@font-face {
  font-family: 'SabonLTStd';
  src: url(/font/SabonLTStd-Roman.otf);
}
/* line 19, ../sass/all/base.scss */
.w100 {
  width: 100% !important;
}

/* line 23, ../sass/all/base.scss */
.ttu {
  text-transform: uppercase !important;
}

/* line 27, ../sass/all/base.scss */
.tac {
  text-align: center !important;
}

/* line 31, ../sass/all/base.scss */
.tal {
  text-align: left !important;
}

/* line 35, ../sass/all/base.scss */
.tar {
  text-align: right !important;
}

/* line 39, ../sass/all/base.scss */
.taj {
  text-align: justify !important;
}

/* line 43, ../sass/all/base.scss */
.ltr {
  direction: ltr !important;
}

/* line 47, ../sass/all/base.scss */
.rtl {
  direction: rtl !important;
}

/* line 51, ../sass/all/base.scss */
.d-i-f {
  display: -webkit-inline-flex !important;
  display: -moz-inline-flex !important;
  display: -ms-inline-flex !important;
  display: -o-inline-flex !important;
  display: inline-flex !important;
}

/* line 59, ../sass/all/base.scss */
.d-f {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
}

/* line 67, ../sass/all/base.scss */
.f-w-w {
  -webkit-flex-wrap: wrap !important;
  -moz-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  -o-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 75, ../sass/all/base.scss */
.j-c-c {
  justify-content: center !important;
}

/* line 79, ../sass/all/base.scss */
.j-c-s-b {
  justify-content: space-between !important;
}

/* line 83, ../sass/all/base.scss */
.j-c-f-s {
  justify-content: flex-start !important;
}

/* line 87, ../sass/all/base.scss */
.a-i-c {
  -ms-align-items: center !important;
  align-items: center !important;
}

/* line 92, ../sass/all/base.scss */
.a-i-f-e {
  -ms-align-items: flex-end !important;
  align-items: flex-end !important;
}

/* line 97, ../sass/all/base.scss */
.no-pad-top {
  padding-top: 0 !important;
}

/* line 101, ../sass/all/base.scss */
.no-pad-bot {
  padding-bottom: 0 !important;
}

/* line 105, ../sass/all/base.scss */
.no-pad-left {
  padding-left: 0 !important;
}

/* line 109, ../sass/all/base.scss */
.no-pad-right {
  padding-right: 0 !important;
}

/* line 113, ../sass/all/base.scss */
.no-mar-top {
  margin-top: 0 !important;
}

/* line 117, ../sass/all/base.scss */
.no-mar-left {
  margin-left: 0 !important;
}

/* line 121, ../sass/all/base.scss */
.no-mar-right {
  margin-right: 0 !important;
}

/* line 125, ../sass/all/base.scss */
.no-mar-bot {
  margin-bottom: 0 !important;
}

/* line 129, ../sass/all/base.scss */
.global-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

/* line 139, ../sass/all/base.scss */
.mob-ver {
  display: none;
}

/* line 143, ../sass/all/base.scss */
.pos-r {
  position: relative;
}

/* line 147, ../sass/all/base.scss */
.m-l-a {
  margin-left: auto;
}

/* line 151, ../sass/all/base.scss */
.no-visible-section {
  overflow: hidden;
  max-height: 0;
  visibility: hidden;
  opacity: 0;
}

/* line 159, ../sass/all/base.scss */
.lang-he .m-l-a {
  margin-left: 0;
  margin-right: auto;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 166, ../sass/all/base.scss */
  .mob-ver {
    display: block;
  }

  /* line 170, ../sass/all/base.scss */
  .desc-ver {
    display: none;
  }

  /* line 174, ../sass/all/base.scss */
  .no-pad-top-mob {
    padding-top: 0 !important;
  }
}
/* line 1, ../sass/object-category/object-category-other.scss */
.OC-Other {
  position: relative;
  overflow: hidden;
}
/* line 5, ../sass/object-category/object-category-other.scss */
.OC-Other .title {
  font-size: 24px;
  line-height: 1.25;
  font-weight: 500;
  letter-spacing: .2px;
  margin-bottom: 24px;
}

/* line 14, ../sass/object-category/object-category-other.scss */
.OC-OtherWr {
  position: relative;
}

/* line 18, ../sass/object-category/object-category-other.scss */
.OC-OtherTop {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4px;
}
/* line 23, ../sass/object-category/object-category-other.scss */
.OC-OtherTop.mobver {
  display: none;
}
/* line 27, ../sass/object-category/object-category-other.scss */
.OC-OtherTop .tab, .OC-OtherTop .link {
  margin-right: 8px;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 4px 16px;
  border-radius: 8px;
  min-width: 32px;
  height: 32px;
  cursor: pointer;
  white-space: nowrap;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  border: none;
  outline: none;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: .5px;
  transition: all .25s ease-out;
  background: #ededed;
  color: rgba(0, 0, 0, 0.84);
}
/* line 53, ../sass/object-category/object-category-other.scss */
.OC-OtherTop .tab.looked-obj-tab svg, .OC-OtherTop .link.looked-obj-tab svg {
  display: block;
  height: auto;
  width: 18px;
  margin-left: 10px;
}
/* line 61, ../sass/object-category/object-category-other.scss */
.OC-OtherTop .tab:hover:not(.active), .OC-OtherTop .link:hover:not(.active) {
  background: #288eff;
  color: #fff;
}
/* line 66, ../sass/object-category/object-category-other.scss */
.OC-OtherTop .tab.active, .OC-OtherTop .link.active {
  background: #2f2963;
  color: #fff;
}
/* line 72, ../sass/object-category/object-category-other.scss */
.OC-OtherTop .link {
  margin-left: auto;
}

/* line 77, ../sass/object-category/object-category-other.scss */
.OC-OtherBody {
  position: relative;
}

/* line 81, ../sass/object-category/object-category-other.scss */
.OC-OtherTab {
  display: flex;
  display: none;
  width: calc(100% + 24px);
  margin: 0 -12px;
  flex-wrap: wrap;
}
/* line 88, ../sass/object-category/object-category-other.scss */
.OC-OtherTab.active {
  display: flex;
}

/* line 93, ../sass/object-category/object-category-other.scss */
.OtherTpl {
  width: calc(100% / 4 - 24px);
  margin: 12px;
  position: relative;
  overflow: hidden;
}
/* line 99, ../sass/object-category/object-category-other.scss */
.OtherTpl img {
  height: 100%;
  display: block;
  width: 100%;
  transition: all .25s ease-out;
  object-fit: cover;
}
/* line 109, ../sass/object-category/object-category-other.scss */
.OtherTpl:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 116, ../sass/object-category/object-category-other.scss */
.OtherTpl-Badge {
  position: absolute;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  justify-content: center;
  text-align: center;
  -ms-align-items: center;
  align-items: center;
  background: #2f2963;
  border-radius: 18px;
  color: #fff;
  z-index: 2;
  top: 8px;
  left: 8px;
  height: 32px;
  width: 32px;
  font-size: 10px;
}

/* line 138, ../sass/object-category/object-category-other.scss */
.OtherTpl-Gal {
  height: 282px;
  position: relative;
  position: relative;
  object-fit: cover;
  overflow: hidden;
  border-radius: 8px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  isolation: isolate;
}
/* line 152, ../sass/object-category/object-category-other.scss */
.OtherTpl-Gal.grey img {
  filter: grayscale(1);
}
/* line 157, ../sass/object-category/object-category-other.scss */
.OtherTpl-Gal .obj-done {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: max-content;
}
/* line 166, ../sass/object-category/object-category-other.scss */
.OtherTpl-Gal:after {
  content: '';
  position: absolute;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  padding: 8px;
  background: linear-gradient(180deg, transparent 47%, rgba(0, 0, 0, 0.3) 67%, rgba(0, 0, 0, 0.65));
  box-sizing: border-box;
}

/* line 186, ../sass/object-category/object-category-other.scss */
.OtherTpl-Label {
  position: absolute;
  left: 8px;
  top: 8px;
  z-index: 2;
  max-width: calc(100% - 40px);
  z-index: 1;
  color: #fff;
  background: #ff6600;
  line-height: 1.35;
  padding: 2px 8px;
  border-radius: 4px;
  box-sizing: border-box;
}

/* line 201, ../sass/object-category/object-category-other.scss */
.OtherTpl-Favorite {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 6px;
  color: rgba(0, 0, 0, 0.84);
  letter-spacing: .5px;
  background-color: #fff;
  border-radius: 8px;
  cursor: pointer;
  white-space: nowrap;
  transition: all .25s ease-out;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.05), 0 4px 8px rgba(0, 0, 0, 0.1);
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 10;
  width: 32px;
  height: 32px;
}
/* line 222, ../sass/object-category/object-category-other.scss */
.OtherTpl-Favorite svg {
  width: 20px;
  height: 20px;
  fill: rgba(0, 0, 0, 0.7);
}
/* line 227, ../sass/object-category/object-category-other.scss */
.OtherTpl-Favorite svg:nth-child(2) {
  display: none;
}
/* line 234, ../sass/object-category/object-category-other.scss */
.OtherTpl-Favorite.voted svg:nth-child(1) {
  display: none;
}
/* line 238, ../sass/object-category/object-category-other.scss */
.OtherTpl-Favorite.voted svg:nth-child(2) {
  display: block;
  fill: red;
}

