@charset "UTF-8";
/* line 5, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'SabonLTStd';
  src: url(/font/SabonLTStd-Roman.otf);
}
/* line 21, ../sass/all/base.scss */
.w100 {
  width: 100% !important;
}

/* line 25, ../sass/all/base.scss */
.ttu {
  text-transform: uppercase !important;
}

/* line 29, ../sass/all/base.scss */
.tac {
  text-align: center !important;
}

/* line 33, ../sass/all/base.scss */
.tal {
  text-align: left !important;
}

/* line 37, ../sass/all/base.scss */
.tar {
  text-align: right !important;
}

/* line 41, ../sass/all/base.scss */
.taj {
  text-align: justify !important;
}

/* line 45, ../sass/all/base.scss */
.ltr {
  direction: ltr !important;
}

/* line 49, ../sass/all/base.scss */
.rtl {
  direction: rtl !important;
}

/* line 53, ../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 61, ../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 69, ../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 77, ../sass/all/base.scss */
.j-c-c {
  justify-content: center !important;
}

/* line 81, ../sass/all/base.scss */
.j-c-s-b {
  justify-content: space-between !important;
}

/* line 85, ../sass/all/base.scss */
.j-c-f-s {
  justify-content: flex-start !important;
}

/* line 89, ../sass/all/base.scss */
.a-i-c {
  -ms-align-items: center !important;
  align-items: center !important;
}

/* line 94, ../sass/all/base.scss */
.a-i-f-e {
  -ms-align-items: flex-end !important;
  align-items: flex-end !important;
}

/* line 99, ../sass/all/base.scss */
.no-pad-top {
  padding-top: 0 !important;
}

/* line 103, ../sass/all/base.scss */
.no-pad-bot {
  padding-bottom: 0 !important;
}

/* line 107, ../sass/all/base.scss */
.no-pad-left {
  padding-left: 0 !important;
}

/* line 111, ../sass/all/base.scss */
.no-pad-right {
  padding-right: 0 !important;
}

/* line 115, ../sass/all/base.scss */
.no-mar-top {
  margin-top: 0 !important;
}

/* line 119, ../sass/all/base.scss */
.no-mar-left {
  margin-left: 0 !important;
}

/* line 123, ../sass/all/base.scss */
.no-mar-right {
  margin-right: 0 !important;
}

/* line 127, ../sass/all/base.scss */
.no-mar-bot {
  margin-bottom: 0 !important;
}

/* line 131, ../sass/all/base.scss */
.global-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

/* line 141, ../sass/all/base.scss */
.mob-ver {
  display: none;
}

/* line 145, ../sass/all/base.scss */
.pos-r {
  position: relative;
}

/* line 149, ../sass/all/base.scss */
.m-l-a {
  margin-left: auto;
}

/* line 153, ../sass/all/base.scss */
.no-visible-section {
  overflow: hidden;
  max-height: 0;
  visibility: hidden;
  opacity: 0;
}

/* line 161, ../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 168, ../sass/all/base.scss */
  .mob-ver {
    display: block;
  }

  /* line 172, ../sass/all/base.scss */
  .desc-ver {
    display: none;
  }

  /* line 176, ../sass/all/base.scss */
  .no-pad-top-mob {
    padding-top: 0 !important;
  }
}
/* line 3, ../sass/all/wrapper.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../sass/all/wrapper.scss */
body {
  min-height: 100vh;
  background: #fff;
  color: #020304;
  background: #F7F6F9;
}
/* line 15, ../sass/all/wrapper.scss */
body:after {
  content: '';
  display: block;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #F7F6F9;
  background: -webkit-linear-gradient(180deg, rgba(247, 246, 249, 0) 40%, rgba(219, 236, 255, 0.7) 100%);
  background: -moz-linear-gradient(180deg, rgba(247, 246, 249, 0) 40%, rgba(219, 236, 255, 0.7) 100%);
  background: linear-gradient(180deg, rgba(247, 246, 249, 0) 40%, rgba(219, 236, 255, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F7F6F9", endColorstr="#DBECFF", GradientType=0);
}
/* line 31, ../sass/all/wrapper.scss */
body.o-f-h {
  overflow: hidden;
}

/* line 36, ../sass/all/wrapper.scss */
.lang-he {
  direction: rtl;
}

/* line 40, ../sass/all/wrapper.scss */
html, body {
  min-height: 100%;
  height: 100%;
  line-height: 1.2;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
}

/* Контейнер */
/* line 50, ../sass/all/wrapper.scss */
.wrapper {
  position: relative;
}

/* line 54, ../sass/all/wrapper.scss */
.container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

/* line 61, ../sass/all/wrapper.scss */
input, textarea, button {
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  background: none;
  font-family: "Rubik", sans-serif;
  font-size: 16px;
  -webkit-appearance: none;
}
/* line 71, ../sass/all/wrapper.scss */
input.error, textarea.error, button.error {
  border-color: red !important;
}
/* line 75, ../sass/all/wrapper.scss */
input.hidden-input, textarea.hidden-input, button.hidden-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 89, ../sass/all/wrapper.scss */
button {
  cursor: pointer;
}

/* line 93, ../sass/all/wrapper.scss */
a {
  text-decoration: none;
  color: inherit;
}

/* line 98, ../sass/all/wrapper.scss */
.d-b {
  display: block;
}

/* line 102, ../sass/all/wrapper.scss */
#isFromGoogle {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1000;
}

/* line 111, ../sass/all/wrapper.scss */
.site-title {
  position: relative;
  font-weight: 500;
  line-height: 1.25;
  font-size: 34px;
}
/* line 117, ../sass/all/wrapper.scss */
.site-title.large-bold {
  font-size: 42px;
  font-weight: 700;
}
/* line 122, ../sass/all/wrapper.scss */
.site-title.mid-f-z {
  font-size: 30px;
}
/* line 126, ../sass/all/wrapper.scss */
.site-title.small-f-z {
  font-size: 24px;
}
/* line 130, ../sass/all/wrapper.scss */
.site-title.with-icon {
  padding-left: 50px;
}
/* line 133, ../sass/all/wrapper.scss */
.site-title.with-icon:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #2f2963;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: auto 20px;
  background-size: auto 20px;
}
/* line 151, ../sass/all/wrapper.scss */
.site-title.new-build:before {
  background-image: url(/assets/img/icon-newbuilding.svg);
}
/* line 155, ../sass/all/wrapper.scss */
.site-title.developers:before {
  background-image: url(/assets/img/icon-developers.svg);
}
/* line 159, ../sass/all/wrapper.scss */
.site-title.add:before {
  background-image: url(/assets/img/icon-add-light-blue.svg);
}

/* line 164, ../sass/all/wrapper.scss */
.site-text {
  font-size: 18px;
  line-height: 1.5;
}
/* line 168, ../sass/all/wrapper.scss */
.site-text.standart {
  font-size: 16px;
}
/* line 172, ../sass/all/wrapper.scss */
.site-text b {
  font-weight: 600;
}

/* line 177, ../sass/all/wrapper.scss */
.site-list {
  position: relative;
  list-style-type: disc;
}
/* line 181, ../sass/all/wrapper.scss */
.site-list.num {
  list-style-type: decimal;
}
/* line 185, ../sass/all/wrapper.scss */
.site-list li {
  position: relative;
  line-height: 1.5;
  font-size: 16px;
  margin-bottom: 7px;
}
/* line 191, ../sass/all/wrapper.scss */
.site-list li::marker {
  color: #288eff;
}
/* line 195, ../sass/all/wrapper.scss */
.site-list li:nth-last-child(1) {
  margin-bottom: 0;
}
/* line 199, ../sass/all/wrapper.scss */
.site-list li b {
  font-weight: 600;
}
/* line 203, ../sass/all/wrapper.scss */
.site-list li a {
  text-decoration: underline;
  color: #288eff;
}
/* line 207, ../sass/all/wrapper.scss */
.site-list li a:hover {
  text-decoration: none;
}

/* line 214, ../sass/all/wrapper.scss */
.site-title-mar-bot {
  margin-bottom: 50px;
}

/* line 218, ../sass/all/wrapper.scss */
.site-title-mar-top {
  margin-top: 50px;
}

/* line 222, ../sass/all/wrapper.scss */
.section-padding {
  padding: 100px 0;
}
/* line 225, ../sass/all/wrapper.scss */
.section-padding.small-pad-top {
  padding-top: 25px;
}

/* line 230, ../sass/all/wrapper.scss */
.mar-bot-100 {
  margin-bottom: 100px;
}

/* line 234, ../sass/all/wrapper.scss */
.shek {
  font-size: .8em;
}

/* line 238, ../sass/all/wrapper.scss */
.site-btn {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  position: relative;
  -ms-align-self: flex-start;
  align-self: flex-start;
  line-height: 1;
  font-weight: 500;
  height: 48px;
  padding: 0 43px;
  background: #2f2963;
  transition: 0.3s ease all;
  color: #fff;
  border-radius: 24px;
}
/* line 261, ../sass/all/wrapper.scss */
.site-btn span {
  white-space: nowrap;
}
/* line 265, ../sass/all/wrapper.scss */
.site-btn.pointer-events {
  pointer-events: none;
}
/* line 270, ../sass/all/wrapper.scss */
.site-btn.with-icon svg {
  -webkit-order: -1;
  -moz-order: -1;
  -ms-order: -1;
  -o-order: -1;
  order: -1;
  display: block;
  width: auto;
  transform: rotateY(180deg);
  transition: 0.5s ease transform;
  height: 12px;
  width: 24px;
  margin-right: 12px;
}
@media (hover: hover) {
  /* line 287, ../sass/all/wrapper.scss */
  .site-btn.with-icon:hover svg {
    transform: translateX(6px) rotateY(180deg) rotateX(180deg) translateZ(0);
  }
}
/* line 295, ../sass/all/wrapper.scss */
.site-btn.with-icon-simple svg {
  -webkit-order: -1;
  -moz-order: -1;
  -ms-order: -1;
  -o-order: -1;
  order: -1;
  display: block;
  width: auto;
  height: 18px;
  margin-right: 12px;
}
/* line 309, ../sass/all/wrapper.scss */
.site-btn.with-icon-simple-standart svg {
  display: block;
  width: auto;
  height: 18px;
  margin-left: 12px;
}
/* line 317, ../sass/all/wrapper.scss */
.site-btn.grey {
  background-color: #E9E9F2;
  color: #2f2963;
}
@media (hover: hover) {
  /* line 322, ../sass/all/wrapper.scss */
  .site-btn.grey:hover {
    background: #2f2963;
    color: #fff;
  }
}
/* line 329, ../sass/all/wrapper.scss */
.site-btn.border {
  border: 2px solid #2f2963;
  background-color: transparent;
  color: #2f2963;
}
@media (hover: hover) {
  /* line 335, ../sass/all/wrapper.scss */
  .site-btn.border:hover {
    background: #288eff;
    border-color: #288eff;
    color: #fff;
  }
}
@media (hover: hover) {
  /* line 344, ../sass/all/wrapper.scss */
  .site-btn:hover {
    background: #288eff;
  }
}

/* line 350, ../sass/all/wrapper.scss */
.site-title-wr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
/* line 359, ../sass/all/wrapper.scss */
.site-title-wr .site-title {
  margin-bottom: 0 !important;
  max-width: calc(100% - 150px);
}

