@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style-type: "• ";
  padding: 0px 0px 0px 7px;
}
ol li, ul li {
  margin: 0px 0px 10px 0px;
  padding-left: 10px;
  font-weight: 300;
}
ol li:last-of-type, ul li:last-of-type {
  margin: 0px 0px;
}

blockquote, q {
  quotes: none;
}

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

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

.background-orange {
  background-color: #FF827A;
}

.background-purple {
  background-color: #6173FA;
}

.background-grey {
  background-color: #666666;
}

@font-face {
  font-family: GalanoGrotesqueBold;
  src: url(../../fonts/GalanoGrotesqueBold.otf) format("opentype");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: GalanoGrotesqueItalic;
  src: url(../../fonts/GalanoGrotesqueItalic.otf) format("opentype");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: GalanoGrotesqueMedium;
  src: url(../../fonts/GalanoGrotesqueMedium.otf) format("opentype");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: GalanoGrotesqueRegular;
  src: url(../../fonts/GalanoGrotesqueRegular.otf) format("opentype");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: GalanoGrotesqueSemiBold;
  src: url(../../fonts/GalanoGrotesqueSemiBold.otf) format("opentype");
  font-style: normal;
  font-display: swap;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
@media (min-width: 1500px) {
  .container {
    max-width: 1420px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

*,
*::after,
*::before {
  box-sizing: inherit;
}

* {
  outline: none;
}

html {
  height: 100%;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  overflow-x: hidden !important;
  scroll-behavior: smooth;
}

body {
  color: #1C265C;
  height: 100%;
  height: auto;
  display: flex;
  min-height: 100%;
  font-size: 14px;
  position: relative;
  flex-direction: column;
  overflow-x: hidden;
  cursor: url("/wp-content/themes/bloom/images/cursor.svg"), auto;
}
body.single-properties {
  background-color: #FFFFFF;
}
body.single-properties #wrap-page {
  background-color: #FFFFFF;
}
body.home {
  background-color: #FFFFFF;
}
@media (min-width: 768px) {
  body {
    font-size: 16px;
  }
}

body {
  min-width: 320px;
  font-family: "articulat-cf", sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
}

h1 {
  color: #FF827A;
  font-size: 18px;
  line-height: 1.2;
  margin: 0 0 20px;
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
}
@media (min-width: 768px) {
  h1 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 32px;
  }
}

h2 {
  color: #FF827A;
  font-size: 36px;
  line-height: 1.2;
  margin: 0 0 20px;
  font-family: GalanoGrotesqueMedium;
  font-weight: unset;
  letter-spacing: -0.98px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 42px;
  }
}
@media (min-width: 992px) {
  h2 {
    font-size: 49px;
  }
}
@media (min-width: 1200px) {
  h2 {
    font-size: 49px;
  }
}

h3 {
  color: #FF827A;
  line-height: 1.2;
  margin: 0 0 20px;
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
}

h4 {
  color: #FF827A;
  line-height: 1.2;
  margin: 0 0 20px;
  font-family: GalanoGrotesqueMedium;
  font-weight: unset;
}

h5 {
  color: #FF827A;
  line-height: 1.2;
  margin: 0 0 20px;
  font-family: GalanoGrotesqueMedium;
  font-weight: unset;
}

p {
  margin: 0 0 20px;
}

a {
  color: #FF827A;
  text-decoration: none;
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3.svg"), auto;
}

body.page-template-page-contact {
  cursor: url("/wp-content/themes/bloom/images/cursor-invert.svg"), auto;
}
body.page-template-page-contact a {
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3-invert.svg"), auto;
}

.fancybox__backdrop {
  background: rgba(0, 0, 0, 0.6) !important;
}

.body h1,
.default-content-body h1 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .body h1,
  .default-content-body h1 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .body h1,
  .default-content-body h1 {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .body h1,
  .default-content-body h1 {
    font-size: 32px;
  }
}
.body h2,
.default-content-body h2 {
  font-size: 18px;
  line-height: 1.2;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .body h2,
  .default-content-body h2 {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .body h2,
  .default-content-body h2 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .body h2,
  .default-content-body h2 {
    font-size: 28px;
  }
}
.body h3,
.default-content-body h3 {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .body h3,
  .default-content-body h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .body h3,
  .default-content-body h3 {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .body h3,
  .default-content-body h3 {
    font-size: 26px;
  }
}
.body h4,
.default-content-body h4 {
  font-size: 14px;
  line-height: 1.2;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .body h4,
  .default-content-body h4 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .body h4,
  .default-content-body h4 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .body h4,
  .default-content-body h4 {
    font-size: 22px;
  }
}
.body h5,
.default-content-body h5 {
  font-size: 14px;
  line-height: 1.2;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .body h5,
  .default-content-body h5 {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .body h5,
  .default-content-body h5 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .body h5,
  .default-content-body h5 {
    font-size: 20px;
  }
}

body.page-template-default .default-content ol,
body.page-template-default .default-content ul {
  margin-bottom: 20px;
}
body.page-template-default .default-content a {
  color: #1C265C;
  text-decoration: underline;
}
body.page-template-default .default-content a:hover {
  color: #1C265C;
  text-decoration: underline;
}

a.btn-default {
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1;
  padding: 12px 30px;
  border-radius: 25px;
  letter-spacing: 0.5px;
  display: inline-block;
  background-color: #FF827A;
  font-family: GalanoGrotesqueSemiBold;
}
a.btn-default.btn-default-pr {
  color: #FF827A;
  border: 1px solid #FF827A;
  background-color: transparent;
}
a.btn-default.btn-default-pr:hover {
  color: #FFFFFF;
  border-color: #6173FA;
}
a.btn-default:hover {
  background-color: #6173FA;
}
@media (min-width: 992px) {
  a.btn-default {
    font-size: 16px;
  }
}

a.btn-default-white {
  text-align: center;
  color: #1C265C;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.5px;
  padding: 12px 30px;
  border-radius: 25px;
  display: inline-block;
  background-color: #FFFFFF;
  font-family: GalanoGrotesqueSemiBold;
}
a.btn-default-white:hover {
  color: #FFFFFF;
  background-color: #1C265C;
}
@media (min-width: 992px) {
  a.btn-default-white {
    font-size: 16px;
  }
}

.btn-alt,
a.btn-alt {
  text-align: center;
  color: #1C265C;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.5px;
  padding: 12px 30px;
  border-radius: 25px;
  border: 2px solid #6173FA;
  display: inline-block;
  background-color: transparent;
  font-family: GalanoGrotesqueSemiBold;
}
.btn-alt:hover,
a.btn-alt:hover {
  color: #FFFFFF;
  border-color: #1C265C;
  background-color: #1C265C;
}
.btn-alt:hover img.arrow-right-white,
a.btn-alt:hover img.arrow-right-white {
  display: inline-block;
}
.btn-alt:hover img.arrow-right-default,
a.btn-alt:hover img.arrow-right-default {
  display: none;
}
.btn-alt img,
a.btn-alt img {
  margin-left: 8px;
  margin-bottom: -2px;
}
.btn-alt img.arrow-right-default,
a.btn-alt img.arrow-right-default {
  display: inline-block;
}
.btn-alt img.arrow-right-white,
a.btn-alt img.arrow-right-white {
  display: none;
}
.btn-alt.btn-alt-white,
a.btn-alt.btn-alt-white {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-alt.btn-alt-white:hover,
a.btn-alt.btn-alt-white:hover {
  color: #1C265C;
  background-color: #FFFFFF;
}
.btn-alt.btn-alt-white:hover img.arrow-right-default,
a.btn-alt.btn-alt-white:hover img.arrow-right-default {
  display: inline-block;
}
.btn-alt.btn-alt-white:hover img.arrow-right-white,
a.btn-alt.btn-alt-white:hover img.arrow-right-white {
  display: none;
}
.btn-alt.btn-alt-white img.arrow-right-default,
a.btn-alt.btn-alt-white img.arrow-right-default {
  display: none;
}
.btn-alt.btn-alt-white img.arrow-right-white,
a.btn-alt.btn-alt-white img.arrow-right-white {
  display: inline-block;
}
@media (min-width: 992px) {
  .btn-alt,
  a.btn-alt {
    font-size: 16px;
  }
}

b,
strong {
  font-family: GalanoGrotesqueSemiBold;
}

em,
i {
  font-style: italic;
}

ol li,
ul li {
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  ol li,
  ul li {
    margin: 0 0 10px;
  }
}

.image-responsive img {
  max-width: 100%;
  height: auto;
}

.spacer {
  clear: both;
  height: 80px;
  display: block;
}
@media (min-width: 768px) {
  .spacer {
    height: 80px;
  }
}
@media (min-width: 1200px) {
  .spacer {
    height: 100px;
  }
}

.spacer-small {
  clear: both;
  height: 35px;
  display: block;
}
@media (min-width: 768px) {
  .spacer-small {
    height: 60px;
  }
}
body.page-template-page-investment .spacer {
  height: 50px;
}
@media (min-width: 768px) {
  body.page-template-page-investment .spacer {
    height: 75px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-investment .spacer {
    height: 85px;
  }
}
body.page-template-page-investment .spacer-small {
  height: 50px;
}
@media (min-width: 768px) {
  body.page-template-page-investment .spacer-small {
    height: 75px;
  }
}
body.page-template-page-esg .spacer-small {
  height: 0;
}
@media (min-width: 1200px) {
  body.page-template-page-esg .spacer-small {
    height: 50px;
  }
}

body.page-template-page-news .spacer {
  display: none;
}
@media (min-width: 992px) {
  body.page-template-page-news .spacer {
    display: block;
  }
}

#wrap {
  right: 0;
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  position: relative;
  transition: right 0.5s;
}

#wrap-home {
  background-color: #1C265C;
}

#wrap-page {
  background-color: #FFFFFF;
}

body.error404 #wrap-page,
body.page-template-default #wrap-page,
body.page-template-page-news #wrap-page {
  background-color: #dfe3fe;
}

body.page-template-page-about #wrap-page, body.page-template-page-properties #wrap-page {
  background: linear-gradient(0deg, #F2F2F2 0%, #FFF 35.5%, #FFF 67%, #F2F2F2 100%);
}

.container {
  padding-right: 17px;
  padding-left: 17px;
}
@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

body.page-template-page-contact {
  color: #1C265C;
}
body.page-template-page-contact a {
  color: #1C265C;
}
body.page-template-page-contact #wrap-page {
  background-color: #F9DAD8;
}

body #no-flow {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

body.single-properties h3 {
  color: #1C265C;
  font-size: 18px;
  line-height: 1.2;
  margin: 0 0 20px;
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
}
@media (min-width: 768px) {
  body.single-properties h3 {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  body.single-properties h3 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  body.single-properties h3 {
    font-size: 32px;
  }
}
body.single-properties #no-flow {
  margin-top: 0;
  position: relative;
  overflow: hidden !important;
}
@media (min-width: 992px) {
  body.single-properties #no-flow {
    overflow: auto !important;
  }
}

body.page-template-page-properties #no-flow, body.page-template-page-properties-old #no-flow {
  overflow-x: visible !important;
  margin-top: 0;
}

body #wrap-page {
  opacity: 0;
  transition: opacity 1s, transform 1s;
}
body #wrap-page.page-view {
  opacity: 1;
  transform: translateY(0) !important;
}

body.page-template-page-contact #wrap-page {
  transform: translateY(0) !important;
}

body.error404 #wrap {
  background-color: #dfe3fe;
}

.property-theme.property-theme-colour-green a.btn-default {
  color: #1C265C;
  border-color: #6BFFD6;
  background-color: #6BFFD6;
}
.property-theme.property-theme-colour-green a.btn-default:hover {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}

body.page-template-page-properties-old {
  color: #FFFFFF;
}
body.page-template-page-properties-old #wrap-page {
  background-color: #1C265C;
}
body.page-template-page-properties-old .introduction .introduction-inner .introduction-col .introduction-heading h1,
body.page-template-page-properties-old .introduction .introduction-inner .introduction-col .introduction-heading h2,
body.page-template-page-properties-old .introduction .introduction-inner .introduction-col .introduction-heading h3 {
  color: #FFFFFF;
  font-weight: unset;
  font-family: GalanoGrotesqueSemiBold;
}

.default-content .default-content-inner {
  margin: 50px 0 0 0;
}
.default-content .default-content-inner .default-content-col {
  width: 300px;
  margin: 0 auto;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .default-content .default-content-inner .default-content-col .default-content-heading h1, .default-content .default-content-inner .default-content-col .default-content-heading h2, .default-content .default-content-inner .default-content-col .default-content-heading h3 {
    margin: 0 0 40px 0;
  }
}
.default-content .default-content-inner .default-content-col .default-content-body h1, .default-content .default-content-inner .default-content-col .default-content-body h2, .default-content .default-content-inner .default-content-col .default-content-body h3, .default-content .default-content-inner .default-content-col .default-content-body h4, .default-content .default-content-inner .default-content-col .default-content-body h5 {
  color: #1C265C;
}
.default-content .default-content-inner .default-content-col .default-content-body p:last-of-type {
  margin: 0px 0px;
}
.default-content .default-content-inner .default-content-col .default-content-body table {
  text-align: left;
  font-size: 11px;
  width: 100%;
}
.default-content .default-content-inner .default-content-col .default-content-body table tr {
  border-bottom: 1px solid #1C265C;
}
.default-content .default-content-inner .default-content-col .default-content-body table tr:first-of-type {
  color: #FFFFFF;
  background-color: #1C265C;
}
.default-content .default-content-inner .default-content-col .default-content-body table tr:first-of-type td {
  padding: 10px 5px;
}
.default-content .default-content-inner .default-content-col .default-content-body table tr td {
  padding: 10px 5px;
}
.default-content .default-content-inner .default-content-col .default-content-body table tr td p {
  margin: 0px 0px 10px 0px;
}
@media (min-width: 768px) {
  .default-content .default-content-inner .default-content-col .default-content-body table {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .default-content .default-content-inner .default-content-col .default-content-body table {
    font-size: 14px;
  }
}
.default-content .default-content-inner .default-content-col svg#ending-dot {
  margin: 30px 0px 0px 0px;
  animation: pulseD 4s linear infinite;
}
@media (min-width: 992px) {
  .default-content .default-content-inner .default-content-col svg#ending-dot {
    right: 50px;
    top: 300px;
  }
}
@media (min-width: 1200px) {
  .default-content .default-content-inner .default-content-col svg#ending-dot {
    right: 250px;
    top: 200px;
  }
}
@media (min-width: 1200px) {
  .default-content .default-content-inner .default-content-col svg#ending-dot {
    margin: 50px 0px 0px 0px;
  }
}
@media (min-width: 768px) {
  .default-content .default-content-inner .default-content-col {
    width: 450px;
  }
}
@media (min-width: 992px) {
  .default-content .default-content-inner .default-content-col {
    width: 580px;
  }
}
@media (min-width: 1200px) {
  .default-content .default-content-inner .default-content-col {
    width: 680px;
  }
}

body.page-template-default {
  background-color: #dfe3fe;
}

.image-full {
  padding: 0 37px;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .image-full {
    padding: 0 16px;
    margin-top: 0px;
  }
}
.image-full .image-full-inner {
  border-radius: 20px;
  overflow: hidden;
  height: 311px;
  display: flex;
  justify-content: center;
  position: relative;
}
@media (min-width: 992px) {
  .image-full .image-full-inner {
    border-radius: 30px;
    height: unset;
  }
}
.image-full .image-full-inner .image-caption {
  position: absolute;
  padding: 20px 30px;
  color: #FFFFFF;
  font-size: 18px;
  text-align: left;
  left: 0;
  bottom: 0;
}
.image-full .image-full-inner img {
  opacity: 0;
  width: auto;
  height: 100%;
  display: block;
  transition: opacity 1.5s, transform 1.5s;
  max-width: unset;
}
@media (min-width: 992px) {
  .image-full .image-full-inner img {
    width: 100%;
    height: auto;
  }
}
.image-full .image-full-inner.in-view img {
  opacity: 1;
  transition-delay: 0s;
}

header {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  top: 0;
  z-index: 99999;
  position: sticky;
  background-color: transparent;
  transition: all 0.5s ease;
}
@media (min-width: 992px) {
  header {
    padding-top: 25px;
    padding-bottom: 0;
  }
}
header .container {
  display: flex;
  justify-content: center;
}
header .header-inner {
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
  border-radius: 10px;
  width: 100%;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
}
@media (min-width: 992px) {
  header .header-inner {
    min-width: 900px;
    width: unset;
    border-radius: 15px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
  }
}
@media (min-width: 1200px) {
  header .header-inner {
    min-width: 1140px;
  }
}
header .header-inner .header-col.header-col-logo svg {
  max-width: 130px;
}
header .header-inner .header-col.header-col-logo svg path {
  fill: #FFFFFF;
}
header .header-inner .header-col.header-col-logo svg polygon {
  fill: #FFFFFF;
}
@media (min-width: 1200px) {
  header .header-inner .header-col.header-col-logo svg {
    max-width: unset;
  }
}
header .header-inner .header-col.header-col-logo svg:hover path {
  fill: #FF827A;
}
header .header-inner .header-col.header-col-logo svg:hover polygon {
  fill: #FF827A;
}
header .header-inner .header-col.header-col-logo .logo-wrap {
  height: 31.11px;
}
header .header-inner .header-col.header-col-logo svg.logo-default {
  display: none;
}
@media (min-width: 992px) {
  header .header-inner .header-col.header-col-logo svg.logo-default {
    display: block;
  }
}
header .header-inner .header-col.header-col-logo svg.logo-mobile {
  display: block;
}
@media (min-width: 992px) {
  header .header-inner .header-col.header-col-logo svg.logo-mobile {
    display: none;
  }
}
header .header-inner .header-col nav.main-menu {
  display: none;
}
header .header-inner .header-col nav.main-menu ul.menu {
  padding: 0;
  margin: 0;
  display: flex;
  gap: 30px;
}
header .header-inner .header-col nav.main-menu ul.menu li {
  padding-left: 0;
  display: flex;
  margin-bottom: 0;
}
header .header-inner .header-col nav.main-menu ul.menu li.menu-btn-full {
  margin: -10px 0 0 15px;
}
header .header-inner .header-col nav.main-menu ul.menu li.menu-btn-full a {
  text-align: center;
  font-size: 13px;
  line-height: 1;
  padding: 10px;
  border-radius: 15px;
  letter-spacing: 0.5px;
  display: inline-block;
  color: #FFFFFF !important;
  background-color: #6173FA;
  border: 1px solid #6173FA;
  font-family: "articulat-cf", sans-serif;
  transition: all 1s ease-in-out;
}
header .header-inner .header-col nav.main-menu ul.menu li.menu-btn-full a:hover {
  border-color: #1C265C;
  background-color: #1C265C;
}
header .header-inner .header-col nav.main-menu ul.menu li.menu-btn-full:after {
  display: none !important;
}
header .header-inner .header-col nav.main-menu ul.menu li.menu-btn-border {
  margin-top: -10px;
}
header .header-inner .header-col nav.main-menu ul.menu li.menu-btn-border a {
  text-align: center;
  font-size: 13px;
  line-height: 1;
  padding: 12px 30px;
  border-radius: 25px;
  letter-spacing: 0.5px;
  display: inline-block;
  color: #1C265C !important;
  border: 1px solid #1C265C;
  font-family: "articulat-cf", sans-serif;
  background-color: #FFFFFF !important;
}
header .header-inner .header-col nav.main-menu ul.menu li.menu-btn-border a:hover {
  color: #1C265C !important;
  background-color: #FFFFFF !important;
  border-color: #1C265C;
  transition: all 0.3s ease-in-out;
}
header .header-inner .header-col nav.main-menu ul.menu li.menu-btn-border a span {
  display: none;
}
header .header-inner .header-col nav.main-menu ul.menu li.menu-btn-border:after {
  display: none !important;
}
header .header-inner .header-col nav.main-menu ul.menu li.menu-btn-border-alt {
  margin: -10px 0 0 15px;
}
header .header-inner .header-col nav.main-menu ul.menu li.menu-btn-border-alt a {
  text-align: center;
  font-size: 13px;
  line-height: 1;
  padding: 10px;
  border-radius: 15px;
  letter-spacing: 0.5px;
  display: inline-block;
  color: #FFFFFF !important;
  background-color: #6173FA;
  border: 1px solid #6173FA;
  font-family: "articulat-cf", sans-serif;
  transition: all 1s ease-in-out;
}
header .header-inner .header-col nav.main-menu ul.menu li.menu-btn-border-alt a:hover {
  border-color: #1C265C;
  background-color: #1C265C;
}
header .header-inner .header-col nav.main-menu ul.menu li.menu-btn-border-alt:after {
  display: none !important;
}
header .header-inner .header-col nav.main-menu ul.menu li a {
  color: #FFFFFF;
  font-size: 16px;
  padding: 10px;
  text-decoration: none;
  font-family: "articulat-cf", sans-serif;
  font-weight: 400;
  transition: all 0.4s ease;
  position: relative;
  text-align: center;
  padding: 10px;
}
header .header-inner .header-col nav.main-menu ul.menu li a:before {
  display: block;
  content: attr(title);
  font-weight: 700;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
header .header-inner .header-col nav.main-menu ul.menu li:hover a {
  color: #6173FA;
  font-weight: 700;
}
header .header-inner .header-col nav.main-menu ul.menu li.current-menu-item a {
  color: #6173FA;
  font-weight: 700;
}
@media (min-width: 1200px) {
  header .header-inner .header-col nav.main-menu {
    display: inline-block;
  }
}
header .header-inner .header-col #alt-menu-items {
  margin: 0;
  display: none;
}
header .header-inner .header-col #alt-menu-items li {
  padding-left: 0;
  display: inline-block;
  margin-bottom: 0;
}
header .header-inner .header-col #alt-menu-items li a.menu-btn-full {
  text-align: center;
  font-size: 13px;
  line-height: 1;
  padding: 10px 20px;
  border-radius: 15px;
  letter-spacing: 0;
  display: inline-block;
  color: #FFFFFF !important;
  background-color: #6173FA;
  border: 1px solid #6173FA;
  font-family: "articulat-cf", sans-serif;
  font-weight: 500;
  transition: all 0.4s ease-in-out;
  min-height: 40px;
  display: flex;
  align-items: center;
}
header .header-inner .header-col #alt-menu-items li a.menu-btn-full:hover {
  border-color: #6173FA;
  background-color: rgba(97, 115, 250, 0.8);
}
@media (min-width: 1200px) {
  header .header-inner .header-col #alt-menu-items li a.menu-btn-full {
    padding: 10px 20px;
    font-size: 16px;
  }
}
header .header-inner .header-col #alt-menu-items li button.menu-btn-border {
  overflow: hidden;
  position: relative;
  background-color: #FFFFFF !important;
  text-align: center;
  font-size: 13px;
  line-height: 1;
  padding: 10px 20px;
  border-radius: 200px;
  letter-spacing: 0;
  display: flex;
  color: #1C265C !important;
  border: 1px solid navy;
  font-family: "articulat-cf", sans-serif;
  font-weight: 500;
  transition: all 0.4s ease-in-out;
  align-items: center;
  justify-content: flex-end;
}
header .header-inner .header-col #alt-menu-items li button.menu-btn-border:hover {
  width: 167px;
  transition: all 0.4s ease-in-out;
}
header .header-inner .header-col #alt-menu-items li button.menu-btn-border:hover span {
  width: 167px;
  transform: translateX(0);
  padding-left: 20px;
  transition: all 0.4s ease-in-out;
}
@media (min-width: 1200px) {
  header .header-inner .header-col #alt-menu-items li button.menu-btn-border {
    padding: 7px;
    font-size: 16px;
    width: 42px;
  }
}
header .header-inner .header-col #alt-menu-items li button.menu-btn-border svg {
  width: 26px;
  height: 26px;
}
header .header-inner .header-col #alt-menu-items li button.menu-btn-border span {
  transform: translateX(-25%);
  position: absolute;
  width: 167px;
  padding-left: 20px;
  text-align: left;
  transition: all 0.4s ease-in-out;
}
header .header-inner .header-col #alt-menu-items li button.menu-btn-border-alt {
  text-align: center;
  font-size: 13px;
  line-height: 1;
  padding: 10px 20px;
  border-radius: 15px;
  letter-spacing: 0;
  display: inline-block;
  color: #FFFFFF !important;
  background-color: transparent;
  border: 1px solid #FF827A;
  font-family: "articulat-cf", sans-serif;
  font-weight: 500;
  transition: all 0.4s ease-in-out;
  min-height: 40px;
  display: flex;
  align-items: center;
}
header .header-inner .header-col #alt-menu-items li button.menu-btn-border-alt:hover {
  border-color: #FF827A;
  background-color: rgba(255, 130, 122, 0.8);
}
@media (min-width: 1200px) {
  header .header-inner .header-col #alt-menu-items li button.menu-btn-border-alt {
    padding: 10px 20px;
    font-size: 16px;
  }
}
header .header-inner .header-col #alt-menu-items li:last-of-type {
  margin: 0 0 0 6px;
}
@media (min-width: 1200px) {
  header .header-inner .header-col #alt-menu-items li:last-of-type {
    margin: 0 0 0 15px;
  }
}
@media (min-width: 1200px) {
  header .header-inner .header-col #alt-menu-items {
    display: flex;
  }
}
header .header-inner .header-col .menu-wrap {
  position: relative;
  z-index: 999;
}
header .header-inner .header-col .mobile-toggle {
  display: block;
}
header .header-inner .header-col .mobile-toggle a {
  z-index: 999;
  position: relative;
}
header .header-inner .header-col .mobile-toggle svg.toggle-default {
  width: 26px;
  height: 26px;
  display: block;
}
header .header-inner .header-col .mobile-toggle svg.toggle-invert {
  display: none;
}
@media (min-width: 1200px) {
  header .header-inner .header-col .mobile-toggle {
    display: none;
  }
}
@media (min-width: 992px) {
  header .header-inner {
    margin: 0;
  }
}
header.hide, header.scroll-down {
  top: -100px;
}
@media (min-width: 768px) {
  header.hide, header.scroll-down {
    top: -123px;
  }
}
@media (min-width: 992px) {
  header.hide, header.scroll-down {
    top: -146px;
  }
}
@media (min-width: 1200px) {
  header.hide, header.scroll-down {
    top: -226px;
  }
}
header.scroll, header.scroll-up {
  height: auto;
}
body.home header {
  position: fixed;
}

body.page-template-page-news header .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a {
  color: #6173FA !important;
}
body.page-template-page-news header .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a:hover {
  color: #FFFFFF !important;
}
body.page-template-page-news header .header-inner .row .header-col #alt-menu-items li button.menu-btn-border {
  color: #6173FA !important;
}
body.page-template-page-news header .header-inner .row .header-col #alt-menu-items li button.menu-btn-border:hover {
  color: #FFFFFF !important;
}

body.properties-template-default header {
  background-color: transparent;
  position: sticky;
  z-index: 99999;
  width: 100%;
}
body.properties-template-default header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg path, body.properties-template-default header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg path {
  fill: #6173FA;
}
body.properties-template-default header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon, body.properties-template-default header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon {
  fill: #6173FA;
}
body.properties-template-default header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path, body.properties-template-default header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path {
  fill: #1C265C;
}
body.properties-template-default header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon, body.properties-template-default header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon {
  fill: #1C265C;
}
body.properties-template-default header.scroll .header-inner .row .header-col nav.main-menu ul.menu li a, body.properties-template-default header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li a {
  color: #6173FA;
}
body.properties-template-default header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover::after, body.properties-template-default header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover::after {
  border-bottom: 1px solid #1C265C;
}
body.properties-template-default header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover a, body.properties-template-default header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover a {
  color: #1C265C;
}
body.properties-template-default header.scroll .header-inner .row .header-col nav.main-menu ul.menu li::after, body.properties-template-default header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li::after {
  border-bottom: 1px solid #6173FA;
}
body.properties-template-default header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after, body.properties-template-default header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after {
  border-bottom: 1px solid #1C265C;
}
body.properties-template-default header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a, body.properties-template-default header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a {
  color: #1C265C;
}
body.properties-template-default header.scroll .header-inner .row .header-col .mobile-toggle, body.properties-template-default header.scroll-up .header-inner .row .header-col .mobile-toggle {
  display: block;
}
body.properties-template-default header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-default, body.properties-template-default header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-default {
  display: none;
}
body.properties-template-default header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-invert, body.properties-template-default header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-invert {
  display: block;
}
@media (min-width: 992px) {
  body.properties-template-default header.scroll .header-inner .row .header-col .mobile-toggle, body.properties-template-default header.scroll-up .header-inner .row .header-col .mobile-toggle {
    display: none;
  }
}

body.error404 header,
body.page-id-174 header,
body.page-id-383 header,
body.page-id-389 header,
body.page-id-393 header {
  background-color: transparent;
  position: sticky;
  z-index: 99999;
  width: 100%;
}
body.error404 header.scroll, body.error404 header.scroll-up,
body.page-id-174 header.scroll,
body.page-id-174 header.scroll-up,
body.page-id-383 header.scroll,
body.page-id-383 header.scroll-up,
body.page-id-389 header.scroll,
body.page-id-389 header.scroll-up,
body.page-id-393 header.scroll,
body.page-id-393 header.scroll-up {
  background-color: #dfe3fe;
}
body.error404 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg path, body.error404 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.page-id-174 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.page-id-174 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.page-id-383 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.page-id-383 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.page-id-389 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.page-id-389 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.page-id-393 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.page-id-393 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg path {
  fill: #6173FA;
}
body.error404 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon, body.error404 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.page-id-174 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.page-id-174 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.page-id-383 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.page-id-383 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.page-id-389 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.page-id-389 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.page-id-393 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.page-id-393 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon {
  fill: #6173FA;
}
body.error404 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path, body.error404 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.page-id-174 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.page-id-174 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.page-id-383 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.page-id-383 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.page-id-389 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.page-id-389 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.page-id-393 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.page-id-393 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path {
  fill: #1C265C;
}
body.error404 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon, body.error404 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.page-id-174 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.page-id-174 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.page-id-383 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.page-id-383 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.page-id-389 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.page-id-389 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.page-id-393 header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.page-id-393 header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon {
  fill: #1C265C;
}
body.error404 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li a, body.error404 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li a,
body.page-id-174 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li a,
body.page-id-174 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li a,
body.page-id-383 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li a,
body.page-id-383 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li a,
body.page-id-389 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li a,
body.page-id-389 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li a,
body.page-id-393 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li a,
body.page-id-393 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li a {
  color: #6173FA;
}
body.error404 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover::after, body.error404 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.page-id-174 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.page-id-174 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.page-id-383 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.page-id-383 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.page-id-389 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.page-id-389 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.page-id-393 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.page-id-393 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover::after {
  border-bottom: 1px solid #1C265C;
}
body.error404 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover a, body.error404 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.page-id-174 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.page-id-174 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.page-id-383 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.page-id-383 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.page-id-389 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.page-id-389 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.page-id-393 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.page-id-393 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover a {
  color: #1C265C;
}
body.error404 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li::after, body.error404 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.page-id-174 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.page-id-174 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.page-id-383 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.page-id-383 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.page-id-389 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.page-id-389 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.page-id-393 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.page-id-393 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li::after {
  border-bottom: 1px solid #6173FA;
}
body.error404 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after, body.error404 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.page-id-174 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.page-id-174 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.page-id-383 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.page-id-383 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.page-id-389 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.page-id-389 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.page-id-393 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.page-id-393 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after {
  border-bottom: 1px solid #1C265C;
}
body.error404 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a, body.error404 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.page-id-174 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.page-id-174 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.page-id-383 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.page-id-383 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.page-id-389 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.page-id-389 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.page-id-393 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.page-id-393 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a {
  color: #1C265C;
}
body.error404 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a, body.error404 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a,
body.page-id-174 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a,
body.page-id-174 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a,
body.page-id-383 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a,
body.page-id-383 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a,
body.page-id-389 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a,
body.page-id-389 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a,
body.page-id-393 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a,
body.page-id-393 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a {
  color: #6173FA !important;
  border-color: #6173FA;
}
body.error404 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a:hover, body.error404 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a:hover,
body.page-id-174 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a:hover,
body.page-id-174 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a:hover,
body.page-id-383 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a:hover,
body.page-id-383 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a:hover,
body.page-id-389 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a:hover,
body.page-id-389 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a:hover,
body.page-id-393 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a:hover,
body.page-id-393 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a:hover {
  color: #FFFFFF !important;
  background-color: #1C265C;
  border-color: #1C265C;
}
body.error404 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a, body.error404 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a,
body.page-id-174 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a,
body.page-id-174 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a,
body.page-id-383 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a,
body.page-id-383 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a,
body.page-id-389 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a,
body.page-id-389 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a,
body.page-id-393 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a,
body.page-id-393 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a {
  background-color: #6173FA;
  border-color: #6173FA;
}
body.error404 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a:hover, body.error404 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a:hover,
body.page-id-174 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a:hover,
body.page-id-174 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a:hover,
body.page-id-383 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a:hover,
body.page-id-383 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a:hover,
body.page-id-389 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a:hover,
body.page-id-389 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a:hover,
body.page-id-393 header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a:hover,
body.page-id-393 header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a:hover {
  color: #FFFFFF !important;
  background-color: #1C265C;
  border-color: #1C265C;
}
body.error404 header.scroll .header-inner .row .header-col #alt-menu-items li a.menu-btn-full, body.error404 header.scroll-up .header-inner .row .header-col #alt-menu-items li a.menu-btn-full,
body.page-id-174 header.scroll .header-inner .row .header-col #alt-menu-items li a.menu-btn-full,
body.page-id-174 header.scroll-up .header-inner .row .header-col #alt-menu-items li a.menu-btn-full,
body.page-id-383 header.scroll .header-inner .row .header-col #alt-menu-items li a.menu-btn-full,
body.page-id-383 header.scroll-up .header-inner .row .header-col #alt-menu-items li a.menu-btn-full,
body.page-id-389 header.scroll .header-inner .row .header-col #alt-menu-items li a.menu-btn-full,
body.page-id-389 header.scroll-up .header-inner .row .header-col #alt-menu-items li a.menu-btn-full,
body.page-id-393 header.scroll .header-inner .row .header-col #alt-menu-items li a.menu-btn-full,
body.page-id-393 header.scroll-up .header-inner .row .header-col #alt-menu-items li a.menu-btn-full {
  background-color: #6173FA;
  border-color: #6173FA;
}
body.error404 header.scroll .header-inner .row .header-col #alt-menu-items li a.menu-btn-full:hover, body.error404 header.scroll-up .header-inner .row .header-col #alt-menu-items li a.menu-btn-full:hover,
body.page-id-174 header.scroll .header-inner .row .header-col #alt-menu-items li a.menu-btn-full:hover,
body.page-id-174 header.scroll-up .header-inner .row .header-col #alt-menu-items li a.menu-btn-full:hover,
body.page-id-383 header.scroll .header-inner .row .header-col #alt-menu-items li a.menu-btn-full:hover,
body.page-id-383 header.scroll-up .header-inner .row .header-col #alt-menu-items li a.menu-btn-full:hover,
body.page-id-389 header.scroll .header-inner .row .header-col #alt-menu-items li a.menu-btn-full:hover,
body.page-id-389 header.scroll-up .header-inner .row .header-col #alt-menu-items li a.menu-btn-full:hover,
body.page-id-393 header.scroll .header-inner .row .header-col #alt-menu-items li a.menu-btn-full:hover,
body.page-id-393 header.scroll-up .header-inner .row .header-col #alt-menu-items li a.menu-btn-full:hover {
  color: #FFFFFF !important;
  background-color: #1C265C;
  border-color: #1C265C;
}
body.error404 header.scroll .header-inner .row .header-col #alt-menu-items li button.menu-btn-border, body.error404 header.scroll-up .header-inner .row .header-col #alt-menu-items li button.menu-btn-border,
body.page-id-174 header.scroll .header-inner .row .header-col #alt-menu-items li button.menu-btn-border,
body.page-id-174 header.scroll-up .header-inner .row .header-col #alt-menu-items li button.menu-btn-border,
body.page-id-383 header.scroll .header-inner .row .header-col #alt-menu-items li button.menu-btn-border,
body.page-id-383 header.scroll-up .header-inner .row .header-col #alt-menu-items li button.menu-btn-border,
body.page-id-389 header.scroll .header-inner .row .header-col #alt-menu-items li button.menu-btn-border,
body.page-id-389 header.scroll-up .header-inner .row .header-col #alt-menu-items li button.menu-btn-border,
body.page-id-393 header.scroll .header-inner .row .header-col #alt-menu-items li button.menu-btn-border,
body.page-id-393 header.scroll-up .header-inner .row .header-col #alt-menu-items li button.menu-btn-border {
  color: #6173FA !important;
  border-color: #6173FA;
}
body.error404 header.scroll .header-inner .row .header-col #alt-menu-items li button.menu-btn-border:hover, body.error404 header.scroll-up .header-inner .row .header-col #alt-menu-items li button.menu-btn-border:hover,
body.page-id-174 header.scroll .header-inner .row .header-col #alt-menu-items li button.menu-btn-border:hover,
body.page-id-174 header.scroll-up .header-inner .row .header-col #alt-menu-items li button.menu-btn-border:hover,
body.page-id-383 header.scroll .header-inner .row .header-col #alt-menu-items li button.menu-btn-border:hover,
body.page-id-383 header.scroll-up .header-inner .row .header-col #alt-menu-items li button.menu-btn-border:hover,
body.page-id-389 header.scroll .header-inner .row .header-col #alt-menu-items li button.menu-btn-border:hover,
body.page-id-389 header.scroll-up .header-inner .row .header-col #alt-menu-items li button.menu-btn-border:hover,
body.page-id-393 header.scroll .header-inner .row .header-col #alt-menu-items li button.menu-btn-border:hover,
body.page-id-393 header.scroll-up .header-inner .row .header-col #alt-menu-items li button.menu-btn-border:hover {
  color: #FFFFFF !important;
  background-color: #1C265C;
  border-color: #1C265C;
}
body.error404 header.scroll .header-inner .row .header-col .mobile-toggle, body.error404 header.scroll-up .header-inner .row .header-col .mobile-toggle,
body.page-id-174 header.scroll .header-inner .row .header-col .mobile-toggle,
body.page-id-174 header.scroll-up .header-inner .row .header-col .mobile-toggle,
body.page-id-383 header.scroll .header-inner .row .header-col .mobile-toggle,
body.page-id-383 header.scroll-up .header-inner .row .header-col .mobile-toggle,
body.page-id-389 header.scroll .header-inner .row .header-col .mobile-toggle,
body.page-id-389 header.scroll-up .header-inner .row .header-col .mobile-toggle,
body.page-id-393 header.scroll .header-inner .row .header-col .mobile-toggle,
body.page-id-393 header.scroll-up .header-inner .row .header-col .mobile-toggle {
  display: block;
}
body.error404 header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-default, body.error404 header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.page-id-174 header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.page-id-174 header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.page-id-383 header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.page-id-383 header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.page-id-389 header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.page-id-389 header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.page-id-393 header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.page-id-393 header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-default {
  display: none;
}
body.error404 header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-invert, body.error404 header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.page-id-174 header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.page-id-174 header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.page-id-383 header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.page-id-383 header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.page-id-389 header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.page-id-389 header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.page-id-393 header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.page-id-393 header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-invert {
  display: block;
}
@media (min-width: 992px) {
  body.error404 header.scroll .header-inner .row .header-col .mobile-toggle, body.error404 header.scroll-up .header-inner .row .header-col .mobile-toggle,
  body.page-id-174 header.scroll .header-inner .row .header-col .mobile-toggle,
  body.page-id-174 header.scroll-up .header-inner .row .header-col .mobile-toggle,
  body.page-id-383 header.scroll .header-inner .row .header-col .mobile-toggle,
  body.page-id-383 header.scroll-up .header-inner .row .header-col .mobile-toggle,
  body.page-id-389 header.scroll .header-inner .row .header-col .mobile-toggle,
  body.page-id-389 header.scroll-up .header-inner .row .header-col .mobile-toggle,
  body.page-id-393 header.scroll .header-inner .row .header-col .mobile-toggle,
  body.page-id-393 header.scroll-up .header-inner .row .header-col .mobile-toggle {
    display: none;
  }
}
body.error404 header .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.page-id-174 header .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.page-id-383 header .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.page-id-389 header .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.page-id-393 header .header-inner .row .header-col .mobile-toggle svg.toggle-default {
  display: none;
}
body.error404 header .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.page-id-174 header .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.page-id-383 header .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.page-id-389 header .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.page-id-393 header .header-inner .row .header-col .mobile-toggle svg.toggle-invert {
  display: block;
}
body.error404 header .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.page-id-174 header .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.page-id-383 header .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.page-id-389 header .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.page-id-393 header .header-inner .row .header-col.header-col-logo .logo-wrap svg path {
  fill: #6173FA;
}
body.error404 header .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.page-id-174 header .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.page-id-383 header .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.page-id-389 header .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.page-id-393 header .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon {
  fill: #6173FA;
}
body.error404 header .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.page-id-174 header .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.page-id-383 header .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.page-id-389 header .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.page-id-393 header .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path {
  fill: #1C265C;
}
body.error404 header .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.page-id-174 header .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.page-id-383 header .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.page-id-389 header .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.page-id-393 header .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon {
  fill: #1C265C;
}
body.error404 header .header-inner .row .header-col nav.main-menu ul.menu li a,
body.page-id-174 header .header-inner .row .header-col nav.main-menu ul.menu li a,
body.page-id-383 header .header-inner .row .header-col nav.main-menu ul.menu li a,
body.page-id-389 header .header-inner .row .header-col nav.main-menu ul.menu li a,
body.page-id-393 header .header-inner .row .header-col nav.main-menu ul.menu li a {
  color: #6173FA;
}
body.error404 header .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.page-id-174 header .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.page-id-383 header .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.page-id-389 header .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.page-id-393 header .header-inner .row .header-col nav.main-menu ul.menu li:hover::after {
  border-bottom: 1px solid #1C265C;
}
body.error404 header .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.page-id-174 header .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.page-id-383 header .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.page-id-389 header .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.page-id-393 header .header-inner .row .header-col nav.main-menu ul.menu li:hover a {
  color: #1C265C;
}
body.error404 header .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.page-id-174 header .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.page-id-383 header .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.page-id-389 header .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.page-id-393 header .header-inner .row .header-col nav.main-menu ul.menu li::after {
  border-bottom: 1px solid #6173FA;
}
body.error404 header .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.page-id-174 header .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.page-id-383 header .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.page-id-389 header .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.page-id-393 header .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after {
  border-bottom: 1px solid #1C265C;
}
body.error404 header .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.page-id-174 header .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.page-id-383 header .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.page-id-389 header .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.page-id-393 header .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a {
  color: #1C265C;
}
body.error404 #no-flow,
body.page-id-174 #no-flow,
body.page-id-383 #no-flow,
body.page-id-389 #no-flow,
body.page-id-393 #no-flow {
  margin-top: 0;
}

body.page-template-page-properties header,
body.single-properties header {
  background-color: transparent;
  position: sticky;
  z-index: 99999;
  width: 100%;
}
body.page-template-page-properties header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg path, body.page-template-page-properties header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.single-properties header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.single-properties header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg path {
  fill: #6173FA;
}
body.page-template-page-properties header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon, body.page-template-page-properties header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.single-properties header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.single-properties header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon {
  fill: #6173FA;
}
body.page-template-page-properties header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path, body.page-template-page-properties header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.single-properties header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.single-properties header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path {
  fill: #1C265C;
}
body.page-template-page-properties header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon, body.page-template-page-properties header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.single-properties header.scroll .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.single-properties header.scroll-up .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon {
  fill: #1C265C;
}
body.page-template-page-properties header.scroll .header-inner .row .header-col nav.main-menu ul.menu li a, body.page-template-page-properties header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li a,
body.single-properties header.scroll .header-inner .row .header-col nav.main-menu ul.menu li a,
body.single-properties header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li a {
  color: #6173FA;
}
body.page-template-page-properties header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover::after, body.page-template-page-properties header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.single-properties header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.single-properties header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover::after {
  border-bottom: 1px solid #1C265C;
}
body.page-template-page-properties header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover a, body.page-template-page-properties header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.single-properties header.scroll .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.single-properties header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li:hover a {
  color: #1C265C;
}
body.page-template-page-properties header.scroll .header-inner .row .header-col nav.main-menu ul.menu li::after, body.page-template-page-properties header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.single-properties header.scroll .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.single-properties header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li::after {
  border-bottom: 1px solid #6173FA;
}
body.page-template-page-properties header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after, body.page-template-page-properties header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.single-properties header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.single-properties header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after {
  border-bottom: 1px solid #1C265C;
}
body.page-template-page-properties header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a, body.page-template-page-properties header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.single-properties header.scroll .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.single-properties header.scroll-up .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a {
  color: #1C265C;
}
body.page-template-page-properties header.scroll .header-inner .row .header-col .mobile-toggle, body.page-template-page-properties header.scroll-up .header-inner .row .header-col .mobile-toggle,
body.single-properties header.scroll .header-inner .row .header-col .mobile-toggle,
body.single-properties header.scroll-up .header-inner .row .header-col .mobile-toggle {
  display: block;
}
body.page-template-page-properties header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-default, body.page-template-page-properties header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.single-properties header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.single-properties header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-default {
  display: none;
}
body.page-template-page-properties header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-invert, body.page-template-page-properties header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.single-properties header.scroll .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.single-properties header.scroll-up .header-inner .row .header-col .mobile-toggle svg.toggle-invert {
  display: block;
}
@media (min-width: 992px) {
  body.page-template-page-properties header.scroll .header-inner .row .header-col .mobile-toggle, body.page-template-page-properties header.scroll-up .header-inner .row .header-col .mobile-toggle,
  body.single-properties header.scroll .header-inner .row .header-col .mobile-toggle,
  body.single-properties header.scroll-up .header-inner .row .header-col .mobile-toggle {
    display: none;
  }
}
body.page-template-page-properties header .header-inner .row .header-col .mobile-toggle svg.toggle-default,
body.single-properties header .header-inner .row .header-col .mobile-toggle svg.toggle-default {
  display: none;
}
body.page-template-page-properties header .header-inner .row .header-col .mobile-toggle svg.toggle-invert,
body.single-properties header .header-inner .row .header-col .mobile-toggle svg.toggle-invert {
  display: block;
}
body.page-template-page-properties header .header-inner .row .header-col.header-col-logo .logo-wrap svg path,
body.single-properties header .header-inner .row .header-col.header-col-logo .logo-wrap svg path {
  fill: #1C265C;
}
body.page-template-page-properties header .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon,
body.single-properties header .header-inner .row .header-col.header-col-logo .logo-wrap svg polygon {
  fill: #1C265C;
}
body.page-template-page-properties header .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path,
body.single-properties header .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover path {
  fill: #6173FA;
}
body.page-template-page-properties header .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon,
body.single-properties header .header-inner .row .header-col.header-col-logo .logo-wrap svg:hover polygon {
  fill: #6173FA;
}
body.page-template-page-properties header .header-inner .row .header-col nav.main-menu ul.menu li a,
body.single-properties header .header-inner .row .header-col nav.main-menu ul.menu li a {
  color: #1C265C;
}
body.page-template-page-properties header .header-inner .row .header-col nav.main-menu ul.menu li:hover::after,
body.single-properties header .header-inner .row .header-col nav.main-menu ul.menu li:hover::after {
  border-bottom: 1px solid #6173FA;
}
body.page-template-page-properties header .header-inner .row .header-col nav.main-menu ul.menu li:hover a,
body.single-properties header .header-inner .row .header-col nav.main-menu ul.menu li:hover a {
  color: #6173FA;
}
body.page-template-page-properties header .header-inner .row .header-col nav.main-menu ul.menu li::after,
body.single-properties header .header-inner .row .header-col nav.main-menu ul.menu li::after {
  border-bottom: 1px solid #1C265C;
}
body.page-template-page-properties header .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after,
body.single-properties header .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item::after {
  border-bottom: 1px solid #6173FA;
}
body.page-template-page-properties header .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a,
body.single-properties header .header-inner .row .header-col nav.main-menu ul.menu li.current-menu-item a {
  color: #6173FA;
}
body.page-template-page-properties header .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a,
body.single-properties header .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a {
  color: #6173FA !important;
  border-color: #6173FA;
}
body.page-template-page-properties header .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a:hover,
body.single-properties header .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-border a:hover {
  color: #FFFFFF !important;
  background-color: #1C265C;
  border-color: #1C265C;
}
body.page-template-page-properties header .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a,
body.single-properties header .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a {
  background-color: #6173FA;
  border-color: #6173FA;
}
body.page-template-page-properties header .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a:hover,
body.single-properties header .header-inner .row .header-col nav.main-menu ul.menu li.menu-btn-full a:hover {
  color: #FFFFFF !important;
  background-color: #1C265C;
  border-color: #1C265C;
}
body.page-template-page-properties header .header-inner .row .header-col #alt-menu-items li a.menu-btn-full,
body.single-properties header .header-inner .row .header-col #alt-menu-items li a.menu-btn-full {
  background-color: #6173FA;
  border-color: #6173FA;
}
body.page-template-page-properties header .header-inner .row .header-col #alt-menu-items li a.menu-btn-full:hover,
body.single-properties header .header-inner .row .header-col #alt-menu-items li a.menu-btn-full:hover {
  color: #FFFFFF !important;
  background-color: #1C265C;
  border-color: #1C265C;
}
body.page-template-page-properties header .header-inner .row .header-col #alt-menu-items li button.menu-btn-border,
body.single-properties header .header-inner .row .header-col #alt-menu-items li button.menu-btn-border {
  color: #6173FA !important;
  border-color: #6173FA;
}
body.page-template-page-properties header .header-inner .row .header-col #alt-menu-items li button.menu-btn-border:hover,
body.single-properties header .header-inner .row .header-col #alt-menu-items li button.menu-btn-border:hover {
  color: #FFFFFF !important;
  background-color: #1C265C;
  border-color: #1C265C;
}

body.error404 header .header-inner .row .header-col #alt-menu-items li button.menu-btn-border {
  color: #6173FA !important;
}
body.error404 header .header-inner .row .header-col #alt-menu-items li button.menu-btn-border:hover {
  color: #FFFFFF !important;
}

#no-flow {
  margin-top: -70px;
}
@media (min-width: 992px) {
  #no-flow {
    margin-top: -146px;
  }
}
@media (min-width: 1200px) {
  #no-flow {
    margin-top: -226px;
  }
}

body.home .header-inner, body.page-template-page-properties .header-inner, body.page-template-page-properties-old .header-inner, body.single-properties .header-inner {
  background-color: #1C265C;
  border: 1px solid rgba(97, 115, 250, 0.4);
}
body.home #no-flow, body.page-template-page-properties #no-flow, body.page-template-page-properties-old #no-flow, body.single-properties #no-flow {
  margin-top: 0;
}
body.home svg.toggle-default path, body.page-template-page-properties svg.toggle-default path, body.page-template-page-properties-old svg.toggle-default path, body.single-properties svg.toggle-default path {
  stroke: #FFFFFF !important;
}

body.page-id-383 .header-inner,
body.page-template-page-about .header-inner,
body.page-template-page-news .header-inner,
body.page-template-page-contact .header-inner {
  background-color: #FFFFFF;
  border: 1px solid #d9d9d9;
}
body.page-id-383 .header-inner .header-col-logo path,
body.page-template-page-about .header-inner .header-col-logo path,
body.page-template-page-news .header-inner .header-col-logo path,
body.page-template-page-contact .header-inner .header-col-logo path {
  fill: #1C265C !important;
}
body.page-id-383 .header-inner .header-col-logo polygon,
body.page-template-page-about .header-inner .header-col-logo polygon,
body.page-template-page-news .header-inner .header-col-logo polygon,
body.page-template-page-contact .header-inner .header-col-logo polygon {
  fill: #1C265C;
}
body.page-id-383 .header-inner #alt-menu-items li button.menu-btn-border-alt,
body.page-template-page-about .header-inner #alt-menu-items li button.menu-btn-border-alt,
body.page-template-page-news .header-inner #alt-menu-items li button.menu-btn-border-alt,
body.page-template-page-contact .header-inner #alt-menu-items li button.menu-btn-border-alt {
  color: #FF827A !important;
}
body.page-id-383 .header-inner #alt-menu-items li button.menu-btn-border-alt:hover,
body.page-template-page-about .header-inner #alt-menu-items li button.menu-btn-border-alt:hover,
body.page-template-page-news .header-inner #alt-menu-items li button.menu-btn-border-alt:hover,
body.page-template-page-contact .header-inner #alt-menu-items li button.menu-btn-border-alt:hover {
  color: #FFFFFF !important;
}
body.page-id-383 .header-inner nav.main-menu ul.menu li a,
body.page-template-page-about .header-inner nav.main-menu ul.menu li a,
body.page-template-page-news .header-inner nav.main-menu ul.menu li a,
body.page-template-page-contact .header-inner nav.main-menu ul.menu li a {
  color: #1C265C;
}
body.page-id-383 #no-flow,
body.page-template-page-about #no-flow,
body.page-template-page-news #no-flow,
body.page-template-page-contact #no-flow {
  margin-top: 0;
}

footer {
  position: relative;
  padding-bottom: 50px;
}
footer .footer-inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-direction: column;
  padding: 76px 60px;
  height: 350px;
  border-radius: 20px;
  background: #FFFFFF;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
@media (min-width: 992px) {
  footer .footer-inner {
    border-radius: 30px;
    background: #FFFFFF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    flex-direction: row;
    height: unset;
  }
}
footer .footer-inner .footer-col .footer-logo svg {
  width: 120px;
  height: 41px;
  margin-bottom: -15px;
}
footer .footer-inner .footer-col .footer-logo svg path {
  fill: #1C265C !important;
}
footer .footer-inner .footer-col .footer-logo svg polygon {
  fill: #1C265C !important;
}
@media (min-width: 1200px) {
  footer .footer-inner .footer-col .footer-logo svg {
    width: 120px;
    height: 41px;
    margin-bottom: unset;
  }
}
footer .footer-inner .footer-col .footer-logo svg:hover path {
  fill: #1C265C;
}
footer .footer-inner .footer-col .footer-logo svg:hover polygon {
  fill: #1C265C;
}
footer .footer-inner .footer-col .link {
  text-align: center;
  font-size: 13px;
  color: #666666;
  font-family: "articulat-cf", sans-serif;
}
footer .footer-inner .footer-col .link a {
  color: #666666;
  font-size: 13px;
  font-family: "articulat-cf", sans-serif;
}
footer .footer-inner .footer-col .link a:hover {
  color: #1C265C;
}
@media (min-width: 992px) {
  footer .footer-inner .footer-col .link a {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  footer .footer-inner .footer-col .link {
    font-size: 16px;
    text-align: left;
  }
}
footer .footer-inner .footer-col ul#footer-nav {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
}
footer .footer-inner .footer-col ul#footer-nav li {
  text-align: center;
  padding-left: 0;
  display: inline-block;
}
footer .footer-inner .footer-col ul#footer-nav li a {
  color: #666666;
  font-size: 13px;
  text-decoration: none;
  font-family: "articulat-cf", sans-serif;
  font-weight: 500;
}
@media (min-width: 992px) {
  footer .footer-inner .footer-col ul#footer-nav li a {
    font-size: 16px;
    padding-right: 15px;
  }
}
footer .footer-inner .footer-col ul#footer-nav li:hover a {
  color: #1C265C;
}
@media (min-width: 992px) {
  footer .footer-inner .footer-col ul#footer-nav li {
    margin: 0 40px 0 0;
    text-align: left;
  }
}
footer .footer-inner .footer-col ul#footer-socials {
  gap: 47px;
  display: flex;
  padding: 0;
  align-content: flex-end;
  margin: 20px 0 0;
}
@media (min-width: 992px) {
  footer .footer-inner .footer-col ul#footer-socials {
    margin: 20px 0 0;
  }
}
@media (min-width: 1200px) {
  footer .footer-inner .footer-col ul#footer-socials {
    margin: 0;
  }
}
footer .footer-inner .footer-col ul#footer-socials li {
  padding-left: 0;
  display: inline-block;
}
footer .footer-inner .footer-col ul#footer-socials li svg {
  display: block;
  width: 25px !important;
  height: auto !important;
}
footer .footer-inner .footer-col ul#footer-socials li svg g {
  fill: #1C265C;
}
footer .footer-inner .footer-col ul#footer-socials li svg path {
  fill: #1C265C !important;
}
footer .footer-inner .footer-col ul#footer-socials li svg:hover path {
  fill: #1C265C;
}
footer .footer-inner .footer-col.footer-col-nav {
  width: 100%;
  align-items: center;
}
@media (min-width: 1200px) {
  footer .footer-inner .footer-col.footer-col-nav {
    width: 40%;
    display: flex;
  }
}
footer .footer-inner .footer-col.footer-col-logo {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (min-width: 1200px) {
  footer .footer-inner .footer-col.footer-col-logo {
    width: 20%;
  }
}
footer .footer-inner .footer-col.footer-col-socials {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  footer .footer-inner .footer-col.footer-col-socials {
    width: 40%;
    justify-content: end;
  }
}
footer .footer-inner .footer-col-credit {
  width: 100%;
  display: flex;
  line-height: 1;
  justify-content: center;
  margin: 20px 0 0;
}
@media (min-width: 1200px) {
  footer .footer-inner .footer-col-credit {
    margin: 50px 0 0;
  }
}
footer.menuOpenWrap {
  right: 0 !important;
}

.preloader {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  max-width: 100%;
  overflow-x: hidden;
  justify-content: center;
  transition: opacity 2s linear;
  background: #FFFFFF;
  z-index: 9999999;
}
.preloader .preloader-inner {
  height: 100%;
  width: 100%;
}
.preloader .preloader-inner video {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: cover;
  -o-object-fit: cover;
}
.preloader.fade-view {
  opacity: 0;
  background: #FF827A;
}

#mobileNav {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  position: fixed;
  overflow: scroll;
  background-color: #6173FA;
  clip-path: circle(0px at calc(100% - 75px) 55px);
  transition: all 0.3s ease-in-out;
}
#mobileNav nav.mobile-main-menu {
  text-align: center;
}
#mobileNav ul#alt-menu-items {
  display: block;
  padding: 0px 0px;
}
#mobileNav ul#alt-menu-items li {
  padding: 0px 0px;
  display: block;
  margin: 0px 0px;
  text-align: center;
}
#mobileNav ul#alt-menu-items li a.menu-btn-full {
  text-align: center;
  font-size: 13px;
  line-height: 1;
  padding: 12px 30px;
  border-radius: 10px;
  display: flex;
  color: #FFFFFF !important;
  background-color: #FF827A;
  border: 1px solid #FF827A;
  margin-top: 10px;
  font-family: "articulat-cf", sans-serif;
  justify-content: center;
}
#mobileNav ul#alt-menu-items li a.menu-btn-full:hover {
  color: #FFFFFF !important;
  background-color: transparent;
}
@media (min-width: 768px) {
  #mobileNav ul#alt-menu-items li a.menu-btn-full {
    font-size: 13px;
    padding: 12px 50px;
  }
}
#mobileNav ul#alt-menu-items li button.menu-btn-border {
  transition: all 0.3s ease-in-out;
  text-align: center;
  font-size: 13px;
  line-height: 1;
  padding: 12px 30px;
  border-radius: 10px;
  display: flex;
  width: 100%;
  justify-content: center;
  color: #FFFFFF !important;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  font-family: "articulat-cf", sans-serif;
  font-weight: 500;
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3.svg"), auto;
}
#mobileNav ul#alt-menu-items li button.menu-btn-border:hover {
  color: #FFFFFF !important;
  border-color: #FF827A;
}
@media (min-width: 768px) {
  #mobileNav ul#alt-menu-items li button.menu-btn-border {
    font-size: 13px;
    padding: 12px 50px;
  }
}
#mobileNav .mobile-header {
  margin: 30px 0px 0px 0px;
}
#mobileNav .mobile-header .mobile-header-columns {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
#mobileNav .mobile-header .mobile-header-columns .mobile-toggle a.navToggle {
  display: block;
}
#mobileNav.menuOpen {
  opacity: 1;
  transition: all 0.3s ease-in-out;
  clip-path: circle(75%);
}

.mobileNav-overlay.menuOpen {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: transparent;
  z-index: 1;
}

.mobile-main-inner {
  padding: 30px 15px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mobile-main-inner .mobile-toggle {
  position: absolute;
  right: 30px;
  top: 30px;
}

.mobile-main {
  display: flex;
  height: 100%;
}

#mobileNav {
  text-align: left;
}
#mobileNav ul#menu-main-menu {
  display: flex;
  text-align: left;
  flex-direction: column;
  gap: 10px;
  list-style-type: none;
}
#mobileNav li a {
  font-size: 48px;
  line-height: 48px;
  font-family: GalanoGrotesqueSemiBold;
  color: #FFFFFF;
  transition: all 0.9s ease-in-out;
}
#mobileNav li a:hover {
  color: #1C265C;
}

.tagline {
  position: relative;
  background-size: cover !important;
  background-position: center center !important;
  cursor: url("/wp-content/themes/bloom/images/cursor-invert.svg"), auto;
}
.tagline .tagline-inner {
  padding: 110px 0px 0px 0px;
}
.tagline .tagline-inner .tagline-col {
  width: 300px;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.tagline .tagline-inner .tagline-col .tagline-heading {
  opacity: 0;
  transition: opacity 2.5s, transform 2.5s;
  transform: translateY(100%);
}
.tagline .tagline-inner .tagline-col .tagline-heading h1 {
  color: #FFFFFF;
  margin: 0px 0px 20px 0px;
  font-family: GalanoGrotesqueSemiBold;
}
@media (min-width: 992px) {
  .tagline .tagline-inner .tagline-col .tagline-heading h1 {
    margin: 0px 0px 30px 0px;
  }
}
.tagline .tagline-inner .tagline-col .tagline-body {
  opacity: 0;
  transition: opacity 2.5s, transform 2.5s;
  transform: translateY(100%);
}
.tagline .tagline-inner .tagline-col .tagline-body p {
  color: #FFFFFF;
  font-size: 14px;
}
.tagline .tagline-inner .tagline-col .tagline-body p:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .tagline .tagline-inner .tagline-col .tagline-body p {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .tagline .tagline-inner .tagline-col .tagline-body p {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .tagline .tagline-inner .tagline-col .tagline-body p {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .tagline .tagline-inner .tagline-col {
    width: 450px;
  }
}
@media (min-width: 992px) {
  .tagline .tagline-inner .tagline-col {
    width: 550px;
  }
}
@media (min-width: 1200px) {
  .tagline .tagline-inner .tagline-col {
    width: 730px;
  }
}
@media (min-width: 768px) {
  .tagline .tagline-inner {
    padding: 200px 0px 0px 0px;
  }
}
@media (min-width: 992px) {
  .tagline .tagline-inner {
    padding: 375px 0px 275px 0px;
  }
}
.tagline .quick-search-wrap {
  opacity: 0;
  margin-top: 75px;
  margin-left: -24px;
  padding: 25px 20px 30px 20px;
  background-color: #FFFFFF;
  width: calc(100% + 48px);
  transform: translateY(100%);
  transition: opacity 2.5s, transform 2.5s;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.tagline .quick-search-wrap .quick-search-wrap-inner .quick-search-introduction {
  width: 225px;
  margin: 0 auto;
  display: block;
  max-width: 100%;
  text-align: center;
}
.tagline .quick-search-wrap .quick-search-wrap-inner .quick-search-introduction p {
  font-family: GalanoGrotesqueSemiBold;
  margin: 0px 0px;
}
@media (min-width: 768px) {
  .tagline .quick-search-wrap .quick-search-wrap-inner .quick-search-introduction {
    width: 400px;
  }
}
@media (min-width: 992px) {
  .tagline .quick-search-wrap .quick-search-wrap-inner .quick-search-introduction {
    width: auto;
  }
}
.tagline .quick-search-wrap .interactive-map-filters {
  background-color: #FFFFFF;
  color: #1C265C;
}
.tagline .quick-search-wrap .interactive-map-filters #time-range {
  width: 100%;
}
.tagline .quick-search-wrap .interactive-map-filters .interactive-map-filters-inner {
  padding: 0px 0px;
  margin: 20px 0px 0px 0px;
}
.tagline .quick-search-wrap .interactive-map-filters .interactive-map-filters-inner .row {
  align-items: flex-start;
}
.tagline .quick-search-wrap .interactive-map-filters .interactive-map-filters-inner .row .interactive-map-filters-col.interactive-map-filters-col-range {
  width: 100%;
}
@media (min-width: 992px) {
  .tagline .quick-search-wrap .interactive-map-filters .interactive-map-filters-inner .row .interactive-map-filters-col.interactive-map-filters-col-range {
    padding-right: 50px;
    width: calc(100% - 160px);
  }
}
.tagline .quick-search-wrap .interactive-map-filters .interactive-map-filters-inner .row .interactive-map-filters-col.interactive-map-filters-col-reset {
  width: 100%;
}
@media (min-width: 992px) {
  .tagline .quick-search-wrap .interactive-map-filters .interactive-map-filters-inner .row .interactive-map-filters-col.interactive-map-filters-col-reset {
    width: 160px;
    text-align: right;
  }
}
@media (min-width: 768px) {
  .tagline .quick-search-wrap .interactive-map-filters .interactive-map-filters-inner {
    margin: 25px 0px 0px 0px;
  }
}
@media (min-width: 992px) {
  .tagline .quick-search-wrap .interactive-map-filters .interactive-map-filters-inner {
    margin: 50px 0px 0px 0px;
  }
}
.tagline .quick-search-wrap .interactive-map-filters .size-slider.ui-slider {
  background: #1C265C;
}
.tagline .quick-search-wrap .interactive-map-filters #search-submit {
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1;
  padding: 15px 50px;
  border-radius: 25px;
  letter-spacing: 0.5px;
  display: block;
  border: 0px;
  width: 100%;
  margin-top: 30px;
  cursor: pointer;
  background-color: #1C265C;
  font-family: GalanoGrotesqueSemiBold;
}
.tagline .quick-search-wrap .interactive-map-filters #search-submit:hover {
  background-color: #6173FA;
}
.tagline .quick-search-wrap .interactive-map-filters #search-submit:hover {
  background-color: #6173FA;
}
@media (min-width: 768px) {
  .tagline .quick-search-wrap .interactive-map-filters #search-submit {
    width: auto;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .tagline .quick-search-wrap .interactive-map-filters #search-submit {
    font-size: 16px;
    margin-top: 0px;
    background-color: #FF827A;
  }
}
@media (min-width: 768px) {
  .tagline .quick-search-wrap {
    margin-left: 0px;
    padding: 30px 40px;
    width: 900px;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    margin-top: 75px;
  }
}
@media (min-width: 992px) {
  .tagline .quick-search-wrap {
    border-radius: 30px;
  }
}
.tagline .tagline-oval {
  position: absolute;
}
.tagline .tagline-oval.tagline-oval-one {
  top: 80px;
  left: -15px;
  width: 30px;
  height: auto;
}
@media (min-width: 768px) {
  .tagline .tagline-oval.tagline-oval-one {
    left: 20%;
    width: 60px;
    top: 200px;
    animation-delay: 1s;
    animation: pulse3 3s linear infinite;
  }
}
.tagline .tagline-oval.tagline-oval-two {
  top: 150px;
  right: -25px;
  width: 40px;
  height: auto;
}
@media (min-width: 768px) {
  .tagline .tagline-oval.tagline-oval-two {
    width: 60px;
    right: 18.5%;
    animation-delay: 7s;
    animation: pulse2 4s linear infinite;
  }
}
.tagline .tagline-oval.tagline-oval-three {
  top: 15px;
  right: 15%;
  width: 15px;
  height: auto;
}
@media (min-width: 768px) {
  .tagline .tagline-oval.tagline-oval-three {
    width: 30px;
    top: unset;
    bottom: 350px;
    animation-delay: 5s;
    animation: pulse3 4s linear infinite;
  }
}
@media (min-width: 992px) {
  .tagline .tagline-oval.tagline-oval-three {
    bottom: 80px;
  }
}
.tagline a {
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3-invert.svg"), auto;
}

.tagline.in-view .tagline-inner .quick-search-wrap {
  opacity: 1;
  transition-delay: 0.25s;
  transform: translateY(0%);
}
.tagline.in-view .tagline-inner .tagline-col .tagline-heading {
  opacity: 1;
  transition-delay: 0s;
  transform: translateY(0%);
}
.tagline.in-view .tagline-inner .tagline-col .tagline-body {
  opacity: 1;
  transition-delay: 0s;
  transform: translateY(0%);
}

.banner {
  position: relative;
  background-size: cover;
  background-position: center center;
}
.banner img.web-left {
  position: absolute;
  top: 90%;
  left: 0px;
  width: 150px;
  opacity: 0;
  transition: opacity 4s 0s, transform 1s 0s;
}
@media (min-width: 768px) {
  .banner img.web-left {
    top: 75%;
    width: 250px;
  }
}
@media (min-width: 992px) {
  .banner img.web-left {
    top: 50%;
    width: 300px;
    left: -100px;
  }
}
@media (min-width: 1200px) {
  .banner img.web-left {
    width: 400px;
  }
}
.banner img.web-right {
  position: absolute;
  top: 90%;
  right: 0px;
  width: 150px;
  opacity: 0;
  transition: opacity 4s 0s, transform 1s 0s;
}
@media (min-width: 768px) {
  .banner img.web-right {
    top: 75%;
    width: 250px;
  }
}
@media (min-width: 992px) {
  .banner img.web-right {
    top: 50%;
    width: 300px;
    right: -100px;
  }
}
@media (min-width: 1200px) {
  .banner img.web-right {
    width: 400px;
  }
}
.banner svg.banner-dot {
  display: none;
  left: 0;
  top: 50%;
  z-index: 99;
  width: 85px;
  position: absolute;
  transform: translateY(-50%);
  animation: pulseR 6s linear forwards;
}
@media (min-width: 992px) {
  .banner svg.banner-dot {
    width: auto;
  }
}
.banner .overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0s;
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
}
.banner.in-view img.web-left {
  opacity: 1;
  transition-delay: 2s;
  transform: translateX(0%);
}
.banner.in-view img.web-right {
  opacity: 1;
  transition-delay: 2s;
  transform: translateX(0%);
}
@media (min-width: 768px) {
  .banner {
    min-height: 450px;
  }
}
@media (min-width: 992px) {
  .banner {
    min-height: 500px;
  }
}
body.single-properties .banner .overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
}

#banner-alt {
  position: relative;
}
#banner-alt .banner-alt-inner .row {
  margin: 0px 0px;
  align-items: center;
}
#banner-alt .banner-alt-inner .row .banner-alt-col {
  width: 100%;
}
#banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .data {
  position: relative;
  z-index: 99;
  width: 100%;
  max-width: 100%;
  padding: 0px 24px;
  max-width: 100%;
}
@media (min-width: 768px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .data {
    width: 550px;
    max-width: 720px;
    margin-left: calc((100vw - 720px) / 2);
  }
}
@media (min-width: 992px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .data {
    width: 400px;
    max-width: 100%;
    padding: 0px 15px;
    margin-left: calc((100vw - 960px) / 2);
  }
}
@media (min-width: 1200px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .data {
    width: 550px;
    margin-left: calc((100vw - 1170px) / 2);
  }
}
@media (min-width: 1500px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .data {
    margin-left: calc((100vw - 1420px) / 2);
  }
}
#banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .heading {
  opacity: 0;
  transform: translateY(25%);
  transition: opacity 1.5s, transform 1.5s;
}
#banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .heading h1 {
  color: #1C265C;
  font-size: 18px;
  margin: 0px 0px 10px 0px;
}
@media (min-width: 768px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .heading h1 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .heading h1 {
    font-size: 32px;
    margin: 0px 0px 15px 0px;
  }
}
@media (min-width: 1200px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .heading h1 {
    font-size: 54px;
  }
}
#banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .body {
  font-size: 14px;
  opacity: 0;
  transform: translateY(25%);
  transition: opacity 1.5s, transform 1.5s;
}
#banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .body p {
  line-height: 1.3;
}
#banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .body p:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .body {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .body {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .body {
    font-size: 26px;
  }
}
#banner-alt .banner-alt-inner .row .banner-alt-col.banner-alt-col-body.banner-alt-col-body-desktop {
  display: none;
}
@media (min-width: 992px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col.banner-alt-col-body.banner-alt-col-body-desktop {
    display: inline-block;
  }
}
#banner-alt .banner-alt-inner .row .banner-alt-col.banner-alt-col-body.banner-alt-col-body-mobile {
  display: block;
  margin-top: 35px;
}
@media (min-width: 992px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col.banner-alt-col-body.banner-alt-col-body-mobile {
    display: none;
  }
}
#banner-alt .banner-alt-inner .row .banner-alt-col.banner-alt-col-image {
  position: relative;
  background-size: cover;
  background-position: center center;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
  min-height: 190px;
  width: 100%;
  opacity: 0;
  margin-left: 24px;
  transform: translateX(25%);
  transition: opacity 1.5s, transform 1.5s;
  aspect-ratio: 310/190;
}
@media (min-width: 768px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col.banner-alt-col-image {
    aspect-ratio: 850/445;
    margin-left: calc((100vw - 720px) / 2 + 24px);
  }
}
@media (min-width: 992px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col.banner-alt-col-image {
    width: 50%;
    margin-left: 0px;
    min-height: 450px;
    border-top-left-radius: 90px;
    border-bottom-left-radius: 90px;
  }
}
@media (min-width: 992px) {
  #banner-alt .banner-alt-inner .row .banner-alt-col {
    width: 50%;
  }
}
#banner-alt .banner-dot-image svg {
  z-index: 99;
  margin-left: 125px;
  margin-top: 5px;
}
@media (min-width: 768px) {
  #banner-alt .banner-dot-image svg {
    margin-top: 5px;
  }
}
#banner-alt .banner-dot-left svg {
  left: -20px;
  bottom: -130px;
  position: absolute;
}
@media (min-width: 768px) {
  #banner-alt .banner-dot-left svg {
    left: -15px;
    bottom: -70px;
  }
}
#banner-alt .banner-dot-right svg {
  right: 5%;
  top: 50px;
  z-index: 99;
  position: absolute;
}
@media (min-width: 768px) {
  #banner-alt .banner-dot-right svg {
    right: 20%;
    top: unset;
    bottom: -100px;
  }
}
#banner-alt.in-view .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .heading {
  opacity: 1;
  transition-delay: 0.2s;
  transform: translateY(0%);
}
#banner-alt.in-view .banner-alt-inner .row .banner-alt-col .banner-alt-col-inner .body {
  opacity: 1;
  transition-delay: 0.2s;
  transform: translateY(0%);
}
#banner-alt.in-view .banner-alt-inner .row .banner-alt-col.banner-alt-col-image {
  opacity: 1;
  transform: translateX(0%);
}

.banner-video {
  width: 100%;
  background-size: cover;
  background-position: center center;
  padding: 0;
  position: relative;
  display: flex;
  background-color: #1C265C;
  z-index: 100;
  padding: 92px 0 0;
  height: auto;
  align-items: center;
}
@media (min-width: 992px) {
  .banner-video {
    padding-top: 110px;
    height: auto;
  }
}
.banner-video .video {
  width: 100%;
  margin: 0 auto;
  border-radius: 20px;
}
@media (min-width: 992px) {
  .banner-video .video {
    width: 100%;
    border-radius: 30px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .banner-video .video .vid-outer {
    border-radius: 10px;
  }
}
@media (min-width: 992px) {
  .banner-video .video video {
    border-radius: 10px;
  }
}
.banner-video .video svg {
  width: 100%;
  overflow: visible;
}
@media (min-width: 1500px) {
  .banner-video .video svg {
    width: 610px;
  }
}
.banner-video .vid-outer {
  height: auto;
  width: 100%;
  position: relative;
  display: block;
}
@media (min-width: 992px) {
  .banner-video .vid-outer {
    padding: 0;
    width: 100%;
  }
}
.banner-video .vid-outer .vid-inner {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-video .vid-outer .vid-inner video {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .banner-video .vid-outer .vid-inner {
    right: 0;
    bottom: 0;
    height: 70vh;
    border-radius: 30px;
  }
}
.banner-video .vid-outer .vid-inner .bgvid {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  /* min-height: 100%; */
  width: 100%;
  /* height: auto; */
  /* -webkit-transform: translate(-50%, -50%); */
  transform: translate(-50%, -50%);
}
.banner-video .vid-outer .video-control {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
.banner-video .vid-outer .video-control img {
  width: 40px;
  height: 40px;
}
@media (min-width: 992px) {
  .banner-video .vid-outer .video-control img {
    width: 40px;
    height: 40px;
  }
}
.banner-video .vid-outer .video-control.playing .video-control-play,
.banner-video .vid-outer .video-control:not(.playing) .video-control-pause {
  display: none;
}
.banner-video .vid-outer .sound-icon {
  z-index: 30;
  width: 100px;
  height: 100px;
  background-color: transparent;
  position: absolute;
  top: 20px;
  left: 20px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .banner-video .vid-outer .sound-icon {
    top: 20px;
    left: 20px;
  }
}
.banner-video .vid-outer .mute-video {
  background-size: 32px;
  border: 0;
  width: 32px;
  height: 32px;
  border-radius: 200px;
  background-color: #FFFFFF;
}
.banner-video .vid-outer .mute-video:after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f028";
  color: #1C265C;
}
.banner-video .vid-outer .unmute-video {
  background: transparent;
  background-size: 32px;
  background-color: #000000;
}
.banner-video .vid-outer .unmute-video:after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f6a9";
  color: #FFFFFF;
}
.banner-video .vid-outer .play {
  position: absolute;
}
.banner-video .vid-outer .play.hidden {
  opacity: 0;
}
.banner-video .vid-outer .fa-play-circle {
  font-size: 80px;
  color: rgba(255, 255, 255, 0.6);
  position: relative;
  z-index: 10;
}
.banner-video .vid-outer .stopfade {
  opacity: 0.5;
}
.banner-video .video {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.banner-video .video embed,
.banner-video .video iframe,
.banner-video .video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner-video .video .placeholder {
  background-color: #1C265C;
  height: 500px;
  width: 100%;
  margin: 0 5px;
}
.banner-video.in-view .quick-search-wrap {
  opacity: 1;
  transition-delay: 0.25s;
  transform: translateY(0%);
}

.banner-heading {
  position: relative;
  background-size: cover !important;
  background-position: center center;
}
.banner-heading .banner-heading-inner {
  z-index: 999;
  position: relative;
  padding: 175px 0px 150px 0px;
}
.banner-heading .banner-heading-inner .heading {
  opacity: 0;
  transform: translateY(25%);
  transition: opacity 1.5s, transform 1.5s;
}
.banner-heading .banner-heading-inner .heading h1 {
  color: #FFFFFF;
  font-size: 42px;
  margin: 0px 0px;
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
  animation: pulseT 2s linear forwards;
}
@media (min-width: 768px) {
  .banner-heading .banner-heading-inner .heading h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .banner-heading .banner-heading-inner .heading h1 {
    font-size: 68px;
  }
}
@media (min-width: 1200px) {
  .banner-heading .banner-heading-inner .heading h1 {
    font-size: 90px;
  }
}
@media (min-width: 1500px) {
  .banner-heading .banner-heading-inner .heading h1 {
    font-size: 120px;
  }
}
@media (min-width: 768px) {
  .banner-heading .banner-heading-inner {
    padding: 200px 0px 175px 0px;
  }
}
@media (min-width: 992px) {
  .banner-heading .banner-heading-inner {
    padding: 250px 0px 200px 0px;
  }
}
@media (min-width: 1200px) {
  .banner-heading .banner-heading-inner {
    padding: 325px 0px 250px 0px;
  }
}
.banner-heading .banner-dot-left {
  z-index: 9;
  position: relative;
}
@media (min-width: 768px) {
  .banner-heading .banner-dot-left svg {
    animation: pulseL 4s linear infinite;
  }
}
.banner-heading .banner-dot-center {
  z-index: 9;
  position: relative;
}
@media (min-width: 768px) {
  .banner-heading .banner-dot-center svg {
    animation-delay: 3s;
    animation: pulseC 5s linear infinite;
  }
}
.banner-heading .banner-dot-right {
  z-index: 9;
  position: relative;
}
@media (min-width: 768px) {
  .banner-heading .banner-dot-right svg {
    animation: pulseR 6s linear infinite;
  }
}
.banner-heading .banner-spiral {
  display: block;
}
.banner-heading .banner-spiral svg.banner-dot {
  z-index: 9;
  width: 500px;
  animation: rotation 30s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@media (min-width: 992px) {
  .banner-heading .banner-spiral svg.banner-dot {
    width: unset;
  }
}
@media (min-width: 768px) {
  .banner-heading .banner-spiral {
    display: block;
  }
}
.banner-heading svg.banner-dot {
  z-index: 99;
  display: none;
  position: absolute;
  transform: scale(0.5);
}
@media (min-width: 992px) {
  .banner-heading svg.banner-dot {
    transform: scale(1);
  }
}
.banner-heading .overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0s;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
}
.banner-heading.in-view .banner-heading-inner .heading {
  transform: translateX(0%);
  transition-delay: 0s;
  opacity: 1;
}
.banner-heading.in-view .banner-dot-left {
  transform: translateX(0%);
  transition-delay: 0s;
  opacity: 1;
}
.banner-heading.in-view .banner-dot-center {
  transform: translateX(0%);
  transition-delay: 1s;
  opacity: 1;
}
.banner-heading.in-view .banner-dot-right {
  transform: translateX(0%);
  transition-delay: 2s;
  opacity: 1;
}

body.page-template-page-about .banner-heading .banner-dot-left svg g {
  fill: #FFFFFF !important;
}
body.page-template-page-about .banner-heading .banner-dot-center svg g {
  fill: #FFFFFF !important;
}
body.page-template-page-about .banner-heading .banner-dot-right svg g {
  fill: #FFFFFF !important;
}

body.page-template-page-properties .banner-heading svg.banner-properties-dot-spiral {
  display: block;
  top: 85px;
  width: 200px;
  height: auto;
  right: -30%;
}
@media (min-width: 768px) {
  body.page-template-page-properties .banner-heading svg.banner-properties-dot-spiral {
    top: 85px;
    width: 300px;
    right: -15%;
  }
}
@media (min-width: 992px) {
  body.page-template-page-properties .banner-heading svg.banner-properties-dot-spiral {
    top: 150px;
    width: 500px;
    right: -28.5%;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-properties .banner-heading svg.banner-properties-dot-spiral {
    width: auto;
  }
}
body.page-template-page-properties .banner-heading svg.banner-properties-dot-left {
  left: 30px;
  bottom: 25px;
  width: 75px;
}
@media (min-width: 992px) {
  body.page-template-page-properties .banner-heading svg.banner-properties-dot-left {
    left: 105px;
    bottom: 50px;
    width: auto;
  }
}
body.page-template-page-properties .banner-heading svg.banner-properties-dot-right {
  bottom: 70px;
  right: -20px;
  width: 80px;
}
@media (min-width: 992px) {
  body.page-template-page-properties .banner-heading svg.banner-properties-dot-right {
    bottom: 270px;
    width: auto;
  }
}

body.page-template-page-about .banner-heading svg.banner-about-dot-left {
  display: block;
  left: 30px;
  bottom: 200px;
  width: 85px;
}
@media (min-width: 768px) {
  body.page-template-page-about .banner-heading svg.banner-about-dot-left {
    width: auto;
  }
}
@media (min-width: 992px) {
  body.page-template-page-about .banner-heading svg.banner-about-dot-left {
    bottom: 50px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-about .banner-heading svg.banner-about-dot-left {
    left: 30px;
    bottom: 75px;
  }
}
body.page-template-page-about .banner-heading svg.banner-about-dot-center {
  display: block;
  left: 15px;
  bottom: 30px;
}
@media (min-width: 768px) {
  body.page-template-page-about .banner-heading svg.banner-about-dot-center {
    left: 20%;
    bottom: 50px;
  }
}
@media (min-width: 992px) {
  body.page-template-page-about .banner-heading svg.banner-about-dot-center {
    left: 20%;
    bottom: 300px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-about .banner-heading svg.banner-about-dot-center {
    bottom: 400px;
    left: 33%;
  }
}
body.page-template-page-about .banner-heading svg.banner-about-dot-right {
  display: block;
  bottom: 50px;
  right: 20px;
}
@media (min-width: 992px) {
  body.page-template-page-about .banner-heading svg.banner-about-dot-right {
    bottom: 300px;
    right: 100px;
    width: 200px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-about .banner-heading svg.banner-about-dot-right {
    bottom: 185px;
    right: 260px;
  }
}

body.page-template-page-esg .banner-heading svg.banner-dot.banner-esg-dot-left {
  display: block;
  bottom: 100px;
  left: 100px;
  width: 50px;
}
@media (min-width: 992px) {
  body.page-template-page-esg .banner-heading svg.banner-dot.banner-esg-dot-left {
    width: 175px;
  }
}
body.page-template-page-esg .banner-heading svg.banner-dot.banner-esg-dot-right {
  display: block;
  bottom: 90px;
  right: -25px;
}
@media (min-width: 992px) {
  body.page-template-page-esg .banner-heading svg.banner-dot.banner-esg-dot-right {
    right: 85px;
  }
}

body.page-template-page-investment .banner-heading svg.banner-dot.banner-investment-dot-left {
  display: block;
  bottom: 80px;
  left: -50px;
}
@media (min-width: 992px) {
  body.page-template-page-investment .banner-heading svg.banner-dot.banner-investment-dot-left {
    left: 285px;
  }
}
body.page-template-page-investment .banner-heading svg.banner-dot.banner-investment-dot-right {
  display: block;
  bottom: 50px;
  right: 100px;
}
@media (min-width: 992px) {
  body.page-template-page-investment .banner-heading svg.banner-dot.banner-investment-dot-right {
    bottom: 355px;
    right: 285px;
  }
}

body.page-template-page-strategy .banner-heading svg.banner-dot.banner-strategy-dot-left {
  display: block;
  bottom: 80px;
  left: -50px;
}
@media (min-width: 992px) {
  body.page-template-page-strategy .banner-heading svg.banner-dot.banner-strategy-dot-left {
    left: 285px;
  }
}
body.page-template-page-strategy .banner-heading svg.banner-dot.banner-strategy-dot-right {
  display: block;
  bottom: 50px;
  right: 100px;
}
@media (min-width: 992px) {
  body.page-template-page-strategy .banner-heading svg.banner-dot.banner-strategy-dot-right {
    bottom: 355px;
    right: 285px;
  }
}

body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-left {
  display: block;
  left: 30px;
  bottom: 200px;
}
body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-left g {
  fill: #FF827A;
}
@media (min-width: 992px) {
  body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-left {
    bottom: 50px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-left {
    left: 30px;
    bottom: 75px;
  }
}
body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-center {
  display: block;
  left: 15px;
  bottom: 30px;
}
body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-center g {
  fill: #FF827A;
}
@media (min-width: 768px) {
  body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-center {
    left: 20%;
    bottom: 50px;
  }
}
@media (min-width: 992px) {
  body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-center {
    left: 20%;
    bottom: 300px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-center {
    bottom: 600px;
    left: 33%;
  }
}
body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-right {
  display: block;
  bottom: 50px;
  right: 20px;
}
body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-right g {
  fill: #FF827A;
}
@media (min-width: 992px) {
  body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-right {
    bottom: 300px;
    right: 100px;
    width: 300px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-right {
    bottom: 185px;
    right: 260px;
  }
}
body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-right-alt {
  display: block;
  bottom: 50px;
  right: 20px;
  width: 70px;
  height: auto;
}
@media (min-width: 768px) {
  body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-right-alt {
    animation: pulseRA 2s linear infinite;
  }
}
body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-right-alt g {
  fill: #FF827A;
}
@media (min-width: 992px) {
  body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-right-alt {
    bottom: 300px;
    right: 200px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-purpose .banner-heading svg.banner-purpose-dot-right-alt {
    bottom: 375px;
    right: 500px;
  }
}

body.page-id-34 .banner-heading {
  background-position: center right !important;
}
@media (min-width: 992px) {
  body.page-id-34 .banner-heading {
    background-position: center center !important;
  }
}

.panels .panels-inner .panel:first-of-type .panel-col .panel-inner .panel-description {
  width: 300px;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel:first-of-type .panel-col .panel-inner .panel-description {
    width: 450px;
  }
}
.panels .panels-inner .panel:first-of-type .panel-col .panel-inner .panel-data {
  width: 300px;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel:first-of-type .panel-col .panel-inner .panel-data {
    width: 450px;
  }
}
.panels .panels-inner .panel .panel-col {
  position: relative;
  overflow: hidden;
}
.panels .panels-inner .panel .panel-col.panel-col-data {
  width: 100%;
}
@media (min-width: 768px) {
  .panels .panels-inner .panel .panel-col.panel-col-data {
    width: 45%;
  }
}
@media (min-width: 992px) {
  .panels .panels-inner .panel .panel-col.panel-col-data {
    width: 45%;
  }
}
@media (min-width: 1200px) {
  .panels .panels-inner .panel .panel-col.panel-col-data {
    width: 44.5%;
  }
}
.panels .panels-inner .panel .panel-col.panel-col-image {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-size: cover !important;
  background-position: center center;
  transition: opacity 2s 0s, transform 1s 0s;
  opacity: 0;
  height: 250px;
}
@media (min-width: 768px) {
  .panels .panels-inner .panel .panel-col.panel-col-image {
    height: auto;
  }
}
.panels .panels-inner .panel .panel-col.panel-col-image svg.panel-dot {
  display: none;
  position: absolute;
}
@media (min-width: 768px) {
  .panels .panels-inner .panel .panel-col.panel-col-image svg.panel-dot {
    animation: pulseO 4s linear infinite;
  }
}
.panels .panels-inner .panel .panel-col.panel-col-image.panel-col-image-mobile {
  display: block;
}
@media (min-width: 768px) {
  .panels .panels-inner .panel .panel-col.panel-col-image.panel-col-image-mobile {
    display: none;
  }
}
.panels .panels-inner .panel .panel-col.panel-col-image.panel-col-image-desktop {
  display: none;
}
@media (min-width: 768px) {
  .panels .panels-inner .panel .panel-col.panel-col-image.panel-col-image-desktop {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .panels .panels-inner .panel .panel-col.panel-col-image {
    width: 55%;
  }
}
@media (min-width: 992px) {
  .panels .panels-inner .panel .panel-col.panel-col-image {
    width: 55%;
  }
}
@media (min-width: 1200px) {
  .panels .panels-inner .panel .panel-col.panel-col-image {
    width: 55.5%;
  }
}
.panels .panels-inner .panel .panel-col .panel-inner .panel-data {
  z-index: 99;
  width: 200px;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  padding: 50px 0px;
  position: relative;
}
@media (min-width: 768px) {
  .panels .panels-inner .panel .panel-col .panel-inner .panel-data {
    width: 225px;
    padding: 75px 0px;
  }
}
@media (min-width: 992px) {
  .panels .panels-inner .panel .panel-col .panel-inner .panel-data {
    padding: 100px 0px;
  }
}
@media (min-width: 1200px) {
  .panels .panels-inner .panel .panel-col .panel-inner .panel-data {
    padding: 170px 0px;
  }
}
.panels .panels-inner .panel .panel-col .panel-inner .panel-heading {
  opacity: 0;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
}
.panels .panels-inner .panel .panel-col .panel-inner .panel-heading h3 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: unset;
  margin: 0px 0px 15px 0px;
  font-family: GalanoGrotesqueSemiBold;
}
@media (min-width: 768px) {
  .panels .panels-inner .panel .panel-col .panel-inner .panel-heading h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .panels .panels-inner .panel .panel-col .panel-inner .panel-heading h3 {
    font-size: 30px;
    margin: 0px 0px 20px 0px;
  }
}
@media (min-width: 1200px) {
  .panels .panels-inner .panel .panel-col .panel-inner .panel-heading h3 {
    font-size: 40px;
    margin: 0px 0px 30px 0px;
  }
}
.panels .panels-inner .panel .panel-col .panel-inner .panel-description {
  width: 300px;
  margin: 0 auto;
  max-width: 100%;
  opacity: 0;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
}
.panels .panels-inner .panel .panel-col .panel-inner .panel-description h1, .panels .panels-inner .panel .panel-col .panel-inner .panel-description h2, .panels .panels-inner .panel .panel-col .panel-inner .panel-description h3, .panels .panels-inner .panel .panel-col .panel-inner .panel-description h4, .panels .panels-inner .panel .panel-col .panel-inner .panel-description h5, .panels .panels-inner .panel .panel-col .panel-inner .panel-description p {
  color: #FFFFFF;
}
.panels .panels-inner .panel .panel-col .panel-inner .panel-description p {
  margin: 0 0 25px 0;
}
.panels .panels-inner .panel .panel-col .panel-inner .panel-description a {
  color: #FFFFFF;
  text-decoration: underline;
}
.panels .panels-inner .panel .panel-col .panel-inner .btn-holder {
  opacity: 0;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
}
.panels .panels-inner .panel .panel-col .panel-inner img.arrow {
  width: 15px;
  margin-top: 10px;
  transition: transform 0.15s ease-in-out;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel .panel-col .panel-inner img.arrow {
    width: unset;
  }
}
.panels .panels-inner .panel .panel-col .oval {
  display: none;
  position: absolute;
}
.panels .panels-inner .panel.bg-colour-orange {
  background-color: #1C265C;
}
.panels .panels-inner .panel.bg-colour-orange .panel-inner .panel-heading h3 {
  color: #FFFFFF;
}
.panels .panels-inner .panel.bg-colour-orange .panel-inner .panel-description h1, .panels .panels-inner .panel.bg-colour-orange .panel-inner .panel-description h2, .panels .panels-inner .panel.bg-colour-orange .panel-inner .panel-description h3, .panels .panels-inner .panel.bg-colour-orange .panel-inner .panel-description h4, .panels .panels-inner .panel.bg-colour-orange .panel-inner .panel-description h5, .panels .panels-inner .panel.bg-colour-orange .panel-inner .panel-description p {
  color: #FFFFFF;
}
.panels .panels-inner .panel.bg-colour-orange .panel-inner .panel-description a {
  color: #FFFFFF;
}
.panels .panels-inner .panel.bg-colour-orange .panel-col.panel-col-data {
  background-color: #FF827A;
  cursor: url("/wp-content/themes/bloom/images/cursor-invert.svg"), auto;
}
.panels .panels-inner .panel.bg-colour-orange .panel-col.panel-col-data a {
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3-invert.svg"), auto;
}
.panels .panels-inner .panel.bg-colour-orange .panel-col .oval-orange-top {
  top: 130px;
  right: 40px;
  width: 200px;
  height: auto;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-orange .panel-col .oval-orange-top {
    top: 60px;
  }
}
@media (min-width: 1200px) {
  .panels .panels-inner .panel.bg-colour-orange .panel-col .oval-orange-top {
    width: unset;
  }
}
.panels .panels-inner .panel.bg-colour-orange .panel-col .oval-orange-bottom {
  left: -210px;
  bottom: 10px;
  height: auto;
  width: 275px;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-orange .panel-col .oval-orange-bottom {
    width: 370px;
  }
}
.panels .panels-inner .panel.bg-colour-purple {
  background-color: #1C265C;
}
.panels .panels-inner .panel.bg-colour-purple .panel-inner .panel-heading h3 {
  color: #FFFFFF;
}
.panels .panels-inner .panel.bg-colour-purple .panel-inner .panel-description h1, .panels .panels-inner .panel.bg-colour-purple .panel-inner .panel-description h2, .panels .panels-inner .panel.bg-colour-purple .panel-inner .panel-description h3, .panels .panels-inner .panel.bg-colour-purple .panel-inner .panel-description h4, .panels .panels-inner .panel.bg-colour-purple .panel-inner .panel-description h5, .panels .panels-inner .panel.bg-colour-purple .panel-inner .panel-description p {
  color: #FFFFFF;
}
.panels .panels-inner .panel.bg-colour-purple .panel-inner .panel-description a {
  color: #FFFFFF;
}
.panels .panels-inner .panel.bg-colour-purple .panel-col.panel-col-data {
  background-color: #6173FA;
}
.panels .panels-inner .panel.bg-colour-purple .panel-col .oval-purple-top {
  top: -200px;
  right: -175px;
  display: none;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-purple .panel-col .oval-purple-top {
    display: block;
    width: 400px;
  }
}
@media (min-width: 1200px) {
  .panels .panels-inner .panel.bg-colour-purple .panel-col .oval-purple-top {
    width: unset;
  }
}
.panels .panels-inner .panel.bg-colour-purple .panel-col .oval-purple-bottom {
  width: 220px;
  left: -100px;
  bottom: -145px;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-purple .panel-col .oval-purple-bottom {
    width: 270px;
  }
}
@media (min-width: 1200px) {
  .panels .panels-inner .panel.bg-colour-purple .panel-col .oval-purple-bottom {
    width: 370px;
  }
}
.panels .panels-inner .panel.bg-colour-yellow {
  background-color: #1C265C;
}
.panels .panels-inner .panel.bg-colour-yellow .panel-col.panel-col-data {
  background-color: #FCCC6D;
}
.panels .panels-inner .panel.bg-colour-yellow .panel-col .oval-yellow-top {
  top: -60px;
  right: 40px;
  width: 200px;
  height: auto;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-yellow .panel-col .oval-yellow-top {
    top: 60px;
    width: 220px;
  }
}
@media (min-width: 1200px) {
  .panels .panels-inner .panel.bg-colour-yellow .panel-col .oval-yellow-top {
    width: auto;
  }
}
.panels .panels-inner .panel.bg-colour-yellow .panel-col .oval-yellow-bottom {
  left: -125px;
  bottom: -125px;
  width: 200px;
  height: auto;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-yellow .panel-col .oval-yellow-bottom {
    width: 350px;
  }
}
@media (min-width: 1200px) {
  .panels .panels-inner .panel.bg-colour-yellow .panel-col .oval-yellow-bottom {
    width: auto;
  }
}
.panels .panels-inner .panel.in-view .panel-col.panel-col-image {
  opacity: 1;
  transition-delay: 0.5s;
}
.panels .panels-inner .panel.bg-colour-yellow .panel-col.panel-col-image svg.panel-dot.panel-dot-yellow-one {
  display: block;
  width: 15px;
  height: auto;
  top: 40px;
  left: 50px;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-yellow .panel-col.panel-col-image svg.panel-dot.panel-dot-yellow-one {
    width: 135px;
  }
}
.panels .panels-inner .panel.bg-colour-yellow .panel-col.panel-col-image svg.panel-dot.panel-dot-yellow-two {
  display: block;
  width: 30px;
  height: auto;
  bottom: 40px;
  left: 20%;
}
.panels .panels-inner .panel.bg-colour-yellow .panel-col.panel-col-image svg.panel-dot.panel-dot-yellow-three {
  display: block;
  height: auto;
  bottom: 35%;
  left: 55%;
  width: 10px;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-yellow .panel-col.panel-col-image svg.panel-dot.panel-dot-yellow-three {
    width: 58px;
  }
}
.panels .panels-inner .panel.bg-colour-yellow .panel-col.panel-col-image svg.panel-dot.panel-dot-yellow-four {
  display: none;
  height: auto;
  top: 50px;
  right: 50px;
  width: 30px;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-yellow .panel-col.panel-col-image svg.panel-dot.panel-dot-yellow-four {
    display: block;
  }
}
.panels .panels-inner .panel.bg-colour-orange .panel-col.panel-col-image svg.panel-dot.panel-dot-orange-one {
  display: block;
  height: auto;
  width: 10px;
  left: 20%;
  bottom: 15%;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-orange .panel-col.panel-col-image svg.panel-dot.panel-dot-orange-one {
    width: 77px;
  }
}
.panels .panels-inner .panel.bg-colour-orange .panel-col.panel-col-image svg.panel-dot.panel-dot-orange-two {
  display: block;
  width: 13px;
  height: auto;
  top: 20%;
  right: 40%;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-orange .panel-col.panel-col-image svg.panel-dot.panel-dot-orange-two {
    width: 53px;
  }
}
.panels .panels-inner .panel.bg-colour-orange .panel-col.panel-col-image svg.panel-dot.panel-dot-orange-three {
  display: block;
  height: auto;
  top: 50%;
  right: 20%;
  width: 25px;
}
@media (min-width: 768px) {
  .panels .panels-inner .panel.bg-colour-orange .panel-col.panel-col-image svg.panel-dot.panel-dot-orange-three {
    width: 53px;
  }
}
.panels .panels-inner .panel.bg-colour-orange .panel-col.panel-col-image svg.panel-dot.panel-dot-orange-four {
  display: block;
  height: auto;
  top: 60px;
  right: 5px;
  width: 14px;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-orange .panel-col.panel-col-image svg.panel-dot.panel-dot-orange-four {
    width: 84px;
  }
}
.panels .panels-inner .panel.bg-colour-purple .panel-col.panel-col-image svg.panel-dot.panel-dot-purple-one {
  bottom: 30%;
  left: 10px;
  width: 20px;
  height: auto;
  display: block;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-purple .panel-col.panel-col-image svg.panel-dot.panel-dot-purple-one {
    width: 118px;
  }
}
.panels .panels-inner .panel.bg-colour-purple .panel-col.panel-col-image svg.panel-dot.panel-dot-purple-two {
  bottom: 50%;
  left: 35%;
  width: 30px;
  height: auto;
  display: block;
}
.panels .panels-inner .panel.bg-colour-purple .panel-col.panel-col-image svg.panel-dot.panel-dot-purple-three {
  top: 10%;
  left: 48%;
  width: 20px;
  height: auto;
  display: block;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-purple .panel-col.panel-col-image svg.panel-dot.panel-dot-purple-three {
    width: 77px;
  }
}
.panels .panels-inner .panel.bg-colour-purple .panel-col.panel-col-image svg.panel-dot.panel-dot-purple-four {
  bottom: 10%;
  left: 50%;
  width: 10px;
  height: auto;
  display: block;
}
@media (min-width: 992px) {
  .panels .panels-inner .panel.bg-colour-purple .panel-col.panel-col-image svg.panel-dot.panel-dot-purple-four {
    width: 42px;
  }
}
.panels .panels-inner .panel.in-view .panel-inner .panel-heading {
  opacity: 1;
  transform: translateY(0%);
}
.panels .panels-inner .panel.in-view .panel-inner .panel-description {
  opacity: 1;
  transform: translateY(0%);
}
.panels .panels-inner .panel.in-view .panel-inner .btn-holder {
  opacity: 1;
  transform: translateY(0%);
}

.property-panels .property-panels-inner {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.property-panels .property-panels-inner .row {
  justify-content: center !important;
  margin: 0px -10px;
}
@media (min-width: 992px) {
  .property-panels .property-panels-inner .row {
    margin: 0px -25px;
  }
}
.property-panels .property-panels-inner .property-panel {
  width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  padding: 5px 5px;
  transition: opacity 2s 0s, transform 1s 0s;
}
.property-panels .property-panels-inner .property-panel a {
  text-decoration: none;
}
.property-panels .property-panels-inner .property-panel .property-panel-wrap {
  margin: 0 auto;
  width: 250px;
  border-radius: 50%;
  margin-bottom: 10px;
  background-color: transparent !important;
}
.property-panels .property-panels-inner .property-panel .property-panel-wrap.bg-wrap-purple {
  background-color: #6173FA;
}
.property-panels .property-panels-inner .property-panel .property-panel-wrap.bg-wrap-yellow {
  background-color: #FCCC6D;
}
.property-panels .property-panels-inner .property-panel .property-panel-wrap.bg-wrap-orange {
  background-color: #FF827A;
}
.property-panels .property-panels-inner .property-panel .property-panel-wrap.bg-wrap-navy {
  background-color: #1C265C;
}
@media (min-width: 768px) {
  .property-panels .property-panels-inner .property-panel .property-panel-wrap {
    width: 300px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .property-panels .property-panels-inner .property-panel .property-panel-wrap {
    width: 350px;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.property-panels .property-panels-inner .property-panel .property-panel-bg {
  opacity: 0;
  width: 100%;
  position: relative;
  filter: contrast(1.5);
  background-size: cover;
  background-position: center center;
  transition: opacity 4s 0s, transform 1s 0s;
  width: 225px;
  margin: 0 auto;
  border-radius: 50%;
}
.property-panels .property-panels-inner .property-panel .property-panel-bg.property-panel-bg {
  filter: contrast(1);
}
.property-panels .property-panels-inner .property-panel .property-panel-bg:hover {
  transform: rotate(20deg);
}
.property-panels .property-panels-inner .property-panel .property-panel-bg img {
  width: 100%;
  height: auto;
}
.property-panels .property-panels-inner .property-panel .property-panel-bg .overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0s;
  border-radius: 50%;
  position: absolute;
  display: none;
}
.property-panels .property-panels-inner .property-panel .property-panel-bg .overlay.overlay-purple {
  background-color: rgba(97, 115, 250, 0.75);
}
.property-panels .property-panels-inner .property-panel .property-panel-bg .overlay.overlay-yellow {
  background-color: rgba(252, 204, 109, 0.75);
}
.property-panels .property-panels-inner .property-panel .property-panel-bg .overlay.overlay-orange {
  background-color: rgba(255, 130, 122, 0.75);
}
.property-panels .property-panels-inner .property-panel .property-panel-bg .overlay.overlay-navy {
  background-color: rgba(28, 38, 92, 0.75);
}
@media (min-width: 768px) {
  .property-panels .property-panels-inner .property-panel .property-panel-bg {
    width: 275px;
  }
}
.property-panels .property-panels-inner .property-panel .property-panel-inner {
  z-index: 99;
  margin: 0 auto;
  display: block;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  padding: 55px 15px;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--preheading {
  color: #FFFFFF;
  line-height: 1;
  font-size: 16px;
  margin: 0px 0px 5px 0px;
}
@media (min-width: 768px) {
  .property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--preheading {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--preheading {
    font-size: 24px;
  }
}
.property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--preheading.additional-text {
  font-size: 13px;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--preheading.additional-text {
    font-size: 16px;
  }
}
.property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--heading h3 {
  color: #FFFFFF;
  line-height: 1;
  font-size: 32px;
  margin: 0px 0px;
}
@media (min-width: 768px) {
  .property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--heading h3 {
    font-size: 42px;
  }
}
@media (min-width: 992px) {
  .property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--heading h3 {
    margin: 0px 0px 5px 0px;
  }
}
.property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--description h1, .property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--description h2, .property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--description h3, .property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--description h4, .property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--description h5, .property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--description p {
  color: #FFFFFF;
}
.property-panels .property-panels-inner .property-panel .property-panel-inner .property-panel--description a {
  color: #FFFFFF;
  text-decoration: underline;
}
.property-panels .property-panels-inner .property-panel .property-panel-inner img.arrow {
  margin-top: 10px;
}
.property-panels .property-panels-inner .property-panel:hover .overlay.overlay-purple {
  background-color: rgba(97, 115, 250, 0.9);
}
.property-panels .property-panels-inner .property-panel:hover .overlay.overlay-yellow {
  background-color: rgba(252, 204, 109, 0.9);
}
.property-panels .property-panels-inner .property-panel:hover .overlay.overlay-orange {
  background-color: rgba(255, 130, 122, 0.9);
}
.property-panels .property-panels-inner .property-panel:hover .overlay.overlay-navy {
  background-color: rgba(28, 38, 92, 0.9);
}
@media (min-width: 768px) {
  .property-panels .property-panels-inner .property-panel {
    width: 50%;
    padding: 0px 7.5px;
  }
}
@media (min-width: 992px) {
  .property-panels .property-panels-inner .property-panel {
    padding: 0px 10px;
  }
}
@media (min-width: 1200px) {
  .property-panels .property-panels-inner .property-panel {
    width: 25%;
  }
}
.property-panels .property-panels-inner .property-panel.in-view .property-panel-wrap .property-panel-bg {
  opacity: 1;
}
.property-panels .property-panels-inner .property-panel.property-panel-coming-soon .property-panel-inner {
  transform: translateY(-55%);
}
.property-panels .property-panels-inner .property-panel.property-panel-coming-soon .property-panel-inner .property-panel--headings {
  opacity: 0.25;
}
.property-panels .property-panels-inner .property-panel.property-panel-coming-soon .property-panel-wrap .property-panel-bg {
  animation: rotation 10s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@media (min-width: 768px) {
  .property-panels .property-panels-inner .property-panel:nth-last-child(-n+2) .property-panel-wrap {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .property-panels .property-panels-inner .property-panel:nth-last-child(-n+3) .property-panel-wrap {
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .property-panels .property-panels-inner {
    width: 100%;
  }
}

.image-panels {
  background-color: #6173FA;
}
.image-panels .container-fluid {
  padding: 0px 0px;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col {
  width: 100%;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-image-desktop {
  display: none;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-image-mobile {
  display: inline-block;
}
@media (min-width: 768px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col {
    width: 50%;
  }
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-image-desktop {
    display: inline-block;
  }
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-image-mobile {
    display: none;
  }
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-image {
  height: 185px;
  position: relative;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 768px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-image {
    height: auto;
  }
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data {
  background-color: #FFFFFF;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
  width: 350px;
  max-width: 100%;
  margin: 0 auto;
  padding: 50px 0px 20px 0px;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .row {
  margin: 0px 0px;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box {
  width: 50%;
  margin: 0px 0px 50px 0px;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon {
  margin: 0px 0px 15px 0px;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon svg {
  height: 85px !important;
  width: auto !important;
}
@media (min-width: 768px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon svg {
    height: 95px !important;
  }
}
@media (min-width: 992px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon svg {
    height: 100px !important;
  }
}
@media (min-width: 1200px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon svg {
    height: auto !important;
  }
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon img {
  max-height: 85px;
}
@media (min-width: 768px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon img {
    max-width: unset;
  }
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate {
  animation: rotation 8s infinite linear;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate svg {
  height: 50px !important;
}
@media (min-width: 768px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate svg {
    height: 60px !important;
  }
}
@media (min-width: 992px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate svg {
    height: 65px !important;
  }
}
@media (min-width: 1200px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate svg {
    height: auto !important;
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate-fast {
  animation: rotation 4s infinite linear;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate-fast svg {
  height: 50px !important;
}
@media (min-width: 768px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate-fast svg {
    height: 60px !important;
  }
}
@media (min-width: 992px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate-fast svg {
    height: 65px !important;
  }
}
@media (min-width: 1200px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate-fast svg {
    height: auto !important;
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate-reverse {
  animation: rotationreverse 8s infinite linear;
}
@keyframes rotationreverse {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-359deg);
  }
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-pulse {
  position: relative;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-pulse svg {
  animation: pulse 3s linear infinite;
}
@media (min-width: 1200px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-pulse svg {
    height: auto !important;
    margin-bottom: 0px;
    bottom: unset;
    position: unset;
  }
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-pulse-reverse {
  position: relative;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-pulse-reverse svg {
  animation: pulsereverse 3s linear infinite;
}
@media (min-width: 1200px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-pulse-reverse svg {
    height: auto !important;
    margin-bottom: 0px;
    bottom: unset;
    position: unset;
  }
}
@media (min-width: 1200px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon {
    margin: 0px 0px 40px 0px;
  }
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-data {
  width: 100px;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  margin-top: 20px;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-data .image-panel-icon-box-data-heading h5 {
  color: #6173FA;
  line-height: 1;
  margin: 0px 0px 5px 0px;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-data .image-panel-icon-box-data-description {
  color: #FF827A;
}
.image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-data .image-panel-icon-box-data-description p:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-data {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-data {
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box {
    width: 50%;
    margin: 0px 0px;
  }
}
@media (min-width: 992px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    padding: 75px 0px 45px 0px;
  }
}
@media (min-width: 1200px) {
  .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    width: 690px;
    margin: unset;
    padding: 115px 0px;
  }
}
.image-panels .image-panels-inner .image-panel.image-panel-image-left .image-panel-inner .row .image-panel-col.image-panel-col-image {
  opacity: 0;
  transition: opacity 4s, transform 4s;
}
.image-panels .image-panels-inner .image-panel.image-panel-image-left .image-panel-inner .row .image-panel-col.image-panel-col-data {
  transform: translateX(100%);
  transition: opacity 1s, transform 1s;
}
@media (min-width: 1200px) {
  .image-panels .image-panels-inner .image-panel.image-panel-image-left .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    float: left;
  }
}
@media (min-width: 1200px) {
  .image-panels .image-panels-inner .image-panel.image-panel-image-left .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    padding-left: 75px !important;
  }
}
.image-panels .image-panels-inner .image-panel.image-panel-image-right .image-panel-inner .row .image-panel-col.image-panel-col-image {
  opacity: 0;
  transition: opacity 4s, transform 4s;
}
.image-panels .image-panels-inner .image-panel.image-panel-image-right .image-panel-inner .row .image-panel-col.image-panel-col-data {
  transform: translateX(-100%);
  transition: opacity 1s, transform 1s;
}
@media (min-width: 1200px) {
  .image-panels .image-panels-inner .image-panel.image-panel-image-right .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    float: right;
  }
}
@media (min-width: 1500px) {
  .image-panels .image-panels-inner .image-panel.image-panel-image-right .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    padding-right: 75px !important;
  }
}
.image-panels .image-panels-inner .image-panel.in-view.image-panel-image-left .image-panel-inner .row .image-panel-col.image-panel-col-image {
  opacity: 1;
  transition-delay: 0s;
  transform: translateX(0%);
}
.image-panels .image-panels-inner .image-panel.in-view.image-panel-image-left .image-panel-inner .row .image-panel-col.image-panel-col-data {
  opacity: 1;
  transition-delay: 0s;
  transform: translateX(0%);
}
.image-panels .image-panels-inner .image-panel.in-view.image-panel-image-right .image-panel-inner .row .image-panel-col.image-panel-col-image {
  opacity: 1;
  transition-delay: 0s;
  transform: translateX(0%);
}
.image-panels .image-panels-inner .image-panel.in-view.image-panel-image-right .image-panel-inner .row .image-panel-col.image-panel-col-data {
  opacity: 1;
  transition-delay: 0s;
  transform: translateX(0%);
}
.image-panels .image-panels-inner .image-panel:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box:first-of-type .image-panel-icon-box-data {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .image-panels .image-panels-inner .image-panel:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box:first-of-type .image-panel-icon-box-data {
    margin-top: 25px;
  }
}
@media (min-width: 1200px) {
  .image-panels .image-panels-inner .image-panel:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box:first-of-type .image-panel-icon-box-data {
    margin-top: 0px;
  }
}
.image-panels .image-panels-inner .image-panel:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate svg {
  height: 85px !important;
  width: auto !important;
}
@media (min-width: 768px) {
  .image-panels .image-panels-inner .image-panel:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate svg {
    height: 95px !important;
  }
}
@media (min-width: 992px) {
  .image-panels .image-panels-inner .image-panel:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate svg {
    height: 100px !important;
  }
}
@media (min-width: 1200px) {
  .image-panels .image-panels-inner .image-panel:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate svg {
    height: auto !important;
  }
}

body.page-template-page-esg .image-panels {
  margin-top: -30px;
}
body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
  padding: 50px 0px 20px 0px;
}
body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box {
  width: 100%;
}
body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon img {
  max-width: auto;
}
body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-data {
  width: 260px;
  max-width: 100%;
}
body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-data .image-panel-icon-box-data-description p {
  color: #000000;
  font-size: 11px;
  line-height: 1.4;
}
@media (min-width: 768px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-data .image-panel-icon-box-data-description p {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-data .image-panel-icon-box-data-description p {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box {
    width: 50%;
  }
}
@media (min-width: 768px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    padding: 75px 0px 45px 0px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    padding: 65px 0px;
  }
}
body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col:first-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
  padding-top: 15px;
}
@media (min-width: 768px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col:first-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col:first-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    padding-top: 75px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col:first-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    padding-top: 115px;
  }
}
body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
  margin-top: 50px;
}
body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box:first-of-type .image-panel-icon-box-data {
  margin-top: 30px;
}
@media (min-width: 992px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box:first-of-type .image-panel-icon-box-data {
    margin-top: 25px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box:first-of-type .image-panel-icon-box-data {
    margin-top: 0px;
  }
}
body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate svg {
  height: 85px !important;
  width: auto !important;
}
@media (min-width: 768px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate svg {
    height: 95px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate svg {
    height: 100px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box .image-panel-icon-box-icon.animate-rotate svg {
    height: auto !important;
  }
}
@media (min-width: 768px) {
  body.page-template-page-esg .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  body.page-template-page-esg .image-panels {
    margin-top: 0px;
  }
}

body.page-template-page-investment .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
  padding: 50px 0px 0px 0px;
}
@media (min-width: 992px) {
  body.page-template-page-investment .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    padding: 75px 0px 45px 0px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-investment .image-panels .image-panels-inner .image-panel .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes {
    padding: 115px 0px;
  }
}
body.page-template-page-investment .image-panels .image-panels-inner .image-panel:last-of-type .image-panel-inner .row .image-panel-col.image-panel-col-data .image-panel-icon-boxes .image-panel-icon-box:first-of-type .image-panel-icon-box-data {
  margin-top: 20px;
}

.strategy-panel .heading h3 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: GalanoGrotesqueSemiBold;
}
.strategy-panel .body p {
  line-height: 1.125;
}
.strategy-panel .body p:last-of-type {
  margin-bottom: 0px;
}
.strategy-panel#strategy-panel-one {
  position: relative;
  background-size: cover !important;
  background-position: center right !important;
}
.strategy-panel#strategy-panel-one .strategy-panel-inner .row {
  justify-content: end;
}
.strategy-panel#strategy-panel-one .strategy-panel-inner .row .strategy-panel-col {
  width: 100%;
  transition: opacity 2s 0s, transform 1s 0s;
  background-color: transparent;
  transform: translateX(100%);
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-one .strategy-panel-inner .row .strategy-panel-col {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .strategy-panel#strategy-panel-one .strategy-panel-inner .row .strategy-panel-col {
    width: 37.5%;
  }
}
.strategy-panel#strategy-panel-one .strategy-panel-inner .row .strategy-panel-col .strategy-panel-col-inner {
  width: 100%;
  max-width: 100%;
  text-align: center;
  padding: 75px 0px;
  background-color: rgba(255, 130, 122, 0.77);
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-one .strategy-panel-inner .row .strategy-panel-col .strategy-panel-col-inner {
    padding: 100px 75px;
  }
}
@media (min-width: 992px) {
  .strategy-panel#strategy-panel-one .strategy-panel-inner .row .strategy-panel-col .strategy-panel-col-inner {
    width: 400px;
    padding: 120px 75px 100px 75px;
  }
}
.strategy-panel#strategy-panel-one .break {
  margin: 0 auto;
  border: 1px solid #FFFFFF;
  width: 220px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .strategy-panel#strategy-panel-one .break {
    width: 85%;
  }
}
.strategy-panel#strategy-panel-one .heading h3 {
  color: #FFFFFF;
  margin: 0 0 50px 0;
}
.strategy-panel#strategy-panel-one .body {
  width: 220px;
  margin: 0 auto;
}
.strategy-panel#strategy-panel-one .body.body-top {
  margin-bottom: 30px;
}
.strategy-panel#strategy-panel-one .body.body-bottom {
  margin-top: 30px;
}
.strategy-panel#strategy-panel-one .body h1, .strategy-panel#strategy-panel-one .body h2, .strategy-panel#strategy-panel-one .body h3, .strategy-panel#strategy-panel-one .body h4, .strategy-panel#strategy-panel-one .body h5, .strategy-panel#strategy-panel-one .body p {
  color: #FFFFFF;
}
.strategy-panel#strategy-panel-one .body a {
  color: #FFFFFF;
  text-decoration: underline;
}
.strategy-panel#strategy-panel-one .body ul li, .strategy-panel#strategy-panel-one .body ol li {
  color: #FFFFFF;
}
@media (min-width: 992px) {
  .strategy-panel#strategy-panel-one .body {
    width: auto;
  }
}
.strategy-panel#strategy-panel-one.in-view .strategy-panel-inner .row .strategy-panel-col {
  opacity: 1;
  transition-delay: 0.5s;
  transform: translateX(0%);
}
.strategy-panel#strategy-panel-one.in-view .strategy-panel-inner .row .strategy-panel-col .strategy-panel-col-inner {
  background-color: #FF827A;
  cursor: url("/wp-content/themes/bloom/images/cursor-invert.svg"), auto;
}
.strategy-panel#strategy-panel-one.in-view .strategy-panel-inner .row .strategy-panel-col .strategy-panel-col-inner a {
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3-invert.svg"), auto;
}
.strategy-panel#strategy-panel-one svg.image-dot {
  position: absolute;
}
.strategy-panel#strategy-panel-one svg.image-dot.image-dot-left {
  top: 35%;
  left: -25px;
  width: 35px;
  height: auto;
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-one svg.image-dot.image-dot-left {
    left: 20%;
    animation: pulseL2 4s linear infinite;
  }
}
@media (min-width: 992px) {
  .strategy-panel#strategy-panel-one svg.image-dot.image-dot-left {
    width: auto;
  }
}
.strategy-panel#strategy-panel-one svg.image-dot.image-dot-center {
  top: 25px;
  right: 10%;
  width: 37px;
  height: auto;
  transition-delay: 6s;
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-one svg.image-dot.image-dot-center {
    right: 34.5%;
    width: 77px;
    animation: pulseCenter 2s linear infinite;
  }
}
.strategy-panel#strategy-panel-one svg.image-dot.image-dot-right {
  bottom: 30%;
  right: 25px;
  width: 41px;
  height: auto;
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-one svg.image-dot.image-dot-right {
    animation: pulseL 3s linear infinite;
    width: 20px;
    bottom: 10%;
  }
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-one svg.image-dot.image-dot-right {
    bottom: 30%;
  }
}
.strategy-panel#strategy-panel-two {
  background-color: #1C265C;
}
.strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-data {
  width: 100%;
  text-align: center;
  background-color: #dfe3fe;
  padding: 75px 0px;
}
.strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-data .strategy-panel-tri {
  width: 830px;
  margin: 0 auto;
  max-width: 100%;
}
.strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-data .strategy-panel-tri .row {
  display: flex;
  align-items: center;
}
.strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-data .strategy-panel-tri .row .strategy-panel-tri-col {
  width: 100%;
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-data .strategy-panel-tri .row .strategy-panel-tri-col.strategy-panel-tri-col-one .strategy-panel-tri-col-inner {
    float: right;
  }
}
.strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-data .strategy-panel-tri .row .strategy-panel-tri-col.strategy-panel-tri-col-two {
  border-left: 1px solid #FF827A;
  border-right: 1px solid #FF827A;
}
.strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-data .strategy-panel-tri .row .strategy-panel-tri-col.strategy-panel-tri-col-two .strategy-panel-tri-col-inner {
  padding: 0px 20px;
  margin: 0 auto;
  width: 275px;
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-data .strategy-panel-tri .row .strategy-panel-tri-col.strategy-panel-tri-col-three .strategy-panel-tri-col-inner {
    float: left;
  }
}
.strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-data .strategy-panel-tri .row .strategy-panel-tri-col .strategy-panel-tri-col-inner {
  width: 220px;
  max-width: 100%;
  padding: 0px 30px;
  margin: 0 auto;
  border-bottom: 1px solid #FF827A;
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-data .strategy-panel-tri .row .strategy-panel-tri-col .strategy-panel-tri-col-inner {
    margin: unset;
    border-bottom: 0px;
  }
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-data .strategy-panel-tri .row .strategy-panel-tri-col {
    width: 33.33%;
  }
}
.strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-data .strategy-panel-tri .row .strategy-panel-tri-col:last-of-type .strategy-panel-tri-col-inner {
  border-bottom: 0px;
  padding-bottom: 0px !important;
}
@media (min-width: 992px) {
  .strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-data {
    width: 62.5%;
    padding: 145px 0px 170px 0px;
  }
}
.strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-image {
  opacity: 0;
  width: 100%;
  height: 250px;
  position: relative;
  background-size: cover !important;
  background-position: center center !important;
  transition: opacity 2s 0s, transform 1s 0s;
  background-color: transparent;
  transform: translateX(0%);
}
.strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-image.strategy-panel-col-image-mobile {
  display: block;
}
@media (min-width: 992px) {
  .strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-image.strategy-panel-col-image-mobile {
    display: none;
  }
}
.strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-image.strategy-panel-col-image-desktop {
  display: none;
}
@media (min-width: 992px) {
  .strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-image.strategy-panel-col-image-desktop {
    display: inline-block;
  }
}
.strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-image svg.image-dot {
  width: 75px;
  height: auto;
  position: absolute;
  top: 25%;
  right: 10%;
  transition: opacity 2.5s, transform 2.5s;
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-image svg.image-dot {
    right: 30%;
    width: 40px;
    animation: pulseL 4s linear infinite;
  }
}
@media (min-width: 992px) {
  .strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-image svg.image-dot {
    width: 175px;
  }
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-image {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .strategy-panel#strategy-panel-two .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-image {
    width: 37.5%;
    height: unset;
  }
}
.strategy-panel#strategy-panel-two .heading h3 {
  margin: 0 0 20px 0;
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-two .heading h3 {
    margin: 0 0 50px 0;
  }
}
.strategy-panel#strategy-panel-two.in-view .strategy-panel-inner .row .strategy-panel-col.strategy-panel-col-image {
  opacity: 1;
  transition-delay: 0.5s;
  transform: translateX(0%);
}
.strategy-panel#strategy-panel-three {
  position: relative;
  background-size: cover !important;
  background-position: center center !important;
}
.strategy-panel#strategy-panel-three .strategy-panel-inner {
  padding: 75px 0px;
}
.strategy-panel#strategy-panel-three .strategy-panel-inner .strategy-panel-col {
  width: 650px;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
}
.strategy-panel#strategy-panel-three .strategy-panel-inner .strategy-panel-col .strategy-panel-dual .row {
  display: flex;
  align-items: center;
}
.strategy-panel#strategy-panel-three .strategy-panel-inner .strategy-panel-col .strategy-panel-dual .row .strategy-panel-dual-col {
  width: 100%;
  padding: 0px 0px;
}
.strategy-panel#strategy-panel-three .strategy-panel-inner .strategy-panel-col .strategy-panel-dual .row .strategy-panel-dual-col.strategy-panel-tri-col-left .strategy-panel-dual-col-inner {
  float: unset;
  margin: 0 auto;
  border-bottom: 1px solid #FFFFFF;
}
.strategy-panel#strategy-panel-three .strategy-panel-inner .strategy-panel-col .strategy-panel-dual .row .strategy-panel-dual-col.strategy-panel-tri-col-left .strategy-panel-dual-col-inner .body {
  margin: 0px 0px 25px 0px;
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-three .strategy-panel-inner .strategy-panel-col .strategy-panel-dual .row .strategy-panel-dual-col.strategy-panel-tri-col-left .strategy-panel-dual-col-inner .body {
    margin: 0px 0px;
  }
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-three .strategy-panel-inner .strategy-panel-col .strategy-panel-dual .row .strategy-panel-dual-col.strategy-panel-tri-col-left .strategy-panel-dual-col-inner {
    float: left;
    border-bottom: 0px;
  }
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-three .strategy-panel-inner .strategy-panel-col .strategy-panel-dual .row .strategy-panel-dual-col.strategy-panel-tri-col-left {
    border-right: 2px solid #FF827A;
  }
}
.strategy-panel#strategy-panel-three .strategy-panel-inner .strategy-panel-col .strategy-panel-dual .row .strategy-panel-dual-col.strategy-panel-tri-col-right .strategy-panel-dual-col-inner {
  float: unset;
  margin: 0 auto;
}
.strategy-panel#strategy-panel-three .strategy-panel-inner .strategy-panel-col .strategy-panel-dual .row .strategy-panel-dual-col.strategy-panel-tri-col-right .strategy-panel-dual-col-inner .body {
  margin: 25px 0px 0px 0px;
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-three .strategy-panel-inner .strategy-panel-col .strategy-panel-dual .row .strategy-panel-dual-col.strategy-panel-tri-col-right .strategy-panel-dual-col-inner .body {
    margin: 0px 0px;
  }
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-three .strategy-panel-inner .strategy-panel-col .strategy-panel-dual .row .strategy-panel-dual-col.strategy-panel-tri-col-right .strategy-panel-dual-col-inner {
    float: right;
  }
}
.strategy-panel#strategy-panel-three .strategy-panel-inner .strategy-panel-col .strategy-panel-dual .row .strategy-panel-dual-col .strategy-panel-dual-col-inner {
  width: 275px;
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-three .strategy-panel-inner .strategy-panel-col .strategy-panel-dual .row .strategy-panel-dual-col {
    width: 50%;
    padding: 25px 0px;
  }
}
@media (min-width: 992px) {
  .strategy-panel#strategy-panel-three .strategy-panel-inner {
    padding: 120px 0px 100px 0px;
  }
}
.strategy-panel#strategy-panel-three .heading h3 {
  color: #FF827A;
  margin: 0 0 50px 0;
}
.strategy-panel#strategy-panel-three .body h1, .strategy-panel#strategy-panel-three .body h2, .strategy-panel#strategy-panel-three .body h3, .strategy-panel#strategy-panel-three .body h4, .strategy-panel#strategy-panel-three .body h5, .strategy-panel#strategy-panel-three .body p {
  color: #1C265C;
}
.strategy-panel#strategy-panel-three .body a {
  color: #1C265C;
  text-decoration: underline;
}
.strategy-panel#strategy-panel-three .body ul li, .strategy-panel#strategy-panel-three .body ol li {
  color: #1C265C;
}
.strategy-panel#strategy-panel-three .image-dot {
  position: absolute;
}
.strategy-panel#strategy-panel-three .image-dot.image-dot-left {
  width: 55px;
  height: auto;
  left: 5px;
  top: 60px;
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-three .image-dot.image-dot-left {
    top: 40px;
    left: 20%;
    width: 10px;
    transition-delay: 1.5s;
    animation: pulseL 2s linear infinite;
  }
}
@media (min-width: 992px) {
  .strategy-panel#strategy-panel-three .image-dot.image-dot-left {
    width: 65px;
    top: 60px;
    animation: pulseL 4s linear infinite;
  }
}
.strategy-panel#strategy-panel-three .image-dot.image-dot-right {
  width: 20px;
  height: auto;
  right: 20px;
  bottom: 20px;
}
@media (min-width: 768px) {
  .strategy-panel#strategy-panel-three .image-dot.image-dot-right {
    right: 20%;
    bottom: 30px;
    animation: pulseL 3s linear infinite;
  }
}
@media (min-width: 992px) {
  .strategy-panel#strategy-panel-three .image-dot.image-dot-right {
    width: 40px;
    bottom: 70px;
  }
}

.introduction .introduction-inner {
  z-index: 99;
  position: relative;
  margin: 50px 0 0 0;
}
.introduction .introduction-inner .introduction-col {
  width: 300px;
  margin: 0 auto;
  max-width: 100%;
}
.introduction .introduction-inner .introduction-col .introduction-heading {
  opacity: 0;
  transform: translateY(25%);
  transition: opacity 1.5s, transform 1.5s;
}
.introduction .introduction-inner .introduction-col .introduction-heading h1, .introduction .introduction-inner .introduction-col .introduction-heading h2, .introduction .introduction-inner .introduction-col .introduction-heading h3 {
  color: #1C265C;
  line-height: 33px;
}
@media (min-width: 1200px) {
  .introduction .introduction-inner .introduction-col .introduction-heading h1, .introduction .introduction-inner .introduction-col .introduction-heading h2, .introduction .introduction-inner .introduction-col .introduction-heading h3 {
    margin: 0 0 20px 0;
    line-height: 49px;
  }
}
.introduction .introduction-inner .introduction-col .introduction-body {
  opacity: 0;
  transform: translateY(25%);
  transition: opacity 1.5s, transform 1.5s;
}
.introduction .introduction-inner .introduction-col .introduction-body p {
  line-height: 1.4;
}
.introduction .introduction-inner .introduction-col .introduction-body p:last-of-type {
  margin: 0px 0px;
}
@media (min-width: 768px) {
  .introduction .introduction-inner .introduction-col {
    width: unset;
  }
}
@media (min-width: 768px) {
  .introduction .introduction-inner {
    margin: 75px 0 0 0;
  }
}
@media (min-width: 1200px) {
  .introduction .introduction-inner {
    margin: 120px 0 0 0;
  }
}
.introduction.in-view .introduction-inner .introduction-col .introduction-heading {
  opacity: 1;
  transform: translateY(0%);
}
.introduction.in-view .introduction-inner .introduction-col .introduction-body {
  opacity: 1;
  transform: translateY(0%);
}
.introduction.principles-heading h2 {
  color: #1C265C;
}

body.page-template-page-strategy .introduction {
  background-color: #dfe3fe;
}
body.page-template-page-strategy .introduction .introduction-inner {
  padding: 50px 0px;
  margin: 0px 0px;
}
body.page-template-page-strategy .introduction .introduction-inner .introduction-col {
  width: 200px;
}
@media (min-width: 768px) {
  body.page-template-page-strategy .introduction .introduction-inner .introduction-col {
    width: 900px;
  }
}
body.page-template-page-strategy .introduction .introduction-inner .introduction-body p {
  font-size: 14px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  body.page-template-page-strategy .introduction .introduction-inner .introduction-body p {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  body.page-template-page-strategy .introduction .introduction-inner .introduction-body p {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-strategy .introduction .introduction-inner .introduction-body p {
    font-size: 31px;
  }
}
@media (min-width: 768px) {
  body.page-template-page-strategy .introduction .introduction-inner {
    padding: 75px 0px;
    margin: 0px 0px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-strategy .introduction .introduction-inner {
    padding: 120px 0px;
    margin: 0px 0px;
  }
}

@media (min-width: 992px) {
  body.page-template-page-purpose .introduction-inner .introduction-col {
    width: 600px;
  }
}

body.page-template-page-investment .introduction .introduction-inner .introduction-col {
  width: 300px;
  max-width: 100%;
}
@media (min-width: 768px) {
  body.page-template-page-investment .introduction .introduction-inner .introduction-col {
    width: 450px;
  }
}
@media (min-width: 992px) {
  body.page-template-page-investment .introduction .introduction-inner .introduction-col {
    width: 580px;
  }
}
@media (min-width: 1500px) {
  body.page-template-page-investment .introduction .introduction-inner .introduction-col {
    width: 585px;
  }
}

.announcement {
  background-color: #FF827A;
}
.announcement .announcement-inner {
  margin: 0 auto;
  max-width: 100%;
  display: block;
  padding: 35px 0px;
}
.announcement .announcement-inner .announcement-col {
  width: 350px;
  margin: 0 auto;
  max-width: 100%;
  display: block;
}
.announcement .announcement-inner .announcement-col .announcement-heading {
  opacity: 0;
  transition: opacity 1.5s, transform 1.5s;
}
.announcement .announcement-inner .announcement-col .announcement-heading h1, .announcement .announcement-inner .announcement-col .announcement-heading h2, .announcement .announcement-inner .announcement-col .announcement-heading h3, .announcement .announcement-inner .announcement-col .announcement-heading h4, .announcement .announcement-inner .announcement-col .announcement-heading h5 {
  color: #FFFFFF;
}
@media (min-width: 1200px) {
  .announcement .announcement-inner .announcement-col .announcement-heading h1, .announcement .announcement-inner .announcement-col .announcement-heading h2, .announcement .announcement-inner .announcement-col .announcement-heading h3, .announcement .announcement-inner .announcement-col .announcement-heading h4, .announcement .announcement-inner .announcement-col .announcement-heading h5 {
    margin: 0px 0px 50px 0px;
  }
}
.announcement .announcement-inner .announcement-col .announcement-body {
  opacity: 0;
  transition: opacity 1.5s, transform 1.5s;
}
.announcement .announcement-inner .announcement-col .announcement-body h1, .announcement .announcement-inner .announcement-col .announcement-body h2, .announcement .announcement-inner .announcement-col .announcement-body h3, .announcement .announcement-inner .announcement-col .announcement-body h4, .announcement .announcement-inner .announcement-col .announcement-body h5, .announcement .announcement-inner .announcement-col .announcement-body p {
  color: #FFFFFF;
  font-family: GalanoGrotesqueSemiBold;
}
.announcement .announcement-inner .announcement-col .announcement-body a {
  color: #FFFFFF;
  text-decoration: underline;
  font-family: GalanoGrotesqueSemiBold;
}
.announcement .announcement-inner .announcement-col .announcement-body p:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .announcement .announcement-inner .announcement-col {
    width: 400px;
  }
}
@media (min-width: 992px) {
  .announcement .announcement-inner .announcement-col {
    width: unset;
  }
}
@media (min-width: 768px) {
  .announcement .announcement-inner {
    padding: 50px 0px;
  }
}
@media (min-width: 992px) {
  .announcement .announcement-inner {
    width: 580px;
    padding: 75px 0px 100px 0px;
  }
}
.announcement.in-view .announcement-inner .announcement-col .announcement-heading {
  opacity: 1;
  transition-delay: 0.2s;
}
.announcement.in-view .announcement-inner .announcement-col .announcement-body {
  opacity: 1;
  transition-delay: 0.6s;
}

.people {
  position: relative;
}
.people .people-inner {
  width: 1200px;
  margin: 0 auto;
  max-width: 100%;
}
.people .people-inner .section-heading {
  margin: 0px 0px 25px 0px;
}
@media (min-width: 768px) {
  .people .people-inner .section-heading {
    margin: 0px 0px 35px 0px;
  }
}
@media (min-width: 1200px) {
  .people .people-inner .section-heading {
    margin: 0px 0px 75px 0px;
  }
}
.people .people-inner .section-heading h2 {
  color: #1C265C;
  font-size: 28px;
  line-height: 1.2;
  margin: 0 0 20px;
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
  letter-spacing: -0.78px;
}
@media (min-width: 768px) {
  .people .people-inner .section-heading h2 {
    font-size: 32px;
    letter-spacing: -0.78px;
  }
}
@media (min-width: 992px) {
  .people .people-inner .section-heading h2 {
    font-size: 39px;
  }
}
.team-members .row {
  margin: 0px 0px;
}
.team-members .team-member {
  width: 100%;
  clear: both;
  display: flex;
  padding: 12.5px 0px;
  margin-bottom: 10px;
}
.team-members .team-member .team-member-inner {
  width: 400px;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.team-members .team-member .team-member-inner .image {
  margin-bottom: 20px;
}
.team-members .team-member .team-member-inner .image img {
  opacity: 0;
  display: block;
  width: 100%;
  transition: opacity 2s 0s, transform 1s 0s;
}
.team-members .team-member .team-member-inner .image .image-wrap {
  background-color: #6173FA;
  border-radius: 30px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .team-members .team-member .team-member-inner .image {
    margin-bottom: 40px;
  }
}
.team-members .team-member .team-member-inner .data-wrap {
  opacity: 0;
  transition: opacity 2s 0s, transform 1s 0s;
}
@media (min-width: 1200px) {
  .team-members .team-member .team-member-inner .data-wrap {
    padding-right: 15px;
  }
}
.team-members .team-member .team-member-inner .headings {
  margin-bottom: 15px;
}
.team-members .team-member .team-member-inner .headings .name h4 {
  color: #FF827A;
  font-size: 14px;
  margin: 0px 0px;
  font-family: GalanoGrotesqueSemiBold;
}
@media (min-width: 768px) {
  .team-members .team-member .team-member-inner .headings .name h4 {
    color: #FF827A;
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .team-members .team-member .team-member-inner .headings .name h4 {
    font-size: 22px;
  }
}
.team-members .team-member .team-member-inner .headings .role p {
  color: #1C265C;
  font-size: 11px;
  margin: 0px 0px 5px 0px;
  font-family: GalanoGrotesqueMedium;
}
@media (min-width: 768px) {
  .team-members .team-member .team-member-inner .headings .role p {
    color: #6173FA;
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .team-members .team-member .team-member-inner .headings .role p {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .team-members .team-member .team-member-inner .headings {
    margin-bottom: 20px;
  }
}
.team-members .team-member .team-member-inner .body p {
  color: #0B101E;
  margin: 0px 0px 15px 0px;
}
.team-members .team-member .team-member-inner .body ul li, .team-members .team-member .team-member-inner .body ol li {
  color: #0B101E;
}
.team-members .team-member .team-member-inner .contacts {
  margin: 0px 0px 5px 0px;
}
.team-members .team-member .team-member-inner .contacts a:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .team-members .team-member .team-member-inner .contacts {
    margin: 0px 0px;
  }
}
@media (min-width: 768px) {
  .team-members .team-member .team-member-inner {
    padding: 0px 10px;
  }
}
@media (min-width: 992px) {
  .team-members .team-member .team-member-inner {
    width: 585px;
    max-width: 100%;
    padding: 0px 10px;
  }
}
@media (min-width: 768px) {
  .team-members .team-member {
    width: 50%;
    padding: 20px 0px;
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .team-members .team-member {
    width: 50%;
    padding: 35px 0px;
  }
}
.team-members .team-member:last-of-type {
  padding-bottom: 0px;
}
@media (min-width: 992px) {
  .team-members .team-member:last-of-type {
    padding-bottom: inherit;
  }
}
.team-members .team-member:nth-of-type(1n) {
  padding-top: 0px;
}
.team-members .team-member:nth-of-type(2n) {
  padding-top: 0px;
}
.team-members .team-member:nth-last-of-type(1n) {
  padding-top: 0px;
}
.team-members .team-member:nth-last-of-type(2n) {
  padding-top: 0px;
}
.team-members .team-member.in-view .team-member-inner .image img {
  opacity: 1;
}
.team-members .team-member.in-view .team-member-inner .data-wrap {
  opacity: 1;
  transition-delay: 0.5s;
}

.gallery {
  position: relative;
}
.gallery .gallery-inner {
  width: 1200px;
  margin: 0 auto;
  max-width: 100%;
}
.gallery .gallery-inner .row {
  margin: 0px -30px;
}
@media (min-width: 768px) {
  .gallery .gallery-inner .row {
    margin: unset;
  }
}
.gallery .gallery-inner .gallery-col {
  display: flex;
  padding: 2.5px 2.5px;
  align-items: center;
}
.gallery .gallery-inner .gallery-col.gallery-col-100 .gallery-image-wrap {
  height: 150px;
}
.gallery .gallery-inner .gallery-col.gallery-col-100 .gallery-image-wrap svg#gallery-dot-three-one {
  display: block;
  left: 110px;
  top: 50%;
  transform: translateY(-50%);
}
.gallery .gallery-inner .gallery-col.gallery-col-100 .gallery-image-wrap svg#gallery-dot-three-two {
  display: block;
  left: 15px;
  bottom: 15px;
  animation-delay: 3s;
  width: 40px;
}
@media (min-width: 768px) {
  .gallery .gallery-inner .gallery-col.gallery-col-100 .gallery-image-wrap svg#gallery-dot-three-two {
    width: auto;
  }
}
.gallery .gallery-inner .gallery-col.gallery-col-100 .gallery-image-wrap svg#gallery-dot-three-three {
  display: block;
  right: 15%;
  bottom: 20px;
  animation-delay: 2s;
  width: 20px;
}
@media (min-width: 768px) {
  .gallery .gallery-inner .gallery-col.gallery-col-100 .gallery-image-wrap svg#gallery-dot-three-three {
    bottom: 110px;
    right: 35%;
    width: auto;
  }
}
@media (min-width: 768px) {
  .gallery .gallery-inner .gallery-col.gallery-col-100 .gallery-image-wrap {
    height: 250px;
  }
}
@media (min-width: 992px) {
  .gallery .gallery-inner .gallery-col.gallery-col-100 .gallery-image-wrap {
    height: 407px;
  }
}
.gallery .gallery-inner .gallery-col .gallery-image-wrap {
  background-color: #6173FA;
  background-size: cover !important;
  background-position: center center;
  opacity: 0;
  transition: opacity 2s 0s, transform 1s 0s;
  position: relative;
  overflow: hidden;
  height: 100px;
  width: 100%;
}
.gallery .gallery-inner .gallery-col .gallery-image-wrap svg.gallery-dot {
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .gallery .gallery-inner .gallery-col .gallery-image-wrap svg.gallery-dot {
    animation: pulseD 4s linear infinite;
  }
}
@media (min-width: 768px) {
  .gallery .gallery-inner .gallery-col .gallery-image-wrap {
    height: 175px;
  }
}
@media (min-width: 992px) {
  .gallery .gallery-inner .gallery-col .gallery-image-wrap {
    height: 305px;
  }
}
.gallery .gallery-inner .gallery-col img {
  opacity: 0;
  display: block;
  transition: opacity 2s 0s, transform 1s 0s;
}
.gallery .gallery-inner .gallery-col.gallery-col.gallery-col-100 {
  width: 100%;
}
.gallery .gallery-inner .gallery-col.gallery-col.gallery-col-65 {
  width: 65%;
}
.gallery .gallery-inner .gallery-col.gallery-col.gallery-col-65.align-left .gallery-image-wrap {
  border-top-left-radius: 0px;
}
.gallery .gallery-inner .gallery-col.gallery-col.gallery-col-65.align-left .gallery-image-wrap svg#gallery-dot-one {
  animation-delay: 1s;
  display: block;
  left: 35px;
  top: 35px;
}
@media (min-width: 992px) {
  .gallery .gallery-inner .gallery-col.gallery-col.gallery-col-65.align-left .gallery-image-wrap {
    border-top-left-radius: 65px;
  }
}
@media (min-width: 1200px) {
  .gallery .gallery-inner .gallery-col.gallery-col.gallery-col-65.align-left .gallery-image-wrap {
    border-top-left-radius: 110px;
  }
}
@media (min-width: 992px) {
  .gallery .gallery-inner .gallery-col.gallery-col.gallery-col-65.align-left {
    margin-left: unset;
  }
}
.gallery .gallery-inner .gallery-col.gallery-col.gallery-col-65.align-right {
  margin-right: -15px;
}
.gallery .gallery-inner .gallery-col.gallery-col.gallery-col-65.align-right .gallery-image-wrap {
  border-bottom-right-radius: 0px;
}
@media (min-width: 992px) {
  .gallery .gallery-inner .gallery-col.gallery-col.gallery-col-65.align-right .gallery-image-wrap {
    border-bottom-right-radius: 65px;
  }
}
@media (min-width: 1200px) {
  .gallery .gallery-inner .gallery-col.gallery-col.gallery-col-65.align-right .gallery-image-wrap {
    border-bottom-right-radius: 110px;
  }
}
@media (min-width: 992px) {
  .gallery .gallery-inner .gallery-col.gallery-col.gallery-col-65.align-right {
    margin-right: unset;
  }
}
.gallery .gallery-inner .gallery-col.gallery-col.gallery-col-35 {
  width: 35%;
  height: auto;
}
.gallery .gallery-inner .gallery-col.gallery-col.gallery-col-35.align-right {
  opacity: 1;
  transition: opacity 1s, transform 1s;
}
.gallery .gallery-inner .gallery-col.gallery-col.gallery-col-35.align-right svg#gallery-dot-two {
  display: block;
  left: 15px;
  bottom: 15px;
  width: 30px;
}
@media (min-width: 768px) {
  .gallery .gallery-inner .gallery-col.gallery-col.gallery-col-35.align-right svg#gallery-dot-two {
    width: auto;
  }
}
@media (min-width: 768px) {
  .gallery .gallery-inner .gallery-col.gallery-col.gallery-col-35.align-right {
    transform: translateX(100%);
  }
}
.gallery .gallery-inner .gallery-col.gallery-col.gallery-col-35.align-left {
  opacity: 1;
  transition: opacity 1s, transform 1s;
}
.gallery .gallery-inner .gallery-col.gallery-col.gallery-col-35.align-left svg#gallery-dot-four {
  display: block;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}
@media (min-width: 768px) {
  .gallery .gallery-inner .gallery-col.gallery-col.gallery-col-35.align-left svg#gallery-dot-four {
    width: auto;
  }
}
@media (min-width: 768px) {
  .gallery .gallery-inner .gallery-col.gallery-col.gallery-col-35.align-left {
    transform: translateX(-100%);
  }
}
.gallery .gallery-inner .gallery-col.align-left {
  justify-content: center;
}
@media (min-width: 768px) {
  .gallery .gallery-inner .gallery-col.align-left {
    justify-content: start;
  }
}
.gallery .gallery-inner .gallery-col.align-right {
  justify-content: center;
}
@media (min-width: 768px) {
  .gallery .gallery-inner .gallery-col.align-right {
    justify-content: end;
  }
}
@media (min-width: 768px) {
  .gallery .gallery-inner .gallery-col {
    padding: 4px 4px;
  }
}
@media (min-width: 992px) {
  .gallery .gallery-inner .gallery-col {
    padding: 8px 8px;
  }
}
.gallery .gallery-inner .gallery-col.in-view.gallery-col .gallery-image-wrap {
  opacity: 1;
  transition-delay: 0s;
}
.gallery .gallery-inner .gallery-col.in-view.gallery-col.gallery-col-35 {
  width: 35%;
  height: auto;
}
.gallery .gallery-inner .gallery-col.in-view.gallery-col.gallery-col-35.align-right {
  opacity: 1;
  transition-delay: 0s;
  transform: translateX(0%);
}
.gallery .gallery-inner .gallery-col.in-view.gallery-col.gallery-col-35.align-left {
  opacity: 1;
  transition-delay: 0s;
  transform: translateX(0%);
}
.gallery .gallery-inner .gallery-col.in-view img {
  opacity: 1;
}
.gallery.in-view-alt img.web-right {
  opacity: 1;
  transition-delay: 2s;
  transform: translateX(0%);
}
.gallery img.web-right {
  opacity: 0;
  position: absolute;
  z-index: 999;
  width: 175px;
  top: -25px;
  right: -50px;
  transition: opacity 4s 0s, transform 1s 0s;
}
@media (min-width: 768px) {
  .gallery img.web-right {
    width: 300px;
    top: -50px;
    right: -50px;
  }
}
@media (min-width: 992px) {
  .gallery img.web-right {
    width: 500px;
    top: -70px;
    right: -50px;
  }
}
@media (min-width: 1200px) {
  .gallery img.web-right {
    right: 0;
    top: -150px;
    width: 555px;
  }
}

.customers {
  position: relative;
  margin: 0px 0px;
  position: relative;
}
.customers .customers-inner .row {
  margin: 0px -20px;
}
.customers .customers-inner .customers-cols .customers-col {
  width: 100%;
  z-index: 999;
  position: relative;
  transform: translateX(0%);
  transition: opacity 1.5s, transform 1.5s;
}
.customers .customers-inner .customers-cols .customers-col.customers-col-image {
  height: 250px;
  background-color: #6173FA;
  background-size: cover !important;
  background-position: center center;
  transition: opacity 1.5s, transform 1.5s;
  transition-delay: 0s;
  position: relative;
  overflow: hidden;
  width: 100%;
  opacity: 0;
}
@media (min-width: 768px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-image {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-image {
    opacity: 1;
    height: unset;
    width: 45%;
    transform: translateX(200%);
    border-top-left-radius: 65px;
    border-bottom-left-radius: 65px;
  }
}
@media (min-width: 1200px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-image {
    height: unset;
    width: 48.5%;
    border-top-left-radius: 110px;
    border-bottom-left-radius: 110px;
  }
}
.customers .customers-inner .customers-cols .customers-col.customers-col-data {
  width: 100%;
  display: flex;
  align-items: center;
}
.customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-col-inner {
  opacity: 0;
  text-align: center;
  padding: 50px 24px 30px 24px;
  position: relative;
  width: 350px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  background-color: #FF827A;
  transition: opacity 4s 0s, transform 1s 0s;
  cursor: url("/wp-content/themes/bloom/images/cursor-invert.svg"), auto;
}
.customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-col-inner:before {
  top: 0;
  width: 5000px;
  height: 100%;
  right: 100%;
  content: "";
  z-index: 9;
  position: absolute;
  background-color: #FF827A;
  cursor: url("/wp-content/themes/bloom/images/cursor-invert.svg"), auto;
}
.customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-col-inner:before a {
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3-invert.svg"), auto;
}
.customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-col-inner:after {
  top: 0;
  width: 5000px;
  height: 100%;
  left: 100%;
  margin-left: -1px;
  content: "";
  z-index: 9;
  position: absolute;
  background-color: #FF827A;
  cursor: url("/wp-content/themes/bloom/images/cursor-invert.svg"), auto;
}
.customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-col-inner:after a {
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3-invert.svg"), auto;
}
.customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-col-inner .customers-col-wrap {
  opacity: 0;
  text-align: center;
  transition: opacity 4s 0s, transform 1s 0s;
}
.customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-col-inner a {
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3-invert.svg"), auto;
}
@media (min-width: 768px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-col-inner {
    width: 650px;
  }
}
@media (min-width: 992px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-col-inner {
    width: 450px;
    text-align: unset;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 50px 0px 30px 30px;
  }
}
@media (min-width: 1200px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-col-inner {
    width: 515px;
    margin-top: 80px;
    margin-bottom: 80px;
    padding: 100px 0px 80px 65px;
  }
}
.customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-heading {
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-heading h2 {
  color: #FFFFFF;
  font-size: 17px;
  margin: 0px 0px 20px 0px;
}
@media (min-width: 768px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-heading h2 {
    font-size: 20px;
    margin: 0px 0px 40px 0px;
  }
}
@media (min-width: 992px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-heading h2 {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-heading h2 {
    font-size: 32px;
    margin: 0px 0px 50px 0px;
  }
}
@media (min-width: 768px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-heading {
    width: 450px;
  }
}
@media (min-width: 992px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-heading {
    margin: unset;
  }
}
@media (min-width: 1500px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-heading {
    padding-right: 35px;
  }
}
.customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-body {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-body h1, .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-body h2, .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-body h3, .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-body h4, .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-body h5, .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-body p {
  color: #FFFFFF;
}
.customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-body a {
  color: #FFFFFF;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-body {
    width: 500px;
  }
}
@media (min-width: 992px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-data .customers-body {
    margin: unset;
  }
}
.customers .customers-inner .customers-cols .customers-col.customers-col-data .btn-holder {
  margin: 20px 0px 0px 0px;
}
@media (min-width: 992px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-data .btn-holder {
    margin: 30px 0px 0px 0px;
  }
}
@media (min-width: 992px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-data {
    width: 55%;
  }
}
@media (min-width: 1200px) {
  .customers .customers-inner .customers-cols .customers-col.customers-col-data {
    width: 51.5%;
  }
}
@media (min-width: 992px) {
  .customers .customers-inner .customers-cols .customers-col {
    width: 55%;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .customers .customers-inner .customers-cols .customers-col {
    width: 51.5%;
    display: unset;
    align-items: unset;
    transform: translateX(0%);
  }
}
.customers.in-view .customers-inner .customers-cols .customers-col.customers-col-image {
  opacity: 1;
  transition-delay: 1s;
  transform: translateX(0%);
}
.customers.in-view .customers-inner .customers-cols .customers-col.customers-col-data .customers-col-inner {
  opacity: 1;
  transition-delay: 0s;
  transform: translateX(0%);
}
.customers.in-view .customers-inner .customers-cols .customers-col.customers-col-data .customers-col-inner .customers-col-wrap {
  opacity: 1;
  transition-delay: 0s;
  transform: translateX(0%);
}
.customers.in-view img.web-left {
  opacity: 1;
  transition-delay: 2s;
  transform: translateX(0%);
}
.customers img.web-left {
  opacity: 0;
  position: absolute;
  z-index: 999;
  width: 185px;
  top: -30px;
  left: -100px;
  transition: opacity 4s 0s, transform 1s 0s;
}
@media (min-width: 768px) {
  .customers img.web-left {
    width: 250px;
    top: -60px;
    left: -100px;
  }
}
@media (min-width: 992px) {
  .customers img.web-left {
    left: -60px;
    width: 150px;
    top: -30px;
  }
}
@media (min-width: 1200px) {
  .customers img.web-left {
    left: 0;
    width: 280px;
    top: -110px;
  }
}

.articles {
  margin: 45px 0px 0px 0px;
}
.articles .articles-inner .row {
  margin: 0px -20px;
}
.articles .articles-inner .article {
  width: 100%;
  padding: 0px 5px;
  position: relative;
  margin: 0px 0px 40px 0px;
}
.articles .articles-inner .article .article-inner {
  width: 300px;
  margin: 0 auto;
  display: block;
  max-width: 100%;
  position: relative;
  text-align: center;
}
.articles .articles-inner .article .article-inner .article-image .article-wrap {
  margin: 0px 0px 15px 0px;
  background-color: #6173FA;
  border-radius: 20px;
  overflow: hidden;
}
.articles .articles-inner .article .article-inner .article-image .article-wrap img {
  opacity: 0;
  display: block;
  width: 100%;
  height: auto;
  transition: opacity 2s 0s, transform 1s 0s;
}
@media (min-width: 992px) {
  .articles .articles-inner .article .article-inner .article-image .article-wrap {
    margin: 0px 0px 40px 0px;
  }
}
@media (min-width: 992px) {
  .articles .articles-inner .article .article-inner .article-image .article-wrap {
    border-radius: 30px;
  }
}
.articles .articles-inner .article .article-inner .article-data {
  opacity: 0;
  transition: opacity 2s 0s, transform 1s 0s;
}
.articles .articles-inner .article .article-inner .article-data .article-date {
  color: #6173FA;
  font-size: 10px;
  margin: 0px 0px 10px 0px;
}
@media (min-width: 992px) {
  .articles .articles-inner .article .article-inner .article-data .article-date {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .articles .articles-inner .article .article-inner .article-data .article-date {
    font-size: 14px;
  }
}
.articles .articles-inner .article .article-inner .article-data .article-heading {
  width: 200px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.articles .articles-inner .article .article-inner .article-data .article-heading h4 {
  font-size: 17px;
  margin: 0px 0px;
}
@media (min-width: 768px) {
  .articles .articles-inner .article .article-inner .article-data .article-heading h4 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .articles .articles-inner .article .article-inner .article-data .article-heading h4 {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .articles .articles-inner .article .article-inner .article-data .article-heading h4 {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .articles .articles-inner .article .article-inner .article-data .article-heading {
    width: 385px;
    margin: unset;
  }
}
@media (min-width: 992px) {
  .articles .articles-inner .article .article-inner .article-data .article-heading {
    width: auto;
    margin: unset;
  }
}
@media (min-width: 1200px) {
  .articles .articles-inner .article .article-inner .article-data .article-heading {
    width: 500px;
    margin: unset;
  }
}
.articles .articles-inner .article .article-inner .article-data .article-body {
  margin: 15px 0px 0px 0px;
}
.articles .articles-inner .article .article-inner .article-data .article-body p {
  margin: 0px 0px 15px 0px;
}
@media (min-width: 992px) {
  .articles .articles-inner .article .article-inner .article-data .article-body p {
    margin: 0px 0px 20px 0px;
  }
}
.articles .articles-inner .article .article-inner .article-data .btn-holder {
  margin: 15px 0px 0px 0px;
}
@media (min-width: 992px) {
  .articles .articles-inner .article .article-inner .article-data .btn-holder {
    margin: 30px 0px 0px 0px;
  }
}
@media (min-width: 768px) {
  .articles .articles-inner .article .article-inner .article-data {
    padding: 0px 20px 0px 0px;
  }
}
@media (min-width: 992px) {
  .articles .articles-inner .article .article-inner .article-data {
    padding: 0px 50px 0px 0px;
  }
}
@media (min-width: 768px) {
  .articles .articles-inner .article .article-inner {
    width: 400px;
    width: auto;
    text-align: unset;
  }
}
.articles .articles-inner .article:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .articles .articles-inner .article {
    width: 50%;
    margin: 0px 0px 50px 0px;
  }
}
.articles .articles-inner .article.in-view .article-inner .article-image .article-wrap img {
  opacity: 1;
}
.articles .articles-inner .article.in-view .article-inner .article-data {
  opacity: 1;
  transition-delay: 0.5s;
}
@media (min-width: 992px) {
  .articles {
    margin: 0px 0px;
  }
}

.features {
  background-color: #1C265C;
}
.features .features-inner {
  padding: 60px 0px;
}
.features .features-inner .features-heading {
  text-align: center;
  opacity: 0;
  transition: opacity 1.5s, transform 1.5s;
  transform: translateY(100%);
}
.features .features-inner .features-heading h2 {
  color: #FFFFFF;
  font-size: 20px;
  margin: 0px 0px 40px 0px;
  text-transform: uppercase;
  font-family: GalanoGrotesqueSemiBold;
}
@media (min-width: 768px) {
  .features .features-inner .features-heading h2 {
    margin: 0px 0px 60px 0px;
  }
}
.features .features-inner .feature {
  width: 100%;
  text-align: center;
  margin: 0px 0px 50px 0px;
  opacity: 0;
  transition: opacity 1.5s, transform 1.5s;
  transform: translateY(100%);
}
.features .features-inner .feature .feature-inner {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  width: 200px;
}
.features .features-inner .feature .feature-inner .heading {
  width: 250px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.features .features-inner .feature .feature-inner .heading p {
  color: #FFFFFF;
  line-height: 1;
  margin: 0px 0px;
  font-size: 65px;
  margin: 0px 0px 5px 0px;
  font-family: GalanoGrotesqueSemiBold;
}
@media (min-width: 1200px) {
  .features .features-inner .feature .feature-inner .heading p {
    font-size: 80px;
    margin: 0px 0px 25px 0px;
  }
}
@media (min-width: 1200px) {
  .features .features-inner .feature .feature-inner .heading {
    margin: unset;
  }
}
.features .features-inner .feature .feature-inner .body h1, .features .features-inner .feature .feature-inner .body h2, .features .features-inner .feature .feature-inner .body h3, .features .features-inner .feature .feature-inner .body h4, .features .features-inner .feature .feature-inner .body h5, .features .features-inner .feature .feature-inner .body p {
  color: #FFFFFF;
}
.features .features-inner .feature .feature-inner .body ul li, .features .features-inner .feature .feature-inner .body ol li {
  color: #FFFFFF;
}
@media (min-width: 992px) {
  .features .features-inner .feature .feature-inner {
    width: 260px;
  }
}
@media (min-width: 768px) {
  .features .features-inner .feature {
    width: 50%;
    border-right: 1px solid #FFFFFF;
  }
  .features .features-inner .feature:nth-child(2n) {
    border-right: 0px;
  }
}
@media (min-width: 1200px) {
  .features .features-inner .feature {
    width: 25%;
    border-right: 1px solid #FFFFFF;
  }
  .features .features-inner .feature:nth-child(2n) {
    border-right: 1px solid #FFFFFF;
  }
}
.features .features-inner .feature:last-of-type {
  border-right: 0px;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .features .features-inner {
    padding: 75px 0px 55px 0px;
  }
}
@media (min-width: 992px) {
  .features .features-inner {
    padding: 75px 0px 10px 0px;
  }
}
.features.in-view .features-inner .features-heading {
  opacity: 1;
  transform: translateY(0%);
}
.features.in-view .features-inner .feature {
  opacity: 1;
  transform: translateY(0%);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 1) {
  transition-delay: calc(1s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 2) {
  transition-delay: calc(2s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 3) {
  transition-delay: calc(3s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 4) {
  transition-delay: calc(4s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 5) {
  transition-delay: calc(5s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 6) {
  transition-delay: calc(6s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 7) {
  transition-delay: calc(7s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 8) {
  transition-delay: calc(8s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 9) {
  transition-delay: calc(9s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 10) {
  transition-delay: calc(10s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 11) {
  transition-delay: calc(11s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 12) {
  transition-delay: calc(12s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 13) {
  transition-delay: calc(13s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 14) {
  transition-delay: calc(14s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 15) {
  transition-delay: calc(15s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 16) {
  transition-delay: calc(16s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 17) {
  transition-delay: calc(17s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 18) {
  transition-delay: calc(18s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 19) {
  transition-delay: calc(19s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 20) {
  transition-delay: calc(20s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 21) {
  transition-delay: calc(21s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 22) {
  transition-delay: calc(22s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 23) {
  transition-delay: calc(23s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 24) {
  transition-delay: calc(24s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 25) {
  transition-delay: calc(25s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 26) {
  transition-delay: calc(26s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 27) {
  transition-delay: calc(27s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 28) {
  transition-delay: calc(28s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 29) {
  transition-delay: calc(29s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 30) {
  transition-delay: calc(30s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 31) {
  transition-delay: calc(31s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 32) {
  transition-delay: calc(32s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 33) {
  transition-delay: calc(33s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 34) {
  transition-delay: calc(34s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 35) {
  transition-delay: calc(35s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 36) {
  transition-delay: calc(36s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 37) {
  transition-delay: calc(37s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 38) {
  transition-delay: calc(38s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 39) {
  transition-delay: calc(39s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 40) {
  transition-delay: calc(40s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 41) {
  transition-delay: calc(41s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 42) {
  transition-delay: calc(42s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 43) {
  transition-delay: calc(43s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 44) {
  transition-delay: calc(44s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 45) {
  transition-delay: calc(45s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 46) {
  transition-delay: calc(46s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 47) {
  transition-delay: calc(47s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 48) {
  transition-delay: calc(48s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 49) {
  transition-delay: calc(49s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 50) {
  transition-delay: calc(50s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 51) {
  transition-delay: calc(51s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 52) {
  transition-delay: calc(52s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 53) {
  transition-delay: calc(53s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 54) {
  transition-delay: calc(54s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 55) {
  transition-delay: calc(55s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 56) {
  transition-delay: calc(56s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 57) {
  transition-delay: calc(57s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 58) {
  transition-delay: calc(58s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 59) {
  transition-delay: calc(59s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 60) {
  transition-delay: calc(60s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 61) {
  transition-delay: calc(61s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 62) {
  transition-delay: calc(62s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 63) {
  transition-delay: calc(63s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 64) {
  transition-delay: calc(64s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 65) {
  transition-delay: calc(65s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 66) {
  transition-delay: calc(66s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 67) {
  transition-delay: calc(67s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 68) {
  transition-delay: calc(68s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 69) {
  transition-delay: calc(69s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 70) {
  transition-delay: calc(70s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 71) {
  transition-delay: calc(71s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 72) {
  transition-delay: calc(72s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 73) {
  transition-delay: calc(73s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 74) {
  transition-delay: calc(74s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 75) {
  transition-delay: calc(75s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 76) {
  transition-delay: calc(76s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 77) {
  transition-delay: calc(77s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 78) {
  transition-delay: calc(78s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 79) {
  transition-delay: calc(79s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 80) {
  transition-delay: calc(80s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 81) {
  transition-delay: calc(81s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 82) {
  transition-delay: calc(82s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 83) {
  transition-delay: calc(83s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 84) {
  transition-delay: calc(84s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 85) {
  transition-delay: calc(85s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 86) {
  transition-delay: calc(86s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 87) {
  transition-delay: calc(87s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 88) {
  transition-delay: calc(88s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 89) {
  transition-delay: calc(89s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 90) {
  transition-delay: calc(90s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 91) {
  transition-delay: calc(91s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 92) {
  transition-delay: calc(92s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 93) {
  transition-delay: calc(93s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 94) {
  transition-delay: calc(94s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 95) {
  transition-delay: calc(95s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 96) {
  transition-delay: calc(96s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 97) {
  transition-delay: calc(97s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 98) {
  transition-delay: calc(98s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 99) {
  transition-delay: calc(99s * 0.25);
}
.features.in-view .features-inner .feature:nth-of-type(1n + 100) {
  transition-delay: calc(100s * 0.25);
}

.accommodation .accommodation-inner .accommodation-col {
  width: 790px;
  float: right;
  max-width: 100%;
}
.accommodation .accommodation-inner .accommodation-col .section-heading {
  opacity: 0;
  transition: opacity 2s 0s, transform 1s 0s;
}
.accommodation .accommodation-inner .accommodation-col .section-heading h4 {
  color: #1C265C;
  font-size: 12px;
  text-align: center;
  margin: 0px 0px 20px 0px;
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
}
@media (min-width: 768px) {
  .accommodation .accommodation-inner .accommodation-col .section-heading h4 {
    font-size: 16px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .accommodation .accommodation-inner .accommodation-col .section-heading h4 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .accommodation .accommodation-inner .accommodation-col .section-heading h4 {
    font-size: 35px;
    margin: 0px 0px 20px 0px;
  }
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units {
  transition: opacity 2s 0s, transform 1s 0s;
  transform: translateX(200%);
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units .row {
  margin: 0px 0px;
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit {
  width: 100%;
  overflow: hidden;
  margin: 0px 0px 30px 0px;
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .accommodation-unit-inner {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .accommodation-unit-inner {
    width: 300px;
  }
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-header {
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
  border-bottom: 1px solid #6173FA;
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-footer {
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
  position: relative;
  background-color: rgba(97, 115, 250, 0.25);
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-footer:after {
  top: 0;
  width: 5000px;
  height: 100%;
  left: 100%;
  content: "";
  z-index: 9;
  position: absolute;
  background-color: rgba(97, 115, 250, 0.25);
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row .accommodation-unit-col {
  padding: 5px 15px;
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row .accommodation-unit-col:first-of-type {
  width: 70%;
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row .accommodation-unit-col:last-of-type {
  width: 30%;
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit.last-of-type {
  margin: 0px 0px;
}
@media (min-width: 768px) {
  .accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit {
    width: 50%;
    margin: 0px 0px;
  }
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units.accommodation-units-default {
  display: flex;
  flex-wrap: wrap;
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units.accommodation-units-default .accommodation-unit {
  width: 100%;
  margin-bottom: 10px;
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units.accommodation-units-default .accommodation-unit .accommodation-unit-inner {
  padding-right: 30px;
}
.accommodation .accommodation-inner .accommodation-col .accommodation-units.accommodation-units-default .accommodation-unit .accommodation-unit-inner .accommodation-unit-col-header {
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
  margin-bottom: 5px;
  padding-bottom: 2px;
  border-bottom: 1px solid #6173FA;
}
@media (min-width: 768px) {
  .accommodation .accommodation-inner .accommodation-col .accommodation-units.accommodation-units-default .accommodation-unit {
    flex-grow: 1;
    width: unset;
    margin-bottom: 0px;
  }
}
.accommodation.in-view .accommodation-inner .accommodation-col .section-heading {
  opacity: 1;
}
.accommodation.in-view .accommodation-inner .accommodation-col .accommodation-units {
  transform: translateX(0%);
  opacity: 1;
}

.property-theme.property-theme-colour-purple .accommodation .accommodation-inner .accommodation-col .section-heading h4 {
  color: #6173FA;
}
.property-theme.property-theme-colour-purple .accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-header {
  border-color: #6173FA;
}
.property-theme.property-theme-colour-purple .accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-footer {
  background-color: rgba(97, 115, 250, 0.25);
}
.property-theme.property-theme-colour-purple .accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-footer:after {
  background-color: rgba(97, 115, 250, 0.25);
}
.property-theme.property-theme-colour-yellow .accommodation .accommodation-inner .accommodation-col .section-heading h4 {
  color: #FCCC6D;
}
.property-theme.property-theme-colour-yellow .accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-header {
  border-color: #FCCC6D;
}
.property-theme.property-theme-colour-yellow .accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-footer {
  background-color: rgba(252, 204, 109, 0.25);
}
.property-theme.property-theme-colour-yellow .accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-footer:after {
  background-color: rgba(252, 204, 109, 0.25);
}
.property-theme.property-theme-colour-orange .accommodation .accommodation-inner .accommodation-col .section-heading h4 {
  color: #FF827A;
}
.property-theme.property-theme-colour-orange .accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-header {
  border-color: #FF827A;
}
.property-theme.property-theme-colour-orange .accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-footer {
  background-color: rgba(255, 130, 122, 0.25);
}
.property-theme.property-theme-colour-orange .accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-footer:after {
  background-color: rgba(255, 130, 122, 0.25);
}
.property-theme.property-theme-colour-navy .accommodation .accommodation-inner .accommodation-col .section-heading h4 {
  color: #1C265C;
}
.property-theme.property-theme-colour-navy .accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-header {
  border-color: #1C265C;
}
.property-theme.property-theme-colour-navy .accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-footer {
  background-color: rgba(28, 38, 92, 0.25);
}
.property-theme.property-theme-colour-navy .accommodation .accommodation-inner .accommodation-col .accommodation-units .row .accommodation-unit .row.row-footer:after {
  background-color: rgba(28, 38, 92, 0.25);
}

.featured {
  position: relative;
  margin: 25px 0px 0px 0px;
}
.featured .featured-inner .row {
  margin: 0px -20px;
}
.featured .featured-inner .featured-article {
  position: relative;
}
.featured .featured-inner .featured-article .featured-article-col .featured-article-inner {
  margin: 0 20px;
}
@media (min-width: 992px) {
  .featured .featured-inner .featured-article .featured-article-col .featured-article-inner {
    margin: 0;
  }
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-image {
  width: 100%;
  z-index: 999;
  position: relative;
  transform: translateX(0%);
  transition: opacity 1.5s, transform 1.5s;
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-image .featured-article-image {
  z-index: 99;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-image .featured-article-image img {
  z-index: 99;
  display: block;
  position: relative;
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-image .featured-article-image .overlay {
  bottom: 0;
  left: -50%;
  width: 200%;
  height: 50%;
  transition: 0s;
  position: absolute;
  margin-bottom: -1px;
  background-color: #6173FA;
  display: block;
  opacity: 0;
  transition: opacity 4s 0s, transform 1s 0s;
  transition-delay: 0s, 0s;
}
@media (min-width: 992px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-image .featured-article-image .overlay {
    display: none;
  }
}
@media (min-width: 992px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-image .featured-article-image {
    padding: 0px 0px;
    border-radius: 30px;
  }
}
@media (min-width: 992px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-image {
    width: 50%;
    display: flex;
    align-items: center;
    transform: translateX(-200%);
  }
}
@media (min-width: 1200px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-image {
    width: 60%;
    display: unset;
    align-items: unset;
  }
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-data {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: -50px;
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-inner {
  opacity: 0;
  text-align: center;
  padding: 75px 24px 30px 24px;
  position: relative;
  background-color: #6173FA;
  width: 350px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  transition: opacity 4s 0s, transform 1s 0s;
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-inner:before {
  top: 0;
  width: 5000px;
  height: 100%;
  right: 100%;
  content: "";
  z-index: 9;
  position: absolute;
  background-color: #6173FA;
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-inner:after {
  top: 0;
  margin-left: -1px;
  width: 5000px;
  height: 100%;
  left: 100%;
  content: "";
  z-index: 9;
  position: absolute;
  background-color: #6173FA;
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-inner .featured-article-wrap {
  opacity: 0;
  transition: opacity 4s 0s, transform 1s 0s;
}
@media (min-width: 768px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-inner {
    width: 650px;
    padding: 40px 24px 40px 24px;
  }
}
@media (min-width: 992px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-inner {
    width: auto;
    text-align: unset;
    padding: 25px 0px 25px 30px;
  }
}
@media (min-width: 1200px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-inner {
    padding: 50px 0px 50px 65px;
  }
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-date {
  color: #FFFFFF;
  font-size: 10px;
  margin: 0px 0px 10px 0px;
}
@media (min-width: 768px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-date {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-date {
    font-size: 14px;
  }
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-heading {
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-heading h4 {
  color: #FFFFFF;
  font-size: 17px;
  margin: 0px 0px 15px 0px;
}
@media (min-width: 768px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-heading h4 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-heading h4 {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-heading h4 {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-heading {
    width: 450px;
  }
}
@media (min-width: 992px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-heading {
    margin: unset;
  }
}
@media (min-width: 1500px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-heading {
    padding-right: 35px;
  }
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-body {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-body h1, .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-body h2, .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-body h3, .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-body h4, .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-body h5, .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-body p {
  color: #FFFFFF;
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-body a {
  color: #FFFFFF;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-body {
    width: 500px;
  }
}
@media (min-width: 992px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-body {
    margin: unset;
  }
}
.featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .btn-holder {
  margin: 20px 0px 0px 0px;
}
@media (min-width: 992px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data .btn-holder {
    margin: 30px 0px 0px 0px;
  }
}
@media (min-width: 992px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data {
    width: 50%;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .featured .featured-inner .featured-article .featured-article-col.featured-article-col-data {
    width: 40%;
  }
}
@media (min-width: 1200px) {
  .featured {
    margin: 0px 0px;
  }
}
.featured.in-view .featured-inner .featured-article .featured-article-col.featured-article-col-image {
  opacity: 1;
  transition-delay: 0s;
  transform: translateX(0%);
}
.featured.in-view .featured-inner .featured-article .featured-article-col.featured-article-col-image .featured-article-image .overlay {
  opacity: 1;
  transition-delay: 0s;
}
.featured.in-view .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-inner {
  opacity: 1;
  transition-delay: 0s;
}
.featured.in-view .featured-inner .featured-article .featured-article-col.featured-article-col-data .featured-article-inner .featured-article-wrap {
  opacity: 1;
  transition-delay: 1s;
}

.property-theme .banner {
  height: 200px;
  min-height: auto;
}
.property-theme .banner .web-left,
.property-theme .banner .web-right {
  display: none;
}
@media (min-width: 768px) {
  .property-theme .banner {
    height: 250px;
  }
}
@media (min-width: 992px) {
  .property-theme .banner {
    height: 350px;
  }
}
@media (min-width: 1200px) {
  .property-theme .banner {
    height: 450px;
  }
}

.property-introduction {
  height: 300px;
  background-color: #1C265C;
  position: relative;
  z-index: 1;
}
.property-introduction .btn-holder {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .property-introduction .btn-holder {
    margin-top: 60px;
  }
}
.property-introduction.bubble-scroll {
  height: 150px;
  transition: height 0.25s linear;
}
.property-introduction.bubble-scroll .introduction-heading h1 {
  animation: pulseT 2s linear forwards;
}
@media (min-width: 768px) {
  .property-introduction.bubble-scroll {
    height: 200px;
  }
}
@media (min-width: 992px) {
  .property-introduction.bubble-scroll {
    height: 250px;
  }
}
@media (min-width: 1200px) {
  .property-introduction.bubble-scroll {
    height: 300px;
  }
}
.property-introduction.bubble-scroll .circle-bg {
  animation: bubble-grow 1s 0s ease-in forwards;
}
.property-introduction.bubble-scroll .property-introduction-circle {
  animation: bubble-up 1s 0s forwards;
}
@media (min-width: 768px) {
  .property-introduction {
    height: 320px;
  }
}
@media (min-width: 992px) {
  .property-introduction {
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .property-introduction {
    height: 600px;
  }
}
.property-introduction .property-introduction-circle {
  display: flex;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 5;
  transform-origin: center;
  width: 260px;
  height: 260px;
}
@media (min-width: 768px) {
  .property-introduction .property-introduction-circle {
    width: 330px;
    height: 330px;
  }
}
@media (min-width: 992px) {
  .property-introduction .property-introduction-circle {
    width: 420px;
    height: 420px;
  }
}
@media (min-width: 1200px) {
  .property-introduction .property-introduction-circle {
    height: 600px;
    width: 600px;
  }
}
.property-introduction .property-introduction-circle .circle-bg {
  background-color: #1C265C;
  border-radius: 50%;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.property-introduction .circle-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
}
.property-introduction .introduction-preheading {
  color: #FFFFFF;
  line-height: 1;
  font-size: 20px;
  margin: 0 0 5px;
  font-weight: unset;
  font-family: GalanoGrotesqueSemiBold;
}
@media (min-width: 768px) {
  .property-introduction .introduction-preheading {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .property-introduction .introduction-preheading {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .property-introduction .introduction-preheading {
    font-size: 40px;
    margin: 0;
  }
}
.property-introduction .introduction-heading {
  width: unset;
  text-align: center;
}
.property-introduction .introduction-heading h1 {
  color: #FFFFFF;
  line-height: 1;
  font-size: 42px;
  margin: 0 0 40px;
  font-weight: unset;
  font-family: GalanoGrotesqueSemiBold;
}
@media (min-width: 768px) {
  .property-introduction .introduction-heading h1 {
    font-size: 48px;
    margin: 0 0 50px;
  }
}
@media (min-width: 992px) {
  .property-introduction .introduction-heading h1 {
    font-size: 68px;
  }
}
@media (min-width: 1200px) {
  .property-introduction .introduction-heading h1 {
    font-size: 90px;
    margin: 0 0 75px;
  }
}
@media (min-width: 1500px) {
  .property-introduction .introduction-heading h1 {
    font-size: 120px;
  }
}
@media (min-width: 768px) {
  .property-introduction .introduction-heading {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .property-introduction .introduction-heading {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .property-introduction .introduction-heading {
    width: 1170px;
  }
}
@media (min-width: 1500px) {
  .property-introduction .introduction-heading {
    width: 1420px;
  }
}
.property-introduction .introduction-body {
  font-weight: unset;
  font-family: GalanoGrotesqueSemiBold;
  text-align: center;
  width: 260px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.property-introduction .introduction-body a,
.property-introduction .introduction-body p {
  color: #FFFFFF;
  font-size: 11px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .property-introduction .introduction-body a,
  .property-introduction .introduction-body p {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .property-introduction .introduction-body a,
  .property-introduction .introduction-body p {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .property-introduction .introduction-body a,
  .property-introduction .introduction-body p {
    font-size: 25px;
  }
}
.property-introduction .introduction-body ol li,
.property-introduction .introduction-body ul li {
  color: #FFFFFF;
  font-size: 11px;
}
@media (min-width: 768px) {
  .property-introduction .introduction-body ol li,
  .property-introduction .introduction-body ul li {
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  .property-introduction .introduction-body {
    width: 350px;
  }
}
@media (min-width: 992px) {
  .property-introduction .introduction-body {
    width: 450px;
  }
}
@media (min-width: 1200px) {
  .property-introduction .introduction-body {
    width: 650px;
  }
}
.property-introduction img.web-left {
  z-index: 99;
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  opacity: 0;
  transition: opacity 4s 0s, transform 1s 0s;
}
@media (min-width: 768px) {
  .property-introduction img.web-left {
    top: -50px;
    width: 200px;
  }
}
@media (min-width: 992px) {
  .property-introduction img.web-left {
    top: -150px;
    width: 300px;
    left: -100px;
  }
}
@media (min-width: 1200px) {
  .property-introduction img.web-left {
    width: 400px;
  }
}
.property-introduction img.web-right {
  z-index: 99;
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  opacity: 0;
  transition: opacity 4s 0s, transform 1s 0s;
}
@media (min-width: 768px) {
  .property-introduction img.web-right {
    top: -50px;
    width: 200px;
  }
}
@media (min-width: 992px) {
  .property-introduction img.web-right {
    top: -150px;
    width: 300px;
    right: -100px;
  }
}
@media (min-width: 1200px) {
  .property-introduction img.web-right {
    width: 400px;
  }
}
.property-introduction.bubble-scroll img.web-left {
  opacity: 1;
  transition-delay: 0s;
  transform: translateX(0%);
}
.property-introduction.bubble-scroll img.web-right {
  opacity: 1;
  transition-delay: 0s;
  transform: translateX(0%);
}

@keyframes bubble-up {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(-50%) translateY(-50%);
  }
}
@keyframes bubble-grow {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(4);
  }
}
.property-introduction-inner {
  padding: 55px 0 130px;
}
.property-introduction-inner .introduction .introduction-inner {
  margin-top: 0;
}
.property-introduction-inner .introduction .introduction-inner .introduction-col {
  width: 750px;
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
}
.property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-headings .introduction-preheading {
  opacity: 0;
  color: #FFFFFF;
  line-height: 1;
  font-size: 20px;
  margin: 0 0 5px;
  transition: opacity 1.5s, transform 1.5s;
}
@media (min-width: 768px) {
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-headings .introduction-preheading {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-headings .introduction-preheading {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-headings .introduction-preheading {
    font-size: 40px;
    margin: 0;
  }
}
.property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-heading {
  opacity: 0;
  transition: opacity 1.5s, transform 1.5s;
}
.property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-heading h1 {
  color: #FFFFFF;
  line-height: 1;
  font-size: 42px;
  margin: 0 0 40px;
}
@media (min-width: 768px) {
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-heading h1 {
    font-size: 48px;
    margin: 0 0 50px;
  }
}
@media (min-width: 992px) {
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-heading h1 {
    font-size: 68px;
  }
}
@media (min-width: 1200px) {
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-heading h1 {
    font-size: 90px;
    margin: 0 0 75px;
  }
}
@media (min-width: 1500px) {
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-heading h1 {
    font-size: 120px;
  }
}
.property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body {
  opacity: 0;
  width: 200px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  transition: opacity 1.5s, transform 1.5s;
}
.property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body a,
.property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body p {
  color: #FFFFFF;
  font-size: 11px;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body a,
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body p {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body a,
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body p {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body a,
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body p {
    font-size: 25px;
  }
}
.property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body ol li,
.property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body ul li {
  color: #FFFFFF;
  font-size: 11px;
}
@media (min-width: 768px) {
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body ol li,
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body ul li {
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body {
    width: 350px;
  }
}
@media (min-width: 992px) {
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body {
    width: 450px;
  }
}
@media (min-width: 1200px) {
  .property-introduction-inner .introduction .introduction-inner .introduction-col .introduction-body {
    width: 650px;
  }
}
@media (min-width: 768px) {
  .property-introduction-inner .introduction .introduction-inner {
    margin: 50px 0 0;
  }
}
@media (min-width: 768px) {
  .property-introduction-inner .introduction {
    font-size: 48px;
  }
}
.property-introduction-inner .property-introduction-slider {
  width: 940px;
  max-width: 100%;
  margin: 0 auto;
  transition: opacity 1.5s, transform 1.5s;
  transform: translateX(200%);
}
.property-introduction-inner .property-introduction-slider .slick-list {
  overflow: visible;
}
.property-introduction-inner .property-introduction-slider #pslider {
  margin-bottom: 0;
}
.property-introduction-inner .property-introduction-slider #pslider .slide {
  position: relative;
}
.property-introduction-inner .property-introduction-slider #pslider .slide img {
  display: block;
}
.property-introduction-inner .property-introduction-slider #pslider .slick-prev {
  left: 25px;
}
.property-introduction-inner .property-introduction-slider #pslider .slick-next {
  right: 25px;
}
.property-introduction-inner .property-introduction-slider #pslider .slick-next,
.property-introduction-inner .property-introduction-slider #pslider .slick-prev {
  height: auto;
  z-index: 99;
  width: 25px;
  cursor: url("/wp-content/themes/bloom/images/cursor.svg"), auto;
}
@media (min-width: 992px) {
  .property-introduction-inner .property-introduction-slider #pslider .slick-next,
  .property-introduction-inner .property-introduction-slider #pslider .slick-prev {
    width: auto;
  }
}
.property-introduction-inner .property-introduction-slider ul.slick-dots {
  bottom: 5px;
  display: flex;
  flex-wrap: wrap;
  padding: 0 100px;
}
.property-introduction-inner .property-introduction-slider ul.slick-dots li {
  margin: 0 3px;
  flex: 1 1 0;
}
.property-introduction-inner .property-introduction-slider ul.slick-dots li button {
  height: 2px;
  width: 100%;
  padding: 0;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.5);
  cursor: url("/wp-content/themes/bloom/images/cursor.svg"), auto;
}
@media (min-width: 992px) {
  .property-introduction-inner .property-introduction-slider ul.slick-dots li button {
    height: 3px;
  }
}
.property-introduction-inner .property-introduction-slider ul.slick-dots li.slick-active button {
  background-color: rgb(255, 255, 255);
}
@media (min-width: 992px) {
  .property-introduction-inner .property-introduction-slider ul.slick-dots li {
    margin: 0 10px;
  }
}
@media (min-width: 992px) {
  .property-introduction-inner .property-introduction-slider ul.slick-dots {
    bottom: 20px;
  }
}

.bg-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -100;
  transition: 0s;
  position: absolute;
  background-color: #1C265C;
  display: block;
}

.property-theme.property-theme-colour-purple .property-introduction .bg-overlay {
  background-color: #6173FA;
}
.property-theme.property-theme-colour-yellow .property-introduction .bg-overlay {
  background-color: #FCCC6D;
}
.property-theme.property-theme-colour-orange .property-introduction .bg-overlay {
  background-color: #FF827A;
}
.property-theme.property-theme-colour-navy .property-introduction .bg-overlay {
  background-color: #1C265C;
}

.property-layouts {
  position: relative;
  z-index: 2;
}

body.postid-1044 .property-introduction .circle-content,
body.postid-742 .property-introduction .circle-content,
body.postid-814 .property-introduction .circle-content,
body.postid-829 .property-introduction .circle-content {
  max-width: 85%;
}

body.postid-1495 .property-introduction .introduction-body {
  width: 325px;
}
body.postid-1495 .property-introduction .introduction-body p {
  line-height: 1.5;
  font-family: "articulat-cf", sans-serif;
}
@media (min-width: 768px) {
  body.postid-1495 .property-introduction .introduction-body {
    width: 400px;
  }
}
@media (min-width: 992px) {
  body.postid-1495 .property-introduction .introduction-body {
    width: 450px;
  }
}
@media (min-width: 1200px) {
  body.postid-1495 .property-introduction .introduction-body {
    width: 700px;
  }
}
body.postid-1495 .property-introduction .property-introduction-circle {
  width: 325px;
  height: 325px;
}
@media (min-width: 768px) {
  body.postid-1495 .property-introduction .property-introduction-circle {
    width: 400px;
    height: 400px;
  }
}
@media (min-width: 992px) {
  body.postid-1495 .property-introduction .property-introduction-circle {
    width: 450px;
    height: 450px;
  }
}
@media (min-width: 1200px) {
  body.postid-1495 .property-introduction .property-introduction-circle {
    height: 700px;
    width: 700px;
  }
}

.values .values-inner .value-box {
  width: 100%;
  margin: 0px 0px 40px 0px;
}
.values .values-inner .value-box .value-box-inner {
  width: 235px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.values .values-inner .value-box .value-box-inner .value-box-icon {
  opacity: 0;
  position: relative;
  transition: opacity 1.5s, transform 1.5s;
}
.values .values-inner .value-box .value-box-inner .value-box-icon svg {
  display: block;
  width: 135px;
  max-width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 35px;
}
@media (min-width: 1200px) {
  .values .values-inner .value-box .value-box-inner .value-box-icon svg {
    width: auto;
  }
}
.values .values-inner .value-box .value-box-inner .value-box-icon.animate-rotate {
  animation: rotation 8s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.values .values-inner .value-box .value-box-inner .value-box-icon.animate-rotate-fast {
  animation: rotation 4s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.values .values-inner .value-box .value-box-inner .value-box-icon.animate-rotate-reverse {
  animation: rotationreverse 8s infinite linear;
}
@keyframes rotationreverse {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-359deg);
  }
}
.values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse {
  position: relative;
}
.values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse svg {
  width: auto !important;
  height: 100px !important;
  margin-bottom: 60px;
  animation: pulse 3s linear infinite;
}
@media (min-width: 768px) {
  .values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse svg {
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    height: 120px !important;
  }
}
@media (min-width: 1200px) {
  .values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse svg {
    height: auto !important;
    margin-bottom: inherit;
    bottom: unset;
    position: unset;
  }
}
.values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse-reverse {
  position: relative;
}
.values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse-reverse svg {
  width: auto !important;
  height: 100px !important;
  margin-bottom: 60px;
  animation: pulsereverse 3s linear infinite;
}
@media (min-width: 768px) {
  .values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse-reverse svg {
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    height: 120px !important;
  }
}
@media (min-width: 1200px) {
  .values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse-reverse svg {
    height: auto !important;
    margin-bottom: inherit;
    bottom: unset;
    position: unset;
  }
}
@media (min-width: 1200px) {
  .values .values-inner .value-box .value-box-inner .value-box-icon {
    width: auto;
    margin: 0px 0px 75px 0px;
  }
}
.values .values-inner .value-box .value-box-inner .value-box-data .value-box-heading {
  opacity: 0;
  transition: opacity 1.5s, transform 1.5s;
}
.values .values-inner .value-box .value-box-inner .value-box-data .value-box-heading h5 {
  color: #6173FA;
  font-size: 14px;
  margin: 0px 0px 5px 0px;
}
@media (min-width: 992px) {
  .values .values-inner .value-box .value-box-inner .value-box-data .value-box-heading h5 {
    margin: 0px 0px 10px 0px;
  }
}
.values .values-inner .value-box .value-box-inner .value-box-data .value-box-description {
  opacity: 0;
  transition: opacity 1.5s, transform 1.5s;
}
@media (min-width: 992px) {
  .values .values-inner .value-box .value-box-inner {
    width: 305px;
  }
}
.values .values-inner .value-box.in-view .value-box-inner .value-box-icon {
  opacity: 1;
  transition-delay: 0.2s;
}
.values .values-inner .value-box.in-view .value-box-inner .value-box-data .value-box-heading {
  opacity: 1;
  transition-delay: 0.5s;
}
.values .values-inner .value-box.in-view .value-box-inner .value-box-data .value-box-description {
  opacity: 1;
  transition-delay: 0.7s;
}
@media (min-width: 768px) {
  .values .values-inner .value-box {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .values .values-inner .value-box {
    width: 33.33%;
    margin: 0px 0px 125px 0px;
  }
}

.values-section .values-section-inner .values {
  margin-bottom: 0px;
}
.values-section .values-section-inner .values .values-inner .values-section-heading {
  text-align: center;
}
.values-section .values-section-inner .values .values-inner .values-section-heading h2 {
  margin: 0px 0px 30px 0px;
}
@media (min-width: 768px) {
  .values-section .values-section-inner .values .values-inner .values-section-heading h2 {
    margin: 0px 0px 50px 0px;
  }
}
@media (min-width: 1200px) {
  .values-section .values-section-inner .values .values-inner .values-section-heading h2 {
    font-size: 30px;
    margin: 0px 0px 55px 0px;
  }
}
.values-section .values-section-inner .values .values-inner .value-box {
  width: 100%;
  margin: 0px 0px 20px 0px;
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner {
  height: 100%;
  width: 300px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  padding: 10px 30px 35px 30px;
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon {
  opacity: 0;
  position: relative;
  transition: opacity 1.5s, transform 1.5s;
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon svg {
  height: auto;
  display: block;
  width: 135px;
  max-width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 35px;
}
@media (min-width: 1200px) {
  .values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon svg {
    width: auto;
  }
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon.animate-rotate {
  animation: rotation 8s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon.animate-rotate-fast {
  animation: rotation 4s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon.animate-rotate-reverse {
  animation: rotationreverse 8s infinite linear;
}
@keyframes rotationreverse {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-359deg);
  }
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse {
  position: relative;
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse svg {
  width: auto !important;
  height: 100px !important;
  margin-bottom: 60px;
  animation: pulse 3s linear infinite;
}
@media (min-width: 768px) {
  .values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse svg {
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    height: 120px !important;
  }
}
@media (min-width: 1200px) {
  .values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse svg {
    height: auto !important;
    margin-bottom: inherit;
    bottom: unset;
    position: unset;
  }
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse-reverse {
  position: relative;
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse-reverse svg {
  width: auto !important;
  height: 100px !important;
  margin-bottom: 60px;
  animation: pulsereverse 3s linear infinite;
}
@media (min-width: 768px) {
  .values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse-reverse svg {
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    height: 120px !important;
  }
}
@media (min-width: 1200px) {
  .values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon.animate-pulse-reverse svg {
    height: auto !important;
    margin-bottom: inherit;
    bottom: unset;
    position: unset;
  }
}
@media (min-width: 1200px) {
  .values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-icon {
    width: auto;
    margin: 0px 0px 50px 0px;
  }
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-data {
  margin-top: 0px;
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-data .value-box-heading {
  opacity: 0;
  transition: opacity 1.5s, transform 1.5s;
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-data .value-box-heading h5 {
  color: #6173FA;
  font-size: 14px;
  margin: 0px 0px 5px 0px;
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-data .value-box-description {
  opacity: 0;
  transition: opacity 1.5s, transform 1.5s;
}
.values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-data .value-box-description p {
  font-size: 14px;
}
@media (min-width: 768px) {
  .values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-data {
    width: 300px;
    margin: 0 auto;
    max-width: 100%;
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .values-section .values-section-inner .values .values-inner .value-box .value-box-inner .value-box-data {
    width: auto;
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  .values-section .values-section-inner .values .values-inner .value-box .value-box-inner {
    width: auto;
    border-right: 1px solid #FF827A !important;
    padding: 10px 80px 35px 80px;
  }
}
@media (min-width: 992px) {
  .values-section .values-section-inner .values .values-inner .value-box .value-box-inner {
    width: auto;
    border-right: 1px solid #FF827A !important;
    padding: 10px 30px 35px 30px;
  }
}
@media (min-width: 768px) {
  .values-section .values-section-inner .values .values-inner .value-box {
    margin: 0px 0px;
  }
}
@media (min-width: 992px) {
  .values-section .values-section-inner .values .values-inner .value-box {
    margin: 0px 0px 40px 0px;
  }
}
.values-section .values-section-inner .values .values-inner .value-box.in-view .value-box-inner .value-box-icon {
  opacity: 1;
  transition-delay: 0.2s;
}
.values-section .values-section-inner .values .values-inner .value-box.in-view .value-box-inner .value-box-data .value-box-heading {
  opacity: 1;
  transition-delay: 0.5s;
}
.values-section .values-section-inner .values .values-inner .value-box.in-view .value-box-inner .value-box-data .value-box-description {
  opacity: 1;
  transition-delay: 0.7s;
}
.values-section .values-section-inner .values .values-inner .value-box:last-of-type .value-box-inner {
  border-right: 0px !important;
}
@media (min-width: 768px) {
  .values-section .values-section-inner .values .values-inner .value-box:nth-child(2n) .value-box-inner {
    border-right: 0px !important;
  }
}
@media (min-width: 1200px) {
  .values-section .values-section-inner .values .values-inner .value-box:nth-child(2n) .value-box-inner {
    border-right: 1px solid #FF827A !important;
  }
}
@media (min-width: 768px) {
  .values-section .values-section-inner .values .values-inner .value-box:nth-child(2n):last-of-type .value-box-inner {
    border-right: 0px !important;
  }
}
@media (min-width: 1200px) {
  .values-section .values-section-inner .values .values-inner .value-box:nth-child(2n):last-of-type .value-box-inner {
    border-right: 0px;
  }
}
@media (min-width: 768px) {
  .values-section .values-section-inner .values .values-inner .value-box {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .values-section .values-section-inner .values .values-inner .value-box {
    width: 25%;
    margin: 0px 0px;
  }
}
.values-section .values-section-inner .values:first-of-type .values-inner .values-section-heading h2 {
  color: #6173FA;
}
.values-section .values-section-inner .values:first-of-type .values-inner .value-box .value-box-inner {
  border-color: #6173FA !important;
}
.values-section .values-section-inner .values:last-of-type {
  margin-bottom: 0px;
}
.values-section .values-section-inner .values:last-of-type .values-inner .values-section-heading h2 {
  color: #1C265C;
}
.values-section .values-section-inner .values:last-of-type .values-inner .value-box .value-box-inner {
  border-color: #1C265C !important;
}
@media (min-width: 992px) {
  .values-section .values-section-inner .values {
    margin-bottom: 75px;
  }
}

.locations {
  z-index: 99;
  position: relative;
  margin-top: 20px;
  padding: 0 37px;
}
.locations .locations-map-wrap {
  position: relative;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .locations .locations-map-wrap {
    border-radius: 30px;
  }
}
.locations .locations-map-wrap .locations-map {
  height: 300px;
  width: 100%;
}
@media (min-width: 768px) {
  .locations .locations-map-wrap .locations-map {
    height: 400px;
  }
}
@media (min-width: 992px) {
  .locations .locations-map-wrap .locations-map {
    height: 500px;
  }
}
@media (min-width: 1200px) {
  .locations .locations-map-wrap .locations-map {
    height: 640px;
  }
}
.locations .locations-map-wrap .map-marker {
  display: none;
}
.locations .locations-map-wrap .map-info-window {
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  font-family: GalanoGrotesqueSemiBold;
}
.locations .locations-map-wrap .map-info-window::after {
  content: "";
  background: url("images/icons/arrow-location.svg");
  background-size: contain;
  position: relative;
  display: none;
  height: 100px;
  width: 100px;
}
@media (min-width: 992px) {
  .locations .locations-map-wrap .map-info-window {
    font-size: 20px;
  }
}
.locations .locations-map-wrap .map-info-window img {
  height: 10px;
  width: auto;
}
@media (min-width: 992px) {
  .locations {
    margin-top: 50px;
    padding: 0;
  }
}

.gm-style .gm-style-iw-d {
  overflow: hidden !important;
}
.gm-style .gm-style-iw-c {
  padding: 12.5px 10px 10px 10px !important;
  border-radius: 0;
  background-color: #FF827A;
}
.gm-style .gm-style-iw-tc::after {
  box-shadow: none;
  background: #FF827A;
  background: linear-gradient(45deg, #FF827A 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%) #FF827A;
}

.gm-ui-hover-effect {
  top: -3px !important;
  right: 8px !important;
  width: 20px !important;
  height: 20px !important;
  opacity: 0.7 !important;
}

.gm-ui-hover-effect > span {
  background-color: #FFFFFF;
}

.nf-before-form-content {
  display: none;
}

.nf-error .nf-error-msg {
  font-size: 14px;
  font-style: italic;
  color: #FF827A !important;
}

.nf-form-content {
  max-width: 100%;
  padding: 0;
}
@media (min-width: 768px) {
  .nf-form-content {
    width: auto;
  }
}

.nf-field-container {
  margin-bottom: 0px !important;
}

.nf-form-content .label-above .nf-field-label,
.nf-form-content .label-below .nf-field-label,
.nf-form-content .label-hidden .nf-field-label {
  display: none;
}

.nf-form-content .list-select-wrap .nf-field-element > div,
.nf-form-content input:not([type=button]),
.nf-form-content textarea {
  text-align: left;
  border: 0px !important;
  height: 50px !important;
  color: #1C265C !important;
  padding: 5px 0 !important;
  border-radius: 0px !important;
  background-color: transparent !important;
  border-bottom: 1px solid #1C265C !important;
  font-size: 11px !important;
  font-family: "articulat-cf", sans-serif !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.nf-form-content .list-select-wrap .nf-field-element > div::-moz-placeholder, .nf-form-content input:not([type=button])::-moz-placeholder, .nf-form-content textarea::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #1C265C !important;
  opacity: 1 !important;
  /* Firefox */
  font-family: "articulat-cf", sans-serif;
}
.nf-form-content .list-select-wrap .nf-field-element > div::placeholder,
.nf-form-content input:not([type=button])::placeholder,
.nf-form-content textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #1C265C !important;
  opacity: 1 !important;
  /* Firefox */
  font-family: "articulat-cf", sans-serif;
}
.nf-form-content .list-select-wrap .nf-field-element > div:-ms-input-placeholder,
.nf-form-content input:not([type=button]):-ms-input-placeholder,
.nf-form-content textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #1C265C !important;
}
.nf-form-content .list-select-wrap .nf-field-element > div::-ms-input-placeholder,
.nf-form-content input:not([type=button])::-ms-input-placeholder,
.nf-form-content textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #1C265C !important;
}
@media (min-width: 768px) {
  .nf-form-content .list-select-wrap .nf-field-element > div,
  .nf-form-content input:not([type=button]),
  .nf-form-content textarea {
    font-size: 13px !important;
    text-align: left;
    padding: 10px 0 !important;
  }
}
@media (min-width: 992px) {
  .nf-form-content .list-select-wrap .nf-field-element > div,
  .nf-form-content input:not([type=button]),
  .nf-form-content textarea {
    font-size: 14px !important;
  }
}
@media (min-width: 1200px) {
  .nf-form-content .list-select-wrap .nf-field-element > div,
  .nf-form-content input:not([type=button]),
  .nf-form-content textarea {
    font-size: 16px !important;
  }
}

.property-form .nf-form-content .list-select-wrap .nf-field-element > div,
.property-form .nf-form-content input:not([type=button]),
.property-form .nf-form-content textarea {
  height: 50px !important;
  color: #1C265C !important;
  border-bottom: 1px solid #1C265C !important;
}
.property-form .nf-form-content .list-select-wrap .nf-field-element > div::-moz-placeholder, .property-form .nf-form-content input:not([type=button])::-moz-placeholder, .property-form .nf-form-content textarea::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #1C265C !important;
  opacity: 1;
  /* Firefox */
  font-family: "articulat-cf", sans-serif;
}
.property-form .nf-form-content .list-select-wrap .nf-field-element > div::placeholder,
.property-form .nf-form-content input:not([type=button])::placeholder,
.property-form .nf-form-content textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #1C265C !important;
  opacity: 1;
  /* Firefox */
  font-family: "articulat-cf", sans-serif;
}
.property-form .nf-form-content .list-select-wrap .nf-field-element > div:-ms-input-placeholder,
.property-form .nf-form-content input:not([type=button]):-ms-input-placeholder,
.property-form .nf-form-content textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #1C265C !important;
}
.property-form .nf-form-content .list-select-wrap .nf-field-element > div::-ms-input-placeholder,
.property-form .nf-form-content input:not([type=button])::-ms-input-placeholder,
.property-form .nf-form-content textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #1C265C !important;
}
.property-form .nf-form-content button,
.property-form .nf-form-content input[type=button],
.property-form .nf-form-content input[type=submit] {
  min-width: 115px;
  text-align: center;
  border: 0px !important;
  font-size: 10px !important;
  line-height: 1 !important;
  padding: 7px 25px !important;
  border-radius: 25px !important;
  display: inline-block;
  height: auto !important;
  color: #FFFFFF !important;
  text-transform: uppercase;
  box-shadow: none !important;
  background-color: #FF827A !important;
  font-family: GalanoGrotesqueSemiBold !important;
  border-bottom: 0 !important;
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3-invert.svg"), auto !important;
}
.property-form .nf-form-content button:hover,
.property-form .nf-form-content input[type=button]:hover,
.property-form .nf-form-content input[type=submit]:hover {
  color: #FFFFFF !important;
  background-color: #6173FA !important;
}
@media (min-width: 992px) {
  .property-form .nf-form-content button,
  .property-form .nf-form-content input[type=button],
  .property-form .nf-form-content input[type=submit] {
    font-size: 12px !important;
  }
}

.nf-form-content button,
.nf-form-content input[type=button],
.nf-form-content input[type=submit] {
  min-width: 115px;
  text-align: center;
  border: 0px !important;
  font-size: 10px !important;
  line-height: 1 !important;
  padding: 7px 25px !important;
  border-radius: 25px !important;
  display: inline-block;
  height: auto !important;
  color: #F9DAD8 !important;
  text-transform: uppercase;
  box-shadow: none !important;
  background-color: #1C265C !important;
  font-family: GalanoGrotesqueSemiBold !important;
  border-bottom: 0 !important;
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3-invert.svg"), auto !important;
}
.nf-form-content button:hover,
.nf-form-content input[type=button]:hover,
.nf-form-content input[type=submit]:hover {
  color: #FFFFFF !important;
  background-color: #6173FA !important;
}
@media (min-width: 992px) {
  .nf-form-content button,
  .nf-form-content input[type=button],
  .nf-form-content input[type=submit] {
    font-size: 12px !important;
  }
}

.nf-error.field-wrap .nf-field-element::after {
  display: none !important;
}

.nf-after-form-content {
  display: none !important;
}

.nf-pass.field-wrap .nf-field-element::after {
  display: none !important;
}

.nf-form-cont .nf-after-field {
  display: none;
}
.nf-form-cont .nf-form-content .nf-error input:not([type=button]),
.nf-form-cont .nf-form-content .nf-error textarea {
  border-bottom: 1px solid #6173FA !important;
}
.nf-form-cont .nf-form-content .nf-error input:not([type=button])::-moz-placeholder, .nf-form-cont .nf-form-content .nf-error textarea::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #6173FA !important;
  font-family: "articulat-cf", sans-serif;
  opacity: 1;
  /* Firefox */
}
.nf-form-cont .nf-form-content .nf-error input:not([type=button])::placeholder,
.nf-form-cont .nf-form-content .nf-error textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #6173FA !important;
  font-family: "articulat-cf", sans-serif;
  opacity: 1;
  /* Firefox */
}
.nf-form-cont .nf-form-content .nf-error input:not([type=button]):-ms-input-placeholder,
.nf-form-cont .nf-form-content .nf-error textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #6173FA !important;
}
.nf-form-cont .nf-form-content .nf-error input:not([type=button])::-ms-input-placeholder,
.nf-form-cont .nf-form-content .nf-error textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #6173FA !important;
}

#nf-form-2-cont.nf-form-cont .submit-wrap {
  height: 50px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
#nf-form-2-cont.nf-form-cont .submit-wrap .nf-field-element {
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  #nf-form-2-cont.nf-form-cont .nf-form-content input[type=button] {
    position: absolute;
    bottom: -15px;
    left: 0;
  }
}
#nf-form-2-cont.nf-form-cont .nf-after-field {
  display: none;
}
#nf-form-2-cont.nf-form-cont .checkbox-container {
  height: 50px;
  border-bottom: 1px solid #1C265C;
  display: flex;
  justify-content: space-between;
  /* width: 100%; */
  align-items: center;
}
#nf-form-2-cont.nf-form-cont .checkbox-container .nf-field {
  width: 100%;
}
#nf-form-2-cont.nf-form-cont .checkbox-container .nf-field-element {
  display: none;
}
#nf-form-2-cont.nf-form-cont .checkbox-container .nf-field-label {
  width: 100%;
  padding-right: 0;
  margin-bottom: 0 !important;
}
#nf-form-2-cont.nf-form-cont .checkbox-container .nf-field-label label {
  font-family: "articulat-cf", sans-serif !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  text-align: left;
  margin-left: 0 !important;
  font-weight: unset !important;
}
@media (min-width: 768px) {
  #nf-form-2-cont.nf-form-cont .checkbox-container .nf-field-label label {
    font-size: 13px;
    text-align: left;
    padding: 10px 0;
  }
}
@media (min-width: 992px) {
  #nf-form-2-cont.nf-form-cont .checkbox-container .nf-field-label label {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  #nf-form-2-cont.nf-form-cont .checkbox-container .nf-field-label label {
    font-size: 16px;
  }
}
#nf-form-2-cont.nf-form-cont .checkbox-container .nf-field-label label:after {
  background-color: transparent;
  border: 1px solid #1C265C;
  width: 20px;
  height: 20px;
  left: auto;
  top: auto;
  right: 0;
  bottom: auto;
}
#nf-form-2-cont.nf-form-cont .checkbox-container .nf-field-label label:before {
  color: #1C265C;
  left: auto;
  top: 9px;
  right: 3px;
  font-size: 13px;
}

.property-theme.property-theme-colour-green .property-form .nf-form-content input[type=submit] {
  color: #1C265C !important;
  border-color: #6BFFD6 !important;
  background-color: #6BFFD6 !important;
}
.property-theme.property-theme-colour-green .property-form .nf-form-content input[type=submit]:hover {
  border-color: #FFFFFF !important;
  background-color: #FFFFFF !important;
}

.contact {
  position: relative;
  margin: 25px 0px 0px 0px;
}
.contact .contact-inner {
  width: 1200px;
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  display: block;
}
.contact .contact-inner .contact-col {
  display: flex;
  flex-direction: column;
}
.contact .contact-inner .contact-details .contact-detail a {
  font-size: 13px;
}
@media (min-width: 768px) {
  .contact .contact-inner .contact-details .contact-detail a {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .contact .contact-inner .contact-details .contact-detail a {
    font-size: 24px;
  }
}
.contact .contact-inner .contact-details .contact-detail a:hover {
  text-decoration: underline;
}
.contact .contact-inner .contact-details .contact-detail.contact-detail-email {
  margin: 0px 0px 6px 0px;
}
.contact .contact-inner .contact-details .contact-detail.contact-detail-email a {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .contact .contact-inner .contact-details .contact-detail.contact-detail-email a {
    text-decoration: none;
  }
  .contact .contact-inner .contact-details .contact-detail.contact-detail-email a:hover {
    text-decoration: underline;
  }
}
@media (min-width: 992px) {
  .contact .contact-inner .contact-details .contact-detail.contact-detail-email {
    margin: 0px 0px;
  }
}
.contact .contact-inner .contact-socials {
  margin: 40px 0px 0px 0px;
}
.contact .contact-inner .contact-socials span {
  padding: 0px 16px;
}
.contact .contact-inner .contact-socials span svg {
  width: auto !important;
  height: 18px !important;
}
@media (min-width: 992px) {
  .contact .contact-inner .contact-socials span svg {
    height: 25px !important;
  }
}
@media (min-width: 992px) {
  .contact .contact-inner .contact-socials {
    margin: 50px 0px 0px 0px;
  }
}
.contact .contact-inner .contact-form {
  text-align: center;
  margin: 0px 0px 0px 0px;
}
.contact .contact-inner .contact-form .heading h4 {
  text-align: center;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
  font-family: GalanoGrotesqueSemiBold;
}
@media (min-width: 768px) {
  .contact .contact-inner .contact-form .heading h4 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .contact .contact-inner .contact-form .heading h4 {
    font-size: 32px;
  }
}
.contact .contact-inner .contact-form p {
  text-align: center;
}
@media (min-width: 992px) {
  .contact .contact-inner .contact-form {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .contact {
    margin: 50px 0px 0px 0px;
  }
}
@media (min-width: 1200px) {
  .contact {
    margin: 0px 0px;
  }
}

.diagram {
  clear: both;
  margin-top: 50px;
  display: block;
}
.diagram .diagram-inner {
  width: 725px;
  margin: 0 auto;
  max-width: 100%;
}
@media (min-width: 768px) {
  .diagram {
    margin-top: 75px;
  }
}
@media (min-width: 1200px) {
  .diagram {
    margin-top: 100px;
  }
}

.cookie-banner {
  opacity: 0;
  transition: opacity 2s, transform 2s;
  bottom: 0;
  width: 100%;
  position: fixed;
  background-color: rgba(255, 130, 122, 0.85);
  height: 100%;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cookie-banner.hidden {
  display: none;
}
.cookie-banner.cookie-fade {
  display: none;
}
.cookie-banner .consent-inner {
  padding: 30px 0;
  background-color: #1C265C;
  border-radius: 12px;
  width: 80%;
  padding: 60px 30px;
  margin: 0 auto;
}
.cookie-banner .consent-inner .consent-col {
  width: 650px;
  max-width: 100%;
  margin: 0 auto;
}
.cookie-banner .consent-inner .consent-col .description a,
.cookie-banner .consent-inner .consent-col .description p {
  color: #FFFFFF;
  font-size: 16px;
  font-family: "articulat-cf", sans-serif;
}
@media (min-width: 1500px) {
  .cookie-banner .consent-inner .consent-col .description a,
  .cookie-banner .consent-inner .consent-col .description p {
    font-size: 20px;
  }
}
.cookie-banner .consent-inner .consent-col .description a {
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
  text-decoration: underline;
}
.cookie-banner .consent-inner .consent-col .buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .cookie-banner .consent-inner .consent-col .buttons {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
.cookie-banner .consent-inner .consent-col .buttons span:first-of-type {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .cookie-banner .consent-inner .consent-col .buttons span:first-of-type {
    margin-right: 4px;
    margin-bottom: 0;
  }
  .cookie-banner .consent-inner .consent-col .buttons span:last-of-type {
    margin-left: 4px;
  }
}
.cookie-banner .consent-inner .consent-col .buttons .btn-consent {
  line-height: 1;
  color: #FFFFFF;
  font-size: 12px;
  transition: 0.25s;
  padding: 6px 13px;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #FFFFFF;
  border-radius: 100px;
  min-width: 125px;
}
.cookie-banner .consent-inner .consent-col .buttons .btn-consent:hover {
  color: #FFFFFF;
  background-color: #FF827A;
}
.cookie-banner .consent-inner .consent-col .buttons .btn-consent.cookie-button {
  color: #FFFFFF;
  background-color: #FF827A;
  border: 1px solid #FF827A;
}
.cookie-banner .consent-inner .consent-col .buttons .btn-consent.cookie-button:hover {
  color: #FFFFFF;
  background-color: transparent;
  border: 1px solid #FFFFFF;
}
.cookie-banner.in-view {
  opacity: 1;
  transition-delay: 0s;
}

.video-control {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: url("/wp-content/themes/bloom/images/cursor.svg"), auto;
  left: 0;
}
.video-control img {
  width: 56px;
  height: 56px;
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3.svg"), auto;
}
@media (min-width: 992px) {
  .video-control img {
    width: 97px;
    height: 97px;
  }
}

.video-control.playing .video-control-play,
.video-control:not(.playing) .video-control-pause {
  display: none;
}

.banner-video {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner-video .play {
  position: absolute;
  width: 54px !important;
  height: 54px !important;
  cursor: pointer;
  background-image: url("../../images/icons/play.png");
  background-size: cover;
}

#cta .container-fluid {
  padding: 0px 15px;
}
#cta .cta-inner {
  width: calc(100% + 48px);
  margin-left: -24px;
}
#cta .cta-inner .row {
  margin: 0px 0px;
  align-items: center;
}
#cta .cta-inner .row .cta-col {
  width: 100%;
}
#cta .cta-inner .row .cta-col .cta-col-inner .data {
  width: 430px;
  display: block;
  max-width: 100%;
  text-align: center;
  padding: 40px 15px;
  margin: 0 auto;
}
#cta .cta-inner .row .cta-col .cta-col-inner .heading {
  opacity: 0;
  transform: translateY(25%);
  transition: opacity 1.5s, transform 1.5s;
}
#cta .cta-inner .row .cta-col .cta-col-inner .heading h1 {
  color: #FFFFFF;
  font-size: 18px;
  margin: 0px 0px 20px 0px;
}
@media (min-width: 768px) {
  #cta .cta-inner .row .cta-col .cta-col-inner .heading h1 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  #cta .cta-inner .row .cta-col .cta-col-inner .heading h1 {
    font-size: 32px;
  }
}
#cta .cta-inner .row .cta-col .cta-col-inner .body {
  font-size: 14px;
  opacity: 0;
  width: 300px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  transform: translateY(25%);
  transition: opacity 1.5s, transform 1.5s;
}
#cta .cta-inner .row .cta-col .cta-col-inner .body p {
  line-height: 1.3;
}
#cta .cta-inner .row .cta-col .cta-col-inner .body p:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  #cta .cta-inner .row .cta-col .cta-col-inner .body {
    font-size: 16px;
    width: auto;
  }
}
@media (min-width: 992px) {
  #cta .cta-inner .row .cta-col .cta-col-inner .body {
    font-size: 18px;
  }
}
#cta .cta-inner .row .cta-col .cta-col-inner .btn-holder {
  margin: 20px 0px 0px 0px;
  opacity: 0;
  transform: translateY(25%);
  transition: opacity 1.5s, transform 1.5s;
}
#cta .cta-inner .row .cta-col .cta-col-inner .btn-holder a.btn-text {
  text-align: center;
  color: #FF827A;
  font-size: 14px;
  line-height: 1;
  padding: 12px 30px;
  border-radius: 25px;
  letter-spacing: 0.5px;
  display: inline-block;
  background-color: #FFFFFF;
  font-family: GalanoGrotesqueSemiBold;
}
#cta .cta-inner .row .cta-col .cta-col-inner .btn-holder a.btn-text:hover {
  color: #FFFFFF;
  background-color: #1C265C;
}
@media (min-width: 992px) {
  #cta .cta-inner .row .cta-col .cta-col-inner .btn-holder a.btn-text:hover {
    background-color: transparent;
    text-decoration: underline;
  }
}
@media (min-width: 992px) {
  #cta .cta-inner .row .cta-col .cta-col-inner .btn-holder a.btn-text {
    color: #FFFFFF;
    font-size: 16px;
    padding: 0px 0px;
    border-radius: 0px;
    background-color: transparent;
  }
}
#cta .cta-inner .row .cta-col.cta-col-body {
  width: 100%;
  opacity: 0;
  transform: translateX(25%);
  transition: opacity 1.5s, transform 1.5s;
}
#cta .cta-inner .row .cta-col.cta-col-body .cta-col-inner {
  color: #FFFFFF;
  display: flex;
  height: 100%;
  align-items: center;
  background-color: #FF827A;
  border-bottom-left-radius: 90px;
}
@media (min-width: 992px) {
  #cta .cta-inner .row .cta-col.cta-col-body .cta-col-inner {
    margin-left: 15px;
    border-top-right-radius: 90px;
    border-bottom-left-radius: 90px;
  }
}
@media (min-width: 992px) {
  #cta .cta-inner .row .cta-col.cta-col-body {
    width: 50%;
    aspect-ratio: 850/445;
  }
}
#cta .cta-inner .row .cta-col.cta-col-image {
  opacity: 0;
  transform: translateX(-25%);
  transition: opacity 1.5s, transform 1.5s;
  position: relative;
  background-size: cover;
  background-position: center center;
  border-top-right-radius: 90px;
  width: 100%;
  aspect-ratio: 320/150;
}
@media (min-width: 768px) {
  #cta .cta-inner .row .cta-col.cta-col-image {
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  #cta .cta-inner .row .cta-col.cta-col-image {
    width: 50%;
    margin-left: 0px;
    aspect-ratio: 850/445;
    border-top-right-radius: 90px;
    border-bottom-left-radius: 90px;
  }
}
@media (min-width: 992px) {
  #cta .cta-inner .row .cta-col {
    width: 50%;
  }
}
@media (min-width: 768px) {
  #cta .cta-inner {
    max-width: 720px;
    padding: 0px 24px;
    display: block;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  #cta .cta-inner {
    width: 100%;
    max-width: 100%;
    padding: 0px 0px;
    margin-left: 0px;
  }
}
#cta.in-view .cta-inner .row .cta-col .cta-col-inner .heading {
  opacity: 1;
  transition-delay: 0.2s;
  transform: translateY(0%);
}
#cta.in-view .cta-inner .row .cta-col .cta-col-inner .body {
  opacity: 1;
  transition-delay: 0.3s;
  transform: translateY(0%);
}
#cta.in-view .cta-inner .row .cta-col .cta-col-inner .btn-holder {
  opacity: 1;
  transition-delay: 0.4s;
  transform: translateY(0%);
}
#cta.in-view .cta-inner .row .cta-col.cta-col-body {
  opacity: 1;
  transform: translateX(0%);
}
#cta.in-view .cta-inner .row .cta-col.cta-col-image {
  opacity: 1;
  transform: translateX(0%);
}

#property-banner {
  margin: 0px 0px 30px 0px;
}
#property-banner .container .bg-banner {
  width: calc(100% + 48px);
  position: relative;
  margin-left: -24px;
  aspect-ratio: 320/60;
  background-size: cover !important;
  background-position: center center !important;
  opacity: 0;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
}
@media (min-width: 768px) {
  #property-banner .container .bg-banner {
    width: 100%;
    margin-left: 0px;
    border-radius: 20px;
    aspect-ratio: 1000/140;
  }
}
@media (min-width: 992px) {
  #property-banner .container .bg-banner {
    border-radius: 30px;
    aspect-ratio: 1440/140;
  }
}
#property-banner.in-view .container .bg-banner {
  opacity: 1;
  transform: translateY(0%);
}
@media (min-width: 768px) {
  #property-banner {
    margin: 0px 0px 50px 0px;
  }
}

#property-about .property-about-inner {
  margin: 0px 0px 50px 0px;
}
#property-about .property-about-inner .property-header {
  margin: 0px 0px 10px 0px;
}
#property-about .property-about-inner .property-header .row {
  display: block;
  margin: 0px 0px;
}
#property-about .property-about-inner .property-header .row .property-header-col .property-header-col-inner .heading {
  opacity: 0;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-about .property-about-inner .property-header .row .property-header-col .property-header-col-inner .heading h1 {
  font-size: 26px;
  color: #1C265C;
  margin: 0px 0px 5px 0px;
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-header .row .property-header-col .property-header-col-inner .heading h1 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  #property-about .property-about-inner .property-header .row .property-header-col .property-header-col-inner .heading h1 {
    font-size: 50px;
  }
}
@media (min-width: 1200px) {
  #property-about .property-about-inner .property-header .row .property-header-col .property-header-col-inner .heading h1 {
    font-size: 60px;
  }
}
#property-about .property-about-inner .property-header .row .property-header-col .property-header-col-inner .heading h3 {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 20px;
  color: #1C265C;
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-header .row .property-header-col .property-header-col-inner .heading h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  #property-about .property-about-inner .property-header .row .property-header-col .property-header-col-inner .heading h3 {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  #property-about .property-about-inner .property-header .row .property-header-col .property-header-col-inner .heading h3 {
    font-size: 26px;
  }
}
#property-about .property-about-inner .property-header .row .property-header-col .property-header-col-inner .completion {
  line-height: 1.1;
  font-size: 14px;
  font-family: GalanoGrotesqueSemiBold;
  color: #1C265C;
  opacity: 0;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-header .row .property-header-col .property-header-col-inner .completion {
    font-size: 18px;
    transform: translateX(25%);
    transition: opacity 1.5s, transform 1.5s;
  }
}
@media (min-width: 992px) {
  #property-about .property-about-inner .property-header .row .property-header-col .property-header-col-inner .completion {
    text-align: right;
    font-size: 20px;
    letter-spacing: 1px;
  }
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-header .row {
    display: flex;
    justify-content: space-between;
  }
}
#property-about .property-about-inner .property-about {
  position: relative;
  margin: 0px 0px 40px 0px;
}
#property-about .property-about-inner .property-about .row {
  margin: 0px 0px;
  align-items: flex-end;
  justify-content: space-between;
}
#property-about .property-about-inner .property-about .row .property-about-col .property-about-col-inner .body {
  max-width: 100%;
  font-size: 16px;
  padding: 15px 0px;
  opacity: 0;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-about .property-about-inner .property-about .row .property-about-col .property-about-col-inner .body p:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-about .row .property-about-col .property-about-col-inner .body {
    padding: 0px 0px;
    width: 400px;
  }
}
@media (min-width: 992px) {
  #property-about .property-about-inner .property-about .row .property-about-col .property-about-col-inner .body {
    font-size: 18px;
  }
}
#property-about .property-about-inner .property-about .row .property-about-col .property-about-col-inner .btn-holder {
  opacity: 0;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-about .property-about-inner .property-about .row .property-about-col .property-about-col-inner .btn-holder a.btn-default {
  display: block;
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-about .row .property-about-col .property-about-col-inner .btn-holder a.btn-default {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-about .row .property-about-col .property-about-col-inner .btn-holder {
    transform: translateX(25%);
  }
}
#property-about .property-about-inner .property-about .row .property-about-col.property-about-col-button {
  width: 100%;
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-about .row .property-about-col.property-about-col-button {
    width: auto;
  }
}
@media (min-width: 992px) {
  #property-about .property-about-inner .property-about {
    margin: 0px 0px 115px 0px;
  }
}
#property-about .property-about-inner .property-intro {
  margin: 0px 0px 40px 0px;
}
#property-about .property-about-inner .property-intro .row {
  margin: 0px 0px;
  display: block;
}
#property-about .property-about-inner .property-intro .row .property-intro-col {
  opacity: 0;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-about .property-about-inner .property-intro .row .property-intro-col .property-intro-col-inner .heading h3 {
  color: #1C265C;
}
#property-about .property-about-inner .property-intro .row .property-intro-col .property-intro-col-inner .body {
  font-size: 14px;
}
#property-about .property-about-inner .property-intro .row .property-intro-col .property-intro-col-inner .body p:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-intro .row .property-intro-col .property-intro-col-inner .body {
    font-size: 16px;
  }
}
#property-about .property-about-inner .property-intro .row .property-intro-col .property-intro-col-inner .btn-holder {
  margin-top: 20px;
}
#property-about .property-about-inner .property-intro .row .property-intro-col .property-intro-col-inner .btn-holder a.btn-alt {
  display: block;
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-intro .row .property-intro-col .property-intro-col-inner .btn-holder a.btn-alt {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  #property-about .property-about-inner .property-intro .row .property-intro-col .property-intro-col-inner .btn-holder {
    margin-top: 0px;
  }
}
#property-about .property-about-inner .property-intro .row .property-intro-col.property-intro-col-heading {
  width: 100%;
}
@media (min-width: 992px) {
  #property-about .property-about-inner .property-intro .row .property-intro-col.property-intro-col-heading {
    width: 34%;
  }
}
@media (min-width: 1200px) {
  #property-about .property-about-inner .property-intro .row .property-intro-col.property-intro-col-heading {
    padding-right: 30px;
  }
}
@media (min-width: 1500px) {
  #property-about .property-about-inner .property-intro .row .property-intro-col.property-intro-col-heading {
    padding-right: 0px;
  }
}
#property-about .property-about-inner .property-intro .row .property-intro-col.property-intro-col-body {
  width: 100%;
}
@media (min-width: 992px) {
  #property-about .property-about-inner .property-intro .row .property-intro-col.property-intro-col-body {
    width: 36%;
  }
}
#property-about .property-about-inner .property-intro .row .property-intro-col.property-intro-col-button {
  width: 100%;
}
@media (min-width: 992px) {
  #property-about .property-about-inner .property-intro .row .property-intro-col.property-intro-col-button .property-intro-col-inner {
    text-align: right;
  }
}
@media (min-width: 992px) {
  #property-about .property-about-inner .property-intro .row .property-intro-col.property-intro-col-button {
    width: 30%;
  }
}
@media (min-width: 992px) {
  #property-about .property-about-inner .property-intro .row {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  #property-about .property-about-inner .property-intro {
    margin: 0px 0px 115px 0px;
  }
}
#property-about .property-about-inner .property-slider {
  opacity: 0;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-about .property-about-inner .property-slider .property-slider-inner {
  position: relative;
  --nav-height: 30px;
  width: 1160px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  #property-about .property-about-inner .property-slider .property-slider-inner {
    --nav-height: 40px;
  }
}
#property-about .property-about-inner .property-slider .property-slider-inner .slider-button {
  position: absolute;
  bottom: 0;
  aspect-ratio: 1;
  height: var(--nav-height);
  background-color: #FF827A;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
}
#property-about .property-about-inner .property-slider .property-slider-inner .slider-button-prev {
  left: 5px;
  scale: -1 1;
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-slider .property-slider-inner .slider-button-prev {
    left: 0;
  }
}
#property-about .property-about-inner .property-slider .property-slider-inner .slider-button-next {
  right: 5px;
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-slider .property-slider-inner .slider-button-next {
    right: 0;
  }
}
#property-about .property-about-inner .property-slider .property-slider-inner .slider-button svg {
  width: 25%;
  height: auto;
  display: block;
}
#property-about .property-about-inner .property-slider .property-slider-inner #about-slider {
  width: 100%;
}
#property-about .property-about-inner .property-slider .property-slider-inner #about-slider .slide .slide-bg {
  width: 100%;
  position: relative;
  border-radius: 20px;
  aspect-ratio: 320/200;
  background-size: cover !important;
  background-position: center center !important;
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-slider .property-slider-inner #about-slider .slide .slide-bg {
    border-radius: 30px;
    aspect-ratio: 1200/700;
  }
}
#property-about .property-about-inner .property-slider .property-slider-inner #about-slider .owl-dots {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  height: var(--nav-height);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  line-height: 1;
}
#property-about .property-about-inner .property-slider .property-slider-inner #about-slider .owl-dots .owl-dot {
  border: 2px solid #6173FA;
  border-radius: 50%;
  margin: 0px 3px;
  height: 10px;
  width: 10px;
}
#property-about .property-about-inner .property-slider .property-slider-inner #about-slider .owl-dots .owl-dot.active {
  background-color: #6173FA;
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-slider .property-slider-inner #about-slider .owl-dots .owl-dot {
    margin: 0px 4px;
  }
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-slider .property-slider-inner #about-slider .owl-dots {
    margin: 15px 0 0 0;
  }
}
@media (min-width: 768px) {
  #property-about .property-about-inner .property-slider .property-slider-inner #about-slider {
    width: 100%;
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  #property-about .property-about-inner {
    margin: 0px 0px 130px 0px;
  }
}
#property-about.in-view .property-about-inner .property-header .row .property-header-col .property-header-col-inner .heading {
  opacity: 1;
  transform: translateY(0%);
}
#property-about.in-view .property-about-inner .property-header .row .property-header-col .property-header-col-inner .completion {
  opacity: 1;
  transform: translateY(0%);
}
@media (min-width: 768px) {
  #property-about.in-view .property-about-inner .property-header .row .property-header-col .property-header-col-inner .completion {
    transform: translateX(0%);
  }
}
#property-about.in-view .property-about-inner .property-about .row .property-about-col .property-about-col-inner .body {
  opacity: 1;
  transform: translateY(0%);
}
#property-about.in-view .property-about-inner .property-about .row .property-about-col .property-about-col-inner .btn-holder {
  opacity: 1;
  transform: translateY(0%);
}
@media (min-width: 768px) {
  #property-about.in-view .property-about-inner .property-about .row .property-about-col .property-about-col-inner .btn-holder {
    transform: translateX(0%);
  }
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col {
  opacity: 1;
  transform: translateX(0%);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 1) {
  transition-delay: calc(1s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 2) {
  transition-delay: calc(2s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 3) {
  transition-delay: calc(3s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 4) {
  transition-delay: calc(4s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 5) {
  transition-delay: calc(5s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 6) {
  transition-delay: calc(6s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 7) {
  transition-delay: calc(7s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 8) {
  transition-delay: calc(8s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 9) {
  transition-delay: calc(9s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 10) {
  transition-delay: calc(10s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 11) {
  transition-delay: calc(11s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 12) {
  transition-delay: calc(12s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 13) {
  transition-delay: calc(13s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 14) {
  transition-delay: calc(14s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 15) {
  transition-delay: calc(15s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 16) {
  transition-delay: calc(16s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 17) {
  transition-delay: calc(17s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 18) {
  transition-delay: calc(18s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 19) {
  transition-delay: calc(19s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 20) {
  transition-delay: calc(20s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 21) {
  transition-delay: calc(21s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 22) {
  transition-delay: calc(22s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 23) {
  transition-delay: calc(23s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 24) {
  transition-delay: calc(24s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 25) {
  transition-delay: calc(25s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 26) {
  transition-delay: calc(26s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 27) {
  transition-delay: calc(27s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 28) {
  transition-delay: calc(28s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 29) {
  transition-delay: calc(29s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 30) {
  transition-delay: calc(30s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 31) {
  transition-delay: calc(31s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 32) {
  transition-delay: calc(32s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 33) {
  transition-delay: calc(33s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 34) {
  transition-delay: calc(34s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 35) {
  transition-delay: calc(35s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 36) {
  transition-delay: calc(36s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 37) {
  transition-delay: calc(37s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 38) {
  transition-delay: calc(38s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 39) {
  transition-delay: calc(39s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 40) {
  transition-delay: calc(40s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 41) {
  transition-delay: calc(41s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 42) {
  transition-delay: calc(42s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 43) {
  transition-delay: calc(43s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 44) {
  transition-delay: calc(44s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 45) {
  transition-delay: calc(45s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 46) {
  transition-delay: calc(46s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 47) {
  transition-delay: calc(47s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 48) {
  transition-delay: calc(48s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 49) {
  transition-delay: calc(49s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 50) {
  transition-delay: calc(50s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 51) {
  transition-delay: calc(51s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 52) {
  transition-delay: calc(52s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 53) {
  transition-delay: calc(53s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 54) {
  transition-delay: calc(54s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 55) {
  transition-delay: calc(55s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 56) {
  transition-delay: calc(56s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 57) {
  transition-delay: calc(57s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 58) {
  transition-delay: calc(58s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 59) {
  transition-delay: calc(59s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 60) {
  transition-delay: calc(60s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 61) {
  transition-delay: calc(61s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 62) {
  transition-delay: calc(62s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 63) {
  transition-delay: calc(63s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 64) {
  transition-delay: calc(64s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 65) {
  transition-delay: calc(65s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 66) {
  transition-delay: calc(66s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 67) {
  transition-delay: calc(67s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 68) {
  transition-delay: calc(68s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 69) {
  transition-delay: calc(69s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 70) {
  transition-delay: calc(70s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 71) {
  transition-delay: calc(71s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 72) {
  transition-delay: calc(72s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 73) {
  transition-delay: calc(73s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 74) {
  transition-delay: calc(74s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 75) {
  transition-delay: calc(75s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 76) {
  transition-delay: calc(76s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 77) {
  transition-delay: calc(77s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 78) {
  transition-delay: calc(78s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 79) {
  transition-delay: calc(79s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 80) {
  transition-delay: calc(80s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 81) {
  transition-delay: calc(81s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 82) {
  transition-delay: calc(82s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 83) {
  transition-delay: calc(83s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 84) {
  transition-delay: calc(84s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 85) {
  transition-delay: calc(85s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 86) {
  transition-delay: calc(86s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 87) {
  transition-delay: calc(87s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 88) {
  transition-delay: calc(88s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 89) {
  transition-delay: calc(89s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 90) {
  transition-delay: calc(90s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 91) {
  transition-delay: calc(91s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 92) {
  transition-delay: calc(92s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 93) {
  transition-delay: calc(93s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 94) {
  transition-delay: calc(94s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 95) {
  transition-delay: calc(95s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 96) {
  transition-delay: calc(96s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 97) {
  transition-delay: calc(97s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 98) {
  transition-delay: calc(98s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 99) {
  transition-delay: calc(99s * 0.25);
}
#property-about.in-view .property-about-inner .property-intro .row .property-intro-col:nth-of-type(1n + 100) {
  transition-delay: calc(100s * 0.25);
}
#property-about.in-view .property-about-inner .property-slider {
  opacity: 1;
  transform: translateX(0%);
}

#property-demographics .property-demographics-inner {
  padding: 65px 0px 0px 0px;
}
#property-demographics .property-demographics-inner .property-demographics-introduction .heading {
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-demographics .property-demographics-inner .property-demographics-introduction .heading h3 {
  color: #1C265C;
  margin: 0px 0px 5px 0px;
}
#property-demographics .property-demographics-inner .property-demographics-introduction .radius {
  color: #1C265C;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-demographics .property-demographics-inner .property-demographics-statistics {
  margin: 35px 0px 0px 0px;
}
#property-demographics .property-demographics-inner .property-demographics-statistics.theme-purple .row .statistic .statistic-inner .statistic-number-wrap {
  color: #6173FA;
}
#property-demographics .property-demographics-inner .property-demographics-statistics.theme-orange .row .statistic .statistic-inner .statistic-number-wrap {
  color: #FF827A;
}
#property-demographics .property-demographics-inner .property-demographics-statistics.theme-yellow .row .statistic .statistic-inner .statistic-number-wrap {
  color: #FCCC6D;
}
#property-demographics .property-demographics-inner .property-demographics-statistics.theme-blue .row .statistic .statistic-inner .statistic-number-wrap {
  color: #34B7CB;
}
#property-demographics .property-demographics-inner .property-demographics-statistics.theme-green .row .statistic .statistic-inner .statistic-number-wrap {
  color: #6173FA;
}
#property-demographics .property-demographics-inner .property-demographics-statistics.theme-lime .row .statistic .statistic-inner .statistic-number-wrap {
  color: #1C265C;
}
#property-demographics .property-demographics-inner .property-demographics-statistics .row {
  margin: 0px 0px;
}
#property-demographics .property-demographics-inner .property-demographics-statistics .row .statistic {
  width: 100%;
  margin: 0px 0px 40px 0px;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-demographics .property-demographics-inner .property-demographics-statistics .row .statistic .statistic-inner .statistic-number-wrap {
  font-family: GalanoGrotesqueSemiBold;
  display: flex;
  color: #6173FA;
  font-size: 50px;
  line-height: 1;
}
#property-demographics .property-demographics-inner .property-demographics-statistics .row .statistic .statistic-inner .statistic-number-wrap span {
  display: inline-block;
}
@media (min-width: 992px) {
  #property-demographics .property-demographics-inner .property-demographics-statistics .row .statistic .statistic-inner .statistic-number-wrap {
    font-size: 54px;
  }
}
#property-demographics .property-demographics-inner .property-demographics-statistics .row .statistic .statistic-inner .statistic-label {
  font-size: 14px;
  margin: 0px 0px;
}
#property-demographics .property-demographics-inner .property-demographics-statistics .row .statistic .statistic-inner .statistic-label p {
  margin: 0px 0px;
}
@media (min-width: 992px) {
  #property-demographics .property-demographics-inner .property-demographics-statistics .row .statistic .statistic-inner .statistic-label {
    font-size: 16px;
    margin: 5px 0px 0px 0px;
  }
}
#property-demographics .property-demographics-inner .property-demographics-statistics .row .statistic:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  #property-demographics .property-demographics-inner .property-demographics-statistics .row .statistic {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  #property-demographics .property-demographics-inner .property-demographics-statistics .row .statistic {
    width: 25%;
  }
}
@media (min-width: 992px) {
  #property-demographics .property-demographics-inner .property-demographics-statistics {
    margin: 50px 0px 0px 0px;
  }
}
@media (min-width: 1200px) {
  #property-demographics .property-demographics-inner .property-demographics-statistics {
    margin: 75px 0px 0px 0px;
  }
}
#property-demographics .property-demographics-inner .property-demographics-gallery {
  margin: 65px 0px 0px 0px;
}
#property-demographics .property-demographics-inner .property-demographics-gallery .gallery-wrap .row {
  margin: 0px -10px;
}
#property-demographics .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image {
  width: 100%;
  padding: 0px 10px;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-demographics .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image .bg-image {
  position: relative;
  border-radius: 0px;
  aspect-ratio: 320/225;
  background-size: cover !important;
  background-position: center center !important;
  width: calc(100% + 48px);
  position: relative;
  margin-left: -24px;
}
@media (min-width: 768px) {
  #property-demographics .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image .bg-image {
    width: 100%;
    margin-left: 0px;
    aspect-ratio: 480/338;
  }
}
@media (min-width: 768px) {
  #property-demographics .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image {
    margin-bottom: 15px;
  }
  #property-demographics .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:last-of-type {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  #property-demographics .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image {
    width: 33.33%;
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) {
  #property-demographics .property-demographics-inner .property-demographics-gallery {
    margin: 35px 0px 0px 0px;
  }
}
@media (min-width: 1200px) {
  #property-demographics .property-demographics-inner .property-demographics-gallery {
    margin: 75px 0px 0px 0px;
  }
}
@media (min-width: 768px) {
  #property-demographics .property-demographics-inner {
    padding: 65px 0px;
  }
}
@media (min-width: 1200px) {
  #property-demographics .property-demographics-inner {
    padding: 65px 0px 140px 0px;
  }
}
#property-demographics.in-view .property-demographics-inner .property-demographics-introduction .heading {
  opacity: 1;
  transform: translateY(0%);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-introduction .radius {
  opacity: 1;
  transform: translateY(0%);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic {
  opacity: 1;
  transform: translateY(0%);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 1) {
  transition-delay: calc(1s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 2) {
  transition-delay: calc(2s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 3) {
  transition-delay: calc(3s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 4) {
  transition-delay: calc(4s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 5) {
  transition-delay: calc(5s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 6) {
  transition-delay: calc(6s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 7) {
  transition-delay: calc(7s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 8) {
  transition-delay: calc(8s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 9) {
  transition-delay: calc(9s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 10) {
  transition-delay: calc(10s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 11) {
  transition-delay: calc(11s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 12) {
  transition-delay: calc(12s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 13) {
  transition-delay: calc(13s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 14) {
  transition-delay: calc(14s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 15) {
  transition-delay: calc(15s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 16) {
  transition-delay: calc(16s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 17) {
  transition-delay: calc(17s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 18) {
  transition-delay: calc(18s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 19) {
  transition-delay: calc(19s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 20) {
  transition-delay: calc(20s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 21) {
  transition-delay: calc(21s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 22) {
  transition-delay: calc(22s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 23) {
  transition-delay: calc(23s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 24) {
  transition-delay: calc(24s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 25) {
  transition-delay: calc(25s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 26) {
  transition-delay: calc(26s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 27) {
  transition-delay: calc(27s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 28) {
  transition-delay: calc(28s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 29) {
  transition-delay: calc(29s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 30) {
  transition-delay: calc(30s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 31) {
  transition-delay: calc(31s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 32) {
  transition-delay: calc(32s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 33) {
  transition-delay: calc(33s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 34) {
  transition-delay: calc(34s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 35) {
  transition-delay: calc(35s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 36) {
  transition-delay: calc(36s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 37) {
  transition-delay: calc(37s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 38) {
  transition-delay: calc(38s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 39) {
  transition-delay: calc(39s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 40) {
  transition-delay: calc(40s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 41) {
  transition-delay: calc(41s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 42) {
  transition-delay: calc(42s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 43) {
  transition-delay: calc(43s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 44) {
  transition-delay: calc(44s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 45) {
  transition-delay: calc(45s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 46) {
  transition-delay: calc(46s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 47) {
  transition-delay: calc(47s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 48) {
  transition-delay: calc(48s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 49) {
  transition-delay: calc(49s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 50) {
  transition-delay: calc(50s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 51) {
  transition-delay: calc(51s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 52) {
  transition-delay: calc(52s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 53) {
  transition-delay: calc(53s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 54) {
  transition-delay: calc(54s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 55) {
  transition-delay: calc(55s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 56) {
  transition-delay: calc(56s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 57) {
  transition-delay: calc(57s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 58) {
  transition-delay: calc(58s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 59) {
  transition-delay: calc(59s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 60) {
  transition-delay: calc(60s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 61) {
  transition-delay: calc(61s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 62) {
  transition-delay: calc(62s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 63) {
  transition-delay: calc(63s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 64) {
  transition-delay: calc(64s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 65) {
  transition-delay: calc(65s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 66) {
  transition-delay: calc(66s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 67) {
  transition-delay: calc(67s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 68) {
  transition-delay: calc(68s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 69) {
  transition-delay: calc(69s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 70) {
  transition-delay: calc(70s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 71) {
  transition-delay: calc(71s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 72) {
  transition-delay: calc(72s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 73) {
  transition-delay: calc(73s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 74) {
  transition-delay: calc(74s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 75) {
  transition-delay: calc(75s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 76) {
  transition-delay: calc(76s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 77) {
  transition-delay: calc(77s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 78) {
  transition-delay: calc(78s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 79) {
  transition-delay: calc(79s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 80) {
  transition-delay: calc(80s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 81) {
  transition-delay: calc(81s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 82) {
  transition-delay: calc(82s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 83) {
  transition-delay: calc(83s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 84) {
  transition-delay: calc(84s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 85) {
  transition-delay: calc(85s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 86) {
  transition-delay: calc(86s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 87) {
  transition-delay: calc(87s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 88) {
  transition-delay: calc(88s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 89) {
  transition-delay: calc(89s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 90) {
  transition-delay: calc(90s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 91) {
  transition-delay: calc(91s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 92) {
  transition-delay: calc(92s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 93) {
  transition-delay: calc(93s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 94) {
  transition-delay: calc(94s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 95) {
  transition-delay: calc(95s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 96) {
  transition-delay: calc(96s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 97) {
  transition-delay: calc(97s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 98) {
  transition-delay: calc(98s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 99) {
  transition-delay: calc(99s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-statistics .row .statistic:nth-of-type(1n + 100) {
  transition-delay: calc(100s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image {
  opacity: 1;
  transform: translateY(0%);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 1) {
  transition-delay: calc(1s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 2) {
  transition-delay: calc(2s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 3) {
  transition-delay: calc(3s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 4) {
  transition-delay: calc(4s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 5) {
  transition-delay: calc(5s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 6) {
  transition-delay: calc(6s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 7) {
  transition-delay: calc(7s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 8) {
  transition-delay: calc(8s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 9) {
  transition-delay: calc(9s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 10) {
  transition-delay: calc(10s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 11) {
  transition-delay: calc(11s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 12) {
  transition-delay: calc(12s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 13) {
  transition-delay: calc(13s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 14) {
  transition-delay: calc(14s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 15) {
  transition-delay: calc(15s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 16) {
  transition-delay: calc(16s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 17) {
  transition-delay: calc(17s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 18) {
  transition-delay: calc(18s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 19) {
  transition-delay: calc(19s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 20) {
  transition-delay: calc(20s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 21) {
  transition-delay: calc(21s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 22) {
  transition-delay: calc(22s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 23) {
  transition-delay: calc(23s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 24) {
  transition-delay: calc(24s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 25) {
  transition-delay: calc(25s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 26) {
  transition-delay: calc(26s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 27) {
  transition-delay: calc(27s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 28) {
  transition-delay: calc(28s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 29) {
  transition-delay: calc(29s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 30) {
  transition-delay: calc(30s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 31) {
  transition-delay: calc(31s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 32) {
  transition-delay: calc(32s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 33) {
  transition-delay: calc(33s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 34) {
  transition-delay: calc(34s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 35) {
  transition-delay: calc(35s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 36) {
  transition-delay: calc(36s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 37) {
  transition-delay: calc(37s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 38) {
  transition-delay: calc(38s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 39) {
  transition-delay: calc(39s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 40) {
  transition-delay: calc(40s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 41) {
  transition-delay: calc(41s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 42) {
  transition-delay: calc(42s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 43) {
  transition-delay: calc(43s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 44) {
  transition-delay: calc(44s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 45) {
  transition-delay: calc(45s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 46) {
  transition-delay: calc(46s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 47) {
  transition-delay: calc(47s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 48) {
  transition-delay: calc(48s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 49) {
  transition-delay: calc(49s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 50) {
  transition-delay: calc(50s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 51) {
  transition-delay: calc(51s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 52) {
  transition-delay: calc(52s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 53) {
  transition-delay: calc(53s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 54) {
  transition-delay: calc(54s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 55) {
  transition-delay: calc(55s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 56) {
  transition-delay: calc(56s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 57) {
  transition-delay: calc(57s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 58) {
  transition-delay: calc(58s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 59) {
  transition-delay: calc(59s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 60) {
  transition-delay: calc(60s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 61) {
  transition-delay: calc(61s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 62) {
  transition-delay: calc(62s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 63) {
  transition-delay: calc(63s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 64) {
  transition-delay: calc(64s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 65) {
  transition-delay: calc(65s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 66) {
  transition-delay: calc(66s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 67) {
  transition-delay: calc(67s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 68) {
  transition-delay: calc(68s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 69) {
  transition-delay: calc(69s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 70) {
  transition-delay: calc(70s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 71) {
  transition-delay: calc(71s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 72) {
  transition-delay: calc(72s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 73) {
  transition-delay: calc(73s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 74) {
  transition-delay: calc(74s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 75) {
  transition-delay: calc(75s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 76) {
  transition-delay: calc(76s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 77) {
  transition-delay: calc(77s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 78) {
  transition-delay: calc(78s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 79) {
  transition-delay: calc(79s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 80) {
  transition-delay: calc(80s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 81) {
  transition-delay: calc(81s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 82) {
  transition-delay: calc(82s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 83) {
  transition-delay: calc(83s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 84) {
  transition-delay: calc(84s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 85) {
  transition-delay: calc(85s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 86) {
  transition-delay: calc(86s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 87) {
  transition-delay: calc(87s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 88) {
  transition-delay: calc(88s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 89) {
  transition-delay: calc(89s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 90) {
  transition-delay: calc(90s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 91) {
  transition-delay: calc(91s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 92) {
  transition-delay: calc(92s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 93) {
  transition-delay: calc(93s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 94) {
  transition-delay: calc(94s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 95) {
  transition-delay: calc(95s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 96) {
  transition-delay: calc(96s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 97) {
  transition-delay: calc(97s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 98) {
  transition-delay: calc(98s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 99) {
  transition-delay: calc(99s * 0.25);
}
#property-demographics.in-view .property-demographics-inner .property-demographics-gallery .gallery-wrap .row .gallery-image:nth-of-type(1n + 100) {
  transition-delay: calc(100s * 0.25);
}

#property-location {
  background-color: #1C265C;
  color: #FFFFFF;
}
#property-location .property-location-inner {
  padding: 50px 0px 0px 0px;
}
#property-location .property-location-inner .property-location-introduction {
  width: 500px;
  max-width: 100%;
  margin-bottom: 40px;
}
#property-location .property-location-inner .property-location-introduction .heading {
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-location .property-location-inner .property-location-introduction .heading h3 {
  color: #FFFFFF;
  margin: 0px 0px 20px 0px;
}
#property-location .property-location-inner .property-location-introduction .body {
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 1.5s, transform 1.5s;
}
@media (min-width: 768px) {
  #property-location .property-location-inner .property-location-introduction {
    margin-bottom: 55px;
  }
}
@media (min-width: 992px) {
  #property-location .property-location-inner .property-location-introduction {
    margin-bottom: 85px;
  }
}
#property-location .property-location-inner .property-location-map {
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-location .property-location-inner .property-location-map .property-location-map-inner {
  width: 1130px;
  max-width: 100%;
  margin: 0 auto;
}
#property-location .property-location-inner .property-location-map .locations-map-wrap {
  position: relative;
  width: 100%;
  width: calc(100% + 48px);
  position: relative;
  margin-left: -24px;
}
@media (min-width: 768px) {
  #property-location .property-location-inner .property-location-map .locations-map-wrap {
    width: 100%;
    margin-left: 0px;
  }
}
#property-location .property-location-inner .property-location-map .locations-map-wrap .locations-map {
  width: 100%;
  width: 100%;
  aspect-ratio: 320/320;
  border-radius: 0px;
}
@media (min-width: 768px) {
  #property-location .property-location-inner .property-location-map .locations-map-wrap .locations-map {
    border-radius: 30px;
    aspect-ratio: 1140/680;
  }
}
#property-location .property-location-inner .property-location-map .locations-map-wrap .map-marker {
  display: none;
}
#property-location .property-location-inner .property-location-map .locations-map-wrap .map-info-window {
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  font-family: GalanoGrotesqueSemiBold;
}
#property-location .property-location-inner .property-location-map .locations-map-wrap .map-info-window::after {
  content: "";
  background: url("images/icons/arrow-location.svg");
  background-size: contain;
  position: relative;
  display: none;
  height: 100px;
  width: 100px;
}
@media (min-width: 992px) {
  #property-location .property-location-inner .property-location-map .locations-map-wrap .map-info-window {
    font-size: 20px;
  }
}
#property-location .property-location-inner .property-location-map .locations-map-wrap .map-info-window img {
  height: 10px;
  width: auto;
}
@media (min-width: 768px) {
  #property-location .property-location-inner {
    padding: 65px 0px 80px 0px;
  }
}
#property-location.in-view .property-location-inner .property-location-introduction .heading {
  opacity: 1;
  transform: translateY(0%);
}
#property-location.in-view .property-location-inner .property-location-introduction .body {
  opacity: 1;
  transform: translateY(0%);
}
#property-location.in-view .property-location-inner .property-location-map {
  opacity: 1;
  transform: translateY(0%);
}

#property-details .property-details-inner {
  margin: 0px 0px 40px 0px;
}
#property-details .property-details-inner .property-details-heading .property-intro-col-button {
  margin: 20px 0;
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-heading .property-intro-col-button {
    margin: 0px;
  }
}
#property-details .property-details-inner .property-details-heading .property-intro-col-button a {
  width: 100%;
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-heading .property-intro-col-button a {
    width: auto;
  }
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-heading {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
#property-details .property-details-inner .property-details-heading .heading {
  opacity: 0;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-details .property-details-inner .property-details-heading .heading h3 {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 20px;
  color: #1C265C;
}
@media (min-width: 768px) {
  #property-details .property-details-inner .property-details-heading .heading h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-heading .heading h3 {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  #property-details .property-details-inner .property-details-heading .heading h3 {
    font-size: 26px;
  }
}
#property-details .property-details-inner .property-details-data .row {
  margin: 0px 0px;
  display: block;
}
#property-details .property-details-inner .property-details-data .row .property-details-col {
  width: 100%;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section {
  margin: 0px 0px 30px 0px;
  opacity: 0;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section#data-siteplan {
  display: block;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section#data-siteplan .preheading-dual {
  display: flex;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section#data-siteplan .siteplan {
  display: block;
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section#data-siteplan {
    display: none;
  }
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile {
  display: block;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile select {
  border: 0px;
  width: 100%;
  color: #FFFFFF;
  display: block;
  line-height: 1;
  font-size: 14px;
  padding: 12px 15px;
  border-radius: 25px;
  margin-bottom: 15px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3.svg"), auto;
  background-image: url("../../images/icons/arrow-select-white.svg");
  background-repeat: no-repeat, repeat;
  background-position: right 15px top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  font-family: GalanoGrotesqueSemiBold;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile select.floor-select {
  background-color: #FF827A;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile select.floor-select.theme-purple {
  background-color: #6173FA;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile select.floor-select.theme-orange {
  background-color: #FF827A;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile select.floor-select.theme-yellow {
  color: #1C265C;
  background-color: #FCCC6D;
  background-image: url("../../images/icons/arrow-select-navy.svg");
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile select.floor-select.theme-blue {
  background-color: #34B7CB;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile select.floor-select.theme-green {
  color: #1C265C;
  background-color: #6BFFD6;
  background-image: url("../../images/icons/arrow-select-navy.svg");
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile select.floor-select.theme-lime {
  color: #1C265C;
  background-color: #DAFFF5;
  background-image: url("../../images/icons/arrow-select-navy.svg");
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table {
  border: 0px;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table .floor-tables .floor-table {
  border-radius: 20px;
  font-size: 14px;
  display: none;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table .floor-tables .floor-table .row {
  padding: 0px 0px;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table .floor-tables .floor-table .row .accommodation-col {
  padding: 0px 10px !important;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table .floor-tables .floor-table .row .accommodation-col.accommodation-col-one {
  width: 65%;
  border-right: 2px solid #6173FA;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table .floor-tables .floor-table .row .accommodation-col.accommodation-col-two {
  width: 35%;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table .floor-tables .floor-table .row .accommodation-col span {
  width: unset;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table .floor-tables .floor-table .row .accommodation-col .accommodation-col-inner {
  padding: 10px 0px;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table .floor-tables .floor-table .row:first-of-type {
  padding: 0px 0px;
  border-bottom: 0px !important;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table .floor-tables .floor-table .row:nth-of-type(2) {
  padding-top: 0px;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table .floor-tables .floor-table .row:nth-last-child(2) {
  padding-bottom: 0px;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table .floor-tables .floor-table:first-of-type {
  display: block;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-purple .floor-tables .floor-table {
  border: 2px solid #6173FA;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-purple .floor-tables .floor-table .row .accommodation-col.accommodation-col-one {
  border-right-color: #6173FA;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-purple .floor-tables .floor-table .row:first-of-type {
  border-bottom: 2px solid #6173FA;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-purple .floor-tables .floor-table .row:last-of-type {
  color: #FFFFFF;
  background-color: #6173FA;
  border-bottom: 2px solid #6173FA;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-orange .floor-tables .floor-table {
  border: 2px solid #FF827A;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-orange .floor-tables .floor-table .row .accommodation-col.accommodation-col-one {
  border-right-color: #FF827A;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-orange .floor-tables .floor-table .row:first-of-type {
  border-bottom: 2px solid #FF827A;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-orange .floor-tables .floor-table .row:last-of-type {
  color: #FFFFFF;
  background-color: #FF827A;
  border-bottom: 2px solid #FF827A;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-yellow .floor-tables .floor-table {
  border: 2px solid #FCCC6D;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-yellow .floor-tables .floor-table .row .accommodation-col.accommodation-col-one {
  border-right-color: #FCCC6D;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-yellow .floor-tables .floor-table .row:first-of-type {
  border-bottom: 2px solid #FCCC6D;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-yellow .floor-tables .floor-table .row:last-of-type {
  color: #1C265C;
  background-color: #FCCC6D;
  border-bottom: 2px solid #FCCC6D;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-blue .floor-tables .floor-table {
  border: 2px solid #34B7CB;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-blue .floor-tables .floor-table .row .accommodation-col.accommodation-col-one {
  border-right-color: #34B7CB;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-blue .floor-tables .floor-table .row:first-of-type {
  border-bottom: 2px solid #34B7CB;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-blue .floor-tables .floor-table .row:last-of-type {
  color: #FFFFFF;
  background-color: #34B7CB;
  border-bottom: 2px solid #34B7CB;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-green .floor-tables .floor-table {
  border: 2px solid #6BFFD6;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-green .floor-tables .floor-table .row .accommodation-col.accommodation-col-one {
  border-right-color: #6BFFD6;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-green .floor-tables .floor-table .row:first-of-type {
  border-bottom: 2px solid #6BFFD6;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-green .floor-tables .floor-table .row:last-of-type {
  background-color: #6BFFD6;
  border-bottom: 2px solid #6BFFD6;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-lime .floor-tables .floor-table {
  border: 2px solid #DAFFF5;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-lime .floor-tables .floor-table .row .accommodation-col.accommodation-col-one {
  border-right-color: #DAFFF5;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-lime .floor-tables .floor-table .row:first-of-type {
  border-bottom: 2px solid #DAFFF5;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile .accommodation-table.theme-lime .floor-tables .floor-table .row:last-of-type {
  background-color: #DAFFF5;
  border-bottom: 2px solid #DAFFF5;
}
@media (min-width: 768px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile {
    display: none;
  }
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile {
    display: block;
  }
}
@media (min-width: 1200px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-mobile {
    display: none;
  }
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-desktop {
  display: none;
}
@media (min-width: 768px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-desktop {
    display: block;
  }
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-desktop {
    display: none;
  }
}
@media (min-width: 1200px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner #accommodation-table-desktop {
    display: block;
  }
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table {
  border-radius: 15px;
  border: 1px solid #6173FA;
  font-size: 14px;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-purple {
  border: 1px solid #6173FA;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-purple .row:first-of-type {
  border-bottom: 1px solid #6173FA;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-purple .row:last-of-type {
  color: #FFFFFF;
  background-color: #6173FA;
  border-bottom: 1px solid #6173FA;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-orange {
  border: 1px solid #FF827A;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-orange .row:first-of-type {
  border-bottom: 1px solid #FF827A;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-orange .row:last-of-type {
  color: #FFFFFF;
  background-color: #FF827A;
  border-bottom: 1px solid #FF827A;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-yellow {
  border: 1px solid #FCCC6D;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-yellow .row:first-of-type {
  border-bottom: 1px solid #FCCC6D;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-yellow .row:last-of-type {
  background-color: #FCCC6D;
  border-bottom: 1px solid #FCCC6D;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-blue {
  border: 1px solid #34B7CB;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-blue .row:first-of-type {
  border-bottom: 1px solid #34B7CB;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-blue .row:last-of-type {
  color: #FFFFFF;
  background-color: #34B7CB;
  border-bottom: 1px solid #34B7CB;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-green {
  border: 1px solid #6BFFD6;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-green .row:first-of-type {
  border-bottom: 1px solid #6BFFD6;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-green .row:last-of-type {
  background-color: #6BFFD6;
  border-bottom: 1px solid #6BFFD6;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-lime {
  border: 1px solid #DAFFF5;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-lime .row:first-of-type {
  border-bottom: 1px solid #DAFFF5;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-lime .row:last-of-type {
  background-color: #DAFFF5;
  border-bottom: 1px solid #DAFFF5;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table .row {
  display: flex;
  margin: 0px 0px;
  line-height: 1;
  padding: 10px 10px;
  justify-content: space-between;
  flex-wrap: nowrap; /* Prevent wrapping */
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table .row .accommodation-col span {
  width: 120px;
  max-width: 100%;
  display: block;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table .row:first-of-type {
  padding: 12px 10px;
  border-bottom: 1px solid #6173FA;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table .row:nth-of-type(2) {
  padding-top: 15px;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table .row:nth-last-child(2) {
  padding-bottom: 15px;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table .row:last-of-type {
  padding: 12px 10px;
  background-color: #6173FA;
  border-bottom: 1px solid #6173FA;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
@media (min-width: 1500px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table {
    font-size: 16px;
  }
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .property-details-dual .row {
  margin: 0px 0px;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .property-details-dual .row .property-details-dual-col {
  width: 100%;
}
@media (min-width: 1200px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .property-details-dual .row .property-details-dual-col {
    width: 50%;
  }
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .preheading h5 {
  margin: 0px 0px 15px 0px;
  font-size: 16px;
  color: #1C265C;
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .preheading h5 {
    font-size: 20px;
    margin: 0px 0px 20px 0px;
  }
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section {
    margin: 0px 0px 40px 0px;
  }
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:last-of-type {
  margin-bottom: 0px;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .preheading-dual {
  display: flex;
  margin: 0px 0px 15px 0px;
  justify-content: space-between;
  display: none;
  opacity: 0;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .preheading-dual h5 {
  margin: 0px 0px;
  font-size: 20px;
  color: #1C265C;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .preheading-dual a {
  font-size: 16px;
  text-decoration: none;
  color: #1C265C;
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .preheading-dual {
    display: block;
  }
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan {
  opacity: 0;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
  margin: 0px 0px 30px 0px;
  display: none;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan img {
  display: block;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan .siteplan-wrap {
  position: relative;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan .slider-button {
  position: absolute;
  bottom: 0;
  aspect-ratio: 1;
  height: var(--nav-height);
  background-color: #FF827A;
  z-index: 9;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
}
@media (min-width: 1200px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan .slider-button {
    height: 40px;
    width: 40px;
  }
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan .slider-button.owl-prev {
  left: 5px;
  scale: -1 1;
}
@media (min-width: 768px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan .slider-button.owl-prev {
    left: 0;
  }
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan .slider-button.owl-next {
  right: 5px;
}
@media (min-width: 768px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan .slider-button.owl-next {
    right: 0;
  }
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan .slider-button svg {
  width: 25%;
  height: auto;
  display: block;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan #siteplan-slider .owl-nav,
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan #siteplan-slider-two .owl-nav {
  display: none !important;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan #siteplan-slider .owl-dots,
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan #siteplan-slider-two .owl-dots {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  height: var(--nav-height);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  line-height: 1;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan #siteplan-slider .owl-dots .owl-dot,
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan #siteplan-slider-two .owl-dots .owl-dot {
  border: 2px solid #6173FA;
  border-radius: 50%;
  margin: 0px 3px;
  height: 10px;
  width: 10px;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan #siteplan-slider .owl-dots .owl-dot.active,
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan #siteplan-slider-two .owl-dots .owl-dot.active {
  background-color: #6173FA;
}
@media (min-width: 768px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan #siteplan-slider .owl-dots .owl-dot,
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan #siteplan-slider-two .owl-dots .owl-dot {
    margin: 0px 4px;
  }
}
@media (min-width: 768px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan #siteplan-slider .owl-dots,
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan #siteplan-slider-two .owl-dots {
    margin: 15px 0 0 0;
  }
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan {
    display: block;
  }
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .btn-holder {
  margin-top: 30px;
  opacity: 0;
  text-align: center;
  transform: translateY(50%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .btn-holder a.btn-alt {
  margin: 0 auto;
  max-width: 100%;
  display: inline-block;
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .btn-holder a.btn-alt {
    width: unset;
    margin: unset;
  }
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .btn-holder {
    margin-top: 0px;
    text-align: right;
  }
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col.property-details-col-data .property-details-col-inner {
    padding-right: 30px;
  }
}
@media (min-width: 1500px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col.property-details-col-data .property-details-col-inner {
    padding-right: 60px;
  }
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col.property-details-col-plan .property-details-col-inner {
    padding-left: 30px;
  }
}
@media (min-width: 1200px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col.property-details-col-plan .property-details-col-inner {
    padding-left: 60px;
  }
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-data .row .property-details-col {
    width: 50%;
  }
}
@media (min-width: 992px) {
  #property-details .property-details-inner .property-details-data .row {
    display: flex;
  }
}
@media (min-width: 768px) {
  #property-details .property-details-inner {
    margin: 0px 0px 60px 0px;
  }
}
#property-details.in-view .property-details-inner .property-details-heading .heading {
  opacity: 1;
  transform: translateY(0%);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section {
  opacity: 1;
  transform: translateY(0%);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 1) {
  transition-delay: calc(1s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 2) {
  transition-delay: calc(2s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 3) {
  transition-delay: calc(3s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 4) {
  transition-delay: calc(4s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 5) {
  transition-delay: calc(5s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 6) {
  transition-delay: calc(6s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 7) {
  transition-delay: calc(7s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 8) {
  transition-delay: calc(8s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 9) {
  transition-delay: calc(9s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 10) {
  transition-delay: calc(10s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 11) {
  transition-delay: calc(11s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 12) {
  transition-delay: calc(12s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 13) {
  transition-delay: calc(13s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 14) {
  transition-delay: calc(14s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 15) {
  transition-delay: calc(15s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 16) {
  transition-delay: calc(16s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 17) {
  transition-delay: calc(17s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 18) {
  transition-delay: calc(18s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 19) {
  transition-delay: calc(19s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 20) {
  transition-delay: calc(20s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 21) {
  transition-delay: calc(21s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 22) {
  transition-delay: calc(22s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 23) {
  transition-delay: calc(23s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 24) {
  transition-delay: calc(24s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 25) {
  transition-delay: calc(25s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 26) {
  transition-delay: calc(26s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 27) {
  transition-delay: calc(27s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 28) {
  transition-delay: calc(28s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 29) {
  transition-delay: calc(29s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 30) {
  transition-delay: calc(30s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 31) {
  transition-delay: calc(31s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 32) {
  transition-delay: calc(32s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 33) {
  transition-delay: calc(33s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 34) {
  transition-delay: calc(34s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 35) {
  transition-delay: calc(35s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 36) {
  transition-delay: calc(36s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 37) {
  transition-delay: calc(37s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 38) {
  transition-delay: calc(38s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 39) {
  transition-delay: calc(39s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 40) {
  transition-delay: calc(40s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 41) {
  transition-delay: calc(41s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 42) {
  transition-delay: calc(42s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 43) {
  transition-delay: calc(43s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 44) {
  transition-delay: calc(44s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 45) {
  transition-delay: calc(45s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 46) {
  transition-delay: calc(46s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 47) {
  transition-delay: calc(47s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 48) {
  transition-delay: calc(48s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 49) {
  transition-delay: calc(49s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 50) {
  transition-delay: calc(50s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 51) {
  transition-delay: calc(51s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 52) {
  transition-delay: calc(52s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 53) {
  transition-delay: calc(53s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 54) {
  transition-delay: calc(54s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 55) {
  transition-delay: calc(55s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 56) {
  transition-delay: calc(56s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 57) {
  transition-delay: calc(57s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 58) {
  transition-delay: calc(58s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 59) {
  transition-delay: calc(59s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 60) {
  transition-delay: calc(60s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 61) {
  transition-delay: calc(61s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 62) {
  transition-delay: calc(62s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 63) {
  transition-delay: calc(63s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 64) {
  transition-delay: calc(64s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 65) {
  transition-delay: calc(65s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 66) {
  transition-delay: calc(66s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 67) {
  transition-delay: calc(67s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 68) {
  transition-delay: calc(68s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 69) {
  transition-delay: calc(69s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 70) {
  transition-delay: calc(70s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 71) {
  transition-delay: calc(71s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 72) {
  transition-delay: calc(72s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 73) {
  transition-delay: calc(73s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 74) {
  transition-delay: calc(74s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 75) {
  transition-delay: calc(75s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 76) {
  transition-delay: calc(76s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 77) {
  transition-delay: calc(77s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 78) {
  transition-delay: calc(78s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 79) {
  transition-delay: calc(79s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 80) {
  transition-delay: calc(80s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 81) {
  transition-delay: calc(81s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 82) {
  transition-delay: calc(82s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 83) {
  transition-delay: calc(83s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 84) {
  transition-delay: calc(84s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 85) {
  transition-delay: calc(85s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 86) {
  transition-delay: calc(86s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 87) {
  transition-delay: calc(87s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 88) {
  transition-delay: calc(88s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 89) {
  transition-delay: calc(89s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 90) {
  transition-delay: calc(90s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 91) {
  transition-delay: calc(91s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 92) {
  transition-delay: calc(92s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 93) {
  transition-delay: calc(93s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 94) {
  transition-delay: calc(94s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 95) {
  transition-delay: calc(95s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 96) {
  transition-delay: calc(96s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 97) {
  transition-delay: calc(97s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 98) {
  transition-delay: calc(98s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 99) {
  transition-delay: calc(99s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section:nth-of-type(1n + 100) {
  transition-delay: calc(100s * 0.25);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .preheading-dual {
  opacity: 1;
  transform: translateY(0%);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .siteplan {
  opacity: 1;
  transform: translateY(0%);
}
#property-details.in-view .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .btn-holder {
  opacity: 1;
  transform: translateY(0%);
}

@media (min-width: 768px) {
  body.postid-2418 #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-purple .row:nth-last-child(-n+3) {
    color: #FFFFFF;
    background-color: #6173FA;
  }
}
@media (min-width: 992px) {
  body.postid-2418 #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-purple .row:nth-last-child(-n+3) {
    color: #000000;
    background-color: #FFFFFF;
  }
}
@media (min-width: 1200px) {
  body.postid-2418 #property-details .property-details-inner .property-details-data .row .property-details-col .property-details-col-inner .property-details-data-section .property-details-data-section-inner .accommodation-table.theme-purple .row:nth-last-child(-n+3) {
    color: #FFFFFF;
    background-color: #6173FA;
  }
}

#property-register {
  color: #FFFFFF;
  padding: 45px 0px 30px 0px;
  background-color: #6173FA;
}
@media (min-width: 1200px) {
  #property-register .container {
    max-width: unset;
  }
}
@media (min-width: 1200px) {
  #property-register .container {
    max-width: 1420px;
  }
}
#property-register .field-wrap.nf-error input:not([type=button]) {
  border: 2px solid red !important;
}
#property-register .property-register-inner {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media (min-width: 992px) {
  #property-register .property-register-inner {
    flex-direction: row;
    gap: 80px;
  }
}
@media (min-width: 1500px) {
  #property-register .property-register-inner {
    gap: 100px;
  }
}
#property-register .property-register-inner .form-section {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 992px) {
  #property-register .property-register-inner .form-section {
    flex: 1;
  }
}
#property-register .property-register-inner .form-section .property-register-col.property-register-col-form {
  width: 100%;
}
#property-register .property-register-inner .form-section .property-register-col.property-register-col-data .property-register-col-inner {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  #property-register .property-register-inner .form-section .property-register-col.property-register-col-data .property-register-col-inner {
    width: 350px;
  }
}
@media (min-width: 1200px) {
  #property-register .property-register-inner .form-section .property-register-col.property-register-col-data .property-register-col-inner {
    width: 450px;
  }
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .heading {
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .heading h3 {
  color: #FFFFFF;
  margin: 0px 0px 15px 0px;
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .body {
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap {
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 1.5s, transform 1.5s;
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content {
  padding: 0;
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content label,
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content .nf-field-label {
  line-height: 1 !important;
  margin-bottom: 5px !important;
  font-size: 14px !important;
  display: block !important;
  font-weight: unset !important;
  font-family: GalanoGrotesqueSemiBold;
  padding-left: 7px;
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content label .ninja-forms-req-symbol,
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content .nf-field-label .ninja-forms-req-symbol {
  display: none !important;
}
@media (min-width: 768px) {
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content label,
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content .nf-field-label {
    padding-left: 10px;
  }
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content textarea,
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content input:not([type=button]) {
  height: 36px !important;
  color: #000000 !important;
  font-size: 14px !important;
  padding: 10px 15px !important;
  border-radius: 25px !important;
  border: 2px solid #FFFFFF;
  background-color: #FFFFFF !important;
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content textarea::-moz-placeholder, #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content input:not([type=button])::-moz-placeholder {
  color: #000000 !important;
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content textarea::placeholder,
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content input:not([type=button])::placeholder {
  color: #000000 !important;
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content textarea:-ms-input-placeholder,
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content input:not([type=button]):-ms-input-placeholder {
  color: #000000 !important;
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content textarea::-ms-input-placeholder,
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content input:not([type=button])::-ms-input-placeholder {
  color: #000000 !important;
}
@media (min-width: 768px) {
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content textarea,
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content input:not([type=button]) {
    padding: 10px 20px !important;
    font-size: 16px !important;
    height: 40px !important;
  }
}
@media (min-width: 992px) {
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content textarea,
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content input:not([type=button]) {
    height: 45px !important;
  }
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content input[type=submit] {
  color: #FFFFFF !important;
  margin-top: 15px !important;
  background-color: #1C265C !important;
  text-transform: none !important;
  padding: 10px 35px !important;
  height: 36px !important;
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content input[type=submit]:hover {
  background-color: #FF827A !important;
}
@media (min-width: 992px) {
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content input[type=submit]:hover {
    background-color: #1C265C !important;
  }
}
@media (min-width: 768px) {
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content input[type=submit] {
    height: 40px !important;
  }
}
@media (min-width: 992px) {
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content input[type=submit] {
    height: 45px !important;
    background-color: #FF827A !important;
  }
}
@media (min-width: 1200px) {
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content input[type=submit] {
    margin-top: 10px !important;
  }
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content #nf-field-8-container,
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content #nf-field-11-container {
  width: 100% !important;
}
@media (min-width: 1200px) {
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content #nf-field-8-container,
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content #nf-field-11-container {
    width: 49.5% !important;
  }
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content #nf-field-11-container {
  margin-left: 0% !important;
  margin-top: 15px !important;
}
@media (min-width: 1200px) {
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content #nf-field-11-container {
    margin-top: 0px !important;
    margin-left: 1% !important;
  }
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content #nf-field-9-container,
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content #nf-field-12-container {
  width: 100% !important;
  margin-left: 0px !important;
  margin-top: 15px !important;
}
#property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content #nf-field-10-container {
  text-align: center;
}
@media (min-width: 992px) {
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap .nf-form-content #nf-field-10-container {
    text-align: right;
  }
}
@media (min-width: 992px) {
  #property-register .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap {
    transform: translateX(25%);
  }
}
#property-register.in-view .property-register-inner .form-section .property-register-col .property-register-col-inner .heading {
  opacity: 1;
  transform: translateY(0%);
}
#property-register.in-view .property-register-inner .form-section .property-register-col .property-register-col-inner .body {
  opacity: 1;
  transform: translateY(0%);
}
#property-register.in-view .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap {
  opacity: 1;
  transform: translateY(0%);
}
@media (min-width: 992px) {
  #property-register.in-view .property-register-inner .form-section .property-register-col .property-register-col-inner .form-wrap {
    transform: translateX(0%);
  }
}
@media (min-width: 768px) {
  #property-register {
    padding: 65px 0px 75px 0px;
  }
}
#property-register .form-main {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media (min-width: 992px) {
  #property-register .form-main {
    flex-direction: row;
    gap: 80px;
  }
}
#property-register .property-contact-cols {
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  #property-register .property-contact-cols {
    flex-direction: row;
    text-align: left;
  }
}
@media (min-width: 992px) {
  #property-register .property-contact-cols {
    flex: 1;
    gap: 40px;
    flex-direction: column;
    order: -1;
  }
}
@media (min-width: 1200px) {
  #property-register .property-contact-cols {
    flex-direction: row;
    justify-content: flex-start;
    gap: 40px;
  }
}
#property-register .property-contact-cols .contact-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
@media (min-width: 768px) {
  #property-register .property-contact-cols .contact-col {
    align-items: flex-start;
    flex: 1;
  }
}
@media (min-width: 992px) {
  #property-register .property-contact-cols .contact-col {
    flex: unset;
  }
}
#property-register .property-contact-cols .logo {
  display: block;
  width: 100%;
  max-width: 160px;
  max-height: 50px;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) {
  #property-register .property-contact-cols .logo {
    width: auto;
    height: 50px;
    max-height: unset;
    -o-object-position: left;
       object-position: left;
  }
}
#property-register .property-contact-cols .agents {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
#property-register .property-contact-cols .agent {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
#property-register .property-contact-cols .agent > * {
  display: block;
  white-space: nowrap;
}
#property-register .property-contact-cols .agent a {
  color: #FFFFFF;
}
#property-register .property-contact-cols .agent .name {
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
}

#properties-map {
  position: relative;
}
#properties-map .interactive-map-main {
  position: relative;
}
#properties-map .interactive-map-main .container {
  padding: 0px 0px;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row {
  margin: 0px 0px;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col {
  position: relative;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col.interactive-map-col-key {
  width: 100%;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col.interactive-map-col-key .interactive-map-col-inner {
  border-bottom: 5px solid #1C265C;
  background-color: #1C265C;
  position: relative;
  overflow-y: scroll;
  height: 950px;
}
@media (min-width: 992px) {
  #properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col.interactive-map-col-key .interactive-map-col-inner {
    height: 750px;
    border-left: 20px solid #FFFFFF;
    border-bottom-right-radius: 32px;
    border-bottom: 0px;
  }
}
@media (min-width: 1500px) {
  #properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col.interactive-map-col-key .interactive-map-col-inner {
    border-left: 30px solid #FFFFFF;
  }
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col.interactive-map-col-key:before {
  z-index: 99;
  top: 0px;
  left: 0px;
  content: "";
  width: 1px;
  height: 100%;
  display: none;
  position: absolute;
  background-color: #000000;
  transition: all 1s ease-in-out;
}
@media (min-width: 768px) {
  #properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col.interactive-map-col-key:before {
    display: block;
  }
}
@media (min-width: 992px) {
  #properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col.interactive-map-col-key:before {
    display: none;
  }
}
@media (min-width: 992px) {
  #properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col.interactive-map-col-key {
    width: 50%;
    display: inline-block;
  }
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col.interactive-map-col-map {
  width: 100%;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col.interactive-map-col-map .pin-location {
  display: none;
}
@media (min-width: 992px) {
  #properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col.interactive-map-col-map {
    width: 50%;
  }
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col .interactive-map-col-inner .key-wrap {
  display: block;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col .interactive-map-col-inner .key-wrap .heading {
  position: relative;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col .interactive-map-col-inner .key-wrap .heading img {
  position: absolute;
  left: 0px;
  top: -7px;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col .interactive-map-col-inner .key-wrap .heading h5 {
  line-height: 1;
  font-size: 14px;
  letter-spacing: 2px;
  margin: 0px 0px 20px 0px;
  padding-left: 30px;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col .interactive-map-col-inner .key-wrap.active {
  display: block;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col .interactive-map-col-inner .key-wrap.hidden {
  display: none;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col .interactive-map-col-inner .key-wrap .key-wrap-inner ol {
  list-style: decimal;
  padding-left: 15px;
  margin-bottom: 50px;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col .interactive-map-col-inner .key-wrap .key-wrap-inner ol li {
  font-size: 14px;
  padding: 0px 0px 10px 0px;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col .interactive-map-col-inner .key-wrap .key-wrap-inner ol li.marker-link {
  cursor: pointer;
  text-align: left;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col .interactive-map-col-inner .key-wrap .key-wrap-inner ol li.marker-link button {
  background-color: transparent;
  line-height: 1.6;
  text-align: left;
  padding: 0px 0px;
  cursor: pointer;
  border: 0px;
}
#properties-map .interactive-map-main .container .interactive-map-inner .row .interactive-map-col .interactive-map-col-inner .key-wrap .key-wrap-inner ol li:last-of-type {
  padding-bottom: 0px;
}
@media (min-width: 768px) {
  #properties-map .interactive-map-main .container {
    padding: 0px 15px;
  }
}
#properties-map .interactive-map-main.in-view .google-map-filter-container:before {
  height: 100%;
}
#properties-map .interactive-map-main.in-view .google-map-filter-container:after {
  height: 100%;
}
#properties-map .interactive-map-main .interactive-map-inner {
  padding: 0px 0px;
  width: 100%;
}
#properties-map .interactive-map-main:after {
  bottom: 0px;
  right: 0px;
  content: "";
  height: 1px;
  width: 0%;
  position: absolute;
  background-color: #000000;
  transition: all 1s ease-in-out;
}
#properties-map .interactive-map-main.in-view:after {
  width: 100%;
}
#properties-map .interactive-map-inner .tabs-wrap .floor-tab {
  display: none;
  height: 100%;
  width: 100%;
  clear: both;
}
#properties-map .interactive-map-inner .tabs-wrap .floor-tab.active {
  display: block !important;
}
#properties-map .results-banner {
  padding: 15px 30px;
  background-color: #1C265C;
  position: sticky;
  z-index: 9999;
  width: 100%;
  top: 0px;
}
#properties-map .results-banner .results-banner-heading {
  color: #FFFFFF;
  line-height: 1;
  font-size: 16px;
  margin: 0px 0px;
  font-family: GalanoGrotesqueSemiBold;
}
@media (min-width: 1200px) {
  #properties-map .results-banner .results-banner-heading {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  #properties-map .results-banner .results-banner-heading {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  #properties-map .results-banner {
    padding: 20px 15px;
  }
}
@media (min-width: 992px) {
  #properties-map .results-banner {
    border-left: 2px solid #FFFFFF;
  }
}
#properties-map .results .result {
  cursor: pointer;
  border-left: 5px solid #1C265C;
  border-right: 5px solid #1C265C;
}
#properties-map .results .result .result-inner .row {
  margin: 0px 0px;
  flex-direction: unset;
}
#properties-map .results .result .result-inner .row .result-col {
  width: 100%;
}
#properties-map .results .result .result-inner .row .result-col.result-col-image {
  height: 150px;
  position: relative;
  background-size: cover;
  background-position: center center;
  width: 100%;
}
@media (min-width: 768px) {
  #properties-map .results .result .result-inner .row .result-col.result-col-image {
    height: 250px;
  }
}
@media (min-width: 992px) {
  #properties-map .results .result .result-inner .row .result-col.result-col-image {
    height: auto;
    width: 35%;
  }
}
@media (min-width: 1200px) {
  #properties-map .results .result .result-inner .row .result-col.result-col-image {
    width: 50%;
  }
}
#properties-map .results .result .result-inner .row .result-col.result-col-data {
  background-color: #FFFFFF;
  width: 100%;
}
@media (min-width: 992px) {
  #properties-map .results .result .result-inner .row .result-col.result-col-data {
    width: 65%;
    background-color: #c6c9d5;
  }
}
@media (min-width: 1200px) {
  #properties-map .results .result .result-inner .row .result-col.result-col-data {
    width: 50%;
  }
}
#properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap {
  padding: 30px 25px;
  text-align: center;
}
#properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .heading h4 {
  color: #1C265C;
  font-size: 18px;
  line-height: 1;
  margin: 0px 0px 10px 0px;
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
}
#properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .heading h4 br {
  display: none;
}
@media (min-width: 992px) {
  #properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .heading h4 br {
    display: block;
  }
}
@media (min-width: 768px) {
  #properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .heading h4 {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  #properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .heading h4 {
    font-size: 24px;
  }
}
@media (min-width: 1500px) {
  #properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .heading h4 {
    font-size: 32px;
  }
}
#properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .data p {
  color: #1C265C;
  line-height: 1.4;
  margin: 0px 0px;
  font-size: 16px;
}
#properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .data p:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 1500px) {
  #properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .data p {
    font-size: 18px;
  }
}
#properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .sizing {
  color: #1C265C;
}
#properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .sizing.sizing-desktop {
  display: none;
}
@media (min-width: 992px) {
  #properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .sizing.sizing-desktop {
    display: block;
  }
}
#properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .sizing.sizing-mobile {
  display: block;
}
#properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .sizing.sizing-mobile .row {
  margin: 0px 0px;
  justify-content: center;
}
#properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .sizing.sizing-mobile .break {
  width: 20px;
  text-align: center;
}
@media (min-width: 992px) {
  #properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .sizing.sizing-mobile {
    display: none;
  }
}
#properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .btn-wrap {
  margin: 15px 0px 0px 0px;
}
#properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .btn-wrap .btn-default {
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1;
  padding: 12px 30px;
  border-radius: 25px;
  letter-spacing: 0.5px;
  display: inline-block;
  font-family: GalanoGrotesqueSemiBold;
  font-size: 14px;
  display: inline-block;
  background-color: #1C265C;
}
#properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .btn-wrap .btn-default:hover {
  background-color: #6173FA;
}
@media (min-width: 992px) {
  #properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .btn-wrap .btn-default {
    background-color: #FF827A;
  }
}
@media (min-width: 1200px) {
  #properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .btn-wrap .btn-default {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  #properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap .btn-wrap {
    margin: 20px 0px 0px 0px;
  }
}
@media (min-width: 992px) {
  #properties-map .results .result .result-inner .row .result-col .result-col-inner .data-wrap {
    text-align: left;
  }
}
@media (min-width: 992px) {
  #properties-map .results .result .result-inner .row .result-col {
    width: 50%;
  }
}
#properties-map .results .result:hover .result-inner .row .result-col.result-col-data {
  background-color: #FFFFFF;
}
@media (min-width: 992px) {
  #properties-map .results .result:hover {
    border: 2px solid #1C265C;
  }
}
@media (min-width: 992px) {
  #properties-map .results .result {
    border: 2px solid #FFFFFF;
  }
}
@media (min-width: 992px) {
  #properties-map .results {
    border-left: 2px solid #FFFFFF;
  }
}
#properties-map #reset-filters {
  text-align: center;
  color: #1C265C;
  font-size: 14px;
  line-height: 1;
  padding: 15px 30px;
  border-radius: 25px;
  display: block;
  border: 0px;
  width: 100%;
  cursor: pointer;
  margin-top: 30px;
  background-color: #FFFFFF;
  font-family: GalanoGrotesqueSemiBold;
}
#properties-map #reset-filters:hover {
  color: #FFFFFF;
  background-color: #6173FA;
}
@media (min-width: 768px) {
  #properties-map #reset-filters {
    width: auto;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  #properties-map #reset-filters {
    font-size: 16px;
    margin-top: 0px;
    letter-spacing: 0.5px;
  }
}

.interactive-map-filters {
  color: #FFFFFF;
  background-color: #1C265C;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  border-bottom: 2px solid #FFFFFF;
}
.interactive-map-filters .interactive-map-filters-inner {
  z-index: 99;
  position: relative;
  padding: 30px 30px;
}
.interactive-map-filters .interactive-map-filters-inner .row {
  margin: 0px 0px;
  align-items: center;
  justify-content: space-between;
  flex-direction: unset !important;
}
.interactive-map-filters .interactive-map-filters-inner .row .interactive-map-filters-col {
  max-width: 100%;
}
.interactive-map-filters .interactive-map-filters-inner .row .interactive-map-filters-col.interactive-map-filters-col-range {
  width: 100%;
}
@media (min-width: 992px) {
  .interactive-map-filters .interactive-map-filters-inner .row .interactive-map-filters-col.interactive-map-filters-col-range {
    width: auto;
  }
}
.interactive-map-filters .interactive-map-filters-inner .row .interactive-map-filters-col.interactive-map-filters-col-reset {
  width: 100%;
}
@media (min-width: 992px) {
  .interactive-map-filters .interactive-map-filters-inner .row .interactive-map-filters-col.interactive-map-filters-col-reset {
    width: auto;
  }
}
.interactive-map-filters .range-slider-flex {
  display: flex;
  margin: 0px 0px;
  align-items: center;
}
.interactive-map-filters .range-slider-flex .label {
  font-family: GalanoGrotesqueSemiBold;
  margin-right: 25px;
  font-size: 16px;
  display: none;
}
@media (min-width: 992px) {
  .interactive-map-filters .range-slider-flex .label {
    display: inline-block;
  }
}
.interactive-map-filters #time-indicators-mobile {
  display: block;
  margin-bottom: 15px;
  font-family: GalanoGrotesqueSemiBold;
}
.interactive-map-filters #time-indicators-mobile .label {
  font-size: 15px;
}
@media (min-width: 992px) {
  .interactive-map-filters #time-indicators-mobile {
    display: none;
  }
}
.interactive-map-filters #time-indicators {
  width: 100%;
  display: flex;
  margin: 10px 0px 0px 0px;
  justify-content: space-between;
  display: none;
}
@media (min-width: 992px) {
  .interactive-map-filters #time-indicators {
    display: flex;
  }
}
.interactive-map-filters #time-range {
  width: 100%;
  margin: 0 auto;
  color: #FFFFFF;
  font-weight: 300;
  max-width: 100%;
}
@media (min-width: 992px) {
  .interactive-map-filters #time-range {
    width: 600px;
  }
}
.interactive-map-filters .ui-slider-handle:first-of-type:before {
  position: relative; /*or absolute*/
  z-index: 100000; /*a number that's more than the modal box*/
  left: 6px;
  top: 2px;
}
.interactive-map-filters .ui-slider-handle:last-of-type:before {
  position: relative; /*or absolute*/
  z-index: 100000; /*a number that's more than the modal box*/
  left: 8px;
  top: 2px;
}
.interactive-map-filters .slider-min,
.interactive-map-filters .slider-max {
  font-family: GalanoGrotesqueSemiBold;
  font-size: 20px;
  color: #FFFFFF;
  font-weight: 500;
}
.interactive-map-filters .size-slider.ui-corner-all,
.interactive-map-filters .size-slider .ui-corner-all {
  border-radius: 0;
}
.interactive-map-filters .size-slider.ui-slider {
  border: 0;
  background: #D9D9D9;
  border-radius: 6px;
}
.interactive-map-filters .size-slider.ui-slider-horizontal {
  height: 6px;
}
.interactive-map-filters .size-slider.ui-slider-vertical {
  height: 15em;
  width: 6px;
}
.interactive-map-filters .size-slider .ui-slider-handle {
  width: 22px;
  height: 22px;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  background: #FF827A;
}
.interactive-map-filters .size-slider.ui-slider-horizontal .ui-slider-handle {
  top: 50%;
  margin-top: -11px;
}
.interactive-map-filters .size-slider.ui-slider-vertical .ui-slider-handle {
  left: 50%;
  margin-left: -11px;
}
.interactive-map-filters .size-slider .ui-slider-range {
  border: 0;
  border-radius: 6;
  background: #FF827A;
}
.interactive-map-filters .size-slider.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 6px;
}
.interactive-map-filters .size-slider.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 6px;
}

.pin-location {
  width: 30px;
  height: 30px;
  color: #1C265C;
}

.midtown-info {
  color: #FFFFFF;
  background-color: #000000;
  font-weight: 800;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 25px 10px 15px !important;
}

.google-map-filter-container {
  width: 100%;
  height: 350px;
  width: 100%;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
}
.google-map-filter-container:before {
  z-index: 99;
  top: 0px;
  left: 0px;
  content: "";
  width: 1px;
  height: 0%;
  display: none;
  position: absolute;
  background-color: #000000;
  transition: all 1s ease-in-out;
}
@media (min-width: 768px) {
  .google-map-filter-container:before {
    display: block;
  }
}
.google-map-filter-container:after {
  z-index: 99;
  top: 0px;
  right: 0px;
  content: "";
  width: 1px;
  height: 0%;
  display: none;
  position: absolute;
  background-color: #000000;
  transition: all 1s ease-in-out;
}
@media (min-width: 768px) {
  .google-map-filter-container:after {
    display: block;
  }
}
@media (min-width: 768px) {
  .google-map-filter-container {
    height: 450px;
  }
}
@media (min-width: 992px) {
  .google-map-filter-container {
    height: 750px;
  }
}

.gm-ui-hover-effect {
  margin-right: 15px;
}

.gm-style-iw-c,
.gm-style-iw-tc,
.gm-ui-hover-effect {
  display: none !important;
}

body.page-template-page-properties-old .gm-ui-hover-effect {
  margin-right: -10px !important;
}
body.page-template-page-properties-old .gm-style-iw-ch {
  padding-top: 0px;
}
body.page-template-page-properties-old .gm-ui-hover-effect span {
  margin: 0px 0px !important;
}
body.page-template-page-properties-old .gm-style-iw-c,
body.page-template-page-properties-old .gm-style-iw-tc,
body.page-template-page-properties-old .gm-ui-hover-effect {
  display: unset !important;
}

.default-location {
  display: none;
}

html:has(#portfolio-section) {
  scroll-snap-type: y proximity;
}

.page-template-page-our-portfolio .updates-section-inner {
  border: none !important;
}

@media (min-width: 992px) {
  .portfolio-main {
    display: flex;
    flex: 1;
  }
}

@media (min-width: 992px) {
  .portfolio-map-block {
    flex: 1;
  }
}
.portfolio-map-block > div {
  width: 100%;
  aspect-ratio: 1;
}
@media (min-width: 768px) {
  .portfolio-map-block > div {
    aspect-ratio: 16/9;
  }
}
@media (min-width: 992px) {
  .portfolio-map-block > div {
    aspect-ratio: unset;
    height: 100%;
  }
}

@media (min-width: 992px) {
  #portfolio-section {
    scroll-snap-align: start;
    display: flex;
    flex-direction: column;
    height: max(600px, 100vh);
  }
}
@media (min-width: 1500px) {
  #portfolio-section .filter-section-inner {
    max-width: unset;
  }
}
@media (min-width: 768px) {
  #portfolio-section .filters {
    flex-wrap: wrap;
    row-gap: 20px;
    max-width: unset;
  }
}
@media (min-width: 768px) {
  #portfolio-section .filter-range {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #portfolio-section .filter-range {
    width: auto;
    flex: 2;
  }
}
@media (min-width: 1500px) {
  #portfolio-section .filter-range {
    flex: 2.4;
  }
}
#portfolio-section .toggle-filter {
  display: flex;
  gap: 10px;
  align-self: center;
}
#portfolio-section .toggle-button {
  cursor: pointer;
  border-radius: 1.8em;
  padding: 0.4em 1em;
  min-height: 50px;
  border: 2px solid currentColor;
  min-width: 4.6em;
  text-align: center;
}
#portfolio-section .toggle-button[data-active=true] {
  color: #FFFFFF;
}

@media (min-width: 992px) {
  .portfolio-content-block {
    flex: 0 0 650px;
    order: -1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
  }
}
@media (min-width: 1500px) {
  .portfolio-content-block {
    flex-basis: 700px;
  }
}
@media (min-width: 992px) {
  .portfolio-content-block .content-block-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
  }
}
.portfolio-content-block .results-bar {
  padding: 20px var(--container-indent);
}
@media (min-width: 992px) {
  .portfolio-content-block .results-bar {
    flex: 0;
    padding: 0 30px;
    position: sticky;
    top: 0;
    background-color: #FFFFFF;
    z-index: 1;
  }
}
.portfolio-content-block .unit-key {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
}
@media (min-width: 768px) {
  .portfolio-content-block .unit-key {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .portfolio-content-block .unit-key {
    padding: 20px 0;
  }
}
.portfolio-content-block .unit-key > *:last-child {
  display: none;
}
.portfolio-content-block .key-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  line-height: 1;
}
@media (min-width: 768px) {
  .portfolio-content-block .key-item {
    gap: 10px;
  }
}
.portfolio-content-block .key-item--available .key-colour {
  background-color: #6BFFD6;
}
.portfolio-content-block .key-item--coming-soon .key-colour {
  background-color: #34B7CB;
}
.portfolio-content-block .key-item--let .key-colour {
  background-color: #FF827A;
}
.portfolio-content-block .key-item .key-colour {
  height: 1em;
  width: 1em;
  display: block;
  border-radius: 50%;
}
.portfolio-content-block .key-item .key-label {
  position: relative;
  white-space: nowrap;
}
.portfolio-content-block .divider {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
}
.portfolio-content-block .divider .divider-line {
  height: 1em;
  width: 1px;
  background-color: #666666;
  display: block;
}
.portfolio-content-block .results-list {
  border-top: #666666 1px solid;
  border-bottom: #666666 1px solid;
}
@media (min-width: 768px) {
  .portfolio-content-block .results-list {
    padding: 0 var(--container-indent);
  }
}
@media (min-width: 992px) {
  .portfolio-content-block .results-list {
    border: none;
    padding: 0;
    flex: 1;
    background-color: #6173FA;
    position: relative;
  }
}
.portfolio-content-block .results-list-inner {
  display: grid;
}
@media (min-width: 768px) {
  .portfolio-content-block .results-list-inner {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media (min-width: 992px) {
  .portfolio-content-block .results-list-inner {
    background-color: #FFFFFF;
  }
}
@media (min-width: 992px) {
  .portfolio-content-block .results-list-inner {
    grid-template-columns: repeat(1, 1fr);
  }
}

.portfolio-list-item-wrapper {
  color: inherit;
  display: block;
}
.portfolio-list-item-wrapper--button {
  cursor: pointer;
}

.portfolio-list-item {
  background-color: #FFFFFF;
  padding: 15px;
  color: inherit;
  overflow: hidden;
}
@media (min-width: 768px) {
  .portfolio-list-item {
    padding: 20px 0;
    height: 100%;
  }
}
@media (min-width: 992px) {
  .portfolio-list-item {
    padding: 0 30px;
  }
}
.portfolio-list-item:not(:first-of-type) {
  border-top: 3px solid #1C265C;
}
@media (min-width: 768px) {
  .portfolio-list-item:not(:first-of-type) {
    border: none;
  }
}
.portfolio-list-item:hover .pattern-block {
  translate: 0 !important;
  opacity: 1;
}
.portfolio-list-item:hover .item-image-block {
  background-color: rgba(52, 183, 203, 0.7);
}
.portfolio-list-item:hover .item-overlay {
  opacity: 1;
}
.portfolio-list-item:hover .coming-soon-label {
  opacity: 0;
  pointer-events: none;
}
.portfolio-list-item:hover .enquire-button {
  opacity: 1;
}
.portfolio-list-item.active {
  animation: selectedItem 1.5s;
}
.portfolio-list-item .portfolio-list-item-inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 992px) {
  .portfolio-list-item .portfolio-list-item-inner {
    flex-direction: row;
    gap: 0;
    padding: 30px 0;
    border-top: 1px solid #1C265C;
  }
}
.portfolio-list-item .item-image-block {
  aspect-ratio: 3/2;
  width: 100%;
  position: relative;
  transition: background-color 0.2s;
  background-color: #FFFFFF;
}
@media (min-width: 992px) {
  .portfolio-list-item .item-image-block {
    aspect-ratio: 5/4;
    width: 50%;
  }
}
.portfolio-list-item .coming-soon-label {
  position: absolute;
  top: 10%;
  left: 50%;
  translate: -50% 0;
  padding: 0.5em 1em;
  border-radius: 1.8em;
  background-color: #FFFFFF;
  font-size: 15px;
  line-height: 1;
  min-width: 130px;
  text-align: center;
  opacity: 1;
  transition: opacity 0.2s;
}
.portfolio-list-item .enquire-button {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s;
}
.portfolio-list-item .item-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  font-size: 1.1rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
}
.portfolio-list-item .item-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  mix-blend-mode: multiply;
}
.portfolio-list-item .item-content-block {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 992px) {
  .portfolio-list-item .item-content-block {
    flex: 1;
    padding: 20px;
  }
}
.portfolio-list-item .item-title {
  font-weight: 500;
  font-size: 22px;
}
.portfolio-list-item .item-location {
  font-size: 18px;
}
.portfolio-list-item .content-table {
  display: flex;
  flex-direction: column;
}
.portfolio-list-item .unit-row {
  display: flex;
  align-items: center;
  padding: 8px 0;
  gap: 8px;
  font-size: 15px;
}
.portfolio-list-item .unit-row:not(:first-of-type) {
  border-top: 1px solid #000000;
}
.portfolio-list-item .unit-name {
  font-weight: 500;
  flex: 0 35%;
}
.portfolio-list-item .unit-size {
  flex: 1 40%;
}
.portfolio-list-item .unit-availability {
  display: flex;
  justify-content: flex-end;
}
.portfolio-list-item .unit-availability span {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: block;
}
.portfolio-list-item .unit-availability--available span {
  background-color: #6BFFD6;
}
.portfolio-list-item .unit-availability--let span {
  background-color: #FF827A;
}
.portfolio-list-item .unit-availability--coming-soon span {
  background-color: #34B7CB;
}
.portfolio-list-item .pattern-block {
  --block-size: 60px;
  position: absolute;
  width: var(--block-size);
  height: var(--block-size);
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: translate 0.3s, opacity 0.3s;
  opacity: 0;
}
.portfolio-list-item .pattern-block:nth-of-type(1) {
  left: 0;
  top: 0;
}
.portfolio-list-item .pattern-block:nth-of-type(2) {
  left: var(--block-size);
  top: 0;
}
.portfolio-list-item .pattern-block:nth-of-type(3) {
  right: var(--block-size);
  bottom: var(--block-size);
}
.portfolio-list-item .pattern-block[data-fade=left] {
  translate: 100% 0;
}
.portfolio-list-item .pattern-block[data-fade=right] {
  translate: -100% 0;
}
.portfolio-list-item .pattern-block[data-fade=up] {
  translate: 0 100%;
}
.portfolio-list-item .pattern-block[data-fade=down] {
  translate: 0 -100%;
}
.portfolio-list-item .pattern-block--arrow {
  right: 0;
  bottom: 0;
  background-color: #FF827A;
}
.portfolio-list-item .pattern-block--arrow img {
  display: block;
  width: 80%;
}

.updates-section .swiper-slide .slide-title {
  font-weight: 500;
  font-size: 1.1em;
  margin-bottom: 4px;
}
.updates-section .swiper-slide .slide-details {
  line-height: 1.4;
}
.updates-section .slide-image-wrapper {
  transition: background-color 0.2s;
}
.updates-section .slide-image-wrapper:hover {
  background-color: #666666;
}
.updates-section .slide-image-wrapper:hover .slide-overlay {
  opacity: 1;
}
.updates-section .slide-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  color: #FFFFFF;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
}

@keyframes selectedItem {
  0% {
    background-color: #FF827A;
  }
  40% {
    background-color: #FF827A;
  }
  100% {
    background-color: #FFFFFF;
  }
}
#customer-login {
  transition: opacity 2s, transform 2s;
  bottom: 0;
  width: 100%;
  position: fixed;
  background-color: rgba(255, 130, 122, 0.85);
  height: 100%;
  z-index: 9999999;
  display: flex;
  align-items: center;
  justify-content: center;
}
#customer-login.hidden {
  display: none;
}
#customer-login .customer-login-inner {
  padding: 30px 0;
  position: relative;
  background-color: #1C265C;
  border-radius: 12px;
  width: 80%;
  max-width: 100%;
  padding: 60px 30px;
  margin: 0 auto;
  text-align: center;
}
#customer-login .customer-login-inner #close-customer-login {
  top: 10px;
  right: 10px;
  z-index: 99;
  padding-top: 5px;
  padding-right: 5px;
  position: absolute;
}
#customer-login .customer-login-inner #close-customer-login:hover {
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3.svg"), auto;
}
#customer-login .customer-login-inner .customer-login-data {
  width: 650px;
  max-width: 100%;
  margin: 0 auto;
}
#customer-login .customer-login-inner .customer-login-data .heading h4 {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 1.2;
  margin: 0px 0px 30px 0px;
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
}
@media (min-width: 768px) {
  #customer-login .customer-login-inner .customer-login-data .heading h4 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  #customer-login .customer-login-inner .customer-login-data .heading h4 {
    font-size: 24px;
    margin: 0px 0px 45px 0px;
  }
}
@media (min-width: 1200px) {
  #customer-login .customer-login-inner .customer-login-data .heading h4 {
    font-size: 32px;
  }
}
#customer-login .customer-login-inner .customer-login-data .description a,
#customer-login .customer-login-inner .customer-login-data .description p {
  color: #FFFFFF;
  font-size: 16px;
  font-family: "articulat-cf", sans-serif;
}
@media (min-width: 1500px) {
  #customer-login .customer-login-inner .customer-login-data .description a,
  #customer-login .customer-login-inner .customer-login-data .description p {
    font-size: 20px;
  }
}
#customer-login .customer-login-inner .customer-login-data .description a {
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
  text-decoration: underline;
}
#customer-login .customer-login-inner .customer-login-data .form-wrap {
  width: 320px;
  max-width: 100%;
  margin: 0 auto;
}
#customer-login .customer-login-inner .customer-login-data .form-wrap form .form-field {
  display: block;
  text-align: left;
  margin: 0px 0px 20px 0px;
}
#customer-login .customer-login-inner .customer-login-data .form-wrap form .form-field label {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1;
  display: block;
  margin: 0px 0px 10px 0px;
}
@media (min-width: 768px) {
  #customer-login .customer-login-inner .customer-login-data .form-wrap form .form-field label {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  #customer-login .customer-login-inner .customer-login-data .form-wrap form .form-field label {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  #customer-login .customer-login-inner .customer-login-data .form-wrap form .form-field label {
    font-size: 26px;
  }
}
#customer-login .customer-login-inner .customer-login-data .form-wrap form .form-field input.input-field {
  width: 100%;
  display: block;
  text-align: left;
  font-family: GalanoGrotesqueSemiBold;
  background-color: #FFFFFF;
  letter-spacing: 0.5px;
  padding: 12px 30px;
  border-radius: 25px;
  line-height: 1;
  border: 0px;
  font-size: 14px;
}
#customer-login .customer-login-inner .customer-login-data .form-wrap form .form-field input.input-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #7E7E7E;
}
#customer-login .customer-login-inner .customer-login-data .form-wrap form .form-field input.input-field::-moz-placeholder { /* Firefox 19+ */
  color: #7E7E7E;
}
#customer-login .customer-login-inner .customer-login-data .form-wrap form .form-field input.input-field:-ms-input-placeholder { /* IE 10+ */
  color: #7E7E7E;
}
#customer-login .customer-login-inner .customer-login-data .form-wrap form .form-field input.input-field:-moz-placeholder { /* Firefox 18- */
  color: #7E7E7E;
}
@media (min-width: 992px) {
  #customer-login .customer-login-inner .customer-login-data .form-wrap form .form-field input.input-field {
    font-size: 16px;
  }
}
#customer-login .customer-login-inner .customer-login-data .form-wrap form input.input-field {
  width: 100%;
  display: block;
  font-family: GalanoGrotesqueSemiBold;
  background-color: #FFFFFF;
  letter-spacing: 0.5px;
  padding: 12px 30px;
  border-radius: 25px;
  line-height: 1;
  border: 0px;
  font-size: 14px;
}
#customer-login .customer-login-inner .customer-login-data .form-wrap form input.input-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #7E7E7E;
}
#customer-login .customer-login-inner .customer-login-data .form-wrap form input.input-field::-moz-placeholder { /* Firefox 19+ */
  color: #7E7E7E;
}
#customer-login .customer-login-inner .customer-login-data .form-wrap form input.input-field:-ms-input-placeholder { /* IE 10+ */
  color: #7E7E7E;
}
#customer-login .customer-login-inner .customer-login-data .form-wrap form input.input-field:-moz-placeholder { /* Firefox 18- */
  color: #7E7E7E;
}
@media (min-width: 992px) {
  #customer-login .customer-login-inner .customer-login-data .form-wrap form input.input-field {
    font-size: 16px;
  }
}
#customer-login .customer-login-inner .customer-login-data .form-wrap form input.input-submit {
  width: 200px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1;
  border: 0px;
  padding: 12px 30px;
  border-radius: 25px;
  letter-spacing: 0.5px;
  display: block;
  margin-top: 30px;
  cursor: url("/wp-content/themes/bloom/images/cursor-hover-v3.svg"), auto;
  background-color: #FF827A;
  font-family: GalanoGrotesqueSemiBold;
}
#customer-login .customer-login-inner .customer-login-data .form-wrap form input.input-submit:hover {
  background-color: #6173FA;
}
@media (min-width: 992px) {
  #customer-login .customer-login-inner .customer-login-data .form-wrap form input.input-submit {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  #customer-login .customer-login-inner .customer-login-data .form-wrap form input.input-submit {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  #customer-login .customer-login-inner {
    width: 550px;
  }
}
#sticky-button {
  top: 0;
  opacity: 0;
  width: 100%;
  z-index: 9999;
  position: sticky !important;
  position: -webkit-sticky !important;
  transition: opacity 0.3s ease;
  display: none;
}
#sticky-button .sticky-button-inner .row {
  margin: 0px 0px;
  align-items: flex-end;
  justify-content: space-between;
}
#sticky-button .sticky-button-inner .row .property-about-col .property-about-col-inner .btn-holder a.btn-default {
  display: block;
}
@media (min-width: 768px) {
  #sticky-button .sticky-button-inner .row .property-about-col .property-about-col-inner .btn-holder a.btn-default {
    display: inline-block;
  }
}
#sticky-button .sticky-button-inner .row .property-about-col.property-about-col-button {
  width: 100%;
}
@media (min-width: 768px) {
  #sticky-button .sticky-button-inner .row .property-about-col.property-about-col-button {
    width: auto;
  }
}
@media (min-width: 992px) {
  #sticky-button {
    display: block;
  }
}

.virtual-tour {
  margin-bottom: 40px;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .virtual-tour {
    margin-bottom: 60px;
    margin-top: 80px;
  }
}
@media (min-width: 1200px) {
  .virtual-tour {
    margin-bottom: 80px;
    margin-top: 100px;
  }
}
.virtual-tour.trigger {
  opacity: 0;
  translate: 0 20%;
  transition: opacity 1.5s, translate 1.5s;
}
.virtual-tour.in-view {
  opacity: 1;
  translate: 0 0;
}
.virtual-tour .virtual-tour-inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 768px) {
  .virtual-tour .virtual-tour-inner {
    gap: 20px;
  }
}
@media (min-width: 1200px) {
  .virtual-tour .virtual-tour-inner {
    gap: 30px;
  }
}
.virtual-tour .virtual-tour-main {
  max-width: 1130px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
.virtual-tour .virtual-tour-nav {
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  gap: 8px;
}
@media (min-width: 992px) {
  .virtual-tour .virtual-tour-nav {
    flex-wrap: nowrap;
  }
}
.virtual-tour .virtual-tour-nav .active {
  color: #FFFFFF;
  border-color: #1C265C;
  background-color: #1C265C;
}
.virtual-tour .virtual-tour-nav .btn-alt {
  width: 49%;
}
@media (min-width: 768px) {
  .virtual-tour .virtual-tour-nav .btn-alt {
    width: 32.3%;
  }
}
@media (min-width: 992px) {
  .virtual-tour .virtual-tour-nav .btn-alt {
    width: unset;
  }
}
.virtual-tour .virtual-tour-wrapper {
  aspect-ratio: 16/9;
  width: 100%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .virtual-tour .virtual-tour-wrapper {
    border-radius: 30px;
  }
}
.virtual-tour .virtual-tour-wrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.virtual-tour .virtual-tour-wrapper iframe.active {
  display: block;
}

.quick-search-wrap {
  opacity: 0;
  margin-top: 16px;
  width: 100%;
  transform: translateY(100%);
  transition: opacity 2.5s, transform 2.5s;
  border-radius: 20px;
  overflow: hidden;
  z-index: 10;
  position: relative;
}
@media (min-width: 768px) {
  .quick-search-wrap {
    margin-left: 0;
    width: 100%;
    display: block;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .quick-search-wrap {
    margin-top: 30px;
    border-radius: 30px;
  }
}
.quick-search-wrap .quick-search-introduction {
  padding: 12px 0;
  background-color: rgba(97, 115, 250, 0.8);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  margin: 0 auto;
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
}
.quick-search-wrap .quick-search-introduction h2 {
  font-family: "articulat-cf", sans-serif;
  margin: 0;
  font-weight: 800;
  color: #FFFFFF;
  font-size: 25px;
  text-align: center;
  letter-spacing: -0.5px;
}
@media (min-width: 992px) {
  .quick-search-wrap .quick-search-introduction {
    padding: 20px 0;
  }
}
.quick-search-wrap .warehouse-search-text {
  padding: 20px;
  background-color: #FFFFFF;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.quick-search-wrap .warehouse-search-text p {
  color: #000000;
  font-size: 18px;
  margin-bottom: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .quick-search-wrap .warehouse-search-text p {
    text-align: left;
    font-size: 25px;
  }
}
.quick-search-wrap .warehouse-search-text p br {
  display: none;
}
@media (min-width: 768px) {
  .quick-search-wrap .warehouse-search-text p br {
    display: block;
  }
}
@media (min-width: 992px) {
  .quick-search-wrap .warehouse-search-text {
    justify-content: space-between;
    flex-direction: row;
    padding: 30px 70px;
  }
}
.quick-search-wrap #search-submit {
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  margin-top: 30px;
  cursor: pointer;
  background-color: #6173FA;
  font-family: "articulat-cf", sans-serif;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.4s ease-in-out;
}
.quick-search-wrap #search-submit:hover {
  background-color: #6173FA;
}
.quick-search-wrap #search-submit:hover {
  background-color: rgba(97, 115, 250, 0.8);
}
@media (min-width: 992px) {
  .quick-search-wrap #search-submit {
    font-size: 20px;
    margin-top: 0;
    width: 326px;
    font-weight: 400;
  }
}
.quick-search-wrap #search-submit img {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.quick-search-wrap .interactive-map-filters {
  padding: 30px 40px;
  background-color: #FFFFFF;
  color: #1C265C;
}
.quick-search-wrap .interactive-map-filters #time-range {
  width: 100%;
}
.quick-search-wrap .interactive-map-filters .interactive-map-filters-inner {
  padding: 0;
  margin: 0;
}
.quick-search-wrap .interactive-map-filters .interactive-map-filters-inner .row {
  align-items: flex-start;
}
.quick-search-wrap .interactive-map-filters .interactive-map-filters-inner .row .interactive-map-filters-col.interactive-map-filters-col-range {
  width: 100%;
}
@media (min-width: 992px) {
  .quick-search-wrap .interactive-map-filters .interactive-map-filters-inner .row .interactive-map-filters-col.interactive-map-filters-col-range {
    padding-right: 50px;
    width: calc(100% - 178px);
  }
}
.quick-search-wrap .interactive-map-filters .interactive-map-filters-inner .row .interactive-map-filters-col.interactive-map-filters-col-reset {
  width: 100%;
}
@media (min-width: 992px) {
  .quick-search-wrap .interactive-map-filters .interactive-map-filters-inner .row .interactive-map-filters-col.interactive-map-filters-col-reset {
    width: 178px;
    text-align: right;
  }
}
@media (min-width: 768px) {
  .quick-search-wrap .interactive-map-filters .interactive-map-filters-inner {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .quick-search-wrap .interactive-map-filters .interactive-map-filters-inner {
    margin: 0;
  }
}
.quick-search-wrap .interactive-map-filters .size-slider.ui-slider {
  background: #D9D9D9;
}

.home-introduction {
  width: 100%;
  padding: 80px 0 80px;
  background-color: #1C265C;
  position: relative;
}
@media (min-width: 992px) {
  .home-introduction {
    padding: 200px 0 100px;
  }
}
.home-introduction:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(0deg, rgba(28, 38, 92, 0) 0%, rgb(28, 38, 92) 100%);
}
.home-introduction:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(0deg, rgb(28, 38, 92) 0%, rgba(28, 38, 92, 0) 100%);
}
.home-introduction .bg-vid {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.home-introduction .bg-vid video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;
  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-introduction .introduction-inner {
  z-index: 2;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
}
@media (min-width: 992px) {
  .home-introduction .introduction-inner {
    gap: 100px;
  }
}
@media (min-width: 1500px) {
  .home-introduction .introduction-inner {
    padding: 0 100px;
    gap: 100px;
  }
}
.home-introduction .introduction-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
.home-introduction .introduction-col > * {
  transform: translateX(-100%);
  transition: transform 2.5s;
}
@media (min-width: 992px) {
  .home-introduction .introduction-col > * {
    transform: translateX(-200px);
  }
}
.home-introduction .introduction-col > :nth-child(1) {
  transition-delay: 0s;
}
.home-introduction .introduction-col > :nth-child(2) {
  transition-delay: 0.3s;
}
.home-introduction .introduction-col > :nth-child(3) {
  transition-delay: 0.6s;
}
.home-introduction .introduction-col > :nth-child(4) {
  transition-delay: 0.9s;
}
.home-introduction .introduction-col > :nth-child(5) {
  transition-delay: 1.2s;
}
.home-introduction .introduction-col > :nth-child(6) {
  transition-delay: 1.5s;
}
.home-introduction .introduction-col > :nth-child(7) {
  transition-delay: 1.8s;
}
.home-introduction .introduction-col > :nth-child(8) {
  transition-delay: 2.1s;
}
.home-introduction .introduction-col > :nth-child(9) {
  transition-delay: 2.4s;
}
.home-introduction .introduction-col h2 {
  font-size: 62px;
  line-height: 44px;
  text-align: left;
  letter-spacing: -2.48px;
  margin-bottom: 0;
  color: #FFFFFF;
  font-family: GalanoGrotesqueSemiBold;
}
.home-introduction .introduction-col h2:nth-of-type(2) {
  text-align: right;
  transform: translateX(100px);
}
@media (min-width: 992px) {
  .home-introduction .introduction-col h2:nth-of-type(2) {
    transform: translateX(200px);
  }
}
@media (min-width: 992px) {
  .home-introduction .introduction-col h2 {
    font-size: 172px;
    line-height: 115px;
    letter-spacing: -6.8px;
  }
}
.home-introduction .introduction-col p {
  font-size: 17px;
  line-height: 19px;
  text-align: left;
  font-weight: 400;
  color: #FFFFFF;
  font-family: "articulat-cf", sans-serif;
  text-align: left;
  max-width: 482px;
  transform: translateY(60px);
  transition: transform 2.5s;
  transition-delay: 2s !important;
}
@media (min-width: 992px) {
  .home-introduction .introduction-col p {
    font-size: 25px;
    line-height: 32px;
  }
}
.home-introduction.in-view .introduction-col > * {
  transform: translateX(0);
}
.home-introduction.in-view .introduction-col h2:nth-of-type(2) {
  transform: translateX(-100px);
}
@media (min-width: 992px) {
  .home-introduction.in-view .introduction-col h2:nth-of-type(2) {
    transform: translateX(0);
  }
}
@media (min-width: 1500px) {
  .home-introduction.in-view .introduction-col h2:nth-of-type(2) {
    transform: translateX(5%);
  }
}
.home-introduction.in-view .introduction-col h2:nth-of-type(3) {
  transform: translateX(10%);
}
.home-introduction.in-view .introduction-col p {
  transform: translateY(0);
}

body.page-template-page-properties-old h2, body.page-template-page-properties-old p {
  color: #FFFFFF !important;
}
body.page-template-page-properties-old .banner-text .introduction-col.text-block {
  position: relative;
}
@media (min-width: 992px) {
  body.page-template-page-properties-old .banner-text .introduction-col h2 {
    letter-spacing: -1px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-properties-old .banner-text .introduction-col h2 {
    letter-spacing: -1px;
  }
}

body.page-template-page-about .banner-text .introduction-col.text-block {
  max-width: 503px;
}

body.page-template-page-properties .banner-text .introduction-inner {
  align-items: flex-end;
}
body.page-template-page-properties .banner-text .introduction-col.text-block {
  max-width: 503px;
}
body.page-template-page-properties .banner-text .introduction-col h2:nth-of-type(2) {
  text-align: left;
  transform: translateX(200px);
}
body.page-template-page-properties .banner-text.in-view h2:nth-of-type(2) {
  transform: translateX(0%);
}

.banner-text {
  width: 100%;
  padding: 40px 37px 0px;
  position: relative;
}
@media (min-width: 992px) {
  .banner-text {
    padding: 120px 0 50px;
  }
}
.banner-text .introduction-inner {
  z-index: 2;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 20px;
}
@media (min-width: 992px) {
  .banner-text .introduction-inner {
    flex-direction: row;
    gap: 100px;
  }
}
.banner-text .introduction-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
.banner-text .introduction-col > * {
  transform: translateX(-200px);
  transition: transform 2.5s;
}
.banner-text .introduction-col > :nth-child(1) {
  transition-delay: 0s;
}
.banner-text .introduction-col > :nth-child(2) {
  transition-delay: 0.3s;
}
.banner-text .introduction-col > :nth-child(3) {
  transition-delay: 0.6s;
}
.banner-text .introduction-col > :nth-child(4) {
  transition-delay: 0.9s;
}
.banner-text .introduction-col > :nth-child(5) {
  transition-delay: 1.2s;
}
.banner-text .introduction-col > :nth-child(6) {
  transition-delay: 1.5s;
}
.banner-text .introduction-col > :nth-child(7) {
  transition-delay: 1.8s;
}
.banner-text .introduction-col > :nth-child(8) {
  transition-delay: 2.1s;
}
.banner-text .introduction-col > :nth-child(9) {
  transition-delay: 2.4s;
}
@media (min-width: 992px) {
  .banner-text .introduction-col {
    gap: 60px;
  }
}
.banner-text .introduction-col.text-block {
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
}
@media (min-width: 992px) {
  .banner-text .introduction-col.text-block {
    position: absolute;
    right: 0;
    max-width: 482px;
  }
}
.banner-text .introduction-col h2 {
  font-size: 62px;
  line-height: 44px;
  text-align: left;
  letter-spacing: -2.48px;
  color: #1C265C;
  font-family: GalanoGrotesqueSemiBold;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .banner-text .introduction-col h2 {
    font-size: 140px;
    line-height: 115px;
    letter-spacing: -6.8px;
  }
}
@media (min-width: 1200px) {
  .banner-text .introduction-col h2 {
    font-size: 172px;
    line-height: 105px;
    letter-spacing: -6.8px;
  }
}
.banner-text .introduction-col h2:nth-of-type(2) {
  text-align: right;
  transform: translateX(200px);
}
.banner-text .introduction-col p {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  font-weight: 400;
  color: #1C265C;
  font-family: "articulat-cf", sans-serif;
  text-align: left;
  max-width: 400px;
  transform: translateY(60px);
  transition: transform 2.5s;
}
@media (min-width: 1200px) {
  .banner-text .introduction-col p {
    max-width: 400px;
  }
}
@media (min-width: 1500px) {
  .banner-text .introduction-col p {
    max-width: 503px;
  }
}
.banner-text.in-view .introduction-col > * {
  transform: translateX(0);
}
.banner-text.in-view .introduction-col h2:nth-of-type(2) {
  transform: translateX(0);
}
@media (min-width: 992px) {
  .banner-text.in-view .introduction-col h2:nth-of-type(2) {
    transform: translateX(0);
  }
}
.banner-text.in-view .introduction-col p {
  transform: translateY(0);
}

.page-template-page-contact .banner-image .image-full-inner .bg-image {
  top: -120px;
  background-position: top;
}

.banner-image {
  width: 100%;
  padding: 0 37px;
}
@media (min-width: 992px) {
  .banner-image {
    padding: 0px;
  }
}
.banner-image .image-full-inner {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 311px;
}
@media (min-width: 992px) {
  .banner-image .image-full-inner {
    border-radius: 30px;
    height: 400px;
  }
}
.banner-image .image-full-inner .bg-image {
  background-size: cover;
  position: absolute;
  transform: scale(1.4);
  transition: transform 2.4s;
  width: 100%;
  background-position: center center;
  top: -100px;
  bottom: 0;
}
.banner-image .image-full-inner .bg-image:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  background-blend-mode: multiply;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50%;
  z-index: 1;
}
.banner-image .image-full-inner .image-caption {
  position: absolute;
  padding: 20px 30px;
  color: #FFFFFF;
  font-size: 18px;
  text-align: left;
  left: 0;
  bottom: 0;
}
.banner-image .image-full-inner.in-view .bg-image {
  transform: scale(1);
}

.about-blocks {
  padding: 0 37px;
  position: relative;
}
@media (min-width: 992px) {
  .about-blocks {
    padding: 0;
  }
}
.about-blocks .blocks-inner {
  width: 1140px;
  margin: 0 auto;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .about-blocks .blocks-inner {
    flex-direction: row;
    gap: 77px;
  }
}
.about-blocks .blocks-inner .block-col {
  position: relative;
  display: flex;
  align-items: flex-start;
}
.about-blocks .blocks-inner .block-col:first-of-type {
  justify-content: flex-start;
}
.about-blocks .blocks-inner .block-col:last-of-type {
  padding-top: 40px;
}
@media (min-width: 992px) {
  .about-blocks .blocks-inner .block-col:last-of-type {
    padding-top: 240px;
  }
}
.about-blocks .blocks-inner .block-col:last-of-type .text-block {
  background-color: #6173FA;
  transition-delay: 2s;
}
.about-blocks .blocks-inner .block-col .image {
  width: 134px;
  height: 134px;
  background-size: cover;
  position: absolute;
  border-radius: 800px;
  right: -147px;
  top: -110px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  transform: translateX(-25%);
  transition: transform 1.5s;
  right: -21px;
  top: -18px;
}
@media (min-width: 992px) {
  .about-blocks .blocks-inner .block-col .image {
    width: 278px;
    height: 278px;
    right: -147px;
    top: -110px;
  }
}
.about-blocks .blocks-inner .block-col .text-block {
  display: flex;
  width: 100%;
  padding: 57px 40px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #FF827A;
  border-radius: 20px;
  position: relative;
  transform: translateY(15%);
  transition: transform 1.5s;
  gap: 50px;
}
@media (min-width: 992px) {
  .about-blocks .blocks-inner .block-col .text-block {
    width: 482px;
    padding: 57px 55px;
    gap: 30px;
    border-radius: 30px;
  }
}
.about-blocks .blocks-inner .block-col .text-block h2 {
  color: #FFFFFF;
  font-size: 33px;
  font-family: GalanoGrotesqueSemiBold;
  line-height: 33px;
  letter-spacing: -0.78px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .about-blocks .blocks-inner .block-col .text-block h2 {
    font-size: 39px;
    line-height: 39px;
  }
}
.about-blocks .blocks-inner .block-col .text-block p {
  color: #FFFFFF;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .about-blocks .blocks-inner .block-col .text-block p {
    padding-right: 10px;
  }
}
.about-blocks .blocks-inner .block-col.in-view .text-block {
  transform: translateY(0%);
}
.about-blocks .blocks-inner .block-col.in-view .image {
  transform: translateX(0%);
}

.principles-heading .introduction-col {
  width: 100%;
  display: flex;
  justify-content: center;
}
.principles-heading .introduction-heading {
  width: 270px;
}
@media (min-width: 768px) {
  .principles-heading .introduction-heading {
    width: unset;
  }
}

.principle-blocks {
  padding: 0 16px;
}
@media (min-width: 992px) {
  .principle-blocks {
    padding: 0;
  }
}
.principle-blocks .blocks-inner {
  width: 1140px;
  margin: 0 auto;
  max-width: 100%;
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}
.principle-blocks .blocks-inner .pr-block {
  order: 6;
}
@media (min-width: 992px) {
  .principle-blocks .blocks-inner .pr-block {
    order: unset;
  }
}
.principle-blocks .blocks-inner .pr-block:nth-of-type(1) {
  order: 1;
}
@media (min-width: 992px) {
  .principle-blocks .blocks-inner .pr-block:nth-of-type(1) {
    order: unset;
  }
}
.principle-blocks .blocks-inner .pr-block:nth-of-type(2) {
  order: 3;
}
@media (min-width: 992px) {
  .principle-blocks .blocks-inner .pr-block:nth-of-type(2) {
    order: unset;
  }
}
.principle-blocks .blocks-inner .pr-block:nth-of-type(3) {
  order: 2;
}
@media (min-width: 992px) {
  .principle-blocks .blocks-inner .pr-block:nth-of-type(3) {
    order: unset;
  }
}
.principle-blocks .blocks-inner .pr-block:nth-of-type(4) {
  order: 5;
}
@media (min-width: 992px) {
  .principle-blocks .blocks-inner .pr-block:nth-of-type(4) {
    order: unset;
  }
}
.principle-blocks .blocks-inner .pr-block:nth-of-type(5) {
  order: 4;
}
@media (min-width: 992px) {
  .principle-blocks .blocks-inner .pr-block:nth-of-type(5) {
    order: unset;
  }
}
.principle-blocks .blocks-inner .pr-block:nth-of-type(10) {
  order: 11;
}
@media (min-width: 992px) {
  .principle-blocks .blocks-inner .pr-block:nth-of-type(10) {
    order: unset;
  }
}
.principle-blocks .blocks-inner .pr-block:nth-of-type(11) {
  order: 12;
}
@media (min-width: 992px) {
  .principle-blocks .blocks-inner .pr-block:nth-of-type(11) {
    order: unset;
  }
}
.principle-blocks .blocks-inner .pr-block:nth-of-type(12) {
  order: 10;
}
@media (min-width: 992px) {
  .principle-blocks .blocks-inner .pr-block:nth-of-type(12) {
    order: unset;
  }
}
.principle-blocks .blocks-inner .image-block {
  display: flex;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  transform: translateY(15%);
  transition: transform 1.5s;
  min-height: 236px;
  width: 100%;
}
@media (min-width: 992px) {
  .principle-blocks .blocks-inner .image-block {
    border-radius: 30px;
    width: 262px;
  }
}
.principle-blocks .blocks-inner .image-block .image {
  background-size: cover;
  position: absolute;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.principle-blocks .blocks-inner .text-block {
  display: flex;
  padding: 40px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #FF827A;
  border-radius: 20px;
  min-width: 300px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
  transform: translateY(15%);
  transition: transform 1.5s;
  gap: 59px;
}
@media (min-width: 992px) {
  .principle-blocks .blocks-inner .text-block {
    min-height: 264px;
    gap: unset;
    padding: 50px;
    border-radius: 30px;
  }
}
.principle-blocks .blocks-inner .text-block.purple {
  background-color: #6173FA;
}
.principle-blocks .blocks-inner .text-block.lightpurple {
  background-color: #E0E3FC;
}
.principle-blocks .blocks-inner .text-block.lightpurple h2,
.principle-blocks .blocks-inner .text-block.lightpurple p {
  color: #1C265C;
}
.principle-blocks .blocks-inner .text-block.orange {
  background-color: #FF827A;
}
.principle-blocks .blocks-inner .text-block h2 {
  color: #FFFFFF;
  font-size: 28px;
  font-family: GalanoGrotesqueSemiBold;
  line-height: 28px;
  letter-spacing: -0.56px;
  border-bottom: 0;
}
@media (min-width: 992px) {
  .principle-blocks .blocks-inner .text-block h2 {
    font-size: 31px;
    line-height: 31px;
    letter-spacing: -0.78px;
  }
}
.principle-blocks .blocks-inner .text-block p {
  color: #FFFFFF;
  margin-bottom: 0;
  font-size: 15px;
}
@media (min-width: 992px) {
  .principle-blocks .blocks-inner .text-block p {
    font-size: 20px;
  }
}
.principle-blocks .blocks-inner.in-view .image-block,
.principle-blocks .blocks-inner.in-view .text-block {
  transform: translateY(0%);
}

.quick-links {
  padding: 0 16px;
}
@media (min-width: 992px) {
  .quick-links {
    padding: 0;
  }
}
.quick-links .blocks-inner {
  width: 1140px;
  margin: 0 auto;
  max-width: 100%;
  display: flex;
  gap: 30px;
  justify-content: center;
  flex-wrap: wrap;
}
.quick-links .blocks-inner .link-block {
  display: flex;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
  padding: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  border-radius: 20px;
  background-color: #E0E3FC;
  height: 280px;
}
@media (min-width: 992px) {
  .quick-links .blocks-inner .link-block {
    height: unset;
    border-radius: 30px;
  }
}
.quick-links .blocks-inner .link-block:last-of-type {
  background-color: #F9DAD8;
}
.quick-links .blocks-inner .link-block .image-wrapper {
  flex: 1 0 0;
  align-self: stretch;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .quick-links .blocks-inner .link-block .image-wrapper {
    height: 240px;
    border-radius: 15px;
    flex: unset;
    align-self: stretch;
  }
}
.quick-links .blocks-inner .link-block .image-wrapper .image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  top: 0;
  left: 0;
}
.quick-links .blocks-inner .link-block .link-button {
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  color: #1C265C;
  font-family: GalanoGrotesqueSemiBold;
  font-size: 33px;
  font-weight: 600;
  line-height: 39px; /* 100% */
  letter-spacing: -0.78px;
  border-radius: 30px;
  transition: background-color 1.5s;
  background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 992px) {
  .quick-links .blocks-inner .link-block .link-button {
    font-size: 39px;
  }
}
.quick-links .blocks-inner .link-block .link-button svg {
  width: 50px;
  height: 50px;
}
.quick-links .blocks-inner .link-block .link-button:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.quick-links .blocks-inner .image-block {
  display: flex;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  transform: translateY(15%);
  transition: transform 1.5s;
}
.quick-links .blocks-inner .image-block .image {
  background-size: cover;
  position: absolute;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.quick-links .blocks-inner .text-block {
  display: flex;
  padding: 50px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #FF827A;
  border-radius: 30px;
  min-width: 300px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
  transform: translateY(15%);
  transition: transform 1.5s;
}
.quick-links .blocks-inner .text-block.purple {
  background-color: #6173FA;
}
.quick-links .blocks-inner .text-block.lightpurple {
  background-color: #E0E3FC;
}
.quick-links .blocks-inner .text-block.lightpurple h2, .quick-links .blocks-inner .text-block.lightpurple p {
  color: #1C265C;
}
.quick-links .blocks-inner .text-block.orange {
  background-color: #FF827A;
}
.quick-links .blocks-inner .text-block h2 {
  color: #FFFFFF;
  font-size: 31px;
  font-family: GalanoGrotesqueSemiBold;
  line-height: 31px;
  letter-spacing: -0.78px;
}
.quick-links .blocks-inner .text-block p {
  color: #FFFFFF;
  margin-bottom: 0;
  font-size: 20px;
}
.quick-links .blocks-inner.in-view .image-block,
.quick-links .blocks-inner.in-view .text-block {
  transform: translateY(0%);
}

.home-links .blocks-inner {
  width: 100%;
  max-width: 100%;
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
.home-links .blocks-inner .news-column {
  width: 100%;
}
@media (min-width: 992px) {
  .home-links .blocks-inner .news-column {
    width: 60%;
  }
}
.home-links .blocks-inner .news-column .featured-article {
  width: 100%;
  display: flex;
  background-color: #6173FA;
  border-radius: 30px;
  padding: 20px;
  gap: 20px;
  flex-direction: column;
}
@media (min-width: 992px) {
  .home-links .blocks-inner .news-column .featured-article {
    border-radius: 20px;
    gap: 0px;
  }
}
.home-links .blocks-inner .news-column .image-wrapper {
  align-self: stretch;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  align-self: stretch;
  height: 238px;
}
@media (min-width: 992px) {
  .home-links .blocks-inner .news-column .image-wrapper {
    height: 320px;
  }
}
.home-links .blocks-inner .news-column .image-wrapper .image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  top: 0;
  left: 0;
}
.home-links .blocks-inner .news-column .featured-article-inner {
  opacity: 1;
  text-align: center;
  position: relative;
  background-color: #6173FA;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  transition: opacity 4s 0s, transform 1s 0s;
}
.home-links .blocks-inner .news-column .featured-article-inner .featured-article-wrap {
  opacity: 1;
  transition: opacity 4s 0s, transform 1s 0s;
  text-align: left;
}
@media (min-width: 992px) {
  .home-links .blocks-inner .news-column .featured-article-inner .featured-article-wrap {
    padding: 30px 0;
  }
}
@media (min-width: 768px) {
  .home-links .blocks-inner .news-column .featured-article-inner {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .home-links .blocks-inner .news-column .featured-article-inner {
    width: auto;
    text-align: unset;
  }
}
.home-links .blocks-inner .news-column .featured-article-date {
  color: #FFFFFF;
  font-size: 11px;
  margin: 0 0 10px;
  font-family: "articulat-cf", sans-serif;
  font-weight: 700;
}
@media (min-width: 768px) {
  .home-links .blocks-inner .news-column .featured-article-date {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .home-links .blocks-inner .news-column .featured-article-date {
    font-size: 13px;
  }
}
.home-links .blocks-inner .news-column .featured-article-heading {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.home-links .blocks-inner .news-column .featured-article-heading h4 {
  font-family: GalanoGrotesqueSemiBold;
  color: #FFFFFF;
  font-size: 28px;
  margin: 0 0 15px;
  line-height: 1;
}
@media (min-width: 992px) {
  .home-links .blocks-inner .news-column .featured-article-heading h4 {
    font-size: 31px;
  }
}
@media (min-width: 1200px) {
  .home-links .blocks-inner .news-column .featured-article-heading h4 {
    font-size: 31px;
  }
}
@media (min-width: 768px) {
  .home-links .blocks-inner .news-column .featured-article-heading {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .home-links .blocks-inner .news-column .featured-article-heading {
    margin: unset;
  }
}
.home-links .blocks-inner .news-column .featured-article-body {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.home-links .blocks-inner .news-column .featured-article-body h1,
.home-links .blocks-inner .news-column .featured-article-body h2,
.home-links .blocks-inner .news-column .featured-article-body h3,
.home-links .blocks-inner .news-column .featured-article-body h4,
.home-links .blocks-inner .news-column .featured-article-body h5,
.home-links .blocks-inner .news-column .featured-article-body p {
  color: #FFFFFF;
}
.home-links .blocks-inner .news-column .featured-article-body a {
  color: #FFFFFF;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .home-links .blocks-inner .news-column .featured-article-body {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .home-links .blocks-inner .news-column .featured-article-body {
    margin: unset;
  }
}
.home-links .blocks-inner .news-column .btn-holder {
  margin: 20px 0 0;
}
@media (min-width: 992px) {
  .home-links .blocks-inner .news-column .btn-holder {
    margin: 30px 0 0;
  }
}
.home-links .blocks-inner .news-column .btn-holder .btn-default-white {
  font-family: "articulat-cf", sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  transition: all 0.4s ease-in-out;
  display: inline-flex;
  align-items: center;
  border-radius: 10px;
  font-size: 13px;
}
@media (min-width: 992px) {
  .home-links .blocks-inner .news-column .btn-holder .btn-default-white {
    border-radius: 15px;
    font-size: 16px;
  }
}
.home-links .blocks-inner .news-column .btn-holder .btn-default-white:hover {
  background-color: rgba(255, 255, 255, 0.6);
  color: #1C265C !important;
}
.home-links .blocks-inner .news-column .btn-holder img {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.home-links .blocks-inner .links-column {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  flex: 1 0 0;
  gap: 16px;
}
.home-links .blocks-inner .links-column .property-awards {
  width: 100%;
  border-radius: 20px;
  display: flex;
  overflow: hidden;
  min-height: 170px;
}
@media (min-width: 992px) {
  .home-links .blocks-inner .links-column .property-awards {
    border-radius: 30px;
  }
}
.home-links .blocks-inner .links-column .property-awards .image-wrapper {
  display: flex;
  overflow: hidden;
  position: relative;
  overflow: hidden;
  width: 50%;
}
.home-links .blocks-inner .links-column .property-awards .image-wrapper .image {
  background-size: cover;
  position: absolute;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.home-links .blocks-inner .links-column .property-awards .logo {
  background-color: #FF827A;
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-links .blocks-inner .links-column .property-awards .logo img {
  width: 158px;
  height: auto;
}
.home-links .blocks-inner .links-column .link-block {
  display: flex;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
  padding: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  border-radius: 20px;
  background-color: #E0E3FC;
  flex: 1 0 0;
  align-self: stretch;
}
@media (min-width: 992px) {
  .home-links .blocks-inner .links-column .link-block {
    border-radius: 30px;
  }
}
.home-links .blocks-inner .links-column .link-block .image-wrapper {
  align-self: stretch;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  display: flex;
  height: 92px;
}
@media (min-width: 992px) {
  .home-links .blocks-inner .links-column .link-block .image-wrapper {
    flex: 1 0 0;
    height: unset;
  }
}
.home-links .blocks-inner .links-column .link-block .image-wrapper .image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  top: 0;
  left: 0;
  background-position: center;
}
.home-links .blocks-inner .links-column .link-block .link-button {
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  color: #1C265C;
  font-family: GalanoGrotesqueSemiBold;
  font-size: 39px;
  font-weight: 600;
  line-height: 39px;
  /* 100% */
  letter-spacing: -0.78px;
  border-radius: 30px;
  transition: background-color 1.5s;
  background-color: rgba(255, 255, 255, 0);
}
.home-links .blocks-inner .links-column .link-block .link-button svg {
  width: 50px;
  height: 50px;
}
.home-links .blocks-inner .links-column .link-block .link-button:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.home-links .blocks-inner .links-column .image-block {
  display: flex;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  transform: translateY(15%);
  transition: transform 1.5s;
}
.home-links .blocks-inner .links-column .image-block .image {
  background-size: cover;
  position: absolute;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.home-links .blocks-inner .links-column .text-block {
  display: flex;
  padding: 50px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #FF827A;
  border-radius: 30px;
  min-width: 300px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
  transform: translateY(15%);
  transition: transform 1.5s;
}
.home-links .blocks-inner .links-column .text-block.purple {
  background-color: #6173FA;
}
.home-links .blocks-inner .links-column .text-block.lightpurple {
  background-color: #E0E3FC;
}
.home-links .blocks-inner .links-column .text-block.lightpurple h2,
.home-links .blocks-inner .links-column .text-block.lightpurple p {
  color: #1C265C;
}
.home-links .blocks-inner .links-column .text-block.orange {
  background-color: #FF827A;
}
.home-links .blocks-inner .links-column .text-block h2 {
  color: #FFFFFF;
  font-size: 31px;
  font-family: GalanoGrotesqueSemiBold;
  line-height: 31px;
  letter-spacing: -0.78px;
}
.home-links .blocks-inner .links-column .text-block p {
  color: #FFFFFF;
  margin-bottom: 0;
  font-size: 20px;
}
.home-links .blocks-inner .links-column.in-view .image-block,
.home-links .blocks-inner .links-column.in-view .text-block {
  transform: translateY(0%);
}

.partnerships .section-heading {
  margin: 0 0 25px;
}
@media (min-width: 768px) {
  .partnerships .section-heading {
    margin: 0 0 35px;
  }
}
@media (min-width: 1200px) {
  .partnerships .section-heading {
    margin: 0 0 75px;
  }
}
.partnerships .section-heading h2 {
  color: #1C265C;
  font-size: 28px;
  line-height: 1.2;
  margin: 0 0 20px;
  font-family: GalanoGrotesqueSemiBold;
  font-weight: unset;
  letter-spacing: -0.78px;
}
@media (min-width: 768px) {
  .partnerships .section-heading h2 {
    font-size: 32px;
    letter-spacing: -0.78px;
  }
}
@media (min-width: 992px) {
  .partnerships .section-heading h2 {
    font-size: 39px;
  }
}
.partnerships .blocks-inner {
  display: flex;
  gap: 30px;
  justify-content: flex-start;
  width: 100%;
}
.partnerships .blocks-inner.partnerships-blocks-inner-alt {
  gap: unset;
  flex-wrap: wrap;
  justify-content: center;
}
.partnerships .blocks-inner.partnerships-blocks-inner-alt .logo-block {
  width: 100%;
  border-radius: 0px;
  margin-bottom: 25px;
  padding: 0px 0px;
  background-color: transparent;
}
.partnerships .blocks-inner.partnerships-blocks-inner-alt .logo-block .logo-block-inner {
  width: 100%;
  display: flex;
  border-radius: 30px;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
}
@media (min-width: 992px) {
  .partnerships .blocks-inner.partnerships-blocks-inner-alt .logo-block .logo-block-inner {
    min-height: 230px;
  }
}
@media (min-width: 1200px) {
  .partnerships .blocks-inner.partnerships-blocks-inner-alt .logo-block .logo-block-inner {
    min-height: 280px;
  }
}
.partnerships .blocks-inner.partnerships-blocks-inner-alt .logo-block:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .partnerships .blocks-inner.partnerships-blocks-inner-alt .logo-block:last-of-type {
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .partnerships .blocks-inner.partnerships-blocks-inner-alt .logo-block:last-of-type {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .partnerships .blocks-inner.partnerships-blocks-inner-alt .logo-block {
    width: 33.33%;
    padding: 0px 15px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .partnerships .blocks-inner.partnerships-blocks-inner-alt .logo-block {
    padding: 0px 25px;
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .partnerships .blocks-inner.partnerships-blocks-inner-alt {
    margin: 0px -25px;
  }
}
.partnerships .blocks-inner .owl-nav {
  margin-top: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 10px;
}
.partnerships .blocks-inner .slider-button {
  background-color: #FF827A;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  cursor: pointer;
  width: 30px;
  height: 30px;
}
@media (min-width: 992px) {
  .partnerships .blocks-inner .slider-button {
    display: none;
  }
}
.partnerships .blocks-inner .slider-button-prev {
  left: 5px;
  scale: -1 1;
}
@media (min-width: 768px) {
  .partnerships .blocks-inner .slider-button-prev {
    left: 0;
  }
}
.partnerships .blocks-inner .slider-button-next {
  right: 5px;
}
@media (min-width: 768px) {
  .partnerships .blocks-inner .slider-button-next {
    right: 0;
  }
}
.partnerships .blocks-inner .slider-button svg {
  width: 25%;
  height: auto;
  display: block;
}
.partnerships .blocks-inner .owl-stage-outer {
  position: relative;
  overflow: visible !important;
}
.partnerships .blocks-inner .owl-stage {
  padding-left: 0 !important;
  display: flex;
}
.partnerships .blocks-inner .owl-item {
  display: flex;
}
.partnerships .blocks-inner .logo-block {
  display: flex;
  align-items: flex-start;
  padding: 50px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
  border-radius: 30px;
  background-color: #FFFFFF;
  width: 100%;
  justify-content: center;
}
.partnerships .blocks-inner .logo-block .logo-wrapper {
  height: 180px;
  width: 180px;
  position: relative;
}
.partnerships .blocks-inner .logo-block .logo-wrapper img {
  width: 180px;
  height: auto;
}
.partnerships .blocks-inner .logo-block .text-area {
  display: flex;
  flex-direction: column;
}
.partnerships .blocks-inner .logo-block h2 {
  color: #1C265C;
  font-size: 39px;
  font-family: GalanoGrotesqueSemiBold;
  letter-spacing: -0.78px;
}
.partnerships .blocks-inner .logo-block p {
  color: #000000;
}

.introduction-blocks {
  padding: 0 16px;
}
@media (min-width: 992px) {
  .introduction-blocks {
    padding: 0;
    margin-bottom: 100px;
  }
}
.introduction-blocks .blocks-inner {
  width: 1140px;
  margin: 0 auto;
  max-width: 100%;
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}
.introduction-blocks .blocks-inner .image-block {
  display: flex;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  transform: translateY(15%);
  transition: transform 1.5s;
  min-height: 236px;
  width: 100%;
}
@media (min-width: 992px) {
  .introduction-blocks .blocks-inner .image-block {
    border-radius: 30px;
    width: 262px;
  }
}
.introduction-blocks .blocks-inner .image-block .image {
  background-size: cover;
  position: absolute;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.introduction-blocks .blocks-inner .text-block {
  display: flex;
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  background-color: #FF827A;
  border-radius: 20px;
  min-width: 300px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
  transform: translateY(15%);
  transition: transform 1.5s;
  gap: 59px;
}
@media (min-width: 992px) {
  .introduction-blocks .blocks-inner .text-block {
    min-height: 264px;
    gap: unset;
    padding: 50px;
    border-radius: 30px;
  }
}
.introduction-blocks .blocks-inner .text-block.purple {
  background-color: #6173FA;
}
.introduction-blocks .blocks-inner .text-block.lightpurple {
  background-color: #E0E3FC;
}
.introduction-blocks .blocks-inner .text-block.lightpurple h2,
.introduction-blocks .blocks-inner .text-block.lightpurple p {
  color: #1C265C;
}
.introduction-blocks .blocks-inner .text-block.orange {
  background-color: #FF827A;
}
.introduction-blocks .blocks-inner .text-block h2 {
  color: #FFFFFF;
  font-size: 28px;
  font-family: GalanoGrotesqueSemiBold;
  line-height: 28px;
  letter-spacing: -0.56px;
  border-bottom: 0;
}
@media (min-width: 992px) {
  .introduction-blocks .blocks-inner .text-block h2 {
    font-size: 31px;
    line-height: 31px;
    letter-spacing: -0.78px;
  }
}
.introduction-blocks .blocks-inner .text-block p {
  color: #FFFFFF;
  margin-bottom: 0;
  font-size: 15px;
}
@media (min-width: 992px) {
  .introduction-blocks .blocks-inner .text-block p {
    font-size: 20px;
  }
}
.introduction-blocks .blocks-inner.in-view .image-block,
.introduction-blocks .blocks-inner.in-view .text-block {
  transform: translateY(0%);
}

.introduction-blocks {
  padding: 0 16px;
}
@media (min-width: 992px) {
  .introduction-blocks {
    padding: 0;
    margin-bottom: 100px;
  }
}
.introduction-blocks .blocks-inner {
  width: 1140px;
  margin: 0 auto;
  max-width: 100%;
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}
.introduction-blocks .blocks-inner .image-block {
  display: flex;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  transform: translateY(15%);
  transition: transform 1.5s;
  min-height: 236px;
  width: 100%;
}
@media (min-width: 992px) {
  .introduction-blocks .blocks-inner .image-block {
    border-radius: 30px;
    width: 262px;
  }
}
.introduction-blocks .blocks-inner .image-block .image {
  background-size: cover;
  position: absolute;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.introduction-blocks .blocks-inner .text-block {
  display: flex;
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  background-color: #FF827A;
  border-radius: 20px;
  min-width: 300px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
  transform: translateY(15%);
  transition: transform 1.5s;
  gap: 59px;
}
@media (min-width: 992px) {
  .introduction-blocks .blocks-inner .text-block {
    min-height: 264px;
    gap: unset;
    padding: 50px;
    border-radius: 30px;
  }
}
.introduction-blocks .blocks-inner .text-block.purple {
  background-color: #6173FA;
}
.introduction-blocks .blocks-inner .text-block.lightpurple {
  background-color: #E0E3FC;
}
.introduction-blocks .blocks-inner .text-block.lightpurple h2,
.introduction-blocks .blocks-inner .text-block.lightpurple p {
  color: #1C265C;
}
.introduction-blocks .blocks-inner .text-block.orange {
  background-color: #FF827A;
}
.introduction-blocks .blocks-inner .text-block h2 {
  color: #FFFFFF;
  font-size: 28px;
  font-family: GalanoGrotesqueSemiBold;
  line-height: 28px;
  letter-spacing: -0.56px;
  border-bottom: 0;
}
@media (min-width: 992px) {
  .introduction-blocks .blocks-inner .text-block h2 {
    font-size: 31px;
    line-height: 31px;
    letter-spacing: -0.78px;
  }
}
.introduction-blocks .blocks-inner .text-block p {
  color: #FFFFFF;
  margin-bottom: 0;
  font-size: 15px;
}
@media (min-width: 992px) {
  .introduction-blocks .blocks-inner .text-block p {
    font-size: 20px;
  }
}
.introduction-blocks .blocks-inner.in-view .image-block,
.introduction-blocks .blocks-inner.in-view .text-block {
  transform: translateY(0%);
}

#logos-grid .logos-grid-inner {
  width: 1140px;
  max-width: 100%;
  margin: 0 auto;
}
#logos-grid .logos-grid-inner .section-heading {
  width: 300px;
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
}
#logos-grid .logos-grid-inner .section-heading:after {
  bottom: -12px;
}
#logos-grid .logos-grid-inner .section-heading h2 {
  opacity: 0;
  color: #1C265C;
  line-height: 1;
  transform: translateY(25%);
  transition: opacity 1.5s, transform 1.5s;
  margin: 0px 0px 55px 0px;
}
@media (min-width: 768px) {
  #logos-grid .logos-grid-inner .section-heading h2 {
    margin: 0px 0px 80px 0px;
  }
}
@media (min-width: 768px) {
  #logos-grid .logos-grid-inner .section-heading {
    width: unset;
  }
}
#logos-grid .logos-grid-inner .logos-grid-wrap .row {
  margin: 0px 0px;
  justify-content: center;
}
#logos-grid .logos-grid-inner .logos-grid-wrap .row .logo {
  width: 50%;
  margin-bottom: 25px;
  padding: 0px 12.5px;
  opacity: 0;
  transform: translateY(25%);
  transition: opacity 1.5s, transform 1.5s;
}
#logos-grid .logos-grid-inner .logos-grid-wrap .row .logo .logo-inner {
  padding: 20px 20px;
  border-radius: 20px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
#logos-grid .logos-grid-inner .logos-grid-wrap .row .logo .logo-inner .logo-wrap {
  display: flex;
  min-height: 75px;
  align-items: center;
}
#logos-grid .logos-grid-inner .logos-grid-wrap .row .logo .logo-inner a {
  text-decoration: none;
}
#logos-grid .logos-grid-inner .logos-grid-wrap .row .logo .logo-inner img,
#logos-grid .logos-grid-inner .logos-grid-wrap .row .logo .logo-inner svg {
  display: block;
  margin: 0 auto;
  max-height: 40px;
  max-width: 100%;
  height: auto;
  width: auto;
}
@media (min-width: 992px) {
  #logos-grid .logos-grid-inner .logos-grid-wrap .row .logo .logo-inner img,
  #logos-grid .logos-grid-inner .logos-grid-wrap .row .logo .logo-inner svg {
    max-height: 50px;
  }
}
@media (min-width: 992px) {
  #logos-grid .logos-grid-inner .logos-grid-wrap .row .logo .logo-inner {
    border-radius: 30px;
    padding: 35px 30px;
  }
}
@media (min-width: 768px) {
  #logos-grid .logos-grid-inner .logos-grid-wrap .row .logo {
    width: 33.33%;
  }
}
@media (min-width: 992px) {
  #logos-grid .logos-grid-inner .logos-grid-wrap .row .logo {
    width: 25%;
  }
}
#logos-grid.in-view .logos-grid-inner .section-heading h2 {
  opacity: 1;
  transform: translateY(0%);
}
#logos-grid.in-view .logos-grid-inner .section-heading:after {
  width: 100%;
  transition-delay: 0.25s;
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo {
  opacity: 1;
  transform: translateY(0%);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 1) {
  transition-delay: calc(1s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 2) {
  transition-delay: calc(2s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 3) {
  transition-delay: calc(3s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 4) {
  transition-delay: calc(4s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 5) {
  transition-delay: calc(5s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 6) {
  transition-delay: calc(6s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 7) {
  transition-delay: calc(7s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 8) {
  transition-delay: calc(8s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 9) {
  transition-delay: calc(9s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 10) {
  transition-delay: calc(10s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 11) {
  transition-delay: calc(11s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 12) {
  transition-delay: calc(12s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 13) {
  transition-delay: calc(13s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 14) {
  transition-delay: calc(14s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 15) {
  transition-delay: calc(15s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 16) {
  transition-delay: calc(16s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 17) {
  transition-delay: calc(17s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 18) {
  transition-delay: calc(18s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 19) {
  transition-delay: calc(19s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 20) {
  transition-delay: calc(20s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 21) {
  transition-delay: calc(21s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 22) {
  transition-delay: calc(22s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 23) {
  transition-delay: calc(23s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 24) {
  transition-delay: calc(24s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 25) {
  transition-delay: calc(25s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 26) {
  transition-delay: calc(26s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 27) {
  transition-delay: calc(27s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 28) {
  transition-delay: calc(28s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 29) {
  transition-delay: calc(29s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 30) {
  transition-delay: calc(30s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 31) {
  transition-delay: calc(31s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 32) {
  transition-delay: calc(32s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 33) {
  transition-delay: calc(33s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 34) {
  transition-delay: calc(34s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 35) {
  transition-delay: calc(35s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 36) {
  transition-delay: calc(36s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 37) {
  transition-delay: calc(37s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 38) {
  transition-delay: calc(38s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 39) {
  transition-delay: calc(39s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 40) {
  transition-delay: calc(40s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 41) {
  transition-delay: calc(41s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 42) {
  transition-delay: calc(42s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 43) {
  transition-delay: calc(43s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 44) {
  transition-delay: calc(44s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 45) {
  transition-delay: calc(45s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 46) {
  transition-delay: calc(46s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 47) {
  transition-delay: calc(47s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 48) {
  transition-delay: calc(48s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 49) {
  transition-delay: calc(49s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 50) {
  transition-delay: calc(50s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 51) {
  transition-delay: calc(51s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 52) {
  transition-delay: calc(52s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 53) {
  transition-delay: calc(53s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 54) {
  transition-delay: calc(54s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 55) {
  transition-delay: calc(55s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 56) {
  transition-delay: calc(56s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 57) {
  transition-delay: calc(57s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 58) {
  transition-delay: calc(58s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 59) {
  transition-delay: calc(59s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 60) {
  transition-delay: calc(60s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 61) {
  transition-delay: calc(61s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 62) {
  transition-delay: calc(62s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 63) {
  transition-delay: calc(63s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 64) {
  transition-delay: calc(64s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 65) {
  transition-delay: calc(65s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 66) {
  transition-delay: calc(66s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 67) {
  transition-delay: calc(67s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 68) {
  transition-delay: calc(68s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 69) {
  transition-delay: calc(69s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 70) {
  transition-delay: calc(70s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 71) {
  transition-delay: calc(71s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 72) {
  transition-delay: calc(72s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 73) {
  transition-delay: calc(73s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 74) {
  transition-delay: calc(74s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 75) {
  transition-delay: calc(75s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 76) {
  transition-delay: calc(76s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 77) {
  transition-delay: calc(77s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 78) {
  transition-delay: calc(78s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 79) {
  transition-delay: calc(79s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 80) {
  transition-delay: calc(80s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 81) {
  transition-delay: calc(81s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 82) {
  transition-delay: calc(82s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 83) {
  transition-delay: calc(83s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 84) {
  transition-delay: calc(84s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 85) {
  transition-delay: calc(85s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 86) {
  transition-delay: calc(86s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 87) {
  transition-delay: calc(87s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 88) {
  transition-delay: calc(88s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 89) {
  transition-delay: calc(89s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 90) {
  transition-delay: calc(90s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 91) {
  transition-delay: calc(91s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 92) {
  transition-delay: calc(92s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 93) {
  transition-delay: calc(93s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 94) {
  transition-delay: calc(94s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 95) {
  transition-delay: calc(95s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 96) {
  transition-delay: calc(96s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 97) {
  transition-delay: calc(97s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 98) {
  transition-delay: calc(98s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 99) {
  transition-delay: calc(99s * 0.15);
}
#logos-grid.in-view .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(1n + 100) {
  transition-delay: calc(100s * 0.15);
}

body.page-template-page-properties-old #logos-grid .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(7) .logo-inner img,
body.page-template-page-properties-old #logos-grid .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(7) .logo-inner svg {
  max-height: 60px;
}
@media (min-width: 992px) {
  body.page-template-page-properties-old #logos-grid .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(7) .logo-inner img,
  body.page-template-page-properties-old #logos-grid .logos-grid-inner .logos-grid-wrap .row .logo:nth-of-type(7) .logo-inner svg {
    max-height: 75px;
  }
}
body.page-template-page-properties-old #logos-grid .logos-grid-inner .logos-grid-wrap .row .logo .logo-inner {
  background-color: #FFFFFF;
}
body.page-template-page-properties-old #logos-grid .logos-grid-inner .logos-grid-wrap .row .logo .logo-inner img,
body.page-template-page-properties-old #logos-grid .logos-grid-inner .logos-grid-wrap .row .logo .logo-inner svg {
  max-height: 40px;
}
@media (min-width: 992px) {
  body.page-template-page-properties-old #logos-grid .logos-grid-inner .logos-grid-wrap .row .logo .logo-inner img,
  body.page-template-page-properties-old #logos-grid .logos-grid-inner .logos-grid-wrap .row .logo .logo-inner svg {
    max-height: 60px;
  }
}

.page-template-page-home .dots, .page-template-page-news .dots, .page-template-page-contact .dots {
  position: absolute;
  width: 100%;
  height: unset;
  display: flex;
  justify-content: center;
  top: 0;
  bottom: 0;
  overflow: auto;
}
.page-template-page-home .dots .dots-inner, .page-template-page-news .dots .dots-inner, .page-template-page-contact .dots .dots-inner {
  width: 1400px;
  max-width: 100%;
  position: absolute;
}
.page-template-page-home .dots .dot, .page-template-page-news .dots .dot, .page-template-page-contact .dots .dot {
  position: absolute;
  z-index: 1000;
}
.page-template-page-home .dots .dot.small, .page-template-page-news .dots .dot.small, .page-template-page-contact .dots .dot.small {
  width: 25px;
  height: 25px;
}
@media (min-width: 992px) {
  .page-template-page-home .dots .dot.small, .page-template-page-news .dots .dot.small, .page-template-page-contact .dots .dot.small {
    width: 40px;
    height: 40px;
  }
}
.page-template-page-home .dots .dot.medium, .page-template-page-news .dots .dot.medium, .page-template-page-contact .dots .dot.medium {
  width: 48px;
  height: 48px;
}
@media (min-width: 992px) {
  .page-template-page-home .dots .dot.medium, .page-template-page-news .dots .dot.medium, .page-template-page-contact .dots .dot.medium {
    width: 68px;
    height: 68px;
  }
}
.page-template-page-home .dots .dot.large, .page-template-page-news .dots .dot.large, .page-template-page-contact .dots .dot.large {
  width: 87px;
  height: 87px;
}
@media (min-width: 992px) {
  .page-template-page-home .dots .dot.large, .page-template-page-news .dots .dot.large, .page-template-page-contact .dots .dot.large {
    width: 107px;
    height: 107px;
  }
}
.page-template-page-home .dots .dot img, .page-template-page-news .dots .dot img, .page-template-page-contact .dots .dot img {
  width: 100%;
  height: 100%;
}
.page-template-page-home .dots .dot.one, .page-template-page-news .dots .dot.one, .page-template-page-contact .dots .dot.one {
  right: -17px;
  top: 300px;
}
.page-template-page-home .dots .dot.two, .page-template-page-news .dots .dot.two, .page-template-page-contact .dots .dot.two {
  left: -24px;
  top: 540px;
}
.page-template-page-home .dots .dot.three, .page-template-page-news .dots .dot.three, .page-template-page-contact .dots .dot.three {
  right: 47px;
  top: 513px;
}
.page-template-page-home .dots .dot.four, .page-template-page-news .dots .dot.four, .page-template-page-contact .dots .dot.four {
  right: 191px;
  top: 1027px;
}
.page-template-page-home .dots .dot.five, .page-template-page-news .dots .dot.five, .page-template-page-contact .dots .dot.five {
  right: 651px;
  top: 1600px;
}
.page-template-page-home .dots .dot.six, .page-template-page-news .dots .dot.six, .page-template-page-contact .dots .dot.six {
  left: 109px;
  top: 1800px;
}
.page-template-page-home .dots .dot.seven, .page-template-page-news .dots .dot.seven, .page-template-page-contact .dots .dot.seven {
  right: 99px;
  top: 1950px;
}
.page-template-page-home .dots .dot.eight, .page-template-page-news .dots .dot.eight, .page-template-page-contact .dots .dot.eight {
  left: 230px;
  top: 2400px;
}
.page-template-page-home .dots .dot.nine, .page-template-page-news .dots .dot.nine, .page-template-page-contact .dots .dot.nine {
  left: 628px;
  top: 3580px;
}

.page-template-page-about .dots, .page-template-page-properties-old .dots, .page-template-page-properties .dots {
  position: absolute;
  width: 100%;
  height: unset;
  display: flex;
  justify-content: center;
}
.page-template-page-about .dots .dots-inner, .page-template-page-properties-old .dots .dots-inner, .page-template-page-properties .dots .dots-inner {
  width: 1400px;
  max-width: 100%;
  position: absolute;
}
.page-template-page-about .dots .dot, .page-template-page-properties-old .dots .dot, .page-template-page-properties .dots .dot {
  position: absolute;
  z-index: 1000;
}
.page-template-page-about .dots .dot.small, .page-template-page-properties-old .dots .dot.small, .page-template-page-properties .dots .dot.small {
  width: 25px;
  height: 25px;
}
@media (min-width: 992px) {
  .page-template-page-about .dots .dot.small, .page-template-page-properties-old .dots .dot.small, .page-template-page-properties .dots .dot.small {
    width: 40px;
    height: 40px;
  }
}
.page-template-page-about .dots .dot.medium, .page-template-page-properties-old .dots .dot.medium, .page-template-page-properties .dots .dot.medium {
  width: 48px;
  height: 48px;
}
@media (min-width: 992px) {
  .page-template-page-about .dots .dot.medium, .page-template-page-properties-old .dots .dot.medium, .page-template-page-properties .dots .dot.medium {
    width: 68px;
    height: 68px;
  }
}
.page-template-page-about .dots .dot.large, .page-template-page-properties-old .dots .dot.large, .page-template-page-properties .dots .dot.large {
  width: 87px;
  height: 87px;
}
@media (min-width: 992px) {
  .page-template-page-about .dots .dot.large, .page-template-page-properties-old .dots .dot.large, .page-template-page-properties .dots .dot.large {
    width: 107px;
    height: 107px;
  }
}
.page-template-page-about .dots .dot img, .page-template-page-properties-old .dots .dot img, .page-template-page-properties .dots .dot img {
  width: 100%;
  height: 100%;
}
.page-template-page-about .dots .dot.one, .page-template-page-properties-old .dots .dot.one, .page-template-page-properties .dots .dot.one {
  right: 135px;
  top: 351px;
}
.page-template-page-about .dots .dot.two, .page-template-page-properties-old .dots .dot.two, .page-template-page-properties .dots .dot.two {
  left: 246px;
  top: 451px;
}
.page-template-page-about .dots .dot.three, .page-template-page-properties-old .dots .dot.three, .page-template-page-properties .dots .dot.three {
  right: 385px;
  top: 1200px;
}
.page-template-page-about .dots .dot.four, .page-template-page-properties-old .dots .dot.four, .page-template-page-properties .dots .dot.four {
  left: 500px;
  top: 70vh;
}
.page-template-page-about .dots .dot.five, .page-template-page-properties-old .dots .dot.five, .page-template-page-properties .dots .dot.five {
  left: 450px;
  top: 80vh;
}
.page-template-page-about .dots .dot.six, .page-template-page-properties-old .dots .dot.six, .page-template-page-properties .dots .dot.six {
  left: 70px;
  top: 78vh;
}
.page-template-page-about .dots .dot.seven, .page-template-page-properties-old .dots .dot.seven, .page-template-page-properties .dots .dot.seven {
  right: 99px;
  top: 80vh;
}
.page-template-page-about .dots .dot.eight, .page-template-page-properties-old .dots .dot.eight, .page-template-page-properties .dots .dot.eight {
  right: 50px;
  top: 85vh;
}
.page-template-page-about .dots.principles-dots, .page-template-page-properties-old .dots.principles-dots, .page-template-page-properties .dots.principles-dots {
  justify-content: flex-start;
}
.page-template-page-about .dots.principles-dots .dots-inner, .page-template-page-properties-old .dots.principles-dots .dots-inner, .page-template-page-properties .dots.principles-dots .dots-inner {
  width: 100%;
  height: unset;
}
.page-template-page-about .dots.principles-dots .dot.nine, .page-template-page-properties-old .dots.principles-dots .dot.nine, .page-template-page-properties .dots.principles-dots .dot.nine {
  left: 10%;
  top: 270vh;
}
.page-template-page-about .dots.principles-dots .dot.ten, .page-template-page-properties-old .dots.principles-dots .dot.ten, .page-template-page-properties .dots.principles-dots .dot.ten {
  right: -50px;
  top: 220vh;
}
.page-template-page-about .dots.principles-dots .dot.eleven, .page-template-page-properties-old .dots.principles-dots .dot.eleven, .page-template-page-properties .dots.principles-dots .dot.eleven {
  left: -50px;
  top: 300vh;
}
.page-template-page-about .dots.principles-dots .dot.twelve, .page-template-page-properties-old .dots.principles-dots .dot.twelve, .page-template-page-properties .dots.principles-dots .dot.twelve {
  right: 10%;
  top: 370vh;
}
