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

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

.navbar {
  background-color: #fff;
}

.nav-container {
  align-items: center;
  max-width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-menu {
  justify-content: center;
  align-items: center;
}

.nav-block {
  justify-content: space-between;
  align-items: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-link {
  padding: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.main-section-colored {
  background-color: #b21528;
  padding-top: 40px;
  padding-bottom: 40px;
}

.main-block {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.main-sub-block-colord {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-2 {
  border-radius: 30px;
}

.colored-block-text-block {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 60px;
  display: flex;
}

.colored-h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.colored-p1 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.colored-text-link {
  color: #fff;
  margin-top: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.main-section {
  padding-top: 70px;
  padding-bottom: 0;
}

.main-istatistik-block {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 1000px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.istatistik-h1 {
  color: #1f1f1f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 32px;
}

.paragraph {
  color: #000;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.istatistik-icon-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: grid;
}

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

.icon-istatistik-h1 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

.istatistik-p {
  color: #000;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.istatistik-p.firma {
  text-align: center;
}

.main-container {
  max-width: 1280px;
  min-height: 55px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.main-section-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.main-grid-sub-block {
  background-color: #f5f5f5;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px;
  display: flex;
}

.main-istatistik-colored-h1 {
  color: #b21528;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.main-firma-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 40px;
}

.firma-grid-sub-block {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.firma-h1 {
  color: #161616;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.navbar-2 {
  background-color: #fff;
}

.spline-scene {
  min-height: 95vh;
}

.nav-menu-2 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.slider {
  min-height: 70vh;
}

.slide-nav, .right-arrow, .left-arrow {
  display: none;
}

.slide {
  background-image: url('../images/807a8cb5f39fb03a10d3c301d7011191.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/IMG_2098.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.nav-link-2 {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  font-weight: 500;
  transition: all .2s;
}

.nav-link-2:hover {
  color: #b21528;
}

.nav-link-2.w--current {
  color: #d12a3e;
}

.body {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.heading {
  text-align: center;
}

.main-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.grid-item {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
}

.main-section-2 {
  background-color: #b21528;
  margin-top: 70px;
  padding-top: 70px;
  padding-bottom: 70px;
}

.grid-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-item-2 {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  padding: 40px 30px;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  transition: all .3s;
}

.grid-item-2:hover {
  transform: translate(0, -5px);
}

.text-block {
  font-size: 18px;
  font-weight: 500;
}

.heading-white {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}

.text-block-2 {
  font-weight: 500;
}

.dropdown-list {
  border-radius: 20px;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 7px;
  padding: 10px 10px 20px;
}

.dropdown-link {
  font-weight: 400;
  transition: all .2s;
}

.dropdown-link:hover {
  color: #b21528;
}

.dropdown-toggle {
  font-weight: 500;
  transition: all .2s;
}

.dropdown-toggle:hover {
  color: #b21528;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.main-section-3 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.grid-item-3 {
  color: #000;
  text-align: center;
  background-color: #f5f5f5;
  padding: 30px;
  text-decoration: none;
}

.grid-item-4 {
  color: #000;
  text-align: center;
  background-color: #fdfdfd;
  padding-top: 26px;
  padding-bottom: 26px;
  text-decoration: none;
}

.text-block-3 {
  margin-top: 20px;
  font-size: 22px;
  font-weight: 500;
}

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

.cell {
  background-image: url('../images/20211101_140518-1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.heading-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}

.gallery-button {
  text-align: center;
  margin-bottom: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.button {
  background-color: #b21528;
  border-radius: 20px;
  padding: 18px 26px;
  font-size: 16px;
  font-weight: 500;
}

.footer {
  background-color: #f5f5f5;
  padding-top: 70px;
  padding-bottom: 50px;
}

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

.text-block-4 {
  margin-top: 30px;
  font-weight: 500;
}

.text-block-5 {
  color: #b21528;
  margin-top: 5px;
  font-weight: 500;
}

.footer-link {
  color: #1f1f1f;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: block;
}

.footer-link:hover {
  color: #b21528;
}

.footer-link-sub {
  color: #1f1f1f;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
  display: block;
}

.footer-link-sub:hover {
  color: #b21528;
}

.footer-link-sub.link-sub-last {
  margin-bottom: 10px;
}

.text-block-6 {
  margin-bottom: 10px;
  font-size: 16px;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 30px;
}

.grid-item-social {
  color: #000;
  text-align: center;
  background-color: #f5f5f5;
  margin-top: 40px;
  margin-right: 20px;
  padding: 0;
  text-decoration: none;
}

.copyright-text {
  float: left;
  margin-top: 60px;
}

.seonet {
  float: right;
  color: #000;
  margin-top: 60px;
  padding: 0 10px 10px;
  font-size: 14px;
  text-decoration: none;
  position: static;
}

.text-block-3-copy {
  margin-top: 20px;
  font-size: 22px;
  font-weight: 500;
}

.sub-page-header {
  background-image: linear-gradient(#0000005e, #0000005e), url('../images/IMG_2098.JPG');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  min-height: 500px;
  display: flex;
}

.sub-page-header.teamheader {
  background-image: linear-gradient(#0000005e, #0000005e), url('../images/807a8cb5f39fb03a10d3c301d7011191.jpg'), url('../images/IMG_2098.JPG');
  background-position: 0 0, 50%, 50%;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, cover, cover;
  min-height: 400px;
}

.heading-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.about-section {
  padding-top: 70px;
  padding-bottom: 10px;
  font-size: 16px;
}

.content-grid {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 60px;
  display: grid;
}

.heading-6 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
}

.cell-2 {
  background-image: url('../images/DSC_0661.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 171px;
  padding-bottom: 171px;
}

.cell-3 {
  background-image: url('../images/DSC_0246.jpg');
  background-position: 50%;
  background-size: cover;
}

.cell-4 {
  background-image: url('../images/WhatsApp-Image-2019-10-27-at-12.16.49-PM.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 173px;
  padding-bottom: 173px;
}

.cell-5 {
  background-image: url('../images/IMG_1917.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sub-content-section {
  padding-top: 70px;
  padding-bottom: 0;
  font-size: 16px;
}

.sub-content-section.last-section {
  padding-bottom: 70px;
}

.main-container-small {
  max-width: 900px;
  min-height: 55px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.sub-content-section-2 {
  padding-top: 70px;
  padding-bottom: 70px;
  font-size: 16px;
}

.sub-content-section-2.last-section {
  padding-bottom: 70px;
}

.gallery-item.slider-padding {
  padding-top: 40px;
}

.slider-1 {
  min-height: 375px;
}

.career-s1 {
  background-image: url('../images/career-in-1.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.career-s2 {
  background-image: url('../images/career-in-2.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.career-s3 {
  background-image: url('../images/career-in-3.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.right-arrow-2, .left-arrow-2 {
  font-size: 25px;
}

.vertex-1 {
  background-image: url('../images/vertex1.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.vertex-2 {
  background-image: url('../images/vertex2.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.vertex-3 {
  background-image: url('../images/vertex3.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.business-1 {
  background-image: url('../images/business-1.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.business-2 {
  background-image: url('../images/business-2.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.business-3 {
  background-image: url('../images/business-3.jpeg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.woman-1 {
  background-image: url('../images/woman1.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.woman-2 {
  background-image: url('../images/woman2.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.woman-3 {
  background-image: url('../images/woman3.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sosyal {
  background-image: url('../images/yesil1.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sosyal-2 {
  background-image: url('../images/yesil2.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sosyal-3 {
  background-image: url('../images/yesil3.jpeg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sosyal-4 {
  background-image: url('../images/unlu1.jpeg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.sosyal-5 {
  background-image: url('../images/unlu2.jpeg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sosyal-6 {
  background-image: url('../images/unlu3.jpeg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.heading-6-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
}

.reaction-1 {
  background-image: url('../images/Re-Action-1.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.reaction-2 {
  background-image: url('../images/Re-Action-2.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.reaction-3 {
  background-image: url('../images/woman3.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.go-1 {
  background-image: url('../images/Go-Founder-1.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.go-2 {
  background-image: url('../images/Go-Founder-2.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.go-3 {
  background-image: url('../images/Go-Founder-3.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.gallery-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-3 {
  padding-bottom: 0;
}

.lightbox-link {
  box-sizing: border-box;
  object-fit: cover;
  padding-bottom: 0;
}

.sponsor-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sponsor-item {
  background-color: #f5f5f5f5;
  border-radius: 20px;
  padding: 30px;
}

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

.dropdown-2 {
  display: block;
}

.dropdown-toggle-2 {
  transition: all .2s;
  display: block;
}

.dropdown-toggle-2:hover {
  color: #d12a3e;
}

.dropdown-toggle-2.w--open {
  padding-bottom: 20px;
}

.dropdown-list-2 {
  position: static;
}

.dropdown-list-2.w--open {
  background-color: #fff;
  padding: 0 19px 10px;
}

.text-block-7 {
  font-weight: 500;
}

.paragraph-4 {
  font-size: 14px;
}

.contact-grid {
  grid-column-gap: 60px;
  grid-row-gap: 39px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .colored-block-text-block {
    margin-left: 40px;
  }

  .nav-menu-2 {
    background-color: #fff;
    padding: 20px 40px 40px;
  }

  .nav-link-2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .dropdown-list.w--open {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-toggle {
    padding-left: 10px;
  }

  .icon {
    font-size: 34px;
  }

  .dropdown {
    display: block;
  }

  .menu-button {
    background-color: #e9d0d000;
  }

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

  .content-grid {
    grid-row-gap: 37px;
    grid-template-columns: 1fr;
  }

  .content-grid.content-grid-flex {
    text-align: left;
    flex-flow: column-reverse wrap;
    justify-content: center;
    
    display: flex;
  }

  .content-item {
    width: 100%;
  }

  .cell-2, .cell-4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .sponsor-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .main-sub-block-colord {
    flex-flow: column;
  }

  .image-2 {
    margin-bottom: 40px;
  }

  .istatistik-icon-grid {
    grid-column-gap: 24px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .main-grid, .grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-footer {
    grid-template-columns: .75fr;
  }

  .link-item {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .contact-grid {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .colored-block-text-block {
    margin-left: 0;
  }

  .colored-h1 {
    font-size: 28px;
    line-height: 40px;
  }

  .colored-p1 {
    font-size: 14px;
  }

  .istatistik-h1 {
    font-size: 28px;
  }

  .istatistik-icon-grid {
    grid-template-columns: 1fr 1fr;
  }

  .istatistik-p {
    font-size: 14px;
  }

  .main-grid-sub-block {
    padding: 29px;
  }

  .heading {
    font-size: 28px;
  }

  .grid-item {
    font-size: 14px;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .grid-item-2 {
    padding: 30px 20px;
    font-size: 14px;
  }

  .text-block {
    font-size: 16px;
  }

  .heading-white {
    font-size: 28px;
  }

  .grid-3 {
    grid-template-columns: 1fr;
  }

  .text-block-3 {
    font-size: 20px;
  }

  .cell {
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

  .grid-footer {
    grid-template-columns: 1.25fr;
  }

  .heading-4 {
    font-size: 20px;
  }

  .text-block-3-copy {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 20px;
  }

  .sub-page-header.teamheader {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-5 {
    font-size: 24px;
    line-height: 39px;
  }

  .heading-6 {
    font-size: 24px;
  }

  .cell-3, .cell-5 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

  .sub-content-section-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .slider-1 {
    min-height: 220px;
  }

  .right-arrow-2 {
    padding-right: 0;
  }

  .heading-6-2 {
    font-size: 24px;
  }

  .gallery-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .sponsor-grid {
    grid-template-columns: 1fr;
  }

  .dropdown-toggle-2 {
    max-width: 320px;
    font-size: 14px;
    display: inline-block;
    position: static;
    overflow: visible;
  }

  .text-block-7 {
    box-sizing: border-box;
    float: none;
    aspect-ratio: auto;
    text-align: left;
    overflow-wrap: normal;
    object-fit: fill;
    position: static;
    overflow: visible;
  }
}

#w-node-_044ea878-dd14-9102-a182-3d7058d42df8-224753cf {
  place-self: center;
}

#w-node-_17938bd7-0b79-20bc-05b0-fc7603cfab30-224753cf {
  grid-template-rows: auto auto;
  grid-template-columns: 1.5fr 1fr 1fr;
}

#w-node-_1ee03a19-8bfe-12bb-ce17-8b2db7447f63-224753cf {
  grid-row: span 2 / span 2;
}

#w-node-_133f6893-296e-8cd8-c943-e91c1bdc2458-c8e6b342, #w-node-d88c1565-23f7-4ed6-bdb7-59e90c113318-c8e6b342, #w-node-_295a01a3-e6d5-887a-de1f-6f71d19635d5-c8e6b342, #w-node-_133f6893-296e-8cd8-c943-e91c1bdc2458-488e0b28, #w-node-d88c1565-23f7-4ed6-bdb7-59e90c113318-488e0b28, #w-node-_295a01a3-e6d5-887a-de1f-6f71d19635d5-488e0b28, #w-node-a4aced02-2869-320e-b180-263bdc7160f7-488e0b28, #w-node-_975715e6-b7d2-754b-08ac-856ef87b67db-488e0b28, #w-node-e6bc035d-197b-028a-3121-71f7b047889e-488e0b28, #w-node-_133f6893-296e-8cd8-c943-e91c1bdc2458-5797d322, #w-node-d88c1565-23f7-4ed6-bdb7-59e90c113318-5797d322, #w-node-d32349c6-a8a7-f697-0273-8c1ba050e3a5-5797d322, #w-node-_0deb7af2-c54a-5c16-d720-4b5c9470d65f-5797d322, #w-node-c5f9f05c-ed28-cf4e-5a68-0ccbfe676d7a-5797d322, #w-node-_7a30003f-c5e7-dc35-a5c6-b6de80dc47cd-5797d322, #w-node-_1ec5c03c-c84a-9a3a-e580-2efac1a3401c-5797d322 {
  align-self: center;
}

@media screen and (max-width: 479px) {
  #w-node-_17938bd7-0b79-20bc-05b0-fc7603cfab30-224753cf {
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr;
  }

  #w-node-_1ee03a19-8bfe-12bb-ce17-8b2db7447f63-224753cf {
    grid-row: span 2 / span 2;
  }

  #w-node-ee690a9d-a7ae-7c73-388c-00785ca2cec0-5ca2ce9c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