/* line 365, ../sass/all/wrapper.scss */
.site-title-count {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  position: relative;
  transition: 0.3s ease all;
  font-weight: 500;
  background: #E9E9F2;
  padding: 15px 25px;
  padding-right: 50px;
  border-radius: 5px;
  margin-left: 40px;
  font-size: 17px;
}
/* line 381, ../sass/all/wrapper.scss */
.site-title-count.number {
  padding-right: 100px;
}
/* line 384, ../sass/all/wrapper.scss */
.site-title-count.number:after {
  right: 70px;
}
/* line 388, ../sass/all/wrapper.scss */
.site-title-count.number 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;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 100%;
}
/* line 405, ../sass/all/wrapper.scss */
.site-title-count.number:hover:after {
  right: 70px;
}
/* line 411, ../sass/all/wrapper.scss */
.site-title-count:after {
  content: '';
  display: block;
  position: absolute;
  background-image: url(/assets/img/arrow-right-darkblue.svg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  transition: 0.3s ease all;
  top: 19px;
  right: 20px;
  width: 16px;
  height: 12px;
}
/* line 427, ../sass/all/wrapper.scss */
.site-title-count.empty {
  width: 32px;
  height: 32px;
  padding: 0;
}
/* line 432, ../sass/all/wrapper.scss */
.site-title-count.empty:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
}
@media (hover: hover) {
  /* line 442, ../sass/all/wrapper.scss */
  .site-title-count:hover {
    background-color: #2f2963;
    color: #fff;
  }
  /* line 446, ../sass/all/wrapper.scss */
  .site-title-count:hover:after {
    background-image: url(/assets/img/arrow-right-white.svg);
  }
  /* line 450, ../sass/all/wrapper.scss */
  .site-title-count:hover:not(.empty):not(.number):after {
    right: 15px;
  }
}

/* line 457, ../sass/all/wrapper.scss */
.open-link {
  cursor: pointer;
}

/* line 461, ../sass/all/wrapper.scss */
.mt-100 {
  margin-top: 100px;
}

/* line 465, ../sass/all/wrapper.scss */
.grecaptcha-badge {
  visibility: hidden !important;
  opacity: 0 !important;
}

