@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-landing/object-landing-fix-nav.scss */
.ObjectLandingFixNav {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  padding: 20px;
  max-width: 185px;
  z-index: 8;
}
/* line 10, ../sass/object-landing/object-landing-fix-nav.scss */
.ObjectLandingFixNav .logo {
  position: relative;
  max-width: 125px;
  width: 100%;
  margin-bottom: 20px;
}
/* line 16, ../sass/object-landing/object-landing-fix-nav.scss */
.ObjectLandingFixNav .logo img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
/* line 23, ../sass/object-landing/object-landing-fix-nav.scss */
.ObjectLandingFixNav .nav {
  position: relative;
  font-size: 14px;
  padding: 0 10px;
}
/* line 28, ../sass/object-landing/object-landing-fix-nav.scss */
.ObjectLandingFixNav .nav li {
  margin-bottom: 16px;
}
/* line 31, ../sass/object-landing/object-landing-fix-nav.scss */
.ObjectLandingFixNav .nav li:nth-last-child(1) {
  margin-bottom: 0;
}
/* line 36, ../sass/object-landing/object-landing-fix-nav.scss */
.ObjectLandingFixNav .nav a {
  display: inline-block;
}
/* line 39, ../sass/object-landing/object-landing-fix-nav.scss */
.ObjectLandingFixNav .nav a:hover {
  color: #288eff;
}

