@charset "UTF-8";
/* line 5, C:/Ruby27-x64/lib/ruby/gems/2.7.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:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

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

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

/* line 28, C:/Ruby27-x64/lib/ruby/gems/2.7.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:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby27-x64/lib/ruby/gems/2.7.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:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby27-x64/lib/ruby/gems/2.7.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: 'NarkissBlock-Regular';
  src: url("../fonts/NarkissBlock-Regular.woff") format("truetype");
}
@font-face {
  font-family: 'NarkissBlock-Black';
  src: url("../fonts/NarkissBlock-Black.woff") format("truetype");
}
@font-face {
  font-family: 'NarkissBlock-Bold';
  src: url("../fonts/NarkissBlock-Bold.woff") format("truetype");
}
@font-face {
  font-family: 'NarkissBlock-Light';
  src: url("../fonts/NarkissBlock-Light.woff") format("opentype");
}
@font-face {
  font-family: 'NarkissBlock-Extralight';
  src: url("../fonts/NarkissBlock-Extralight.woff") format("opentype");
}
@font-face {
  font-family: 'NarkissBlock-Medium';
  src: url("../fonts/NarkissBlock-Medium.woff") format("opentype");
}
@font-face {
  font-family: 'NarkissBlock-Hairline';
  src: url("../fonts/NarkissBlock-Hairline.woff") format("opentype");
}
@font-face {
  font-family: 'NarkissBlock-Heavy';
  src: url("../fonts/NarkissBlock-Heavy.woff") format("opentype");
}
@font-face {
  font-family: 'NarkissBlock-Semibold';
  src: url("../fonts/NarkissBlock-Semibold.woff") format("opentype");
}
@font-face {
  font-family: 'Rollgates-Fabulous';
  src: url("../fonts/Rollgates-Fabulous.ttf") format("truetype");
}
/* line 54, ../sass/all/base.scss */
.w100 {
  width: 100% !important;
}

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

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

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

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

/* line 74, ../sass/all/base.scss */
.ltr {
  direction: ltr;
}