/* line 471, ../sass/all/wrapper.scss */
.lang-he .brighttheme .ui-pnotify-title {
  visibility: hidden;
}
/* line 475, ../sass/all/wrapper.scss */
.lang-he .site-title {
  direction: rtl;
  font-size: calc(34px * 1.2);
}
/* line 479, ../sass/all/wrapper.scss */
.lang-he .site-title.large-bold {
  font-size: calc(42px * 1.2);
}
/* line 483, ../sass/all/wrapper.scss */
.lang-he .site-title.mid-f-z {
  font-size: calc(30px * 1.2);
}
/* line 487, ../sass/all/wrapper.scss */
.lang-he .site-title.small-f-z {
  font-size: calc(24px * 1.2);
}
/* line 491, ../sass/all/wrapper.scss */
.lang-he .site-title.with-icon {
  padding-left: 0;
  padding-right: 50px;
}
/* line 495, ../sass/all/wrapper.scss */
.lang-he .site-title.with-icon:before {
  top: 7px;
  right: 0;
  left: auto;
}
/* line 503, ../sass/all/wrapper.scss */
.lang-he .site-text {
  direction: rtl;
  font-size: calc(18px * 1.2);
}
/* line 507, ../sass/all/wrapper.scss */
.lang-he .site-text.standart {
  font-size: calc(16px * 1.2);
}
/* line 513, ../sass/all/wrapper.scss */
.lang-he .site-list li {
  font-size: calc(16px * 1.2);
}
/* line 518, ../sass/all/wrapper.scss */
.lang-he .site-btn {
  font-size: calc(16px * 1.2);
}
/* line 522, ../sass/all/wrapper.scss */
.lang-he .site-btn.with-icon svg {
  margin-left: 12px;
  margin-right: 0;
  transform: rotateY(0deg);
}
@media (hover: hover) {
  /* line 530, ../sass/all/wrapper.scss */
  .lang-he .site-btn.with-icon:hover svg {
    transform: rotateY(0deg) translateX(-6px) rotateX(180deg) translateZ(0);
  }
}
/* line 538, ../sass/all/wrapper.scss */
.lang-he .site-btn.with-icon-simple svg {
  margin-left: 12px;
  margin-right: 0;
}
/* line 545, ../sass/all/wrapper.scss */
.lang-he .site-btn.with-icon-simple-standart svg {
  margin-right: 12px;
  margin-left: 0;
}
/* line 552, ../sass/all/wrapper.scss */
.lang-he .he-number {
  direction: ltr !important;
  text-align: right !important;
  display: inline-block;
}
/* line 558, ../sass/all/wrapper.scss */
.lang-he .site-title-count {
  padding: 15px 25px;
  padding-left: 50px;
  margin-left: 0;
  margin-right: 40px;
}
/* line 564, ../sass/all/wrapper.scss */
.lang-he .site-title-count.number {
  padding-right: 15px;
  padding-left: 100px;
}
/* line 568, ../sass/all/wrapper.scss */
.lang-he .site-title-count.number:after {
  right: auto;
  left: 70px;
}
/* line 573, ../sass/all/wrapper.scss */
.lang-he .site-title-count.number span {
  left: 0;
  right: auto;
}
/* line 579, ../sass/all/wrapper.scss */
.lang-he .site-title-count.number:hover:after {
  right: auto;
  left: 70px;
}
/* line 586, ../sass/all/wrapper.scss */
.lang-he .site-title-count:after {
  left: 20px;
  right: auto;
  transform: rotate(180deg);
}
/* line 592, ../sass/all/wrapper.scss */
.lang-he .site-title-count.empty {
  width: 32px;
  height: 32px;
  padding: 0;
}
/* line 597, ../sass/all/wrapper.scss */
.lang-he .site-title-count.empty:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  width: 14px;
  height: 14px;
}
/* line 607, ../sass/all/wrapper.scss */
.lang-he .site-title-count:not(.empty):not(.number):after {
  left: 15px;
  right: auto;
}
/* line 614, ../sass/all/wrapper.scss */
.lang-he .ui-pnotify {
  direction: rtl;
  left: 36px !important;
  right: auto !important;
}
/* line 620, ../sass/all/wrapper.scss */
.lang-he input[type="tel"] {
  text-align: right;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 627, ../sass/all/wrapper.scss */
  .container {
    max-width: 960px;
  }

  /* line 631, ../sass/all/wrapper.scss */
  .site-title {
    font-size: 30px;
  }
  /* line 634, ../sass/all/wrapper.scss */
  .site-title.large-bold {
    font-size: 36px;
  }
  /* line 638, ../sass/all/wrapper.scss */
  .site-title.mid-f-z {
    font-size: 26px;
  }
  /* line 642, ../sass/all/wrapper.scss */
  .site-title.small-f-z {
    font-size: 22px;
  }
  /* line 646, ../sass/all/wrapper.scss */
  .site-title.with-icon {
    padding-left: 45px;
  }
  /* line 649, ../sass/all/wrapper.scss */
  .site-title.with-icon:before {
    width: 34px;
    height: 34px;
    -webkit-background-size: auto 18px;
    background-size: auto 18px;
  }

  /* line 658, ../sass/all/wrapper.scss */
  .site-text {
    font-size: 16px;
  }
  /* line 661, ../sass/all/wrapper.scss */
  .site-text.standart {
    font-size: 14px;
  }

  /* line 667, ../sass/all/wrapper.scss */
  .site-list li {
    font-size: 14px;
  }

  /* line 673, ../sass/all/wrapper.scss */
  .site-title-wr .site-title {
    max-width: calc(100% - 120px);
  }

  /* line 678, ../sass/all/wrapper.scss */
  .site-title-count {
    padding: 12px 20px;
    padding-right: 40px;
    margin-left: 30px;
    font-size: 15px;
  }
  /* line 684, ../sass/all/wrapper.scss */
  .site-title-count:after {
    top: 15px;
    right: 16px;
    width: 13px;
    height: 10px;
  }
  /* line 692, ../sass/all/wrapper.scss */
  .site-title-count:hover:after {
    right: 12px;
  }

  /* line 698, ../sass/all/wrapper.scss */
  .site-title-mar-bot {
    margin-bottom: 40px;
  }

  /* line 702, ../sass/all/wrapper.scss */
  .site-title-mar-top {
    margin-top: 40px;
  }

  /* line 706, ../sass/all/wrapper.scss */
  .section-padding {
    padding: 80px 0;
  }
  /* line 709, ../sass/all/wrapper.scss */
  .section-padding.small-pad-top {
    padding-top: 20px;
  }

  /* line 714, ../sass/all/wrapper.scss */
  .mar-bot-100 {
    margin-bottom: 80px;
  }

  /* line 718, ../sass/all/wrapper.scss */
  .site-btn {
    height: 44px;
    padding: 0 35px;
    font-size: 15px;
  }

  /* line 724, ../sass/all/wrapper.scss */
  .mt-100 {
    margin-top: 80px;
  }

  /* line 729, ../sass/all/wrapper.scss */
  .lang-he .site-title {
    font-size: calc(30px * 1.2);
  }
  /* line 732, ../sass/all/wrapper.scss */
  .lang-he .site-title.large-bold {
    font-size: calc(36px * 1.2);
  }
  /* line 736, ../sass/all/wrapper.scss */
  .lang-he .site-title.mid-f-z {
    font-size: calc(26px * 1.2);
  }
  /* line 740, ../sass/all/wrapper.scss */
  .lang-he .site-title.small-f-z {
    font-size: calc(22px * 1.2);
  }
  /* line 744, ../sass/all/wrapper.scss */
  .lang-he .site-title.with-icon {
    padding-right: 45px;
  }
  /* line 747, ../sass/all/wrapper.scss */
  .lang-he .site-title.with-icon:before {
    top: 6px;
  }
  /* line 753, ../sass/all/wrapper.scss */
  .lang-he .site-text {
    font-size: calc(16px * 1.2);
  }
  /* line 756, ../sass/all/wrapper.scss */
  .lang-he .site-text.standart {
    font-size: calc(14px * 1.2);
  }
  /* line 762, ../sass/all/wrapper.scss */
  .lang-he .site-list li {
    font-size: calc(14px * 1.2);
  }
  /* line 767, ../sass/all/wrapper.scss */
  .lang-he .site-btn {
    font-size: calc(15px * 1.2);
  }
  /* line 771, ../sass/all/wrapper.scss */
  .lang-he .site-title-count {
    padding: 12px 20px;
    padding-left: 40px;
    margin-right: 30px;
  }
  /* line 776, ../sass/all/wrapper.scss */
  .lang-he .site-title-count:after {
    left: 16px;
    right: auto;
  }
  /* line 782, ../sass/all/wrapper.scss */
  .lang-he .site-title-count:hover:after {
    left: 12px;
    right: auto;
  }
}
@media only print, screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 796, ../sass/all/wrapper.scss */
  body::-webkit-scrollbar {
    width: 0;
  }

  /* line 798, ../sass/all/wrapper.scss */
  .container {
    max-width: 738px;
  }

  /* line 802, ../sass/all/wrapper.scss */
  .site-title {
    font-size: 26px;
  }
  /* line 805, ../sass/all/wrapper.scss */
  .site-title.large-bold {
    font-size: 30px;
  }
  /* line 809, ../sass/all/wrapper.scss */
  .site-title.mid-f-z {
    font-size: 22px;
  }
  /* line 813, ../sass/all/wrapper.scss */
  .site-title.small-f-z {
    font-size: 20px;
  }
  /* line 817, ../sass/all/wrapper.scss */
  .site-title.with-icon {
    padding-left: 38px;
  }
  /* line 820, ../sass/all/wrapper.scss */
  .site-title.with-icon:before {
    width: 28px;
    height: 28px;
    -webkit-background-size: auto 15px;
    background-size: auto 15px;
  }

  /* line 829, ../sass/all/wrapper.scss */
  .site-text {
    font-size: 15px;
  }
  /* line 832, ../sass/all/wrapper.scss */
  .site-text.standart {
    font-size: 13px;
  }

  /* line 838, ../sass/all/wrapper.scss */
  .site-list li {
    font-size: 13px;
  }

  /* line 844, ../sass/all/wrapper.scss */
  .site-title-wr .site-title {
    max-width: calc(100% - 100px);
  }

  /* line 849, ../sass/all/wrapper.scss */
  .site-title-count {
    padding: 10px 15px;
    padding-right: 30px;
    margin-left: 23px;
    font-size: 13px;
  }
  /* line 855, ../sass/all/wrapper.scss */
  .site-title-count.number {
    padding-right: 90px;
  }
  /* line 858, ../sass/all/wrapper.scss */
  .site-title-count.number:after {
    right: 65px;
  }
  /* line 863, ../sass/all/wrapper.scss */
  .site-title-count.number:hover:after {
    right: 65px;
  }
  /* line 869, ../sass/all/wrapper.scss */
  .site-title-count:after {
    top: 13px;
    right: 12px;
    width: 10px;
    height: 8px;
  }
  /* line 877, ../sass/all/wrapper.scss */
  .site-title-count:hover:after {
    right: 10px;
  }

  /* line 883, ../sass/all/wrapper.scss */
  .site-title-mar-bot {
    margin-bottom: 30px;
  }

  /* line 887, ../sass/all/wrapper.scss */
  .site-title-mar-top {
    margin-top: 30px;
  }

  /* line 891, ../sass/all/wrapper.scss */
  .section-padding {
    padding: 60px 0;
  }
  /* line 894, ../sass/all/wrapper.scss */
  .section-padding.small-pad-top {
    padding-top: 20px;
  }

  /* line 899, ../sass/all/wrapper.scss */
  .mar-bot-100 {
    margin-bottom: 60px;
  }

  /* line 903, ../sass/all/wrapper.scss */
  .site-btn {
    height: 40px;
    padding: 0 25px;
    font-size: 14px;
  }

  /* line 909, ../sass/all/wrapper.scss */
  .mt-100 {
    margin-top: 60px;
  }

  /* line 914, ../sass/all/wrapper.scss */
  .lang-he .site-title {
    font-size: calc(26px * 1.2);
  }
  /* line 917, ../sass/all/wrapper.scss */
  .lang-he .site-title.large-bold {
    font-size: calc(30px * 1.2);
  }
  /* line 921, ../sass/all/wrapper.scss */
  .lang-he .site-title.mid-f-z {
    font-size: calc(22px * 1.2);
  }
  /* line 925, ../sass/all/wrapper.scss */
  .lang-he .site-title.small-f-z {
    font-size: calc(20px * 1.2);
  }
  /* line 929, ../sass/all/wrapper.scss */
  .lang-he .site-title.with-icon {
    padding-right: 38px;
  }
  /* line 932, ../sass/all/wrapper.scss */
  .lang-he .site-title.with-icon:before {
    top: 5px;
  }
  /* line 938, ../sass/all/wrapper.scss */
  .lang-he .site-text {
    font-size: calc(15px * 1.2);
  }
  /* line 941, ../sass/all/wrapper.scss */
  .lang-he .site-text.standart {
    font-size: calc(13px * 1.2);
  }
  /* line 947, ../sass/all/wrapper.scss */
  .lang-he .site-list li {
    font-size: calc(13px * 1.2);
  }
  /* line 952, ../sass/all/wrapper.scss */
  .lang-he .site-title-count {
    padding: 10px 15px;
    padding-left: 30px;
    margin-right: 23px;
  }
  /* line 957, ../sass/all/wrapper.scss */
  .lang-he .site-title-count.number {
    padding-right: 15px;
    padding-left: 90px;
  }
  /* line 961, ../sass/all/wrapper.scss */
  .lang-he .site-title-count.number:after {
    left: 65px;
  }
  /* line 966, ../sass/all/wrapper.scss */
  .lang-he .site-title-count.number:hover:after {
    left: 65px;
  }
  /* line 972, ../sass/all/wrapper.scss */
  .lang-he .site-title-count:after {
    left: 12px;
    right: auto;
  }
  /* line 978, ../sass/all/wrapper.scss */
  .lang-he .site-title-count:hover:after {
    left: 10px;
    right: auto;
  }
  /* line 985, ../sass/all/wrapper.scss */
  .lang-he .site-btn {
    font-size: calc(14px * 1.2);
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 994, ../sass/all/wrapper.scss */
  .mt-100 {
    margin-top: 45px;
  }

  /* line 998, ../sass/all/wrapper.scss */
  .container {
    width: calc(100% - 30px);
  }

  /* line 1002, ../sass/all/wrapper.scss */
  body::-webkit-scrollbar {
    width: 0;
  }

  /* line 1004, ../sass/all/wrapper.scss */
  .site-title {
    font-size: clamp(20px, 7vw, 24px);
  }
  /* line 1007, ../sass/all/wrapper.scss */
  .site-title.large-bold {
    font-size: clamp(26px, 8vw, 30px);
  }
  /* line 1011, ../sass/all/wrapper.scss */
  .site-title.mid-f-z {
    font-size: clamp(18px, 6vw, 20px);
  }
  /* line 1015, ../sass/all/wrapper.scss */
  .site-title.small-f-z {
    font-size: clamp(16px, 4.4vw, 18px);
  }
  /* line 1019, ../sass/all/wrapper.scss */
  .site-title.with-icon {
    padding-left: 38px;
  }
  /* line 1022, ../sass/all/wrapper.scss */
  .site-title.with-icon:before {
    width: 30px;
    height: 30px;
    -webkit-background-size: auto 15px;
    background-size: auto 15px;
  }

  /* line 1031, ../sass/all/wrapper.scss */
  .site-text {
    font-size: 15px;
  }
  /* line 1034, ../sass/all/wrapper.scss */
  .site-text.standart {
    font-size: 14px;
  }

  /* line 1040, ../sass/all/wrapper.scss */
  .site-list li {
    font-size: 14px;
  }

  /* line 1046, ../sass/all/wrapper.scss */
  .site-title-wr .site-title {
    max-width: calc(100% - 100px);
  }

  /* line 1051, ../sass/all/wrapper.scss */
  .site-title-count {
    padding: 10px 15px;
    padding-right: 30px;
    margin-left: 23px;
    font-size: 13px;
  }
  /* line 1057, ../sass/all/wrapper.scss */
  .site-title-count.number {
    padding-right: 90px;
  }
  /* line 1060, ../sass/all/wrapper.scss */
  .site-title-count.number:after {
    right: 65px;
  }
  /* line 1065, ../sass/all/wrapper.scss */
  .site-title-count.number:hover:after {
    right: 65px;
  }
  /* line 1071, ../sass/all/wrapper.scss */
  .site-title-count:after {
    top: 13px;
    right: 12px;
    width: 10px;
    height: 8px;
  }
  /* line 1079, ../sass/all/wrapper.scss */
  .site-title-count:hover:after {
    right: 10px;
  }

  /* line 1085, ../sass/all/wrapper.scss */
  .site-title-mar-bot {
    margin-bottom: 25px;
  }

  /* line 1089, ../sass/all/wrapper.scss */
  .site-title-mar-top {
    margin-top: 25px;
  }

  /* line 1093, ../sass/all/wrapper.scss */
  .section-padding {
    padding: 45px 0;
  }
  /* line 1096, ../sass/all/wrapper.scss */
  .section-padding.small-pad-top {
    padding-top: 15px;
  }

  /* line 1101, ../sass/all/wrapper.scss */
  .mar-bot-100 {
    margin-bottom: 45px;
  }

  /* line 1105, ../sass/all/wrapper.scss */
  .site-btn {
    height: 40px;
    padding: 0 20px;
    font-size: clamp(13px, 3.5vw, 14px);
  }
  /* line 1111, ../sass/all/wrapper.scss */
  .site-btn.with-icon-simple svg {
    height: 15px;
    margin-right: 10px;
  }

  /* line 1119, ../sass/all/wrapper.scss */
  .lang-he .site-title {
    font-size: calc(clamp(20px,7vw,24px) * 1.2);
  }
  /* line 1122, ../sass/all/wrapper.scss */
  .lang-he .site-title.large-bold {
    font-size: calc(clamp(26px,8vw,30px) * 1.2);
  }
  /* line 1126, ../sass/all/wrapper.scss */
  .lang-he .site-title.mid-f-z {
    font-size: calc(clamp(18px,6vw,20px) * 1.2);
  }
  /* line 1130, ../sass/all/wrapper.scss */
  .lang-he .site-title.small-f-z {
    font-size: calc(clamp(16px,4.4vw,18px) * 1.2);
  }
  /* line 1134, ../sass/all/wrapper.scss */
  .lang-he .site-title.with-icon {
    padding-right: 38px;
  }
  /* line 1137, ../sass/all/wrapper.scss */
  .lang-he .site-title.with-icon:before {
    top: 3px;
  }
  /* line 1143, ../sass/all/wrapper.scss */
  .lang-he .site-text {
    font-size: calc(15px * 1.2);
  }
  /* line 1146, ../sass/all/wrapper.scss */
  .lang-he .site-text.standart {
    font-size: calc(14px * 1.2);
  }
  /* line 1152, ../sass/all/wrapper.scss */
  .lang-he .site-list li {
    font-size: calc(15px * 1.2);
  }
  /* line 1157, ../sass/all/wrapper.scss */
  .lang-he .site-title-count {
    padding: 10px 15px;
    padding-left: 30px;
    margin-right: 23px;
  }
  /* line 1162, ../sass/all/wrapper.scss */
  .lang-he .site-title-count.number {
    padding-right: 15px;
    padding-left: 90px;
  }
  /* line 1166, ../sass/all/wrapper.scss */
  .lang-he .site-title-count.number:after {
    left: 65px;
  }
  /* line 1171, ../sass/all/wrapper.scss */
  .lang-he .site-title-count.number:hover:after {
    left: 65px;
  }
  /* line 1177, ../sass/all/wrapper.scss */
  .lang-he .site-title-count:after {
    left: 12px;
    right: auto;
  }
  /* line 1183, ../sass/all/wrapper.scss */
  .lang-he .site-title-count:hover:after {
    left: 10px;
    right: auto;
  }
  /* line 1190, ../sass/all/wrapper.scss */
  .lang-he .site-btn {
    font-size: calc(clamp(13px,3.5vw,14px) * 1.2);
  }
  /* line 1194, ../sass/all/wrapper.scss */
  .lang-he .site-btn.with-icon-simple svg {
    margin-left: 10px;
  }
}
/* line 1207, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title {
  font-size: clamp(20px, 7vw, 24px);
}
/* line 1210, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title.large-bold {
  font-size: clamp(26px, 8vw, 30px);
}
/* line 1214, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title.mid-f-z {
  font-size: clamp(18px, 6vw, 20px);
}
/* line 1218, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title.small-f-z {
  font-size: clamp(16px, 4.4vw, 18px);
}
/* line 1222, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title.with-icon {
  padding-left: 38px;
}
/* line 1225, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title.with-icon:before {
  width: 30px;
  height: 30px;
  -webkit-background-size: auto 15px;
  background-size: auto 15px;
}
/* line 1234, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-text {
  font-size: 15px;
}
/* line 1237, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-text.standart {
  font-size: 14px;
}
/* line 1243, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-list li {
  font-size: 14px;
}
/* line 1249, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title-wr .site-title {
  max-width: calc(100% - 100px);
}
/* line 1254, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title-count {
  padding: 10px 15px;
  padding-right: 30px;
  margin-left: 23px;
  font-size: 13px;
}
/* line 1260, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title-count.number {
  padding-right: 90px;
}
/* line 1263, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title-count.number:after {
  right: 65px;
}
/* line 1268, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title-count.number:hover:after {
  right: 65px;
}
/* line 1274, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title-count:after {
  top: 13px;
  right: 12px;
  width: 10px;
  height: 8px;
}
/* line 1282, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title-count:hover:after {
  right: 10px;
}
/* line 1288, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title-mar-bot {
  margin-bottom: 25px;
}
/* line 1292, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-title-mar-top {
  margin-top: 25px;
}
/* line 1296, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .section-padding {
  padding: 45px 0;
}
/* line 1299, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .section-padding.small-pad-top {
  padding-top: 15px;
}
/* line 1304, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .mar-bot-100 {
  margin-bottom: 45px;
}
/* line 1308, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-btn {
  height: 40px;
  padding: 0 20px;
  font-size: clamp(13px, 3.5vw, 14px);
}
/* line 1314, ../sass/all/wrapper.scss */
.edit-profile-left-pcmobile-toggle.mobile-view .site-btn.with-icon-simple svg {
  height: 15px;
  margin-right: 10px;
}

