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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

body {
  color: #333;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

h1 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 90px;
  font-weight: 700;
  line-height: 90px;
}

.nav-link {
  text-align: center;
  padding: 20px 10px;
  font-size: 14px;
  line-height: 8px;
}

.container {
  text-align: center;
  object-fit: fill;
  max-width: 81.25rem;
  margin-left: auto;
  margin-right: auto;
}

.container.nav-container {
  border-bottom: 1px solid #000;
  justify-content: flex-start;
  align-items: stretch;
  display: block;
}

.container.image-left {
  margin-top: -2.75rem;
}

.container.teachers {
  margin-top: 0;
}

.container.kontakti {
  margin-left: 0;
  margin-right: 0;
}

.container.footer {
  text-align: center;
  border-top: 1px solid #000;
}

.container.footer-bg {
  background-color: #3360d380;
  border-radius: 1.25rem;
  padding: 1rem;
}

.container.gallery {
  column-count: 0;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.container-2 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.link {
  justify-content: center;
  align-self: center;
  display: flex;
}

.nav-menu, .navcontainer {
  justify-content: center;
  display: flex;
}

.navlink {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #000;
  align-self: center;
  text-decoration: none;
}

.navbar {
  line-height: 10px;
}

.section {
  text-align: center;
  background-color: #0000;
  padding: 2rem 4rem 4rem;
  font-size: 1.125rem;
  line-height: 1.25rem;
}

.section.hero {
  padding: 1.688rem 0 1.313rem 4rem;
  font-size: 1.125rem;
  line-height: 1.25rem;
}

.section.section-background {
  background-color: #113529;
  padding: 2.5rem 4rem;
  font-size: 1.125rem;
  line-height: 1.25rem;
}

.section.section-background.buj {
  margin-top: -3.063rem;
}

.section.section-background.gallery {
  margin-top: 12.938rem;
}

.section.nav-bar {
  color: #000;
  padding: 2rem 4rem 0;
  font-size: 1.125rem;
  line-height: 1.25rem;
}

.section.image-left {
  margin-bottom: -12.65rem;
  margin-left: -.625rem;
  padding-left: 0;
  overflow: hidden;
}

.section.image-left.papildus-hero-section {
  padding-bottom: 1.438rem;
}

.section.image-left.atsauksmes {
  margin-bottom: 0;
}

.section.footer {
  padding-top: .688rem;
  padding-bottom: .25rem;
}

.section.kontakti {
  padding-bottom: 0;
}

.section.nodarbibas {
  padding-bottom: 2.125rem;
}

.section.atsauksmes-section {
  margin-top: -3.25rem;
}

.section.hero-section-bg {
  background-image: url('../images/hero-image-bg.avif');
  background-position: 0 0;
  background-size: cover;
}

.section.about-section {
  padding-top: 0;
  padding-bottom: 1.5rem;
}

.section.card-section {
  padding-top: 0;
  padding-bottom: 2rem;
}

.section.footer-bg {
  background-image: url('../images/hero-image-bg.avif');
  background-position: 0 0;
  background-size: cover;
}

.hero-2-col-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  justify-items: stretch;
  overflow: hidden;
}

.heading {
  line-height: 80px;
}

.image {
  margin-right: -2.5rem;
  padding-right: 0;
}

