@charset "UTF-8";
/*
Theme Name: Property.net
Text Domain: propertynet
Version: 1.0
Author: Dwayne Charrington
Author URI: https://ilikekillnerds.com
Theme URI: https://ilikekillnerds.com
*/
@font-face {
  font-family: "Gilroy";
  src: url("./fonts/Gilroy-SemiBold.eot");
  src: local("Gilroy SemiBold"), local("./fonts/Gilroy-SemiBold"), url("./fonts/Gilroy-SemiBold.eot?#iefix") format("embedded-opentype"), url("./fonts/Gilroy-SemiBold.woff") format("woff"), url("./fonts/Gilroy-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("./fonts/Gilroy-Regular.eot");
  src: local("Gilroy Regular"), local("./fonts/Gilroy-Regular"), url("./fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("./fonts/Gilroy-Regular.woff") format("woff"), url("./fonts/Gilroy-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("./fonts/Gilroy-Medium.eot");
  src: local("Gilroy Medium"), local("./fonts/Gilroy-Medium"), url("./fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("./fonts/Gilroy-Medium.woff") format("woff"), url("./fonts/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("./fonts/Gilroy-Bold.eot");
  src: local("Gilroy Bold"), local("./fonts/Gilroy-Bold"), url("./fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("./fonts/Gilroy-Bold.woff") format("woff"), url("./fonts/Gilroy-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Gilroy";
  src: url("./fonts/Gilroy-ExtraBold.eot");
  src: local("Gilroy Bold"), local("./fonts/Gilroy-ExtraBold"), url("./fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("./fonts/Gilroy-ExtraBold.woff") format("woff"), url("./fonts/Gilroy-ExtraBold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Conv_BentonSans_medium";
  src: url("./fonts/BentonSans Condensed Medium.eot");
  src: local("☺"), url("./fonts/BentonSans Condensed Medium.woff") format("woff"), url("./fonts/BentonSans Condensed Medium.ttf") format("truetype"), url("./fonts/BentonSans Condensed Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Conv_BentonSans_bold";
  src: url("./fonts/BentonSans Condensed Bold.eot");
  src: local("☺"), url("./fonts/BentonSans Condensed Bold.woff") format("woff"), url("./fonts/BentonSans Condensed Bold.ttf") format("truetype"), url("./fonts/BentonSans Condensed Bold.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Cheltenham_ITC_Book";
  src: url("./fonts/Cheltenham_ ITC Book.eot");
  src: local("☺"), url("./fonts/Cheltenham_ ITC Book.woff") format("woff"), url("./fonts/Cheltenham_ ITC Book.ttf") format("truetype"), url("./fonts/Cheltenham_ ITC Book.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "GeorgiaPro-Light";
  src: url("./fonts/GeorgiaPro-Light.eot");
  src: local("☺"), url("./fonts/GeorgiaPro-Light.woff") format("woff"), url("./fonts/GeorgiaPro-Light.ttf") format("truetype"), url("./fonts/GeorgiaPro-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "GeorgiaPro-BoldItalic";
  src: url("./fonts/GeorgiaPro-BoldItalic.eot");
  src: local("☺"), url("./fonts/GeorgiaPro-BoldItalic.woff") format("woff"), url("./fonts/GeorgiaPro-BoldItalic.ttf") format("truetype"), url("./fonts/GeorgiaPro-BoldItalic.svg") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "GeorgiaPro-SemiBoldItalic";
  src: url("./fonts/GeorgiaPro-SemiBoldItalic.eot");
  src: local("☺"), url("./fonts/GeorgiaPro-SemiBoldItalic.woff") format("woff"), url("./fonts/GeorgiaPro-SemiBoldItalic.ttf") format("truetype"), url("./fonts/GeorgiaPro-SemiBoldItalic.svg") format("svg");
  font-weight: 600;
  font-style: normal;
}
html {
  color: #000;
  background: #FFF;
}

* {
  tap-highlight-color: transparent !important;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td, a {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover,
a:active,
a:focus {
  color: inherit;
  outline: none !important;
  text-decoration: none;
}

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

fieldset, img {
  border: 0;
}

address, button, caption, cite, code, dfn, em, input, optgroup, option, select, strong, textarea, th, var {
  font: inherit;
}

b, strong {
  font-weight: 700;
}

del, ins {
  text-decoration: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

label {
  font-weight: 500;
  margin-bottom: 0;
}

svg {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

input, textarea, button {
  -webkit-appearance: none !important;
  border-radius: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
  color: unset;
}

html {
  min-height: 100%;
  background: #fff;
  overflow-x: hidden;
}

body {
  font-size: 14px;
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  line-height: 1.4;
  color: #000000;
  background: #fff;
  min-height: 100vh;
}

.content {
  max-width: 1200px;
  margin: 0 auto;
}

.gray {
  color: rgba(0, 0, 0, 0.4);
}

.smb16-op40 {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.4);
  font-size: 16px;
  line-height: 25px;
}

.med16-op40 {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
  font-size: 16px;
  line-height: 25px;
}

.title-smb-20 {
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
}

.title-smb-18 {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
}

.title-med-18-op40 {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.4);
}

.df {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.df-jsc-aic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.df-jsb-aic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.df-aic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.df-jsb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#header {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding-top: 60px;
}
#header .top-menu,
#header .login {
  display: none;
}

.top-block {
  height: 462px;
  background: url("images/image-main.jpg") no-repeat center;
  background-size: cover;
}
.top-block .content {
  padding-top: 180px;
}

.filters {
  margin: 0 auto 0;
  padding: 20px;
  max-width: 810px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 10px;
  backdrop-filter: blur(2px);
  background-color: rgba(255, 255, 255, 0.1);
  position: relative;
  z-index: 5;
}
.filters .adaptive-select {
  display: none;
}
.filters .search-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
}
.filters .search-line .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 150px;
  height: 50px;
  border-radius: 8px;
  background-color: #ffffff;
  padding-left: 15px;
  cursor: pointer;
}
.filters .search-line .left .drop-down {
  position: relative;
  width: 100%;
  margin-right: 0;
}
.filters .search-line .left .drop-down .current:before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url("images/icon-arrow.svg") no-repeat center;
  right: 15px;
  top: 0;
  bottom: 0;
  margin-right: 15px;
  margin: auto;
}
.filters .search-line .left .drop-down .drop-down__menu {
  width: 123%;
}
.filters .search-line .middle {
  margin: 0 10px;
  width: 470px;
  position: relative;
}
.filters .search-line .middle .drop-down {
  height: 100%;
  background: #fff;
  margin: auto;
}
.filters .search-line .right {
  width: 130px;
  height: 50px;
  border-radius: 6px;
  background-color: #3e9490;
  padding-bottom: 1px;
}
.filters .search-line .right a,
.filters .search-line .right button {
  background-color: #3e9490;
  border-radius: 6px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  width: 100%;
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.5px;
  padding: 0;
  margin: 0;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
}
.filters .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
}
.filters .bottom .current {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #ffffff;
  padding-right: 24px;
  cursor: pointer;
}
.filters .bottom .current:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url("images/icon-arrow-white.svg") no-repeat center;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.filters .bottom .drop-down {
  margin-right: 21px;
  position: relative;
  padding-left: 0;
}

.filters .search-line .left .drop-down {
  padding-left: 0;
}

.top-block .filters .search-line .left .drop-down .drop-down__menu {
  width: 111%;
}

.filters.home {
  backdrop-filter: blur(0px);
  background: none;
}
.filters.home .bottom {
  display: none;
}

.filters.home + .top-block-bottom {
  margin-top: 105px;
}

.drop-down__menu {
  padding: 10px 15px;
  width: 111%;
  height: 162px;
  border-radius: 8px;
  background-color: #ffffff;
  position: absolute;
  left: -15px;
  top: -40px;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}
.drop-down__menu .el {
  margin-bottom: 8px;
  height: 22px;
}
.drop-down__menu .el:last-child {
  margin-bottom: 0;
}
.drop-down__menu .selected {
  color: #3e9490;
}
.drop-down .ico {
  content: "";
  position: absolute;
  height: 14px;
  width: 14px;
  background: url("images/icon-search.svg") no-repeat center;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  cursor: text;
}
.drop-down input {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background-color: #ffffff;
  border: 0;
  padding: 14px 66px 14px 15px;
}
.drop-down input::-webkit-input-placeholder {
  opacity: 0.4;
  font-size: 16px;
  line-height: 1.38;
  color: #000000;
}
.drop-down input::-moz-placeholder {
  opacity: 0.4;
  font-size: 16px;
  line-height: 1.38;
  color: #000000;
}
.drop-down input:-ms-input-placeholder {
  opacity: 0.4;
  font-size: 16px;
  line-height: 1.38;
  color: #000000;
}
.drop-down input::-ms-input-placeholder {
  opacity: 0.4;
  font-size: 16px;
  line-height: 1.38;
  color: #000000;
}
.drop-down input::placeholder {
  opacity: 0.4;
  font-size: 16px;
  line-height: 1.38;
  color: #000000;
}

.drop-down.active > .current:before {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

.drop-down.active > .drop-down__menu {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  z-index: 5;
  top: 39px;
}
.drop-down.active > .drop-down__menu .el {
  cursor: pointer;
  opacity: 0.6;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.drop-down.active > .drop-down__menu .el:hover {
  opacity: 1;
}

.drop-down__menu .drop-down-wr {
  overflow-y: auto;
  height: 100%;
  /* width */
}
.drop-down__menu .drop-down-wr::-webkit-scrollbar {
  width: 2px;
}
.drop-down__menu .drop-down-wr {
  /* Track */
}
.drop-down__menu .drop-down-wr::-webkit-scrollbar-track {
  border-radius: 0.8px;
}
.drop-down__menu .drop-down-wr {
  /* Handle */
}
.drop-down__menu .drop-down-wr::-webkit-scrollbar-thumb {
  background: #d8d8d8;
  border-radius: 10px;
}
.drop-down__menu .drop-down-wr {
  /* Handle on hover */
}
.drop-down__menu .drop-down-wr::-webkit-scrollbar-thumb:hover {
  background: #a4a4a4;
}

.filters .search-line .middle .ico.active {
  background: url("images/icon-close.svg") no-repeat center;
  cursor: pointer;
}

.drop-down.active > .drop-down__menu .el.selected {
  opacity: 1;
}

.filters .bottom .d1 {
  min-width: 137.87px;
}
.filters .bottom .d2 {
  min-width: 90.26px;
}
.filters .bottom .d3 {
  min-width: 95.59px;
}
.filters .bottom .d4 {
  min-width: 89.69px;
}
.filters .bottom .d5 {
  min-width: 94.79px;
}

.filters .bottom .drop-down .drop-down__menu {
  left: 0px;
  top: -50px;
  min-width: 124px;
}

.filters .bottom .drop-down:first-child .drop-down__menu {
  min-width: 150px;
}

.filters .middle .drop-down .drop-down__menu {
  left: 0;
  width: 100%;
  height: 102px;
  top: 5px;
}

.filters .bottom .current:before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.filters .middle .drop-down.active .drop-down__menu {
  top: 55px;
}

.filters .bottom .drop-down.active .drop-down__menu {
  left: 0;
  top: 30px;
}

.top-block-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 70px;
  gap: 30px;
}
.top-block-bottom .title {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  color: #ffffff;
  text-transform: uppercase;
}
.top-block-bottom .left .title {
  margin-bottom: 5px;
}
.top-block-bottom .left .hrefs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-block-bottom .left .hrefs .link {
  line-height: 1.57;
  color: #ffffff;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.top-block-bottom .left .hrefs .link svg {
  margin-right: 5px;
}
.top-block-bottom .left .hrefs .link svg path {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}
.top-block-bottom .left .hrefs .link:hover {
  color: #3e9490;
}
.top-block-bottom .left .hrefs .link:hover path {
  fill: #3e9490;
}
.top-block-bottom .mid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: -2px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.top-block-bottom .mid .title {
  margin-right: 24px;
}
.top-block-bottom .mid .my-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-block-bottom .mid .my-tabs__item {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  height: 15px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 10px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 28px;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}
.top-block-bottom .mid .my-tabs__item:last-child {
  border: 0;
}
.top-block-bottom .mid .my-tabs__item:before {
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  width: 0px;
  height: 2px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 1px;
  background-color: #f18e79;
  margin: auto;
}
.top-block-bottom .mid .my-tabs__item:hover {
  color: #f18e79;
}
.top-block-bottom .right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.top-block-bottom .right .title {
  margin-bottom: 5px;
  text-align: right;
}
.top-block-bottom .right .descr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-block-bottom .right .descr .item {
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  height: 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 10px;
}
.top-block-bottom .right .descr .item:last-child {
  border: 0;
  padding: 0 0 0 10px;
}

.top-block-bottom .mid .my-tabs__item.active:before {
  width: 31px;
}

.top-block-bottom .mid .my-tabs__item.active:hover {
  color: #fff;
}

.hidden-header {
  position: fixed;
  top: -1000px;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hidden-header .content {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hidden-header .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hidden-header .left a svg {
  width: 154px;
  height: 32px;
  margin-right: 50px;
}
.hidden-header .left nav a {
  margin-right: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 0.07;
  color: #000000;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.hidden-header .left nav a:hover {
  color: #f18e79;
}
.hidden-header .left nav a.current {
  position: relative;
}
.hidden-header .left nav a.current:hover {
  color: #000;
}
.hidden-header .left nav a.current:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 2px;
  background: #f18e79;
  border-radius: 1px;
  left: 0;
  right: 0;
  bottom: -4px;
  margin: auto;
}
.hidden-header .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hidden-header .right .submit-listing {
  width: 130px;
  height: 38px;
  background: #f18e79;
  margin-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.57;
  text-align: center;
  color: #ffffff;
  border-radius: 8px;
}

.hidden-header.fix,
.hidden-header.white.fix {
  top: 0;
  z-index: 999;
  opacity: 1;
  background: #fff;
  position: fixed;
}

.back-to-results {
  background: #f6f6f6;
  border-bottom: 1px solid #e8e8e8;
  position: sticky;
  top: 60px;
  z-index: 998;
}
.back-to-results .content {
  padding: 10px 0;
}
.back-to-results__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 500;
  color: #3E9490;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.back-to-results__link svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.back-to-results__link:hover {
  color: #2c6e6b;
}

.listing {
  padding: 60px 0 0;
}

h2.title {
  font-size: 22px;
  font-weight: 600;
  line-height: 35px;
  padding-bottom: 40px;
}

.listing-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 25px;
}

.listing-line-slider-wr {
  max-width: 474px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.over-slider-title.t1 {
  background: #4f5252;
}

.over-slider-title.t2 {
  background: #002f55;
}

.over-slider-title.t3 {
  background: #feea00;
}

.over-slider-title.t4 {
  background: #001f4a;
}

.over-slider-title {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
  height: 40px;
}
.over-slider-title .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.over-slider-title .right .text {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: right;
  color: #ffffff;
  margin-right: 10px;
}
.over-slider-title .right img {
  height: 50px;
  border-radius: 50px;
}

.listing-line-mid {
  padding: 0 20px;
}
.listing-line-mid .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0 25px;
}
.listing-line-mid .title .bold {
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  color: #000000;
  padding-bottom: 2px;
}
.listing-line-mid .title .gary {
  opacity: 0.4;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #000000;
}
.listing-line-mid .title .right {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  text-align: right;
  color: #f18e79;
}
.listing-line-mid .text_12m {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  color: #000000;
  padding-bottom: 20px;
  padding-right: 65px;
}
.listing-line-mid .icos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 19px;
  margin-bottom: 19px;
  border-bottom: 1px solid #e9e9e9;
}
.listing-line-mid .icos .ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.5);
  padding-right: 15px;
}
.listing-line-mid .icos .ico img {
  margin-right: 5px;
}
.listing-line-mid .icos .ico:last-child {
  font-weight: 600;
  padding-left: 12px;
  border-left: 1px solid #e9e9e9;
}
.listing-line-mid .icos .bord {
  padding-right: 12px;
}
.listing-line-mid .text_10rg {
  font-size: 10px;
  line-height: 1.6;
  color: #000000;
  font-weight: normal;
}
.listing-line-mid .text_right {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.6;
  text-align: right;
  color: rgba(0, 0, 0, 0.4);
  padding-bottom: 11px;
  max-width: 160px;
  margin-left: auto;
}
.listing-line-mid .text_12rg {
  font-size: 12px;
  line-height: 1.5;
  color: #000000;
  font-weight: normal;
  text-align: right;
}

.swiper-container .swiper-pagination {
  display: none;
}

.swiper-container .swiper-button-white {
  background: rgba(255, 255, 255, 0.1) no-repeat center;
  border-radius: 30px;
  height: 30px;
  width: 30px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(2px);
}

.swiper-container .swiper-button-white:after {
  content: "";
  height: 30px;
  width: 30px;
  background: url("images/sl-icon-arrow-white.svg") no-repeat center;
}

.swiper-container .swiper-button-prev:after {
  content: "";
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

.swiper-container.listing-sl-top .swiper-button-white {
  height: 40px;
  width: 40px;
}

h3.title {
  padding: 25px 0 40px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  color: #000000;
}

.showcase-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.showcase-line-item.bann_er.bl {
  background-color: #001f4a;
}

.showcase-line-item.bann_er.rd {
  background-color: #c00221;
}

.showcase-line-item.bann_er.gr {
  background-color: #00c1dc;
}

.showcase-line-item.bann_er.bl2 {
  background-color: #002f55;
}

.showcase-line-item.bann_er {
  width: 380px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.showcase-line-item.bann_er img {
  width: 202px;
  height: 38px;
  -o-object-fit: contain;
     object-fit: contain;
}

.property-showcase {
  padding-bottom: 38px;
}

.showcase-line-item {
  display: block;
  border-radius: 11px;
  overflow: hidden;
  border: 1px solid #d8d8d8;
  margin-right: 20px;
  width: 252px;
}
.showcase-line-item:last-child {
  margin-right: 0px;
}
.showcase-line-item .image {
  position: relative;
  display: block;
}
.showcase-line-item .image img {
  width: 100.4%;
  margin-left: -1px;
  height: 130px;
  -o-object-fit: contain;
     object-fit: contain;
}
.showcase-line-item .image .tag {
  position: absolute;
  top: 7px;
  right: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 71px;
  border-radius: 3px;
  height: 24px;
  background: #f18e79;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  color: #ffffff;
}
.showcase-line-item .info {
  padding: 0 8px;
}
.showcase-line-item .info .title {
  padding: 3px 0 4px;
}
.showcase-line-item .info .title .bold {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: #000000;
}
.showcase-line-item .info .title .gary {
  opacity: 0.4;
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
  color: #000000;
}
.showcase-line-item .info .showcase-price {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  color: #f18e79;
  padding-bottom: 6px;
}
.showcase-line-item .info .icos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 9px;
}
.showcase-line-item .info .icos .ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.5);
  padding-right: 10px;
}
.showcase-line-item .info .icos .ico img {
  margin-right: 5px;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  height: 19px;
  width: 17px;
}
.showcase-line-item .info .icos .ico img:hover {
  opacity: 1;
}
.showcase-line-item .info .icos .ico:last-child {
  font-weight: 600;
  padding-left: 14px;
  border-left: 1px solid #e9e9e9;
  padding-right: 0;
}
.showcase-line-item .info .icos .bord {
  padding-right: 14px;
}

.showcase-more {
  width: 61px;
  height: 22px;
  margin: 15px 0 0 auto;
  color: #3e9490;
  border-bottom: 1px solid #3e9490;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.showcase-more:hover {
  border-bottom: 1px solid #f18e79;
  color: #3e9490;
}
.showcase-more:active {
  border-bottom: 1px solid #32837f;
  color: #32837f;
}

.main-tab-content {
  display: none;
}

.main-tab-content.active {
  display: block;
}

.banner-wr {
  padding: 0;
  background: none;
  margin: 50px auto;
  text-align: center;
}

.banner-wr.wh {
  background: none;
}

.banner {
  width: 970px;
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
  background: none;
}
.banner__img {
  width: 970px;
  max-width: 100%;
  height: auto;
  border: none;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner__img img {
  width: 970px;
  max-width: 100%;
  height: auto;
  display: block;
}

.fl-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer {
  margin-top: 100px;
  padding: 50px 0;
  background: #2d2d2d;
}

.footer-logo {
  display: block;
  width: 149px;
  padding: 0;
  position: relative;
  font-size: 24px;
  line-height: 23px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 52px;
}
.footer-logo img {
  width: 100%;
}

.follow-us-footer {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.56;
  color: #ffffff;
  margin-bottom: 11px;
}

.follow-us-footer-medias {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.follow-us-footer-medias__media {
  display: block;
  margin-right: 15px;
}
.follow-us-footer-medias__media svg g {
  opacity: 1;
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
  fill: rgba(255, 255, 255, 0.31);
}
.follow-us-footer-medias__media:hover svg g {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
  fill: #3e9490;
}

.foo-menu__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.56;
  color: #ffffff;
  margin-bottom: 11px;
  display: block;
}
.foo-menu__item {
  display: block;
  color: #ffffff;
  margin-bottom: 5px;
  font-weight: 400;
  line-height: 22px;
  width: 90px;
}
.foo-menu__item:hover {
  color: #f18e79;
}
.foo-menu__item:active {
  color: #f18e79;
}
.foo-menu__item:focus {
  color: #f18e79;
}

.foo-sb-title {
  color: #ffffff;
  margin-bottom: 30px;
  font-weight: 400;
}

footer form input {
  background: none;
  width: 100%;
  color: #fff;
  border: none;
  padding: 7px 0;
  border-bottom: 1px solid rgba(216, 216, 216, 0.11);
}

footer form input::-webkit-input-placeholder {
  color: #fff;
  text-transform: uppercase;
}

footer form input::-moz-placeholder {
  color: #fff;
  text-transform: uppercase;
}

footer form input:-ms-input-placeholder {
  color: #fff;
  text-transform: uppercase;
}

footer form input::-ms-input-placeholder {
  color: #fff;
  text-transform: uppercase;
}

footer form input::placeholder {
  color: #fff;
  text-transform: uppercase;
}

footer form {
  position: relative;
}

footer form img {
  position: absolute;
  right: 0;
}

.copyr {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.31);
  margin-top: 15px;
}

.copyr a {
  text-decoration: underline;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.copyr a:hover {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #f18e79;
}

.select-block {
  background: #f3f3f3;
  padding: 10px 20px;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.select-block:after {
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  position: absolute;
  content: "";
  width: 29px;
  height: 29px;
  border-radius: 2px;
  background-color: #1f1f1f;
  background-image: url("images/footer/iconArrowWhite.svg");
  background-position: center;
  background-repeat: no-repeat;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.fourd-col.top.w100 {
  margin-right: 168px;
}

.fourd-col.mid.w50 {
  margin-right: 100px;
}

.fourd-col.w100.bott {
  margin-left: 160px;
}

.select-block.active .hidd-els {
  position: absolute;
  background: #f3f3f3;
  width: 100%;
  left: 0;
  padding: 20px;
  opacity: 1;
  height: initial;
  top: 50px;
}
.select-block.active .hidd-els .hidd-el {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.56;
  color: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid #e6e6e6;
  padding: 7px 0;
  cursor: pointer;
}
.select-block.active .hidd-els .hidd-el:first-child {
  padding: 0 0 7px;
}
.select-block.active .hidd-els .hidd-el:last-child {
  border-bottom: 0;
  padding: 7px 0 0;
}
.select-block.active .hidd-els .hidd-el.active {
  color: #f18e79;
}

.select-block.active:after {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

.title-el {
  opacity: 0.8;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.56;
  color: #000000;
}

.hidd-els {
  opacity: 0;
  height: 0;
}

.sec5 .img-wr .bot-text {
  bottom: 0;
}

.tab-content .img-wr .bot-text {
  bottom: 0;
}

.one-col .img-wr .bot-text {
  bottom: 0;
}

.tab-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* Tab Content */
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}

.shadow-popup {
  width: 0vw;
  height: 0vh;
  backdrop-filter: blur(2px);
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  z-index: 0;
  top: 0;
}

.shadow-popup.active {
  width: 100vw;
  height: 100vh;
  z-index: 99;
}

.adaptive-tabs {
  display: none;
}

.right-tabs__tab-content.main-tab {
  max-height: initial;
  padding: 0;
  overflow-y: initial;
}

#tabsMain.right-tabs {
  padding-top: 0;
}

.person-info-wr {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 400px;
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
  padding: 0 50px;
  margin: 12px 0 50px;
}
.person-info-wr::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--broker-bg) center/cover no-repeat;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  z-index: 0;
}
.person-info-wr .person-info {
  position: relative;
  z-index: 1;
  width: 382px;
  min-height: 300px;
  border-radius: 8px;
  backdrop-filter: blur(2px);
  background-color: rgba(0, 0, 0, 0.3);
  padding: 20px;
  color: #ffffff;
}
.person-info-wr .person-info .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  padding-bottom: 3px;
}
.person-info-wr .person-info .title .name {
  font-size: 26px;
  line-height: 34px;
}
.person-info-wr .person-info .status {
  opacity: 0.8;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 25px;
}
.person-info-wr .person-info .info {
  padding: 20px 10px 23px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}
.person-info-wr .person-info .contact-info-ttle {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  padding-bottom: 5px;
}
.person-info-wr .person-info .contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.person-info-wr .person-info .contact-info .number {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.person-info-wr .person-info .contact-info .number:hover {
  color: #f18e79;
}
.person-info-wr .person-info .contact-info .email {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.person-info-wr .person-info .contact-info .email:hover {
  color: #f18e79;
}

#header.white {
  display: none;
}

.hidden-header.white {
  position: initial;
  top: -1000px;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.login-reg a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.login-reg a:hover {
  color: #f18e79;
}

.top-filters {
  background: #f6f6f6;
}
.top-filters .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
}
.top-filters .content .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-filters .content .drop-down {
  margin-right: 15px;
  width: 210px;
  height: 40px;
  border-radius: 6px;
  background-color: #ffffff;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.top-filters .content .drop-down .ico {
  background: url("images/agents/icon__search.svg") no-repeat center;
}
.top-filters .content .drop-down input {
  padding: 9px 40px 9px 0;
}
.top-filters .content .drop-down input::-webkit-input-placeholder {
  opacity: 1;
  font-size: 14px;
}
.top-filters .content .drop-down input::-moz-placeholder {
  opacity: 1;
  font-size: 14px;
}
.top-filters .content .drop-down input:-ms-input-placeholder {
  opacity: 1;
  font-size: 14px;
}
.top-filters .content .drop-down input::-ms-input-placeholder {
  opacity: 1;
  font-size: 14px;
}
.top-filters .content .drop-down input::placeholder {
  opacity: 1;
  font-size: 14px;
}
.top-filters .content .drop-down .current {
  position: relative;
  width: 100%;
}
.top-filters .content .drop-down .current:before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url("images/icon-arrow.svg") no-repeat center;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.top-filters .content .drop-down .drop-down__menu .drop-down-wr {
  overflow-y: auto;
  height: 100%;
  /* width */
}
.top-filters .content .drop-down .drop-down__menu .drop-down-wr::-webkit-scrollbar {
  width: 2px;
}
.top-filters .content .drop-down .drop-down__menu .drop-down-wr {
  /* Track */
}
.top-filters .content .drop-down .drop-down__menu .drop-down-wr::-webkit-scrollbar-track {
  border-radius: 0.8px;
}
.top-filters .content .drop-down .drop-down__menu .drop-down-wr {
  /* Handle */
}
.top-filters .content .drop-down .drop-down__menu .drop-down-wr::-webkit-scrollbar-thumb {
  background: #d8d8d8;
  border-radius: 10px;
}
.top-filters .content .drop-down .drop-down__menu .drop-down-wr {
  /* Handle on hover */
}
.top-filters .content .drop-down .drop-down__menu .drop-down-wr::-webkit-scrollbar-thumb:hover {
  background: #a4a4a4;
}
.top-filters .content .search-agency {
  width: 270px;
  height: 38px;
}

.top-filters .drop-down .drop-down__menu {
  width: 100%;
  left: 0;
  min-height: 102px;
  height: 165px;
  top: -40px;
}

.top-filters .drop-down.active .drop-down__menu {
  width: 100%;
  left: 0;
  min-height: 102px;
  height: 165px;
  top: 45px;
}

.drop-down {
  margin-right: 15px;
  border-radius: 6px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.drop-down .ico {
  background: url("images/agents/icon__search.svg") no-repeat center;
}
.drop-down input {
  padding: 9px 40px 9px 0;
}
.drop-down input::-webkit-input-placeholder {
  opacity: 1;
  font-size: 14px;
}
.drop-down input::-moz-placeholder {
  opacity: 1;
  font-size: 14px;
}
.drop-down input:-ms-input-placeholder {
  opacity: 1;
  font-size: 14px;
}
.drop-down input::-ms-input-placeholder {
  opacity: 1;
  font-size: 14px;
}
.drop-down input::placeholder {
  opacity: 1;
  font-size: 14px;
}
.drop-down .current {
  position: relative;
  width: 100%;
}
.drop-down .current:before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url("images/icon-arrow.svg") no-repeat center;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.drop-down .drop-down__menu .drop-down-wr {
  overflow-y: auto;
  height: 100%;
  /* width */
}
.drop-down .drop-down__menu .drop-down-wr::-webkit-scrollbar {
  width: 2px;
}
.drop-down .drop-down__menu .drop-down-wr {
  /* Track */
}
.drop-down .drop-down__menu .drop-down-wr::-webkit-scrollbar-track {
  border-radius: 0.8px;
}
.drop-down .drop-down__menu .drop-down-wr {
  /* Handle */
}
.drop-down .drop-down__menu .drop-down-wr::-webkit-scrollbar-thumb {
  background: #d8d8d8;
  border-radius: 10px;
}
.drop-down .drop-down__menu .drop-down-wr {
  /* Handle on hover */
}
.drop-down .drop-down__menu .drop-down-wr::-webkit-scrollbar-thumb:hover {
  background: #a4a4a4;
}

.sec-agents > .title {
  padding: 40px 0 20px;
}
.sec-agents .balance-num {
  width: 60px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 10px;
  background-color: rgba(241, 142, 121, 0.2);
  color: #f18e79;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.6;
  padding: 10px 0;
  text-align: center;
  margin: auto;
}
.sec-agents .balance-title {
  text-align: center;
  opacity: 0.4;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.56;
  color: #000000;
  margin: 10px 0 20px;
}
.sec-agents .line-bg {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 15px;
  background-color: #f6f6f6;
}
.sec-agents .range-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sec-agents .range-wrap .left,
.sec-agents .range-wrap .right {
  width: 60px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  color: #000000;
  margin-top: -10px;
}
.sec-agents .range-wrap .mid {
  width: 100%;
  margin: 0 15px;
  position: relative;
}
.sec-agents .range-wrap .mid .range-bg {
  width: 100%;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 15px;
  background-color: #f6f6f6;
}
.sec-agents .range-wrap .mid .range-bg .range-fill {
  width: 50%;
  height: 30px;
  border-radius: 15px;
  background-color: #f18e79;
}
.sec-agents .range-wrap .mid .range {
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 30px;
  opacity: 0;
  width: 100%;
}
.sec-agents .range-wrap .mid .range-nums {
  margin-top: 10px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sec-agents .range-wrap .mid .range-nums .el {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  color: rgba(0, 0, 0, 0.6);
}
.sec-agents .range-text {
  max-width: 511px;
  margin: 30px auto 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  color: rgba(0, 0, 0, 0.6);
}
.sec-agents .range-text ul {
  margin-top: 10px;
  list-style: none;
}
.sec-agents .range-text ul li {
  margin-bottom: 8px;
  padding-left: 18px;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  color: rgba(0, 0, 0, 0.6);
}
.sec-agents .range-text ul li:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border-radius: 5px;
  background-color: #424242;
}
.sec-agents .graphs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 52px;
}
.sec-agents .graphs .graph {
  width: calc(50% - 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 28px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 20px;
}
.sec-agents .graphs .graph .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.sec-agents .graphs .graph .title {
  width: 200px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.56;
  color: rgba(0, 0, 0, 0.41);
  margin-bottom: 2px;
}
.sec-agents .graphs .graph .price {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.56;
  text-align: right;
  color: #000000;
  margin-bottom: 2px;
}
.sec-agents .graphs .graph:nth-child(2n) {
  width: calc(50% + 30px);
  padding-left: 30px;
}

.top-filters.plus-title .title {
  padding: 0;
}
.top-filters.plus-title .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.graph-big {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 55px;
}
.graph-big .left {
  width: 77px;
}
.graph-big .left .pr {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 30px;
}
.graph-big .right {
  width: 100%;
  padding-top: 10px;
}
.graph-big .right img {
  width: 100%;
}
.graph-big .right .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.graph-big .right .bottom .mn {
  width: 25%;
  text-align: right;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  color: rgba(0, 0, 0, 0.6);
}

.info-line {
  width: 380px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.info-line .btn {
  width: 140px;
  height: 40px;
  border-radius: 8px;
  background-color: #f18e79;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.57;
  color: #ffffff;
  margin-bottom: 3px;
}
.info-line .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0 5px;
  border-bottom: 1px solid #e9e9e9;
  width: 100%;
}
.info-line .info .title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  color: rgba(0, 0, 0, 0.4);
}
.info-line .info .val {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  text-align: right;
  color: #000000;
}

.search-res-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
.search-res-line .left {
  overflow: hidden;
  border-radius: 10px;
  width: 380px;
}
.search-res-line .left img {
  width: 100%;
}
.search-res-line .mid {
  margin: 0 30px;
  width: 380px;
}
.search-res-line .mid .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  color: #000000;
}
.search-res-line .mid .subtitle {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  color: rgba(0, 0, 0, 0.4);
  padding: 2px 0 17px;
}
.search-res-line .mid .text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  color: #000000;
  padding-bottom: 31px;
}
.search-res-line .mid .medias .media {
  margin-right: 20px;
}
.search-res-line .mid .medias .media path {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
  fill: #000;
}
.search-res-line .mid .medias .media:hover path {
  fill: #3e9490;
}