/* line 1324, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-title {
  font-size: calc(clamp(20px,7vw,24px) * 1.2);
}
/* line 1327, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-title.large-bold {
  font-size: calc(clamp(26px,8vw,30px) * 1.2);
}
/* line 1331, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-title.mid-f-z {
  font-size: calc(clamp(18px,6vw,20px) * 1.2);
}
/* line 1335, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-title.small-f-z {
  font-size: calc(clamp(16px,4.4vw,18px) * 1.2);
}
/* line 1339, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-title.with-icon {
  padding-right: 38px;
}
/* line 1342, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-title.with-icon:before {
  top: 3px;
}
/* line 1348, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-text {
  font-size: calc(15px * 1.2);
}
/* line 1351, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-text.standart {
  font-size: calc(14px * 1.2);
}
/* line 1357, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-list li {
  font-size: calc(15px * 1.2);
}
/* line 1362, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-title-count {
  padding: 10px 15px;
  padding-left: 30px;
  margin-right: 23px;
}
/* line 1367, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-title-count.number {
  padding-right: 15px;
  padding-left: 90px;
}
/* line 1371, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-title-count.number:after {
  left: 65px;
}
/* line 1376, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-title-count.number:hover:after {
  left: 65px;
}
/* line 1382, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-title-count:after {
  left: 12px;
  right: auto;
}
/* line 1388, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-title-count:hover:after {
  left: 10px;
  right: auto;
}
/* line 1395, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-btn {
  font-size: calc(clamp(13px,3.5vw,14px) * 1.2);
}
/* line 1399, ../sass/all/wrapper.scss */
.lang-he .edit-profile-left-pcmobile-toggle.mobile-view .site-btn.with-icon-simple svg {
  margin-left: 10px;
}

/* line 3, ../sass/all/crumbs.scss */
.crumb {
  position: relative;
  padding-top: 10px;
  padding-bottom: 20px;
}

/* line 9, ../sass/all/crumbs.scss */
.breadcrumb {
  position: relative;
  font-size: 12px;
}
/* line 15, ../sass/all/crumbs.scss */
.breadcrumb a:hover {
  color: #288eff;
}

/* line 21, ../sass/all/crumbs.scss */
.crumb-li {
  display: inline-block;
}

/* line 25, ../sass/all/crumbs.scss */
.crumb-li-separator {
  position: relative;
  margin: 0 5px;
}
/* line 29, ../sass/all/crumbs.scss */
.crumb-li-separator:after {
  content: '\003E';
}
/* line 33, ../sass/all/crumbs.scss */
.crumb-li-separator svg {
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  fill: #000;
}

/* line 42, ../sass/all/crumbs.scss */
.crumb-link {
  position: relative;
}

/* line 46, ../sass/all/crumbs.scss */
.show-crumb {
  display: none;
}

/* line 51, ../sass/all/crumbs.scss */
.lang-he .breadcrumb {
  direction: rtl;
  font-size: calc(12px * 1.2);
}
/* line 57, ../sass/all/crumbs.scss */
.lang-he .crumb-li-separator svg {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

@media only screen and (min-width: 768px) and (max-width: 1300px) {
  /* line 66, ../sass/all/crumbs.scss */
  .breadcrumb {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 74, ../sass/all/crumbs.scss */
  .crumb {
    padding-bottom: 10px;
  }

  /* line 78, ../sass/all/crumbs.scss */
  .breadcrumb {
    overflow: hidden;
    font-size: 11px;
    max-height: 15px;
    padding-right: 25px;
  }
  /* line 84, ../sass/all/crumbs.scss */
  .breadcrumb.show {
    max-height: 300px;
  }

  /* line 89, ../sass/all/crumbs.scss */
  .show-crumb {
    position: absolute;
    text-align: center;
    background: #288eff;
    border-radius: 50%;
    color: #fff;
    top: 8px;
    right: -7px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    transform: rotate(90deg);
    transition: 0.3s ease;
  }
  /* line 104, ../sass/all/crumbs.scss */
  .show-crumb:after {
    content: '\003E';
  }
  /* line 108, ../sass/all/crumbs.scss */
  .show-crumb.active {
    transform: rotate(-90deg);
  }
  /* line 112, ../sass/all/crumbs.scss */
  .show-crumb.show {
    display: block;
  }

  /* line 117, ../sass/all/crumbs.scss */
  .crumb-li-separator {
    margin: 0 3px;
  }
  /* line 120, ../sass/all/crumbs.scss */
  .crumb-li-separator svg {
    width: 14px;
    height: 14px;
  }

  /* line 127, ../sass/all/crumbs.scss */
  .lang-he .breadcrumb {
    font-size: calc(11px * 1.2);
    padding-left: 25px;
    padding-right: 0;
  }
  /* line 133, ../sass/all/crumbs.scss */
  .lang-he .show-crumb {
    left: -7px;
    right: auto;
  }
}
/* line 1, ../sass/all/wgag.scss */
#accessibilityButton {
  position: fixed;
  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: #288eff;
  right: 10px;
  top: 14px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  z-index: 99992;
  border-radius: 50%;
  transition: all .15s ease;
}
/* line 21, ../sass/all/wgag.scss */
#accessibilityButton.less {
  top: 7px;
}
/* line 25, ../sass/all/wgag.scss */
#accessibilityButton svg {
  display: block;
  width: 14px;
  height: auto;
}
/* line 31, ../sass/all/wgag.scss */
#accessibilityButton:hover {
  transform: scale(1.1);
}

/* line 36, ../sass/all/wgag.scss */
#accessibilityMenu {
  display: none;
  position: fixed;
  background-color: #f2f3f8;
  right: 20px;
  bottom: 20px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), 0 4px 16px rgba(0, 0, 0, 0.1);
  width: 550px;
  max-width: calc(100% - 35px);
  height: calc(100% - var(--header-height) - 40px);
  border-radius: 20px;
  overflow: hidden;
  max-height: calc(100% - 40px);
  z-index: 214748364;
}

/* line 52, ../sass/all/wgag.scss */
.accessibilityMenu {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
}
/* line 58, ../sass/all/wgag.scss */
.accessibilityMenu input {
  -webkit-appearance: auto;
}
/* line 62, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar {
  width: 10px;
}
/* line 65, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar-track {
  background: transparent;
}
/* line 68, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar-thumb {
  background: #2f2963;
  border-radius: 5px;
  margin: 10px 0;
}
/* line 73, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar-button {
  display: none;
}
/* line 77, ../sass/all/wgag.scss */
.accessibilityMenu .site-title {
  padding-top: 50px;
  padding-bottom: 135px;
  background: #288eff;
  color: #FFF;
}
/* line 84, ../sass/all/wgag.scss */
.accessibilityMenu .inner {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  z-index: 2;
  margin: 15px;
  margin-top: -110px;
  width: calc(100% - 30px);
  border-radius: 10px;
  background: #fff;
  padding: 15px;
}
/* line 106, ../sass/all/wgag.scss */
.accessibilityMenu .bl {
  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;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  background-color: rgba(219, 236, 255, 0.4);
  width: calc((100% - 30px) / 3);
  height: 120px;
  padding: 15px;
  border-radius: 10px;
  border: solid 2px transparent;
}
/* line 128, ../sass/all/wgag.scss */
.accessibilityMenu .bl.double {
  width: calc((100% - 30px) / 3 * 2 + 15px);
}
/* line 132, ../sass/all/wgag.scss */
.accessibilityMenu .bl i {
  display: block;
  font-size: 22px;
  margin-bottom: 20px;
}
/* line 138, ../sass/all/wgag.scss */
.accessibilityMenu .bl span {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1;
}
/* line 145, ../sass/all/wgag.scss */
.accessibilityMenu .bl:hover:not(.double) {
  border-color: #288eff;
}
/* line 149, ../sass/all/wgag.scss */
.accessibilityMenu .bl.active {
  background: #288eff;
  border-color: #288eff;
  color: #fff;
}
/* line 155, ../sass/all/wgag.scss */
.accessibilityMenu .bl .color-options {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  gap: 4px;
  margin-top: 20px;
}
/* line 165, ../sass/all/wgag.scss */
.accessibilityMenu .bl .color-options div {
  position: relative;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
/* line 173, ../sass/all/wgag.scss */
.accessibilityMenu .bl .color-options div:hover {
  transform: scale(1.1);
}
/* line 178, ../sass/all/wgag.scss */
.accessibilityMenu .bl .color-options div.active:before {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
}
/* line 192, ../sass/all/wgag.scss */
.accessibilityMenu .bl .color-options div.white.active:before {
  background: #000;
}
/* line 199, ../sass/all/wgag.scss */
.accessibilityMenu .bl .plus-minus {
  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;
  margin-top: 20px;
}
/* line 211, ../sass/all/wgag.scss */
.accessibilityMenu .bl .plus-minus 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;
  width: 24px;
  height: 24px;
  color: #fff;
  background: #288eff;
  border-radius: 50%;
}
/* line 226, ../sass/all/wgag.scss */
.accessibilityMenu .bl .plus-minus button svg {
  display: block;
  width: 9px;
  height: auto;
}
/* line 232, ../sass/all/wgag.scss */
.accessibilityMenu .bl .plus-minus button:hover {
  background: #2f2963;
}