.hero-testemonial {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.paragraph {
  margin-top: 32px;
}

.paragraph.mb-paragraph {
  text-align: left;
  margin-top: .3rem;
  margin-bottom: 1.525rem;
}

.btn {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  color: #fff;
  overflow-wrap: normal;
  background-color: #113529;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  max-width: 220px;
  margin-top: 1.25rem;
  padding: .875rem;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.btn:hover {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: linear-gradient(87deg, #113529, #0009 99%, #fff);
  max-width: 220px;
}

.btn.pieteikties {
  border-radius: 999rem;
  max-width: 18.75rem;
  margin-top: 2.688rem;
  padding-left: 1.688rem;
  padding-right: 1.688rem;
}

.btn.pievienot {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  min-width: 15.625rem;
  max-width: none;
  margin-top: 0;
}

.btn.pievienot:hover {
  grid-column-gap: 1.8rem;
  grid-row-gap: 1.8rem;
}

.btn.materials-button {
  justify-content: flex-start;
  align-items: center;
  max-width: 250px;
  margin-top: -128px;
  margin-left: 0;
}

.btn.materials-button.big-btn {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  justify-content: center;
  align-items: center;
  max-width: 15.625rem;
  margin-top: 0;
  padding: 1.125rem 1.813rem;
}

.btn.materials-button.big-btn:hover {
  grid-column-gap: 1.7rem;
  grid-row-gap: 1.7rem;
}

.text-block {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 600;
}

.image-2 {
  font-size: 1.25rem;
}

.image-2:hover {
  color: #fff;
}

.heading1 {
  font-size: 76px;
  line-height: 70px;
}

.heading1.mb-h1 {
  text-align: left;
  margin-top: 0;
  margin-bottom: .625rem;
  font-size: 4.75rem;
  line-height: 4.75rem;
}

.about-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-columns: 1fr;
  margin-top: 0;
}

.about-paragraph.mb-about-paragraph {
  text-align: left;
}

.heading-3 {
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  display: block;
}

.heading-3.heading-white {
  margin-top: 0;
  margin-bottom: 1.688rem;
  font-size: 2.188rem;
  line-height: 2.188rem;
}

.heading-3.heading-white.mb-h3 {
  text-align: left;
  font-size: 2.188rem;
  line-height: 2.188rem;
}

.heading-3.heading-black {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 1.938rem;
  font-size: 2.188rem;
  line-height: 2.188rem;
}

.heading-3.heading-left {
  color: #000;
  flex-flow: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 1.375rem;
  font-size: 2.188rem;
  line-height: 2.188rem;
  display: block;
}

.paragraph-2 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  line-height: 1.5rem;
}

.nav-link {
  padding: 1.25rem .75rem 1.25rem 1.438rem;
  font-family: REM, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
  transition: color .2s;
}

.nav-link:hover {
  color: #113529;
  -webkit-text-fill-color: inherit;
  background-color: #11352900;
  background-clip: border-box;
  border-radius: 999px;
  font-family: REM, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.nav-link.w--current, .nav-link.active-nav-link {
  color: #000;
}

.nav-menu-2 {
  padding: 0;
  font-size: 1rem;
}

.nav-logo {
  margin-top: .5rem;
}

.cards-grid {
  grid-column-gap: 1.563rem;
  grid-row-gap: 1.563rem;
  grid-template-rows: auto;
  grid-auto-flow: row dense;
  place-items: center;
  margin-left: 6.25rem;
  margin-right: 6.25rem;
  padding-top: .938rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.card {
  border-bottom: 20px solid #113529;
  border-radius: .625rem;
  min-width: 15.625rem;
  min-height: 25rem;
  padding: 2.438rem 2rem 1.313rem;
  box-shadow: -2px 2px 10px 1px #11352980, 2px -2px 10px 1px #11352980;
}

.card.big-card {
  min-width: 15.625rem;
}

.card.atsauksmes {
  min-width: 18.75rem;
  min-height: 15.625rem;
}

.heading-4 {
  color: #113529;
  text-align: center;
  border: .063rem #000;
  border-bottom-style: solid;
  margin: .625rem 6.125rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
  overflow: visible;
}

.heading-4.teachers-heading {
  text-align: left;
  border-style: none;
  flex-flow: column;
  margin: .688rem 0;
  display: flex;
}

.heading-4.big-card-heading {
  margin-left: 1.625rem;
  margin-right: 1.625rem;
}

.card-grid {
  grid-column-gap: 2.813rem;
  grid-row-gap: 2.813rem;
  text-align: center;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  justify-items: stretch;
}

.btn-white {
  grid-column-gap: .875rem;
  grid-row-gap: .875rem;
  border: .125rem solid #113529;
  border-radius: 62.438rem;
  justify-content: center;
  align-items: center;
  margin-left: 1.813rem;
  margin-right: 1.813rem;
  padding: .625rem .875rem;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.btn-white:hover {
  grid-column-gap: 1.6rem;
  grid-row-gap: 1.6rem;
  background-image: linear-gradient(90deg, #fff, #11352978);
}

.btn-white.big-card-button, .btn-white.large-card-btn {
  margin-left: 0;
  margin-right: 0;
}

.text-block-2 {
  color: #113529;
  text-transform: uppercase;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-decoration: none;
}

.text-block-3 {
  color: #113529;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
}

.card-text {
  color: #000;
  margin-bottom: .625rem;
}

._2-col-grid-left-image {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  place-items: center;
}

.right-text {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.right-text.atsauksmes {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  margin-top: 0;
}

.right-text.materials-text {
  grid-column-gap: 1.688rem;
  grid-row-gap: 1.688rem;
  margin-top: 1px;
}

.paragraph-3 {
  font-size: 16px;
}

.pieteiksanas-text {
  margin-top: 0;
  margin-bottom: .625rem;
  margin-right: 5.313rem;
}

.pieteiksanas-text.nodarbibas-hero-text {
  text-align: left;
  margin-top: 7px;
  margin-bottom: 0;
}

.italic-text {
  color: #000;
  margin-top: 3.25rem;
  margin-bottom: 0;
  margin-left: -1.063rem;
}

.teacher-one {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

.teacher-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  display: flex;
}

.buj-wrapper {
  flex-flow: column;
  display: flex;
}

.buj-item {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  background-color: #164535;
  border-radius: 8px;
  flex-flow: column;
  padding: 16px;
  display: flex;
}

.buj-question {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  line-height: 18px;
  display: flex;
}

.text-block-4 {
  font-size: 18px;
  line-height: 18px;
}

.paragraph-4 {
  color: #fff;
  line-height: 18px;
}

.image-3 {
  height: auto;
}

.lottie-animation {
  color: #fff;
}

.lottie-animation-2 {
  height: 36px;
  font-size: 25px;
  line-height: 25px;
}

.buj-item {
  margin-bottom: 20px;
  padding-bottom: 5px;
  display: block;
  box-shadow: 0 2px 5px #0003;
}

.buj-item-title {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 500;
  display: flex;
}

.buj-item-title-icon {
  transform: rotate(-180deg);
}

.buj-item-body {
  color: #fff;
  margin-top: .938rem;
  overflow: hidden;
}

.answer {
  margin-bottom: .438rem;
}

.kontakti-grid {
  grid-column-gap: 2.25rem;
  grid-row-gap: 2.25rem;
  grid-template-rows: auto;
  place-items: center;
}

.kontakti-wrapper {
  text-align: left;
  margin-left: 0;
}

.paragraph-kontakti {
  grid-column-gap: 1.438rem;
  grid-row-gap: 1.438rem;
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.kontakti-paragraph {
  color: #000;
  margin-bottom: .625rem;
}

.image-4 {
  padding-top: .938rem;
}

.nodarbibas-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-items: center;
}

.heading-2 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 3rem;
}

.heading-2.materials-heading {
  margin-top: 2.375rem;
  line-height: 3.2rem;
}

.big-cards-grid {
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  grid-template-rows: auto;
  align-items: center;
}

.big-card-grid {
  grid-column-gap: 2.438rem;
  grid-row-gap: 2.438rem;
  text-align: center;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
}

.map-gid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-items: center;
}

.map-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.atsauksmes-text {
  color: #000;
  margin-bottom: .625rem;
  padding-right: 3rem;
}

.atsauksmes-text.long-text {
  min-width: 300px;
  margin-bottom: .625rem;
  padding-right: 0;
  position: static;
}

.atsauksmes-italic {
  text-align: left;
  min-width: 0;
  margin-top: -7.813rem;
  margin-bottom: 0;
  margin-left: -2.625rem;
}

.atsauksmes-text-itaic {
  min-width: 0;
  font-size: 16px;
}

.atsauksmes-cards-grid {
  grid-template-rows: auto;
}

.atsauksmes-cards-grid.atsauksmes-cards {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  place-items: center;
  margin-left: 6.25rem;
  margin-right: 6.25rem;
}

.atsauksmes-card-grid {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: center;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
}

.atsauksme-vards {
  color: #113529;
  margin-top: .625rem;
  margin-bottom: .625rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
}

.star-wrapper {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.atsauksmes-card-grid-stars {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
  justify-items: center;
}

.body-gf {
  background-color: #0039c8;
  font-size: 1.125rem;
  line-height: 1.25rem;
}

.heading-5 {
  aspect-ratio: auto;
  color: #fefefe;
  object-fit: fill;
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-family: REM, sans-serif;
  font-size: 7.5rem;
  font-weight: 900;
  line-height: 7.5rem;
  overflow: visible;
}

.grid-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  place-items: center;
  overflow: visible;
}

.image-5 {
  -webkit-text-fill-color: inherit;
  vertical-align: baseline;
  background-clip: border-box;
  width: 9.375rem;
  margin-bottom: -6.063rem;
  margin-right: 5.063rem;
  position: relative;
  overflow: clip;
}

.text-block-5 {
  color: #fff;
  margin-bottom: -1.75rem;
  font-family: REM, sans-serif;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 2.25rem;
}

.image-6 {
  width: 13.75rem;
  margin-top: -13.375rem;
  margin-left: 7.063rem;
}

.link-block {
  color: #000;
  background-color: #aaf806;
  border-radius: 999rem;
  font-family: REM, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  text-decoration: none;
}

.div-block {
  justify-content: center;
  align-items: center;
  padding: .813rem 1.25rem;
  display: flex;
}

.div-block:hover {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border-radius: 999rem;
}

.text-block-6 {
  outline-offset: 0px;
  outline: 3px #000;
  text-decoration: none;
}

.div-block-2 {
  grid-column-gap: 2.375rem;
  grid-row-gap: 2.375rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-gf {
  color: #fff;
  background-color: #0039c8;
  margin-top: 1.188rem;
  margin-bottom: 1.063rem;
}

.nav-menu-gf {
  color: #fff;
  font-family: REM, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.navbar-gf-container {
  color: #fff;
}

.nav-link-gf {
  color: #fff;
  padding: 1.25rem;
}

.nav-link-gf.w--current {
  color: #aaf806;
}

.nav-link-3, .nav-link-4 {
  color: #fff;
}

.image-7 {
  text-align: left;
  width: 3.125rem;
  font-size: 1.125rem;
  line-height: 1.25rem;
  text-decoration: none;
}

.logo {
  text-align: center;
  margin-top: .188rem;
  text-decoration: none;
}

.grid-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
}

.heading-6 {
  color: #fff;
  text-align: left;
  margin-top: .625rem;
  margin-bottom: .625rem;
  font-family: REM, sans-serif;
  font-size: 2.75rem;
  line-height: 2.75rem;
}

.div-block-3 {
  margin-top: 0;
  margin-left: 0;
}

.paragraph-5 {
  color: #fff;
  text-align: left;
  margin-bottom: .625rem;
  font-family: REM, sans-serif;
  font-weight: 300;
  line-height: 1.125rem;
}

.grid-4 {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  grid-template-rows: auto;
}

.div-block-4 {
  background-image: url('../images/hero-image-bg_1.avif');
  background-position: 0 0;
  background-size: cover;
  padding: 2rem;
}

.div-block-5 {
  grid-column-gap: 1.438rem;
  grid-row-gap: 1.438rem;
  background-color: #3360d380;
  border-radius: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 2rem 3.625rem;
  text-decoration: none;
  display: flex;
}

.heading-7 {
  color: #fff;
  margin-top: .625rem;
  margin-bottom: .625rem;
  font-family: REM, sans-serif;
  font-size: 2.5rem;
  line-height: 2.5rem;
  text-decoration: none;
}

.paragraph-6 {
  color: #fff;
  text-align: center;
  margin-bottom: .625rem;
  font-family: REM, sans-serif;
  font-weight: 300;
  line-height: 1.125rem;
}

.image-8, .image-9 {
  height: 18.75rem;
}

.grid-5 {
  grid-column-gap: 3.625rem;
  grid-row-gap: 3.625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.link-2 {
  color: #fff;
  text-align: left;
  text-decoration: none;
}

.bold-text {
  font-family: REM, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.div-block-6 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  font-family: REM, sans-serif;
  display: flex;
}

.link-3 {
  color: #fff;
  text-align: left;
  text-decoration: none;
}

.div-block-7 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  font-family: REM, sans-serif;
  display: flex;
}

.image-10 {
  width: 3.125rem;
}

.div-block-8 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-block-7 {
  color: #fff;
  text-align: left;
  flex-flow: row;
  font-family: REM, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25rem;
  display: block;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
  margin-left: -5.938rem;
}

.heading-8 {
  color: #fefefe;
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-family: REM, sans-serif;
  font-size: 6rem;
  font-weight: 900;
  line-height: 6rem;
}

.image-11 {
  width: auto;
  min-width: 25rem;
  min-height: auto;
  margin-top: 0;
  margin-left: 0;
  position: relative;
  top: -1.25rem;
  left: 2.438rem;
}

.image-12 {
  min-width: 25rem;
  position: relative;
  top: -1.125rem;
  left: -5.313rem;
}

.tab-link {
  color: #fff;
  background-color: #0039c8;
  padding-left: .938rem;
  padding-right: .938rem;
  font-family: REM, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
}

.tab-link.w--current {
  color: #aaf806;
  text-align: center;
  background-color: #0039c8;
  padding-left: .938rem;
  padding-right: .938rem;
  font-family: REM, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
}

.grid-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  margin-top: 1.5rem;
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-9 {
  color: #fff;
  text-align: left;
  margin-top: 1.25rem;
  margin-bottom: .625rem;
  font-family: REM, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 4rem;
}

.heading-9.triangle-h3 {
  font-size: 3.125rem;
  line-height: 3.125rem;
}

.paragraph-7 {
  color: #fff;
  text-align: left;
  margin-bottom: .625rem;
  font-family: REM, sans-serif;
  line-height: 1.125rem;
}

.list {
  color: #fff;
  text-align: left;
  margin-bottom: .625rem;
  padding-left: 2.5rem;
  line-height: 1.25rem;
}

.bold-text-2 {
  line-height: 20px;
}

.image-13 {
  max-width: 90%;
}

.list-item, .list-item-2 {
  line-height: 22px;
}

.container-3 {
  background-image: url('../images/hero-image-bg.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 1.875rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.heading-10 {
  color: #fff;
  margin-top: 0;
  margin-bottom: .625rem;
  font-family: REM, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 4rem;
}

.heading-10.small-h10 {
  font-size: 50px;
  line-height: 50px;
}

.text-block-8 {
  color: #fff;
  font-family: REM, sans-serif;
  font-weight: 700;
  line-height: 1.125rem;
}

.list-item-3, .list-item-4 {
  line-height: 24px;
}

.list-2 {
  color: #fff;
  text-align: left;
  margin-top: 1.688rem;
  margin-bottom: .625rem;
  padding-left: 2.5rem;
  font-family: REM, sans-serif;
}

.tabs-menu {
  text-align: center;
}

.div-block-10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-14 {
  margin-top: .938rem;
}

.teacher-text-1, .teacher-teaxt-2 {
  text-align: left;
  margin-bottom: .625rem;
}

.lightbox-link {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  column-count: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-11 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  display: grid;
}

.lightbox-link-2 {
  margin-bottom: 1rem;
}

.lightbox-link-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.lightbox-image {
  object-fit: cover;
  object-position: 100% 50%;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

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

.brand {
  position: static;
}

.paragraph-8, .paragraph-9 {
  margin-bottom: .625rem;
}

.menu-button {
  padding: 1.125rem;
}

.image-69 {
  max-width: 5%;
}

.div-block-12 {
  grid-column-gap: .313rem;
  grid-row-gap: .313rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-12 {
  color: #fff;
  font-family: REM, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5rem;
}

@media screen and (min-width: 1280px) {
  .heading-3.heading-white {
    margin-bottom: 1.688rem;
  }

  .cards-grid {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .buj-item {
    text-align: left;
  }
}

@media screen and (min-width: 1440px) {
  .image {
    margin-right: 0;
  }

  .heading-3.heading-white {
    margin-bottom: 1.688rem;
  }

  .cards-grid {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}

@media screen and (min-width: 1920px) {
  .container.kontakti {
    display: inline-block;
  }

  .section.hero {
    padding-left: 0;
  }

  .paragraph.mb-paragraph {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }

  .btn {
    max-width: none;
    overflow: visible;
  }

  .btn:hover {
    max-width: none;
  }

  .btn.pieteikties {
    max-width: 20rem;
  }

  .btn.materials-button.big-btn {
    max-width: 17rem;
  }

  .text-block {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }

  .image-2 {
    height: 1.3rem;
  }

  .heading1.mb-h1 {
    font-size: 6rem;
    line-height: 6rem;
  }

  .heading-3.heading-white {
    margin-top: 1.388rem;
    margin-bottom: 2.988rem;
    font-size: 2.5rem;
    line-height: 2.5px;
  }

  .heading-3.heading-white.mb-h3, .heading-3.heading-black, .heading-3.heading-left {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .paragraph-2 {
    font-size: 1.3rem;
  }

  .cards-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: stretch;
    place-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .card {
    min-height: 30rem;
  }

  .card.big-card {
    min-width: 20rem;
  }

  .heading-4 {
    font-size: 1.7rem;
    line-height: 1.7rem;
  }

  .text-block-3 {
    font-size: 1.3rem;
  }

  .card-text {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }

  ._2-col-grid-left-image {
    grid-column-gap: 4.1rem;
    grid-row-gap: 4.1rem;
  }

  .pieteiksanas-text {
    margin-right: 0;
    font-size: 1.3rem;
    line-height: 1.5rem;
  }

  .italic-text, .buj-item {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }

  .kontakti-grid {
    place-items: center;
  }

  .paragraph-kontakti {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }

  .heading-2 {
    font-size: 4.5rem;
    line-height: 4.5rem;
  }

  .heading-2.materials-heading {
    line-height: 4.5rem;
  }

  .atsauksmes-text, .atsauksmes-text.long-text, .atsauksmes-text-itaic {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }

  .atsauksmes-cards-grid.atsauksmes-cards {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .heading-5 {
    font-size: 8rem;
    line-height: 8rem;
  }

  .image-5 {
    margin-right: 7.1rem;
  }

  .text-block-5 {
    font-size: 2.75rem;
    line-height: 2.75rem;
  }

  .image-6 {
    margin-left: 10.2rem;
  }

  .teacher-text-1, .teacher-teaxt-2, .italic-text-2, .paragraph-9 {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }

  .image-25 {
    height: 1.3rem;
  }
}

@media screen and (max-width: 991px) {
  .container.image-left {
    margin-top: -1.55rem;
  }

  .icon {
    float: none;
  }

  .section {
    padding-bottom: 1.6rem;
  }

  .section.section-background.buj {
    margin-top: 0;
  }

  .section.section-background.gallery {
    margin-top: 8.438rem;
  }

  .section.nav-bar {
    padding-top: .7rem;
  }

  .section.image-left {
    margin-bottom: -8.05rem;
  }

  .section.image-left.papildus-hero-section, .section.image-left.atsauksmes {
    margin-left: 0;
    padding-left: 4rem;
  }

  .section.image-left.pieteiksanas-section {
    margin-bottom: -4.35rem;
  }

  .section.atsauksmes-section {
    margin-top: 0;
  }

  .image {
    margin-right: -1.1rem;
  }

  .paragraph.mb-paragraph {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .btn {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    align-self: flex-start;
    max-width: 11.25rem;
    margin-top: .05rem;
    padding: .75rem 1rem;
  }

  .btn.pieteikties {
    margin-top: .588rem;
  }

  .btn.pievienot {
    align-self: center;
    min-width: 15.625rem;
  }

  .btn.materials-button.big-btn {
    flex-flow: row;
    align-self: center;
    margin-top: 0;
  }

  .text-block {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .image-2 {
    height: .9rem;
    font-size: .9rem;
  }

  .heading1.mb-h1 {
    font-size: 2.8rem;
    line-height: 2.8rem;
  }

  .about-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .heading-3.heading-white {
    margin-bottom: .088rem;
    font-size: 1.9rem;
    line-height: 1.9rem;
  }

  .heading-3.heading-white.mb-h3 {
    margin-bottom: .888rem;
    font-size: 1.9rem;
    line-height: 1.9rem;
  }

  .heading-3.heading-black {
    margin-bottom: 1rem;
    font-size: 1.9rem;
    line-height: 1.9rem;
  }

  .heading-3.heading-left {
    margin-bottom: .675rem;
    font-size: 1.9rem;
    line-height: 1.9rem;
  }

  .paragraph-2 {
    text-align: center;
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .nav-link {
    background-color: #fff;
    font-family: REM, sans-serif;
    font-weight: 300;
  }

  .nav-link:hover {
    color: #fff;
    font-weight: 300;
  }

  .nav-menu-2:hover {
    color: #fff;
    background-color: #113529;
    font-family: REM, sans-serif;
    font-weight: 300;
  }

  .nav-logo {
    max-width: 70%;
    margin-top: 1.1rem;
  }

  .cards-grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    margin-left: 0;
    margin-right: 0;
  }

  .card {
    min-height: 10rem;
    padding: .5rem 0;
  }

  .card.atsauksmes {
    min-width: 16rem;
    min-height: 14rem;
  }

  .heading-4 {
    border-style: none none solid;
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .card-grid {
    grid-column-gap: 1.8rem;
    grid-row-gap: 1.8rem;
    place-items: center;
  }

  .btn-white {
    max-width: 16rem;
    padding-left: 1.225rem;
    padding-right: 1.225rem;
    font-size: .9rem;
    line-height: .9rem;
  }

  .btn-white.large-card-btn {
    margin-left: 2rem;
    margin-right: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-block-3 {
    font-size: .8rem;
    line-height: .8rem;
  }

  .card-text {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  ._2-col-grid-left-image {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    object-fit: fill;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  ._2-col-grid-left-image.atsauksmes-grid {
    display: flex;
  }

  .right-text.atsauksmes {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .right-text.materials-text {
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .pieteiksanas-text {
    margin-right: 0;
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .pieteiksanas-text.nodarbibas-hero-text {
    text-align: center;
  }

  .italic-text {
    margin-top: 1.25rem;
    margin-left: 0;
  }

  .buj-item-title {
    font-size: .875rem;
    line-height: .875rem;
  }

  .buj-item-title-icon {
    font-size: 1rem;
    line-height: 1rem;
  }

  .buj-item-body-inner {
    font-size: .875rem;
    line-height: .875rem;
  }

  .answer, .paragraph-kontakti {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .image-4 {
    min-width: 0;
    max-width: 25rem;
  }

  .nodarbibas-grid {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-2 {
    text-align: center;
    order: 0;
    margin-bottom: 5px;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .heading-2.materials-heading {
    text-align: center;
    align-self: center;
    margin-top: .375rem;
    line-height: 2.5rem;
  }

  .price-text {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .map-gid {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .map-wrapper {
    justify-content: center;
    align-items: center;
  }

  .atsauksmes-text {
    align-self: center;
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .atsauksmes-text.long-text {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .atsauksmes-italic {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .atsauksmes-text-itaic {
    text-align: center;
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .atsauksmes-cards-grid.atsauksmes-cards {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-5 {
    font-size: 5rem;
    line-height: 5rem;
  }

  .grid-2 {
    overflow: visible;
  }

  .image-5 {
    width: 7rem;
    margin-bottom: -3.8rem;
    margin-right: .4rem;
  }

  .text-block-5 {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .image-6 {
    width: 8rem;
    margin-top: -9rem;
    margin-left: 2.6rem;
  }

  .div-block {
    padding: .5rem 1rem;
  }

  .text-block-6 {
    font-size: 1rem;
  }

  .nav-menu-gf {
    background-color: #0039c8;
  }

  .grid-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-6 {
    font-size: 1.9rem;
    line-height: 1.9rem;
  }

  .paragraph-5 {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .grid-4 {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-7 {
    font-size: 1.9rem;
    line-height: 1.9rem;
  }

  .paragraph-6 {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .image-8, .image-9 {
    height: auto;
  }

  .grid-5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-6, .div-block-7 {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .grid-6 {
    margin-left: -7.1rem;
  }

  .heading-8 {
    font-size: 4rem;
    line-height: 4rem;
  }

  .image-11 {
    min-width: 15rem;
    left: 1.9rem;
  }

  .image-12 {
    min-width: 15rem;
    top: -.525rem;
    left: -2.6rem;
  }

  .heading-9, .heading-9.triangle-h3 {
    font-size: 1.9rem;
    line-height: 1.9rem;
  }

  .paragraph-7, .list {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .bold-text-2 {
    line-height: 1.1rem;
  }

  .heading-10 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .heading-10.small-h10 {
    font-size: 1.9rem;
    line-height: 1.9rem;
  }

  .text-block-8, .list-2 {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .image-14 {
    align-self: flex-start;
    width: auto;
    min-width: 0;
    max-width: 80%;
    height: auto;
  }

  .teacher-text-1 {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .teacher-teaxt-2 {
    font-size: .875rem;
  }

  .italic-text-2 {
    font-size: .875rem;
    line-height: .875rem;
  }

  .text-block-9 {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .map {
    order: 1;
  }

  .image-20 {
    max-width: 25rem;
  }

  .image-21 {
    max-width: 60%;
  }

  .image-22 {
    max-width: 25rem;
  }

  .paragraph-9 {
    text-align: center;
    align-self: center;
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .image-23 {
    max-width: 60%;
  }

  .image-24 {
    max-width: 25rem;
  }

  .image-26 {
    max-width: 60%;
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: #0039c8;
  }

  .menu-button-3 {
    background-color: #fff;
  }

  .menu-button-3.w--open {
    color: #000;
    background-color: #fff;
    font-family: REM, sans-serif;
    font-weight: 300;
  }

  .text-block-12 {
    font-size: 1rem;
    line-height: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .container.footer-bg {
    display: block;
  }

  .section {
    padding: 1rem 2rem 1.4rem;
  }

  .section.hero {
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section.section-background {
    padding: 1.3rem 2rem;
  }

  .section.section-background.gallery {
    margin-top: 0;
  }

  .section.nav-bar {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section.image-left {
    margin-bottom: 0;
    margin-left: 0;
    padding-top: .9rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section.image-left.papildus-hero-section, .section.image-left.atsauksmes {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section.image-left.pieteiksanas-section {
    margin-bottom: -1.05rem;
  }

  .section.nodarbibas, .section.hero-section-bg, .section.about-section, .section.card-section, .section.footer-bg {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hero-2-col-grid {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image {
    order: -1;
    max-width: 60%;
    margin-right: 0;
  }

  .hero-testemonial {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .paragraph.mb-paragraph {
    text-align: center;
    align-self: center;
    margin-bottom: .825rem;
    font-size: .8rem;
    line-height: 1rem;
  }

  .btn {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    align-self: center;
    max-width: 10rem;
    margin-top: 0;
    padding: .5rem 1rem;
  }

  .btn.pieteikties {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .btn.pievienot {
    min-width: 9.375rem;
  }

  .text-block {
    font-size: .8rem;
    line-height: 1rem;
  }

  .image-2 {
    height: .8rem;
    font-size: .7rem;
    line-height: .7rem;
  }

  .heading1.mb-h1 {
    text-align: center;
    align-self: center;
    font-size: 2.2rem;
    line-height: 2.2rem;
    text-decoration: none;
  }

  .about-grid {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-3.heading-white {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .heading-3.heading-white.mb-h3 {
    text-align: center;
    margin-bottom: -.412rem;
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .heading-3.heading-black {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .heading-3.heading-left {
    text-align: center;
    align-self: center;
    margin-bottom: .775rem;
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .paragraph-2 {
    text-align: center;
    font-size: .8rem;
    line-height: 1rem;
  }

  .nav-logo {
    max-width: 60%;
    margin-top: 1.2rem;
  }

  .cards-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .card.big-card {
    min-width: 10rem;
  }

  .card.atsauksmes {
    min-height: 10rem;
  }

  ._2-col-grid-left-image {
    flex-flow: column;
    display: flex;
  }

  .right-text {
    justify-content: center;
    align-items: center;
  }

  .pieteiksanas-text {
    text-align: center;
    align-self: center;
    margin-right: 0;
    font-size: .8rem;
    line-height: 1rem;
  }

  .pieteiksanas-text.nodarbibas-hero-text {
    text-align: center;
  }

  .italic-text {
    text-align: center;
    align-self: center;
    margin-top: .95rem;
    margin-left: 0;
    font-size: .7rem;
    line-height: .9rem;
  }

  .teacher-one {
    justify-content: center;
    align-items: center;
  }

  .grid {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .teacher-2 {
    justify-content: center;
    align-items: center;
  }

  .answer {
    font-size: .8rem;
    line-height: 1rem;
  }

  .kontakti-grid {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-kontakti {
    text-align: center;
    font-size: .8rem;
    line-height: 1rem;
  }

  .image-4 {
    max-width: 20rem;
  }

  .heading-2 {
    margin-bottom: 0;
    font-size: 1.9rem;
    line-height: 1.9rem;
  }

  .heading-2.materials-heading {
    line-height: 1.9rem;
  }

  .big-cards-grid {
    grid-column-gap: 1.8rem;
    grid-row-gap: 1.8rem;
    place-items: center;
  }

  .atsauksmes-text, .atsauksmes-text.long-text {
    font-size: .8rem;
    line-height: 1rem;
  }

  .atsauksmes-italic {
    margin-left: 0;
    font-size: .8rem;
    line-height: 1rem;
  }

  .atsauksmes-cards-grid.atsauksmes-cards {
    flex-flow: column;
  }

  .atsauksme-vards {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .star-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .star {
    height: 1rem;
  }

  .heading-5 {
    font-size: 3rem;
    line-height: 3rem;
  }

  .grid-2 {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
  }

  .image-5 {
    width: 4rem;
    margin-bottom: -2.4rem;
    margin-right: 1.1rem;
  }

  .text-block-5 {
    margin-bottom: -1.15rem;
    font-size: 1rem;
    line-height: 1rem;
  }

  .image-6 {
    width: 5rem;
    margin-top: -5.2rem;
  }

  .div-block {
    flex-flow: row;
  }

  .text-block-6 {
    font-size: .8rem;
    line-height: .8rem;
  }

  .div-block-2 {
    grid-column-gap: .7rem;
    grid-row-gap: .7rem;
    flex-flow: column;
  }

  .image-7 {
    width: 2.5rem;
  }

  .logo {
    margin-top: .588rem;
  }

  .grid-3 {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    flex-flow: column;
  }

  .heading-6 {
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .paragraph-5 {
    text-align: center;
    font-size: .8rem;
    line-height: 1rem;
  }

  .grid-4 {
    grid-column-gap: .7rem;
    grid-row-gap: .7rem;
    flex-flow: column;
  }

  .heading-7 {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .paragraph-6 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .image-8, .image-9 {
    max-width: 60%;
  }

  .grid-5 {
    grid-column-gap: 3.625rem;
    grid-row-gap: 3.625rem;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .bold-text {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .div-block-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-7, .div-block-8 {
    justify-content: center;
    align-items: center;
  }

  .grid-6 {
    margin-left: -2rem;
  }

  .heading-8 {
    font-size: 3rem;
    line-height: 3rem;
  }

  .image-11 {
    min-width: 10rem;
  }

  .image-12 {
    min-width: 10rem;
    left: -2.6rem;
  }

  .grid-7 {
    flex-flow: column;
    display: flex;
  }

  .div-block-9 {
    justify-content: center;
    align-items: center;
  }

  .heading-9.triangle-h3 {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .paragraph-7 {
    text-align: center;
    align-self: center;
  }

  .list, .bold-text-2 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .image-13 {
    order: -1;
    max-width: 80%;
  }

  .heading-10 {
    font-size: 1.9rem;
    line-height: 1.9rem;
  }

  .text-block-8 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .div-block-10 {
    order: -1;
  }

  .image-14 {
    min-width: 0;
    max-width: 60%;
  }

  .teacher-text-1, .teacher-teaxt-2 {
    text-align: center;
    align-self: center;
    font-size: .8rem;
    line-height: 1rem;
  }

  .div-block-11 {
    flex-flow: column;
    display: flex;
  }

  .italic-text-2 {
    text-align: center;
    font-size: .8rem;
    line-height: 1rem;
  }

  .text-block-9 {
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .image-16 {
    order: -1;
    max-width: 60%;
  }

  .image-17 {
    max-width: 60%;
    margin-top: 12px;
  }

  .image-18 {
    order: -1;
    max-width: 60%;
  }

  .image-20 {
    max-width: 20rem;
  }

  .paragraph-8 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .image-21 {
    align-self: center;
  }

  .image-22 {
    max-width: 20rem;
  }

  .paragraph-9 {
    margin-bottom: 0;
    font-size: .8rem;
    line-height: 1rem;
  }

  .image-24 {
    max-width: 20rem;
  }

  .image-26 {
    max-width: 70%;
  }

  .image-27, .image-28 {
    height: 1.5rem;
  }

  .image-29 {
    order: -1;
    max-width: 80%;
  }

  .image-30 {
    max-width: 80%;
  }

  .image-31 {
    order: -1;
    max-width: 80%;
  }

  .image-32 {
    max-width: 80%;
  }

  .image-33 {
    order: -1;
    max-width: 80%;
  }

  .image-34 {
    max-width: 80%;
  }

  .image-35 {
    order: -1;
    max-width: 80%;
  }

  .image-36 {
    max-width: 80%;
  }

  .image-37, .image-38, .image-39, .image-40, .image-41, .image-42, .image-43, .image-44, .image-45 {
    order: -1;
    max-width: 80%;
  }

  .image-46 {
    max-width: 80%;
  }

  .image-47, .image-48, .image-49, .image-50, .image-51, .image-52, .image-53 {
    order: -1;
    max-width: 80%;
  }

  .image-54 {
    max-width: 80%;
  }

  .image-55 {
    order: -1;
    max-width: 80%;
  }

  .image-56 {
    max-width: 80%;
  }

  .image-57, .image-58 {
    order: -1;
    max-width: 80%;
  }

  .image-59 {
    max-width: 80%;
  }

  .image-60, .image-61 {
    order: -1;
    max-width: 80%;
  }

  .image-62 {
    max-width: 80%;
  }

  .image-63 {
    order: -1;
    max-width: 80%;
  }

  .image-64 {
    max-width: 80%;
  }

  .image-65, .image-66, .image-67 {
    order: -1;
    max-width: 80%;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section.hero {
    padding: .5rem;
  }

  .section.section-background {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section.nav-bar {
    padding-top: .5rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .section.hero-section-bg {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section.about-section {
    padding-bottom: .8rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section.card-section, .section.footer-bg {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .image {
    max-width: 80%;
  }

  .paragraph.mb-paragraph {
    font-size: .7rem;
    line-height: .9rem;
  }

  .btn.materials-button.big-btn {
    padding: .5rem 1rem;
  }

  .text-block {
    font-size: .7rem;
    line-height: .9rem;
  }

  .image-2 {
    max-width: 40%;
    height: .7rem;
  }

  .heading1.mb-h1 {
    font-size: 2rem;
  }

  .heading-3.heading-white, .heading-3.heading-white.mb-h3, .heading-3.heading-black, .heading-3.heading-left {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }

  .paragraph-2 {
    font-size: .7rem;
    line-height: .9rem;
  }

  .nav-logo {
    max-width: 50%;
  }

  .cards-grid {
    padding-top: 0;
  }

  .card {
    align-self: center;
    width: 200px;
    min-height: auto;
  }

  .card.atsauksmes {
    min-width: 14rem;
    min-height: 8rem;
  }

  .heading-4 {
    font-size: 1.1rem;
    line-height: 1.1rem;
  }

  .card-grid {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .btn-white {
    margin-left: .5rem;
    margin-right: .5rem;
    padding: .25rem .5rem;
    font-size: .7rem;
  }

  .text-block-3 {
    font-size: .7rem;
    line-height: .9rem;
  }

  .card-text {
    font-size: .7rem;
  }

  .pieteiksanas-text {
    font-size: .7rem;
    line-height: .9rem;
  }

  .buj-item-title {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .buj-item-title-icon {
    align-self: center;
    height: .7rem;
  }

  .answer, .paragraph-kontakti {
    font-size: .7rem;
    line-height: .9rem;
  }

  .image-4 {
    max-width: 10rem;
  }

  .heading-2 {
    font-size: 1.7rem;
    line-height: 1.7rem;
  }

  .heading-2.materials-heading {
    margin-top: -.425rem;
  }

  .big-cards-grid {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .big-card-grid {
    grid-column-gap: .7rem;
    grid-row-gap: .7rem;
  }

  .atsauksmes-text {
    margin-bottom: 0;
    padding-right: 0;
    font-size: .7rem;
    line-height: .9rem;
  }

  .atsauksmes-text.long-text {
    margin-bottom: 0;
    font-size: .7rem;
    line-height: .9rem;
  }

  .atsauksmes-italic {
    margin-left: 0;
    font-size: .7rem;
    line-height: .9rem;
  }

  .atsauksmes-text-itaic {
    font-size: .7rem;
    line-height: .9rem;
  }

  .atsauksme-vards {
    font-size: .9rem;
    line-height: .9rem;
  }

  .heading-5 {
    font-size: 2rem;
    line-height: 2rem;
  }

  .image-5 {
    width: 3rem;
    margin-bottom: -1.8rem;
    margin-right: -.1rem;
  }

  .text-block-5 {
    font-size: .8rem;
    line-height: .8rem;
  }

  .image-6 {
    width: 3rem;
    margin-top: -3.8rem;
    margin-left: 1.1rem;
  }

  .text-block-6 {
    font-size: .7rem;
    line-height: .9rem;
  }

  .image-7 {
    width: 2rem;
  }

  .logo {
    margin-top: .688rem;
  }

  .heading-6 {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }

  .paragraph-5 {
    font-size: .7rem;
    line-height: .9rem;
  }

  .div-block-4, .div-block-5 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-7 {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }

  .paragraph-6 {
    font-size: .7rem;
    line-height: .9rem;
  }

  .image-8, .image-9 {
    max-width: 70%;
  }

  .link-2 {
    text-align: center;
  }

  .bold-text {
    text-align: center;
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .div-block-6 {
    align-items: center;
    font-size: .8rem;
    line-height: 1rem;
  }

  .link-3 {
    text-align: center;
  }

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

  .text-block-7 {
    text-align: center;
    font-size: 1rem;
    line-height: 1rem;
  }

  .grid-6 {
    margin-left: -2.6rem;
  }

  .heading-8 {
    font-size: 2rem;
    line-height: 2rem;
  }

  .image-11 {
    min-width: 5rem;
    top: .4rem;
    left: .4rem;
  }

  .image-12 {
    min-width: 5rem;
    top: -.4rem;
    left: -1.1rem;
  }

  .tab-link {
    text-align: center;
  }

  .heading-9 {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.7rem;
  }

  .heading-9.triangle-h3 {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }

  .list, .bold-text-2 {
    font-size: .7rem;
    line-height: .9rem;
  }

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

  .heading-10 {
    font-size: 1.7rem;
    line-height: 1.7rem;
  }

  .text-block-8 {
    font-size: .7rem;
    line-height: .9rem;
  }

  .image-14 {
    max-width: 80%;
  }

  .teacher-text-1, .teacher-teaxt-2 {
    font-size: .7rem;
    line-height: .9rem;
  }

  .brand {
    padding-left: 0;
  }

  .text-block-9 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .image-16, .image-17 {
    max-width: 100%;
  }

  .image-18 {
    max-width: 80%;
  }

  .image-19 {
    height: .7rem;
  }

  .image-20 {
    max-width: 10rem;
  }

  .paragraph-8 {
    font-size: .7rem;
    line-height: .9rem;
  }

  .image-21 {
    max-width: 80%;
  }

  .image-22 {
    max-width: 10rem;
  }

  .paragraph-9 {
    font-size: .7rem;
    line-height: .9rem;
  }

  .image-23 {
    max-width: 80%;
  }

  .image-24 {
    max-width: 10rem;
  }

  .menu-button.w--open {
    background-color: #0039c8;
  }

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

  .image-27, .image-28 {
    height: 1rem;
  }

  .image-29, .image-30, .image-31, .image-32, .image-33, .image-34, .image-35, .image-36, .image-37, .image-38, .image-39, .image-40, .image-41, .image-42, .image-43, .image-44 {
    max-width: 100%;
  }

  .tabs-menu-2, .text-block-10, .text-block-11 {
    text-align: center;
  }

  .image-45, .image-46, .image-48, .image-49, .image-50, .image-51, .image-52, .image-53, .image-54, .image-55, .image-56, .image-57, .image-58, .image-59, .image-60, .image-61, .image-62, .image-63, .image-64, .image-65, .image-66, .image-67 {
    max-width: 100%;
  }

  .image-68 {
    order: -1;
  }

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

  .text-block-12 {
    font-size: .7rem;
    line-height: .7rem;
  }
}

#w-node-_95fb8a26-2d7b-0dd6-8da7-447d7ef55182-4a75e4ad {
  place-self: center start;
}

#w-node-dcb9fe25-8c12-896d-eca4-ac5da3c4363e-4a75e4ad {
  place-self: center end;
}

#w-node-_63ab6591-ced0-4f50-d35d-c454d2860fcd-4a75e4ad, #w-node-_1a609784-191a-1a53-aa60-97e9b36ad58b-4a75e4ad {
  place-self: center start;
}

#w-node-_4d405f2f-7051-3b38-a1f9-c59833623e90-4a75e4ad {
  align-self: auto;
}

#w-node-fa3b42b2-06c6-d92a-42dc-966bf4879519-4a75e4ad, #w-node-_82094ceb-6bd5-9cdd-e26f-524a34a5aeb9-4a75e4ad, #w-node-_50ba2273-ace1-0d7a-1d7a-a70685e194ed-4a75e4ad {
  place-self: center start;
}

#w-node-_9932c581-d894-3818-0ade-028da3f4415e-4a75e4ad {
  justify-self: start;
}

#w-node-_7a961a39-b0ae-d349-339d-de7e62576312-4a75e4ad, #w-node-c27ea269-914c-56b4-3806-83ec3c7c82e7-4a75e4ad {
  place-self: center;
}

#w-node-bf9e1259-e888-5e1c-6ad2-6ae708cd45de-4a75e4ad {
  place-self: center start;
}

#w-node-_915343e9-2a86-dee2-bd99-cad4ebbfdd93-4a75e4ad {
  place-self: center end;
}

#w-node-_5ffe5745-8903-72de-e380-1f7c8e76b073-4a75e4ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_0143c5d5-a34f-fe20-9ed7-aab5a491f0e0-5b8be717 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  place-self: center start;
}

#w-node-ab79d79a-2401-0256-d705-cda5ac1baf01-5b8be717 {
  grid-area: span 1 / span 6 / span 1 / span 6;
  place-self: center;
}

#w-node-_6f4c3dfd-9d2c-2587-837f-8066a7481991-5b8be717 {
  place-self: center;
}

#w-node-_37b25047-b817-9401-7bcd-d560b3843259-5b8be717 {
  place-self: start center;
}

#w-node-aeabee13-3417-689f-29c5-e8b73462f067-5b8be717 {
  place-self: auto;
}

#w-node-_36d46abf-85fa-9bde-d15f-ea4d32e70490-5b8be717 {
  place-self: center;
}

#w-node-d74de7de-3f8f-24e5-6976-82470ee70460-5b8be717 {
  grid-area: span 1 / span 5 / span 1 / span 5;
  place-self: center start;
}

#w-node-_27670ddd-c972-9492-9419-70f99b176f65-5b8be717 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: center start;
}

#w-node-b128f30e-e471-9840-a631-d819de4a928d-4d323362 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  place-self: center start;
}

#w-node-_8dc5f86a-03ff-511d-1aac-0b2c0190bcf0-4d323362, #w-node-_1c05423c-eb56-c6a8-b7fe-73875d4124e6-4d323362 {
  place-self: center start;
}

#w-node-_68b42d05-f55d-7b84-f801-f7bfb4fd7927-4d323362, #w-node-_13d0a74a-2208-73f3-f856-fe8880606409-4d323362, #w-node-db2cf3a6-345b-63f6-e0b1-896e8ba06bcf-4d323362, #w-node-_61ca8dbd-2b84-6974-2177-40f7e8aad56d-4d323362 {
  place-self: center;
}

#w-node-d96c791e-2d9c-7258-5a65-5d9a62f9d1c2-7c58fb12 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  place-self: center start;
}

#w-node-_60715116-e341-e965-3555-69340b2e83dd-7c58fb12 {
  place-self: center start;
}

#w-node-_93f2e9b8-6470-f954-e890-dea5a95c0c93-0daf1f1c {
  order: 0;
  place-self: start end;
}

#w-node-_80257d32-9687-0388-af37-899576c7de07-0daf1f1c {
  place-self: center;
}

#w-node-c84e7995-9416-d65f-f5f2-c931ac9a2dd5-0daf1f1c {
  place-self: end start;
}

#w-node-eb1e42c1-45d3-755f-29f7-70af7b845514-0daf1f1c {
  place-self: center;
}

#w-node-_9a1e6abd-f1c0-bbf9-0ea6-91e749c55d9b-0daf1f1c {
  place-self: center start;
}

#w-node-_1bc9bb81-083c-10a5-e605-b77e723525e5-0daf1f1c {
  place-self: center end;
}

#w-node-_3d410ca3-bb2b-1da7-b819-28205251a73b-0daf1f1c, #w-node-b0453d62-5281-a7b9-e689-536b721fef4b-5fdc9d08, #w-node-_95e95749-6247-9935-f968-e139eab35a0d-5fdc9d08, #w-node-_5aca3c25-786a-d364-df79-34b3f039d930-5fdc9d08 {
  place-self: center;
}

#w-node-d02c1899-95f4-6403-5804-34283c76952e-5fdc9d08 {
  place-self: center start;
}

#kvadrats.w-node-_351db882-1a81-c5e3-3500-dd0df412aa89-5fdc9d08 {
  place-self: center;
}

#w-node-d889da4c-7089-7119-2a7f-81691a29de59-5fdc9d08 {
  place-self: center start;
}

#w-node-d889da4c-7089-7119-2a7f-81691a29de89-5fdc9d08 {
  place-self: center;
}

#w-node-_30d55e4d-aa60-5b8e-947f-6567dec9dca8-5fdc9d08 {
  place-self: center start;
}

#w-node-_30d55e4d-aa60-5b8e-947f-6567dec9dcdd-5fdc9d08 {
  place-self: center;
}

#w-node-ff3fd928-c49b-54d8-0dc3-6d44ef9a77b3-5fdc9d08 {
  place-self: center start;
}

#w-node-ff3fd928-c49b-54d8-0dc3-6d44ef9a77e3-5fdc9d08, #w-node-a84a9ac4-153a-dc97-610e-1882c1df9ac5-5fdc9d08 {
  place-self: center;
}

#w-node-_617ccb24-fecc-5924-eff4-cd6184ae907b-5fdc9d08, #w-node-bb1759ef-a263-6d36-8543-04fd831b61f3-5fdc9d08 {
  place-self: center start;
}

#w-node-bb1759ef-a263-6d36-8543-04fd831b621d-5fdc9d08, #w-node-_9b4755e4-ce2e-d164-0eb2-8030395211d8-5fdc9d08 {
  place-self: center;
}

#w-node-_9b4755e4-ce2e-d164-0eb2-8030395211d9-5fdc9d08, #w-node-f34f41c6-13c2-e396-8009-b0df28cee2da-5fdc9d08 {
  place-self: center start;
}

#w-node-f34f41c6-13c2-e396-8009-b0df28cee300-5fdc9d08, #w-node-_4c638c60-0e2e-d240-1329-a50e2b32d2a7-5fdc9d08 {
  place-self: center;
}

#w-node-_4c638c60-0e2e-d240-1329-a50e2b32d2a8-5fdc9d08, #w-node-_0f91f19f-68c0-2975-8374-34d577699a1d-5fdc9d08 {
  place-self: center start;
}

#w-node-_0f91f19f-68c0-2975-8374-34d577699a47-5fdc9d08, #w-node-_9c09eaaf-5828-455b-984d-ee4cc1eb868b-5fdc9d08 {
  place-self: center;
}

#w-node-_9c09eaaf-5828-455b-984d-ee4cc1eb868c-5fdc9d08, #w-node-_84992f31-03a1-9211-4dab-04adfbd9df1d-5fdc9d08 {
  place-self: center start;
}

#w-node-_84992f31-03a1-9211-4dab-04adfbd9df3b-5fdc9d08 {
  place-self: center;
}

#w-node-_10f3343a-8048-dd19-8916-28ac9b85275f-5fdc9d08 {
  place-self: center start;
}

#w-node-_10f3343a-8048-dd19-8916-28ac9b852794-5fdc9d08 {
  place-self: center;
}

#w-node-_0ebf7530-e2b3-9674-712f-bbfab74baa70-5fdc9d08 {
  place-self: center start;
}

#w-node-_0ebf7530-e2b3-9674-712f-bbfab74baac7-5fdc9d08 {
  place-self: center;
}

#w-node-fa51aaa5-faba-da44-a162-54ae87bc2112-5fdc9d08 {
  place-self: center start;
}

#w-node-fa51aaa5-faba-da44-a162-54ae87bc2156-5fdc9d08 {
  place-self: center;
}

#w-node-d68a4192-96ee-1d9d-0291-5b5621fb7a7a-5fdc9d08 {
  place-self: center start;
}

#w-node-d68a4192-96ee-1d9d-0291-5b5621fb7aa0-5fdc9d08 {
  place-self: center;
}

#w-node-ab42172d-5e44-fd07-daf5-69f6db8b2897-5fdc9d08 {
  place-self: center start;
}

#w-node-ab42172d-5e44-fd07-daf5-69f6db8b28b5-5fdc9d08, #w-node-b0453d62-5281-a7b9-e689-536b721fef4b-f99709ad, #w-node-_95e95749-6247-9935-f968-e139eab35a0d-f99709ad, #w-node-_5aca3c25-786a-d364-df79-34b3f039d930-f99709ad {
  place-self: center;
}

#w-node-b5114501-9479-7e97-86f9-e8f91425d27d-f99709ad {
  place-self: center start;
}

#w-node-b5114501-9479-7e97-86f9-e8f91425d296-f99709ad, #w-node-b5114501-9479-7e97-86f9-e8f91425d298-f99709ad {
  place-self: center;
}

#w-node-b5114501-9479-7e97-86f9-e8f91425d299-f99709ad, #w-node-_06af39db-1902-eafd-420c-ece1b04ee92c-f99709ad {
  place-self: center start;
}

#w-node-_06af39db-1902-eafd-420c-ece1b04ee949-f99709ad {
  place-self: center;
}

#w-node-cbf3ff47-7c4c-0140-1410-3f47ed2d58bf-f99709ad {
  place-self: center start;
}

#w-node-cbf3ff47-7c4c-0140-1410-3f47ed2d58dc-f99709ad, #w-node-_047c666e-93d7-233e-5cff-3f0e11bb82f6-f99709ad {
  place-self: center;
}

#w-node-_047c666e-93d7-233e-5cff-3f0e11bb82f7-f99709ad, #w-node-_6153d9ee-3780-31b9-ccbc-4dd14de41c7e-f99709ad {
  place-self: center start;
}

#w-node-_6153d9ee-3780-31b9-ccbc-4dd14de41ca0-f99709ad {
  place-self: center;
}

#w-node-cef7b768-d870-f7dd-1313-528420cf953e-f99709ad {
  place-self: center start;
}

#w-node-cef7b768-d870-f7dd-1313-528420cf955b-f99709ad {
  place-self: center;
}

#w-node-b5114501-9479-7e97-86f9-e8f91425d372-f99709ad {
  place-self: center start;
}

#w-node-b5114501-9479-7e97-86f9-e8f91425d388-f99709ad {
  place-self: center;
}

#w-node-e6943b4f-3356-602e-52be-1c57a0ae4cb9-f99709ad {
  place-self: center start;
}

#w-node-e6943b4f-3356-602e-52be-1c57a0ae4cf9-f99709ad {
  place-self: center;
}

#w-node-fc0b7e77-2589-41dd-1f5f-39634da5f01f-f99709ad {
  place-self: center start;
}

#w-node-fc0b7e77-2589-41dd-1f5f-39634da5f03b-f99709ad {
  place-self: center;
}

#w-node-a443cf94-d960-d07d-cd06-ebdc407a3e90-f99709ad {
  place-self: center start;
}

#w-node-a443cf94-d960-d07d-cd06-ebdc407a3eac-f99709ad, #w-node-_966d3ec0-bd90-4f0d-4523-54fb6765bbe2-f99709ad {
  place-self: center;
}

#w-node-_966d3ec0-bd90-4f0d-4523-54fb6765bbe3-f99709ad, #w-node-_50779e61-3442-bdd6-18a9-ead7fa99dbb5-f99709ad {
  place-self: center start;
}