/* line 47, ../sass/object-landing/object-landing-fix-nav.scss */
.lang-he .ObjectLandingFixNav {
  direction: rtl;
  right: 0;
  left: auto;
}
/* line 52, ../sass/object-landing/object-landing-fix-nav.scss */
.lang-he .ObjectLandingFixNav .nav {
  font-size: calc(14px * 1.2);
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  /* line 60, ../sass/object-landing/object-landing-fix-nav.scss */
  .ObjectLandingFixNav {
    padding: 20px;
    max-width: 185px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  /* line 69, ../sass/object-landing/object-landing-fix-nav.scss */
  .ObjectLandingFixNav {
    padding: 15px;
    max-width: 175px;
  }
}
@media only screen and (min-width: 1130px) and (max-width: 1399px) {
  /* line 78, ../sass/object-landing/object-landing-fix-nav.scss */
  .ObjectLandingFixNav {
    padding: 20px;
    max-width: 155px;
  }
  /* line 82, ../sass/object-landing/object-landing-fix-nav.scss */
  .ObjectLandingFixNav .nav {
    font-size: 13px;
  }
  /* line 85, ../sass/object-landing/object-landing-fix-nav.scss */
  .ObjectLandingFixNav .nav li {
    margin-bottom: 14px;
  }

  /* line 94, ../sass/object-landing/object-landing-fix-nav.scss */
  .lang-he .ObjectLandingFixNav .nav {
    font-size: calc(13px * 1.2);
  }
}
@media only screen and (min-width: 738px) and (max-width: 1129px) {
  /* line 104, ../sass/object-landing/object-landing-fix-nav.scss */
  .ObjectLandingFixNav {
    position: absolute;
    padding: 5px;
    max-width: 145px;
    right: 0;
    left: auto;
  }
  /* line 111, ../sass/object-landing/object-landing-fix-nav.scss */
  .ObjectLandingFixNav .logo {
    margin-bottom: 0;
  }
  /* line 115, ../sass/object-landing/object-landing-fix-nav.scss */
  .ObjectLandingFixNav .nav {
    display: none;
  }

  /* line 121, ../sass/object-landing/object-landing-fix-nav.scss */
  .lang-he .ObjectLandingFixNav {
    right: auto;
    left: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 131, ../sass/object-landing/object-landing-fix-nav.scss */
  .ObjectLandingFixNav {
    position: absolute;
    padding: 5px;
    max-width: 100px;
    right: 0;
    left: auto;
  }
  /* line 138, ../sass/object-landing/object-landing-fix-nav.scss */
  .ObjectLandingFixNav .logo {
    margin-bottom: 0;
  }
  /* line 142, ../sass/object-landing/object-landing-fix-nav.scss */
  .ObjectLandingFixNav .nav {
    display: none;
  }

  /* line 148, ../sass/object-landing/object-landing-fix-nav.scss */
  .lang-he .ObjectLandingFixNav {
    right: auto;
    left: 0;
  }
}
/* line 1, ../sass/object-landing/object-landing-top.scss */
.ObjectLandingTop {
  position: relative;
}
/* line 4, ../sass/object-landing/object-landing-top.scss */
.ObjectLandingTop .list {
  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: 5px 0;
  margin-top: 10px;
  margin-bottom: 20px;
}
/* line 20, ../sass/object-landing/object-landing-top.scss */
.ObjectLandingTop .list li {
  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;
}
/* line 31, ../sass/object-landing/object-landing-top.scss */
.ObjectLandingTop .list li.separator {
  width: 1px;
  height: 20px;
  margin: 0 15px;
  background: #2f2963;
}
/* line 39, ../sass/object-landing/object-landing-top.scss */
.ObjectLandingTop .list svg, .ObjectLandingTop .list img {
  display: block;
  width: 26px;
  height: 26px;
  object-fit: contain;
}
/* line 47, ../sass/object-landing/object-landing-top.scss */
.ObjectLandingTop .list .floor:after {
  content: ',';
}
/* line 52, ../sass/object-landing/object-landing-top.scss */
.ObjectLandingTop .list .floor:nth-last-child(1):after {
  display: none;
}

/* line 61, ../sass/object-landing/object-landing-top.scss */
.obj-post-top-desc .available {
  position: absolute;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  bottom: 25px;
  left: 0;
  background: #fff;
  padding: 20px;
  width: 500px;
}
/* line 75, ../sass/object-landing/object-landing-top.scss */
.obj-post-top-desc .available:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 15px;
  height: 50%;
  max-height: 150px;
  background: #fff;
}
/* line 87, ../sass/object-landing/object-landing-top.scss */
.obj-post-top-desc .available p {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  gap: 10px;
}
/* line 97, ../sass/object-landing/object-landing-top.scss */
.obj-post-top-desc .available p svg, .obj-post-top-desc .available p img {
  display: block;
  width: 20px;
  height: 20px;
  object-fit: contain;
}

/* line 109, ../sass/object-landing/object-landing-top.scss */
.lang-he .ObjectLandingTop {
  direction: rtl;
}
/* line 114, ../sass/object-landing/object-landing-top.scss */
.lang-he .obj-post-top-desc .available {
  right: 0;
  left: auto;
}
/* line 118, ../sass/object-landing/object-landing-top.scss */
.lang-he .obj-post-top-desc .available:after {
  right: 100%;
  left: auto;
}
/* line 124, ../sass/object-landing/object-landing-top.scss */
.lang-he .obj-post-top-desc .available p svg, .lang-he .obj-post-top-desc .available p img {
  width: 20px;
  height: 20px;
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  /* line 137, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available {
    width: 450px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  /* line 148, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available {
    padding: 15px;
    width: 390px;
  }
}
@media only screen and (min-width: 1130px) and (max-width: 1399px) {
  /* line 159, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available {
    padding: 10px;
    width: 290px;
  }
  /* line 163, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available p {
    gap: 5px;
    font-size: 14px;
  }
  /* line 167, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available p svg, .obj-post-top-desc .available p img {
    width: 18px;
    height: 18px;
  }
  /* line 173, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available .logo {
    width: 80px;
  }
  /* line 176, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available .logo img {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1129px) {
  /* line 188, ../sass/object-landing/object-landing-top.scss */
  .ObjectLandingTop {
    margin-top: -26px;
  }

  /* line 193, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available {
    padding: 15px;
    width: 375px;
  }
  /* line 197, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available p {
    gap: 5px;
  }
  /* line 200, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available p svg, .obj-post-top-desc .available p img {
    width: 18px;
    height: 18px;
  }
  /* line 206, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available .logo {
    width: 80px;
  }
  /* line 209, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available .logo img {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 221, ../sass/object-landing/object-landing-top.scss */
  .ObjectLandingTop {
    margin-top: -43px;
    min-height: 104px;
  }
  /* line 225, ../sass/object-landing/object-landing-top.scss */
  .ObjectLandingTop .list {
    max-width: calc(100% - 100px);
    margin-top: 5px;
    margin-bottom: 15px;
  }
  /* line 230, ../sass/object-landing/object-landing-top.scss */
  .ObjectLandingTop .list li {
    font-size: 14px;
    gap: 5px;
  }
  /* line 234, ../sass/object-landing/object-landing-top.scss */
  .ObjectLandingTop .list li.separator {
    height: 18px;
    margin: 0 10px;
  }
  /* line 240, ../sass/object-landing/object-landing-top.scss */
  .ObjectLandingTop .list svg, .ObjectLandingTop .list img {
    width: 18px;
    height: 18px;
  }

  /* line 248, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available {
    padding: 15px;
    width: 260px;
  }
  /* line 252, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available p {
    gap: 5px;
  }
  /* line 255, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available p svg, .obj-post-top-desc .available p img {
    width: 18px;
    height: 18px;
  }
  /* line 261, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available .logo {
    width: 80px;
  }
  /* line 264, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available .logo img {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 277, ../sass/object-landing/object-landing-top.scss */
  .ObjectLandingTop .site-title {
    max-width: calc(100% - 80px);
  }
  /* line 281, ../sass/object-landing/object-landing-top.scss */
  .ObjectLandingTop .list {
    max-width: calc(100% - 80px);
    margin-top: 5px;
    margin-bottom: 15px;
    gap: 13px 10px;
  }
  /* line 287, ../sass/object-landing/object-landing-top.scss */
  .ObjectLandingTop .list li {
    font-size: 14px;
    gap: 5px;
    width: calc(50% - 5px);
  }
  /* line 292, ../sass/object-landing/object-landing-top.scss */
  .ObjectLandingTop .list li.separator {
    height: 18px;
    margin: 0 10px;
    display: none;
  }
  /* line 299, ../sass/object-landing/object-landing-top.scss */
  .ObjectLandingTop .list svg, .ObjectLandingTop .list img {
    width: 18px;
    height: 18px;
  }

  /* line 307, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available {
    bottom: 15px;
    padding: 15px;
    width: calc(100% - 15px);
  }
  /* line 312, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available p {
    gap: 5px;
  }
  /* line 315, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available p svg, .obj-post-top-desc .available p img {
    width: 18px;
    height: 18px;
  }
  /* line 321, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available .logo {
    width: 80px;
  }
  /* line 324, ../sass/object-landing/object-landing-top.scss */
  .obj-post-top-desc .available .logo img {
    display: block;
    width: 100%;
  }
}
/* line 1, ../sass/object-landing/object-landing-desc.scss */
.ObjectLandingDesc {
  position: relative;
}
/* line 4, ../sass/object-landing/object-landing-desc.scss */
.ObjectLandingDesc .line {
  width: 100%;
  margin: 20px 0;
  height: 1px;
  background: #2f2963;
}
/* line 11, ../sass/object-landing/object-landing-desc.scss */
.ObjectLandingDesc .content.less {
  overflow: hidden;
  max-height: 400px;
}
/* line 15, ../sass/object-landing/object-landing-desc.scss */
.ObjectLandingDesc .content.less:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 85%, white 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(85%, white), color-stop(100%, white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 85%, white 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 85%, white 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 85%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 85%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
  width: 100%;
  height: 82px;
}
/* line 34, ../sass/object-landing/object-landing-desc.scss */
.ObjectLandingDesc .show-btns {
  position: relative;
  width: 1400px;
  max-width: 100%;
  margin: 0 auto;
  font-weight: 500;
  font-size: 16px;
  margin-top: 15px;
}
/* line 43, ../sass/object-landing/object-landing-desc.scss */
.ObjectLandingDesc .show-btns span {
  display: inline-block;
  position: relative;
  cursor: pointer;
  color: #fff;
  background: #2f2963;
  line-height: 1;
  border-radius: 20px;
  padding: 8px 15px;
  padding-right: 30px;
}
/* line 54, ../sass/object-landing/object-landing-desc.scss */
.ObjectLandingDesc .show-btns span:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background-image: url(/assets/img/211687_down_arrow_icon_white.svg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 71, ../sass/object-landing/object-landing-desc.scss */
.ObjectLandingDesc .show-btns span.hide-more:after {
  transform: rotate(180deg);
}
/* line 76, ../sass/object-landing/object-landing-desc.scss */
.ObjectLandingDesc .show-btns span.hide {
  display: none;
}
/* line 80, ../sass/object-landing/object-landing-desc.scss */
.ObjectLandingDesc .show-btns span:hover {
  background: #288eff;
}

/* line 88, ../sass/object-landing/object-landing-desc.scss */
.lang-he .ObjectLandingDesc {
  direction: rtl;
}
/* line 91, ../sass/object-landing/object-landing-desc.scss */
.lang-he .ObjectLandingDesc .show-btns {
  font-size: calc(16px * 1.2);
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  /* line 100, ../sass/object-landing/object-landing-desc.scss */
  .ObjectLandingDesc .show-btns {
    width: 1200px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  /* line 110, ../sass/object-landing/object-landing-desc.scss */
  .ObjectLandingDesc .show-btns {
    width: 1000px;
  }
}
@media only screen and (min-width: 1130px) and (max-width: 1399px) {
  /* line 120, ../sass/object-landing/object-landing-desc.scss */
  .ObjectLandingDesc .show-btns {
    width: 800px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1129px) {
  /* line 130, ../sass/object-landing/object-landing-desc.scss */
  .ObjectLandingDesc .show-btns {
    width: 960px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
  /* line 140, ../sass/object-landing/object-landing-desc.scss */
  .ObjectLandingDesc .line {
    margin: 15px 0;
  }
  /* line 144, ../sass/object-landing/object-landing-desc.scss */
  .ObjectLandingDesc .show-btns {
    width: calc(100% - 30px);
  }
}
/* line 1, ../sass/object-landing/object-landing-map.scss */
.ObjectLandingMap {
  position: relative;
}
/* line 4, ../sass/object-landing/object-landing-map.scss */
.ObjectLandingMap .container {
  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;
  justify-content: space-between;
}

/* line 19, ../sass/object-landing/object-landing-map.scss */
.ObjectLandingMapL {
  position: relative;
  width: 450px;
  max-width: 45%;
}
/* line 24, ../sass/object-landing/object-landing-map.scss */
.ObjectLandingMapL img {
  display: block;
  width: 100%;
}

/* line 30, ../sass/object-landing/object-landing-map.scss */
.ObjectLandingMapR {
  position: relative;
  width: 700px;
  height: 700px;
  max-width: 50%;
}

/* line 38, ../sass/object-landing/object-landing-map.scss */
.lang-he .ObjectLandingMap {
  direction: rtl;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 45, ../sass/object-landing/object-landing-map.scss */
  .ObjectLandingMapL {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }

  /* line 51, ../sass/object-landing/object-landing-map.scss */
  .ObjectLandingMapR {
    width: 100%;
    height: 500px;
    max-width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
  /* line 61, ../sass/object-landing/object-landing-map.scss */
  .ObjectLandingMapL {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }

  /* line 67, ../sass/object-landing/object-landing-map.scss */
  .ObjectLandingMapR {
    width: 100%;
    height: 500px;
    max-width: 100%;
  }
}
/* line 1, ../sass/object-post/object-post-top.scss */
.obj-post-top {
  position: relative;
  contain: layout;
}
/* line 5, ../sass/object-post/object-post-top.scss */
.obj-post-top .breadcrumb {
  position: absolute;
  top: var(--header-height);
  left: 0;
  width: 100%;
  z-index: 2;
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
}
/* line 16, ../sass/object-post/object-post-top.scss */
.obj-post-top .breadcrumb .crumb-li-separator svg {
  fill: #fff;
}

/* line 23, ../sass/object-post/object-post-top.scss */
.obj-post-top-slider {
  position: relative;
  color: #fff;
}
/* line 27, ../sass/object-post/object-post-top.scss */
.obj-post-top-slider:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 140px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.7)), to(transparent));
  background: linear-gradient(1turn, rgba(0, 0, 0, 0.7), transparent);
}

/* line 40, ../sass/object-post/object-post-top.scss */
.obj-post-top-slider-box {
  position: relative;
  min-height: calc(100vh - var(--header-height));
}
/* line 44, ../sass/object-post/object-post-top.scss */
.obj-post-top-slider-box .img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 52, ../sass/object-post/object-post-top.scss */
.obj-post-top-slider-box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/* line 59, ../sass/object-post/object-post-top.scss */
.obj-post-top-slider-box .img:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 100%;
  background: linear-gradient(0deg, rgba(16, 16, 16, 0.4), rgba(16, 16, 16, 0.38) 5%, rgba(16, 16, 16, 0.36) 10%, rgba(16, 16, 16, 0.34) 15%, rgba(16, 16, 16, 0.32) 20%, rgba(16, 16, 16, 0.3) 25%, rgba(16, 16, 16, 0.28) 30%, rgba(16, 16, 16, 0.26) 35%, rgba(16, 16, 16, 0.24) 40%, rgba(16, 16, 16, 0.22) 45%, rgba(16, 16, 16, 0.2) 50%, rgba(16, 16, 16, 0.18) 55%, rgba(16, 16, 16, 0.16) 60%, rgba(16, 16, 16, 0.14) 65%, rgba(16, 16, 16, 0.12) 70%, rgba(16, 16, 16, 0.1) 75%, rgba(16, 16, 16, 0.08) 80%, rgba(16, 16, 16, 0.06) 85%, rgba(16, 16, 16, 0.04) 90%, rgba(16, 16, 16, 0.02) 95%, rgba(16, 16, 16, 0));
}

/* line 71, ../sass/object-post/object-post-top.scss */
.obj-post-top-head {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  padding: 30px 0;
}
/* line 79, ../sass/object-post/object-post-top.scss */
.obj-post-top-head .container {
  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;
}

/* line 91, ../sass/object-post/object-post-top.scss */
.obj-post-badge {
  position: relative;
  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;
  background: #2f2963;
  border-radius: 18px;
  color: #fff;
  z-index: 2;
  height: 36px;
  width: 36px;
  font-size: 12px;
  margin-right: 15px;
}
/* line 110, ../sass/object-post/object-post-top.scss */
.obj-post-badge.auto-width {
  width: auto;
  padding: 0 10px;
}
/* line 115, ../sass/object-post/object-post-top.scss */
.obj-post-badge.status {
  position: absolute;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  margin: 0;
  font-weight: 300;
  top: 50px;
  right: 0;
  transform: rotate(20deg);
  border-radius: 50%;
  width: 88px;
  height: 88px;
  font-size: 18px;
}
/* line 132, ../sass/object-post/object-post-top.scss */
.obj-post-badge.status b {
  font-weight: 600;
}
/* line 138, ../sass/object-post/object-post-top.scss */
.obj-post-badge.shekel svg, .obj-post-badge.shekel img {
  height: auto;
  width: 13px;
}
/* line 144, ../sass/object-post/object-post-top.scss */
.obj-post-badge svg, .obj-post-badge img {
  display: block;
  width: auto;
  height: 26px;
}
/* line 150, ../sass/object-post/object-post-top.scss */
.obj-post-badge .info {
  position: absolute;
  top: calc(100% + 5px);
  left: 50%;
  transform: translateX(-50%) translateY(10px);
  background: #fff;
  border-radius: 3px;
  padding: 2px 10px;
  font-size: 12px;
  width: max-content;
  color: #2f2963;
  opacity: 0;
  transition: 0.3s ease all;
}
/* line 164, ../sass/object-post/object-post-top.scss */
.obj-post-badge .info:after {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-bottom: 6px solid #fff;
}
/* line 176, ../sass/object-post/object-post-top.scss */
.obj-post-badge:hover .info {
  transform: translateX(-50%) translateY(0);
  opacity: 1;
}

/* line 183, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
/* line 193, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .optm-btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  background-color: #2f2963;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  margin-left: 10px;
}
/* line 208, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .optm-btn svg {
  display: block;
  width: auto;
  height: 21px;
}
/* line 216, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .optm-btn.msfavorites svg:nth-child(2) {
  display: none;
}
/* line 223, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .optm-btn.msfavorites.voted svg:nth-child(1) {
  display: none;
}
/* line 227, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .optm-btn.msfavorites.voted svg:nth-child(2) {
  display: block;
}
/* line 234, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .optm-btn:hover {
  background: #288eff;
}
/* line 239, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .share-links-wr {
  position: relative;
}
/* line 242, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .share-links-wr .site-btn {
  background: #2f2963;
  color: #fff;
  padding: 0;
  width: 36px;
  height: 36px;
}
/* line 249, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .share-links-wr .site-btn svg, .obj-post-top-head-btns .share-links-wr .site-btn img {
  margin: 0;
}
@media (hover: hover) {
  /* line 254, ../sass/object-post/object-post-top.scss */
  .obj-post-top-head-btns .share-links-wr .site-btn:hover {
    background: #288eff;
    color: #fff;
  }
}
/* line 262, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .share-links {
  position: absolute;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  gap: 10px;
  right: 0;
  top: calc(100% + 12px);
  background: #dbecff;
  padding: 5px 10px;
  border-radius: 10px;
  opacity: 0;
  transform: translateY(20px);
  visibility: hidden;
  transition: 0.3s ease all;
}
/* line 280, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .share-links.active {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
/* line 286, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .share-links a {
  display: block;
  cursor: pointer;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #E9E9F2;
}
/* line 294, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .share-links a:nth-last-child(1) {
  margin-bottom: 0;
}
/* line 298, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .share-links a img {
  display: block;
  width: 100%;
}
/* line 303, ../sass/object-post/object-post-top.scss */
.obj-post-top-head-btns .share-links a:hover {
  opacity: 0.7;
}