/* line 240, ../sass/all/wgag.scss */
.accessibilityMenuClose {
  position: absolute;
  cursor: pointer;
  top: 15px;
  left: 15px;
  z-index: 2;
}
/* line 247, ../sass/all/wgag.scss */
.accessibilityMenuClose svg {
  display: block;
  width: 12px;
  height: auto;
  transition: all .15s ease;
}
/* line 254, ../sass/all/wgag.scss */
.accessibilityMenuClose:hover svg {
  transform: scale(1.1);
}

/* line 259, ../sass/all/wgag.scss */
.showMenu #accessibilityMenu {
  display: block;
}

/* line 264, ../sass/all/wgag.scss */
.high-contrast {
  background-color: black;
  color: white;
}

/* line 269, ../sass/all/wgag.scss */
.night-mode {
  background-color: #222;
  color: #ddd;
}

/* line 274, ../sass/all/wgag.scss */
.img-description {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #ccc;
  padding: 5px;
  margin: 5px 0;
  font-size: 14px;
  max-width: 90%;
  word-wrap: break-word;
}

/* line 284, ../sass/all/wgag.scss */
body.reading-view {
  background-color: #f4f4f4;
  color: #333;
  font-size: 18px;
  line-height: 1.6;
}

/* line 291, ../sass/all/wgag.scss */
body.reading-view * {
  display: none;
}

/* line 295, ../sass/all/wgag.scss */
body.reading-view p,
body.reading-view h1,
body.reading-view h2,
body.reading-view h3,
body.reading-view h4,
body.reading-view h5,
body.reading-view h6,
body.reading-view li,
body.reading-view blockquote {
  display: block;
  margin: 20px;
  padding: 10px;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

/* line 312, ../sass/all/wgag.scss */
.high-contrast-dark {
  background-color: #000;
  color: #fff;
}

/* line 317, ../sass/all/wgag.scss */
.high-contrast-light {
  background-color: #fff;
  color: #000;
}

/* line 322, ../sass/all/wgag.scss */
.monochrome-mode {
  filter: grayscale(100%);
}

/* line 326, ../sass/all/wgag.scss */
.font-adjust-block {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 332, ../sass/all/wgag.scss */
#fontSizeSlider {
  flex-grow: 1;
}

/* line 336, ../sass/all/wgag.scss */
.line-spacing-block {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 342, ../sass/all/wgag.scss */
#lineSpacingSlider {
  flex-grow: 1;
}

/* line 346, ../sass/all/wgag.scss */
.word-spacing-block {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 352, ../sass/all/wgag.scss */
#wordSpacingSlider {
  flex-grow: 1;
}

/* line 357, ../sass/all/wgag.scss */
.lang-he #accessibilityButton {
  right: auto;
  left: 10px;
}
/* line 362, ../sass/all/wgag.scss */
.lang-he #accessibilityMenu {
  direction: rtl;
  right: auto;
  left: 20px;
}
/* line 368, ../sass/all/wgag.scss */
.lang-he .accessibilityMenuClose {
  right: 15px;
  left: auto;
}
/* line 373, ../sass/all/wgag.scss */
.lang-he .accessibilityMenu .bl span {
  font-size: calc(14px * 1.2);
}

@media only screen and (min-width: 768px) and (max-width: 1329px) {
  /* line 380, ../sass/all/wgag.scss */
  #accessibilityButton {
    left: 10px;
    bottom: 10px;
    top: initial;
    width: 45px;
    height: 45px;
  }
  /* line 387, ../sass/all/wgag.scss */
  #accessibilityButton.less {
    top: initial;
    bottom: 20px;
  }
  /* line 392, ../sass/all/wgag.scss */
  #accessibilityButton svg {
    width: 22px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 401, ../sass/all/wgag.scss */
  #accessibilityButton {
    top: initial;
    left: 10px;
    bottom: 10px;
    width: 30px;
    height: 30px;
  }
  /* line 408, ../sass/all/wgag.scss */
  #accessibilityButton.less {
    top: initial;
  }
  /* line 412, ../sass/all/wgag.scss */
  #accessibilityButton svg {
    width: 15px;
  }
  /* line 416, ../sass/all/wgag.scss */
  #accessibilityButton:hover {
    transform: scale(1);
  }

  /* line 421, ../sass/all/wgag.scss */
  #accessibilityMenu {
    left: 15px;
    bottom: 10px;
    max-width: calc(100% - 30px);
    height: calc(100% - var(--header-height) - 30px);
    border-radius: 15px;
    max-height: calc(100% - 30px);
  }

  /* line 431, ../sass/all/wgag.scss */
  .accessibilityMenu::-webkit-scrollbar {
    width: 5px;
  }
  /* line 435, ../sass/all/wgag.scss */
  .accessibilityMenu .site-title {
    padding-top: 30px;
  }
  /* line 439, ../sass/all/wgag.scss */
  .accessibilityMenu .bl {
    width: calc((100% - 15px) / 2);
    -webkit-order: -1;
    -moz-order: -1;
    -ms-order: -1;
    -o-order: -1;
    order: -1;
  }
  /* line 447, ../sass/all/wgag.scss */
  .accessibilityMenu .bl.double {
    width: 100%;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1;
  }

  /* line 459, ../sass/all/wgag.scss */
  .lang-he #accessibilityButton {
    left: 15px;
  }
  /* line 463, ../sass/all/wgag.scss */
  .lang-he #accessibilityMenu {
    left: 15px;
  }
}
/* line 1, ../sass/all/input.scss */
.form-box {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
/* line 7, ../sass/all/input.scss */
.form-box.wrap {
  flex-direction: row;
  flex-wrap: wrap;
}
/* line 12, ../sass/all/input.scss */
.form-box .form-label {
  width: 100%;
  font-size: 16px;
  position: relative;
  position: relative;
  display: block;
}
/* line 19, ../sass/all/input.scss */
.form-box .form-label.w50 {
  width: calc(100% / 2 - 6px);
}
/* line 23, ../sass/all/input.scss */
.form-box .form-label.hide {
  display: none !important;
}
/* line 30, ../sass/all/input.scss */
.form-box .error-wr .error {
  font-size: 12px;
  display: block;
  color: red;
}
/* line 38, ../sass/all/input.scss */
.form-box select.form-input {
  cursor: pointer;
}
/* line 42, ../sass/all/input.scss */
.form-box textarea.form-input {
  height: 150px !important;
}
/* line 46, ../sass/all/input.scss */
.form-box .form-input {
  padding: 20px 24px;
  box-sizing: border-box;
  width: 100%;
  color: #191816;
  border-radius: 16px;
  border: 2px solid rgba(25, 24, 22, 0.10196);
  background-color: transparent;
  font-size: 16px;
  transition: border 0.3s ease-in-out;
  outline: unset;
  height: 59px;
}
/* line 59, ../sass/all/input.scss */
.form-box .form-input.error {
  border-color: red !important;
}
/* line 63, ../sass/all/input.scss */
.form-box .form-input:focus, .form-box .form-input:not(:placeholder-shown) {
  border: 2px solid #288eff;
}
/* line 66, ../sass/all/input.scss */
.form-box .form-input:focus + .form-input-text, .form-box .form-input:not(:placeholder-shown) + .form-input-text {
  padding-right: 4px;
  padding-left: 4px;
  transform: translateY(-240%);
  font-size: 12px;
}
/* line 74, ../sass/all/input.scss */
.form-box .form-input:disabled {
  opacity: .3;
  pointer-events: none;
}
/* line 82, ../sass/all/input.scss */
.form-box .form-input-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 24px;
  color: rgba(255, 255, 255, 0.30196);
  background-color: #19191b;
  transition: all 0.3s;
  pointer-events: none;
  background-color: transparent;
  color: rgba(25, 24, 22, 0.6);
  background-color: #fff;
  padding: 0 5px;
  z-index: 2;
  pointer-events: none;
}
/* line 99, ../sass/all/input.scss */
.form-box .site-btn {
  width: 100%;
  margin-top: 15px;
}
/* line 103, ../sass/all/input.scss */
.form-box .site-btn.w50 {
  width: initial;
}
/* line 108, ../sass/all/input.scss */
.form-box small {
  font-size: 14px;
  line-height: 120%;
  text-align: left;
  color: #939298;
}
/* line 114, ../sass/all/input.scss */
.form-box small a {
  text-decoration: underline;
}
/* line 117, ../sass/all/input.scss */
.form-box small a:hover {
  color: #288eff;
}

/* line 127, ../sass/all/input.scss */
.he input[type='tel'], .lang-he input[type='tel'] {
  text-align: right;
}
/* line 133, ../sass/all/input.scss */
.he .form-box .form-input-text, .lang-he .form-box .form-input-text {
  left: initial;
  right: 24px;
}
/* line 138, ../sass/all/input.scss */
.he .form-box small, .lang-he .form-box small {
  text-align: right;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 150, ../sass/all/input.scss */
  .form-box .form-label.w50 {
    width: 100% !important;
  }
}
/* line 1, ../sass/all/new-text.scss */
.text-large {
  font-size: 110px;
  line-height: 132px;
  display: block;
  font-weight: 600;
  color: #141030;
  margin-bottom: 40px;
}
/* line 9, ../sass/all/new-text.scss */
.text-large:last-child {
  margin-bottom: 0;
}
/* line 13, ../sass/all/new-text.scss */
.text-large.white {
  color: #fff;
}
/* line 17, ../sass/all/new-text.scss */
.text-large.black {
  color: #141030;
}
/* line 21, ../sass/all/new-text.scss */
.text-large.blue {
  color: #288eff;
}

/* line 26, ../sass/all/new-text.scss */
.text-large-medium {
  font-size: 80px;
  line-height: 90px;
  display: block;
  font-weight: 600;
  color: #141030;
  margin-bottom: 35px;
}
/* line 34, ../sass/all/new-text.scss */
.text-large-medium:last-child {
  margin-bottom: 0;
}
/* line 38, ../sass/all/new-text.scss */
.text-large-medium.white {
  color: #fff;
}
/* line 42, ../sass/all/new-text.scss */
.text-large-medium.black {
  color: #141030;
}
/* line 46, ../sass/all/new-text.scss */
.text-large-medium.blue {
  color: #288eff;
}

/* line 52, ../sass/all/new-text.scss */
.text-medium {
  font-size: 52px;
  line-height: 62px;
  display: block;
  color: #141030;
  margin-bottom: 30px;
}
/* line 59, ../sass/all/new-text.scss */
.text-medium:last-child {
  margin-bottom: 0;
}
/* line 63, ../sass/all/new-text.scss */
.text-medium.white {
  color: #fff;
}
/* line 67, ../sass/all/new-text.scss */
.text-medium.black {
  color: #141030;
}
/* line 71, ../sass/all/new-text.scss */
.text-medium.blue {
  color: #288eff;
}

/* line 76, ../sass/all/new-text.scss */
.text-medium-small {
  font-size: 28px;
  line-height: 32px;
  display: block;
  color: #141030;
  margin-bottom: 15px;
}
/* line 83, ../sass/all/new-text.scss */
.text-medium-small:last-child {
  margin-bottom: 0;
}
/* line 87, ../sass/all/new-text.scss */
.text-medium-small.white {
  color: #fff;
}
/* line 91, ../sass/all/new-text.scss */
.text-medium-small.black {
  color: #141030;
}
/* line 95, ../sass/all/new-text.scss */
.text-medium-small.blue {
  color: #288eff;
}

