@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: 'Rollgates';
  src: url("../fonts/Rollgates-Fabulous.ttf") format("truetype");
}
/* line 6, ../sass/all/base.scss */
.w100 {
  width: 100% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 95, ../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: #000;
  direction: rtl;
}
/* line 17, ../sass/all/wrapper.scss */
body.he {
  font-weight: 500;
}
/* line 22, ../sass/all/wrapper.scss */
body.ofh {
  overflow: hidden;
}
/* line 26, ../sass/all/wrapper.scss */
body .jGrowl {
  direction: rtl;
  font-size: 24px;
  font-family: 'AlmoniTzarMedium';
  z-index: 100002 !important;
}
/* line 32, ../sass/all/wrapper.scss */
body .jGrowl.top-right {
  left: 0;
  right: auto;
}
/* line 37, ../sass/all/wrapper.scss */
body .jGrowl .jGrowl-notification {
  opacity: 1;
  text-align: right;
  border-radius: 15px;
  padding: 15px;
}
/* line 43, ../sass/all/wrapper.scss */
body .jGrowl .jGrowl-notification .jGrowl-close {
  font-size: 20px;
  float: left;
}
/* line 50, ../sass/all/wrapper.scss */
body .af-message-success {
  background-color: #c2b5a5 !important;
  color: #fff !important;
}
/* line 51, ../sass/all/wrapper.scss */
body .af-message-error {
  background-color: red !important;
}
/* line 52, ../sass/all/wrapper.scss */
body .af-message-info {
  background-color: #c2b5a5 !important;
}

/* line 55, ../sass/all/wrapper.scss */
html, body {
  min-height: 100%;
  height: 100%;
  line-height: 1.3;
  font-family: "Rubik", Sans-serif;
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 20px;
}

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

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

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

/* line 86, ../sass/all/wrapper.scss */
input[type="tel"], input[type="email"] {
  direction: ltr;
  text-align: right;
}
/* line 90, ../sass/all/wrapper.scss */
input[type="tel"]::placeholder, input[type="email"]::placeholder {
  direction: rtl;
}