/* line 310, ../sass/object-post/object-post-top.scss */
.obj-post-top-container {
  display: flex;
  flex-direction: column;
  z-index: 3;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: calc(100% - 30px);
  width: max-content;
  min-width: 737px;
}

/* line 323, ../sass/object-post/object-post-top.scss */
.swiper-pagination2 {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  margin-bottom: -100px;
}
/* line 333, ../sass/object-post/object-post-top.scss */
.swiper-pagination2 .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
/* line 337, ../sass/object-post/object-post-top.scss */
.swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #288eff;
}

/* line 343, ../sass/object-post/object-post-top.scss */
.obj-post-top-logo {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  gap: 15px;
}
/* line 352, ../sass/object-post/object-post-top.scss */
.obj-post-top-logo .img {
  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;
  position: relative;
  background: #E9E9F2;
  border-radius: 8px;
  width: 100px;
  height: 100px;
}
/* line 367, ../sass/object-post/object-post-top.scss */
.obj-post-top-logo .img img {
  display: block;
  width: 90%;
  height: 90%;
  object-fit: contain;
}

/* line 376, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
/* line 390, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc .title {
  font-size: 40px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -.016em;
  color: #fff;
  margin-right: 48px;
  max-width: 63%;
}
/* line 400, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc .obj-post-top-call {
  padding: 8px 15px;
  height: 40px;
  background-color: #fff;
  cursor: pointer;
  outline: none;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 48px;
}
/* line 417, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc .obj-post-top-call.red {
  background: red;
  color: #fff;
}
/* line 422, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc .obj-post-top-call.pen {
  pointer-events: none;
}
/* line 426, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc .obj-post-top-call:hover {
  background-color: #2f2963;
  color: #fff;
}
/* line 432, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  border-radius: 3px;
  background: rgba(16, 16, 16, 0.48);
  -webkit-backdrop-filter: blur(42px);
  backdrop-filter: blur(42px);
}
/* line 443, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc .info-btn-wr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 16px 24px;
  padding-right: 0;
  border-right: 1px solid #6c6560;
}
/* line 453, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc .info-btn {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  padding-left: 30px;
  margin-right: 48px;
  position: relative;
  color: #fff;
}
/* line 467, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc .info-btn svg {
  width: 20px;
  height: 20px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
/* line 477, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc .info-btn span {
  display: block;
  letter-spacing: -.5px;
}
/* line 481, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc .info-btn span:nth-child(2) {
  font-size: 14px;
  font-weight: 500;
}
/* line 486, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc .info-btn span:nth-child(3) {
  font-size: 12px;
  font-weight: 300;
}
/* line 493, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc .info-btn:hover {
  color: #288eff;
}
/* line 496, ../sass/object-post/object-post-top.scss */
.obj-post-top-desc .info-btn:hover .fill-000000 {
  fill: #288eff;
}

