/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 (1) ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************/
* {
  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;
  max-width: 1920px;
  padding: 0 48px; }
  @media (max-width: 1080px) {
    .container {
      padding: 0 24px; } }
  @media (max-width: 767px) {
    .container {
      padding: 0 16px; } }
  .container.-smaller {
    padding: 0 80px; }
    @media (max-width: 1080px) {
      .container.-smaller {
        padding: 0 56px; } }
    @media (max-width: 767px) {
      .container.-smaller {
        padding: 0 24px; } }

body {
  color: #232A26;
  font-size: 16px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  line-height: 150%; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Ubuntu", sans-serif;
  color: #232A26;
  font-weight: 700;
  font-style: normal; }

h1 {
  font-size: 56px;
  font-style: normal;
  line-height: 110%; }
  @media (max-width: 1919px) and (min-width: 401px) {
    h1 {
      font-size: calc(18 * ((100vw - 400px) / 1519) + 38px); } }
  @media (max-width: 400px) {
    h1 {
      font-size:  38px; } }

h2 {
  font-size: 48px;
  font-style: normal;
  line-height: 120%; }
  @media (max-width: 1919px) and (min-width: 401px) {
    h2 {
      font-size: calc(18 * ((100vw - 400px) / 1519) + 30px); } }
  @media (max-width: 400px) {
    h2 {
      font-size:  30px; } }

h3 {
  font-size: 28px;
  font-style: normal;
  line-height: 136%; }
  @media (max-width: 1919px) and (min-width: 401px) {
    h3 {
      font-size: calc(4 * ((100vw - 400px) / 1519) + 24px); } }
  @media (max-width: 400px) {
    h3 {
      font-size:  24px; } }

h4 {
  font-size: 20px;
  font-style: normal;
  line-height: 142%; }

.body-xl {
  color: #2E3833;
  font-family: "Ubuntu", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 142%; }
  @media (max-width: 1919px) and (min-width: 401px) {
    .body-xl {
      font-size: calc(6 * ((100vw - 400px) / 1519) + 18px); } }
  @media (max-width: 400px) {
    .body-xl {
      font-size:  18px; } }

.body-l {
  color: #2E3833;
  font-family: "Ubuntu", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 154%; }

