@charset "UTF-8";
@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-adv-slider.scss */
.OC-Slider {
  position: relative;
  overflow: hidden;
}
/* line 5, ../sass/object-category/object-category-adv-slider.scss */
.OC-Slider .site-title {
  max-width: calc(100% - 150px);
}
/* line 9, ../sass/object-category/object-category-adv-slider.scss */
.OC-Slider .swiper-nav {
  position: absolute;
  top: 0;
  right: 0;
  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;
}
/* line 25, ../sass/object-category/object-category-adv-slider.scss */
.OC-Slider .swiper-button-next, .OC-Slider .swiper-button-prev {
  position: relative;
  right: initial;
  left: initial;
  top: initial;
  margin-top: 0;
  width: 60px;
  height: 60px;
  background: #2f2963;
  color: #fff;
}
/* line 36, ../sass/object-category/object-category-adv-slider.scss */
.OC-Slider .swiper-button-next:after, .OC-Slider .swiper-button-prev:after {
  font-size: 16px;
  font-weight: 600;
}
/* line 41, ../sass/object-category/object-category-adv-slider.scss */
.OC-Slider .swiper-button-next:hover, .OC-Slider .swiper-button-prev:hover {
  background: #288eff;
}
/* line 46, ../sass/object-category/object-category-adv-slider.scss */
.OC-Slider .swiper-button-prev {
  margin-right: 10px;
}

/* line 51, ../sass/object-category/object-category-adv-slider.scss */
.OC-SliderWr {
  overflow: visible;
}
/* line 54, ../sass/object-category/object-category-adv-slider.scss */
.OC-SliderWr .img {
  display: block;
  height: 600px;
}
/* line 58, ../sass/object-category/object-category-adv-slider.scss */
.OC-SliderWr .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}
/* line 67, ../sass/object-category/object-category-adv-slider.scss */
.OC-SliderWr .small-title {
  position: relative;
  font-weight: 600;
  font-size: 24px;
  margin-top: 15px;
}
/* line 74, ../sass/object-category/object-category-adv-slider.scss */
.OC-SliderWr .text {
  position: relative;
  line-height: 1.5;
  margin-top: 15px;
  font-size: 18px;
}