/* line 503, ../sass/object-post/object-post-top.scss */
.obj-post-top-slider-arrow {
  display: flex;
  align-items: center;
  padding: 16px 24px;
}
/* line 508, ../sass/object-post/object-post-top.scss */
.obj-post-top-slider-arrow .swiper-button-prev, .obj-post-top-slider-arrow .swiper-button-next {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #fff;
  top: initial;
  left: initial;
  margin-top: 0;
  right: inherit;
}
/* line 534, ../sass/object-post/object-post-top.scss */
.obj-post-top-slider-arrow .swiper-button-prev:after, .obj-post-top-slider-arrow .swiper-button-next:after {
  font-size: 14px;
  color: #fff;
  position: relative;
  z-index: 2;
}
/* line 541, ../sass/object-post/object-post-top.scss */
.obj-post-top-slider-arrow .swiper-button-prev:before, .obj-post-top-slider-arrow .swiper-button-next:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(1, 1, 1, 0.32);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
  -webkit-backdrop-filter: blur(2.4rem);
  backdrop-filter: blur(2.4rem);
}
/* line 558, ../sass/object-post/object-post-top.scss */
.obj-post-top-slider-arrow .swiper-button-prev:hover, .obj-post-top-slider-arrow .swiper-button-next:hover {
  background: #288eff;
  border-color: #288eff;
}
/* line 563, ../sass/object-post/object-post-top.scss */
.obj-post-top-slider-arrow .swiper-button-prev.swiper-button-disabled, .obj-post-top-slider-arrow .swiper-button-next.swiper-button-disabled {
  visibility: hidden;
}
/* line 568, ../sass/object-post/object-post-top.scss */
.obj-post-top-slider-arrow .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  width: 64px;
  margin: 0 20px;
  font-size: 24px;
  padding-top: 5px;
  position: relative;
  bottom: initial;
  left: initial;
}

/* line 586, ../sass/object-post/object-post-top.scss */
.obj-post-top-mobile {
  display: none;
}

/* line 590, ../sass/object-post/object-post-top.scss */
.ObjDoneTop {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 150px;
  height: 150px;
  background: #2f2963;
  border-radius: 50%;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
}

/* line 613, ../sass/object-post/object-post-top.scss */
.ObjDoneBot {
  position: sticky;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  z-index: 2;
  width: 100%;
  background: #288eff;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  height: 50px;
}

/* line 635, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-top {
  direction: rtl;
}
/* line 639, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-badge {
  margin-right: 0;
  margin-left: 15px;
}
/* line 643, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-badge .info {
  font-size: calc(12px * 1.5);
}
/* line 647, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-badge.more-f-z {
  font-size: 14px;
}
/* line 651, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-badge.status {
  left: 0;
  right: auto;
  margin: 0;
}
/* line 659, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-top-head-btns .optm-btn {
  margin-right: 10px;
  margin-left: 0;
}
/* line 664, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-top-head-btns .share-links {
  left: 0;
  right: initial;
}
/* line 671, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-top-desc .title {
  font-size: calc(40px * 1.2);
  margin-right: 0;
  margin-left: 48px;
}
/* line 677, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-top-desc .obj-post-top-call {
  font-size: calc(15px * 1.2);
  margin-right: 0;
  margin-left: 48px;
}
/* line 683, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-top-desc .info-btn-wr {
  padding: 16px 24px;
  padding-left: 0;
  border-left: 1px solid #6c6560;
  border-right: none;
}
/* line 690, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-top-desc .info-btn {
  padding-right: 30px;
  margin-left: 48px;
  margin-right: 0;
  padding-left: 0;
}
/* line 696, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-top-desc .info-btn svg {
  right: 0;
  left: initial;
}
/* line 702, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-top-desc .info-btn span:nth-child(2) {
  font-size: calc(14px * 1.2);
}
/* line 706, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-top-desc .info-btn span:nth-child(3) {
  font-size: calc(12px * 1.2);
}
/* line 714, ../sass/object-post/object-post-top.scss */
.lang-he .obj-post-top-slider-arrow .swiper-button-prev, .lang-he .obj-post-top-slider-arrow .swiper-button-next {
  transform: rotate(180deg);
}
/* line 719, ../sass/object-post/object-post-top.scss */
.lang-he .ObjDoneTop {
  font-size: calc(20px * 1.2);
}
/* line 723, ../sass/object-post/object-post-top.scss */
.lang-he .ObjDoneBot {
  font-size: calc(20px * 1.2);
}