.body-m {
  color: #2E3833;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; }

.body-s {
  color: #2E3833;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; }

.button {
  color: #232A26;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 136%;
  /* 20.4px */ }

.-bold {
  font-weight: 700;
  color: #232A26; }

.content {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #000000; }
  @media (max-width: 1919px) and (min-width: 401px) {
    .content {
      font-size: calc(4 * ((100vw - 400px) / 1519) + 14px); } }
  @media (max-width: 400px) {
    .content {
      font-size:  14px; } }
  .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    font-family: "Inter", sans-serif;
    color: #222222;
    line-height: 1.2;
    font-weight: 700;
    display: inline-block;
    letter-spacing: 1.5px;
    text-transform: uppercase; }
  .content h1 {
    font-size: 36px;
    margin: 0 0 50px; }
    @media (max-width: 1919px) and (min-width: 401px) {
      .content h1 {
        font-size: calc(10 * ((100vw - 400px) / 1519) + 26px); } }
    @media (max-width: 400px) {
      .content h1 {
        font-size:  26px; } }
  .content h2 {
    font-size: 34px;
    margin: 0 0 40px; }
    @media (max-width: 1919px) and (min-width: 401px) {
      .content h2 {
        font-size: calc(10 * ((100vw - 400px) / 1519) + 24px); } }
    @media (max-width: 400px) {
      .content h2 {
        font-size:  24px; } }
  .content h3 {
    font-size: 32px;
    margin: 0 0 30px; }
    @media (max-width: 1919px) and (min-width: 401px) {
      .content h3 {
        font-size: calc(10 * ((100vw - 400px) / 1519) + 22px); } }
    @media (max-width: 400px) {
      .content h3 {
        font-size:  22px; } }
  .content h4 {
    font-size: 30px;
    margin: 0 0 20px; }
    @media (max-width: 1919px) and (min-width: 401px) {
      .content h4 {
        font-size: calc(10 * ((100vw - 400px) / 1519) + 20px); } }
    @media (max-width: 400px) {
      .content h4 {
        font-size:  20px; } }
  .content h5 {
    font-size: 28px;
    margin: 0 0 20px; }
    @media (max-width: 1919px) and (min-width: 401px) {
      .content h5 {
        font-size: calc(10 * ((100vw - 400px) / 1519) + 18px); } }
    @media (max-width: 400px) {
      .content h5 {
        font-size:  18px; } }
  .content h6 {
    font-size: 26px;
    margin: 0 0 20px; }
    @media (max-width: 1919px) and (min-width: 401px) {
      .content h6 {
        font-size: calc(10 * ((100vw - 400px) / 1519) + 16px); } }
    @media (max-width: 400px) {
      .content h6 {
        font-size:  16px; } }
  .content p {
    font-size: 18px;
    margin: 0 0 30px; }
    @media (max-width: 1919px) and (min-width: 401px) {
      .content p {
        font-size: calc(2 * ((100vw - 400px) / 1519) + 16px); } }
    @media (max-width: 400px) {
      .content p {
        font-size:  16px; } }
  .content p + h1 {
    margin-top: 50px; }
  .content p + h2 {
    margin-top: 50px; }
  .content p + h3 {
    margin-top: 40px; }
  .content p + h4 {
    margin-top: 30px; }
  .content p + h5 {
    margin-top: 30px; }
  .content p + h6 {
    margin-top: 30px; }
  .content .wp-caption + p {
    margin: 35px 0 0; }
  .content strong {
    font-weight: 700; }
  .content em {
    font-style: italic; }
  .content a {
    font-family: "Inter", sans-serif;
    color: #000000;
    text-decoration: underline; }
    .content a:hover {
      color: #0095ff; }
  .content ul, .content ol {
    margin: 40px 0 50px;
    font-size: 18px; }
    @media (max-width: 768px) {
      .content ul, .content ol {
        font-size: 16px; } }
  .content ul {
    padding: 0 0 0 30px; }
    .content ul li {
      list-style-type: disc; }
      .content ul li + li {
        margin-top: 15px; }
    .content ul + p {
      margin-top: 20px; }
  .content ol {
    padding: 0 0 0 30px; }
    .content ol li {
      list-style-type: decimal; }
      .content ol li + li {
        padding-top: 15px; }
  .content blockquote {
    padding: 35px 10px 35px 30px;
    border-top: 2px dashed #a7aaae;
    border-bottom: 2px dashed #a7aaae;
    margin: 55px 0;
    position: relative; }
    @media (max-width: 1100px) {
      .content blockquote {
        padding: 35px 20px 35px 50px; } }
    .content blockquote:before {
      content: '\E806';
      font-family: fontello;
      position: absolute;
      left: -106px;
      top: 24px;
      color: #0095ff;
      font-size: 36px; }
      @media (max-width: 1100px) {
        .content blockquote:before {
          left: 0; } }
    .content blockquote p {
      font-weight: 700;
      font-size: 24px; }
      @media (max-width: 1919px) and (min-width: 401px) {
        .content blockquote p {
          font-size: calc(8 * ((100vw - 400px) / 1519) + 16px); } }
      @media (max-width: 400px) {
        .content blockquote p {
          font-size:  16px; } }

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

.btn-primary {
  display: inline-block;
  padding: 14px 24px;
  height: 48px;
  cursor: pointer;
  transition: .3s;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 136%;
  border-radius: 8px;
  background: #06AE57;
  box-shadow: 0 8px 16px -10px #06AE57; }
  @media (hover: hover) {
    .btn-primary:hover {
      background: #00C762;
      box-shadow: 0 8px 20px -10px rgba(6, 174, 87, 0.8); } }
  @media (hover: none) {
    .btn-primary:active {
      box-shadow: none; } }
  .btn-primary.-dark-theme {
    box-shadow: 0 8px 16px -10px #00321A; }
    @media (hover: hover) {
      .btn-primary.-dark-theme:hover {
        box-shadow: 0 8px 16px -10px #00321A; } }

.btn-secondary {
  display: inline-block;
  padding: 14px 24px;
  height: 48px;
  cursor: pointer;
  transition: .3s;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 136%;
  border-radius: 8px;
  border: 1px solid  #35C9F6;
  background: rgba(255, 255, 255, 0.02);
  backdrop-filter: blur(10px); }
  @media (hover: hover) {
    .btn-secondary:hover {
      background: rgba(129, 221, 249, 0.3); } }
  @media (hover: none) {
    .btn-secondary:active {
      background: rgba(129, 221, 249, 0.3); } }
  .btn-secondary.-dark-theme {
    color: #06AE57;
    border: 1px solid #06AE57; }
    @media (hover: hover) {
      .btn-secondary.-dark-theme:hover {
        color: #fff;
        background: #00C762;
        box-shadow: 0 8px 16px -10px #00321A; } }
    @media (hover: none) {
      .btn-secondary.-dark-theme:active {
        color: #fff;
        box-shadow: none;
        background: #06AE57; } }

header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  transform: translateY(0);
  transition: all 240ms cubic-bezier(0.4, 0, 0.6, 1);
  border-bottom: 1px solid #fff;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px); }
  @media (max-width: 1080px) {
    header {
      border-bottom: none; } }
  header::after {
    content: '';
    position: fixed;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(3, 22, 13, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    z-index: -1; }
  header.mobile-activated-menu::after {
    opacity: 1;
    visibility: visible; }
  header.mobile-activated-menu .mobile-main-menu {
    opacity: 1; }
  header .container {
    max-width: 1920px;
    padding: 12px 48px; }
    @media (max-width: 1080px) {
      header .container {
        padding: 0; } }
  header .header-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    position: relative; }
    @media (max-width: 1080px) {
      header .header-wrapper {
        padding: 8px 8px 8px 24px;
        border-bottom: 1px solid #fff; } }
    @media (max-width: 767px) {
      header .header-wrapper {
        padding: 8px 8px 8px 16px; } }
  header .header-right {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1080px) {
      header .header-right {
        display: block; } }
  header .navbar-nav {
    display: flex;
    gap: 24px;
    align-items: center; }
    @media screen and (max-width: 1080px) {
      header .navbar-nav {
        flex-direction: column;
        align-items: center;
        gap: 0; } }
    header .navbar-nav > li {
      transition: all .3s; }
      @media screen and (max-width: 1080px) {
        header .navbar-nav > li {
          border-radius: 8px;
          width: 100%;
          padding: 12px; } }
      @media (hover: hover) {
        header .navbar-nav > li:hover > a {
          color: #06AE57; }
        header .navbar-nav > li:hover.menu-item-has-children:before {
          background: url(b09bb4b4607966b7fbdc.svg) no-repeat; } }
      @media (hover: none) {
        header .navbar-nav > li:active > a {
          color: #232A26; } }

@media screen and (hover: none) and (max-width: 1080px) {
  header .navbar-nav > li:active {
    background: rgba(6, 174, 87, 0.1); } }
      header .navbar-nav > li.current-menu-parent > a, header .navbar-nav > li.current-menu-item > a {
        color: #038944; }
      header .navbar-nav > li.current-menu-parent.menu-item-has-children:before, header .navbar-nav > li.current-menu-item.menu-item-has-children:before {
        background: url(a0f6b00c043661f66a79.svg) no-repeat; }
      header .navbar-nav > li > a {
        display: inline-block;
        transition: all .3s;
        color: #232A26;
        font-family: "Inter", sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 136%; }
      header .navbar-nav > li.menu-item-has-children {
        display: inline-block;
        position: relative;
        padding-bottom: 28px;
        margin-bottom: -28px;
        padding-right: 20px; }
        @media screen and (max-width: 1080px) {
          header .navbar-nav > li.menu-item-has-children {
            padding: 0;
            margin-bottom: 0; } }
        header .navbar-nav > li.menu-item-has-children:hover > ul {
          opacity: 1;
          visibility: visible; }

@media screen and (hover: none) and (max-width: 1080px) {
  header .navbar-nav > li.menu-item-has-children:active {
    background: none; } }
        @media screen and (max-width: 1080px) {
          header .navbar-nav > li.menu-item-has-children > a {
            border-radius: 8px;
            width: 100%;
            padding: 12px; } }
        @media (hover: none) {
          header .navbar-nav > li.menu-item-has-children > a:active > a {
            color: #232A26; } }

@media screen and (hover: none) and (max-width: 1080px) {
  header .navbar-nav > li.menu-item-has-children > a:active {
    background: rgba(6, 174, 87, 0.1); } }
        header .navbar-nav > li.menu-item-has-children:before {
          content: '';
          background: url(3f45dc6dd2a2a7d57fd2.svg) no-repeat;
          width: 16px;
          height: 16px;
          position: absolute;
          right: 0;
          top: 5px;
          transition: .3s;
          z-index: 1; }
          @media screen and (max-width: 1080px) {
            header .navbar-nav > li.menu-item-has-children:before {
              right: 12px;
              top: 15px; } }
        @media screen and (max-width: 1080px) {
          header .navbar-nav > li.menu-item-has-children.active:before {
            transform: rotate(180deg); } }
    @media screen and (min-width: 1081px) {
      header .navbar-nav .sub-menu {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
        padding: 12px 24px;
        border-radius: 0 0 16px 16px;
        background: rgba(255, 255, 255, 0.9);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        border: 1px solid #fff;
        border-top: none;
        transition: .3s;
        box-shadow: 0 131px 37px 0 rgba(0, 0, 0, 0), 0 84px 34px 0 rgba(0, 0, 0, 0.01), 0 5px 12px 0 rgba(0, 0, 0, 0.1);
        clip-path: inset(0px -100% -100% -100%); } }
    @media screen and (max-width: 1080px) {
      header .navbar-nav .sub-menu {
        display: none; } }
    header .navbar-nav .sub-menu li {
      padding: 12px;
      border-radius: 8px;
      transition: .3s; }
      @media screen and (max-width: 1080px) {
        header .navbar-nav .sub-menu li {
          border-radius: 8px;
          width: 100%;
          padding: 12px 12px 12px 32px; } }
      @media (max-width: 767px) {
        header .navbar-nav .sub-menu li {
          padding: 12px 12px 12px 24px; } }
      header .navbar-nav .sub-menu li.current-menu-item a {
        color: #038944; }
      @media (hover: hover) {
        header .navbar-nav .sub-menu li:hover {
          background: var(--Green-100, #CDEFDD); }
          header .navbar-nav .sub-menu li:hover > a {
            color: #06AE57; } }
      @media (hover: none) {
        header .navbar-nav .sub-menu li:active > a {
          color: #232A26; } }

@media screen and (hover: none) and (max-width: 1080px) {
  header .navbar-nav .sub-menu li:active {
    background: rgba(6, 174, 87, 0.1); } }
      header .navbar-nav .sub-menu li a {
        word-break: keep-all;
        white-space: nowrap;
        display: inline-block;
        color: #232A26;
        position: relative;
        transition: all .3s;
        font-family: "Inter", sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 136%; }
  header .header-btn {
    margin-left: 28px; }
    @media screen and (max-width: 1080px) {
      header .header-btn {
        margin-left: 0;
        margin-right: 12px; } }
  header .mobile-main-menu {
    padding: 24px;
    opacity: 0;
    transition: all .3s; }
    @media screen and (max-width: 767px) {
      header .mobile-main-menu {
        padding: 16px; } }
  header .header-desktop {
    display: inline-flex;
    align-items: center; }
    @media (max-width: 1080px) {
      header .header-desktop {
        display: none; } }
  @media (max-width: 1080px) {
    header .logo.-desktop {
      display: none; } }
  header .logo.-tablet {
    display: none; }
    @media (max-width: 1080px) {
      header .logo.-tablet {
        display: block; } }
    @media (max-width: 767px) {
      header .logo.-tablet {
        display: none; } }
  header .logo.-mobile {
    display: none; }
    @media (max-width: 767px) {
      header .logo.-mobile {
        display: block; } }
  header .logo img {
    width: 100%;
    display: block;
    max-width: 218px; }
    @media (max-width: 1080px) {
      header .logo img {
        max-width: 187px; } }
    @media (max-width: 767px) {
      header .logo img {
        max-width: 42px; } }
  header .navbar-toggle {
    padding: 0 12px;
    width: 48px;
    height: 48px;
    border-radius: 8px;
    transition: .3s;
    border: none;
    background: transparent; }
    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: 1081px) {
      header .navbar-toggle {
        display: none; } }
    @media screen and (max-width: 1080px) {
      header .navbar-toggle {
        top: 3px;
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center; } }
    @media (hover: hover) {
      header .navbar-toggle:hover {
        background: rgba(0, 199, 98, 0.1); } }
    @media (hover: none) {
      header .navbar-toggle:active {
        background: rgba(0, 199, 98, 0.1); } }
    header .navbar-toggle .animate-burger span {
      background: #2E3833; }

footer {
  padding: 96px 0 40px 0;
  border-top: 1px solid rgba(3, 22, 13, 0.15);
  background: #fff; }
  @media (max-width: 1080px) {
    footer {
      padding: 72px 0 32px 0; } }
  @media (max-width: 767px) {
    footer {
      padding: 56px 0 24px 0; } }
  footer .container {
    max-width: 1920px;
    padding: 0 48px; }
    @media (max-width: 1080px) {
      footer .container {
        padding: 0 24px; } }
    @media (max-width: 767px) {
      footer .container {
        padding: 0 16px; } }
  footer .wrap-top-footer {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 1080px) {
      footer .wrap-top-footer {
        flex-direction: column;
        gap: 32px; } }
    @media (max-width: 767px) {
      footer .wrap-top-footer {
        gap: 24px; } }
  footer .logo-social-column {
    width: 420px; }
    @media (max-width: 767px) {
      footer .logo-social-column {
        width: 100%; } }
    footer .logo-social-column .logo-footer {
      margin-bottom: 16px;
      max-width: 218px; }
    footer .logo-social-column .footer-info {
      margin-bottom: 16px; }
    footer .logo-social-column .social-media {
      display: flex;
      gap: 16px; }
      footer .logo-social-column .social-media a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 48px;
        height: 48px;
        transition: all .3s;
        cursor: pointer;
        border-radius: 8px; }
        @media (hover: hover) {
          footer .logo-social-column .social-media a:hover {
            background: rgba(0, 199, 98, 0.1); } }
        @media (hover: none) {
          footer .logo-social-column .social-media a:active {
            background: rgba(0, 199, 98, 0.1); } }
  footer .wrap-footer-items {
    display: flex;
    justify-content: space-between;
    gap: 40px; }
    @media (max-width: 1080px) {
      footer .wrap-footer-items {
        gap: 0;
        justify-content: center;
        flex-direction: column; } }
    footer .wrap-footer-items .footer-item {
      width: 220px; }
      @media screen and (max-width: 1080px) {
        footer .wrap-footer-items .footer-item {
          border-bottom: 1px solid rgba(3, 22, 13, 0.15);
          width: 100%; } }
      @media (max-width: 767px) {
        footer .wrap-footer-items .footer-item {
          width: 100%; } }
      footer .wrap-footer-items .footer-item > ul > li > a {
        color: #232A26;
        font-family: "Ubuntu", sans-serif;
        font-size: 20px;
        font-style: normal;
        line-height: 142%;
        font-weight: 700;
        margin-left: 12px; }
        @media (max-width: 1080px) {
          footer .wrap-footer-items .footer-item > ul > li > a {
            display: block;
            margin-bottom: 0;
            z-index: 2;
            position: relative;
            padding: 16px 12px;
            margin-left: 0; } }
        footer .wrap-footer-items .footer-item > ul > li > a:hover {
          -webkit-user-select: none;
              -ms-user-select: none;
                  user-select: none; }
          @media (max-width: 1080px) {
            footer .wrap-footer-items .footer-item > ul > li > a:hover {
              -webkit-user-select: unset;
                  -ms-user-select: unset;
                      user-select: unset; } }
      footer .wrap-footer-items .footer-item ul.sub-menu {
        margin-top: 8px; }
        @media (max-width: 1080px) {
          footer .wrap-footer-items .footer-item ul.sub-menu {
            display: none;
            margin-top: 0;
            margin-bottom: 24px; } }
        footer .wrap-footer-items .footer-item ul.sub-menu li {
          padding: 4px 12px;
          border-radius: 8px; }
          @media (max-width: 1080px) {
            footer .wrap-footer-items .footer-item ul.sub-menu li {
              padding: 12px; } }
          footer .wrap-footer-items .footer-item ul.sub-menu li:last-child {
            margin-bottom: 0; }
          @media (hover: hover) {
            footer .wrap-footer-items .footer-item ul.sub-menu li:hover a {
              color: #06AE57; } }
          @media (hover: none) {
            footer .wrap-footer-items .footer-item ul.sub-menu li:active {
              background: rgba(0, 199, 98, 0.1); } }
        footer .wrap-footer-items .footer-item ul.sub-menu a {
          color: #232A26;
          font-family: "Inter", sans-serif;
          font-size: 15px;
          font-style: normal;
          font-weight: 500;
          line-height: 136%;
          /* 20.4px */
          transition: all .3s; }
      footer .wrap-footer-items .footer-item ul li.menu-item-has-children {
        position: relative; }
        footer .wrap-footer-items .footer-item ul li.menu-item-has-children:before {
          content: '';
          background: url(262864b7cee12203dc50.svg) no-repeat;
          width: 20px;
          height: 20px;
          position: absolute;
          right: 8px;
          top: 20px;
          transition: .3s;
          transform: rotate(0);
          z-index: 1;
          display: none; }
          @media screen and (max-width: 1080px) {
            footer .wrap-footer-items .footer-item ul li.menu-item-has-children:before {
              display: block; } }
        footer .wrap-footer-items .footer-item ul li.menu-item-has-children.active:before {
          transform: rotate(180deg); }
  footer .bottom-info {
    margin-top: 40px; }
    @media (max-width: 1080px) {
      footer .bottom-info {
        margin-top: 32px; } }
    @media (max-width: 767px) {
      footer .bottom-info {
        margin-top: 24px; } }

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; }

.overflow-hidden {
  overflow: hidden; }

.main-page-wrap {
  position: relative;
  margin-top: 81px; }
  @media (max-width: 1080px) {
    .main-page-wrap {
      margin-top: 68px; } }

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

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

.space-t-b-96 {
  padding: 96px 0; }
  @media (max-width: 1080px) {
    .space-t-b-96 {
      padding: 72px 0; } }
  @media (max-width: 767px) {
    .space-t-b-96 {
      padding: 56px 0; } }

.space-t-b-64 {
  padding: 64px 0; }
  @media (max-width: 1080px) {
    .space-t-b-64 {
      padding: 48px 0; } }
  @media (max-width: 767px) {
    .space-t-b-64 {
      padding: 24px 0; } }

.space-t-b-48 {
  padding: 48px 0; }
  @media (max-width: 1080px) {
    .space-t-b-48 {
      padding: 24px 0; } }
  @media (max-width: 767px) {
    .space-t-b-48 {
      padding: 16px 0; } }

.select2-container .select2-dropdown {
  padding: 24px;
  border-radius: 16px !important;
  border: 1px solid rgba(3, 22, 13, 0.15);
  background: #FFF;
  box-shadow: 0 4px 9px 0 rgba(31, 31, 31, 0.09);
  margin-top: 4px;
  border-top: 1px solid rgba(3, 22, 13, 0.15) !important; }
  .select2-container .select2-dropdown .select2-results__options .select2-results__option--highlighted[aria-selected] {
    background: #E5F9EF; }
  .select2-container .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true] {
    background: transparent !important;
    color: #038944; }
    .select2-container .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true]:before {
      opacity: 1; }
  .select2-container .select2-dropdown .select2-results__options .select2-results__option {
    color: #232A26;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 12px 16px;
    border-radius: 12px;
    position: relative;
    margin-bottom: 4px; }
    .select2-container .select2-dropdown .select2-results__options .select2-results__option:last-child {
      margin-bottom: 0px; }
    .select2-container .select2-dropdown .select2-results__options .select2-results__option:hover {
      background: #E5F9EF; }
    .select2-container .select2-dropdown .select2-results__options .select2-results__option:before {
      content: '';
      position: absolute;
      width: 6px;
      height: 6px;
      z-index: 0;
      top: 50%;
      transform: translateY(-50%);
      right: 25px;
      border-radius: 100%;
      background: #06AE57;
      opacity: 0; }

sup {
  font-size: 0.6em;
  vertical-align: super; }

.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 {
  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: 40px;
  outline: 0;
  max-width: 720px;
  width: 100%;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px); }
  @media screen and (max-width: 1080px) {
    .modal-content {
      padding: 32px;
      border-radius: 16px; } }
  @media (max-width: 767px) {
    .modal-content {
      padding: 16px;
      border-radius: 12px;
      margin: 0 16px; } }

.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: 16px;
  left: 30px;
  cursor: pointer;
  z-index: 1; }

#getEarlyAccessModal .modal-body .flex {
  display: flex;
  align-items: center;
  gap: 24px; }
  @media (max-width: 767px) {
    #getEarlyAccessModal .modal-body .flex {
      flex-direction: column;
      gap: 0; } }
  #getEarlyAccessModal .modal-body .flex .wrap-info, #getEarlyAccessModal .modal-body .flex .success-block {
    width: calc(50% - 24px); }
    @media screen and (max-width: 1080px) {
      #getEarlyAccessModal .modal-body .flex .wrap-info, #getEarlyAccessModal .modal-body .flex .success-block {
        width: calc(63% - 24px);
        padding: 57px 0 20px; } }
    @media (max-width: 767px) {
      #getEarlyAccessModal .modal-body .flex .wrap-info, #getEarlyAccessModal .modal-body .flex .success-block {
        width: 100%;
        padding-bottom: 0; } }
  #getEarlyAccessModal .modal-body .flex .wrap-img {
    width: 50%; }
    @media screen and (max-width: 1080px) {
      #getEarlyAccessModal .modal-body .flex .wrap-img {
        width: 37%; } }
    @media (max-width: 767px) {
      #getEarlyAccessModal .modal-body .flex .wrap-img {
        width: 100%; } }
    #getEarlyAccessModal .modal-body .flex .wrap-img .image-modal {
      width: 100%;
      display: block; }
      @media (max-width: 767px) {
        #getEarlyAccessModal .modal-body .flex .wrap-img .image-modal {
          height: 220px;
          object-fit: contain; } }

#getEarlyAccessModal .modal-body .title {
  margin-bottom: 8px;
  text-align: center; }

#getEarlyAccessModal .modal-body .subtitle {
  margin-bottom: 24px;
  text-align: center; }

#getEarlyAccessModal .modal-body .popup-wrap-form .wpcf7-response-output {
  border-radius: 12px;
  padding: 11px 16px;
  margin: 0; }

#getEarlyAccessModal .modal-body .popup-wrap-form .wpcf7-form label.error, #getEarlyAccessModal .modal-body .popup-wrap-form .wpcf7-not-valid-tip {
  color: #E70D1C;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  padding-left: 0; }

#getEarlyAccessModal .modal-body .popup-wrap-form .field-wrapper {
  margin-bottom: 24px;
  display: block;
  width: 100%; }

#getEarlyAccessModal .modal-body .popup-wrap-form input:not([type="submit"]) {
  color: #232A26;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  border-radius: 12px;
  padding: 11px 16px;
  border: 1px solid rgba(3, 22, 13, 0.35);
  outline: 0 solid transparent;
  transition: border-color .3s, outline .3s;
  background: #FFF;
  width: 100%;
  display: block; }
  #getEarlyAccessModal .modal-body .popup-wrap-form input:not([type="submit"]):-ms-input-placeholder {
    color: #707673;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; }
  #getEarlyAccessModal .modal-body .popup-wrap-form input:not([type="submit"])::placeholder {
    color: #707673;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; }
  #getEarlyAccessModal .modal-body .popup-wrap-form input:not([type="submit"]).error {
    border: 1px solid #E70D1C; }
  #getEarlyAccessModal .modal-body .popup-wrap-form input:not([type="submit"]):active, #getEarlyAccessModal .modal-body .popup-wrap-form input:not([type="submit"]):focus {
    border: 1px solid #06AE57; }
  #getEarlyAccessModal .modal-body .popup-wrap-form input:not([type="submit"]):hover {
    border-color: #06AE57 !important;
    outline: 1px solid #06AE57;
    cursor: pointer; }
  #getEarlyAccessModal .modal-body .popup-wrap-form input:not([type="submit"]).wpcf7-not-valid {
    border: 1px solid #E70D1C; }

#getEarlyAccessModal .modal-body .popup-wrap-form .wpcf7-submit {
  display: inline-block;
  padding: 14px 24px;
  height: 48px;
  cursor: pointer;
  transition: .3s;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 136%;
  border-radius: 8px;
  background: #06AE57;
  box-shadow: 0 8px 16px -10px #06AE57;
  width: 100%; }
  @media (hover: hover) {
    #getEarlyAccessModal .modal-body .popup-wrap-form .wpcf7-submit:hover {
      background: #00C762;
      box-shadow: 0 8px 20px -10px rgba(6, 174, 87, 0.8); } }
  @media (hover: none) {
    #getEarlyAccessModal .modal-body .popup-wrap-form .wpcf7-submit:active {
      box-shadow: none; } }
  @media (max-width: 767px) {
    #getEarlyAccessModal .modal-body .popup-wrap-form .wpcf7-submit {
      width: 100%; } }

#getEarlyAccessModal .modal-body .success-block {
  display: none; }
  #getEarlyAccessModal .modal-body .success-block .stay-connected-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #232A26;
    background: transparent;
    border: 1px solid rgba(3, 22, 13, 0.15);
    height: auto;
    padding: 11px 24px;
    width: 100%;
    backdrop-filter: none; }
    #getEarlyAccessModal .modal-body .success-block .stay-connected-link svg {
      flex-shrink: 0;
      min-width: 24px; }
      #getEarlyAccessModal .modal-body .success-block .stay-connected-link svg * {
        transition: .3s; }
    @media (hover: hover) {
      #getEarlyAccessModal .modal-body .success-block .stay-connected-link:hover {
        color: #06AE57;
        border: 1px solid #06AE57; }
        #getEarlyAccessModal .modal-body .success-block .stay-connected-link:hover svg * {
          stroke: #06AE57; } }
    @media (hover: none) {
      #getEarlyAccessModal .modal-body .success-block .stay-connected-link:active {
        color: #038944;
        border: 1px solid #038944;
        background: rgba(3, 137, 68, 0.1); }
        #getEarlyAccessModal .modal-body .success-block .stay-connected-link:active svg * {
          stroke: #038944; } }

.single-resources .section-hero-single-resource {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 48px; }
  @media (max-width: 1080px) {
    .single-resources .section-hero-single-resource {
      padding: 0 24px; } }
  @media (max-width: 767px) {
    .single-resources .section-hero-single-resource {
      padding: 0 16px; } }
  .single-resources .section-hero-single-resource .bg-gradient {
    padding: 96px 0;
    border-radius: 24px;
    background: linear-gradient(53deg, #CEFFF9 15.86%, #E4FFE3 120.88%), linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, #FFF 100%); }
    @media (max-width: 1080px) {
      .single-resources .section-hero-single-resource .bg-gradient {
        padding: 72px 0; } }
    @media (max-width: 767px) {
      .single-resources .section-hero-single-resource .bg-gradient {
        padding: 56px 0; } }
  .single-resources .section-hero-single-resource .container {
    max-width: 1440px;
    z-index: 2; }
  .single-resources .section-hero-single-resource .flex {
    display: flex;
    gap: 80px; }
    @media (max-width: 1080px) {
      .single-resources .section-hero-single-resource .flex {
        flex-direction: column;
        gap: 24px; } }
    .single-resources .section-hero-single-resource .flex .left {
      width: 578px;
      flex-shrink: 0; }
      @media screen and (max-width: 1080px) {
        .single-resources .section-hero-single-resource .flex .left {
          width: 100%; } }
    .single-resources .section-hero-single-resource .flex .right {
      flex-grow: 1;
      width: auto; }
      @media screen and (max-width: 1080px) {
        .single-resources .section-hero-single-resource .flex .right {
          width: 100%; } }
  .single-resources .section-hero-single-resource .categories {
    display: flex;
    gap: 8px;
    flex-wrap: wrap; }
    .single-resources .section-hero-single-resource .categories .category {
      padding: 4px 12px;
      border-radius: 8px;
      border: 1px solid rgba(3, 22, 13, 0.15);
      background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.64) 100%); }
  .single-resources .section-hero-single-resource .title-single-resource {
    margin: 20px 0;
    max-width: 578px; }
  .single-resources .section-hero-single-resource .subtitle-single-resource {
    margin-bottom: 20px;
    max-width: 502px; }
  .single-resources .section-hero-single-resource .author-date-social-share-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .single-resources .section-hero-single-resource .author-date-social-share-wrap {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px; } }
  .single-resources .section-hero-single-resource .post-author {
    display: flex;
    align-items: center;
    color: #2E3833; }
    .single-resources .section-hero-single-resource .post-author .post-author-name {
      margin-left: 16px;
      color: #2E3833; }
    .single-resources .section-hero-single-resource .post-author .sep {
      color: #2E3833;
      padding: 0 4px;
      font-size: 10px; }
    .single-resources .section-hero-single-resource .post-author .post-author-image img {
      width: 48px;
      height: 48px;
      border-radius: 48px;
      object-fit: cover;
      display: block; }
  .single-resources .section-hero-single-resource .social-share {
    display: flex;
    align-items: center; }
    .single-resources .section-hero-single-resource .social-share div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
      padding: 9px 3px !important;
      margin: 0 !important; }
    .single-resources .section-hero-single-resource .social-share .heateor_sss_s_linkedin {
      top: -4px;
      position: relative; }
    .single-resources .section-hero-single-resource .social-share .heateor_sss_s_x {
      width: 31px !important;
      height: 31px !important; }
  .single-resources .section-hero-single-resource .wrap-main-img {
    position: relative;
    border-radius: 16px;
    overflow: hidden; }
    .single-resources .section-hero-single-resource .wrap-main-img:before {
      content: '';
      border-radius: 16px;
      background: linear-gradient(180deg, rgba(234, 246, 239, 0.2) 0%, rgba(215, 245, 227, 0) 51%);
      width: 100%;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 0; }
    .single-resources .section-hero-single-resource .wrap-main-img img {
      width: 100%;
      object-fit: cover;
      display: block;
      aspect-ratio: 343/229; }
      @media (max-width: 1080px) {
        .single-resources .section-hero-single-resource .wrap-main-img img {
          aspect-ratio: 340/227; } }

.single-resources .section-content-resource {
  overflow: visible; }
  .single-resources .section-content-resource .container {
    max-width: 1440px; }
  .single-resources .section-content-resource .resource-layout-wrapper {
    display: flex;
    gap: 80px;
    align-items: flex-start; }
    @media screen and (max-width: 1080px) {
      .single-resources .section-content-resource .resource-layout-wrapper {
        gap: 0; } }
  .single-resources .section-content-resource .wrap-resource-sidebar {
    min-width: 300px;
    position: sticky;
    top: 100px;
    width: calc(34% - 40px); }
    @media screen and (max-width: 1080px) {
      .single-resources .section-content-resource .wrap-resource-sidebar {
        display: none; } }
    .single-resources .section-content-resource .wrap-resource-sidebar .resource-sidebar {
      padding: 40px;
      border-radius: 16px;
      border: 1px solid rgba(3, 22, 13, 0.15); }
      .single-resources .section-content-resource .wrap-resource-sidebar .resource-sidebar .toc-title {
        margin-bottom: 16px; }
    .single-resources .section-content-resource .wrap-resource-sidebar .sticky-toc nav ul {
      list-style: none;
      padding: 0; }
      .single-resources .section-content-resource .wrap-resource-sidebar .sticky-toc nav ul li {
        margin-bottom: 8px; }
        .single-resources .section-content-resource .wrap-resource-sidebar .sticky-toc nav ul li:last-child {
          margin-bottom: 0; }
        .single-resources .section-content-resource .wrap-resource-sidebar .sticky-toc nav ul li a {
          display: block;
          transition: 0.3s;
          color: #232A26;
          font-family: "Inter", sans-serif;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 140%; }
          .single-resources .section-content-resource .wrap-resource-sidebar .sticky-toc nav ul li a.active {
            color: #038944;
            font-weight: 600; }
          @media (hover: hover) {
            .single-resources .section-content-resource .wrap-resource-sidebar .sticky-toc nav ul li a:hover {
              color: #06AE57; } }
          @media (hover: none) {
            .single-resources .section-content-resource .wrap-resource-sidebar .sticky-toc nav ul li a:active {
              color: #06AE57; } }
    .single-resources .section-content-resource .wrap-resource-sidebar .stay-connected-sidebar {
      margin-top: 24px;
      padding: 40px;
      border-radius: 16px;
      border: 1px solid rgba(3, 22, 13, 0.15); }
      .single-resources .section-content-resource .wrap-resource-sidebar .stay-connected-sidebar .stay-connected-title {
        margin-bottom: 16px; }
      .single-resources .section-content-resource .wrap-resource-sidebar .stay-connected-sidebar .stay-connected-content {
        margin-bottom: 24px; }
      .single-resources .section-content-resource .wrap-resource-sidebar .stay-connected-sidebar .stay-connected-link {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        color: #232A26;
        background: transparent;
        border: 1px solid rgba(3, 22, 13, 0.15);
        height: auto;
        padding: 11px 24px; }
        .single-resources .section-content-resource .wrap-resource-sidebar .stay-connected-sidebar .stay-connected-link svg {
          flex-shrink: 0;
          min-width: 24px; }
          .single-resources .section-content-resource .wrap-resource-sidebar .stay-connected-sidebar .stay-connected-link svg * {
            transition: .3s; }
        @media (hover: hover) {
          .single-resources .section-content-resource .wrap-resource-sidebar .stay-connected-sidebar .stay-connected-link:hover {
            color: #06AE57;
            border: 1px solid #06AE57; }
            .single-resources .section-content-resource .wrap-resource-sidebar .stay-connected-sidebar .stay-connected-link:hover svg * {
              stroke: #06AE57; } }
        @media (hover: none) {
          .single-resources .section-content-resource .wrap-resource-sidebar .stay-connected-sidebar .stay-connected-link:active {
            color: #038944;
            border: 1px solid #038944;
            background: rgba(3, 137, 68, 0.1); }
            .single-resources .section-content-resource .wrap-resource-sidebar .stay-connected-sidebar .stay-connected-link:active svg * {
              stroke: #038944; } }
  .single-resources .section-content-resource .wrap-content-resource {
    max-width: 844px;
    width: calc(66% - 40px); }
    @media screen and (max-width: 1080px) {
      .single-resources .section-content-resource .wrap-content-resource {
        width: 100%;
        max-width: unset; } }
  .single-resources .section-content-resource .content-resource h1, .single-resources .section-content-resource .content-resource h2, .single-resources .section-content-resource .content-resource h3, .single-resources .section-content-resource .content-resource h4, .single-resources .section-content-resource .content-resource h5, .single-resources .section-content-resource .content-resource h6 {
    margin-bottom: 12px; }
  .single-resources .section-content-resource .content-resource h5 {
    color: #232A26;
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 154%; }
  .single-resources .section-content-resource .content-resource p, .single-resources .section-content-resource .content-resource ul li, .single-resources .section-content-resource .content-resource ol li {
    color: #2E3833;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; }
  .single-resources .section-content-resource .content-resource p {
    margin-bottom: 12px; }
    .single-resources .section-content-resource .content-resource p strong, .single-resources .section-content-resource .content-resource p b {
      font-weight: 700;
      color: #232A26; }
  .single-resources .section-content-resource .content-resource ul {
    padding: 0 0 12px 25px; }
    .single-resources .section-content-resource .content-resource ul li {
      list-style-type: disc; }
  .single-resources .section-content-resource .content-resource ol {
    padding: 0 0 24px 42px;
    list-style-type: none;
    counter-reset: my-counter; }
    @media screen and (max-width: 1439px) {
      .single-resources .section-content-resource .content-resource ol {
        padding: 0 0 20px 30px; } }
    @media (max-width: 767px) {
      .single-resources .section-content-resource .content-resource ol {
        padding: 0 0 16px 30px; } }
    .single-resources .section-content-resource .content-resource ol li {
      counter-increment: my-counter;
      position: relative; }
      .single-resources .section-content-resource .content-resource ol li::before {
        content: counter(my-counter, decimal-leading-zero) ". ";
        position: absolute;
        left: -35px;
        font-variant-numeric: tabular-nums; }
  .single-resources .section-content-resource .content-resource p > img {
    width: 100%;
    height: 397px;
    border-radius: 16px;
    display: block;
    margin: 12px 0;
    object-fit: cover; }
  .single-resources .section-content-resource .content-resource .gallery {
    display: flex;
    gap: 24px;
    padding-bottom: 12px; }
    @media screen and (max-width: 1080px) {
      .single-resources .section-content-resource .content-resource .gallery {
        gap: 20px; } }
    @media (max-width: 767px) {
      .single-resources .section-content-resource .content-resource .gallery {
        flex-direction: column;
        gap: 16px; } }
    .single-resources .section-content-resource .content-resource .gallery br {
      display: none; }
    @media (max-width: 767px) {
      .single-resources .section-content-resource .content-resource .gallery .gallery-item {
        width: 100% !important;
        margin-top: 8px !important; } }
    .single-resources .section-content-resource .content-resource .gallery .gallery-item img {
      border: none !important;
      border-radius: 16px;
      display: block;
      width: 100%;
      height: 342px;
      object-fit: cover; }
  .single-resources .section-content-resource .wrap-bottom-content {
    margin-top: 52px; }
    @media screen and (max-width: 1080px) {
      .single-resources .section-content-resource .wrap-bottom-content {
        margin-top: 44px; } }
    @media (max-width: 767px) {
      .single-resources .section-content-resource .wrap-bottom-content {
        margin-top: 36px; } }
    .single-resources .section-content-resource .wrap-bottom-content .author-date-social-share-wrap {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      @media (max-width: 767px) {
        .single-resources .section-content-resource .wrap-bottom-content .author-date-social-share-wrap {
          flex-direction: column;
          align-items: flex-start;
          gap: 14px; } }
    .single-resources .section-content-resource .wrap-bottom-content .post-author {
      display: flex;
      align-items: center;
      color: #2E3833; }
      .single-resources .section-content-resource .wrap-bottom-content .post-author .post-author-name {
        margin-left: 16px;
        color: #2E3833; }
      .single-resources .section-content-resource .wrap-bottom-content .post-author .sep {
        color: #2E3833;
        padding: 0 4px;
        font-size: 10px; }
      .single-resources .section-content-resource .wrap-bottom-content .post-author .post-author-image img {
        width: 48px;
        height: 48px;
        border-radius: 48px;
        object-fit: cover;
        display: block; }
    .single-resources .section-content-resource .wrap-bottom-content .social-share {
      display: flex;
      align-items: center; }
      .single-resources .section-content-resource .wrap-bottom-content .social-share div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
        padding: 9px 3px !important;
        margin: 0 !important; }
      .single-resources .section-content-resource .wrap-bottom-content .social-share .heateor_sss_s_linkedin {
        top: -4px;
        position: relative; }
      .single-resources .section-content-resource .wrap-bottom-content .social-share .heateor_sss_s_x {
        width: 31px !important;
        height: 31px !important; }
    .single-resources .section-content-resource .wrap-bottom-content .stay-connected-banner {
      display: none;
      margin-top: 24px;
      padding: 32px;
      border-radius: 16px;
      border: 1px solid rgba(3, 22, 13, 0.15); }
      @media screen and (max-width: 1080px) {
        .single-resources .section-content-resource .wrap-bottom-content .stay-connected-banner {
          display: block; } }
      @media (max-width: 767px) {
        .single-resources .section-content-resource .wrap-bottom-content .stay-connected-banner {
          padding: 24px; } }
      .single-resources .section-content-resource .wrap-bottom-content .stay-connected-banner .stay-connected-title {
        margin-bottom: 16px; }
      .single-resources .section-content-resource .wrap-bottom-content .stay-connected-banner .stay-connected-content {
        margin-bottom: 24px; }
      .single-resources .section-content-resource .wrap-bottom-content .stay-connected-banner .stay-connected-link {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        color: #232A26;
        background: transparent;
        border: 1px solid rgba(3, 22, 13, 0.15);
        height: auto;
        padding: 11px 24px; }
        .single-resources .section-content-resource .wrap-bottom-content .stay-connected-banner .stay-connected-link svg {
          flex-shrink: 0;
          min-width: 24px; }
          .single-resources .section-content-resource .wrap-bottom-content .stay-connected-banner .stay-connected-link svg * {
            transition: .3s; }
        @media (hover: hover) {
          .single-resources .section-content-resource .wrap-bottom-content .stay-connected-banner .stay-connected-link:hover {
            color: #06AE57;
            border: 1px solid #06AE57; }
            .single-resources .section-content-resource .wrap-bottom-content .stay-connected-banner .stay-connected-link:hover svg * {
              stroke: #06AE57; } }
        @media (hover: none) {
          .single-resources .section-content-resource .wrap-bottom-content .stay-connected-banner .stay-connected-link:active {
            color: #038944;
            border: 1px solid #038944;
            background: rgba(3, 137, 68, 0.1); }
            .single-resources .section-content-resource .wrap-bottom-content .stay-connected-banner .stay-connected-link:active svg * {
              stroke: #038944; } }

.single-resources .section-recent-resources .container {
  max-width: 1440px; }

.single-resources .section-recent-resources .title {
  margin-bottom: 40px; }
  @media (max-width: 1080px) {
    .single-resources .section-recent-resources .title {
      margin-bottom: 32px; } }
  @media (max-width: 767px) {
    .single-resources .section-recent-resources .title {
      margin-bottom: 24px; } }

.single-resources .section-recent-resources .wrap-resources {
  display: flex;
  gap: 24px; }
  @media (max-width: 1080px) {
    .single-resources .section-recent-resources .wrap-resources {
      gap: 20px; } }
  @media (max-width: 767px) {
    .single-resources .section-recent-resources .wrap-resources {
      gap: 24px;
      flex-direction: column; } }

.single-resources .section-recent-resources .resource-card-item {
  width: calc(33.33% - 16px);
  cursor: pointer; }
  @media (max-width: 1080px) {
    .single-resources .section-recent-resources .resource-card-item {
      width: calc(33.33% - 13.33px); } }
  @media (max-width: 767px) {
    .single-resources .section-recent-resources .resource-card-item {
      width: 100%; } }
  @media (hover: hover) {
    .single-resources .section-recent-resources .resource-card-item:hover .wrap-img img {
      transform: scale(1.05); } }
  @media (hover: none) {
    .single-resources .section-recent-resources .resource-card-item:active .wrap-img img {
      transform: scale(1.05); } }
  .single-resources .section-recent-resources .resource-card-item .title-resource {
    margin: 16px 0; }
  .single-resources .section-recent-resources .resource-card-item .wrap-img {
    overflow: hidden;
    border-radius: 12px; }
    .single-resources .section-recent-resources .resource-card-item .wrap-img img {
      background: linear-gradient(180deg, #EAF6EF 0%, rgba(215, 245, 227, 0) 51.32%);
      background-blend-mode: multiply, normal;
      height: auto;
      aspect-ratio: 3/2;
      width: 100%;
      display: block;
      object-fit: cover;
      transition: transform 0.5s ease; }
  .single-resources .section-recent-resources .resource-card-item .categories {
    display: flex;
    gap: 8px;
    flex-wrap: wrap; }
    .single-resources .section-recent-resources .resource-card-item .categories .category {
      padding: 4px 12px;
      border-radius: 4px;
      border: 1px solid rgba(3, 22, 13, 0.15); }

.lg-css3.lg-zoom-in .lg-item {
  opacity: 0; }

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
  transform: scale3d(1.3, 1.3, 1.3); }

.lg-css3.lg-zoom-in .lg-item.lg-next-slide {
  transform: scale3d(1.3, 1.3, 1.3); }

.lg-css3.lg-zoom-in .lg-item.lg-current {
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }

.lg-css3.lg-lollipop-rev .lg-item {
  opacity: 0; }

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
  transform: translate3d(0, 0, 0) scale(0.5); }

.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0); }

.lg-css3.lg-lollipop-rev .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide-skew-ver-cross .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
  transform: skew(0deg, 20deg) translate3d(0, -100%, 0px); }

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
  transform: skew(0deg, 20deg) translate3d(0, 100%, 0px); }

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1; }

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-lollipop .lg-item {
  opacity: 0; }

.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-lollipop .lg-item.lg-next-slide {
  transform: translate3d(0, 0, 0) scale(0.5); }

.lg-css3.lg-lollipop .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-lollipop .lg-item.lg-prev-slide, .lg-css3.lg-lollipop .lg-item.lg-next-slide, .lg-css3.lg-lollipop .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide-skew-ver-rev .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
  transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px); }

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
  transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px); }

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1; }

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-rotate-rev .lg-item {
  opacity: 0; }

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
  transform: rotate(360deg); }

.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
  transform: rotate(-360deg); }

.lg-css3.lg-rotate-rev .lg-item.lg-current {
  transform: rotate(0deg);
  opacity: 1; }

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide, .lg-css3.lg-rotate-rev .lg-item.lg-next-slide, .lg-css3.lg-rotate-rev .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide-skew-ver .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
  transform: skew(60deg, 0deg) translate3d(0, -100%, 0px); }

.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
  transform: skew(60deg, 0deg) translate3d(0, 100%, 0px); }

.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1; }

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-rotate .lg-item {
  opacity: 0; }

.lg-css3.lg-rotate .lg-item.lg-prev-slide {
  transform: rotate(-360deg); }

.lg-css3.lg-rotate .lg-item.lg-next-slide {
  transform: rotate(360deg); }

.lg-css3.lg-rotate .lg-item.lg-current {
  transform: rotate(0deg);
  opacity: 1; }

.lg-css3.lg-rotate .lg-item.lg-prev-slide, .lg-css3.lg-rotate .lg-item.lg-next-slide, .lg-css3.lg-rotate .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide-skew .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
  transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px); }

.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
  transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px); }

.lg-css3.lg-slide-skew .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1; }

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew .lg-item.lg-next-slide, .lg-css3.lg-slide-skew .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-scale-up .lg-item {
  opacity: 0; }

.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
  transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0); }