.btn.beige,
.btn.green {
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.57;
  letter-spacing: 0.5px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn.beige {
  background-color: #f18e79;
}

.btn.green {
  background-color: #3e9490;
}

.btn.beige:hover {
  -webkit-box-shadow: 10px 10px 14px 0 rgba(241, 142, 121, 0.2);
          box-shadow: 10px 10px 14px 0 rgba(241, 142, 121, 0.2);
  background-color: #f18e79;
}

.btn.beige:active {
  -webkit-box-shadow: 10px 10px 14px 0 rgba(241, 142, 121, 0.2);
          box-shadow: 10px 10px 14px 0 rgba(241, 142, 121, 0.2);
  background-color: #dc7863;
}

.btn.beige:disabled {
  opacity: 0.3;
  background-color: #f18e79;
}

.btn.green:hover {
  -webkit-box-shadow: 10px 10px 14px 0 rgba(62, 148, 144, 0.2);
          box-shadow: 10px 10px 14px 0 rgba(62, 148, 144, 0.2);
  background-color: #3e9490;
}

.btn.green:active {
  -webkit-box-shadow: 10px 10px 14px 0 rgba(62, 148, 144, 0.2);
          box-shadow: 10px 10px 14px 0 rgba(62, 148, 144, 0.2);
  background-color: #32837f;
}

.btn.green:disabled {
  opacity: 0.3;
  background-color: #3e9490;
}

.btn.sec-green {
  cursor: pointer;
  border-radius: 8px;
  border: solid 1px #3e9490;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.btn.sec-green:hover {
  background-color: rgba(62, 148, 144, 0.1);
}

.btn.sec-green:active {
  background-color: rgba(62, 148, 144, 0.1);
  border: solid 1px #32837f;
}

.btn.sec-green:focus {
  background-color: rgba(62, 148, 144, 0.1);
  border: solid 1px #32837f;
}

.btn.sec-green:disabled {
  opacity: 0.3;
}

.btn.sec-beige {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  border-radius: 6px;
  border: solid 1px #f18e79;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600;
}

.btn.sec-beige:hover {
  background-color: rgba(241, 142, 121, 0.1);
}

.btn.sec-beige:active {
  border: solid 1px #dc7863;
  background-color: rgba(241, 142, 121, 0.1);
}

.btn.sec-beige:focus {
  border: solid 1px #dc7863;
  background-color: rgba(241, 142, 121, 0.1);
}

.btn.sec-beige:disabled {
  opacity: 0.3;
}

.sec-agents .showcase-line .showcase-line-item {
  width: 378px;
  display: block;
  margin-top: 1px;
  border-radius: 13px;
}
.sec-agents .showcase-line .showcase-line-item .image img {
  height: 199px;
  margin-top: -2px;
}
.sec-agents .showcase-line .showcase-line-item .image .tag {
  top: 10px;
  right: 10px;
  width: 94px;
  height: 32px;
  font-size: 14px;
}
.sec-agents .showcase-line .showcase-line-item .info {
  padding: 0 15px;
}
.sec-agents .showcase-line .showcase-line-item .info .title {
  padding: 11px 0 20px;
}
.sec-agents .showcase-line .showcase-line-item .info .title .left .bold {
  font-size: 18px;
}
.sec-agents .showcase-line .showcase-line-item .info .title .left .gary {
  font-size: 14px;
}
.sec-agents .showcase-line .showcase-line-item .info .title .right {
  font-size: 18px;
}
.sec-agents .showcase-line .showcase-line-item .info .icos {
  padding-bottom: 19px;
  margin-bottom: 19px;
  border-bottom: 1px solid #e9e9e9;
}
.sec-agents .showcase-line .showcase-line-item .info .person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 19px;
}
.sec-agents .showcase-line .showcase-line-item .info .person img {
  margin-right: 10px;
}
.sec-agents .showcase-line .showcase-line-item .info .person .name {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.57;
  color: #000000;
}
.sec-agents .showcase-line .showcase-line-item .offered {
  padding: 12px 15px 11px;
  background: #f6f6f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sec-agents .showcase-line .showcase-line-item .offered .left {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.57;
  color: rgba(0, 0, 0, 0.4);
}
.top-filters.listing_p .content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.top-filters.listing_p .content .left {
  display: block;
  position: relative;
  width: 100%;
}
.top-filters.listing_p .content .left .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 900px;
}
.top-filters.listing_p .content .left .bott {
  display: none;
}
.top-filters.listing_p .content .left .bott.opened {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-filters.listing_p .content .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}
.top-filters.listing_p .content .right .search {
  width: 130px;
  height: 38px;
  margin-right: 10px;
}
.top-filters.listing_p .content .right .more {
  width: 130px;
  height: 38px;
}

.listing-page.m80,
.sec-agents.m80 {
  margin: 80px 0;
}

.listing-bottom {
  margin-bottom: 100px;
}

.listing-page {
  margin: 40px 0;
}
.listing-page .title {
  padding: 0 0 20px;
}
.listing-page .my-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.listing-page .my-tabs__item_ {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  cursor: pointer;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.56;
  color: rgba(0, 0, 0, 0.4);
  margin-right: 20px;
}
.listing-page .my-tabs__item_:before {
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  width: 0px;
  height: 2px;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 1px;
  background-color: #f18e79;
  margin: auto;
}
.listing-page .main-tab-content {
  display: none;
}
.listing-page .main-tab-content .two-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.listing-page .main-tab-content .two-col .el {
  width: 386px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 5px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 15px;
}
.listing-page .main-tab-content .two-col .el .title {
  font-size: 16px;
  line-height: 1.56;
  color: rgba(0, 0, 0, 0.4);
}
.listing-page .main-tab-content .two-col .el .val {
  font-size: 16px;
  line-height: 1.56;
  color: #000000;
}
.listing-page .main-tab-content .text {
  padding-right: 65px;
}
.listing-page .main-tab-content .text p {
  margin-top: 25px;
  font-size: 16px;
  line-height: 25px;
}
.listing-page .main-tab-content.active {
  display: block;
}

.listing-page .my-tabs__item_.active {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.56;
  color: rgb(0, 0, 0);
  margin-right: 20px;
}
.listing-page .my-tabs__item_.active:before {
  width: 31px;
}

.listing-page.sec2 .df-sb {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.listing-page .df-sb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.listing-page .df-sb .left .title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.59;
  color: #000000;
  padding-bottom: 5px;
}
.listing-page .df-sb .left .subtitle {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  color: rgba(0, 0, 0, 0.41);
}
.listing-page .df-sb .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.listing-page .df-sb .right .btn {
  width: 94px;
  height: 32px;
}
.listing-page .df-sb .right .bott {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.listing-page .df-sb .right .bott .left {
  display: block;
  margin-right: 20px;
  text-align: right;
}
.listing-page .df-sb .right .bott .left .price-top {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.59;
  color: #f18e79;
}
.listing-page .df-sb .right .bott .left .price-bott {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  color: rgba(0, 0, 0, 0.4);
}
.listing-page .df-sb .right .bott .left .price-bott span {
  padding-left: 5px;
  color: #000000;
}
.listing-page .df-sb .right .bott .bitmap {
  display: block;
  width: 65px;
  height: 65px;
  border-radius: 8px;
}

.listing-page.sec3 .left {
  max-width: 796px;
  margin-right: 30px;
}
.listing-page.sec3 .left img {
  width: 100%;
}
.listing-page.sec3 .left .slider-5sl img {
  border-radius: 8px;
}
.listing-page.sec3 .left .slider-1sl {
  margin-bottom: 4px;
}
.listing-page.sec3 .left .slider-1sl img {
  border-radius: 12px;
}
.listing-page.sec3 .right .person-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 11px 0 0;
}
.listing-page.sec3 .right .person-info .right {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: 15px;
}
.listing-page.sec3 .right .person-info .right .name {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.56;
  color: #000000;
}
.listing-page.sec3 .right .person-info .right .undername {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.57;
  color: rgba(0, 0, 0, 0.41);
  margin-bottom: 13px;
}
.listing-page.sec3 .right .person-info .right .ph_em {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.listing-page.sec3 .right .person-info .right .ph_em a {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.4);
  position: relative;
  padding-left: 20px;
}
.listing-page.sec3 .right .person-info .right .ph_em a:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: 3px;
}
.listing-page.sec3 .right .person-info .right .ph_em .phone {
  margin-right: 20px;
}
.listing-page.sec3 .right .person-info .right .ph_em .phone:before {
  background: url("images/listing/icon-phone.svg") no-repeat center;
}
.listing-page.sec3 .right .person-info .right .ph_em .email:before {
  background: url("images/listing/icon-email.svg") no-repeat center;
}
.listing-page.sec3 .right .form {
  margin-top: 25px;
}
.listing-page.sec3 .right .form .drop-down {
  width: 100%;
  height: 40px;
  border-radius: 6px;
  border: solid 1px #d8d8d8;
}
.listing-page.sec3 .right .form .drop-down .drop-down__menu {
  background: #f6f6f6;
  padding: 10px 15px;
  width: 100%;
  left: 0;
  height: auto;
  top: -30px;
}
.listing-page.sec3 .right .form input {
  width: 100%;
  height: 40px;
  border-radius: 6px;
  border: solid 1px #d8d8d8;
  margin-top: 20px;
  padding: 11px 15px;
}
.listing-page.sec3 .right .form textarea {
  width: 100%;
  border-radius: 6px;
  border: solid 1px #d8d8d8;
  margin-top: 20px;
  padding: 11px 15px;
  height: 116px;
  resize: none;
}
.listing-page.sec3 .right .form button {
  width: 100%;
  height: 40px;
  border-radius: 6px;
  border: 0;
  margin-top: 11px;
  color: #ffffff;
  background-color: #3e9490;
}

.listing-page.sec3 .right .form .drop-down.active .drop-down__menu {
  top: 45px;
}

.listing-page.sec4 .left {
  margin-right: 30px;
  max-width: 796px;
}
.listing-page.sec4 .right .calculator {
  width: 374px;
}
.listing-page.sec4 .right .calculator .top {
  width: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 10px 15px 11px;
  background: #f6f6f6;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
}
.listing-page.sec4 .right .calculator .bottom {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  padding: 14px 20px 20px 20px;
}
.listing-page.sec4 .right .calculator .bottom .field {
  width: 100%;
  border-radius: 6px;
  border: solid 1px #d8d8d8;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  height: 40px;
  padding: 11px 10px 11px 15px;
}
.listing-page.sec4 .right .calculator .bottom .field .drop-down__menu {
  width: 100%;
  left: 0;
  background: #f6f6f6;
  height: auto;
  max-height: 300px;
  top: -85px;
}
.listing-page.sec4 .right .calculator .bottom .field .current:before {
  right: 0;
}
.listing-page.sec4 .right .calculator .bottom .field input {
  background: #fff;
  width: 100%;
  border: 0;
}
.listing-page.sec4 .right .calculator .bottom .field .label {
  width: 80px;
  height: 26px;
  border-radius: 4px;
  background-color: rgba(241, 142, 121, 0.1);
  color: #f18e79;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.listing-page.sec4 .right .calculator .bottom .button-calc {
  width: 220px;
  height: 40px;
  margin: 10px auto 20px;
}
.listing-page.sec4 .right .calculator .bottom .results {
  padding-top: 20px;
  border-top: 1px solid #e9e9e9;
  font-size: 14px;
  line-height: 1.57;
  color: rgba(0, 0, 0, 0.4);
}

.listing-page.sec4 .right .calculator .bottom .field.active .drop-down__menu {
  top: 45px;
}

.listing-page.sec5 .items {
  max-width: 800px;
  margin-bottom: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.listing-page.sec5 .items .item {
  width: 50%;
  padding-bottom: 10px;
}
.listing-page.sec5 .items .item img {
  margin-right: 15px;
}

.top-filters .drop-down.active .drop-down__menu.ins {
  height: 84px;
}

.dd-ins {
  width: 80px;
}
.dd-ins .title {
  padding-bottom: 5px;
}
.dd-ins .drop-down {
  width: 100% !important;
  border-radius: 3.8px;
  border: solid 1px #e9e9e9;
}

#location .map {
  width: 100%;
  height: 340px;
  border-radius: 10px;
}

.listing-line-map .map {
  width: 311px;
  height: 340px;
  border-radius: 10px;
}

.map-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
.map-search input {
  min-width: 940px;
  height: 40px;
  border-radius: 6px;
  border: solid 1px #d8d8d8;
  padding: 11px 15px;
}
.map-search button {
  width: 220px;
  height: 40px;
  border: 0;
}