@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  /* line 733, ../sass/object-post/object-post-top.scss */
  .obj-post-top-head {
    padding: 25px 0;
  }

  /* line 738, ../sass/object-post/object-post-top.scss */
  .obj-post-top-logo .img {
    width: 80px;
    height: 80px;
  }

  /* line 746, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .title {
    font-size: 32px;
    margin-right: 38px;
    max-width: 40%;
  }
  /* line 752, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .obj-post-top-call {
    font-size: 14px;
    margin-right: 38px;
  }
  /* line 757, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .info-btn-wr {
    padding: 12px 15px;
  }
  /* line 761, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .info-btn {
    margin-right: 38px;
  }

  /* line 766, ../sass/object-post/object-post-top.scss */
  .obj-post-top-slider-arrow {
    padding: 12px 15px;
  }
  /* line 769, ../sass/object-post/object-post-top.scss */
  .obj-post-top-slider-arrow .swiper-pagination {
    width: 55px;
    margin: 0 15px;
    font-size: 22px;
  }

  /* line 776, ../sass/object-post/object-post-top.scss */
  .ObjDoneTop {
    width: 120px;
    height: 120px;
    font-size: 16px;
  }

  /* line 782, ../sass/object-post/object-post-top.scss */
  .ObjDoneBot {
    font-size: 18px;
    height: 40px;
  }

  /* line 790, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .title {
    font-size: calc(32px * 1.2);
    margin-left: 38px;
  }
  /* line 795, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .obj-post-top-call {
    font-size: calc(14px * 1.2);
    margin-left: 38px;
  }
  /* line 800, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .info-btn-wr {
    padding: 12px 15px;
    padding-left: 0;
  }
  /* line 805, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .info-btn {
    padding-right: 30px;
    margin-left: 38px;
  }
  /* line 810, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .info-btn span:nth-child(2) {
    font-size: calc(14px * 1.2);
  }
  /* line 814, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .info-btn span:nth-child(3) {
    font-size: calc(12px * 1.2);
  }
  /* line 821, ../sass/object-post/object-post-top.scss */
  .lang-he .ObjDoneTop {
    font-size: calc(18px * 1.2);
  }
  /* line 825, ../sass/object-post/object-post-top.scss */
  .lang-he .ObjDoneBot {
    font-size: calc(18px * 1.2);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 834, ../sass/object-post/object-post-top.scss */
  .obj-post-top .swiper-pagination2 {
    bottom: -10px;
  }

  /* line 842, ../sass/object-post/object-post-top.scss */
  .obj-post-top-head {
    padding: 20px 0;
  }

  /* line 846, ../sass/object-post/object-post-top.scss */
  .obj-post-top-logo {
    justify-content: center;
  }
  /* line 848, ../sass/object-post/object-post-top.scss */
  .obj-post-top-logo .img {
    width: 62px;
    height: 62px;
  }

  /* line 854, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc {
    flex-direction: column;
  }
  /* line 857, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .title {
    font-size: 24px;
    margin-right: 0;
    max-width: 100%;
  }
  /* line 863, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .obj-post-top-call {
    font-size: 14px;
    margin-right: 0;
    margin-top: 20px;
  }
  /* line 869, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .info {
    height: 68px;
    margin-top: 20px;
  }
  /* line 874, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .info-btn-wr {
    padding: 12px 15px;
  }
  /* line 878, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .info-btn {
    margin-right: 34px;
  }

  /* line 883, ../sass/object-post/object-post-top.scss */
  .obj-post-top-slider-arrow {
    padding: 12px 15px;
  }
  /* line 886, ../sass/object-post/object-post-top.scss */
  .obj-post-top-slider-arrow .swiper-pagination {
    width: 55px;
    margin: 0 15px;
    font-size: 22px;
  }

  /* line 893, ../sass/object-post/object-post-top.scss */
  .ObjDoneTop {
    width: 92px;
    height: 92px;
    font-size: 14px;
  }

  /* line 899, ../sass/object-post/object-post-top.scss */
  .ObjDoneBot {
    font-size: 18px;
    height: 40px;
  }

  /* line 906, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .title {
    font-size: calc(24px * 1.2);
    margin-left: 0;
  }
  /* line 911, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .obj-post-top-call {
    font-size: calc(14px * 1.2);
    margin-left: 0;
  }
  /* line 916, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .info-btn-wr {
    padding: 12px 15px;
  }
  /* line 920, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .info-btn {
    padding-right: 30px;
    margin-left: 38px;
  }
  /* line 925, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .info-btn span:nth-child(2) {
    font-size: calc(14px * 1.2);
  }
  /* line 929, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .info-btn span:nth-child(3) {
    font-size: calc(12px * 1.2);
  }
  /* line 936, ../sass/object-post/object-post-top.scss */
  .lang-he .ObjDoneTop {
    width: 92px;
    height: 92px;
    font-size: calc(16px * 1.2);
  }
  /* line 942, ../sass/object-post/object-post-top.scss */
  .lang-he .ObjDoneBot {
    font-size: calc(18px * 1.2);
    height: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 951, ../sass/object-post/object-post-top.scss */
  .obj-post-top-slider-box {
    min-height: calc(55vh - var(--header-height));
  }

  /* line 956, ../sass/object-post/object-post-top.scss */
  .obj-post-top-head {
    padding: 15px 0;
  }

  /* line 961, ../sass/object-post/object-post-top.scss */
  .obj-post-badge.status {
    top: 45px;
    width: 60px;
    height: 60px;
    font-size: 14px;
  }

  /* line 971, ../sass/object-post/object-post-top.scss */
  .obj-post-top-head-btns .optm-btn.msfavorites {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }

  /* line 981, ../sass/object-post/object-post-top.scss */
  .obj-post-top-container {
    left: 0;
    right: 0;
    width: 100%;
    transform: none;
    max-width: 100%;
    min-width: initial;
  }

  /* line 990, ../sass/object-post/object-post-top.scss */
  .swiper-pagination2 {
    position: absolute;
    bottom: 8px !important;
    margin-bottom: 0;
  }

  /* line 996, ../sass/object-post/object-post-top.scss */
  .obj-post-top-logo {
    justify-content: center;
  }
  /* line 999, ../sass/object-post/object-post-top.scss */
  .obj-post-top-logo.mob-abs {
    direction: ltr;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
  }
  /* line 1009, ../sass/object-post/object-post-top.scss */
  .obj-post-top-logo .img {
    width: 62px;
    height: 62px;
  }

  /* line 1015, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc {
    z-index: 11;
    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;
    padding: 0 15px;
    padding-bottom: 25px;
    align-items: center;
  }
  /* line 1031, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .title {
    font-size: clamp(20px, 7vw, 26px);
    margin-right: 0;
    max-width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
    z-index: 10;
  }
  /* line 1041, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .obj-post-top-call {
    font-size: clamp(13px, 3.75vw, 14px);
    margin-right: 0;
    margin-top: 0;
    position: relative;
    z-index: 10;
  }
  /* line 1049, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .info {
    height: auto;
    margin-top: 15px;
    flex-direction: column;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
    box-sizing: border-box;
    background: none;
    margin: 0;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }
  /* line 1066, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .info-btn-wr {
    padding: 12px 15px;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #6c6560;
    display: none;
  }
  /* line 1074, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .info-btn {
    margin-right: 20px;
  }
  /* line 1077, ../sass/object-post/object-post-top.scss */
  .obj-post-top-desc .info-btn:nth-child(2) {
    margin-top: 5px;
  }

  /* line 1083, ../sass/object-post/object-post-top.scss */
  .obj-post-top-slider-arrow {
    justify-content: space-between;
    position: absolute;
    bottom: 22vh;
    width: 100%;
    left: 0;
    padding: 0 15px;
  }
  /* line 1091, ../sass/object-post/object-post-top.scss */
  .obj-post-top-slider-arrow .swiper-button-prev, .obj-post-top-slider-arrow .swiper-button-next {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: none;
  }
  /* line 1097, ../sass/object-post/object-post-top.scss */
  .obj-post-top-slider-arrow .swiper-button-prev:after, .obj-post-top-slider-arrow .swiper-button-next:after {
    font-size: 14px;
    color: #000;
    font-weight: 600;
  }
  /* line 1103, ../sass/object-post/object-post-top.scss */
  .obj-post-top-slider-arrow .swiper-button-prev:before, .obj-post-top-slider-arrow .swiper-button-next:before {
    display: none;
  }
  /* line 1108, ../sass/object-post/object-post-top.scss */
  .obj-post-top-slider-arrow .swiper-pagination {
    width: 55px;
    margin: 0 15px;
    font-size: 22px;
    display: none;
  }

  /* line 1116, ../sass/object-post/object-post-top.scss */
  .obj-post-top-mobile {
    display: block;
    background: #E9E9F2;
    padding: 10px 0;
  }

  /* line 1122, ../sass/object-post/object-post-top.scss */
  .obj-post-top-mobile-logo {
    position: relative;
    background: #fff;
    width: calc(34% - 10px);
    padding: 5px;
    border-radius: 5px;
    min-height: 40px;
    margin: 5px;
    margin-right: -5px;
  }
  /* line 1132, ../sass/object-post/object-post-top.scss */
  .obj-post-top-mobile-logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    max-width: calc(100% - 10px);
    max-height: calc(100% - 10px);
  }

  /* line 1143, ../sass/object-post/object-post-top.scss */
  .obj-post-top-mobile-wr {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin: 0px -5px;
  }
  /* line 1149, ../sass/object-post/object-post-top.scss */
  .obj-post-top-mobile-wr.half {
    width: calc(66% + 10px);
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  /* line 1158, ../sass/object-post/object-post-top.scss */
  .obj-post-top-mobile-wr.half .optm-btn {
    min-width: 125px;
  }
  /* line 1163, ../sass/object-post/object-post-top.scss */
  .obj-post-top-mobile-wr .optm-btn {
    width: calc(100% / 3 - 10px);
    margin: 5px;
    padding: 5px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: #fff;
    border-radius: 5px;
    min-height: 40px;
    padding-top: 7px;
    text-align: center;
    color: #000;
  }
  /* line 1178, ../sass/object-post/object-post-top.scss */
  .obj-post-top-mobile-wr .optm-btn svg {
    width: 15px;
    height: 15px;
    margin-bottom: 3px;
  }

  /* line 1186, ../sass/object-post/object-post-top.scss */
  .ObjDoneTop {
    width: 92px;
    height: 92px;
    font-size: 13px;
    transform: translate(-50%, -100%);
  }

  /* line 1193, ../sass/object-post/object-post-top.scss */
  .ObjDoneBot {
    font-size: 16px;
    height: 34px;
  }

  /* line 1198, ../sass/object-post/object-post-top.scss */
  .lang-he {
    /* .obj-post-top-logo {
        right: 15px;
        left: auto;
    } */
  }
  /* line 1200, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-mobile {
    direction: rtl;
  }
  /* line 1204, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-badge {
    margin-right: 0;
    margin-left: 10px;
  }
  /* line 1209, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-mobile-logo {
    margin-right: 0;
    margin-left: -5px;
  }
  /* line 1220, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .title {
    font-size: calc(clamp(20px,7vw,26px) * 1.2);
    margin-left: 0;
  }
  /* line 1225, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .obj-post-top-call {
    font-size: calc(clamp(13px,3.75vw,14px) * 1.2);
    margin-left: 0;
  }
  /* line 1230, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .info-btn-wr {
    padding: 12px 15px;
    border-left: none;
    border-right: none;
  }
  /* line 1236, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .info-btn {
    padding-right: 30px;
    margin-left: 38px;
  }
  /* line 1241, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .info-btn span:nth-child(2) {
    font-size: calc(14px * 1.2);
  }
  /* line 1245, ../sass/object-post/object-post-top.scss */
  .lang-he .obj-post-top-desc .info-btn span:nth-child(3) {
    font-size: calc(12px * 1.2);
  }
  /* line 1252, ../sass/object-post/object-post-top.scss */
  .lang-he .ObjDoneTop {
    width: 92px;
    height: 92px;
    font-size: calc(16px * 1.2);
  }
  /* line 1258, ../sass/object-post/object-post-top.scss */
  .lang-he .ObjDoneBot {
    font-size: calc(16px * 1.2);
  }
}
/* line 1, ../sass/object-category/object-category-gal.scss */
.OC-Gal {
  position: relative;
}
/* line 4, ../sass/object-category/object-category-gal.scss */
.OC-Gal .container {
  position: relative;
  display: grid;
  gap: 32px;
  grid-template-columns: 2.15fr 1fr 1fr;
}
/* line 10, ../sass/object-category/object-category-gal.scss */
.OC-Gal .container.no-grid {
  display: block;
}
/* line 14, ../sass/object-category/object-category-gal.scss */
.OC-Gal .container.OC-GalWr {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
/* line 18, ../sass/object-category/object-category-gal.scss */
.OC-Gal .container.OC-GalWr .OC-Gal-TPL:nth-child(1) {
  grid-row: initial;
  height: 190px;
}
/* line 26, ../sass/object-category/object-category-gal.scss */
.OC-Gal .anchor {
  position: absolute;
  top: -120px;
}
/* line 31, ../sass/object-category/object-category-gal.scss */
.OC-Gal .tab-nav {
  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;
  background: #E9E9F2;
  border-radius: 30px;
  padding: 5px;
  gap: 5px;
  margin-top: 15px;
}
/* line 46, ../sass/object-category/object-category-gal.scss */
.OC-Gal .tab-nav li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s ease all;
  height: 40px;
  border-radius: 20px;
  padding: 0 25px;
}
/* line 61, ../sass/object-category/object-category-gal.scss */
.OC-Gal .tab-nav li.active {
  background: #2f2963;
  color: #fff;
}
@media (hover: hover) {
  /* line 67, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .tab-nav li:hover {
    background: #288eff;
    color: #fff;
  }
}
/* line 75, ../sass/object-category/object-category-gal.scss */
.OC-Gal .result {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
}
/* line 81, ../sass/object-category/object-category-gal.scss */
.OC-Gal .result .tab {
  display: grid;
  overflow: hidden;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.5s ease;
}
/* line 87, ../sass/object-category/object-category-gal.scss */
.OC-Gal .result .tab.active-tab {
  grid-template-rows: 1fr;
}
/* line 91, ../sass/object-category/object-category-gal.scss */
.OC-Gal .result .tab .container {
  min-height: 0;
}

/* line 98, ../sass/object-category/object-category-gal.scss */
.OC-Gal-Nav {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-top: 10px;
  margin-bottom: 32px;
}
/* line 108, ../sass/object-category/object-category-gal.scss */
.OC-Gal-Nav li {
  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 133, ../sass/object-category/object-category-gal.scss */
.OC-Gal-Nav li.active {
  background: #2f2963;
  color: #fff;
}
/* line 138, ../sass/object-category/object-category-gal.scss */
.OC-Gal-Nav li:hover {
  background: #288eff;
  color: #fff;
}

/* line 145, ../sass/object-category/object-category-gal.scss */
.OC-Gal-TPL {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  border-radius: 8px;
  width: 100%;
  height: 190px;
}
/* line 153, ../sass/object-category/object-category-gal.scss */
.OC-Gal-TPL.hide {
  width: 0;
  height: 0;
  position: absolute;
}
/* line 159, ../sass/object-category/object-category-gal.scss */
.OC-Gal-TPL:nth-child(1) {
  grid-row: 1 / 3;
  height: 100%;
  min-height: 412px;
}
/* line 165, ../sass/object-category/object-category-gal.scss */
.OC-Gal-TPL img {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -o-object-fit: cover;
  transition: transform .3s ease-in-out;
}
/* line 175, ../sass/object-category/object-category-gal.scss */
.OC-Gal-TPL .more {
  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;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 16px;
}
/* line 194, ../sass/object-category/object-category-gal.scss */
.OC-Gal-TPL .more span {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  background-color: #fff;
  transition: background .3s ease-in-out;
  margin-bottom: 5px;
  width: 48px;
  height: 48px;
}
/* line 212, ../sass/object-category/object-category-gal.scss */
.OC-Gal-TPL .more svg, .OC-Gal-TPL .more img {
  display: block;
  width: 20px;
  height: auto;
  transition: fill .3s ease-in-out;
}
/* line 219, ../sass/object-category/object-category-gal.scss */
.OC-Gal-TPL .more b {
  transition: color .3s ease-in-out;
}
/* line 225, ../sass/object-category/object-category-gal.scss */
.OC-Gal-TPL:hover img {
  transform: scale(1.1);
}
/* line 230, ../sass/object-category/object-category-gal.scss */
.OC-Gal-TPL:hover .more span {
  background: #288eff;
}
/* line 233, ../sass/object-category/object-category-gal.scss */
.OC-Gal-TPL:hover .more span path {
  fill: #fff;
}
/* line 238, ../sass/object-category/object-category-gal.scss */
.OC-Gal-TPL:hover .more b {
  color: #288eff;
}

/* line 247, ../sass/object-category/object-category-gal.scss */
.OC-GalWr.no-min-h .OC-Gal-TPL:nth-child(1) {
  min-height: initial;
}

/* line 254, ../sass/object-category/object-category-gal.scss */
.ObjMapWr .d-f.a-i-c {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px 0;
}
/* line 262, ../sass/object-category/object-category-gal.scss */
.ObjMapWr .d-f.a-i-c .site-title {
  width: max-content;
}
/* line 267, ../sass/object-category/object-category-gal.scss */
.ObjMapWr .link {
  display: block;
  margin-left: 20px;
}
/* line 271, ../sass/object-category/object-category-gal.scss */
.ObjMapWr .link svg, .ObjMapWr .link img {
  display: block;
  width: auto;
  height: 40px;
}
@media (hover: hover) {
  /* line 278, ../sass/object-category/object-category-gal.scss */
  .ObjMapWr .link:hover {
    opacity: 0.7;
  }
}
/* line 284, ../sass/object-category/object-category-gal.scss */
.ObjMapWr .site-text {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 5px;
  font-size: 16px;
}
/* line 296, ../sass/object-category/object-category-gal.scss */
.ObjMapWr .site-text svg {
  display: block;
  width: 20px;
  margin-right: 10px;
}

/* line 306, ../sass/object-category/object-category-gal.scss */
.OC-Img-From-dev .global-link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  outline: none;
  left: auto;
  right: 0;
  height: 80px;
  width: 80px;
  padding: 15px;
}
/* line 322, ../sass/object-category/object-category-gal.scss */
.OC-Img-From-dev .global-link span {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: #2f2963;
}
/* line 336, ../sass/object-category/object-category-gal.scss */
.OC-Img-From-dev .global-link span svg {
  display: block;
  width: 25px;
  height: 25px;
}
@media (hover: hover) {
  /* line 345, ../sass/object-category/object-category-gal.scss */
  .OC-Img-From-dev .global-link:hover span {
    background: #288eff;
  }
}

/* line 353, ../sass/object-category/object-category-gal.scss */
.ObjPhoto360 {
  position: absolute;
  cursor: pointer;
  isolation: isolate;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  top: -50px;
  right: 0;
  height: 107px;
  width: 274px;
  overflow: hidden;
  transform: translateY(-100%);
  border-radius: 8px;
}
/* line 373, ../sass/object-category/object-category-gal.scss */
.ObjPhoto360 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  z-index: 1;
  filter: brightness(0.6);
  transition: transform .3s ease-in-out;
}
/* line 385, ../sass/object-category/object-category-gal.scss */
.ObjPhoto360 .name {
  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;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  color: #fff;
  z-index: 2;
  gap: 5px;
}
/* line 405, ../sass/object-category/object-category-gal.scss */
.ObjPhoto360 .name .icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff;
  color: #2f2963;
  transition: background .3s ease-in-out;
}
/* line 421, ../sass/object-category/object-category-gal.scss */
.ObjPhoto360 .name .icon svg, .ObjPhoto360 .name .icon img {
  display: block;
  width: 20px;
  height: 20px;
  object-fit: contain;
  transition: fill .3s ease-in-out;
}
@media (hover: hover) {
  /* line 433, ../sass/object-category/object-category-gal.scss */
  .ObjPhoto360:hover img {
    transform: scale(1.1);
  }
  /* line 437, ../sass/object-category/object-category-gal.scss */
  .ObjPhoto360:hover .icon {
    background: #288eff;
    color: #fff;
  }
}

