@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide--draggable>.splide__slider>.splide__track,.splide--draggable>.splide__track{-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide--fade>.splide__slider>.splide__track>.splide__list,.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--fade>.splide__track>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide--ttb.is-active>.splide__slider>.splide__track>.splide__list,.splide--ttb.is-active>.splide__track>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important;}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{outline:none;position:relative;}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;outline:none;position:relative}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__track{overflow:hidden;position:relative;z-index:0;}.splide__sr {position: absolute;}

.single-post.single-property {
  padding-top: 0px !important;
}
.gr-mt-small {
  margin-top: clamp(1.25rem, 1.0587rem + 0.8163vw, 1.875rem);
}
.gr-mt-normal {
  margin-top: clamp(1.875rem, 1.6837rem + 0.8163vw, 2.5rem);
}
.gr-center {
  text-align: center;
}
.gr-gutter {
  padding-left: 6%;
  padding-right: 6%;
}
.gr-inner {
  margin-left: auto;
  margin-right: auto;
}
.gr-inner-400 {
  max-width: 400px;
}
.gr-inner-1000 {
  max-width: 1000px;
}
.gr-bkg-navy {
  background-color: #263746;
  color: #fff;
}
.gr-bkg-navy * {
  color: #fff;
}
.gr-bkg-blue {
  background-color: #24c2e8;
  color: #fff;
}
.gr-bkg-blue * {
  color: #fff;
}
.gr-ph-top {
  padding-top: clamp(1.5625rem, 1.4668rem + 0.4082vw, 1.875rem);
  padding-bottom: clamp(1.5625rem, 1.4668rem + 0.4082vw, 1.875rem);
}
@media(min-width: 700px){
  .gr-ph-top {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
  }
}
@media(max-width: 700px){
  .gr-hdr-address {
    margin-top: 20px;
  }
}

.gr-hdr-address {
  font-size: clamp(1.5625rem, 1.4668rem + 0.4082vw, 1.875rem);
  line-height: 1.2em;
}
.gr-propety-header-line-2 {
  font-size: .7em;
}
.gs-scrolled {
  padding-top: 51px;
}
.gr-ph-bottom {
  border-bottom: 4px solid #1B75BA;
  background-color: #fff;
}
.gs-scrolled .gr-ph-bottom {
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 101;
}

.gr-ph-bottom-menu {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
  gap: 40px;
}
.gr-ph-bottom-menu li a {
  display: block;
  padding: 15px 0px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.2em;
  color: #1B75BA;
  position: relative;
}
.gr-ph-bottom-menu li a:focus {
  outline: none;
}
.gr-ph-bottom-menu li.gr-active a:after {
  content: '';
  border-bottom: 4px solid #24c2e8;
  width: 100%;
  display: block;
  position: absolute;
  top: 100%;
}
/* .gr-property-splide,
.gr-property-splide .splide__slide {
  height: clamp(31.25rem, 22.6403rem + 36.7347vw, 59.375rem);
} */
.gr-property-splide {
  position: relative;
}
.gr-property-splide .splide__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--!Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M-1.9 256l17-17L207 47l17-17L257.9 64 241 81 65.9 256 241 431l17 17L224 481.9l-17-17L15 273l-17-17z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 45% auto;
  height: 70px;
  width: 50px;
  background-color: #fff;
  border: 0px;
}
@media(max-width: 600px){
  .gr-property-splide .splide__arrow {
    height: 42px;
    width: 30px;
  }
}
.gr-property-splide .splide__arrow:disabled,
.gr-property-splide .splide__arrow[disabled] {
  opacity: .4;
}
.gr-property-splide .splide__arrow svg {
  display: none;
}
.gr-property-splide .splide__arrow--prev {
  left: 20px;
}
.gr-property-splide .splide__arrow--next {
  right: 20px;
  transform: translateY(-50%) rotate(180deg);
}

.gr-property-splide .splide__slide picture {
  max-height: 750px;
}
.gr-property-splide .splide__slide img {
  aspect-ratio: 4/3;
  object-fit: cover;
  width: 100%;
  height: auto;
}