.lg-css3.lg-scale-up .lg-item.lg-next-slide {
  transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0); }

.lg-css3.lg-scale-up .lg-item.lg-current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-scale-up .lg-item.lg-prev-slide, .lg-css3.lg-scale-up .lg-item.lg-next-slide, .lg-css3.lg-scale-up .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }

.lg-css3.lg-slide-vertical-growth .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
  transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0); }

.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
  transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0); }

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide-circular-vertical .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
  transform: scale3d(0, 0, 0) translate3d(0, -100%, 0); }

.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
  transform: scale3d(0, 0, 0) translate3d(0, 100%, 0); }

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }

.lg-css3.lg-slide-vertical .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
  transform: translate3d(0, -100%, 0); }

.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
  transform: translate3d(0, 100%, 0); }

.lg-css3.lg-slide-vertical .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide-circular .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.lg-css3.lg-slide-circular .lg-item.lg-current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular .lg-item.lg-next-slide, .lg-css3.lg-slide-circular .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }

.lg-css3.lg-soft-zoom .lg-item {
  opacity: 0; }

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
  transform: scale3d(1.1, 1.1, 1.1); }

.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
  transform: scale3d(0.9, 0.9, 0.9); }

.lg-css3.lg-soft-zoom .lg-item.lg-current {
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide, .lg-css3.lg-soft-zoom .lg-item.lg-next-slide, .lg-css3.lg-soft-zoom .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }

.lg-css3.lg-slide-skew-cross-rev .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
  transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px); }

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
  transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px); }

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1; }

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-tube .lg-item {
  opacity: 0; }

.lg-css3.lg-tube .lg-item.lg-prev-slide {
  transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0); }

.lg-css3.lg-tube .lg-item.lg-next-slide {
  transform: scale3d(1, 0, 1) translate3d(100%, 0, 0); }

.lg-css3.lg-tube .lg-item.lg-current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-tube .lg-item.lg-prev-slide, .lg-css3.lg-tube .lg-item.lg-next-slide, .lg-css3.lg-tube .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide-skew-cross .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
  transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px); }

.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
  transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px); }

.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1; }

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-zoom-in-big .lg-item {
  opacity: 0; }

.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
  transform: scale3d(2, 2, 2); }

.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide {
  transform: scale3d(2, 2, 2); }

.lg-css3.lg-zoom-in-big .lg-item.lg-current {
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }

.lg-css3.lg-slide-skew-only-rev .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
  transform: skew(-10deg, 0deg); }

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {
  transform: skew(-10deg, 0deg); }

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
  transform: skew(0deg, 0deg);
  opacity: 1; }

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-zoom-in-out .lg-item {
  opacity: 0; }

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
  transform: scale3d(2, 2, 2); }

.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
  transform: scale3d(0, 0, 0); }

.lg-css3.lg-zoom-in-out .lg-item.lg-current {
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }

.lg-css3.lg-slide-skew-only-y-rev .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
  transform: skew(0deg, -10deg); }

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {
  transform: skew(0deg, -10deg); }

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
  transform: skew(0deg, 0deg);
  opacity: 1; }

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide-skew-only-y .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
  transform: skew(0deg, 10deg); }

.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {
  transform: skew(0deg, 10deg); }

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
  transform: skew(0deg, 0deg);
  opacity: 1; }

.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-zoom-out-big .lg-item {
  opacity: 0; }

.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
  transform: scale3d(0, 0, 0); }

.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide {
  transform: scale3d(0, 0, 0); }

.lg-css3.lg-zoom-out-big .lg-item.lg-current {
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }

.lg-css3.lg-slide-skew-only .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
  transform: skew(10deg, 0deg); }

.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {
  transform: skew(10deg, 0deg); }

.lg-css3.lg-slide-skew-only .lg-item.lg-current {
  transform: skew(0deg, 0deg);
  opacity: 1; }

.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-zoom-out-in .lg-item {
  opacity: 0; }

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
  transform: scale3d(0, 0, 0); }

.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
  transform: scale3d(2, 2, 2); }

.lg-css3.lg-zoom-out-in .lg-item.lg-current {
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }

.lg-css3.lg-slide-skew-rev .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
  transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px); }

.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
  transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px); }

.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1; }

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-zoom-out .lg-item {
  opacity: 0; }

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
  transform: scale3d(0.7, 0.7, 0.7); }

.lg-css3.lg-zoom-out .lg-item.lg-next-slide {
  transform: scale3d(0.7, 0.7, 0.7); }

.lg-css3.lg-zoom-out .lg-item.lg-current {
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
  opacity: 0; }

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
  transform: skew(0deg, -20deg) translate3d(0, -100%, 0px); }

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
  transform: skew(0deg, -20deg) translate3d(0, 100%, 0px); }

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
  opacity: 1; }

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