/* line 246, ../sass/object-category/object-category-other.scss */
.OtherTpl-Desc {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 8px;
  color: #fff;
  width: 100%;
}

/* line 266, ../sass/object-category/object-category-other.scss */
.OtherTpl-area {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  gap: 5px;
  line-height: 1.6;
}
/* line 281, ../sass/object-category/object-category-other.scss */
.OtherTpl-area svg, .OtherTpl-area img {
  display: block;
  object-fit: contain;
  width: 14px;
  height: 14px;
}

/* line 289, ../sass/object-category/object-category-other.scss */
.OtherTpl-title {
  margin-bottom: 4px;
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: .2px;
}

/* line 301, ../sass/object-category/object-category-other.scss */
.OtherTpl-bud {
  padding: 0 8px;
  border-radius: 4px;
  overflow: hidden;
  background: #001F2E;
  color: #ffffff;
  -ms-align-self: flex-start;
  align-self: flex-start;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  line-height: 1.6;
}

/* line 315, ../sass/object-category/object-category-other.scss */
.OtherTpl-price {
  padding: 8px;
  padding-bottom: 0;
  margin-bottom: 4px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .2px;
}
/* line 324, ../sass/object-category/object-category-other.scss */
.OtherTpl-price b.ltr {
  font-size: 20px;
  display: inline-block;
}