/* line 446, ../sass/object-category/object-category-gal.scss */
.lang-he .OC-Gal {
  direction: rtl;
}
/* line 451, ../sass/object-category/object-category-gal.scss */
.lang-he .OC-Gal-Nav li {
  margin-right: 0;
  margin-left: 8px;
  font-size: calc(15px * 1.2);
}
/* line 459, ../sass/object-category/object-category-gal.scss */
.lang-he .OC-Gal-TPL .more {
  font-size: calc(16px * 1.2);
}
/* line 462, ../sass/object-category/object-category-gal.scss */
.lang-he .OC-Gal-TPL .more span {
  transform: rotateY(180deg);
}
/* line 468, ../sass/object-category/object-category-gal.scss */
.lang-he .ObjMapWr {
  direction: rtl;
}
/* line 471, ../sass/object-category/object-category-gal.scss */
.lang-he .ObjMapWr .link {
  margin-left: 0;
  margin-right: 20px;
}
/* line 476, ../sass/object-category/object-category-gal.scss */
.lang-he .ObjMapWr .site-text {
  font-size: calc(16px * 1.1);
}
/* line 479, ../sass/object-category/object-category-gal.scss */
.lang-he .ObjMapWr .site-text svg {
  margin-left: 10px;
  margin-right: 0;
}
/* line 487, ../sass/object-category/object-category-gal.scss */
.lang-he .OC-Img-From-dev .global-link {
  left: 0;
  right: auto;
}
/* line 493, ../sass/object-category/object-category-gal.scss */
.lang-he .ObjPhoto360 {
  right: auto;
  left: 0;
  height: 116px;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 503, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .container {
    gap: 26px;
  }
  /* line 510, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .container.OC-GalWr .OC-Gal-TPL:nth-child(1) {
    height: 152px;
  }
  /* line 518, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .tab-nav li {
    height: 36px;
    padding: 0 20px;
  }
  /* line 524, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .result {
    width: 960px;
    margin-top: 45px;
  }

  /* line 530, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-Nav {
    margin-bottom: 26px;
  }

  /* line 534, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-TPL {
    height: 152px;
  }
  /* line 537, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-TPL:nth-child(1) {
    min-height: 330px;
  }
  /* line 541, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-TPL .more {
    font-size: 15px;
  }
  /* line 544, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-TPL .more span {
    width: 40px;
    height: 40px;
  }
  /* line 549, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-TPL .more svg {
    width: 17px;
  }

  /* line 557, ../sass/object-category/object-category-gal.scss */
  .ObjMapWr .link svg {
    height: 35px;
  }

  /* line 563, ../sass/object-category/object-category-gal.scss */
  .ObjPhoto360 {
    top: -45px;
    height: 98px;
    width: 219px;
  }
  /* line 569, ../sass/object-category/object-category-gal.scss */
  .ObjPhoto360 .name .icon {
    width: 40px;
    height: 40px;
  }
  /* line 573, ../sass/object-category/object-category-gal.scss */
  .ObjPhoto360 .name .icon svg, .ObjPhoto360 .name .icon img {
    width: 16px;
    height: 16px;
  }

  /* line 583, ../sass/object-category/object-category-gal.scss */
  .lang-he .OC-Gal-TPL .more {
    font-size: calc(15px * 1.2);
  }
  /* line 588, ../sass/object-category/object-category-gal.scss */
  .lang-he .ObjPhoto360 {
    height: 106px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 600, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .container {
    gap: 15px;
  }
  /* line 607, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .container.OC-GalWr .OC-Gal-TPL:nth-child(1) {
    height: 110px;
  }
  /* line 615, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .tab-nav li {
    height: 36px;
    padding: 0 20px;
  }
  /* line 621, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .result {
    width: 738px;
    margin-top: 35px;
  }

  /* line 627, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-Nav {
    margin-bottom: 15px;
  }

  /* line 631, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-TPL {
    height: 110px;
  }
  /* line 634, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-TPL:nth-child(1) {
    min-height: 235px;
  }
  /* line 638, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-TPL .more {
    font-size: 14px;
  }
  /* line 641, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-TPL .more span {
    width: 34px;
    height: 34px;
  }
  /* line 646, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-TPL .more svg {
    width: 14px;
  }

  /* line 654, ../sass/object-category/object-category-gal.scss */
  .ObjMapWr .link svg {
    height: 30px;
  }

  /* line 660, ../sass/object-category/object-category-gal.scss */
  .ObjPhoto360 {
    top: -35px;
    height: 94px;
    width: 170px;
  }
  /* line 666, ../sass/object-category/object-category-gal.scss */
  .ObjPhoto360 .name .icon {
    width: 34px;
    height: 34px;
  }
  /* line 670, ../sass/object-category/object-category-gal.scss */
  .ObjPhoto360 .name .icon svg, .ObjPhoto360 .name .icon img {
    width: 13px;
    height: 13px;
  }

  /* line 680, ../sass/object-category/object-category-gal.scss */
  .lang-he .OC-Gal-TPL .more {
    font-size: calc(14px * 1.2);
  }
  /* line 685, ../sass/object-category/object-category-gal.scss */
  .lang-he .ObjPhoto360 {
    height: 100px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 695, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .container {
    display: flex;
    flex-wrap: wrap;
    gap: initial;
    width: calc(100% - 20px);
  }
  /* line 701, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .container.OC-GalWr {
    display: flex;
  }
  /* line 706, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .container.OC-GalWr .OC-Gal-TPL:last-child {
    width: calc(100% / 2 - 10px);
  }
  /* line 713, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .site-title-wr {
    width: 100%;
  }
  /* line 717, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .anchor {
    top: -60px;
  }
  /* line 722, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .tab-nav li {
    height: 32px;
    padding: 0 15px;
  }
  /* line 728, ../sass/object-category/object-category-gal.scss */
  .OC-Gal .result {
    width: 100%;
    margin-top: 20px;
  }

  /* line 734, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-Nav {
    margin-bottom: 15px;
  }

  /* line 738, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-TPL {
    display: block;
    width: calc(100% / 2 - 10px);
    height: 30vw !important;
    margin: 5px;
  }
  /* line 744, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-TPL:nth-child(1) {
    min-height: initial;
  }
  /* line 748, ../sass/object-category/object-category-gal.scss */
  .OC-Gal-TPL:nth-child(5) {
    width: 100%;
    height: 60vw !important;
  }

  /* line 756, ../sass/object-category/object-category-gal.scss */
  .ObjMapWr .link svg {
    height: 30px;
  }
  /* line 761, ../sass/object-category/object-category-gal.scss */
  .ObjMapWr .site-text {
    font-size: 14px;
  }
  /* line 764, ../sass/object-category/object-category-gal.scss */
  .ObjMapWr .site-text svg {
    width: 18px;
    margin-right: 8px;
  }

  /* line 772, ../sass/object-category/object-category-gal.scss */
  .OC-Img-From-dev .global-link {
    width: 100%;
    height: 100%;
    padding: 0;
  }

  /* line 779, ../sass/object-category/object-category-gal.scss */
  .ObjPhoto360 {
    position: relative;
    top: auto;
    right: auto;
    height: 40vw;
    width: calc(100% - 30px);
    margin: 0 auto;
    margin-top: 5px;
    transform: translateY(0);
  }

  /* line 792, ../sass/object-category/object-category-gal.scss */
  .lang-he .ObjMapWr .site-text {
    font-size: calc(14px * 1.2);
  }
  /* line 795, ../sass/object-category/object-category-gal.scss */
  .lang-he .ObjMapWr .site-text svg {
    margin-left: 8px;
    margin-right: 0;
  }
  /* line 802, ../sass/object-category/object-category-gal.scss */
  .lang-he .ObjPhoto360 {
    height: 40vw;
    left: auto;
  }
}
/* line 1, ../sass/object-landing/object-landing-footer.scss */
.ObjectLandingFooter {
  position: relative;
  background: #020304;
  padding: 50px 0;
}
/* line 6, ../sass/object-landing/object-landing-footer.scss */
.ObjectLandingFooter .container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  color: #fff;
  gap: 20px;
}
/* line 19, ../sass/object-landing/object-landing-footer.scss */
.ObjectLandingFooter img {
  display: block;
  width: 50px;
  height: 50px;
  object-fit: contain;
}
/* line 26, ../sass/object-landing/object-landing-footer.scss */
.ObjectLandingFooter .open-link {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  color: #fff;
  gap: 20px;
}

/* line 37, ../sass/object-landing/object-landing-footer.scss */
.lang-he .ObjectLandingFooter {
  direction: rtl;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 44, ../sass/object-landing/object-landing-footer.scss */
  .ObjectLandingFooter {
    padding: 40px 0;
  }
  /* line 47, ../sass/object-landing/object-landing-footer.scss */
  .ObjectLandingFooter .container {
    gap: 20px;
  }
  /* line 51, ../sass/object-landing/object-landing-footer.scss */
  .ObjectLandingFooter .open-link {
    gap: 20px;
  }
  /* line 55, ../sass/object-landing/object-landing-footer.scss */
  .ObjectLandingFooter img {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 65, ../sass/object-landing/object-landing-footer.scss */
  .ObjectLandingFooter {
    padding: 30px 0;
  }
  /* line 68, ../sass/object-landing/object-landing-footer.scss */
  .ObjectLandingFooter .container {
    gap: 15px;
  }
  /* line 72, ../sass/object-landing/object-landing-footer.scss */
  .ObjectLandingFooter .open-link {
    gap: 15px;
  }
  /* line 76, ../sass/object-landing/object-landing-footer.scss */
  .ObjectLandingFooter img {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 86, ../sass/object-landing/object-landing-footer.scss */
  .ObjectLandingFooter {
    padding: 20px 0;
  }
  /* line 89, ../sass/object-landing/object-landing-footer.scss */
  .ObjectLandingFooter .container {
    gap: 15px;
  }
  /* line 93, ../sass/object-landing/object-landing-footer.scss */
  .ObjectLandingFooter .open-link {
    gap: 15px;
  }
  /* line 97, ../sass/object-landing/object-landing-footer.scss */
  .ObjectLandingFooter img {
    width: 40px;
    height: 40px;
  }
}
/* line 18, ../sass/object-landing.scss */
.ObjectLanding .container {
  max-width: 1400px;
  width: 1400px;
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  /* line 27, ../sass/object-landing.scss */
  .ObjectLanding .container {
    max-width: 1200px;
    width: 1200px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  /* line 38, ../sass/object-landing.scss */
  .ObjectLanding .container {
    max-width: 1000px;
    width: 1000px;
  }
}
@media only screen and (min-width: 1130px) and (max-width: 1399px) {
  /* line 50, ../sass/object-landing.scss */
  .ObjectLanding .container {
    max-width: 800px;
    width: 800px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1129px) {
  /* line 61, ../sass/object-landing.scss */
  .ObjectLanding .container {
    max-width: 960px;
    width: 960px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 72, ../sass/object-landing.scss */
  .ObjectLanding .container {
    max-width: 738px;
    width: 738px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 82, ../sass/object-landing.scss */
  .ObjectLanding {
    padding-top: 15px !important;
  }
  /* line 85, ../sass/object-landing.scss */
  .ObjectLanding .container {
    max-width: calc(100% - 30px);
    width: calc(100% - 30px);
  }
}