/*# sourceMappingURL=lg-transitions.css.map */
.page-404 {
  background: #006032;
  box-shadow: 0 4px 36px 0 rgba(51, 192, 143, 0.1);
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  position: relative; }
  .page-404:after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 678px;
    height: 552px;
    left: -262px;
    top: -282px;
    border-radius: 678px;
    background: #0AEF7B;
    filter: blur(250px); }
  .page-404:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 668px;
    height: 544px;
    right: -130px;
    top: 139px;
    border-radius: 668px;
    background: #0AEF7B;
    filter: blur(250px); }
    @media (max-width: 1080px) {
      .page-404:before {
        display: none; } }
  .page-404 .bg-gradient {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 1607px;
    right: -53px;
    bottom: -1486px;
    border-radius: 100%;
    background: #0AEF7B;
    filter: blur(250px); }
    @media (max-width: 1080px) {
      .page-404 .bg-gradient {
        display: none; } }
  .page-404 .hex-1 {
    position: absolute;
    width: 227px;
    height: 262px;
    z-index: 0;
    top: 20%;
    left: 0;
    background: url(0fcdb717750ab1b98ef1.png) no-repeat;
    background-size: 227px 262px; }
    @media (max-width: 1080px) {
      .page-404 .hex-1 {
        width: 163px;
        height: 188px;
        background-size: 163px 188px;
        top: 22%;
        left: 3%; } }
    @media (max-width: 767px) {
      .page-404 .hex-1 {
        width: 91px;
        height: 105px;
        background-size: contain;
        top: 17%; } }
  .page-404 .hex-2 {
    position: absolute;
    width: 293px;
    height: 338px;
    z-index: 0;
    top: 64%;
    left: 9%;
    background: url(67e8039ee13effffff72.png) no-repeat;
    background-size: 293px 338px; }
    @media (max-width: 1080px) {
      .page-404 .hex-2 {
        width: 198px;
        height: 228px;
        background-size: 198px 228px;
        top: 73%;
        left: 5%; } }
    @media (max-width: 767px) {
      .page-404 .hex-2 {
        width: 98px;
        height: 113px;
        background-size: 98px 113px;
        top: 82%;
        left: 5%; } }
  .page-404 .hex-3 {
    position: absolute;
    width: 333px;
    height: 312px;
    z-index: 0;
    top: -1px;
    right: 22%;
    background: url(f82a6a0f3de9beb7dcbf.png) no-repeat;
    background-size: 333px 312px; }
    @media (max-width: 1080px) {
      .page-404 .hex-3 {
        top: 19px;
        left: 39%;
        width: 227px;
        background-size: contain; } }
    @media (max-width: 767px) {
      .page-404 .hex-3 {
        width: 142px;
        height: 164px;
        background-size: contain;
        left: 42%; } }
  .page-404 .hex-4 {
    position: absolute;
    width: 59px;
    height: 70px;
    z-index: 0;
    top: 13%;
    right: 7%;
    background: url(c2f88a44f6f62021a1b3.png) no-repeat;
    background-size: 59px 70px; }
    @media (max-width: 1080px) {
      .page-404 .hex-4 {
        top: 14%;
        right: 14%;
        background: url(67e8039ee13effffff72.png) no-repeat;
        background-size: 59px 70px; } }
    @media (max-width: 767px) {
      .page-404 .hex-4 {
        width: 35px;
        height: 41px;
        background-size: contain;
        top: 37%;
        right: 3%; } }
  .page-404 .hex-5 {
    position: absolute;
    width: 92px;
    height: 106px;
    z-index: 0;
    top: 32%;
    right: 4%;
    background: url(4235412669df311ed9f7.png) no-repeat;
    background-size: 92px 106px; }
    @media (max-width: 1080px) {
      .page-404 .hex-5 {
        top: 27%;
        right: 3%;
        background: url(67e8039ee13effffff72.png) no-repeat;
        background-size: 92px 106px; } }
    @media (max-width: 767px) {
      .page-404 .hex-5 {
        width: 60px;
        height: 68px;
        background-size: contain;
        top: 44%;
        right: -5%; } }
  .page-404 .hex-6 {
    position: absolute;
    width: 440px;
    height: 435px;
    z-index: 0;
    bottom: 0;
    right: 0;
    background: url(1b0a51adfa6f435fbed2.png) no-repeat;
    background-size: 440px 435px; }
    @media (max-width: 1080px) {
      .page-404 .hex-6 {
        bottom: -108px;
        right: 5%;
        width: 276px;
        height: 277px;
        background-size: 276px 277px; } }
    @media (max-width: 767px) {
      .page-404 .hex-6 {
        width: 189px;
        height: 218px;
        background-size: contain;
        right: -6%; } }
  .page-404 .container {
    max-width: 1440px; }
  .page-404 .text-box {
    max-width: 628px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 3; }
  .page-404 .main-num {
    color: #F5F5F5;
    font-family: "Ubuntu", sans-serif;
    font-size: 160px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    display: flex;
    gap: 12px;
    justify-content: center;
    margin-bottom: 40px; }
    @media (max-width: 1080px) {
      .page-404 .main-num {
        margin-bottom: 32px; } }
    @media (max-width: 767px) {
      .page-404 .main-num {
        font-size: 133.333px;
        margin-bottom: 20px; } }
    .page-404 .main-num img {
      display: inline-block;
      width: 96px;
      object-fit: contain; }
      @media (max-width: 767px) {
        .page-404 .main-num img {
          width: 80px; } }
  .page-404 .page-title {
    color: #F5F5F5;
    margin-bottom: 24px; }
    @media (max-width: 767px) {
      .page-404 .page-title {
        margin-bottom: 20px; } }
  .page-404 .body-xl {
    margin-bottom: 40px;
    color: #EDF2EF; }
    @media (max-width: 1080px) {
      .page-404 .body-xl {
        margin-bottom: 32px; } }
    @media (max-width: 767px) {
      .page-404 .body-xl {
        margin-bottom: 20px; } }
  .page-404.section-scrollTrigger .hex-1, .page-404.section-scrollTrigger .hex-2, .page-404.section-scrollTrigger .hex-3, .page-404.section-scrollTrigger .hex-4, .page-404.section-scrollTrigger .hex-5, .page-404.section-scrollTrigger .hex-6 {
    transition-timing-function: ease;
    transition-duration: 1.2s;
    opacity: 0;
    transition-property: opacity, transform;
    transform: translate3d(0, 100px, 0); }
  .page-404.section-scrollTrigger.visible .hex-1, .page-404.section-scrollTrigger.visible .hex-2, .page-404.section-scrollTrigger.visible .hex-3, .page-404.section-scrollTrigger.visible .hex-4, .page-404.section-scrollTrigger.visible .hex-5, .page-404.section-scrollTrigger.visible .hex-6, .page-404.section-scrollTrigger.visible .hex-7 {
    opacity: 1;
    transform: translateZ(0); }
  .page-404.section-scrollTrigger.visible .hex-1 {
    transition-delay: 0.15s; }
  .page-404.section-scrollTrigger.visible .hex-2 {
    transition-delay: 0.3s; }
  .page-404.section-scrollTrigger.visible .hex-3 {
    transition-delay: 0.45s; }
  .page-404.section-scrollTrigger.visible .hex-4 {
    transition-delay: 0.6s; }
  .page-404.section-scrollTrigger.visible .hex-5 {
    transition-delay: 0.75s; }
  .page-404.section-scrollTrigger.visible .hex-6 {
    transition-delay: 0.9s; }
  .page-404.section-scrollTrigger.visible .hex-7 {
    transition-delay: 1.05s; }

.section-faq {
  background: #fff; }
  .section-faq .container {
    max-width: 756px; }
    @media (max-width: 1080px) {
      .section-faq .container {
        max-width: 584px; } }
  .section-faq .top-heading {
    text-align: center;
    margin-bottom: 40px; }
    @media (max-width: 1080px) {
      .section-faq .top-heading {
        margin-bottom: 32px; } }
    @media (max-width: 767px) {
      .section-faq .top-heading {
        margin-bottom: 24px; } }
    .section-faq .top-heading .title {
      margin-bottom: 8px; }
    .section-faq .top-heading .subtitle {
      color: #232A26; }
  .section-faq .accordion {
    width: 100%; }
    .section-faq .accordion .panel {
      position: relative;
      transition: .3s;
      border-bottom: 1px solid rgba(3, 22, 13, 0.15);
      -webkit-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      @media (hover: hover) {
        .section-faq .accordion .panel:hover .button-collapse .subtitle-1 {
          color: #06AE57; } }
      @media (hover: none) {
        .section-faq .accordion .panel:active .button-collapse .subtitle-1 {
          color: #06AE57; } }
      .section-faq .accordion .panel.opened .button-collapse .subtitle-1 {
        color: #038944; }
      .section-faq .accordion .panel.opened .arrow svg {
        transform: rotate(180deg); }
      .section-faq .accordion .panel .button-collapse {
        cursor: pointer;
        padding: 16px 44px 16px 0;
        transition: .3s;
        position: relative; }
      .section-faq .accordion .panel .subtitle-1 {
        max-width: 90%;
        transition: .3s; }
      .section-faq .accordion .panel .panel-body {
        padding-bottom: 24px;
        padding-right: 8px;
        transition: .3s; }
      .section-faq .accordion .panel .arrow {
        position: absolute;
        right: 8px;
        transition: .3s;
        cursor: pointer;
        width: 100%;
        text-align: right;
        top: 50%;
        transform: translateY(-50%); }
        .section-faq .accordion .panel .arrow svg {
          transition: .3s; }
      .section-faq .accordion .panel .panel-heading {
        width: 100%; }
      .section-faq .accordion .panel .panel-collapse {
        width: 100%;
        min-height: auto; }
  .section-faq .bottom-info {
    color: #232A26;
    padding: 16px 0; }
    .section-faq .bottom-info a {
      color: #038944;
      font-family: "Inter", sans-serif;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      text-decoration-line: underline;
      text-decoration-style: solid;
      text-decoration-skip-ink: auto;
      text-decoration-thickness: auto;
      text-underline-offset: auto;
      text-underline-position: from-font; }

.section-resources {
  background: #fff; }
  .section-resources .container {
    max-width: 1440px; }
  .section-resources .top-heading {
    text-align: center;
    margin: 0 auto 40px;
    max-width: 660px; }
    @media (max-width: 1080px) {
      .section-resources .top-heading {
        margin-bottom: 32px; } }
    @media (max-width: 767px) {
      .section-resources .top-heading {
        margin-bottom: 24px; } }
    .section-resources .top-heading .title {
      margin-bottom: 8px; }
    .section-resources .top-heading .subtitle {
      color: #232A26; }
  .section-resources .wrap-resources {
    display: flex;
    gap: 24px; }
    @media (max-width: 1080px) {
      .section-resources .wrap-resources {
        gap: 20px; } }
    @media (max-width: 767px) {
      .section-resources .wrap-resources {
        gap: 24px;
        flex-direction: column; } }
  .section-resources .resource-card-item {
    width: calc(33.33% - 16px);
    cursor: pointer; }
    @media (max-width: 1080px) {
      .section-resources .resource-card-item {
        width: calc(33.33% - 13.33px); } }
    @media (max-width: 767px) {
      .section-resources .resource-card-item {
        width: 100%; } }
    @media (hover: hover) {
      .section-resources .resource-card-item:hover .wrap-img img {
        transform: scale(1.05); } }
    @media (hover: none) {
      .section-resources .resource-card-item:active .wrap-img img {
        transform: scale(1.05); } }
    .section-resources .resource-card-item .title-resource {
      margin: 16px 0; }
    .section-resources .resource-card-item .wrap-img {
      overflow: hidden;
      border-radius: 12px; }
      .section-resources .resource-card-item .wrap-img img {
        background: linear-gradient(180deg, #EAF6EF 0%, rgba(215, 245, 227, 0) 51.32%);
        background-blend-mode: multiply, normal;
        height: auto;
        aspect-ratio: 3/2;
        width: 100%;
        display: block;
        object-fit: cover;
        transition: transform 0.5s ease; }
    .section-resources .resource-card-item .categories {
      display: flex;
      gap: 8px;
      flex-wrap: wrap; }
      .section-resources .resource-card-item .categories .category {
        padding: 4px 12px;
        border-radius: 4px;
        border: 1px solid rgba(3, 22, 13, 0.15); }
  .section-resources .wrap-btn {
    text-align: center; }
    .section-resources .wrap-btn .btn-primary {
      margin-top: 40px; }
      @media (max-width: 1080px) {
        .section-resources .wrap-btn .btn-primary {
          margin-top: 32px; } }
      @media (max-width: 767px) {
        .section-resources .wrap-btn .btn-primary {
          margin-top: 24px; } }

.section-resources-overview {
  padding-bottom: 48px; }
  @media (max-width: 1439px) {
    .section-resources-overview {
      padding-bottom: 96px; } }
  @media (max-width: 1080px) {
    .section-resources-overview {
      padding-bottom: 72px; } }
  @media screen and (max-width: 767px) {
    .section-resources-overview {
      padding-bottom: 56px; } }
  .section-resources-overview .container {
    max-width: 1440px; }
  .section-resources-overview .taxonomy-container {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 48px 0; }
    @media (max-width: 1080px) {
      .section-resources-overview .taxonomy-container {
        flex-wrap: nowrap;
        padding: 32px 0 16px; } }
    @media screen and (max-width: 767px) {
      .section-resources-overview .taxonomy-container {
        padding: 24px 0 16px; } }
    .section-resources-overview .taxonomy-container .tax-name {
      padding: 13px 23px;
      border-radius: 8px;
      border: 1px solid rgba(3, 22, 13, 0.15);
      cursor: pointer;
      transition: .3s;
      color: #232A26;
      font-family: "Inter", sans-serif;
      font-size: 15px;
      font-style: normal;
      font-weight: 500;
      line-height: 136%; }
      .section-resources-overview .taxonomy-container .tax-name.active {
        border: 1px solid #038944;
        color: #038944;
        background: rgba(3, 137, 68, 0.1); }
        .section-resources-overview .taxonomy-container .tax-name.active:hover {
          border: 1px solid #038944;
          color: #038944;
          background: rgba(3, 137, 68, 0.1); }
      @media (hover: hover) {
        .section-resources-overview .taxonomy-container .tax-name:hover {
          border: 1px solid #06AE57;
          color: #06AE57; } }
      @media (hover: none) {
        .section-resources-overview .taxonomy-container .tax-name:active {
          border: 1px solid #06AE57;
          color: #06AE57; } }
  @media (max-width: 1080px) {
    .section-resources-overview .wrap-scroll {
      padding-bottom: 32px;
      display: block;
      overflow-x: auto;
      white-space: nowrap;
      margin-right: -24px; } }
  @media screen and (max-width: 767px) {
    .section-resources-overview .wrap-scroll {
      padding-bottom: 24px;
      margin-right: -16px; } }
  .section-resources-overview .mCS-my-theme .mCSB_scrollTools {
    opacity: 1;
    position: relative; }
  .section-resources-overview .mCS-my-theme .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
  .section-resources-overview .mCS-my-theme .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #06AE57; }
  .section-resources-overview .mCS-my-theme .mCSB_dragger {
    top: -2px; }
    .section-resources-overview .mCS-my-theme .mCSB_dragger .mCSB_dragger_bar {
      background-color: #06AE57;
      height: 8px !important; }
  .section-resources-overview .mCS-my-theme .mCSB_draggerRail {
    background-color: rgba(3, 22, 13, 0.15);
    height: 1px; }
  .section-resources-overview .mCS-my-theme .mCSB_scrollTools_horizontal {
    display: none !important; }
    @media (max-width: 1080px) {
      .section-resources-overview .mCS-my-theme .mCSB_scrollTools_horizontal {
        display: block !important; } }
  .section-resources-overview .mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-bottom: 0; }
  .section-resources-overview .wrap-posts {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    min-height: 400px;
    transition: .25s ease; }
    @media (max-width: 1439px) {
      .section-resources-overview .wrap-posts {
        gap: 24px; } }
    @media (max-width: 1080px) {
      .section-resources-overview .wrap-posts {
        gap: 20px; } }
    @media (max-width: 767px) {
      .section-resources-overview .wrap-posts {
        gap: 16px;
        flex-direction: column; } }
    .section-resources-overview .wrap-posts.is-loading {
      opacity: .45; }
    .section-resources-overview .wrap-posts .resource-card-item {
      width: calc(33.33% - 26.7px);
      cursor: pointer; }
      @media (max-width: 1439px) {
        .section-resources-overview .wrap-posts .resource-card-item {
          width: calc(33.33% - 16px); } }
      @media (max-width: 1080px) {
        .section-resources-overview .wrap-posts .resource-card-item {
          width: calc(50% - 10px); } }
      @media (max-width: 767px) {
        .section-resources-overview .wrap-posts .resource-card-item {
          width: 100%; } }
      @media (hover: hover) {
        .section-resources-overview .wrap-posts .resource-card-item:hover .wrap-img img {
          transform: scale(1.05); } }
      @media (hover: none) {
        .section-resources-overview .wrap-posts .resource-card-item:active .wrap-img img {
          transform: scale(1.05); } }
      .section-resources-overview .wrap-posts .resource-card-item .title-resource {
        margin: 16px 0; }
      .section-resources-overview .wrap-posts .resource-card-item .wrap-img {
        overflow: hidden;
        border-radius: 12px; }
        .section-resources-overview .wrap-posts .resource-card-item .wrap-img img {
          background: linear-gradient(180deg, #EAF6EF 0%, rgba(215, 245, 227, 0) 51.32%);
          background-blend-mode: multiply, normal;
          height: auto;
          aspect-ratio: 3/2;
          width: 100%;
          display: block;
          object-fit: cover;
          transition: transform 0.5s ease; }
      .section-resources-overview .wrap-posts .resource-card-item .categories {
        display: flex;
        gap: 8px;
        flex-wrap: wrap; }
        .section-resources-overview .wrap-posts .resource-card-item .categories .category {
          padding: 4px 12px;
          border-radius: 4px;
          border: 1px solid rgba(3, 22, 13, 0.15); }
  .section-resources-overview #loader-resources {
    margin: 50px auto 0;
    display: none;
    width: 50px;
    padding: 8px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #06AE57;
    --_m: conic-gradient(#0000 10%, #000),
    linear-gradient(#000 0 0) content-box;
    mask: var(--_m);
    mask-composite: subtract;
    animation: l3 1s infinite linear; }
    .section-resources-overview #loader-resources.is-visible {
      display: grid; }

@keyframes l3 {
  to {
    transform: rotate(1turn); } }
  .section-resources-overview .load-nav {
    width: 100%;
    margin-top: 40px; }
    @media (max-width: 1080px) {
      .section-resources-overview .load-nav {
        margin-top: 32px; } }
    @media screen and (max-width: 767px) {
      .section-resources-overview .load-nav {
        margin-top: 24px; } }
    .section-resources-overview .load-nav .btn-box-load-more {
      display: flex;
      justify-content: center; }
      .section-resources-overview .load-nav .btn-box-load-more a {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        color: #232A26;
        background: transparent;
        border: 1px solid rgba(3, 22, 13, 0.15);
        height: auto;
        padding: 11px 24px; }
        .section-resources-overview .load-nav .btn-box-load-more a svg * {
          transition: .3s; }
        @media (hover: hover) {
          .section-resources-overview .load-nav .btn-box-load-more a:hover {
            color: #06AE57;
            border: 1px solid #06AE57; }
            .section-resources-overview .load-nav .btn-box-load-more a:hover svg * {
              stroke: #06AE57; } }
        @media (hover: none) {
          .section-resources-overview .load-nav .btn-box-load-more a:active {
            color: #038944;
            border: 1px solid #038944;
            background: rgba(3, 137, 68, 0.1); }
            .section-resources-overview .load-nav .btn-box-load-more a:active svg * {
              stroke: #06AE57; } }

.section-cta-block {
  margin: 0 auto;
  max-width: 1920px;
  padding: 48px; }
  @media (max-width: 1080px) {
    .section-cta-block {
      padding: 24px; } }
  @media (max-width: 767px) {
    .section-cta-block {
      padding: 16px; } }
  .section-cta-block .wrap-cta-block {
    position: relative; }
    @media (max-width: 767px) {
      .section-cta-block .wrap-cta-block {
        min-height: 498px;
        display: flex;
        align-items: center; } }
  .section-cta-block .background-box {
    position: absolute;
    left: 0;
    overflow: hidden;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    border-radius: 24px; }
    @media (max-width: 1080px) {
      .section-cta-block .background-box {
        border-radius: 16px; } }
    @media (max-width: 767px) {
      .section-cta-block .background-box {
        border-radius: 12px; } }
    .section-cta-block .background-box:before {
      content: '';
      position: absolute;
      width: 726px;
      height: 591px;
      z-index: 1;
      left: 500px;
      bottom: -525px;
      border-radius: 726px;
      background: rgba(10, 239, 123, 0.6);
      filter: blur(250px); }
    .section-cta-block .background-box:after {
      content: '';
      position: absolute;
      width: 864px;
      height: 704px;
      z-index: 1;
      left: -778px;
      top: -237px;
      border-radius: 864px;
      background: rgba(10, 239, 123, 0.6);
      filter: blur(250px); }
    .section-cta-block .background-box .ellipse-bg {
      content: '';
      position: absolute;
      width: 726px;
      height: 591px;
      z-index: 1;
      left: 500px;
      top: -438px;
      border-radius: 726px;
      background: rgba(10, 239, 123, 0.6);
      filter: blur(250px); }
    .section-cta-block .background-box .bg-color {
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      background: linear-gradient(90deg, #006032 0%, #006032 100%);
      backdrop-filter: blur(3px); }
    .section-cta-block .background-box .bg-image {
      position: absolute;
      width: 100%;
      height: auto;
      bottom: -24%; }
      @media (max-width: 1919px) {
        .section-cta-block .background-box .bg-image {
          bottom: 0; } }
      @media (max-width: 767px) {
        .section-cta-block .background-box .bg-image {
          width: 352%; } }
    .section-cta-block .background-box .hex-1 {
      position: absolute;
      width: 319px;
      height: auto;
      object-fit: contain;
      z-index: 0;
      right: 24%;
      top: -25%; }
      @media (max-width: 1080px) {
        .section-cta-block .background-box .hex-1 {
          width: 139px;
          right: 8%;
          top: -11%; } }
      @media (max-width: 767px) {
        .section-cta-block .background-box .hex-1 {
          width: 125px;
          right: 8%;
          top: -9%; } }
    .section-cta-block .background-box .hex-2 {
      position: absolute;
      width: 80px;
      height: auto;
      object-fit: contain;
      top: 11%;
      right: 17%; }
      @media (max-width: 1080px) {
        .section-cta-block .background-box .hex-2 {
          display: none; } }
    .section-cta-block .background-box .hex-3 {
      position: absolute;
      width: 66px;
      height: auto;
      object-fit: contain;
      left: 14%;
      top: 7%; }
      @media (max-width: 767px) {
        .section-cta-block .background-box .hex-3 {
          width: 45px;
          top: 5%; } }
    .section-cta-block .background-box .hex-4 {
      position: absolute;
      width: 109px;
      height: auto;
      object-fit: contain;
      left: 47%;
      top: 87%;
      z-index: 0; }
    .section-cta-block .background-box .hex-5 {
      position: absolute;
      width: 94px;
      height: auto;
      object-fit: contain;
      right: 3%;
      top: 59%;
      z-index: 0; }
      @media (max-width: 1080px) {
        .section-cta-block .background-box .hex-5 {
          width: 61px;
          right: 2%;
          top: 59%; } }
    .section-cta-block .background-box .hex-6 {
      position: absolute;
      width: 108px;
      height: auto;
      object-fit: contain;
      left: 33%;
      top: 20%;
      z-index: 0; }
      @media (max-width: 1080px) {
        .section-cta-block .background-box .hex-6 {
          width: 52px;
          left: 3%;
          top: 74%; } }
  .section-cta-block .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0; }
  .section-cta-block .wrap-content {
    max-width: 480px;
    margin: 0 auto;
    padding: 121px 0;
    text-align: center; }
    @media (max-width: 1080px) {
      .section-cta-block .wrap-content {
        padding: 72px 0; } }
    @media (max-width: 767px) {
      .section-cta-block .wrap-content {
        padding: 73px 16px; } }
  .section-cta-block .title {
    margin-bottom: 8px;
    color: #fff; }
  .section-cta-block .subtitle {
    color: #fff;
    text-align: center;
    font-family: "Ubuntu", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 142%; }
  .section-cta-block .wrap-btns {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-top: 32px;
    justify-content: center; }
    @media (max-width: 767px) {
      .section-cta-block .wrap-btns {
        flex-direction: column; } }
    .section-cta-block .wrap-btns a {
      white-space: nowrap; }
      @media (max-width: 767px) {
        .section-cta-block .wrap-btns a {
          width: 100%;
          text-align: center; } }
  .section-cta-block.section-scrollTrigger .hex-1, .section-cta-block.section-scrollTrigger .hex-2, .section-cta-block.section-scrollTrigger .hex-3, .section-cta-block.section-scrollTrigger .hex-4, .section-cta-block.section-scrollTrigger .hex-5, .section-cta-block.section-scrollTrigger .hex-6 {
    transition-timing-function: ease;
    transition-duration: 1.2s;
    opacity: 0;
    transition-property: opacity, transform;
    transform: translate3d(0, 100px, 0); }
  .section-cta-block.section-scrollTrigger.visible .hex-1, .section-cta-block.section-scrollTrigger.visible .hex-2, .section-cta-block.section-scrollTrigger.visible .hex-3, .section-cta-block.section-scrollTrigger.visible .hex-4, .section-cta-block.section-scrollTrigger.visible .hex-5, .section-cta-block.section-scrollTrigger.visible .hex-6 {
    opacity: 1;
    transform: translateZ(0); }
  .section-cta-block.section-scrollTrigger.visible .hex-1 {
    transition-delay: 0.15s; }
  .section-cta-block.section-scrollTrigger.visible .hex-2 {
    transition-delay: 0.3s; }
  .section-cta-block.section-scrollTrigger.visible .hex-3 {
    transition-delay: 0.45s; }
  .section-cta-block.section-scrollTrigger.visible .hex-4 {
    transition-delay: 0.6s; }
  .section-cta-block.section-scrollTrigger.visible .hex-5 {
    transition-delay: 0.75s; }
  .section-cta-block.section-scrollTrigger.visible .hex-6 {
    transition-delay: 0.9s; }

.section-text-with-image .container {
  max-width: 1440px; }
  @media (max-width: 1080px) {
    .section-text-with-image .container {
      padding: 0 32px; } }
  @media (max-width: 767px) {
    .section-text-with-image .container {
      padding: 0 24px; } }

.section-text-with-image .flex {
  display: flex;
  gap: 80px;
  align-items: center; }
  @media (max-width: 1080px) {
    .section-text-with-image .flex {
      flex-direction: column;
      gap: 24px; } }

.section-text-with-image .left {
  width: calc(50% - 40px); }
  @media screen and (max-width: 1080px) {
    .section-text-with-image .left {
      width: 100%; } }
  .section-text-with-image .left .title {
    color: #232A26;
    margin-bottom: 8px; }
  .section-text-with-image .left .subtitle {
    margin-bottom: 24px; }
  .section-text-with-image .left .description a {
    color: #038944;
    font-family: "Inter", sans-serif;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font; }
  .section-text-with-image .left .description p:not(:last-child) {
    margin-bottom: 16px; }
  .section-text-with-image .left .description b, .section-text-with-image .left .description strong {
    font-weight: 600; }
  .section-text-with-image .left .description i, .section-text-with-image .left .description em {
    font-style: italic; }
  .section-text-with-image .left .description ul {
    padding: 0 0 0 30px; }
    .section-text-with-image .left .description ul li {
      list-style-type: disc;
      margin-bottom: 8px; }
      .section-text-with-image .left .description ul li:last-child {
        margin-bottom: 0; }
  .section-text-with-image .left .description ol {
    padding: 0 0 0 30px; }
    .section-text-with-image .left .description ol li {
      list-style-type: decimal;
      margin-bottom: 8px; }
      .section-text-with-image .left .description ol li:last-child {
        margin-bottom: 0; }

.section-text-with-image .right {
  width: calc(50% - 40px); }
  @media screen and (max-width: 1080px) {
    .section-text-with-image .right {
      width: 100%; } }
  .section-text-with-image .right .wrap-img {
    position: relative; }
    .section-text-with-image .right .wrap-img img {
      width: 100%;
      border-radius: 16px;
      object-fit: cover;
      display: block;
      aspect-ratio: 158/105; }
      @media screen and (max-width: 1439px) {
        .section-text-with-image .right .wrap-img img {
          aspect-ratio: 155/103; } }
    .section-text-with-image .right .wrap-img:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      border-radius: 16px;
      background: linear-gradient(180deg, rgba(234, 246, 239, 0.2) 0%, rgba(215, 245, 227, 0) 51%); }

.section-text-with-image-type-2 {
  padding: 64px 0 96px; }
  @media (max-width: 1080px) {
    .section-text-with-image-type-2 {
      padding: 48px 0 72px; } }
  @media (max-width: 767px) {
    .section-text-with-image-type-2 {
      padding: 24px 0 56px; } }
  .section-text-with-image-type-2 .container {
    max-width: 1440px; }
  .section-text-with-image-type-2 .flex {
    min-height: 480px;
    border-radius: 24px;
    padding: 112px 80px;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(240, 240, 240, 0.6);
    background: linear-gradient(53deg, #A5E9E1 15.86%, #C7F7C6 120.88%), linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, #FFF 100%);
    box-shadow: 0 131px 37px 0 rgba(0, 0, 0, 0), 0 84px 34px 0 rgba(0, 0, 0, 0.01), 0 5px 12px 0 rgba(0, 0, 0, 0.1); }
    @media (max-width: 1080px) {
      .section-text-with-image-type-2 .flex {
        min-height: 440px;
        padding: 72px 56px 185px 56px; } }
    @media (max-width: 767px) {
      .section-text-with-image-type-2 .flex {
        padding: 56px 24px 232px 24px; } }
  .section-text-with-image-type-2 .left {
    max-width: 444px;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 1080px) {
      .section-text-with-image-type-2 .left {
        max-width: unset; } }
    @media screen and (max-width: 767px) {
      .section-text-with-image-type-2 .left {
        max-width: unset; } }
    .section-text-with-image-type-2 .left .title {
      margin-bottom: 8px; }
    .section-text-with-image-type-2 .left .subtitle {
      margin-bottom: 32px; }
  .section-text-with-image-type-2 img.image-preview {
    position: absolute;
    display: block;
    z-index: 2;
    width: 82%;
    right: -20%;
    top: -26px; }
    @media screen and (max-width: 1350px) {
      .section-text-with-image-type-2 img.image-preview {
        width: 74%;
        right: -20%;
        top: 0; } }
    @media screen and (max-width: 1080px) {
      .section-text-with-image-type-2 img.image-preview {
        width: 718px;
        right: -25%;
        top: auto;
        bottom: -48%; } }
    @media screen and (max-width: 767px) {
      .section-text-with-image-type-2 img.image-preview {
        bottom: auto;
        right: auto;
        top: calc(100% - 238px);
        width: 388px;
        left: 50%;
        transform: translate3d(-50%, 150px, 0); } }
  .section-text-with-image-type-2.section-scrollTrigger img.image-preview {
    transition-timing-function: ease;
    transition-duration: 1.2s;
    opacity: 0;
    transition-property: opacity, transform;
    transform: translate3d(0, 150px, 0); }
    @media screen and (max-width: 767px) {
      .section-text-with-image-type-2.section-scrollTrigger img.image-preview {
        transform: translate3d(-50%, 150px, 0); } }
  .section-text-with-image-type-2.section-scrollTrigger.visible img.image-preview {
    opacity: 1;
    transform: translateZ(0); }
    @media screen and (max-width: 767px) {
      .section-text-with-image-type-2.section-scrollTrigger.visible img.image-preview {
        transform: translate3d(-50%, 0, 0); } }

.section-text-with-image-type-3 .container {
  max-width: 1440px; }

.section-text-with-image-type-3 .flex {
  display: flex;
  gap: 80px;
  align-items: center; }
  @media (max-width: 1080px) {
    .section-text-with-image-type-3 .flex {
      flex-direction: column;
      gap: 24px; } }
  @media (min-width: 1080px) {
    .section-text-with-image-type-3 .flex.-reverse-block {
      flex-direction: row-reverse; } }

.section-text-with-image-type-3 .left {
  width: calc(50% - 40px); }
  @media screen and (max-width: 1080px) {
    .section-text-with-image-type-3 .left {
      width: 100%; } }
  .section-text-with-image-type-3 .left .title {
    color: #232A26;
    margin-bottom: 12px; }
  .section-text-with-image-type-3 .left .description a {
    color: #038944;
    font-family: "Inter", sans-serif;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font; }
  .section-text-with-image-type-3 .left .description p:not(:last-child) {
    margin-bottom: 12px; }
  .section-text-with-image-type-3 .left .description b, .section-text-with-image-type-3 .left .description strong {
    font-weight: 600; }
  .section-text-with-image-type-3 .left .description i, .section-text-with-image-type-3 .left .description em {
    font-style: italic; }
  .section-text-with-image-type-3 .left .description ul {
    padding: 0 0 0 33px;
    margin-bottom: 12px; }
    .section-text-with-image-type-3 .left .description ul li {
      padding: 4px 0;
      list-style-type: none;
      position: relative; }
      .section-text-with-image-type-3 .left .description ul li:before {
        content: '';
        position: absolute;
        left: -31px;
        top: 50%;
        transform: translate(0, -50%);
        width: 20px;
        height: 20px;
        background: url(ff6434ba3bd131c53d0f.svg) no-repeat; }
  .section-text-with-image-type-3 .left .description ol {
    padding: 0 0 0 30px;
    margin-bottom: 12px; }
    .section-text-with-image-type-3 .left .description ol li {
      list-style-type: decimal;
      margin-bottom: 8px; }
      .section-text-with-image-type-3 .left .description ol li:last-child {
        margin-bottom: 0; }
  .section-text-with-image-type-3 .left .btn-primary {
    margin-top: 24px; }
    @media screen and (max-width: 1080px) {
      .section-text-with-image-type-3 .left .btn-primary {
        margin-top: 20px; } }
    @media (max-width: 767px) {
      .section-text-with-image-type-3 .left .btn-primary {
        margin-top: 16px; } }

.section-text-with-image-type-3 .right {
  width: calc(50% - 40px); }
  @media screen and (max-width: 1080px) {
    .section-text-with-image-type-3 .right {
      width: 100%; } }
  .section-text-with-image-type-3 .right .wrap-img img {
    width: 100%;
    display: block; }
    @media screen and (max-width: 1080px) {
      .section-text-with-image-type-3 .right .wrap-img img {
        max-width: 452px;
        margin: 0 auto; } }

.section-text-with-image-type-3.section-scrollTrigger .right .wrap-img img {
  transition-timing-function: ease;
  transition-duration: 1.2s;
  opacity: 0;
  transition-property: opacity, transform;
  transform: translate3d(0, 150px, 0); }

.section-text-with-image-type-3.section-scrollTrigger.visible .right .wrap-img img {
  opacity: 1;
  transform: translateZ(0); }

.section-text-with-image-type-4 {
  padding: 48px 0 64px; }
  @media screen and (max-width: 1080px) {
    .section-text-with-image-type-4 {
      padding: 48px 0; } }
  @media (max-width: 767px) {
    .section-text-with-image-type-4 {
      padding: 24px 0; } }
  @media (max-width: 767px) {
    .section-text-with-image-type-4.-csa {
      padding-top: 48px; } }
  .section-text-with-image-type-4 .container {
    max-width: 1440px; }
  .section-text-with-image-type-4 .wrap-top-headings {
    max-width: 660px;
    margin: 0 auto 40px;
    text-align: center; }
    @media (max-width: 767px) {
      .section-text-with-image-type-4 .wrap-top-headings {
        margin: 0 auto 24px; } }
    .section-text-with-image-type-4 .wrap-top-headings .title-section {
      margin-bottom: 12px;
      display: inline-block;
      position: relative; }
      .section-text-with-image-type-4 .wrap-top-headings .title-section.-coming-soon-icon:after {
        display: block; }
      .section-text-with-image-type-4 .wrap-top-headings .title-section:after {
        content: '';
        width: 143px;
        height: 73px;
        right: -62px;
        top: -44px;
        z-index: -1;
        position: absolute;
        background: url(6283837198d725162e16.svg) no-repeat;
        background-size: 143px 73px;
        display: none; }
    .section-text-with-image-type-4 .wrap-top-headings .subtitle-section {
      color: #232A26; }
  .section-text-with-image-type-4 .flex {
    display: flex;
    gap: 24px; }
    @media (max-width: 1080px) {
      .section-text-with-image-type-4 .flex {
        flex-direction: column; } }
    @media (min-width: 1080px) {
      .section-text-with-image-type-4 .flex.-reverse-block {
        flex-direction: row-reverse; } }
  .section-text-with-image-type-4 .left {
    width: 660px;
    border-radius: 12px;
    border: 1px solid rgba(240, 240, 240, 0.6);
    background: #FFF;
    box-shadow: 0 -1px 26px 0 rgba(197, 202, 222, 0.2), 0 187px 52px 0 rgba(187, 191, 195, 0), 0 120px 48px 0 rgba(187, 191, 195, 0.01), 0 67px 40px 0 rgba(187, 191, 195, 0.05), 0 30px 30px 0 rgba(187, 191, 195, 0.09), 0 7px 16px 0 rgba(187, 191, 195, 0.1);
    backdrop-filter: blur(22px);
    padding: 40px;
    position: relative;
    overflow: hidden;
    flex-shrink: 0; }
    @media screen and (max-width: 1080px) {
      .section-text-with-image-type-4 .left {
        width: 100%;
        padding: 32px; } }
    @media (max-width: 767px) {
      .section-text-with-image-type-4 .left {
        padding: 24px; } }
    .section-text-with-image-type-4 .left:after {
      content: '';
      width: 225px;
      height: 345px;
      right: 0;
      bottom: 0;
      z-index: -1;
      position: absolute;
      background: url(cc2f7d0f7d0d6213c256.png) no-repeat;
      background-size: 225px 345px; }
      @media (max-width: 767px) {
        .section-text-with-image-type-4 .left:after {
          background-size: 156px 255px;
          width: 156px;
          height: 255px; } }
    .section-text-with-image-type-4 .left .title {
      margin-bottom: 24px;
      color: #2E3833; }
    .section-text-with-image-type-4 .left .description a {
      color: #038944;
      font-family: "Inter", sans-serif;
      text-decoration-line: underline;
      text-decoration-style: solid;
      text-decoration-skip-ink: auto;
      text-decoration-thickness: auto;
      text-underline-offset: auto;
      text-underline-position: from-font; }
    .section-text-with-image-type-4 .left .description p:not(:last-child) {
      margin-bottom: 24px; }
    .section-text-with-image-type-4 .left .description b, .section-text-with-image-type-4 .left .description strong {
      font-weight: 600; }
    .section-text-with-image-type-4 .left .description i, .section-text-with-image-type-4 .left .description em {
      font-style: italic; }
    .section-text-with-image-type-4 .left .description ul {
      padding: 0 0 0 33px;
      margin-bottom: 12px; }
      .section-text-with-image-type-4 .left .description ul li {
        padding: 4px 0;
        list-style-type: none;
        position: relative; }
        .section-text-with-image-type-4 .left .description ul li:before {
          content: '';
          position: absolute;
          left: -31px;
          top: 50%;
          transform: translate(0, -50%);
          width: 20px;
          height: 20px;
          background: url(ff6434ba3bd131c53d0f.svg) no-repeat; }
    .section-text-with-image-type-4 .left .description ol {
      padding: 0 0 0 30px;
      margin-bottom: 12px; }
      .section-text-with-image-type-4 .left .description ol li {
        list-style-type: decimal;
        margin-bottom: 8px; }
        .section-text-with-image-type-4 .left .description ol li:last-child {
          margin-bottom: 0; }
    .section-text-with-image-type-4 .left .custom-list-wrapper {
      margin-bottom: 24px; }
      .section-text-with-image-type-4 .left .custom-list-wrapper li {
        display: flex;
        align-items: center;
        gap: 12px;
        padding: 12px 16px; }
        .section-text-with-image-type-4 .left .custom-list-wrapper li img {
          width: 24px;
          height: auto;
          object-fit: contain; }
  .section-text-with-image-type-4 .right {
    width: calc(50% - 12px);
    border-radius: 16px;
    background: #006032;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 1; }
    @media screen and (max-width: 1080px) {
      .section-text-with-image-type-4 .right {
        width: 100%;
        padding: 32px; } }
    @media (max-width: 767px) {
      .section-text-with-image-type-4 .right {
        padding: 24px; } }
    .section-text-with-image-type-4 .right:after {
      content: '';
      z-index: 1;
      width: 535px;
      height: 435px;
      position: absolute;
      left: -222px;
      top: -159px;
      border-radius: 535px;
      background: #9BDFBC;
      filter: blur(250px); }
    .section-text-with-image-type-4 .right:before {
      content: '';
      z-index: 1;
      width: 663px;
      height: 506px;
      position: absolute;
      right: -515px;
      top: -293px;
      border-radius: 663px;
      background: #9BDFBC;
      filter: blur(250px); }
    .section-text-with-image-type-4 .right img {
      width: 63%;
      display: block; }
      @media screen and (max-width: 1080px) {
        .section-text-with-image-type-4 .right img {
          width: 55%; } }
  .section-text-with-image-type-4 .wrap-bottom-content {
    max-width: 652px;
    margin: 0 auto;
    text-align: center; }
    .section-text-with-image-type-4 .wrap-bottom-content .bottom-subtitle {
      margin-top: 40px; }
      @media (max-width: 767px) {
        .section-text-with-image-type-4 .wrap-bottom-content .bottom-subtitle {
          margin-top: 24px; } }
    .section-text-with-image-type-4 .wrap-bottom-content .btn-primary {
      margin-top: 24px; }
  .section-text-with-image-type-4.section-scrollTrigger .right img {
    transition-timing-function: ease;
    transition-duration: 1.2s;
    opacity: 0;
    transition-property: opacity, transform;
    transform: translate3d(0, 150px, 0); }
  .section-text-with-image-type-4.section-scrollTrigger.visible .right img {
    opacity: 1;
    transform: translateZ(0); }

.section-info-blocks {
  padding: 48px 0 64px;
  overflow: visible; }
  @media screen and (max-width: 1080px) {
    .section-info-blocks {
      padding: 48px 0; } }
  @media (max-width: 767px) {
    .section-info-blocks {
      padding: 24px 0; } }
  .section-info-blocks .container {
    max-width: 1440px; }
  .section-info-blocks .wrap-top-headings {
    max-width: 660px;
    margin: 0 auto 40px;
    text-align: center; }
    @media (max-width: 767px) {
      .section-info-blocks .wrap-top-headings {
        margin: 0 auto 24px; } }
    .section-info-blocks .wrap-top-headings .title-section {
      margin-bottom: 12px;
      display: inline-block;
      position: relative; }
      .section-info-blocks .wrap-top-headings .title-section.-coming-soon-icon:after {
        display: block; }
      .section-info-blocks .wrap-top-headings .title-section:after {
        content: '';
        width: 143px;
        height: 73px;
        right: -62px;
        top: -44px;
        z-index: -1;
        position: absolute;
        background: url(6283837198d725162e16.svg) no-repeat;
        background-size: 143px 73px;
        display: none; }
    .section-info-blocks .wrap-top-headings .subtitle-section {
      color: #232A26; }
  .section-info-blocks .flex {
    display: flex;
    gap: 8px; }
    @media (max-width: 1080px) {
      .section-info-blocks .flex {
        flex-direction: column; } }
  .section-info-blocks .item {
    width: 50%;
    border-radius: 12px;
    border: 1px solid rgba(240, 240, 240, 0.6);
    background: #FFF;
    box-shadow: 0 -1px 26px 0 rgba(197, 202, 222, 0.2), 0 187px 52px 0 rgba(187, 191, 195, 0), 0 120px 48px 0 rgba(187, 191, 195, 0.01), 0 67px 40px 0 rgba(187, 191, 195, 0.05), 0 30px 30px 0 rgba(187, 191, 195, 0.09), 0 7px 16px 0 rgba(187, 191, 195, 0.1);
    backdrop-filter: blur(22px);
    padding: 40px;
    position: relative;
    overflow: hidden;
    flex-shrink: 0; }
    @media screen and (max-width: 1080px) {
      .section-info-blocks .item {
        width: 100%;
        padding: 32px; } }
    @media (max-width: 767px) {
      .section-info-blocks .item {
        padding: 24px; } }
    .section-info-blocks .item .title {
      margin-bottom: 24px;
      color: #2E3833; }
    .section-info-blocks .item .description a {
      color: #038944;
      font-family: "Inter", sans-serif;
      text-decoration-line: underline;
      text-decoration-style: solid;
      text-decoration-skip-ink: auto;
      text-decoration-thickness: auto;
      text-underline-offset: auto;
      text-underline-position: from-font; }
    .section-info-blocks .item .description p:not(:last-child) {
      margin-bottom: 12px; }
    .section-info-blocks .item .description b, .section-info-blocks .item .description strong {
      font-weight: 600; }
    .section-info-blocks .item .description i, .section-info-blocks .item .description em {
      font-style: italic; }
    .section-info-blocks .item .description ul {
      padding: 0 0 0 33px;
      margin-bottom: 12px; }
      .section-info-blocks .item .description ul li {
        padding: 4px 0;
        list-style-type: none;
        position: relative; }
        .section-info-blocks .item .description ul li:before {
          content: '';
          position: absolute;
          left: -31px;
          top: 50%;
          transform: translate(0, -50%);
          width: 20px;
          height: 20px;
          background: url(ff6434ba3bd131c53d0f.svg) no-repeat; }
    .section-info-blocks .item .description ol {
      padding: 0 0 0 30px;
      margin-bottom: 12px; }
      .section-info-blocks .item .description ol li {
        list-style-type: decimal;
        margin-bottom: 8px; }
        .section-info-blocks .item .description ol li:last-child {
          margin-bottom: 0; }
    .section-info-blocks .item:first-child:after {
      content: '';
      width: 101px;
      height: 201px;
      right: 0;
      bottom: 0;
      z-index: -1;
      position: absolute;
      background: url(fcc07039161436f3e104.png) no-repeat;
      background-size: 101px 201px; }
      @media screen and (max-width: 1080px) {
        .section-info-blocks .item:first-child:after {
          background: url(fcbaf3c17d81606a41a6.png) no-repeat;
          background-size: 193px 132px;
          width: 193px;
          height: 132px; } }
      @media (max-width: 767px) {
        .section-info-blocks .item:first-child:after {
          background-size: 152px 118px;
          width: 152px;
          height: 118px; } }
    .section-info-blocks .item:nth-child(2):after {
      content: '';
      width: 157px;
      height: 201px;
      left: 0;
      bottom: 0;
      z-index: -1;
      position: absolute;
      background: url(6d361647c2acb14255ec.png) no-repeat;
      background-size: 157px 201px; }
      @media screen and (max-width: 1080px) {
        .section-info-blocks .item:nth-child(2):after {
          background: url(b89048cf6cf2a17de67b.png) no-repeat;
          background-size: 192px 105px;
          width: 192px;
          height: 105px;
          right: 0;
          top: 0;
          left: auto;
          bottom: auto; } }
      @media (max-width: 767px) {
        .section-info-blocks .item:nth-child(2):after {
          background-size: 151px 81px;
          width: 151px;
          height: 81px; } }
  .section-info-blocks.section-scrollTrigger .right img {
    transition-timing-function: ease;
    transition-duration: 1.2s;
    opacity: 0;
    transition-property: opacity, transform;
    transform: translate3d(0, 150px, 0); }
  .section-info-blocks.section-scrollTrigger.visible .right img {
    opacity: 1;
    transform: translateZ(0); }

.section-our-mission .container {
  max-width: 1440px;
  text-align: center; }

.section-our-mission .title {
  color: #232A26; }

.section-our-mission .subtitle {
  margin-bottom: 16px; }

.section-leadership-team .container {
  max-width: 1440px; }

.section-leadership-team .wrap-top-headings {
  max-width: 600px;
  margin-bottom: 40px; }
  @media (max-width: 1080px) {
    .section-leadership-team .wrap-top-headings {
      margin-bottom: 32px; } }
  @media (max-width: 767px) {
    .section-leadership-team .wrap-top-headings {
      margin-bottom: 24px; } }
  .section-leadership-team .wrap-top-headings .title {
    margin-bottom: 8px; }

.section-leadership-team .swiper-slide {
  width: 248px;
  height: auto;
  position: relative; }
  @media (max-width: 1439px) {
    .section-leadership-team .swiper-slide {
      width: 228px; } }
  @media (max-width: 1080px) {
    .section-leadership-team .swiper-slide {
      width: 277px; } }
  @media (max-width: 767px) {
    .section-leadership-team .swiper-slide {
      width: 220px; } }
  @media (hover: hover) {
    .section-leadership-team .swiper-slide:hover .wrap-img:after, .section-leadership-team .swiper-slide:hover .wrap-img .link-label {
      opacity: 1; }
    .section-leadership-team .swiper-slide:hover .wrap-img img {
      transform: scale(1.05); } }
  @media (hover: none) {
    .section-leadership-team .swiper-slide:active .wrap-img:after, .section-leadership-team .swiper-slide:active .wrap-img .link-label {
      opacity: 1; }
    .section-leadership-team .swiper-slide:active .wrap-img img {
      transform: scale(1.05); } }
  .section-leadership-team .swiper-slide .wrap-img {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
    aspect-ratio: 3 / 4; }
    .section-leadership-team .swiper-slide .wrap-img:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      opacity: 0;
      background: rgba(0, 0, 0, 0.35);
      backdrop-filter: blur(1px);
      border-radius: 16px;
      transition: .3s; }
    .section-leadership-team .swiper-slide .wrap-img .link-label {
      position: absolute;
      bottom: 40px;
      padding: 14px 24px;
      color: #F5F5F5;
      font-family: "Inter", sans-serif;
      font-size: 15px;
      font-style: normal;
      font-weight: 500;
      line-height: 136%;
      border-radius: 8px;
      border: 1px solid rgba(245, 245, 245, 0.15);
      left: 50%;
      transform: translateX(-50%);
      z-index: 1;
      transition: .3s;
      opacity: 0;
      white-space: nowrap; }
    .section-leadership-team .swiper-slide .wrap-img img {
      width: 100%;
      border-radius: 16px;
      display: block;
      aspect-ratio: 3/4;
      object-fit: cover;
      transition: transform 0.5s ease; }
  .section-leadership-team .swiper-slide .wrap-info-card {
    padding: 0 8px;
    margin-top: 12px; }
    .section-leadership-team .swiper-slide .wrap-info-card .full-name {
      margin-bottom: 4px; }

.section-leadership-team .swiper-navigation {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 24px;
  margin-top: 40px; }
  @media (max-width: 1080px) {
    .section-leadership-team .swiper-navigation {
      margin-top: 32px; } }
  @media (max-width: 767px) {
    .section-leadership-team .swiper-navigation {
      margin-top: 24px;
      height: 48px; } }
  .section-leadership-team .swiper-navigation .swiper-button-prev {
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    width: 48px;
    height: 48px;
    position: relative;
    margin-top: 0;
    left: 0;
    right: 0;
    transition: .4s; }
    .section-leadership-team .swiper-navigation .swiper-button-prev:after {
      display: none; }
    .section-leadership-team .swiper-navigation .swiper-button-prev svg * {
      transition: .3s; }
    .section-leadership-team .swiper-navigation .swiper-button-prev.swiper-button-disabled {
      opacity: 0.38; }
  .section-leadership-team .swiper-navigation .swiper-button-next {
    -webkit-tap-highlight-color: transparent;
    outline: none;
    border: none;
    width: 48px;
    height: 48px;
    position: relative;
    margin-top: 0;
    left: 0;
    right: 0;
    transition: .4s; }
    .section-leadership-team .swiper-navigation .swiper-button-next:after {
      display: none; }
    .section-leadership-team .swiper-navigation .swiper-button-next.swiper-button-disabled {
      opacity: 0.38; }
    .section-leadership-team .swiper-navigation .swiper-button-next svg * {
      transition: .3s; }
  .section-leadership-team .swiper-navigation .swiper-button-prev, .section-leadership-team .swiper-navigation .swiper-button-next {
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    @media (hover: hover) {
      .section-leadership-team .swiper-navigation .swiper-button-prev:hover svg .border, .section-leadership-team .swiper-navigation .swiper-button-next:hover svg .border {
        stroke: #06AE57; }
      .section-leadership-team .swiper-navigation .swiper-button-prev:hover svg .arrow, .section-leadership-team .swiper-navigation .swiper-button-next:hover svg .arrow {
        stroke: #06AE57; } }
    @media (hover: none) {
      .section-leadership-team .swiper-navigation .swiper-button-prev:active svg .border, .section-leadership-team .swiper-navigation .swiper-button-next:active svg .border {
        stroke: #038944;
        fill: #06AE571A; }
      .section-leadership-team .swiper-navigation .swiper-button-prev:active svg .arrow, .section-leadership-team .swiper-navigation .swiper-button-next:active svg .arrow {
        stroke: #038944; } }
    @media (max-width: 767px) {
      .section-leadership-team .swiper-navigation .swiper-button-prev, .section-leadership-team .swiper-navigation .swiper-button-next {
        display: none; } }

.section-leadership-team .wrap-swiper-scrollbar {
  position: relative;
  flex: auto;
  display: block;
  max-width: 184px; }
  @media (max-width: 767px) {
    .section-leadership-team .wrap-swiper-scrollbar {
      max-width: unset; } }
  .section-leadership-team .wrap-swiper-scrollbar .swiper-scrollbar {
    height: 1px;
    border-radius: 100px;
    background: rgba(3, 22, 13, 0.15);
    top: 50%;
    left: 0;
    width: 184px; }
    @media (max-width: 767px) {
      .section-leadership-team .wrap-swiper-scrollbar .swiper-scrollbar {
        width: 100%; } }
  .section-leadership-team .wrap-swiper-scrollbar .swiper-scrollbar-drag {
    background: #06AE57;
    height: 8px;
    border-radius: 100px;
    top: -3.5px; }

.section-leadership-quote {
  padding: 64px 0 96px; }
  @media (max-width: 1080px) {
    .section-leadership-quote {
      padding: 48px 0 72px; } }
  @media (max-width: 767px) {
    .section-leadership-quote {
      padding: 24px 0 56px; } }
  .section-leadership-quote .container {
    max-width: 1440px; }
  .section-leadership-quote .flex {
    display: flex;
    gap: 80px;
    align-items: center; }
    @media screen and (max-width: 1080px) {
      .section-leadership-quote .flex {
        gap: 24px;
        align-items: flex-start; } }
    @media (max-width: 767px) {
      .section-leadership-quote .flex {
        flex-direction: column;
        align-items: center; } }
  .section-leadership-quote .left {
    width: calc(40% - 40px);
    max-width: 489px; }
    @media screen and (max-width: 1439px) {
      .section-leadership-quote .left {
        width: calc(39% - 40px); } }
    @media screen and (max-width: 1080px) {
      .section-leadership-quote .left {
        width: calc(40% - 12px); } }
    @media screen and (max-width: 767px) {
      .section-leadership-quote .left {
        width: 100%;
        max-width: unset; } }
    .section-leadership-quote .left .wrap-img img {
      width: 100%;
      border-radius: 16px;
      object-fit: cover;
      display: block;
      aspect-ratio: 155/189; }
  .section-leadership-quote .right {
    width: calc(60% - 40px); }
    @media screen and (max-width: 1439px) {
      .section-leadership-quote .right {
        width: calc(61% - 40px); } }
    @media screen and (max-width: 1080px) {
      .section-leadership-quote .right {
        width: calc(60% - 12px); } }
    @media screen and (max-width: 767px) {
      .section-leadership-quote .right {
        width: 100%; } }
    .section-leadership-quote .right .quote {
      color: #232A26;
      font-family: "Ubuntu", sans-serif;
      font-size: 28px;
      font-style: normal;
      font-weight: 400;
      line-height: 136%;
      margin: 40px 0; }
      @media (max-width: 1919px) and (min-width: 401px) {
        .section-leadership-quote .right .quote {
          font-size: calc(4 * ((100vw - 400px) / 1519) + 24px); } }
      @media (max-width: 400px) {
        .section-leadership-quote .right .quote {
          font-size:  24px; } }
      @media screen and (max-width: 1080px) {
        .section-leadership-quote .right .quote {
          margin: 32px 0; } }
      @media screen and (max-width: 767px) {
        .section-leadership-quote .right .quote {
          margin: 24px 0; } }
    .section-leadership-quote .right .full-name {
      margin-bottom: 4px; }

.section-hero {
  margin: 0 auto;
  max-width: 1920px;
  padding: 10px 48px; }
  @media (max-width: 1080px) {
    .section-hero {
      padding: 24px; } }
  @media (max-width: 767px) {
    .section-hero {
      padding: 24px 16px; } }
  .section-hero .wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center; }
  .section-hero .background-box {
    position: absolute;
    left: 0;
    overflow: hidden;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    border-radius: 24px; }
    @media (max-width: 1080px) {
      .section-hero .background-box {
        border-radius: 16px; } }
    @media (max-width: 767px) {
      .section-hero .background-box {
        border-radius: 12px; } }
    .section-hero .background-box:before {
      content: '';
      position: absolute;
      z-index: 1;
      width: 864px;
      height: 704px;
      left: -778px;
      top: -237px;
      border-radius: 864px;
      background: rgba(10, 239, 123, 0.6);
      filter: blur(250px); }
    .section-hero .background-box:after {
      content: '';
      position: absolute;
      z-index: 1;
      width: 726px;
      height: 591px;
      left: 430px;
      bottom: -407px;
      border-radius: 726px;
      background: rgba(10, 239, 123, 0.6);
      filter: blur(250px); }
    .section-hero .background-box .bg-color {
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      background: linear-gradient(90deg, #006032 0%, #006032 100%);
      backdrop-filter: blur(3px); }
    .section-hero .background-box .bg-image {
      position: absolute;
      bottom: 0;
      width: 73%;
      height: auto;
      z-index: 0;
      right: 0;
      object-fit: contain; }
      @media (max-width: 1080px) {
        .section-hero .background-box .bg-image {
          width: 100%; } }
    .section-hero .background-box .hex-1 {
      position: absolute;
      width: 218px;
      height: auto;
      object-fit: contain;
      z-index: 0;
      left: 0;
      bottom: 0; }
      @media (max-width: 1080px) {
        .section-hero .background-box .hex-1 {
          display: none; } }
    .section-hero .background-box .hex-2 {
      position: absolute;
      width: 204px;
      height: auto;
      object-fit: contain;
      top: 16%;
      left: 2%; }
      @media (max-width: 1080px) {
        .section-hero .background-box .hex-2 {
          width: 135.882px;
          right: 0;
          top: 193px;
          left: auto; } }
      @media (max-width: 767px) {
        .section-hero .background-box .hex-2 {
          width: 61px;
          right: -13px;
          top: 320px; } }
    .section-hero .background-box .hex-3 {
      position: absolute;
      width: 80px;
      height: auto;
      object-fit: contain;
      left: 38%;
      top: 9%; }
      @media (max-width: 1080px) {
        .section-hero .background-box .hex-3 {
          width: 66px;
          left: 83px;
          top: 11px; } }
      @media (max-width: 767px) {
        .section-hero .background-box .hex-3 {
          width: 42px; } }
    .section-hero .background-box .hex-4 {
      position: absolute;
      width: 66px;
      height: auto;
      object-fit: contain;
      left: 41%;
      top: 84%;
      z-index: 0; }
      @media (max-width: 1080px) {
        .section-hero .background-box .hex-4 {
          display: none; } }
  .section-hero .container {
    max-width: 1536px; }
    @media (max-width: 1080px) {
      .section-hero .container {
        padding: 0 45px; } }
    @media (max-width: 767px) {
      .section-hero .container {
        padding: 0 16px; } }
  .section-hero .flex {
    display: flex;
    padding: 137px 0;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 1080px) {
      .section-hero .flex {
        flex-direction: column;
        gap: 40px;
        padding: 80px 0; } }
    @media (max-width: 767px) {
      .section-hero .flex {
        padding: 36px 0 49px; } }
    .section-hero .flex .left {
      width: 480px; }
      @media screen and (max-width: 1080px) {
        .section-hero .flex .left {
          width: 100%; } }
    .section-hero .flex .right {
      width: 756px; }
      @media (max-width: 1439px) {
        .section-hero .flex .right {
          width: calc(100% - 500px); } }
      @media screen and (max-width: 1080px) {
        .section-hero .flex .right {
          width: 100%; } }
      .section-hero .flex .right img {
        width: 100%;
        display: block;
        position: relative; }
  .section-hero .title {
    color: #F5F5F5;
    margin-bottom: 8px; }
  .section-hero .subtitle {
    color: #EDF2EF; }
  .section-hero .wrap-btns {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-top: 32px; }
    @media (max-width: 1080px) {
      .section-hero .wrap-btns {
        gap: 20px; } }
    @media (max-width: 767px) {
      .section-hero .wrap-btns {
        flex-direction: column;
        gap: 16px; } }
    .section-hero .wrap-btns a {
      white-space: nowrap; }
      @media (max-width: 767px) {
        .section-hero .wrap-btns a {
          width: 100%;
          text-align: center; } }
  .section-hero.section-scrollTrigger .hex-1, .section-hero.section-scrollTrigger .hex-2, .section-hero.section-scrollTrigger .hex-3, .section-hero.section-scrollTrigger .hex-4, .section-hero.section-scrollTrigger .main-image {
    transition-timing-function: ease;
    transition-duration: 1.2s;
    opacity: 0;
    transition-property: opacity, transform;
    transform: translate3d(0, 100px, 0); }
  .section-hero.section-scrollTrigger.visible .hex-1, .section-hero.section-scrollTrigger.visible .hex-2, .section-hero.section-scrollTrigger.visible .hex-3, .section-hero.section-scrollTrigger.visible .hex-4, .section-hero.section-scrollTrigger.visible .main-image {
    opacity: 1;
    transform: translateZ(0); }
  .section-hero.section-scrollTrigger.visible .hex-1 {
    transition-delay: 0.15s; }
  .section-hero.section-scrollTrigger.visible .hex-2 {
    transition-delay: 0.3s; }
  .section-hero.section-scrollTrigger.visible .hex-3 {
    transition-delay: 0.45s; }
  .section-hero.section-scrollTrigger.visible .hex-4 {
    transition-delay: 0.6s; }

.section-hero-type-2 {
  margin: 0 auto;
  max-width: 1920px;
  padding: 10px 48px; }
  @media (max-width: 1080px) {
    .section-hero-type-2 {
      padding: 24px; } }
  @media (max-width: 767px) {
    .section-hero-type-2 {
      padding: 24px 16px; } }
  .section-hero-type-2 .wrapper {
    position: relative;
    height: 492px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 1080px) {
      .section-hero-type-2 .wrapper {
        height: unset; } }
  .section-hero-type-2 .background-box {
    position: absolute;
    left: 0;
    overflow: hidden;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    border-radius: 24px; }
    @media (max-width: 1080px) {
      .section-hero-type-2 .background-box {
        border-radius: 16px; } }
    @media (max-width: 767px) {
      .section-hero-type-2 .background-box {
        border-radius: 12px; } }
    .section-hero-type-2 .background-box:after {
      content: '';
      position: absolute;
      z-index: 1;
      width: 678px;
      height: 552px;
      left: -262px;
      top: -282px;
      border-radius: 678px;
      background: #0AEF7B;
      filter: blur(250px); }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box:after {
          width: 491px;
          height: 399px;
          left: -163px;
          top: -201px;
          border-radius: 491px; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box:after {
          width: 439px;
          height: 357px;
          left: -158px;
          top: -181px;
          border-radius: 439px; } }
    .section-hero-type-2 .background-box:before {
      content: '';
      position: absolute;
      z-index: 1;
      width: 517px;
      height: 421px;
      right: -75px;
      bottom: -68px;
      border-radius: 517px;
      background: #0AEF7B;
      filter: blur(250px); }
      @media (max-width: 1439px) {
        .section-hero-type-2 .background-box:before {
          display: none; } }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box:before {
          display: block;
          width: 422px;
          height: 343px;
          right: -220px;
          bottom: -183px;
          border-radius: 422px; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box:before {
          width: 422px;
          height: 343px;
          right: -275px;
          bottom: -183px; } }
    .section-hero-type-2 .background-box .bg-color {
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      background: #006032;
      box-shadow: 0 4px 36px 0 rgba(51, 192, 143, 0.1); }
    .section-hero-type-2 .background-box.pattern-1 .hex-1 {
      position: absolute;
      width: 227px;
      height: 262px;
      z-index: 0;
      bottom: -71px;
      left: 110px;
      background: url(f83b654f569d0b2bf921.png) no-repeat;
      background-size: 227px 262px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-1 .hex-1 {
          bottom: -229px;
          left: 81px; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-1 .hex-1 {
          width: 113px;
          height: 131px;
          background-size: 113px 131px;
          bottom: -98px;
          left: 149px; } }
    .section-hero-type-2 .background-box.pattern-1 .hex-2 {
      position: absolute;
      width: 163px;
      height: 188px;
      z-index: 0;
      bottom: 102px;
      left: 47px;
      background: url(645ac520d4bb7af35aea.png) no-repeat;
      background-size: 163px 188px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-1 .hex-2 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-1 .hex-3 {
      position: absolute;
      width: 92px;
      height: 106px;
      z-index: 0;
      top: 33px;
      left: 514px;
      background: url(197569c3d6d04e66a151.png) no-repeat;
      background-size: 92px 106px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-1 .hex-3 {
          width: 68px;
          height: 78px;
          z-index: 0;
          top: 16px;
          left: auto;
          right: 134px;
          background-size: contain; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-1 .hex-3 {
          width: 47px;
          height: 54px;
          top: 40px;
          right: 13px; } }
    .section-hero-type-2 .background-box.pattern-1 .hex-4 {
      position: absolute;
      width: 57px;
      height: 70px;
      z-index: 0;
      top: 16px;
      left: 895px;
      background: url(94afab28de2cc5583137.png) no-repeat;
      background-size: 57px 70px; }
    .section-hero-type-2 .background-box.pattern-1 .hex-5 {
      position: absolute;
      width: 440px;
      height: 507px;
      z-index: 0;
      bottom: -32px;
      right: -71px;
      background: url(30ee9ac005cb894eb6eb.png) no-repeat;
      background-size: 440px 507px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-1 .hex-5 {
          width: 338px;
          height: 389px;
          z-index: 0;
          bottom: -100px;
          right: -240px;
          background-size: 338px 389px; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-1 .hex-5 {
          width: 250px;
          height: 288px;
          background-size: 250px 288px;
          bottom: -25px;
          right: -206px; } }
    .section-hero-type-2 .background-box.pattern-1 .hex-6 {
      position: absolute;
      width: 333px;
      height: 384px;
      z-index: 0;
      bottom: -284px;
      right: 288px;
      background: url(bdb2f732b9ce7868e603.png) no-repeat;
      background-size: 333px 384px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-1 .hex-6 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-2 .hex-1 {
      position: absolute;
      width: 269px;
      height: 310px;
      z-index: 0;
      bottom: -71px;
      left: 4%;
      background: url(f83b654f569d0b2bf921.png) no-repeat;
      background-size: 269px 310px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-2 .hex-1 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-2 .hex-2 {
      position: absolute;
      width: 141px;
      height: 163px;
      z-index: 0;
      top: 4px;
      left: 7%;
      background: url(645ac520d4bb7af35aea.png) no-repeat;
      background-size: 141px 163px; }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-2 .hex-2 {
          top: 13px;
          left: auto;
          right: 23px; } }
    .section-hero-type-2 .background-box.pattern-2 .hex-3 {
      position: absolute;
      width: 163px;
      height: 188px;
      z-index: 0;
      bottom: -33px;
      left: 54%;
      background: url(197569c3d6d04e66a151.png) no-repeat;
      background-size: 163px 188px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-2 .hex-3 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-2 .hex-4 {
      position: absolute;
      width: 75px;
      height: 87px;
      z-index: 0;
      bottom: 47px;
      left: 31%;
      background: url(94afab28de2cc5583137.png) no-repeat;
      background-size: 75px 87px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-2 .hex-4 {
          width: 43px;
          height: 50px;
          background-size: 43px 50px;
          bottom: -20px;
          left: 57%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-2 .hex-4 {
          top: 157px;
          left: auto;
          right: 23px;
          bottom: auto; } }
    .section-hero-type-2 .background-box.pattern-2 .hex-5 {
      position: absolute;
      width: 191px;
      height: 235px;
      z-index: 0;
      top: 68px;
      right: -4%;
      background: url(30ee9ac005cb894eb6eb.png) no-repeat;
      background-size: 191px 235px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-2 .hex-5 {
          width: 117px;
          height: 135px;
          background-size: 117px 135px;
          top: auto;
          bottom: -38px;
          right: 6%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-2 .hex-5 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-2 .hex-6 {
      position: absolute;
      width: 190px;
      height: 219px;
      z-index: 0;
      bottom: 6px;
      right: 2%;
      background: url(bdb2f732b9ce7868e603.png) no-repeat;
      background-size: 190px 219px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-2 .hex-6 {
          width: 232px;
          height: 268px;
          background-size: 232px 268px;
          top: -172px;
          right: 9%;
          bottom: auto; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-2 .hex-6 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-2 .hex-7 {
      position: absolute;
      width: 274px;
      height: 316px;
      z-index: 0;
      top: -126px;
      left: 36%;
      background: url(bdb2f732b9ce7868e603.png) no-repeat;
      background-size: 274px 316px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-2 .hex-7 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-3 .hex-1 {
      position: absolute;
      width: 373px;
      height: 430px;
      z-index: 0;
      bottom: -67px;
      left: -2%;
      background: url(f83b654f569d0b2bf921.png) no-repeat;
      background-size: 373px 430px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-3 .hex-1 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-3 .hex-2 {
      position: absolute;
      width: 141px;
      height: 163px;
      z-index: 0;
      top: -52px;
      left: 5%;
      background: url(645ac520d4bb7af35aea.png) no-repeat;
      background-size: 141px 163px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-3 .hex-2 {
          top: -44px;
          left: 9%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-3 .hex-2 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-3 .hex-3 {
      position: absolute;
      width: 163px;
      height: 188px;
      z-index: 0;
      bottom: -33px;
      left: 54%;
      background: url(197569c3d6d04e66a151.png) no-repeat;
      background-size: 163px 188px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-3 .hex-3 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-3 .hex-4 {
      position: absolute;
      width: 191px;
      height: 235px;
      z-index: 0;
      bottom: -6px;
      left: 42%;
      background: url(197569c3d6d04e66a151.png) no-repeat;
      background-size: 191px 235px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-3 .hex-4 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-3 .hex-5 {
      position: absolute;
      width: 75px;
      height: 87px;
      z-index: 0;
      top: 52px;
      right: 11.5%;
      background: url(94afab28de2cc5583137.png) no-repeat;
      background-size: 75px 87px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-3 .hex-5 {
          width: 43px;
          height: 50px;
          background-size: 43px 50px;
          top: auto;
          bottom: 4px;
          right: 18%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-3 .hex-5 {
          right: 20%; } }
    .section-hero-type-2 .background-box.pattern-3 .hex-6 {
      position: absolute;
      width: 190px;
      height: 219px;
      z-index: 0;
      bottom: 6px;
      right: 2%;
      background: url(bdb2f732b9ce7868e603.png) no-repeat;
      background-size: 190px 219px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-3 .hex-6 {
          width: 90px;
          height: 104px;
          background: url(197569c3d6d04e66a151.png) no-repeat;
          background-size: 90px 104px;
          bottom: 4px;
          right: 2%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-3 .hex-6 {
          right: -14%; } }
    .section-hero-type-2 .background-box.pattern-3 .hex-7 {
      position: absolute;
      width: 274px;
      height: 316px;
      z-index: 0;
      top: -77px;
      left: 14%;
      background: url(bdb2f732b9ce7868e603.png) no-repeat;
      background-size: 274px 316px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-3 .hex-7 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-4 .hex-1 {
      position: absolute;
      width: 227px;
      height: 262px;
      z-index: 0;
      bottom: 69px;
      left: 5%;
      background: url(f83b654f569d0b2bf921.png) no-repeat;
      background-size: 227px 262px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-4 .hex-1 {
          width: 288px;
          height: 333px;
          background-size: 288px 333px;
          bottom: -221px;
          left: 12%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-4 .hex-1 {
          width: 197px;
          height: 228px;
          background-size: 197px 228px;
          bottom: -123px;
          left: 4%; } }
    .section-hero-type-2 .background-box.pattern-4 .hex-2 {
      position: absolute;
      width: 163px;
      height: 188px;
      z-index: 0;
      top: 117px;
      left: 40%;
      background: url(645ac520d4bb7af35aea.png) no-repeat;
      background-size: 163px 188px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-4 .hex-2 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-4 .hex-3 {
      position: absolute;
      width: 440px;
      height: 507px;
      z-index: 0;
      bottom: -287px;
      left: 37%;
      background: url(30ee9ac005cb894eb6eb.png) no-repeat;
      background-size: 440px 507px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-4 .hex-3 {
          width: 99px;
          height: 115px;
          background-size: 99px 115px;
          left: auto;
          bottom: -11px;
          right: -42px; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-4 .hex-3 {
          width: 92px;
          height: 107px;
          background-size: 92px 107px;
          bottom: 22%;
          right: -49px; } }
    .section-hero-type-2 .background-box.pattern-4 .hex-4 {
      position: absolute;
      width: 57px;
      height: 70px;
      z-index: 0;
      top: 68px;
      right: 3%;
      background: url(94afab28de2cc5583137.png) no-repeat;
      background-size: 57px 70px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-4 .hex-4 {
          width: 68px;
          height: 78px;
          background-size: 68px 78px;
          top: 16px;
          right: 5%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-4 .hex-4 {
          width: 56px;
          height: 64px;
          background-size: 56px 64px;
          top: 91px;
          right: 7%; } }
    .section-hero-type-2 .background-box.pattern-4 .hex-5 {
      position: absolute;
      width: 333px;
      height: 384px;
      z-index: 0;
      top: -206px;
      right: 19%;
      background: url(30ee9ac005cb894eb6eb.png) no-repeat;
      background-size: 333px 384px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-4 .hex-5 {
          width: 211px;
          height: 243px;
          background-size: 211px 243px;
          top: -119px;
          right: 36%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-4 .hex-5 {
          width: 121px;
          height: 139px;
          top: -67px;
          right: 41%;
          background-size: 121px 139px; } }
    .section-hero-type-2 .background-box.pattern-4 .hex-6 {
      position: absolute;
      width: 92px;
      height: 106px;
      z-index: 0;
      bottom: 81px;
      right: 11%;
      background: url(197569c3d6d04e66a151.png) no-repeat;
      background-size: 92px 106px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-4 .hex-6 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-5 .hex-1 {
      position: absolute;
      width: 227px;
      height: 262px;
      z-index: 0;
      bottom: -111px;
      left: 28%;
      background: url(f83b654f569d0b2bf921.png) no-repeat;
      background-size: 227px 262px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-5 .hex-1 {
          width: 196px;
          height: 226px;
          background-size: 196px 226px;
          bottom: -120px;
          left: 4%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-5 .hex-1 {
          width: 168px;
          height: 172px;
          background-size: 168px 172px;
          bottom: auto;
          left: -3%;
          top: 429px; } }
    .section-hero-type-2 .background-box.pattern-5 .hex-2 {
      position: absolute;
      width: 320px;
      height: 369px;
      z-index: 0;
      top: -197px;
      left: 2%;
      background: url(645ac520d4bb7af35aea.png) no-repeat;
      background-size: 320px 369px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-5 .hex-2 {
          width: 92px;
          height: 106px;
          background-size: 92px 106px;
          top: -45px;
          left: 1%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-5 .hex-2 {
          top: 34px;
          left: -10%; } }
    .section-hero-type-2 .background-box.pattern-5 .hex-3 {
      position: absolute;
      width: 286px;
      height: 330px;
      z-index: 1;
      top: 67px;
      left: 19%;
      background: url(f83b654f569d0b2bf921.png) no-repeat;
      background-size: 286px 330px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-5 .hex-3 {
          width: 240px;
          height: 277px;
          background-size: 240px 277px;
          top: 60px;
          left: -18%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-5 .hex-3 {
          left: -38%;
          top: 161px; } }
    .section-hero-type-2 .background-box.pattern-5 .hex-4 {
      position: absolute;
      width: 92px;
      height: 106px;
      z-index: 0;
      top: 30px;
      left: 28%;
      background: url(94afab28de2cc5583137.png) no-repeat;
      background-size: 92px 106px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-5 .hex-4 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-5 .hex-5 {
      position: absolute;
      width: 92px;
      height: 106px;
      z-index: 0;
      bottom: 82px;
      right: 3%;
      background: url(197569c3d6d04e66a151.png) no-repeat;
      background-size: 92px 106px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-5 .hex-5 {
          width: 87px;
          height: 100px;
          background-size: 87px 100px;
          bottom: 61px;
          right: 2%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-5 .hex-5 {
          width: 78px;
          height: 89px;
          background-size: 78px 89px;
          bottom: 193px;
          right: -17%; } }
    .section-hero-type-2 .background-box.pattern-5 .hex-6 {
      position: absolute;
      width: 82px;
      height: 95px;
      z-index: 0;
      bottom: 22px;
      right: 10%;
      background: url(197569c3d6d04e66a151.png) no-repeat;
      background-size: 82px 95px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-5 .hex-6 {
          width: 77px;
          height: 89px;
          background-size: 77px 89px;
          bottom: 14px;
          right: 15%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-5 .hex-6 {
          width: 69px;
          height: 79px;
          background-size: 69px 79px;
          bottom: 151px;
          right: 8%; } }
    .section-hero-type-2 .background-box.pattern-5 .hex-7 {
      position: absolute;
      width: 286px;
      height: 330px;
      z-index: 0;
      top: -138px;
      left: 34%;
      background: url(bdb2f732b9ce7868e603.png) no-repeat;
      background-size: 286px 330px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-5 .hex-7 {
          width: 234px;
          height: 270px;
          background-size: 234px 270px;
          top: -167px;
          left: 16%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-5 .hex-7 {
          width: 204px;
          height: 235px;
          background-size: 204px 235px;
          top: -146px;
          left: 13%; } }
    .section-hero-type-2 .background-box.pattern-6 .hex-1 {
      position: absolute;
      width: 227px;
      height: 262px;
      z-index: 0;
      bottom: -72px;
      left: 6%;
      background: url(f83b654f569d0b2bf921.png) no-repeat;
      background-size: 227px 262px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-6 .hex-1 {
          width: 226px;
          height: 261px;
          background-size: 226px 261px;
          bottom: -64px;
          left: -22%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-6 .hex-1 {
          width: 116px;
          height: 134px;
          background-size: 116px 134px;
          bottom: 47px;
          left: -17%; } }
    .section-hero-type-2 .background-box.pattern-6 .hex-2 {
      position: absolute;
      width: 320px;
      height: 369px;
      z-index: 0;
      bottom: -9px;
      left: -7%;
      background: url(645ac520d4bb7af35aea.png) no-repeat;
      background-size: 320px 369px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-6 .hex-2 {
          display: none; } }
    .section-hero-type-2 .background-box.pattern-6 .hex-3 {
      position: absolute;
      width: 82px;
      height: 95px;
      z-index: 0;
      top: 41px;
      right: 20%;
      background: url(197569c3d6d04e66a151.png) no-repeat;
      background-size: 82px 95px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-6 .hex-3 {
          width: 74px;
          height: 86px;
          background-size: 74px 86px;
          top: 127px;
          right: -1%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-6 .hex-3 {
          width: 51px;
          height: 60px;
          background-size: 51px 60px;
          top: auto;
          bottom: 210px; } }
    .section-hero-type-2 .background-box.pattern-6 .hex-4 {
      position: absolute;
      width: 92px;
      height: 106px;
      z-index: 0;
      top: 30px;
      left: 28%;
      background: url(94afab28de2cc5583137.png) no-repeat;
      background-size: 92px 106px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-6 .hex-4 {
          width: 63px;
          height: 73px;
          background-size: 63px 73px;
          top: -18px;
          left: 30%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-6 .hex-4 {
          width: 48px;
          height: 56px;
          background-size: 48px 56px;
          top: -16px;
          left: 16%; } }
    .section-hero-type-2 .background-box.pattern-6 .hex-5 {
      position: absolute;
      width: 92px;
      height: 106px;
      z-index: 0;
      bottom: 173px;
      right: 2%;
      background: url(197569c3d6d04e66a151.png) no-repeat;
      background-size: 92px 106px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-6 .hex-5 {
          width: 83px;
          height: 96px;
          background-size: 83px 96px;
          bottom: 17px;
          right: -5%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-6 .hex-5 {
          width: 57px;
          height: 67px;
          background-size: 57px 67px;
          bottom: 131px;
          right: -8%; } }
    .section-hero-type-2 .background-box.pattern-6 .hex-6 {
      position: absolute;
      width: 286px;
      height: 330px;
      z-index: 0;
      bottom: -89px;
      right: 9%;
      background: url(bdb2f732b9ce7868e603.png) no-repeat;
      background-size: 286px 330px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-6 .hex-6 {
          width: 160px;
          height: 185px;
          background-size: 160px 185px;
          right: 18%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-6 .hex-6 {
          width: 132px;
          height: 153px;
          background-size: 132px 153px;
          bottom: -84px;
          right: 15%; } }
    .section-hero-type-2 .background-box.pattern-6 .hex-7 {
      position: absolute;
      width: 286px;
      height: 330px;
      z-index: 0;
      top: -138px;
      left: 34%;
      background: url(bdb2f732b9ce7868e603.png) no-repeat;
      background-size: 286px 330px; }
      @media (max-width: 1080px) {
        .section-hero-type-2 .background-box.pattern-6 .hex-7 {
          width: 196px;
          height: 226px;
          background-size: 196px 226px;
          top: -134px;
          left: 41%; } }
      @media (max-width: 767px) {
        .section-hero-type-2 .background-box.pattern-6 .hex-7 {
          width: 151px;
          height: 174px;
          background-size: 151px 174px;
          top: -104px;
          left: 35%; } }
  .section-hero-type-2 .container {
    max-width: 1440px; }
    @media (max-width: 1080px) {
      .section-hero-type-2 .container {
        padding: 40px 24px; } }
    @media (max-width: 767px) {
      .section-hero-type-2 .container {
        padding: 40px 16px; } }
  .section-hero-type-2 .flex {
    display: flex;
    gap: 80px;
    align-items: center; }
    @media (max-width: 1080px) {
      .section-hero-type-2 .flex {
        flex-direction: column;
        gap: 16px; } }
    .section-hero-type-2 .flex .left {
      width: calc(50% - 40px); }
      @media (max-width: 1439px) {
        .section-hero-type-2 .flex .left {
          width: calc(45% - 40px); } }
      @media screen and (max-width: 1080px) {
        .section-hero-type-2 .flex .left {
          width: 100%; } }
    .section-hero-type-2 .flex .right {
      width: calc(50% - 40px); }
      @media (max-width: 1439px) {
        .section-hero-type-2 .flex .right {
          width: calc(55% - 40px); } }
      @media screen and (max-width: 1080px) {
        .section-hero-type-2 .flex .right {
          width: 100%; } }
  .section-hero-type-2 .title {
    color: #F5F5F5; }
  .section-hero-type-2 .subtitle {
    color: #EDF2EF;
    margin-bottom: 24px; }
    @media screen and (max-width: 1080px) {
      .section-hero-type-2 .subtitle {
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .section-hero-type-2 .subtitle {
        margin-bottom: 24px; } }
    .section-hero-type-2 .subtitle p:not(:last-child) {
      margin-bottom: 8px; }
    .section-hero-type-2 .subtitle b, .section-hero-type-2 .subtitle strong {
      font-weight: 700; }
  .section-hero-type-2 .wrap-btns {
    display: flex;
    align-items: center;
    gap: 24px; }
    @media (max-width: 767px) {
      .section-hero-type-2 .wrap-btns {
        flex-direction: column; } }
    .section-hero-type-2 .wrap-btns a {
      white-space: nowrap; }
      @media (max-width: 767px) {
        .section-hero-type-2 .wrap-btns a {
          width: 100%;
          text-align: center; } }
  .section-hero-type-2.section-scrollTrigger .hex-1, .section-hero-type-2.section-scrollTrigger .hex-2, .section-hero-type-2.section-scrollTrigger .hex-3, .section-hero-type-2.section-scrollTrigger .hex-4, .section-hero-type-2.section-scrollTrigger .hex-5, .section-hero-type-2.section-scrollTrigger .hex-6, .section-hero-type-2.section-scrollTrigger .hex-7 {
    transition-timing-function: ease;
    transition-duration: 1.2s;
    opacity: 0;
    transition-property: opacity, transform;
    transform: translate3d(0, 100px, 0); }
  .section-hero-type-2.section-scrollTrigger.visible .hex-1, .section-hero-type-2.section-scrollTrigger.visible .hex-2, .section-hero-type-2.section-scrollTrigger.visible .hex-3, .section-hero-type-2.section-scrollTrigger.visible .hex-4, .section-hero-type-2.section-scrollTrigger.visible .hex-5, .section-hero-type-2.section-scrollTrigger.visible .hex-6, .section-hero-type-2.section-scrollTrigger.visible .hex-7 {
    opacity: 1;
    transform: translateZ(0); }
  .section-hero-type-2.section-scrollTrigger.visible .hex-1 {
    transition-delay: 0.15s; }
  .section-hero-type-2.section-scrollTrigger.visible .hex-2 {
    transition-delay: 0.3s; }
  .section-hero-type-2.section-scrollTrigger.visible .hex-3 {
    transition-delay: 0.45s; }
  .section-hero-type-2.section-scrollTrigger.visible .hex-4 {
    transition-delay: 0.6s; }
  .section-hero-type-2.section-scrollTrigger.visible .hex-5 {
    transition-delay: 0.75s; }
  .section-hero-type-2.section-scrollTrigger.visible .hex-6 {
    transition-delay: 0.9s; }
  .section-hero-type-2.section-scrollTrigger.visible .hex-7 {
    transition-delay: 1.05s; }

.section-contact-form {
  padding: 48px 0 64px; }
  @media (max-width: 1080px) {
    .section-contact-form {
      padding: 32px 0 48px; } }
  @media (max-width: 767px) {
    .section-contact-form {
      padding: 24px 0; } }
  .section-contact-form .container {
    max-width: 1376px; }
  .section-contact-form .flex {
    display: flex;
    gap: 80px; }
    @media (max-width: 1080px) {
      .section-contact-form .flex {
        flex-direction: column;
        gap: 48px; } }
    @media (max-width: 767px) {
      .section-contact-form .flex {
        gap: 32px; } }
  @media screen and (max-width: 1080px) {
    .section-contact-form .left {
      width: 100%; } }
  .section-contact-form .right {
    width: 600px;
    flex-shrink: 0; }
    @media screen and (max-width: 1080px) {
      .section-contact-form .right {
        width: 100%; } }
  .section-contact-form .banner {
    padding: 24px;
    border-radius: 16px;
    border: 1px solid rgba(240, 240, 240, 0.6);
    background: #FFF;
    box-shadow: 0 -1px 26px 0 rgba(197, 202, 222, 0.2), 0 187px 52px 0 rgba(187, 191, 195, 0), 0 120px 48px 0 rgba(187, 191, 195, 0.01), 0 67px 40px 0 rgba(187, 191, 195, 0.05), 0 30px 30px 0 rgba(187, 191, 195, 0.09), 0 7px 16px 0 rgba(187, 191, 195, 0.1);
    backdrop-filter: blur(22px);
    position: relative;
    overflow: hidden; }
    .section-contact-form .banner.-first {
      margin-bottom: 8px;
      padding-bottom: 48px; }
      @media screen and (max-width: 1439px) {
        .section-contact-form .banner.-first {
          padding-bottom: 24px; } }
      .section-contact-form .banner.-first:after {
        content: '';
        position: absolute;
        width: 184.004px;
        height: 119.999px;
        z-index: 0;
        bottom: 0;
        right: 0;
        background: url(7845d41dd63209ebd079.png) no-repeat;
        background-size: 184.004px 119.999px;
        border-bottom-right-radius: 16px; }
        @media screen and (max-width: 1439px) {
          .section-contact-form .banner.-first:after {
            right: -47px; } }
    .section-contact-form .banner.-second:after {
      content: '';
      position: absolute;
      width: 184.004px;
      height: 67.999px;
      z-index: 0;
      top: 0;
      right: 0;
      background: url(6ff390b25bade78105d4.png) no-repeat;
      background-size: 184.004px 67.999px;
      border-top-right-radius: 16px; }
      @media screen and (max-width: 1439px) {
        .section-contact-form .banner.-second:after {
          right: -47px; } }
    .section-contact-form .banner .stay-connected-link {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      color: #232A26;
      background: transparent;
      border: 1px solid rgba(3, 22, 13, 0.15);
      height: auto;
      padding: 11px 24px; }
      .section-contact-form .banner .stay-connected-link svg {
        flex-shrink: 0;
        min-width: 24px; }
        .section-contact-form .banner .stay-connected-link svg * {
          transition: .3s; }
      @media (hover: hover) {
        .section-contact-form .banner .stay-connected-link:hover {
          color: #06AE57;
          border: 1px solid #06AE57; }
          .section-contact-form .banner .stay-connected-link:hover svg * {
            stroke: #06AE57; } }
      @media (hover: none) {
        .section-contact-form .banner .stay-connected-link:active {
          color: #038944;
          border: 1px solid #038944;
          background: rgba(3, 137, 68, 0.1); }
          .section-contact-form .banner .stay-connected-link:active svg * {
            stroke: #038944; } }
    .section-contact-form .banner .subtitle {
      margin-bottom: 24px; }
    .section-contact-form .banner .title, .section-contact-form .banner .subtitle, .section-contact-form .banner .stay-connected-link, .section-contact-form .banner .banner-link-direct {
      position: relative;
      z-index: 2; }
    .section-contact-form .banner .banner-link-direct {
      display: inline-block;
      color: #038944;
      font-family: "Inter", sans-serif;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      text-decoration-line: underline;
      text-decoration-style: solid;
      text-decoration-skip-ink: auto;
      text-decoration-thickness: auto;
      text-underline-offset: auto;
      text-underline-position: from-font; }
  .section-contact-form .wrap-form .wpcf7-response-output {
    border-radius: 12px;
    padding: 11px 16px; }
  .section-contact-form .wrap-form h3.title {
    margin-bottom: 8px; }
  .section-contact-form .wrap-form .subtitle {
    margin-bottom: 24px; }
  .section-contact-form .wrap-form .wpcf7-form label.error, .section-contact-form .wrap-form .wpcf7-not-valid-tip {
    color: #E70D1C;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding-left: 0; }
  .section-contact-form .wrap-form .wrap-col {
    display: flex;
    gap: 24px; }
    @media (max-width: 767px) {
      .section-contact-form .wrap-form .wrap-col {
        gap: 0;
        flex-direction: column; } }
  .section-contact-form .wrap-form .wpcf7-list-item {
    margin: 0; }
  .section-contact-form .wrap-form .field-wrapper {
    margin-bottom: 24px;
    display: block;
    width: 100%; }
    .section-contact-form .wrap-form .field-wrapper .label {
      color: #2E3833;
      margin-bottom: 4px; }
      .section-contact-form .wrap-form .field-wrapper .label span {
        color: #06AE57;
        margin-left: 4px; }
    .section-contact-form .wrap-form .field-wrapper input:not([type="radio"]), .section-contact-form .wrap-form .field-wrapper textarea, .section-contact-form .wrap-form .field-wrapper select {
      color: #232A26;
      font-family: "Inter", sans-serif;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      border-radius: 12px;
      padding: 11px 16px;
      border: 1px solid rgba(3, 22, 13, 0.35);
      outline: 0 solid transparent;
      transition: border-color .3s, outline .3s;
      background: #FFF;
      width: 100%;
      display: block; }
      .section-contact-form .wrap-form .field-wrapper input:not([type="radio"]):-ms-input-placeholder, .section-contact-form .wrap-form .field-wrapper textarea:-ms-input-placeholder, .section-contact-form .wrap-form .field-wrapper select:-ms-input-placeholder {
        color: #707673;
        font-family: "Inter", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; }
      .section-contact-form .wrap-form .field-wrapper input:not([type="radio"])::placeholder, .section-contact-form .wrap-form .field-wrapper textarea::placeholder, .section-contact-form .wrap-form .field-wrapper select::placeholder {
        color: #707673;
        font-family: "Inter", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; }
      .section-contact-form .wrap-form .field-wrapper input:not([type="radio"]).error, .section-contact-form .wrap-form .field-wrapper textarea.error, .section-contact-form .wrap-form .field-wrapper select.error {
        border: 1px solid #E70D1C; }
      .section-contact-form .wrap-form .field-wrapper input:not([type="radio"]):active, .section-contact-form .wrap-form .field-wrapper input:not([type="radio"]):focus, .section-contact-form .wrap-form .field-wrapper textarea:active, .section-contact-form .wrap-form .field-wrapper textarea:focus, .section-contact-form .wrap-form .field-wrapper select:active, .section-contact-form .wrap-form .field-wrapper select:focus {
        border: 1px solid #06AE57; }
      .section-contact-form .wrap-form .field-wrapper input:not([type="radio"]):hover, .section-contact-form .wrap-form .field-wrapper textarea:hover, .section-contact-form .wrap-form .field-wrapper select:hover {
        border-color: #06AE57 !important;
        outline: 1px solid #06AE57;
        cursor: pointer; }
      .section-contact-form .wrap-form .field-wrapper input:not([type="radio"]).wpcf7-not-valid, .section-contact-form .wrap-form .field-wrapper textarea.wpcf7-not-valid, .section-contact-form .wrap-form .field-wrapper select.wpcf7-not-valid {
        border: 1px solid #E70D1C; }
    .section-contact-form .wrap-form .field-wrapper textarea {
      resize: vertical;
      height: 134px; }
  .section-contact-form .wrap-form .wrap-submit {
    display: flex;
    flex-direction: row-reverse; }
    @media (max-width: 767px) {
      .section-contact-form .wrap-form .wrap-submit {
        display: block; } }
    .section-contact-form .wrap-form .wrap-submit .wpcf7-submit {
      display: inline-block;
      padding: 14px 24px;
      height: 48px;
      cursor: pointer;
      transition: .3s;
      color: #fff;
      font-family: "Inter", sans-serif;
      font-size: 15px;
      font-style: normal;
      font-weight: 500;
      line-height: 136%;
      border-radius: 8px;
      background: #06AE57;
      box-shadow: 0 8px 16px -10px #06AE57; }
      @media (hover: hover) {
        .section-contact-form .wrap-form .wrap-submit .wpcf7-submit:hover {
          background: #00C762;
          box-shadow: 0 8px 20px -10px rgba(6, 174, 87, 0.8); } }
      @media (hover: none) {
        .section-contact-form .wrap-form .wrap-submit .wpcf7-submit:active {
          box-shadow: none; } }
      @media (max-width: 767px) {
        .section-contact-form .wrap-form .wrap-submit .wpcf7-submit {
          width: 100%; } }
  .section-contact-form .wrap-form .field-wrapper.select .wpcf7-form-control-wrap .select2-container--default.wpcf7-not-valid .select2-selection--single {
    border: 1px solid #E70D1C; }
  .section-contact-form .wrap-form .field-wrapper.select .wpcf7-form-control-wrap .select2-container--default .select2-selection--single {
    color: #232A26;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    border-radius: 12px;
    padding: 11px 16px;
    border: 1px solid rgba(3, 22, 13, 0.35);
    outline: 0px solid transparent;
    transition: border-color .3s, outline .3s;
    background: #FFF;
    width: 100%;
    display: block;
    height: 48px; }
    .section-contact-form .wrap-form .field-wrapper.select .wpcf7-form-control-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
      padding: 0;
      line-height: unset;
      color: #232A26; }
    .section-contact-form .wrap-form .field-wrapper.select .wpcf7-form-control-wrap .select2-container--default .select2-selection--single:active, .section-contact-form .wrap-form .field-wrapper.select .wpcf7-form-control-wrap .select2-container--default .select2-selection--single:focus {
      border: 1px solid #06AE57; }
    .section-contact-form .wrap-form .field-wrapper.select .wpcf7-form-control-wrap .select2-container--default .select2-selection--single:hover {
      border-color: #06AE57;
      outline: 1px solid #06AE57;
      cursor: pointer; }
  .section-contact-form .wrap-form .field-wrapper.select .wpcf7-form-control-wrap .select2-container--default .select2-selection__placeholder {
    color: #707673;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; }
  .section-contact-form .wrap-form .field-wrapper.select .wpcf7-form-control-wrap .select2-selection__arrow {
    transition: .3s;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    background: url(bd178972cb20411162b1.svg) no-repeat 50% 50%/contain; }
    .section-contact-form .wrap-form .field-wrapper.select .wpcf7-form-control-wrap .select2-selection__arrow b {
      display: none !important; }
  .section-contact-form .wrap-form .field-wrapper.select .wpcf7-form-control-wrap .select2-container--open .select2-selection .select2-selection__arrow {
    transform: translateY(-50%) rotate(180deg); }
  .section-contact-form .success-block {
    border-radius: 12px;
    background: #06AE57;
    padding: 40px 40px 64px 40px;
    text-align: center;
    display: none; }
    @media (max-width: 1439px) {
      .section-contact-form .success-block {
        padding: 32px 32px 52px 32px;
        border-radius: 12px; } }
    @media (max-width: 767px) {
      .section-contact-form .success-block {
        padding: 24px 24px 40px 24px; } }
    .section-contact-form .success-block h3 {
      color: #F5F5F5; }

.section-text-page .container {
  max-width: 1440px; }

.section-text-page .content-text-page {
  max-width: 720px;
  margin: 0 auto; }
  .section-text-page .content-text-page h1 {
    padding: 24px 0; }
    @media (max-width: 1080px) {
      .section-text-page .content-text-page h1 {
        padding: 20px 0; } }
    @media (max-width: 767px) {
      .section-text-page .content-text-page h1 {
        padding: 16px 0; } }
  .section-text-page .content-text-page h2, .section-text-page .content-text-page h3, .section-text-page .content-text-page h4, .section-text-page .content-text-page h5, .section-text-page .content-text-page h6 {
    padding: 24px 0 16px; }
    @media (max-width: 1080px) {
      .section-text-page .content-text-page h2, .section-text-page .content-text-page h3, .section-text-page .content-text-page h4, .section-text-page .content-text-page h5, .section-text-page .content-text-page h6 {
        padding: 20px 0 14px; } }
    @media (max-width: 767px) {
      .section-text-page .content-text-page h2, .section-text-page .content-text-page h3, .section-text-page .content-text-page h4, .section-text-page .content-text-page h5, .section-text-page .content-text-page h6 {
        padding: 16px 0 12px; } }
  .section-text-page .content-text-page p {
    margin-bottom: 12px; }
    @media (max-width: 1080px) {
      .section-text-page .content-text-page p {
        margin-bottom: 10px; } }
    @media (max-width: 767px) {
      .section-text-page .content-text-page p {
        margin-bottom: 8px; } }
    .section-text-page .content-text-page p strong, .section-text-page .content-text-page p b {
      font-weight: 700;
      color: #232A26; }
  .section-text-page .content-text-page ul {
    padding: 0 0 12px 25px; }
    .section-text-page .content-text-page ul li {
      list-style-type: disc; }
  .section-text-page .content-text-page ol {
    padding: 0 0 24px 42px;
    list-style-type: none;
    counter-reset: my-counter; }
    @media screen and (max-width: 1439px) {
      .section-text-page .content-text-page ol {
        padding: 0 0 20px 30px; } }
    @media (max-width: 767px) {
      .section-text-page .content-text-page ol {
        padding: 0 0 16px 30px; } }
    .section-text-page .content-text-page ol li {
      counter-increment: my-counter;
      position: relative; }
      .section-text-page .content-text-page ol li::before {
        content: counter(my-counter, decimal-leading-zero) ". ";
        position: absolute;
        left: -35px;
        font-variant-numeric: tabular-nums; }

.section-problem-overview {
  padding: 48px 0 96px; }
  @media (max-width: 1200px) {
    .section-problem-overview {
      padding: 48px 0 64px; } }
  @media screen and (max-width: 1080px) {
    .section-problem-overview {
      padding: 32px 0 48px; } }
  @media (max-width: 767px) {
    .section-problem-overview {
      padding: 24px 0; } }
  .section-problem-overview .container {
    max-width: 1440px; }
  .section-problem-overview .wrap-top-headings {
    max-width: 660px;
    margin: 0 auto;
    text-align: center; }
    .section-problem-overview .wrap-top-headings .title {
      margin-bottom: 12px; }
  .section-problem-overview .item-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin: 40px 0; }
    @media screen and (max-width: 1080px) {
      .section-problem-overview .item-wrapper {
        gap: 20px;
        justify-content: center; } }
    @media (max-width: 767px) {
      .section-problem-overview .item-wrapper {
        gap: 16px;
        margin: 16px 0; } }
    .section-problem-overview .item-wrapper .item {
      width: calc(33.333% - 16px);
      display: flex;
      padding: 40px;
      gap: 24px;
      border-radius: 12px;
      border: 1px solid rgba(240, 240, 240, 0.6);
      background: #FFF;
      box-shadow: 0 -1px 26px 0 rgba(197, 202, 222, 0.2), 0 187px 52px 0 rgba(187, 191, 195, 0), 0 120px 48px 0 rgba(187, 191, 195, 0.01), 0 67px 40px 0 rgba(187, 191, 195, 0.05), 0 30px 30px 0 rgba(187, 191, 195, 0.09), 0 7px 16px 0 rgba(187, 191, 195, 0.1);
      backdrop-filter: blur(22px); }
      @media (max-width: 1200px) {
        .section-problem-overview .item-wrapper .item {
          flex-direction: column; } }
      @media screen and (max-width: 1080px) {
        .section-problem-overview .item-wrapper .item {
          width: calc(50% - 10px);
          gap: 20px; } }
      @media (max-width: 767px) {
        .section-problem-overview .item-wrapper .item {
          width: 100%;
          gap: 16px; } }
      .section-problem-overview .item-wrapper .item .title-item {
        margin-bottom: 8px; }
      .section-problem-overview .item-wrapper .item img {
        width: 64px;
        height: 64px;
        object-fit: cover; }
  .section-problem-overview .bottom-subtitle {
    max-width: 652px;
    margin: 0 auto 24px;
    text-align: center; }
  .section-problem-overview .wrap-btn {
    text-align: center; }

.section-planning-comparison .container {
  max-width: 1440px; }

.section-planning-comparison .wrap-top-headings {
  max-width: 660px;
  margin: 0 auto 40px;
  text-align: center; }
  @media (max-width: 767px) {
    .section-planning-comparison .wrap-top-headings {
      margin: 0 auto 24px; } }

.section-planning-comparison .top-subtitle {
  max-width: 652px;
  margin: 12px auto 0 auto;
  text-align: center; }

.section-planning-comparison .bottom-subtitle {
  max-width: 652px;
  margin: 0 auto;
  text-align: center; }

.section-planning-comparison .wrap-cards {
  display: flex;
  gap: 24px;
  margin: 40px 0; }
  @media (max-width: 1080px) {
    .section-planning-comparison .wrap-cards {
      flex-direction: column; } }
  @media (max-width: 767px) {
    .section-planning-comparison .wrap-cards {
      margin: 24px 0; } }
  @media (min-width: 1080px) {
    .section-planning-comparison .wrap-cards.-reverse-block {
      flex-direction: row-reverse; } }

.section-planning-comparison .traditional-card {
  width: calc(33% - 12px);
  min-width: 350px;
  padding: 40px;
  border-radius: 16px;
  border: 1px solid rgba(240, 240, 240, 0.6);
  background: #FFF;
  box-shadow: 0 -1px 26px 0 rgba(197, 202, 222, 0.2), 0 187px 52px 0 rgba(187, 191, 195, 0), 0 120px 48px 0 rgba(187, 191, 195, 0.01), 0 67px 40px 0 rgba(187, 191, 195, 0.05), 0 30px 30px 0 rgba(187, 191, 195, 0.09), 0 7px 16px 0 rgba(187, 191, 195, 0.1);
  backdrop-filter: blur(22px); }
  @media (max-width: 1080px) {
    .section-planning-comparison .traditional-card {
      width: 100%;
      min-width: unset;
      padding: 32px;
      display: flex;
      gap: 32px; } }
  @media (max-width: 767px) {
    .section-planning-comparison .traditional-card {
      gap: 24px;
      padding: 24px;
      flex-direction: column; } }
  .section-planning-comparison .traditional-card .wrap-img {
    text-align: center;
    margin-bottom: 40px; }
    @media (max-width: 1080px) {
      .section-planning-comparison .traditional-card .wrap-img {
        margin-bottom: 0; } }
    .section-planning-comparison .traditional-card .wrap-img img {
      width: 108px;
      height: auto;
      object-fit: contain; }
      @media (max-width: 1080px) {
        .section-planning-comparison .traditional-card .wrap-img img {
          width: 140px; } }
      @media (max-width: 767px) {
        .section-planning-comparison .traditional-card .wrap-img img {
          width: 80px; } }
  .section-planning-comparison .traditional-card .title-card {
    text-align: center;
    margin-bottom: 8px; }
  .section-planning-comparison .traditional-card .list-traditional-wrapper li {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 12px 0; }
    .section-planning-comparison .traditional-card .list-traditional-wrapper li img {
      width: 24px;
      height: auto;
      object-fit: contain; }

.section-planning-comparison .ezrs-card {
  display: flex;
  align-items: center;
  border-radius: 16px;
  background: #006032;
  position: relative;
  overflow: hidden;
  width: calc(67% - 12px); }
  @media (max-width: 1080px) {
    .section-planning-comparison .ezrs-card {
      width: 100%; } }
  @media (max-width: 600px) {
    .section-planning-comparison .ezrs-card {
      display: block;
      padding-bottom: 12px; } }
  .section-planning-comparison .ezrs-card:after {
    content: '';
    position: absolute;
    left: -222px;
    top: -159px;
    width: 535px;
    height: 435px;
    z-index: 1;
    border-radius: 535px;
    background: #9BDFBC;
    filter: blur(250px); }
  .section-planning-comparison .ezrs-card:before {
    content: '';
    position: absolute;
    right: -287px;
    top: -293px;
    width: 663px;
    height: 506px;
    z-index: 1;
    border-radius: 663px;
    background: #9BDFBC;
    filter: blur(250px); }
    @media (max-width: 1080px) {
      .section-planning-comparison .ezrs-card:before {
        right: -455px;
        top: -293px; } }
    @media (max-width: 767px) {
      .section-planning-comparison .ezrs-card:before {
        display: none; } }
  .section-planning-comparison .ezrs-card .ezrs-left-info {
    width: 49%;
    min-width: 394px;
    padding: 40px;
    position: relative;
    z-index: 3; }
    @media (max-width: 1080px) {
      .section-planning-comparison .ezrs-card .ezrs-left-info {
        padding: 32px;
        width: 350px;
        min-width: unset; } }
    @media (max-width: 767px) {
      .section-planning-comparison .ezrs-card .ezrs-left-info {
        padding: 24px; } }
    @media (max-width: 400px) {
      .section-planning-comparison .ezrs-card .ezrs-left-info {
        width: 100%; } }
  .section-planning-comparison .ezrs-card .img-graphics {
    position: absolute;
    left: 46%;
    max-width: 417px; }
    @media (max-width: 1200px) {
      .section-planning-comparison .ezrs-card .img-graphics {
        left: 394px; } }
    @media (max-width: 1080px) {
      .section-planning-comparison .ezrs-card .img-graphics {
        left: 339px;
        max-width: 584px; } }
    @media (max-width: 600px) {
      .section-planning-comparison .ezrs-card .img-graphics {
        position: relative;
        left: 0;
        max-width: unset;
        width: 100%; } }
  .section-planning-comparison .ezrs-card .wrap-img {
    text-align: center;
    margin-bottom: 40px; }
    @media (max-width: 1080px) {
      .section-planning-comparison .ezrs-card .wrap-img {
        margin-bottom: 32px; } }
    @media (max-width: 767px) {
      .section-planning-comparison .ezrs-card .wrap-img {
        margin-bottom: 24px; } }
    .section-planning-comparison .ezrs-card .wrap-img img {
      width: 89.239px;
      height: auto;
      object-fit: contain; }
  .section-planning-comparison .ezrs-card .title-card {
    text-align: center;
    margin-bottom: 8px;
    color: #F5F5F5; }
    @media (max-width: 767px) {
      .section-planning-comparison .ezrs-card .title-card {
        margin-bottom: 4px; } }
  .section-planning-comparison .ezrs-card .list-ezrs-wrapper li {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 12px 0; }
    .section-planning-comparison .ezrs-card .list-ezrs-wrapper li img {
      width: 24px;
      height: auto;
      object-fit: contain; }
    .section-planning-comparison .ezrs-card .list-ezrs-wrapper li .text {
      color: #EDF2EF; }

.section-planning-comparison.section-scrollTrigger .img-graphics {
  transition-timing-function: ease;
  transition-duration: 1.2s;
  opacity: 0;
  transition-property: opacity, transform;
  transform: translate3d(0, 150px, 0); }

.section-planning-comparison.section-scrollTrigger.visible .img-graphics {
  opacity: 1;
  transform: translateZ(0); }

.section-core-features .container {
  max-width: 1440px; }

.section-core-features .bento-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto;
  gap: 16px;
  grid-template-areas: "area1 area2 area3" "area4 area4 area3";
  margin: 40px 0; }
  @media (max-width: 1080px) {
    .section-core-features .bento-grid {
      grid-template-areas: "area1" "area2" "area3" "area4";
      grid-template-columns: 1fr; } }
  @media (max-width: 767px) {
    .section-core-features .bento-grid {
      margin: 40px 0 16px; } }

.section-core-features .card {
  overflow: hidden;
  border-radius: 12px;
  border: 1px solid rgba(240, 240, 240, 0.6);
  background: #FFF;
  box-shadow: 0 -1px 26px 0 rgba(197, 202, 222, 0.2), 0 187px 52px 0 rgba(187, 191, 195, 0), 0 120px 48px 0 rgba(187, 191, 195, 0.01), 0 67px 40px 0 rgba(187, 191, 195, 0.05), 0 30px 30px 0 rgba(187, 191, 195, 0.09), 0 7px 16px 0 rgba(187, 191, 195, 0.1);
  backdrop-filter: blur(22px);
  padding: 40px 20px 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 360px; }
  @media (max-width: 1080px) {
    .section-core-features .card {
      min-height: unset;
      padding: 32px;
      flex-direction: row;
      gap: 32px;
      align-items: center; } }
  @media (max-width: 767px) {
    .section-core-features .card {
      padding: 24px;
      gap: 24px;
      flex-direction: column; } }
  .section-core-features .card .title-item {
    margin-bottom: 8px; }
  .section-core-features .card img {
    width: 100%;
    display: block; }
    @media (max-width: 1080px) {
      .section-core-features .card img {
        width: calc(50% - 16px); } }
    @media (max-width: 767px) {
      .section-core-features .card img {
        width: 100%; } }

.section-core-features .card-1 {
  grid-area: area1; }

.section-core-features .card-2 {
  grid-area: area2; }

.section-core-features .card-3 {
  grid-area: area3; }

.section-core-features .card-4 {
  grid-area: area4;
  background: #036335;
  min-height: unset;
  flex-direction: row;
  position: relative;
  padding: 40px;
  box-shadow: none;
  border: unset; }
  @media (max-width: 1080px) {
    .section-core-features .card-4 {
      padding: 32px; } }
  @media (max-width: 767px) {
    .section-core-features .card-4 {
      padding: 24px;
      flex-direction: column; } }
  .section-core-features .card-4:after {
    content: '';
    position: absolute;
    left: 40px;
    bottom: 0;
    width: 510px;
    height: 415px;
    z-index: 1;
    background: #9BDFBC;
    border-radius: 510px;
    filter: blur(250px); }
    @media (max-width: 1080px) {
      .section-core-features .card-4:after {
        left: 24px;
        bottom: 48px; } }
    @media (max-width: 767px) {
      .section-core-features .card-4:after {
        right: -223px;
        top: -280px;
        left: auto;
        bottom: auto; } }
  .section-core-features .card-4 .wrap-info-item {
    width: 417px;
    position: relative;
    z-index: 2;
    padding: 0; }
    @media (max-width: 1080px) {
      .section-core-features .card-4 .wrap-info-item {
        width: calc(50% - 16px); } }
    @media (max-width: 767px) {
      .section-core-features .card-4 .wrap-info-item {
        width: 100%; } }
  .section-core-features .card-4 .title-item, .section-core-features .card-4 .subtitle-item {
    color: #fff; }
  .section-core-features .card-4 img {
    position: absolute;
    top: 0;
    width: 406.303px;
    left: 457px; }
    @media (max-width: 1080px) {
      .section-core-features .card-4 img {
        position: relative;
        top: unset;
        width: calc(50% - 16px);
        left: unset; } }
    @media (max-width: 767px) {
      .section-core-features .card-4 img {
        width: 100%; } }

.section-core-features .wrap-info-item {
  padding: 0 20px; }
  @media (max-width: 1080px) {
    .section-core-features .wrap-info-item {
      padding: 0;
      width: calc(50% - 16px); } }
  @media (max-width: 767px) {
    .section-core-features .wrap-info-item {
      width: 100%; } }

.section-core-features .title {
  max-width: 660px;
  margin: 0 auto;
  text-align: center; }

.section-core-features .wrap-btn {
  text-align: center; }

.section-core-features.section-scrollTrigger .card img {
  transition-timing-function: ease;
  transition-duration: 1.2s;
  opacity: 0;
  transition-property: opacity, transform;
  transform: translate3d(0, 150px, 0); }

.section-core-features.section-scrollTrigger.visible .card img {
  opacity: 1;
  transform: translateZ(0); }

.section-subscription-includes {
  padding: 64px 0 96px; }
  @media screen and (max-width: 1080px) {
    .section-subscription-includes {
      padding: 48px 0 72px; } }
  @media (max-width: 767px) {
    .section-subscription-includes {
      padding: 24px 0 56px; } }
  .section-subscription-includes .container {
    max-width: 1440px; }
  .section-subscription-includes .wrap-top-headings {
    max-width: 660px;
    margin: 0 auto 40px;
    text-align: center; }
    .section-subscription-includes .wrap-top-headings .title-section {
      margin-bottom: 12px; }
  .section-subscription-includes .left-title {
    margin-bottom: 24px; }
    @media screen and (max-width: 1080px) {
      .section-subscription-includes .left-title {
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .section-subscription-includes .left-title {
        margin-bottom: 16px; } }
  .section-subscription-includes .wrap-items {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center; }
  .section-subscription-includes .item {
    padding: 40px;
    border-radius: 12px;
    border: 1px solid rgba(240, 240, 240, 0.6);
    background: #FFF;
    box-shadow: 0 -1px 26px 0 rgba(197, 202, 222, 0.2), 0 187px 52px 0 rgba(187, 191, 195, 0), 0 120px 48px 0 rgba(187, 191, 195, 0.01), 0 67px 40px 0 rgba(187, 191, 195, 0.05), 0 30px 30px 0 rgba(187, 191, 195, 0.09), 0 7px 16px 0 rgba(187, 191, 195, 0.1);
    backdrop-filter: blur(22px);
    width: calc(25% - 6px); }
    @media screen and (max-width: 1080px) {
      .section-subscription-includes .item {
        padding: 32px;
        width: calc(50% - 4px); } }
    @media (max-width: 767px) {
      .section-subscription-includes .item {
        width: 100%;
        padding: 24px; } }
    .section-subscription-includes .item.-smaller {
      width: calc(20% - 6.4px); }
      @media screen and (max-width: 1080px) {
        .section-subscription-includes .item.-smaller {
          width: calc(50% - 4px); } }
      @media (max-width: 767px) {
        .section-subscription-includes .item.-smaller {
          width: 100%; } }
    .section-subscription-includes .item img.icon {
      width: 64px;
      display: block;
      object-fit: contain; }
    .section-subscription-includes .item .title-item {
      margin-top: 12px;
      color: #2E3833; }
  .section-subscription-includes .bottom-text {
    max-width: 652px;
    margin: 40px auto 0;
    text-align: center; }

.section-supported-industries .container {
  max-width: 1440px; }

.section-supported-industries .wrap-top-headings {
  display: flex;
  gap: 80px;
  align-items: center;
  margin-bottom: 48px; }
  @media screen and (max-width: 1080px) {
    .section-supported-industries .wrap-top-headings {
      gap: 24px; } }
  @media (max-width: 767px) {
    .section-supported-industries .wrap-top-headings {
      flex-direction: column; } }
  .section-supported-industries .wrap-top-headings .title, .section-supported-industries .wrap-top-headings .subtitle {
    flex: 1;
    color: #232A26; }

.section-supported-industries .wrap-items {
  display: flex;
  flex-wrap: wrap; }

.section-supported-industries .item {
  display: flex;
  padding: 32px 0;
  align-items: center;
  gap: 80px;
  align-self: stretch;
  width: 100%;
  border-bottom: 1px solid rgba(3, 22, 13, 0.15); }
  @media screen and (max-width: 1080px) {
    .section-supported-industries .item {
      gap: 24px; } }
  @media (max-width: 767px) {
    .section-supported-industries .item {
      flex-direction: column;
      align-items: start; }
      .section-supported-industries .item:first-child {
        padding-top: 0; } }
  .section-supported-industries .item .item-index, .section-supported-industries .item .title-item, .section-supported-industries .item .subtitle-item {
    flex: 1; }

.section-planning-overview {
  position: relative;
  margin: 0; }
  .section-planning-overview .container {
    max-width: 1440px; }
  .section-planning-overview .wrap-top-headings {
    max-width: 660px;
    margin: 0 auto 40px;
    text-align: center; }
    @media (max-width: 767px) {
      .section-planning-overview .wrap-top-headings {
        margin: 0 auto 24px; } }
  .section-planning-overview .top-subtitle {
    max-width: 652px;
    margin: 12px auto 0 auto;
    text-align: center; }
  .section-planning-overview .bottom-subtitle {
    max-width: 652px;
    margin: 0 auto;
    text-align: center; }
  .section-planning-overview .planning-overview-pin {
    position: relative;
    display: flex;
    align-items: center;
    height: calc(100vh - 81px);
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }
    @media screen and (max-width: 1080px) {
      .section-planning-overview .planning-overview-pin {
        height: calc(100svh - 68px); } }
  .section-planning-overview .planning-stage {
    position: relative;
    width: 100%;
    height: 85vh;
    box-shadow: 0 4px 36px 0 rgba(51, 192, 143, 0.1);
    background: #036335;
    overflow: hidden;
    border-radius: 24px;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }
    @media screen and (max-width: 1080px) {
      .section-planning-overview .planning-stage {
        height: 82svh; } }
    @media (max-width: 767px) {
      .section-planning-overview .planning-stage {
        height: 78svh;
        border-radius: 20px; } }
    .section-planning-overview .planning-stage:after {
      content: '';
      position: absolute;
      z-index: 1;
      width: 678px;
      height: 552px;
      left: -262px;
      top: -282px;
      border-radius: 678px;
      background: #0AEF7B;
      filter: blur(250px); }
      @media (max-width: 1080px) {
        .section-planning-overview .planning-stage:after {
          width: 491px;
          height: 399px;
          left: -163px;
          top: -201px;
          border-radius: 491px; } }
      @media (max-width: 767px) {
        .section-planning-overview .planning-stage:after {
          width: 439px;
          height: 357px;
          left: -158px;
          top: -181px;
          border-radius: 439px; } }
    .section-planning-overview .planning-stage:before {
      content: '';
      position: absolute;
      z-index: 1;
      width: 517px;
      height: 421px;
      right: -75px;
      bottom: -68px;
      border-radius: 517px;
      background: #0AEF7B;
      filter: blur(250px); }
      @media (max-width: 1439px) {
        .section-planning-overview .planning-stage:before {
          display: none; } }
      @media (max-width: 1080px) {
        .section-planning-overview .planning-stage:before {
          display: block;
          width: 422px;
          height: 343px;
          right: -220px;
          bottom: -183px;
          border-radius: 422px; } }
      @media (max-width: 767px) {
        .section-planning-overview .planning-stage:before {
          width: 422px;
          height: 343px;
          right: -275px;
          bottom: -183px; } }
  .section-planning-overview .planning-slides {
    position: relative;
    z-index: 1;
    height: 100%;
    max-width: 1206px;
    width: 100%;
    margin: 0 auto;
    will-change: transform; }
  .section-planning-overview .planning-slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    padding-bottom: 70px;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }
    .section-planning-overview .planning-slide.active {
      opacity: 1;
      visibility: visible;
      pointer-events: auto; }
    @media (max-width: 1080px) {
      .section-planning-overview .planning-slide {
        padding-bottom: 90px; } }
    @media (max-width: 767px) {
      .section-planning-overview .planning-slide {
        padding-bottom: 76px; } }
    .section-planning-overview .planning-slide .hexs {
      position: absolute; }
      .section-planning-overview .planning-slide .hexs::after {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(255, 255, 255, 0.1);
        pointer-events: none; }
      .section-planning-overview .planning-slide .hexs.tablet-hidden {
        display: block; }
        @media (max-width: 1080px) {
          .section-planning-overview .planning-slide .hexs.tablet-hidden {
            display: none; } }
      .section-planning-overview .planning-slide .hexs.tablet-visible {
        display: none; }
        @media (max-width: 1080px) {
          .section-planning-overview .planning-slide .hexs.tablet-visible {
            display: block; } }
    .section-planning-overview .planning-slide .hex-1 {
      left: -70px;
      bottom: 0;
      width: auto;
      height: 211px; }
    .section-planning-overview .planning-slide .hex-2 {
      left: 170px;
      top: 0;
      width: auto;
      height: 199px; }
    .section-planning-overview .planning-slide .hex-3 {
      left: 360px;
      bottom: 223px;
      width: auto;
      height: 45px; }
    .section-planning-overview .planning-slide .hex-4 {
      left: -5px;
      top: 35px;
      width: auto;
      height: 106px; }
    .section-planning-overview .planning-slide .hex-5 {
      left: 424px;
      bottom: 290px;
      width: auto;
      height: 75px; }
    .section-planning-overview .planning-slide .hex-6 {
      right: 159px;
      top: 6px;
      width: auto;
      height: 99px; }
      @media (max-width: 767px) {
        .section-planning-overview .planning-slide .hex-6 {
          height: 37px;
          right: 76px; } }
    .section-planning-overview .planning-slide .hex-7 {
      right: 14px;
      top: 18px;
      width: auto;
      height: 143px; }
      @media (max-width: 767px) {
        .section-planning-overview .planning-slide .hex-7 {
          height: 58px; } }
  .section-planning-overview .planning-grid {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
    padding: 0 32px; }
    @media (max-width: 1080px) {
      .section-planning-overview .planning-grid {
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 32px;
        padding: 32px; } }
    @media (max-width: 767px) {
      .section-planning-overview .planning-grid {
        justify-content: center;
        gap: 24px;
        padding: 24px 20px; } }
  .section-planning-overview .planning-left {
    position: relative;
    z-index: 2;
    max-width: 400px;
    width: 100%;
    color: #fff;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }
    @media (max-width: 1080px) {
      .section-planning-overview .planning-left {
        max-width: 100%; } }
    .section-planning-overview .planning-left h3 {
      margin: 0 0 8px;
      color: #fff; }
  .section-planning-overview .planning-text {
    color: #fff; }
    .section-planning-overview .planning-text p {
      margin: 0;
      color: inherit; }
  .section-planning-overview .planning-right {
    position: relative;
    z-index: 2;
    flex-shrink: 0;
    width: 100%;
    max-width: 703px; }
    @media (max-width: 1080px) {
      .section-planning-overview .planning-right {
        max-width: 100%; } }
  .section-planning-overview .planning-image {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }
    .section-planning-overview .planning-image img {
      display: block;
      max-width: 703px;
      width: 100%;
      height: auto;
      object-fit: cover; }
      @media (max-width: 1080px) {
        .section-planning-overview .planning-image img {
          max-width: 100%; } }
  .section-planning-overview .planning-bottom {
    position: absolute;
    left: 80px;
    right: 80px;
    bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    z-index: 5; }
    @media (max-width: 1366px) {
      .section-planning-overview .planning-bottom {
        left: 48px;
        right: 48px; } }
    @media (max-width: 1080px) {
      .section-planning-overview .planning-bottom {
        left: 32px;
        right: 32px;
        bottom: 28px; } }
    @media (max-width: 767px) {
      .section-planning-overview .planning-bottom {
        left: 20px;
        right: 20px;
        bottom: 20px; } }
  .section-planning-overview .planning-counter {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 2px;
    color: #9BE1DB; }
    .section-planning-overview .planning-counter .planning-current {
      color: #F5F5F5; }
  .section-planning-overview .planning-progress {
    position: relative;
    width: 100%;
    max-width: 280px;
    height: 8px; }
  .section-planning-overview .planning-progress-track {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    border-radius: 999px;
    background: rgba(245, 245, 245, 0.15);
    transform: translateY(-50%); }
  .section-planning-overview .planning-progress-thumb {
    position: absolute;
    top: 50%;
    left: 0;
    width: 56px;
    height: 8px;
    transform: translate3d(0, -50%, 0);
    will-change: transform;
    z-index: 2; }
    .section-planning-overview .planning-progress-thumb svg {
      display: block;
      width: 56px;
      height: 8px; }

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  touch-action: pinch-zoom;
  /* direct pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  touch-action: auto; }

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; }

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(5b35a39c5f877ba43637.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/ }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/ }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */ }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

/* ---------------------------------------- */

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 10.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2023
 */
/* 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;
  overflow: clip;
  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-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-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-cards {
  overflow: visible; }

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

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/select2/dist/css/select2.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }


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