@media only screen and (min-width: 1241px) and (max-width: 1340px) {
  /* line 97, ../sass/all/wrapper.scss */
  .container {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  /* line 107, ../sass/all/wrapper.scss */
  .container {
    max-width: 960px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 116, ../sass/all/wrapper.scss */
  .container {
    max-width: 738px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 124, ../sass/all/wrapper.scss */
  .container {
    max-width: calc(100% - 30px);
  }
}
/* line 1, ../sass/all/header.scss */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  padding: 0 40px;
  color: #fff;
}

/* line 11, ../sass/all/header.scss */
.header-wr {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 100px;
  align-items: center;
}

/* line 20, ../sass/all/header.scss */
.header-menu {
  width: 52px;
  height: 52px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  justify-content: center;
  cursor: pointer;
}
/* line 30, ../sass/all/header.scss */
.header-menu .header-menu-row {
  width: 100%;
  height: 2px;
  background-color: #fff;
}

/* line 37, ../sass/all/header.scss */
.header-right {
  display: flex;
  align-items: center;
  gap: 25px;
}

/* line 43, ../sass/all/header.scss */
.header-btn {
  position: relative;
  padding: 20px 40px;
  font-size: 24px;
  border: 1px solid #fff;
  border-radius: 100px;
  transition: .3s ease-in-out;
}
/* line 51, ../sass/all/header.scss */
.header-btn:hover {
  background-color: #fff;
  color: #000;
}

/* line 57, ../sass/all/header.scss */
.header-love {
  position: relative;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 65, ../sass/all/header.scss */
.header-love i {
  font-size: 13px;
}
/* line 69, ../sass/all/header.scss */
.header-love svg {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 78, ../sass/all/header.scss */
.header-phone {
  font-size: 24px;
  display: block;
  direction: ltr;
}

@media only screen and (min-width: 1341px) and (max-width: 1440px) {
  /* line 87, ../sass/all/header.scss */
  .header-wr {
    height: 90px;
  }

  /* line 91, ../sass/all/header.scss */
  .header-btn {
    padding: 14px 30px;
    font-size: 22px;
  }

  /* line 96, ../sass/all/header.scss */
  .header-phone {
    font-size: 22px;
  }
}
/* 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;
  gap: 5px;
  font-size: 14px;
}
/* line 18, ../sass/all/crumbs.scss */
.breadcrumb a:hover {
  color: var(--color-active);
}

/* line 1, ../sass/all/root.scss */
:root {
  --color: #000;
  --color-active: #00a651;
  --color-active2: #976964;
}

/* line 2, ../sass/all/text.scss */
.seo-text {
  padding: 55px 0;
}
/* line 5, ../sass/all/text.scss */
.seo-text .text {
  max-width: 879px;
  margin: 0 auto;
  text-align: center;
}

/* line 14, ../sass/all/text.scss */
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
  font-size: 24px;
  line-height: 1.1;
  text-wrap: balance;
  letter-spacing: 0.2px;
}
/* line 20, ../sass/all/text.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: 20px;
}
/* line 24, ../sass/all/text.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: 25px;
}
/* line 29, ../sass/all/text.scss */
.text img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
/* line 35, ../sass/all/text.scss */
.text picture {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 41, ../sass/all/text.scss */
.text picture img {
  display: block;
  max-width: 100%;
}
/* line 46, ../sass/all/text.scss */
.text picture:not(:last-child) {
  margin-bottom: 20px;
}
/* line 50, ../sass/all/text.scss */
.text picture:not(:first-child) {
  margin-top: 20px;
}
/* line 55, ../sass/all/text.scss */
.text p, .text span, .text li {
  color: #1B1B1B;
  font-family: "Rubik", Sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2em;
  letter-spacing: 0px;
}
/* line 63, ../sass/all/text.scss */
.text p:not(:last-child), .text span:not(:last-child), .text li:not(:last-child) {
  margin-bottom: 11px;
}
/* line 68, ../sass/all/text.scss */
.text ul {
  padding-right: 13px;
}
/* line 71, ../sass/all/text.scss */
.text ul:not(:last-child) {
  margin-bottom: 11px;
}
/* line 75, ../sass/all/text.scss */
.text ul li {
  position: relative;
  padding-right: 22px;
  line-height: 1.3;
}
/* line 80, ../sass/all/text.scss */
.text ul li:not(:last-child) {
  margin-bottom: 5px;
}
/* line 84, ../sass/all/text.scss */
.text ul li:after {
  content: '';
  position: absolute;
  top: 11px;
  right: 0px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #000;
}
/* line 97, ../sass/all/text.scss */
.text b, .text strong {
  font-family: var(--font-family-bold);
}
/* line 101, ../sass/all/text.scss */
.text table {
  display: table;
}
/* line 104, ../sass/all/text.scss */
.text table:not(:last-child) {
  margin-bottom: 15px;
}
/* line 108, ../sass/all/text.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);
}

/* line 119, ../sass/all/text.scss */
.section-title {
  font-size: 36px;
  color: var(--color);
  margin-bottom: 30px;
  font-family: var(--font-family-bold);
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
/* line 129, ../sass/all/text.scss */
.section-title img {
  display: block;
  height: 35px;
  margin-right: 36px;
}

/* line 136, ../sass/all/text.scss */
.site-title {
  position: relative;
  letter-spacing: -2px;
  font-family: var(--font-family-bold);
  font-size: 50px;
}
/* line 142, ../sass/all/text.scss */
.site-title.mini {
  font-size: 30px;
  text-align: center;
  display: block;
  letter-spacing: -0.5px;
  font-family: var(--font-family-semibold);
  margin-bottom: 48px;
}
/* line 151, ../sass/all/text.scss */
.site-title.large {
  font-size: 76px;
}

/* line 156, ../sass/all/text.scss */
.uptitle {
  position: relative;
  font-size: 34px;
}

/* line 161, ../sass/all/text.scss */
.site-text {
  position: relative;
  font-size: 20px;
  line-height: 1.5;
}
/* line 166, ../sass/all/text.scss */
.site-text.max {
  font-size: 24px;
}

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

  /* line 176, ../sass/all/text.scss */
  .site-title {
    font-size: 40px;
  }
  /* line 179, ../sass/all/text.scss */
  .site-title.mini {
    font-size: 26px;
    margin-bottom: 38px;
  }
  /* line 184, ../sass/all/text.scss */
  .site-title.large {
    font-size: 60px;
  }

  /* line 189, ../sass/all/text.scss */
  .uptitle {
    font-size: 28px;
  }

  /* line 193, ../sass/all/text.scss */
  .site-text {
    font-size: 18px;
  }
  /* line 196, ../sass/all/text.scss */
  .site-text.max {
    font-size: 22px;
  }

  /* line 202, ../sass/all/text.scss */
  .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size: 23px;
  }
  /* line 205, ../sass/all/text.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 209, ../sass/all/text.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 216, ../sass/all/text.scss */
  .text picture:not(:last-child) {
    margin-bottom: 18px;
  }
  /* line 220, ../sass/all/text.scss */
  .text picture:not(:first-child) {
    margin-top: 18px;
  }
  /* line 225, ../sass/all/text.scss */
  .text p, .text span, .text li {
    font-size: 17px;
  }
  /* line 229, ../sass/all/text.scss */
  .text p:not(:last-child), .text span:not(:last-child), .text li:not(:last-child) {
    margin-bottom: 18px;
  }
  /* line 236, ../sass/all/text.scss */
  .text ul:not(:last-child) {
    margin-bottom: 18px;
  }
  /* line 244, ../sass/all/text.scss */
  .text table td, .text table th {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 253, ../sass/all/text.scss */
  .seo-text {
    padding: 45px 0;
  }

  /* line 257, ../sass/all/text.scss */
  .site-title {
    font-size: 32px;
  }
  /* line 260, ../sass/all/text.scss */
  .site-title.mini {
    font-size: 22px;
    margin-bottom: 30px;
  }
  /* line 265, ../sass/all/text.scss */
  .site-title.large {
    font-size: 46px;
  }

  /* line 270, ../sass/all/text.scss */
  .uptitle {
    font-size: 24px;
  }

  /* line 274, ../sass/all/text.scss */
  .site-text {
    font-size: 16px;
  }
  /* line 277, ../sass/all/text.scss */
  .site-text.max {
    font-size: 20px;
  }

  /* line 283, ../sass/all/text.scss */
  .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size: 20px;
  }
  /* line 286, ../sass/all/text.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 290, ../sass/all/text.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 297, ../sass/all/text.scss */
  .text picture:not(:last-child) {
    margin-bottom: 15px;
  }
  /* line 301, ../sass/all/text.scss */
  .text picture:not(:first-child) {
    margin-top: 15px;
  }
  /* line 306, ../sass/all/text.scss */
  .text p, .text span, .text li {
    font-size: 16px;
  }
  /* line 310, ../sass/all/text.scss */
  .text p:not(:last-child), .text span:not(:last-child), .text li:not(:last-child) {
    margin-bottom: 15px;
  }
  /* line 317, ../sass/all/text.scss */
  .text ul:not(:last-child) {
    margin-bottom: 15px;
  }
  /* line 325, ../sass/all/text.scss */
  .text table td, .text table th {
    font-size: 13px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 336, ../sass/all/text.scss */
  .seo-text {
    padding: 38px 0;
  }

  /* line 341, ../sass/all/text.scss */
  .site-title {
    font-size: 40px;
  }
  /* line 344, ../sass/all/text.scss */
  .site-title.mini {
    font-size: 26px;
    margin-bottom: 25px;
  }
  /* line 349, ../sass/all/text.scss */
  .site-title.large {
    font-size: 42px;
  }

  /* line 354, ../sass/all/text.scss */
  .uptitle {
    font-size: 20px;
  }

  /* line 358, ../sass/all/text.scss */
  .site-text {
    line-height: 1.4;
    font-size: 14px;
  }
  /* line 362, ../sass/all/text.scss */
  .site-text.max {
    font-size: 21px;
  }

  /* line 369, ../sass/all/text.scss */
  .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size: 18px;
  }
  /* line 372, ../sass/all/text.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 376, ../sass/all/text.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 383, ../sass/all/text.scss */
  .text picture:not(:last-child) {
    margin-bottom: 10px;
  }
  /* line 387, ../sass/all/text.scss */
  .text picture:not(:first-child) {
    margin-top: 10px;
  }
  /* line 392, ../sass/all/text.scss */
  .text p, .text span, .text li {
    font-size: 15px;
  }
  /* line 396, ../sass/all/text.scss */
  .text p:not(:last-child), .text span:not(:last-child), .text li:not(:last-child) {
    margin-bottom: 10px;
  }
  /* line 403, ../sass/all/text.scss */
  .text ul:not(:last-child) {
    margin-bottom: 10px;
  }
  /* line 411, ../sass/all/text.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/input.scss */
input, textarea, button, select {
  outline: none;
  border: none;
  margin: 0;
  padding: 0 20px;
  background-color: transparent;
  border-bottom: 1px solid #fff;
  height: 36px;
  font-family: "Poppins", sans-serif;
  -webkit-appearance: none;
  color: #fff;
}
/* line 13, ../sass/all/input.scss */
input::placeholder, textarea::placeholder, button::placeholder, select::placeholder {
  color: #fff;
}
/* line 17, ../sass/all/input.scss */
input.error, textarea.error, button.error, select.error {
  border-color: red !important;
}

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

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

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

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

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

/* line 44, ../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 55, ../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 75, ../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 89, ../sass/all/input.scss */
.check-privacy input[type="checkbox"]:checked::before {
  transform: scale(1);
}
/* line 93, ../sass/all/input.scss */
.check-privacy a {
  text-decoration: underline;
}
/* line 96, ../sass/all/input.scss */
.check-privacy a:after {
  display: none;
}
/* line 100, ../sass/all/input.scss */
.check-privacy a:hover {
  color: var(--color-active);
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 108, ../sass/all/input.scss */
  input, textarea, button {
    font-size: 14px;
    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: #c2b5a5;
  left: 20px;
  bottom: 20px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  z-index: 102;
  border-radius: 50%;
  transition: all .15s ease;
  border: 1px solid #fff;
  color: #000;
  padding: 0;
}
/* line 24, ../sass/all/wgag.scss */
#accessibilityButton svg {
  display: block;
  width: 22px;
  height: auto;
}
/* line 30, ../sass/all/wgag.scss */
#accessibilityButton:hover {
  transform: scale(1.1);
}

/* line 35, ../sass/all/wgag.scss */
#accessibilityMenu {
  display: none;
  position: fixed;
  background-color: #fff;
  left: 0;
  bottom: 0;
  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: 90%;
  /* border-radius: 20px; */
  overflow: hidden;
  z-index: 214748364;
}

/* line 50, ../sass/all/wgag.scss */
.accessibilityMenu {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
}
/* line 56, ../sass/all/wgag.scss */
.accessibilityMenu input {
  -webkit-appearance: auto;
}
/* line 60, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar {
  width: 10px;
}
/* line 63, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar-track {
  background: transparent;
}
/* line 66, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar-thumb {
  background: #c2b5a5;
  border-radius: 0px;
  margin: 10px 0;
}
/* line 71, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar-button {
  display: none;
}
/* line 75, ../sass/all/wgag.scss */
.accessibilityMenu .site-title {
  padding-top: 50px;
  padding-bottom: 135px;
  background: #c2b5a5;
  color: #fff;
}
/* line 83, ../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 105, ../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: #e0e0e0;
  width: calc((100% - 30px) / 3);
  height: 120px;
  padding: 15px;
  border-radius: 10px;
  border: solid 2px transparent;
  color: #000;
}
/* 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) {
  background: #c2b5a5;
  color: #fff;
}
/* line 150, ../sass/all/wgag.scss */
.accessibilityMenu .bl.active {
  background: #c2b5a5;
  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: #c2b5a5;
  border-radius: 50%;
  padding: 0;
  color: #fff;
  padding: 0;
  min-width: 24px;
}
/* line 230, ../sass/all/wgag.scss */
.accessibilityMenu .bl .plus-minus button svg {
  display: block;
  width: 9px;
  height: auto;
}
/* line 236, ../sass/all/wgag.scss */
.accessibilityMenu .bl .plus-minus button:hover {
  background: #c2b5a5;
}

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

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

/* line 268, ../sass/all/wgag.scss */
.high-contrast {
  background-color: black;
  color: white;
  --color: #fff;
}
/* line 273, ../sass/all/wgag.scss */
.high-contrast .text {
  color: white;
  --color: #fff;
}

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

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

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

/* line 310, ../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 327, ../sass/all/wgag.scss */
.high-contrast-dark {
  background-color: black;
  color: white;
  --color: #fff;
}
/* line 332, ../sass/all/wgag.scss */
.high-contrast-dark .text {
  color: white;
  --color: #fff;
}

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

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

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

/* line 353, ../sass/all/wgag.scss */
#fontSizeSlider {
  flex-grow: 1;
  height: auto;
  padding: 0;
}

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

/* line 366, ../sass/all/wgag.scss */
#lineSpacingSlider {
  flex-grow: 1;
  height: auto;
  padding: 0;
}

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

/* line 378, ../sass/all/wgag.scss */
#wordSpacingSlider {
  flex-grow: 1;
  height: auto;
  padding: 0;
}

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

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 408, ../sass/all/wgag.scss */
  #accessibilityButton {
    right: 15px;
    bottom: 15px;
    width: 40px;
    height: 40px;
  }
  /* line 414, ../sass/all/wgag.scss */
  #accessibilityButton svg {
    width: 20px;
  }
  /* line 418, ../sass/all/wgag.scss */
  #accessibilityButton:hover {
    transform: scale(1);
  }

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

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

  /* line 461, ../sass/all/wgag.scss */
  .lang-he #accessibilityButton {
    left: 15px;
  }
  /* line 465, ../sass/all/wgag.scss */
  .lang-he #accessibilityMenu {
    left: 15px;
  }
}
