/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-4.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-4.use[3]!./styles/entry/responsiveproperty.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Layout */
/* Colours */
/* Autogen vars via build:palettes */
/* 1. Screen Sizes */
/* Topics */
/* Cards */
/*
  xs    320px   small-mobile
  sm    576px   mobile
  md    768px   small-tablet
  lg    992px   tablet
  xl    1200px  small-desktop
  max   1400px  desktop
*/
/* stylelint-disable function-no-unknown */
.block {
  position: relative;
}

.block-heading {
  font-size: var(--font-size-l);
  font-weight: var(--font-weight-bold);
  font-family: var(--header-font);
  color: #000000;
  text-transform: var(--text-transform-heading);
  margin-bottom: 25px;
  margin-top: 0;
  padding-top: 0;
  cursor: default;
}
.block-heading.heading-double-underline {
  display: inline-block;
  text-align: center;
  font-size: var(--font-size-m);
  border-bottom: 4px double #9DA0A4;
  margin: auto;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.block-heading {
  line-height: 120%;
  width: fit-content;
  position: relative;
}
@media (min-width: 768px) {
  .block-heading {
    font-size: var(--font-size-xl);
  }
}
.block-heading::after {
  content: "";
  height: 4px;
  background: var(--accent-colour);
  width: 100%;
  display: block;
  position: absolute;
}
.block-heading--sub {
  text-transform: capitalize;
}

.block-main-news .community-contributions {
  order: 9999;
  grid-column: auto;
  min-height: 70px;
  background: #F2F2F3;
  display: flex;
  justify-content: center;
}
.block-main-news .newsletter {
  order: 9997;
  height: 85px;
  width: 100%;
  background: #F2F2F3;
  grid-column: auto;
  display: flex;
  justify-content: center;
}
.block-main-news .high-vis-container > *:first-child {
  max-width: 300px;
}
.block-main-news article {
  padding-bottom: 0;
}
.block-main-news .high-vis-container {
  max-height: 130px;
}
.block-main-news .standard-mpu-2-container {
  min-height: 310px;
}
.block-main-news .block-most-popular-right-column {
  display: block;
  grid-row: span 8;
}
.block-main-news #high_vis_container {
  align-self: center;
}
@media (min-width: 768px) {
  .block-main-news #standard_mpu_1_container {
    align-items: center;
  }
  .block-main-news .community-contributions {
    grid-column: span 2/span 2;
  }
  .block-main-news .newsletter {
    grid-column: span 2/span 2;
  }
  .block-main-news .high-vis-container {
    max-height: unset;
  }
  .block-main-news .standard-mpu-2-container {
    min-height: 310px;
  }
}
@media (min-width: 1200px) {
  .block-main-news .community-contributions {
    grid-column: span 3/span 3;
  }
  .block-main-news .newsletter {
    grid-column: span 3/span 3;
  }
  .block-main-news .high-vis-container {
    max-height: 130px;
  }
  .block-main-news .standard-mpu-2-container {
    min-height: 310px;
  }
  .block-main-news .standard-mpu-2-container:empty {
    margin-top: 0;
    min-height: 0;
  }
  .block-main-news article:nth-of-type(1) {
    grid-column: span 2/span 2;
  }
}
.block-main-news--top-stories .standard-mpu-2-container {
  display: none;
}
@media (min-width: 1200px) {
  .block-main-news--top-stories .newsletter {
    grid-column: span 3/span 3;
  }
}
.block-main-news .mar-lead-story .mar-lead-story__first-par {
  display: none;
}

.block-bam-legacy-list {
  background-color: #FFFFFF;
}
.block-bam-legacy-list .block-most-popular-right-column {
  display: block;
  grid-row: span 8;
}

.outbrain-block .video-cta-button {
  font-family: var(--body-font) !important;
  font-weight: var(--font-weight-bold) !important;
  text-align: center;
  border-radius: 20px !important;
  background-color: var(--accent-colour) !important;
  border: none !important;
}
.outbrain-block .branding {
  font-family: var(--body-font) !important;
  font-size: var(--font-size-xs) !important;
  color: #595959 !important;
  font-weight: var(--font-weight-regular) !important;
}
.outbrain-block .video-title {
  font-family: var(--heading-font) !important;
  font-size: var(--font-size-m) !important;
}

/* html-documentation
<html>
  <h2>Accordion</h2>

  <div id="accordion-toggle-1" class="accordion" data-accordion="#target-element-1" data-accordion-toggle="true">
      <h3>Accordion toggle element 1</h3>
      <div class="show-icon"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16" class="iconify" data-icon="bi:plus-lg" style="vertical-align: -0.125em; transform: rotate(360deg);"><g fill="currentColor"><path d="M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z"></path></g></svg></div>
      <div class="collapse-icon"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24" class="iconify" data-icon="akar-icons:minus" style="vertical-align: -0.125em; transform: rotate(360deg);"><g fill="none"><path d="M20 12H4" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path></g></svg></div>
  </div>
  <div id="target-element-1" class="accordion--collapsed accordion--show">
      <p>Accordion copy - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>
      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>
  </div>

  <div id="accordion-toggle-2" class="accordion" data-accordion="#target-element-2" data-accordion-toggle="false">
      <h3>Accordion toggle element 2</h3>
      <div class="show-icon"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16" class="iconify" data-icon="bi:plus-lg" style="vertical-align: -0.125em; transform: rotate(360deg);"><g fill="currentColor"><path d="M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z"></path></g></svg></div>
      <div class="collapse-icon"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24" class="iconify" data-icon="akar-icons:minus" style="vertical-align: -0.125em; transform: rotate(360deg);"><g fill="none"><path d="M20 12H4" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path></g></svg></div>
  </div>
  <div id="target-element-2" class="accordion--collapsed">
      <p>Accordion copy - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>
      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>
  </div>

  <div id="accordion-toggle-3" class="accordion" data-accordion="#target-element-3" data-accordion-toggle="false">
      <h3>Accordion toggle element 3</h3>
      <div class="show-icon"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16" class="iconify" data-icon="bi:plus-lg" style="vertical-align: -0.125em; transform: rotate(360deg);"><g fill="currentColor"><path d="M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z"></path></g></svg></div>
      <div class="collapse-icon"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24" class="iconify" data-icon="akar-icons:minus" style="vertical-align: -0.125em; transform: rotate(360deg);"><g fill="none"><path d="M20 12H4" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path></g></svg></div>
  </div>
  <div id="target-element-3" class="accordion--collapsed">
      <p>Accordion copy - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>
      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.</p>
  </div>
</html>
*/
.accordion {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.accordion--collapsed {
  max-height: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 !important;
}
.accordion--show {
  display: block;
  max-height: 600px !important;
  transition: max-height 0.2s ease;
}
.accordion[data-accordion-toggle=true] .collapse-icon {
  display: block !important;
}
.accordion[data-accordion-toggle=true] .show-icon {
  display: none !important;
}
.accordion[data-accordion-toggle=false] .collapse-icon {
  display: none !important;
}
.accordion[data-accordion-toggle=false] .show-icon {
  display: block !important;
}

.mar-carousel {
  display: none;
}
.mar-carousel .slick-track {
  display: flex;
}
.mar-carousel.slick-initialized {
  display: block;
}
.mar-carousel__carousel-controls {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mar-carousel__carousel-controls .arrow-container,
.mar-carousel__carousel-controls .dots-container {
  display: flex;
}
.mar-carousel__carousel-controls .carousel-next,
.mar-carousel__carousel-controls .carousel-prev {
  cursor: pointer;
  font-weight: var(--font-weight-semibold);
}
.mar-carousel__carousel-controls .carousel-next[aria-disabled=true],
.mar-carousel__carousel-controls .carousel-prev[aria-disabled=true] {
  opacity: 0.5;
}
.mar-carousel__carousel-controls .slick-dots {
  list-style: none;
  display: flex;
  padding: 0;
  justify-content: center;
  align-items: center;
  margin: 8px 10px;
}
@media (max-width: 575px) {
  .mar-carousel__carousel-controls .slick-dots {
    max-width: 200px;
    overflow: hidden;
  }
}
.mar-carousel__carousel-controls .slick-dots li {
  display: flex;
  margin: 0 3px;
}
.mar-carousel__carousel-controls .slick-dots li::before {
  content: none;
}
.mar-carousel__carousel-controls .slick-dots button {
  background-color: #E6E6E9;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  border: 0;
  margin: 0;
  padding: 0;
}
.mar-carousel__carousel-controls .slick-dots .slick-active button {
  background-color: var(--accent-colour);
}

.property-accordian {
  background-color: #FFFFFF;
  margin-bottom: 20px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.15);
}
.property-accordian #property-accordion-list {
  padding: 0 10px;
}
.property-accordian h3 {
  text-align: center;
  font-size: var(--font-size-m);
  font-weight: var(--font-weight-bold);
  color: var(--main-colour);
  padding: 10px;
}
.property-accordian h3 a {
  color: var(--main-colour);
}
.property-accordian h3 a:focus, .property-accordian h3 a:hover {
  text-decoration: none;
  color: var(--main-colour);
}
.property-accordian .property-accordion-list__card {
  border: 0;
  border-bottom: solid 1px #F2F2F3;
}
.property-accordian .property-accordion-list__card .card-header {
  background: none;
  border: 0;
}
.property-accordian .property-accordion-list__card .card-header h5 a {
  color: #000000;
  font-size: var(--font-size-s);
}
.property-accordian .property-accordion-list__card .card-body ul {
  margin: 0 20px;
}
.property-accordian .property-accordion-list__card .card-body ul li {
  background-color: #F2F2F3;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 10px;
  font-size: var(--font-size-xs);
}
.property-accordian .property-accordion-list__card .card-body ul li a {
  display: inline-block;
  color: #000000;
}
.property-accordian .property-accordion-list__card .card-body ul li:focus, .property-accordian .property-accordion-list__card .card-body ul li:hover {
  background-color: #CCCFD6;
}
.property-accordian .property-accordion-list__card:last-child() {
  border: 0;
}