.listing-page.sec8.m80 {
  background-color: #f6f6f6;
}
.listing-page.sec8.m80 .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 40px;
}
.listing-page.sec8.m80 .items .item {
  width: 50%;
  padding: 0 50px 40px 0;
}
.listing-page.sec8.m80 .items .item .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  padding-bottom: 20px;
}
.listing-page.sec8.m80 .items .item .descr {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
}

.listing-page.sec9.m80 .df-sb .bitmap-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.listing-page.sec9.m80 .df-sb .bitmap-wr .bitmap {
  margin: -5px 0 0 7px;
}
.listing-page.sec9.m80 .df-sb .bitmap-wr .nearby-source {
  margin-left: 7px;
  color: #3e9490;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.listing-page.sec9.m80 .df-sb .bitmap-wr .nearby-source:hover {
  text-decoration: underline;
}
.listing-page.sec9.m80 .df-sb .bitmap-wr .nearby-source-separator {
  margin-left: 7px;
  color: rgba(0, 0, 0, 0.35);
}
.listing-page.sec9.m80 .places .place {
  margin-bottom: 25px;
}
.listing-page.sec9.m80 .places .place .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.listing-page.sec9.m80 .places .place .top .ico {
  width: 40px;
  height: 40px;
  border-radius: 6px;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.listing-page.sec9.m80 .places .place .top .ico-1 {
  background-color: rgba(241, 142, 121, 0.2);
}
.listing-page.sec9.m80 .places .place .top .ico-2 {
  background-color: rgba(62, 148, 144, 0.2);
}
.listing-page.sec9.m80 .places .place .top .ico-3 {
  background-color: rgba(236, 147, 0, 0.2);
}
.listing-page.sec9.m80 .places .place .top .ico-4 {
  background-color: rgba(66, 212, 181, 0.2);
}
.listing-page.sec9.m80 .places .place .line {
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.listing-page.sec9.m80 .places .place .line .left {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
}
.listing-page.sec9.m80 .places .place .line .left a {
  color: inherit;
  text-decoration: none;
}
.listing-page.sec9.m80 .places .place .line .left a:hover {
  text-decoration: underline;
}
.listing-page.sec9.m80 .places .place .line .left span {
  color: rgba(0, 0, 0, 0.4);
}
.listing-page.sec9.m80 .places .place .line .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.listing-page.sec9.m80 .places .place .line .right.nearby-meta {
  display: block;
  max-width: 260px;
  text-align: right;
}
.listing-page.sec9.m80 .places .place .line .right .stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.listing-page.sec9.m80 .places .place .line .right .reviews-count {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  width: 150px;
  text-align: right;
  color: rgba(0, 0, 0, 0.4);
}

.df-sb.pad-b-30 {
  padding-bottom: 30px;
}

.listing-page.sec10 .my-tabs__item_.active:before {
  width: 50%;
}

.listing-page.sec4 .left .main-tab-content {
  display: block;
}

.my-tabs-wr.tags2 {
  margin-top: 10px;
  min-height: 257px;
}
.my-tabs-wr.tags2 .school-catchment-title {
  font-size: 18px;
  line-height: 1.56;
  color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  margin-bottom: 20px;
}
.my-tabs-wr.tags2 .school-catchment-type {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.my-tabs-wr.tags2 .school-catchment-type .name {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.56;
  width: 250px;
}
.my-tabs-wr.tags2 .school-catchment-type .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.my-tabs-wr.tags2 .school-catchment-type .tags .tag {
  font-weight: 600;
  margin: 0 10px;
  padding: 5px 20px;
  height: 32px;
  color: #ffffff;
  border-radius: 6px;
  text-align: center;
  line-height: 22px;
}
.my-tabs-wr.tags2 .school-catchment-type .tags .t1 {
  width: 94px;
  background: #f18e79;
}
.my-tabs-wr.tags2 .school-catchment-type .tags .t2 {
  width: 94px;
  background: #ff9f00;
}
.my-tabs-wr.tags2 .school-catchment-type .tags .t3 {
  width: 123px;
  background: #424242;
}
.my-tabs-wr.tags2 .school-catchment-type .view a {
  padding: 10px 26px;
  display: block;
}

.listing-page.sec11 .gr-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.56;
  color: #3e9490;
  margin: 20px 0 30px;
}
.listing-page.sec11 .gr-title img {
  margin-right: 15px;
}
.listing-page.sec11 .line-title {
  padding-bottom: 20px;
}
.listing-page.sec11 .line-title .left {
  width: 100px;
}
.listing-page.sec11 .line .left {
  width: 380px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.listing-page.sec11 .line .mid {
  width: 440px;
  text-align: center;
}
.listing-page.sec11 .line .mid .circle-diagr {
  width: 100px;
  height: 100px;
  background: url("images/listing/circle diagram.svg") no-repeat center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  color: #f18e79;
  margin: 18px auto 0;
}
.listing-page.sec11 .line .val-diagram {
  padding-bottom: 20px;
}
.listing-page.sec11 .line .val-diagram .text {
  width: 100px;
}
.listing-page.sec11 .line .val-diagram .diagram {
  background-color: #f6f6f6;
  height: 20px;
  border-radius: 10px;
  width: 280px;
}
.listing-page.sec11 .line .val-diagram .diagram .per {
  height: 20px;
  border-radius: 10px;
  background-color: #f18e79;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.42;
  color: #ffffff;
}
.listing-page.sec11 .line .text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
}

.right-diagram {
  width: 380px;
  height: 20px;
  border-radius: 10px;
  background-color: #3e9490;
  text-align: center;
  margin: 18px 0 17px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.42;
  color: #ffffff;
}
.right-diagram .l {
  height: 20px;
  border-radius: 10px;
  background-color: #f18e79;
}
.right-diagram .r {
  height: 20px;
  border-radius: 10px;
}

.listing-page.sec12 .params {
  font-size: 16px;
  line-height: 25px;
}
.listing-page.sec12 .params .left {
  width: 500px;
}
.listing-page.sec12 .params .left a {
  width: 200px;
  height: 40px;
  border-radius: 8px;
  background-color: #f18e79;
  margin-top: 30px;
}
.listing-page.sec12 .params .right .params-wr {
  margin-right: 107px;
}
.listing-page.sec12 .params .title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.56;
}
.listing-page.sec12 .params .params-wr {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.listing-page.sec12 .params .params-wr .paran-bl {
  width: 190px;
  padding-bottom: 15px;
}
.listing-page.sec12 .params .params-wr .paran-bl .param-val {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.59;
  color: #3e9490;
  padding-top: 5px;
}
.listing-page.sec12 .params .gray {
  padding-top: 5px;
}

.listing-page.sec13 {
  padding: 40px 0;
  background: #f6f6f6;
}
.listing-page.sec13 .left {
  width: 380px;
  margin-right: 40px;
}
.listing-page.sec13 .left .title {
  margin-bottom: 20px;
}
.listing-page.sec13 .left .icon-text img {
  width: 162px;
  margin: 0 15px 0px 0;
}
.listing-page.sec13 .left .info-line {
  margin-top: 15px;
}
.listing-page.sec13 .left .info-line .title {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 16px;
}
.listing-page.sec13 .left .info-line .info {
  padding: 13.7px 0 0px;
}
.listing-page.sec13 .left .medias {
  margin-top: 40px;
}
.listing-page.sec13 .left .medias .media {
  margin-right: 15px;
  height: 20px;
}
.listing-page.sec13 .left .medias .media svg path {
  opacity: 1;
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
  fill: rgb(0, 0, 0);
}
.listing-page.sec13 .left .medias .media:hover svg path {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
  fill: #3e9490;
}
.listing-page.sec13 .right .title {
  margin-bottom: 25px;
}
.listing-page.sec13 .right form .drop-down {
  background: none;
  height: 40px;
  border-radius: 6px;
  border: solid 1px #d8d8d8;
  margin-bottom: 20px;
  width: 100%;
}
.listing-page.sec13 .right form .drop-down .drop-down__menu {
  width: 100%;
  left: 0;
  max-height: 132px;
}
.listing-page.sec13 .right form input {
  background: none;
  height: 40px;
  border-radius: 6px;
  border: solid 1px #d8d8d8;
  margin-bottom: 20px;
  padding: 11px 15px;
  width: 100%;
}
.listing-page.sec13 .right form textarea {
  background: none;
  border-radius: 6px;
  border: solid 1px #d8d8d8;
  padding: 11px 15px;
  width: 100%;
  height: 116px;
  resize: none;
  margin-bottom: 30px;
}
.listing-page.sec13 .right form button {
  border: 0;
  width: 200px;
  height: 40px;
}
.listing-page.sec13 .title {
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
}

.listing-page.sec13 + .sec-agents .title {
  padding: 0 0 20px;
}

.listing-page .df-sb .right .bott .bitmap + .map {
  width: 220px;
  height: 190px;
  border-radius: 8px;
  overflow: hidden;
  display: none;
}

.filtes-mob {
  display: none;
}

@media (min-width: 1200px) {
  #h_header .top-menu,
  #h_header .login {
    display: none;
  }
}
@media (max-width: 1200px) {
  #h_header .left nav,
  #h_header .right {
    display: none;
  }
  .top-block-bottom .right {
    display: none;
  }
  section,
  #h_header,
  .graph-wr,
  .top-filters,
  .listing-page {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .banner {
    width: 100%;
    max-width: 100%;
  }
  .banner .banner__img {
    width: 100%;
    max-width: 100%;
  }
  .property-showcase {
    padding-left: 30px;
    padding-bottom: 0;
  }
  .property-showcase .showcase-more {
    display: none;
  }
  .showcase-line-wr {
    overflow-x: scroll;
    width: 100%;
  }
  .showcase-line {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 30px;
    overflow-x: scroll;
  }
  html.active {
    overflow: hidden;
  }
  footer .fl-block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .fl-block .fourd-col.top {
    padding: 0 25px;
  }
  footer .fl-block .fourd-col.mid {
    padding-left: 25px;
  }
  footer .fl-block .fourd-col.bott {
    padding: 25px;
    background: #2a2a2a;
  }
  footer .fl-block .df {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .fl-block .w100 {
    width: 100%;
  }
  footer .fl-block .w50 {
    width: 50%;
  }
  footer .fl-block .top.w100 {
    margin-bottom: 30px;
  }
  footer .fl-block .l.w50 {
    padding-right: 60px;
  }
  .follow-us-footer-medias__media {
    margin-right: 20px;
  }
  .follow-us-footer-medias__media img {
    width: 25px;
  }
  footer {
    padding: 30px 0 0;
  }
  .top-block-bottom .mid .title {
    margin-right: 20px;
  }
  .listing-line {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .listing-line-mid,
  .listing-line-slider-wr {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .listing-line-map,
  .listing-line-map .map {
    width: 100%;
  }
  .listing-line-map .map {
    height: 120px;
    margin-top: 20px;
  }
  .listing-line-slider-wr {
    height: 300px;
  }
  .listing-line {
    margin-bottom: 50px;
  }
  .listing-line-mid .title {
    padding: 0px 0 25px;
  }
  .top-block {
    height: 695px;
  }
  .filters.home + .top-block-bottom {
    margin-top: 240px;
  }
  .top-block-bottom {
    margin-top: 240px;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .filters .search-line .left {
    display: none;
  }
  .filters .search-line .middle {
    margin: 0 10px 0 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 78.5%;
            flex: 0 0 78.5%;
  }
  .filters .search-line .right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    width: auto;
  }
  .filters .adaptive-select {
    display: block;
    margin-bottom: 30px;
  }
  .filters .adaptive-select__item {
    padding: 10px 19px 10px 18px;
    border-radius: 8px;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    color: #ffffff;
  }
  .adaptive-select__item.active {
    background: #f18e79;
  }
  .filters {
    max-width: 650px;
  }
  .filters .bottom .drop-down {
    margin-right: 15px;
  }
  .filters .bottom .drop-down:last-child {
    margin-right: 0;
  }
  .filters .bottom .current {
    font-size: 16px;
    line-height: 1.56;
    padding-right: 20px;
  }
  #header {
    padding: 20px 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid rgba(233, 233, 233, 0.1);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #header a img {
    width: 193px;
  }
  #header .login {
    margin-right: 30px;
    width: 46px;
    height: 46px;
    padding: 12px;
    opacity: 1;
    border-radius: 6px;
    border: solid 1px rgba(255, 255, 255, 0.11);
    display: block;
  }
  #header .login img {
    width: 100%;
  }
  #h_header .close-menu {
    margin-left: 0;
  }
  #h_header a img {
    width: 193px;
    margin: 0;
  }
  #h_header .login {
    margin-right: 0px;
    width: 46px;
    height: 46px;
    padding: 12px;
    opacity: 1;
    border-radius: 6px;
    border: solid 1px rgba(0, 0, 0, 0.1098039216);
    display: block;
  }
  #h_header .login img {
    width: 100%;
    -webkit-filter: invert(1);
            filter: invert(1);
  }
  #h_header.active {
    background: #2d2d2d;
    border-bottom: 1px solid rgba(233, 233, 233, 0.05);
  }
  #h_header.active .hidden-menu.active {
    top: 61px;
  }
  #h_header.active .left a svg g {
    fill: #fff;
  }
  #h_header.active .left a svg path {
    fill: #fff;
  }
  #h_header.active .close-menu span.top,
  #h_header.active .close-menu span.mid,
  #h_header.active .close-menu span.bott {
    background: #fff;
  }
  #h_header.active .close-menu.active span.mid {
    background: rgba(255, 255, 255, 0);
  }
  #h_header.active .login {
    border: solid 1px rgba(255, 255, 255, 0.1098039216);
  }
  #h_header.active .login img {
    -webkit-filter: invert(0);
            filter: invert(0);
  }
  .close-menu {
    margin-left: 30px;
    width: 18px;
    height: 15px;
    position: relative;
    cursor: pointer;
    z-index: 999;
  }
  .close-menu span.mid {
    position: absolute;
    top: calc(50% - 1px);
    height: 2px;
    width: 33px;
    background: #fff;
    border-radius: 5px;
    left: 0;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  .close-menu span.bott {
    content: "";
    position: absolute;
    top: 19px;
    height: 2px;
    width: 33px;
    background: #fff;
    border-radius: 5px;
    display: block;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  #h_header .close-menu span.top,
  #h_header .close-menu span.mid,
  #h_header .close-menu span.bott {
    background: #000;
  }
  .close-menu span.top {
    content: "";
    position: absolute;
    bottom: 19px;
    height: 2px;
    width: 33px;
    background: #fff;
    border-radius: 5px;
    display: block;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  .close-menu.active span {
    background-color: transparent;
    border-radius: 0;
  }
  .close-menu.active span.bott {
    background: #ccc;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-radius: 0;
    top: 7px;
  }
  .close-menu.active span.top {
    background: #ccc;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    bottom: 6px;
    border-radius: 0;
  }
  .hidden-menu.active {
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
    opacity: 1;
    z-index: 999999;
    top: 87px;
    left: 0;
    right: 0;
  }
  .hidden-menu {
    top: -1000px;
    background: #2d2d2d;
    position: absolute;
    opacity: 1;
    left: 0;
    width: 100%;
    padding: 119px 0px 30px;
    margin: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 1;
    overflow: scroll;
  }
  .hidden-menu .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 25px;
  }
  .hidden-menu .line .right-part__block {
    color: #fff;
    padding: 0 35px;
  }
  .hidden-menu .hidden-menu-title {
    padding: 0 25px;
  }
  .hidden-menu .btn.beige.subm {
    width: 288px;
    height: 50px;
    margin: 50px auto 260px;
    border-radius: 8px;
    background-color: #f18e79;
  }
  .hidden-menu .bottom {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    color: rgba(255, 255, 255, 0.4);
  }
  .hidden-menu .bottom .top {
    text-transform: uppercase;
    padding-bottom: 5px;
  }
  .hidden-menu .menu .item .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: 500;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.56;
    border-bottom: 0px solid #ccc;
    margin: 0 25px 20px;
    padding: 10px;
    background: #2a2a2a;
  }
  .hidden-menu .menu .item .text img {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: rotateZ(-90deg);
            transform: rotateZ(-90deg);
  }
  .hidden-menu .menu .item.active .text img {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .hidden-menu .menu .item .sub-menu {
    -webkit-transition: height 0.3s, background 0.3s;
    transition: height 0.3s, background 0.3s;
    height: 0px;
    background: #2a2a2a;
    padding: 8px 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    z-index: -999;
  }
  .hidden-menu .menu .item.active .sub-menu {
    -webkit-transition: height 0.3s, background 0.3s;
    transition: height 0.3s, background 0.3s;
    background: #333;
    padding: 13px 35px;
    height: 115.4px;
    margin-bottom: 5px;
    z-index: 1;
  }
  .hidden-menu .menu .item.active .sub-menu a {
    opacity: 1;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
  }
  .hidden-menu .menu .item .sub-menu a {
    width: 30%;
    opacity: 0;
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    color: #ffffff;
    padding-bottom: 3px;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.21);
  }
  .hidden-menu .line.search {
    position: relative;
    margin: 40px 0 15px;
  }
  .hidden-menu .line.search img {
    position: absolute;
    left: 34px;
    top: 8px;
  }
  .hidden-menu .line.search input {
    width: 100%;
    color: #fff;
    height: 33px;
    background: #2a2a2a;
    padding: 5px 30px;
    border-radius: 5px;
    border: solid 1px #ffffff;
  }
  .hidden-menu .line.sec a {
    color: #de2508;
    display: block;
    border-bottom: 1px solid #de2508;
    padding: 15px 0px 3px;
    margin: 0 15px;
  }
  .hidden-menu-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.56;
    color: #ffffff;
    margin-bottom: 35px;
  }
  #header .top-menu,
  #header .login {
    display: block;
  }
  #header.active {
    background: #2d2d2d;
  }
  .person-info-wr {
    margin: 50px 0;
  }
  .person-info-wr .person-info {
    width: 305px;
    height: 332px;
  }
  .person-info-cont {
    padding: 0 30px;
  }
  .person-info-cont .person-info-wr {
    background-position: center !important;
  }
  .person-info-cont .person-info-wr .person-info .contact-info {
    display: block;
  }
  .person-info-cont .person-info-wr .person-info .contact-info a {
    display: block;
    padding: 5px 0 0;
  }
  .person-info-wr .person-info .info {
    padding: 20px 0px 20px 0;
  }
  .listing {
    padding: 0px 0 0;
  }
  h2.title {
    margin-top: 80px;
  }
  h3.title {
    padding-top: 0;
  }
  .sec-agents .graphs .graph,
  .sec-agents .graphs .graph:nth-child(2n) {
    width: 100%;
    padding-left: 0;
  }
  .sec-agents .graphs .graph .left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec-agents .range-text {
    max-width: 100%;
    margin: 30px 0 40px;
  }
  section.sec-agents {
    padding-top: 40px;
  }
  .sec-agents .range-wrap .mid .range-nums .el {
    display: none;
  }
  .sec-agents .range-wrap .mid .range-nums .el.show-adaptive {
    display: block;
  }
  .sec-agents .balance-num {
    display: inline-block;
    margin: 0 15px 30px 0;
  }
  .sec-agents .balance-title {
    text-align: left;
    display: inline-block;
  }
  .sec-agents h3.title {
    padding-bottom: 20px;
  }
  .graph-big {
    padding-bottom: 0;
  }
  .graph-big .right img {
    height: 225px;
  }
  .search-res-line {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .search-res-line .left {
    width: 48%;
    padding-bottom: 25px;
  }
  .search-res-line .mid {
    width: 48%;
    margin: 0;
    padding-bottom: 20px;
  }
  .search-res-line .info-line {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 70px;
    position: relative;
  }
  .search-res-line .info-line .info {
    width: 48%;
  }
  .search-res-line .info-line .btn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 48%;
  }
  section.sec-agents.no-right-padding {
    padding-right: 0 !important;
  }
  .listing-page.sec3 .left {
    max-width: 100%;
  }
  .listing-page .df-sb {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .fl-block .fourd-col.bott {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .fl-block .l.w50 {
    width: 100%;
  }
  footer .fl-block .bott .w50 {
    width: 100%;
  }
  footer .fl-block .fourd-col.top {
    padding: 0;
  }
  footer .fl-block .fourd-col.mid {
    padding-left: 0;
  }
  footer .fl-block .fourd-col.bott {
    margin-top: 30px;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  footer .fl-block .fourd-col.bott {
    padding: 40px;
  }
  footer .fl-block .fourd-col.bott .w50 {
    width: 47%;
  }
  footer .fl-block {
    padding: 30px;
  }
  footer .fl-block .top .w50 {
    width: 149px;
  }
  footer .fl-block .top.w100.w28 {
    width: 215px;
    margin-right: 0px;
  }
  footer .fl-block .w50.w26 {
    width: 90px;
    padding-right: 95px;
  }
  footer .fl-block .w50.w26:last-child {
    padding-right: 0;
  }
  .fourd-col.w100.bott {
    margin-left: 30px;
  }
  .follow-us-footer-medias__media svg {
    width: 22px;
    height: 22px;
  }
  .top-filters.listing_p .content .left .bott.adapt-show {
    display: block;
  }
  .top-filters.listing_p .content .right {
    position: relative;
    width: 31.923%;
  }
  .top-filters .content .drop-down {
    width: 31.923%;
    margin-bottom: 15px;
  }
  .top-filters .content .left.agency-top .search-agency {
    width: 31.923%;
  }
  .top-filters .content .drop-down:nth-child(3n) {
    margin-right: 0;
  }
  .top-filters.listing_p .content .right .search,
  .top-filters.listing_p .content .right .more {
    width: 48%;
  }
  .top-filters.listing_p .content .left .bott.opened {
    margin-top: 0;
  }
  .top-filters.listing_p .content .left .top {
    margin-bottom: -10px;
    max-width: 100%;
  }
  .listing-page .df-sb .right {
    margin-top: 40px;
  }
  .listing-page.sec3 .right .person-info {
    position: relative;
  }
  .listing-page.sec3 .right .person-info .right .ph_em {
    position: absolute;
    display: block;
    right: 0;
  }
  .listing-page.sec3 .right .form .drop-down {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .listing-page .content .right form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .listing-page .content .right form input[type=text] {
    margin-top: 0;
  }
  .listing-page .content .right form input,
  .listing-page .content .right form .drop-down {
    width: 48%;
  }
  .listing-page .content .right form button {
    width: 50%;
    margin-left: auto;
    margin-top: 30px;
  }
  .listing-page.sec4 .left {
    margin-right: 0;
    max-width: 100%;
  }
  .listing-page .main-tab-content .two-col .el {
    width: 344px;
  }
  .listing-page .main-tab-content .text {
    padding-right: 0;
    padding-bottom: 10px;
  }
  .listing-page.sec4 .right,
  .listing-page.sec4 .right .calculator {
    width: 100%;
  }
  .listing-page.sec4 .right .calculator .bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .listing-page.sec4 .right .calculator .bottom .field {
    width: 48%;
    margin-right: 0;
  }
  .listing-page.sec4 .right .calculator .bottom .button-calc {
    width: 49.4%;
    height: 40px;
    margin: 10px 0 20px auto;
  }
  .listing-page.sec4 .right .calculator .bottom {
    padding: 14px 15px 20px 15px;
  }
  .listing-page.sec4 .right .calculator .bottom .results {
    width: 100%;
  }
  .listing-page.m80,
  .sec-agents.m80 {
    margin: 50px 0;
  }
  .listing-page.sec6 iframe {
    height: 400px;
  }
  .map-search input {
    min-width: 66.103%;
  }
  .listing-page.sec8.m80 .items .item {
    width: 100%;
    padding: 0 0px 40px 0;
  }
  .my-tabs-wr.tags2 .school-catchment-type {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .my-tabs-wr.tags2 .school-catchment-type .tags .tag {
    margin: 0 20px 0 0;
  }
  .my-tabs-wr.tags2 .school-catchment-type .med16-op40 {
    padding-bottom: 15px;
  }
  .listing-page.sec11 .df.line {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .listing-page.sec11 .line .val-diagram .diagram {
    width: 350px;
  }
  .listing-page.sec11 .line .left,
  .listing-page.sec11 .line .right {
    width: 64%;
  }
  .listing-page.sec11 .line .mid {
    width: 36%;
  }
  .right-diagram {
    width: 100%;
  }
  .listing-page.sec12 .params {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .listing-page.sec12 .params .params-wr .paran-bl {
    width: 350px;
  }
  .listing-page.sec12 .params .left {
    width: 100%;
    margin-bottom: 50px;
  }
  .listing-page.sec12 .params .right .right-params {
    display: block;
  }
  .listing-page.sec12 .params .right .params-wr {
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
  }
  .listing-page.sec12 .params .right .right-diagram-wr {
    width: 450px;
  }
  .listing-page.sec13 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .listing-page.sec13 .left {
    width: 100%;
    margin-right: 0;
  }
  .listing-page.sec13 .left .info-line {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .listing-page.sec13 .left .info-line .info {
    width: 48.7%;
  }
  .listing-page.sec13 .left > .title {
    margin-left: 175px;
    margin-bottom: -80px;
    margin-top: 30px;
  }
  .listing-page.sec13 .left .icon-text .gray {
    font-size: 16px;
    line-height: 25px;
  }
  .listing-page.sec13 .left .medias {
    margin: 25px 0 50px;
  }
  .listing-page.sec13 .right .title {
    margin-bottom: 0;
  }
  .listing-page.sec13 .right form textarea {
    margin-bottom: 0;
  }
  .person-info-wr {
    background-position: center !important;
  }
  section.sec-agents.no-left-padd {
    padding-right: 0 !important;
  }
  section.sec-agents {
    padding-top: 0;
  }
  .top-filters .content .left.agency-top {
    width: 100%;
    position: relative;
  }
  .top-filters .content .left.agency-top .search-agency {
    height: 38px;
    position: absolute;
    right: 0;
  }
  .top-filters .content .agency-top .drop-down {
    margin-bottom: 0;
  }
  .sec-agents h3.title {
    padding-top: 40px;
  }
  .top-filters.plus-title .content .drop-down {
    width: 220px;
    margin-bottom: 0;
  }
}
@media (max-width: 1200px) and (min-width: 600px) {
  .listing_p + .listing-page {
    padding-right: 0 !important;
  }
  .listing-sl-top .swiper-button-white {
    display: none;
  }
  .listing-sl-top .swiper-wrapper {
    overflow: scroll;
    padding-right: 30px;
  }
  .listing-sl-top .swiper-wrapper .swiper-slide {
    width: auto;
    margin-right: 10px;
  }
}
@media (min-width: 760px) {
  .filters-adapt {
    display: none;
  }
  .mob-only {
    display: none;
  }
}
@media (max-width: 760px) {
  .mob-only {
    display: block;
  }
  footer .fl-block .top .w50 {
    margin: 0 auto 8px;
  }
  footer .fl-block .top.w100 {
    margin-bottom: 0px;
  }
  footer .fl-block .top.w100.w28 {
    width: 100%;
  }
  footer .fl-block .top .r.w50 {
    display: none;
  }
  footer .fl-block .w50.w26 {
    padding-top: 30px;
    width: 40%;
    margin-right: 0;
  }
  footer .fl-block {
    padding: 16px 16px 20px 16px;
  }
  footer .fl-block .fourd-col.bott {
    padding: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .fl-block .fourd-col.bott .w50 {
    width: 100%;
  }
  footer .fl-block .footer-menu.df {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  footer .fl-block .footer-menu.df .follow-us-footer-medias {
    width: 90px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .fl-block .footer-menu.df .r.mob-only {
    padding-top: 30px;
    width: 40%;
  }
  footer .fl-block .footer-menu.df .follow-us-footer-medias__media {
    margin-bottom: 26px;
  }
  section,
  #h_header,
  .graph-wr,
  .top-filters,
  .listing-page {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  #header .login {
    margin-right: 16px;
  }
  .filters.home + .top-block-bottom {
    margin-top: 106px;
  }
  .filters-adapt {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    color: #ffffff;
    border-bottom: 1px solid #fff;
    margin-top: 20px;
    display: inline-block;
  }
  .banner-wr {
    position: relative;
    background: none;
    padding: 0;
  }
  .swiper-container {
    height: 120%;
  }
  .banner {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 15px auto;
    background: none;
  }
  .banner .banner__img {
    width: 100%;
    height: auto;
    border: none;
  }
  .top-block .content {
    padding-top: 160px;
  }
  .filters {
    background: none;
    padding: 64px 0px 20px;
  }
  .filters .bottom {
    display: none;
  }
  .top-block-bottom {
    margin-top: 65px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .top-block-bottom .left {
    margin-top: 50px;
    text-align: center;
  }
  .filters .adaptive-select-wr {
    overflow: scroll;
    position: absolute;
    width: 91vw;
    top: 0;
    padding-right: 16px;
  }
  .filters .adaptive-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 125vw;
  }
  .filters .adaptive-select__item {
    display: block;
  }
  .filters {
    position: relative;
    padding: 64px 0px 20px;
  }
  .filters .adaptive-select__item {
    margin-right: 0;
  }
  .person-info-cont {
    padding: 0;
  }
  .person-info-wr .person-info {
    background: none;
    width: 100%;
    height: 100%;
    color: #000;
    padding: 0;
  }
  .person-info-wr {
    padding: 30px 16px;
    background: #f6f6f6 !important;
    height: auto;
    border-radius: 0;
  }
  .person-info-cont .person-info-wr .person-info .contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .person-info-wr .person-info .mob-only {
    border-radius: 15px;
    overflow: hidden;
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
  }
  .person-info-wr .person-info .mob-only img {
    width: 100%;
  }
  .top-block {
    height: 550px;
    background: url("../../images/Image-mob-top-bg.jpg") no-repeat center;
  }
  .filters .search-line .right a {
    font-size: 0;
    background: url("../../images/mob/icon-search-white.svg") no-repeat center;
  }
  .top-block-bottom .left .hrefs .link:last-child {
    margin-right: 0;
  }
  .top-block-bottom .mid .title {
    font-size: 18px;
    margin-right: 10px;
  }
  h2.title {
    margin-top: 50px;
    padding-bottom: 30px;
  }
  .listing-line-mid,
  .listing-line-slider-wr {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .listing-line-slider-wr,
  .swiper-container {
    width: 100%;
  }
  .listing-line-mid {
    padding: 10px 0 0;
  }
  .listing-line {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e9e9e9;
  }
  .listing-line-mid .text_10rg,
  .listing-line-mid .text_12rg {
    display: none;
  }
  .listing-line-map {
    width: 79%;
    margin: 0 auto;
  }
  .listing-line-map .map {
    height: 190px;
  }
  .listing-line-slider-wr {
    height: 220px;
  }
  .showcase-line-item.bann_er {
    width: 190px;
    height: 155px;
  }
  .showcase-line-item {
    width: 187px;
    height: 155px;
  }
  .showcase-line-item .image {
    height: 70px;
  }
  .showcase-line-item .image img {
    width: 100%;
    height: 70px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .showcase-line-item.bann_er img {
    width: 133px;
  }
  .property-showcase {
    padding-left: 16px;
  }
  h3.title {
    padding: 0px 0 20px;
  }
  .showcase-line-item .info .title .bold,
  .showcase-line-item .info .title .right {
    font-size: 12px;
    width: 100px;
    line-height: 16px;
  }
  .showcase-line-item .info .title .gary {
    font-size: 10px;
  }
  .showcase-line-item .info .title {
    padding-bottom: 0;
  }
  .showcase-line-item .info .icos .ico img {
    margin-right: 4px;
    width: 10px;
    height: 10px;
  }
  .showcase-line-item .info .icos .ico {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 10px;
    line-height: 16px;
    padding-right: 8px;
  }
  .showcase-line-item .info .icos .ico:last-child {
    font-size: 10px;
    line-height: 16px;
    padding-left: 7px;
  }
  .showcase-line-item .info .icos .bord {
    padding-right: 8px;
  }
  #header a img {
    width: 143px;
  }
  .close-menu {
    margin-left: 16px;
  }
  .close-menu span.top {
    bottom: 16px;
  }
  .close-menu span.bott {
    top: 16px;
  }
  #header {
    padding: 17px 0;
  }
  #header .login {
    width: 34px;
    height: 34px;
    padding: 8px;
  }
  .close-menu span.top,
  .close-menu span.mid,
  .close-menu span.bott {
    width: 24px;
  }
  .hidden-menu.active {
    top: 70px;
    padding: 80px 0px 30px;
  }
  .hidden-menu .menu .item .text {
    margin: 0 16px 15px;
    font-size: 16px;
    line-height: 25px;
  }
  .hidden-menu .btn.beige.subm {
    margin: 70px auto 106px;
  }
  .top-filters {
    display: none;
  }
  .top-filters.plus-title {
    display: block;
  }
  .top-filters.plus-title .content {
    display: block;
  }
  .top-filters.plus-title .content .right {
    display: block;
  }
  .top-filters.plus-title .content .right .drop-down {
    width: 100%;
  }
  .top-filters.plus-title .content .right .drop-down:first-child {
    margin: 10px 0 0;
  }
  .top-filters.plus-title .content .right .drop-down:last-child {
    margin: 15px 0 5px;
  }
  .graph-big .left .pr {
    font-size: 14px;
    line-height: 22px;
  }
  .graph-big .right .bottom .mn {
    font-size: 14px;
    line-height: 22px;
    width: initial;
    margin-right: 19px;
    margin-top: 14px;
  }
  .graph-big .right .bottom .mn:last-child {
    margin-right: 0;
  }
  .mob-only.filters-mob {
    padding: 20px 16px 10px;
    border-top: 1px solid #f6f6f6;
  }
  .mob-only.filters-mob .drop-down {
    height: 46px;
    width: 100%;
    padding: 0;
  }
  .mob-only.filters-mob .search-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mob-only.filters-mob .search-line .search-btn {
    background: #3e9490 url("../../images/mob/icon-search-white.svg");
    background-position: center;
    background-repeat: no-repeat;
    width: 56.5px;
    height: 46px;
    border-radius: 8px;
  }
  .mob-only.filters-mob input {
    height: 46px;
    padding: 12px 10px;
    border-radius: 8px;
    background-color: #f6f6f6;
  }
  .mob-only.filters-mob .filters-adapt {
    color: #3e9490;
    margin-top: 10px;
    border-bottom: 1px solid #3e9490;
  }
  .sec-agents .range-wrap {
    position: relative;
    padding-top: 20px;
  }
  .sec-agents .range-wrap .left {
    position: absolute;
    left: 0;
    top: 0;
  }
  .sec-agents .range-wrap .right {
    position: absolute;
    right: 0;
    top: 0;
  }
  .sec-agents .range-wrap .left,
  .sec-agents .range-wrap .right {
    width: 107px;
  }
  .sec-agents .range-wrap .mid {
    margin: 0;
  }
  .range-text + .title {
    padding-top: 25px;
    border-top: 1px solid #e9e9e9;
    padding-bottom: 0;
  }
  .sec-agents .graphs .graph {
    position: relative;
    padding-bottom: 90px;
    margin-bottom: 30px;
  }
  .sec-agents .graphs .graph .left img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    margin: auto;
  }
  .search-res-line .left,
  .search-res-line .mid,
  .search-res-line .info-line .info,
  .search-res-line .info-line .btn {
    width: 100%;
  }
  .graph-wr {
    padding-bottom: 10px;
    position: relative;
  }
  .graph-wr:after {
    content: "";
    position: absolute;
    width: calc(100% - 32px);
    height: 1px;
    background: #e9e9e9;
    bottom: -15px;
  }
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item {
    height: 277px;
    width: 230px;
  }
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item .image {
    height: 120px;
  }
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item .image img {
    height: 120px;
  }
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item .info {
    padding: 0 8px;
  }
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item .info .title {
    padding: 2px 0 9px;
  }
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item .info .icos {
    padding-bottom: 8px;
    margin-bottom: 13px;
  }
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item .info .icos .bord {
    padding-right: 20px;
  }
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item .info .icos .ico:last-child {
    padding-left: 19px;
  }
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item .info .icos .ico {
    padding-right: 11px;
  }
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item .info .icos .ico img {
    margin-right: 4px;
    width: 12px;
    height: 12px;
  }
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item .info .person {
    margin-bottom: 9px;
  }
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item .info .person img {
    margin-right: 6px;
    height: 24px;
  }
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item .info .title .left .bold,
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item .info .title .left .gray {
    font-size: 14px;
    line-height: 25px;
    margin-right: 0;
    width: 100%;
    padding-bottom: 0;
  }
  section.sec-agents.no-right-padding .showcase-line .showcase-line-item .info .title .right {
    font-size: 12px;
    line-height: 18px;
    width: 70px;
    padding-top: 3px;
  }
  .sec-agents .showcase-line .showcase-line-item .offered {
    padding: 3px 8px 3px;
  }
  .showcase-line {
    padding-right: 16px;
  }
  .hidden-menu-ovrfl {
    height: calc(100vh - 170px);
    overflow: scroll;
  }
  .swiper-container.listing-sl-top .swiper-button-white {
    display: none;
  }
  .listing-sl-top.swiper-container {
    height: 244px;
  }
  .listing-sl-top-slide img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
  }
  .listing-sl-top.swiper-container .swiper-pagination {
    display: block;
    bottom: 15px;
    height: 12px;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet:focus {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
    border: 0;
    outline: none;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet.swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 2px 4px;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet.swiper-pagination-bullet-active-prev,
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet.swiper-pagination-bullet-active-next {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
  .listing-sl-top.swiper-container {
    padding-bottom: 44px;
    border-bottom: 1px solid #e9e9e9;
  }
  .listing-sl-top.swiper-container .swiper-pagination-bullet {
    background: #f18e79;
  }
  .listing-page {
    margin: 25px 0;
  }
  .listing-page.sec2 .df-sb {
    position: relative;
  }
  .listing-page.sec2 .df-sb .left {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
  }
  .listing-page.sec2 .df-sb .right {
    margin-top: 7px;
  }
  .listing-page.sec2 .df-sb .right .btn {
    position: absolute;
    right: 0;
    top: 0;
  }
  .listing-page.sec2 .df-sb .right .bott {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .listing-page.sec2 .df-sb .right .bott .left {
    width: 100%;
    border-bottom: 0;
    margin: 0;
    text-align: left;
  }
  .listing-page.sec2 .df-sb .right .bott .bitmap {
    margin: auto;
    display: none;
  }
  .listing-page.sec2 .df-sb .right .bott .map {
    margin: 0 auto;
    display: block;
    width: 220px;
    height: 190px;
  }
  .listing-page.sec2 .df-sb .right {
    padding-bottom: 24px;
    border-bottom: 1px solid #e9e9e9;
  }
  .listing-page.sec3 .left {
    display: none;
  }
  .no-paddd {
    padding: 0 !important;
  }
  .listing-page .content .right form input,
  .listing-page .content .right form .drop-down {
    width: 100%;
  }
  .listing-page.sec13 .left .info-line .info {
    width: 100%;
  }
  .listing-page.sec13 .right form .drop-down {
    margin-right: 0;
  }
  .listing-page.sec13 .left .icon-text img {
    width: 90px;
  }
  .listing-page.sec13 .left .icon-text .gray {
    font-size: 14px;
    line-height: 25px;
    padding-top: 42px;
  }
  .listing-page.sec13 .left > .title {
    margin-left: 105px;
    margin-bottom: -60px;
    margin-top: 0px;
  }
  .listing-page.sec13 .left .medias {
    margin: 25px 0 25px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .listing-page .content .right form button {
    width: 100%;
    height: 100%;
  }
  .listing-page.sec13 .left .medias .media {
    width: 25px;
    height: 25px;
    display: block;
  }
  .listing-page.sec13 .left .medias .media svg {
    width: 100%;
  }
  .listing-page.sec12 .params .right .right-diagram-wr,
  .listing-page.sec12 .params .right .right-diagram-wr,
  .listing-page.sec12 .params .right,
  .listing-page.sec12 .params .left a,
  .listing-page.sec11 .line .left,
  .listing-page.sec11 .line .right {
    width: 100%;
  }
  .listing-page.sec11 .line .mid {
    width: 100%;
    padding: 15px 0;
    margin: 0 0 14px;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
  }
  .mob-line {
    position: relative;
  }
  .listing-page.sec11 .line .val-diagram {
    width: 100%;
  }
  .listing-page.sec11 .line .val-diagram .text {
    width: 170px;
  }
  .title-med-18-op40 {
    font-size: 16px;
    line-height: 25px;
  }
  .listing-page .title {
    padding: 0 0 10px;
  }
  .my-tabs-wr.tags2 .school-catchment-type {
    padding-bottom: 14px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
  }
  .my-tabs-wr.tags2 .school-catchment-type:last-child {
    padding-bottom: 0;
    border-bottom: 0px solid #e9e9e9;
  }
  .my-tabs-wr.tags2 .school-catchment-type .tags .tag {
    padding: 5px 12px;
    margin-right: 10px;
    width: inherit;
  }
  .my-tabs-wr.tags2 .school-catchment-title {
    font-size: 16px;
    line-height: 25px;
  }
  .my-tabs-wr.tags2 .school-catchment-type .tags {
    margin-bottom: 15px;
    width: 100%;
  }
  .my-tabs-wr.tags2 .school-catchment-type .tags .t3 {
    margin-right: 0;
  }
  .my-tabs-wr.tags2 .school-catchment-type .view {
    width: 100%;
  }
  .my-tabs-wr.tags2 .school-catchment-type .view a {
    width: 100%;
    text-align: center;
  }
  .listing-page.sec9.m80 .places .place .line {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 15px;
  }
  .listing-page.sec9.m80 .places .place .line .right {
    width: 100%;
    padding-top: 10px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .listing-page.sec9.m80 .places .place .line .right.nearby-meta {
    max-width: none;
    text-align: left;
  }
  .listing-page.sec9.m80 .places .place {
    margin-bottom: 30px;
  }
  .listing-page.sec9.m80 .df-sb .bitmap-wr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .listing-page.sec8.m80 .items .item {
    padding: 0 0px 30px 0;
  }
  .listing-page.sec11 .gr-title {
    font-size: 16px;
    line-height: 1.55;
  }
  .mob-line:after {
    content: "";
    position: absolute;
    width: calc(100% - 32px);
    height: 1px;
    background: #e9e9e9;
    bottom: -25px;
  }
  .listing-page.sec12 .params .gray {
    font-size: 14px;
    line-height: 22px;
  }
  .mob-line-full {
    position: relative;
  }
  .mob-line-full:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e9e9e9;
    bottom: -25px;
  }
  .listing-page.sec3,
  .listing-page.sec4 .right,
  .listing-page.sec6 {
    display: none;
  }
  .listing-page.sec4.mob-only .right {
    display: block;
    margin: 0;
  }
  .listing-page.sec4.mob-only .right .calculator .bottom .field {
    width: 100%;
  }
  .listing-page.sec4.mob-only .right .calculator .bottom .button-calc {
    width: 100%;
  }
  .listing-page.sec6.mob-only {
    display: block;
    margin: 0 0 50px;
  }
  .listing-page.sec6.mob-only iframe {
    height: 200px;
    border-radius: 10px;
    overflow: hidden;
  }
  .listing-page.sec6.mob-only .under-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
  }
  .listing-page.sec6.mob-only .under-video img {
    width: 50px;
    height: 50px;
    margin-right: 14px;
  }
  .listing-page.sec6.mob-only .under-video .text {
    font-size: 18px;
    line-height: 25px;
  }
  .listing-page.sec3 .right .form button {
    margin-top: 30px;
  }
  .listing-page.sec3.mob-only {
    display: block;
    margin-bottom: 50px;
  }
  .listing-page.sec3.mob-only .df-sb .right {
    margin-top: 0px;
  }
  .listing-page.sec3.mob-only .df-sb .right .person-info {
    padding-bottom: 35px;
    padding-top: 0;
  }
  .listing-page.sec3.mob-only .df-sb .right .person-info img {
    width: 100px;
    height: 100px;
  }
  .listing-page.sec3.mob-only .df-sb .right .person-info .right {
    padding-top: 20px;
  }
  .listing-page.sec3.mob-only .df-sb .right .ph_em {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 0;
    bottom: 5px;
    width: 90vw;
  }
  .listing-page.sec3.mob-only .df-sb .right .ph_em a {
    font-size: 14px;
    line-height: 22px;
  }
  .listing-page .main-tab-content .text p {
    margin-top: 20px;
  }
  #location .map {
    height: 200px;
  }
  .map-search {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 20px;
  }
  .map-search input {
    width: 100%;
    margin-bottom: 30px;
  }
  .map-search button {
    width: 100%;
  }
  .listing-page.sec5 .items .item {
    width: 100%;
    font-size: 16px;
    line-height: 25px;
  }
  .listing-page .my-tabs-ovrfl {
    overflow: scroll;
    position: absolute;
    top: 0;
    left: 0;
    width: 103%;
  }
  .listing-page .my-tabs {
    width: 220vw;
  }
  .more-filters-wr.active {
    display: none;
  }
  .listing-page.sec4 .left {
    padding-top: 55px;
    position: relative;
  }
  .filtes-mob {
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
    display: block;
    position: fixed;
    z-index: 100000000000000000000000000000;
    left: -1000px;
    background: #fff;
    top: 0;
    width: 100%;
    padding: 0 0 100px;
  }
  .filtes-mob .top {
    height: 69px;
    padding: 0 16px;
    border-bottom: 1px solid #f6f6f6;
    margin-bottom: 25px;
  }
  .filtes-mob .top .mid {
    margin-left: 30px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6;
  }
  .filtes-mob .mid-filters {
    padding: 0 16px;
    height: calc(100vh - 194px);
    overflow: scroll;
  }
  .filtes-mob .mid-filters .more-filters-wr {
    text-align: center;
  }
  .filtes-mob .mid-filters .more-filters {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.56;
    color: #3e9490;
    border-bottom: 1px solid #3e9490;
    padding-top: 10px;
    display: inline-block;
  }
  .filtes-mob .mid-filters .title {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .filtes-mob .mid-filters .no-border {
    border: 0 !important;
  }
  .filtes-mob .mid-filters .dropdowns {
    margin-bottom: 15px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e9e9e9;
  }
  .filtes-mob .mid-filters .dropdowns .dd-ins {
    width: 42.5vw;
  }
  .filtes-mob .mid-filters .dropdowns .drop-down.ins {
    width: 100% !important;
    height: 40px;
    padding: 7px 10px 8px;
  }
  .filtes-mob .mid-filters .dropdowns .drop-down {
    padding: 0;
    margin: 0;
  }
  .filtes-mob .mid-filters .dropdowns .drop-down input {
    width: 100%;
    height: 40px;
    padding: 9px 15px 9px 15px;
    border-radius: 6px;
    border: solid 1px #d8d8d8;
  }
  .filtes-mob .mid-filters .chooses-wr {
    margin-bottom: 10px;
  }
  .filtes-mob .mid-filters .chooses-wr .chooses {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .filtes-mob .mid-filters .chooses-wr .chooses .choose {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 7px 12px 8px 13px;
    border-radius: 8px;
    border: solid 1px #e9e9e9;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.56;
    margin-bottom: 15px;
  }
  .filtes-mob .mid-filters .chooses-wr .chooses .active {
    background: #f18e79;
    color: #fff;
    border: 0;
  }
  .filtes-mob .mid-filters .chooses-wr .chooses .type1 {
    width: 26.878vw;
  }
  .filtes-mob .mid-filters .chooses-wr .chooses .type2 {
    width: 42.5vw;
  }
  .filtes-mob .mid-filters .chooses-wr .chooses .type3 {
    width: 46.878vw;
  }
  .filtes-mob .mid-filters .chooses-wr .chooses .type4 {
    width: 38.75vw;
  }
  .filtes-mob .apply {
    width: 90vw;
    position: absolute;
    height: 40px;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .filtes-mob.active {
    left: 0;
  }
  .hidden-filters {
    display: none;
  }
  .hidden-filters.active {
    display: block;
  }
  .clear-btn {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    color: #3e9490;
  }
  .filtes-mob .mid-filters .dropdowns .drop-down .drop-down__menu {
    left: 0;
  }
}
@media (max-width: 1200px) {
  .agent-more-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .agent-more-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 420px) {
  .filters .adaptive-select {
    width: 130vw;
  }
  .over-slider-title .right img {
    height: 40px;
  }
}
@media (max-width: 370px) {
  .filters .adaptive-select {
    width: 150vw;
  }
  .top-block-bottom .mid .my-tabs__item {
    padding: 0 8px;
  }
}
.screen-reader-text {
  display: none !important;
}

/* Account for the fixed .hidden-header.fix bar (60px tall) when jumping to
   in-page anchors so headings aren't tucked underneath it. The extra 20px
   gives a small breathing gap so the section title is visually clear of
   the sticky bar instead of kissing its edge. */
html {
  scroll-padding-top: 80px;
  scroll-behavior: smooth;
}

.banner {
  background: revert;
}

.banner__img {
  border: revert;
  height: revert;
  width: revert;
}

.listing-page.sec5 .items .item {
  width: 25%;
}

.listing-page.sec5 .items {
  max-width: revert;
}

.listing-line {
  margin-bottom: 50px;
}

.listing-line-map img {
  border-radius: 10px;
}

.listing-line-mid .left {
  max-width: 230px;
}

.listing-headline {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0;
}

.over-slider-title .right img {
  border-radius: 50%;
  height: 50px;
  width: 50px;
}

.rounded-image {
  border-radius: 50%;
}

.flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.foo-menu__item,
.person-info-wr .person-info .contact-info .number,
.person-info-wr .person-info .contact-info .email {
  color: #FFF !important;
}

.listing-page.sec3 .left {
  overflow: hidden;
}

/* Reset for <button> elements styled as .btn. */
button.btn,
button.search-btn {
  background: none;
  border: 0;
  font: inherit;
  cursor: pointer;
}

/* Agent photo placeholder used when no real avatar is uploaded. */
.agent-photo-placeholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #eef1f2;
  color: #3e9490;
  font-weight: 600;
  font-size: 1.6em;
  text-transform: uppercase;
  line-height: 1;
  aspect-ratio: 1/1;
  width: 100%;
  max-width: 100%;
}

.agent-photo-placeholder.rounded-image {
  border-radius: 50%;
}

/* Listing image carousel — make slides clickable as buttons. */
.listing-image-trigger {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.listing-image-trigger img {
  display: block;
  width: 100%;
  height: auto;
}
.listing-image-trigger:focus-visible {
  outline: 2px solid #3e9490;
  outline-offset: 2px;
}

html.lightbox-open,
html.lightbox-open body {
  overflow: hidden;
}

/* Fullscreen image lightbox. */
.image-lightbox {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.image-lightbox.is-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.image-lightbox__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.92);
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.image-lightbox__figure {
  position: relative;
  z-index: 1;
  margin: 0;
  max-width: min(95vw, 1600px);
  max-height: 92vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.image-lightbox__image {
  display: block;
  max-width: 95vw;
  max-height: 85vh;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 4px;
  -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.6);
          box-shadow: 0 10px 40px rgba(0, 0, 0, 0.6);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.image-lightbox__caption {
  margin-top: 14px;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  max-width: 80vw;
}
.image-lightbox__counter {
  font-weight: 600;
  opacity: 0.7;
  font-size: 13px;
  letter-spacing: 0.05em;
}
.image-lightbox__close, .image-lightbox__nav {
  position: absolute;
  z-index: 2;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  border: 0;
  cursor: pointer;
  line-height: 1;
  -webkit-transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}
.image-lightbox__close:hover, .image-lightbox__close:focus-visible, .image-lightbox__nav:hover, .image-lightbox__nav:focus-visible {
  background: rgba(255, 255, 255, 0.18);
  outline: none;
}
.image-lightbox__close {
  top: 20px;
  right: 24px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  font-size: 28px;
}
.image-lightbox__nav {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 56px;
  height: 56px;
  border-radius: 50%;
  font-size: 36px;
}
.image-lightbox__nav--prev {
  left: 24px;
}
.image-lightbox__nav--next {
  right: 24px;
}
.image-lightbox__nav:hover {
  -webkit-transform: translateY(-50%) scale(1.05);
          transform: translateY(-50%) scale(1.05);
}
@media (max-width: 600px) {
  .image-lightbox__close {
    top: 12px;
    right: 12px;
    width: 40px;
    height: 40px;
    font-size: 24px;
  }
  .image-lightbox__nav {
    width: 44px;
    height: 44px;
    font-size: 28px;
  }
  .image-lightbox__nav--prev {
    left: 8px;
  }
  .image-lightbox__nav--next {
    right: 8px;
  }
  .image-lightbox__image {
    max-height: 78vh;
  }
}

/* ──────────────────────────────────────────────────────────────────────────
 * Listing filter bar redesign.
 *
 * Replaces the original two-row 4+2 wrap (with absolutely-positioned Search
 * and More on top of an empty second-row gap) with a single, balanced row:
 *
 *     [ Buy & Rent ▾ ] [ Search location .................... ] [ Property ▾ ] [ Beds ▾ ] [ Min ▾ | Max ▾ ]   [ More ] [ Search ]
 *
 * The location field is the only flex-grow column, every other dropdown
 * has a fixed compact width, the price min/max are visually joined into a
 * single segmented "Price" control, and the buttons sit inline at the row
 * end so they line up with the inputs instead of floating over them.
 * ──────────────────────────────────────────────────────────────────────── */
.top-filters.listing_p {
  background: #f6f6f6;
}
.top-filters.listing_p .content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14px 0;
}
.top-filters.listing_p .content .left {
  width: 100%;
}
.top-filters.listing_p {
  /* Single horizontal row, no wrap, gap-based spacing. */
}
.top-filters.listing_p .content .left .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  max-width: none;
}
.top-filters.listing_p {
  /* Reset every dropdown's old margin-right and width so the gap rule
     is the single source of spacing truth, then re-allocate per-control
     widths via the dd-* modifier classes below. */
}
.top-filters.listing_p .content .drop-down {
  margin-right: 0;
  width: auto;
  height: 44px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding-left: 14px;
  padding-right: 36px;
  -webkit-transition: border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.top-filters.listing_p .content .drop-down:hover {
  border-color: #c9c9c9;
}
.top-filters.listing_p .content .drop-down.active {
  border-color: #3e9490;
  -webkit-box-shadow: 0 0 0 3px rgba(62, 148, 144, 0.12);
          box-shadow: 0 0 0 3px rgba(62, 148, 144, 0.12);
}
.top-filters.listing_p .content .drop-down .current {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top-filters.listing_p {
  /* Per-control widths. The location dropdown is the only flex-grow item;
     everything else is fixed so the row stays predictable. */
}
.top-filters.listing_p .dd-listing-type {
  width: 130px;
}
.top-filters.listing_p .dd-property-type {
  width: 170px;
}
.top-filters.listing_p .dd-beds {
  width: 110px;
}
.top-filters.listing_p .dd-location {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 220px;
  /* The location field uses a real <input>, not a .current span, so the
     padding-right that makes room for the chevron isn't needed; it has
     its own search icon on the right instead. */
  padding-right: 14px;
}
.top-filters.listing_p .dd-location input.location-search-input {
  width: 100%;
  border: 0;
  background: transparent;
  font-size: 14px;
  color: #1a1a1a;
  padding: 0 28px 0 0;
}
.top-filters.listing_p .dd-location .ico {
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 16px;
  height: 16px;
  pointer-events: none;
}
.top-filters.listing_p {
  /* Price min/max grouped into a single segmented control: shared border,
     no gap, the divider is the inner border of each half. */
}
.top-filters.listing_p .dd-price-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.top-filters.listing_p .dd-price-group .drop-down.dd-price {
  width: 130px;
  border-radius: 0;
}
.top-filters.listing_p .dd-price-group .drop-down.dd-price--min {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-right-width: 0;
}
.top-filters.listing_p .dd-price-group .drop-down.dd-price--max {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.top-filters.listing_p {
  /* Buttons live at the end of the row, inline (not absolutely positioned). */
}
.top-filters.listing_p .content .right {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-left: auto;
}
.top-filters.listing_p .content .right .more {
  width: auto;
  min-width: 84px;
  height: 44px;
  padding: 0 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  font-weight: 500;
  border-radius: 8px;
  cursor: pointer;
}
.top-filters.listing_p .content .right .search {
  width: auto;
  min-width: 120px;
  height: 44px;
  padding: 0 22px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
}
.top-filters.listing_p {
  /* Re-anchor the chevron to the .drop-down (not .current). The original
     theme rule sets .current { position: relative; width: 100% }, which
     makes .current:before's `right: Npx` measure from the inner content
     edge — and on narrow controls (Beds, Min/Max price) that puts the
     chevron right on top of the label text. By setting .current to
     position: static, the absolutely-positioned :before falls back to the
     nearest positioned ancestor (.drop-down, which is position: relative
     in the base CSS), so `right: 14px` now sits flush against the right
     edge of the control inside the padding-right gap we already reserved. */
}
.top-filters.listing_p .content .drop-down .current {
  position: static;
}
.top-filters.listing_p .content .drop-down .current:before {
  right: 14px;
}
.top-filters.listing_p {
  /* "More" hidden row. Lives in its own .bott-row sibling underneath the
     primary filter row so it can't accidentally squeeze into the main row.
     Collapsed by default, expanded when theme.js adds .opened to each child. */
}
.top-filters.listing_p .content .left .bott-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  margin-top: 0;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: max-height 0.25s ease, opacity 0.2s ease, margin-top 0.25s ease;
  transition: max-height 0.25s ease, opacity 0.2s ease, margin-top 0.25s ease;
}
.top-filters.listing_p .content .left .bott-row:has(.drop-down.bott.opened) {
  margin-top: 12px;
  max-height: 80px;
  opacity: 1;
  overflow: visible;
}
.top-filters.listing_p .content .left .bott-row .drop-down.bott {
  width: 180px;
}
.top-filters.listing_p {
  /* Make the dropdown menu line up with the new 44px control height. */
}
.top-filters.listing_p .content .drop-down .drop-down__menu {
  top: 48px;
}

/* The original mobile breakpoint set .top-filters.listing_p .content .right
   to position:relative; with the new always-inline layout we don't need any
   of that — the row collapses naturally on narrow viewports because the
   mobile-only `.filters-mob` markup takes over below 1200px anyway. */
@media (max-width: 1199px) {
  .top-filters.listing_p {
    display: none;
  }
}
/* ──────────────────────────────────────────────────────────────────────────
 * Swiper navigation chevron de-duplication.
 *
 * Swiper 11+ injects an <svg> element into every .swiper-button-next /
 * .swiper-button-prev when navigation initialises (see swiper-bundle.css
 * `::slotted(svg), svg` rule). The theme already paints its own white
 * chevron via `.swiper-container .swiper-button-white:after { content:"";
 * background: url(sl-icon-arrow-white.svg) }`, so the result was a doubled
 * chevron — the theme's white :after overlapping Swiper's injected blue
 * SVG. Hide the injected SVG so only the theme icon shows.
 * ──────────────────────────────────────────────────────────────────────── */
.swiper-button-next > svg,
.swiper-button-prev > svg {
  display: none;
}

/* ──────────────────────────────────────────────────────────────────────────
 * Listing page main carousel — keep the prev/next arrows inside the slider.
 *
 * Swiper positions the navigation buttons absolutely against the nearest
 * positioned ancestor. The base theme `.swiper-container` class isn't a
 * Swiper-recognised wrapper anymore (Swiper 6+ uses `.swiper`), so it has
 * no `position: relative` from the bundle CSS. Without an explicit
 * containing block the arrows escape the carousel and end up at the
 * viewport edges. Force `.slider-1sl` to be its own positioning context
 * and constrain the buttons inside it. We also re-style them to match the
 * design (smaller, dark translucent badges) since this carousel doesn't
 * use the `.swiper-button-white` modifier the listing-card carousel uses.
 * ──────────────────────────────────────────────────────────────────────── */
.listing-page.sec3 .left .slider-1sl {
  position: relative;
}
.listing-page.sec3 .left .slider-1sl .swiper-button-next,
.listing-page.sec3 .left .slider-1sl .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 50%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.listing-page.sec3 .left .slider-1sl .swiper-button-next:hover,
.listing-page.sec3 .left .slider-1sl .swiper-button-prev:hover {
  background: rgba(0, 0, 0, 0.65);
}
.listing-page.sec3 .left .slider-1sl .swiper-button-next:after,
.listing-page.sec3 .left .slider-1sl .swiper-button-prev:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: url("images/sl-icon-arrow-white.svg") no-repeat center;
  background-size: contain;
}
.listing-page.sec3 .left .slider-1sl .swiper-button-prev {
  left: 16px;
  right: auto;
}
.listing-page.sec3 .left .slider-1sl .swiper-button-prev:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.listing-page.sec3 .left .slider-1sl .swiper-button-next {
  right: 16px;
  left: auto;
}

/* ──────────────────────────────────────────────────────────────────────────
 * Location taxonomy archive — /location/{country}/{state}/{region}/{suburb}/
 *
 * The Twig template (taxonomy-location.twig) uses its own semantic class
 * names (.location-archive, .location-grid, .location-card, etc.), none of
 * which have any styling in the base theme. As a result the page renders
 * as raw text — breadcrumbs on one line, h1 with default browser size,
 * and a flat unwrapped list of region names. Give the page a real layout:
 * a centered content column, a proper breadcrumb row, a heading block,
 * and a responsive card grid for the child locations.
 * ──────────────────────────────────────────────────────────────────────── */
.location-archive {
  padding: 48px 0 80px;
}
.location-archive .content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}
.location-archive .location-breadcrumbs {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.55);
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px;
}
.location-archive .location-breadcrumbs a {
  color: rgba(0, 0, 0, 0.55);
  text-decoration: none;
  -webkit-transition: color 0.15s ease;
  transition: color 0.15s ease;
}
.location-archive .location-breadcrumbs a:hover {
  color: #3e9490;
}
.location-archive .location-breadcrumbs .separator {
  color: rgba(0, 0, 0, 0.3);
}
.location-archive .location-breadcrumbs .current {
  color: #1a1a1a;
  font-weight: 500;
}
.location-archive .location-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.15;
  color: #111;
  margin: 0 0 8px;
}
.location-archive .location-subtitle {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.55);
  margin: 0 0 36px;
}
.location-archive .location-children {
  margin-bottom: 60px;
}
.location-archive .location-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 16px;
}
.location-archive .location-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 6px;
  padding: 20px 22px;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 12px;
  text-decoration: none;
  color: inherit;
  -webkit-transition: border-color 0.15s ease, -webkit-box-shadow 0.15s ease, -webkit-transform 0.15s ease;
  transition: border-color 0.15s ease, -webkit-box-shadow 0.15s ease, -webkit-transform 0.15s ease;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease, -webkit-box-shadow 0.15s ease, -webkit-transform 0.15s ease;
}
.location-archive .location-card:hover {
  border-color: #3e9490;
  -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
          box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.location-archive .location-card h3 {
  font-size: 17px;
  font-weight: 600;
  color: #111;
  margin: 0;
  line-height: 1.3;
}
.location-archive .location-card .state-code {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
}
.location-archive .location-card .listing-count {
  display: inline-block;
  margin-top: 4px;
  font-size: 12px;
  font-weight: 500;
  color: #3e9490;
  background: rgba(62, 148, 144, 0.1);
  padding: 4px 10px;
  border-radius: 999px;
}
.location-archive .location-card {
  /* The state-level card sits at the top of the hierarchy and gets a
     slightly stronger treatment so country → state pages feel like a
     map index rather than a flat list. */
}
.location-archive .location-card.level-state h3 {
  font-size: 19px;
}
.location-archive .listings-heading {
  font-size: 24px;
  font-weight: 600;
  color: #111;
  margin: 0 0 24px;
}
.location-archive .no-listings {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.55);
  padding: 24px 0;
}

@media (max-width: 600px) {
  .location-archive {
    padding: 32px 0 60px;
  }
  .location-archive .location-title {
    font-size: 28px;
  }
  .location-archive .location-grid {
    grid-template-columns: 1fr;
  }
}
/* ──────────────────────────────────────────────────────────────────────────
 * Single listing page polish.
 *
 * The base theme renders the listing page with relatively flat typography:
 * the title block, status badge, price, tab strip, feature list and contact
 * form all use the same default weights/colors and inherit a fair amount of
 * tight spacing from the prototype HTML. This block layers a more modern
 * editorial treatment on top of the existing structure without altering the
 * markup, focusing on:
 *
 *   - title / subtitle hierarchy in sec2
 *   - the For Sale / For Rent status pill
 *   - the price block alignment with the map thumbnail
 *   - the tab strip in sec4 (more spacing, clearer active state)
 *   - the bed/bath/garage meta grid
 *   - the property feature checklist in sec5
 *   - the lead-agent contact form on the right rail (sec3)
 * ──────────────────────────────────────────────────────────────────────── */
.listing-page.sec2 {
  margin-top: 36px;
  margin-bottom: 24px;
}
.listing-page.sec2 .df-sb {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.listing-page.sec2 .left .title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.01em;
  padding-bottom: 8px;
}
.listing-page.sec2 .left .subtitle {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
}
.listing-page.sec2 {
  /* Status badge — tighter, less candy-pink, sits flush right above price. */
}
.listing-page.sec2 .right .btn.beige {
  width: auto;
  height: 28px;
  padding: 0 14px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border-radius: 999px;
  background: rgba(241, 142, 121, 0.15);
  color: #d96a4f;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: default;
}
.listing-page.sec2 .right .bott {
  margin-top: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.listing-page.sec2 .right .bott .left {
  margin-right: 0;
}
.listing-page.sec2 .right .bott .left .price-top {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: #1a1a1a;
  line-height: 1.1;
}
.listing-page.sec2 .right .bott .bitmap {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  -webkit-transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.listing-page.sec2 .right .bott .bitmap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.listing-page.sec2 .right .bott .bitmap:hover {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
}

/* Carousel + agent rail — give the carousel a soft frame and refine the
   right rail container so the agent + form sit as a single card. */
.listing-page.sec3 {
  margin-top: 0;
}
.listing-page.sec3 .left .slider-1sl img {
  border-radius: 14px;
  -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
}
.listing-page.sec3 .left .slider-5sl {
  margin-top: 12px;
}
.listing-page.sec3 .left .slider-5sl img {
  border-radius: 8px;
  opacity: 0.85;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.listing-page.sec3 .left .slider-5sl img:hover {
  opacity: 1;
}
.listing-page.sec3 .left .slider-5sl .swiper-slide-thumb-active img {
  opacity: 1;
  outline: 2px solid #3e9490;
  outline-offset: 2px;
}
.listing-page.sec3 .right {
  width: 374px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 374px;
          flex: 0 0 374px;
}
.listing-page.sec3 .right .form {
  margin-top: 22px;
  padding: 22px;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 14px;
  -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
          box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
}
.listing-page.sec3 .right .form .drop-down,
.listing-page.sec3 .right .form input,
.listing-page.sec3 .right .form textarea {
  background: #fafafa;
  border: 1px solid #ececec;
  border-radius: 10px;
  font-size: 14px;
  -webkit-transition: border-color 0.15s ease, background 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: border-color 0.15s ease, background 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: border-color 0.15s ease, background 0.15s ease, box-shadow 0.15s ease;
  transition: border-color 0.15s ease, background 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.listing-page.sec3 .right .form .drop-down:hover,
.listing-page.sec3 .right .form input:hover,
.listing-page.sec3 .right .form textarea:hover {
  border-color: #d8d8d8;
}
.listing-page.sec3 .right .form .drop-down:focus, .listing-page.sec3 .right .form .drop-down.active,
.listing-page.sec3 .right .form input:focus,
.listing-page.sec3 .right .form input.active,
.listing-page.sec3 .right .form textarea:focus,
.listing-page.sec3 .right .form textarea.active {
  outline: none;
  border-color: #3e9490;
  background: #fff;
  -webkit-box-shadow: 0 0 0 3px rgba(62, 148, 144, 0.12);
          box-shadow: 0 0 0 3px rgba(62, 148, 144, 0.12);
}
.listing-page.sec3 .right .form .drop-down {
  height: 46px;
  padding-left: 14px;
}
.listing-page.sec3 .right .form input {
  height: 46px;
  padding: 0 14px;
}
.listing-page.sec3 .right .form textarea {
  padding: 12px 14px;
  min-height: 120px;
}
.listing-page.sec3 .right .form button {
  margin-top: 16px;
  height: 46px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.01em;
  background: #3e9490;
  -webkit-transition: background 0.15s ease, -webkit-transform 0.15s ease;
  transition: background 0.15s ease, -webkit-transform 0.15s ease;
  transition: background 0.15s ease, transform 0.15s ease;
  transition: background 0.15s ease, transform 0.15s ease, -webkit-transform 0.15s ease;
}
.listing-page.sec3 .right .form button:hover {
  background: #357f7c;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

/* Tab strip and overview meta grid in sec4. */
.listing-page.sec4 {
  margin-top: 50px;
}
.listing-page.sec4 .my-tabs {
  gap: 28px;
  margin-bottom: 32px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 14px;
}
.listing-page.sec4 .my-tabs__item_ {
  margin-right: 0;
  padding-bottom: 12px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: rgba(0, 0, 0, 0.45);
}
.listing-page.sec4 .my-tabs__item_:before {
  bottom: -15px;
  height: 2px;
  background: #3e9490;
}
.listing-page.sec4 .my-tabs__item_.active {
  color: #1a1a1a;
}
.listing-page.sec4 .my-tabs__item_.active:before {
  width: 100%;
}
.listing-page.sec4 .listing-page .my-tabs__item_.active,
.listing-page.sec4 .my-tabs__item_.active {
  color: #1a1a1a;
  font-weight: 600;
}
.listing-page.sec4 {
  /* Bed / Bath / Garage / Land Size meta grid. The base "two-col" was a
     fixed-width 386px column with hairline rows; switch to a real responsive
     grid of label cards so the data feels structured rather than flat. */
}
.listing-page.sec4 .main-tab-content .two-col {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 24px;
}
.listing-page.sec4 .main-tab-content .two-col .el {
  width: auto;
  margin: 0;
  padding: 14px 18px;
  border: 1px solid #ececec;
  border-radius: 12px;
  background: #fafafa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.listing-page.sec4 .main-tab-content .two-col .el .title {
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding: 0;
}
.listing-page.sec4 .main-tab-content .two-col .el .val {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
}
.listing-page.sec4 .main-tab-content .text {
  padding-right: 0;
}
.listing-page.sec4 .main-tab-content .text .listing-headline {
  font-size: 22px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 8px 0 18px;
  line-height: 1.3;
}
.listing-page.sec4 .main-tab-content .text p {
  margin-top: 16px;
  font-size: 15px;
  line-height: 1.7;
  color: rgba(0, 0, 0, 0.78);
}

/* Section title hierarchy across all sections. */
.listing-page h3.title {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.005em;
  color: #1a1a1a;
  padding-bottom: 22px;
  margin: 0;
}

/* Property features checklist — switch to a card-style grid with green
   check chips on the left edge and tighter responsive columns. */
.listing-page.sec5 .items {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 10px 20px;
  max-width: none;
}
.listing-page.sec5 .items .item {
  width: auto;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.82);
}
.listing-page.sec5 .items .item img {
  width: 18px;
  height: 18px;
  margin-right: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* Location map — slightly softer corners and a subtle shadow. */
.listing-page.sec7 #location .map,
.listing-page.sec7 .listing-map {
  border-radius: 14px;
  -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
}

/* Bottom agent block — give it some breathing room and consistent type. */
.listing-page.sec13 {
  background: #fafafa;
  border-top: 1px solid #ececec;
}
.listing-page.sec13 .left .title {
  font-size: 24px;
  font-weight: 700;
  color: #1a1a1a;
  padding-bottom: 0;
}
.listing-page.sec13 .info-line .info .title {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.5);
}
.listing-page.sec13 .info-line .info .val {
  font-size: 15px;
  font-weight: 500;
  color: #1a1a1a;
}

/* ──────────────────────────────────────────────────────────────────────────
   Directory pages — /agents and /agencies archives.
   Used by archive-agent.twig and archive-agency.twig.
   ────────────────────────────────────────────────────────────────────────── */
.page-header {
  padding: 70px 0 50px;
  background: #fafafa;
  border-bottom: 1px solid #ececec;
}
.page-header h1 {
  font-size: 38px;
  font-weight: 700;
  line-height: 1.2;
  color: #1a1a1a;
  margin: 0 0 12px;
}
.page-header .subtitle {
  font-size: 17px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.55);
  margin: 0 0 28px;
  max-width: 640px;
}

.directory-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.directory-search {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 320px;
          flex: 1 1 320px;
  max-width: 520px;
  min-width: 240px;
}
.directory-search input[type=text] {
  width: 100%;
  height: 52px;
  padding: 0 22px;
  font: inherit;
  font-size: 15px;
  color: #1a1a1a;
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 999px;
  outline: none;
  -webkit-transition: border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: border-color 0.2s, box-shadow 0.2s;
  transition: border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.directory-search input[type=text]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.directory-search input[type=text]::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.directory-search input[type=text]:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.directory-search input[type=text]::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.directory-search input[type=text]::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.directory-search input[type=text]:focus {
  border-color: #3e9490;
  -webkit-box-shadow: 0 0 0 3px rgba(62, 148, 144, 0.12);
          box-shadow: 0 0 0 3px rgba(62, 148, 144, 0.12);
}

.directory-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.directory-select {
  height: 52px;
  padding: 0 44px 0 18px;
  font: inherit;
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 999px;
  outline: none;
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='none' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M1 1l5 5 5-5'/></svg>");
  background-repeat: no-repeat;
  background-position: right 18px center;
  -webkit-transition: border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: border-color 0.2s, box-shadow 0.2s;
  transition: border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.directory-select:hover {
  border-color: #c8c8c8;
}
.directory-select:focus {
  border-color: #3e9490;
  -webkit-box-shadow: 0 0 0 3px rgba(62, 148, 144, 0.12);
          box-shadow: 0 0 0 3px rgba(62, 148, 144, 0.12);
}

.directory-meta {
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 22px;
  min-height: 18px;
}

.directory-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  margin-top: 50px;
}

.directory-page {
  min-width: 40px;
  height: 40px;
  padding: 0 14px;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  font: inherit;
  font-size: 14px;
  font-weight: 600;
  color: #1a1a1a;
  cursor: pointer;
  -webkit-transition: background-color 0.2s, border-color 0.2s, color 0.2s;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
}
.directory-page:hover:not(:disabled):not(.is-active) {
  border-color: #3e9490;
  color: #3e9490;
}
.directory-page.is-active {
  background: #3e9490;
  border-color: #3e9490;
  color: #fff;
  cursor: default;
}
.directory-page:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.directory-page-gap {
  padding: 0 4px;
  color: rgba(0, 0, 0, 0.4);
  font-weight: 600;
}

.directory-no-results {
  padding-top: 20px;
}

.page-section {
  padding: 60px 0 100px;
}

.directory-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 28px;
}

.directory-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 24px;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 12px;
  text-decoration: none;
  color: #1a1a1a;
  -webkit-transition: border-color 0.25s ease, -webkit-transform 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: border-color 0.25s ease, -webkit-transform 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease, -webkit-transform 0.25s ease, -webkit-box-shadow 0.25s ease;
}
.directory-card:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  -webkit-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
          box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
  border-color: #d8d8d8;
}
.directory-card .card-photo {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  margin-bottom: 18px;
  background: #f3f3f3;
}
.directory-card .card-photo.agent-photo-placeholder {
  font-size: 56px;
}
.directory-card .card-name {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 4px;
}
.directory-card .card-role {
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.55);
  margin-bottom: 6px;
}
.directory-card .card-agency {
  font-size: 13px;
  font-weight: 500;
  color: #3e9490;
  margin-bottom: 8px;
}
.directory-card .card-meta {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.45);
  margin-top: auto;
  padding-top: 8px;
}

.empty-state {
  text-align: center;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  padding: 60px 0;
}

/* ──────────────────────────────────────────────────────────────────────────
   Single agent page — single-agent.twig
   ────────────────────────────────────────────────────────────────────────── */
.agent-page {
  padding: 0;
}

.agent-hero {
  padding: 60px 0 40px;
  background: #fafafa;
  border-bottom: 1px solid #ececec;
}
.agent-hero .agent-hero-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.agent-hero .agent-hero-photo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 180px;
          flex: 0 0 180px;
  width: 180px;
}
.agent-hero .agent-hero-photo img,
.agent-hero .agent-hero-photo .agent-photo-placeholder {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  font-size: 64px;
}
.agent-hero .agent-hero-info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 320px;
          flex: 1 1 320px;
  min-width: 0;
}
.agent-hero .agent-name {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.2;
  color: #1a1a1a;
  margin: 0 0 6px;
}
.agent-hero .agent-role {
  font-size: 15px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.55);
  margin-bottom: 12px;
}
.agent-hero .agent-tagline {
  font-size: 16px;
  font-style: italic;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5;
  margin-bottom: 16px;
  max-width: 540px;
}
.agent-hero .agent-agency-badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  padding: 8px 14px;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 999px;
  margin-bottom: 20px;
}
.agent-hero .agent-agency-badge .agent-agency-logo {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  -o-object-fit: contain;
     object-fit: contain;
}
.agent-hero .agent-agency-badge .agent-agency-name {
  font-size: 13px;
  font-weight: 600;
  color: #1a1a1a;
  text-decoration: none;
}
.agent-hero .agent-agency-badge .agent-agency-name:hover {
  color: #3e9490;
}
.agent-hero .agent-hero-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.agent-hero .agent-hero-actions .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  min-height: 44px;
  padding: 0 22px;
}

.agent-stats {
  padding: 32px 0;
  background: #fff;
  border-bottom: 1px solid #ececec;
}
.agent-stats .agent-stats-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.agent-stats .agent-stat {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 150px;
          flex: 1 1 150px;
  text-align: center;
  padding: 8px 0;
}
.agent-stats .agent-stat .agent-stat-value {
  font-size: 32px;
  font-weight: 700;
  color: #3e9490;
  line-height: 1;
  margin-bottom: 6px;
}
.agent-stats .agent-stat .agent-stat-label {
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.55);
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.agent-body {
  padding: 60px 0 100px;
}
.agent-body .df-sb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.agent-body > .content > .df-sb > .left {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
}
.agent-body > .content > .df-sb > .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 360px;
          flex: 0 0 360px;
  max-width: 360px;
}
.agent-body .m80 {
  margin: 0 0 60px;
}
.agent-body .agent-about .title {
  font-size: 24px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 16px;
}
.agent-body .agent-about .agent-bio {
  font-size: 15px;
  line-height: 1.7;
  color: rgba(0, 0, 0, 0.75);
}
.agent-body .agent-about .agent-bio p {
  margin: 0 0 14px;
}
.agent-body .agent-contact-details .title {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 16px;
}
.agent-body .agent-contact-details .agent-details-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 16px;
}
.agent-body .agent-contact-details .agent-detail {
  padding: 14px 16px;
  background: #fafafa;
  border: 1px solid #ececec;
  border-radius: 8px;
}
.agent-body .agent-contact-details .agent-detail-label {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: rgba(0, 0, 0, 0.45);
  margin-bottom: 4px;
}
.agent-body .agent-contact-details .agent-detail-value {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #1a1a1a;
  text-decoration: none;
  word-break: break-word;
}
.agent-body .agent-contact-details .agent-detail-value:hover {
  color: #3e9490;
}
.agent-body .agent-listings .title {
  font-size: 22px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 24px;
}

