@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");
}
/* line 47, ../sass/all/base.scss */
.w100 {
  width: 100% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 136, ../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.he {
  font-weight: 500;
}
/* line 22, ../sass/all/wrapper.scss */
body.ofh {
  overflow: hidden;
}

/* line 27, ../sass/all/wrapper.scss */
html, body {
  min-height: 100%;
  height: 100%;
  line-height: 1.3;
  font-family: var(--font-family);
  font-size: 20px;
}
/* line 34, ../sass/all/wrapper.scss */
html .font, body .font {
  font-family: "Poppins", sans-serif;
}

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

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

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

/* line 59, ../sass/all/wrapper.scss */
.arrow-top {
  position: fixed;
  bottom: 100px;
  left: 51px;
  background: var(--color-blue);
  width: 52px;
  border-radius: 5px;
  height: 52px;
  overflow: hidden;
  isolation: isolate;
  transition: .3s ease-in-out;
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
  z-index: 120;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 78, ../sass/all/wrapper.scss */
.arrow-top svg {
  width: 20px;
  height: 20px;
  transform: rotate(180deg);
}
/* line 83, ../sass/all/wrapper.scss */
.arrow-top svg path {
  fill: #fff;
}
/* line 88, ../sass/all/wrapper.scss */
.arrow-top:hover {
  background-color: var(--color-active);
  color: #fff;
}
/* line 94, ../sass/all/wrapper.scss */
.arrow-top.show {
  opacity: 1;
  pointer-events: all;
}

@media only screen and (min-width: 1241px) and (max-width: 1340px) {
  /* line 102, ../sass/all/wrapper.scss */
  .container {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  /* line 112, ../sass/all/wrapper.scss */
  .container {
    max-width: 960px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 121, ../sass/all/wrapper.scss */
  .container {
    max-width: 738px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 129, ../sass/all/wrapper.scss */
  .container {
    max-width: calc(100% - 30px);
  }

  /* line 133, ../sass/all/wrapper.scss */
  .arrow-top {
    bottom: 78px;
    left: 15px;
  }
}
/* line 1, ../sass/all/header.scss */
.header {
  position: fixed;
  top: 32px;
  z-index: 100;
  left: 0;
  width: 100%;
  transition: 0.3s ease all;
}
/* line 9, ../sass/all/header.scss */
.header .site-btn {
  padding: 0 33px;
}
/* line 13, ../sass/all/header.scss */
.header.hide {
  top: 0;
  transform: translateY(-100%);
}

/* line 19, ../sass/all/header.scss */
.header-wr {
  height: 71px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #FFFFFFC7;
  padding: 0 43px;
  backdrop-filter: blur(6px);
  box-shadow: 0px 0px 11px 0px #0000001C;
}

/* line 32, ../sass/all/header.scss */
.header-logo {
  display: block;
  position: relative;
  top: -4px;
}
/* line 37, ../sass/all/header.scss */
.header-logo .bird {
  position: absolute;
  top: -25px;
  left: -50px;
  width: 50px;
}
/* line 44, ../sass/all/header.scss */
.header-logo .logo {
  display: block;
  height: 52px;
  width: auto;
}
/* line 50, ../sass/all/header.scss */
.header-logo .moblogo {
  display: none;
}

/* line 55, ../sass/all/header.scss */
.header-menu {
  position: relative;
  display: flex;
  justify-content: center;
}
/* line 60, ../sass/all/header.scss */
.header-menu ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 21px;
  font-size: 20px;
}
/* line 67, ../sass/all/header.scss */
.header-menu ul li {
  position: relative;
}
/* line 70, ../sass/all/header.scss */
.header-menu ul li a, .header-menu ul li span {
  display: flex;
  align-items: center;
  letter-spacing: -0.4px;
  gap: 0 8px;
  transition: .3s ease-in-out;
}
/* line 77, ../sass/all/header.scss */
.header-menu ul li a:hover, .header-menu ul li span:hover {
  color: var(--color-active);
}
/* line 82, ../sass/all/header.scss */
.header-menu ul li span {
  cursor: default;
}
/* line 86, ../sass/all/header.scss */
.header-menu ul li i {
  width: 16px;
  height: 16px;
  display: block;
  background: var(--color-active);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  position: absolute;
  top: -3px;
  left: -5px;
  line-height: 12px;
  color: #000 !important;
}
/* line 102, ../sass/all/header.scss */
.header-menu ul li i ~ a {
  padding-left: 10px;
}
/* line 108, ../sass/all/header.scss */
.header-menu ul svg {
  display: block;
  width: 15px;
  height: 15px;
}
/* line 117, ../sass/all/header.scss */
.header-menu .drop:hover .sub-wr {
  opacity: 1;
  visibility: visible;
}
/* line 124, ../sass/all/header.scss */
.header-menu .sub-wr {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-46%);
  opacity: 0;
  visibility: hidden;
}
/* line 132, ../sass/all/header.scss */
.header-menu .sub-wr.objects {
  transform: translateX(-40%);
}
/* line 137, ../sass/all/header.scss */
.header-menu .sub {
  background: #fff;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  box-shadow: 0px 0px 11px 0px #0000001C;
  min-width: 205px;
  border-radius: 10px;
  padding: 20px 40px;
  transform: translateY(40px);
  gap: 6px 0;
}
/* line 151, ../sass/all/header.scss */
.header-menu .sub a {
  width: max-content;
  font-family: var(--font-family-medium);
  font-size: 20px;
  border-bottom: 2px solid #fff;
}
/* line 157, ../sass/all/header.scss */
.header-menu .sub a:hover {
  color: #000;
  border-color: var(--color-active);
}
/* line 164, ../sass/all/header.scss */
.header-menu .sub-wr-objects-result {
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 11px 0px #0000001C;
  border-radius: 10px;
  padding: 20px 40px;
  transform: translateY(40px);
  width: 1336px;
}
/* line 173, ../sass/all/header.scss */
.header-menu .sub-wr-objects-result .site-title.mini {
  text-align: initial;
  margin-bottom: 25px;
}
/* line 178, ../sass/all/header.scss */
.header-menu .sub-wr-objects-result .result {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
/* line 193, ../sass/all/header.scss */
.header-menu .header-obj-tpl {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  gap: 0 15px;
  padding: 10px;
  border-radius: 10px;
  background: rgba(138, 170, 217, 0.2);
  width: calc((100% - 10px * 2) / 3);
}
/* line 206, ../sass/all/header.scss */
.header-menu .header-obj-tpl .img {
  display: block;
  position: relative;
  overflow: hidden;
  isolation: isolate;
  border-radius: 8px;
  width: 80px;
  height: 80px;
}
/* line 215, ../sass/all/header.scss */
.header-menu .header-obj-tpl .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* line 223, ../sass/all/header.scss */
.header-menu .header-obj-tpl .desc {
  position: relative;
  width: calc(100% - 80px - 15px);
}
/* line 227, ../sass/all/header.scss */
.header-menu .header-obj-tpl .desc .city {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  gap: 0 5px;
  font-size: 12px;
  font-family: var(--font-family-bold);
  margin-top: 5px;
}
/* line 240, ../sass/all/header.scss */
.header-menu .header-obj-tpl .desc .city svg, .header-menu .header-obj-tpl .desc .city img {
  display: block;
  width: 12px;
  height: 12px;
}
/* line 248, ../sass/all/header.scss */
.header-menu .header-obj-tpl:hover {
  background: rgba(138, 170, 217, 0.4);
}

/* line 254, ../sass/all/header.scss */
.header-mobile-btn {
  display: none;
}

@media only screen and (min-width: 1024px) and (max-width: 1340px) {
  /* line 260, ../sass/all/header.scss */
  .header {
    top: 26px;
  }
  /* line 263, ../sass/all/header.scss */
  .header .site-btn {
    padding: 0 26px;
  }

  /* line 268, ../sass/all/header.scss */
  .header-wr {
    padding: 0 20px;
  }

  /* line 272, ../sass/all/header.scss */
  .header-logo {
    top: -4px;
  }
  /* line 275, ../sass/all/header.scss */
  .header-logo .bird {
    position: absolute;
    top: -20px;
    left: -40px;
    width: 40px;
  }
  /* line 282, ../sass/all/header.scss */
  .header-logo .logo {
    height: 42px;
  }

  /* line 288, ../sass/all/header.scss */
  .header-menu ul {
    gap: 0 15px;
    font-size: 16px;
  }
  /* line 292, ../sass/all/header.scss */
  .header-menu ul svg {
    width: 13px;
    height: 13px;
  }
  /* line 299, ../sass/all/header.scss */
  .header-menu ul li i {
    left: -7px;
    width: 14px;
    height: 14px;
  }
  /* line 307, ../sass/all/header.scss */
  .header-menu .sub {
    min-width: 165px;
    padding: 15px 30px;
    transform: translateY(30px);
  }
  /* line 312, ../sass/all/header.scss */
  .header-menu .sub a {
    font-size: 16px;
  }
  /* line 317, ../sass/all/header.scss */
  .header-menu .sub-wr-objects-result {
    padding: 15px 30px;
    transform: translateY(30px);
    width: 960px;
  }
  /* line 322, ../sass/all/header.scss */
  .header-menu .sub-wr-objects-result .site-title.mini {
    margin-bottom: 20px;
  }
  /* line 327, ../sass/all/header.scss */
  .header-menu .header-obj-tpl {
    gap: 0 10px;
  }
  /* line 330, ../sass/all/header.scss */
  .header-menu .header-obj-tpl .img {
    width: 65px;
    height: 65px;
  }
  /* line 335, ../sass/all/header.scss */
  .header-menu .header-obj-tpl .desc {
    width: calc(100% - 65px - 10px);
  }
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
  /* line 345, ../sass/all/header.scss */
  body {
    padding-top: 61px !important;
  }

  /* line 349, ../sass/all/header.scss */
  .header {
    top: 0;
  }
  /* line 352, ../sass/all/header.scss */
  .header .container {
    max-width: 100%;
  }

  /* line 357, ../sass/all/header.scss */
  .header-wr {
    padding: 0 23px;
    background: #fff;
    border-radius: 0;
    height: 61px;
    backdrop-filter: blur(0px);
    box-shadow: none;
  }

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

  /* line 370, ../sass/all/header.scss */
  .header-logo {
    margin: 0;
  }
  /* line 373, ../sass/all/header.scss */
  .header-logo .bird {
    display: none;
  }
  /* line 377, ../sass/all/header.scss */
  .header-logo .logo {
    display: none;
  }
  /* line 381, ../sass/all/header.scss */
  .header-logo .moblogo {
    display: block;
    height: 37px;
  }

  /* line 389, ../sass/all/header.scss */
  .header .site-btn {
    display: none;
  }

  /* line 394, ../sass/all/header.scss */
  .header-mobile-btn {
    display: flex;
    cursor: pointer;
  }
  /* line 398, ../sass/all/header.scss */
  .header-mobile-btn svg {
    width: 29px;
    height: 19px;
  }
  /* line 402, ../sass/all/header.scss */
  .header-mobile-btn svg.close {
    display: none;
    width: 32px;
    height: 32px;
  }
  /* line 411, ../sass/all/header.scss */
  .header-mobile-btn.active svg.close {
    display: block;
  }
  /* line 415, ../sass/all/header.scss */
  .header-mobile-btn.active svg.menu {
    display: none;
  }
}
/* 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: var(--color-green);
}
/* 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;
  background: #EC4C24;
  color: #fff;
  padding: 15px 0;
}
/* line 7, ../sass/all/footer.scss */
.footer .container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
/* line 16, ../sass/all/footer.scss */
.footer .created {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  -ms-align-items: center;
  align-items: center;
  gap: 0 15px;
  font-size: 20px;
}
/* line 27, ../sass/all/footer.scss */
.footer .created img {
  display: block;
  height: 30px;
}
/* line 32, ../sass/all/footer.scss */
.footer .created:hover {
  opacity: 0.7;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 40, ../sass/all/footer.scss */
  .footer {
    padding: 30px 0;
  }
  /* line 43, ../sass/all/footer.scss */
  .footer .container {
    justify-content: flex-start;
  }
}
/* 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';
  --color: #000;
  --color-active: #afbce3;
  --color-dark: #0E1A27;
  --color-blue: #213041;
  --color-green: #96d5d2;
  --color-violet: #ab92c5;
  --color-yellow: #edc182;
  --color-beeri-red: #EC4C24;
}

/* 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: 25px;
  color: var(--color);
  line-height: 1.4;
  text-wrap: balance;
  font-family: var(--font-family-semibold);
}
/* line 21, ../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: 13px;
}
/* line 25, ../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: 23px;
}
/* line 29, ../sass/all/text.scss */
.text h1 small, .text h2 small, .text h3 small, .text h4 small, .text h5 small, .text h6 small {
  font-size: 0.8em;
}
/* line 34, ../sass/all/text.scss */
.text picture {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 40, ../sass/all/text.scss */
.text picture img {
  display: block;
  width: 100%;
}
/* line 45, ../sass/all/text.scss */
.text picture:not(:last-child) {
  margin-bottom: 20px;
}
/* line 49, ../sass/all/text.scss */
.text picture:not(:first-child) {
  margin-top: 20px;
}
/* line 54, ../sass/all/text.scss */
.text img {
  max-width: 100%;
  margin: 0 auto;
}
/* line 59, ../sass/all/text.scss */
.text p, .text span, .text li {
  line-height: 1.36;
  color: var(--color);
  font-size: 20px;
  font-family: var(--font-family);
}
/* line 65, ../sass/all/text.scss */
.text p a, .text span a, .text li a {
  color: var(--color);
  position: relative;
  text-decoration: underline;
}
/* line 70, ../sass/all/text.scss */
.text p a:hover, .text span a:hover, .text li a:hover {
  color: var(--color-active) !important;
}
/* line 75, ../sass/all/text.scss */
.text p:not(:last-child), .text span:not(:last-child), .text li:not(:last-child) {
  margin-bottom: 20px;
}
/* line 82, ../sass/all/text.scss */
.text ul:not(:last-child) {
  margin-bottom: 20px;
}
/* line 86, ../sass/all/text.scss */
.text ul li {
  position: relative;
  padding-right: 25px;
  line-height: 1.5;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* line 93, ../sass/all/text.scss */
.text ul li:not(:last-child) {
  margin-bottom: 5px;
}
/* line 97, ../sass/all/text.scss */
.text ul li:after {
  content: '';
  position: absolute;
  top: 8px;
  right: 0px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--color);
}
/* line 109, ../sass/all/text.scss */
.text ul.anchors {
  list-style: decimal;
  text-align: right;
}
/* line 113, ../sass/all/text.scss */
.text ul.anchors li {
  padding-right: 0;
  cursor: pointer;
}
/* line 117, ../sass/all/text.scss */
.text ul.anchors li:after {
  display: none;
}
/* line 122, ../sass/all/text.scss */
.text ul.anchors li:hover b {
  color: var(--color-active);
}
/* line 130, ../sass/all/text.scss */
.text b, .text strong {
  font-family: var(--font-family-bold);
}
/* line 134, ../sass/all/text.scss */
.text i {
  font-style: italic;
}
/* line 138, ../sass/all/text.scss */
.text table {
  display: table;
}
/* line 141, ../sass/all/text.scss */
.text table:not(:last-child) {
  margin-bottom: 15px;
}
/* line 145, ../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 156, ../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 166, ../sass/all/text.scss */
.section-title img {
  display: block;
  height: 35px;
  margin-right: 36px;
}

/* line 173, ../sass/all/text.scss */
.site-title {
  position: relative;
  letter-spacing: -2px;
  font-family: var(--font-family-bold);
  font-size: 50px;
}
/* line 179, ../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 188, ../sass/all/text.scss */
.site-title.large {
  font-size: 76px;
}

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

/* line 198, ../sass/all/text.scss */
.site-text {
  position: relative;
  font-size: 20px;
  line-height: 1.5;
}
/* line 203, ../sass/all/text.scss */
.site-text.min {
  font-size: 17px;
  line-height: 1.6;
}
/* line 208, ../sass/all/text.scss */
.site-text.max {
  font-size: 24px;
}

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

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

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

  /* line 235, ../sass/all/text.scss */
  .site-text {
    font-size: 18px;
  }
  /* line 238, ../sass/all/text.scss */
  .site-text.min {
    font-size: 16px;
  }
  /* line 242, ../sass/all/text.scss */
  .site-text.max {
    font-size: 22px;
  }

  /* line 248, ../sass/all/text.scss */
  .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size: 23px;
  }
  /* line 251, ../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 255, ../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 262, ../sass/all/text.scss */
  .text picture:not(:last-child) {
    margin-bottom: 18px;
  }
  /* line 266, ../sass/all/text.scss */
  .text picture:not(:first-child) {
    margin-top: 18px;
  }
  /* line 271, ../sass/all/text.scss */
  .text p, .text span, .text li {
    font-size: 18px;
  }
  /* line 275, ../sass/all/text.scss */
  .text p:not(:last-child), .text span:not(:last-child), .text li:not(:last-child) {
    margin-bottom: 18px;
  }
  /* line 282, ../sass/all/text.scss */
  .text ul:not(:last-child) {
    margin-bottom: 18px;
  }
  /* line 290, ../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 299, ../sass/all/text.scss */
  .seo-text {
    padding: 45px 0;
  }

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

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

  /* line 320, ../sass/all/text.scss */
  .site-text {
    font-size: 16px;
  }
  /* line 323, ../sass/all/text.scss */
  .site-text.min {
    font-size: 15px;
  }
  /* line 327, ../sass/all/text.scss */
  .site-text.max {
    font-size: 20px;
  }

  /* line 333, ../sass/all/text.scss */
  .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size: 20px;
  }
  /* line 336, ../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 340, ../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 347, ../sass/all/text.scss */
  .text picture:not(:last-child) {
    margin-bottom: 15px;
  }
  /* line 351, ../sass/all/text.scss */
  .text picture:not(:first-child) {
    margin-top: 15px;
  }
  /* line 356, ../sass/all/text.scss */
  .text p, .text span, .text li {
    font-size: 16px;
  }
  /* line 360, ../sass/all/text.scss */
  .text p:not(:last-child), .text span:not(:last-child), .text li:not(:last-child) {
    margin-bottom: 15px;
  }
  /* line 367, ../sass/all/text.scss */
  .text ul:not(:last-child) {
    margin-bottom: 15px;
  }
  /* line 375, ../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 386, ../sass/all/text.scss */
  .seo-text {
    padding: 38px 0;
  }

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

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

  /* line 408, ../sass/all/text.scss */
  .site-text {
    line-height: 1.4;
    font-size: 14px;
  }
  /* line 412, ../sass/all/text.scss */
  .site-text.min {
    font-size: 14px;
  }
  /* line 416, ../sass/all/text.scss */
  .site-text.max {
    font-size: 21px;
  }

  /* line 423, ../sass/all/text.scss */
  .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
    font-size: 18px;
  }
  /* line 426, ../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 430, ../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 437, ../sass/all/text.scss */
  .text picture:not(:last-child) {
    margin-bottom: 10px;
  }
  /* line 441, ../sass/all/text.scss */
  .text picture:not(:first-child) {
    margin-top: 10px;
  }
  /* line 446, ../sass/all/text.scss */
  .text p, .text span, .text li {
    font-size: 15px;
  }
  /* line 450, ../sass/all/text.scss */
  .text p:not(:last-child), .text span:not(:last-child), .text li:not(:last-child) {
    margin-bottom: 10px;
  }
  /* line 457, ../sass/all/text.scss */
  .text ul:not(:last-child) {
    margin-bottom: 10px;
  }
  /* line 465, ../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/button.scss */
.site-btn {
  position: relative;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  background-color: var(--color-dark);
  border-radius: 4px;
  color: #fff;
  height: 37px;
  padding: 0 25px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  transition: .3s ease-in-out;
}
/* line 21, ../sass/all/button.scss */
.site-btn.with-arrow {
  gap: 10px;
}
/* line 24, ../sass/all/button.scss */
.site-btn.with-arrow img, .site-btn.with-arrow svg {
  display: block;
  object-fit: contain;
  width: 24px;
  height: 24px;
}
/* line 31, ../sass/all/button.scss */
.site-btn.with-arrow span {
  line-height: 16px;
  transform: translateY(2px);
}
/* line 37, ../sass/all/button.scss */
.site-btn.border {
  background: transparent;
  color: var(--color-dark);
  border: 2px solid var(--color-dark);
}
@media (hover: hover) {
  /* line 43, ../sass/all/button.scss */
  .site-btn.border:hover {
    background: var(--color-active) !important;
    border-color: var(--color-active) !important;
    color: var(--color-dark) !important;
  }
}
/* line 55, ../sass/all/button.scss */
.site-btn.big {
  height: 50px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.6px;
  padding: 0 30px;
  font-family: var(--font-family-bold);
}
/* line 65, ../sass/all/button.scss */
.site-btn.more-fz-and-light {
  font-family: var(--font-family-light);
  font-weight: normal;
  font-size: 18px;
}
/* line 71, ../sass/all/button.scss */
.site-btn.round {
  height: 61px;
  border-radius: 30px;
  padding: 0;
  min-width: 185px;
}
@media (hover: hover) {
  /* line 79, ../sass/all/button.scss */
  .site-btn:hover {
    background: var(--color-active) !important;
    border-color: var(--color-active) !important;
    color: var(--color-dark) !important;
  }
}

/* line 89, ../sass/all/button.scss */
.site-share-btn {
  position: relative;
}

/* line 93, ../sass/all/button.scss */
.site-share-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;
  color: #8AAAD9;
  z-index: 9;
  height: 49px;
  width: 49px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
/* line 110, ../sass/all/button.scss */
.site-share-button img, .site-share-button svg {
  display: block;
  width: 21px;
  height: 24px;
  object-fit: contain;
}
@media (hover: hover) {
  /* line 118, ../sass/all/button.scss */
  .site-share-button:hover {
    background: var(--color-dark);
    color: #fff;
  }
}

/* line 126, ../sass/all/button.scss */
.site-share-btn-wrap {
  position: absolute;
  display: flex;
  border-radius: 5px;
  box-shadow: 0px 0px 5px -2px #000;
  opacity: 0;
  pointer-events: none;
  transition: .3s ease-in-out;
  padding: 5px;
  background: #fff;
  z-index: 4;
  width: max-content;
  top: 100%;
  left: 0px;
  gap: 6px;
  transform: translateY(-10px);
}
/* line 143, ../sass/all/button.scss */
.site-share-btn-wrap a {
  display: block;
  cursor: pointer;
  width: 38px;
  height: 38px;
  border-radius: 50%;
}
/* line 150, ../sass/all/button.scss */
.site-share-btn-wrap a img {
  display: block;
  width: 100%;
  height: 100%;
  transform: none !important;
}
/* line 158, ../sass/all/button.scss */
.site-share-btn-wrap.active {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
}

@media only screen and (min-width: 768px) and (max-width: 1340px) {
  /* line 168, ../sass/all/button.scss */
  .site-btn.with-arrow {
    gap: 8px;
  }
  /* line 171, ../sass/all/button.scss */
  .site-btn.with-arrow img, .site-btn.with-arrow svg {
    width: 20px;
    height: 20px;
  }
  /* line 176, ../sass/all/button.scss */
  .site-btn.with-arrow span {
    line-height: 16px;
    transform: translateY(1px);
  }
  /* line 182, ../sass/all/button.scss */
  .site-btn.big {
    height: 44px;
    font-size: 15px;
    padding: 0 25px;
  }
  /* line 188, ../sass/all/button.scss */
  .site-btn.round {
    min-width: initial;
    height: 50px;
  }

  /* line 194, ../sass/all/button.scss */
  .site-share-button {
    height: 40px;
    width: 40px;
  }
  /* line 198, ../sass/all/button.scss */
  .site-share-button img, .site-share-button svg {
    width: 17px;
    height: 19px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 210, ../sass/all/button.scss */
  .site-btn.with-arrow img, .site-btn.with-arrow svg {
    width: 19px;
    height: 19px;
  }
  /* line 215, ../sass/all/button.scss */
  .site-btn.with-arrow span {
    line-height: 14px;
    transform: translateY(1px);
  }
  /* line 221, ../sass/all/button.scss */
  .site-btn.big {
    height: 42px;
    font-size: 14px;
    padding: 0 25px;
  }

  /* line 228, ../sass/all/button.scss */
  .site-share-button {
    height: 35px;
    width: 35px;
  }
  /* line 232, ../sass/all/button.scss */
  .site-share-button img, .site-share-button svg {
    width: 15px;
    height: 17px;
  }
}
/* 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: 14px;
    height: 50px;
    padding: 0 15px;
  }
}
/* line 1, ../sass/all/mob-menu.scss */
.mob-menu {
  display: none;
}

@media only screen and (min-width: 0px) and (max-width: 1023px) {
  /* line 7, ../sass/all/mob-menu.scss */
  .mob-menu {
    display: block;
    position: fixed;
    top: 61px;
    right: 0;
    width: 100%;
    background-color: #fff;
    background-image: url(/assets/img/bg-mob-menu.svg);
    background-position: right top;
    border-top: 6px solid #8AAAD9;
    height: calc(100% - 61px);
    padding: 40px 55px;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    transition: 0.5s ease all;
  }
  /* line 24, ../sass/all/mob-menu.scss */
  .mob-menu.show {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }

  /* line 31, ../sass/all/mob-menu.scss */
  .mob-menu-nav {
    position: relative;
  }
  /* line 34, ../sass/all/mob-menu.scss */
  .mob-menu-nav li {
    position: relative;
    margin-bottom: 16px;
  }
  /* line 39, ../sass/all/mob-menu.scss */
  .mob-menu-nav li.active a, .mob-menu-nav li.active span {
    color: #0a1c30;
  }
  /* line 42, ../sass/all/mob-menu.scss */
  .mob-menu-nav li.active a:before, .mob-menu-nav li.active span:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
    width: 7px;
    height: 100%;
    background: #8AAAD9;
  }
  /* line 54, ../sass/all/mob-menu.scss */
  .mob-menu-nav li.active .mob-menu-nav-sub {
    max-height: 500px;
  }
  /* line 58, ../sass/all/mob-menu.scss */
  .mob-menu-nav li.active .mob-menu-nav-sub li a, .mob-menu-nav li.active .mob-menu-nav-sub li span {
    color: #0a1c30;
  }
  /* line 61, ../sass/all/mob-menu.scss */
  .mob-menu-nav li.active .mob-menu-nav-sub li a:before, .mob-menu-nav li.active .mob-menu-nav-sub li span:before {
    display: none;
  }
  /* line 70, ../sass/all/mob-menu.scss */
  .mob-menu-nav a, .mob-menu-nav span {
    display: inline-block;
    position: relative;
    font-family: var(--font-family-semibold);
    color: rgba(10, 28, 48, 0.6);
    line-height: 0.9;
    letter-spacing: -1px;
    font-size: 32px;
  }
  /* line 80, ../sass/all/mob-menu.scss */
  .mob-menu-nav a i, .mob-menu-nav span i {
    width: 16px;
    height: 16px;
    display: block;
    background: var(--color-active);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    position: absolute;
    top: -3px;
    left: -17px;
    line-height: 12px;
    color: #000 !important;
  }

  /* line 101, ../sass/all/mob-menu.scss */
  .mob-menu-nav-sub {
    position: relative;
    overflow: hidden;
    isolation: isolate;
    max-height: 0;
    transition: 0.3s ease all;
  }
  /* line 108, ../sass/all/mob-menu.scss */
  .mob-menu-nav-sub.show {
    max-height: 500px;
  }
  /* line 112, ../sass/all/mob-menu.scss */
  .mob-menu-nav-sub li {
    margin-bottom: 6px;
  }
  /* line 115, ../sass/all/mob-menu.scss */
  .mob-menu-nav-sub li:nth-child(1) {
    margin-top: 25px;
  }
  /* line 119, ../sass/all/mob-menu.scss */
  .mob-menu-nav-sub li a {
    font-size: 24px;
  }

  /* line 125, ../sass/all/mob-menu.scss */
  .mob-menu-soc {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    gap: 25px;
    margin-top: 70px;
    padding: 8px 10px;
  }
  /* line 136, ../sass/all/mob-menu.scss */
  .mob-menu-soc:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
    width: 7px;
    height: 100%;
    background: #0A1C30;
  }
  /* line 147, ../sass/all/mob-menu.scss */
  .mob-menu-soc img, .mob-menu-soc svg {
    display: block;
    width: auto;
    height: 30px;
  }
  /* line 153, ../sass/all/mob-menu.scss */
  .mob-menu-soc .youtube-play {
    fill: #fff;
  }
  /* line 158, ../sass/all/mob-menu.scss */
  .mob-menu-soc .linked svg {
    transform: translateY(-2px);
  }
}
/* line 1, ../sass/all/faq.scss */
.faq {
  position: relative;
  padding: 55px 0;
}
/* line 5, ../sass/all/faq.scss */
.faq ~ .seo-text {
  padding-top: 0 !important;
}
/* line 9, ../sass/all/faq.scss */
.faq .title {
  font-size: 23px;
  margin-bottom: 55px;
}

/* line 15, ../sass/all/faq.scss */
.faq-wr {
  position: relative;
  max-width: 1233px;
  margin: 0 auto;
}

/* line 21, ../sass/all/faq.scss */
.faq-box {
  border: 1px solid #0E1A2754;
  border-radius: 10px;
  margin-bottom: 19px;
}
/* line 26, ../sass/all/faq.scss */
.faq-box:last-child {
  margin-bottom: 0;
}

/* line 31, ../sass/all/faq.scss */
.faq-title {
  padding: 18px 57px;
  display: flex;
  font-size: 28px;
  align-items: center;
  cursor: pointer;
  gap: 26px;
  transition: .3s ease-in-out;
}
/* line 40, ../sass/all/faq.scss */
.faq-title:hover {
  background-color: #8aaad917;
}
/* line 44, ../sass/all/faq.scss */
.faq-title.active {
  background-color: transparent !important;
}
/* line 47, ../sass/all/faq.scss */
.faq-title.active svg {
  transform: rotate(-90deg);
}
/* line 53, ../sass/all/faq.scss */
.faq-title b {
  font-family: var(--font-family-bold);
}
/* line 56, ../sass/all/faq.scss */
.faq-title b::before {
  content: '|';
  display: inline;
  margin-left: 20px;
  font-family: var(--font-family-medium);
}
/* line 65, ../sass/all/faq.scss */
.faq-title svg {
  margin-right: auto;
  width: 40px;
  height: 40px;
  transition: .3s ease-in-out;
}

/* line 73, ../sass/all/faq.scss */
.faq-drop {
  position: relative;
  overflow: hidden;
  max-height: 0;
  transition: .5s ease-in-out;
}
/* line 79, ../sass/all/faq.scss */
.faq-drop.show {
  max-height: 10000px;
}
/* line 86, ../sass/all/faq.scss */
.faq-drop .text p, .faq-drop .text span, .faq-drop .text ul {
  --color: #00000080;
}

/* line 92, ../sass/all/faq.scss */
.faq-drop-wr {
  padding: 36px 57px 80px;
}

/* line 96, ../sass/all/faq.scss */
.faq-drop-bottom {
  display: flex;
  gap: 23px;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 66px;
}
/* line 103, ../sass/all/faq.scss */
.faq-drop-bottom .shared-link {
  margin-right: auto;
}

/* line 108, ../sass/all/faq.scss */
.shared-link {
  width: 25px;
  height: 28px;
  display: block;
  cursor: pointer;
  background-image: url(../img/Vector-shared.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
}

@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  /* line 122, ../sass/all/faq.scss */
  .faq {
    padding: 45px 0;
  }
  /* line 125, ../sass/all/faq.scss */
  .faq .title {
    font-size: 21px;
    margin-bottom: 44px;
  }

  /* line 132, ../sass/all/faq.scss */
  .faq-title {
    padding: 15px 40px;
    font-size: 24px;
    gap: 20px;
  }
  /* line 139, ../sass/all/faq.scss */
  .faq-title b::before {
    margin-left: 15px;
  }
  /* line 145, ../sass/all/faq.scss */
  .faq-title svg {
    width: 30px;
    height: 30px;
  }

  /* line 152, ../sass/all/faq.scss */
  .faq-drop-wr {
    padding: 25px 40px 60px;
  }

  /* line 156, ../sass/all/faq.scss */
  .faq-drop-bottom {
    gap: 18px;
    margin-top: 45px;
  }

  /* line 162, ../sass/all/faq.scss */
  .shared-link {
    width: 22px;
    height: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 170, ../sass/all/faq.scss */
  .faq {
    padding: 45px 0;
  }
  /* line 173, ../sass/all/faq.scss */
  .faq .title {
    font-size: 19px;
    margin-bottom: 34px;
  }

  /* line 180, ../sass/all/faq.scss */
  .faq-title {
    padding: 15px 40px;
    font-size: 24px;
    gap: 20px;
  }
  /* line 187, ../sass/all/faq.scss */
  .faq-title b::before {
    margin-left: 15px;
  }
  /* line 193, ../sass/all/faq.scss */
  .faq-title svg {
    width: 30px;
    height: 30px;
  }

  /* line 200, ../sass/all/faq.scss */
  .faq-drop-wr {
    padding: 25px 40px 60px;
  }

  /* line 204, ../sass/all/faq.scss */
  .faq-drop-bottom {
    gap: 18px;
    margin-top: 45px;
  }

  /* line 210, ../sass/all/faq.scss */
  .shared-link {
    width: 22px;
    height: 25px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 218, ../sass/all/faq.scss */
  .faq {
    padding: 38px 0;
  }
  /* line 221, ../sass/all/faq.scss */
  .faq .title {
    font-size: 18px;
    margin-bottom: 40px;
  }

  /* line 227, ../sass/all/faq.scss */
  .faq-box {
    border-radius: 3px;
    margin-bottom: 13px;
  }

  /* line 232, ../sass/all/faq.scss */
  .faq-title {
    padding: 12px 16px;
    font-size: 18px;
    gap: 10px;
  }
  /* line 237, ../sass/all/faq.scss */
  .faq-title b {
    max-width: calc(100% - 80px);
  }
  /* line 240, ../sass/all/faq.scss */
  .faq-title b::before {
    margin-left: 8px;
  }
  /* line 246, ../sass/all/faq.scss */
  .faq-title svg {
    width: 23px;
    height: 23px;
  }

  /* line 253, ../sass/all/faq.scss */
  .faq-drop-wr {
    padding: 12px 16px 20px;
  }

  /* line 257, ../sass/all/faq.scss */
  .faq-drop-bottom {
    gap: 18px;
    margin-top: 13px;
    flex-direction: column;
  }
  /* line 262, ../sass/all/faq.scss */
  .faq-drop-bottom .site-btn {
    height: 39px;
    width: 100%;
    justify-content: center;
    max-width: 295px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 271, ../sass/all/faq.scss */
  .faq-drop-bottom .shared-link {
    order: -1;
    margin-bottom: 10px;
  }

  /* line 278, ../sass/all/faq.scss */
  .shared-link {
    width: 22px;
    height: 25px;
  }
}
/* line 1, ../sass/all/popup-pdf.scss */
.popup-pdf-wr {
  direction: rtl;
  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;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease all;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}
/* line 22, ../sass/all/popup-pdf.scss */
.popup-pdf-wr.show {
  opacity: 1;
  visibility: visible;
}

/* line 28, ../sass/all/popup-pdf.scss */
.popup-pdf-close-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 36, ../sass/all/popup-pdf.scss */
.popup-pdf {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  isolation: isolate;
  z-index: 2;
  background: #fff;
  border-radius: 10px;
  width: 882px;
  max-width: calc(100% - 46px);
}

/* line 57, ../sass/all/popup-pdf.scss */
.popup-pdf-r {
  position: relative;
  background-image: url(/assets/img/bg-jp-top-02.svg);
  background-position: right top;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  width: calc(100% - 345px);
  padding: 45px 80px;
}
/* line 67, ../sass/all/popup-pdf.scss */
.popup-pdf-r .site-text {
  padding-right: 20px;
}
/* line 71, ../sass/all/popup-pdf.scss */
.popup-pdf-r .site-title {
  line-height: 0.8;
  font-size: 46px;
  padding-right: 20px;
  margin-bottom: 40px;
}
/* line 77, ../sass/all/popup-pdf.scss */
.popup-pdf-r .site-title:after {
  content: '';
  display: block;
  position: absolute;
  top: 20%;
  right: 0;
  width: 5px;
  height: 60%;
  background: #8AAAD9;
}
/* line 89, ../sass/all/popup-pdf.scss */
.popup-pdf-r .text {
  position: relative;
  font-size: 18px;
  margin-bottom: 1px;
}
/* line 95, ../sass/all/popup-pdf.scss */
.popup-pdf-r label {
  display: block;
  position: relative;
  margin-bottom: 15px;
}
/* line 101, ../sass/all/popup-pdf.scss */
.popup-pdf-r .input {
  position: relative;
  background: transparent;
  display: block;
  width: 100%;
  height: 42px;
  border-radius: 6px;
  border: 2px solid var(--color-dark);
}
/* line 111, ../sass/all/popup-pdf.scss */
.popup-pdf-r textarea.input {
  height: 110px;
}
/* line 115, ../sass/all/popup-pdf.scss */
.popup-pdf-r .load {
  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;
  -ms-align-items: center;
  align-items: center;
  gap: 0 50px;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 133, ../sass/all/popup-pdf.scss */
.popup-pdf-r .load .input__file {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
/* line 146, ../sass/all/popup-pdf.scss */
.popup-pdf-r .load label {
  margin-bottom: 0;
}
/* line 150, ../sass/all/popup-pdf.scss */
.popup-pdf-r .load .site-btn {
  background: #F1F1F1;
  color: var(--color-dark);
  height: 44px;
}
/* line 155, ../sass/all/popup-pdf.scss */
.popup-pdf-r .load .site-btn:hover {
  background: var(--color-dark);
  color: #fff;
}
/* line 161, ../sass/all/popup-pdf.scss */
.popup-pdf-r .load .text {
  direction: ltr;
  text-align: right;
}
/* line 167, ../sass/all/popup-pdf.scss */
.popup-pdf-r .callback-form-privacy {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  cursor: pointer;
  font-size: 18px;
  gap: 16px;
  margin-bottom: 50px;
}
/* line 179, ../sass/all/popup-pdf.scss */
.popup-pdf-r .callback-form-privacy input[type="checkbox"] {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
/* line 192, ../sass/all/popup-pdf.scss */
.popup-pdf-r .callback-form-privacy .checkbox {
  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: 21px;
  height: 21px;
  min-width: 21px;
  border: 1px solid #213041;
  border-radius: 4px;
}
/* line 207, ../sass/all/popup-pdf.scss */
.popup-pdf-r .callback-form-privacy .checkbox:before {
  content: '';
}
/* line 212, ../sass/all/popup-pdf.scss */
.popup-pdf-r .callback-form-privacy input:checked ~ .checkbox {
  background: var(--color-dark);
  color: #fff;
}
/* line 216, ../sass/all/popup-pdf.scss */
.popup-pdf-r .callback-form-privacy input:checked ~ .checkbox:before {
  content: '✓';
}
/* line 221, ../sass/all/popup-pdf.scss */
.popup-pdf-r .callback-form-privacy a {
  text-decoration: underline;
}
/* line 226, ../sass/all/popup-pdf.scss */
.popup-pdf-r .site-btn {
  width: 100%;
  justify-content: center;
}

/* line 232, ../sass/all/popup-pdf.scss */
.popup-pdf-l {
  position: relative;
  width: 345px;
}
/* line 236, ../sass/all/popup-pdf.scss */
.popup-pdf-l picture {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 242, ../sass/all/popup-pdf.scss */
.popup-pdf-l picture img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 251, ../sass/all/popup-pdf.scss */
.popup-pdf-close {
  position: absolute;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
  color: #000;
  top: 30px;
  left: 30px;
  width: 31px;
  height: 31px;
  background: #fff;
  border-radius: 50%;
}
/* line 271, ../sass/all/popup-pdf.scss */
.popup-pdf-close svg, .popup-pdf-close img {
  display: block;
  width: 18px;
  height: 18px;
  object-fit: contain;
}
/* line 278, ../sass/all/popup-pdf.scss */
.popup-pdf-close:hover {
  background: var(--color-dark);
  color: #fff;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 286, ../sass/all/popup-pdf.scss */
  .popup-pdf {
    border-radius: 5px;
  }

  /* line 290, ../sass/all/popup-pdf.scss */
  .popup-pdf-r {
    width: 100%;
    padding: 25px 30px;
  }
  /* line 294, ../sass/all/popup-pdf.scss */
  .popup-pdf-r .site-text {
    padding-right: 10px;
    font-size: 16px;
  }
  /* line 299, ../sass/all/popup-pdf.scss */
  .popup-pdf-r .site-title {
    font-size: 34px;
    padding-right: 15px;
    margin-bottom: 23px;
  }
  /* line 305, ../sass/all/popup-pdf.scss */
  .popup-pdf-r .text {
    font-size: 15px;
    margin-bottom: 10px;
  }
  /* line 310, ../sass/all/popup-pdf.scss */
  .popup-pdf-r label {
    margin-bottom: 5px;
  }
  /* line 314, ../sass/all/popup-pdf.scss */
  .popup-pdf-r .input {
    height: 30px;
  }
  /* line 318, ../sass/all/popup-pdf.scss */
  .popup-pdf-r textarea.input {
    height: 80px;
  }
  /* line 322, ../sass/all/popup-pdf.scss */
  .popup-pdf-r .load {
    gap: 0 38px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* line 327, ../sass/all/popup-pdf.scss */
  .popup-pdf-r .load .text {
    margin-bottom: 0;
  }
  /* line 331, ../sass/all/popup-pdf.scss */
  .popup-pdf-r .load .site-btn {
    height: 32px;
    font-size: 11px;
  }
  /* line 337, ../sass/all/popup-pdf.scss */
  .popup-pdf-r .callback-form-privacy {
    font-size: 14px;
    gap: 12px;
    margin-bottom: 35px;
  }
  /* line 342, ../sass/all/popup-pdf.scss */
  .popup-pdf-r .callback-form-privacy .checkbox {
    width: 15px;
    height: 15px;
    min-width: 15px;
  }

  /* line 350, ../sass/all/popup-pdf.scss */
  .popup-pdf-l {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
  }
  /* line 356, ../sass/all/popup-pdf.scss */
  .popup-pdf-l picture {
    display: none;
  }

  /* line 361, ../sass/all/popup-pdf.scss */
  .popup-pdf-close {
    top: 15px;
    left: 15px;
    width: 31px;
    height: 31px;
  }
}
/* line 1, ../sass/all/wa-fix.scss */
.whatsapp-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 97;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease all;
}
/* line 13, ../sass/all/wa-fix.scss */
.whatsapp-bg.show {
  opacity: 1;
  visibility: visible;
}

/* line 19, ../sass/all/wa-fix.scss */
.whatsapp-fix {
  position: fixed;
  z-index: 98;
  bottom: 26px;
  right: 51px;
}

/* line 26, ../sass/all/wa-fix.scss */
.whatsapp-open, .whatsapp-mob {
  position: relative;
  cursor: pointer;
  width: 52px;
  height: 52px;
}
/* line 32, ../sass/all/wa-fix.scss */
.whatsapp-open img, .whatsapp-mob img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* line 40, ../sass/all/wa-fix.scss */
.whatsapp-mob {
  display: none;
}

/* line 44, ../sass/all/wa-fix.scss */
.whatsapp-bl {
  position: absolute;
  direction: rtl;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease all;
  transform: translateX(-50px);
  right: 0;
  bottom: 65px;
  background: #fff;
  width: 280px;
  border-radius: 12px;
  padding: 10px;
}
/* line 58, ../sass/all/wa-fix.scss */
.whatsapp-bl.show {
  opacity: 1;
  visibility: visible;
  transform: translateX(0px);
}
/* line 64, ../sass/all/wa-fix.scss */
.whatsapp-bl b {
  display: block;
  text-align: center;
  font-family: var(--font-family-bold);
  font-size: 21px;
  margin-bottom: 1px;
}
/* line 72, ../sass/all/wa-fix.scss */
.whatsapp-bl p {
  position: relative;
  text-align: center;
  margin-bottom: 4px;
  font-size: 14px;
}
/* line 79, ../sass/all/wa-fix.scss */
.whatsapp-bl img {
  display: block;
  width: 190px;
  max-width: 100%;
  margin: 0 auto;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 89, ../sass/all/wa-fix.scss */
  .whatsapp-fix {
    bottom: 15px;
    right: 15px;
  }

  /* line 94, ../sass/all/wa-fix.scss */
  .whatsapp-open {
    display: none;
  }

  /* line 98, ../sass/all/wa-fix.scss */
  .whatsapp-mob {
    display: block;
  }
}
/* 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: var(--color-beeri-red);
  border: 1px solid #fff;
  bottom: 26px;
  left: 51px;
  width: 52px;
  height: 52px;
  cursor: pointer;
  z-index: 100000;
  border-radius: 5px;
  transition: all .15s ease;
  --header-height: 0;
  padding: 0;
}
/* line 24, ../sass/all/wgag.scss */
#accessibilityButton svg {
  display: block;
  width: 22px;
  height: auto;
}
/* line 30, ../sass/all/wgag.scss */
#accessibilityButton:hover {
  background-color: var(--color);
  color: #fff;
}

/* line 36, ../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: 95vh;
  border-radius: 20px;
  overflow: hidden;
  max-height: calc(100% - 40px);
  z-index: 214748364;
}
/* line 51, ../sass/all/wgag.scss */
#accessibilityMenu button {
  padding: 0;
}

/* line 56, ../sass/all/wgag.scss */
.accessibilityMenu {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
}
/* line 62, ../sass/all/wgag.scss */
.accessibilityMenu input {
  -webkit-appearance: auto;
}
/* line 66, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar {
  width: 10px;
}
/* line 69, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar-track {
  background: transparent;
}
/* line 72, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar-thumb {
  background: var(--color);
  border-radius: 5px;
  margin: 10px 0;
}
/* line 77, ../sass/all/wgag.scss */
.accessibilityMenu::-webkit-scrollbar-button {
  display: none;
}
/* line 81, ../sass/all/wgag.scss */
.accessibilityMenu .site-title {
  padding-top: 50px;
  padding-bottom: 135px;
  background: var(--color-beeri-red);
  color: #FFF;
}
/* line 88, ../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 110, ../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(33, 48, 65, 0.15);
  width: calc((100% - 30px) / 3);
  height: 120px;
  padding: 15px;
  border-radius: 10px;
  border: solid 2px transparent;
}
/* line 132, ../sass/all/wgag.scss */
.accessibilityMenu .bl.double {
  width: calc((100% - 30px) / 3 * 2 + 15px);
}
/* line 136, ../sass/all/wgag.scss */
.accessibilityMenu .bl i {
  display: block;
  font-size: 22px;
  margin-bottom: 20px;
}
/* line 142, ../sass/all/wgag.scss */
.accessibilityMenu .bl span {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1;
}
/* line 149, ../sass/all/wgag.scss */
.accessibilityMenu .bl:hover:not(.double) {
  border-color: var(--color-beeri-red);
}
/* line 153, ../sass/all/wgag.scss */
.accessibilityMenu .bl.active {
  background: var(--color-beeri-red);
  border-color: var(--color-beeri-red);
  color: #fff;
}
/* line 159, ../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 169, ../sass/all/wgag.scss */
.accessibilityMenu .bl .color-options div {
  position: relative;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
/* line 177, ../sass/all/wgag.scss */
.accessibilityMenu .bl .color-options div:hover {
  transform: scale(1.1);
}
/* line 182, ../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 196, ../sass/all/wgag.scss */
.accessibilityMenu .bl .color-options div.white.active:before {
  background: #000;
}
/* line 203, ../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;
  margin-top: -10px;
}
/* line 216, ../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: var(--color-beeri-red);
  border-radius: 50%;
}
/* line 231, ../sass/all/wgag.scss */
.accessibilityMenu .bl .plus-minus button svg {
  display: block;
  width: 9px;
  height: auto;
}
/* line 237, ../sass/all/wgag.scss */
.accessibilityMenu .bl .plus-minus button:hover {
  background: var(--color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 361, ../sass/all/wgag.scss */
#accessibilityMenu {
  direction: rtl;
  /* right:20px;
  left: auto; */
}

/* line 367, ../sass/all/wgag.scss */
.accessibilityMenuClose {
  right: 15px;
  left: auto;
}

/* line 372, ../sass/all/wgag.scss */
.accessibilityMenu .bl span {
  font-size: calc(14px * 1.2);
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  /* line 378, ../sass/all/wgag.scss */
  #accessibilityButton {
    bottom: 15px;
    left: 15px;
  }

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

  /* line 394, ../sass/all/wgag.scss */
  .accessibilityMenu::-webkit-scrollbar {
    width: 5px;
  }
  /* line 398, ../sass/all/wgag.scss */
  .accessibilityMenu .site-title {
    padding-top: 30px;
  }
  /* line 402, ../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 410, ../sass/all/wgag.scss */
  .accessibilityMenu .bl.double {
    width: 100%;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1;
  }
}
/* line 1, ../sass/all/anim-line.scss */
.anim-line-wr {
  position: absolute;
  contain: layout;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 10, ../sass/all/anim-line.scss */
.anim-stick {
  position: sticky;
  top: 0;
  max-height: 100%;
  height: 1008px;
}

/* line 17, ../sass/all/anim-line.scss */
.anim-line {
  position: absolute;
  width: 20px;
  height: 95px;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
/* line 24, ../sass/all/anim-line.scss */
.anim-line.appear {
  opacity: 1;
}
/* line 28, ../sass/all/anim-line.scss */
.anim-line.hor {
  width: 95px;
  height: 20px;
}
/* line 33, ../sass/all/anim-line.scss */
.anim-line.sq {
  width: 20px;
  height: 20px;
}
/* line 38, ../sass/all/anim-line.scss */
.anim-line.rot {
  transform: rotate(22deg);
}
/* line 42, ../sass/all/anim-line.scss */
.anim-line.blue {
  background: var(--color-active);
}
/* line 46, ../sass/all/anim-line.scss */
.anim-line.yellow {
  background: var(--color-yellow);
}
/* line 50, ../sass/all/anim-line.scss */
.anim-line.violet {
  background: var(--color-violet);
}
/* line 54, ../sass/all/anim-line.scss */
.anim-line.darkblue {
  background: var(--color-dark);
}
/* line 58, ../sass/all/anim-line.scss */
.anim-line.green {
  background: var(--color-green);
}
/* line 62, ../sass/all/anim-line.scss */
.anim-line:nth-child(1) {
  top: 8%;
  left: calc((100% - 1336px) / 2 - 68px);
}
/* line 67, ../sass/all/anim-line.scss */
.anim-line:nth-child(2) {
  top: 25%;
  left: calc((100% - 1336px) / 2 - 210px);
}
/* line 72, ../sass/all/anim-line.scss */
.anim-line:nth-child(3) {
  top: 24%;
  left: calc((100% - 1336px) / 2 - 35px);
  height: 164px;
}
/* line 78, ../sass/all/anim-line.scss */
.anim-line:nth-child(4) {
  top: 59%;
  left: calc((100% - 1336px) / 2 - 140px);
  width: 120px;
}
/* line 84, ../sass/all/anim-line.scss */
.anim-line:nth-child(5) {
  top: 71%;
  left: calc((100% - 1336px) / 2 - 180px);
  height: 160px;
}
/* line 90, ../sass/all/anim-line.scss */
.anim-line:nth-child(6) {
  bottom: 7%;
  left: calc((100% - 1336px) / 2 - 10px);
  height: 45px;
}
/* line 96, ../sass/all/anim-line.scss */
.anim-line:nth-child(7) {
  top: 16%;
  right: calc((100% - 1336px) / 2 - 160px);
}
/* line 101, ../sass/all/anim-line.scss */
.anim-line:nth-child(8) {
  top: 31%;
  right: calc((100% - 1336px) / 2 - 185px);
}
/* line 106, ../sass/all/anim-line.scss */
.anim-line:nth-child(9) {
  top: 38%;
  right: calc((100% - 1336px) / 2 - 45px);
}
/* line 111, ../sass/all/anim-line.scss */
.anim-line:nth-child(10) {
  top: 53%;
  right: calc((100% - 1336px) / 2 - 105px);
}
/* line 116, ../sass/all/anim-line.scss */
.anim-line:nth-child(11) {
  top: 65%;
  right: calc((100% - 1336px) / 2 - 220px);
}
/* line 121, ../sass/all/anim-line.scss */
.anim-line:nth-child(12) {
  bottom: 15%;
  right: calc((100% - 1336px) / 2 - 55px);
  width: 40px;
}

@media only screen and (min-width: 1241px) and (max-width: 1340px) {
  /* line 130, ../sass/all/anim-line.scss */
  .anim-stick {
    height: 900px;
  }

  /* line 134, ../sass/all/anim-line.scss */
  .anim-line {
    width: 18px;
    height: 85px;
  }
  /* line 138, ../sass/all/anim-line.scss */
  .anim-line.hor {
    width: 85px;
    height: 18px;
  }
  /* line 143, ../sass/all/anim-line.scss */
  .anim-line.sq {
    width: 18px;
    height: 18px;
  }
  /* line 148, ../sass/all/anim-line.scss */
  .anim-line:nth-child(1) {
    left: calc((100% - 1200px) / 2 - 61px);
  }
  /* line 152, ../sass/all/anim-line.scss */
  .anim-line:nth-child(2) {
    left: calc((100% - 1200px) / 2 - 189px);
  }
  /* line 156, ../sass/all/anim-line.scss */
  .anim-line:nth-child(3) {
    left: calc((100% - 1200px) / 2 - 32px);
    height: 148px;
  }
  /* line 161, ../sass/all/anim-line.scss */
  .anim-line:nth-child(4) {
    left: calc((100% - 1200px) / 2 - 126px);
    width: 108px;
  }
  /* line 166, ../sass/all/anim-line.scss */
  .anim-line:nth-child(5) {
    left: calc((100% - 1200px) / 2 - 162px);
    height: 145px;
  }
  /* line 171, ../sass/all/anim-line.scss */
  .anim-line:nth-child(6) {
    left: calc((100% - 1200px) / 2 - 9px);
    height: 40px;
  }
  /* line 176, ../sass/all/anim-line.scss */
  .anim-line:nth-child(7) {
    right: calc((100% - 1200px) / 2 - 144px);
  }
  /* line 180, ../sass/all/anim-line.scss */
  .anim-line:nth-child(8) {
    right: calc((100% - 1200px) / 2 - 166px);
  }
  /* line 184, ../sass/all/anim-line.scss */
  .anim-line:nth-child(9) {
    right: calc((100% - 1200px) / 2 - 40px);
  }
  /* line 188, ../sass/all/anim-line.scss */
  .anim-line:nth-child(10) {
    right: calc((100% - 1200px) / 2 - 95px);
  }
  /* line 192, ../sass/all/anim-line.scss */
  .anim-line:nth-child(11) {
    right: calc((100% - 1200px) / 2 - 200px);
  }
  /* line 196, ../sass/all/anim-line.scss */
  .anim-line:nth-child(12) {
    right: calc((100% - 1200px) / 2 - 50px);
    width: 36px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1240px) {
  /* line 206, ../sass/all/anim-line.scss */
  .anim-stick {
    height: 720px;
  }

  /* line 210, ../sass/all/anim-line.scss */
  .anim-line {
    width: 15px;
    height: 68px;
  }
  /* line 214, ../sass/all/anim-line.scss */
  .anim-line.hor {
    width: 68px;
    height: 15px;
  }
  /* line 219, ../sass/all/anim-line.scss */
  .anim-line.sq {
    width: 15px;
    height: 15px;
  }
  /* line 224, ../sass/all/anim-line.scss */
  .anim-line:nth-child(1) {
    left: calc((100% - 960px) / 2 - 48px);
  }
  /* line 228, ../sass/all/anim-line.scss */
  .anim-line:nth-child(2) {
    left: calc((100% - 960px) / 2 - 151px);
  }
  /* line 232, ../sass/all/anim-line.scss */
  .anim-line:nth-child(3) {
    left: calc((100% - 960px) / 2 - 26px);
    height: 118px;
  }
  /* line 237, ../sass/all/anim-line.scss */
  .anim-line:nth-child(4) {
    left: calc((100% - 960px) / 2 - 100px);
    width: 86px;
  }
  /* line 242, ../sass/all/anim-line.scss */
  .anim-line:nth-child(5) {
    left: calc((100% - 960px) / 2 - 130px);
    height: 116px;
  }
  /* line 247, ../sass/all/anim-line.scss */
  .anim-line:nth-child(6) {
    left: calc((100% - 960px) / 2 - 7px);
    height: 32px;
  }
  /* line 252, ../sass/all/anim-line.scss */
  .anim-line:nth-child(7) {
    right: calc((100% - 960px) / 2 - 115px);
  }
  /* line 256, ../sass/all/anim-line.scss */
  .anim-line:nth-child(8) {
    right: calc((100% - 960px) / 2 - 132px);
  }
  /* line 260, ../sass/all/anim-line.scss */
  .anim-line:nth-child(9) {
    right: calc((100% - 960px) / 2 - 32px);
  }
  /* line 264, ../sass/all/anim-line.scss */
  .anim-line:nth-child(10) {
    right: calc((100% - 960px) / 2 - 75px);
  }
  /* line 268, ../sass/all/anim-line.scss */
  .anim-line:nth-child(11) {
    right: calc((100% - 960px) / 2 - 160px);
  }
  /* line 272, ../sass/all/anim-line.scss */
  .anim-line:nth-child(12) {
    right: calc((100% - 960px) / 2 - 40px);
    width: 28px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
  /* line 282, ../sass/all/anim-line.scss */
  .anim-line-wr {
    display: none;
  }
}