/* line 83, ../sass/object-category/object-category-adv-slider.scss */
.lang-he .OC-Slider {
  direction: rtl;
}
/* line 86, ../sass/object-category/object-category-adv-slider.scss */
.lang-he .OC-Slider .swiper-nav {
  left: 0;
  right: auto;
}
/* line 91, ../sass/object-category/object-category-adv-slider.scss */
.lang-he .OC-Slider .swiper-button-next, .lang-he .OC-Slider .swiper-button-prev {
  transform: rotateY(180deg);
}
/* line 95, ../sass/object-category/object-category-adv-slider.scss */
.lang-he .OC-Slider .swiper-button-prev {
  margin-right: 0;
  margin-left: 10px;
}
/* line 102, ../sass/object-category/object-category-adv-slider.scss */
.lang-he .OC-SliderWr .small-title {
  font-size: calc(24px * 1.2);
}
/* line 106, ../sass/object-category/object-category-adv-slider.scss */
.lang-he .OC-SliderWr .text {
  font-size: calc(18px * 1.2);
}
/* line 111, ../sass/object-category/object-category-adv-slider.scss */
.lang-he .OC-SliderWr.only-lat .small-title, .lang-he .OC-SliderWr.only-lat .text {
  direction: ltr;
  text-align: right;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 122, ../sass/object-category/object-category-adv-slider.scss */
  .OC-Slider .site-title {
    max-width: calc(100% - 120px);
  }
  /* line 126, ../sass/object-category/object-category-adv-slider.scss */
  .OC-Slider .swiper-button-next, .OC-Slider .swiper-button-prev {
    width: 48px;
    height: 48px;
  }

  /* line 133, ../sass/object-category/object-category-adv-slider.scss */
  .OC-SliderWr .img {
    height: 480px;
  }
  /* line 137, ../sass/object-category/object-category-adv-slider.scss */
  .OC-SliderWr .small-title {
    font-size: 22px;
    margin-top: 15px;
  }
  /* line 142, ../sass/object-category/object-category-adv-slider.scss */
  .OC-SliderWr .text {
    font-size: 16px;
  }

  /* line 149, ../sass/object-category/object-category-adv-slider.scss */
  .lang-he .OC-SliderWr .small-title {
    font-size: calc(20px * 1.2);
  }
  /* line 153, ../sass/object-category/object-category-adv-slider.scss */
  .lang-he .OC-SliderWr .text {
    font-size: calc(16px * 1.2);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 164, ../sass/object-category/object-category-adv-slider.scss */
  .OC-Slider .site-title {
    max-width: calc(100% - 100px);
  }
  /* line 168, ../sass/object-category/object-category-adv-slider.scss */
  .OC-Slider .swiper-button-next, .OC-Slider .swiper-button-prev {
    width: 38px;
    height: 38px;
  }

  /* line 175, ../sass/object-category/object-category-adv-slider.scss */
  .OC-SliderWr .img {
    height: 370px;
  }
  /* line 179, ../sass/object-category/object-category-adv-slider.scss */
  .OC-SliderWr .small-title {
    font-size: 18px;
    margin-top: 10px;
  }
  /* line 184, ../sass/object-category/object-category-adv-slider.scss */
  .OC-SliderWr .text {
    font-size: 14px;
    margin-top: 10px;
  }

  /* line 192, ../sass/object-category/object-category-adv-slider.scss */
  .lang-he .OC-SliderWr .small-title {
    font-size: calc(18px * 1.2);
  }
  /* line 196, ../sass/object-category/object-category-adv-slider.scss */
  .lang-he .OC-SliderWr .text {
    font-size: calc(14px * 1.2);
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 207, ../sass/object-category/object-category-adv-slider.scss */
  .OC-Slider .site-title {
    max-width: calc(100% - 80px);
  }
  /* line 211, ../sass/object-category/object-category-adv-slider.scss */
  .OC-Slider .swiper-button-next, .OC-Slider .swiper-button-prev {
    width: 30px;
    height: 30px;
  }

  /* line 218, ../sass/object-category/object-category-adv-slider.scss */
  .OC-SliderWr .img {
    height: 56vw;
    max-height: 415px;
  }
  /* line 223, ../sass/object-category/object-category-adv-slider.scss */
  .OC-SliderWr .small-title {
    font-size: 18px;
    margin-top: 10px;
  }
  /* line 228, ../sass/object-category/object-category-adv-slider.scss */
  .OC-SliderWr .text {
    font-size: 14px;
    margin-top: 10px;
  }

  /* line 236, ../sass/object-category/object-category-adv-slider.scss */
  .lang-he .OC-SliderWr .small-title {
    font-size: calc(18px * 1.2);
  }
  /* line 240, ../sass/object-category/object-category-adv-slider.scss */
  .lang-he .OC-SliderWr .text {
    font-size: calc(14px * 1.2);
  }
}
/* line 1, ../sass/form-add/form-add-top.scss */
.FA-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;
  overflow: hidden;
  height: 500px;
}
/* line 16, ../sass/form-add/form-add-top.scss */
.FA-Top.h-auto {
  height: auto;
}
/* line 19, ../sass/form-add/form-add-top.scss */
.FA-Top.h-auto .crumb {
  position: relative;
  top: initial;
}

/* line 26, ../sass/form-add/form-add-top.scss */
.FA-Top-L {
  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;
  justify-content: center;
  width: 55%;
  padding-left: calc((100% - 1200px) / 2);
  padding-right: 100px;
}
/* line 43, ../sass/form-add/form-add-top.scss */
.FA-Top-L .site-title {
  margin-bottom: 25px;
}
/* line 47, ../sass/form-add/form-add-top.scss */
.FA-Top-L .site-text {
  margin-bottom: 50px;
}
/* line 50, ../sass/form-add/form-add-top.scss */
.FA-Top-L .site-text.w100 {
  margin-bottom: 0;
}
/* line 55, ../sass/form-add/form-add-top.scss */
.FA-Top-L .site-btn {
  -ms-align-self: flex-start;
  align-self: flex-start;
}
/* line 60, ../sass/form-add/form-add-top.scss */
.FA-Top-L .dev-wr {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  margin-top: 10px;
}
/* line 72, ../sass/form-add/form-add-top.scss */
.FA-Top-L .dev {
  position: relative;
  overflow: hidden;
  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: #E9E9F2;
  border: 2px solid #fff;
  width: 86px;
  height: 86px;
  border-radius: 50%;
  margin-left: -10px;
}
/* line 90, ../sass/form-add/form-add-top.scss */
.FA-Top-L .dev img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-fit: contain;
}

/* line 100, ../sass/form-add/form-add-top.scss */
.FA-Top-R {
  position: relative;
  background: #2f2963;
  width: 45%;
}
/* line 105, ../sass/form-add/form-add-top.scss */
.FA-Top-R .img {
  position: absolute;
  overflow: hidden;
  padding: 20px;
  width: 100%;
  top: 10%;
  right: 0%;
  transform: rotate(-15deg);
}
/* line 114, ../sass/form-add/form-add-top.scss */
.FA-Top-R .img:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(40, 142, 255, 0.1);
  border-radius: 20px;
}
/* line 126, ../sass/form-add/form-add-top.scss */
.FA-Top-R .img img {
  display: block;
  position: relative;
  border-radius: 15px;
  width: 100%;
  z-index: 2;
}

