.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}

.nav-dropdown-link:hover {
  color: #fff;
  background-color: #2a4246;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #2a4246;
  border-radius: 20px;
  margin-left: 40px;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.menu-button {
  margin-left: 0;
}

.navbar-logo-left {
  position: sticky;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  border-bottom: 1px solid #e5e7eb;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.section {
  min-width: 0;
}

.section-2 {
  background-image: url('../images/hero-triarh.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
  min-height: 100vh;
  margin-left: 10px;
  margin-right: 10px;
}

.image {
  max-width: 40%;
}

.container-2 {
  background-color: #2a424645;
  border-radius: 30px;
  max-width: 100%;
  height: 100vh;
}

.heading {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 46px;
  font-weight: 700;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.container-3 {
  max-width: 1300px;
  padding-top: 180px;
  padding-right: 140px;
}

.container-4 {
  background-color: #fffc;
  border-radius: 20px;
  max-width: 235%;
  padding: 40px 60px;
  position: static;
}

.text-block {
  color: #2a4246;
  text-align: center;
  padding: 0 0 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.field-label, .field-label-2 {
  font-family: Open Sans, sans-serif;
}

.text-field {
  border-radius: 20px;
  width: 280px;
}

.text-field-2, .textarea {
  border-radius: 20px;
}

.submit-button {
  background-color: #2a4246;
  border-radius: 20px;
  padding: 10px 20px;
}

.text-block-2 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.button-main {
  color: #2a4246;
  background-color: #fff;
  border-radius: 20px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.cell {
  justify-content: center;
  align-items: flex-start;
}

.container-5 {
  max-width: 800px;
  margin-right: auto;
  padding-right: 0;
}

.container-6 {
  max-width: 1300px;
  padding: 100px 120px 0;
}

.text-block-3 {
  color: #2a4246;
  text-align: center;
  padding-left: 80px;
  padding-right: 80px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
}

.image-2 {
  border-radius: 20px;
  max-width: 20%;
  position: absolute;
}

.image-3 {
  border-radius: 20px;
  max-width: 14%;
  position: absolute;
  inset: auto auto 0% 3%;
}

.section-3 {
  position: relative;
}

.image-4 {
  border-radius: 20px;
  max-width: 14%;
  position: absolute;
  inset: auto 5% 17% auto;
}

.image-5 {
  border-radius: 20px;
  max-width: 11%;
  position: absolute;
  inset: 5% 5% auto auto;
}

.text-block-4 {
  color: #4f7a80;
  text-align: center;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-4.small-white {
  color: #fff;
  letter-spacing: 1px;
  font-weight: 500;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-top: 40px;
  padding-left: 100px;
  padding-right: 100px;
}

.image-6 {
  max-width: 60px;
  padding-bottom: 10px;
}

.container-7 {
  text-align: center;
}

.text-block-5 {
  color: #2a4246;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.section-4 {
  background-color: #fff0;
  justify-content: center;
  align-items: flex-start;
  margin-top: 100px;
  display: flex;
}

.heading-2 {
  color: #2a4246;
  text-align: center;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading-2.tim-naslov {
  margin-top: 0;
}

.container-8 {
  background-color: #f5f7f8;
  border-radius: 0;
  width: 1300px;
  max-width: 1300px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block {
  text-align: center;
  background-color: #ffffff96;
  border-radius: 20px;
  width: 100%;
  height: 250px;
  padding: 40px;
  box-shadow: 0 1px 6px #0003;
}

.text-block-6 {
  color: #2a4246;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.image-7 {
  max-width: 60px;
  margin-bottom: 10px;
}

.cell-2, .cell-3 {
  justify-content: space-between;
  align-items: center;
}

.quick-stack-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.button {
  background-color: #2a4246;
  border-radius: 20px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.container-9 {
  background-image: url('../images/gradient.png');
  background-position: 100%;
  background-size: cover;
  border-radius: 20px;
  max-width: 1300px;
  padding: 40px 60px;
}

.section-5 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-8 {
  border-radius: 20px;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 600;
}

.quick-stack-4 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
}

.paragraph {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.section-6 {
  background-color: #f5f7f8;
  margin-top: 20px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-9 {
  border-radius: 20px;
  max-width: 240px;
}

.cell-4 {
  justify-content: flex-start;
  align-items: center;
}

.text-block-7 {
  color: #2a4246;
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.container-10 {
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.footer-dark {
  background-color: #2a4246;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-11 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}

.footer-link {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.image-10 {
  max-width: 100%;
}

.cell-5 {
  justify-content: center;
  align-items: flex-start;
}

.cell-6 {
  justify-content: space-between;
  align-items: center;
}

.div-block-2 {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
}

.image-11 {
  border-radius: 20px;
  max-width: 15%;
}

.text-block-8 {
  color: #2a4246;
  text-align: left;
  flex-flow: column;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  display: flex;
}

.text-block-8.tim-left {
  text-align: left;
  padding-bottom: 10px;
}

.text-block-8.tim-left.tim-mail {
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.paragraph-2 {
  color: #2a4246;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.paragraph-2.tim-pleft {
  text-align: left;
}

.link-block {
  text-decoration: none;
}

.container-12 {
  max-width: 1200px;
}

.heading-4 {
  color: #2a4246;
  text-align: center;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
}

.section-7 {
  background-color: #f5f7f8;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-3 {
  background-color: #fff;
  border-radius: 0;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.div-block-3:hover {
  color: #fff;
}

.link-block-2 {
  color: #2a4246;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.container-13, .container-14 {
  max-width: 1300px;
}

.section-8 {
  max-width: 1064.8px;
}

.container-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  background-color: #2a4246;
  border-radius: 20px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  max-width: 1300px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  display: flex;
}

.section-9 {
  padding-top: 140px;
}

.image-12 {
  text-align: center;
  border-radius: 20px;
  width: 80%;
  margin-top: -102px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  box-shadow: 0 2px 5px #0003;
}

.heading-5 {
  color: #fff;
  text-align: center;
  width: 80%;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  width: 80%;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.paragraph-3.pbold {
  font-weight: 600;
}

.container-16 {
  max-width: 1300px;
  padding-bottom: 60px;
}

.heading-6 {
  color: #2a4246;
  text-align: center;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-9 {
  color: #4f7a80;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.text-block-10 {
  color: #2a4246;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.container-17 {
  border-left: 2px solid #e5e7eb;
  width: 328.275px;
  height: 90px;
  padding-left: 20px;
}

.quick-stack-5 {
  grid-column-gap: 20px;
  grid-row-gap: 57px;
}

.nav-dropdown-link-copy {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}

.nav-dropdown-link-copy:hover {
  color: #fff;
  background-color: #2a4246;
}

.nav-dropdown-link-copy:focus-visible, .nav-dropdown-link-copy[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.container-18 {
  text-align: center;
  max-width: 1300px;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.container-19 {
  max-width: 1300px;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 60px;
}

.cell-8 {
  justify-content: flex-start;
  align-items: flex-end;
}

.image-13 {
  width: auto;
  max-width: 25%;
  margin-bottom: 0;
}

.div-block-4 {
  background-color: #ffffff96;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  display: flex;
  box-shadow: 0 1px 6px #0003;
}

.text-block-11 {
  color: #2a4246;
  text-align: center;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.link {
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link-2, .link-block-3 {
  text-decoration: none;
}

.cell-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
}

.section-10 {
  background-color: #f5f7f8;
}

@media screen and (min-width: 1280px) {
  .nav-link {
    font-family: Open Sans, sans-serif;
  }

  .container-3 {
    padding-top: 180px;
    padding-right: 220px;
  }

  .container-6 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 140px;
    padding-bottom: 0;
    display: flex;
  }

  .text-block-3 {
    padding-top: 20px;
    padding-left: 160px;
    padding-right: 160px;
  }

  .image-3 {
    max-width: 160px;
    bottom: 5%;
    left: 7%;
  }

  .section-3 {
    text-align: left;
  }

  .image-4 {
    max-width: 200px;
    right: 5%;
  }

  .image-5 {
    max-width: 140px;
    top: 15%;
    right: 10%;
  }

  .text-block-4 {
    color: #4f7a80;
    text-align: center;
    letter-spacing: 1px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
  }

  .text-block-4.small-white {
    color: #dcdcdc;
  }

  .quick-stack-2 {
    text-align: left;
    width: 700px;
  }

  .image-6 {
    max-width: 60px;
    padding-bottom: 10px;
  }

  .container-7 {
    text-align: center;
  }

  .text-block-5 {
    color: #2a4246;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
  }

  .section-4 {
    background-color: #f5f7f8;
    margin-top: 100px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-2 {
    color: #2a4246;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
  }

  .container-8 {
    background-color: #f5f7f8;
    border-radius: 0;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 0;
  }

  .div-block {
    text-align: center;
    background-color: #ffffffad;
    border-radius: 20px;
    width: 383.663px;
    padding: 40px;
    box-shadow: 0 1px 6px #0003;
  }

  .text-block-6 {
    color: #2a4246;
    padding-top: 0;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .image-7 {
    text-align: center;
    max-width: 60px;
    margin-bottom: 10px;
  }

  .cell-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .cell-3 {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .quick-stack-3 {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
  }

  .button {
    color: #fff;
    background-color: #2a4246;
    border-radius: 20px;
    margin-top: 20px;
    padding: 10px 20px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 600;
  }
}

@media screen and (min-width: 1440px) {
  .navbar-logo-left {
    z-index: 100;
    background-color: #fff;
    position: fixed;
    inset: 0% 0% auto;
  }

  .section-2 {
    height: 100vh;
    min-height: auto;
  }

  .container-3 {
    padding-top: 240px;
    padding-left: 0;
    display: block;
  }
}

@media screen and (min-width: 1920px) {
  .section-2 {
    height: 100vh;
    min-height: auto;
  }

  .container-2 {
    height: 100vh;
  }

  .container-3 {
    padding-top: 300px;
  }

  .text-block-8.tim-left.tim-mail, .paragraph-2.tim-pleft {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .heading {
    font-size: 36px;
  }

  .quick-stack {
    padding-bottom: 20px;
  }

  .container-3 {
    padding-top: 60px;
    padding-right: 0;
  }

  .container-4 {
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .container-5 {
    text-align: center;
    padding-right: 0;
  }

  .text-block-3 {
    padding-left: 0;
    padding-right: 0;
    font-size: 26px;
    line-height: 40px;
  }

  .image-4 {
    max-width: 16%;
  }

  .image-6 {
    max-width: 40px;
  }

  .container-8 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-11 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .cell-7 {
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .container-6 {
    max-width: 600px;
    padding-top: 100px;
  }

  .image-3 {
    bottom: 13%;
  }

  .image-4 {
    bottom: 22%;
  }

  .image-5 {
    max-width: 15%;
    top: 11%;
  }

  .quick-stack-2 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .container-7 {
    width: 85.8125px;
  }

  .section-4 {
    margin-top: 40px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .heading-5 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-three, .nav-menu-two {
    flex-direction: column;
  }

  .section-2 {
    background-image: url('../images/hero-mob-triarh.png');
  }

  .heading {
    margin-top: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .quick-stack {
    grid-row-gap: 40px;
  }

  .container-4 {
    padding: 20px 40px;
  }

  .text-block {
    padding-bottom: 10px;
  }

  .cell {
    justify-content: flex-start;
    align-items: center;
  }

  .container-5 {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-6 {
    text-align: left;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .text-block-3 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 25px;
  }

  .image-3 {
    border-radius: 10px;
    max-width: 16%;
    bottom: 25%;
    left: 4%;
  }

  .image-4 {
    border-radius: 10px;
    max-width: 22%;
    bottom: 37%;
    right: 4%;
  }

  .image-5 {
    border-radius: 10px;
    top: 4%;
  }

  .quick-stack-2 {
    text-align: left;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-2 {
    margin-bottom: 10px;
    font-size: 28px;
  }

  .container-8 {
    padding-top: 10px;
  }

  .container-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-3 {
    margin-bottom: 20px;
    font-size: 28px;
  }

  .paragraph {
    font-size: 16px;
  }

  .section-6 {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-11 {
    max-width: none;
  }

  .footer-wrapper {
    justify-content: space-between;
    align-items: flex-start;
  }

  .footer-block {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-2 {
    flex-flow: column;
  }

  .image-11 {
    max-width: 40%;
  }

  .paragraph-2, .paragraph-2.tim-pleft {
    font-size: 14px;
  }

  .cell-8, .cell-9 {
    justify-content: flex-start;
    align-items: center;
  }
}

#w-node-_41aed8b9-511d-af23-4b34-adf8ead3e5b2-6465d6f2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-e9501b0c-71d0-4265-52f8-3440d047639f-6465d6f2 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_9e0ab17c-f6b8-0318-6029-d5f2f5ed6292-6465d6f2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e2ac20b6-52aa-f9c5-2676-1fa7fa3cb0a4-fa3cb09e, #w-node-e2ac20b6-52aa-f9c5-2676-1fa7fa3cb0ad-fa3cb09e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0fe9392d-a789-988b-b147-96a92495f166-efcbf954, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-e2b0b6f9, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-8b27acc8 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_0fe9392d-a789-988b-b147-96a92495f166-e6ff78b3 {
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_0fe9392d-a789-988b-b147-96a92495f166-05402fb3, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-6c926b48, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-515fc952, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-1ec7d7a2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-d4d1e602-dc49-eb1a-6270-bfeb945f6cf1-12c4d514 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 1280px) {
  #w-node-_41aed8b9-511d-af23-4b34-adf8ead3e5b2-6465d6f2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_9e0ab17c-f6b8-0318-6029-d5f2f5ed6292-6465d6f2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0fe9392d-a789-988b-b147-96a92495f166-efcbf954, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-e2b0b6f9, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-8b27acc8, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-e6ff78b3, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-05402fb3, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-6c926b48, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-515fc952, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-1ec7d7a2 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e9501b0c-71d0-4265-52f8-3440d047639f-6465d6f2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_0fe9392d-a789-988b-b147-96a92495f166-efcbf954, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-e2b0b6f9, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-8b27acc8, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-e6ff78b3, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-05402fb3, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-6c926b48, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-515fc952, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-1ec7d7a2 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_41aed8b9-511d-af23-4b34-adf8ead3e5b2-6465d6f2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e9501b0c-71d0-4265-52f8-3440d047639f-6465d6f2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0fe9392d-a789-988b-b147-96a92495f166-efcbf954, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-e2b0b6f9, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-8b27acc8, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-e6ff78b3, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-05402fb3, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-6c926b48, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-515fc952, #w-node-_0fe9392d-a789-988b-b147-96a92495f166-1ec7d7a2 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-d4d1e602-dc49-eb1a-6270-bfeb945f6cf1-12c4d514 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