/* line 100, ../sass/all/new-text.scss */
.text-normal {
  font-size: 19px;
  line-height: 30px;
  color: #141030;
  margin-bottom: 10px;
}
/* line 106, ../sass/all/new-text.scss */
.text-normal:last-child {
  margin-bottom: 0;
}
/* line 110, ../sass/all/new-text.scss */
.text-normal.white {
  color: #fff;
}
/* line 114, ../sass/all/new-text.scss */
.text-normal.black {
  color: #141030;
}
/* line 118, ../sass/all/new-text.scss */
.text-normal.blue {
  color: #288eff;
}

/* line 125, ../sass/all/new-text.scss */
.font-400 {
  font-weight: 400;
}

/* Обычный */
/* line 126, ../sass/all/new-text.scss */
.font-500 {
  font-weight: 500;
}

/* Средний */
/* line 127, ../sass/all/new-text.scss */
.font-600 {
  font-weight: 600;
}

/* Полужирный */
/* line 128, ../sass/all/new-text.scss */
.font-700 {
  font-weight: 700;
}

/* Жирный */
@media only screen and (min-width: 1280px) and (max-width: 1540px) {
  /* line 132, ../sass/all/new-text.scss */
  .text-large {
    font-size: 90px;
    line-height: 110px;
    margin-bottom: 35px;
  }

  /* line 133, ../sass/all/new-text.scss */
  .text-large-medium {
    font-size: 70px;
    line-height: 80px;
    margin-bottom: 30px;
  }

  /* line 134, ../sass/all/new-text.scss */
  .text-medium {
    font-size: 46px;
    line-height: 56px;
    margin-bottom: 25px;
  }

  /* line 135, ../sass/all/new-text.scss */
  .text-medium-small {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 12px;
  }

  /* line 136, ../sass/all/new-text.scss */
  .text-normal {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 8px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 140, ../sass/all/new-text.scss */
  .text-large {
    font-size: 80px;
    line-height: 100px;
    margin-bottom: 30px;
  }

  /* line 141, ../sass/all/new-text.scss */
  .text-large-medium {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 25px;
  }

  /* line 142, ../sass/all/new-text.scss */
  .text-medium {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }

  /* line 143, ../sass/all/new-text.scss */
  .text-medium-small {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
  }

  /* line 144, ../sass/all/new-text.scss */
  .text-normal {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 6px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 148, ../sass/all/new-text.scss */
  .text-large {
    font-size: 65px;
    line-height: 85px;
    margin-bottom: 25px;
  }

  /* line 149, ../sass/all/new-text.scss */
  .text-large-medium {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
  }

  /* line 150, ../sass/all/new-text.scss */
  .text-medium {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 18px;
  }

  /* line 151, ../sass/all/new-text.scss */
  .text-medium-small {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 8px;
  }

  /* line 152, ../sass/all/new-text.scss */
  .text-normal {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 156, ../sass/all/new-text.scss */
  .text-large {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
  }

  /* line 157, ../sass/all/new-text.scss */
  .text-large-medium {
    font-size: 38px;
    line-height: 48px;
    margin-bottom: 18px;
  }

  /* line 158, ../sass/all/new-text.scss */
  .text-medium {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 15px;
  }

  /* line 159, ../sass/all/new-text.scss */
  .text-medium-small {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 6px;
  }

  /* line 160, ../sass/all/new-text.scss */
  .text-normal {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
  }
}
/* line 1, ../sass/all/footer.scss */
.footer {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: space-between;
  background: #020304;
  color: #fff;
  padding: 25px;
}
/* line 15, ../sass/all/footer.scss */
.footer .left, .footer .right {
  width: 150px;
}
/* line 19, ../sass/all/footer.scss */
.footer .center {
  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;
  gap: 15px 0;
  width: calc(100% - 150px * 2);
}
/* line 36, ../sass/all/footer.scss */
.footer .center .logo img {
  display: block;
  width: 60px;
  height: 60px;
}
@media (hover: hover) {
  /* line 42, ../sass/all/footer.scss */
  .footer .center .logo img:hover {
    opacity: 0.7;
  }
}
/* line 49, ../sass/all/footer.scss */
.footer .center .list {
  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: 10px;
  font-weight: 500;
}
@media (hover: hover) {
  /* line 65, ../sass/all/footer.scss */
  .footer .center .list a:hover {
    color: #288eff;
  }
}
/* line 74, ../sass/all/footer.scss */
.footer .uweb img {
  width: 150px;
}
@media (hover: hover) {
  /* line 79, ../sass/all/footer.scss */
  .footer .uweb:hover {
    opacity: 0.7;
  }
}

/* line 87, ../sass/all/footer.scss */
.lang-he .footer {
  direction: rtl;
}
/* line 91, ../sass/all/footer.scss */
.lang-he .footer .center .list {
  font-size: 18px;
}

@media only screen and (min-width: 0px) and (max-width: 1023px) {
  /* line 100, ../sass/all/footer.scss */
  .footer {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    gap: 15px 0;
    padding: 15px;
    padding-bottom: 85px;
  }
  /* line 110, ../sass/all/footer.scss */
  .footer .left {
    display: none;
  }
  /* line 114, ../sass/all/footer.scss */
  .footer .right {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  /* line 124, ../sass/all/footer.scss */
  .footer .center {
    width: 100%;
  }
  /* line 127, ../sass/all/footer.scss */
  .footer .center .list {
    font-size: 14px;
  }

  /* line 136, ../sass/all/footer.scss */
  .lang-he .footer .center .list {
    font-size: 16px;
  }
}
/* line 1, ../sass/all/global.scss */
.edit-profile-alert-popup {
  position: fixed;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  font-size: 16px;
  padding: 15px 30px;
  max-width: calc(100% - 30px);
  border-radius: 8px;
  z-index: 99999999999;
  pointer-events: none;
  opacity: 0;
  transition: 0.3s ease all;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}
/* line 17, ../sass/all/global.scss */
.edit-profile-alert-popup.show {
  top: 150px;
  opacity: 1;
}

/* line 1, ../sass/all/popup.scss */
.callback-overflow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(105, 99, 131, 0.6);
  z-index: 1;
  transition: 0.24s cubic-bezier(0.24, 0.1, 0.24, 1) 0.16s;
  transition-property: opacity,visibility;
  opacity: 0;
  pointer-events: none;
}

/* line 15, ../sass/all/popup.scss */
.callback-modal {
  position: fixed;
  display: none;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  z-index: -1050;
  pointer-events: none;
}
/* line 30, ../sass/all/popup.scss */
.callback-modal.heightauto .callback-aside {
  overflow: auto;
}
/* line 35, ../sass/all/popup.scss */
.callback-modal.show {
  display: flex;
  pointer-events: all;
  z-index: 1050;
}
/* line 40, ../sass/all/popup.scss */
.callback-modal.show .callback-aside {
  pointer-events: all;
  visibility: visible;
  -webkit-animation: modal-module__modal-in___37sFe 0.4s cubic-bezier(0.24, 0.1, 0.24, 1) 0.16s forwards;
  animation: modal-module__modal-in___37sFe 0.4s cubic-bezier(0.24, 0.1, 0.24, 1) 0.16s forwards;
}
/* line 47, ../sass/all/popup.scss */
.callback-modal.show .callback-overflow {
  opacity: 1;
  pointer-events: all;
}

/* line 54, ../sass/all/popup.scss */
.callback-aside {
  z-index: 2;
  width: calc(100% - 30px);
  max-height: calc(100% - 30px);
  max-width: 680px;
  margin: 24px auto;
  padding: 24px;
  position: relative;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0 8px 32px rgba(33, 31, 46, 0.16);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  border-radius: 20px;
  opacity: 0;
  transform: scale(0.88);
  overflow: hidden;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.24s cubic-bezier(0.24, 0.1, 0.24, 1) 0.16s;
  transition-property: opacity,visibility;
  pointer-events: none;
}
/* line 80, ../sass/all/popup.scss */
.callback-aside.min-width {
  max-width: 390px;
}

@-webkit-keyframes modal-module__modal-in___37sFe {
  0% {
    opacity: 0;
    transform: scale(0.88);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes modal-module__modal-in___37sFe {
  0% {
    opacity: 0;
    transform: scale(0.88);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes modal-module__modal-out___1dK8d {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.88);
  }
}
@keyframes modal-module__modal-out___1dK8d {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.88);
  }
}
/* line 93, ../sass/all/popup.scss */
.callback-aside-close {
  position: absolute;
  cursor: pointer;
  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;
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background-color: #fff;
  color: #2f2963;
  font-weight: 600;
  font-size: 16px;
}
@media (hover: hover) {
  /* line 116, ../sass/all/popup.scss */
  .callback-aside-close:hover {
    background-color: #2f2963;
    color: #fff;
  }
}

/* line 123, ../sass/all/popup.scss */
.callback-body {
  position: relative;
}
/* line 126, ../sass/all/popup.scss */
.callback-body h5 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 9px;
}
/* line 132, ../sass/all/popup.scss */
.callback-body h5 strong {
  color: rgba(73, 68, 96, 0.8);
}
/* line 137, ../sass/all/popup.scss */
.callback-body .callback-main-title.templatehide {
  display: none;
}

/* line 142, ../sass/all/popup.scss */
.callback-main-title {
  position: relative;
  margin-top: -24px;
  margin-left: -24px;
  width: calc(100% + 48px);
  background: #dbecff;
  padding: 40px 35px;
  padding-bottom: 20px;
}
/* line 151, ../sass/all/popup.scss */
.callback-main-title span {
  position: relative;
  z-index: 2;
}
/* line 156, ../sass/all/popup.scss */
.callback-main-title:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -20px;
  left: 63%;
  width: 93px;
  height: 93px;
  background-image: url(/assets/img/icon-chat-white.svg);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
}

/* line 172, ../sass/all/popup.scss */
.callback-form {
  width: 100%;
}
/* line 175, ../sass/all/popup.scss */
.callback-form p {
  font-size: 14px;
  margin-bottom: 16px;
  color: #737a8e;
}
/* line 181, ../sass/all/popup.scss */
.callback-form small {
  font-size: 12px;
  display: block;
  font-weight: 400;
  color: #737a8e;
  line-height: 1.35;
}
/* line 189, ../sass/all/popup.scss */
.callback-form .btn-form {
  margin-top: 26px;
}
/* line 192, ../sass/all/popup.scss */
.callback-form .btn-form.disable {
  background-color: #f1f2f4 !important;
  pointer-events: none;
  color: #ced1d7;
}

/* line 200, ../sass/all/popup.scss */
.callback-form-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;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 16px;
}
/* line 216, ../sass/all/popup.scss */
.callback-form-top.with-img {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
/* line 223, ../sass/all/popup.scss */
.callback-form-top.with-img .img {
  display: block;
  position: absolute;
  top: 15px;
  right: 0;
  width: calc((100% - 25px) / 2);
  max-height: 100%;
  /* height: calc(100% - 15px); */
  object-fit: cover;
  border-radius: 4px;
}
/* line 236, ../sass/all/popup.scss */
.callback-form-top .input-wr-global-style {
  width: calc((100% - 25px) / 2);
  margin-top: 15px;
}

/* line 242, ../sass/all/popup.scss */
.callback-form-privacy {
  display: flex;
  position: relative;
  align-items: center;
}
/* line 247, ../sass/all/popup.scss */
.callback-form-privacy input {
  position: absolute;
  opacity: 0;
  z-index: -1;
  outline: none;
  -webkit-appearance: checkbox;
}
/* line 256, ../sass/all/popup.scss */
.callback-form-privacy input:checked ~ .checkbox {
  background-color: #288eff;
}
/* line 259, ../sass/all/popup.scss */
.callback-form-privacy input:checked ~ .checkbox:after {
  display: block;
}
/* line 266, ../sass/all/popup.scss */
.callback-form-privacy .checkbox {
  position: relative;
  cursor: pointer;
  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;
  border: 1px solid #d6d4d4;
  box-sizing: border-box;
  margin-right: 12px;
  background-color: transparent;
}
/* line 280, ../sass/all/popup.scss */
.callback-form-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 293, ../sass/all/popup.scss */
.callback-form-privacy i {
  font-size: 14px;
  line-height: 1.3;
}
/* line 297, ../sass/all/popup.scss */
.callback-form-privacy i a {
  text-decoration: underline;
}
/* line 300, ../sass/all/popup.scss */
.callback-form-privacy i a:hover {
  color: #288eff;
}

/* line 307, ../sass/all/popup.scss */
.callback-form-other {
  position: relative;
  margin-top: 42px;
}
/* line 311, ../sass/all/popup.scss */
.callback-form-other .checkbox-swipe {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.2px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
/* line 319, ../sass/all/popup.scss */
.callback-form-other .checkbox-swipe input {
  position: absolute;
  opacity: 0;
  z-index: -1;
  width: 0;
  height: 0;
  pointer-events: none;
}
/* line 329, ../sass/all/popup.scss */
.callback-form-other .checkbox-swipe input:checked ~ .checkbox-swipe-slid {
  background-color: #288eff;
  border-color: #288eff;
}
/* line 333, ../sass/all/popup.scss */
.callback-form-other .checkbox-swipe input:checked ~ .checkbox-swipe-slid b {
  -webkit-transform: translate3d(18px, 0, 0);
  -moz-transform: translate3d(18px, 0, 0);
  transform: translate3d(18px, 0, 0);
}
/* line 343, ../sass/all/popup.scss */
.callback-form-other .c-text {
  width: calc(100% - 44px - 15px);
}
/* line 347, ../sass/all/popup.scss */
.callback-form-other .checkbox-swipe-slid {
  border-radius: 13px;
  width: 44px;
  height: 26px;
  display: inline-block;
  position: relative;
  -webkit-transition: background-color .1s linear,border-color .1s linear;
  -moz-transition: background-color .1s linear,border-color .1s linear;
  transition: background-color .1s linear,border-color .1s linear;
  border: 1px solid #ced1d7;
  cursor: pointer;
  margin-right: 15px;
}
/* line 360, ../sass/all/popup.scss */
.callback-form-other .checkbox-swipe-slid b {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform .1s linear;
  transition: -webkit-transform .1s linear;
  -moz-transition: transform .1s linear,-moz-transform .1s linear;
  transition: transform .1s linear;
  transition: transform .1s linear,-webkit-transform .1s linear,-moz-transform .1s linear;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  content: "";
  width: 24px;
  height: 24px;
}

/* line 381, ../sass/all/popup.scss */
.callback-house {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 16px);
  margin: 16px -8px;
  opacity: 1;
  pointer-events: all;
  transition: opacity .3s ease-in-out;
}
/* line 390, ../sass/all/popup.scss */
.callback-house.disable {
  opacity: 0.3;
  pointer-events: none;
  display: none;
}

/* line 397, ../sass/all/popup.scss */
.callback-house-box {
  width: calc(100% / 3 - 16px);
  margin: 0 8px;
  border-radius: 4px;
  border: 1px solid #e8e9ec;
  overflow: hidden;
  isolation: isolate;
}
/* line 405, ../sass/all/popup.scss */
.callback-house-box img {
  display: block;
  width: 100%;
  height: 120px;
  object-fit: cover;
}
/* line 412, ../sass/all/popup.scss */
.callback-house-box .desc {
  padding: 5px 12px 7px;
}
/* line 416, ../sass/all/popup.scss */
.callback-house-box i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
  font-size: 12px;
  color: #737a8e;
  font-size: 14px !important;
}
/* line 427, ../sass/all/popup.scss */
.callback-house-box .title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
}
/* line 438, ../sass/all/popup.scss */
.callback-house-box b {
  font-size: 16px;
  line-height: 1.2;
  display: block;
}
/* line 444, ../sass/all/popup.scss */
.callback-house-box .address {
  display: flex;
  gap: 5px;
  align-items: center;
  font-size: 14px;
  margin-top: 1px;
  margin-bottom: -3px;
}
/* line 452, ../sass/all/popup.scss */
.callback-house-box .address svg {
  width: 11px;
}
/* line 457, ../sass/all/popup.scss */
.callback-house-box .txt {
  font-size: 14px;
  font-weight: 400;
  display: block;
}
/* line 462, ../sass/all/popup.scss */
.callback-house-box .txt.mr {
  margin-top: 10px;
}
/* line 466, ../sass/all/popup.scss */
.callback-house-box .txt.icon {
  padding-left: 20px;
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 15px;
}
/* line 473, ../sass/all/popup.scss */
.callback-house-box .txt.metro {
  background-image: url(../img/6811949_metro_railway_subway_train_transport_icon.svg);
}
/* line 477, ../sass/all/popup.scss */
.callback-house-box .txt.time {
  background-image: url(../img/9203990_man_shots_bullets_war_ukraine_icon.svg);
}