.agent-contact-form-wr {
  padding: 24px;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
          box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
  margin-bottom: 24px;
}
.agent-contact-form-wr .person-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
  margin-bottom: 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid #ececec;
}
.agent-contact-form-wr .person-info .img img {
  width: 56px;
  height: 56px;
  -o-object-fit: cover;
     object-fit: cover;
}
.agent-contact-form-wr .person-info .right .name {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
}
.agent-contact-form-wr .person-info .right .undername {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.55);
}
.agent-contact-form-wr .form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.agent-contact-form-wr .form input[type=text],
.agent-contact-form-wr .form input[type=email],
.agent-contact-form-wr .form input[type=tel],
.agent-contact-form-wr .form textarea {
  width: 100%;
  padding: 12px 14px;
  font: inherit;
  font-size: 14px;
  color: #1a1a1a;
  background: #fafafa;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  outline: none;
  -webkit-transition: border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: border-color 0.2s, -webkit-box-shadow 0.2s;
  transition: border-color 0.2s, box-shadow 0.2s;
  transition: border-color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.agent-contact-form-wr .form input[type=text]::-webkit-input-placeholder, .agent-contact-form-wr .form input[type=email]::-webkit-input-placeholder, .agent-contact-form-wr .form input[type=tel]::-webkit-input-placeholder, .agent-contact-form-wr .form textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.agent-contact-form-wr .form input[type=text]::-moz-placeholder, .agent-contact-form-wr .form input[type=email]::-moz-placeholder, .agent-contact-form-wr .form input[type=tel]::-moz-placeholder, .agent-contact-form-wr .form textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.agent-contact-form-wr .form input[type=text]:-ms-input-placeholder, .agent-contact-form-wr .form input[type=email]:-ms-input-placeholder, .agent-contact-form-wr .form input[type=tel]:-ms-input-placeholder, .agent-contact-form-wr .form textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.agent-contact-form-wr .form input[type=text]::-ms-input-placeholder, .agent-contact-form-wr .form input[type=email]::-ms-input-placeholder, .agent-contact-form-wr .form input[type=tel]::-ms-input-placeholder, .agent-contact-form-wr .form textarea::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.agent-contact-form-wr .form input[type=text]::placeholder,
.agent-contact-form-wr .form input[type=email]::placeholder,
.agent-contact-form-wr .form input[type=tel]::placeholder,
.agent-contact-form-wr .form textarea::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.agent-contact-form-wr .form input[type=text]:focus,
.agent-contact-form-wr .form input[type=email]:focus,
.agent-contact-form-wr .form input[type=tel]:focus,
.agent-contact-form-wr .form textarea:focus {
  border-color: #3e9490;
  -webkit-box-shadow: 0 0 0 3px rgba(62, 148, 144, 0.12);
          box-shadow: 0 0 0 3px rgba(62, 148, 144, 0.12);
}
.agent-contact-form-wr .form textarea {
  min-height: 110px;
  resize: vertical;
}
.agent-contact-form-wr .form .drop-down {
  position: relative;
  background: #fafafa;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  padding: 12px 14px;
  font-size: 14px;
  color: #1a1a1a;
}
.agent-contact-form-wr .form .btn {
  margin-top: 4px;
}

.agent-agency-card {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 12px;
  overflow: hidden;
  -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
          box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
}
.agent-agency-card .agent-agency-card-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 28px 20px;
  min-height: 100px;
}
.agent-agency-card .agent-agency-card-header img {
  max-height: 50px;
  max-width: 70%;
  -o-object-fit: contain;
     object-fit: contain;
}
.agent-agency-card .agent-agency-card-header .agent-agency-card-name {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.agent-agency-card .agent-agency-card-body {
  padding: 22px;
}
.agent-agency-card .agent-agency-card-body h4 {
  font-size: 17px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 10px;
}
.agent-agency-card .agent-agency-card-body .agent-agency-card-desc {
  font-size: 13px;
  line-height: 1.55;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 18px;
}
.agent-agency-card .agent-agency-card-body .btn {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* Mobile-only repeated sidebar block — hide above tablet. */
.agent-body.mob-only {
  display: none;
}

@media (max-width: 900px) {
  .agent-body > .content > .df-sb > .right {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
  }
  .agent-body.mob-only {
    display: block;
  }
  .agent-body:not(.mob-only) > .content > .df-sb > .right {
    display: none;
  }
  .agent-hero {
    padding: 40px 0 30px;
  }
  .agent-hero .agent-hero-inner {
    gap: 24px;
  }
  .agent-hero .agent-name {
    font-size: 26px;
  }
  .page-header {
    padding: 50px 0 40px;
  }
  .page-header h1 {
    font-size: 28px;
  }
}
/* ----------------------------------------------------------------------
   Stone Real Estate corporate branding
   ----------------------------------------------------------------------
   Per Michael's brief: when the listing belongs to a Stone Real Estate
   office, replace the per-agent header (photo + name) with the corporate
   Stone treatment. Two variants are alternated on the page so they can
   be compared side-by-side:
     - .stone-header-grey  → corporate grey background, white logo, teal text
     - .stone-header-teal  → corporate teal background, white logo, white text
   The logo is the white reversed Stone wordmark and the right-hand column
   shows "STONE <OFFICE>" (e.g. STONE PORT MACQUARIE).
*/
/* Generic agency header — driven by CSS custom properties set inline.
   Falls back to Stone values when custom props are not set. */
.over-slider-title.agency-header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 56px;
  padding: 8px 16px;
  background: var(--brand-primary, #394456) !important;
  color: var(--brand-accent, #ffffff);
}
.over-slider-title.agency-header .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.over-slider-title.agency-header .left img {
  height: 40px;
  width: auto;
  display: block;
}
.over-slider-title.agency-header .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  min-width: 0;
}
.over-slider-title.agency-header .agency-office-label {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.2;
  text-transform: uppercase;
  color: var(--brand-secondary, #ffffff);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Generic showcase banner — driven by CSS custom properties. */
.showcase-line-item.bann_er.agency-showcase-banner {
  background-color: var(--brand-primary, #394456);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
}
.showcase-line-item.bann_er.agency-showcase-banner .agency-showcase-logo {
  width: auto;
  height: 56px;
  -o-object-fit: contain;
     object-fit: contain;
}
.showcase-line-item.bann_er.agency-showcase-banner .agency-office-label {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--brand-secondary, #ffffff);
  text-align: center;
}

/* Legacy Stone header — kept for backward compat during transition. */
.over-slider-title.stone-header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 56px;
  padding: 8px 16px;
}
.over-slider-title.stone-header .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.over-slider-title.stone-header .left img {
  height: 40px;
  width: auto;
  display: block;
}
.over-slider-title.stone-header .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  min-width: 0;
}
.over-slider-title.stone-header .stone-office {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.2;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.over-slider-title.stone-header-grey {
  background: #394456 !important;
}
.over-slider-title.stone-header-grey .stone-office {
  color: #00B9BE;
}

.over-slider-title.stone-header-teal {
  background: #00B9BE !important;
}
.over-slider-title.stone-header-teal .stone-office {
  color: #ffffff;
}

/* ----------------------------------------------------------------------
   Listing card middle panel: split into top + bottom halves so the icons
   (beds/baths/cars/size) and the agent + agency contact details sit
   visually anchored at the bottom of the panel, mirroring Michael's
   reference layout.
*/
.listing-line-mid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  height: 100%;
}
.listing-line-mid .listing-line-mid-top {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.listing-line-mid .listing-line-mid-bottom {
  margin-top: auto;
  padding-top: 12px;
}
.listing-line-mid .listing-line-mid-bottom .icos {
  margin-bottom: 14px;
}
.listing-line-mid .listing-line-mid-bottom .text_10rg {
  font-style: italic;
  color: rgba(0, 0, 0, 0.7);
  padding-bottom: 8px;
  line-height: 1.5;
}
.listing-line-mid .listing-line-mid-bottom .text_right {
  max-width: 200px;
  text-align: right;
  margin-left: auto;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.55);
  padding-bottom: 4px;
}
.listing-line-mid .listing-line-mid-bottom .text_12rg {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.55);
}
.listing-line-mid .listing-line-mid .title {
  padding-top: 0;
}

/* Make sure the listing-line columns align so the bottom content sits flush. */
.listing-line {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

/* Fallback rendered when a listing has no geocoded coordinates — keeps the
   map column occupying its 311×340 footprint so the card doesn't collapse. */
.map.map-placeholder {
  width: 311px;
  height: 340px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  background: #f5f5f5;
  border: 1px solid #ececec;
  text-align: center;
}
.map.map-placeholder .map-placeholder-text {
  font-size: 12px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.45);
}

/* ----------------------------------------------------------------------
   Property Showcase: image must run the full width of the card, edge to
   edge (rather than the previous part-width "object-fit: contain" treatment).
*/
.showcase-line-item .image {
  width: 100%;
  overflow: hidden;
}

.showcase-line-item .image img {
  width: 100%;
  margin-left: 0;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

/* Property Showcase section — no grey background per client feedback. */
/* Stone branding panel for the property showcase column.
   Renders the white logo with the office name (PORT MACQUARIE) underneath
   on the corporate grey background. */
.showcase-line-item.bann_er.stone {
  background-color: #394456;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
}
.showcase-line-item.bann_er.stone .stone-logo {
  width: auto;
  height: 56px;
  -o-object-fit: contain;
     object-fit: contain;
}
.showcase-line-item.bann_er.stone .stone-office {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #00B9BE;
  text-align: center;
}

.showcase-line-item.bann_er.stone.stone-teal {
  background-color: #00B9BE;
}
.showcase-line-item.bann_er.stone.stone-teal .stone-office {
  color: #ffffff;
}

/* ----------------------------------------------------------------------
   Single agency page
   ----------------------------------------------------------------------
   Mirrors the structure of the agent page but rendered with the agency
   in the hero. The previous build shipped the markup but no styles for
   .agency-hero / .agency-team / .agent-cards / .agency-sidebar-* so the
   placeholder avatar expanded to fill the viewport. These rules give the
   page a clean, consistent layout.
*/
.agency-hero {
  padding: 60px 0 50px;
  color: #ffffff;
  background: #1a3a5c;
}
.agency-hero .agency-hero-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 36px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.agency-hero .agency-hero-logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 220px;
          flex: 0 0 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 110px;
  padding: 18px 22px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 12px;
}
.agency-hero .agency-hero-logo img {
  max-height: 80px;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.agency-hero .agency-hero-logo .agency-hero-name-text {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.agency-hero .agency-hero-info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 360px;
          flex: 1 1 360px;
  min-width: 0;
}
.agency-hero .agency-hero-title {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.15;
  margin: 0 0 8px;
  color: #ffffff;
}
.agency-hero .agency-hero-address {
  font-size: 15px;
  opacity: 0.85;
  margin-bottom: 18px;
}
.agency-hero .agency-hero-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.agency-hero .agency-hero-actions .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  min-height: 42px;
  padding: 0 20px;
}

/* Stone variants of the agency hero — match the listing card treatment. */
.agency-hero.is-stone-grey {
  background: #394456 !important;
}
.agency-hero.is-stone-grey .agency-hero-title,
.agency-hero.is-stone-grey .agency-hero-address {
  color: #ffffff;
}
.agency-hero.is-stone-grey .agency-hero-stone-office {
  color: #00B9BE;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.agency-hero.is-stone-grey .agency-hero-logo {
  background: transparent;
  border: 0;
}
.agency-hero.is-stone-grey .agency-hero-logo img {
  max-height: 80px;
}

.agency-hero.is-stone-teal {
  background: #00B9BE !important;
}
.agency-hero.is-stone-teal .agency-hero-title,
.agency-hero.is-stone-teal .agency-hero-address,
.agency-hero.is-stone-teal .agency-hero-stone-office {
  color: #ffffff;
}
.agency-hero.is-stone-teal .agency-hero-stone-office {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.agency-hero.is-stone-teal .agency-hero-logo {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.25);
}

/* Body / two-column layout. */
.agency-body {
  padding: 60px 0 100px;
}
.agency-body .df-sb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.agency-body > .content > .df-sb > .left {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
}
.agency-body > .content > .df-sb > .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 360px;
          flex: 0 0 360px;
  max-width: 360px;
}
.agency-body .m80 {
  margin: 0 0 60px;
}
.agency-body .agency-about .title {
  font-size: 24px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 16px;
}
.agency-body .agency-about .agency-description {
  font-size: 15px;
  line-height: 1.7;
  color: rgba(0, 0, 0, 0.75);
}
.agency-body .agency-about .agency-description p {
  margin: 0 0 14px;
}
.agency-body .agency-team .title {
  font-size: 22px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 24px;
}
.agency-body .agency-listings .title {
  font-size: 22px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 24px;
}

.agency-body.mob-only {
  display: none;
}

/* The team grid — fixes the giant placeholder bug by constraining each
   card to a sensible auto-fit grid cell. */
.agent-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 24px;
}

