/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[1].use[2]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/sass/style.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

textarea, input, button {
  background: transparent;
  border: none;
  margin: 0; }
  textarea:focus, input:focus, button:focus {
    outline: none; }

input,
textarea,
button,
select,
a {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

section {
  overflow: hidden; }

.container {
  width: 100%;
  margin: auto;
  position: relative;
  padding: 0 80px;
  max-width: 1440px; }
  @media screen and (max-width: 1439px) {
    .container {
      padding: 0 40px; } }
  @media screen and (max-width: 767px) {
    .container {
      padding: 0 16px; } }

.section-scrollTrigger .container {
  transition-timing-function: ease;
  transition-duration: 1.2s;
  opacity: 0;
  transition-property: opacity, transform;
  transform: translate3d(0, 130px, 0); }

.section-scrollTrigger.visible .container {
  opacity: 1;
  transform: translateZ(0); }

body {
  color: #1B1C1B;
  font-size: 16px;
  font-family: "Inter 18pt", serif;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.16px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Inter 18pt", serif;
  line-height: 110%;
  /* 52.8px */
  color: #1B1C1B;
  font-weight: 700;
  font-style: normal; }

h1 {
  font-size: 64px;
  letter-spacing: -0.64px; }
  @media (max-width: 1439px) and (min-width: 401px) {
    h1 {
      font-size: calc(20 * ((100vw - 400px) / 1039) + 44px); } }
  @media (max-width: 400px) {
    h1 {
      font-size:  44px; } }
  @media (max-width: 400px) {
    h1 {
      letter-spacing: -0.44px; } }

h2 {
  font-size: 48px;
  letter-spacing: -0.48px; }
  @media (max-width: 1439px) and (min-width: 401px) {
    h2 {
      font-size: calc(14 * ((100vw - 400px) / 1039) + 34px); } }
  @media (max-width: 400px) {
    h2 {
      font-size:  34px; } }
  @media (max-width: 400px) {
    h2 {
      letter-spacing: -0.34px; } }

h3 {
  font-size: 36px;
  line-height: 120%;
  /* 43.2px */
  letter-spacing: -0.36px; }
  @media (max-width: 1439px) and (min-width: 401px) {
    h3 {
      font-size: calc(8 * ((100vw - 400px) / 1039) + 28px); } }
  @media (max-width: 400px) {
    h3 {
      font-size:  28px; } }
  @media (max-width: 400px) {
    h3 {
      letter-spacing: -0.28px; } }

.cta-heading {
  font-family: "Inter 18pt", serif;
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 80px */
  letter-spacing: -0.8px; }
  @media (max-width: 1439px) and (min-width: 401px) {
    .cta-heading {
      font-size: calc(26 * ((100vw - 400px) / 1039) + 54px); } }
  @media (max-width: 400px) {
    .cta-heading {
      font-size:  54px; } }
  @media (max-width: 400px) {
    .cta-heading {
      line-height: 110%;
      /* 59.4px */
      letter-spacing: -0.54px; } }

.quote-heading {
  font-family: "Inter 18pt", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 48px */
  letter-spacing: -0.4px; }
  @media (max-width: 1439px) and (min-width: 401px) {
    .quote-heading {
      font-size: calc(12 * ((100vw - 400px) / 1039) + 28px); } }
  @media (max-width: 400px) {
    .quote-heading {
      font-size:  28px; } }
  @media (max-width: 400px) {
    .quote-heading {
      line-height: 130%;
      /* 36.4px */
      letter-spacing: -0.28px; } }

.subtitle-1 {
  font-family: "Inter 18pt", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 28.8px */
  letter-spacing: -0.24px; }
  @media (max-width: 1439px) and (min-width: 401px) {
    .subtitle-1 {
      font-size: calc(6 * ((100vw - 400px) / 1039) + 18px); } }
  @media (max-width: 400px) {
    .subtitle-1 {
      font-size:  18px; } }
  @media (max-width: 400px) {
    .subtitle-1 {
      line-height: 130%;
      /* 23.4px */
      letter-spacing: -0.18px; } }

.subtitle-2 {
  font-family: "Inter 18pt", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 33.6px */
  letter-spacing: -0.24px; }
  @media (max-width: 1439px) and (min-width: 401px) {
    .subtitle-2 {
      font-size: calc(6 * ((100vw - 400px) / 1039) + 18px); } }
  @media (max-width: 400px) {
    .subtitle-2 {
      font-size:  18px; } }
  @media (max-width: 400px) {
    .subtitle-2 {
      letter-spacing: -0.18px; } }

.body-large {
  font-family: "Inter 18pt", serif;
  font-weight: 600; }

.body-link {
  font-family: "Inter 18pt", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.16px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font; }

.content {
  color: #1B1C1B;
  font-size: 16px;
  font-family: "Inter 18pt", serif;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.16px; }
  .content h3 {
    margin-bottom: 24px;
    margin-top: 36px; }
    @media screen and (max-width: 767px) {
      .content h3 {
        margin-bottom: 16px;
        margin-top: 16px; } }
  .content h4 {
    font-family: "Inter 18pt", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 28.8px */
    letter-spacing: -0.24px;
    margin-bottom: 12px; }
    @media (max-width: 1439px) and (min-width: 401px) {
      .content h4 {
        font-size: calc(6 * ((100vw - 400px) / 1039) + 18px); } }
    @media (max-width: 400px) {
      .content h4 {
        font-size:  18px; } }
    @media (max-width: 400px) {
      .content h4 {
        line-height: 130%;
        /* 23.4px */
        letter-spacing: -0.18px; } }
  .content p {
    margin: 0 0 12px; }
    @media screen and (max-width: 767px) {
      .content p {
        margin: 0 0 8px; } }
    .content p > img {
      width: 100%;
      height: 355px;
      object-fit: cover;
      display: block;
      border-radius: 24px;
      margin: 24px 0; }
      @media screen and (max-width: 767px) {
        .content p > img {
          margin: 16px 0;
          height: 184px;
          border-radius: 12px; } }
  .content .wp-caption + p {
    margin: 35px 0 0; }
  .content strong {
    font-weight: 700; }
  .content em {
    font-style: italic; }
  .content a {
    font-family: "Inter 18pt", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 24px */
    letter-spacing: -0.16px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font; }
    .content a:hover {
      color: #142608; }
  .content ul, .content ol {
    margin: 12px 0 12px; }
  .content ul {
    padding: 0 0 0 20px; }
    .content ul > li {
      list-style-type: disc; }
      .content ul > li::marker {
        color: #C7E500;
        font-size: 21px; }
      .content ul > li + li {
        margin-top: 12px; }
        @media screen and (max-width: 767px) {
          .content ul > li + li {
            margin-top: 8px; } }
    .content ul + p {
      margin-top: 20px; }
      @media screen and (max-width: 767px) {
        .content ul + p {
          margin-top: 16px; } }
  .content ol {
    counter-reset: item; }
    .content ol > li {
      list-style-type: none;
      counter-increment: item;
      position: relative;
      padding-left: 36px; }
      @media screen and (max-width: 767px) {
        .content ol > li {
          padding-left: 30px; } }
      .content ol > li::before {
        content: counter(item, decimal-leading-zero) ". ";
        position: absolute;
        left: 0;
        color: #C7E500;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        /* 24px */ }
        @media screen and (max-width: 767px) {
          .content ol > li::before {
            font-size: 18px;
            line-height: 130%;
            /* 23.4px */ } }
      .content ol > li + li {
        padding-top: 12px; }
  .content .gallery {
    display: flex;
    gap: 24px;
    margin: 24px 0 !important; }
    @media screen and (max-width: 767px) {
      .content .gallery {
        gap: 16px;
        margin: 16px 0 !important; } }
    .content .gallery br {
      display: none; }
    .content .gallery .gallery-item {
      margin: 0 !important; }
    .content .gallery img {
      border: none !important;
      width: 100%;
      height: 441px;
      object-fit: cover;
      border-radius: 24px;
      display: block; }
      @media screen and (max-width: 767px) {
        .content .gallery img {
          height: 206.89px;
          border-radius: 8px; } }
    .content .gallery .gallery-icon {
      position: relative;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      border-radius: 24px; }
      @media screen and (max-width: 767px) {
        .content .gallery .gallery-icon {
          border-radius: 8px; } }
  .content blockquote {
    padding: 60px 0 0;
    margin-bottom: 36px;
    position: relative;
    font-family: "Inter 18pt", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 48px */
    letter-spacing: -0.4px; }
    @media (max-width: 1439px) and (min-width: 401px) {
      .content blockquote {
        font-size: calc(12 * ((100vw - 400px) / 1039) + 28px); } }
    @media (max-width: 400px) {
      .content blockquote {
        font-size:  28px; } }
    @media (max-width: 400px) {
      .content blockquote {
        line-height: 130%;
        /* 36.4px */
        letter-spacing: -0.28px; } }
    @media screen and (max-width: 767px) {
      .content blockquote {
        padding: 48px 0 0; } }
    .content blockquote:before {
      content: '';
      background: url(7750747b6496e27ac03b.svg) no-repeat;
      position: absolute;
      width: 100%;
      height: 13px;
      left: 0;
      top: 36px; }
      @media screen and (max-width: 767px) {
        .content blockquote:before {
          top: 24px; } }
    .content blockquote p {
      margin: 0; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  margin-right: 0 !important;
  margin-left: 0 !important; }

@font-face {
  font-family: 'Inter 18pt';
  src: url(./fonts/Inter18pt-Regular.eot);
  src: url(./fonts/Inter18pt-Regular.eot?#iefix) format("embedded-opentype"), url(./fonts/Inter18pt-Regular.woff2) format("woff2"), url(./fonts/Inter18pt-Regular.woff) format("woff"), url(./fonts/Inter18pt-Regular.ttf) format("truetype"), url(33124dcc4f9a00767ce5.svg#Inter18pt-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.btn-primary {
  display: inline-block;
  border-radius: var(--Corner-Small, 8px);
  background: #3D6124;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 21px */
  letter-spacing: -0.14px;
  position: relative;
  padding: 5.5px 40px 5.5px 16px;
  cursor: pointer;
  transition: .3s;
  font-family: "Inter 18pt", serif; }
  .btn-primary:hover {
    background: #314E1D; }
  .btn-primary:before {
    content: '';
    background: url(bfd3c617ae3ffcd405fe.svg) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s;
    z-index: 1; }
  .btn-primary.size-l {
    font-size: 16px;
    font-style: normal;
    letter-spacing: -0.16px;
    padding: 14px 52px 14px 24px; }
    .btn-primary.size-l:before {
      width: 20px;
      height: 20px;
      right: 24px;
      content: '';
      background: url(bfd3c617ae3ffcd405fe.svg) no-repeat;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      transition: .3s;
      z-index: 1; }
  .btn-primary.inverse {
    color: #1B1C1B;
    background: #C7E500; }
    .btn-primary.inverse:hover {
      background: #DDEF66; }
    .btn-primary.inverse:before {
      background: url(ab324d84f494594e93f2.svg) no-repeat; }
  .btn-primary.hide-icon {
    padding: 5.5px 16px; }
    .btn-primary.hide-icon:before {
      display: none; }

.btn-secondary {
  display: inline-block;
  border-radius: var(--Corner-Small, 8px);
  border: 1.5px solid #3D6124;
  background: transparent;
  color: #3D6124;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 21px */
  letter-spacing: -0.14px;
  position: relative;
  cursor: pointer;
  transition: .3s;
  padding: 4.5px 40px 4.5px 16px;
  font-family: "Inter 18pt", serif; }
  .btn-secondary:hover {
    color: #FFF;
    border: 1.5px solid #314E1D;
    background: #314E1D; }
    .btn-secondary:hover:before {
      background: url(f48b28c7d7b00f3434f3.svg) no-repeat; }
  .btn-secondary:before {
    content: '';
    background: url(0615163a870ca3bf975f.svg) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s;
    z-index: 1; }
  .btn-secondary.size-l {
    font-size: 16px;
    font-style: normal;
    letter-spacing: -0.16px;
    padding: 13px 52px 13px 24px; }
    .btn-secondary.size-l:hover:before {
      background: url(f48b28c7d7b00f3434f3.svg) no-repeat; }
    .btn-secondary.size-l:before {
      width: 20px;
      height: 20px;
      right: 24px;
      content: '';
      background: url(0615163a870ca3bf975f.svg) no-repeat;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      transition: .3s;
      z-index: 1; }
  .btn-secondary.inverse {
    color: #C7E500;
    border: 1.5px solid #C7E500; }
    .btn-secondary.inverse:hover {
      color: #DDEF66;
      border: 1.5px solid #DDEF66;
      background: transparent; }
      .btn-secondary.inverse:hover:before {
        background: url(e8afc7e02b68866b0dbf.svg) no-repeat; }
    .btn-secondary.inverse:before {
      background: url(e3554fcf5fd84f5bf223.svg) no-repeat; }

.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  transform: translateY(0);
  min-height: 64px;
  transition: all 240ms cubic-bezier(0.4, 0, 0.6, 1); }
  .header.dark-theme .navbar-toggle .animate-burger span {
    background: #1B1C1B; }
  .header.dark-theme .logo.white {
    display: none; }
  .header.dark-theme .logo.dark {
    display: block; }
  @media screen and (min-width: 1080px) {
    .header.dark-theme .navbar-nav > li > a {
      color: #1B1C1B; }
      .header.dark-theme .navbar-nav > li > a:hover {
        color: #3D6124; } }
  .header.dark-theme .header-right .wrap-btns .switcher-lng .wpml-ls-legacy-dropdown a {
    color: #1B1C1B; }
    .header.dark-theme .header-right .wrap-btns .switcher-lng .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
      background: url(d1c58a11f22089dacc11.svg) no-repeat; }
  .header.sticky .navbar-toggle .animate-burger span {
    background: #1B1C1B; }
  .header.sticky .logo.white {
    display: none; }
  .header.sticky .logo.dark {
    display: block; }
  @media screen and (min-width: 1080px) {
    .header.sticky .navbar-nav > li > a {
      color: #1B1C1B; }
      .header.sticky .navbar-nav > li > a:hover {
        color: #314E1D; } }
  .header.sticky .header-right .wrap-btns .switcher-lng .wpml-ls-legacy-dropdown a {
    color: #1B1C1B;
    background: #FFF; }
    .header.sticky .header-right .wrap-btns .switcher-lng .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
      background: url(d1c58a11f22089dacc11.svg) no-repeat; }
  .header.sticky .btn-secondary {
    border: 1.5px solid #3D6124;
    background: transparent;
    color: #3D6124; }
    .header.sticky .btn-secondary:before {
      background: url(0615163a870ca3bf975f.svg) no-repeat; }
    .header.sticky .btn-secondary:hover {
      color: #FFF;
      border: 1.5px solid #314E1D;
      background: #314E1D; }
      .header.sticky .btn-secondary:hover:before {
        background: url(f48b28c7d7b00f3434f3.svg) no-repeat; }
  .header.sticky .btn-primary {
    background: #3D6124;
    color: #FFF; }
    .header.sticky .btn-primary:hover {
      background: #314E1D; }
    .header.sticky .btn-primary:before {
      background: url(bfd3c617ae3ffcd405fe.svg) no-repeat; }
  .header.mobile-activated-menu {
    border-radius: 0 0 24px 24px;
    background: #FFF !important; }
    .header.mobile-activated-menu .navbar-toggle .animate-burger span {
      background: #1B1C1B; }
    .header.mobile-activated-menu .logo.white {
      display: none; }
    .header.mobile-activated-menu .logo.dark {
      display: block; }
  .header .header-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 20px 0; }
    @media (max-width: 1080px) {
      .header .header-wrapper {
        padding: 16px; } }
  .header .container {
    padding: 0 80px; }
    @media screen and (max-width: 1439px) {
      .header .container {
        padding: 0 40px; } }
    @media screen and (max-width: 767px) {
      .header .container {
        padding: 0; } }
  .header .header-left {
    display: flex;
    align-items: center; }
  .header .header-right {
    display: flex;
    align-items: center; }
    .header .header-right .wrap-btns {
      display: flex;
      gap: 16px;
      margin-left: 48px; }
      @media (max-width: 1080px) {
        .header .header-right .wrap-btns .btn-secondary, .header .header-right .wrap-btns .btn-primary, .header .header-right .wrap-btns .switcher-lng {
          display: none; } }
      .header .header-right .wrap-btns .join-stadami {
        display: block; }
      .header .header-right .wrap-btns .switcher-lng {
        color: #FFF; }
        .header .header-right .wrap-btns .switcher-lng .wpml-ls-legacy-dropdown {
          width: 100%; }
          .header .header-right .wrap-btns .switcher-lng .wpml-ls-legacy-dropdown a {
            background: transparent;
            color: #FFF;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 24px */
            letter-spacing: -0.16px;
            border: none; }
            .header .header-right .wrap-btns .switcher-lng .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
              background: url(1d1c7a813e660f2c3cc8.svg) no-repeat;
              width: 16px;
              height: 16px;
              border: none;
              border-top: none;
              position: absolute;
              right: 10px;
              top: 10px; }
          .header .header-right .wrap-btns .switcher-lng .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
            border-top: none; }
  .header .navbar-nav {
    display: flex;
    gap: 32px; }
    @media screen and (max-width: 1080px) {
      .header .navbar-nav {
        flex-direction: column;
        gap: 24px; } }
    .header .navbar-nav > li > a {
      display: inline-block;
      color: #FFF;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 24px */
      text-decoration-line: none;
      text-decoration-thickness: 1px;
      text-underline-offset: 7px;
      transition: .3s;
      letter-spacing: -0.16px; }
      @media screen and (max-width: 1080px) {
        .header .navbar-nav > li > a {
          color: #1B1C1B; } }
      .header .navbar-nav > li > a:hover {
        color: #DDEF66;
        text-decoration-line: underline; }
        @media screen and (max-width: 1080px) {
          .header .navbar-nav > li > a:hover {
            color: #314E1D; } }
  .header .mobile-main-menu {
    padding: 16px; }
  .header .switcher-lng-mobile {
    padding: 16px 16px 24px 16px; }
    .header .switcher-lng-mobile .wpml-ls-legacy-dropdown {
      width: 100%; }
      .header .switcher-lng-mobile .wpml-ls-legacy-dropdown a {
        background: transparent;
        color: #1B1C1B;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        /* 24px */
        letter-spacing: -0.16px;
        border-radius: 8px;
        border: none; }
        .header .switcher-lng-mobile .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
          background: url(d1c58a11f22089dacc11.svg) no-repeat;
          width: 16px;
          height: 16px;
          border: none;
          border-top: none;
          position: absolute;
          right: 10px;
          top: 10px; }
      .header .switcher-lng-mobile .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
        border-top: none; }
  .header .header-desktop {
    display: inline-flex;
    align-items: center; }
    @media (max-width: 1080px) {
      .header .header-desktop {
        display: none; } }
  @media screen and (max-width: 767px) {
    .header .header-btn {
      display: none; } }
  .header .logo.dark {
    display: none; }
  .header .logo img {
    max-width: 115px;
    width: 100%;
    display: block; }
    @media screen and (max-width: 767px) {
      .header .logo img {
        max-width: 102px; } }
  .header .navbar-toggle {
    border: none;
    background: transparent; }
    .header .navbar-toggle:hover {
      background: transparent; }
      .header .navbar-toggle:hover .animate-burger .top {
        transform: translateY(-3px); }
      .header .navbar-toggle:hover .animate-burger .bottom {
        transform: translateY(3px); }
    .header .navbar-toggle:not(.collapsed) .animate-burger .top {
      transform: translateY(7px) rotate(-45deg); }
    .header .navbar-toggle:not(.collapsed) .animate-burger .middle {
      transform: translateX(10px);
      opacity: 0; }
    .header .navbar-toggle:not(.collapsed) .animate-burger .bottom {
      transform: translateY(-7px) rotate(45deg); }
    .header .navbar-toggle .animate-burger {
      display: inline-block;
      position: relative;
      width: 24px;
      height: 16px; }
      .header .navbar-toggle .animate-burger span {
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #1A459C;
        left: 0;
        transition: transform .5s, opacity .6s; }
      .header .navbar-toggle .animate-burger .top {
        top: 0; }
      .header .navbar-toggle .animate-burger .middle {
        top: 50%;
        margin-top: -1px; }
      .header .navbar-toggle .animate-burger .bottom {
        bottom: 0; }
    @media (min-width: 1080px) {
      .header .navbar-toggle {
        display: none; } }
    @media screen and (max-width: 1080px) {
      .header .navbar-toggle {
        top: 5px;
        position: relative; } }
    .header .navbar-toggle .animate-burger span {
      background: #FFF; }
  .header .wrap-btn-mobile {
    padding: 34px 16px 56px;
    display: flex;
    gap: 16px;
    justify-content: flex-end; }
    @media screen and (max-width: 767px) {
      .header .wrap-btn-mobile {
        padding: 34px 16px 24px; } }
    .header .wrap-btn-mobile .btn-primary, .header .wrap-btn-mobile .btn-secondary {
      width: calc(50% - 8px);
      padding: 15px 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%;
      /* 21px */
      letter-spacing: -0.14px; }
      .header .wrap-btn-mobile .btn-primary:before, .header .wrap-btn-mobile .btn-secondary:before {
        display: none; }
    .header .wrap-btn-mobile .btn-secondary svg * {
      transition: .3s; }
    .header .wrap-btn-mobile .btn-secondary:hover svg * {
      fill: #FFF; }

footer {
  background: #FFF;
  padding-top: 100px; }
  @media screen and (max-width: 767px) {
    footer {
      padding-top: 60px; } }
  footer .container {
    display: flex;
    padding-bottom: 60px;
    justify-content: space-between; }
    @media screen and (max-width: 1023px) {
      footer .container {
        flex-wrap: wrap; } }
    @media screen and (max-width: 767px) {
      footer .container {
        flex-direction: column;
        padding-bottom: 40px; } }
  footer .logo-social-column {
    width: 20%;
    max-width: 251px; }
    @media screen and (max-width: 1023px) {
      footer .logo-social-column {
        width: 40%; } }
    @media screen and (max-width: 767px) {
      footer .logo-social-column {
        width: 100%;
        max-width: unset; } }
    footer .logo-social-column .logo-footer {
      display: block;
      width: 100%;
      max-width: 251px; }
      @media screen and (max-width: 767px) {
        footer .logo-social-column .logo-footer {
          margin: 0 auto;
          max-width: 200px; } }
    footer .logo-social-column .social-media {
      display: flex;
      gap: 16px;
      padding-top: 40px;
      justify-content: center;
      flex-wrap: wrap; }
      @media (max-width: 767px) {
        footer .logo-social-column .social-media {
          padding-top: 24px; } }
      footer .logo-social-column .social-media a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 37px;
        height: 37px;
        background-color: #3D6124;
        transition: all .3s;
        clip-path: path("M36.4611 19.1234C36.6188 11.946 35.6332 9.60303 31.1504 4.18998C27.0549 -0.755322 16.0831 -0.565221 10.6239 1.05523C10.1343 1.20043 9.69885 1.37565 9.29313 1.57886C4.96003 3.74904 1.90864 8.19982 0.996636 12.9594C0.340498 16.3837 0.35404 19.8385 1.07762 23.4856C1.66741 26.4583 2.38449 28.2375 4.38461 30.2986C5.66938 31.6226 7.25415 32.6173 8.95431 33.3335C12.8906 34.9918 17.5773 36.2401 21.3839 36.1542C25.7101 36.0564 27.9339 34.1387 31.1312 30.8252C33.2101 28.6708 36.399 21.9473 36.4611 19.1234Z"); }
        @media (max-width: 767px) {
          footer .logo-social-column .social-media a {
            width: 48px;
            height: 49px;
            background-color: #3D6124;
            /* Fill color */
            clip-path: path("M47.9481 25.4977C48.1583 15.9278 46.8443 12.8039 40.8672 5.58648C35.4066 -1.00726 20.7775 -0.753791 13.4986 1.40681C11.9493 1.86624 10.807 2.55108 9.63554 3.42495C5.75112 6.32264 2.43047 10.1765 1.20808 14.866C-0.18959 20.2279 -0.364768 25.5935 0.770164 31.3139C1.61792 35.5869 2.66294 38.0104 5.83595 41.0493C7.16832 42.3254 8.7348 43.3325 10.4224 44.0778C15.8352 46.4685 22.4927 48.3263 27.8452 48.2054C33.6134 48.0751 36.5785 45.5181 40.8416 41.1002C43.6135 38.2276 47.8653 29.2629 47.9481 25.4977Z"); }
            footer .logo-social-column .social-media a svg {
              height: 20px; } }
        footer .logo-social-column .social-media a:hover {
          background-color: #5B7C44; }
  footer .menu-column {
    display: flex;
    justify-content: space-between;
    width: 27%;
    gap: 40px; }
    @media screen and (max-width: 1023px) {
      footer .menu-column {
        width: 47%; } }
    @media screen and (max-width: 767px) {
      footer .menu-column {
        width: 100%;
        margin-top: 40px;
        gap: 16px; } }
    footer .menu-column .footer-menu-item {
      width: 50%; }
      @media screen and (max-width: 767px) {
        footer .menu-column .footer-menu-item {
          width: calc(50% - 8px); } }
      footer .menu-column .footer-menu-item .menu-item {
        margin-bottom: 12px; }
        @media screen and (max-width: 767px) {
          footer .menu-column .footer-menu-item .menu-item {
            margin-bottom: 16px; } }
        footer .menu-column .footer-menu-item .menu-item a[href] {
          text-decoration-line: none;
          text-decoration-thickness: 1px;
          text-underline-offset: 7px;
          transition: all 0.3s; }
          footer .menu-column .footer-menu-item .menu-item a[href]:hover {
            color: #314E1D;
            text-decoration-line: underline; }
        footer .menu-column .footer-menu-item .menu-item:first-child {
          margin-bottom: 16px; }
          @media screen and (max-width: 767px) {
            footer .menu-column .footer-menu-item .menu-item:first-child {
              margin-bottom: 10px; } }
          footer .menu-column .footer-menu-item .menu-item:first-child a {
            font-weight: 600; }
        footer .menu-column .footer-menu-item .menu-item:last-child {
          margin-bottom: 0; }
  footer .last-column {
    width: 35%;
    max-width: 441px; }
    @media screen and (max-width: 1023px) {
      footer .last-column {
        width: 100%;
        max-width: unset;
        margin-top: 40px; } }
    footer .last-column .footer-title-download-app {
      font-weight: 600;
      margin-bottom: 16px; }
    footer .last-column .wrap-icons-market {
      display: flex;
      gap: 16px;
      flex-wrap: wrap;
      margin-bottom: 40px; }
      footer .last-column .wrap-icons-market a {
        transition: all .25s ease; }
        footer .last-column .wrap-icons-market a:hover {
          transform: scale(1.0625); }
      @media screen and (max-width: 767px) {
        footer .last-column .wrap-icons-market .image-qr-code {
          display: none; } }
    footer .last-column .banner-block {
      padding: 24px;
      border-radius: 12px;
      background: #3D6124; }
      @media screen and (max-width: 767px) {
        footer .last-column .banner-block {
          padding: 24px 16px; } }
      footer .last-column .banner-block .footer-banner-title {
        margin-bottom: 12px;
        color: #FFF; }
      @media screen and (max-width: 767px) {
        footer .last-column .banner-block .btn-primary.inverse {
          padding: 13.5px 44px 13.5px 16px; } }
      footer .last-column .banner-block .btn-primary.inverse:before {
        background: url(e72ca6cf1067895266bd.svg) no-repeat; }
        @media screen and (max-width: 767px) {
          footer .last-column .banner-block .btn-primary.inverse:before {
            width: 20px;
            height: 20px; } }
  footer .bottom-info {
    background: #142608;
    padding: 8px 0;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    letter-spacing: -0.14px; }
    @media screen and (max-width: 767px) {
      footer .bottom-info {
        font-size: 12px;
        letter-spacing: -0.12px; } }

a {
  text-decoration: none;
  color: inherit;
  transition: color .5s, opacity .5s, background .5s; }
  a:focus {
    outline: none; }

button {
  transition: color .5s, opacity .5s, background .5s;
  cursor: pointer; }

.back-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.rect-outer {
  position: relative; }
  .rect-outer .rect-inner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }

body {
  background: #FFF; }

.overflow-hidden {
  overflow: hidden; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.custom-drag-sticker {
  width: 103px;
  height: 103px;
  position: relative;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 767px) {
    .custom-drag-sticker {
      width: 60px;
      height: 60px; } }
  .custom-drag-sticker img {
    transition: all .25s ease;
    width: 100%; }
  .custom-drag-sticker:hover img {
    transform: scale(1.0625) !important; }
  .custom-drag-sticker.active {
    z-index: 20 !important; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition: .35s;
  transition-timing-function: ease; }

body.modal-open {
  overflow: hidden; }

.modal-open-2 {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    transform: translate(0, -5%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  justify-content: center;
  display: flex;
  min-height: 100%;
  align-items: center; }

.modal-content {
  position: relative;
  background-clip: padding-box;
  padding: 80px 154px;
  outline: 0;
  max-width: 740px;
  width: 100%;
  border-radius: 24px;
  background: #C7E500;
  overflow: hidden; }
  @media (max-width: 767px) {
    .modal-content {
      padding: 40px 16px 16px 16px;
      max-width: 91%;
      background: #FFF; } }
  .modal-content:after {
    content: '';
    width: 71%;
    height: 100%;
    position: absolute;
    z-index: 0;
    transform: rotate(-8.3deg);
    border-radius: 24px;
    border: 2px dashed #808956;
    background: #FFF;
    top: 0;
    left: 98px; }
    @media (max-width: 767px) {
      .modal-content:after {
        display: none; } }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }
  .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5; }

.modal-header .close {
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
  z-index: 1;
  padding: 0; }
  @media (max-width: 767px) {
    .modal-header .close {
      top: 16px;
      right: 16px; } }

.modal-body {
  position: relative;
  z-index: 2; }
  .modal-body .sticker-image {
    position: absolute;
    right: 41px;
    top: -54px;
    z-index: -1;
    width: 80px;
    height: 80px;
    object-fit: contain; }
    @media (max-width: 767px) {
      .modal-body .sticker-image {
        width: 38px;
        height: 38px;
        right: 25px;
        top: -25px; } }
  .modal-body .title {
    margin-bottom: 12px;
    text-align: center; }
  .modal-body .subtitle {
    margin-bottom: 24px;
    text-align: center; }
  .modal-body .popup-wrap-form form.sent .wpcf7-response-output {
    position: relative;
    border-radius: 8px;
    background: #ECF7F6;
    border: none;
    padding: 24px 24px 24px 83px;
    color: #1B1C1B;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    letter-spacing: -0.14px;
    margin-top: 24px; }
    @media (max-width: 767px) {
      .modal-body .popup-wrap-form form.sent .wpcf7-response-output {
        padding: 70px 16px 16px 16px; } }
    .modal-body .popup-wrap-form form.sent .wpcf7-response-output:after {
      content: '';
      position: absolute;
      left: 24px;
      top: 24px;
      width: 38px;
      height: 38px;
      background: url(b2f5d987282ef91998c6.svg) no-repeat; }
      @media (max-width: 767px) {
        .modal-body .popup-wrap-form form.sent .wpcf7-response-output:after {
          left: 16px;
          top: 16px; } }
  .modal-body .popup-wrap-form form.invalid .wpcf7-response-output {
    position: relative;
    border-radius: 8px;
    background: #FFF8E6;
    border: none;
    padding: 20px 20px 20px 83px;
    color: #1B1C1B;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    letter-spacing: -0.14px;
    margin-top: 24px; }
    @media (max-width: 767px) {
      .modal-body .popup-wrap-form form.invalid .wpcf7-response-output {
        padding: 70px 16px 16px 16px; } }
    .modal-body .popup-wrap-form form.invalid .wpcf7-response-output:after {
      content: '';
      position: absolute;
      left: 24px;
      top: 24px;
      width: 38px;
      height: 38px;
      background: url(aacc20a7fce0b33d49ff.svg) no-repeat; }
      @media (max-width: 767px) {
        .modal-body .popup-wrap-form form.invalid .wpcf7-response-output:after {
          left: 16px;
          top: 16px; } }
  .modal-body .popup-wrap-form form.failed .wpcf7-response-output {
    position: relative;
    border-radius: 8px;
    background: #FFEBEB;
    border: none;
    padding: 24px 24px 24px 83px;
    color: #1B1C1B;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    letter-spacing: -0.14px;
    margin-top: 24px; }
    @media (max-width: 767px) {
      .modal-body .popup-wrap-form form.failed .wpcf7-response-output {
        padding: 70px 16px 16px 16px; } }
    .modal-body .popup-wrap-form form.failed .wpcf7-response-output:after {
      content: '';
      position: absolute;
      left: 24px;
      top: 24px;
      width: 38px;
      height: 38px;
      background: url(9ccf5fc04ff1b84ebabf.svg) no-repeat; }
      @media (max-width: 767px) {
        .modal-body .popup-wrap-form form.failed .wpcf7-response-output:after {
          left: 16px;
          top: 16px; } }
  .modal-body .popup-wrap-form form .wpcf7-response-output {
    margin: 0;
    padding: 14px 16px 14px 16px; }
  .modal-body .popup-wrap-form label {
    margin-bottom: 16px;
    display: block; }
  .modal-body .popup-wrap-form input:not([type=submit]) {
    appearance: none;
    display: block;
    width: 100%;
    padding: 14px 16px;
    transition: color .3s;
    color: #1B1C1B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
    letter-spacing: -0.15px;
    border-radius: 8px;
    border: 1px solid #ABADAA; }
    .modal-body .popup-wrap-form input:not([type=submit]).wpcf7-not-valid {
      border: 1px solid red;
      border-radius: 8px;
      background: #FFF2F2; }
    .modal-body .popup-wrap-form input:not([type=submit]):-ms-input-placeholder {
      -ms-transition: color .3s;
      transition: color .3s;
      color: #1B1C1B;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
      /* 150% */
      letter-spacing: -0.15px; }
    .modal-body .popup-wrap-form input:not([type=submit])::placeholder {
      transition: color .3s;
      color: #1B1C1B;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
      /* 150% */
      letter-spacing: -0.15px; }
    .modal-body .popup-wrap-form input:not([type=submit]).wpcf7-not-valid:-ms-input-placeholder {
      color: #D21313; }
    .modal-body .popup-wrap-form input:not([type=submit]).wpcf7-not-valid::placeholder {
      color: #D21313; }
  .modal-body .popup-wrap-form input[type=submit] {
    border-radius: 8px;
    background: #3D6124;
    padding: 14px;
    color: #FFF;
    cursor: pointer;
    transition: background .3s;
    width: 100%;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 24px */
    letter-spacing: -0.16px;
    margin-top: 8px; }
    .modal-body .popup-wrap-form input[type=submit]:hover {
      background: #314E1D; }
  .modal-body .popup-wrap-form .wpcf7-not-valid-tip {
    margin: 0;
    color: var(--Error-500, #D21313);
    font-family: "Inter 18pt", serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
    letter-spacing: -0.12px; }

.modal-footer {
  padding: 0 16px;
  text-align: right;
  margin-top: 13px;
  display: flex;
  justify-content: flex-end; }

.section-blog-list {
  padding: 127px 0 57px; }
  @media screen and (max-width: 767px) {
    .section-blog-list {
      padding: 104px 0 60px; } }
  .section-blog-list .title {
    max-width: 621px;
    text-align: center;
    margin: 0 auto 60px; }
    @media screen and (max-width: 767px) {
      .section-blog-list .title {
        margin: 0 auto 40px;
        padding: 0 16px;
        max-width: 90%; } }
  @media screen and (max-width: 767px) {
    .section-blog-list .container {
      padding: 0; } }
  .section-blog-list .title-section {
    padding-bottom: 60px;
    max-width: 621px;
    text-align: center;
    margin: 0 auto; }
  .section-blog-list .wrap-scroll {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
    scroll-behavior: smooth;
    /* Hide scrollbar for Chrome, Safari and Opera */ }
    .section-blog-list .wrap-scroll::-webkit-scrollbar {
      display: none; }
  .section-blog-list .taxonomy-container {
    display: flex;
    gap: 80px;
    justify-content: center;
    flex-wrap: nowrap;
    margin-bottom: 60px; }
    @media screen and (max-width: 1023px) {
      .section-blog-list .taxonomy-container {
        margin-bottom: 40px;
        flex-wrap: nowrap;
        gap: 24px; } }
    @media screen and (max-width: 767px) {
      .section-blog-list .taxonomy-container {
        justify-content: flex-start; } }
    .section-blog-list .taxonomy-container .taxonomy-name {
      text-align: center;
      padding: 4px 10px;
      transition: all .3s;
      color: #1B1C1B;
      position: relative;
      text-decoration-line: none;
      text-decoration-thickness: 1px;
      text-underline-offset: 7px; }
      .section-blog-list .taxonomy-container .taxonomy-name:hover {
        color: #3D6124;
        text-decoration-line: underline; }
      @media screen and (max-width: 767px) {
        .section-blog-list .taxonomy-container .taxonomy-name:first-child {
          margin-left: 16px; } }
      @media screen and (max-width: 767px) {
        .section-blog-list .taxonomy-container .taxonomy-name:last-child {
          margin-right: 16px; } }
      .section-blog-list .taxonomy-container .taxonomy-name:after {
        content: '';
        background: url(4867e19079cb69acc1e4.svg) no-repeat;
        background-size: 100% 100%;
        display: block;
        width: 110%;
        height: 100%;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: -1;
        opacity: 0; }
      .section-blog-list .taxonomy-container .taxonomy-name.active {
        font-weight: 600; }
        .section-blog-list .taxonomy-container .taxonomy-name.active:hover {
          color: inherit;
          text-decoration-line: none; }
        .section-blog-list .taxonomy-container .taxonomy-name.active:after {
          opacity: 1; }
  @media screen and (max-width: 767px) {
    .section-blog-list .blogs-wrap {
      padding: 0 16px; } }
  .section-blog-list .wrap-posts {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center; }
    @media screen and (max-width: 767px) {
      .section-blog-list .wrap-posts {
        gap: 24px; } }
    .section-blog-list .wrap-posts .blog-card {
      width: calc(33.333% - 26.7px); }
      @media screen and (max-width: 1023px) {
        .section-blog-list .wrap-posts .blog-card {
          width: calc(50% - 20px); } }
      @media screen and (max-width: 767px) {
        .section-blog-list .wrap-posts .blog-card {
          width: 100%; } }
      .section-blog-list .wrap-posts .blog-card:hover .subtitle-1 {
        color: #3D6124; }
      .section-blog-list .wrap-posts .blog-card:hover .wrap-all-text-post:before {
        opacity: 1; }
      .section-blog-list .wrap-posts .blog-card .image-container {
        position: relative;
        height: 225.791px; }
        @media screen and (max-width: 767px) {
          .section-blog-list .wrap-posts .blog-card .image-container {
            height: 185px; } }
      .section-blog-list .wrap-posts .blog-card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 16px;
        display: block;
        z-index: 2;
        position: relative; }
        @media screen and (max-width: 767px) {
          .section-blog-list .wrap-posts .blog-card img {
            border-radius: 12px; } }
      .section-blog-list .wrap-posts .blog-card .blog-type {
        position: relative;
        margin-right: 24px;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 21px */
        letter-spacing: -0.14px; }
        .section-blog-list .wrap-posts .blog-card .blog-type:after {
          content: "";
          width: 8px;
          height: 8px;
          position: absolute;
          background: #C7E500;
          right: -16px;
          border-radius: 50%;
          top: 50%;
          transform: translateY(-50%); }
      .section-blog-list .wrap-posts .blog-card .blog-date {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 21px */
        letter-spacing: -0.14px;
        color: #576056; }
      .section-blog-list .wrap-posts .blog-card .wrap-date-tax {
        margin-bottom: 4px; }
      .section-blog-list .wrap-posts .blog-card .wrap-all-text-post {
        position: relative;
        margin-top: 24px;
        padding-bottom: 24px; }
        @media screen and (max-width: 767px) {
          .section-blog-list .wrap-posts .blog-card .wrap-all-text-post {
            margin-top: 16px;
            padding-bottom: 0; } }
        .section-blog-list .wrap-posts .blog-card .wrap-all-text-post:before {
          content: '';
          position: absolute;
          z-index: 1;
          width: 24px;
          height: 24px;
          background: url(4ed38119df0b5b7574a9.svg) no-repeat;
          right: 0;
          top: 50%;
          transform: translateY(-50%);
          transition: all .3s;
          opacity: 0; }
          @media screen and (max-width: 767px) {
            .section-blog-list .wrap-posts .blog-card .wrap-all-text-post:before {
              opacity: 1; } }
        .section-blog-list .wrap-posts .blog-card .wrap-all-text-post .subtitle-1 {
          transition: all .3s;
          max-width: 94%; }
    .section-blog-list .wrap-posts .blog-card-special {
      width: calc(33.333% - 26.7px);
      padding: 18px 0 0 30px; }
      @media screen and (max-width: 1023px) {
        .section-blog-list .wrap-posts .blog-card-special {
          width: calc(50% - 20px); } }
      @media screen and (max-width: 767px) {
        .section-blog-list .wrap-posts .blog-card-special {
          width: 100%;
          padding: 13px 0 43px 15px; } }
      .section-blog-list .wrap-posts .blog-card-special .wrap {
        position: relative;
        z-index: 2; }
        .section-blog-list .wrap-posts .blog-card-special .wrap:before {
          content: " ";
          width: 93%;
          height: 80%;
          position: absolute;
          border-radius: 24px;
          border: 2px dashed var(--Dash-under-photo, #808956);
          transform: rotate(-3.476deg);
          left: -10px;
          bottom: 0;
          z-index: -1; }
          @media screen and (max-width: 767px) {
            .section-blog-list .wrap-posts .blog-card-special .wrap:before {
              height: 90%;
              left: -4px;
              bottom: 0; } }
      .section-blog-list .wrap-posts .blog-card-special .card {
        padding: 68px 24px 24px 24px;
        border-radius: 16px;
        background: #FFC97A;
        position: relative;
        z-index: 2; }
        @media screen and (max-width: 767px) {
          .section-blog-list .wrap-posts .blog-card-special .card {
            padding: 40px 20px 14px 20px; } }
        .section-blog-list .wrap-posts .blog-card-special .card .image {
          position: absolute;
          z-index: -3;
          max-width: 80px;
          max-height: 80px; }
          @media screen and (max-width: 767px) {
            .section-blog-list .wrap-posts .blog-card-special .card .image {
              max-width: 49px;
              max-height: 49px; } }
          .section-blog-list .wrap-posts .blog-card-special .card .image.right {
            top: 33px;
            right: 82px; }
            @media screen and (max-width: 767px) {
              .section-blog-list .wrap-posts .blog-card-special .card .image.right {
                top: 21px;
                right: 113px; } }
          .section-blog-list .wrap-posts .blog-card-special .card .image.top {
            top: 9px;
            right: 36%; }
      .section-blog-list .wrap-posts .blog-card-special .title-special-post {
        margin-bottom: 16px; }
        @media screen and (max-width: 767px) {
          .section-blog-list .wrap-posts .blog-card-special .title-special-post {
            max-width: 80%; } }
      .section-blog-list .wrap-posts .blog-card-special .description-special-post {
        margin-bottom: 16px; }
  .section-blog-list .pagination {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .section-blog-list .pagination {
        margin-top: 24px;
        margin-bottom: 24px; } }
    .section-blog-list .pagination .page-numbers {
      padding: 12px 10px;
      font-family: "Inter 18pt", serif;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%;
      /* 24px */
      letter-spacing: -0.16px;
      display: inline-block;
      width: 48px;
      height: 48px;
      text-decoration-line: none;
      text-decoration-thickness: 1px;
      text-underline-offset: 3px; }
      .section-blog-list .pagination .page-numbers:hover {
        text-decoration: underline;
        color: #3D6124; }
      .section-blog-list .pagination .page-numbers.current {
        font-weight: 700;
        color: #FFF;
        background: url(7a99031ec492afb1668c.svg) no-repeat; }
        .section-blog-list .pagination .page-numbers.current:hover {
          text-decoration: none;
          color: #FFF; }
    .section-blog-list .pagination .next, .section-blog-list .pagination .prev {
      padding: 0; }
      .section-blog-list .pagination .next:hover, .section-blog-list .pagination .prev:hover {
        text-decoration: none; }
      .section-blog-list .pagination .next svg, .section-blog-list .pagination .prev svg {
        position: relative;
        top: 7px;
        display: inline-block;
        width: 24px;
        height: 24px; }
  .section-blog-list .load-nav {
    width: 100%; }
  .section-blog-list .custom-drag-sticker {
    z-index: -1;
    position: absolute;
    top: -2%;
    right: 28%;
    width: 84px;
    height: 84px; }
    @media (max-width: 1023px) {
      .section-blog-list .custom-drag-sticker {
        right: 14%; } }
    @media (max-width: 767px) {
      .section-blog-list .custom-drag-sticker {
        top: -23px;
        right: 17%;
        width: 49px;
        height: 49px; } }

.single-blog .section-hero-single-blog {
  padding: 157px 0 60px; }
  @media screen and (max-width: 767px) {
    .single-blog .section-hero-single-blog {
      padding: 104px 0 40px; } }
  .single-blog .section-hero-single-blog .wrap-head {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 67px; }
    @media screen and (max-width: 767px) {
      .single-blog .section-hero-single-blog .wrap-head {
        flex-wrap: wrap;
        gap: 22px;
        margin-bottom: 61px; } }
    .single-blog .section-hero-single-blog .wrap-head .left {
      width: 69%; }
      @media screen and (max-width: 1023px) {
        .single-blog .section-hero-single-blog .wrap-head .left {
          width: 60%; } }
      @media screen and (max-width: 767px) {
        .single-blog .section-hero-single-blog .wrap-head .left {
          width: 100%; } }
      .single-blog .section-hero-single-blog .wrap-head .left .blog-type {
        display: inline-block; }
      .single-blog .section-hero-single-blog .wrap-head .left .title-single-blog {
        position: relative;
        z-index: 1; }
    .single-blog .section-hero-single-blog .wrap-head .right {
      width: 20%; }
      @media screen and (max-width: 1023px) {
        .single-blog .section-hero-single-blog .wrap-head .right {
          width: 32%; } }
      @media screen and (max-width: 767px) {
        .single-blog .section-hero-single-blog .wrap-head .right {
          width: 100%; } }
  .single-blog .section-hero-single-blog .blog-type {
    margin-bottom: 24px; }
    @media screen and (max-width: 767px) {
      .single-blog .section-hero-single-blog .blog-type {
        margin-bottom: 16px; } }
  .single-blog .section-hero-single-blog .blog-type-term {
    position: relative;
    margin-right: 24px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    letter-spacing: -0.16px; }
    .single-blog .section-hero-single-blog .blog-type-term:after {
      content: "";
      width: 12px;
      height: 12px;
      position: absolute;
      background: #C7E500;
      right: -16px;
      border-radius: 50%;
      top: 50%;
      transform: translateY(-50%); }
  .single-blog .section-hero-single-blog .blog-date {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    letter-spacing: -0.16px;
    color: #576056; }
  .single-blog .section-hero-single-blog .author {
    display: flex;
    gap: 12px;
    margin-bottom: 24px; }
    @media screen and (max-width: 767px) {
      .single-blog .section-hero-single-blog .author {
        margin-left: 17px; } }
    .single-blog .section-hero-single-blog .author.bottom {
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .single-blog .section-hero-single-blog .author.bottom {
          margin-left: 0; } }
      .single-blog .section-hero-single-blog .author.bottom .wrap-author-image:before {
        display: none; }
  .single-blog .section-hero-single-blog .wrap-author-image {
    position: relative; }
    .single-blog .section-hero-single-blog .wrap-author-image:before {
      content: " ";
      width: 93%;
      height: 80%;
      position: absolute;
      border-radius: 6px;
      border: 2px dashed #808956;
      transform: rotate(-7.3deg);
      left: -11px;
      bottom: -7.592px;
      z-index: -1; }
  .single-blog .section-hero-single-blog .author-image {
    width: 80px;
    height: 80px;
    object-fit: cover;
    display: block;
    border-radius: 8px; }
  .single-blog .section-hero-single-blog .author-title {
    color: #576056;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
    letter-spacing: -0.12px;
    margin-top: 9px; }
  .single-blog .section-hero-single-blog .author-position {
    color: #576056;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    letter-spacing: -0.14px; }
  .single-blog .section-hero-single-blog .wrap-author-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .single-blog .section-hero-single-blog .share-title {
    color: #576056;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    letter-spacing: -0.14px;
    display: flex;
    align-items: center;
    margin-bottom: 8px; }
    .single-blog .section-hero-single-blog .share-title svg {
      margin-left: 8px; }
  .single-blog .section-hero-single-blog .social-share div.heateor_sss_follow_ul a, .single-blog .section-hero-single-blog .social-share div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
    margin: 0 8px !important; }
    @media screen and (max-width: 767px) {
      .single-blog .section-hero-single-blog .social-share div.heateor_sss_follow_ul a, .single-blog .section-hero-single-blog .social-share div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
        margin: 0 6px !important; } }
    .single-blog .section-hero-single-blog .social-share div.heateor_sss_follow_ul a:hover > span:before, .single-blog .section-hero-single-blog .social-share div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a:hover > span:before {
      background: url(a4ce181806cda5bf2fa1.svg) no-repeat; }
    .single-blog .section-hero-single-blog .social-share div.heateor_sss_follow_ul a:first-child, .single-blog .section-hero-single-blog .social-share div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a:first-child {
      margin-left: 0 !important; }
    .single-blog .section-hero-single-blog .social-share div.heateor_sss_follow_ul a:last-child, .single-blog .section-hero-single-blog .social-share div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a:last-child {
      margin-right: 0 !important; }
    .single-blog .section-hero-single-blog .social-share div.heateor_sss_follow_ul a > span, .single-blog .section-hero-single-blog .social-share div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a > span {
      display: flex !important;
      align-items: center;
      justify-content: center;
      position: relative;
      background: none !important;
      background-color: unset !important; }
      .single-blog .section-hero-single-blog .social-share div.heateor_sss_follow_ul a > span:before, .single-blog .section-hero-single-blog .social-share div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a > span:before {
        content: " ";
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: -1;
        transition: background .3s;
        background: url(2de35fdbd973fdd7421d.svg) no-repeat; }
      .single-blog .section-hero-single-blog .social-share div.heateor_sss_follow_ul a > span svg, .single-blog .section-hero-single-blog .social-share div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a > span svg {
        width: 24px !important;
        height: 24px !important; }
  .single-blog .section-hero-single-blog .wrap-img {
    max-width: 718px;
    margin: 0 auto 56px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .single-blog .section-hero-single-blog .wrap-img {
        height: 170px;
        margin: 7px 7px 8px 15px; } }
    .single-blog .section-hero-single-blog .wrap-img:before {
      content: " ";
      width: 99%;
      height: 88%;
      position: absolute;
      border-radius: 24px;
      border: 2px dashed #808956;
      transform: rotate(357deg);
      z-index: -1;
      top: 0;
      left: -8px; }
    .single-blog .section-hero-single-blog .wrap-img .image-blog {
      border-radius: 24px;
      height: 390px;
      width: 100%;
      object-fit: cover;
      display: block; }
      @media screen and (max-width: 767px) {
        .single-blog .section-hero-single-blog .wrap-img .image-blog {
          height: 170px; } }
  .single-blog .section-hero-single-blog .content {
    max-width: 718px;
    margin: 0 auto; }
  .single-blog .section-hero-single-blog .go-down-btn {
    position: relative;
    z-index: 1;
    display: inline-block; }
  .single-blog .section-hero-single-blog .go-down-btn svg {
    position: relative;
    z-index: -1;
    display: block; }
    @media screen and (max-width: 767px) {
      .single-blog .section-hero-single-blog .go-down-btn svg {
        width: 71px;
        height: 71px; } }
  .single-blog .section-hero-single-blog .go-down-btn text {
    transform-origin: center;
    font-family: "Inter 18pt", serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }
    .single-blog .section-hero-single-blog .go-down-btn text tspan {
      fill: #3D6124; }

@keyframes rotate-btn {
  to {
    transform: rotate(360deg); } }
  .single-blog .section-hero-single-blog .go-down-btn text {
    animation: rotate-btn 10s linear infinite; }
  .single-blog .section-hero-single-blog .wrap-green-banner {
    max-width: 718px;
    margin: 0 auto 41px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .single-blog .section-hero-single-blog .wrap-green-banner {
        margin: 24px auto 35px; } }
    .single-blog .section-hero-single-blog .wrap-green-banner:before {
      content: " ";
      width: 32%;
      height: 100%;
      position: absolute;
      border-radius: 24px;
      border: 2px dashed #808956;
      transform: rotate(-3.317deg);
      left: -11px;
      bottom: -10px;
      z-index: -1; }
      @media screen and (max-width: 767px) {
        .single-blog .section-hero-single-blog .wrap-green-banner:before {
          width: 90%;
          height: 88%;
          border-radius: 12px;
          left: 9px;
          bottom: -2px; } }
    .single-blog .section-hero-single-blog .wrap-green-banner .green-banner {
      border-radius: 24px;
      background: var(--Secondary-Secondary-500, #C7E500);
      padding: 41px 39px 40px 58px;
      display: flex;
      gap: 16px;
      margin: 0 0 17.5px 12.5px;
      position: relative; }
      @media screen and (max-width: 767px) {
        .single-blog .section-hero-single-blog .wrap-green-banner .green-banner {
          padding: 16px 16px 24px 16px;
          flex-wrap: wrap;
          margin: 0 0 11px 19px;
          border-radius: 12px;
          gap: 8px; } }
      .single-blog .section-hero-single-blog .wrap-green-banner .green-banner .banner-sticker-image {
        position: absolute;
        top: 9px;
        left: 25%; }
        @media screen and (max-width: 767px) {
          .single-blog .section-hero-single-blog .wrap-green-banner .green-banner .banner-sticker-image {
            top: 0;
            left: auto;
            right: 35%; } }
      .single-blog .section-hero-single-blog .wrap-green-banner .green-banner .banner-title {
        width: 30%;
        z-index: 2; }
        @media screen and (max-width: 767px) {
          .single-blog .section-hero-single-blog .wrap-green-banner .green-banner .banner-title {
            width: 100%;
            max-width: 80%; } }
      .single-blog .section-hero-single-blog .wrap-green-banner .green-banner .wrap-right {
        width: 70%; }
        @media screen and (max-width: 767px) {
          .single-blog .section-hero-single-blog .wrap-green-banner .green-banner .wrap-right {
            width: 100%; } }
        .single-blog .section-hero-single-blog .wrap-green-banner .green-banner .wrap-right .banner-description {
          margin-bottom: 16px; }
          @media screen and (max-width: 767px) {
            .single-blog .section-hero-single-blog .wrap-green-banner .green-banner .wrap-right .banner-description {
              margin-bottom: 8px; } }
        .single-blog .section-hero-single-blog .wrap-green-banner .green-banner .wrap-right .market-icons {
          display: flex;
          gap: 16px; }
          @media screen and (max-width: 767px) {
            .single-blog .section-hero-single-blog .wrap-green-banner .green-banner .wrap-right .market-icons {
              width: 100%; }
              .single-blog .section-hero-single-blog .wrap-green-banner .green-banner .wrap-right .market-icons img {
                width: 100%; } }
          .single-blog .section-hero-single-blog .wrap-green-banner .green-banner .wrap-right .market-icons a {
            transition: all .25s ease; }
            @media screen and (max-width: 767px) {
              .single-blog .section-hero-single-blog .wrap-green-banner .green-banner .wrap-right .market-icons a {
                width: calc(50% - 8px); } }
            .single-blog .section-hero-single-blog .wrap-green-banner .green-banner .wrap-right .market-icons a:hover {
              transform: scale(1.0625); }
  .single-blog .section-hero-single-blog .wrap-bottom-author-info {
    max-width: 718px;
    margin: 0 auto;
    display: flex;
    padding-top: 24px;
    justify-content: space-between;
    align-items: flex-end;
    align-self: stretch;
    border-top: 1px solid #DADBDA; }
    @media screen and (max-width: 767px) {
      .single-blog .section-hero-single-blog .wrap-bottom-author-info {
        flex-wrap: wrap;
        gap: 40px; } }
  .single-blog .section-hero-single-blog .plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: none !important; }
  .single-blog .section-hero-single-blog .html5_video_players {
    margin-top: 24px;
    margin-bottom: 24px; }
  .single-blog .section-hero-single-blog .h5vp_player_temp .plyr_wrapper {
    border-radius: 24px !important; }
    @media screen and (max-width: 767px) {
      .single-blog .section-hero-single-blog .h5vp_player_temp .plyr_wrapper {
        border-radius: 12px !important; } }
  .single-blog .section-hero-single-blog .video-container {
    position: relative; }
  .single-blog .section-hero-single-blog .wrap-go-down-btn {
    position: absolute;
    right: -24px;
    top: -46px;
    z-index: 9;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .single-blog .section-hero-single-blog .wrap-go-down-btn {
        right: -11px;
        top: -21px; } }
    .single-blog .section-hero-single-blog .wrap-go-down-btn svg .circle-bg {
      transition: fill .3s; }
    .single-blog .section-hero-single-blog .wrap-go-down-btn:hover svg .circle-bg {
      fill: #314E1D; }
  .single-blog .section-hero-single-blog .custom-drag-sticker {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 44%;
    width: 84px;
    height: 84px; }
    @media (max-width: 1439px) {
      .single-blog .section-hero-single-blog .custom-drag-sticker {
        right: 34%; } }
    @media (max-width: 767px) {
      .single-blog .section-hero-single-blog .custom-drag-sticker {
        top: 13px;
        right: 13%;
        width: 49px;
        height: 49px; } }

.single-blog .section-recent-blogs {
  padding-bottom: 93px; }
  @media screen and (max-width: 767px) {
    .single-blog .section-recent-blogs {
      padding-bottom: 60px; } }
  .single-blog .section-recent-blogs .wrap-head {
    max-width: 456px;
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .single-blog .section-recent-blogs .wrap-head {
        margin-bottom: 24px; } }
  .single-blog .section-recent-blogs .wrap-posts {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center; }
    @media screen and (max-width: 767px) {
      .single-blog .section-recent-blogs .wrap-posts {
        gap: 24px; } }
    .single-blog .section-recent-blogs .wrap-posts .blog-card {
      width: calc(33.333% - 26.7px); }
      @media screen and (max-width: 1023px) {
        .single-blog .section-recent-blogs .wrap-posts .blog-card {
          width: calc(50% - 20px); } }
      @media screen and (max-width: 767px) {
        .single-blog .section-recent-blogs .wrap-posts .blog-card {
          width: 100%; } }
      .single-blog .section-recent-blogs .wrap-posts .blog-card:hover .subtitle-1 {
        color: #3D6124; }
      .single-blog .section-recent-blogs .wrap-posts .blog-card:hover .wrap-all-text-post:before {
        opacity: 1; }
      .single-blog .section-recent-blogs .wrap-posts .blog-card .image-container {
        position: relative;
        height: 225.791px; }
        @media screen and (max-width: 767px) {
          .single-blog .section-recent-blogs .wrap-posts .blog-card .image-container {
            height: 185px; } }
      .single-blog .section-recent-blogs .wrap-posts .blog-card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 16px;
        display: block;
        z-index: 2;
        position: relative; }
        @media screen and (max-width: 767px) {
          .single-blog .section-recent-blogs .wrap-posts .blog-card img {
            border-radius: 12px; } }
      .single-blog .section-recent-blogs .wrap-posts .blog-card .blog-type {
        position: relative;
        margin-right: 24px;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 21px */
        letter-spacing: -0.14px; }
        .single-blog .section-recent-blogs .wrap-posts .blog-card .blog-type:after {
          content: "";
          width: 8px;
          height: 8px;
          position: absolute;
          background: #C7E500;
          right: -16px;
          border-radius: 50%;
          top: 50%;
          transform: translateY(-50%); }
      .single-blog .section-recent-blogs .wrap-posts .blog-card .blog-date {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 21px */
        letter-spacing: -0.14px;
        color: #576056; }
      .single-blog .section-recent-blogs .wrap-posts .blog-card .wrap-date-tax {
        margin-bottom: 4px; }
      .single-blog .section-recent-blogs .wrap-posts .blog-card .wrap-all-text-post {
        position: relative;
        margin-top: 24px;
        padding-bottom: 24px; }
        @media screen and (max-width: 767px) {
          .single-blog .section-recent-blogs .wrap-posts .blog-card .wrap-all-text-post {
            margin-top: 16px;
            padding-bottom: 0; } }
        .single-blog .section-recent-blogs .wrap-posts .blog-card .wrap-all-text-post:before {
          content: '';
          position: absolute;
          z-index: 1;
          width: 24px;
          height: 24px;
          background: url(4ed38119df0b5b7574a9.svg) no-repeat;
          right: 0;
          top: 50%;
          transform: translateY(-50%);
          transition: all .3s;
          opacity: 0; }
          @media screen and (max-width: 767px) {
            .single-blog .section-recent-blogs .wrap-posts .blog-card .wrap-all-text-post:before {
              opacity: 1; } }
        .single-blog .section-recent-blogs .wrap-posts .blog-card .wrap-all-text-post .subtitle-1 {
          transition: all .3s;
          max-width: 94%; }

.page-404 {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  padding: 184px 0; }
  @media (max-width: 1023px) {
    .page-404 {
      padding: 80px 0 240px; } }
  @media (max-width: 767px) {
    .page-404 {
      padding: 88px 0 244px; } }
  .page-404 .container {
    max-width: 1210px; }
  .page-404 .title {
    color: #1B1C1B;
    font-family: "Inter 18pt", serif;
    font-size: 140px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    /* 154px */
    letter-spacing: -1.4px; }
    @media (max-width: 1439px) and (min-width: 401px) {
      .page-404 .title {
        font-size: calc(60 * ((100vw - 400px) / 1039) + 80px); } }
    @media (max-width: 400px) {
      .page-404 .title {
        font-size:  80px; } }
    @media (max-width: 767px) {
      .page-404 .title {
        letter-spacing: -0.8px; } }
  .page-404 .subtitle-2 {
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .page-404 .subtitle-2 {
        margin-bottom: 24px; } }
  .page-404 .btn-primary.size-l {
    padding: 14px 24px; }
    .page-404 .btn-primary.size-l:before {
      display: none; }
  .page-404 .wrap-404 {
    display: flex;
    align-items: center;
    gap: 80px; }
    @media (max-width: 767px) {
      .page-404 .wrap-404 {
        gap: 40px;
        flex-direction: column; } }
  @media (max-width: 767px) {
    .page-404 .big-star {
      width: 79%;
      height: auto; } }
  .page-404 .stadami-logo {
    position: absolute;
    bottom: 0;
    right: 0; }
    @media (max-width: 767px) {
      .page-404 .stadami-logo {
        max-width: 166px;
        height: auto; } }

.section-hero {
  position: relative;
  padding: 256px 0 179px; }
  @media (max-width: 767px) {
    .section-hero {
      padding: 400px 0 60px; } }
  .section-hero .container {
    z-index: 2; }
  .section-hero .title {
    color: #FFF;
    margin-bottom: 24px;
    max-width: 58%; }
    @media (max-width: 1439px) {
      .section-hero .title {
        max-width: unset; } }
    @media (max-width: 767px) {
      .section-hero .title {
        margin-bottom: 12px;
        font-size: 47px; } }
  .section-hero .subtitle {
    color: #DADBDA;
    margin-bottom: 24px;
    max-width: 52%; }
    @media (max-width: 1439px) {
      .section-hero .subtitle {
        max-width: unset; } }
  .section-hero .buttons-wrap {
    display: flex;
    gap: 16px; }
    .section-hero .buttons-wrap a {
      transition: all .25s ease; }
      @media (max-width: 450px) {
        .section-hero .buttons-wrap a {
          width: calc(50% - 8px); }
          .section-hero .buttons-wrap a img {
            width: 100%; } }
      .section-hero .buttons-wrap a:hover {
        transform: scale(1.0625); }
  .section-hero .btn-join-stadami {
    display: inline-flex;
    padding: 14px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    background: #C7E500;
    color: #1B1C1B;
    text-align: center;
    font-family: "Inter 18pt", serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.16px;
    transition: .3s; }
    .section-hero .btn-join-stadami:hover {
      background: #DDEF66; }
  .section-hero .background-box {
    position: absolute;
    left: 0;
    overflow: hidden;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    border-radius: 0 0 60px 60px; }
    @media (max-width: 767px) {
      .section-hero .background-box {
        border-radius: 0 0 32px 32px; } }
    .section-hero .background-box:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      background: linear-gradient(255deg, rgba(0, 0, 0, 0.45) 0.42%, rgba(0, 0, 0, 0.75) 73.93%); }
      @media (max-width: 767px) {
        .section-hero .background-box:after {
          background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 7.31%, #000 100%); } }
    .section-hero .background-box img, .section-hero .background-box video {
      z-index: -2;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .section-hero .custom-drag-sticker {
    z-index: -1;
    position: absolute;
    top: -14%;
    left: 42%; }
    @media (max-width: 1439px) {
      .section-hero .custom-drag-sticker {
        top: -33%;
        left: auto;
        right: 5%; } }
    @media (max-width: 1023px) {
      .section-hero .custom-drag-sticker {
        top: -19%; } }
    @media (max-width: 767px) {
      .section-hero .custom-drag-sticker {
        top: -7%;
        left: 63%; } }

.section-block-with-cards {
  padding: 100px 0 71px; }
  @media (max-width: 767px) {
    .section-block-with-cards {
      padding: 60px 0 36px; } }
  .section-block-with-cards .container {
    padding: 0 140px; }
    @media screen and (max-width: 1439px) {
      .section-block-with-cards .container {
        padding: 0 40px; } }
    @media screen and (max-width: 767px) {
      .section-block-with-cards .container {
        padding: 0 16px; } }
  .section-block-with-cards .title {
    max-width: 56%;
    text-align: center;
    margin: 0 auto 60px; }
    @media (max-width: 1439px) {
      .section-block-with-cards .title {
        max-width: unset; } }
    @media (max-width: 767px) {
      .section-block-with-cards .title {
        margin-bottom: 40px; } }
    .section-block-with-cards .title span {
      position: relative;
      display: inline-block; }
      .section-block-with-cards .title span:after {
        content: '';
        background: url(29b8df6a0a6750e37100.svg) no-repeat;
        background-size: 100% 100%;
        display: block;
        width: 110%;
        height: 100%;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: -1; }
  .section-block-with-cards .cards-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 40px; }
    @media (max-width: 600px) {
      .section-block-with-cards .cards-wrap {
        gap: 16px; } }
    @media (min-width: 1023px) {
      .section-block-with-cards .cards-wrap.custom-wrap .card {
        width: calc(50% - 20px); } }
    .section-block-with-cards .cards-wrap .card {
      background: #F0F9BE;
      width: calc(33.333% - 26.7px);
      border-radius: 16px;
      padding: 24px; }
      @media (max-width: 1023px) {
        .section-block-with-cards .cards-wrap .card {
          width: calc(50% - 20px); } }
      @media (max-width: 600px) {
        .section-block-with-cards .cards-wrap .card {
          width: 100%;
          padding: 16px; } }
      .section-block-with-cards .cards-wrap .card img {
        display: block;
        margin-bottom: 16px;
        max-width: 51px; }
        @media (max-width: 600px) {
          .section-block-with-cards .cards-wrap .card img {
            margin-bottom: 12px;
            max-width: 48px; } }
      .section-block-with-cards .cards-wrap .card .title-card {
        margin-bottom: 4px; }
        @media (max-width: 600px) {
          .section-block-with-cards .cards-wrap .card .title-card {
            margin-bottom: 8px; } }

.section-block-bar {
  padding: 77.5px 0;
  overflow: visible; }
  @media (max-width: 767px) {
    .section-block-bar {
      padding: 14px 0; } }
  .section-block-bar .container {
    max-width: unset;
    padding: 0; }
  .section-block-bar .items-wrap {
    background: #3D6124;
    min-height: 80px !important;
    max-height: 80px !important;
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      .section-block-bar .items-wrap {
        min-height: 54px !important;
        max-height: 54px !important; } }
    .section-block-bar .items-wrap .mMove {
      display: flex;
      align-items: center; }
    .section-block-bar .items-wrap .cloneContent {
      display: flex !important;
      align-items: center; }
    .section-block-bar .items-wrap .cloneContent {
      margin: 0 13.5px; }
      .section-block-bar .items-wrap .cloneContent:first-child {
        margin-left: 13.5px; }
      .section-block-bar .items-wrap .cloneContent:last-child {
        margin-right: 13.5px; }
    .section-block-bar .items-wrap .item {
      display: inline-flex;
      align-items: center;
      margin: 0 13.5px;
      white-space: nowrap;
      vertical-align: middle;
      justify-content: center; }
      .section-block-bar .items-wrap .item:first-child {
        margin-left: 0; }
      .section-block-bar .items-wrap .item:last-child {
        margin-right: 0; }
      .section-block-bar .items-wrap .item .subtitle-1 {
        color: #FFF; }
      .section-block-bar .items-wrap .item img {
        max-height: 50px; }
        @media (max-width: 767px) {
          .section-block-bar .items-wrap .item img {
            max-height: 30px; } }

.main-page-wrap {
  overflow: hidden; }

.section-card-roll {
  position: relative;
  max-width: 1440px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .section-card-roll {
      overflow: hidden; } }
  .section-card-roll .scroll-trigger-container .scroll-trigger-item {
    height: 220vh; }
    @media (max-width: 767px) {
      .section-card-roll .scroll-trigger-container .scroll-trigger-item {
        height: 130vh; } }
  .section-card-roll .pinned-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh; }
    @media (max-width: 767px) and (max-aspect-ratio: 1 / 1) {
      .section-card-roll .pinned-content {
        padding-top: 20vw; } }
  .section-card-roll .left-part {
    padding-left: 110px;
    height: 100%; }
    @media (max-width: 1440px) {
      .section-card-roll .left-part {
        padding-left: 7.5vw; } }
    @media (max-width: 767px) {
      .section-card-roll .left-part {
        padding-left: 0;
        height: auto;
        padding-top: 224px; } }
    .section-card-roll .left-part .content-items {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      padding-left: 60px;
      width: 553px; }
      @media (max-width: 1440px) {
        .section-card-roll .left-part .content-items {
          padding-left: 4vw;
          width: 38.5vw; } }
      @media (max-width: 767px) {
        .section-card-roll .left-part .content-items {
          width: 100%;
          transform: none;
          padding-left: 0;
          position: relative;
          margin-top: 0;
          padding-top: 49px;
          margin-left: auto;
          margin-right: auto;
          max-width: 360px; } }
      .section-card-roll .left-part .content-items .item {
        position: relative;
        opacity: 0; }
        @media (max-width: 767px) {
          .section-card-roll .left-part .content-items .item {
            padding-left: 16px;
            padding-right: 16px; } }
        .section-card-roll .left-part .content-items .item:not(:first-child) {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          padding-left: 60px; }
          @media (max-width: 1440px) {
            .section-card-roll .left-part .content-items .item:not(:first-child) {
              padding-left: 4vw; } }
          @media (max-width: 767px) {
            .section-card-roll .left-part .content-items .item:not(:first-child) {
              padding-left: 16px;
              padding-right: 16px;
              padding-top: 49px; } }
        .section-card-roll .left-part .content-items .item h2 {
          color: #1B1C1B;
          font-family: "Inter 18pt", serif;
          font-size: 48px;
          font-style: normal;
          font-weight: 700;
          line-height: 110%;
          letter-spacing: -0.48px;
          margin-bottom: 16px; }
          @media (max-width: 1440px) and (min-width: 768px) {
            .section-card-roll .left-part .content-items .item h2 {
              font-size: 3.334vw;
              margin-bottom: 1.112vw; } }
          @media (max-width: 767px) {
            .section-card-roll .left-part .content-items .item h2 {
              font-size: 34px;
              letter-spacing: -0.34px;
              margin-bottom: 8px; } }
        .section-card-roll .left-part .content-items .item p {
          color: #1B1C1B;
          font-family: "Inter 18pt", serif;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: 150%;
          letter-spacing: -0.16px; }
          @media (max-width: 1440px) and (min-width: 768px) {
            .section-card-roll .left-part .content-items .item p {
              font-size: 1.112vw; } }
        .section-card-roll .left-part .content-items .item .btn-primary {
          margin-top: 24px; }
          @media (max-width: 1440px) and (min-width: 768px) {
            .section-card-roll .left-part .content-items .item .btn-primary {
              margin-top: 1.678vw;
              padding: .973vw 3.614vw .973vw 1.668vw;
              font-size: 1.1vw; }
              .section-card-roll .left-part .content-items .item .btn-primary:before {
                width: 1.39vw;
                height: 1.39vw;
                right: 1.668vw; } }
          @media (max-width: 767px) {
            .section-card-roll .left-part .content-items .item .btn-primary {
              margin-top: 16px; } }
      .section-card-roll .left-part .content-items .pinned-dots {
        height: 100%;
        left: 0;
        top: 0;
        width: 12px;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        row-gap: 16px;
        position: absolute; }
        @media (max-width: 1440px) {
          .section-card-roll .left-part .content-items .pinned-dots {
            row-gap: 1.1vw; } }
        @media (max-width: 767px) {
          .section-card-roll .left-part .content-items .pinned-dots {
            flex-direction: row;
            width: 100%;
            justify-content: center;
            row-gap: 16px;
            column-gap: 16px;
            height: auto; } }
        .section-card-roll .left-part .content-items .pinned-dots .dot {
          width: 12px;
          height: 12px;
          position: relative; }
          @media (max-width: 1440px) {
            .section-card-roll .left-part .content-items .pinned-dots .dot {
              width: .834vw;
              height: .834vw; } }
          @media (max-width: 767px) {
            .section-card-roll .left-part .content-items .pinned-dots .dot {
              width: 24px;
              height: 24px; } }
          .section-card-roll .left-part .content-items .pinned-dots .dot:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: url(3d7836a2e3d74a0d5a61.svg) no-repeat 50% 50%/contain;
            opacity: 1;
            transition: .3s; }
            @media (max-width: 767px) {
              .section-card-roll .left-part .content-items .pinned-dots .dot:before {
                background-size: 16px auto; } }
          .section-card-roll .left-part .content-items .pinned-dots .dot:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: url(17dd945f5dcec0972c74.svg) no-repeat 50% 50%/contain;
            opacity: 0;
            transition: .3s; }
            @media (max-width: 767px) {
              .section-card-roll .left-part .content-items .pinned-dots .dot:after {
                background-size: 16px auto; } }
          .section-card-roll .left-part .content-items .pinned-dots .dot.active:before {
            opacity: 0; }
          .section-card-roll .left-part .content-items .pinned-dots .dot.active:after {
            opacity: 1; }
  .section-card-roll .right-part .rotate-cards {
    position: absolute;
    top: 50%;
    width: 7580px;
    height: 7580px;
    right: 0;
    transform: translate3d(90%, -50%, 0) rotate(-12deg);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    row-gap: 90px; }
    @media (max-width: 1440px) {
      .section-card-roll .right-part .rotate-cards {
        width: 500%;
        height: 500%;
        row-gap: 6vw; } }
    @media (max-width: 767px) {
      .section-card-roll .right-part .rotate-cards {
        top: 0;
        height: 224px;
        width: 100%;
        transform: translate3d(0, 0, 0) rotate(0); } }
  @media (max-width: 767px) and (max-aspect-ratio: 1 / 1) {
    .section-card-roll .right-part .rotate-cards {
      top: 20vw; } }
    .section-card-roll .right-part .rotate-cards .card {
      width: 619px; }
      @media (max-width: 1440px) {
        .section-card-roll .right-part .rotate-cards .card {
          width: 8.16%; } }
      @media (max-width: 767px) {
        .section-card-roll .right-part .rotate-cards .card {
          transform-origin: top center;
          width: 328px;
          height: 184px;
          position: absolute;
          top: 0;
          left: 50%;
          transform: translateX(-50%); } }
      .section-card-roll .right-part .rotate-cards .card.active .card-inner:before {
        border: none;
        background: #C7E500; }
        @media (max-width: 767px) {
          .section-card-roll .right-part .rotate-cards .card.active .card-inner:before {
            display: none; } }
      .section-card-roll .right-part .rotate-cards .card .card-inner {
        width: 100%;
        height: 397px;
        position: relative;
        border-radius: 24px; }
        @media (max-width: 1440px) {
          .section-card-roll .right-part .rotate-cards .card .card-inner {
            height: unset;
            padding-bottom: 64%; } }
        @media (max-width: 767px) {
          .section-card-roll .right-part .rotate-cards .card .card-inner {
            width: 100%;
            height: 100%;
            transform-origin: top center;
            padding-bottom: 0;
            border-radius: 12px; } }
        .section-card-roll .right-part .rotate-cards .card .card-inner:before {
          border: 2px dashed #808956;
          content: '';
          position: absolute;
          top: -24px;
          left: -27px;
          width: 100%;
          height: 100%;
          border-radius: 24px;
          transition: all .3s; }
          @media (max-width: 767px) {
            .section-card-roll .right-part .rotate-cards .card .card-inner:before {
              display: none; } }
      .section-card-roll .right-part .rotate-cards .card img, .section-card-roll .right-part .rotate-cards .card video {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 24px;
        z-index: 2; }
        @media (max-width: 767px) {
          .section-card-roll .right-part .rotate-cards .card img, .section-card-roll .right-part .rotate-cards .card video {
            border-radius: 12px; } }
      @media (min-width: 768px) {
        .section-card-roll .right-part .rotate-cards .card:first-child {
          transform: translateX(5.3%) rotate(8deg); } }
      @media (min-width: 768px) {
        .section-card-roll .right-part .rotate-cards .card:last-child {
          transform: translateX(5.3%) rotate(-8deg); } }

.section-discover-stadami {
  padding: 80px 0 159px;
  /*------------*\
     #IPHONE X
  \*------------*/ }
  @media screen and (max-width: 767px) {
    .section-discover-stadami {
      padding: 100px 0 60px; } }
  .section-discover-stadami .phone-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    display: flex;
    gap: 160px;
    align-items: center;
    overflow: visible;
    padding: 0 174px;
    max-width: 1440px; }
    @media screen and (max-width: 1439px) {
      .section-discover-stadami .phone-container {
        padding: 0 40px;
        justify-content: center; } }
    @media (max-width: 1023px) {
      .section-discover-stadami .phone-container {
        gap: 40px;
        justify-content: space-between; } }
    @media screen and (max-width: 767px) {
      .section-discover-stadami .phone-container {
        padding: 0 16px;
        flex-direction: column;
        gap: 0; } }
  .section-discover-stadami .slider {
    width: 100%;
    height: 100%; }
  .section-discover-stadami .swiper-slide {
    width: 100%;
    margin: 0 0; }
    .section-discover-stadami .swiper-slide.swiper-slide-active .slidebg {
      border-radius: 10%/5%; }
  .section-discover-stadami .slidebg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important; }
  .section-discover-stadami .section-title {
    margin-bottom: 24px; }
    .section-discover-stadami .section-title.mobile {
      display: none; }
      @media (max-width: 767px) {
        .section-discover-stadami .section-title.mobile {
          display: block;
          text-align: center; } }
    .section-discover-stadami .section-title span {
      position: relative;
      display: inline-block; }
      .section-discover-stadami .section-title span:after {
        content: '';
        background: url(c725051cb06c3c05c46d.svg) no-repeat;
        background-size: 100% 100%;
        display: block;
        width: 120%;
        height: 100%;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: -1; }
  @media (max-width: 767px) {
    .section-discover-stadami .wrap-scroll {
      display: block;
      overflow-x: auto;
      -ms-overflow-style: none;
      /* IE and Edge */
      scrollbar-width: none;
      /* Firefox */
      scroll-behavior: smooth;
      /* Hide scrollbar for Chrome, Safari and Opera */ }
      .section-discover-stadami .wrap-scroll::-webkit-scrollbar {
        display: none; } }
  .section-discover-stadami .slide-nav {
    position: relative;
    max-width: 577px; }
    @media (max-width: 1439px) {
      .section-discover-stadami .slide-nav {
        max-width: 477px; } }
    @media (max-width: 1023px) {
      .section-discover-stadami .slide-nav {
        width: 45%; } }
    @media (max-width: 767px) {
      .section-discover-stadami .slide-nav {
        width: 100%;
        max-width: unset; } }
    @media (max-width: 767px) {
      .section-discover-stadami .slide-nav .section-title {
        display: none; } }
    .section-discover-stadami .slide-nav .wrap-text {
      max-width: 69%; }
      @media (max-width: 1439px) {
        .section-discover-stadami .slide-nav .wrap-text {
          max-width: 80%; } }
      @media (max-width: 1023px) {
        .section-discover-stadami .slide-nav .wrap-text {
          max-width: 69%; } }
      @media (max-width: 767px) {
        .section-discover-stadami .slide-nav .wrap-text {
          width: 170px;
          max-width: unset; } }
      @media (max-width: 767px) {
        .section-discover-stadami .slide-nav .wrap-text .subtitle-1 {
          font-size: 16px;
          line-height: 150%;
          /* 24px */
          letter-spacing: -0.16px; } }
    .section-discover-stadami .slide-nav ul {
      position: relative;
      width: 100%;
      margin: 0 0;
      list-style: none;
      list-style-type: none;
      padding: 0 0; }
      @media (max-width: 767px) {
        .section-discover-stadami .slide-nav ul {
          display: flex;
          justify-content: flex-start;
          flex-wrap: nowrap;
          gap: 16px;
          margin-top: 32px; } }
    .section-discover-stadami .slide-nav li {
      position: relative;
      margin: 48px 0;
      display: flex;
      align-items: start;
      gap: 18px;
      cursor: pointer; }
      @media (max-width: 767px) {
        .section-discover-stadami .slide-nav li {
          border-radius: 12px;
          border: 1px solid #DADBDA;
          background: #FFF;
          padding: 16px;
          margin: 0;
          width: 250px;
          min-width: 250px;
          gap: 10px; } }
      .section-discover-stadami .slide-nav li:first-child {
        margin-top: 0; }
      .section-discover-stadami .slide-nav li:last-child {
        margin-bottom: 0; }
        .section-discover-stadami .slide-nav li:last-child:before {
          display: none; }
      .section-discover-stadami .slide-nav li:before {
        content: '';
        position: absolute;
        left: 27px;
        width: 2px;
        background-image: linear-gradient(#808956 25%, rgba(128, 137, 86, 0) 0%);
        background-position: right;
        background-size: 6px 6px;
        background-repeat: repeat-y;
        bottom: -48px;
        height: 90%; }
        @media (max-width: 767px) {
          .section-discover-stadami .slide-nav li:before {
            display: none; } }
  .section-discover-stadami .circular-progress {
    width: 54px;
    height: 54px; }
    @media (max-width: 767px) {
      .section-discover-stadami .circular-progress {
        width: 36px;
        height: 36px; } }
    .section-discover-stadami .circular-progress circle {
      cx: 125px;
      cy: 125px;
      r: 115px;
      stroke-width: 20px;
      fill: none;
      stroke-linecap: round; }
      .section-discover-stadami .circular-progress circle.bg {
        stroke: #C7E500;
        stroke-width: 19px;
        display: none; }
      .section-discover-stadami .circular-progress circle.dashed {
        stroke: #808956;
        stroke-dasharray: 8 14;
        stroke-width: 6px; }
      .section-discover-stadami .circular-progress circle.fg {
        stroke: #3D6124;
        transform: rotate(-90deg);
        transform-origin: 50% 50%;
        stroke-dasharray: 0 722px;
        transition: none;
        display: none; }
    .section-discover-stadami .circular-progress .progress-text {
      fill: #3D6124;
      font-size: 112px; }
  .section-discover-stadami .active circle.bg {
    display: block; }
  .section-discover-stadami .active circle.fg {
    display: block;
    fill: #C7E500;
    animation: progress-animation 5s linear forwards; }

@keyframes progress-animation {
  from {
    stroke-dasharray: 0 722px; }
  to {
    stroke-dasharray: 722px 0; } }
  .section-discover-stadami .completed .circular-progress .bg {
    display: block; }
  .section-discover-stadami .completed .circular-progress .fg {
    stroke-dasharray: 722px 0 !important;
    animation: none !important;
    display: block !important;
    fill: #C7E500; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  .section-discover-stadami .temp-wrapper {
    width: 307px;
    height: 625px;
    position: relative;
    margin-left: 47px; }
    @media (max-width: 1439px) {
      .section-discover-stadami .temp-wrapper {
        margin-left: 0; } }
    @media (max-width: 1023px) {
      .section-discover-stadami .temp-wrapper {
        width: 45%; } }
    @media (max-width: 767px) {
      .section-discover-stadami .temp-wrapper {
        width: 76%;
        height: auto; } }
    .section-discover-stadami .temp-wrapper:before {
      content: '';
      width: 98%;
      height: 89%;
      transform: rotate(354deg);
      position: absolute;
      border-radius: 24px;
      border: 2px dashed var(--Dash-under-photo, #808956);
      z-index: 2;
      top: 7px;
      left: -19px; }
      @media (max-width: 767px) {
        .section-discover-stadami .temp-wrapper:before {
          width: 100%;
          height: 91%;
          top: 14px;
          left: -7px; } }
    .section-discover-stadami .temp-wrapper:after {
      content: '';
      position: absolute;
      width: 103%;
      height: 103%;
      transform: rotate(10.064deg);
      border-radius: 24px;
      background: var(--Secondary-Secondary-500, #C7E500);
      z-index: 0;
      top: 20px;
      right: -27px; }
      @media (max-width: 767px) {
        .section-discover-stadami .temp-wrapper:after {
          transform: rotate(6deg);
          height: 100%;
          width: 102%;
          top: 18px;
          right: -16px; } }
  .section-discover-stadami .px {
    position: relative;
    padding: 6% 7%;
    z-index: 3; }
  .section-discover-stadami .px--ls {
    padding: 3.3% 3%; }
  .section-discover-stadami .px__body {
    position: absolute;
    top: 0;
    right: 1%;
    bottom: 0;
    left: 1%;
    background: linear-gradient(to top, #e5e5e5 0%, #f7f7f9 10%, #eeeef0 90%);
    border-radius: 14%/7%;
    box-shadow: inset 0 0 3px 1px #000; }
  .section-discover-stadami .px--ls > .px__body {
    top: 1%;
    right: 0;
    bottom: 1%;
    left: 0;
    border-radius: 7%/14%; }
  .section-discover-stadami .px__body:before {
    content: '';
    position: absolute;
    top: .7%;
    right: 1.4%;
    bottom: .7%;
    left: 1.4%;
    background-color: #000;
    border-radius: 13%/7%;
    box-shadow: 0 0 3px #000; }
  .section-discover-stadami .px--ls > .px__body:before {
    top: 1.4%;
    right: .7%;
    bottom: 1.4%;
    left: .7%;
    border-radius: 7%/13%; }
  .section-discover-stadami .px__body:after {
    content: '';
    position: absolute;
    top: 1%;
    right: 2.3%;
    bottom: 1%;
    left: 2.3%;
    background-color: #000;
    box-shadow: inset 0 0 10px 2px #fff;
    border-radius: 13%/6.5%; }
  .section-discover-stadami .px--ls > .px__body:after {
    top: 2.3%;
    right: 1%;
    bottom: 2.3%;
    left: 1%;
    border-radius: 6.5%/13%; }
  .section-discover-stadami .px__body__cut {
    position: absolute;
    z-index: 2;
    top: 3%;
    left: 50%;
    width: 50%;
    height: 3.5%;
    background-color: #000;
    border-radius: 0 0 10% 10%/80%;
    transform: translate3d(-50%, 0, 0); }
  .section-discover-stadami .px--ls .px__body__cut {
    top: 50%;
    left: 3%;
    width: 3.5%;
    height: 50%;
    border-radius: 0 80% 80% 0/10%;
    transform: translate3d(0, -50%, 0); }
  .section-discover-stadami .px__body__speaker, .section-discover-stadami .px__body__camera, .section-discover-stadami .px__body__sensor {
    position: absolute;
    z-index: 2;
    background-color: #222;
    transform: translate(-50%, -50%); }
  .section-discover-stadami .px__body__speaker {
    top: 4%;
    left: 50%;
    width: 12%;
    height: .8%;
    border-radius: 5px; }
  .section-discover-stadami .px--ls .px__body__speaker {
    top: 50%;
    left: 4%;
    width: .8%;
    height: 12%; }
  .section-discover-stadami .px__body__camera {
    top: 4%;
    left: 36%;
    width: 3.5%;
    height: 1.7%;
    border-radius: 50%;
    box-shadow: inset 0 0 2px 1px #000; }
  .section-discover-stadami .px--ls .px__body__camera {
    top: 64%;
    left: 4%;
    width: 1.7%;
    height: 3.5%; }
  .section-discover-stadami .px__body__sensor {
    top: 4%;
    left: 61%;
    width: 2.2%;
    height: 1.1%;
    border-radius: 50%;
    background-color: #2a4a73;
    box-shadow: inset 0 0 2px 1px #000; }
  .section-discover-stadami .px--ls .px__body__sensor {
    top: 39%;
    left: 4%;
    width: 1.1%;
    height: 2.2%; }
  .section-discover-stadami .px__body__mute, .section-discover-stadami .px__body__up, .section-discover-stadami .px__body__down, .section-discover-stadami .px__body__right {
    position: absolute;
    background-color: #b5b8ba;
    box-shadow: inset 0 5px 5px -3px rgba(0, 0, 0, 0.5), inset 0 -5px 5px -3px rgba(0, 0, 0, 0.5);
    transform: translate(0, -50%); }
  .section-discover-stadami .px--ls .px__body__mute, .section-discover-stadami .px--ls .px__body__up, .section-discover-stadami .px--ls .px__body__down, .section-discover-stadami .px--ls .px__body__right {
    box-shadow: inset 5px 0 5px -3px rgba(0, 0, 0, 0.5), inset -5px 0 5px -3px rgba(0, 0, 0, 0.5);
    transform: translate(-50%, 0); }
  .section-discover-stadami .px--ls .px__body__right {
    background-color: #f4f6f6; }
  .section-discover-stadami .px__body__mute {
    top: 14.7%;
    left: -.7%;
    width: .7%;
    height: 4%;
    border-radius: 1px 0 0 1px; }
  .section-discover-stadami .px--ls .px__body__mute {
    top: auto;
    left: 14.7%;
    bottom: -.7%;
    width: 4%;
    height: .7%;
    border-radius: 0 0 1px 1px; }
  .section-discover-stadami .px__body__up, .section-discover-stadami .px__body__down {
    left: -1%;
    width: 1%;
    height: 7.5%;
    border-radius: 2px 0 0 2px; }
  .section-discover-stadami .px--ls .px__body__up, .section-discover-stadami .px--ls .px__body__down {
    bottom: -1%;
    width: 7.5%;
    height: 1%;
    border-radius: 0 0 2px 2px; }
  .section-discover-stadami .px__body__up {
    top: 25%; }
  .section-discover-stadami .px--ls .px__body__up {
    top: auto;
    left: 25%; }
  .section-discover-stadami .px__body__down {
    top: 34%; }
  .section-discover-stadami .px--ls .px__body__down {
    top: auto;
    left: 34%; }
  .section-discover-stadami .px__body__right {
    top: 25%;
    right: -1%;
    width: 1%;
    height: 7.5%;
    border-radius: 0 2px 2px 0; }
  .section-discover-stadami .px--ls .px__body__right {
    top: -1%;
    right: auto;
    left: 25%;
    width: 7.5%;
    height: 1%;
    border-radius: 2px 2px 0 0; }
  .section-discover-stadami .px__screen {
    position: relative;
    z-index: 1; }
  .section-discover-stadami .px__screen__ {
    position: relative;
    padding-bottom: 218%;
    background-color: #888;
    border-radius: 10%/5%;
    box-shadow: 0 0 10px #000; }
  .section-discover-stadami .px--ls .px__screen__ {
    padding-bottom: 46%;
    border-radius: 5%/10%; }
  .section-discover-stadami .px__screen__frame {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    border-radius: inherit;
    background-size: cover;
    background-position: center center; }
  .section-discover-stadami .px__screen__frame > .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 5em;
    transform: translate(-50%, -50%); }

.section-reviews {
  padding: 100px 0 140px; }
  @media screen and (max-width: 767px) {
    .section-reviews {
      padding: 52px 0 32px; } }
  .section-reviews .title {
    max-width: 59%;
    margin: 0 auto 60px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .section-reviews .title {
        margin: 0 auto 40px;
        max-width: unset; } }
    .section-reviews .title span {
      position: relative;
      display: inline-block; }
      .section-reviews .title span:after {
        content: '';
        background: url(bed5a965a3dad639efb9.svg) no-repeat;
        background-size: 100% 100%;
        display: block;
        width: 120%;
        height: 100%;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: -1; }
  .section-reviews .wrap-slider {
    display: flex;
    justify-content: center;
    align-items: center; }
  .section-reviews .slider-type-1 {
    position: relative;
    width: 433px; }
    @media (max-width: 767px) {
      .section-reviews .slider-type-1 {
        width: 242px; } }
    .section-reviews .slider-type-1 .slide {
      padding: 60px;
      border-radius: 24px;
      background: #F2F9C2;
      box-shadow: 0px 8px 40px 0px rgba(18, 30, 10, 0.1); }
      @media (max-width: 767px) {
        .section-reviews .slider-type-1 .slide {
          padding: 16px; } }
      .section-reviews .slider-type-1 .slide .wrap-head-slide {
        display: flex;
        gap: 12px;
        margin-bottom: 24px; }
        @media (max-width: 767px) {
          .section-reviews .slider-type-1 .slide .wrap-head-slide {
            margin-bottom: 16px; } }
      .section-reviews .slider-type-1 .slide .wrap-name-stars .subtitle-1 {
        margin-bottom: 8px; }
      .section-reviews .slider-type-1 .slide .wrap-name-stars .wrap-stars {
        display: flex; }
        @media (max-width: 767px) {
          .section-reviews .slider-type-1 .slide .wrap-name-stars .wrap-stars svg {
            width: 16px;
            height: 16px; } }
      .section-reviews .slider-type-1 .slide .image {
        width: 54px;
        height: 54px;
        object-fit: cover; }
        @media (max-width: 767px) {
          .section-reviews .slider-type-1 .slide .image {
            width: 40px;
            height: 40px; } }
  .section-reviews .swiper-button-prev {
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    width: 48px;
    height: 48px;
    position: absolute;
    margin-top: 0;
    left: -100px;
    right: 0;
    transition: .4s;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    @media (max-width: 767px) {
      .section-reviews .swiper-button-prev {
        position: relative;
        left: 0; } }
    .section-reviews .swiper-button-prev:after {
      display: none; }
    .section-reviews .swiper-button-prev svg * {
      transition: .3s; }
    .section-reviews .swiper-button-prev.swiper-button-disabled {
      opacity: 1; }
      .section-reviews .swiper-button-prev.swiper-button-disabled svg .bg-btn {
        fill: #97B384; }
    .section-reviews .swiper-button-prev:hover:not(.swiper-button-disabled) {
      opacity: 1; }
    .section-reviews .swiper-button-prev:hover svg .bg-btn {
      fill: #314E1D; }
  .section-reviews .swiper-button-next {
    -webkit-tap-highlight-color: transparent;
    outline: none;
    border: none;
    width: 48px;
    height: 48px;
    position: absolute;
    margin-top: 0;
    transition: .4s;
    left: auto;
    right: -100px;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    @media (max-width: 767px) {
      .section-reviews .swiper-button-next {
        position: relative;
        right: 0;
        left: 0; } }
    .section-reviews .swiper-button-next:after {
      display: none; }
    .section-reviews .swiper-button-next.swiper-button-disabled {
      opacity: 1; }
      .section-reviews .swiper-button-next.swiper-button-disabled svg .bg-btn {
        fill: #97B384; }
    .section-reviews .swiper-button-next svg * {
      transition: .3s; }
    .section-reviews .swiper-button-next:hover:not(.swiper-button-disabled) {
      opacity: 1; }
    .section-reviews .swiper-button-next:hover svg .bg-btn {
      fill: #314E1D; }
  @media (max-width: 767px) {
    .section-reviews .nav-wrap {
      display: flex;
      justify-content: center;
      gap: 40px;
      padding-top: 32px; } }

.section-cta-banner {
  padding-bottom: 120px; }
  @media screen and (max-width: 767px) {
    .section-cta-banner {
      padding-bottom: 0;
      padding-top: 94px; } }
  .section-cta-banner .wrap-block {
    padding: 128px 0 67px 90px;
    border-radius: 40px;
    background: #C7E500;
    display: flex;
    justify-content: space-between;
    min-height: 577px; }
    @media (max-width: 1023px) {
      .section-cta-banner .wrap-block {
        padding: 128px 0 67px 40px; } }
    @media (max-width: 767px) {
      .section-cta-banner .wrap-block {
        flex-direction: column-reverse;
        padding: 0 17px 56px 17px;
        border-radius: 16px; } }
    .section-cta-banner .wrap-block .left {
      width: 47%;
      position: relative;
      z-index: 2; }
      @media (max-width: 767px) {
        .section-cta-banner .wrap-block .left {
          width: 100%;
          margin-top: -20px; } }
  .section-cta-banner .title {
    margin-bottom: 16px; }
    @media screen and (max-width: 767px) {
      .section-cta-banner .title {
        margin-bottom: 8px; } }
  .section-cta-banner .section-description {
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .section-cta-banner .section-description {
        margin-bottom: 16px; } }
  .section-cta-banner .buttons-wrap {
    display: flex;
    gap: 16px;
    flex-wrap: wrap; }
    .section-cta-banner .buttons-wrap a {
      transition: all .25s ease; }
      @media screen and (max-width: 450px) {
        .section-cta-banner .buttons-wrap a {
          width: calc(50% - 8px); } }
      .section-cta-banner .buttons-wrap a:hover {
        transform: scale(1.0625); }
    @media screen and (max-width: 767px) {
      .section-cta-banner .buttons-wrap img.qr-image {
        display: none; } }
    @media screen and (max-width: 767px) {
      .section-cta-banner .buttons-wrap img {
        width: 100%; } }
  .section-cta-banner .right {
    display: flex;
    justify-content: space-between;
    width: 50%;
    position: relative;
    z-index: 2; }
    @media (max-width: 767px) {
      .section-cta-banner .right {
        width: 100%; } }
    .section-cta-banner .right img {
      border-radius: 24px;
      box-shadow: 0px 4px 50px 0px rgba(20, 40, 7, 0.2);
      position: absolute; }
      @media (max-width: 767px) {
        .section-cta-banner .right img {
          position: relative; } }
    .section-cta-banner .right .wrap-img-1 {
      position: relative; }
      .section-cta-banner .right .wrap-img-1:before {
        content: '';
        transform: rotate(347deg);
        position: absolute;
        border-radius: 24px;
        border: 2px dashed #808956;
        z-index: 1;
        width: 263px;
        height: 584px;
        left: 84px;
        top: -65px; }
        @media (max-width: 1023px) {
          .section-cta-banner .right .wrap-img-1:before {
            left: 0; } }
        @media (max-width: 767px) {
          .section-cta-banner .right .wrap-img-1:before {
            width: 147px;
            height: 329px;
            border-radius: 12px;
            left: 13px;
            top: -40px;
            transform: rotate(350deg); } }
      .section-cta-banner .right .wrap-img-1 .image-1 {
        width: 268px;
        height: 595px;
        transform: rotate(-6.097deg);
        left: 79px;
        top: -81px;
        z-index: 2; }
        @media (max-width: 1023px) {
          .section-cta-banner .right .wrap-img-1 .image-1 {
            left: 0; } }
        @media (max-width: 767px) {
          .section-cta-banner .right .wrap-img-1 .image-1 {
            width: 151.182px;
            height: 335.646px;
            border-radius: 13px;
            left: 14px;
            top: -57px; } }
    .section-cta-banner .right .wrap-img-2 {
      position: relative; }
      .section-cta-banner .right .wrap-img-2:before {
        content: '';
        position: absolute;
        border-radius: 24px;
        border: 2px dashed #808956;
        z-index: 1;
        top: 57px;
        right: -49px;
        width: 388.357px;
        height: 232.244px;
        transform: rotate(92.328deg); }
        @media (max-width: 767px) {
          .section-cta-banner .right .wrap-img-2:before {
            display: none; } }
      .section-cta-banner .right .wrap-img-2 .image-2 {
        width: 245px;
        height: 544px;
        transform: rotate(7.12deg);
        top: -30px;
        right: 21px;
        z-index: 1; }
        @media (max-width: 767px) {
          .section-cta-banner .right .wrap-img-2 .image-2 {
            width: 138.207px;
            height: 306.876px;
            border-radius: 13px;
            top: -29px;
            right: 0px; } }
  .section-cta-banner .custom-drag-sticker {
    width: 84px;
    height: 84px;
    z-index: 1;
    position: absolute;
    top: 15%;
    left: 41%; }
    @media (max-width: 1439px) {
      .section-cta-banner .custom-drag-sticker {
        top: 8%; } }
    @media (max-width: 1023px) {
      .section-cta-banner .custom-drag-sticker {
        top: 7%;
        left: 35%; } }
    @media (max-width: 767px) {
      .section-cta-banner .custom-drag-sticker {
        width: 60px;
        height: 60px;
        top: 43%;
        left: 43%; } }

.section-faq {
  padding: 100px 0 50px; }
  @media screen and (max-width: 767px) {
    .section-faq {
      padding: 60px 0 45px; } }
  .section-faq .title {
    max-width: 59%;
    margin: 0 auto 24px;
    text-align: center;
    position: relative; }
    @media screen and (max-width: 1439px) {
      .section-faq .title {
        max-width: 700px; } }
    @media screen and (max-width: 767px) {
      .section-faq .title {
        margin: 0 auto 40px;
        max-width: unset; } }
    .section-faq .title .subtitle {
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%;
      /* 21px */
      letter-spacing: -0.14px;
      position: absolute;
      right: 0;
      z-index: 1;
      bottom: -8px; }
      @media screen and (max-width: 400px) {
        .section-faq .title .subtitle {
          bottom: -18px; } }
      .section-faq .title .subtitle:after {
        content: '';
        background: url(e0b3c8c0ad5a2f6ef912.svg) no-repeat;
        background-size: 100% 100%;
        display: block;
        width: 120%;
        height: 100%;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: -1; }
  @media screen and (max-width: 767px) {
    .section-faq .wrap-scroll {
      display: block;
      overflow-x: auto;
      white-space: nowrap;
      -ms-overflow-style: none;
      /* IE and Edge */
      scrollbar-width: none;
      /* Firefox */
      scroll-behavior: smooth;
      -webkit-overflow-scrolling: touch;
      /* Hide scrollbar for Chrome, Safari and Opera */ }
      .section-faq .wrap-scroll::-webkit-scrollbar {
        display: none; } }
  .section-faq .nav-tabs {
    display: flex;
    gap: 12px;
    justify-content: center;
    margin-bottom: 60px;
    flex-wrap: wrap; }
    @media screen and (max-width: 767px) {
      .section-faq .nav-tabs {
        margin-bottom: 24px;
        justify-content: flex-start;
        flex-wrap: nowrap; } }
    .section-faq .nav-tabs .item a {
      text-align: center;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%;
      /* 21px */
      letter-spacing: -0.14px;
      border-radius: 100px;
      padding: 13px 28px;
      background: #F0F1E3;
      display: inline-block; }
      @media screen and (max-width: 767px) {
        .section-faq .nav-tabs .item a {
          padding: 9.5px 12px; } }
    .section-faq .nav-tabs .item.active a {
      background: #C7E500; }
    .section-faq .nav-tabs .item:hover a {
      background: #DDEF66; }
  .section-faq .accordion {
    width: 100%;
    max-width: 800px;
    margin: 0 auto; }
    .section-faq .accordion .panel {
      position: relative;
      padding: 32px;
      transition: .3s;
      margin-bottom: 24px;
      border-radius: 16px;
      background: #F0F9BE; }
      @media (max-width: 767px) {
        .section-faq .accordion .panel {
          padding: 20px 16px;
          margin-bottom: 16px; } }
      .section-faq .accordion .panel:last-child {
        margin-bottom: 0; }
      .section-faq .accordion .panel .subtitle-1 {
        max-width: 85%; }
        @media (max-width: 767px) {
          .section-faq .accordion .panel .subtitle-1 {
            max-width: 90%; } }
      .section-faq .accordion .panel .panel-body {
        margin-top: 8px; }
        .section-faq .accordion .panel .panel-body p a {
          text-decoration-line: underline;
          text-decoration-style: solid;
          text-decoration-skip-ink: none;
          text-decoration-thickness: 1px;
          text-underline-offset: 2px;
          text-underline-position: from-font; }
          .section-faq .accordion .panel .panel-body p a:hover {
            color: #142608; }
      .section-faq .accordion .panel .hover-text {
        position: absolute;
        top: 32px;
        right: 32px;
        transition: .3s;
        cursor: pointer;
        opacity: 0;
        width: 100%;
        text-align: right; }
        @media (max-width: 767px) {
          .section-faq .accordion .panel .hover-text {
            top: 20px;
            right: 16px; } }
        .section-faq .accordion .panel .hover-text svg {
          transition: .3s; }
      .section-faq .accordion .panel .hover-text {
        opacity: 1; }
      .section-faq .accordion .panel.opened .hover-text svg {
        transform: rotate(315deg); }
      .section-faq .accordion .panel .panel-heading {
        width: 100%; }
      .section-faq .accordion .panel .panel-collapse {
        width: 100%;
        min-height: auto; }

.section-blog {
  padding: 50px 0 100px; }
  @media screen and (max-width: 767px) {
    .section-blog {
      padding: 45px 0 58px; } }
  .section-blog .wrap-head {
    margin-bottom: 80px; }
    @media (max-width: 767px) {
      .section-blog .wrap-head {
        margin-bottom: 68px; } }
    .section-blog .wrap-head .animation-title {
      max-width: 70%;
      text-align: center;
      margin: 0 auto; }
      @media screen and (max-width: 1439px) {
        .section-blog .wrap-head .animation-title {
          max-width: unset;
          font-size: 36px;
          line-height: 120%;
          /* 43.2px */ } }
    .section-blog .wrap-head .wrap-title-btn {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 20px;
      margin-top: 4px; }
      @media screen and (max-width: 767px) {
        .section-blog .wrap-head .wrap-title-btn {
          flex-direction: column;
          gap: 14px;
          margin-top: 0; } }
      .section-blog .wrap-head .wrap-title-btn .animation-title {
        margin: 0; }
    .section-blog .wrap-head .btn-blog {
      color: #1B1C1B;
      text-align: center;
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: 20px;
      /* 142.857% */
      letter-spacing: 0px;
      border-radius: 100px;
      background: #F0F1E3;
      padding: 14px 28px;
      display: inline-block;
      font-family: "Inter 18pt", serif; }
      .section-blog .wrap-head .btn-blog:hover {
        background: #DDEF66; }
  .section-blog .container {
    padding: 0 206px; }
    @media screen and (max-width: 1439px) {
      .section-blog .container {
        padding: 0 40px; } }
    @media screen and (max-width: 767px) {
      .section-blog .container {
        padding: 0 16px; } }
  .section-blog .wrap-posts {
    display: flex;
    align-items: center;
    gap: 60px; }
    @media screen and (max-width: 767px) {
      .section-blog .wrap-posts {
        flex-wrap: wrap;
        gap: 0; } }
    .section-blog .wrap-posts .first-post {
      width: 50%; }
      @media screen and (max-width: 767px) {
        .section-blog .wrap-posts .first-post {
          width: 100%; } }
      .section-blog .wrap-posts .first-post:hover .subtitle-1 {
        color: #3D6124; }
      .section-blog .wrap-posts .first-post:hover .wrap-all-text-post:before {
        opacity: 1; }
      .section-blog .wrap-posts .first-post .image-container {
        position: relative;
        height: 261px; }
        @media screen and (max-width: 767px) {
          .section-blog .wrap-posts .first-post .image-container {
            height: 177px;
            padding-left: 14px; } }
        .section-blog .wrap-posts .first-post .image-container:before {
          content: '';
          position: absolute;
          border-radius: 24px;
          border: 2px dashed #808956;
          z-index: 1;
          width: 100%;
          height: 100%;
          transform: rotate(355deg);
          top: -36px;
          left: -25px; }
          @media screen and (max-width: 767px) {
            .section-blog .wrap-posts .first-post .image-container:before {
              width: 94%;
              height: 100%;
              transform: rotate(356deg);
              top: -21px;
              left: 4px; } }
      .section-blog .wrap-posts .first-post img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 16px;
        display: block;
        z-index: 2;
        position: relative; }
      .section-blog .wrap-posts .first-post .wrap-all-text-post {
        margin-top: 24px;
        padding-bottom: 24px; }
        @media screen and (max-width: 767px) {
          .section-blog .wrap-posts .first-post .wrap-all-text-post {
            margin-top: 20px;
            padding-bottom: 20px;
            padding-left: 4px;
            padding-right: 4px;
            margin-left: 12px;
            margin-right: 12px; } }
    .section-blog .wrap-posts .blog-type {
      position: relative;
      margin-right: 24px;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 21px */
      letter-spacing: -0.14px; }
      .section-blog .wrap-posts .blog-type:after {
        content: "";
        width: 8px;
        height: 8px;
        position: absolute;
        background: #C7E500;
        right: -16px;
        border-radius: 50%;
        top: 50%;
        transform: translateY(-50%); }
    .section-blog .wrap-posts .blog-date {
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 21px */
      letter-spacing: -0.14px;
      color: #576056; }
    .section-blog .wrap-posts .wrap-date-tax {
      margin-bottom: 4px; }
    .section-blog .wrap-posts .wrap-all-text-post {
      position: relative; }
      .section-blog .wrap-posts .wrap-all-text-post:before {
        content: '';
        position: absolute;
        z-index: 1;
        width: 24px;
        height: 24px;
        background: url(4ed38119df0b5b7574a9.svg) no-repeat;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        transition: all .3s;
        opacity: 0; }
        @media screen and (max-width: 767px) {
          .section-blog .wrap-posts .wrap-all-text-post:before {
            opacity: 1; } }
      .section-blog .wrap-posts .wrap-all-text-post .subtitle-1 {
        transition: all .3s;
        max-width: 94%; }
    .section-blog .wrap-posts .right-posts {
      width: 50%; }
      @media screen and (max-width: 767px) {
        .section-blog .wrap-posts .right-posts {
          width: 100%; } }
      .section-blog .wrap-posts .right-posts .other-post-item {
        display: inline-block;
        border-bottom: 1px solid #DADBDA;
        padding-bottom: 20px;
        padding-top: 20px;
        padding-left: 4px;
        padding-right: 4px; }
        @media screen and (max-width: 767px) {
          .section-blog .wrap-posts .right-posts .other-post-item {
            padding-left: 4px;
            padding-right: 4px;
            margin-left: 12px;
            margin-right: 12px; } }
        .section-blog .wrap-posts .right-posts .other-post-item:hover .subtitle-1 {
          color: #3D6124; }
        .section-blog .wrap-posts .right-posts .other-post-item:hover .wrap-all-text-post:before {
          opacity: 1; }
        @media screen and (max-width: 767px) {
          .section-blog .wrap-posts .right-posts .other-post-item:first-child {
            border-top: 1px solid #DADBDA; } }
        .section-blog .wrap-posts .right-posts .other-post-item:last-child {
          border-bottom: none; }
  .section-blog .custom-drag-sticker {
    width: 80px;
    height: 80px;
    z-index: -1;
    position: absolute;
    top: -8%;
    left: auto;
    right: 28%; }
    @media (max-width: 767px) {
      .section-blog .custom-drag-sticker {
        width: 60px;
        height: 60px;
        top: -3%;
        right: 15%; } }

.section-email-banner {
  background: #C7E500;
  padding: 54px 0; }
  @media screen and (max-width: 767px) {
    .section-email-banner {
      padding: 40px 0; } }
  .section-email-banner .container {
    padding: 0 260px; }
    @media screen and (max-width: 1439px) {
      .section-email-banner .container {
        padding: 0 40px; } }
    @media screen and (max-width: 767px) {
      .section-email-banner .container {
        padding: 0 16px; } }
  .section-email-banner .title span {
    position: relative;
    display: inline-block; }
    .section-email-banner .title span:after {
      content: '';
      background: url(aff9434e11334dd1e6b9.svg) no-repeat;
      background-size: 100% 100%;
      display: block;
      width: 110%;
      height: 100%;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      z-index: -1; }
  .section-email-banner .wrap {
    display: flex;
    gap: 40px; }
    @media screen and (max-width: 767px) {
      .section-email-banner .wrap {
        flex-direction: column; } }
  .section-email-banner .left {
    width: 60%; }
    @media screen and (max-width: 767px) {
      .section-email-banner .left {
        width: 100%;
        text-align: center; } }
  .section-email-banner .right {
    width: 40%; }
    @media screen and (max-width: 767px) {
      .section-email-banner .right {
        width: 100%; } }
  .section-email-banner form {
    border-radius: 8px; }
    .section-email-banner form.sent .wpcf7-response-output {
      position: relative;
      border-radius: 8px;
      background: #ECF7F6;
      border: none;
      padding: 24px 24px 24px 83px;
      color: #1B1C1B;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 21px */
      letter-spacing: -0.14px;
      margin-top: 24px; }
      @media (max-width: 767px) {
        .section-email-banner form.sent .wpcf7-response-output {
          padding: 70px 16px 16px 16px; } }
      .section-email-banner form.sent .wpcf7-response-output:after {
        content: '';
        position: absolute;
        left: 24px;
        top: 24px;
        width: 38px;
        height: 38px;
        background: url(b2f5d987282ef91998c6.svg) no-repeat; }
        @media (max-width: 767px) {
          .section-email-banner form.sent .wpcf7-response-output:after {
            left: 16px;
            top: 16px; } }
    .section-email-banner form.invalid .wpcf7-response-output {
      position: relative;
      border-radius: 8px;
      background: #FFF8E6;
      border: none;
      padding: 20px 20px 20px 83px;
      color: #1B1C1B;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 21px */
      letter-spacing: -0.14px;
      margin-top: 24px; }
      @media (max-width: 767px) {
        .section-email-banner form.invalid .wpcf7-response-output {
          padding: 70px 16px 16px 16px; } }
      .section-email-banner form.invalid .wpcf7-response-output:after {
        content: '';
        position: absolute;
        left: 24px;
        top: 24px;
        width: 38px;
        height: 38px;
        background: url(aacc20a7fce0b33d49ff.svg) no-repeat; }
        @media (max-width: 767px) {
          .section-email-banner form.invalid .wpcf7-response-output:after {
            left: 16px;
            top: 16px; } }
    .section-email-banner form.failed .wpcf7-response-output {
      position: relative;
      border-radius: 8px;
      background: #FFEBEB;
      border: none;
      padding: 24px 24px 24px 83px;
      color: #1B1C1B;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 21px */
      letter-spacing: -0.14px;
      margin-top: 24px; }
      @media (max-width: 767px) {
        .section-email-banner form.failed .wpcf7-response-output {
          padding: 70px 16px 16px 16px; } }
      .section-email-banner form.failed .wpcf7-response-output:after {
        content: '';
        position: absolute;
        left: 24px;
        top: 24px;
        width: 38px;
        height: 38px;
        background: url(9ccf5fc04ff1b84ebabf.svg) no-repeat; }
        @media (max-width: 767px) {
          .section-email-banner form.failed .wpcf7-response-output:after {
            left: 16px;
            top: 16px; } }
    .section-email-banner form .wrap-form {
      border-radius: 8px;
      background: #FFF; }
      .section-email-banner form .wrap-form p {
        display: flex;
        align-items: flex-start;
        position: relative; }
    .section-email-banner form .wpcf7-spinner {
      display: none; }
    .section-email-banner form input:not(.btn-main) {
      appearance: none;
      display: block;
      width: 100%;
      padding: 14px 85px 14px 16px;
      transition: color .3s;
      color: #1B1C1B;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
      /* 150% */
      letter-spacing: -0.15px;
      border-radius: 8px; }
      .section-email-banner form input:not(.btn-main).wpcf7-not-valid {
        border: 1px solid red;
        border-radius: 8px;
        background: #FFF2F2; }
      .section-email-banner form input:not(.btn-main):-ms-input-placeholder {
        -ms-transition: color .3s;
        transition: color .3s;
        color: #576056;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* 150% */
        letter-spacing: -0.15px; }
      .section-email-banner form input:not(.btn-main)::placeholder {
        transition: color .3s;
        color: #576056;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* 150% */
        letter-spacing: -0.15px; }
      .section-email-banner form input:not(.btn-main).wpcf7-not-valid:-ms-input-placeholder {
        color: var(--Primary-Primary, #D21313); }
      .section-email-banner form input:not(.btn-main).wpcf7-not-valid::placeholder {
        color: var(--Primary-Primary, #D21313); }
    .section-email-banner form input.btn-main {
      border-radius: 8px;
      background: #3D6124;
      padding: 5.5px 11px;
      color: #FFF;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%;
      /* 21px */
      letter-spacing: -0.14px;
      cursor: pointer;
      margin-right: 8px;
      transition: background .3s;
      margin-top: 10px;
      margin-bottom: 10px;
      position: absolute;
      right: 0; }
      .section-email-banner form input.btn-main:hover {
        background: #314E1D; }
    .section-email-banner form .wpcf7-not-valid-tip {
      margin: 0;
      color: var(--Error-500, #D21313);
      font-family: "Inter 18pt", serif;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 18px */
      letter-spacing: -0.12px;
      position: absolute;
      bottom: -21px; }
    .section-email-banner form .wpcf7-response-output {
      margin: 0;
      padding: 14px 16px 14px 16px; }

.section-text-page {
  padding: 157px 0 160px; }
  @media screen and (max-width: 767px) {
    .section-text-page {
      padding: 136px 0 80px; } }
  .section-text-page .section-title {
    margin-bottom: 24px; }
    @media screen and (max-width: 767px) {
      .section-text-page .section-title {
        margin-bottom: 16px; } }
  .section-text-page .wrap-head {
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .section-text-page .wrap-head {
        margin-bottom: 32px; } }
  .section-text-page .wrap-dates {
    display: flex; }
    @media screen and (max-width: 767px) {
      .section-text-page .wrap-dates {
        flex-direction: column; } }
    .section-text-page .wrap-dates .effective-date-title {
      position: relative;
      margin-right: 28px; }
      .section-text-page .wrap-dates .effective-date-title:after {
        content: "";
        width: 12px;
        height: 12px;
        position: absolute;
        background: #C7E500;
        right: -20px;
        border-radius: 50%;
        top: 50%;
        transform: translateY(-50%); }
        @media screen and (max-width: 767px) {
          .section-text-page .wrap-dates .effective-date-title:after {
            display: none; } }
    @media screen and (max-width: 767px) {
      .section-text-page .wrap-dates .last-updated-title {
        color: #576056; } }
  .section-text-page .text-content {
    max-width: 718px;
    margin: 0 auto; }
    .section-text-page .text-content h4 {
      color: #1B1C1B;
      font-family: "Inter 18pt", serif;
      font-size: 24px;
      font-style: normal;
      font-weight: 600;
      line-height: 120%;
      /* 28.8px */
      letter-spacing: -0.24px;
      margin-top: 24px;
      margin-bottom: 8px; }
      @media (max-width: 1439px) and (min-width: 401px) {
        .section-text-page .text-content h4 {
          font-size: calc(6 * ((100vw - 400px) / 1039) + 18px); } }
      @media (max-width: 400px) {
        .section-text-page .text-content h4 {
          font-size:  18px; } }
      @media (max-width: 400px) {
        .section-text-page .text-content h4 {
          line-height: 130%;
          /* 23.4px */
          letter-spacing: -0.18px; } }
    .section-text-page .text-content p strong {
      font-weight: 600; }
    .section-text-page .text-content p + p {
      margin-top: 12px; }
    .section-text-page .text-content a {
      font-family: "Inter 18pt", serif;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 150%;
      /* 24px */
      letter-spacing: -0.16px;
      text-decoration-line: underline;
      text-decoration-style: solid;
      text-decoration-skip-ink: none;
      text-decoration-thickness: auto;
      text-underline-offset: auto;
      text-underline-position: from-font; }
      .section-text-page .text-content a:hover {
        color: #142608; }
    .section-text-page .text-content ul {
      padding: 0 0 0 25px;
      margin-top: 12px;
      margin-bottom: 12px; }
      .section-text-page .text-content ul li {
        list-style-type: disc; }

.section-calculator {
  padding: 60px 0 74px; }
  @media screen and (max-width: 767px) {
    .section-calculator {
      padding: 32px 0 0; } }
  .section-calculator .container {
    padding: 0 140px; }
    @media screen and (max-width: 1439px) {
      .section-calculator .container {
        padding: 0 40px; } }
    @media screen and (max-width: 767px) {
      .section-calculator .container {
        padding: 0 16px; } }
  .section-calculator .title {
    max-width: 828px;
    margin: 0 auto 12px;
    text-align: center; }
  .section-calculator .subtitle {
    max-width: 557px;
    margin: 0 auto 60px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .section-calculator .subtitle {
        margin: 0 auto 34px; } }
  .section-calculator .wrap {
    display: flex;
    gap: 40px; }
    @media screen and (max-width: 767px) {
      .section-calculator .wrap {
        flex-direction: column-reverse;
        gap: 24px; } }
    .section-calculator .wrap .left {
      width: 55%; }
      @media screen and (max-width: 1439px) {
        .section-calculator .wrap .left {
          width: 45%; } }
      @media screen and (max-width: 767px) {
        .section-calculator .wrap .left {
          width: 100%; } }
    .section-calculator .wrap .right {
      width: 45%; }
      @media screen and (max-width: 1439px) {
        .section-calculator .wrap .right {
          width: 55%; } }
      @media screen and (max-width: 767px) {
        .section-calculator .wrap .right {
          width: 100%; } }
  .section-calculator .wrap-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 24px; }
    @media screen and (max-width: 767px) {
      .section-calculator .wrap-categories {
        gap: 12px;
        overflow-x: auto;
        white-space: nowrap;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        flex-wrap: nowrap;
        margin-bottom: 40px;
        /* Hide scrollbar for Chrome, Safari and Opera */ }
        .section-calculator .wrap-categories::-webkit-scrollbar {
          display: none; } }
    .section-calculator .wrap-categories .category {
      color: #1B1C1B;
      font-family: "Inter 18pt", serif;
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: 20px;
      /* 142.857% */
      letter-spacing: 0px;
      border-radius: 100px;
      background: #F0F1E3;
      padding: 14px 28px;
      display: inline-block;
      transition: background .3s;
      cursor: pointer; }
      @media screen and (max-width: 1439px) {
        .section-calculator .wrap-categories .category {
          padding: 9.5px 12px; } }
      @media screen and (max-width: 767px) {
        .section-calculator .wrap-categories .category {
          line-height: 150%;
          /* 21px */
          letter-spacing: -0.14px; } }
      .section-calculator .wrap-categories .category:hover {
        background: #DDEF66; }
        @media screen and (max-width: 767px) {
          .section-calculator .wrap-categories .category:hover {
            background: #F0F1E3; } }
      .section-calculator .wrap-categories .category.active {
        background: #C7E500;
        font-weight: 600; }
  .section-calculator .wrap-range .slider-wrapper {
    --thumb-diameter: 36px;
    --thumb-radius: calc(var(--thumb-diameter) / 2);
    --track-border-width: 1px;
    --value: 50;
    --pos: calc(var(--thumb-radius) + .01 * var(--value) * (100% - var(--thumb-diameter))); }
  .section-calculator .wrap-range .slider-tooltip {
    display: block;
    width: fit-content;
    margin: auto;
    margin-bottom: 2em;
    margin-left: calc(var(--pos) + var(--track-border-width));
    padding: 4px 8px;
    white-space: nowrap;
    translate: calc(-50%);
    border-radius: 4px;
    background: #C7E500;
    box-shadow: 0px 4px 8px 0px rgba(25, 31, 21, 0.04);
    color: #1B1C1B;
    font-family: "Inter 18pt", serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
    letter-spacing: -0.12px;
    min-width: 65px; }
  .section-calculator .wrap-range .slider-tooltip::after {
    content: " hours";
    position: absolute;
    margin-left: 3px; }
  .section-calculator .wrap-range .slider-tooltip.es::after {
    content: " horas";
    position: absolute;
    margin-left: 3px; }
  .section-calculator .wrap-range input[type="range"].slider {
    --track-height: 8px;
    --track-background: linear-gradient(#3D6124, #3D6124);
    --thumb-background: #C7E500;
    --thumb-border: 9px solid #3D6124;
    --effect-over: 0 0 0 .75em #4A02;
    --effect-active: 0 0 0 .75em #5F03;
    display: block;
    -webkit-appearance: none;
    box-sizing: content-box;
    width: 100%;
    height: var(--track-height);
    margin: 0;
    border-radius: 5px;
    outline: none;
    background: #DADBDA;
    background-image: var(--track-background);
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: var(--pos) var(--track-height);
    cursor: pointer; }
  .section-calculator .wrap-range input[type="range"].slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    box-sizing: border-box;
    width: var(--thumb-diameter);
    height: var(--thumb-diameter);
    border: var(--thumb-border);
    border-radius: 50%;
    background: var(--thumb-background);
    box-shadow: 0 0 .5em #888;
    cursor: ew-resize;
    box-shadow: var(--effect-over); }
  .section-calculator .wrap-range input[type="range"].slider::-moz-range-thumb {
    box-sizing: border-box;
    width: var(--thumb-diameter);
    height: var(--thumb-diameter);
    border: var(--thumb-border);
    border-radius: 50%;
    background: var(--thumb-background);
    box-shadow: 0 0 .5em #888;
    cursor: ew-resize; }
  .section-calculator .wrap-range input[type="range"]::-webkit-slider-thumb:hover {
    box-shadow: var(--effect-over); }
  .section-calculator .wrap-range input[type="range"]::-moz-range-thumb:hover {
    box-shadow: var(--effect-over); }
  .section-calculator .working-time {
    color: #404C0A; }
  .section-calculator .description {
    margin-top: 40px;
    margin-bottom: 8px;
    color: #576056;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
    letter-spacing: -0.12px; }
  .section-calculator .btn-primary-modal {
    padding: 14px 24px; }
    .section-calculator .btn-primary-modal:before {
      display: none; }
  .section-calculator .wrap-right-chart {
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0px 8px 40px 0px rgba(18, 30, 10, 0.1);
    padding: 24px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .section-calculator .wrap-right-chart {
        padding: 16px;
        border-radius: 12px;
        box-shadow: 0px 8px 16px 0px rgba(18, 30, 10, 0.08); } }
    .section-calculator .wrap-right-chart:before {
      content: '';
      width: 87%;
      height: 92%;
      position: absolute;
      border-radius: 24px;
      border: 2px dashed #808956;
      z-index: -1;
      bottom: -24px;
      right: 10px;
      transform: rotate(-5.153deg); }
      @media screen and (max-width: 767px) {
        .section-calculator .wrap-right-chart:before {
          display: none; } }
    .section-calculator .wrap-right-chart:after {
      content: '';
      width: 91%;
      height: 118%;
      position: absolute;
      z-index: -2;
      border-radius: 24px;
      background: #C7E500;
      transform: rotate(-12.121deg);
      top: -35px;
      right: -139px; }
      @media screen and (max-width: 767px) {
        .section-calculator .wrap-right-chart:after {
          transform: rotate(-8deg);
          width: 59%;
          height: 46%;
          top: auto;
          right: -16px;
          bottom: -3px; } }
    .section-calculator .wrap-right-chart .title-chart {
      color: #1B1C1B;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%;
      /* 24px */
      letter-spacing: -0.16px;
      margin-bottom: 16px; }
    .section-calculator .wrap-right-chart .total-cost {
      color: #404C0A;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 21px */
      letter-spacing: -0.14px;
      display: flex;
      align-items: center;
      gap: 4px;
      margin-top: 24px;
      flex-wrap: wrap; }
      .section-calculator .wrap-right-chart .total-cost strong {
        color: #1B1C1B;
        font-family: "Inter 18pt", serif;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        /* 28.8px */
        letter-spacing: -0.24px; }
        @media (max-width: 1439px) and (min-width: 401px) {
          .section-calculator .wrap-right-chart .total-cost strong {
            font-size: calc(6 * ((100vw - 400px) / 1039) + 18px); } }
        @media (max-width: 400px) {
          .section-calculator .wrap-right-chart .total-cost strong {
            font-size:  18px; } }
        @media (max-width: 400px) {
          .section-calculator .wrap-right-chart .total-cost strong {
            line-height: 130%;
            /* 23.4px */
            letter-spacing: -0.18px; } }
  .section-calculator .custom-drag-sticker {
    z-index: -1;
    position: absolute;
    top: 19%;
    right: 12%; }
    @media (max-width: 1023px) {
      .section-calculator .custom-drag-sticker {
        right: 0; } }
    @media (max-width: 767px) {
      .section-calculator .custom-drag-sticker {
        top: 25%;
        right: 18px;
        z-index: 1; } }

.section-join-stadami {
  padding: 137px 0 50px; }
  @media screen and (max-width: 767px) {
    .section-join-stadami {
      padding: 104px 0 30px; } }
  .section-join-stadami .wrap-headers {
    max-width: 718px;
    margin: 0 auto 60px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .section-join-stadami .wrap-headers {
        margin: 0 auto 40px; } }
    .section-join-stadami .wrap-headers .title {
      margin: 0 auto 10px; }
      @media screen and (max-width: 767px) {
        .section-join-stadami .wrap-headers .title {
          margin: 0 auto 16px; } }
  .section-join-stadami .wrap {
    display: flex;
    gap: 32px;
    max-width: 718px;
    margin: 0 auto;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .section-join-stadami .wrap {
        gap: 24px;
        flex-direction: column; } }
    .section-join-stadami .wrap .left {
      width: 50%; }
      @media screen and (max-width: 767px) {
        .section-join-stadami .wrap .left {
          width: 100%; } }
      .section-join-stadami .wrap .left svg {
        border-radius: 12px;
        background-color: #C7E500; }
      .section-join-stadami .wrap .left .lottie-animation {
        position: relative; }
        .section-join-stadami .wrap .left .lottie-animation:after {
          content: '';
          background: url(74d3345503d07c97fa8d.svg) no-repeat;
          background-size: 100% 100%;
          display: block;
          left: 50%;
          position: absolute;
          top: 15px;
          transform: translateX(-50%);
          z-index: 5;
          width: 76%;
          height: 67%; }
      .section-join-stadami .wrap .left .title-banner {
        position: absolute;
        z-index: 2;
        top: 26px;
        padding: 0 10px;
        font-family: "Inter 18pt", serif;
        font-weight: 600;
        font-size: 17.24px;
        line-height: 150%;
        letter-spacing: -1%;
        text-align: center;
        color: #1B1C1B; }
      .section-join-stadami .wrap .left .badge-banner {
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 120.63px;
        padding-top: 15.68px;
        padding-right: 38.6px;
        padding-bottom: 15.68px;
        padding-left: 38.6px;
        font-family: "Inter 18pt", serif;
        font-weight: 700;
        font-size: 28px;
        line-height: 120%;
        letter-spacing: -1%;
        color: #FFF;
        background-color: #000000;
        text-align: center;
        white-space: nowrap;
        width: max-content; }
    .section-join-stadami .wrap .right {
      width: 50%; }
      @media screen and (max-width: 767px) {
        .section-join-stadami .wrap .right {
          width: 100%; } }
    .section-join-stadami .wrap .join-form .form-step {
      display: none; }
      .section-join-stadami .wrap .join-form .form-step.is-active {
        display: block; }
    .section-join-stadami .wrap .join-form .form-group {
      margin-bottom: 28px; }
      .section-join-stadami .wrap .join-form .form-group.show-hint .field-hint {
        display: block; }
      .section-join-stadami .wrap .join-form .form-group label {
        display: block;
        margin-bottom: 4px; }
      .section-join-stadami .wrap .join-form .form-group.has-error input {
        border-color: #D21313 !important;
        color: #D21313; }
      .section-join-stadami .wrap .join-form .form-group.has-error .field-error {
        display: block; }
      .section-join-stadami .wrap .join-form .form-group.has-error .field-hint {
        display: none; }
      .section-join-stadami .wrap .join-form .form-group input {
        width: 100%;
        height: 52px;
        border: 1px solid #ABADAA;
        border-radius: 8px;
        padding: 0 16px;
        font-size: 16px;
        outline: none; }
        .section-join-stadami .wrap .join-form .form-group input:focus {
          border-color: #3D6124; }
    .section-join-stadami .wrap .join-form .field-error {
      display: none;
      margin-top: 4px;
      color: #D21313;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 18px */
      letter-spacing: -0.12px; }
    .section-join-stadami .wrap .join-form .field-hint {
      margin-top: 4px;
      color: #576056;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 18px */
      letter-spacing: -0.12px;
      display: none; }
    .section-join-stadami .wrap .join-form .password-wrap {
      position: relative; }
      .section-join-stadami .wrap .join-form .password-wrap input {
        padding-right: 56px; }
    .section-join-stadami .wrap .join-form .password-toggle {
      position: absolute;
      right: 16px;
      top: 50%;
      transform: translateY(-50%);
      border: 0;
      background: transparent;
      padding: 0;
      cursor: pointer; }
    .section-join-stadami .wrap .join-form .btn-primary {
      height: 52px;
      padding: 0 24px; }
    .section-join-stadami .wrap .join-form .code-inputs {
      display: flex;
      gap: 12px;
      margin: 28px 0 0; }
      .section-join-stadami .wrap .join-form .code-inputs input {
        width: 52px;
        height: 52px;
        text-align: center;
        border-radius: 8px;
        border: 1px solid #ABADAA;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 24px */
        letter-spacing: -0.16px; }
        .section-join-stadami .wrap .join-form .code-inputs input.has-error {
          border-color: #D21313;
          color: #D21313; }
    .section-join-stadami .wrap .join-form strong {
      font-weight: 600; }
    .section-join-stadami .wrap .join-form .resend-code {
      margin-top: 28px;
      color: #576056;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 21px */
      letter-spacing: -0.14px; }
      .section-join-stadami .wrap .join-form .resend-code strong {
        color: #1B1C1B;
        font-weight: 600; }
    .section-join-stadami .wrap .join-form .js-resend-btn {
      border: 0;
      background: transparent;
      padding: 0;
      font: inherit;
      cursor: pointer;
      color: #3D6124;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%;
      letter-spacing: -0.14px;
      text-decoration-line: underline;
      text-decoration-style: solid;
      text-decoration-skip-ink: none;
      text-decoration-thickness: auto;
      text-underline-offset: auto;
      text-underline-position: from-font; }
    .section-join-stadami .wrap .join-form .js-resend-btn.disabled {
      color: #576056;
      pointer-events: none;
      text-decoration: none;
      font-weight: 400; }
    .section-join-stadami .wrap .join-form .form-step-verify .title-step-verify {
      margin-bottom: 4px; }
  .section-join-stadami .wrap-submit {
    display: flex;
    gap: 12px;
    align-items: center; }
    .section-join-stadami .wrap-submit.verify {
      margin-top: 28px; }
    .section-join-stadami .wrap-submit.loading .btn-primary {
      opacity: 0.5;
      pointer-events: none; }
    .section-join-stadami .wrap-submit.loading .loader-signup {
      display: block; }
  .section-join-stadami .loader-signup {
    width: 40px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: radial-gradient(farthest-side, #3D6124 94%, #0000) top/8px 8px no-repeat, conic-gradient(#0000 30%, #3D6124);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
    animation: l13 1s infinite linear;
    display: none; }

@keyframes l13 {
  100% {
    transform: rotate(1turn); } }

.section-why-upgrade {
  padding: 50px 0 100px; }
  @media screen and (max-width: 767px) {
    .section-why-upgrade {
      padding: 30px 0 60px; } }
  .section-why-upgrade .wrap-headers {
    max-width: 718px;
    margin: 0 auto 40px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .section-why-upgrade .wrap-headers {
        margin: 0 auto 24px; } }
    .section-why-upgrade .wrap-headers .title {
      margin: 0 auto 12px; }
      @media screen and (max-width: 767px) {
        .section-why-upgrade .wrap-headers .title {
          margin: 0 auto 10px; } }
  .section-why-upgrade .cards-wrap {
    max-width: 718px;
    margin: 0 auto 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px; }
    @media (max-width: 767px) {
      .section-why-upgrade .cards-wrap {
        margin: 0 auto 8px; } }
    .section-why-upgrade .cards-wrap .card {
      width: calc(50% - 4px);
      border-radius: 12px;
      border: 1px solid #DADBDA;
      background: #FFF;
      padding: 24px;
      display: flex;
      align-items: center;
      gap: 16px; }
      @media (max-width: 767px) {
        .section-why-upgrade .cards-wrap .card {
          width: 100%; } }
      .section-why-upgrade .cards-wrap .card img {
        display: block;
        width: 56px;
        height: auto;
        object-fit: contain; }
  .section-why-upgrade .bottom-banner {
    padding: 24px;
    border-radius: 12px;
    background: #E9F599;
    max-width: 718px;
    margin: 0 auto;
    align-items: center;
    display: flex;
    justify-content: space-between;
    gap: 24px; }
    @media screen and (max-width: 767px) {
      .section-why-upgrade .bottom-banner {
        flex-direction: column;
        align-items: start; } }
    .section-why-upgrade .bottom-banner .subtitle-1 {
      margin-bottom: 4px; }
    .section-why-upgrade .bottom-banner .btn-primary {
      padding: 14px 24px 14px 24px;
      flex: 0 0 auto; }
      .section-why-upgrade .bottom-banner .btn-primary:before {
        display: none; }

.section-welcome-to-stadami {
  padding: 137px 0 100px; }
  @media screen and (max-width: 767px) {
    .section-welcome-to-stadami {
      padding: 104px 0 60px; } }
  .section-welcome-to-stadami .container {
    max-width: 878px; }
  .section-welcome-to-stadami .custom-drag-sticker {
    width: 84px;
    height: 84px;
    z-index: -1;
    position: absolute;
    top: -5%;
    left: auto;
    right: 11%; }
    @media (max-width: 767px) {
      .section-welcome-to-stadami .custom-drag-sticker {
        width: 48px;
        height: 48px;
        top: -3%;
        right: 8%; } }
  .section-welcome-to-stadami .wrap-headers {
    text-align: center;
    margin: 0 auto 40px; }
    .section-welcome-to-stadami .wrap-headers .title {
      margin-bottom: 60px; }
      @media screen and (max-width: 767px) {
        .section-welcome-to-stadami .wrap-headers .title {
          margin-bottom: 40px; } }
    .section-welcome-to-stadami .wrap-headers .subtitle-1 {
      margin-bottom: 4px; }
  .section-welcome-to-stadami .wrap {
    display: flex;
    margin: 0 auto 60px; }
    @media screen and (max-width: 767px) {
      .section-welcome-to-stadami .wrap {
        flex-direction: column;
        gap: 12px;
        margin: 0 auto 40px; } }
    .section-welcome-to-stadami .wrap .card {
      width: 50%;
      display: flex;
      gap: 24px;
      flex-direction: column;
      align-items: center;
      padding: 24px; }
      @media screen and (max-width: 767px) {
        .section-welcome-to-stadami .wrap .card {
          width: 100%;
          padding: 0; } }
      .section-welcome-to-stadami .wrap .card:first-child {
        border-right: 1px solid #DADBDA; }
        @media screen and (max-width: 767px) {
          .section-welcome-to-stadami .wrap .card:first-child {
            border-right: none; } }
      .section-welcome-to-stadami .wrap .card .wrap-img-qr-code {
        padding: 16px;
        border-radius: 16px;
        box-shadow: 0 4px 50px 0 rgba(20, 40, 7, 0.2);
        display: inline-block; }
        @media screen and (max-width: 767px) {
          .section-welcome-to-stadami .wrap .card .wrap-img-qr-code {
            display: none; } }
        .section-welcome-to-stadami .wrap .card .wrap-img-qr-code img {
          width: 118px;
          height: auto;
          object-fit: contain;
          display: block; }
      .section-welcome-to-stadami .wrap .card .market-link {
        border-radius: 7.8px;
        background: #000;
        padding: 6.5px 13px 10.1px 10.4px;
        display: inline-block;
        height: 52px; }
        @media screen and (max-width: 767px) {
          .section-welcome-to-stadami .wrap .card .market-link {
            width: 100%;
            display: flex;
            justify-content: center; } }
        .section-welcome-to-stadami .wrap .card .market-link img {
          display: block; }
  .section-welcome-to-stadami .promocode-banner {
    text-align: center; }
    .section-welcome-to-stadami .promocode-banner .badge-promo-code {
      color: #223514;
      text-align: center;
      font-family: "Inter 18pt", serif;
      font-size: 17.455px;
      font-style: normal;
      font-weight: 700;
      line-height: 23.273px;
      display: inline-flex;
      height: 32px;
      padding: 0 11.636px;
      justify-content: center;
      align-items: center;
      gap: 5.818px;
      border-radius: 1309.091px;
      background: #C7E500;
      margin-bottom: 8px; }
    .section-welcome-to-stadami .promocode-banner .title-promo-code {
      margin-bottom: 4px; }
    .section-welcome-to-stadami .promocode-banner .subtitle-promo-code {
      margin-bottom: 24px; }
    .section-welcome-to-stadami .promocode-banner .promo-code-wrap {
      display: flex;
      width: 478px;
      padding: 16px;
      flex-direction: column;
      gap: 8px;
      border-radius: 12px;
      border: 1px dashed #808956;
      margin: 0 auto 16px; }
      @media screen and (max-width: 767px) {
        .section-welcome-to-stadami .promocode-banner .promo-code-wrap {
          width: 100%; } }
      .section-welcome-to-stadami .promocode-banner .promo-code-wrap .your-promo-code-title {
        color: #576056;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 21px */
        letter-spacing: -0.14px; }
    .section-welcome-to-stadami .promocode-banner .btn-copy-promo-code {
      display: flex;
      width: 478px;
      height: 52px;
      padding: 0 24px;
      justify-content: center;
      align-items: center;
      gap: 8px;
      border-radius: 8px;
      background: #3D6124;
      color: #FFF;
      text-align: center;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%;
      /* 24px */
      letter-spacing: -0.16px;
      margin: 0 auto 16px; }
      @media screen and (max-width: 767px) {
        .section-welcome-to-stadami .promocode-banner .btn-copy-promo-code {
          width: 100%; } }
      .section-welcome-to-stadami .promocode-banner .btn-copy-promo-code:hover {
        background: #314E1D; }
      .section-welcome-to-stadami .promocode-banner .btn-copy-promo-code .svg-copied {
        display: none; }
      .section-welcome-to-stadami .promocode-banner .btn-copy-promo-code.is-copied .svg-copied {
        display: block; }
      .section-welcome-to-stadami .promocode-banner .btn-copy-promo-code.is-copied .svg-copy {
        display: none; }
    .section-welcome-to-stadami .promocode-banner .bottom-info-promo-code {
      color: #576056;
      text-align: center;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 21px */
      letter-spacing: -0.14px; }

.section-claim-business {
  padding: 137px 0 50px; }
  @media screen and (max-width: 767px) {
    .section-claim-business {
      padding: 104px 0 30px; } }
  .section-claim-business .container {
    max-width: 878px; }
  .section-claim-business .wrap-headers {
    margin: 0 auto 60px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .section-claim-business .wrap-headers {
        margin: 0 auto 40px; } }
    .section-claim-business .wrap-headers .title {
      margin: 0 auto 10px; }
      @media screen and (max-width: 767px) {
        .section-claim-business .wrap-headers .title {
          margin: 0 auto 16px; } }
  .section-claim-business .claim-card {
    border-radius: 12px;
    box-shadow: 0 8px 40px 0 rgba(18, 30, 10, 0.1);
    overflow: hidden; }
    .section-claim-business .claim-card .business-image-wrap img {
      display: block;
      height: 404px;
      width: 100%;
      object-fit: cover; }
      @media screen and (max-width: 767px) {
        .section-claim-business .claim-card .business-image-wrap img {
          height: 184.557px; } }
    .section-claim-business .claim-card .business-loader, .section-claim-business .claim-card .business-error {
      padding: 24px;
      background: #FFF; }
      @media screen and (max-width: 767px) {
        .section-claim-business .claim-card .business-loader, .section-claim-business .claim-card .business-error {
          padding: 16px; } }
    .section-claim-business .claim-card .business-content {
      padding: 24px;
      background: #FFF; }
      @media screen and (max-width: 767px) {
        .section-claim-business .claim-card .business-content {
          padding: 16px; } }
      .section-claim-business .claim-card .business-content .subtitle-1 {
        margin-bottom: 12px; }
      .section-claim-business .claim-card .business-content .business-meta-item {
        display: flex;
        align-items: center;
        gap: 8px; }
        .section-claim-business .claim-card .business-content .business-meta-item svg {
          flex-shrink: 0; }
        .section-claim-business .claim-card .business-content .business-meta-item span.body-link {
          color: #3D6124; }
    .section-claim-business .claim-card .js-open-claim-form {
      width: 100%;
      display: inline-block;
      border-radius: 8px;
      background: #3D6124;
      height: 52px;
      padding: 0 24px;
      color: #FFF;
      text-align: center;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%;
      /* 24px */
      letter-spacing: -0.16px;
      margin-top: 24px; }
      .section-claim-business .claim-card .js-open-claim-form:hover {
        background: #314E1D; }
    .section-claim-business .claim-card .claim-benefits {
      padding: 0 0 0 20px;
      margin: 12px 0 0; }
      .section-claim-business .claim-card .claim-benefits > li {
        list-style-type: disc;
        color: #576056;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 21px */
        letter-spacing: -0.14px; }
        .section-claim-business .claim-card .claim-benefits > li::marker {
          color: #576056;
          font-size: 16px; }
  .section-claim-business .claim-form, .section-claim-business .claim-otp {
    margin-top: 24px; }
    .section-claim-business .claim-form .subtitle-form, .section-claim-business .claim-otp .subtitle-form {
      margin-bottom: 28px; }
    .section-claim-business .claim-form .form-group, .section-claim-business .claim-otp .form-group {
      margin-bottom: 28px; }
      .section-claim-business .claim-form .form-group.show-hint .field-hint, .section-claim-business .claim-otp .form-group.show-hint .field-hint {
        display: block; }
      .section-claim-business .claim-form .form-group label, .section-claim-business .claim-otp .form-group label {
        display: block;
        margin-bottom: 4px; }
      .section-claim-business .claim-form .form-group.has-error input, .section-claim-business .claim-otp .form-group.has-error input {
        border-color: #D21313 !important;
        color: #D21313; }
      .section-claim-business .claim-form .form-group.has-error .field-error, .section-claim-business .claim-otp .form-group.has-error .field-error {
        display: block; }
      .section-claim-business .claim-form .form-group.has-error .field-hint, .section-claim-business .claim-otp .form-group.has-error .field-hint {
        display: none; }
      .section-claim-business .claim-form .form-group input, .section-claim-business .claim-otp .form-group input {
        width: 100%;
        height: 52px;
        border: 1px solid #ABADAA;
        border-radius: 8px;
        padding: 0 16px;
        font-size: 16px;
        outline: none; }
        .section-claim-business .claim-form .form-group input:focus, .section-claim-business .claim-otp .form-group input:focus {
          border-color: #3D6124; }
    .section-claim-business .claim-form .field-error, .section-claim-business .claim-otp .field-error {
      display: none;
      margin-top: 4px;
      color: #D21313;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 18px */
      letter-spacing: -0.12px; }
    .section-claim-business .claim-form .field-hint, .section-claim-business .claim-otp .field-hint {
      margin-top: 4px;
      color: #576056;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 18px */
      letter-spacing: -0.12px;
      display: none; }
    .section-claim-business .claim-form .password-wrap, .section-claim-business .claim-otp .password-wrap {
      position: relative; }
      .section-claim-business .claim-form .password-wrap input, .section-claim-business .claim-otp .password-wrap input {
        padding-right: 56px; }
    .section-claim-business .claim-form .password-toggle, .section-claim-business .claim-otp .password-toggle {
      position: absolute;
      right: 16px;
      top: 50%;
      transform: translateY(-50%);
      border: 0;
      background: transparent;
      padding: 0;
      cursor: pointer; }
    .section-claim-business .claim-form .btn-primary, .section-claim-business .claim-otp .btn-primary {
      height: 52px;
      padding: 0 24px;
      width: 100%;
      color: #FFF;
      text-align: center;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%;
      /* 24px */
      letter-spacing: -0.16px; }
    .section-claim-business .claim-form .code-inputs, .section-claim-business .claim-otp .code-inputs {
      display: flex;
      gap: 12px;
      margin: 28px 0 0; }
      .section-claim-business .claim-form .code-inputs input, .section-claim-business .claim-otp .code-inputs input {
        width: 52px;
        height: 52px;
        text-align: center;
        border-radius: 8px;
        border: 1px solid #ABADAA;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 24px */
        letter-spacing: -0.16px; }
        .section-claim-business .claim-form .code-inputs input.has-error, .section-claim-business .claim-otp .code-inputs input.has-error {
          border-color: #D21313;
          color: #D21313; }
    .section-claim-business .claim-form strong, .section-claim-business .claim-otp strong {
      font-weight: 600; }
    .section-claim-business .claim-form .resend-code, .section-claim-business .claim-otp .resend-code {
      margin-top: 28px;
      color: #576056;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 21px */
      letter-spacing: -0.14px; }
      .section-claim-business .claim-form .resend-code strong, .section-claim-business .claim-otp .resend-code strong {
        color: #1B1C1B;
        font-weight: 600; }
    .section-claim-business .claim-form .js-resend-btn, .section-claim-business .claim-otp .js-resend-btn {
      border: 0;
      background: transparent;
      padding: 0;
      font: inherit;
      cursor: pointer;
      color: #3D6124;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 150%;
      letter-spacing: -0.14px;
      text-decoration-line: underline;
      text-decoration-style: solid;
      text-decoration-skip-ink: none;
      text-decoration-thickness: auto;
      text-underline-offset: auto;
      text-underline-position: from-font; }
    .section-claim-business .claim-form .js-resend-btn.disabled, .section-claim-business .claim-otp .js-resend-btn.disabled {
      color: #576056;
      pointer-events: none;
      text-decoration: none;
      font-weight: 400; }
    .section-claim-business .claim-form .form-step-verify .title-step-verify, .section-claim-business .claim-otp .form-step-verify .title-step-verify {
      margin-bottom: 4px; }
  .section-claim-business .wrap-submit {
    display: flex;
    gap: 12px;
    align-items: center; }
    .section-claim-business .wrap-submit.verify {
      margin-top: 28px; }
    .section-claim-business .wrap-submit.loading .btn-primary {
      opacity: 0.5;
      pointer-events: none; }
    .section-claim-business .wrap-submit.loading .loader-signup {
      display: block; }
  .section-claim-business .loader-signup {
    width: 40px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: radial-gradient(farthest-side, #3D6124 94%, #0000) top/8px 8px no-repeat, conic-gradient(#0000 30%, #3D6124);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
    animation: l13 1s infinite linear;
    display: none; }

@keyframes l13 {
  100% {
    transform: rotate(1turn); } }

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[1].use[2]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/fonts/fontello/css/fontello.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-display: swap;
  font-family: 'fontello';
  src: url(./fonts/fontello.eot);
  src: url(./fonts/fontello.eot#iefix) format("embedded-opentype"), url(./fonts/fontello.woff2) format("woff2"), url(./fonts/fontello.woff) format("woff"), url(./fonts/fontello.ttf) format("truetype"), url(2a67413eabc93f8092c3.svg?76411224#fontello) format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?76411224#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-glass:before {
  content: '\e800'; }

/* '' */
.icon-music:before {
  content: '\e801'; }

/* '' */
.icon-search:before {
  content: '\e802'; }

/* '' */

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[1].use[2]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./node_modules/swiper/swiper-bundle.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 11.2.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 10, 2025
 */
/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }

/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */ }

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block; }

.swiper-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box; }

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-horizontal {
  touch-action: pan-y; }

.swiper-vertical {
  touch-action: pan-x; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden; }

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px; }

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d; }

.swiper-3d {
  perspective: 1200px; }

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory; }

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory; }

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      scroll-snap-type: none; }

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none; }

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999; }

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always; }

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before); }

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0); }

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size); }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size); }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none; }

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important; }

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center; }

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg); }

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto; }

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto; }

.swiper-button-lock {
  display: none; }

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto; }

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next'; }

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */ }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet:only-child {
  display: none !important; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block; }

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit); }

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0; }

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-lock {
  display: none; }

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */ }

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1)); }

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%)); }

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%)); }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none; }

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-fade .swiper-slide-active {
  pointer-events: auto; }

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper.swiper-cube {
  overflow: visible; }

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0; }

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px); }

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden; }

/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible; }

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden; }

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height; }

.swiper.swiper-cards {
  overflow: visible; }

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden; }


/*# sourceMappingURL=main.css.map*/