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

.navbar {
  background-color: #fff;
  font-size: 20px;
  line-height: 26px;
}

.navbar-2 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 100px;
}

.body {
  background-color: #fff;
}

.nav-link {
  color: #ff0606;
  text-align: left;
  font-family: Changa One, Impact, sans-serif;
  font-weight: 400;
}

.nav-link-2 {
  color: #ff0909;
  font-family: Changa One, Impact, sans-serif;
}

.nav-link-3 {
  color: #f30606;
  font-family: Changa One, Impact, sans-serif;
}

.nav-link-4, .nav-link-5, .nav-link-6, .nav-link-7 {
  color: #fff;
}

.grid {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  box-shadow: 2px 0 2px rgba(0, 0, 0, 0);
}

.column {
  background-color: #fff;
}

.text-block {
  text-align: center;
  background-color: #fff;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}

.text-block-2 {
  text-align: center;
  background-color: #fff;
  padding-left: 7px;
  padding-right: 11px;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  text-decoration: none;
}

.section {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.container {
  background-color: #fff;
}

.image {
  margin: 10px 0;
}

.text-block-3, .text-block-4, .text-block-5 {
  color: #fff;
  text-align: center;
}

.grid-2 {
  grid-template-rows: auto;
}

.container-2 {
  margin-top: 109px;
  margin-bottom: 90px;
}

.column-2, .columns {
  margin-top: 0;
}

.heading {
  color: #333;
  text-align: center;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 21px;
}

.container-3 {
  margin-bottom: 24px;
  font-family: Varela Round, sans-serif;
}

.container-4 {
  text-align: center;
  margin-top: 11px;
}

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

.grid-4, .grid-5, .grid-6 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.link {
  text-decoration: none;
}

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

.navbar-3 {
  background-color: #514f4f;
  margin-top: 44px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.italic-text {
  line-height: 26px;
}

.container-5 {
  text-align: center;
  margin-left: 260px;
  margin-right: 260px;
}

.section-3 {
  margin-bottom: 0;
}

.nav-link-8 {
  color: #fefefe;
}

.nav-link-9, .nav-link-10 {
  color: #fefdfd;
}

.button {
  text-align: center;
  margin-top: 28px;
  margin-bottom: 43px;
}

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

.nav-link-11, .nav-link-12, .nav-link-13 {
  color: #fff;
}

.container-7 {
  margin-bottom: 0;
}

.container-8 {
  margin-bottom: 103px;
}

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

.text-block-6 {
  color: #444242;
  background-color: #fffefe;
  margin-bottom: 0;
  margin-left: 0;
  padding: 23px 18px 18px 23px;
}

.text-block-7 {
  color: #333;
  text-align: center;
  font-family: Varela Round, sans-serif;
  text-decoration: none;
}

.grid-7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.rich-text-block {
  color: #444545;
  text-align: left;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  margin-left: 15px;
  margin-right: 16px;
}

.image-2 {
  background-color: #fffdfd;
  margin-right: 0;
  padding-left: 85px;
  padding-right: 61px;
}

.nav-menu {
  text-align: right;
  background-color: #fff;
}

.nav-link-14 {
  color: #fdfcfc;
}

.rich-text-block-2 {
  color: #fffefe;
}

.italic-text-2 {
  margin-right: 0;
  padding-right: 0;
}

.grid-8 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 17px;
}

.button-3 {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 9px;
}

.container-9 {
  text-align: center;
  margin-bottom: 68px;
  display: block;
}

.div-block {
  background-color: #fff;
  margin-bottom: 16px;
}

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

.container-10 {
  margin-bottom: 0;
}

.image-3 {
  color: #333;
  background-color: #fff;
}

.div-block-2, .section-4 {
  background-color: #fff;
}

.text-block-12 {
  color: #333;
  text-align: center;
  background-color: #fff;
  margin-top: 0;
  font-family: Changa One, Impact, sans-serif;
}

.div-block-4 {
  text-align: center;
}

.section-5 {
  background-color: #333;
  margin-top: 28px;
  margin-bottom: 0;
}

.text-block-13 {
  text-align: center;
  margin-bottom: 18px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
}

.columns-2 {
  background-color: #c4c4c4;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.text-block-11 {
  text-align: center;
  margin-top: 0;
  font-family: Changa One, Impact, sans-serif;
}

.text-block-9 {
  text-align: center;
  font-family: Changa One, Impact, sans-serif;
}

.div-block-3 {
  text-align: center;
  margin-top: 21px;
}

.heading-2 {
  text-align: center;
  font-size: 23px;
  font-weight: 700;
  line-height: 33px;
}

.text-block-14 {
  text-align: left;
}

.text-block-15 {
  font-family: Montserrat, sans-serif;
}

.magnify {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.round-loope {
  border-radius: 50%;
  display: none;
  box-shadow: 0 2px 5px rgba(20, 19, 19, .58);
}

.container-11 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.image-4 {
  margin-bottom: 43px;
  padding-left: 120px;
  padding-right: 120px;
}

@media screen and (max-width: 991px) {
  .text-block {
    font-size: 14px;
    line-height: 18px;
  }

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

  .image-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    font-size: 9px;
  }

  .image-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .image-4 {
    padding-left: 0;
    padding-right: 0;
  }
}

#w-node-f0419e48-881d-523f-0376-ebf69028c545-3df1217a, #w-node-_3f4dc42d-47fe-4865-6058-3d381ead21cc-3df1217a, #w-node-_173f429d-90c7-d1ca-ec41-abf482812e1b-3df1217a, #w-node-_00572d6b-3c67-62d0-eb0a-d9de529b5aac-3df1217a, #w-node-_3906079f-1eed-c81b-1af3-6b8cab88cff8-3df1217a, #w-node-_00572d6b-3c67-62d0-eb0a-d9de529b5aac-1839a433, #w-node-_3906079f-1eed-c81b-1af3-6b8cab88cff8-1839a433, #w-node-f0419e48-881d-523f-0376-ebf69028c545-94dd3bd1, #w-node-_3f4dc42d-47fe-4865-6058-3d381ead21cc-94dd3bd1, #w-node-_5beb14fd-2e8f-65c4-2441-38354d4c33c9-94dd3bd1, #w-node-_7db59d9a-775c-dab2-703d-fd85b249e563-94dd3bd1, #w-node-a5344fdb-0583-de86-b8b6-e344188e5da1-94dd3bd1, #w-node-_3013562d-55e2-fcff-a015-732ca7a4b34b-94dd3bd1, #w-node-ce6bce1e-ccc2-6e90-2970-bf5a49eb037a-94dd3bd1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_3f4dc42d-47fe-4865-6058-3d381ead21cc-3df1217a, #w-node-_3f4dc42d-47fe-4865-6058-3d381ead21cc-94dd3bd1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