#w-node-_50779e61-3442-bdd6-18a9-ead7fa99dbce-f99709ad, #w-node-bea9253b-eb65-ef7d-f5c6-b10450e6706a-f99709ad {
  place-self: center;
}

#w-node-bea9253b-eb65-ef7d-f5c6-b10450e6706b-f99709ad, #w-node-_1da2c20b-19e9-5dba-d787-711da1ee35f0-f99709ad {
  place-self: center start;
}

#w-node-_1da2c20b-19e9-5dba-d787-711da1ee3609-f99709ad {
  place-self: center;
}

#w-node-fea7638c-a112-f1da-84c4-ed1ba8b19446-f99709ad {
  place-self: center start;
}

#w-node-fea7638c-a112-f1da-84c4-ed1ba8b1945f-f99709ad, #w-node-dffddf19-754c-fc44-7c5c-91e576712059-f99709ad {
  place-self: center;
}

#w-node-dffddf19-754c-fc44-7c5c-91e57671205a-f99709ad, #w-node-_00f3b14a-df20-479b-3c10-8fe8be6c2bba-f99709ad {
  place-self: center start;
}

#w-node-_00f3b14a-df20-479b-3c10-8fe8be6c2bd6-f99709ad {
  place-self: center;
}

#w-node-abe7a888-1c3f-6a29-6662-a170da28d268-f99709ad {
  place-self: center start;
}