/* line 137, ../sass/form-add/form-add-top.scss */
.lang-he .FA-Top {
  direction: rtl;
}
/* line 141, ../sass/form-add/form-add-top.scss */
.lang-he .FA-Top-L {
  padding-left: 100px;
  padding-right: calc((100% - 1200px) / 2);
}
/* line 145, ../sass/form-add/form-add-top.scss */
.lang-he .FA-Top-L .dev {
  margin-right: -10px;
  margin-left: 0;
}
/* line 152, ../sass/form-add/form-add-top.scss */
.lang-he .FA-Top-R .img {
  left: 0%;
  right: auto;
  transform: rotate(15deg);
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 162, ../sass/form-add/form-add-top.scss */
  .FA-Top {
    height: 400px;
  }

  /* line 166, ../sass/form-add/form-add-top.scss */
  .FA-Top-L {
    padding-left: calc((100% - 960px) / 2);
    padding-right: 80px;
  }
  /* line 170, ../sass/form-add/form-add-top.scss */
  .FA-Top-L .site-title {
    margin-bottom: 20px;
  }
  /* line 174, ../sass/form-add/form-add-top.scss */
  .FA-Top-L .site-text {
    margin-bottom: 40px;
  }
  /* line 178, ../sass/form-add/form-add-top.scss */
  .FA-Top-L .dev {
    border: 2px solid #fff;
    width: 68px;
    height: 68px;
    margin-left: -8px;
  }

  /* line 187, ../sass/form-add/form-add-top.scss */
  .FA-Top-R .img {
    padding: 16px;
  }
  /* line 190, ../sass/form-add/form-add-top.scss */
  .FA-Top-R .img:before {
    border-radius: 16px;
  }
  /* line 194, ../sass/form-add/form-add-top.scss */
  .FA-Top-R .img img {
    border-radius: 12px;
  }

  /* line 201, ../sass/form-add/form-add-top.scss */
  .lang-he .FA-Top-L {
    padding-left: 80px;
    padding-right: calc((100% - 960px) / 2);
  }
  /* line 205, ../sass/form-add/form-add-top.scss */
  .lang-he .FA-Top-L .dev {
    margin-right: -8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 215, ../sass/form-add/form-add-top.scss */
  .FA-Top {
    height: 308px;
  }

  /* line 219, ../sass/form-add/form-add-top.scss */
  .FA-Top-L {
    padding-left: calc((100% - 738px) / 2);
    padding-right: 35px;
  }
  /* line 223, ../sass/form-add/form-add-top.scss */
  .FA-Top-L .site-title {
    margin-bottom: 15px;
  }
  /* line 227, ../sass/form-add/form-add-top.scss */
  .FA-Top-L .site-text {
    margin-bottom: 30px;
  }
  /* line 231, ../sass/form-add/form-add-top.scss */
  .FA-Top-L .dev {
    border: 1px solid #fff;
    width: 52px;
    height: 52px;
    margin-left: -6px;
  }

  /* line 240, ../sass/form-add/form-add-top.scss */
  .FA-Top-R .img {
    padding: 12px;
  }
  /* line 243, ../sass/form-add/form-add-top.scss */
  .FA-Top-R .img:before {
    border-radius: 12px;
  }
  /* line 247, ../sass/form-add/form-add-top.scss */
  .FA-Top-R .img img {
    border-radius: 9px;
  }

  /* line 254, ../sass/form-add/form-add-top.scss */
  .lang-he .FA-Top-L {
    padding-left: 35px;
    padding-right: calc((100% - 738px) / 2);
  }
  /* line 258, ../sass/form-add/form-add-top.scss */
  .lang-he .FA-Top-L .dev-wr {
    margin-right: 30px;
  }
  /* line 262, ../sass/form-add/form-add-top.scss */
  .lang-he .FA-Top-L .dev {
    margin-right: -6px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 272, ../sass/form-add/form-add-top.scss */
  .FA-Top {
    height: auto;
    max-height: auto;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) and (orientation: portrait) {
  /* line 272, ../sass/form-add/form-add-top.scss */
  .FA-Top {
    height: auto;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 281, ../sass/form-add/form-add-top.scss */
  .FA-Top-L {
    width: 100%;
    padding: 0 15px;
  }
  /* line 285, ../sass/form-add/form-add-top.scss */
  .FA-Top-L .site-title {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  /* line 290, ../sass/form-add/form-add-top.scss */
  .FA-Top-L .site-text {
    margin-bottom: 30px;
  }
  /* line 294, ../sass/form-add/form-add-top.scss */
  .FA-Top-L .dev {
    border: 1px solid #fff;
    width: 66px;
    height: 66px;
    margin-left: -6px;
  }

  /* line 302, ../sass/form-add/form-add-top.scss */
  .FA-Top-R {
    width: 100%;
    height: 60vw;
    margin-top: 35vw;
  }
  /* line 307, ../sass/form-add/form-add-top.scss */
  .FA-Top-R .img {
    padding: 10px;
    width: 100%;
    top: -45%;
    right: -24%;
  }
  /* line 313, ../sass/form-add/form-add-top.scss */
  .FA-Top-R .img:before {
    border-radius: 10px;
  }
  /* line 317, ../sass/form-add/form-add-top.scss */
  .FA-Top-R .img img {
    border-radius: 5px;
  }

  /* line 324, ../sass/form-add/form-add-top.scss */
  .lang-he .FA-Top-L {
    padding: 0 15px;
  }
  /* line 327, ../sass/form-add/form-add-top.scss */
  .lang-he .FA-Top-L .dev {
    margin-right: -6px;
  }
  /* line 333, ../sass/form-add/form-add-top.scss */
  .lang-he .FA-Top-R .img {
    right: auto;
    left: -24%;
  }
}
/* line 1, ../sass/realtor-post-new/realtor-post-form.scss */
.RPN-Info-Right {
  position: relative;
  width: 380px;
  max-width: 100%;
}
/* line 6, ../sass/realtor-post-new/realtor-post-form.scss */
.RPN-Info-Right .small-title {
  position: relative;
  color: #2f2963;
  font-weight: 600;
  font-size: 24px;
}

/* line 14, ../sass/realtor-post-new/realtor-post-form.scss */
.RPN-Info-Team {
  position: relative;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), 0 4px 16px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e5ed;
  border-radius: 20px;
  padding: 30px;
  margin-bottom: 20px;
}
/* line 22, ../sass/realtor-post-new/realtor-post-form.scss */
.RPN-Info-Team .row {
  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: 20px;
  margin-top: 25px;
}
/* line 38, ../sass/realtor-post-new/realtor-post-form.scss */
.RPN-Info-Team .logo {
  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: relative;
  overflow: hidden;
  isolation: isolate;
  background: #eeeef6;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), 0 4px 16px rgba(0, 0, 0, 0.1);
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
/* line 56, ../sass/realtor-post-new/realtor-post-form.scss */
.RPN-Info-Team .logo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  o-object-fit: contain;
}
/* line 65, ../sass/realtor-post-new/realtor-post-form.scss */
.RPN-Info-Team .info {
  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;
  justify-content: center;
  width: calc(100% - 20px - 80px);
}
/* line 81, ../sass/realtor-post-new/realtor-post-form.scss */
.RPN-Info-Team .name {
  position: relative;
  font-weight: 500;
  font-size: 16px;
  color: #2f2963;
}
/* line 88, ../sass/realtor-post-new/realtor-post-form.scss */
.RPN-Info-Team .type {
  position: relative;
  color: #8c939d;
  font-size: 16px;
  margin-top: 8px;
}
@media (hover: hover) {
  /* line 96, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Team:hover:not(.no-hover) {
    background: #288eff;
    border-color: #288eff;
  }
  /* line 100, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Team:hover:not(.no-hover) .small-title, .RPN-Info-Team:hover:not(.no-hover) .name, .RPN-Info-Team:hover:not(.no-hover) .type {
    color: #fff;
  }
  /* line 104, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Team:hover:not(.no-hover) .type {
    opacity: 0.7;
  }
}

/* line 112, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopForm {
  position: relative;
  background: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), 0 4px 16px rgba(0, 0, 0, 0.1);
  width: 100%;
  border: 1px solid #e5e5ed;
  border-radius: 20px;
  padding: 30px 15px;
}
/* line 121, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopForm .site-btn {
  margin-top: 20px;
  width: 100%;
  padding: 0;
}

/* line 128, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow {
  position: relative;
  margin-top: 20px;
}
/* line 132, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow .radio-wr {
  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;
}
/* line 146, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow .radio-wr label {
  display: block;
  position: relative;
  flex: 1;
}
/* line 151, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow .radio-wr label input {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
/* line 164, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow .radio-wr label p {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  min-width: max-content;
  cursor: pointer;
  font-size: 16px;
  height: 50px;
  border: 1px solid #e5e5ed;
  padding: 0 15px;
  border-radius: 5px;
}
/* line 181, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow .radio-wr label p:hover {
  background: #e5e5ed;
}
/* line 186, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow .radio-wr label input:checked ~ p {
  background: #288eff;
  border-color: #288eff;
  color: #fff;
}
/* line 194, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow .input-wr {
  width: 100%;
}
/* line 198, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow .input-top-alert {
  position: relative;
  display: block;
  color: #8c939d;
  font-size: 11px;
  margin-bottom: 5px;
}
/* line 206, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow select {
  font-weight: 400;
  padding-top: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 30px;
  background-image: url(/assets/img/211687_down_arrow_icon.svg);
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: calc(100% - 10px) center;
}
/* line 219, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow textarea {
  height: 95px;
}
/* line 223, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow .fake-upload-button {
  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;
  border-radius: 15px;
  width: 100%;
  height: 50px;
  background: #2f2963;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
/* line 241, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow .fake-upload-button:hover {
  background: #288eff;
}
/* line 246, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow .js-button-file-upload-text {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 5px;
  text-align: center;
  opacity: 0.5;
  font-size: 12px;
}
/* line 256, ../sass/realtor-post-new/realtor-post-form.scss */
.RP-TopFromRow .js-button-file-upload-input {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/* line 271, ../sass/realtor-post-new/realtor-post-form.scss */
.lang-he .RPN-Info-Right {
  direction: rtl;
}
/* line 274, ../sass/realtor-post-new/realtor-post-form.scss */
.lang-he .RPN-Info-Right .small-title {
  font-size: calc(24px * 1.2);
}
/* line 282, ../sass/realtor-post-new/realtor-post-form.scss */
.lang-he .RP-TopFromRow .radio-wr label p {
  font-size: calc(16px * 1.2);
}
/* line 288, ../sass/realtor-post-new/realtor-post-form.scss */
.lang-he .RP-TopFromRow select {
  padding-right: 15px;
  padding-left: 30px;
  background-position: 10px center;
}
/* line 294, ../sass/realtor-post-new/realtor-post-form.scss */
.lang-he .RP-TopFromRow .input-top-alert {
  font-size: calc(11px * 1.2);
}

@media only print, screen and (min-width: 768px) and (max-width: 1300px) {
  /* line 302, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Right {
    width: 305px;
  }
  /* line 305, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Right .small-title {
    font-size: 20px;
  }

  /* line 310, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Team {
    border-radius: 16px;
    padding: 24px;
    margin-bottom: 16px;
  }
  /* line 315, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Team .row {
    gap: 16px;
    margin-top: 20px;
  }
  /* line 320, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Team .logo {
    width: 64px;
    height: 64px;
    /* img {
        width: 36px;
        height: 36px;
    } */
  }
  /* line 330, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Team .info {
    width: calc(100% - 16px - 64px);
  }
  /* line 334, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Team .name {
    font-size: 15px;
  }
  /* line 338, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Team .type {
    font-size: 15px;
    margin-top: 6px;
  }

  /* line 345, ../sass/realtor-post-new/realtor-post-form.scss */
  .RP-TopForm {
    border-radius: 16px;
    padding: 24px 12px;
  }
  /* line 349, ../sass/realtor-post-new/realtor-post-form.scss */
  .RP-TopForm .site-btn {
    margin-top: 16px;
  }

  /* line 354, ../sass/realtor-post-new/realtor-post-form.scss */
  .RP-TopFromRow {
    margin-top: 16px;
  }
  /* line 357, ../sass/realtor-post-new/realtor-post-form.scss */
  .RP-TopFromRow .radio-wr {
    gap: 4px;
  }
  /* line 361, ../sass/realtor-post-new/realtor-post-form.scss */
  .RP-TopFromRow .radio-wr label p {
    font-size: 15px;
    height: 40px;
    padding: 0 12px;
  }
  /* line 369, ../sass/realtor-post-new/realtor-post-form.scss */
  .RP-TopFromRow .input-top-alert {
    font-size: 11px;
    margin-bottom: 4px;
  }
  /* line 374, ../sass/realtor-post-new/realtor-post-form.scss */
  .RP-TopFromRow textarea {
    height: 76px;
  }

  /* line 381, ../sass/realtor-post-new/realtor-post-form.scss */
  .lang-he .RPN-Info-Right .small-title {
    font-size: calc(20px * 1.2);
  }
  /* line 389, ../sass/realtor-post-new/realtor-post-form.scss */
  .lang-he .RP-TopFromRow .radio-wr label p {
    font-size: calc(15px * 1.2);
  }
  /* line 395, ../sass/realtor-post-new/realtor-post-form.scss */
  .lang-he .RP-TopFromRow select {
    font-size: calc(15px * 1.2);
  }
  /* line 399, ../sass/realtor-post-new/realtor-post-form.scss */
  .lang-he .RP-TopFromRow .input-top-alert {
    font-size: calc(11px * 1.2);
  }
}
@media only print, screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 409, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Right {
    width: 100%;
    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: 30px;
    margin-top: 30px;
  }
  /* line 424, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Right .small-title {
    font-size: 18px;
  }
  /* line 428, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Right .inner {
    position: relative;
    width: calc(100% - 305px - 30px);
  }

  /* line 434, ../sass/realtor-post-new/realtor-post-form.scss */
  .RP-TopForm {
    width: 305px;
  }
}
@media only print {
  /* line 441, ../sass/realtor-post-new/realtor-post-form.scss */
  .RP-TopForm {
    display: none;
  }

  /* line 445, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Right .inner {
    width: 100%;
    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;
  }

  /* line 460, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Team {
    width: calc((100% - 15px) / 2);
    margin-bottom: 0;
  }

  /* line 465, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Cards {
    width: calc((100% - 15px) / 2);
    margin-top: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 473, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Right {
    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%;
    margin-top: 30px;
  }
  /* line 487, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Right .inner {
    position: relative;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-order: -1;
    -o-order: -1;
    order: -1;
    width: 100%;
  }

  /* line 498, ../sass/realtor-post-new/realtor-post-form.scss */
  .RP-TopForm {
    width: 100%;
    margin-top: 20px;
    padding: 20px 15px;
  }

  /* line 504, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Team {
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 15px;
  }
  /* line 509, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Team .row {
    gap: 15px;
    margin-top: 23px;
  }
  /* line 514, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Team .logo {
    width: 76px;
    height: 76px;
    /* img {
        width: 42px;
        height: 42px;
    } */
  }
  /* line 524, ../sass/realtor-post-new/realtor-post-form.scss */
  .RPN-Info-Team .info {
    width: calc(100% - 15px - 76px);
  }
}
/* line 9, ../sass/form-add-new.scss */
body {
  padding-top: var(--header-height);
}

/* line 17, ../sass/form-add-new.scss */
.form-avto-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 22, ../sass/form-add-new.scss */
.form-avto-body .form-avto-wr {
  width: calc(100% - 260px);
}

/* line 27, ../sass/form-add-new.scss */
.form-avto-wr {
  position: relative;
  box-sizing: border-box;
  width: 100%;
}
/* line 32, ../sass/form-add-new.scss */
.form-avto-wr form {
  position: relative;
  width: 100%;
}
/* line 37, ../sass/form-add-new.scss */
.form-avto-wr .up-desc {
  position: relative;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 40px;
}
/* line 44, ../sass/form-add-new.scss */
.form-avto-wr .LFA .form-box {
  background: #dbecff;
}
/* line 48, ../sass/form-add-new.scss */
.form-avto-wr .Partner .form-box {
  background: #E9E9F2;
}
/* line 52, ../sass/form-add-new.scss */
.form-avto-wr .LFA .form-box-label.wr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
/* line 60, ../sass/form-add-new.scss */
.form-avto-wr .LFA .form-box-label.wr .form-box-label {
  width: 45%;
}
/* line 65, ../sass/form-add-new.scss */
.form-avto-wr .LFA .form-box-label-checkbox input:checked ~ span:before {
  background: #dbecff;
  color: #010101;
}
/* line 70, ../sass/form-add-new.scss */
.form-avto-wr .Partner .form-box-input-privacy input:checked ~ .checkbox {
  background: #2f2963;
}

/* line 75, ../sass/form-add-new.scss */
.form-avto-fix {
  width: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: -webkit-sticky;
  position: sticky;
  top: calc(46px + 10px);
  height: 100%;
}

/* line 86, ../sass/form-add-new.scss */
.form-avto-fix-box {
  position: relative;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  padding: 20px 10px;
  background-color: #ECEDEF;
  /* &:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0.4;
  } */
}
/* line 105, ../sass/form-add-new.scss */
.form-avto-fix-box img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
/* line 116, ../sass/form-add-new.scss */
.form-avto-fix-box p {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  font-weight: 600;
  z-index: 2;
}
/* line 125, ../sass/form-add-new.scss */
.form-avto-fix-box .form-avto-fix-text {
  font-size: 14px;
  line-height: 1.4;
  display: block;
  margin-top: 10px;
  padding-left: 65px;
  position: relative;
  z-index: 2;
}
/* line 135, ../sass/form-add-new.scss */
.form-avto-fix-box .site-btn {
  margin-top: 150px;
  position: relative;
  padding: 0 5px;
  width: 100%;
  z-index: 2;
}
/* line 142, ../sass/form-add-new.scss */
.form-avto-fix-box .site-btn span {
  margin-top: 0;
  font-size: inherit;
}

/* line 149, ../sass/form-add-new.scss */
.form-box-card-label {
  width: calc(100% / 2 - 20px);
  margin: 10px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}

/* line 157, ../sass/form-add-new.scss */
.form-box-card-input {
  position: absolute;
  top: 0;
  left: -100%;
}
/* line 164, ../sass/form-add-new.scss */
.form-box-card-input:checked ~ .form-box-card-label-title {
  background-color: #2f2963;
  border-color: #2f2963;
  color: #fff;
}

/* line 172, ../sass/form-add-new.scss */
.form-box-card-label-title {
  border: 2px solid #2f2963;
  display: flex;
  flex-wrap: wrap;
  min-height: 75px;
  padding: 20px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  justify-content: space-between;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 600;
}
/* line 186, ../sass/form-add-new.scss */
.form-box-card-label-title:hover {
  border-color: #288eff;
}

/* line 191, ../sass/form-add-new.scss */
.form-box-input-privacy {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-top: 20px;
}
/* line 197, ../sass/form-add-new.scss */
.form-box-input-privacy i {
  font-size: 14px;
  line-height: 1.3;
}
/* line 202, ../sass/form-add-new.scss */
.form-box-input-privacy i a {
  color: #3416b6;
}
/* line 205, ../sass/form-add-new.scss */
.form-box-input-privacy i a:hover {
  color: #ff794d;
}
/* line 211, ../sass/form-add-new.scss */
.form-box-input-privacy input {
  position: absolute;
  opacity: 0;
  outline: none;
  -webkit-appearance: auto;
}
/* line 220, ../sass/form-add-new.scss */
.form-box-input-privacy input:checked ~ .checkbox {
  background-color: #0dc98d;
}
/* line 223, ../sass/form-add-new.scss */
.form-box-input-privacy input:checked ~ .checkbox:after {
  display: block;
}
/* line 230, ../sass/form-add-new.scss */
.form-box-input-privacy .checkbox {
  position: relative;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  border-radius: 2px;
  transition: 0.24s cubic-bezier(0.24, 0.1, 0.24, 1);
  transition-property: border-color,background-color;
  background: #fff;
  box-sizing: border-box;
  margin-right: 8px;
}
/* line 242, ../sass/form-add-new.scss */
.form-box-input-privacy .checkbox:after {
  content: '✓';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  display: none;
}

/* line 256, ../sass/form-add-new.scss */
.AddSimplePopup {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease all;
  background: rgba(47, 41, 99, 0.6);
}
/* line 276, ../sass/form-add-new.scss */
.AddSimplePopup.show {
  opacity: 1;
  visibility: visible;
}

/* line 282, ../sass/form-add-new.scss */
.AddSimplePopupComplete {
  position: relative;
  overflow: hidden;
  isolation: isolation;
  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;
  text-align: center;
  background: #fff;
  border-radius: 15px;
  width: 400px;
  height: auto;
}
/* line 304, ../sass/form-add-new.scss */
.AddSimplePopupComplete img {
  display: block;
  width: 100%;
}
/* line 309, ../sass/form-add-new.scss */
.AddSimplePopupComplete .site-btn {
  -ms-align-self: center;
  align-self: center;
  margin-bottom: 15px;
}

/* line 316, ../sass/form-add-new.scss */
.AddSimplePopupClose {
  position: absolute;
  cursor: pointer;
  top: 15px;
  right: 15px;
}
/* line 322, ../sass/form-add-new.scss */
.AddSimplePopupClose svg {
  display: block;
  height: 30px;
}

/* line 328, ../sass/form-add-new.scss */
.AddSimplePopupCompleteTitle {
  position: relative;
  font-weight: 500;
  padding: 15px;
  font-size: 24px;
  margin-bottom: 15px;
}

/* line 337, ../sass/form-add-new.scss */
.lang-he .form-avto {
  direction: rtl;
}
/* line 341, ../sass/form-add-new.scss */
.lang-he .form-avto-wr {
  padding-left: 0;
}
/* line 344, ../sass/form-add-new.scss */
.lang-he .form-avto-wr .up-desc {
  font-size: calc(18px * 1.2);
}
/* line 351, ../sass/form-add-new.scss */
.lang-he .form-avto-fix-box img {
  right: 0;
  left: auto;
  transform: rotateY(180deg);
}
/* line 357, ../sass/form-add-new.scss */
.lang-he .form-avto-fix-box p {
  font-size: calc(24px * 1.2);
}
/* line 361, ../sass/form-add-new.scss */
.lang-he .form-avto-fix-box .form-avto-fix-text {
  font-size: calc(14px * 1.2);
  padding-right: 65px;
  padding-left: 0;
}
/* line 368, ../sass/form-add-new.scss */
.lang-he .form-box-card-label-title {
  font-size: calc(16px * 1.2);
}
/* line 373, ../sass/form-add-new.scss */
.lang-he .form-box-input-privacy .checkbox {
  margin-left: 8px;
  margin-right: 0;
}
/* line 379, ../sass/form-add-new.scss */
.lang-he .AddSimplePopupComplete {
  direction: rtl;
}
/* line 383, ../sass/form-add-new.scss */
.lang-he .AddSimplePopupClose {
  right: auto;
  left: 15px;
}
/* line 388, ../sass/form-add-new.scss */
.lang-he .AddSimplePopupCompleteTitle {
  font-size: calc(24px * 1.2);
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 396, ../sass/form-add-new.scss */
  .form-avto-wr .up-desc {
    font-size: 17px;
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 408, ../sass/form-add-new.scss */
  .form-avto-body .form-avto-wr {
    width: 100%;
  }

  /* line 413, ../sass/form-add-new.scss */
  .form-avto-fix {
    margin: 20px auto;
    width: 100%;
  }

  /* line 420, ../sass/form-add-new.scss */
  .form-avto-fix-box img {
    object-fit: contain;
    object-position: 100% 50%;
  }
  /* line 425, ../sass/form-add-new.scss */
  .form-avto-fix-box .site-btn {
    margin-top: 30px;
  }

  /* line 431, ../sass/form-add-new.scss */
  .form-avto-wr .up-desc {
    font-size: 16px;
    margin-bottom: 25px;
  }

  /* line 441, ../sass/form-add-new.scss */
  .lang-he .form-avto-fix-box img {
    object-position: 0% 50%;
  }
  /* line 447, ../sass/form-add-new.scss */
  .lang-he .form-avto-wr .up-desc {
    font-size: calc(16px * 1.2);
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 457, ../sass/form-add-new.scss */
  .form-avto {
    overflow: hidden;
  }

  /* line 463, ../sass/form-add-new.scss */
  .form-avto-body .form-avto-wr {
    width: 100%;
  }
  /* line 467, ../sass/form-add-new.scss */
  .form-avto-body .LFA .form-box-check-img {
    top: -25px;
  }

  /* line 472, ../sass/form-add-new.scss */
  .form-avto-fix {
    margin: 20px auto;
    width: 100%;
    order: -1;
    position: relative;
    top: initial;
    margin-top: 0;
  }

  /* line 481, ../sass/form-add-new.scss */
  .form-avto-fix-box {
    background: #dbecff;
  }
  /* line 484, ../sass/form-add-new.scss */
  .form-avto-fix-box .form-avto-fix-text {
    font-size: 16px;
    margin-top: 15px;
  }
  /* line 489, ../sass/form-add-new.scss */
  .form-avto-fix-box img {
    object-fit: contain;
    object-position: left bottom;
  }
  /* line 494, ../sass/form-add-new.scss */
  .form-avto-fix-box .site-btn {
    margin-top: 90px;
  }

  /* line 500, ../sass/form-add-new.scss */
  .form-avto-wr .up-desc {
    font-size: clamp(15px, 4.25vmin, 16px);
    margin-bottom: 20px;
  }

  /* line 506, ../sass/form-add-new.scss */
  .form-box-card-label {
    width: 100%;
  }

  /* line 510, ../sass/form-add-new.scss */
  .form-box-card-label-title {
    min-height: initial;
    padding: 10px;
  }

  /* line 515, ../sass/form-add-new.scss */
  .form-box-input-privacy {
    margin-top: 10px;
  }

  /* line 519, ../sass/form-add-new.scss */
  .AddSimplePopupComplete {
    max-width: calc(100% - 30px);
  }

  /* line 523, ../sass/form-add-new.scss */
  .AddSimplePopupCompleteTitle {
    padding: 10px;
    font-size: 18px;
  }

  /* line 532, ../sass/form-add-new.scss */
  .lang-he .form-avto-fix-box .form-avto-fix-text {
    font-size: calc(16px * 1.2);
  }
  /* line 539, ../sass/form-add-new.scss */
  .lang-he .form-avto-wr .up-desc {
    font-size: calc(clamp(15px,4.25vmin,16px) * 1.2);
  }
  /* line 544, ../sass/form-add-new.scss */
  .lang-he .AddSimplePopupCompleteTitle {
    font-size: calc(18px * 1.2);
  }
}