/* .gr-property-splide .splide__slide * {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.gr-property-splide .splide__slide.gs-cover * {
  object-fit: cover;
}
.gr-property-splide .splide__slide.gs-contain * {
  object-fit: contain;
} */
.gr-padding-top-large {
  padding-top: clamp(3.875rem, 3.3393rem + 2.2857vw, 5.625rem);
}
.gr-padding-bottom-large {
  padding-bottom: clamp(4.25rem, 3.5421rem + 3.0204vw, 6.5625rem);
}
.gr-property-price {
  font-size: clamp(2.5rem, 2.0599rem + 1.8776vw, 3.9375rem);
  line-height: 1.2em;
  font-weight: 700;
}
.gr-property-street {
  font-size: 38px;
}
.gr-info-grid {
  display: flex;
  justify-content: space-around;
  gap: 20px;
  font-weight: 700;
}
.gr-info-grid>div:before {
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  background-size: 100%;
  background-position: center;
  -webkit-filter: grayscale(1) invert(1);
  filter: grayscale(1) invert(1);
  margin: 0 auto 20px auto;
}
@media(max-width: 800px){
  .gr-info-grid {
    flex-wrap: wrap;
  }
  .gr-info-grid>div {
    width: 40%;
  }
}
.gr-info-grid-bedrooms:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E%3Cpath d='M496,344h-8V280a32.042,32.042,0,0,0-32-32V112a32.042,32.042,0,0,0-32-32H88a32.042,32.042,0,0,0-32,32V248a32.042,32.042,0,0,0-32,32v64H16a8,8,0,0,0-8,8v32a8,8,0,0,0,8,8h8v32a8,8,0,0,0,8,8H56a7.99,7.99,0,0,0,7.84-6.43L70.56,392H441.44l6.72,33.57A7.99,7.99,0,0,0,456,432h24a8,8,0,0,0,8-8V392h8a8,8,0,0,0,8-8V352A8,8,0,0,0,496,344ZM72,112A16.021,16.021,0,0,1,88,96H424a16.021,16.021,0,0,1,16,16V248H424V216a32.042,32.042,0,0,0-32-32H296a32.042,32.042,0,0,0-32,32v32H248V216a32.042,32.042,0,0,0-32-32H120a32.042,32.042,0,0,0-32,32v32H72ZM408,216v32H280V216a16.021,16.021,0,0,1,16-16h96A16.021,16.021,0,0,1,408,216Zm-176,0v32H104V216a16.021,16.021,0,0,1,16-16h96A16.021,16.021,0,0,1,232,216ZM40,280a16.021,16.021,0,0,1,16-16H456a16.021,16.021,0,0,1,16,16v64H40Zm9.44,136H40V392H54.24ZM472,416h-9.44l-4.8-24H472Zm16-40H24V360H488Z'/%3E%3C/svg%3E");
}
.gr-info-grid-baths:before {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg transform='translate(1 1)'%3E%3Cg%3E%3Cg%3E%3Cpath d='M485.4,272.067h-8.533v-179.2c0-42.667-34.133-76.8-76.8-76.8c-37.77,0-64.935,28.006-67.974,69.041 c-19.829,3.748-34.426,20.826-34.426,41.892c0,5.12,3.413,8.533,8.533,8.533h68.267c5.12,0,8.533-3.413,8.533-8.533 c0-20.833-14.274-37.769-33.767-41.767c2.55-27.116,18.836-52.1,50.834-52.1c33.28,0,59.733,26.453,59.733,59.733v179.2H202.975 c-3.86-19.681-20.878-34.133-41.841-34.133c-8.533-10.24-20.48-17.067-34.133-17.067c-16.213,0-30.72,9.387-37.547,23.04 c-6.827-3.413-14.507-5.973-22.187-5.973c-20.963,0-37.981,14.452-41.841,34.133H24.6c-14.507,0-25.6,11.093-25.6,25.6 c0,14.507,11.093,25.6,25.6,25.6h10.255l23.025,91.307c6.827,26.453,30.72,45.227,58.027,45.227h6.827l-11.093,22.187 c-2.56,4.267-0.853,9.387,3.413,11.093c0.853,0.853,2.56,0.853,3.413,0.853c3.413,0,5.973-1.707,7.68-4.267L141.08,459.8h236.8 l14.507,29.013c1.707,3.413,4.267,5.12,7.68,5.12c1.707,0,2.56,0,3.413-1.707c3.413-1.707,5.12-6.827,3.413-11.093 l-10.689-21.379c26.419-0.938,49.266-19.39,55.916-44.328l23.24-92.16h10.04c14.507,0,25.6-11.093,25.6-25.6 C511,283.16,499.907,272.067,485.4,272.067z M365.08,118.467h-48.64c3.413-10.24,13.653-17.067,24.747-17.067 S361.667,108.227,365.08,118.467z M67.267,255c7.68,0,14.507,3.413,20.48,9.387c1.707,2.56,5.12,3.413,8.533,2.56 s5.12-3.413,5.973-6.827c2.56-12.8,12.8-22.187,25.6-22.187c9.387,0,17.92,4.267,22.187,12.8c1.707,3.413,5.973,5.12,9.387,4.267 c0.853,0,1.707,0,2.56,0c11.093,0,20.48,6.827,23.893,17.067H43.373C46.787,261.827,56.173,255,67.267,255z M436.76,410.307 c-5.12,18.773-22.187,32.427-41.813,32.427H116.76c-19.627,0-36.693-13.653-41.813-32.427l-22.187-87.04h404.48L436.76,410.307z M485.4,306.2h-17.067H41.667H24.6c-5.12,0-8.533-3.413-8.533-8.533s3.413-8.533,8.533-8.533h8.533h162.133H485.4 c5.12,0,8.533,3.413,8.533,8.533S490.52,306.2,485.4,306.2z'/%3E%3Cpath d='M306.2,173.933c5.12,0,8.533-3.413,8.533-8.533v-4.267c0-5.12-3.413-8.533-8.533-8.533s-8.533,3.413-8.533,8.533v4.267 C297.667,170.52,301.08,173.933,306.2,173.933z'/%3E%3Cpath d='M306.2,213.187c5.12,0,8.533-4.267,8.533-8.533v-9.387c0-5.12-3.413-8.533-8.533-8.533s-8.533,3.413-8.533,8.533v9.387 C297.667,209.773,301.08,213.187,306.2,213.187z'/%3E%3Cpath d='M306.2,246.467c5.12,0,8.533-3.413,8.533-8.533v-4.267c0-5.12-3.413-8.533-8.533-8.533s-8.533,3.413-8.533,8.533v4.267 C297.667,243.053,301.08,246.467,306.2,246.467z'/%3E%3Cpath d='M340.333,173.933c5.12,0,8.533-3.413,8.533-8.533v-4.267c0-5.12-3.413-8.533-8.533-8.533 c-5.12,0-8.533,3.413-8.533,8.533v4.267C331.8,170.52,335.213,173.933,340.333,173.933z'/%3E%3Cpath d='M331.8,204.653c0,5.12,3.413,8.533,8.533,8.533c5.12,0,8.533-4.267,8.533-8.533v-9.387c0-5.12-3.413-8.533-8.533-8.533 c-5.12,0-8.533,3.413-8.533,8.533V204.653z'/%3E%3Cpath d='M331.8,237.933c0,5.12,3.413,8.533,8.533,8.533c5.12,0,8.533-3.413,8.533-8.533v-4.267c0-5.12-3.413-8.533-8.533-8.533 c-5.12,0-8.533,3.413-8.533,8.533V237.933z'/%3E%3Cpath d='M374.467,173.933c5.12,0,8.533-3.413,8.533-8.533v-4.267c0-5.12-3.413-8.533-8.533-8.533s-8.533,3.413-8.533,8.533v4.267 C365.933,170.52,369.347,173.933,374.467,173.933z'/%3E%3Cpath d='M365.933,204.653c0,5.12,3.413,8.533,8.533,8.533S383,208.92,383,204.653v-9.387c0-5.12-3.413-8.533-8.533-8.533 s-8.533,3.413-8.533,8.533V204.653z'/%3E%3Cpath d='M365.933,237.933c0,5.12,3.413,8.533,8.533,8.533s8.533-3.413,8.533-8.533v-4.267c0-5.12-3.413-8.533-8.533-8.533 s-8.533,3.413-8.533,8.533V237.933z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.gr-info-grid-square-feet:before {
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' enable-background='new 0 0 170 170' viewBox='0 0 170 170' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m139.525 142.648h-107.75v-70.066h-7v73.567c0 1.933 1.567 3.5 3.5 3.5h114.75c1.933 0 3.5-1.567 3.5-3.5v-73.567h-7z'/%3E%3Cpath d='m86.701 20.792c-1.058-.588-2.344-.588-3.401 0l-78.301 43.532 3.401 6.118 76.6-42.586 76.6 42.586 3.401-6.118z'/%3E%3Cpath d='m119.332 114.875-10.073-10.073-4.95 4.95 4.098 4.098h-36.584l2.136-2.136-4.886-4.886-2.136 2.136v-36.584l4.098 4.098 4.95-4.95-10.073-10.073c-1.366-1.366-3.583-1.366-4.949 0l-10.074 10.073 4.95 4.95 4.098-4.098v41.47 7h7 41.47l-4.098 4.098 4.95 4.95 10.073-10.073c1.367-1.367 1.367-3.582 0-4.95z'/%3E%3Cpath d='m81.955 91.923h6.909v6.909h-6.909z' transform='matrix(.707 -.707 .707 .707 -42.426 88.329)'/%3E%3Cpath d='m90.124 83.754h6.909v6.909h-6.909z' transform='matrix(.707 -.707 .707 .707 -34.257 91.713)'/%3E%3Cpath d='m73.787 100.091h6.909v6.909h-6.909z' transform='matrix(.707 -.707 .707 .707 -50.595 84.946)'/%3E%3Cpath d='m96.862 79.04 4.886 4.886 2.359-2.359v5.86h7v-14.246c0-1.933-1.567-3.5-3.5-3.5h-14.245v7h5.859z'/%3E%3C/svg%3E");
}
.gr-info-grid-mls:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' viewBox='0 0 128 128'%3E%3Ctitle/%3E%3Cpath d='M38,45H94a2,2,0,0,0,0-4H38a2,2,0,0,0,0,4Z'/%3E%3Cpath d='M38,53H94a2,2,0,0,0,0-4H38a2,2,0,0,0,0,4Z'/%3E%3Cpath d='M38,61H66a2,2,0,0,0,0-4H38a2,2,0,0,0,0,4Z'/%3E%3Cpath d='M90,106a6.00656,6.00656,0,0,0,6-6V78a6.00656,6.00656,0,0,0-6-6H24a6.00656,6.00656,0,0,0-6,6v22a6.00656,6.00656,0,0,0,6,6Zm-68-6V78a2.00229,2.00229,0,0,1,2-2H90a2.00229,2.00229,0,0,1,2,2v22a2.00229,2.00229,0,0,1-2,2H24A2.00229,2.00229,0,0,1,22,100Z'/%3E%3Cpath d='M53.62611,97.40173A2.03849,2.03849,0,0,0,55.0459,98H63a2,2,0,0,0,0-4H57V82a2,2,0,0,0-4,0V95.959A2.03985,2.03985,0,0,0,53.62611,97.40173Z'/%3E%3Cpath d='M33,97.91846a2.0001,2.0001,0,0,0,2-2v-8.159l2.64746,3.35236a3.11073,3.11073,0,0,0,4.6875.02246L45,87.85785V96a2,2,0,0,0,4,0V82.32763a2.0881,2.0881,0,0,0-.73828-1.65038,2.00179,2.00179,0,0,0-2.81348.28955l-5.43658,6.6845-4.84475-6.13439c-.692-.87627-1.45738-1.81933-2.75024-1.42375A2.05235,2.05235,0,0,0,31,82V95.91846A2.0001,2.0001,0,0,0,33,97.91846Z'/%3E%3Cpath d='M74.2002,91H77.7998C78.97168,91,80,91.70117,80,92.5S78.97168,94,77.7998,94H71.2002a2,2,0,0,0,0,4H77.7998C81.21875,98,84,95.53271,84,92.5S81.21875,87,77.7998,87H74.2002C73.02832,87,72,86.29883,72,85.5S73.02832,84,74.2002,84H80.7998a2,2,0,0,0,0-4H74.2002C70.78125,80,68,82.46729,68,85.5S70.78125,91,74.2002,91Z'/%3E%3Cpath d='M109.41406,24.58594,85.5332.60352A1.99975,1.99975,0,0,0,84.10156,0H28.03223A6.02288,6.02288,0,0,0,22,6V68.20154A10.00468,10.00468,0,0,1,24,68h2V6a2.01874,2.01874,0,0,1,2.03223-2H82V22.08838A5.98836,5.98836,0,0,0,88.04883,28H106v94a2.01874,2.01874,0,0,1-2.03223,2H28.03223A2.01874,2.01874,0,0,1,26,122V110H24a10.00468,10.00468,0,0,1-2-.20154V122a6.02288,6.02288,0,0,0,6.03223,6h75.93555A6.02288,6.02288,0,0,0,110,122V26.49609A3.20262,3.20262,0,0,0,109.41406,24.58594ZM88.04883,24A1.98586,1.98586,0,0,1,86,22.08838V6.82861L103.17188,24Z'/%3E%3C/svg%3E%0A");
}
.gr-info-grid-wages:before {
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' enable-background='new 0 0 512 512' height='512' viewBox='0 0 512 512' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m257.44 306.98c-1.7-4.07.22-8.75 4.3-10.46 4.07-1.7 8.76.22 10.46 4.3 4.91 11.77 12.96 16.39 18.85 18.2 7.63 2.34 16.15 1.32 22.23-2.67 3.88-2.54 6.44-6.61 6.86-10.9.27-2.75-.24-6.84-4.17-10.69-3.14-3.05-9.75-4.61-16.76-6.27-10.13-2.39-21.62-5.1-30.04-13.75-6.96-7.14-9.78-17.89-7.34-28.06 2.5-10.44 9.98-18.48 20.5-22.05 2.02-.68 4.1-1.21 6.2-1.6v-14.13c0-4.42 3.58-7.99 7.99-7.99s7.99 3.58 7.99 7.99v13.8c4.97.74 9.72 2.25 13.88 4.53 8.29 4.55 13.85 11.72 16.07 20.75 1.06 4.29-1.56 8.62-5.85 9.67-4.29 1.06-8.62-1.56-9.67-5.85-1.14-4.63-3.91-8.18-8.24-10.55-6.39-3.51-15.52-4.08-23.25-1.47-7.13 2.42-9.38 7.7-10.08 10.64-1.15 4.8.12 9.97 3.24 13.17 5.17 5.31 13.86 7.36 22.26 9.34 8.81 2.08 17.93 4.23 24.25 10.38 6.62 6.47 9.79 14.88 8.93 23.69-.88 9.07-6.12 17.56-14.01 22.72-5.18 3.4-11.22 5.48-17.53 6.22v13.57c0 4.42-3.58 7.99-7.99 7.99s-7.99-3.58-7.99-7.99v-14.23c0-.13.01-.25.02-.37-.73-.18-1.46-.38-2.18-.6-12.96-3.97-23.23-13.68-28.93-27.33zm230.15 109.43-171.18 74.18c-18.29 7.93-36.52 11.88-55.06 11.88-13.08 0-26.32-1.97-39.84-5.9l-108.71-31.56v13.96c0 9.97-8.11 18.08-18.08 18.08h-76.63c-9.97 0-18.08-8.11-18.08-18.08v-146.92c0-9.97 8.11-18.08 18.08-18.08h76.62c9.97 0 18.08 8.11 18.08 18.08v9.11l17.31-3.95c-5.31-15.97-8.01-32.62-8.01-49.63 0-72.42 51.06-145.15 127.82-183.14l-23.65-54.72c-5.06-11.72-2.12-25.32 7.3-33.85 8.2-7.39 19.93-8.34 29.19-2.38l5.92 3.78c2.79 1.79 6.01 1.78 8.82-.01l5.98-3.84c8.01-5.16 17.99-5.16 26.02.01l6.01 3.84c2.79 1.78 5.99 1.78 8.77 0l5.96-3.8c9.24-5.95 20.97-4.99 29.16 2.39 9.44 8.54 12.37 22.14 7.32 33.85l-23.65 54.72c76.78 37.99 127.85 110.72 127.85 183.14 0 25.7-6.26 50.79-18.22 73.55l10.8-2.63c28.45-6.93 43 3.78 47.14 16.11 5.24 15.6-4.88 33.96-23.04 41.81zm-221.43-314.69c8.96 2.54 19.36 3.87 30.35 3.87 10.98 0 21.37-1.34 30.32-3.87l25.21-58.34c2.38-5.51 1.06-11.65-3.35-15.65-2.79-2.52-6.65-2.83-9.81-.79l-5.98 3.82c-8.01 5.12-17.97 5.12-25.98 0l-6.04-3.85c-2.8-1.8-5.98-1.8-8.75-.02l-6.02 3.86c-8.06 5.13-18.02 5.12-26.02.01l-5.95-3.79c-3.2-2.06-7.05-1.74-9.85.78-4.41 3.99-5.72 10.13-3.34 15.64zm-120.4 231.91.32-.07c24.32-5.56 46.81-4.87 70.79 2.16l127.76 37.53c7.58 2.23 13.25 5.78 17.27 10l69.12-16.84c15.65-23.67 23.92-50.86 23.92-78.84 0-67.66-49.28-135.94-122.93-170.72-10.56 3.09-22.74 4.73-35.5 4.73-12.77 0-24.96-1.64-35.53-4.73-73.63 34.78-122.9 103.06-122.9 170.72 0 15.81 2.59 31.27 7.68 46.06zm-48.95-1.58c0-1.14-.96-2.1-2.1-2.1h-76.62c-1.14 0-2.1.96-2.1 2.1v146.92c0 1.14.96 2.1 2.1 2.1h76.62c1.14 0 2.1-.96 2.1-2.1zm398.68 47.64c-2.39-7.14-13.2-9.31-28.2-5.66l-97.94 23.86c.67 3.86.49 7.74-.42 11.31-3.15 12.37-14.89 23.02-32.26 23.02-3.17 0-6.52-.35-10.04-1.11l-128.98-27.95c-4.31-.94-7.05-5.19-6.12-9.51.94-4.31 5.19-7.05 9.51-6.12l128.98 27.95c13.56 2.93 21.65-3.25 23.42-10.22.69-2.69.43-5.74-1.26-8.59-.13-.2-.26-.41-.37-.62-2.01-2.99-5.69-5.7-11.68-7.46l-127.76-37.53c-21.53-6.32-40.88-6.91-62.72-1.92l-6.72 1.54c-.28.08-.56.14-.84.19l-29.29 6.69v90.8l113.18 32.85c28.95 8.42 56.45 6.68 84.08-5.3l171.19-74.18c11.3-4.88 16.48-15.34 14.24-22.04zm-417.47-18.16c0 11.91-9.69 21.6-21.6 21.6-11.93 0-21.63-9.69-21.63-21.6 0-11.93 9.7-21.63 21.63-21.63 11.91 0 21.6 9.71 21.6 21.63zm-15.99 0c0-3.11-2.52-5.64-5.61-5.64-3.11 0-5.64 2.53-5.64 5.64 0 3.09 2.53 5.61 5.64 5.61 3.09.01 5.61-2.51 5.61-5.61z'/%3E%3C/svg%3E");
}
.gr-docs {
  display: inline-block;
  margin-left: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.gr-docs li:not(:first-child){
  margin-top: 20px;
}
.gr-docs li img {
  margin-right: 10px;
  height: auto;
  width: 1em;
}

.gr-agent-card {
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  overflow: hidden;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.gr-agent-card>div:nth-child(1){
  width: 35%;
  position: relative;
}
.gs-cover-item,
.gs-map-embed * {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gr-agent-card>div:nth-child(2){
  padding: 45px 30px 55px 30px;
}
.gr-agent-card * {
  color: #676767;
}
.gr-agent-card a {
  color: #1B75BA
}
.gs-map-embed {
  height: clamp(31.25rem, 27.4235rem + 16.3265vw, 43.75rem);
  position: relative;
}