#w-node-abe7a888-1c3f-6a29-6662-a170da28d284-f99709ad, #w-node-b25dadd6-849b-96e0-e9ed-88b1758261ce-f99709ad {
  place-self: center;
}

#w-node-b25dadd6-849b-96e0-e9ed-88b1758261cf-f99709ad, #w-node-_980befc1-dcf0-eb87-1d30-786aace200af-f99709ad {
  place-self: center start;
}

#w-node-_1e158932-0d80-276a-3bed-3e5d9923bf03-f99709ad {
  place-self: center;
}

#w-node-_10db5a11-5247-caa0-0623-b0968303d6ae-f99709ad {
  place-self: center start;
}

#w-node-_10db5a11-5247-caa0-0623-b0968303d6d8-f99709ad {
  place-self: center;
}

#w-node-_76950694-d5db-60dd-9e4e-49db4a27c6dd-f99709ad {
  place-self: center start;
}

#w-node-_76950694-d5db-60dd-9e4e-49db4a27c716-f99709ad {
  place-self: center;
}

#w-node-_0f91f19f-68c0-2975-8374-34d577699a1d-f99709ad {
  place-self: center start;
}

#w-node-_0f91f19f-68c0-2975-8374-34d577699a47-f99709ad {
  place-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_63ab6591-ced0-4f50-d35d-c454d2860fcd-4a75e4ad {
    justify-self: start;
  }

  #w-node-_5c18633c-05ab-0ca5-8687-e28d4654dd96-5b8be717, #w-node-_80101209-29ba-fe86-e32d-d4ee83752a8f-5b8be717 {
    place-self: center;
  }

  #w-node-b5114501-9479-7e97-86f9-e8f91425d298-f99709ad {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_63ab6591-ced0-4f50-d35d-c454d2860fcd-4a75e4ad {
    justify-self: center;
  }

  #w-node-c84e7995-9416-d65f-f5f2-c931ac9a2dd5-0daf1f1c {
    align-self: start;
  }
}