/* line 330, ../sass/object-category/object-category-other.scss */
.OtherTpl-teh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  padding: 0 8px;
  line-height: 1.6;
}

/* line 342, ../sass/object-category/object-category-other.scss */
.lang-he .OC-Other {
  direction: rtl;
}
/* line 345, ../sass/object-category/object-category-other.scss */
.lang-he .OC-Other .title {
  font-size: calc(24px * 1.2);
}
/* line 352, ../sass/object-category/object-category-other.scss */
.lang-he .OC-OtherTop .tab, .lang-he .OC-OtherTop .link {
  margin-right: 0;
  margin-left: 8px;
  font-size: calc(15px * 1.2);
  line-height: calc(24px * 1.2);
}
/* line 359, ../sass/object-category/object-category-other.scss */
.lang-he .OC-OtherTop .tab.looked-obj-tab svg, .lang-he .OC-OtherTop .link.looked-obj-tab svg {
  margin-left: 0;
  margin-right: 10px;
}
/* line 366, ../sass/object-category/object-category-other.scss */
.lang-he .OC-OtherTop .link {
  margin-left: 0;
  margin-right: auto;
}
/* line 372, ../sass/object-category/object-category-other.scss */
.lang-he .OtherTpl-Badge {
  right: 8px;
  left: auto;
}
/* line 377, ../sass/object-category/object-category-other.scss */
.lang-he .OtherTpl-Favorite {
  right: initial;
  left: 8px;
}
/* line 382, ../sass/object-category/object-category-other.scss */
.lang-he .OtherTpl-Label {
  right: 8px;
  left: initial;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 389, ../sass/object-category/object-category-other.scss */
  .OtherTpl-Gal {
    height: 222px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 396, ../sass/object-category/object-category-other.scss */
  .OtherTpl {
    width: calc(100% / 2 - 24px);
  }

  /* line 400, ../sass/object-category/object-category-other.scss */
  .OtherTpl-Gal {
    height: 222px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 410, ../sass/object-category/object-category-other.scss */
  .OC-Other .title {
    margin-bottom: 15px;
    font-size: 22px;
  }

  /* line 416, ../sass/object-category/object-category-other.scss */
  .OC-OtherTab {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scroll-padding-left: 8px;
    width: calc(100% + 30px);
    margin: 0 -15px;
  }
  /* line 425, ../sass/object-category/object-category-other.scss */
  .OC-OtherTab.active {
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
  }
  /* line 431, ../sass/object-category/object-category-other.scss */
  .OC-OtherTab .RPN-Other-Result {
    margin: 0;
    width: 100%;
  }

  /* line 437, ../sass/object-category/object-category-other.scss */
  .OtherTpl {
    width: 205px;
    min-width: 205px;
    margin-left: 0;
  }
  /* line 442, ../sass/object-category/object-category-other.scss */
  .OtherTpl:nth-child(1) {
    margin-left: 15px;
  }

  /* line 447, ../sass/object-category/object-category-other.scss */
  .OC-OtherTop {
    display: block;
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-x: auto;
    overflow-y: hidden;
  }
  /* line 457, ../sass/object-category/object-category-other.scss */
  .OC-OtherTop .link {
    display: none;
  }
  /* line 461, ../sass/object-category/object-category-other.scss */
  .OC-OtherTop.mobver {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }
  /* line 470, ../sass/object-category/object-category-other.scss */
  .OC-OtherTop.mobver .link {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    margin: 0 !important;
  }

  /* line 481, ../sass/object-category/object-category-other.scss */
  .OtherTpl-Gal {
    height: 230px;
  }

  /* line 487, ../sass/object-category/object-category-other.scss */
  .lang-he .OC-OtherTab {
    scroll-padding-right: 8px;
    scroll-padding-left: initial;
  }
  /* line 494, ../sass/object-category/object-category-other.scss */
  .lang-he .OC-Other .title {
    font-size: calc(22px * 1.2);
  }
  /* line 499, ../sass/object-category/object-category-other.scss */
  .lang-he .OtherTpl {
    margin-left: 15px;
    margin-right: 0;
  }
  /* line 503, ../sass/object-category/object-category-other.scss */
  .lang-he .OtherTpl:nth-child(1) {
    margin-right: 15px;
  }
}
/* line 1, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other {
  position: relative;
  margin-top: 50px;
}
/* line 5, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other .site-title {
  color: #2f2963;
}

/* line 10, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-Result {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  gap: 25px;
  margin-top: 35px;
}

/* line 27, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  background: #f5f5fa;
  border-radius: 25px;
  width: calc((100% - 50px) / 3);
  padding: 25px 20px;
}

/* line 45, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Badge {
  position: absolute;
  top: 25px;
  right: -10px;
  width: 55px;
}

/* line 52, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Top {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 20px;
}

/* line 68, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Logo {
  position: relative;
  -ms-align-self: flex-start;
  align-self: flex-start;
  width: 80px;
}
/* line 74, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Logo img {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  -o-object-fit: cover;
}
@media (hover: hover) {
  /* line 85, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Logo:hover img {
    opacity: 0.7;
  }
}

/* line 92, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Info {
  position: relative;
  width: calc(100% - 80px - 15px - 30px);
}
/* line 96, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Info .name {
  position: relative;
  color: #2f2963;
  font-weight: 500;
  font-size: 18px;
  padding-top: 6px;
}
@media (hover: hover) {
  /* line 104, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Info .name a:hover {
    color: #288eff;
  }
}
/* line 110, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Info .position {
  position: relative;
  color: #a6a9ad;
  font-weight: 300;
  font-size: 14px;
  padding-top: 3px;
}
/* line 118, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Info .team {
  position: relative;
  font-size: 16px;
}
/* line 122, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Info .team a {
  display: inline-block;
  color: #288eff;
}
@media (hover: hover) {
  /* line 127, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Info .team a:hover {
    opacity: 0.7;
    text-decoration: underline;
  }
}

/* line 136, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Adr {
  position: relative;
  margin-bottom: 20px;
}
/* line 140, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Adr p {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  gap: 10px;
  font-size: 16px;
}
/* line 152, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Adr p svg {
  display: block;
  width: 20px;
  height: auto;
  color: #2f2963;
}
/* line 159, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Adr p a:hover {
  color: #288eff;
}
/* line 164, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Adr .contact-wa-btn {
  height: 40px;
  font-size: 16px;
  border-radius: 8px;
  background-color: #25d366;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: .3s ease-in-out;
  padding: 0 20px;
  color: #fff;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 179, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Adr .contact-wa-btn svg {
  width: 30px;
  margin: 0 -5px;
}
/* line 184, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Adr .contact-wa-btn:hover {
  background-color: #128c7e;
  color: #fff;
}

/* line 191, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Bot {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
  padding-top: 20px;
  border-top: 1px solid #d7d7db;
}
/* line 205, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Bot .btn {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  font-weight: 500;
  width: 125px;
  border: 1px solid #2f2963;
  color: #2f2963;
  line-height: 1;
  height: 48px;
  border-radius: 24px;
  font-size: 16px;
}
@media (hover: hover) {
  /* line 226, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Bot .btn:hover {
    background: #2f2963;
    color: #fff;
  }
}
/* line 233, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Bot .icons {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  gap: 15px;
}
/* line 245, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Bot .col {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  gap: 7px;
  color: #a6a9ad;
  font-size: 14px;
}
/* line 258, ../sass/realtor-post-new/realtor-post-new-other.scss */
.RPN-Other-TPL-Bot .col svg {
  display: block;
  width: 17px;
  height: auto;
}

/* line 267, ../sass/realtor-post-new/realtor-post-new-other.scss */
.lang-he .RPN-Other {
  direction: rtl;
}
/* line 271, ../sass/realtor-post-new/realtor-post-new-other.scss */
.lang-he .RPN-Other-TPL-Badge {
  left: -10px;
  right: auto;
}
/* line 277, ../sass/realtor-post-new/realtor-post-new-other.scss */
.lang-he .RPN-Other-TPL-Info .name {
  font-size: calc(18px * 1.2);
}
/* line 281, ../sass/realtor-post-new/realtor-post-new-other.scss */
.lang-he .RPN-Other-TPL-Info .position {
  font-size: calc(14px * 1.2);
}
/* line 285, ../sass/realtor-post-new/realtor-post-new-other.scss */
.lang-he .RPN-Other-TPL-Info .team {
  font-size: 16px;
}
/* line 291, ../sass/realtor-post-new/realtor-post-new-other.scss */
.lang-he .RPN-Other-TPL-Bot .btn {
  font-size: calc(16px * 1.2);
}

@media only print, screen and (min-width: 0px) and (max-width: 1300px) {
  /* line 299, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other {
    margin-top: 40px;
  }

  /* line 303, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-Result {
    gap: 20px;
    margin-top: 28px;
  }

  /* line 308, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL {
    border-radius: 20px;
    width: calc((100% - 40px) / 3);
    padding: 20px 16px;
  }

  /* line 314, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Badge {
    top: 20px;
    right: -8px;
    width: 44px;
  }

  /* line 320, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Top {
    gap: 12px;
    margin-bottom: 16px;
  }

  /* line 325, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Logo {
    width: 64px;
  }
  /* line 328, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Logo img {
    width: 64px;
    height: 64px;
  }

  /* line 334, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Info {
    width: calc(100% - 64px - 12px - 24px);
  }
  /* line 337, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Info .name {
    font-size: 16px;
    padding-top: 5px;
  }
  /* line 342, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Info .position {
    font-size: 13px;
    padding-top: 3px;
  }
  /* line 347, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Info .team {
    font-size: 15px;
  }

  /* line 352, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Adr {
    margin-bottom: 16px;
  }
  /* line 355, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Adr p {
    gap: 8px;
    font-size: 15px;
  }
  /* line 359, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Adr p svg {
    width: 16px;
  }

  /* line 365, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Bot {
    padding-top: 16px;
  }
  /* line 368, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Bot .btn {
    width: 115px;
    height: 44px;
    font-size: 15px;
  }
  /* line 374, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Bot .icons {
    gap: 12px;
  }
  /* line 378, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Bot .col {
    gap: 6px;
    font-size: 13px;
  }
  /* line 382, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Bot .col svg {
    width: 15px;
  }

  /* line 389, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .lang-he .RPN-Other-TPL-Badge {
    left: -8px;
  }
  /* line 394, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .lang-he .RPN-Other-TPL-Info .name {
    font-size: calc(16px * 1.2);
  }
  /* line 398, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .lang-he .RPN-Other-TPL-Info .position {
    font-size: calc(13px * 1.2);
  }
  /* line 402, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .lang-he .RPN-Other-TPL-Info .team {
    font-size: 15px;
  }
  /* line 408, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .lang-he .RPN-Other-TPL-Bot .btn {
    font-size: calc(15px * 1.2);
  }
}
@media only print, screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 418, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other {
    margin-top: 30px;
  }

  /* line 422, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-Result {
    gap: 15px;
    margin-top: 20px;
  }

  /* line 427, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL {
    width: calc((100% - 15px) / 2);
  }
  /* line 430, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL:nth-child(3) {
    display: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 439, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other {
    margin-top: 50px;
  }

  /* line 443, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-Result {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
    gap: 0 15px;
    margin-top: 0px;
    margin: 0 -15px;
    width: calc(100% + 30px);
    padding: 0 15px;
    padding-top: 25px;
  }

  /* line 458, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL {
    width: auto;
    min-width: calc(100vw - 45px);
    padding: 25px 20px;
  }

  /* line 464, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Badge {
    top: -12px;
    right: 20px;
    width: 45px;
  }

  /* line 470, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Top {
    gap: 15px;
    margin-bottom: 25px;
  }

  /* line 475, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Logo {
    width: 66px;
  }
  /* line 478, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Logo img {
    width: 66px;
    height: 66px;
  }

  /* line 484, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Info {
    width: calc(100% - 66px - 15px);
  }

  /* line 488, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Adr {
    margin-bottom: 20px;
    padding: 0 6px;
  }
  /* line 493, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Adr p svg {
    width: 22px;
  }

  /* line 499, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Bot {
    margin-top: 0px;
    padding-top: 20px;
  }
  /* line 503, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .RPN-Other-TPL-Bot .btn {
    border-width: 2px;
    height: 40px;
    border-radius: 20px;
    width: 140px;
    font-size: 14px;
  }

  /* line 513, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .lang-he .RPN-Other-TPL-Badge {
    left: 20px;
  }
  /* line 518, ../sass/realtor-post-new/realtor-post-new-other.scss */
  .lang-he .RPN-Other-TPL-Bot .btn {
    font-size: calc(14px * 1.2);
  }
}