.agent-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 12px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
          box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
  -webkit-transition: -webkit-transform 0.2s, -webkit-box-shadow 0.2s;
  transition: -webkit-transform 0.2s, -webkit-box-shadow 0.2s;
  transition: transform 0.2s, box-shadow 0.2s;
  transition: transform 0.2s, box-shadow 0.2s, -webkit-transform 0.2s, -webkit-box-shadow 0.2s;
}
.agent-card:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
          box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
}
.agent-card .agent-card-photo {
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  background: #eef1f2;
}
.agent-card .agent-card-photo img,
.agent-card .agent-card-photo .agent-photo-placeholder {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0;
  aspect-ratio: auto;
  font-size: 56px;
}
.agent-card .agent-card-photo img.rounded-image,
.agent-card .agent-card-photo .agent-photo-placeholder.rounded-image {
  border-radius: 0;
}
.agent-card .agent-card-info {
  padding: 16px 18px 6px;
}
.agent-card .agent-card-name {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 4px;
}
.agent-card .agent-card-role {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.55);
}
.agent-card .agent-card-footer {
  padding: 8px 18px 18px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.agent-card .agent-card-footer .agent-card-phone,
.agent-card .agent-card-footer .agent-card-email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  margin-top: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.agent-card .agent-card-footer img {
  width: 14px;
  height: 14px;
  opacity: 0.6;
}

/* Agency sidebar (contact card + team quick links). */
.agency-sidebar-card {
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 12px;
  overflow: hidden;
  -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
          box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
  margin-bottom: 24px;
}

.agency-sidebar-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 28px 20px;
  min-height: 100px;
  background: #1a3a5c;
}
.agency-sidebar-header img {
  max-height: 50px;
  max-width: 70%;
  -o-object-fit: contain;
     object-fit: contain;
}
.agency-sidebar-header .agency-sidebar-name {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

/* Stone variants of the sidebar header. */
.agency-sidebar-header.is-stone-grey {
  background: #394456 !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

.agency-sidebar-header.is-stone-teal {
  background: #00B9BE !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

.agency-sidebar-header.is-stone-grey .stone-office,
.agency-sidebar-header.is-stone-teal .stone-office {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.agency-sidebar-header.is-stone-grey .stone-office {
  color: #00B9BE;
}

.agency-sidebar-header.is-stone-teal .stone-office {
  color: #ffffff;
}

.agency-sidebar-body {
  padding: 22px;
}

.agency-sidebar-detail {
  padding: 12px 0;
  border-bottom: 1px solid #f1f1f1;
}
.agency-sidebar-detail:last-child {
  border-bottom: 0;
}
.agency-sidebar-detail .agent-detail-label {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: rgba(0, 0, 0, 0.45);
  margin-bottom: 4px;
}
.agency-sidebar-detail .agent-detail-value {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  text-decoration: none;
  word-break: break-word;
}
.agency-sidebar-detail .agent-detail-value:hover {
  color: #3e9490;
}

.agency-contact-form-wr {
  padding: 24px;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
          box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
  margin-bottom: 24px;
}
.agency-contact-form-wr > .title {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 16px;
}
.agency-contact-form-wr .form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.agency-contact-form-wr .form input[type=text],
.agency-contact-form-wr .form input[type=email],
.agency-contact-form-wr .form input[type=tel],
.agency-contact-form-wr .form textarea {
  width: 100%;
  padding: 12px 14px;
  font: inherit;
  font-size: 14px;
  background: #fafafa;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  outline: none;
}
.agency-contact-form-wr .form input[type=text]:focus,
.agency-contact-form-wr .form input[type=email]:focus,
.agency-contact-form-wr .form input[type=tel]:focus,
.agency-contact-form-wr .form textarea:focus {
  border-color: #3e9490;
  -webkit-box-shadow: 0 0 0 3px rgba(62, 148, 144, 0.12);
          box-shadow: 0 0 0 3px rgba(62, 148, 144, 0.12);
}
.agency-contact-form-wr .form textarea {
  min-height: 110px;
  resize: vertical;
}
.agency-contact-form-wr .form .drop-down {
  position: relative;
  background: #fafafa;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  padding: 12px 14px;
  font-size: 14px;
  color: #1a1a1a;
}
.agency-contact-form-wr .form .btn {
  margin-top: 4px;
}

.agency-sidebar-team {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 12px;
  padding: 22px;
  -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
          box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
}
.agency-sidebar-team > .title {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 14px;
}

.agency-sidebar-agent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px solid #f1f1f1;
  text-decoration: none;
  color: inherit;
}
.agency-sidebar-agent:last-of-type {
  border-bottom: 0;
}
.agency-sidebar-agent .agency-sidebar-agent-photo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 44px;
          flex: 0 0 44px;
  width: 44px;
  height: 44px;
}
.agency-sidebar-agent .agency-sidebar-agent-photo img,
.agency-sidebar-agent .agency-sidebar-agent-photo .agent-photo-placeholder {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  font-size: 16px;
  aspect-ratio: auto;
}
.agency-sidebar-agent .name {
  font-size: 14px;
  font-weight: 600;
  color: #1a1a1a;
}
.agency-sidebar-agent .undername {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.55);
}

@media (max-width: 900px) {
  .agency-body > .content > .df-sb > .right {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
  }
  .agency-body.mob-only {
    display: block;
  }
  .agency-body:not(.mob-only) > .content > .df-sb > .right {
    display: none;
  }
  .agency-hero {
    padding: 40px 0 30px;
  }
  .agency-hero .agency-hero-inner {
    gap: 22px;
  }
  .agency-hero .agency-hero-title {
    font-size: 26px;
  }
  .agent-cards {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 16px;
  }
}
/* ----------------------------------------------------------------------
   Stone branding for single-agent + agency directory + agent directory.
   These are the small branded elements (badges, card headers) that show
   the agent's agency on profile pages and listings. When the agency is
   Stone, swap to the corporate treatment.
*/
/* Stone treatment for the single-agent hero — replaces the placeholder
   circle with a corporate Stone tile and tints the background. */
.agent-hero-stone-grey {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(65.1314685315, 77.7006993007, 98.2685314685)), to(#394456)) !important;
  background: linear-gradient(180deg, rgb(65.1314685315, 77.7006993007, 98.2685314685) 0%, #394456 100%) !important;
  border-bottom-color: rgba(255, 255, 255, 0.08);
}
.agent-hero-stone-grey .agent-name,
.agent-hero-stone-grey .agent-role,
.agent-hero-stone-grey .agent-tagline {
  color: #ffffff !important;
}
.agent-hero-stone-grey .agent-tagline {
  color: rgba(255, 255, 255, 0.85) !important;
}
.agent-hero-stone-grey .agent-role {
  color: rgba(255, 255, 255, 0.7) !important;
}

.agent-hero-stone-teal {
  background: #00B9BE !important;
  border-bottom-color: rgba(255, 255, 255, 0.18);
}
.agent-hero-stone-teal .agent-name,
.agent-hero-stone-teal .agent-role,
.agent-hero-stone-teal .agent-tagline {
  color: #ffffff !important;
}

.agent-hero-stone-tile {
  width: 180px;
  height: 180px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
}
.agent-hero-stone-tile img {
  width: 110px;
  height: auto;
}
.agent-hero-stone-tile .stone-office {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #00B9BE;
  text-align: center;
  padding: 0 12px;
}

.agent-hero-stone-teal .agent-hero-stone-tile .stone-office {
  color: #ffffff;
}

.agent-agency-badge.is-stone {
  background: #394456 !important;
  border-color: #394456;
  padding: 8px 14px;
}
.agent-agency-badge.is-stone .agent-agency-name {
  color: #00B9BE !important;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  font-size: 12px;
}
.agent-agency-badge.is-stone .agent-agency-name:hover {
  color: #ffffff !important;
}
.agent-agency-badge.is-stone .agent-agency-logo {
  background: transparent;
}

.agent-agency-badge.is-stone-teal {
  background: #00B9BE !important;
  border-color: #00B9BE;
}
.agent-agency-badge.is-stone-teal .agent-agency-name {
  color: #ffffff !important;
}

.agent-agency-card-header.is-stone-grey {
  background: #394456 !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.agent-agency-card-header.is-stone-grey img.stone-logo {
  max-height: 56px;
}
.agent-agency-card-header.is-stone-grey .stone-office {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #00B9BE;
}

.agent-agency-card-header.is-stone-teal {
  background: #00B9BE !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.agent-agency-card-header.is-stone-teal img.stone-logo {
  max-height: 56px;
}
.agent-agency-card-header.is-stone-teal .stone-office {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ffffff;
}

/* Directory cards (.directory-card) — coloured banner at the top of each
   card. When the agency is Stone, swap the inline-styled banner for a
   bespoke Stone block. The .directory-card-stone class is added by the
   templates conditionally. */
.directory-card-banner.is-stone-grey,
.directory-card-banner.is-stone-teal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px;
  padding: 22px 16px;
  margin: -24px -24px 16px;
  border-radius: 8px 8px 0 0;
  min-height: 100px;
}
.directory-card-banner.is-stone-grey img,
.directory-card-banner.is-stone-teal img {
  max-height: 50px;
  max-width: 70%;
  -o-object-fit: contain;
     object-fit: contain;
}
.directory-card-banner.is-stone-grey .stone-office,
.directory-card-banner.is-stone-teal .stone-office {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.directory-card-banner.is-stone-grey {
  background: #394456;
}
.directory-card-banner.is-stone-grey .stone-office {
  color: #00B9BE;
}

.directory-card-banner.is-stone-teal {
  background: #00B9BE;
}
.directory-card-banner.is-stone-teal .stone-office {
  color: #ffffff;
}

/* ----------------------------------------------------------------------
   "View More Properties from <agent>" section on single listing pages.
   Reuses the .showcase-line-item card from the Property Showcase, but
   lays cards out in a 4-column grid that wraps up to 5 rows (20 max).
*/
.agent-more-properties {
  padding-bottom: 60px;
}
.agent-more-properties h3.title a {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
}
.agent-more-properties h3.title a:hover {
  opacity: 0.7;
}

.agent-more-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.agent-more-grid .showcase-line-item.agent-more-item {
  width: auto;
  margin-right: 0;
}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInN0eWxlLnNjc3MiLCJfZm9udHMuc2NzcyIsIl9yZXNldC5zY3NzIiwiX3ByZS1vdmVycmlkZXMuc2NzcyIsIl92YXJpYWJsZXMuc2NzcyIsIl9yZXNwb25zaXZlLnNjc3MiLCJfb3ZlcnJpZGVzLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUNBQTtFQUNFO0VBQ0E7RUFDQTtFQUlBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFJQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBSUE7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUlBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFJQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBSUE7RUFDQTs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUdBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFHQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBR0E7RUFDQTs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUdBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFHQTtFQUNBOztBQzNHRjtFQUNFO0VBQ0E7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7RUFDQTtFQUNBOzs7QUFHRjtBQUFBO0FBQUE7RUFHRTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7RUFDQTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTs7O0FBR0Y7QUFBQTtFQUVFO0VBQ0E7RUFDQTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTtFQUNBOzs7QUFHRjtFQUNFOzs7QUFHRjtFQUNFOzs7QUFHRjtFQUNFOzs7QUFHRjtFQUNFO0VBQ0E7RUFDQTs7O0FBR0Y7RUFDRTtFQUNBOzs7QUFHRjtFQUNFOzs7QUFHRjtFQUNFO0VBQ0E7OztBQUdGO0VBQ0U7OztBQUdGO0FBQUE7RUFFRTs7O0FDOUdGO0VBQ0k7OztBSGVKO0VBQ0U7RUFDQTtFQUNBOzs7QUFHRjtFQUNFLFdJbkJVO0VKb0JWLGFJbkJLO0VKb0JMO0VBQ0E7RUFDQSxPSTFCVztFSjJCWDtFQUNBOzs7QUFHRjtFQUNFO0VBQ0E7OztBQUVGO0VBQ0U7OztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTtFQUNBOzs7QUFFRjtFQUNFO0VBQ0E7RUFDQTs7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7O0FBRUY7RUFDRTs7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTtFQUNBOzs7QUFFRjtFQUNFO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTs7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0FBQUE7RUFFRTs7O0FBR0o7RUFDRTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTs7O0FBR0o7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTs7QUFFRjtFQUNFO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBOztBQUdFO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNFOztBQUlOO0VBQ0U7RUFDQTtFQUNBOztBQUNBO0VBQ0U7RUFDQTtFQUNBOztBQUdKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtBQUFBO0VBRUU7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBSU47RUFDRTtFQUNBOztBQUVBO0VBRUU7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0U7RUFDQTtFQUNBOzs7QUFJTjtFQUNFOzs7QUFFRjtFQUNFOzs7QUFFRjtFQUNFO0VBQ0E7O0FBQ0E7RUFDRTs7O0FBSUo7RUFDRTs7O0FBR0E7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUVBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTs7QUFFQTtFQUNFOztBQUdKO0VBQ0U7O0FBSUo7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBOzs7QUFJTjtFQUNFOzs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBOztBQUVBO0VBQ0U7OztBQUlOO0VBQ0U7RUFDQTtBQUVBOztBQUNBO0VBQ0U7O0FBTko7QUFTRTs7QUFDQTtFQUNFOztBQVhKO0FBY0U7O0FBQ0E7RUFDRTtFQUNBOztBQWpCSjtBQW9CRTs7QUFDQTtFQUNFOzs7QUFHSjtFQUNFO0VBQ0E7OztBQUVGO0VBQ0U7OztBQUdBO0VBQ0U7O0FBRUY7RUFDRTs7QUFFRjtFQUNFOztBQUVGO0VBQ0U7O0FBRUY7RUFDRTs7O0FBR0o7RUFDRTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7OztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7OztBQUVGO0VBQ0U7OztBQUVGO0VBQ0U7RUFDQTs7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFJQTtFQUNFOztBQUVGO0VBQ0U7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOztBQUVBO0VBQ0U7O0FBSUo7RUFDRTs7QUFFQTtFQUNFOztBQU1WO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOztBQUdGO0VBQ0U7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFRjtFQUNFOztBQUtSO0VBQ0U7O0FBRUE7RUFDRTtFQUNBOztBQUVGO0VBQ0U7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBOzs7QUFNVjtFQUNFOzs7QUFFRjtFQUNFOzs7QUFFRjtFQUNFO0VBQ0E7RUFHQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7O0FBSUo7RUFDRTs7QUFFQTtFQUNFOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBSU47RUFDRTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUlOO0FBQUE7RUFFRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7O0FBR0Y7RUFDRTs7O0FBSU47RUFDRTs7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7OztBQUVGO0VBQ0U7OztBQUVGO0VBQ0U7OztBQUVGO0VBQ0U7OztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTs7O0FBSU47RUFDRTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTs7QUFHSjtFQUNFOztBQUdKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBSUo7RUFDRTs7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTs7O0FBRUY7RUFDRTtFQUNBOzs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTs7O0FBRUY7RUFDRTs7O0FBRUY7RUFDRTs7O0FBRUY7RUFDRTs7O0FBRUY7RUFDRTs7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBOzs7QUFHSjtFQUNFOzs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOztBQUdGO0VBQ0U7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0U7O0FBRUE7RUFDRTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUNBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDRTs7O0FBS1I7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7O0FBRUY7RUFDRTtFQUNBOzs7QUFHSjtFQUNFOzs7QUFFRjtFQUNFOzs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOzs7QUFFRjtFQUNFOzs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7OztBQUlOO0VBQ0U7RUFDQTs7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7OztBQUdKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBRUY7RUFDRTs7QUFDQTtFQUNFO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBOzs7QUFLSjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFRjtFQUNFOztBQUVGO0VBQ0U7O0FBRUY7RUFDRTs7O0FBR0o7RUFDRTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFFRjtFQUNFO0VBQ0E7OztBQUVGO0VBQ0U7OztBQUVGO0VBQ0U7RUFDQTs7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFFRjtFQUNFO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTs7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFHSjtFQUNFOzs7QUFFRjtFQUNFOzs7QUFFRjtFQUNFOzs7QUFHQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOztBQUVGO0VBQ0U7RUFDQTs7QUFHSjtFQUNFOzs7QUFJTjtFQUNFO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBRUY7RUFDRTtFQUNBOzs7QUFNRjtFQUNFOzs7QUFFRjtFQUNFOzs7QUFFRjtFQUNFOzs7QUFFRjtFQUNFOztBQUlGO0FBQ0E7RUFDRTs7QUFDQTtFQUNFOzs7QUFHSjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFFRjtFQUNFO0VBQ0E7RUFDQTs7O0FBRUY7RUFDRTs7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7OztBQUlGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7O0FBR0o7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFFRjtFQUNFO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTs7QUFHSjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTs7O0FBUVY7RUFDRTs7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7O0FBRUE7RUFDRTs7O0FBR0o7RUFDRTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTs7QUFFRjtFQUNFOztBQUVBO0VBQ0U7RUFDQTs7QUFHSjtFQUNFO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNFO0VBQ0E7QUFFQTs7QUFDQTtFQUNFOztBQU5KO0FBU0U7O0FBQ0E7RUFDRTs7QUFYSjtBQWNFOztBQUNBO0VBQ0U7RUFDQTs7QUFqQko7QUFvQkU7O0FBQ0E7RUFDRTs7QUFJTjtFQUNFO0VBQ0E7OztBQUlOO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFFRjtFQUNFO0VBR0E7RUFFQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOztBQUVGO0VBQ0U7O0FBRUE7RUFDRTtFQUNBOztBQUdKO0VBQ0U7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0U7RUFDQTtBQUVBOztBQUNBO0VBQ0U7O0FBTko7QUFTRTs7QUFDQTtFQUNFOztBQVhKO0FBY0U7O0FBQ0E7RUFDRTtFQUNBOztBQWpCSjtBQW9CRTs7QUFDQTtFQUNFOzs7QUFLSjtFQUNFOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFFRjtFQUNFOztBQUVBO0FBQUE7RUFFRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUtSO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBS1I7RUFDRTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBOzs7QUFNTjtFQUNFOztBQUVGO0VBQ0U7OztBQUdKO0VBQ0U7RUFDQTs7QUFFQTtFQUNFOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFJSjtFQUNFO0VBQ0E7O0FBRUE7RUFDRTs7QUFFRjtFQUNFOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUtSO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFJTjtFQUNFO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOztBQUdKO0VBQ0U7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBR0E7RUFDRTs7QUFFQTtFQUNFO0VBQ0E7O0FBRUY7RUFDRTs7O0FBTVY7QUFBQTtFQUVFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7OztBQUVGO0VBQ0U7OztBQUVGO0VBQ0U7RUFDQTs7O0FBRUY7RUFDRTtFQUNBOzs7QUFFRjtFQUNFO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTs7O0FBRUY7RUFDRTtFQUNBOzs7QUFFRjtFQUNFO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFFRjtFQUNFOzs7QUFFRjtFQUNFO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTs7O0FBRUY7RUFDRTs7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7OztBQUVGO0VBQ0U7RUFDQTs7O0FBRUY7RUFDRTtFQUNBOzs7QUFFRjtFQUNFOzs7QUFHQTtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUdFO0VBQ0U7RUFDQTs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBSUo7RUFDRTs7QUFFQTtFQUNFOztBQUdFO0VBQ0U7O0FBRUY7RUFDRTs7QUFHSjtFQUNFOztBQUdKO0VBQ0U7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBOztBQUVBO0VBQ0U7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFJTjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBUU47RUFDRTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTs7QUFFRjtFQUNFOztBQUVGO0VBQ0U7RUFDQTs7QUFHSjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTs7O0FBS1I7QUFBQTtFQUVFOzs7QUFFRjtFQUNFOzs7QUFFRjtFQUNFOztBQUVBO0VBQ0U7O0FBR0Y7RUFDRTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBSU47RUFDRTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTs7QUFFRjtFQUNFO0VBQ0E7RUFDQTs7QUFJTjtFQUNFOztBQUVBO0VBQ0U7RUFDQTtFQUNBOztBQUlOO0VBQ0U7OztBQUdKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOzs7QUFHSjtFQUNFOzs7QUFFRjtFQUNFO0VBQ0E7O0FBR0U7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDRTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7O0FBSU47RUFDRTtFQUNBO0VBQ0E7RUFDQTs7O0FBTU47RUFDRTtFQUNBOztBQUVBO0VBQ0U7O0FBR0E7RUFDRTs7QUFHSjtFQUNFOztBQUVBO0VBQ0U7O0FBS0o7RUFDRTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7O0FBRUY7RUFDRTs7QUFHRjtFQUNFOztBQU1SO0VBQ0U7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUtSO0VBQ0U7OztBQUdBO0VBQ0U7RUFDQTs7QUFHQTtFQUNFOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFRjtFQUNFOztBQUVGO0VBQ0U7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNFO0VBQ0E7RUFDQTs7QUFFRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQU1WO0VBQ0U7OztBQUdBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBOztBQUVBO0VBQ0U7OztBQUtSO0VBQ0U7OztBQUVGO0VBQ0U7O0FBQ0E7RUFDRTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTs7O0FBR0o7RUFDRTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7RUFDQTtFQUNBOzs7QUFFRjtFQUNFO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7OztBQUdKO0VBQ0U7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7OztBQU9KO0VBQ0U7RUFDQTs7QUFFQTtFQUNFOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOztBQUdKO0VBQ0U7RUFDQTs7QUFLSjtFQUNFOztBQUVBO0VBQ0U7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTs7QUFFRjtFQUNFOztBQUVGO0VBQ0U7O0FBRUY7RUFDRTs7QUFHSjtFQUNFO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7O0FBRUE7RUFDRTs7QUFJSjtFQUNFOztBQUdKO0VBQ0U7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTs7QUFFRjtFQUNFOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFPWjtFQUNFOzs7QUFFRjtFQUNFOzs7QUFFRjtFQUNFOzs7QUFFRjtFQUNFO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFJRjtFQUNFOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFRjtFQUNFO0VBQ0E7O0FBRUY7RUFDRTtFQUNBOztBQUVGO0VBQ0U7RUFDQTs7QUFJRjtFQUNFO0VBQ0E7OztBQU1OO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOztBQUdKO0VBQ0U7O0FBRUE7RUFDRTs7QUFJRjtFQUNFO0VBQ0E7O0FBRUY7RUFDRTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBRUE7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNFOztBQUVBO0VBQ0U7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUlOO0VBQ0U7RUFDQTtFQUNBOzs7QUFLTjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTs7O0FBSUY7RUFDRTtFQUNBOztBQUVBO0VBQ0U7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUlGO0VBQ0U7O0FBR0o7RUFDRTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTs7QUFFQTtFQUNFO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUlOO0VBQ0U7OztBQUlOO0VBQ0U7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7O0FBRUE7RUFDRTs7QUFHQTtFQUNFO0VBQ0E7O0FBR0o7RUFDRTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTs7QUFFRjtFQUNFOztBQUdKO0VBQ0U7O0FBRUE7RUFDRTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTs7QUFNTjtFQUNFOztBQUlBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBOztBQUdKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVGO0VBQ0U7RUFDQTtFQUNBOztBQUlOO0VBQ0U7RUFDQTtFQUNBOzs7QUFJRjtFQUNFOzs7QUFLSjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUVGO0VBQ0U7OztBS3g1RkY7RUFDRTtBQUFBO0lBRUU7OztBQUdKO0VBQ0U7QUFBQTtJQUVFOztFQUVGO0lBQ0U7O0VBRUY7QUFBQTtBQUFBO0FBQUE7QUFBQTtJQUtFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVBO0lBQ0U7SUFDQTs7RUFHSjtJQUNFO0lBQ0E7O0VBRUE7SUFDRTs7RUFJSjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVBO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7O0VBR0Y7SUFDRTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBR0o7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0FBQUE7SUFFRTs7RUFFRjtBQUFBO0lBRUU7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7SUFDQTs7RUFFQTtJQUNFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBOztFQUdKO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVBO0lBQ0U7O0VBR0o7SUFDRTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTs7RUFHRTtJQUNFOztFQUdKO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFFQTtJQUNFOztFQUtKO0lBQ0U7O0VBR0E7SUFDRTtJQUNBOztFQUdKO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFFQTtJQUNFO0lBQ0E7O0VBSU47SUFDRTtJQUNBOztFQUVBO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0FBQUE7QUFBQTtJQUdFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUdKO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBOztFQUdGO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFFRjtBQUFBO0FBQUE7SUFHRTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTtJQUNBOztFQUdGO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBOztFQUVGO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFFQTtJQUNFO0lBQ0E7SUFDQTs7RUFFQTtJQUNFO0lBQ0E7O0VBR0o7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTs7RUFFQTtJQUNFO0lBQ0E7O0VBR0o7SUFDRTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFHRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBOztFQUVGO0lBQ0U7SUFDQTs7RUFFQTtJQUNFO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBOztFQUdKO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFHSjtJQUNFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7O0VBRUY7QUFBQTtJQUVFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTs7RUFFQTtJQUNFOztFQUVBO0lBQ0U7O0VBRUE7SUFDRTtJQUNBOztFQUtSO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7QUFBQTtJQUVFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7SUFDQTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBQ0E7SUFDRTtJQUNBOztFQUVGO0lBQ0U7SUFDQTtJQUNBOztFQUVGO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBOztFQUVBO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTs7RUFJTjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFHRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTs7RUFFRjtJQUNFOztFQUVBO0lBQ0U7O0VBR0o7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7SUFDQTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0FBQUE7SUFFRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7SUFDQTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7SUFDQTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7QUFBQTtJQUVFOztFQUVGO0lBQ0U7SUFDQTtJQUNBOztFQUVGO0lBQ0U7SUFDQTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7SUFDQTs7RUFFRjtBQUFBO0lBRUU7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7SUFDQTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtBQUFBO0lBRUU7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7SUFDQTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFHQTtJQUNFOztFQUdKO0lBQ0U7O0VBRUY7QUFBQTtJQUVFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVBO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFFQTtJQUNFOztFQUlOO0lBQ0U7SUFDQTtJQUNBOztFQUVGO0lBQ0U7SUFDQTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFHRjtJQUNFO0lBQ0E7O0VBRUE7SUFFRTtJQUNBO0lBQ0E7O0VBR0o7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7SUFDQTs7O0FBSUo7RUFDRTtJQUNFOztFQUdBO0lBQ0U7O0VBRUY7SUFDRTtJQUNBOztFQUVBO0lBQ0U7SUFDQTs7O0FBS1I7RUFDRTtJQUNFOztFQUVGO0lBQ0U7OztBQUdKO0VBQ0U7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7SUFDQTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7O0VBRUE7SUFDRTtJQUNBOztFQUVGO0lBQ0U7SUFDQTs7RUFFRjtJQUNFOztFQUdKO0FBQUE7QUFBQTtBQUFBO0FBQUE7SUFLRTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBOztFQUVGO0lBQ0U7SUFDQTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTtJQUNBOztFQUVBO0lBQ0U7SUFDQTtJQUNBOztFQUdKO0lBQ0U7O0VBRUY7SUFDRTtJQUNBOztFQUVBO0lBQ0U7O0VBR0o7SUFDRTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7SUFDQTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTtJQUNBOztFQUVGO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFFQTtJQUNFOztFQUdKO0lBQ0U7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0FBQUE7SUFFRTs7RUFFRjtBQUFBO0lBRUU7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTs7RUFFRjtBQUFBO0lBRUU7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7QUFBQTtJQUVFO0lBQ0E7SUFDQTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFHRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTs7RUFFRjtBQUFBO0FBQUE7SUFHRTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUE7SUFDRTs7RUFFQTtJQUNFOztFQUVBO0lBQ0U7O0VBRUE7SUFDRTs7RUFFRjtJQUNFOztFQU1WO0lBQ0U7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7O0VBRUE7SUFDRTs7RUFHSjtJQUNFO0lBQ0E7O0VBQ0E7SUFDRTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTs7RUFFQTtJQUNFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFJSjtJQUNFO0lBQ0E7SUFDQTtJQUNBOztFQUVGO0lBQ0U7SUFDQTtJQUNBOztFQUdKO0lBQ0U7SUFDQTs7RUFFQTtJQUNFO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTs7RUFHSjtBQUFBO0lBRUU7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7O0VBRUY7QUFBQTtBQUFBO0FBQUE7SUFJRTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUE7SUFDRTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7O0VBSUY7SUFDRTtJQUNBOztFQUVBO0lBQ0U7O0VBRUE7SUFDRTs7RUFHSjtJQUNFOztFQUVBO0lBQ0U7O0VBRUY7SUFDRTtJQUNBOztFQUNBO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7SUFDQTtJQUNBOztFQUdKO0lBQ0U7O0VBRUE7SUFDRTtJQUNBOztFQUlOO0FBQUE7SUFFRTtJQUNBO0lBQ0E7SUFDQTtJQUNBOztFQUVGO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7O0VBSU47SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7SUFDQTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7O0VBRUY7SUFHRTtJQUNBO0lBQ0E7O0VBRUY7SUFHRTs7RUFFRjtJQUdFOztFQUVGO0FBQUE7SUFJRTs7RUFFRjtBQUFBO0FBQUE7SUFHRTs7RUFFRjtJQUNFO0lBQ0E7O0VBQ0E7SUFDRTs7RUFHSjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7O0VBR0Y7SUFDRTs7RUFFQTtJQUNFO0lBQ0E7SUFDQTs7RUFFRjtJQUNFOztFQUNBO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7O0VBeEJOO0lBMkJFO0lBQ0E7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0FBQUE7SUFFRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7SUFDQTtJQUNBOztFQUVBO0lBQ0U7O0VBR0o7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0lBTUU7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7SUFDQTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7SUFDQTtJQUNBOztFQUVGO0lBQ0U7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFQTtJQUNFO0lBQ0E7O0VBR0o7SUFDRTtJQUNBOztFQUVBO0lBQ0U7SUFDQTtJQUNBOztFQUVGO0lBQ0U7SUFDQTs7RUFHSjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7O0VBRUY7QUFBQTtBQUFBO0lBR0U7O0VBRUY7SUFDRTtJQUNBOztFQUVFO0lBQ0U7O0VBRUY7SUFDRTs7RUFJTjtJQUNFO0lBQ0E7O0VBRUE7SUFDRTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVBO0lBQ0U7SUFDQTtJQUNBOztFQUVGO0lBQ0U7SUFDQTs7RUFJTjtJQUNFOztFQUVGO0lBQ0U7SUFDQTs7RUFFQTtJQUNFOztFQUVBO0lBQ0U7SUFDQTs7RUFFQTtJQUNFO0lBQ0E7O0VBRUY7SUFDRTs7RUFHSjtJQUNFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7O0VBRUE7SUFDRTtJQUNBOztFQUtSO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7O0VBRUE7SUFDRTtJQUNBO0lBQ0E7SUFDQTs7RUFFQTtJQUNFO0lBQ0E7SUFDQTtJQUNBOztFQUdKO0lBQ0U7SUFDQTtJQUNBOztFQUNBO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTtJQUNBOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7O0VBRUE7SUFDRTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7O0VBRUE7SUFDRTtJQUNBO0lBQ0E7SUFDQTtJQUNBOztFQUlOO0lBQ0U7O0VBRUE7SUFDRTtJQUNBO0lBQ0E7O0VBRUE7SUFDRTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFFRjtJQUNFO0lBQ0E7SUFDQTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTs7RUFFRjtJQUNFOztFQUtSO0lBQ0U7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7O0VBR0o7SUFDRTs7RUFFRjtJQUNFOztFQUVGO0lBQ0U7O0VBRUY7SUFDRTtJQUNBO0lBQ0E7SUFDQTs7RUFFRjtJQUNFOzs7QUFHSjtFQUNFO0lBQ0U7OztBQUdKO0VBQ0U7SUFDRTs7O0FBR0o7RUFDRTtJQUNFOztFQUVGO0lBQ0U7OztBQUdKO0VBQ0U7SUFDRTs7RUFFRjtJQUNFOzs7QUM5NERKO0VBQ0k7OztBQUdKO0FBQUE7QUFBQTtBQUFBO0FBSUE7RUFDSTtFQUNBOzs7QUFHSjtFQUNJOzs7QUFHSjtFQUNJO0VBQ0E7RUFDQTs7O0FBR0o7RUFDSTs7O0FBR0o7RUFDSTs7O0FBR0o7RUFDSTs7O0FBR0o7RUFDSTs7O0FBR0o7RUFDSTs7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7OztBQUdKO0VBQ0k7RUFDQTtFQUNBOzs7QUFHSjtFQUNJOzs7QUFHSjtFQUNJOzs7QUFHSjtBQUFBO0FBQUE7RUFHSTs7O0FBR0o7RUFDSTs7O0FBR0o7QUFDQTtBQUFBO0VBRUk7RUFDQTtFQUNBO0VBQ0E7OztBQUdKO0FBQ0E7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUVKO0VBQ0k7OztBQUdKO0FBQ0E7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNJO0VBQ0E7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7OztBQUlSO0FBQUE7RUFFSTs7O0FBR0o7QUFDQTtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNJOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBRUk7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUVJO0VBQ0E7O0FBSVI7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFBVTs7QUFDVjtFQUFVOztBQUVWO0VBQVU7O0FBR2Q7RUFDSTtJQUFXO0lBQVc7SUFBYTtJQUFhO0lBQWM7O0VBQzlEO0lBQVM7SUFBYTtJQUFjOztFQUNwQztJQUFlOztFQUNmO0lBQWU7O0VBQ2Y7SUFBVzs7OztBQUluQjtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQWFBO0VBQ0k7O0FBRUE7RUFDSTtFQUNBOztBQUdKO0VBQ0k7O0FBVFI7QUFZSTs7QUFDQTtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBbEJSO0FBcUJJO0FBQUE7QUFBQTs7QUFHQTtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQVU7O0FBRVY7RUFDSTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQWpEWjtBQXFESTtBQUFBOztBQUVBO0VBQXFCOztBQUNyQjtFQUFxQjs7QUFDckI7RUFBcUI7O0FBQ3JCO0VBQ0k7RUFDQTtBQUVBO0FBQUE7QUFBQTtFQUdBOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBbkZaO0FBdUZJO0FBQUE7O0FBRUE7RUFDSTtFQUNBOztBQUVBO0VBQ0k7RUFDQTs7QUFFQTtFQUNJO0VBQ0E7RUFDQTs7QUFFSjtFQUNJO0VBQ0E7O0FBeEdoQjtBQTZHSTs7QUFDQTtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBR0E7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBM0laO0FBK0lJO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTs7QUFTQTtFQUNJOztBQUVKO0VBQ0k7O0FBNUpSO0FBK0pJO0FBQUE7QUFBQTs7QUFHQTtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUo7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7QUFFSjtFQUNJOztBQW5MUjtBQXNMSTs7QUFDQTtFQUNJOzs7QUFJUjtBQUFBO0FBQUE7QUFBQTtBQUlBO0VBQ0k7SUFBeUI7OztBQUc3QjtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBV0E7QUFBQTtFQUVJOzs7QUFHSjtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQWFBO0VBQ0k7O0FBRUE7QUFBQTtFQUVJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0FBQUE7RUFBVTs7QUFFVjtBQUFBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUlSO0VBQ0k7RUFDQTs7QUFDQTtFQUFVOztBQUdkO0VBQ0k7RUFDQTs7O0FBSVI7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQVdBO0VBQ0k7O0FBRUE7RUFDSTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNJO0VBQ0E7RUFDQTs7QUFFQTtFQUFVOztBQUdkO0VBQ0k7O0FBR0o7RUFDSTtFQUNBOztBQUlSO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7RUFDQTs7QUFHSjtFQUNJOztBQUdKO0VBQ0k7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNJO0VBQ0E7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQTVDUjtBQStDSTtBQUFBO0FBQUE7O0FBR0E7RUFDSTs7QUFJUjtFQUNJO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBOzs7QUFJUjtFQUNJO0lBQ0k7O0VBRUE7SUFBa0I7O0VBQ2xCO0lBQWlCOzs7QUFJekI7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBa0JBO0VBQ0k7RUFDQTs7QUFFQTtFQUNJOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBckJSO0FBd0JJOztBQUNBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7O0FBRUE7RUFDSTs7QUFFQTtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBSVI7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDSTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBOzs7QUFNaEI7QUFBQTtBQUVBO0VBQ0k7O0FBRUE7RUFDSTtFQUNBOztBQUdKO0VBQ0k7O0FBRUE7RUFDSTtFQUNBO0VBQ0E7O0FBRUE7RUFBVTs7QUFHZDtFQUNJO0VBQ0E7RUFDQTs7QUFJUjtFQUNJO0VBQ0E7O0FBRUE7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7QUFBQTtBQUFBO0VBR0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtBQUFBO0FBQUE7RUFBVTs7QUFDVjtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBRUk7RUFDQTtFQUNBO0VBQ0E7O0FBSVI7RUFDSTtFQUNBOztBQUVKO0VBQVE7RUFBYzs7QUFDdEI7RUFBVztFQUFvQjs7QUFFL0I7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTs7O0FBT3BCO0FBQ0E7RUFDSTs7QUFFQTtFQUNJO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBOztBQUdKO0VBQ0k7O0FBRUE7RUFBVzs7QUFLdkI7QUFBQTtFQUVJO0VBQ0E7O0FBbENSO0FBcUNJO0FBQUE7QUFBQTs7QUFHQTtFQUNJO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBOztBQUtaO0VBQ0k7O0FBRUE7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7OztBQUtaO0FBQ0E7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdKO0FBQUE7QUFHSTtFQUNJO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7O0FBTWhCO0FBRUk7QUFBQTtFQUVJO0VBQ0E7OztBQUlSO0FBQ0E7RUFDSTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7O0FBSUE7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBOzs7QUFLWjtBQUFBO0FBQUE7QUFBQTtBQUtBO0VBQ0k7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUlSO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7OztBQUdKO0VBQ0k7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNJOztBQUdKO0VBQ0k7RUFDQTs7O0FBS1o7RUFDSTtFQUNBO0VBQ0E7OztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNJOztBQUdKO0VBQ0k7RUFDQTs7O0FBSVI7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFHSjtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDSTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBOzs7QUFJUjtFQUNJO0VBQ0E7RUFDQTs7O0FBR0o7RUFDSTs7O0FBR0o7RUFDSTs7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7OztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0k7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7O0FBSVI7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7O0FBR0o7QUFBQTtBQUFBO0FBSUE7RUFDSTs7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7O0FBRUE7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7O0FBRUE7QUFBQTtFQUVJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBSVI7RUFDSTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNJO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDSTs7QUFLWjtFQUNJO0VBQ0E7RUFDQTs7QUFFQTtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUtaO0VBQ0k7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUtaO0VBQ0k7O0FBRUE7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7O0FBR0o7RUFDSTtFQUNBOztBQUdKO0VBQ0k7O0FBSUE7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7QUFFSjtFQUNJO0VBQ0E7RUFDQTs7QUFFQTtFQUNJOztBQU1SO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNJOztBQU1SO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7OztBQUtaO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTs7QUFLSjtFQUNJO0VBQ0E7RUFDQTs7QUFHSjtBQUFBO0FBQUE7QUFBQTtFQUlJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0FBQUE7QUFBQTtBQUFBO0VBQ0k7O0FBR0o7QUFBQTtBQUFBO0FBQUE7RUFDSTtFQUNBOztBQUlSO0VBQ0k7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0k7OztBQUtaO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDSTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7QUFJUjtFQUNJOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7QUFHSjtFQUNJO0VBQ0E7OztBQUtaO0FBQ0E7RUFDSTs7O0FBR0o7RUFDSTtJQUNJO0lBQ0E7O0VBRUo7SUFDSTs7RUFFSjtJQUNJOztFQUVKO0lBQ0k7O0VBRUE7SUFDSTs7RUFFSjtJQUNJOztFQUdSO0lBQ0k7O0VBRUE7SUFDSTs7O0FBS1o7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBZUE7QUFBQTtBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNJO0VBQ0E7RUFDQTs7QUFFSjtFQUNJO0VBQ0E7RUFDQTs7QUFFSjtFQUNJO0VBQ0E7RUFDQTtFQUNBOztBQUVKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUlSO0FBQ0E7RUFDSTtFQUNBO0VBQ0E7O0FBRUE7RUFDSTtFQUNBO0VBQ0E7O0FBRUo7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBSVI7QUFDQTtFQUNJO0VBQ0E7RUFDQTs7QUFFQTtFQUNJO0VBQ0E7RUFDQTs7QUFFSjtFQUNJO0VBQ0E7RUFDQTs7QUFFSjtFQUNJO0VBQ0E7RUFDQTtFQUNBOztBQUVKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFJUjtFQUNJOztBQUVBO0VBQ0ksT0F0R0s7OztBQTBHYjtFQUNJOztBQUVBO0VBQ0k7OztBQUlSO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQU1BO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNJOztBQUVKO0VBQ0k7RUFDQTs7QUFFSjtFQUNJOztBQUVKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7O0FBRUo7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUo7RUFDSTtFQUNBOztBQUVKO0VBQ0k7OztBQUlSO0FBQ0E7RUFDSTs7O0FBR0o7QUFBQTtBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDSTtFQUNBO0VBQ0E7OztBQUlSO0FBQUE7QUFBQTtBQUFBO0FBSUE7RUFDSTtFQUNBOzs7QUFFSjtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdKO0FBRUE7QUFBQTtBQUFBO0FBR0E7RUFDSSxrQkFqTlM7RUFrTlQ7RUFDQTs7QUFFQTtFQUNJO0VBQ0E7RUFDQTs7QUFFSjtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQSxPQS9OSztFQWdPTDs7O0FBR1I7RUFDSSxrQkFwT1M7O0FBc09UO0VBQ0k7OztBQUlSO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQVNBO0VBQ0k7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDSTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7QUFJUjtFQUNJO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBS1o7QUFDQTtFQUNJOztBQUVBO0FBQUE7RUFFSTs7QUFFSjtFQUNJLE9BcFVLO0VBcVVMO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUo7RUFDSTtFQUNBOztBQUVBO0VBQ0k7OztBQUlaO0VBQ0k7O0FBRUE7QUFBQTtBQUFBO0VBR0k7O0FBRUo7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVKO0VBQ0k7RUFDQTs7O0FBSVI7QUFDQTtFQUNJOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7O0FBRUo7RUFDSTtFQUNBOztBQUVKO0VBQ0k7RUFDQTs7QUFHSjtFQUFPOztBQUdIO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7O0FBRUo7RUFDSTtFQUNBO0VBQ0E7O0FBRUE7RUFBSTs7QUFLUjtFQUNJO0VBQ0E7RUFDQTtFQUNBOztBQUlSO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7OztBQUlSO0VBQ0k7OztBQUdKO0FBQUE7QUFFQTtFQUNJO0VBQ0E7RUFDQTs7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNJO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0FBQUE7RUFFSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUtKO0FBQUE7RUFFSTs7QUFJUjtFQUNJOztBQUdKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBOztBQUVBO0FBQUE7RUFFSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFSjtFQUNJO0VBQ0E7RUFDQTs7O0FBS1o7QUFDQTtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBRUo7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDSTtFQUNBO0VBQ0E7O0FBR0o7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7O0FBR1I7QUFDQTtFQUNJO0VBQ0E7RUFDQTs7O0FBRUo7RUFDSTtFQUNBO0VBQ0E7OztBQUVKO0FBQUE7RUFFSTtFQUNBO0VBQ0E7RUFDQTs7O0FBRUo7RUFBcUQsT0E5aUJ4Qzs7O0FBK2lCYjtFQUFxRDs7O0FBRXJEO0VBQ0k7OztBQUVKO0VBQ0k7RUFDQTs7QUFFQTtFQUFlOztBQUVmO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQVU7OztBQUlsQjtFQUNJO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNJO0VBQ0E7RUFDQTtFQUNBOztBQUdKO0VBQ0k7RUFDQTtFQUNBOztBQUVKO0FBQUE7QUFBQTtBQUFBO0VBSUk7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtBQUFBO0FBQUE7QUFBQTtFQUNJO0VBQ0E7O0FBR1I7RUFDSTtFQUNBOztBQUVKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUo7RUFDSTs7O0FBSVI7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7OztBQUdSO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFBaUI7O0FBRWpCO0VBQ0k7RUFDQTtFQUNBOztBQUVKO0FBQUE7RUFFSTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUo7RUFDSTtFQUNBO0VBQ0E7O0FBRUo7RUFDSTtFQUNBOzs7QUFJUjtFQUNJO0lBQ0k7SUFDQTs7RUFFSjtJQUNJOztFQUVKO0lBQ0k7O0VBRUo7SUFDSTs7RUFDQTtJQUFxQjs7RUFDckI7SUFBcUI7O0VBRXpCO0lBQ0k7SUFDQTs7O0FBSVI7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBTUE7QUFBQTtBQUVBO0VBQ0k7RUFDQTs7QUFFQTtBQUFBO0FBQUE7RUFFaUI7O0FBQ2pCO0VBQWlCOztBQUNqQjtFQUFjOzs7QUFFbEI7RUFDSTtFQUNBOztBQUVBO0FBQUE7QUFBQTtFQUVpQjs7O0FBRXJCO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDSTtFQUNBOztBQUVKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQSxPQTd2Qks7RUE4dkJMO0VBQ0E7OztBQUdSO0VBQThEOzs7QUFFOUQ7RUFDSTtFQUNBLGNBdndCUztFQXd3QlQ7O0FBRUE7RUFDSTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUFVOztBQUVkO0VBQ0k7OztBQUdSO0VBQ0k7RUFDQSxjQXZ4QlM7O0FBeXhCVDtFQUFxQjs7O0FBR3pCO0VBQ0k7RUFDQTtFQUNBOztBQUVBO0VBQ0k7O0FBRUo7RUFDSTtFQUNBO0VBQ0E7RUFDQTtFQUNBLE9BenlCSzs7O0FBNHlCYjtFQUNJO0VBQ0E7RUFDQTs7QUFFQTtFQUNJOztBQUVKO0VBQ0k7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBSVI7QUFBQTtBQUFBO0FBQUE7QUFJQTtBQUFBO0VBRUk7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0FBQUE7RUFDSTtFQUNBO0VBQ0E7O0FBRUo7QUFBQTtFQUNJO0VBQ0E7RUFDQTtFQUNBOzs7QUFHUjtFQUNJLFlBMzFCUzs7QUE0MUJUO0VBQWdCLE9BMzFCUDs7O0FBNjFCYjtFQUNJLFlBOTFCUzs7QUErMUJUO0VBQWdCOzs7QUFHcEI7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUtBO0VBQ0k7O0FBR0k7RUFDSTtFQUNBO0VBQ0E7O0FBRUo7RUFDSTs7O0FBSVo7RUFDSTtFQUNBO0VBQ0E7O0FBRUE7RUFDSTtFQUNBIiwiZmlsZSI6InN0eWxlLmNzcyJ9 */

/*# sourceMappingURL=style.css.map */