/* line 488, ../sass/all/popup.scss */
.lang-he .callback-body h5 {
  font-size: calc(24px * 1.2);
}
/* line 493, ../sass/all/popup.scss */
.lang-he .callback-main-title {
  margin-right: -24px;
  margin-left: 0;
}
/* line 497, ../sass/all/popup.scss */
.lang-he .callback-main-title:after {
  right: 63%;
  left: auto;
}
/* line 503, ../sass/all/popup.scss */
.lang-he .callback-modal {
  direction: rtl;
}
/* line 507, ../sass/all/popup.scss */
.lang-he .callback-aside-close {
  left: 10px;
  right: initial;
}
/* line 514, ../sass/all/popup.scss */
.lang-he .callback-form p {
  font-size: calc(14px * 1.2);
}
/* line 518, ../sass/all/popup.scss */
.lang-he .callback-form small {
  font-size: calc(12px * 1.2);
}
/* line 525, ../sass/all/popup.scss */
.lang-he .callback-form-top.with-img .img {
  left: 0;
  right: auto;
}
/* line 534, ../sass/all/popup.scss */
.lang-he .callback-form-privacy i {
  font-size: calc(14px * 1.2);
}
/* line 538, ../sass/all/popup.scss */
.lang-he .callback-form-privacy .checkbox {
  margin-left: 12px;
  margin-right: initial;
}
/* line 546, ../sass/all/popup.scss */
.lang-he .callback-form-other .checkbox-swipe {
  font-size: calc(16px * 1.2);
}
/* line 550, ../sass/all/popup.scss */
.lang-he .callback-form-other .checkbox-swipe-slid {
  margin-right: 0;
  margin-left: 15px;
}
/* line 558, ../sass/all/popup.scss */
.lang-he .callback-house-box i {
  font-size: calc(12px * 1.2);
}
/* line 562, ../sass/all/popup.scss */
.lang-he .callback-house-box .txt {
  font-size: calc(14px * 1.2);
}
/* line 565, ../sass/all/popup.scss */
.lang-he .callback-house-box .txt.icon {
  padding-left: 0;
  padding-right: 20px;
  background-position: 100% center;
}