/* line 78, ../sass/all/base.scss */
.rtl {
  direction: rtl;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1, ../sass/all/wrapper.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 7, ../sass/all/wrapper.scss */
body {
  min-height: 100vh;
  background-color: #fff;
  color: var(--color);
  direction: rtl;
}
/* line 17, ../sass/all/wrapper.scss */
body.ofh {
  overflow: hidden;
}

/* line 22, ../sass/all/wrapper.scss */
html, body {
  min-height: 100%;
  height: 100%;
  line-height: 1.3;
  font-family: var(--font-family);
  font-family: var(--font-family-light);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 17px;
  font-family: "Noto Sans Hebrew", sans-serif;
  font-optical-sizing: auto;
}
/* line 33, ../sass/all/wrapper.scss */
html .font, body .font {
  font-family: "Poppins", sans-serif;
}

/* Контейнер */
/* line 40, ../sass/all/wrapper.scss */
.container {
  position: relative;
  max-width: 1232px;
  width: 100%;
  margin: 0 auto;
}

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

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

/* line 58, ../sass/all/wrapper.scss */
.lang-he input[type="tel"], .lang-he input[type="email"] {
  direction: ltr;
  text-align: right;
}

@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  /* line 67, ../sass/all/wrapper.scss */
  .container {
    max-width: 960px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 76, ../sass/all/wrapper.scss */
  .container {
    max-width: 738px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 84, ../sass/all/wrapper.scss */
  .container {
    max-width: calc(100% - 30px);
  }

  /* line 88, ../sass/all/wrapper.scss */
  .arrow-top {
    bottom: 78px;
    left: 15px;
  }
}
/* line 1, ../sass/all/header.scss */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background-color: #00453C;
  color: #fff;
  padding: 10px 0;
  height: 115px;
  display: flex;
  align-items: center;
}
/* line 14, ../sass/all/header.scss */
.header .container {
  padding: 0;
  max-width: 1200px;
}

/* line 20, ../sass/all/header.scss */
body {
  padding-top: 115px;
}

/* line 24, ../sass/all/header.scss */
.anchor {
  position: absolute;
  bottom: 100%;
  height: 114px;
}

/* line 30, ../sass/all/header.scss */
.header-wr {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

/* line 36, ../sass/all/header.scss */
.header-mob-menu {
  display: none;
}

/* line 40, ../sass/all/header.scss */
.header-menu {
  position: relative;
  display: flex;
  align-items: flex-end;
}
/* line 45, ../sass/all/header.scss */
.header-menu:last-child {
  justify-content: flex-end;
}
/* line 49, ../sass/all/header.scss */
.header-menu a {
  margin: 0 17px;
  font-size: 17px;
  display: block;
  border-bottom: 1px solid #FFF;
  padding-bottom: 9px;
  min-width: 76px;
  text-align: center;
  font-weight: 500;
}

/* line 61, ../sass/all/header.scss */
.header-logo {
  width: 265px;
  margin: 0 auto;
}
/* line 65, ../sass/all/header.scss */
.header-logo a {
  display: block;
}
/* line 69, ../sass/all/header.scss */
.header-logo img {
  display: block;
  max-width: 100%;
  width: 100%;
}

/* line 76, ../sass/all/header.scss */
.header-contact {
  position: absolute;
  cursor: pointer;
  top: 100%;
  left: 0;
  background: linear-gradient(90deg, #D59888 100%, #9E6557 0%);
  writing-mode: vertical-lr;
  transform: rotate(180deg);
  padding: 30px 8px;
  height: max-content;
  letter-spacing: 1px;
  border-top-left-radius: 15px;
}

@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  /* line 92, ../sass/all/header.scss */
  .header {
    height: 90px;
  }
  /* line 95, ../sass/all/header.scss */
  .header .container {
    max-width: 960px;
  }

  /* line 100, ../sass/all/header.scss */
  body {
    padding-top: 90px;
  }

  /* line 104, ../sass/all/header.scss */
  .anchor {
    height: 89px;
  }

  /* line 109, ../sass/all/header.scss */
  .header-menu a {
    margin: 0 14px;
    font-size: 15px;
    padding-bottom: 7px;
    min-width: 60px;
  }

  /* line 117, ../sass/all/header.scss */
  .header-logo {
    width: 212px;
  }

  /* line 121, ../sass/all/header.scss */
  .header-contact {
    padding: 24px 6px;
    border-top-left-radius: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 130, ../sass/all/header.scss */
  .header {
    height: 70px;
  }
  /* line 133, ../sass/all/header.scss */
  .header .container {
    max-width: 738px;
  }

  /* line 138, ../sass/all/header.scss */
  body {
    padding-top: 70px;
  }

  /* line 142, ../sass/all/header.scss */
  .anchor {
    height: 69px;
  }

  /* line 146, ../sass/all/header.scss */
  .header-menu {
    display: none;
  }

  /* line 150, ../sass/all/header.scss */
  .header-logo {
    width: 170px;
  }

  /* line 154, ../sass/all/header.scss */
  .header-contact {
    top: 0;
    padding: 14px 4px;
    border-top-left-radius: 8px;
  }

  /* line 160, ../sass/all/header.scss */
  .header-mob-menu {
    display: block;
    -ms-align-self: center;
    align-self: center;
  }
  /* line 165, ../sass/all/header.scss */
  .header-mob-menu svg {
    display: block;
    width: 36px;
    height: 36px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 176, ../sass/all/header.scss */
  .header {
    height: 70px;
  }
  /* line 179, ../sass/all/header.scss */
  .header .container {
    max-width: calc(100% - 30px);
  }

  /* line 184, ../sass/all/header.scss */
  body {
    padding-top: 70px;
  }

  /* line 188, ../sass/all/header.scss */
  .anchor {
    height: 69px;
  }

  /* line 192, ../sass/all/header.scss */
  .header-menu {
    display: none;
  }

  /* line 196, ../sass/all/header.scss */
  .header-logo {
    width: 170px;
  }

  /* line 200, ../sass/all/header.scss */
  .header-contact {
    top: 0;
    padding: 14px 4px;
    border-top-left-radius: 8px;
  }

  /* line 206, ../sass/all/header.scss */
  .header-mob-menu {
    display: block;
    -ms-align-self: center;
    align-self: center;
  }
  /* line 211, ../sass/all/header.scss */
  .header-mob-menu svg {
    display: block;
    width: 36px;
    height: 36px;
  }
}
/* line 1, ../sass/all/crumbs.scss */
.breadcrumb {
  direction: rtl;
  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;
  z-index: 2;
  gap: 5px;
  font-size: 14px;
}
/* line 19, ../sass/all/crumbs.scss */
.breadcrumb a:hover {
  color: #00453C;
}
/* line 24, ../sass/all/crumbs.scss */
.breadcrumb br {
  display: none;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 31, ../sass/all/crumbs.scss */
  .breadcrumb {
    font-size: 12px;
  }
}
/* line 1, ../sass/all/footer.scss */
footer {
  position: relative;
  border-top: 1px solid #9E6557;
  padding: 10px 0;
}
/* line 6, ../sass/all/footer.scss */
footer .container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  gap: 0 5px;
}
/* line 18, ../sass/all/footer.scss */
footer .footer-bottom-logo {
  position: relative;
  width: max-content;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
/* line 31, ../sass/all/footer.scss */
footer .footer-bottom-logo img {
  display: block;
  height: 30px;
}
/* line 36, ../sass/all/footer.scss */
footer .footer-bottom-logo:hover {
  opacity: 0.7;
}

@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  /* line 45, ../sass/all/footer.scss */
  footer .footer-bottom-logo {
    gap: 12px;
  }
  /* line 48, ../sass/all/footer.scss */
  footer .footer-bottom-logo img {
    height: 26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 59, ../sass/all/footer.scss */
  footer .footer-bottom-logo {
    gap: 10px;
  }
  /* line 62, ../sass/all/footer.scss */
  footer .footer-bottom-logo img {
    height: 26px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 73, ../sass/all/footer.scss */
  footer .container {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
  /* line 81, ../sass/all/footer.scss */
  footer .container i {
    display: none;
  }
  /* line 86, ../sass/all/footer.scss */
  footer .footer-bottom-logo {
    gap: 15px;
  }
  /* line 89, ../sass/all/footer.scss */
  footer .footer-bottom-logo img {
    height: 30px;
  }
  /* line 93, ../sass/all/footer.scss */
  footer .footer-bottom-logo:hover {
    opacity: 1;
  }
}
/* line 1, ../sass/all/root.scss */
:root {
  --font-family: 'NarkissBlock-Regular';
  --font-family-light: 'NarkissBlock-Light';
  --font-family-exlight: 'NarkissBlock-Extralight';
  --font-family-medium: 'NarkissBlock-Medium';
  --font-family-bold: 'NarkissBlock-Bold';
  --font-family-black: 'NarkissBlock-Black';
  --font-family-hairline: 'NarkissBlock-Hairline';
  --font-family-heavy: 'NarkissBlock-Heavy';
  --font-family-semibold: 'NarkissBlock-Semibold';
}

/* line 1, ../sass/all/text.scss */
.section-padding {
  padding: 50px 0;
}
/* line 4, ../sass/all/text.scss */
.section-padding.first {
  padding-top: 100px;
}
/* line 8, ../sass/all/text.scss */
.section-padding.last {
  padding-bottom: 100px;
}

/* line 13, ../sass/all/text.scss */
.site-text {
  font-size: 16px;
  line-height: 1.4;
}
/* line 17, ../sass/all/text.scss */
.site-text.max {
  font-size: 18px;
}
/* line 21, ../sass/all/text.scss */
.site-text.min {
  font-size: 14px;
}
/* line 25, ../sass/all/text.scss */
.site-text.fz20 {
  font-size: 20px;
}
/* line 29, ../sass/all/text.scss */
.site-text.fz22 {
  font-size: 22px;
}
/* line 33, ../sass/all/text.scss */
.site-text.fz24 {
  font-size: 24px;
}
/* line 37, ../sass/all/text.scss */
.site-text.fz44 {
  font-size: 44px;
}
/* line 41, ../sass/all/text.scss */
.site-text.fw500 {
  font-weight: 500;
}
/* line 45, ../sass/all/text.scss */
.site-text.fw600 {
  font-weight: 600;
}
/* line 49, ../sass/all/text.scss */
.site-text.fw700 {
  font-weight: 700;
}
/* line 53, ../sass/all/text.scss */
.site-text.green {
  color: #00453C;
}

/* line 58, ../sass/all/text.scss */
.site-title {
  font-weight: 600;
  font-size: 60px;
}
/* line 62, ../sass/all/text.scss */
.site-title.green {
  color: #00453C;
}
/* line 66, ../sass/all/text.scss */
.site-title.fw500 {
  font-weight: 500;
}
/* line 70, ../sass/all/text.scss */
.site-title.fw700 {
  font-weight: 700;
}
/* line 74, ../sass/all/text.scss */
.site-title.fz22 {
  font-size: 22px;
}
/* line 78, ../sass/all/text.scss */
.site-title.fz24 {
  font-size: 24px;
}
/* line 82, ../sass/all/text.scss */
.site-title.fz26 {
  font-size: 26px;
}
/* line 86, ../sass/all/text.scss */
.site-title.fz28 {
  font-size: 28px;
}
/* line 90, ../sass/all/text.scss */
.site-title.fz30 {
  font-size: 30px;
}
/* line 94, ../sass/all/text.scss */
.site-title.fz34 {
  font-size: 34px;
}
/* line 98, ../sass/all/text.scss */
.site-title.fz36 {
  font-size: 36px;
}
/* line 102, ../sass/all/text.scss */
.site-title.fz44 {
  font-size: 44px;
}
/* line 106, ../sass/all/text.scss */
.site-title.fz46 {
  font-size: 46px;
}
/* line 110, ../sass/all/text.scss */
.site-title.fz48 {
  font-size: 48px;
}
/* line 114, ../sass/all/text.scss */
.site-title.fz50 {
  font-size: 50px;
}
/* line 118, ../sass/all/text.scss */
.site-title.fz54 {
  font-size: 54px;
}
/* line 122, ../sass/all/text.scss */
.site-title.fz80 {
  line-height: 1;
  font-size: 80px;
}
/* line 127, ../sass/all/text.scss */
.site-title.fz96 {
  line-height: 1;
  font-size: 96px;
}

/* line 133, ../sass/all/text.scss */
.site-list {
  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;
  list-style-type: disc;
  padding-left: 20px;
  gap: 10px 0;
  font-size: 16px;
}

/* line 151, ../sass/all/text.scss */
.map-100-100 {
  width: 100%;
  height: 100%;
}

/* line 156, ../sass/all/text.scss */
.shekel {
  font-size: 0.7em;
}

/* line 161, ../sass/all/text.scss */
.lang-he .site-text {
  font-size: 18px;
}
/* line 164, ../sass/all/text.scss */
.lang-he .site-text.fz20 {
  font-size: 22px;
}
/* line 168, ../sass/all/text.scss */
.lang-he .site-text.fz22 {
  font-size: 24px;
}
/* line 172, ../sass/all/text.scss */
.lang-he .site-text.max {
  font-size: 20px;
}
/* line 176, ../sass/all/text.scss */
.lang-he .site-text.min {
  font-size: 16px;
}
/* line 180, ../sass/all/text.scss */
.lang-he .site-text.fz44 {
  font-size: 48px;
}
/* line 185, ../sass/all/text.scss */
.lang-he .site-list {
  padding-right: 20px;
  padding-left: 0;
  font-size: 18px;
}

@media only screen and (min-width: 1280px) and (max-width: 1460px) {
  /* line 194, ../sass/all/text.scss */
  .section-padding {
    padding: 90px 0;
  }
  /* line 197, ../sass/all/text.scss */
  .section-padding.first {
    padding-top: 45px;
  }
  /* line 201, ../sass/all/text.scss */
  .section-padding.last {
    padding-bottom: 45px;
  }

  /* line 206, ../sass/all/text.scss */
  .site-text {
    font-size: 15px;
  }
  /* line 209, ../sass/all/text.scss */
  .site-text.max {
    font-size: 17px;
  }
  /* line 213, ../sass/all/text.scss */
  .site-text.min {
    font-size: 13px;
  }
  /* line 217, ../sass/all/text.scss */
  .site-text.fz20 {
    font-size: 18px;
  }
  /* line 221, ../sass/all/text.scss */
  .site-text.fz22 {
    font-size: 20px;
  }
  /* line 225, ../sass/all/text.scss */
  .site-text.fz24 {
    font-size: 22px;
  }
  /* line 229, ../sass/all/text.scss */
  .site-text.fz44 {
    font-size: 40px;
  }

  /* line 234, ../sass/all/text.scss */
  .site-title {
    font-size: 52px;
  }
  /* line 237, ../sass/all/text.scss */
  .site-title.fz22 {
    font-size: 20px;
  }
  /* line 241, ../sass/all/text.scss */
  .site-title.fz24 {
    font-size: 22px;
  }
  /* line 245, ../sass/all/text.scss */
  .site-title.fz26 {
    font-size: 24px;
  }
  /* line 249, ../sass/all/text.scss */
  .site-title.fz28 {
    font-size: 26px;
  }
  /* line 253, ../sass/all/text.scss */
  .site-title.fz30 {
    font-size: 28px;
  }
  /* line 257, ../sass/all/text.scss */
  .site-title.fz34 {
    font-size: 32px;
  }
  /* line 261, ../sass/all/text.scss */
  .site-title.fz36 {
    font-size: 34px;
  }
  /* line 265, ../sass/all/text.scss */
  .site-title.fz44 {
    font-size: 40px;
  }
  /* line 269, ../sass/all/text.scss */
  .site-title.fz46 {
    font-size: 42px;
  }
  /* line 273, ../sass/all/text.scss */
  .site-title.fz48 {
    font-size: 44px;
  }
  /* line 277, ../sass/all/text.scss */
  .site-title.fz50 {
    font-size: 46px;
  }
  /* line 281, ../sass/all/text.scss */
  .site-title.fz54 {
    font-size: 50px;
  }
  /* line 285, ../sass/all/text.scss */
  .site-title.fz80 {
    font-size: 70px;
  }
  /* line 289, ../sass/all/text.scss */
  .site-title.fz96 {
    font-size: 84px;
  }

  /* line 294, ../sass/all/text.scss */
  .site-btn {
    padding: 0 20px;
    height: 46px;
    font-size: 17px;
  }

  /* line 301, ../sass/all/text.scss */
  .lang-he .site-text {
    font-size: 17px;
  }
  /* line 304, ../sass/all/text.scss */
  .lang-he .site-text.fz20 {
    font-size: 21px;
  }
  /* line 308, ../sass/all/text.scss */
  .lang-he .site-text.fz22 {
    font-size: 23px;
  }
  /* line 312, ../sass/all/text.scss */
  .lang-he .site-text.max {
    font-size: 19px;
  }
  /* line 316, ../sass/all/text.scss */
  .lang-he .site-text.min {
    font-size: 15px;
  }
  /* line 321, ../sass/all/text.scss */
  .lang-he .site-btn {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  /* line 330, ../sass/all/text.scss */
  .section-padding {
    padding: 30px 0;
  }
  /* line 333, ../sass/all/text.scss */
  .section-padding.first {
    padding-top: 60px;
  }
  /* line 337, ../sass/all/text.scss */
  .section-padding.last {
    padding-bottom: 60px;
  }

  /* line 342, ../sass/all/text.scss */
  .site-text {
    font-size: 14px;
  }
  /* line 345, ../sass/all/text.scss */
  .site-text.max {
    font-size: 16px;
  }
  /* line 349, ../sass/all/text.scss */
  .site-text.min {
    font-size: 12px;
  }
  /* line 353, ../sass/all/text.scss */
  .site-text.fz20 {
    font-size: 17px;
  }
  /* line 357, ../sass/all/text.scss */
  .site-text.fz22 {
    font-size: 19px;
  }
  /* line 361, ../sass/all/text.scss */
  .site-text.fz44 {
    font-size: 36px;
  }

  /* line 366, ../sass/all/text.scss */
  .site-title {
    font-size: 42px;
  }
  /* line 369, ../sass/all/text.scss */
  .site-title.fz22 {
    font-size: 18px;
  }
  /* line 373, ../sass/all/text.scss */
  .site-title.fz24 {
    font-size: 20px;
  }
  /* line 377, ../sass/all/text.scss */
  .site-title.fz26 {
    font-size: 22px;
  }
  /* line 381, ../sass/all/text.scss */
  .site-title.fz28 {
    font-size: 24px;
  }
  /* line 385, ../sass/all/text.scss */
  .site-title.fz30 {
    font-size: 26px;
  }
  /* line 389, ../sass/all/text.scss */
  .site-title.fz34 {
    font-size: 30px;
  }
  /* line 393, ../sass/all/text.scss */
  .site-title.fz36 {
    font-size: 32px;
  }
  /* line 397, ../sass/all/text.scss */
  .site-title.fz44 {
    font-size: 36px;
  }
  /* line 401, ../sass/all/text.scss */
  .site-title.fz46 {
    font-size: 38px;
  }
  /* line 405, ../sass/all/text.scss */
  .site-title.fz48 {
    font-size: 40px;
  }
  /* line 409, ../sass/all/text.scss */
  .site-title.fz50 {
    font-size: 42px;
  }
  /* line 413, ../sass/all/text.scss */
  .site-title.fz54 {
    font-size: 46px;
  }
  /* line 417, ../sass/all/text.scss */
  .site-title.fz80 {
    font-size: 56px;
  }
  /* line 421, ../sass/all/text.scss */
  .site-title.fz96 {
    font-size: 68px;
  }

  /* line 426, ../sass/all/text.scss */
  .site-btn {
    padding: 0 15px;
    height: 40px;
    font-size: 16px;
  }

  /* line 433, ../sass/all/text.scss */
  .lang-he .site-text {
    font-size: 16px;
  }
  /* line 436, ../sass/all/text.scss */
  .lang-he .site-text.fz20 {
    font-size: 20px;
  }
  /* line 440, ../sass/all/text.scss */
  .lang-he .site-text.fz22 {
    font-size: 22px;
  }
  /* line 444, ../sass/all/text.scss */
  .lang-he .site-text.max {
    font-size: 18px;
  }
  /* line 448, ../sass/all/text.scss */
  .lang-he .site-text.min {
    font-size: 14px;
  }
  /* line 453, ../sass/all/text.scss */
  .lang-he .site-btn {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 462, ../sass/all/text.scss */
  .section-padding {
    padding: 25px 0;
  }
  /* line 465, ../sass/all/text.scss */
  .section-padding.first {
    padding-top: 50px;
  }
  /* line 469, ../sass/all/text.scss */
  .section-padding.last {
    padding-bottom: 50px;
  }

  /* line 474, ../sass/all/text.scss */
  .site-text {
    font-size: 14px;
  }
  /* line 477, ../sass/all/text.scss */
  .site-text.max {
    font-size: 16px;
  }
  /* line 481, ../sass/all/text.scss */
  .site-text.min {
    font-size: 12px;
  }
  /* line 485, ../sass/all/text.scss */
  .site-text.fz20 {
    font-size: 16px;
  }
  /* line 489, ../sass/all/text.scss */
  .site-text.fz22 {
    font-size: 18px;
  }
  /* line 493, ../sass/all/text.scss */
  .site-text.fz44 {
    font-size: 32px;
  }

  /* line 498, ../sass/all/text.scss */
  .site-title {
    font-size: 38px;
  }
  /* line 501, ../sass/all/text.scss */
  .site-title.fz22 {
    font-size: 16px;
  }
  /* line 505, ../sass/all/text.scss */
  .site-title.fz24 {
    font-size: 18px;
  }
  /* line 509, ../sass/all/text.scss */
  .site-title.fz26 {
    font-size: 20px;
  }
  /* line 513, ../sass/all/text.scss */
  .site-title.fz28 {
    font-size: 22px;
  }
  /* line 517, ../sass/all/text.scss */
  .site-title.fz30 {
    font-size: 24px;
  }
  /* line 521, ../sass/all/text.scss */
  .site-title.fz34 {
    font-size: 28px;
  }
  /* line 525, ../sass/all/text.scss */
  .site-title.fz36 {
    font-size: 30px;
  }
  /* line 529, ../sass/all/text.scss */
  .site-title.fz44 {
    font-size: 32px;
  }
  /* line 533, ../sass/all/text.scss */
  .site-title.fz46 {
    font-size: 34px;
  }
  /* line 537, ../sass/all/text.scss */
  .site-title.fz48 {
    font-size: 36px;
  }
  /* line 541, ../sass/all/text.scss */
  .site-title.fz50 {
    font-size: 38px;
  }
  /* line 545, ../sass/all/text.scss */
  .site-title.fz54 {
    font-size: 42px;
  }
  /* line 549, ../sass/all/text.scss */
  .site-title.fz80 {
    font-size: 50px;
  }
  /* line 553, ../sass/all/text.scss */
  .site-title.fz96 {
    font-size: 54px;
  }

  /* line 558, ../sass/all/text.scss */
  .site-btn {
    padding: 0 15px;
    height: 40px;
    font-size: 16px;
  }

  /* line 565, ../sass/all/text.scss */
  .lang-he .site-text {
    font-size: 16px;
  }
  /* line 568, ../sass/all/text.scss */
  .lang-he .site-text.fz20 {
    font-size: 19px;
  }
  /* line 572, ../sass/all/text.scss */
  .lang-he .site-text.fz22 {
    font-size: 21px;
  }
  /* line 576, ../sass/all/text.scss */
  .lang-he .site-text.max {
    font-size: 18px;
  }
  /* line 580, ../sass/all/text.scss */
  .lang-he .site-text.min {
    font-size: 14px;
  }
  /* line 585, ../sass/all/text.scss */
  .lang-he .site-btn {
    font-size: 18px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 594, ../sass/all/text.scss */
  .section-padding {
    padding: 20px 0;
  }
  /* line 597, ../sass/all/text.scss */
  .section-padding.first {
    padding-top: 40px;
  }
  /* line 601, ../sass/all/text.scss */
  .section-padding.last {
    padding-bottom: 40px;
  }

  /* line 606, ../sass/all/text.scss */
  .site-text {
    font-size: 14px;
  }
  /* line 609, ../sass/all/text.scss */
  .site-text.max {
    font-size: 16px;
  }
  /* line 613, ../sass/all/text.scss */
  .site-text.min {
    font-size: 12px;
  }
  /* line 617, ../sass/all/text.scss */
  .site-text.fz20 {
    font-size: 17px;
  }
  /* line 621, ../sass/all/text.scss */
  .site-text.fz22 {
    font-size: 18px;
  }
  /* line 625, ../sass/all/text.scss */
  .site-text.fz44 {
    font-size: 28px;
  }

  /* line 630, ../sass/all/text.scss */
  .site-title {
    font-size: 32px;
  }
  /* line 633, ../sass/all/text.scss */
  .site-title.fz22 {
    font-size: 16px;
  }
  /* line 637, ../sass/all/text.scss */
  .site-title.fz24 {
    font-size: 17px;
  }
  /* line 641, ../sass/all/text.scss */
  .site-title.fz26 {
    font-size: 20px;
  }
  /* line 645, ../sass/all/text.scss */
  .site-title.fz28 {
    font-size: 21px;
  }
  /* line 649, ../sass/all/text.scss */
  .site-title.fz30 {
    font-size: 22px;
  }
  /* line 653, ../sass/all/text.scss */
  .site-title.fz34 {
    font-size: 26px;
  }
  /* line 657, ../sass/all/text.scss */
  .site-title.fz36 {
    font-size: 28px;
  }
  /* line 661, ../sass/all/text.scss */
  .site-title.fz44 {
    font-size: 30px;
  }
  /* line 665, ../sass/all/text.scss */
  .site-title.fz46 {
    font-size: 31px;
  }
  /* line 669, ../sass/all/text.scss */
  .site-title.fz48 {
    font-size: 32px;
  }
  /* line 673, ../sass/all/text.scss */
  .site-title.fz50 {
    font-size: 33px;
  }
  /* line 677, ../sass/all/text.scss */
  .site-title.fz54 {
    font-size: 38px;
  }
  /* line 681, ../sass/all/text.scss */
  .site-title.fz80 {
    font-size: 44px;
  }
  /* line 685, ../sass/all/text.scss */
  .site-title.fz96 {
    font-size: 48px;
  }

  /* line 690, ../sass/all/text.scss */
  .site-btn {
    padding: 0 15px;
    height: 40px;
    font-size: 16px;
  }

  /* line 697, ../sass/all/text.scss */
  .lang-he .site-text {
    font-size: 16px;
  }
  /* line 700, ../sass/all/text.scss */
  .lang-he .site-text.fz20 {
    font-size: 19px;
  }
  /* line 704, ../sass/all/text.scss */
  .lang-he .site-text.fz22 {
    font-size: 20px;
  }
  /* line 708, ../sass/all/text.scss */
  .lang-he .site-text.max {
    font-size: 18px;
  }
  /* line 712, ../sass/all/text.scss */
  .lang-he .site-text.min {
    font-size: 14px;
  }
  /* line 717, ../sass/all/text.scss */
  .lang-he .site-btn {
    font-size: 18px;
  }
}
/* line 2, ../sass/all/text2.scss */
.seo-text {
  padding: 55px 0;
}
/* line 5, ../sass/all/text2.scss */
.seo-text .text {
  max-width: 879px;
  margin: 0 auto;
  text-align: center;
}

/* line 12, ../sass/all/text2.scss */
.text {
  --color: #000;
}
/* line 15, ../sass/all/text2.scss */
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
  font-size: 25px;
  color: var(--color);
  line-height: 1.4;
  text-wrap: balance;
  font-family: var(--font-family-semibold);
}
/* line 22, ../sass/all/text2.scss */
.text h1:not(:last-child), .text h2:not(:last-child), .text h3:not(:last-child), .text h4:not(:last-child), .text h5:not(:last-child), .text h6:not(:last-child) {
  margin-bottom: 13px;
}
/* line 26, ../sass/all/text2.scss */
.text h1:not(:first-child), .text h2:not(:first-child), .text h3:not(:first-child), .text h4:not(:first-child), .text h5:not(:first-child), .text h6:not(:first-child) {
  margin-top: 23px;
}
/* line 30, ../sass/all/text2.scss */
.text h1 small, .text h2 small, .text h3 small, .text h4 small, .text h5 small, .text h6 small {
  font-size: 0.8em;
}
/* line 35, ../sass/all/text2.scss */
.text picture {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 41, ../sass/all/text2.scss */
.text picture img {
  display: block;
  width: 100%;
}
/* line 46, ../sass/all/text2.scss */
.text picture:not(:last-child) {
  margin-bottom: 20px;
}
/* line 50, ../sass/all/text2.scss */
.text picture:not(:first-child) {
  margin-top: 20px;
}
/* line 55, ../sass/all/text2.scss */
.text img {
  max-width: 100%;
  margin: 0 auto;
}
/* line 60, ../sass/all/text2.scss */
.text p, .text span, .text li {
  line-height: 1.36;
  color: var(--color);
  font-size: 20px;
  font-family: var(--font-family);
}
/* line 66, ../sass/all/text2.scss */
.text p a, .text span a, .text li a {
  color: var(--color);
  position: relative;
  text-decoration: underline;
}
/* line 71, ../sass/all/text2.scss */
.text p a:hover, .text span a:hover, .text li a:hover {
  color: var(--color-active) !important;
}
/* line 76, ../sass/all/text2.scss */
.text p:not(:last-child), .text span:not(:last-child), .text li:not(:last-child) {
  margin-bottom: 20px;
}
/* line 83, ../sass/all/text2.scss */
.text ul:not(:last-child) {
  margin-bottom: 20px;
}
/* line 87, ../sass/all/text2.scss */
.text ul li {
  position: relative;
  padding-right: 25px;
  line-height: 1.5;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* line 94, ../sass/all/text2.scss */
.text ul li:not(:last-child) {
  margin-bottom: 5px;
}
/* line 98, ../sass/all/text2.scss */
.text ul li:after {
  content: '';
  position: absolute;
  top: 8px;
  right: 0px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--color);
}
/* line 110, ../sass/all/text2.scss */
.text ul.anchors {
  list-style: decimal;
  text-align: right;
}
/* line 114, ../sass/all/text2.scss */
.text ul.anchors li {
  padding-right: 0;
  cursor: pointer;
}
/* line 118, ../sass/all/text2.scss */
.text ul.anchors li:after {
  display: none;
}
/* line 123, ../sass/all/text2.scss */
.text ul.anchors li:hover b {
  color: var(--color-active);
}
/* line 131, ../sass/all/text2.scss */
.text b, .text strong {
  font-family: var(--font-family-bold);
}
/* line 135, ../sass/all/text2.scss */
.text i {
  font-style: italic;
}
/* line 139, ../sass/all/text2.scss */
.text table {
  display: table;
}
/* line 142, ../sass/all/text2.scss */
.text table:not(:last-child) {
  margin-bottom: 15px;
}
/* line 146, ../sass/all/text2.scss */
.text table td, .text table th {
  border: 2px solid var(--color);
  box-sizing: border-box;
  padding: 13px;
  text-align: center;
  font-size: 14px;
  color: var(--color);
}

@media only screen and (min-width: 1024px) and (max-width: 1340px) {
  /* line 159, ../sass/all/text2.scss */
  .seo-text {
    padding: 45px 0;
  }

  /* line 165, ../sass/all/text2.scss */
  .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size: 23px;
  }
  /* line 168, ../sass/all/text2.scss */
  .text h1:not(:last-child), .text h2:not(:last-child), .text h3:not(:last-child), .text h4:not(:last-child), .text h5:not(:last-child), .text h6:not(:last-child) {
    margin-bottom: 11px;
  }
  /* line 172, ../sass/all/text2.scss */
  .text h1:not(:first-child), .text h2:not(:first-child), .text h3:not(:first-child), .text h4:not(:first-child), .text h5:not(:first-child), .text h6:not(:first-child) {
    margin-top: 20px;
  }
  /* line 179, ../sass/all/text2.scss */
  .text picture:not(:last-child) {
    margin-bottom: 18px;
  }
  /* line 183, ../sass/all/text2.scss */
  .text picture:not(:first-child) {
    margin-top: 18px;
  }
  /* line 188, ../sass/all/text2.scss */
  .text p, .text span, .text li {
    font-size: 18px;
  }
  /* line 192, ../sass/all/text2.scss */
  .text p:not(:last-child), .text span:not(:last-child), .text li:not(:last-child) {
    margin-bottom: 18px;
  }
  /* line 199, ../sass/all/text2.scss */
  .text ul:not(:last-child) {
    margin-bottom: 18px;
  }
  /* line 207, ../sass/all/text2.scss */
  .text table td, .text table th {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 216, ../sass/all/text2.scss */
  .seo-text {
    padding: 45px 0;
  }

  /* line 222, ../sass/all/text2.scss */
  .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size: 20px;
  }
  /* line 225, ../sass/all/text2.scss */
  .text h1:not(:last-child), .text h2:not(:last-child), .text h3:not(:last-child), .text h4:not(:last-child), .text h5:not(:last-child), .text h6:not(:last-child) {
    margin-bottom: 10px;
  }
  /* line 229, ../sass/all/text2.scss */
  .text h1:not(:first-child), .text h2:not(:first-child), .text h3:not(:first-child), .text h4:not(:first-child), .text h5:not(:first-child), .text h6:not(:first-child) {
    margin-top: 18px;
  }
  /* line 236, ../sass/all/text2.scss */
  .text picture:not(:last-child) {
    margin-bottom: 15px;
  }
  /* line 240, ../sass/all/text2.scss */
  .text picture:not(:first-child) {
    margin-top: 15px;
  }
  /* line 245, ../sass/all/text2.scss */
  .text p, .text span, .text li {
    font-size: 16px;
  }
  /* line 249, ../sass/all/text2.scss */
  .text p:not(:last-child), .text span:not(:last-child), .text li:not(:last-child) {
    margin-bottom: 15px;
  }
  /* line 256, ../sass/all/text2.scss */
  .text ul:not(:last-child) {
    margin-bottom: 15px;
  }
  /* line 264, ../sass/all/text2.scss */
  .text table td, .text table th {
    font-size: 13px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 275, ../sass/all/text2.scss */
  .seo-text {
    padding: 38px 0;
  }

  /* line 282, ../sass/all/text2.scss */
  .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size: 18px;
  }
  /* line 285, ../sass/all/text2.scss */
  .text h1:not(:last-child), .text h2:not(:last-child), .text h3:not(:last-child), .text h4:not(:last-child), .text h5:not(:last-child), .text h6:not(:last-child) {
    margin-bottom: 8px;
  }
  /* line 289, ../sass/all/text2.scss */
  .text h1:not(:first-child), .text h2:not(:first-child), .text h3:not(:first-child), .text h4:not(:first-child), .text h5:not(:first-child), .text h6:not(:first-child) {
    margin-top: 13px;
  }
  /* line 296, ../sass/all/text2.scss */
  .text picture:not(:last-child) {
    margin-bottom: 10px;
  }
  /* line 300, ../sass/all/text2.scss */
  .text picture:not(:first-child) {
    margin-top: 10px;
  }
  /* line 305, ../sass/all/text2.scss */
  .text p, .text span, .text li {
    font-size: 15px;
  }
  /* line 309, ../sass/all/text2.scss */
  .text p:not(:last-child), .text span:not(:last-child), .text li:not(:last-child) {
    margin-bottom: 10px;
  }
  /* line 316, ../sass/all/text2.scss */
  .text ul:not(:last-child) {
    margin-bottom: 10px;
  }
  /* line 324, ../sass/all/text2.scss */
  .text table td, .text table th {
    font-size: 13px;
  }
}
/* line 1, ../sass/all/padding-margin.scss */
.mr-top-0 {
  margin-top: 0 !important;
}

/* line 5, ../sass/all/padding-margin.scss */
.mr-top-10 {
  margin-top: 10px !important;
}

/* line 9, ../sass/all/padding-margin.scss */
.mr-top-20 {
  margin-top: 20px !important;
}

/* line 13, ../sass/all/padding-margin.scss */
.mr-top-30 {
  margin-top: 30px !important;
}

/* line 17, ../sass/all/padding-margin.scss */
.mr-top-40 {
  margin-top: 40px !important;
}

/* line 21, ../sass/all/padding-margin.scss */
.mr-top-50 {
  margin-top: 50px !important;
}

/* line 25, ../sass/all/padding-margin.scss */
.mr-top-70 {
  margin-top: 70px !important;
}

/* line 29, ../sass/all/padding-margin.scss */
.mr-top-100 {
  margin-top: 100px !important;
}

/* line 33, ../sass/all/padding-margin.scss */
.mr-bot-0 {
  margin-bottom: 0 !important;
}

/* line 37, ../sass/all/padding-margin.scss */
.mr-bot-10 {
  margin-bottom: 10px !important;
}

/* line 41, ../sass/all/padding-margin.scss */
.mr-bot-20 {
  margin-bottom: 20px !important;
}

/* line 45, ../sass/all/padding-margin.scss */
.mr-bot-30 {
  margin-bottom: 30px !important;
}

/* line 49, ../sass/all/padding-margin.scss */
.mr-bot-40 {
  margin-bottom: 40px !important;
}

/* line 53, ../sass/all/padding-margin.scss */
.mr-bot-50 {
  margin-bottom: 50px !important;
}

/* line 57, ../sass/all/padding-margin.scss */
.mr-bot-70 {
  margin-bottom: 70px !important;
}

/* line 61, ../sass/all/padding-margin.scss */
.mr-bot-100 {
  margin-bottom: 100px !important;
}

/* line 66, ../sass/all/padding-margin.scss */
.pd-top-0 {
  padding-top: 0 !important;
}

/* line 70, ../sass/all/padding-margin.scss */
.pd-top-10 {
  padding-top: 10px !important;
}

/* line 74, ../sass/all/padding-margin.scss */
.pd-top-20 {
  padding-top: 20px !important;
}

/* line 78, ../sass/all/padding-margin.scss */
.pd-top-30 {
  padding-top: 30px !important;
}

/* line 82, ../sass/all/padding-margin.scss */
.pd-top-40 {
  padding-top: 40px !important;
}

/* line 86, ../sass/all/padding-margin.scss */
.pd-top-50 {
  padding-top: 50px !important;
}

/* line 90, ../sass/all/padding-margin.scss */
.pd-top-70 {
  padding-top: 70px !important;
}

/* line 94, ../sass/all/padding-margin.scss */
.pd-top-100 {
  padding-top: 100px !important;
}

/* line 98, ../sass/all/padding-margin.scss */
.pd-bot-0 {
  padding-bottom: 0 !important;
}

/* line 102, ../sass/all/padding-margin.scss */
.pd-bot-10 {
  padding-bottom: 10px !important;
}

/* line 106, ../sass/all/padding-margin.scss */
.pd-bot-20 {
  padding-bottom: 20px !important;
}

/* line 110, ../sass/all/padding-margin.scss */
.pd-bot-30 {
  padding-bottom: 30px !important;
}

/* line 114, ../sass/all/padding-margin.scss */
.pd-bot-40 {
  padding-bottom: 40px !important;
}

/* line 118, ../sass/all/padding-margin.scss */
.pd-bot-50 {
  padding-bottom: 50px !important;
}

/* line 122, ../sass/all/padding-margin.scss */
.pd-bot-70 {
  padding-bottom: 70px !important;
}

/* line 126, ../sass/all/padding-margin.scss */
.pd-bot-100 {
  padding-bottom: 100px !important;
}

/* line 130, ../sass/all/padding-margin.scss */
.section-padding {
  padding: 80px 0;
}

@media only screen and (min-width: 1241px) and (max-width: 1440px) {
  /* line 136, ../sass/all/padding-margin.scss */
  .pd-top-100 {
    padding-top: 70px !important;
  }

  /* line 140, ../sass/all/padding-margin.scss */
  .pd-bot-100 {
    padding-bottom: 70px !important;
  }

  /* line 144, ../sass/all/padding-margin.scss */
  .pd-top-70 {
    padding-top: 60px !important;
  }

  /* line 148, ../sass/all/padding-margin.scss */
  .pd-bot-70 {
    padding-bottom: 60px !important;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1240px) {
  /* line 155, ../sass/all/padding-margin.scss */
  .pd-top-100 {
    padding-top: 70px !important;
  }

  /* line 159, ../sass/all/padding-margin.scss */
  .pd-bot-100 {
    padding-bottom: 70px !important;
  }

  /* line 162, ../sass/all/padding-margin.scss */
  .pd-top-70 {
    padding-top: 60px !important;
  }

  /* line 166, ../sass/all/padding-margin.scss */
  .pd-bot-70 {
    padding-bottom: 60px !important;
  }

  /* line 170, ../sass/all/padding-margin.scss */
  .section-padding {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 999px) and (min-width: 710px) {
  /* line 177, ../sass/all/padding-margin.scss */
  .pd-top-100 {
    padding-top: 60px !important;
  }

  /* line 181, ../sass/all/padding-margin.scss */
  .pd-bot-100 {
    padding-bottom: 60px !important;
  }

  /* line 184, ../sass/all/padding-margin.scss */
  .pd-top-70 {
    padding-top: 50px !important;
  }

  /* line 188, ../sass/all/padding-margin.scss */
  .pd-bot-70 {
    padding-bottom: 50px !important;
  }

  /* line 192, ../sass/all/padding-margin.scss */
  .section-padding {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 709px) and (min-width: 120px) {
  /* line 199, ../sass/all/padding-margin.scss */
  .mr-top-10 {
    margin-top: 7px !important;
  }

  /* line 203, ../sass/all/padding-margin.scss */
  .mr-top-20 {
    margin-top: 10px !important;
  }

  /* line 207, ../sass/all/padding-margin.scss */
  .mr-top-30 {
    margin-top: 15px !important;
  }

  /* line 211, ../sass/all/padding-margin.scss */
  .mr-top-40 {
    margin-top: 20px !important;
  }

  /* line 215, ../sass/all/padding-margin.scss */
  .mr-top-50 {
    margin-top: 30px !important;
  }

  /* line 219, ../sass/all/padding-margin.scss */
  .mr-bot-10 {
    margin-bottom: 7px !important;
  }

  /* line 223, ../sass/all/padding-margin.scss */
  .mr-bot-20 {
    margin-bottom: 10px !important;
  }

  /* line 227, ../sass/all/padding-margin.scss */
  .mr-bot-30 {
    margin-bottom: 15px !important;
  }

  /* line 231, ../sass/all/padding-margin.scss */
  .mr-bot-40 {
    margin-bottom: 20px !important;
  }

  /* line 235, ../sass/all/padding-margin.scss */
  .mr-bot-50 {
    margin-bottom: 30px !important;
  }

  /* line 241, ../sass/all/padding-margin.scss */
  .pd-top-10 {
    padding-top: 7px !important;
  }

  /* line 245, ../sass/all/padding-margin.scss */
  .pd-top-20 {
    padding-top: 10px !important;
  }

  /* line 249, ../sass/all/padding-margin.scss */
  .pd-top-30 {
    padding-top: 15px !important;
  }

  /* line 253, ../sass/all/padding-margin.scss */
  .pd-top-40 {
    padding-top: 20px !important;
  }

  /* line 257, ../sass/all/padding-margin.scss */
  .pd-top-50 {
    padding-top: 30px !important;
  }

  /* line 261, ../sass/all/padding-margin.scss */
  .pd-top-70 {
    padding-top: 50px !important;
  }

  /* line 265, ../sass/all/padding-margin.scss */
  .pd-top-100 {
    padding-top: 50px !important;
  }

  /* line 270, ../sass/all/padding-margin.scss */
  .pd-bot-10 {
    padding-bottom: 7px !important;
  }

  /* line 274, ../sass/all/padding-margin.scss */
  .pd-bot-20 {
    padding-bottom: 10px !important;
  }

  /* line 278, ../sass/all/padding-margin.scss */
  .pd-bot-30 {
    padding-bottom: 15px !important;
  }

  /* line 282, ../sass/all/padding-margin.scss */
  .pd-bot-40 {
    padding-bottom: 20px !important;
  }

  /* line 286, ../sass/all/padding-margin.scss */
  .pd-bot-50 {
    padding-bottom: 30px !important;
  }

  /* line 290, ../sass/all/padding-margin.scss */
  .pd-bot-70 {
    padding-bottom: 50px !important;
  }

  /* line 294, ../sass/all/padding-margin.scss */
  .pd-bot-100 {
    padding-bottom: 50px !important;
  }

  /* line 298, ../sass/all/padding-margin.scss */
  .section-padding {
    padding: 50px 0;
  }
}
/* line 1, ../sass/all/button.scss */
.site-btn {
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  min-height: 40px;
  border-radius: 22px 22px 22px 22px;
  border: 1px solid #D59888 !important;
  background: linear-gradient(90deg, #D59888 100%, #9E6557 0%);
  background-image: linear-gradient(90deg, #D59888 0%, #9E6557 100%);
  fill: #fff;
  text-align: center;
  transition: all .3s;
  display: flex;
  width: max-content;
  align-items: center;
  font-size: 16px;
  height: 43px;
  color: #fff;
  text-align: center;
  justify-content: center;
  font-weight: 700;
}
/* line 23, ../sass/all/button.scss */
.site-btn span {
  position: relative;
  z-index: 2;
}
/* line 28, ../sass/all/button.scss */
.site-btn:hover {
  background: transparent;
  color: #D59888;
}

/* line 1, ../sass/all/input.scss */
input, textarea, button, select {
  outline: none;
  border: none;
  margin: 0;
  padding: 0 20px;
  background-color: #f8f8f9;
  border: 2px solid transparent;
  height: 50px;
  font-family: var(--font-family);
  font-size: 16px;
  border-radius: 5px;
  -webkit-appearance: none;
  color: #000;
}
/* line 15, ../sass/all/input.scss */
input::placeholder, textarea::placeholder, button::placeholder, select::placeholder {
  color: #adb0b3;
}
/* line 19, ../sass/all/input.scss */
input.error, textarea.error, button.error, select.error {
  border-color: red !important;
}

/* line 24, ../sass/all/input.scss */
select {
  -webkit-appearance: auto;
}

/* line 28, ../sass/all/input.scss */
input[type='number'] {
  -moz-appearance: textfield;
}

/* line 32, ../sass/all/input.scss */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* line 37, ../sass/all/input.scss */
textarea {
  resize: none;
}

/* line 41, ../sass/all/input.scss */
button {
  cursor: pointer;
}

/* line 46, ../sass/all/input.scss */
.check-privacy {
  display: grid;
  grid-template-columns: 20px auto;
  gap: 7px;
  align-items: center;
  margin: 7px 0;
  cursor: pointer;
  font-size: 13px;
  text-transform: none;
  justify-content: flex-start;
}
/* line 57, ../sass/all/input.scss */
.check-privacy input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 20px;
  height: 20px;
  padding: 0;
  border: 1px solid currentColor;
  border-radius: 50%;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  cursor: pointer;
}
/* line 77, ../sass/all/input.scss */
.check-privacy input[type="checkbox"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  transform: scale(0);
  transform-origin: bottom left;
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #000;
  background-color: CanvasText;
  cursor: pointer;
}
/* line 91, ../sass/all/input.scss */
.check-privacy input[type="checkbox"]:checked::before {
  transform: scale(1);
}
/* line 95, ../sass/all/input.scss */
.check-privacy a {
  text-decoration: underline;
}
/* line 98, ../sass/all/input.scss */
.check-privacy a:after {
  display: none;
}
/* line 102, ../sass/all/input.scss */
.check-privacy a:hover {
  color: var(--color-active);
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 110, ../sass/all/input.scss */
  input, textarea, button {
    font-size: 16px;
    height: 50px;
    padding: 0 15px;
  }
}
/* 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: #D59888;
  color: #fff;
  left: 20px;
  bottom: 20px;
  width: 52px;
  height: 52px;
  cursor: pointer;
  z-index: 100;
  border-radius: 5px;
  transition: all .15s ease;
}
/* line 22, ../sass/all/wgag.scss */
#accessibilityButton svg {
  display: block;
  width: 22px;
  height: auto;
}
/* line 28, ../sass/all/wgag.scss */
#accessibilityButton:hover {
  transform: scale(1.1);
}

/* line 33, ../sass/all/wgag.scss */
#accessibilityMenu {
  display: none;
  position: fixed;
  background-color: #f2f3f8;
  left: 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% - 115px - 40px);
  border-radius: 20px;
  overflow: hidden;
  max-height: calc(100% - 40px);
  z-index: 214748364;
}

/* line 49, ../sass/all/wgag.scss */
.accessibilityMenu {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
}
/* line 55, ../sass/all/wgag.scss */
.accessibilityMenu input {
  -webkit-appearance: auto;
}
/* line 59, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar {
  width: 10px;
}
/* line 62, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar-track {
  background: transparent;
}
/* line 65, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar-thumb {
  background: #00453C;
  border-radius: 5px;
  margin: 10px 0;
}
/* line 70, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar-button {
  display: none;
}
/* line 74, ../sass/all/wgag.scss */
.accessibilityMenu .site-title {
  padding-top: 50px;
  padding-bottom: 135px;
  background: #D59888;
  color: #FFF;
}
/* line 81, ../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 103, ../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(0, 69, 60, 0.4);
  width: calc((100% - 30px) / 3);
  height: 120px;
  padding: 15px;
  border-radius: 10px;
  border: solid 2px transparent;
}
/* line 125, ../sass/all/wgag.scss */
.accessibilityMenu .bl.double {
  width: calc((100% - 30px) / 3 * 2 + 15px);
}
/* line 129, ../sass/all/wgag.scss */
.accessibilityMenu .bl i {
  display: block;
  font-size: 22px;
  margin-bottom: 20px;
}
/* line 135, ../sass/all/wgag.scss */
.accessibilityMenu .bl span {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1;
}
/* line 142, ../sass/all/wgag.scss */
.accessibilityMenu .bl:hover:not(.double) {
  border-color: #D59888;
}
/* line 146, ../sass/all/wgag.scss */
.accessibilityMenu .bl.active {
  background: #D59888;
  border-color: #D59888;
  color: #fff;
}
/* line 152, ../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 162, ../sass/all/wgag.scss */
.accessibilityMenu .bl .color-options div {
  position: relative;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
/* line 170, ../sass/all/wgag.scss */
.accessibilityMenu .bl .color-options div:hover {
  transform: scale(1.1);
}
/* line 175, ../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 189, ../sass/all/wgag.scss */
.accessibilityMenu .bl .color-options div.white.active:before {
  background: #000;
}
/* line 196, ../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 208, ../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: #D59888;
  border-radius: 50%;
}
/* line 223, ../sass/all/wgag.scss */
.accessibilityMenu .bl .plus-minus button svg {
  display: block;
  width: 9px;
  height: auto;
}
/* line 229, ../sass/all/wgag.scss */
.accessibilityMenu .bl .plus-minus button:hover {
  background: #00453C;
}

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

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

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

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

/* line 271, ../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 281, ../sass/all/wgag.scss */
body.reading-view {
  background-color: #f4f4f4;
  color: #333;
  font-size: 18px;
  line-height: 1.6;
}

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

/* line 292, ../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 309, ../sass/all/wgag.scss */
.high-contrast-dark {
  background-color: #000;
  color: #fff;
}

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 377, ../sass/all/wgag.scss */
  #accessibilityButton {
    left: 15px;
    bottom: 15px;
    width: 30px;
    height: 30px;
    left: 0px !important;
    transform: none;
    top: calc(var(--header-height) + 15px);
    width: 31px;
    height: 34px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 391, ../sass/all/wgag.scss */
  #accessibilityButton svg {
    width: 14px;
    margin-right: 10px;
  }
  /* line 396, ../sass/all/wgag.scss */
  #accessibilityButton:hover {
    transform: scale(1);
  }

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

  /* line 411, ../sass/all/wgag.scss */
  .accessibilityMenu::-webkit-scrollbar {
    width: 5px;
  }
  /* line 415, ../sass/all/wgag.scss */
  .accessibilityMenu .site-title {
    padding-top: 30px;
  }
  /* line 419, ../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 427, ../sass/all/wgag.scss */
  .accessibilityMenu .bl.double {
    width: 100%;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1;
  }

  /* line 439, ../sass/all/wgag.scss */
  .lang-he #accessibilityButton {
    left: 15px;
  }
  /* line 443, ../sass/all/wgag.scss */
  .lang-he #accessibilityMenu {
    left: 15px;
  }
}
/* line 1, ../sass/all/popup.scss */
.popup-wr {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition: 1s ease all;
}
/* line 12, ../sass/all/popup.scss */
.popup-wr.show {
  opacity: 1;
  visibility: visible;
}
/* line 16, ../sass/all/popup.scss */
.popup-wr.show .popup {
  opacity: 1;
  transform: translateX(0);
}

/* line 23, ../sass/all/popup.scss */
.popup-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0000004D;
}

/* line 32, ../sass/all/popup.scss */
.popup {
  position: absolute;
  left: 0;
  top: 115px;
  background: #00453C;
  color: #fff;
  padding: 55px 50px;
  opacity: 0;
  transform: translateX(-100%);
  transition: 1s ease all;
}
/* line 43, ../sass/all/popup.scss */
.popup form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 595px;
  gap: 30px 35px;
  margin-top: 25px;
}
/* line 58, ../sass/all/popup.scss */
.popup form input {
  width: calc((100% - 35px) / 2);
  height: 42px;
  border-radius: 21px;
}
/* line 64, ../sass/all/popup.scss */
.popup form .site-btn {
  width: calc((100% - 35px) / 2);
}

/* line 70, ../sass/all/popup.scss */
.popup-close {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 34px;
  height: 34px;
  cursor: pointer;
  z-index: 2;
}
/* line 79, ../sass/all/popup.scss */
.popup-close svg {
  display: block;
  width: 34px;
  height: 34px;
}

@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  /* line 88, ../sass/all/popup.scss */
  .popup {
    top: 90px;
    padding: 44px 40px;
  }
  /* line 92, ../sass/all/popup.scss */
  .popup form {
    width: 505px;
    gap: 24px 28px;
    margin-top: 20px;
  }
  /* line 97, ../sass/all/popup.scss */
  .popup form input {
    width: calc((100% - 28px) / 2);
    height: 40px;
    border-radius: 20px;
  }
  /* line 103, ../sass/all/popup.scss */
  .popup form .site-btn {
    width: calc((100% - 28px) / 2);
  }

  /* line 109, ../sass/all/popup.scss */
  .popup-close {
    top: 12px;
    left: 12px;
    width: 30px;
    height: 30px;
  }
  /* line 115, ../sass/all/popup.scss */
  .popup-close svg {
    width: 30px;
    height: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 125, ../sass/all/popup.scss */
  .popup {
    top: 70px;
    padding: 34px 30px;
  }
  /* line 129, ../sass/all/popup.scss */
  .popup form {
    width: 465px;
    gap: 18px 22px;
    margin-top: 15px;
  }
  /* line 134, ../sass/all/popup.scss */
  .popup form input {
    width: calc((100% - 22px) / 2);
    height: 40px;
    border-radius: 20px;
  }
  /* line 140, ../sass/all/popup.scss */
  .popup form .site-btn {
    width: calc((100% - 22px) / 2);
  }

  /* line 146, ../sass/all/popup.scss */
  .popup-close {
    top: 10px;
    left: 10px;
    width: 26px;
    height: 26px;
  }
  /* line 152, ../sass/all/popup.scss */
  .popup-close svg {
    width: 26px;
    height: 26px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 162, ../sass/all/popup.scss */
  .popup {
    top: 70px;
    padding: 34px 30px;
    width: 100%;
  }
  /* line 167, ../sass/all/popup.scss */
  .popup form {
    width: 100%;
    gap: 20px;
    margin-top: 20px;
  }
  /* line 172, ../sass/all/popup.scss */
  .popup form input {
    width: 100%;
    height: 40px;
    border-radius: 20px;
  }
  /* line 178, ../sass/all/popup.scss */
  .popup form .site-btn {
    width: 100%;
  }

  /* line 184, ../sass/all/popup.scss */
  .popup-close {
    top: 10px;
    left: 10px;
    width: 26px;
    height: 26px;
  }
  /* line 190, ../sass/all/popup.scss */
  .popup-close svg {
    width: 26px;
    height: 26px;
  }
}
/* line 1, ../sass/all/mob-menu.scss */
.mob-menu-wr {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition: 1s ease opacity;
}
/* line 12, ../sass/all/mob-menu.scss */
.mob-menu-wr.show {
  opacity: 1;
  visibility: visible;
}
/* line 16, ../sass/all/mob-menu.scss */
.mob-menu-wr.show .mob-menu {
  opacity: 1;
  transform: translateX(0);
}

/* line 23, ../sass/all/mob-menu.scss */
.mob-menu-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0000004D;
}

/* line 32, ../sass/all/mob-menu.scss */
.mob-menu {
  position: absolute;
  right: 0;
  top: 0;
  background: #00453C;
  color: #fff;
  opacity: 0;
  transform: translateX(100%);
  transition: 1s ease all;
  width: 260px;
  max-width: 100%;
}

/* line 45, ../sass/all/mob-menu.scss */
.mob-menu-close {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  height: 70px;
  padding: 0 15px;
}
/* line 57, ../sass/all/mob-menu.scss */
.mob-menu-close svg {
  display: block;
  width: 36px;
  height: 36px;
}

/* line 64, ../sass/all/mob-menu.scss */
.mob-menu-nav {
  position: relative;
}
/* line 67, ../sass/all/mob-menu.scss */
.mob-menu-nav li {
  position: relative;
  text-align: center;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
/* line 74, ../sass/all/mob-menu.scss */
.mob-menu-nav li:nth-last-child(1) {
  margin-bottom: 0;
  border-bottom: 0;
}