.agent-details .agent-description {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.agent-details .button-container {
  margin: 15px auto;
  text-align: center;
}
.agent-details .button-container a.read-more {
  background-color: #FFFFFF;
  color: var(--main-colour);
  padding: 5px 10px;
  margin: auto;
}
.agent-details .button-container a.read-more:hover {
  text-decoration: underline;
}
.agent-details__main-article {
  display: grid;
  grid-template-columns: auto;
  gap: 20px;
}
@media (min-width: 576px) {
  .agent-details__main-article {
    grid-template-columns: repeat(2, 49%);
  }
}
.agent-details__main-article .opening-times h4 {
  font-size: var(--font-size-m);
}
.agent-details__main-article .purchase-type-buttons {
  display: grid;
}
@media (min-width: 576px) {
  .agent-details__main-article .purchase-type-buttons {
    grid-template-columns: repeat(2, 49%);
  }
}
.agent-details__main-article .purchase-type-buttons a {
  display: block;
  padding: 10px;
  border: 1px solid var(--main-colour);
  color: var(--main-colour);
  text-align: center;
  font-size: var(--font-size-m);
}
.agent-details__main-article .purchase-type-buttons a.active, .agent-details__main-article .purchase-type-buttons a:hover {
  color: #9DA0A4;
  border-color: #9DA0A4;
  text-decoration: none;
}
.agent-details__main-article .details {
  text-align: center;
  display: grid;
  gap: 10px;
  margin-bottom: 10px;
}
.agent-details__main-article .details__contact-buttons {
  display: flex;
  flex-direction: column;
}
.agent-details__main-article .details__contact-buttons .contact-detail {
  background-color: var(--main-colour);
  padding: 10px;
  color: #FFFFFF;
  display: block;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
  border: none;
}
.agent-details__main-article .details__contact-buttons .contact-detail:hover {
  text-decoration: none;
}
.agent-details__main-article .details__contact-buttons .agent-phone {
  margin-bottom: 15px;
  display: block;
  color: var(--main-colour);
  font-size: var(--font-size-l);
}
.agent-details__main-article .featured-properties .featured-lead-property__layout {
  display: grid;
}
@media (min-width: 992px) {
  .agent-details__main-article .featured-properties .featured-lead-property__layout {
    grid-template-columns: 66% 33%;
  }
}
.agent-details .property-grid-layout {
  display: grid;
  gap: 20px;
}
@media (min-width: 992px) {
  .agent-details .property-grid-layout {
    grid-template-columns: repeat(3, 33%);
  }
}
.agent-details .property-grid-layout .property-image-container {
  max-width: 100%;
  float: none;
  height: 216px;
  width: 100%;
  background-color: #FFFFFF;
  position: relative;
}
.agent-details .property-grid-layout .property-image-container .property-image {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  inset: 0;
  margin: auto;
}
.agent-details .property-grid-layout .property-search-result {
  max-width: 300px;
  margin: auto;
}
.agent-details .property-grid-layout .property-search-result .details {
  padding: 10px;
}
.agent-details .property-grid-layout .property-search-result .details h3 {
  font-weight: var(--font-weight-regular);
  margin: 0;
}
.agent-details .property-grid-layout .property-search-result .price-container .agent {
  width: 35%;
  float: left;
  padding: 10px 0 10px 15px;
}
.agent-details .property-grid-layout .property-search-result .price-container .price {
  width: 65%;
  float: right;
  text-align: right;
  padding: 10px 15px 10px 10px;
}
.agent-details .property-grid-layout .property-search-result .price-container .price h3 {
  margin: 0;
}
.agent-details .property-grid-layout .property-search-result .price-container .price h3.guide {
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-regular);
}
.agent-details .property-grid-layout .property-search-result .price-container .price h3.property-price {
  font-weight: var(--font-weight-bold);
  font-size: var(--font-size-l);
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-label h4 {
  color: #FFFFFF;
  text-transform: initial;
  display: inline-block;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-sold-label {
  background-color: #D0011B;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-sold-label.invert-label {
  background-color: transparent;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-sold-label.invert-label h4 {
  color: #D0011B;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-featured-label {
  background-color: #FED800;
  padding: 0 10px;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-featured-label.invert-label {
  background-color: transparent;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-featured-label.invert-label h4 {
  color: #FED800;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-private-label {
  background-color: #000000;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-private-label.invert-label {
  background-color: transparent;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-private-label.invert-label h4 {
  color: #000000;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-let-agreed-label {
  background-color: #E06520;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-let-agreed-label.invert-label {
  background-color: transparent;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-let-agreed-label.invert-label h4 {
  color: #E06520;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-under-offer-label {
  background-color: #B06918;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-under-offer-label.invert-label {
  background-color: transparent;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-under-offer-label.invert-label h4 {
  color: #B06918;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-reduced-label {
  background-color: #417505;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-reduced-label.invert-label {
  background-color: transparent;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-reduced-label.invert-label h4 {
  color: #417505;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-new-label {
  background-color: #00824F;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-new-label.invert-label {
  background-color: transparent;
}
.agent-details .property-grid-layout .property-search-result .price-container .price .property-new-label.invert-label h4 {
  color: #00824F;
}
.agent-details .property-grid-layout .standard-featured-properties__agent-logo-layout {
  display: grid;
}
@media (min-width: 576px) {
  .agent-details .property-grid-layout .standard-featured-properties__agent-logo-layout {
    grid-template-columns: repeat(2, 49%);
  }
}

.property-stock-list__main-details {
  padding: 15px;
}
.property-stock-list__main-details .agent-details-container {
  display: grid;
  gap: 25px;
}
.property-stock-list__main-details .agent-details-container div {
  justify-self: center;
}
@media (min-width: 576px) {
  .property-stock-list__main-details .agent-details-container {
    grid-template-columns: repeat(2, 49%);
  }
  .property-stock-list__main-details .agent-details-container div {
    justify-self: auto;
  }
  .property-stock-list__main-details .agent-details-container .anchor-row {
    grid-template-columns: repeat(2, 49%);
  }
}
.property-stock-list__main-details .agent-details-container .opening-times h4 {
  font-size: var(--font-size-m);
}
.property-stock-list__main-details .agent-details-container .anchor-row {
  display: grid;
  gap: 15px;
  margin-top: 20px;
}
.property-stock-list__main-details .agent-details-container .anchor-row a {
  border: 1px solid var(--main-colour);
  color: var(--main-colour);
  display: block;
  padding: 10px;
  text-align: center;
  font-size: var(--font-size-m);
}
.property-stock-list__main-details .agent-details-container .anchor-row a.active, .property-stock-list__main-details .agent-details-container .anchor-row a:hover {
  color: #CCCFD6;
  border-color: #CCCFD6;
  text-decoration: none;
}
.property-stock-list__main-details .agent-details-container .details {
  margin-top: 20px;
  text-align: center;
}
.property-stock-list__main-details .agent-details-container .details h4 {
  font-weight: var(--font-weight-bold);
}
.property-stock-list__main-details .agent-details-container .details h4,
.property-stock-list__main-details .agent-details-container .details p {
  font-family: var(--body-font);
  font-size: var(--font-size-m);
}
.property-stock-list__main-details .agent-details-container .details .contact-detail {
  background-color: var(--main-colour);
  padding: 10px;
  color: #FFFFFF;
  display: block;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
  border: none;
}
.property-stock-list__main-details .agent-details-container .details .contact-detail:hover {
  text-decoration: none;
}
.property-stock-list__main-details .agent-details-container .details .agent-phone {
  margin-bottom: 15px;
  display: block;
  color: var(--main-colour);
  font-size: var(--font-size-l);
}
.property-stock-list__main-details .agent-details-container .details .agent-site {
  margin-top: 15px;
  color: var(--main-colour);
  display: block;
}
.property-stock-list__grid-list {
  display: grid;
  gap: 10px;
}
@media (min-width: 576px) {
  .property-stock-list__grid-list {
    background-color: "red";
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .property-stock-list__grid-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.property-stock-list__grid-list .local-amenities-container {
  margin-top: 20px;
  margin-bottom: 20px;
}
.property-stock-list__grid-list .local-amenities-container .amenities-ad {
  float: none;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .property-stock-list__grid-list .local-amenities-container .amenities-ad {
    float: left;
    max-width: 300px;
    margin-bottom: 0;
  }
}
.property-stock-list__grid-list .local-amenities-container .amenities-content {
  float: none;
  width: 100%;
}
@media (min-width: 768px) {
  .property-stock-list__grid-list .local-amenities-container .amenities-content {
    float: right;
    width: calc(100% - 318px);
  }
}
.property-stock-list__grid-list .local-amenities-container .amenities-content .nq-article-card {
  padding: 15px;
}
.property-stock-list__grid-list .local-amenities-container .amenities-content .nq-article-card h3 {
  font-size: var(--font-size-l);
}
.property-stock-list__grid-list .local-amenities-container .amenities-content .nq-article-card span {
  display: block;
  padding-top: 15px;
  font-size: var(--font-size-m);
}
.property-stock-list__grid-list .local-amenities-container .amenities-content .nq-article-card span a {
  display: table;
}
.property-stock-list__grid-list .local-amenities-container .amenities-content .nq-article-card span i {
  width: 40px;
  color: var(--main-colour);
  padding-right: 10px;
  font-size: var(--font-size-l);
  display: table-cell;
  vertical-align: middle;
}
.property-stock-list__grid-list .local-amenities-container .amenities-content .nq-article-card .cta {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #F2F2F3;
}
.property-stock-list__grid-list .local-amenities-container .amenities-content .nq-article-card .cta a {
  color: var(--main-colour);
}
.property-stock-list__grid-list article.property-search-result {
  margin-top: 15px;
  background-color: #FFFFFF;
  clear: both;
}
.property-stock-list__grid-list article.property-search-result a {
  display: flex;
  flex-direction: column;
}
.property-stock-list__grid-list article.property-search-result .property-image-container {
  align-self: center;
  height: 200px;
  float: left;
  width: 100%;
  background-color: #E6E6E9;
  position: relative;
}
@media (min-width: 992px) {
  .property-stock-list__grid-list article.property-search-result .property-image-container {
    max-width: 100%;
    float: none;
  }
}
.property-stock-list__grid-list article.property-search-result .property-image-container .property-image {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  inset: 0;
  margin: auto;
  object-fit: cover;
  width: 100%;
}
.property-stock-list__grid-list article.property-search-result .agent {
  float: left;
}
.property-stock-list__grid-list article.property-search-result .details {
  padding: 10px;
}
.property-stock-list__grid-list article.property-search-result .details h3 {
  margin: 5px 0;
}
.property-stock-list__grid-list article.property-search-result .details .bedrooms {
  font-family: var(--body-font);
  font-size: var(--font-size-m);
}
.property-stock-list__grid-list article.property-search-result .details .address {
  font-family: var(--body-font);
  font-size: var(--font-size-m);
}
.property-stock-list__grid-list article.property-search-result .price-container {
  clear: both;
}
.property-stock-list__grid-list article.property-search-result .price-container .price {
  float: left;
  text-align: left;
  padding: 0 10px 10px;
}
.property-stock-list__grid-list article.property-search-result .price-container .price .property-price {
  line-height: 25px;
  margin-bottom: 0;
  margin-top: 0;
}
.property-stock-list__grid-list article.property-search-result .price-container .price h3 {
  font-size: var(--font-size-l);
  font-family: var(--body-font);
  margin-top: 5px 0;
}
.property-stock-list__grid-list article.property-search-result .price-container .price h4 {
  margin-top: 5px 0;
  margin-bottom: 0;
}
.property-stock-list__grid-list article.property-search-result .price-container .price .guide {
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-regular);
  margin-bottom: 0;
  margin-top: 0;
}
.property-stock-list__grid-list article.property-search-result .nq-article-card-label-standalone {
  font-size: var(--font-size-s);
  padding: 0;
  background-color: #FFFFFF;
}
.property-stock-list__grid-list article.property-search-result .nq-article-card-label-standalone h4 {
  margin-top: 0;
  text-transform: none;
}
.property-stock-list__grid-list .standard-mpu-container {
  max-width: 728px;
  width: 100%;
  margin: auto;
}
.property-stock-list__grid-list .redesign-cta {
  max-width: 728px;
  width: 100%;
  margin: 15px auto;
}
.property-stock-list__grid-list .redesign-cta button {
  width: auto;
  margin-top: 10px;
  border: 0;
  padding: 5px 20px;
}
.property-stock-list__grid-list .redesign-cta input {
  width: 100%;
  padding: 0 5px;
}
.property-stock-list #searchResultsPage.pager {
  float: none;
}

#contactAgentModal .mar-form-elements__form-control {
  color: #000000;
}
#contactAgentModal .required-field,
#contactAgentModal .mar-form-elements__form-error {
  color: #9D0D13;
}
#contactAgentModal .mar-form-elements__form-check-label {
  display: flex;
}

#agent-contact-modal-content {
  display: none;
}

#agent-contact .other-services .mar-form-elements__form-check-label {
  display: grid;
  grid-template-columns: 25px auto;
  align-items: center;
}

#agent-contact .save-details-check {
  display: inline-flex;
  height: 13px;
}

@media (min-width: 576px) {
  .property-details {
    display: grid;
    gap: 20px;
    grid-template-columns: calc(100% - 318px) 318px;
  }
}
.property-details .property-details-carousel-prev,
.property-details .property-details-carousel-next {
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.property-details .property-details-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.property-details .property-details-top h1 {
  margin: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.property-details .property-details-top .property-price {
  text-align: right;
  font-family: var(--body-font);
  font-size: var(--font-size-xl);
  font-weight: var(--font-weight-bold);
}
.property-details .property-details-top .property-price .pricePrefix {
  margin-bottom: -2px;
  display: block;
  font-size: var(--font-size-s);
  font-weight: var(--font-weight-regular);
}
.property-details .property-details-top .property-price h4 {
  font-weight: var(--font-weight-regular);
  margin-bottom: 0;
  margin-top: 5px;
}
.property-details .property-image-carousel .primary-image-carousel-container .primary-image-carousel .slick-slide .property-image-element {
  width: 100%;
  height: 415px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.property-details .property-image-carousel .carousel-controls {
  margin-bottom: 25px !important;
}
@media (min-width: 576px) {
  .property-details .property-image-carousel .carousel-controls {
    margin-top: 25px !important;
  }
}
.property-details .property-summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.property-details .agent-details-container .agent-details {
  text-align: center;
  display: grid;
  gap: 10px;
}
.property-details .agent-details-container .agent-details .agent-button {
  display: block;
  width: 100%;
}
.property-details .agent-details-container .redesign-cta {
  background-color: #E6E6E9;
  padding: 15px;
  color: #595959;
  font-family: var(--body-font);
  font-weight: var(--font-weight-semibold);
  border-left: solid 2px var(--main-colour);
  margin-bottom: 40px;
}
.property-details .agent-details-container .redesign-cta .property-alerts-cta-form input {
  width: 100%;
}

.property-error__nearby ul {
  padding-left: 0;
}
.property-error__nearby ul li {
  display: list-item;
  list-style-type: none;
}
.property-error__nearby ul li a {
  color: #188AE2;
  font-weight: var(--font-weight-bold);
}

.featured-agents {
  background-color: var(--main-colour);
  padding: 2px;
  margin-bottom: 20px;
  font-family: var(--body-font);
}
.featured-agents__heading-outer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.featured-agents__heading-container {
  padding-top: 5px;
  padding-bottom: 3px;
}
@media (min-width: 992px) {
  .featured-agents__heading-container {
    padding-left: 25px;
  }
}
.featured-agents__heading-container h2 {
  font-family: var(--body-font);
  margin: 0;
  padding: 0;
  text-align: center;
  color: #FFFFFF;
  font-size: var(--font-size-l);
}
@media (min-width: 576px) {
  .featured-agents__heading-container h2 {
    text-align: left;
    line-height: 38px;
  }
}
.featured-agents__search-agent {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-size: var(--font-size-xs);
  text-align: left;
  padding-left: 20px;
  padding-top: 5px;
  padding-right: 28px;
}
@media (min-width: 992px) {
  .featured-agents__search-agent {
    text-align: center;
    padding-left: 0;
    padding-top: 15px;
  }
}
.featured-agents__search-agent form {
  display: inline;
}
.featured-agents__search-agent input.form-control {
  background: none;
  border: 0;
  width: calc(100% - 21px);
  float: right;
  color: #FFFFFF;
  padding: 1px 0 0 10px;
}
@media (min-width: 992px) {
  .featured-agents__search-agent input.form-control {
    width: 124px;
  }
}
.featured-agents__search-agent input.form-control {
  /* DO NOT GROUP THESE - If one is invalid, all will be. */
  /* stylelint-disable */
}
.featured-agents__search-agent input.form-control::-webkit-input-placeholder {
  opacity: 1;
  color: #FFFFFF;
}
.featured-agents__search-agent input.form-control::-moz-placeholder {
  opacity: 1;
  color: #FFFFFF;
}
.featured-agents__search-agent input.form-control:-moz-placeholder {
  opacity: 1;
  color: #FFFFFF;
}
.featured-agents__search-agent input.form-control:-ms-input-placeholder {
  opacity: 1;
  color: #FFFFFF;
}
.featured-agents__search-agent input.form-control {
  /* stylelint-enable */
}
.featured-agents__search-agent input.form-control::placeholder {
  opacity: 1;
  color: #FFFFFF;
}
.featured-agents__search-agent img {
  max-width: 120px;
  margin-left: 2px;
  margin-right: 10px;
  margin-top: -2px;
}
.featured-agents__search-agent--desktop {
  display: none;
}
.featured-agents__search-agent--mobile {
  display: block;
  margin-bottom: 10px;
  height: 20px;
  margin-top: 0;
  padding-top: 0;
}
.featured-agents__search-agent--mobile form {
  display: flex;
  align-items: center;
  float: right;
  width: 130px;
}
.featured-agents__search-agent--mobile form i {
  float: left;
  margin-top: 2px;
}
.featured-agents__search-agent--mobile form input {
  padding-left: 0;
}
@media (min-width: 576px) {
  .featured-agents__search-agent {
    font-size: var(--font-size-xs);
    text-align: right;
  }
  .featured-agents__search-agent img {
    max-width: 100px;
  }
}
@media (min-width: 768px) {
  .featured-agents__search-agent--desktop {
    display: flex;
  }
  .featured-agents__search-agent--mobile {
    display: none;
  }
}
.featured-agents__carousel-container {
  background-color: #FFFFFF;
  margin: 10px;
}
.featured-agents__carousel-container .featured-agents__carousel {
  padding: 15px 30px;
}
.featured-agents__carousel-container .slick-slide .agent-slide {
  min-height: 96px;
  display: flex;
  align-items: center;
  margin: 15px;
  background-color: #FFFFFF;
}
.featured-agents__carousel-container .slick-slide .agent-slide img {
  width: 100%;
  float: left;
}
.featured-agents__carousel-container .slick-slide .agent-slide h4 {
  float: right;
  padding: 5px;
  height: 81px;
  font-size: var(--font-size-xs);
  display: table;
  margin: 0;
}
.featured-agents__carousel-container .slick-slide .agent-slide h4 a {
  font-weight: var(--font-weight-semibold);
  color: #000000;
  display: table-cell;
  vertical-align: middle;
}
.featured-agents__carousel-container .slick-slide .agent-slide h4 a:focus, .featured-agents__carousel-container .slick-slide .agent-slide h4 a:hover {
  text-decoration: none;
}
.featured-agents .carousel-prev,
.featured-agents .carousel-next {
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}

.featured-property__carousel {
  background-color: var(--main-colour);
}
.featured-property__carousel .slick-slider .slick-track {
  max-height: 278px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .featured-property__carousel .property-slide {
    display: flex !important;
  }
}
.featured-property__carousel .fpc-image-container {
  float: left;
  position: relative;
  width: 100%;
}
@media (min-width: 576px) {
  .featured-property__carousel .fpc-image-container {
    width: 66%;
  }
}
.featured-property__carousel .fpc-image-container img {
  height: 277px;
}
.featured-property__carousel .fpc-image-container .featured-property-label {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #F5CE68;
  text-transform: uppercase;
  color: #000000;
  font-size: var(--font-size-s);
  padding: 5px 10px;
  font-weight: var(--font-weight-semibold);
}
.featured-property__carousel .fpc-details {
  float: right;
  padding: 0 10px;
  text-align: center;
  width: 100%;
}
@media (min-width: 576px) {
  .featured-property__carousel .fpc-details {
    text-align: left;
    width: 34%;
  }
}
.featured-property__carousel .fpc-details a {
  color: #FFFFFF;
}
.featured-property__carousel .fpc-details a h3 {
  padding-top: 15px;
  font-weight: var(--font-weight-bold);
}
.featured-property__carousel .fpc-details a:focus, .featured-property__carousel .fpc-details a:hover {
  text-decoration: none;
}
.featured-property__carousel .fpc-details a .property-price {
  font-size: var(--font-size-m);
  font-weight: var(--font-weight-bold);
  margin-bottom: 0;
  line-height: 21px;
  margin-top: 10px;
}
@media (min-width: 576px) {
  .featured-property__carousel .fpc-details a .property-price {
    text-align: right;
  }
}
.featured-property__carousel .fpc-details a .property-price .pricePrefix {
  display: block;
  font-size: var(--font-size-xs);
  line-height: 20px;
  font-weight: var(--font-weight-regular);
}
@media (min-width: 992px) {
  .featured-property__carousel .fpc-details a .property-price {
    font-size: var(--font-size-xl);
    line-height: 32px;
  }
}
.featured-property__carousel .fpc-details a .agentLogo {
  text-align: center;
  margin-top: 10px;
}
.featured-property__carousel .fpc-details a .agentLogo img {
  display: inline-block;
}
.featured-property__carousel-nav-controls {
  background-color: #FFFFFF;
  text-align: center;
  padding: 5px 10px;
}
.featured-property__carousel-nav-controls .arrow-container {
  flex-wrap: wrap;
  align-items: center;
}
.featured-property__carousel-nav-controls button {
  background-color: transparent;
  border: 0;
  color: #9D0D13;
  outline: 0;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.featured-property__carousel-nav-controls .slick-prev {
  float: left;
  line-height: 32px;
  margin-left: 5%;
  -webkit-user-select: none;
          user-select: none;
}
.featured-property__carousel-nav-controls .slick-next {
  float: right;
  line-height: 32px;
  margin-right: 5%;
  -webkit-user-select: none;
          user-select: none;
}
.featured-property__carousel-nav-controls ul.slick-dots {
  margin-bottom: 10px;
}
.featured-property__carousel-nav-controls ul.slick-dots li {
  display: inline-block;
}
.featured-property__carousel-nav-controls ul.slick-dots li button {
  border-radius: 50%;
  background-color: #F2F2F3;
  font-size: 0;
  width: 13px;
  height: 13px;
  margin-right: 10px;
  padding: 0;
}
.featured-property__carousel-nav-controls ul.slick-dots li:last-child button {
  margin-right: 0;
}
.featured-property .featured-carousel-prev,
.featured-property .featured-carousel-next {
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
@media (min-width: 768px) {
  .featured-property .featured-property__carousel .fpc-image-container {
    width: 100%;
  }
  .featured-property .featured-property__carousel .fpc-details {
    width: 100%;
  }
  .featured-property .featured-property__carousel .fpc-details .agentLogo {
    float: left;
    margin-bottom: 10px;
    text-align: left;
  }
  .featured-property .featured-property__carousel .fpc-details .agentLogo img {
    width: 88%;
    height: auto;
  }
  .featured-property .featured-property__carousel .fpc-details .property-price {
    font-size: var(--font-size-l);
    line-height: initial;
    text-align: right;
    margin-top: 25px;
  }
  .featured-property .featured-property__carousel .fpc-details::after, .featured-property .featured-property__carousel .fpc-details::before {
    content: " ";
    display: table;
  }
  .featured-property .featured-property__carousel .fpc-details::after {
    clear: both;
  }
}

.find-agents__layout {
  display: grid;
  grid-template-columns: auto;
  gap: 25px;
}
@media (min-width: 576px) {
  .find-agents__layout {
    grid-template-columns: auto 300px;
  }
}
.find-agents__agent-list {
  padding: 20px;
  text-align: center;
}
.find-agents__agent-list div {
  display: inline-block;
  font-size: var(--font-size-xl);
  font-weight: var(--font-weight-bold);
  color: #9DA0A4;
  padding: 0 5px;
}
.find-agents__agent-list div a {
  font-weight: var(--font-weight-bold);
  color: var(--main-colour);
}
.find-agents .address-book-list__letter {
  font-size: 42px;
}
.find-agents .address-book-list__agent-details {
  display: grid;
  grid-template-columns: auto;
  align-items: center;
  border-bottom: 1px solid #F2F2F3;
  margin: 15px 0;
}
@media (min-width: 576px) {
  .find-agents .address-book-list__agent-details {
    grid-template-columns: auto 25%;
  }
}
.find-agents .address-book-list__agent-details .featured-agent-label {
  background-color: #F5CE68;
  color: #000000;
  text-transform: uppercase;
  font-size: var(--font-size-xs);
  padding: 3px 10px;
  font-weight: var(--font-weight-regular);
  display: inline-block;
  margin-bottom: 5px;
}
.find-agents .address-book-list__agent-details .agent-name {
  display: block;
}
.find-agents .address-book-list__agent-details .agent-name:hover {
  color: var(--main-colour);
  font-size: var(--font-size-s);
  text-decoration: none;
}
.find-agents .address-book-list__agent-details .property-type {
  display: grid;
  grid-template-columns: repeat(2, 49%);
}
.find-agents .address-book-list__agent-details .agent-property-link {
  font-size: var(--font-size-xs);
  color: var(--main-colour);
}
.find-agents .address-book-list__agent-details .agent-property-link:hover {
  text-decoration: underline;
}
.find-agents .address-book-list__agent-details .report-button {
  position: relative;
  bottom: 0;
  left: 0;
  background-color: #9D0D13;
  color: #FFFFFF;
  font-size: var(--font-size-xs);
  padding: 1px 6px;
  opacity: 0.5;
}
.find-agents .address-book-list__agent-details .report-button:focus, .find-agents .address-book-list__agent-details .report-button:hover {
  text-decoration: none;
  opacity: 1;
}
.find-agents .address-book-list__agent-details .agent-logo {
  text-align: center;
}
.find-agents .address-book-list__agent-details .agent-logo img {
  max-width: 70%;
}
.find-agents .address-book-list .back-to-top {
  text-align: center;
}
.find-agents .address-book-list .back-to-top a {
  display: block;
  padding: 15px;
  font-size: var(--font-size-s);
}
.find-agents .address-book-list .back-to-top a .iconify {
  margin-left: 5px;
}
.find-agents .address-book-list .back-to-top a:focus, .find-agents .address-book-list .back-to-top a:hover {
  text-decoration: none;
  color: var(--main-colour);
}
.find-agents__agent-search .mar-form-elements label {
  color: #000000;
  display: block;
  font-family: var(--global-font);
  font-size: var(--font-size-s);
  font-weight: var(--font-weight-bold);
  margin-bottom: 5px;
}
.find-agents__agent-search .mar-form-elements .search-field-container {
  display: flex;
  gap: 5px;
}
.find-agents__agent-search .mar-form-elements .search-field-container .input-wrapper {
  flex: 1;
}
.find-agents__agent-search .mar-form-elements .search-field-container .input-wrapper .mar-form-elements__form-control {
  width: 100%;
}

.property-most-popular-carousel-container .most-popular-carousel-prev,
.property-most-popular-carousel-container .most-popular-carousel-next {
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.property-most-popular-carousel-container .property-most-popular-carousel-nav-container {
  text-align: center;
}
.property-most-popular-carousel-container .property-most-popular-carousel-nav-container button,
.property-most-popular-carousel-container .property-most-popular-carousel-nav-container ul,
.property-most-popular-carousel-container .property-most-popular-carousel-nav-container ul > li {
  display: inline-block;
  background: none;
  border: 0;
}
.property-most-popular-carousel-container .property-most-popular-carousel-nav-container ul > li {
  font-size: 0;
}
.property-most-popular-carousel-container .property-most-popular-carousel-nav-container ul > li:focus, .property-most-popular-carousel-container .property-most-popular-carousel-nav-container ul > li:hover {
  outline: 0;
}
.property-most-popular-carousel-container .property-most-popular-carousel-nav-container ul > li button::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background-color: #F2F2F3;
  border-radius: 50%;
}
.property-most-popular-carousel-container .property-most-popular-carousel-nav-container ul > li.slick-active button::after {
  background-color: var(--main-colour);
}
.property-most-popular-carousel-container .slick-dots li button,
.property-most-popular-carousel-container .slick-next,
.property-most-popular-carousel-container .slick-prev {
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.property-most-popular-carousel-container .slick-slide {
  margin: 10px;
  background-color: #FFFFFF;
}
.property-most-popular-carousel-container .slick-slide img {
  width: 100%;
}
.property-most-popular-carousel-container .slick-slide h3 {
  padding: 10px 10px 0;
  font-size: var(--font-size-s);
}
.property-most-popular-carousel-container .slick-slide h4 {
  font-size: var(--font-size-s);
  padding: 0 10px 10px;
}
.property-most-popular-carousel-container .slick-slide h3 > a,
.property-most-popular-carousel-container .slick-slide h4 > a {
  color: #000000;
}
.property-most-popular-carousel-container .slick-slide h3 > a:focus, .property-most-popular-carousel-container .slick-slide h3 > a:hover,
.property-most-popular-carousel-container .slick-slide h4 > a:focus,
.property-most-popular-carousel-container .slick-slide h4 > a:hover {
  color: var(--main-colour);
  text-decoration: none;
}
.property-most-popular-carousel-container .slick-slide .property-most-popular-carousel__item {
  display: flex;
  flex-direction: column;
}
.property-most-popular-carousel-container .slick-slide .property-most-popular-carousel__item .image-link {
  display: block;
  height: 162px;
}
.property-most-popular-carousel-container .slick-slide .property-most-popular-carousel__item .image-link img {
  object-fit: cover;
  height: 100%;
}
.property-most-popular-carousel-container .slick-slide .property-most-popular-carousel__item .title-price a {
  display: flex;
  flex-direction: column;
}

.property-recently-added__carousel .slick-slide .property-slide {
  margin: 0 15px;
  max-height: 341px;
  max-width: 300px;
}
.property-recently-added .recent-carousel-prev,
.property-recently-added .recent-carousel-next {
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.property-recently-added .slick-dots li button,
.property-recently-added .slick-next,
.property-recently-added .slick-prev {
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.property-recently-added .slick-slide {
  margin: 10px;
  background-color: #FFFFFF;
}
.property-recently-added .slick-slide > img {
  width: 100%;
}
.property-recently-added .slick-slide .property-slide__img img {
  height: 200px;
  overflow: hidden;
  object-fit: cover;
}
.property-recently-added .slick-slide h3 {
  padding: 10px 10px 0;
}
.property-recently-added .slick-slide h3 a {
  display: block;
  font-size: var(--font-size-m);
  height: 50px;
  overflow: hidden;
  color: #000000;
}
.property-recently-added .slick-slide h3 a:focus, .property-recently-added .slick-slide h3 a:hover {
  color: var(--main-colour);
  text-decoration: none;
}
.property-recently-added .slick-slide .agent-price {
  margin-bottom: 10px;
}
.property-recently-added .slick-slide .agent-price img {
  width: 34%;
  float: left;
  padding-left: 10px;
}
.property-recently-added .slick-slide .agent-price > div {
  width: 60%;
  float: right;
  text-align: right;
  padding-right: 10px;
}
.property-recently-added .slick-slide .agent-price > div.pricePrefix {
  font-size: var(--font-size-xs);
}
.property-recently-added .slick-slide .agent-price > div.price {
  font-size: var(--font-size-l);
  font-weight: var(--font-weight-semibold);
  line-height: 22px;
}
.property-recently-added .slick-slide .agent-price > div.price-label {
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-regular);
}
.property-recently-added .slick-slide .agent-price > div.price-label.new-listing {
  color: #2A652D;
}
.property-recently-added .slick-slide .agent-price > div.price-label.sold-listing {
  color: #9D0D13;
}

.property-list .property-search-results {
  display: grid;
  gap: 20px;
}
@media (min-width: 992px) {
  .property-list .property-search-results {
    grid-template-columns: repeat(3, 32%);
  }
}
.property-list .property-search-results .redesign-cta {
  background-color: #E6E6E9;
  padding: 15px;
  color: #595959;
  font-family: var(--body-font);
  font-weight: var(--font-weight-semibold);
  border-left: solid 2px var(--main-colour);
  margin-bottom: 40px;
}
.property-list .property-search-results .redesign-cta .property-alerts-cta-form input {
  width: 100%;
}
@media (min-width: 992px) {
  .property-list .property-search-results .property-search-result .property-image-container {
    height: 200px;
  }
}
.property-list .property-search-results .property-search-result .property-image-container .property-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.property-list .property-search-results .property-search-result .details {
  padding: 10px;
}
.property-list .property-search-results .property-search-result .details h3 {
  font-weight: var(--font-weight-regular);
  margin: 0;
}
.property-list .property-search-results .property-search-result .price-container .agent {
  width: 35%;
  float: left;
  padding: 10px 0 10px 15px;
}
.property-list .property-search-results .property-search-result .price-container .price {
  width: 65%;
  float: right;
  text-align: right;
  padding: 10px 15px 10px 10px;
}
.property-list .property-search-results .property-search-result .price-container .price h3 {
  margin: 0;
}
.property-list .property-search-results .property-search-result .price-container .price h3.guide {
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-regular);
}
.property-list .property-search-results .property-search-result .price-container .price h3.property-price {
  font-weight: var(--font-weight-bold);
  font-size: var(--font-size-l);
}
.property-list .property-search-results .property-search-result .price-container .price .property-label h4 {
  color: #FFFFFF;
  text-transform: initial;
  display: inline-block;
}
.property-list .property-search-results .property-search-result .price-container .price .property-sold-label {
  background-color: #D0011B;
}
.property-list .property-search-results .property-search-result .price-container .price .property-sold-label.invert-label {
  background-color: transparent;
}
.property-list .property-search-results .property-search-result .price-container .price .property-sold-label.invert-label h4 {
  color: #D0011B;
}
.property-list .property-search-results .property-search-result .price-container .price .property-featured-label {
  background-color: #FED800;
  padding: 0 10px;
}
.property-list .property-search-results .property-search-result .price-container .price .property-featured-label.invert-label {
  background-color: transparent;
}
.property-list .property-search-results .property-search-result .price-container .price .property-featured-label.invert-label h4 {
  color: #FED800;
}
.property-list .property-search-results .property-search-result .price-container .price .property-private-label {
  background-color: #000000;
}
.property-list .property-search-results .property-search-result .price-container .price .property-private-label.invert-label {
  background-color: transparent;
}
.property-list .property-search-results .property-search-result .price-container .price .property-private-label.invert-label h4 {
  color: #000000;
}
.property-list .property-search-results .property-search-result .price-container .price .property-let-agreed-label {
  background-color: #E06520;
}
.property-list .property-search-results .property-search-result .price-container .price .property-let-agreed-label.invert-label {
  background-color: transparent;
}
.property-list .property-search-results .property-search-result .price-container .price .property-let-agreed-label.invert-label h4 {
  color: #E06520;
}
.property-list .property-search-results .property-search-result .price-container .price .property-under-offer-label {
  background-color: #B06918;
}
.property-list .property-search-results .property-search-result .price-container .price .property-under-offer-label.invert-label {
  background-color: transparent;
}
.property-list .property-search-results .property-search-result .price-container .price .property-under-offer-label.invert-label h4 {
  color: #B06918;
}
.property-list .property-search-results .property-search-result .price-container .price .property-reduced-label {
  background-color: #417505;
}
.property-list .property-search-results .property-search-result .price-container .price .property-reduced-label.invert-label {
  background-color: transparent;
}
.property-list .property-search-results .property-search-result .price-container .price .property-reduced-label.invert-label h4 {
  color: #417505;
}
.property-list .property-search-results .property-search-result .price-container .price .property-new-label {
  background-color: #00824F;
}
.property-list .property-search-results .property-search-result .price-container .price .property-new-label.invert-label {
  background-color: transparent;
}
.property-list .property-search-results .property-search-result .price-container .price .property-new-label.invert-label h4 {
  color: #00824F;
}

.property-search-small__container {
  margin-bottom: 40px;
}
.property-search-small__container .property-search-form form label {
  font-family: var(--body-font);
}
.property-search-small__container .property-search-form__left {
  position: relative;
  display: flex;
  align-items: center;
}
.property-search-small__container .property-search-form__left .buy-rent-switch {
  width: 96px;
}
.property-search-small__container .property-search-form__left .buy-rent-switch > span {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 4px;
  height: 44px;
  width: 96px;
  padding-left: 10px;
  background-color: var(--main-colour);
  color: #FFFFFF;
  line-height: 38px;
  -webkit-user-select: none;
          user-select: none;
  z-index: 1;
}
.property-search-small__container .property-search-form__left .buy-rent-switch > span.option {
  display: none;
  position: absolute;
  z-index: 10;
}
.property-search-small__container .property-search-form__right {
  display: grid;
  width: 100%;
  padding-top: 10px;
}
@media (min-width: 576px) {
  .property-search-small__container .property-search-form__right {
    grid-template-columns: 25% 50% 25%;
  }
  .property-search-small__container .property-search-form__right .mar-form-elements__form-group {
    margin-right: 10px;
  }
}
.property-search-small__container .property-search-form__right .form-group-price label {
  display: block;
}
.property-search-small__container .property-search-form__right .form-group-price select {
  display: inline-block;
  width: 48%;
}
.property-search-small__container .property-search-form__right .form-group-price select.price-min {
  float: left;
}
.property-search-small__container .property-search-form__right .form-group-price select.price-max {
  float: right;
}
.property-search-small__container .property-search-form__right .priceText {
  margin-bottom: 2px;
}
.property-search-small__container .property-search-form__right button {
  margin-top: 25px;
  display: block;
  width: 100%;
  background-color: var(--main-colour);
  border-color: var(--main-colour);
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  outline: 0;
}
.property-search-small__container .property-search-form__right button:focus, .property-search-small__container .property-search-form__right button:hover {
  opacity: 0.9;
}
.property-search-small__container .property-search-form__right label {
  font-weight: var(--font-weight-bold);
  margin-bottom: 2px;
}
.property-search-small__container .property-search-form__right select {
  background-color: #FFFFFF;
}
.property-search-small__container .property-search-form__right .search-button-container {
  display: flex;
  align-items: center;
}
.property-search-small__container .property-search-form__right .search-button-container button {
  margin-top: 7px;
  height: 44px;
}
.property-search-small__container .property-search-form__group {
  margin-bottom: 1rem;
}
.property-search-small__container .property-search-form__group .form-group-control {
  display: block;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: var(--font-weight-regular);
  line-height: 1.5;
  color: #595959;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid #E6E6E9;
  border-radius: 0.25rem;
}
.property-search-small__container .property-search-form__button-container {
  display: flex;
  align-items: center;
  margin-top: 5px;
}
.property-search-small__container .property-search-form__button-container .mar-btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
}
.property-search-small__container input,
.property-search-small__container select {
  border-radius: 0;
}
.property-search-small__container button {
  background-color: var(--main-colour);
  outline: 0;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.property-search-small__container button:focus, .property-search-small__container button:hover {
  outline: 0;
  opacity: 0.9;
}
@media (min-width: 768px) {
  .property-search-small__container button {
    margin-bottom: 0;
  }
}
.property-search-small__container label {
  font-family: var(--body-font);
  font-weight: var(--font-weight-semibold);
}
.property-search-small__container .autoComplete_wrapper {
  width: calc(100% - 95px);
}
.property-search-small__container .autoComplete_wrapper > ul > li mark {
  color: var(--main-colour);
}
.property-search-small__container .search-field {
  width: 100%;
}
.property-search-small__container .similar-properties {
  display: inline-block;
  color: var(--main-colour);
  padding: 5px 10px;
}
.property-search-small__container .similar-properties.active {
  background-color: var(--main-colour);
  color: #FFFFFF;
}
.property-search-small__container .similar-properties svg {
  margin-left: 10px;
}
.property-search-small__container ul.similar-properties-list {
  display: none;
  position: absolute;
  padding-top: 20px;
  background-color: var(--main-colour);
  z-index: 10;
}
.property-search-small__container ul.similar-properties-list.active {
  display: block;
}
.property-search-small__container ul.similar-properties-list li {
  display: inline-block;
  margin: 10px;
  width: 40%;
}
.property-search-small__container ul.similar-properties-list li a {
  color: #FFFFFF;
}
.property-search-small__container ul.similar-properties-list li a .location {
  float: left;
  max-width: calc(100% - 59px);
  height: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.property-search-small__container ul.similar-properties-list li a .number {
  float: left;
  padding-left: 10px;
}
.property-search-small .auto-complete-wrapper {
  position: relative;
  width: 100%;
}
.property-search-small .auto-complete-wrapper input {
  font-size: 1rem;
  color: rgb(116, 116, 116);
  padding: 0 15px;
  border: 1px solid rgba(33, 33, 33, 0.2);
  border-radius: 0 4px 4px 0;
  outline: none;
}
.property-search-small .auto-complete-wrapper input ::placeholder {
  color: rgba(123, 123, 123, 0.5);
  transition: all 0.3s ease;
}
.property-search-small .auto-complete-wrapper input:focus {
  outline: none;
  box-shadow: 0 0 1px #000000;
}
.property-search-small .auto-complete-wrapper .auto-complete-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 226px;
  background: #FFFFFF;
  border: 1px solid rgba(33, 33, 33, 0.2);
  border-top: none;
  border-radius: 0 0 4px 4px;
  overflow-y: auto;
  z-index: 1000;
  box-shadow: 0 0 1px #000000;
}
.property-search-small .auto-complete-wrapper .auto-complete-items .auto-complete-item {
  font-size: 16px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #212121;
  background: #FFFFFF;
  padding: 10px 20px;
  border-radius: 3px;
  overflow: hidden;
  transition: all 0.2s ease;
}
.property-search-small .auto-complete-wrapper .auto-complete-items .auto-complete-item:hover, .property-search-small .auto-complete-wrapper .auto-complete-items .auto-complete-item.highlighted {
  cursor: pointer;
  background-color: rgba(123, 123, 123, 0.1);
}
.property-search-small .auto-complete-wrapper .auto-complete-items .auto-complete-item mark {
  color: rgb(255, 122, 122);
  background: transparent;
  font-weight: var(--font-weight-bold);
}
.property-search-small .auto-complete-wrapper.open input {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.property-search-small .auto-complete-wrapper.loading input {
  border: 1px solid red;
}

.property-search {
  margin: 0 auto 20px auto;
  padding: 0 20px 50px 20px;
  background: linear-gradient(0.44deg, rgba(13, 38, 106, 0) 0%, rgba(24, 47, 110, 0.97) 100%, rgba(24, 47, 110, 0.98) 100%), url("/resources/responsive-static/images/property/search-background.png") no-repeat center center;
  background-size: cover;
}
@media (min-width: 992px) {
  .property-search {
    padding: 0 50px 50px 50px;
  }
}
.property-search h1 {
  font-size: var(--font-size-xl);
  font-weight: var(--font-weight-regular);
  color: #FFFFFF;
  text-align: center;
  padding: 20px 5px;
  line-height: 37px;
}
.property-search input,
.property-search select {
  border-radius: 0;
}
.property-search .hide-when-collapsed,
.property-search .hide-when-collapsed-flex {
  display: none;
}
.property-search .property-search-container {
  width: 100%;
  padding: 0 20px;
  transition: all 0.5s ease;
}
.property-search .property-search-container form label {
  font-family: var(--body-font);
}
.property-search .property-search-container .search-field-container {
  position: relative;
  display: flex;
  align-items: center;
}
.property-search .property-search-container .search-field-container__property-search-icon {
  position: absolute;
  top: calc(50% - 10px);
  right: 8px;
  height: 26px;
  font-size: var(--font-size-l);
}
.property-search .property-search-container .search-field-container__property-search-icon .iconify {
  color: var(--main-colour);
}
.property-search .property-search-container .search-field-container__buy-rent-switch {
  width: 96px;
}
.property-search .property-search-container .search-field-container__buy-rent-switch > span {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 4px;
  height: 44px;
  width: 96px;
  padding-left: 10px;
  background-color: var(--main-colour);
  color: #FFFFFF;
  line-height: 38px;
  -webkit-user-select: none;
          user-select: none;
  z-index: 1;
}
.property-search .property-search-container .search-field-container__buy-rent-switch > span.option {
  display: none;
  position: absolute;
}
.property-search .property-search-container .search-field-container__buy-rent-switch > span.buy-rent-switch-icon {
  margin: 0 10px 0 auto;
}
.property-search .property-search-container .form-group-price label {
  display: block;
}
.property-search .property-search-container .form-group-price select {
  display: inline-block;
  width: 48%;
}
.property-search .property-search-container .form-group-price select.price-min {
  float: left;
}
.property-search .property-search-container .form-group-price select.price-max {
  float: right;
}
.property-search .property-search-container button {
  margin-top: 25px;
  display: block;
  width: 100%;
  background-color: var(--main-colour);
  border-color: var(--main-colour);
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  outline: 0;
}
.property-search .property-search-container button:focus, .property-search .property-search-container button:hover {
  opacity: 0.9;
}
.property-search .property-search-container {
  /* Styles for collapsed search */
}
.property-search .property-search-container.property-search-active {
  background-color: rgba(255, 255, 255, 0.84);
  margin: 0 auto;
}
.property-search .property-search-container.property-search-active .search-field-container__property-search-icon {
  display: none;
}
.property-search .property-search-container.property-search-active .hide-when-collapsed {
  display: inline-block;
}
.property-search .property-search-container.property-search-active .hide-when-collapsed-flex {
  display: grid;
  width: 100%;
  padding-top: 10px;
}
@media (min-width: 576px) {
  .property-search .property-search-container.property-search-active .hide-when-collapsed-flex {
    grid-template-columns: 25% 50% 25%;
  }
  .property-search .property-search-container.property-search-active .hide-when-collapsed-flex .mar-form-elements__form-group {
    margin-right: 10px;
  }
}
.property-search .property-search-container.property-search-active .hide-when-collapsed-flex .priceText {
  margin-bottom: 2px;
}
.property-search .property-search-container.property-search-active .hide-when-collapsed-flex label {
  font-weight: var(--font-weight-bold);
  margin-bottom: 2px;
}
.property-search .property-search-container.property-search-active .hide-when-collapsed-flex select {
  background-color: #FFFFFF;
}
.property-search .property-search-container.property-search-active .hide-when-collapsed-flex .search-button-container {
  display: flex;
  align-items: center;
}
.property-search .property-search-container.property-search-active .hide-when-collapsed-flex .search-button-container button {
  margin-top: 7px;
  height: 44px;
}
.property-search .property-search-container.property-search-active .search-field-container {
  padding-top: 20px;
}
.property-search .property-search-container.property-search-active .search-field-container input {
  border: 1px solid rgba(0, 0, 0, 0.15);
  height: 40px;
  border-left: 0;
}
.property-search .property-search-tabs-container {
  display: inline-block;
  width: 100%;
}
.property-search .property-search-tabs-container .property-search-tabs {
  margin: 20px 0 0 0;
}
.property-search .property-search-tabs-container .property-search-tabs__tab {
  display: inline-block;
  padding: 3px 5px 4px 10px;
  color: #FFFFFF;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.property-search .property-search-tabs-container .property-search-tabs__tab.ps-tab-popular {
  margin-right: 10px;
}
.property-search .property-search-tabs-container .property-search-tabs__tab .iconify::before {
  margin-left: 0;
}
.property-search .property-search-tabs-container .property-search-tabs__tab.active {
  border-bottom: 0;
  color: #FFFFFF;
  background-color: var(--main-colour);
}
.property-search .property-search-tabs-container .property-search-tab-contents {
  display: block;
}
.property-search .property-search-tabs-container .property-search-tab-contents__content {
  background-color: var(--main-colour);
  padding: 10px;
}
.property-search .property-search-tabs-container .property-search-tab-contents__content ul {
  display: grid;
  grid-template-columns: auto;
  margin-bottom: 0;
  padding-left: 0;
}
@media (min-width: 320px) {
  .property-search .property-search-tabs-container .property-search-tab-contents__content ul {
    grid-template-columns: repeat(2, auto);
  }
}
@media (min-width: 576px) {
  .property-search .property-search-tabs-container .property-search-tab-contents__content ul {
    grid-template-columns: repeat(4, auto);
  }
}
.property-search .property-search-tabs-container .property-search-tab-contents__content ul li {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.property-search .property-search-tabs-container .property-search-tab-contents__content ul li a {
  color: #FFFFFF;
  font-size: var(--font-size-xs);
}
.property-search .property-search-tabs-container .property-search-tab-contents #recentTab #recentSearches {
  display: flex;
  flex-direction: column;
  padding-left: 0;
}
.property-search .property-search-tabs-container .property-search-tab-contents #recentTab ul > li {
  width: 100%;
}
.property-search .property-search-tabs-container .property-search-tab-contents #recentTab .add-current-search {
  width: 100%;
  border-top: solid 1px #FFFFFF;
  display: block;
  color: #FFFFFF;
  font-size: var(--font-size-xs);
  padding: 10px 0 0;
}
.property-search .property-search-tabs-container .property-search-tab-contents #recentTab .add-current-search:focus, .property-search .property-search-tabs-container .property-search-tab-contents #recentTab .add-current-search:hover {
  text-decoration: none;
}
.property-search .auto-complete-wrapper {
  position: relative;
  width: 100%;
}
.property-search .auto-complete-wrapper input {
  font-size: 1rem;
  color: rgb(116, 116, 116);
  padding: 0 15px;
  border: 1px solid rgba(33, 33, 33, 0.2);
  border-radius: 0 4px 4px 0;
  outline: none;
}
.property-search .auto-complete-wrapper input ::placeholder {
  color: rgba(123, 123, 123, 0.5);
  transition: all 0.3s ease;
}
.property-search .auto-complete-wrapper input:focus {
  outline: none;
  box-shadow: 0 0 1px #000000;
}
.property-search .auto-complete-wrapper .auto-complete-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 226px;
  background: #FFFFFF;
  border: 1px solid rgba(33, 33, 33, 0.2);
  border-top: none;
  border-radius: 0 0 4px 4px;
  overflow-y: auto;
  z-index: 1000;
  box-shadow: 0 0 1px #000000;
}
.property-search .auto-complete-wrapper .auto-complete-items .auto-complete-item {
  font-size: 16px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #212121;
  background: #FFFFFF;
  padding: 10px 20px;
  border-radius: 3px;
  overflow: hidden;
  transition: all 0.2s ease;
}
.property-search .auto-complete-wrapper .auto-complete-items .auto-complete-item:hover, .property-search .auto-complete-wrapper .auto-complete-items .auto-complete-item.highlighted {
  cursor: pointer;
  background-color: rgba(123, 123, 123, 0.1);
}
.property-search .auto-complete-wrapper .auto-complete-items .auto-complete-item mark {
  color: rgb(255, 122, 122);
  background: transparent;
  font-weight: var(--font-weight-bold);
}
.property-search .auto-complete-wrapper.open input {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.property-search .auto-complete-wrapper.loading input {
  border: 1px solid red;
}

/* html-documentation
<html>
  <script src="https://code.iconify.design/1/1.0.7/iconify.min.js"></script>

  <h2>Use with gallery</h2>
  <article class="mar-small-card" data-position="%raw(i)" data-parsely-slot="%raw(parsely_block_name)-%raw(i)">
      <div class="mar-small-card__img-content">
          <picture class="mar-small-card__img">
              <source media="min-width: 45em" src="https://via.placeholder.com/750x550.png" />
              <source media="min-width:18em" src="https://via.placeholder.com/300x200.png" />
              <img src="https://www.heraldscotland.com/resources/images/12680707" />
          </picture>
          <a class="mar-small-card__img-icon">
              <i class="iconify" data-icon="el:camera" data-inline="false"></i>
          </a>
      </div>
      <div class="mar-small-card__content">
          <p class="mar-small-card__text truncate-3">
              <span class="mar-label mar-label--inline mar-label__breaking-label">
                  <span class="mar-label__text">breaking</span>
              </span>
              Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt
          </p>
      </div>
  </article>

  <h2>Use with video</h2>
  <article class="mar-small-card" data-position="%raw(i)" data-parsely-slot="%raw(parsely_block_name)-%raw(i)">
      <div class="mar-small-card__img-content">
          <picture class="mar-small-card__img">
              <source media="min-width: 45em" src="https://via.placeholder.com/750x550.png" />
              <source media="min-width:18em" src="https://via.placeholder.com/300x200.png" />
              <img src="https://www.heraldscotland.com/resources/images/12680707" />
          </picture>
          <a class="mar-small-card__img-icon">
              <i class="iconify" data-icon="el:play" data-inline="false"></i>
          </a>
      </div>
      <div class="mar-small-card__content">
          <p class="mar-small-card__text truncate-3">
              <span class="mar-label mar-label--ineline mar-label__breaking-label">
                  <span class="mar-label__text">breaking</span>
              </span>
              Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt
          </p>
      </div>
  </article>
</html>
*/
.mar-small-card {
  position: relative;
  height: fit-content;
  display: flex;
}
@media (min-width: 992px) {
  .mar-small-card {
    min-width: 290px;
  }
}
.mar-small-card__wrapper {
  width: 100%;
}
.mar-small-card__img-content {
  text-decoration: none;
}
.mar-small-card__img-icon-container {
  position: relative;
  margin-right: 10px;
  padding-top: 5px;
  width: 114px;
  min-width: 114px;
  height: fit-content;
}
@media (min-width: 1200px) {
  .mar-small-card__img-icon-container {
    width: 128px;
    min-width: 128px;
  }
}
.mar-small-card__icon-container {
  position: absolute;
  display: flex;
  height: 30px;
  right: 0;
  bottom: 0;
  justify-content: space-between;
  align-items: center;
  gap: 0 5px;
  margin-bottom: 5px;
  margin-right: 5px;
}
.mar-small-card__comments-container {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-wrap: nowrap;
}
.mar-small-card__comments-container--space-between {
  justify-content: space-between;
}
.mar-small-card__comments-container .article-topic {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: var(--font-weight-regular);
  font-family: var(--global-font);
  cursor: pointer;
}
@media (min-width: 1200px) {
  .mar-small-card__comments-container .article-topic {
    left: 139px;
  }
}
.mar-small-card__img {
  height: 100%;
  width: 100%;
  background: #CCCFD6;
  overflow: hidden;
  position: relative;
}
.mar-small-card__img-icon {
  position: relative;
  width: 26px;
  height: 26px;
  background: var(--accent-colour);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
}
.mar-small-card__img-icon svg {
  font-size: var(--font-size-s);
}
.mar-small-card__img-icon path {
  color: #000000;
}
.mar-small-card__img-icon svg[data-icon="el:play"] {
  margin-left: 3px;
}
.mar-small-card__img-icon svg.icon-comments {
  font-size: var(--font-size-xs);
  margin-top: 2px;
  overflow: unset;
}
.mar-small-card__img-icon--comments {
  background: none;
}
.mar-small-card__img-icon--comments path {
  color: #CCCFD6;
}
.mar-small-card__img-icon--comments rect {
  color: #CCCFD6;
}
.mar-small-card__img-icon:hover {
  text-decoration: none;
}
.mar-small-card__total-comments {
  color: #000000;
  font-size: 11px;
  font-weight: var(--font-weight-regular);
  font-family: var(--global-font);
  margin-left: 5px;
}
.mar-small-card__text {
  font-family: var(--heading-font);
  color: #333333;
  margin: 0;
}
.mar-small-card__text a {
  font-family: inherit;
}
.mar-small-card__text--with-para a {
  font-size: var(--font-size-s);
  font-weight: var(--font-weight-semibold);
}
.mar-small-card__text--with-para p {
  font-size: var(--font-size-xs);
  margin-top: 5px;
  font-weight: var(--font-weight-regular);
}
.mar-small-card .mar-label {
  padding-left: 0;
  text-decoration: none;
}
.mar-small-card .mar-label:not(.mar-label__live-label.mar-label--inline) {
  padding-right: 0;
}
.mar-small-card .mar-label .mar-label__dot {
  right: -5px;
}
.mar-small-card .mar-label__text {
  cursor: pointer;
}
.mar-small-card .firstpar {
  display: inline-block;
}
.mar-small-card__content {
  display: flex;
  align-items: flex-end;
}
.mar-small-card__timestamp {
  font-family: var(--global-font);
  font-size: var(--font-size-xxs);
  color: #595959;
}
.mar-small-card__timestamp span {
  font-family: inherit;
}

.mar-standard-card {
  position: relative;
  height: fit-content;
}
.mar-standard-card__img-content {
  position: relative;
  padding-top: 4px;
  text-decoration: none;
  float: left;
  margin-right: 10px;
  height: auto;
  width: 128px;
}
@media (min-width: 576px) {
  .mar-standard-card__img-content {
    padding-top: 5px;
  }
}
.mar-standard-card.living-standard-card .mar-standard-card__img-content {
  padding-top: 0;
}
@media (min-width: 576px) {
  .mar-standard-card.living-standard-card .mar-standard-card__img-content {
    padding-top: 0;
  }
}
.mar-standard-card__icon-container {
  position: absolute;
  display: flex;
  height: 30px;
  right: 0;
  bottom: 0;
  justify-content: space-around;
  gap: 0 5px;
  margin-right: 5px;
}
@media (min-width: 576px) {
  .mar-standard-card__icon-container {
    height: 50px;
    gap: 0 10px;
    margin-right: 10px;
  }
}
.mar-standard-card__img {
  background: #CCCFD6;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1399px) {
  .mar-standard-card__img {
    width: 540px;
  }
}
@media (min-width: 1200px) {
  .mar-standard-card__img {
    width: 400px;
  }
}
@media (max-width: 991px) {
  .mar-standard-card__img {
    width: 471px;
  }
}
@media (max-width: 767px) {
  .mar-standard-card__img {
    width: 620px;
  }
}
@media (max-width: 575px) {
  .mar-standard-card__img {
    width: 128px;
  }
}
@media (max-width: 319px) {
  .mar-standard-card__img {
    width: 128px;
  }
}
.mar-standard-card__img-icon {
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 25px;
  height: 25px;
  background: var(--accent-colour);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  z-index: 3;
}
@media (min-width: 576px) {
  .mar-standard-card__img-icon {
    width: 40px;
    height: 40px;
  }
}
.mar-standard-card__img-icon:hover {
  text-decoration: none;
}
.mar-standard-card__img-icon:hover path {
  color: #000000;
}
.mar-standard-card__img-icon svg {
  display: block;
  font-size: var(--font-size-xs);
}
@media (min-width: 576px) {
  .mar-standard-card__img-icon svg {
    font-size: var(--font-size-l);
  }
}
.mar-standard-card__img-icon path {
  color: #000000;
}
.mar-standard-card__img-icon svg[data-icon="el:play"] {
  margin-left: 3px;
}
.mar-standard-card__total-comments {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  color: var(--accent-colour);
  font-size: 10px;
  font-weight: var(--font-weight-bold);
  font-family: var(--global-font);
}
@media (min-width: 576px) {
  .mar-standard-card__total-comments {
    display: block;
    font-size: 12px;
    transform: translate(-50%, -55%);
  }
}
.mar-standard-card__text {
  font-family: var(--heading-font);
  color: #333333;
  margin: 0;
}
.mar-standard-card__text a {
  font-family: inherit;
  font-weight: inherit;
}
.mar-standard-card__content {
  display: flex;
  align-items: flex-end;
  position: relative;
}
.mar-standard-card__timestamp {
  font-family: var(--global-font);
  font-size: var(--font-size-xxs);
  color: #595959;
  margin-left: 10px;
}
@media (min-width: 576px) {
  .mar-standard-card__timestamp {
    margin-left: 0;
  }
}
.mar-standard-card__timestamp span {
  font-family: inherit;
}
.mar-standard-card__mar-label-above-mobile.mar-label.mar-label--over-image {
  display: none;
}
.mar-standard-card__mar-label-only-mobile.mar-label.mar-label--inline {
  display: inline;
  padding-left: 0;
}
.mar-standard-card__mar-label-only-mobile.mar-label.mar-label--inline:not(.mar-label__live-label.mar-label--inline) {
  padding-right: 0;
}
.mar-standard-card__mar-label-only-mobile.mar-label.mar-label--inline .mar-label__dot {
  right: -5px;
}
.mar-standard-card.mar-standard-card--7, .mar-standard-card.mar-standard-card--5 {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 576px) {
  .mar-standard-card.mar-standard-card--7, .mar-standard-card.mar-standard-card--5 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .mar-standard-card.mar-standard-card--7, .mar-standard-card.mar-standard-card--5 {
    margin-left: unset;
    margin-right: unset;
  }
}
.mar-standard-card.mar-standard-card--7, .mar-standard-card.mar-standard-card--5 {
  margin-bottom: 25px;
}
.mar-standard-card.mar-standard-card--7 .mar-standard-card__img-content, .mar-standard-card.mar-standard-card--5 .mar-standard-card__img-content {
  position: relative;
  width: 100%;
  height: auto;
  float: unset;
}
.mar-standard-card.mar-standard-card--7 .mar-standard-card__img-content a, .mar-standard-card.mar-standard-card--5 .mar-standard-card__img-content a {
  display: flex;
  overflow: hidden;
}
.mar-standard-card.mar-standard-card--7 .mar-standard-card__label, .mar-standard-card.mar-standard-card--5 .mar-standard-card__label {
  position: absolute;
  top: 5;
  left: 0;
  z-index: 2;
}
.mar-standard-card.mar-standard-card--7 .mar-standard-card__img, .mar-standard-card.mar-standard-card--5 .mar-standard-card__img {
  position: relative;
  z-index: 1;
  background: #CCCFD6;
}
@media (max-width: 1399px) {
  .mar-standard-card.mar-standard-card--7 .mar-standard-card__img, .mar-standard-card.mar-standard-card--5 .mar-standard-card__img {
    width: 540px;
  }
}
@media (min-width: 1200px) {
  .mar-standard-card.mar-standard-card--7 .mar-standard-card__img, .mar-standard-card.mar-standard-card--5 .mar-standard-card__img {
    width: 400px;
  }
}
@media (max-width: 991px) {
  .mar-standard-card.mar-standard-card--7 .mar-standard-card__img, .mar-standard-card.mar-standard-card--5 .mar-standard-card__img {
    width: 471px;
  }
}
@media (max-width: 767px) {
  .mar-standard-card.mar-standard-card--7 .mar-standard-card__img, .mar-standard-card.mar-standard-card--5 .mar-standard-card__img {
    width: 739px;
  }
}
@media (max-width: 575px) {
  .mar-standard-card.mar-standard-card--7 .mar-standard-card__img, .mar-standard-card.mar-standard-card--5 .mar-standard-card__img {
    width: 414px;
  }
}
@media (max-width: 319px) {
  .mar-standard-card.mar-standard-card--7 .mar-standard-card__img, .mar-standard-card.mar-standard-card--5 .mar-standard-card__img {
    width: 128px;
  }
}
.mar-standard-card.mar-standard-card--7 .mar-standard-card__content, .mar-standard-card.mar-standard-card--5 .mar-standard-card__content {
  padding: 0 10px;
}
@media (max-width: 575px) {
  .mar-standard-card__text {
    font-size: var(--font-size-s);
  }
}
.mar-standard-card.mar-standard-card--5 .mar-standard-card__text {
  margin-top: 5px;
}
.mar-standard-card.mar-standard-card--7 .mar-standard-card__text {
  font-size: var(--font-size-l);
  font-weight: var(--font-weight-bold);
  margin-top: 5px;
}
@media (min-width: 576px) {
  .mar-standard-card {
    padding-bottom: 0;
  }
  .mar-standard-card__mar-label-above-mobile.mar-label.mar-label--over-image {
    display: flex;
    z-index: 2;
  }
  .mar-standard-card__mar-label-only-mobile.mar-label.mar-label--inline {
    display: none;
  }
  .mar-standard-card__img-content {
    position: relative;
    width: 100%;
    height: auto;
    float: unset;
  }
  .mar-standard-card__img-content a {
    overflow: hidden;
  }
  .mar-standard-card__label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .mar-standard-card__img {
    position: relative;
    z-index: 1;
    min-height: 123px;
    background: #CCCFD6;
  }
}
@media (min-width: 576px) and (max-width: 1399px) {
  .mar-standard-card__img {
    width: 540px;
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .mar-standard-card__img {
    width: 565px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .mar-standard-card__img {
    width: 471px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .mar-standard-card__img {
    width: 739px;
  }
}
@media (min-width: 576px) and (max-width: 575px) {
  .mar-standard-card__img {
    width: 128px;
  }
}
@media (min-width: 576px) and (max-width: 319px) {
  .mar-standard-card__img {
    width: 128px;
  }
}
@media (min-width: 576px) {
  .mar-standard-card__img img {
    width: 100%;
  }
  .mar-standard-card__text {
    margin: 5px 0 10px;
    margin-bottom: 0;
  }
}
@media (min-width: 576px) and (max-width: 1399px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--xs .mar-standard-card__img {
    width: 569px;
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--xs .mar-standard-card__img {
    width: 565px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--xs .mar-standard-card__img {
    width: 471px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--xs .mar-standard-card__img {
    width: 720px;
  }
}
@media (min-width: 576px) and (max-width: 575px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--xs .mar-standard-card__img {
    width: 128px;
  }
}
@media (min-width: 576px) and (max-width: 319px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--xs .mar-standard-card__img {
    width: 128px;
  }
}
@media (min-width: 576px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--m {
    min-width: 300px;
  }
}
@media (min-width: 576px) and (max-width: 1399px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--m .mar-standard-card__img {
    width: 540px;
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--m .mar-standard-card__img {
    width: 396px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--m .mar-standard-card__img {
    width: 471px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--m .mar-standard-card__img {
    width: 359px;
  }
}
@media (min-width: 576px) and (max-width: 575px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--m .mar-standard-card__img {
    width: 128px;
  }
}
@media (min-width: 576px) and (max-width: 319px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--m .mar-standard-card__img {
    width: 128px;
  }
}
@media (min-width: 576px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--m .mar-standard-card__img-icon svg {
    font-size: var(--font-size-m);
  }
  .mar-standard-card.mar-standard-card--3.mar-standard-card--m .mar-standard-card__img-icon svg.icon-comments {
    font-size: var(--font-size-l);
  }
  .mar-standard-card.mar-standard-card--3.mar-standard-card--l {
    min-width: 290px;
  }
}
@media (min-width: 576px) and (max-width: 1399px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--l .mar-standard-card__img {
    width: 550px;
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--l .mar-standard-card__img {
    width: 550px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--l .mar-standard-card__img {
    width: 471px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--l .mar-standard-card__img {
    width: 720px;
  }
}
@media (min-width: 576px) and (max-width: 575px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--l .mar-standard-card__img {
    width: 128px;
  }
}
@media (min-width: 576px) and (max-width: 319px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--l .mar-standard-card__img {
    width: 128px;
  }
}
@media (min-width: 576px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--l .mar-standard-card__img-icon svg {
    font-size: var(--font-size-m);
  }
}
@media (min-width: 576px) and (min-width: 576px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--l .mar-standard-card__img-icon svg {
    font-size: var(--font-size-l);
  }
}
@media (min-width: 576px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--l .mar-standard-card__img-icon svg.icon-comments {
    font-size: var(--font-size-xs);
  }
}
@media (min-width: 576px) and (min-width: 576px) {
  .mar-standard-card.mar-standard-card--3.mar-standard-card--l .mar-standard-card__img-icon svg.icon-comments {
    font-size: var(--font-size-l);
  }
}
@media (min-width: 576px) {
  .mar-standard-card.mar-standard-card--4.mar-standard-card--xs {
    min-width: 220px;
  }
  .mar-standard-card.mar-standard-card--4.mar-standard-card--xs .mar-standard-card__img {
    min-height: 123px;
  }
  .mar-standard-card.mar-standard-card--4.mar-standard-card--m {
    min-width: 363px;
  }
  .mar-standard-card.mar-standard-card--4.mar-standard-card--m .mar-standard-card__img {
    min-height: 204px;
  }
  .mar-standard-card.mar-standard-card--4.mar-standard-card--m .mar-standard-card__img-icon svg {
    font-size: var(--font-size-m);
  }
  .mar-standard-card.mar-standard-card--4.mar-standard-card--m .mar-standard-card__img-icon svg.icon-comments {
    font-size: var(--font-size-l);
  }
  .mar-standard-card.mar-standard-card--5.mar-standard-card--xs {
    min-width: 300px;
  }
}
@media (min-width: 576px) and (max-width: 1399px) {
  .mar-standard-card.mar-standard-card--5.mar-standard-card--xs .mar-standard-card__img {
    width: 550px;
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .mar-standard-card.mar-standard-card--5.mar-standard-card--xs .mar-standard-card__img {
    width: 400px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .mar-standard-card.mar-standard-card--5.mar-standard-card--xs .mar-standard-card__img {
    width: 471px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .mar-standard-card.mar-standard-card--5.mar-standard-card--xs .mar-standard-card__img {
    width: 620px;
  }
}
@media (min-width: 576px) and (max-width: 575px) {
  .mar-standard-card.mar-standard-card--5.mar-standard-card--xs .mar-standard-card__img {
    width: 128px;
  }
}
@media (min-width: 576px) and (max-width: 319px) {
  .mar-standard-card.mar-standard-card--5.mar-standard-card--xs .mar-standard-card__img {
    width: 128px;
  }
}
@media (min-width: 576px) {
  .mar-standard-card.mar-standard-card--5.mar-standard-card--xs .mar-standard-card__img-icon svg {
    font-size: var(--font-size-m);
  }
  .mar-standard-card.mar-standard-card--5.mar-standard-card--xs .mar-standard-card__img-icon svg.icon-comments {
    font-size: var(--font-size-l);
  }
  .mar-standard-card.mar-standard-card--7 .mar-standard-card__text {
    font-size: var(--font-size-xl);
  }
  .mar-standard-card.mar-standard-card--7.mar-standard-card--m {
    min-width: 427px;
  }
}
@media (min-width: 576px) and (max-width: 1399px) {
  .mar-standard-card.mar-standard-card--7.mar-standard-card--m .mar-standard-card__img {
    width: 540px;
  }
}
@media (min-width: 576px) and (min-width: 1200px) {
  .mar-standard-card.mar-standard-card--7.mar-standard-card--m .mar-standard-card__img {
    width: 400px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .mar-standard-card.mar-standard-card--7.mar-standard-card--m .mar-standard-card__img {
    width: 471px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .mar-standard-card.mar-standard-card--7.mar-standard-card--m .mar-standard-card__img {
    width: 620px;
  }
}
@media (min-width: 576px) and (max-width: 575px) {
  .mar-standard-card.mar-standard-card--7.mar-standard-card--m .mar-standard-card__img {
    width: 128px;
  }
}
@media (min-width: 576px) and (max-width: 319px) {
  .mar-standard-card.mar-standard-card--7.mar-standard-card--m .mar-standard-card__img {
    width: 128px;
  }
}
@media (min-width: 576px) {
  .mar-standard-card.mar-standard-card--7.mar-standard-card--m .mar-standard-card__img-icon svg {
    font-size: var(--font-size-m);
  }
  .mar-standard-card.mar-standard-card--7.mar-standard-card--m .mar-standard-card__img-icon svg.icon-comments {
    font-size: var(--font-size-l);
  }
  .mar-standard-card.mar-standard-card--7.mar-standard-card--l .mar-standard-card__img-icon svg {
    font-size: var(--font-size-m);
  }
  .mar-standard-card.mar-standard-card--7.mar-standard-card--l .mar-standard-card__img-icon svg.icon-comments {
    font-size: var(--font-size-l);
  }
}
@media (min-width: 768px) {
  .mar-standard-card.mar-standard-card--5 .mar-standard-card__content, .mar-standard-card.mar-standard-card--7 .mar-standard-card__content {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .mar-standard-card.mar-standard-card--7 .mar-standard-card__text {
    font-size: var(--font-size-xxl);
  }
}

/* stylelint-disable value-no-vendor-prefix */
.mar-lead-story {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 576px) {
  .mar-lead-story {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .mar-lead-story {
    margin-left: unset;
    margin-right: unset;
  }
}
.mar-lead-story {
  position: relative;
  flex-direction: column;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .mar-lead-story {
    flex-direction: row;
    margin-bottom: 25px;
  }
}
.mar-lead-story__label {
  position: absolute;
  z-index: 2;
  top: 10px;
}
.mar-lead-story__link {
  color: #333333;
  font-family: var(--headlines-font);
  font-size: var(--font-size-mll);
  font-weight: var(--font-weight-bold);
}
.mar-lead-story__link span {
  font-family: inherit;
  margin-right: 10px;
}
@media (min-width: 1200px) {
  .mar-lead-story__link {
    font-size: var(--font-size-xxl);
  }
}
.mar-lead-story__link:hover {
  color: #000000;
  text-decoration: none;
}
.mar-lead-story__headline {
  font-family: var(--headlines-font);
  max-width: unset;
  margin: 0 10px 10px 10px;
  font-size: var(--font-size-l);
  font-weight: var(--font-weight-semibold);
  order: 1;
}
@media (min-width: 576px) {
  .mar-lead-story__headline {
    font-size: var(--font-size-xl);
  }
}
@media (min-width: 768px) {
  .mar-lead-story__headline {
    margin: 0;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .mar-lead-story__headline {
    font-size: var(--font-size-xxl);
  }
}
.mar-lead-story__first-par {
  display: none;
  order: 2;
  font-family: var(--body-font);
  font-size: var(--font-size-s);
  color: #333333;
  font-weight: var(--font-weight-regular);
  line-height: var(--standard-line-height);
  margin-top: 25px;
}
@media (min-width: 992px) {
  .mar-lead-story__first-par {
    display: block;
  }
}
.mar-lead-story__timestamp {
  display: block;
  margin-top: 10px;
}
.mar-lead-story__timestamp span {
  color: #595959;
  font-family: var(--global-font);
  font-weight: var(--font-weight-regular);
  font-size: var(--font-size-xxs);
}
.mar-lead-story__image-content {
  position: relative;
  grid-column: span 2/span 2;
  order: 2;
  height: fit-content;
}
.mar-lead-story__image-content .stars-label {
  top: 10px;
}
.mar-lead-story__img {
  background: #CCCFD6;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1399px) {
  .mar-lead-story__img {
    width: 815px;
  }
}
@media (min-width: 1200px) {
  .mar-lead-story__img {
    width: 815px;
  }
}
@media (max-width: 991px) {
  .mar-lead-story__img {
    width: 773px;
  }
}
@media (max-width: 767px) {
  .mar-lead-story__img {
    width: 737px;
  }
}
@media (max-width: 575px) {
  .mar-lead-story__img {
    width: 576px;
  }
}
@media (max-width: 319px) {
  .mar-lead-story__img {
    width: 320px;
  }
}
.mar-lead-story__icon-container {
  position: absolute;
  display: flex;
  right: 0;
  bottom: 0;
  justify-content: space-between;
  align-items: center;
  gap: 0 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}
.mar-lead-story__icon-container svg {
  font-size: 24px;
}
.mar-lead-story__icon-container path {
  color: #000000;
}
.mar-lead-story__icon-container svg[data-icon="el:play"] {
  margin-left: 3px;
}
.mar-lead-story__img-icon {
  position: relative;
  z-index: 3;
  width: 40px;
  height: 40px;
  background: var(--accent-colour);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
}
.mar-lead-story__img-icon svg {
  font-size: 24px;
}
.mar-lead-story__img-icon path {
  color: #000000;
}
.mar-lead-story__img-icon svg[data-icon="el:play"] {
  margin-left: 3px;
}
.mar-lead-story .mar-label {
  z-index: 2;
}
.mar-lead-story .mar-label--over-image {
  top: 0;
}
.mar-lead-story .comments-icon {
  float: unset;
  top: -8px;
  margin-left: 0;
}
.mar-lead-story--standard-lead .mar-lead-story__image-content {
  order: unset;
}
@media (min-width: 576px) {
  .mar-lead-story--standard-lead .mar-lead-story__image-content {
    order: 2;
  }
}
.mar-lead-story--standard-lead .mar-lead-story__img {
  max-width: 100%;
}
.mar-lead-story--headline-over-image {
  display: flex;
  flex-direction: column;
}
@media (min-width: 576px) {
  .mar-lead-story--headline-over-image {
    margin-bottom: 25px;
    overflow: hidden;
    max-height: 530px;
  }
}
@media (min-width: 576px) {
  .mar-lead-story--headline-over-image .headline-container {
    align-self: center;
    background-color: white;
    bottom: 0;
    flex-direction: column-reverse;
    padding: 20px 20px 5px 20px;
    position: absolute;
    width: 80%;
    z-index: 1;
  }
  .mar-lead-story--headline-over-image .headline-container .headline {
    order: unset;
  }
}
.mar-lead-story--headline-over-image .mar-lead-story__image-content {
  order: unset;
}
@media (min-width: 576px) {
  .mar-lead-story--headline-over-image .mar-lead-story__image-content {
    order: 2;
    width: 100%;
    grid-column: span 3/span 3;
  }
}
.mar-lead-story--headline-over-image .mar-lead-story__image-content img {
  width: 100%;
  max-height: 500px;
  object-fit: cover;
  object-position: center;
}
.mar-lead-story--headline-over-image .mar-lead-story__img {
  padding-top: 42.25%;
}
.mar-lead-story--headline-over-image .mar-lead-story__headline .mar-lead-story__first-par {
  display: none;
}
.mar-lead-story--headline-over-image .mar-lead-story__link {
  display: inline;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  box-shadow: 15px 0 0 #FFFFFF, -15px 0 0 #FFFFFF;
  background: #FFFFFF;
}
.mar-lead-story--headline-over-image .mar-lead-story__timestamp {
  display: unset;
}
.mar-lead-story--headline-over-image .mar-lead-story__timestamp span {
  display: block;
  background: #FFFFFF;
  box-shadow: 15px 0 0 #FFFFFF, -15px 0 0 #FFFFFF;
  width: fit-content;
  padding: 0;
  margin: -3px 0;
}
@media (min-width: 576px) {
  .mar-lead-story--headline-over-image .mar-lead-story__timestamp span {
    margin: -6px 0;
  }
}
@media (max-width: 575px) {
  .mar-lead-story--small-on-mobile {
    flex-direction: row;
    margin: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mar-lead-story--small-on-mobile .mar-lead-story__image-content {
    margin-right: 10px;
    width: 128px;
  }
  .mar-lead-story--small-on-mobile .mar-lead-story__headline,
  .mar-lead-story--small-on-mobile .mar-lead-story__link {
    font-size: var(--font-size-s);
    font-weight: var(--font-weight-semibold);
  }
  .mar-lead-story--small-on-mobile .mar-lead-story__headline {
    padding: 0;
  }
  .mar-lead-story--small-on-mobile .comments-icon {
    float: right;
    top: unset;
    margin-left: 10px;
  }
}

.property-landing-homes__fpc-container {
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .property-landing-homes__fpc-container {
    display: grid;
    grid-template-columns: repeat(2, 50%);
  }
}
@media (min-width: 992px) {
  .property-landing-homes__fpc-container {
    grid-template-columns: 60% 40%;
  }
}
.property-landing-homes__fpc-container--left {
  float: none;
  width: 100%;
}
.property-landing-homes__fpc-container--right {
  float: none;
  width: 100%;
  text-align: center;
}
.property-landing-homes .local-property {
  display: block;
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  .property-landing-homes .local-property {
    display: grid;
    grid-template-columns: repeat(2, 48%);
    gap: 15px;
  }
}
@media (min-width: 992px) {
  .property-landing-homes .local-property {
    grid-template-columns: repeat(3, 1fr);
  }
}
.property-landing-homes .local-property__news-item {
  display: flex;
}
.property-landing-homes .local-property__news-item--top-story .omnicard__image {
  position: relative;
  display: block;
}
.property-landing-homes .local-property__news-item--top-story .omnicard__image .square {
  display: none;
}
.property-landing-homes .local-property__news-item--top-story .omnicard__image .image-label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-family: var(--global-font);
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-bold);
  text-transform: uppercase;
  color: #FFFFFF;
  background: #595959;
  padding: 2px 10px;
  white-space: nowrap;
}
.property-landing-homes .local-property__news-item--top-story .omnicard__headline {
  font-size: var(--font-size-m);
  line-height: var(--standard-line-height);
}
@media (min-width: 576px) {
  .property-landing-homes .local-property__news-item--top-story {
    display: block;
    grid-column: span 3;
  }
}
@media (min-width: 992px) {
  .property-landing-homes .local-property__news-item--top-story {
    grid-column: span 1;
  }
}
.property-landing-homes .local-property__property-news-list {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.property-landing-homes .local-property__property-news-list .omnicard {
  display: grid;
  grid-template-columns: 90px 1fr;
  height: fit-content;
  gap: 10px;
  grid-column: span 4;
}
.property-landing-homes .local-property__property-news-list .omnicard__image .rectangle {
  display: none;
}
.property-landing-homes .local-property__property-news-list .omnicard__metadata-container {
  display: none;
}
.property-landing-homes .local-property__property-news-list .omnicard__headline {
  font-size: 15px;
  margin: 0;
}
.property-landing-homes .local-property__more-list-button {
  display: flex;
  justify-content: flex-end;
  grid-column: span 3;
}
.property-landing-homes .national-property {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  .property-landing-homes .national-property {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }
}
.property-landing-homes .national-property__more-list-button {
  display: flex;
  justify-content: flex-end;
  grid-column: span 3;
  margin-right: 30px;
}
.property-landing-homes .national-property__news-primary .omnicard__image, .property-landing-homes .national-property__news-secondary .omnicard__image {
  position: relative;
  display: block;
}
.property-landing-homes .national-property__news-primary .omnicard__image .square, .property-landing-homes .national-property__news-secondary .omnicard__image .square {
  display: none;
}
.property-landing-homes .national-property__news-primary .omnicard__image .image-label, .property-landing-homes .national-property__news-secondary .omnicard__image .image-label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-family: var(--global-font);
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-bold);
  text-transform: uppercase;
  color: #FFFFFF;
  background: #595959;
  padding: 2px 10px;
  white-space: nowrap;
}
.property-landing-homes .national-property__news-primary .omnicard__headline, .property-landing-homes .national-property__news-secondary .omnicard__headline {
  font-size: var(--font-size-m);
  line-height: var(--standard-line-height);
}
.property-landing-homes .national-property__news-primary .omnicard__metadata-container, .property-landing-homes .national-property__news-secondary .omnicard__metadata-container {
  display: none;
}
.property-landing-homes .national-property__news-standard {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.property-landing-homes .national-property__news-standard .omnicard {
  display: grid;
  grid-template-columns: 90px 1fr;
  height: fit-content;
  gap: 10px;
  grid-column: span 4;
}
.property-landing-homes .national-property__news-standard .omnicard__image .rectangle,
.property-landing-homes .national-property__news-standard .omnicard__image .image-label {
  display: none;
}
.property-landing-homes .national-property__news-standard .omnicard__metadata-container {
  display: none;
}
.property-landing-homes .national-property__news-standard .omnicard__headline {
  font-size: 15px;
  margin: 0;
}
.property-landing-homes .local-area {
  display: grid;
  grid-template-columns: 100%;
  gap: 20px;
  margin-bottom: 50px;
}
@media (min-width: 576px) {
  .property-landing-homes .local-area--sales {
    grid-template-columns: repeat(2, 50%);
  }
}
.property-landing-homes .local-area .property-local-area__grid {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 10px;
}
.property-landing-homes .local-area .property-local-area__list {
  margin-top: 15px;
  padding: 10px;
  overflow: hidden;
  text-align: center;
  background-color: #E6E6E9;
}
.property-landing-homes .local-area .property-local-area__list a {
  color: #000000;
  font-weight: var(--font-weight-semibold);
  display: block;
  text-decoration: none;
}
.property-landing-homes .local-area .property-local-area__list .property-type {
  float: left;
}
.property-landing-homes .local-area .property-local-area__list .property-type-price {
  float: right;
  color: #9D0D13;
  font-weight: var(--font-weight-semibold);
}
.property-landing-homes .local-area .property-local-area--lettings .local-area__list {
  text-align: center;
}
.property-landing-homes .local-area .property-local-area__cta-list {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.property-landing-homes .local-area .property-local-area__cta-list .mar-btn {
  min-width: 235px;
}
.property-landing-homes .local-area .property-local-area__cta-list .council-tax {
  margin-bottom: 10px;
}

.living-publications {
  margin-bottom: 15px;
}
.living-publications__intro-text {
  font-size: var(--font-size-m);
  margin-top: 20px;
}
.living-publications__list-item {
  margin-top: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #E6E6E9;
}
@media (min-width: 992px) {
  .living-publications__list-item {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 0 30px;
  }
}
.living-publications__list-item:last-child {
  border-bottom: none;
}
.living-publications__list-item--living-section {
  padding-top: 5px;
  text-align: center;
}
@media (min-width: 992px) {
  .living-publications__list-item--living-section {
    display: block;
  }
}
.living-publications__item-info-container {
  text-align: left;
}
@media (min-width: 992px) {
  .living-publications__item-info-container {
    width: 300px;
    margin-right: 25px;
  }
}
.living-publications__publication-carousel {
  display: block;
}
@media (min-width: 992px) {
  .living-publications__publication-carousel {
    display: grid;
    grid-template-columns: repeat(auto-fill, 220px);
    gap: 0 30px;
  }
}
@media (min-width: 1200px) {
  .living-publications__publication-carousel {
    grid-template-columns: repeat(4, 1fr);
  }
}
.living-publications__publication-carousel .slick-list {
  padding: 0 !important;
}
.living-publications__publication-carousel .slick-list .slick-track {
  display: flex;
}
.living-publications__publication-carousel .slick-list .slick-track .slick-slide:only-child {
  margin: auto;
}
.living-publications__publication-carousel .slick-slide {
  width: 255px !important;
}
@media (min-width: 576px) {
  .living-publications__publication-carousel .slick-slide {
    width: 270px !important;
  }
}
.living-publications__list-item-header {
  font-size: var(--font-size-m);
  text-align: center;
  margin-bottom: 5px;
  font-weight: var(--font-weight-bold);
}
@media (min-width: 576px) {
  .living-publications__list-item-header {
    text-align: left;
  }
}
.living-publications__list-item-info {
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .living-publications__list-item-info {
    text-align: left;
  }
}
.living-publications__publication {
  display: grid !important;
  grid-template-rows: 270px 50px 50px;
  align-items: center;
  width: 210px;
  text-align: center;
  margin-bottom: 30px;
}
.living-publications__publication-image {
  margin-left: auto;
  margin-right: auto;
  width: 190px;
  max-height: 270px;
  object-fit: contain;
}
.living-publications__publication-title {
  text-align: center;
  font-weight: var(--font-weight-bold);
}
.living-publications__read-button {
  max-width: 80px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}

.comments-icon {
  position: relative;
  font-family: var(--global-font);
  font-size: 10px;
  color: #000000;
  font-weight: var(--font-weight-regular);
  margin-top: 4px;
  text-align: center;
  margin-left: 10px;
  float: right;
  z-index: 1;
  display: inline-block;
  background-color: #E6E6E9;
  border: 1px solid #CCCFD6;
  border-radius: 2px;
  padding: 0 5px;
  line-height: 16px;
  height: 18px;
  min-width: 15px;
}
.comments-icon .count {
  margin: 0;
  padding: 0;
  line-height: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  min-width: 15px;
}
.comments-icon::before, .comments-icon::after {
  position: absolute;
  border-width: 6px 0 0 10px;
  border-style: solid;
  width: 0;
  transform: rotate(270deg);
}
.comments-icon::before {
  content: "";
  margin-top: -30px;
  padding-top: 0;
  bottom: -2px;
  left: -2px;
  border-color: #E6E6E9 transparent;
  display: block;
  z-index: 3;
}
.comments-icon::after {
  content: "";
  border-color: #CCCFD6 transparent;
  bottom: -5px;
  left: -3px;
  z-index: 2;
}
.comments-icon:hover {
  text-decoration: none;
  color: #000000;
}

.mar-form-elements__title {
  margin-bottom: 10px;
  font-weight: var(--font-weight-bold);
}
.mar-form-elements__form-group {
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.mar-form-elements__form-group--inline {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.mar-form-elements__form-group:last-child {
  margin-bottom: 0;
}
.mar-form-elements__form-control {
  width: 100%;
}
.mar-form-elements__form-control:focus, .mar-form-elements__form-control:focus-within, .mar-form-elements__form-control:focus-visible {
  outline: none;
  border: 1px solid #188AE2;
}
.mar-form-elements__form-group-inline {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.mar-form-elements__form-check-inline {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  cursor: pointer;
  padding-left: 25px;
  margin-right: 5px;
  white-space: nowrap;
}
.mar-form-elements__form-check-inline:hover input ~ .mar-form-elements__form-check-inline__form-check-toggle {
  background-color: #CCCCCC;
}
.mar-form-elements__form-check-inline:last-child {
  margin-right: 0;
}
.mar-form-elements__form-check-toggle {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: transparent;
  border: 1px solid #CCCFD6;
  border-radius: 50%;
}
.mar-form-elements__form-check-toggle::after {
  content: "";
  position: absolute;
  display: none;
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #FFFFFF;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.mar-form-elements__form-checkmark-toggle {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: transparent;
  border: 1px solid #CCCFD6;
  border-radius: 3px;
}
.mar-form-elements__form-checkmark-toggle::after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.mar-form-elements__form-group--error .mar-form-elements__form-error {
  font-family: var(--global-font);
  font-size: var(--font-size-xs);
  line-height: 17px;
  color: #9D0D13;
  display: block;
  margin-top: 7px;
  margin-left: 5px;
}
.mar-form-elements__form-group--error .mar-form-elements__form-control,
.mar-form-elements__form-group--error .mar-form-elements__form-check-toggle,
.mar-form-elements__form-group--error .mar-form-elements__form-checkmark-toggle {
  border: 1px solid #9D0D13;
}
.mar-form-elements__form-group--error-top {
  border: 1px solid #9D0D13;
  padding: 10px;
  width: 100%;
}
.mar-form-elements__form-group--error-top .mar-form-elements__form-error {
  margin-top: 0;
  margin-bottom: 5px;
}
.mar-form-elements__form-group--error-top .mar-form-elements__form-error:last-child {
  margin-bottom: 0;
}
.mar-form-elements__form-check-input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.mar-form-elements__form-check-input:checked ~ .mar-form-elements__form-check-toggle {
  background-color: #188AE2;
  border: 1px solid #188AE2;
}
.mar-form-elements__form-check-input:checked ~ .mar-form-elements__form-check-toggle::after {
  display: block;
}
.mar-form-elements__form-check-input:checked ~ .mar-form-elements__form-checkmark-toggle {
  background-color: #188AE2;
  border: 1px solid #188AE2;
}
.mar-form-elements__form-check-input:checked ~ .mar-form-elements__form-checkmark-toggle::after {
  display: block;
}
.mar-form-elements label, .mar-form-elements__form-check-label {
  display: block;
  font-family: var(--heading-font);
  font-size: var(--font-size-s);
  color: #000000;
  line-height: 20px;
  margin-bottom: 5px;
}
.mar-form-elements__label-title {
  font-weight: var(--font-weight-bold);
  display: inline-block;
}
.mar-form-elements__form-upload-group {
  position: relative;
}
.mar-form-elements__form-upload-group input {
  opacity: 0;
  width: 0.1px;
  height: 0.1px;
  position: absolute;
}
.mar-form-elements__form-upload-group label {
  position: relative;
  padding: 8px 10px;
  background: #FFFFFF;
  border: 1px dashed var(--accent-colour);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #595959;
  font-size: var(--font-size-xs);
  line-height: 17px;
  cursor: pointer;
  transition: transform 0.2s ease-out;
  width: 100%;
  height: 85px;
}
.mar-form-elements__form-upload-group label .plus-icon {
  background: var(--accent-colour);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  color: #000000;
  font-size: var(--font-size-m);
  z-index: 3;
  transition: all 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
  cursor: pointer;
}
.mar-form-elements__form-upload-group label .text {
  display: inline-block;
  z-index: 3;
  margin-top: 5px;
  padding: 4px 10px 3px;
}
.mar-form-elements__form-upload-group label img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mar-form-elements__form-upload-group.active label {
  border: 2px solid #2EAA6D;
}
.mar-form-elements__form-upload-group.dropped label .plus-icon {
  transform: rotate(135deg);
}
.mar-form-elements__form-upload-group.dropped label .text {
  background: rgba(255, 255, 255, 0.5);
}
.mar-form-elements__form-upload-group.dropped label .text:hover {
  background: rgb(255, 255, 255);
}
.mar-form-elements__form-upload-group.mar-form-elements__form-group--error label {
  border: 1px solid #9D0D13;
}
.mar-form-elements input {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 10px;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #E6E6E9;
  box-sizing: border-box;
  font-family: var(--global-font);
  font-size: var(--font-size-xs);
  color: #333333;
  line-height: 20px;
  height: 36px;
}
.mar-form-elements input[type=checkbox],
.mar-form-elements input[type=radio] {
  box-sizing: border-box;
  flex-basis: auto;
  margin: 0 10px 0 0;
  padding: 0;
  width: 22px;
  height: 22px;
  cursor: pointer;
}
.mar-form-elements select {
  -webkit-appearance: none;
          appearance: none;
  border: 1px solid #E6E6E9;
  width: 100%;
  padding: 8px 10px;
  margin: 0;
  font-family: var(--global-font);
  font-size: var(--font-size-xs);
  color: #000000;
  height: 36px;
  line-height: 20px;
  background: url("https://api.iconify.design/ph/caret-down.svg?color=333") no-repeat 98% center/contain;
  background-size: 16px 16px;
}
.mar-form-elements select::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #333333;
  position: absolute;
  top: 40%;
  right: 5px;
  z-index: 5;
}
.mar-form-elements select:active {
  background-size: 16px 16px;
}
.mar-form-elements textarea {
  min-height: 85px;
}

.pager {
  margin-top: 8px;
  font-size: var(--font-size-m);
}
@media (max-width: 767px) {
  .pager {
    display: inline;
    margin: 5px 0;
  }
}
@media (max-width: 575px) {
  .pager {
    display: block;
    margin: 0 auto;
  }
}
.pager ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.pager li {
  list-style: none;
}
.pager a,
.pager button {
  display: flex;
  align-items: center;
  place-content: center;
  -webkit-appearance: none;
          appearance: none;
  border: 0;
  background-color: transparent;
  outline: 0;
}
.pager a.disabled,
.pager button.disabled {
  cursor: default;
  pointer-events: none;
  opacity: 0.25;
}
.pager a,
.pager button,
.pager span {
  font-family: var(--global-font);
  line-height: 1;
  cursor: pointer;
}
.pager a.selected,
.pager button.selected,
.pager span.selected {
  font-weight: var(--font-weight-bold);
  cursor: default;
}

.mar-label {
  background-color: transparent;
  text-transform: uppercase;
  padding: 3px 10px 3px 10px;
  display: inline-block;
}
.mar-label__text {
  font-family: var(--global-font);
  font-size: var(--font-size-xs);
  font-weight: var(--font-weight-bold);
  cursor: default;
  line-height: 120%;
}
.mar-label__dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 7px;
  margin-left: 3px;
}
.mar-label.mar-label--inline {
  display: inline;
}
.mar-label.mar-label--inline .mar-label__text {
  position: relative;
}
.mar-label.mar-label--inline .mar-label__text::after {
  content: " | ";
}
.mar-label.mar-label--inline.mar-label__breaking-label {
  color: #9D0D13;
}
.mar-label.mar-label--inline.mar-label__breaking-label .mar-label__text::after {
  color: #9D0D13;
}
.mar-label.mar-label--inline.mar-label__live-label {
  color: #9D0D13;
  position: relative;
  margin-right: 5px;
}
.mar-label.mar-label--inline.mar-label__live-label .mar-label__text::after {
  content: none;
}
.mar-label.mar-label--inline.mar-label__live-label .mar-label__dot {
  background-color: #9D0D13;
  position: absolute;
  top: 50%;
  margin-top: -5px;
}
.mar-label.mar-label--inline.mar-label__sponsored-label {
  color: #2A652D;
}
.mar-label.mar-label--inline.mar-label__sponsored-label .mar-label__text::after {
  color: #2A652D;
}
.mar-label.mar-label--inline.mar-label__exclusive-label {
  color: var(--alt-colour);
}
.mar-label.mar-label--inline.mar-label__exclusive-label .mar-label__text::after {
  color: var(--alt-colour);
}
.mar-label.mar-label--inline.mar-label__custom-callout-label, .mar-label.mar-label--inline.mar-label__updated-label, .mar-label.mar-label--inline.mar-label__community-contribution-label {
  color: #000000;
}
.mar-label.mar-label--inline.mar-label__custom-callout-label .mar-label__text::after, .mar-label.mar-label--inline.mar-label__updated-label .mar-label__text::after, .mar-label.mar-label--inline.mar-label__community-contribution-label .mar-label__text::after {
  color: #000000;
}
.mar-label.mar-label--inline.mar-label__content-level-tagging-label {
  color: #06558E !important;
}
.mar-label.mar-label--inline.mar-label__content-level-tagging-label .mar-label__text::after {
  color: #06558E;
}
.mar-label.mar-label--over-image {
  text-decoration: none;
  height: 22px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  top: 5px;
  left: 0;
  padding: 3px 10px 3px 10px;
  font-size: var(--font-size-xs);
}
.mar-label.mar-label--over-image.mar-label__breaking-label {
  color: #FFFFFF;
  background-color: #9D0D13;
}
.mar-label.mar-label--over-image.mar-label__live-label {
  color: #FFFFFF;
  background-color: #9D0D13;
  padding: 3px 25px 3px 10px;
}
.mar-label.mar-label--over-image.mar-label__live-label .mar-label__text::after {
  content: none;
}
.mar-label.mar-label--over-image.mar-label__live-label .mar-label__dot {
  background-color: #FFFFFF;
  top: 50%;
  margin-top: -5px;
  right: 4px;
}
.mar-label.mar-label--over-image.mar-label__sponsored-label {
  color: #2A652D;
  background-color: #F2F2F3;
}
.mar-label.mar-label--over-image.mar-label__exclusive-label {
  color: #FFFFFF;
  background-color: var(--alt-colour);
}
.mar-label.mar-label--over-image.mar-label__custom-callout-label, .mar-label.mar-label--over-image.mar-label__updated-label, .mar-label.mar-label--over-image.mar-label__community-contribution-label {
  color: #FFFFFF;
  background-color: #595959;
}
.mar-label.mar-label--over-image.mar-label__content-level-tagging-label {
  color: #FFFFFF;
  background-color: #06558E;
}
.mar-label {
  /** Commenting this out for now as none
  on figma
  &__updated-label {
    &--over-image {
    }
  }
  **/
}

/* html-documentation
<html>
    <h2>Numbered List</h2>
    <ol role="list" class="mar-list-numbered">
        <li class="mar-list-numbered__item">
            Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.
        </li>
        <li class="mar-list-numbered__item">
            Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.
        </li>
        <li class="mar-list-numbered__item">
            Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.
        </li>
        <li class="mar-list-numbered__item">
            Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.
        </li>
        <li class="mar-list-numbered__item">
            Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.
        </li>
    </ol>

    <h2>Numbered List With Custom Numbers</h2>
     <ol role="list" class="mar-list-numbered">
        <li class="mar-list-numbered__item-custom-number">
            <span class="mar-list-numbered__custom-number">14</span>
            Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.
        </li>
        <li class="mar-list-numbered__item-custom-number">
            <span class="mar-list-numbered__custom-number">16</span>
            Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.
        </li>
        <li class="mar-list-numbered__item-custom-number">
            <span class="mar-list-numbered__custom-number">19</span>
            Gelsasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.
        </li>
        <li class="mar-list-numbered__item-custom-number">
            <span class="mar-list-numbered__custom-number">21</span>
            Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.
        </li>
        <li class="mar-list-numbered__item-custom-number">
            <span class="mar-list-numbered__custom-number">22</span>
            Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.
        </li>
    </ol>

    <h2>Vertical List Response</h2>
    <ul class="mar-list-vertical-response">
      <li>
        <span class="mar-label mar-labele--inline mar-label__breaking-label">
          <span class="mar-label__text">Breaking news</span>
        </span>
        <span class="mar-list-vertical-response__img-icon">
          <i class="iconify data-icon="el:camera" data-inline="false"></i>
        </span>
        <a href="https://google.com" class="text-black no-underline">Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.</a>
      </li>
      <li>
        <span class="mar-label mar-labele--inline mar-label__sponsored-label">
          <span class="mar-label__text">Exclusive</span>
        </span>
        <span class="mar-list-vertical-response__img-icon">
          <i class="iconify data-icon="el:camera" data-inline="false"></i>
        </span>
        <a href="https://google.com" class="text-black no-underline">Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.</a>
      </li>
      <li>
        <span class="mar-label mar-labele--inline mar-label__live-label">
          <span class="mar-label__text">Live</span>
          <span class="mar-label__dot pulsating-circle"></span>
        </span>
        <span class="mar-list-vertical-response__img-icon">
          <i class="iconify data-icon="el:camera" data-inline="false"></i>
        </span>
        <a href="https://google.com" class="text-black no-underline">Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.  Gelasio 16px: Regular, No min. This can be any length headline but less is more.</a>
      </li>
    </ul>
</html>
*/
.mar-list-numbered {
  list-style: none;
  counter-reset: list-number;
  padding: 0;
  margin: 20px;
  font-family: var(--heading-font) !important;
}
.mar-list-numbered__item-custom-number {
  font-family: var(--body-font);
  font-weight: var(--font-weight-regular);
  font-size: var(--font-size-m);
  color: #333333;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  min-width: 255px;
}
.mar-list-numbered__item-custom-number a {
  color: #333333;
}
.mar-list-numbered__item-custom-number:not(:last-child) {
  margin-bottom: 10px;
}
.mar-list-numbered__item-custom-number::before {
  content: none !important;
}
.mar-list-numbered__item-custom-number .mar-list-numbered__custom-number {
  font-family: var(--body-font);
  font-weight: var(--font-weight-bold);
  font-size: var(--font-size-xl);
  color: var(--alt-colour);
  margin-right: 15px;
  padding-top: 5px;
}
.mar-list-numbered li, .mar-list-numbered__item {
  counter-increment: list-number;
  font-family: var(--heading-font) !important;
  font-family: var(--body-font);
  font-weight: var(--font-weight-regular);
  font-size: var(--font-size-m);
  color: #333333;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  min-width: 255px;
}
.mar-list-numbered li a, .mar-list-numbered__item a {
  color: #333333;
}
.mar-list-numbered li:not(:last-child), .mar-list-numbered__item:not(:last-child) {
  margin-bottom: 10px;
}
.mar-list-numbered li::before, .mar-list-numbered__item::before {
  content: counter(list-number);
  font-family: var(--heading-font) !important;
  font-family: var(--body-font);
  font-weight: var(--font-weight-bold);
  font-size: var(--font-size-xl);
  color: var(--alt-colour);
  margin-right: 15px;
  padding-top: 5px;
}
.mar-list-numbered li.hide-counter::before {
  content: none;
}

.mar-list-vertical-response {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mar-list-vertical-response__item {
  margin-bottom: 25px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.mar-list-vertical-response__item::before {
  padding-right: 0;
  content: none;
}
.mar-list-vertical-response__item h3 {
  margin: 0;
}
@media (min-width: 768px) {
  .mar-list-vertical-response__item {
    margin-bottom: 15px;
  }
}
.mar-list-vertical-response__item .mar-label {
  padding: 0;
}
.mar-list-vertical-response__item .mar-label:not(.mar-label__live-label.mar-label--inline) {
  padding-right: 2px;
}
.mar-list-vertical-response__item .mar-label .mar-label__dot {
  right: -5px;
}
.mar-list-vertical-response__item__img-icon {
  width: 14px;
  height: 14px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  padding-right: 15px;
}
.mar-list-vertical-response__item__img-icon svg {
  font-size: var(--font-size-s);
}
.mar-list-vertical-response__item__img-icon path {
  color: #000000;
}
.mar-list-vertical-response__item__img-icon svg[data-icon="el:play"] {
  margin-left: 3px;
}
.mar-list-vertical-response__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mar-list-vertical-response__item:last-child {
    margin-bottom: 15px;
  }
}

/* html-documentation
<html>
    <div class="loader">Loading...</div>
</html>
*/
.loader,
.loader::after,
.loader::before {
  background: var(--main-colour);
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}

.loader {
  color: var(--main-colour);
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  transform: translateZ(0);
  animation-delay: -0.16s;
}
.loader.invert {
  color: var(--accent-colour);
}

.loader::after,
.loader::before {
  position: absolute;
  top: 0;
  content: "";
}

.loader::before {
  left: -1.5em;
  animation-delay: -0.32s;
}

.loader::after {
  left: 1.5em;
}

@keyframes load1 {
  0%, 100%, 80% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
/* html-documentation
<html>
    <h2>Tabs</h2>
    <div class="mar-tab">
        <ul class="most-read__tab mar-tab__headings">
            <li class="mar-tab__heading-item mar-tab--active">
                <span class="mar-tab__heading-line"></span>
                <a class="mar-tab__heading-link" href="#" data-body="most-read">most read</a>
            </li>
            <li class="mar-tab__heading-item">
                <span class="mar-tab__heading-line"></span>
                <a class="mar-tab__heading-link" href="#" data-body="commented">commented</a>
            </li>
        </ul>
        <div class="mar-tab__body mar-tab--active" data-body="most-read">
            <h3>Most Read Content</h3>
            The quick brown fox jumps over the lazy dog. The quick
            brown fox jumps over the lazy dog. The quick brown fox
            jumps over the lazy dog. The quick brown fox jumps over
            the lazy dog. The quick brown fox jumps over the lazy dog.
            The quick brown fox jumps over the lazy dog. The quick
            brown fox jumps over the lazy dog. The quick brown fox
            jumps over the lazy dog. The quick brown fox jumps over
            the lazy dog. The quick brown fox jumps over the lazy dog.
            The quick brown fox jumps over the lazy dog. The quick
            brown fox jumps over the lazy dog.
        </div>
        <div class="mar-tab__body" data-body="commented">
            <h3>Commented Content</h3>
            The quick brown fox jumps over the lazy dog. The quick
            brown fox jumps over the lazy dog. The quick brown fox
            jumps over the lazy dog. The quick brown fox jumps over
            the lazy dog. The quick brown fox jumps over the lazy dog.
            The quick brown fox jumps over the lazy dog. The quick
            brown fox jumps over the lazy dog. The quick brown fox
            jumps over the lazy dog. The quick brown fox jumps over
            the lazy dog. The quick brown fox jumps over the lazy dog.
            The quick brown fox jumps over the lazy dog. The quick
            brown fox jumps over the lazy dog.
        </div>
    </div>
</html>
*/
.mar-tab {
  padding: 0 10px;
}
@media (min-width: 992px) {
  .mar-tab {
    padding: 0;
  }
}
.mar-tab__headings {
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  width: 100%;
  position: relative;
  margin: 0 20px 24px 0;
  overflow-x: auto;
}
.mar-tab__headings::after {
  content: "";
  height: 1px;
  background-color: #9DA0A4;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 1px;
}
.mar-tab__heading-line {
  display: block;
  z-index: 1;
  width: 0;
  height: 4px;
  background: transparent;
}
.mar-tab__heading-link {
  font-family: var(--heading-font);
  font-size: var(--font-size-l);
  font-weight: var(--font-weight-bold);
  color: #000000;
  margin-top: 15px;
  text-decoration: none;
  opacity: 0.6;
}
.mar-tab__heading-link:hover {
  text-decoration: none;
  cursor: pointer;
  color: #000000;
}
.mar-tab__heading-real-link {
  font-family: var(--body-font);
  font-size: var(--font-size-l);
  font-weight: var(--font-weight-bold);
  color: #000000;
  margin-top: 15px;
  text-decoration: none;
  opacity: 0.6;
}
.mar-tab__heading-real-link:hover {
  text-decoration: none;
  cursor: pointer;
  color: #000000;
}
.mar-tab__heading-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  font-family: var(--heading-font);
}
.mar-tab__heading-item:not(:last-child) {
  margin-right: 30px;
}
.mar-tab__heading-item::before {
  content: none;
}
.mar-tab__heading-item.mar-tab--active .mar-tab__heading-line {
  width: 100%;
  background: var(--accent-colour);
  z-index: 1;
}
.mar-tab__heading-item.mar-tab--active .mar-tab__heading-link {
  color: #000000;
  font-family: var(--heading-font);
  opacity: 1;
}
.mar-tab__heading-item.mar-tab--active .mar-tab__heading-real-link {
  color: #000000;
  opacity: 1;
}
.mar-tab__heading-item h2 {
  margin-bottom: 0;
}
.mar-tab__body {
  display: none;
  margin: 20px;
}
.mar-tab__body.mar-tab--active {
  display: block;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-tabs {
  border-bottom: 1px solid #DEE2E6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover {
  border-color: #E9ECEF #E9ECEF #DEE2E6;
}
.nav-tabs .nav-link.disabled {
  color: #6C757D;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #FFFFFF;
  border-color: #DEE2E6 #DEE2E6 #FFFFFF;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.mar-alert {
  position: relative;
  padding: 10px 15px;
  color: #FFFFFF;
  opacity: 0;
  transform: opacity 0.35s ease-in-out;
}
.mar-alert--active {
  opacity: 1;
}
.mar-alert--success {
  background: #2EAA6D;
}
.mar-alert--info {
  background: #188AE2;
}
.mar-alert--error {
  background: #9D0D13;
}
.mar-alert__message {
  color: #FFFFFF;
}
.mar-alert__close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