@media screen and (min-width: 767px) and (max-height: 700px) {
  /* line 575, ../sass/all/popup.scss */
  .callback-house-box {
    max-height: 185px;
    position: relative;
  }
  /* line 579, ../sass/all/popup.scss */
  .callback-house-box:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: #e8e9ec;
    background: -moz-linear-gradient(0deg, #e8e9ec 0%, rgba(232, 233, 236, 0.96402) 57%, rgba(232, 233, 236, 0) 100%);
    background: -webkit-linear-gradient(0deg, #e8e9ec 0%, rgba(232, 233, 236, 0.96402) 57%, rgba(232, 233, 236, 0) 100%);
    background: linear-gradient(0deg, #e8e9ec 0%, rgba(232, 233, 236, 0.96402) 57%, rgba(232, 233, 236, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8e9ec",endColorstr="#e8e9ec",GradientType=1);
    opacity: .7;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 598, ../sass/all/popup.scss */
  .callback-body h5 {
    font-size: 20px;
  }

  /* line 603, ../sass/all/popup.scss */
  .callback-aside {
    overflow: scroll;
  }

  /* line 607, ../sass/all/popup.scss */
  .callback-main-title {
    padding: 30px 25px;
    padding-bottom: 15px;
  }
  /* line 611, ../sass/all/popup.scss */
  .callback-main-title span {
    max-width: calc(100% - 20px);
  }
  /* line 615, ../sass/all/popup.scss */
  .callback-main-title:after {
    bottom: -15px;
    left: 63%;
    width: 73px;
    height: 73px;
  }

  /* line 625, ../sass/all/popup.scss */
  .callback-form-top.with-img .img {
    display: none;
    position: relative;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-order: -1;
    -o-order: -1;
    order: -1;
    margin-bottom: 15px;
    height: auto;
    aspect-ratio: 16/9;
    width: 100%;
  }
  /* line 640, ../sass/all/popup.scss */
  .callback-form-top .input-wr-global-style {
    width: 100% !important;
  }

  /* line 647, ../sass/all/popup.scss */
  .callback-form p {
    font-size: 11px;
    line-height: 1.2;
  }
  /* line 652, ../sass/all/popup.scss */
  .callback-form small {
    font-size: 9px;
  }

  /* line 657, ../sass/all/popup.scss */
  .callback-form-other {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  /* line 661, ../sass/all/popup.scss */
  .callback-form-other .checkbox-swipe {
    font-size: 12px;
    line-height: 1.2;
  }

  /* line 669, ../sass/all/popup.scss */
  .callback-form-privacy i {
    font-size: 11px;
  }

  /* line 674, ../sass/all/popup.scss */
  .callback-house {
    flex-wrap: nowrap;
    overflow: scroll;
    width: calc(100% + 48px);
    margin-left: -24px;
    padding-left: 12px;
  }
  /* line 681, ../sass/all/popup.scss */
  .callback-house.disable {
    display: none;
  }

  /* line 686, ../sass/all/popup.scss */
  .callback-house-box {
    min-width: 200px;
  }

  /* line 692, ../sass/all/popup.scss */
  .lang-he .callback-house {
    margin-right: -24px;
    padding-right: 12px;
  }
  /* line 699, ../sass/all/popup.scss */
  .lang-he .callback-form p {
    font-size: calc(11px * 1.2);
  }
  /* line 703, ../sass/all/popup.scss */
  .lang-he .callback-form small {
    font-size: 15px;
  }
  /* line 707, ../sass/all/popup.scss */
  .lang-he .callback-form .btn-form {
    font-size: 18px;
  }
  /* line 714, ../sass/all/popup.scss */
  .lang-he .callback-form-other .checkbox-swipe {
    font-size: calc(12px * 1.2);
  }
  /* line 721, ../sass/all/popup.scss */
  .lang-he .callback-form-privacy i {
    font-size: 15px;
  }
  /* line 727, ../sass/all/popup.scss */
  .lang-he .callback-body h5 {
    font-size: calc(20px * 1.12);
  }
  /* line 733, ../sass/all/popup.scss */
  .lang-he .callback-main-title:after {
    right: 71%;
    left: auto;
  }
}
/* line 1, ../sass/all/popup-side.scss */
.popup-side-wr {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition-delay: 0.3s;
}
/* line 12, ../sass/all/popup-side.scss */
.popup-side-wr.show {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

/* line 19, ../sass/all/popup-side.scss */
.popup-side-close-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(47, 41, 99, 0.6);
}

/* line 28, ../sass/all/popup-side.scss */
.popup-side {
  position: absolute;
  top: 0;
  right: 0;
  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;
  overflow-y: auto;
  transition: 0.3s ease all;
  transform: translateX(100%);
  gap: 24px 0;
  height: 100%;
  width: 500px;
  background: #fff;
  padding: 50px;
  transition-delay: 0s;
}
/* line 52, ../sass/all/popup-side.scss */
.popup-side.show {
  transition-delay: 0.3s;
  transform: translateX(0);
}
/* line 57, ../sass/all/popup-side.scss */
.popup-side .popup-side-close {
  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;
  cursor: pointer;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #2f2963;
  color: #fff;
}
@media (hover: hover) {
  /* line 77, ../sass/all/popup-side.scss */
  .popup-side .popup-side-close:hover {
    background: #288eff;
  }
}
/* line 83, ../sass/all/popup-side.scss */
.popup-side .img {
  display: block;
  width: 100%;
}
/* line 87, ../sass/all/popup-side.scss */
.popup-side .img img {
  display: block;
  width: 100%;
}

/* line 95, ../sass/all/popup-side.scss */
.lang-he .popup-side {
  left: 0;
  right: auto;
  transform: translateX(-100%);
}
/* line 100, ../sass/all/popup-side.scss */
.lang-he .popup-side.show {
  transform: translateX(0);
}
/* line 104, ../sass/all/popup-side.scss */
.lang-he .popup-side .popup-side-close {
  left: 10px;
  right: auto;
}

/* line 1, ../sass/all/input-global-style.scss */
.input-global-hidden {
  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 14, ../sass/all/input-global-style.scss */
.input-wr-global-style {
  position: relative;
  display: block;
}
/* line 18, ../sass/all/input-global-style.scss */
.input-wr-global-style .iti {
  width: 100%;
}
/* line 22, ../sass/all/input-global-style.scss */
.input-wr-global-style textarea ~ .input-title-global-style {
  top: 15px;
  transform: translateY(0);
}

/* line 28, ../sass/all/input-global-style.scss */
.input-global-style {
  display: block;
  width: 100%;
  border: 2px solid #E9E9F2;
  border-radius: 15px;
  height: 50px;
  padding: 0 15px;
  padding-top: 20px;
  font-size: 16px;
  color: #000;
}
/* line 39, ../sass/all/input-global-style.scss */
.input-global-style.error {
  background-color: #ffa3a382;
}
/* line 43, ../sass/all/input-global-style.scss */
.input-global-style::placeholder {
  opacity: 0;
  color: transparent;
  font-size: 0px;
}
/* line 49, ../sass/all/input-global-style.scss */
.input-global-style:not(:placeholder-shown) + .input-title-global-style {
  transform: translateY(0%);
  top: 5px;
  font-size: 12px;
  opacity: 0.5;
}
/* line 56, ../sass/all/input-global-style.scss */
.input-global-style:focus {
  border-color: #288eff;
}
/* line 59, ../sass/all/input-global-style.scss */
.input-global-style:focus + .input-title-global-style {
  transform: translateY(0%);
  top: 5px;
  font-size: 12px;
  opacity: 0.5;
}

/* line 68, ../sass/all/input-global-style.scss */
.input-title-global-style {
  position: absolute;
  font-weight: 400;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
  font-size: 16px;
  cursor: text;
  pointer-events: none;
  transition-duration: .4s;
  transition-timing-function: cubic-bezier(0.25, 0.74, 0.22, 0.99);
}
/* line 80, ../sass/all/input-global-style.scss */
.input-title-global-style.with-flag {
  left: 52px;
  transform: translateY(0%);
  top: 5px;
  font-size: 12px;
  opacity: 0.5;
}
/* line 88, ../sass/all/input-global-style.scss */
.input-title-global-style.rel {
  display: block;
  position: relative;
  left: auto;
  right: auto;
  transform: none;
  margin-bottom: 10px;
}
/* line 97, ../sass/all/input-global-style.scss */
.input-title-global-style .required {
  font-style: normal;
  color: red;
}

/* line 103, ../sass/all/input-global-style.scss */
.submit-global-style {
  height: 50px;
}

/* line 110, ../sass/all/input-global-style.scss */
.lang-he .input-wr-global-style .iti .input-global-style {
  text-align: left;
  padding-right: 52px;
  padding-left: 15px;
}
/* line 117, ../sass/all/input-global-style.scss */
.lang-he .input-wr-global-style .iti__flag-container {
  left: auto;
  right: 0;
}
/* line 122, ../sass/all/input-global-style.scss */
.lang-he .input-wr-global-style .iti__arrow {
  margin-left: 0;
  margin-right: 6px;
}
/* line 127, ../sass/all/input-global-style.scss */
.lang-he .input-wr-global-style .iti__country-list {
  max-width: 290px;
  direction: ltr;
}
/* line 133, ../sass/all/input-global-style.scss */
.lang-he .input-title-global-style {
  right: 16px;
  left: auto;
}
/* line 137, ../sass/all/input-global-style.scss */
.lang-he .input-title-global-style.with-flag {
  left: auto;
  right: 52px;
}
/* line 142, ../sass/all/input-global-style.scss */
.lang-he .input-title-global-style.rel {
  left: auto;
  right: auto;
}

/* line 1, ../sass/all/global-share.scss */
.share-links.global-share-links {
  border-radius: 16px !important;
  display: inline-flex !important;
  flex-direction: column !important;
  min-width: 216px !important;
  padding: 12px !important;
  position: absolute !important;
  z-index: 9999999 !important;
  background: #fff !important;
  box-shadow: 0 0 1px #282d3c1a, 0 0 2px #282d3c1a, 0 4px 8px #282d3c1a !important;
  gap: 0 !important;
  margin: 0 !important;
}
/* line 14, ../sass/all/global-share.scss */
.share-links.global-share-links a {
  align-items: center !important;
  cursor: pointer !important;
  display: flex !important;
  width: 100% !important;
  background: transparent !important;
  border-width: initial !important;
  border-style: none !important;
  border-color: initial !important;
  border-image: initial !important;
  border-radius: 8px !important;
  padding: 8px 12px !important;
  transition: background-color 0.3s, transform 0.3s !important;
  gap: 12px !important;
}
@media (hover: hover) {
  /* line 30, ../sass/all/global-share.scss */
  .share-links.global-share-links a:hover {
    background-color: #f4f6fb !important;
  }
}
/* line 35, ../sass/all/global-share.scss */
.share-links.global-share-links a:active {
  transform: scale(0.9) !important;
}
/* line 39, ../sass/all/global-share.scss */
.share-links.global-share-links a svg,
.share-links.global-share-links a img {
  height: 20px !important;
  width: 20px !important;
  color: #007bfb !important;
}
/* line 46, ../sass/all/global-share.scss */
.share-links.global-share-links a span {
  color: #282d3c !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  letter-spacing: -0.005em !important;
  line-height: 12px !important;
  text-align: left !important;
  user-select: none !important;
}
/* line 57, ../sass/all/global-share.scss */
.share-links.global-share-links .close {
  display: none;
}

/* line 63, ../sass/all/global-share.scss */
.global-share-line {
  background: #ecf0f8 !important;
  border-radius: 1px !important;
  height: 1px !important;
  margin: 12px !important;
}

/* line 75, ../sass/all/global-share.scss */
.lang-he .share-links-wr.global-share .share-links a span {
  font-size: 14px !important;
  line-height: 14px !important;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 87, ../sass/all/global-share.scss */
  .share-links.global-share-links {
    border-radius: 16px !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    min-width: 216px !important;
    width: 100%;
    padding: 38px 15px !important;
    position: fixed !important;
    top: auto !important;
    bottom: 0 !important;
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%);
    transition: 0.3s ease all;
    z-index: 999999999;
  }
  /* line 103, ../sass/all/global-share.scss */
  .share-links.global-share-links.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  /* line 109, ../sass/all/global-share.scss */
  .share-links.global-share-links a {
    justify-content: space-between;
    align-items: center !important;
    cursor: pointer !important;
    display: flex !important;
    width: 100% !important;
    background: #f4f6fb !important;
    border-width: initial !important;
    border-style: none !important;
    border-color: initial !important;
    border-image: initial !important;
    border-radius: 8px !important;
    padding: 12px 16px !important;
    transition: background-color 0.3s, transform 0.3s !important;
    gap: 12px !important;
  }
  /* line 125, ../sass/all/global-share.scss */
  .share-links.global-share-links a.no-b {
    border-radius: 0 !important;
  }
  /* line 129, ../sass/all/global-share.scss */
  .share-links.global-share-links a.no-t-l-b {
    border-top-left-radius: 0 !important;
  }
  /* line 133, ../sass/all/global-share.scss */
  .share-links.global-share-links a.no-t-r-b {
    border-top-right-radius: 0 !important;
  }
  /* line 137, ../sass/all/global-share.scss */
  .share-links.global-share-links a.no-b-l-b {
    border-bottom-left-radius: 0 !important;
  }
  /* line 141, ../sass/all/global-share.scss */
  .share-links.global-share-links a.no-b-r-b {
    border-bottom-right-radius: 0 !important;
  }
  /* line 145, ../sass/all/global-share.scss */
  .share-links.global-share-links a svg,
  .share-links.global-share-links a img {
    height: 24px !important;
    width: 24px !important;
    color: #007bfb !important;
  }
  /* line 152, ../sass/all/global-share.scss */
  .share-links.global-share-links a span {
    -webkit-order: -1;
    -moz-order: -1;
    -ms-order: -1;
    -o-order: -1;
    order: -1;
    color: #282d3c !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: -0.005em !important;
    line-height: 14px !important;
    text-align: left !important;
    user-select: none !important;
  }
  /* line 168, ../sass/all/global-share.scss */
  .share-links.global-share-links .close {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    margin-top: 20px;
  }

  /* line 179, ../sass/all/global-share.scss */
  .global-share-line {
    background: #ecf0f8 !important;
    border-radius: 1px !important;
    height: 1px !important;
    margin: 12px !important;
  }

  /* line 187, ../sass/all/global-share.scss */
  .lang-he .share-links.global-share-links {
    direction: rtl;
  }
  /* line 190, ../sass/all/global-share.scss */
  .lang-he .share-links.global-share-links span {
    font-size: 16px !important;
    line-height: 16px !important;
  }
}
/* line 27, ../sass/main-style.scss */
.lang-he {
  direction: rtl;
}

/* line 31, ../sass/main-style.scss */
.pd-top-40 {
  padding-top: 40px !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  /* line 37, ../sass/main-style.scss */
  .pd-top-40 {
    padding-top: 30px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 43, ../sass/main-style.scss */
  .pd-top-40 {
    padding-top: 30px !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 49, ../sass/main-style.scss */
  .pd-top-40 {
    padding-top: 20px !important;
  }
}
