a {
  text-decoration: none;
}

.navbar {
  background-color: hsla(0, 0%, 100%, 0);
}

.heading {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.brand {
  margin-top: 2%;
  margin-right: 24px;
}

.column {
  display: -ms-grid;
  display: grid;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 3%;
  padding-bottom: 3%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 232px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto;
  background-color: #d3d3d3;
}

.icon {
  color: #000;
}

.service-content {
  margin-top: 55%;
  font-family: Dmsans, sans-serif;
  color: #000;
  font-size: 45px;
  line-height: 68px;
  font-weight: 700;
}

.div-block {
  margin-right: 12%;
  margin-left: 12%;
  border-radius: 20px;
  background-color: #09191f;
}

.div-block.branding {
  margin-top: 7%;
  margin-right: 12%;
  margin-left: 12%;
}

.div-block.package-design {
  margin-right: 12%;
  margin-left: 12%;
}

.image {
  width: 100%;
  margin-top: 0%;
  margin-left: auto;
  padding-top: 0%;
  border-radius: 20px 20px 0px 0px;
}

.digital {
  margin-bottom: 20px;
  margin-left: 3%;
  font-family: Dmsans, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}

.paragraph {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.column-2 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
}

.image-2 {
  margin-top: 2%;
  margin-left: 0%;
}

.div-block-2 {
  min-height: 85vh;
  background-image: url('../images/Jo-honey-Bottle-4.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.container {
  display: -ms-grid;
  display: grid;
  margin-bottom: 0%;
  padding-bottom: 2%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-bottom: 1px solid #a3a3a3;
}

.heading-2 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.heading-3 {
  font-family: 'Chica gogo nf w01', sans-serif;
}

.heading-4 {
  font-family: 'Chica gogo nf w01', sans-serif;
}

.heading-5 {
  font-family: 'Chica gogo nf w01', sans-serif;
}

.div-block-3 {
  margin-top: 5%;
  margin-bottom: 2%;
  padding-bottom: 0%;
}

.heading-6 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-weight: 400;
}

.paragraph-2 {
  margin-bottom: 0px;
  padding-top: 1%;
  padding-bottom: 3%;
  font-family: Gotham, sans-serif;
  font-size: 12px;
}

.paragraph-3 {
  padding-top: 2%;
  padding-bottom: 3%;
}

.heading-7 {
  margin-top: 4%;
  margin-bottom: 4%;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-weight: 400;
}

.paragraph-4 {
  line-height: 22px;
}

.heading-8 {
  margin-bottom: 4%;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-weight: 400;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-9 {
  margin-top: 6%;
  margin-bottom: 10%;
  font-family: Gotham, sans-serif;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
}

.heading-10 {
  margin: 0% 10% 0px;
  padding-top: 0%;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 60px;
  font-weight: 400;
  text-align: center;
}

.div-block-4 {
  min-width: 0vh;
}

.body {
  margin-top: 0%;
}

.div-block-5 {
  display: -ms-grid;
  display: grid;
  min-height: 100vh;
  margin-top: 0%;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #f9ead3;
  background-image: url('../images/backbround.jpg');
  background-position: 50% 50%;
  background-size: 100vh;
}

.div-block-6 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-7 {
  display: -ms-grid;
  display: grid;
  margin-left: 10%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.contact-form {
  padding-top: 50px;
  padding-bottom: 100px;
}

.small-text {
  font-family: Gotham, sans-serif;
  font-size: 10px;
  text-align: center;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  margin-left: 0%;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.container-2 {
  display: block;
}

.field-label {
  font-family: Gotham, sans-serif;
}

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

.field-label-3 {
  font-family: Gotham, sans-serif;
}

.field-label-4 {
  font-family: Gotham, sans-serif;
}

.field-label-5 {
  font-family: Gotham, sans-serif;
}

.bold-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 90px;
  font-weight: 400;
  text-align: center;
}

.heading-11 {
  margin-top: 0px;
  font-family: 'Rugsnatcher demo', sans-serif;
  text-align: right;
}

.div-block-8 {
  display: -ms-grid;
  display: grid;
  padding-top: 10%;
  padding-bottom: 10%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-12 {
  font-family: 'Rugsnatcher demo', sans-serif;
}

.contact-form-2 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.contact-form-grid-2 {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.heading-13 {
  margin-bottom: 5px;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 45px;
  font-weight: 400;
  text-align: center;
}

.paragraph-5 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
}

.field-label-6 {
  font-family: Gotham, sans-serif;
  font-size: 12px;
}

.field-label-7 {
  font-family: Gotham, sans-serif;
  font-size: 12px;
}

.field-label-8 {
  font-family: Gotham, sans-serif;
  font-size: 12px;
}

.field-label-9 {
  font-family: Gotham, sans-serif;
  font-size: 12px;
}

.field-label-10 {
  font-family: Gotham, sans-serif;
  font-size: 12px;
}

.submit-button {
  display: block;
  margin-right: 0%;
  margin-left: 0%;
  padding: 10px;
  border: 2px solid #000;
  background-color: #333;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 25px;
  text-align: center;
  cursor: pointer;
}

.submit-button:hover {
  background-color: #fff;
  color: #333;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
  text-align: center;
}

.dropdown-toggle {
  padding-right: 40px;
  padding-left: 0px;
}

.select-field {
  background-color: #fff;
  font-family: Gotham, sans-serif;
  color: #333;
}

.select-field:hover {
  background-color: #fff;
}

.heading-14 {
  margin-top: 0%;
  padding-top: 0%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 400;
  text-align: center;
}

.paragraph-6 {
  margin-top: 5%;
  font-family: Gotham, sans-serif;
  font-size: 13px;
  text-align: center;
}

.div-block-10 {
  padding-top: 15%;
  padding-bottom: 10%;
  background-color: rgba(76, 37, 18, 0);
  background-image: url('../images/new-Business.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.link {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  cursor: pointer;
}

.container-3 {
  display: -ms-grid;
  display: grid;
  margin-top: 5%;
  padding-bottom: 5%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid #34190c;
}

.heading-15 {
  margin-bottom: 0px;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #34190c;
  font-size: 45px;
  font-weight: 400;
}

.heading-16 {
  margin-top: 4%;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 23px;
}

.heading-17 {
  margin-top: 4%;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 13px;
  cursor: pointer;
}

.heading-18 {
  margin-top: 4%;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 13px;
  cursor: pointer;
}

.heading-19 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 16px;
  line-height: 100px;
}

.heading-20 {
  margin-top: 10px;
  margin-bottom: 0%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #34190c;
  font-size: 60px;
  font-weight: 400;
}

.heading-21 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.heading-22 {
  margin-top: 15px;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 15px;
  text-align: center;
}

.heading-23 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #34190c;
  font-size: 45px;
  font-weight: 400;
  text-align: right;
}

.heading-24 {
  margin-top: 4%;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  text-align: right;
  cursor: pointer;
}

.heading-25 {
  margin-top: 4%;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  text-align: right;
  cursor: pointer;
}

.heading-26 {
  margin-top: 4%;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  text-align: right;
  cursor: pointer;
}

.heading-27 {
  margin-top: 4%;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  text-align: right;
  cursor: pointer;
}

.div-block-11 {
  min-width: 9%;
}

.div-block-12 {
  padding-top: 8%;
  padding-bottom: 7%;
  background-color: rgba(249, 137, 18, 0);
  background-image: url('../images/home.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.bold-text-2 {
  color: #fff;
}

.link-2 {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.link-2:hover {
  text-decoration: line-through;
}

.link-3 {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.link-3:hover {
  text-decoration: line-through;
}

.link-4 {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.link-4:hover {
  text-decoration: line-through;
}

.link-5 {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.link-5:hover {
  text-decoration: line-through;
}

.link-6 {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.link-6:hover {
  text-decoration: line-through;
}

.bold-text-3 {
  color: #34190c;
}

.bold-text-4 {
  color: #34190c;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.image-3 {
  margin-left: 0%;
}

.image-3:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.link-block {
  margin-right: 5%;
  margin-left: 5%;
}

.socialmedia:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.html-embed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Gotham, sans-serif;
  color: #222;
  font-size: 12px;
  text-align: center;
}

.heading-28 {
  margin-bottom: 5px;
  padding-left: 0%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 55px;
  font-weight: 400;
}

.heading-29 {
  margin-top: 0px;
  margin-left: 0%;
  padding-left: 10%;
  font-family: Gotham, sans-serif;
  font-size: 12px;
}

.paragraph-7 {
  margin-top: 5%;
  padding-right: 15%;
  padding-left: 0%;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 13px;
  font-weight: 300;
}

.div-block-14 {
  display: -ms-grid;
  display: grid;
  min-width: 80vh;
  padding-top: 20%;
  padding-bottom: 20%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 1px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-image: url('../images/Career.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.heading-30 {
  margin-bottom: 0px;
  padding-left: 0%;
  font-family: Gotham, sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
}

.div-block-15 {
  padding-left: 20%;
}

.container-4 {
  display: -ms-grid;
  display: grid;
  margin-top: 3%;
  grid-auto-columns: 1fr;
  grid-column-gap: 53px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.paragraph-8 {
  margin-bottom: 0px;
  padding: 0% 5% 8%;
  float: none;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  text-align: center;
}

.heading-31 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.paragraph-9 {
  font-family: Gotham, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.heading-32 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.paragraph-10 {
  font-family: Gotham, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.heading-33 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.paragraph-11 {
  font-family: Gotham, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.heading-34 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.paragraph-12 {
  font-family: Gotham, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.heading-35 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.paragraph-13 {
  font-family: Gotham, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.heading-36 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.paragraph-14 {
  font-family: Gotham, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.div-block-16 {
  padding-top: 5%;
  padding-bottom: 13%;
}

.heading-37 {
  font-family: Gotham, sans-serif;
  font-size: 15px;
}

.link-7 {
  color: #333;
  cursor: pointer;
}

.link-7:hover {
  color: #fefefe;
}

.heading-38 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

.container-5 {
  margin-top: 5%;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 70vh;
  min-width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d9e4dd;
  background-image: url('../images/about-us-1.png');
  background-size: cover;
}

.heading-39 {
  margin-top: 0%;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 55px;
  font-weight: 400;
  text-align: center;
}

.paragraph-15 {
  padding-top: 4%;
  padding-right: 8%;
  padding-left: 8%;
  font-family: Gotham, sans-serif;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
}

.div-block-18 {
  padding-top: 2%;
  padding-bottom: 5%;
  background-image: url('../images/about-us-1.png');
  background-position: 0px 0px;
  background-size: auto;
}

.container-6 {
  margin-bottom: 5%;
}

.div-block-19 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-20 {
  margin-top: 2%;
  padding-top: 9%;
  background-color: transparent;
}

.slide {
  background-color: #000;
}

.heading-40 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

.div-block-21 {
  display: block;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.heading-41 {
  font-family: Gotham, sans-serif;
  color: #ff6060;
}

.div-block-22 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-42 {
  color: #ff5050;
}

.heading-43 {
  font-family: Gotham, sans-serif;
  color: #d3d3d3;
  font-size: 30px;
}

.div-block-23 {
  padding-top: 20%;
  padding-bottom: 20%;
  text-align: center;
}

.slider {
  min-height: 40px;
}

.mask {
  min-height: 60vh;
}

.div-block-24 {
  padding-right: 0%;
}

.image-4 {
  padding-right: 25%;
  background-image: url('../images/background.jpg');
  background-position: 0px 0px;
  background-size: auto;
  line-height: 0px;
}

.paragraph-16 {
  margin-top: 6%;
  font-family: Gotham, sans-serif;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
}

.div-block-25 {
  display: -ms-grid;
  display: grid;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-auto-flow: row dense;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image-5 {
  max-width: none;
}

.heading-44 {
  margin-bottom: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 50px;
  font-weight: 400;
  text-align: center;
}

.div-block-26 {
  display: -ms-grid;
  display: grid;
  padding-top: 8%;
  padding-bottom: 8%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-image: url('../images/leaf-animation.gif'), url('../images/backbround.jpg');
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 12px;
}

.heading-45 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fcfcfc;
  font-size: 25px;
}

.heading-45:hover {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.heading-46 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 25px;
}

.heading-46.anim {
  margin-top: 0px;
}

.heading-47 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 25px;
}

.heading-47.anim {
  font-family: 'A song for jennifer', sans-serif;
}

.heading-48 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 25px;
}

.heading-49 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 25px;
}

.heading-50 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 25px;
}

.link-8 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #226033;
  font-size: 55px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.link-8:hover {
  text-decoration: none;
}

.link-9 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #226033;
  font-size: 45px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.link-9:hover {
  text-decoration: none;
}

.link-10 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #226033;
  font-size: 45px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.link-10:hover {
  text-decoration: none;
}

.link-11 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #226033;
  font-size: 45px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.link-11:hover {
  text-decoration: none;
}

.link-12 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #226033;
  font-size: 45px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.link-12:hover {
  text-decoration: none;
}

.link-13 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #226033;
  font-size: 45px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.link-13:hover {
  text-decoration: none;
}

.div-block-27 {
  padding-top: 5%;
  padding-bottom: 5%;
  border: 1px none #ffe05d;
}

.anim {
  color: #226033;
}

.heading-51 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #226033;
  font-size: 55px;
  font-weight: 400;
}

.heading-51.anim {
  margin-bottom: 3px;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #73947c;
  font-size: 45px;
  font-weight: 400;
}

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

.image-7 {
  padding-right: 0%;
}

.heading-52 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 55px;
  font-weight: 400;
  text-align: center;
}

.heading-52.client {
  padding-top: 4%;
  padding-bottom: 4%;
  color: #39210b;
}

.container-8 {
  display: -ms-grid;
  display: grid;
  margin-top: 2%;
  margin-bottom: 8%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
  border: 1px none #cecece;
  background-color: #fff;
}

.div-block-28 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100%;
  min-height: 120vh;
  margin-bottom: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  grid-auto-flow: row dense;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.25fr 0.5fr 1fr;
  grid-template-columns: 0.25fr 0.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #fff;
  background-image: url('../images/landing-2.4.png');
  background-position: 50% 100%;
  background-size: auto;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.bold-text-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-30 {
  border-style: solid;
  border-width: 1px;
  border-color: #b6b6b6;
  background-image: url('../images/ASRV-RED.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img {
  border-style: none;
  border-width: 1px;
  border-color: #cecece;
}

.img:hover {
  opacity: 0;
}

.div-block-31 {
  border: 1px solid #cecece;
  background-image: url('../images/jeelani-orginal.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-32 {
  border: 1px solid #cecece;
  background-image: url('../images/x-brand-normal.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-33 {
  background-image: url('../images/toyota.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-34 {
  border: 1px solid #cecece;
  background-image: url('../images/South-Indian-Grocery.jpg-normal.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-35 {
  border: 1px solid #cecece;
  background-image: url('../images/cape.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-36 {
  border: 1px solid #cecece;
  background-image: url('../images/herbalife.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-37 {
  border: 1px solid #cecece;
  background-image: url('../images/greene-orginal.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-38 {
  border: 1px solid #cecece;
  background-image: url('../images/yummy.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-39 {
  border: 1px solid #cecece;
  background-image: url('../images/op.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-40 {
  border: 1px solid #cecece;
  background-image: url('../images/lifecare-orginal.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-41 {
  border: 1px solid #cecece;
  background-image: url('../images/zolo-normal.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-42 {
  border: 1px solid #cecece;
  background-image: url('../images/zero-9.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-43 {
  border: 1px solid #cecece;
  background-image: url('../images/ws-normal.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.image-8 {
  background-image: url('../images/CREATEHUNT.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-44 {
  border: 1px solid #cecece;
  background-image: url('../images/NUTRICH-ORGINAL.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-45 {
  border: 1px solid #cecece;
  background-image: url('../images/sathia.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-46 {
  border: 1px solid #cecece;
  background-image: url('../images/MANOJ.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-47 {
  border: 1px solid #cecece;
  background-image: url('../images/lemuria-color.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-48 {
  border: 1px solid #cecece;
  background-image: url('../images/jvc.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-49 {
  border: 1px solid #cecece;
  background-image: url('../images/ba2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-50 {
  border: 1px solid #cecece;
  background-image: url('../images/jaya.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-51 {
  border: 1px solid #cecece;
  background-image: url('../images/aroma.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-52 {
  border: 1px solid #cecece;
  background-image: url('../images/toyota_1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-53 {
  border: 1px solid #cecece;
  background-image: url('../images/CREATEHUNT_1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-54 {
  display: -ms-grid;
  display: grid;
  padding-top: 8%;
  padding-bottom: 8%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-image: url('../images/service2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.heading-53 {
  display: block;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 50px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

.paragraph-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4% 0%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Gotham, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.container-10 {
  display: -ms-grid;
  display: grid;
  margin-top: 5%;
  margin-bottom: 5%;
  grid-auto-flow: row dense;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link-block-2 {
  margin-left: 5%;
  border: 1px solid #000;
  border-radius: 20px;
}

.image-9 {
  padding-right: 5%;
  padding-left: 5%;
}

.heading-54 {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Gotham, sans-serif;
  color: #333;
  text-decoration: none;
}

.link-block-3 {
  margin-left: 5%;
  text-align: center;
}

.link-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-55 {
  display: -ms-grid;
  display: grid;
  padding-top: 2%;
  padding-bottom: 2%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 0.5fr 1fr 1fr 1fr 0.5fr;
  grid-template-columns: 0.5fr 1fr 1fr 1fr 0.5fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.heading-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Gotham, sans-serif;
  color: #333;
}

.link-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-56 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1%;
  padding-bottom: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #000;
  background-color: rgba(56, 152, 236, 0);
  font-family: Gotham, sans-serif;
  color: #333;
}

.heading-56 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 50px;
  font-weight: 400;
  text-align: center;
}

.paragraph-18 {
  padding-top: 3%;
  padding-bottom: 4%;
  font-family: Gotham, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-style: normal;
  text-align: center;
}

.paragraph-19 {
  padding-top: 3%;
  padding-bottom: 2%;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.heading-57 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.link-14 {
  color: #333;
  text-decoration: none;
}

.link-15 {
  color: #333;
  text-decoration: none;
}

.link-16 {
  color: #333;
  text-decoration: none;
}

.heading-58 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
}

.image-10 {
  min-height: 100px;
  background-image: url('../images/print-and-out-of-home-ads.gif');
  background-position: 0px 0px;
  background-size: auto;
}

.div-block-57 {
  display: -ms-grid;
  display: grid;
  padding-top: 3%;
  padding-bottom: 5%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-58 {
  display: -ms-grid;
  display: grid;
  margin-top: 5%;
  margin-bottom: 5%;
  padding-top: 12%;
  padding-bottom: 12%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-59 {
  display: -ms-grid;
  display: grid;
  padding-top: 3%;
  padding-bottom: 5%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-60 {
  display: -ms-grid;
  display: grid;
  padding-top: 3%;
  padding-bottom: 5%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-61 {
  display: -ms-grid;
  display: grid;
  padding-top: 3%;
  padding-bottom: 5%;
  grid-auto-flow: row dense;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-62 {
  min-height: 60vh;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.image-11 {
  max-width: 100vh;
  min-height: 100%;
}

.div-block-63 {
  margin-right: 5%;
  margin-left: 5%;
  padding-top: 0%;
  padding-bottom: 0%;
  text-align: center;
}

.div-block-64 {
  margin-right: 5%;
  margin-left: 5%;
}

.div-block-65 {
  margin-right: 5%;
  margin-left: 5%;
}

.div-block-66 {
  margin-right: 5%;
  margin-left: 5%;
}

.div-block-67 {
  margin-right: 5%;
  margin-left: 5%;
}

.div-block-68 {
  padding-top: 6%;
  padding-bottom: 6%;
  background-image: url('../images/services2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.heading-59 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-60 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.div-block-69 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-2 {
  border: 1px solid #333;
  background-color: rgba(56, 152, 236, 0);
  font-family: Gotham, sans-serif;
  color: #333;
  font-weight: 300;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-61 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 45px;
  font-weight: 400;
  text-align: center;
}

.container-11 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 8px;
  -ms-grid-columns: 2fr 1fr 1fr 1fr 2fr;
  grid-template-columns: 2fr 1fr 1fr 1fr 2fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.paragraph-20 {
  padding-top: 5%;
  padding-bottom: 5%;
  font-family: Gotham, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.div-block-71:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.div-block-72 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.div-block-72:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.div-block-73 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.div-block-73:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.div-block-74 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.div-block-74:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.div-block-75 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.div-block-75:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.div-block-76 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.div-block-76:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.image-12 {
  display: block;
}

.div-block-77 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-62 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 55px;
  font-weight: 400;
}

.div-block-78 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  text-align: center;
}

.paragraph-21 {
  padding-top: 3%;
  font-family: Gotham, sans-serif;
  font-size: 12px;
}

.container-12 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.div-block-79 {
  display: -ms-grid;
  display: grid;
  padding-top: 5%;
  padding-bottom: 5%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.75fr 1fr 0.75fr;
  grid-template-columns: 0.75fr 1fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-63 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 55px;
  font-weight: 400;
  text-transform: uppercase;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.paragraph-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3%;
  margin-right: 0%;
  padding-right: 15%;
  padding-left: 15%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: Gotham, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-align: justify;
  cursor: auto;
}

.paragraph-22:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.heading-64 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 10px;
  text-align: center;
  letter-spacing: 6px;
}

.heading-65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 55px;
  line-height: 55px;
  font-weight: 400;
  text-align: center;
}

.heading-66 {
  margin-top: 5px;
  margin-bottom: 5%;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 75px;
  font-weight: 400;
  text-align: left;
}

.div-block-80 {
  padding-top: 30%;
  padding-right: 0%;
}

.button-3 {
  margin-top: 5%;
  padding: 5px 10px;
  border: 1px solid #333;
  background-color: #333;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fefefe;
  font-size: 20px;
}

.heading-67 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 55px;
  font-weight: 400;
  text-align: left;
}

.heading-68 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: Gotham, sans-serif;
  font-size: 15px;
  line-height: 37px;
}

.div-block-81 {
  display: block;
  margin-top: 5%;
  margin-bottom: 5%;
  padding-bottom: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border: 1px solid #000;
  text-align: right;
}

.heading-69 {
  font-family: Gotham, sans-serif;
  font-size: 10px;
  text-align: center;
  letter-spacing: 5px;
}

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

.heading-70 {
  font-family: Gotham, sans-serif;
  font-size: 14px;
  letter-spacing: 5px;
}

.heading-71 {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 22px;
  line-height: 48px;
  font-weight: 400;
}

.heading-72 {
  margin-top: 0px;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 50px;
  line-height: 45px;
  font-weight: 400;
  text-align: left;
}

.div-block-82 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60vh;
  min-width: 0vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/walnt--almd.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-83 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-84 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section {
  display: -ms-grid;
  display: grid;
  margin-top: 5%;
  padding-bottom: 5%;
  grid-auto-flow: row dense;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image-13 {
  min-height: 100%;
  margin-bottom: 0%;
}

.image-14 {
  display: block;
  min-height: 100%;
  margin-bottom: 0%;
}

.image-15 {
  min-height: 100%;
  margin-bottom: 0%;
}

.image-16 {
  min-height: 100%;
  margin-bottom: 0%;
}

.image-17 {
  min-height: 100%;
  margin-bottom: 0%;
}

.div-block-85 {
  display: -ms-grid;
  display: grid;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  justify-items: stretch;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.25fr 1fr 0.25fr;
  grid-template-columns: 0.25fr 1fr 0.25fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.container-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.image-18 {
  min-height: 100%;
}

.div-block-86 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.image-19 {
  min-height: 100%;
}

.image-20 {
  min-height: 100%;
}

.image-21 {
  min-height: 100%;
}

.image-22 {
  min-height: 100%;
}

.image-23 {
  min-height: 100%;
}

.div-block-87 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.25fr 1fr 0.25fr;
  grid-template-columns: 0.25fr 1fr 0.25fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.heading-73 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-weight: 400;
}

.paragraph-23 {
  font-family: Gotham, sans-serif;
}

.image-24 {
  display: block;
}

.image-25 {
  display: block;
  max-height: 100%;
  min-height: auto;
}

.image-26 {
  display: block;
  max-height: 100%;
  min-height: auto;
}

.image-27 {
  display: block;
  min-height: 100%;
}

.div-block-88 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-89 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-90 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-28 {
  display: inline-block;
  max-height: 100%;
  min-height: auto;
}

.image-29 {
  display: block;
  max-height: 100%;
  min-height: auto;
}

.image-30 {
  display: block;
  max-height: 100%;
  min-height: auto;
}

.image-31 {
  display: block;
  max-height: 100%;
  min-height: auto;
}

.image-32 {
  display: block;
  max-height: 100%;
  min-height: auto;
}

.image-33 {
  display: block;
  max-height: 100%;
  min-height: auto;
}

.image-34 {
  display: block;
  max-height: 100%;
  min-height: auto;
}

.image-35 {
  display: block;
  max-height: 100%;
  min-height: auto;
}

.div-block-91 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-92 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-93 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-94 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-95 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-96 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-97 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-98 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-99 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 8%;
  margin-left: 8%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-101 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.25fr 1fr 0.25fr;
  grid-template-columns: 0.25fr 1fr 0.25fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.heading-74 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-weight: 400;
}

.paragraph-24 {
  padding-top: 5%;
  padding-bottom: 5%;
  font-family: Gotham, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.div-block-102 {
  margin-top: 5%;
  margin-bottom: 5%;
}

.heading-75 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.paragraph-25 {
  font-family: Gotham, sans-serif;
}

.heading-76 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-weight: 400;
}

.bold-text-6 {
  font-size: 35px;
}

.paragraph-26 {
  font-family: Gotham, sans-serif;
}

.div-block-103 {
  padding-top: 4%;
  padding-bottom: 4%;
}

.case_anim {
  width: 99.99964967551%;
  height: 100%;
  min-height: 100%;
}

.image-36 {
  max-height: 100%;
  min-height: auto;
}

.div-block-104 {
  display: inline-block;
  margin-right: 10%;
  margin-left: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-77 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-weight: 400;
}

.image-37 {
  display: block;
  max-height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.image-38 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-39 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.div-block-105 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.25fr 1fr minmax(0px, 0.25fr);
  grid-template-columns: 0.25fr 1fr minmax(0px, 0.25fr);
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-106 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10%;
  margin-bottom: 10%;
  margin-left: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.image-40 {
  display: block;
  width: 100%;
  height: 100%;
  max-height: none;
  max-width: none;
  min-height: auto;
}

.image-41 {
  width: 100%;
  height: 100%;
  max-width: none;
  min-height: auto;
}

.heading-78 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-weight: 400;
}

.paragraph-27 {
  font-family: Gotham, sans-serif;
  font-size: 14px;
}

.image-42 {
  width: 100%;
  height: 100%;
}

.image-42.case_anim {
  margin-top: 0%;
}

.image-43 {
  width: 100%;
  height: 100%;
}

.image-44 {
  width: 99.99968%;
  height: 100%;
}

.image-45 {
  width: 100%;
  height: 100%;
}

.image-46 {
  width: 99.99968%;
  height: 100%;
}

.image-47 {
  width: 99.99968%;
  height: 100%;
}

.image-64 {
  width: 99.99968%;
  height: 100%;
}

.image-64.case_anim {
  margin-top: 0%;
}

.image-49 {
  width: 100%;
  height: 100%;
}

.image-50 {
  width: 100%;
  height: 100%;
}

.image-51 {
  width: 100%;
  height: 100%;
}

.image-52 {
  width: 100%;
  height: 100%;
}

.image-53 {
  width: 100%;
  height: 100%;
}

.image-54 {
  width: 100%;
  height: 100%;
}

.image-55 {
  width: 100%;
  height: 100%;
}

.heading-79 {
  margin-top: 4%;
  margin-bottom: 2%;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-weight: 400;
}

.paragraph-28 {
  font-family: Gotham, sans-serif;
  font-size: 13px;
}

.heading-80 {
  margin-top: 3%;
  margin-bottom: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-weight: 400;
}

.paragraph-29 {
  font-family: Gotham, sans-serif;
  font-size: 13px;
}

.paragraph-30 {
  margin-top: 1%;
  margin-bottom: 4%;
  font-family: Gotham, sans-serif;
  font-size: 14px;
}

.heading-81 {
  margin-top: 4%;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-weight: 400;
}

.paragraph-31 {
  font-family: Gotham, sans-serif;
  text-align: center;
}

.paragraph-32 {
  font-family: Gotham, sans-serif;
  text-align: center;
}

.paragraph-33 {
  font-family: Gotham, sans-serif;
}

.paragraph-34 {
  font-family: Gotham, sans-serif;
}

.div-block-107 {
  min-height: 85vh;
  background-image: url('../images/Jo-honey-Bottle-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-108 {
  min-height: 85vh;
  background-image: url('../images/Aroma-Dental-care-logo-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-109 {
  min-height: 85vh;
  background-image: url('../images/jeelani--pouch-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-110 {
  min-height: 85vh;
  background-image: url('../images/Life-care-massage-oil.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-65 {
  width: 99.99964967551%;
  height: 100%;
  margin-top: 5%;
  margin-bottom: 5%;
}

.image-66 {
  margin-top: 10%;
  margin-bottom: 10%;
}

.image-67 {
  width: 100%;
  height: 100%;
}

.image-68 {
  width: 99.99964967551%;
  height: 100%;
}

.image-69 {
  width: 99.99964967551%;
  height: 100%;
}

.image-70 {
  width: 99.99964967551%;
  height: 100%;
}

.menu-button {
  margin-right: 4%;
  float: right;
  background-color: rgba(21, 21, 21, 0);
}

.menu-button.w--open {
  margin-top: 0%;
  margin-right: 4%;
  background-color: #333;
  opacity: 1;
  color: #fff;
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Chica gogo nf w01', sans-serif;
  color: #e3e3e3;
  font-size: 35px;
  font-weight: 400;
  cursor: pointer;
}

.nav-link:hover {
  color: #ed6b23;
  text-decoration: line-through;
}

.brand-2 {
  margin-top: 1%;
  margin-bottom: 1%;
  margin-left: 4%;
}

.icon-2 {
  border-radius: 20px;
  opacity: 1;
  color: #fff;
}

.icon-2:active {
  opacity: 0;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  min-height: auto;
  margin-top: 0%;
  padding-top: 11%;
  padding-bottom: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #333;
  color: #fff;
}

.nav-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Chica gogo nf w01', sans-serif;
  color: #e3e3e3;
  font-size: 35px;
  font-weight: 400;
  cursor: pointer;
}

.nav-link-2:hover {
  color: #ed6b23;
  text-decoration: line-through;
}

.nav-link-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Chica gogo nf w01', sans-serif;
  color: #e3e3e3;
  font-size: 35px;
  cursor: pointer;
}

.nav-link-4:hover {
  color: #ed6b23;
  text-decoration: line-through;
}

.div-block-111 {
  display: -ms-grid;
  display: grid;
  margin-top: 8%;
  justify-items: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.75fr 0.75fr 1fr;
  grid-template-columns: 0.75fr 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.navbar-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #333;
}

.link-block-6 {
  display: inline-block;
  margin-right: 10px;
  margin-left: 0px;
  padding: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 0.5px;
  border-color: #e3e3e3;
  border-radius: 0px;
}

.link-block-6:hover {
  border-color: #ed6b23;
  background-color: #ed6b23;
}

.image-71 {
  padding: 0px;
}

.link-block-7 {
  margin-right: 10px;
  padding: 5px;
  border: 0.5px solid #e3e3e3;
  border-radius: 0px;
}

.link-block-7:hover {
  border-color: #ed6b23;
  background-color: #ed6b23;
}

.link-block-8 {
  margin-right: 10px;
  padding: 5px;
  border: 0.5px solid #e3e3e3;
  border-radius: 0px;
}

.link-block-8:hover {
  border-color: #ed6b23;
  background-color: #ed6b23;
}

.link-block-9 {
  margin-right: 10px;
  padding: 5px;
  border: 0.5px solid #e3e3e3;
  border-radius: 0px;
}

.link-block-9:hover {
  border-color: #ed6b23;
  background-color: #ed6b23;
}

.link-block-10 {
  margin-right: 10px;
  padding: 5px;
  border: 0.5px solid #e3e3e3;
  border-radius: 0px;
}

.link-block-10:hover {
  border-color: #ed6b23;
  background-color: #ed6b23;
}

.link-block-11 {
  padding: 5px;
  border: 0.5px solid #e3e3e3;
  border-radius: 0px;
}

.link-block-11:hover {
  border-color: #ed6b23;
  background-color: #ed6b23;
}

.heading-82 {
  font-family: 'Chica gogo nf w01', sans-serif;
  font-size: 12px;
}

.bold-text-7 {
  color: #ed6b23;
  font-size: 14px;
}

.button-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.button-5 {
  float: right;
  clear: none;
}

.container-15 {
  display: -ms-grid;
  display: grid;
  margin-top: 10px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.button-6 {
  border: 1px solid #e3e3e3;
  background-color: #151515;
  font-family: Gotham, sans-serif;
  font-size: 16px;
}

.section-2 {
  display: -ms-grid;
  display: grid;
  margin-top: 5px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 1fr 0.75fr;
  grid-template-columns: 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 1fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.button-7 {
  border: 1px solid #e3e3e3;
  background-color: rgba(21, 21, 21, 0);
  font-family: Gotham, sans-serif;
  color: #e3e3e3;
  font-size: 14px;
  font-weight: 300;
}

.button-7:hover {
  background-color: #ed6b23;
  color: #151515;
}

.heading-83 {
  font-size: 12px;
}

.heading-84 {
  font-family: Gotham, sans-serif;
  color: #e6e6e6;
  font-size: 12px;
  line-height: 18px;
}

.link-17 {
  color: #e3e3e3;
  text-decoration: none;
  cursor: pointer;
}

.link-17:hover {
  color: #ed6b23;
}

.link-18 {
  color: #e3e3e3;
  text-decoration: none;
  cursor: pointer;
}

.link-18:hover {
  color: #ed6b23;
}

.div-block-112 {
  min-height: 85vh;
  background-image: url('../images/Yummy-package-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bold-text-8 {
  font-size: 14px;
}

.div-block-113 {
  min-height: 85vh;
  background-image: url('../images/Zolo-tubelight-package-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-72 {
  width: 100%;
  height: 100%;
}

.image-73 {
  width: 100%;
  height: 100%;
}

.image-74 {
  width: 100%;
  height: 100%;
}

.div-block-114 {
  min-height: 85vh;
  background-image: url('../images/X-brand-Sweatshirt.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-75 {
  width: 100%;
  height: 100%;
  margin-top: 5%;
  margin-bottom: 5%;
}

.div-block-115 {
  min-height: 85vh;
  background-image: url('../images/3-Star-Bakery--Notepad.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-76 {
  width: 100%;
  height: 100%;
}

.image-77 {
  width: 100%;
  height: 100%;
}

.div-block-116 {
  min-height: 85vh;
  background-image: url('../images/Nutrich-Fitness--Wellness-board.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-117 {
  min-height: 85vh;
  background-image: url('../images/THAADI-LOGO-MAIN.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-78 {
  width: 100%;
  height: 100%;
}

.div-block-118 {
  height: 0%;
  min-height: 85vh;
  background-image: url('../images/green-e-logo-.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-119 {
  min-height: 85vh;
  background-image: url('../images/14-ARFI-BAG.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-79 {
  width: 100%;
  height: 100%;
}

.div-block-120 {
  min-height: 85vh;
  background-image: url('../images/magnification2.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-121 {
  min-height: 85vh;
  background-image: url('../images/kvm-Landing.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-122 {
  min-height: 85vh;
  background-image: url('../images/crate-hunt-pubg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-123 {
  min-height: 85vh;
  background-image: url('../images/4.Ws-tech-Logo.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.paragraph-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4% 10% 3%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Gotham, sans-serif;
  font-size: 13px;
  text-align: center;
}

.heading-85 {
  font-family: Gotham, sans-serif;
  font-size: 13px;
  text-align: center;
}

.div-block-124 {
  display: -ms-grid;
  display: grid;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-125 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3%;
  padding-bottom: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #8f8f8f;
  border-radius: 0px;
  background-color: #f2f2f2;
}

.div-block-125:hover {
  color: #f98912;
}

.div-block-126 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3%;
  padding-bottom: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #8f8f8f;
  background-color: #f2f2f2;
  color: #333;
}

.div-block-126:hover {
  color: #f98912;
}

.div-block-127 {
  display: -ms-grid;
  display: grid;
  margin-top: 3%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.5fr 1fr 1fr 1fr 0.5fr;
  grid-template-columns: 0.5fr 1fr 1fr 1fr 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border: 1px none #000;
  border-radius: 0px;
}

.div-block-128 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3%;
  padding-bottom: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #8f8f8f;
  background-color: #f2f2f2;
}

.div-block-128:hover {
  color: #f98912;
}

.container-16 {
  margin-top: 7%;
  margin-bottom: 10%;
}

.link-19 {
  color: #226033;
  text-decoration: none;
}

.link-20 {
  color: #fefefe;
  text-decoration: none;
  cursor: pointer;
}

.link-21 {
  color: #fefefe;
  text-decoration: none;
}

.link-22 {
  color: #fefefe;
  text-decoration: none;
}

.image-80 {
  display: inline-block;
}

.div-block-129 {
  display: -ms-grid;
  display: grid;
  padding: 9% 0%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 0.5fr;
  grid-template-columns: 1fr 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-86 {
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.div-block-130 {
  min-height: 85vh;
  background-image: url('../images/6.South-Indian-Grocery-Package.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-87 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 9px;
  letter-spacing: 20px;
}

.heading-88 {
  margin-top: 0px;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #ee6b23;
  font-size: 45px;
  font-weight: 400;
}

.div-block-131 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-132 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-133 {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-auto-flow: row;
  -ms-grid-columns: 0.5fr 1fr 1fr 1fr 0.5fr;
  grid-template-columns: 0.5fr 1fr 1fr 1fr 0.5fr;
}

.image-81 {
  display: block;
}

.section-3 {
  display: -ms-grid;
  display: grid;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.5fr 1fr 1fr 1fr 0.5fr;
  grid-template-columns: 0.5fr 1fr 1fr 1fr 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-134 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-89 {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.heading-89.word_anim {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-90 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-left: 3%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.heading-91 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.heading-91.word_anim {
  margin-right: auto;
  margin-left: auto;
}

.heading-92 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-left: 3%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.image-82 {
  display: inline-block;
  width: 100.0000385251109%;
  height: 100%;
}

.div-block-135 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-93 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.heading-94 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-left: 3%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.image-83 {
  display: inline-block;
  width: 100.0000385251109%;
  height: 100%;
}

.heading-95 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.heading-96 {
  margin-top: 0px;
  padding-left: 3%;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.heading-97 {
  margin-top: 0px;
  padding-left: 3%;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.heading-98 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.image-84 {
  width: 100%;
  height: 100%;
}

.heading-99 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
  text-decoration: none;
}

.heading-99:hover {
  color: #333;
}

.heading-99.card_anim {
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
}

.heading-99.card_anim:hover {
  color: #333;
}

.heading-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 3%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
  text-decoration: none;
}

.image-85 {
  width: 100%;
  height: 100%;
}

.image-86 {
  width: 100%;
  height: 100%;
}

.image-87 {
  width: 100%;
  height: 100%;
}

.heading-101 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.heading-101.word_anim {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-102 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-left: 3%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.heading-103 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.heading-104 {
  margin-top: 0px;
  padding-left: 3%;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.image-88 {
  width: 100%;
  height: 100%;
}

.heading-105 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.heading-106 {
  margin-top: 0px;
  padding-left: 3%;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.aroma {
  margin-top: 2%;
  margin-bottom: 2%;
}

.aroma.card_anim {
  margin-top: 3%;
}

.aroma.card_anim:hover {
  box-shadow: 1px 1px 3px 0 #969696;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.arfi {
  margin-top: 2%;
  margin-bottom: 2%;
}

.magnify-manoj {
  margin-top: 2%;
  margin-bottom: 2%;
}

.magnify-manoj.card_anim {
  width: 100.0000385251109%;
  height: 100%;
  margin-top: 3%;
}

.jeelani {
  margin-top: 2%;
  margin-bottom: 2%;
}

.jeelani.card_anim {
  margin-top: 3%;
}

.x-brand {
  width: 100.0000385251109%;
  height: 100%;
  margin-top: 2%;
  margin-bottom: 2%;
}

.x-brand.card_anim {
  margin-top: 3%;
}

.greene {
  margin-top: 2%;
  margin-bottom: 2%;
}

.greene.card_anim {
  width: 100.0000385251109%;
  height: 100%;
  margin-top: 3%;
}

.life-care {
  margin-top: 2%;
  margin-bottom: 2%;
}

.yummy {
  width: 100.0000385251109%;
  height: 100%;
  margin-top: 2%;
  margin-bottom: 2%;
}

.yummy.card_anim {
  margin-top: 3%;
}

.nutrich {
  margin-top: 2%;
  margin-bottom: 2%;
}

.nutrich.card_anim {
  margin-top: 3%;
}

.image-89 {
  width: 100%;
  height: 100%;
}

.heading-107 {
  margin-top: 0px;
  padding-left: 3%;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.heading-108 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.zolo {
  width: 100%;
  height: 100%;
  margin-top: 2%;
  margin-bottom: 2%;
}

.zolo.card_anim {
  margin-top: 3%;
}

.image-90 {
  width: 100%;
  height: 100%;
}

.heading-109 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.heading-110 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-left: 3%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.jo-honey {
  margin-top: 2%;
  margin-bottom: 2%;
}

.jo-honey.card_anim {
  width: 100.0000385251109%;
  height: 100%;
  margin-top: 3%;
}

.heading-111 {
  margin-top: 0px;
  padding-left: 3%;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.heading-112 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.image-91 {
  width: 100%;
  height: 100%;
}

._3star {
  margin-top: 2%;
  margin-bottom: 2%;
}

._3star.card_anim {
  margin-top: 3%;
}

.heading-113 {
  margin-top: 0px;
  padding-left: 3%;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.heading-114 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.div-block-136 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.heading-115 {
  margin-top: 0px;
  padding-left: 3%;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.heading-116 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.div-block-137 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-92 {
  width: 100%;
  height: 100%;
}

.kvm-motors {
  margin-top: 2%;
  margin-bottom: 2%;
}

.kvm-motors.card_anim {
  width: 100.0000385251109%;
  height: 100%;
  margin-top: 3%;
}

.heading-117 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.heading-118 {
  margin-top: 0px;
  padding-left: 3%;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.thaadi {
  width: 100%;
  height: 100%;
  margin-top: 2%;
  margin-bottom: 2%;
}

.thaadi.card_anim {
  margin-top: 3%;
}

.cratehunt {
  width: 100%;
  height: 100%;
  margin-top: 2%;
  margin-bottom: 2%;
}

.cratehunt.card_anim {
  margin-top: 3%;
}

.image-93 {
  width: 100%;
  height: 100%;
}

.heading-119 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.heading-120 {
  margin-top: 0px;
  padding-left: 3%;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.image-94 {
  width: 99.9999513850083%;
  height: 99.99991316837578%;
}

.heading-121 {
  margin-top: 0px;
  padding-left: 3%;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.heading-122 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.ws-tech {
  margin-top: 2%;
  margin-bottom: 2%;
}

.ws-tech.card_anim {
  margin-top: 3%;
}

.south-indian-grocery.card_anim {
  width: 100.0000385251109%;
  height: 100%;
  margin-top: 3%;
}

.card_anim {
  width: 100.0000385251109%;
  height: 100%;
  margin-top: 2%;
  margin-bottom: 3%;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: perspective(2000px);
  transform: perspective(2000px);
  cursor: pointer;
}

.card_anim:hover {
  border-style: none;
  border-width: 0.5px;
  border-color: #8c8686;
  box-shadow: 1px 1px 3px 0 #8c8c8c;
  -webkit-perspective: 569px;
  perspective: 569px;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  -webkit-transform: perspective(392px);
  transform: perspective(392px);
  color: #ee6b23;
  white-space: normal;
}

.div-block-138 {
  min-height: 85vh;
  background-image: url('../images/Asrv-Content-Marketing-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-95 {
  width: 100%;
  height: 100%;
}

.asrv {
  width: 100.0000385251109%;
  height: 100%;
  margin-top: 3%;
  margin-bottom: 2%;
}

.heading-123 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.heading-124 {
  margin-top: 0px;
  padding-left: 3%;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
  font-weight: 300;
}

.section-4 {
  padding-top: 5%;
  padding-bottom: 4%;
}

.word_anim {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 3%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.heading-125 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-left: 3%;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 10px;
}

.heading-126 {
  margin-bottom: 0px;
  padding-left: 3%;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 30px;
  font-weight: 400;
}

.heading-127 {
  margin-top: 10%;
  margin-bottom: 6%;
  font-family: Gotham, sans-serif;
  color: #3a3a3a;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.link-23 {
  color: #333;
}

.button-8 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-9 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Gotham, sans-serif;
}

.heading-128 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0%;
  margin-bottom: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Gotham, sans-serif;
  color: #333;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.heading-128:hover {
  color: #f7820d;
}

.div-block-139 {
  margin-right: 0%;
  padding: 0% 3%;
}

.link-24 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #333;
  font-size: 27px;
  font-weight: 400;
}

.link-24:hover {
  color: #f6820d;
  font-size: 30px;
}

.div-block-140 {
  padding-top: 5%;
  padding-bottom: 7%;
}

.paragraph-36 {
  margin-top: 1%;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  text-align: justify;
}

.section-5 {
  display: -ms-grid;
  display: grid;
  margin-top: 10%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-141 {
  min-height: 85vh;
}

.div-block-142 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.section-6 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-143 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 0.5fr;
  grid-template-columns: 1fr 0.5fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/Nutrich-Fitness--Wellness-logo-2.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.section-7 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-144 {
  background-image: url('../images/Branding.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

.work {
  display: -ms-grid;
  display: grid;
  min-height: 100vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.package-design_-samp {
  background-image: url('../images/Package.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

.digital-marketing_samp {
  background-image: url('../images/digital-Marketing.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

.print-out-of-home-ads_samp {
  background-image: url('../images/print2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-145 {
  display: -ms-grid;
  display: grid;
  justify-items: end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 0.5fr;
  grid-template-columns: 1fr 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-146 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-8 {
  display: -ms-grid;
  display: grid;
  min-height: 100vh;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-147 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
}

.brand_samp {
  font-size: 40px;
  font-weight: 400;
  text-shadow: 1px 1px 1px #000;
  cursor: pointer;
}

.brand_samp:hover {
  -webkit-transform: translate(30px, 0px);
  -ms-transform: translate(30px, 0px);
  transform: translate(30px, 0px);
}

.div-block-148 {
  background-image: url('../images/Branding.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.pack_samp {
  font-size: 40px;
  font-weight: 400;
  text-shadow: 1px 1px 3px #000;
  cursor: pointer;
}

.pack_samp:hover {
  -webkit-transform: translate(30px, 0px);
  -ms-transform: translate(30px, 0px);
  transform: translate(30px, 0px);
}

.web_samp {
  font-size: 40px;
  font-weight: 400;
  text-shadow: 1px 1px 3px #000;
  cursor: pointer;
}

.web_samp:hover {
  -webkit-transform: translate(30px, 0px);
  -ms-transform: translate(30px, 0px);
  transform: translate(30px, 0px);
}

.digital_samp {
  font-size: 40px;
  font-weight: 400;
  text-shadow: 1px 1px 3px #000;
  cursor: pointer;
}

.digital_samp:hover {
  -webkit-transform: translate(30px, 0px);
  -ms-transform: translate(30px, 0px);
  transform: translate(30px, 0px);
}

.mot_samp {
  font-size: 40px;
  font-weight: 400;
  text-shadow: 1px 1px 3px #000;
  cursor: pointer;
}

.mot_samp:hover {
  -webkit-transform: translate(30px, 0px);
  -ms-transform: translate(30px, 0px);
  transform: translate(30px, 0px);
}

.print_samp {
  font-size: 40px;
  font-weight: 400;
  text-shadow: 1px 1px 3px #000;
  cursor: pointer;
}

.print_samp:hover {
  -webkit-transform: translate(30px, 0px);
  -ms-transform: translate(30px, 0px);
  transform: translate(30px, 0px);
}

.heading-129 {
  font-family: Gotham, sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 10px;
}

.div-block-155 {
  padding-top: 2%;
  padding-bottom: 0%;
  background-image: url('../images/branding-3.gif');
  background-position: 100% 100%;
  background-size: cover;
}

.div-block-157 {
  min-height: 50vh;
  background-image: url('../images/3-STar-Two-Cups-Mockup.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-130 {
  margin-top: 3px;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  cursor: pointer;
}

.heading-131 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

.div-block-158 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 45vh;
  margin-top: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-25 {
  color: #fff;
}

.link-25:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 0 #333;
}

.div-block-159 {
  min-height: 45vh;
  background-image: url('../images/10.-Magnify-Manoj-Digital-Marketing.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-160 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/MAGNIFY-MANOJ.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.heading-132 {
  margin-top: 3px;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #999;
  font-size: 45px;
  font-weight: 400;
}

.heading-133 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

.link-26 {
  color: #fff;
}

.link-26:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-161 {
  min-height: 45vh;
  background-image: url('../images/Zolo-warentty-card-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-134 {
  margin-top: 3px;
}

.heading-135 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 14px;
}

.div-block-162 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/ZOLO.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-136 {
  margin-top: 3px;
  margin-bottom: 0px;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 55px;
  font-weight: 400;
}

.heading-137 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

.link-27 {
  color: #fff;
}

.link-27:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-163 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/YUMMY_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-138 {
  margin-top: 3px;
  margin-bottom: 0px;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
}

.heading-139 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.link-28 {
  color: #fff;
}

.link-28:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-164 {
  min-height: 45px;
}

.div-block-165 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/JO.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-140 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.heading-141 {
  margin-top: 3px;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 45px;
  font-weight: 400;
}

.link-29 {
  color: #fff;
  cursor: pointer;
}

.link-29:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 2px #333;
}

.div-block-166 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/GREENE.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-142 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

.heading-143 {
  margin-top: 3px;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
}

.link-30 {
  color: #fff;
  cursor: pointer;
}

.link-30:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-167 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/south.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.heading-144 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

.heading-145 {
  margin-top: 3px;
  margin-bottom: 0px;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
}

.link-31 {
  color: #fff;
  cursor: pointer;
}

.link-31:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-168 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Thaadi-Mens-Hub-.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.heading-146 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

.heading-147 {
  margin-top: 3px;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 45px;
  font-weight: 400;
  cursor: pointer;
}

.link-32 {
  color: #fff;
}

.link-32:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-169 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/X-brand-TSHIRT-box_1.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.heading-148 {
  margin-top: 3px;
  margin-bottom: 0px;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 45px;
  font-weight: 400;
}

.heading-149 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

.link-33 {
  color: #fff;
  cursor: pointer;
}

.link-33:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-170 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/kvm.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-150 {
  margin-top: 3px;
  margin-bottom: 0px;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-size: 45px;
  font-weight: 400;
}

.heading-151 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

.link-34 {
  color: #fff;
  cursor: pointer;
}

.link-34:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-171 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Branding.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-152 {
  margin-top: 3px;
  margin-bottom: 0px;
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  letter-spacing: 0px;
}

.heading-153 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

.link-35 {
  color: #fff;
  cursor: pointer;
}

.link-35:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-172 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Aroma-Dental-care-logo-7_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-154 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

.heading-155 {
  margin-top: 3px;
  margin-bottom: 0px;
  cursor: pointer;
}

.link-36 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
}

.link-36:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-173 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/jeelani.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-156 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

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

.link-37 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  cursor: pointer;
}

.link-37:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-174 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/ws.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-158 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

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

.link-38 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  cursor: pointer;
}

.link-38:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-175 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/asrv_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-160 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

.heading-161 {
  margin-top: 3px;
  margin-bottom: 0px;
  font-family: 'Rugsnatcher demo', sans-serif;
  font-weight: 400;
}

.link-39 {
  color: #fff;
  font-size: 45px;
  cursor: pointer;
}

.link-39:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-176 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/crate-hunt-pubg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.heading-162 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

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

.link-40 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  cursor: pointer;
}

.link-40:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-177 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/lifecare2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-164 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

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

.link-41 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  cursor: pointer;
}

.link-41:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.div-block-178 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/arfi_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-166 {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
}

.heading-167 {
  margin-top: 3px;
}

.link-42 {
  font-family: 'Rugsnatcher demo', sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
}

.link-42:hover {
  color: #ed6b23;
  text-shadow: 1px 1px 1px #333;
}

.image-97 {
  display: block;
}

@media screen and (max-width: 991px) {
  .div-block-2 {
    background-position: 50% 100%;
  }

  .heading-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 50px;
  }

  .bold-text {
    font-size: 80px;
  }

  .heading-11 {
    font-size: 30px;
  }

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

  .div-block-106 {
    margin-right: 5%;
    margin-left: 5%;
  }

  .heading-78 {
    font-size: 30px;
  }

  .paragraph-27 {
    font-size: 12px;
  }

  .heading-79 {
    font-size: 30px;
  }

  .paragraph-28 {
    font-size: 12px;
  }

  .heading-80 {
    font-size: 30px;
  }

  .paragraph-29 {
    font-size: 12px;
  }

  .paragraph-30 {
    font-size: 12px;
  }

  .heading-81 {
    font-size: 30px;
  }

  .div-block-107 {
    background-position: 50% 100%;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    min-height: 55vh;
    background-position: 50% 100%;
  }

  .heading-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 40px;
  }

  .contact-form {
    padding: 40px 20px;
  }

  .bold-text {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 60px;
  }

  .contact-form-2 {
    padding: 40px 20px;
  }

  .paragraph-5 {
    font-size: 13px;
    line-height: 18px;
  }

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

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

  .div-block-11 {
    margin-right: 8%;
  }

  .div-block-12 {
    display: block;
  }

  .div-block-14 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-15 {
    padding-left: 4%;
  }

  .container-4 {
    display: block;
    margin-top: 0%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .paragraph-8 {
    font-size: 13px;
    line-height: 16px;
  }

  .paragraph-9 {
    padding-right: 4%;
    padding-left: 4%;
  }

  .paragraph-11 {
    padding-right: 4%;
    padding-left: 4%;
  }

  .paragraph-12 {
    padding-right: 4%;
    padding-left: 4%;
  }

  .paragraph-14 {
    padding-right: 4%;
    padding-left: 4%;
    text-align: center;
  }

  .heading-39 {
    font-size: 45px;
  }

  .paragraph-16 {
    padding-right: 3%;
    padding-left: 3%;
    line-height: 20px;
    text-align: justify;
  }

  .heading-52.client {
    font-size: 50px;
  }

  .div-block-28 {
    min-height: 80vh;
    background-position: 50% 100%;
    background-size: cover;
  }

  .div-block-57 {
    display: block;
  }

  .div-block-58 {
    display: block;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .div-block-59 {
    display: block;
  }

  .div-block-60 {
    display: block;
  }

  .div-block-61 {
    display: block;
  }

  .heading-60 {
    font-size: 40px;
  }

  .paragraph-20 {
    padding-right: 5%;
    padding-left: 5%;
    text-align: justify;
  }

  .heading-62 {
    font-size: 45px;
  }

  .paragraph-21 {
    line-height: 18px;
  }

  .heading-65 {
    font-size: 50px;
  }

  .div-block-106 {
    font-size: 13px;
    line-height: 19px;
  }

  .paragraph-27 {
    font-size: 13px;
    line-height: 19px;
    text-align: justify;
  }

  .paragraph-28 {
    font-size: 13px;
    line-height: 19px;
  }

  .paragraph-29 {
    font-size: 13px;
    line-height: 19px;
  }

  .paragraph-30 {
    font-size: 13px;
    line-height: 19px;
  }

  .div-block-108 {
    min-height: 55vh;
  }

  .div-block-109 {
    min-height: 55vh;
  }

  .div-block-110 {
    min-height: 55vh;
    background-position: 50% 50%;
  }

  .section-2 {
    -ms-grid-columns: 0.5fr 1fr 0.75fr;
    grid-template-columns: 0.5fr 1fr 0.75fr;
  }

  .div-block-112 {
    min-height: 55vh;
  }

  .div-block-113 {
    min-height: 55vh;
    background-position: 0% 50%;
  }

  .div-block-114 {
    min-height: 55vh;
  }

  .div-block-115 {
    min-height: 55vh;
  }

  .div-block-116 {
    min-height: 55vh;
  }

  .div-block-118 {
    min-height: 55vh;
  }

  .div-block-119 {
    min-height: 55vh;
  }

  .div-block-120 {
    min-height: 55vh;
  }

  .div-block-121 {
    min-height: 55vh;
  }

  .div-block-122 {
    min-height: 55vh;
  }

  .div-block-123 {
    min-height: 55vh;
  }

  .div-block-130 {
    min-height: 55vh;
  }

  .section-3 {
    display: block;
  }

  .aroma.card_anim {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .x-brand.card_anim {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .yummy.card_anim {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .zolo.card_anim {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .thaadi.card_anim {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cratehunt.card_anim {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .card_anim {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-138 {
    min-height: 55vh;
  }

  .div-block-149 {
    margin-left: 7%;
  }

  .image-96 {
    margin-top: 10%;
  }

  .div-block-150 {
    padding-top: 2%;
  }

  .div-block-151 {
    padding-top: 2%;
  }

  .div-block-152 {
    padding-top: 2%;
  }

  .div-block-153 {
    padding-top: 2%;
  }

  .div-block-154 {
    padding-top: 2%;
  }

  .body-2 {
    display: block;
  }

  .div-block-155 {
    background-image: none;
  }

  .div-block-156 {
    min-height: 70vh;
    background-image: url('../images/branding-3.gif');
    background-position: 100% 100%;
    background-size: auto;
  }
}

#w-node-c98bb542b5e6-1ebbc717 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 2.994318127632141;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-de8e977de060-1ebbc717 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 2.994318127632141;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-0fa93d554efa-1ebbc717 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 4.994318127632141;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-93295e960c91-1ebbc717 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 3.994318127632141;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-e25860b4ad9a-1ebbc717 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-f25c13f01085-1ebbc717 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-84feb7fd6994-1ebbc717 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-0aa940f59c28-1ebbc717 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-96d01052479f-1ebbc717 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-e9a9e3f1e609-1ebbc717 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-1e89ee6e43cd-1ebbc717 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-f002c47f8bd5-1ebbc717 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-7b8a9479ba99-9479ba97 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 1.9943181276321411;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-7b8a9479baa9-9479ba97 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-7b8a9479bab1-9479ba97 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-f10521c65a5f-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 3.994318127632141;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 4.994318127632141;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-f10521c65a61-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 5.994318127632141;
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 2.994318127632141;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-f10521c65a65-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 4.994318127632141;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 2.994318127632141;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-f10521c65a67-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 4.977272629737854;
  -ms-grid-column: 3.982954502105713;
  grid-column-start: 3.982954502105713;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-f10521c65a69-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 5.994318127632141;
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-f10521c65a6b-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 1.9943181276321411;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 2.9886362552642822;
  -ms-grid-row: 1.9943181276321411;
  grid-row-start: 1.9943181276321411;
}

#w-node-f10521c65a6d-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 4.994318127632141;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-f10521c65a6f-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 3.9829543828964233;
  -ms-grid-column: 2.9886362552642822;
  grid-column-start: 2.9886362552642822;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 2.9886362552642822;
  -ms-grid-row: 1.9943181276321411;
  grid-row-start: 1.9943181276321411;
}

#w-node-f10521c65a71-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 4.977272629737854;
  -ms-grid-column: 3.982954502105713;
  grid-column-start: 3.982954502105713;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 2.9886362552642822;
  -ms-grid-row: 1.9943181276321411;
  grid-row-start: 1.9943181276321411;
}

#w-node-f10521c65a73-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 4.994318127632141;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 5.994318127632141;
  -ms-grid-row: 5;
  grid-row-start: 5;
}

#w-node-f10521c65a75-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 1.9943181276321411;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 3.9829543828964233;
  -ms-grid-row: 2.9886362552642822;
  grid-row-start: 2.9886362552642822;
}

#w-node-f10521c65a79-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 5.994318127632141;
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 4.994318127632141;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-f10521c65a7b-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 4.994318127632141;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 4.994318127632141;
  -ms-grid-row: 4;
  grid-row-start: 4;
}

#w-node-f10521c65a7d-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 3.994318127632141;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 5.994318127632141;
  -ms-grid-row: 5;
  grid-row-start: 5;
}

#w-node-f10521c65a7f-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 4.977272629737854;
  -ms-grid-column: 3.982954502105713;
  grid-column-start: 3.982954502105713;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 3.9829543828964233;
  -ms-grid-row: 2.9886362552642822;
  grid-row-start: 2.9886362552642822;
}

#w-node-f10521c65a85-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 2.994318127632141;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 5.994318127632141;
  -ms-grid-row: 5;
  grid-row-start: 5;
}

#w-node-f10521c65a87-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 1.9943181276321411;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-f10521c65a89-21c65a5b {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 3.994318127632141;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 3.994318127632141;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-250698668c97-98668c91 {
  -ms-grid-column-span: 1;
  grid-column-end: 8;
  -ms-grid-column: 7;
  grid-column-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-250698668cb1-98668c91 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-250698668c9a-98668c91 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-646a6fd65c10-aaf82e50 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 1.9943181276321411;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-d5bdfd8783ae-aaf82e50 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-cf434c35233e-aaf82e50 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bdcc1976c221-aaf82e50 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-fd6ee4af712b-aaf82e50 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-bf89f5233e90-aaf82e50 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-9a664789a4b1-aaf82e50 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 2.994318127632141;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-6518fc545d3b-aaf82e50 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-011da034d225-aaf82e50 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 2.994318127632141;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bbd20d78035f-aaf82e50 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 2.994318127632141;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-7881337b5069-aaf82e50 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-7881337b5077-aaf82e50 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 2.994318127632141;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-765d6bdb8833-aaf82e50 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 2.994318127632141;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-97cd4905cf65-aaf82e50 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 1.9943181276321411;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-55d3968d1443-d77ea10e {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-55d3968d1445-d77ea10e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-55d3968d1447-d77ea10e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-55d3968d1449-d77ea10e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-55d3968d144b-d77ea10e {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-55d3968d144d-d77ea10e {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-55d3968d144f-d77ea10e {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-55d3968d1451-d77ea10e {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-1241a773d395-ace74853 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-48f57e64254b-ace74853 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 1.9943181276321411;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-9854ce408150-ace74853 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 2.994318127632141;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 2.994318127632141;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-ef8ef20094ed-ace74853 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-f072675af9b1-fbe75660 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 2.9886362552642822;
  -ms-grid-column: 1.9943181276321411;
  grid-column-start: 1.9943181276321411;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-80179eb5f637-fbe75660 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-eac7cd8a9a5e-fbe75660 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 1.9943181276321411;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-13212f569ad3-fbe75660 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 2.994318127632141;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-b42811439101-fbe75660 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 2.9886362552642822;
  -ms-grid-column: 1.9943181276321411;
  grid-column-start: 1.9943181276321411;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-3a7f661534de-da45e0c5 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-a7fb6bb44a48-da45e0c5 {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-8396d3b00d49-9588f522 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-8396d3b00d4b-9588f522 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-8396d3b00d4d-9588f522 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-8396d3b00d4f-9588f522 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-8396d3b00d51-9588f522 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-8396d3b00d53-9588f522 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-8396d3b00d55-9588f522 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-8396d3b00d57-9588f522 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-df0ba1698fb8-f2f11237 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-df0ba1698fba-f2f11237 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-df0ba1698fbc-f2f11237 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-df0ba1698fbe-f2f11237 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-df0ba1698fc0-f2f11237 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-df0ba1698fc2-f2f11237 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-df0ba1698fc4-f2f11237 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-df0ba1698fc6-f2f11237 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-fb9d43c94b51-824f1f31 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-fb9d43c94b53-824f1f31 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-fb9d43c94b55-824f1f31 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-fb9d43c94b57-824f1f31 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-fb9d43c94b59-824f1f31 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-fb9d43c94b5b-824f1f31 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-fb9d43c94b5d-824f1f31 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-fb9d43c94b5f-824f1f31 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-0923363c36ca-1a7d9745 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-0923363c36cc-1a7d9745 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-0923363c36ce-1a7d9745 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-0923363c36d0-1a7d9745 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-0923363c36d2-1a7d9745 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-0923363c36d4-1a7d9745 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-0923363c36d6-1a7d9745 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-0923363c36d8-1a7d9745 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-bfa0254f0c9b-0f677d2f {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bfa0254f0c9d-0f677d2f {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bfa0254f0c9f-0f677d2f {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bfa0254f0ca1-0f677d2f {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bfa0254f0ca3-0f677d2f {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-bfa0254f0ca5-0f677d2f {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-bfa0254f0ca7-0f677d2f {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-bfa0254f0ca9-0f677d2f {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-7a1c5a614077-9dd499de {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-7a1c5a614079-9dd499de {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-7a1c5a61407b-9dd499de {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-7a1c5a61407d-9dd499de {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-7a1c5a61407f-9dd499de {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-7a1c5a614081-9dd499de {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-7a1c5a614083-9dd499de {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-7a1c5a614085-9dd499de {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b51661caa688-2479a58e {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b51661caa68a-2479a58e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b51661caa68c-2479a58e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b51661caa68e-2479a58e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b51661caa690-2479a58e {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b51661caa692-2479a58e {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b51661caa694-2479a58e {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b51661caa696-2479a58e {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-52fadb2a572c-33f356a4 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-52fadb2a572e-33f356a4 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-52fadb2a5730-33f356a4 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-52fadb2a5732-33f356a4 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-52fadb2a5734-33f356a4 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-52fadb2a5736-33f356a4 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-52fadb2a5738-33f356a4 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-52fadb2a573a-33f356a4 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-72a591a9cc4b-233a8b3c {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-72a591a9cc4d-233a8b3c {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-72a591a9cc4f-233a8b3c {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-72a591a9cc51-233a8b3c {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-72a591a9cc53-233a8b3c {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-72a591a9cc55-233a8b3c {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-72a591a9cc57-233a8b3c {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-72a591a9cc59-233a8b3c {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3e21be02c195-45b7755f {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-3e21be02c197-45b7755f {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-3e21be02c199-45b7755f {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-3e21be02c19b-45b7755f {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-3e21be02c19d-45b7755f {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3e21be02c19f-45b7755f {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3e21be02c1a1-45b7755f {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3e21be02c1a3-45b7755f {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b3693b039eaf-e2cc6d57 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b3693b039eb1-e2cc6d57 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b3693b039eb3-e2cc6d57 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b3693b039eb5-e2cc6d57 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b3693b039eb7-e2cc6d57 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b3693b039eb9-e2cc6d57 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b3693b039ebb-e2cc6d57 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b3693b039ebd-e2cc6d57 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-1393836097ee-e1f5527f {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-1393836097f0-e1f5527f {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-1393836097f2-e1f5527f {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-1393836097f4-e1f5527f {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-1393836097f6-e1f5527f {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-1393836097f8-e1f5527f {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-1393836097fa-e1f5527f {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-1393836097fc-e1f5527f {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-0642eea30a22-be36e0be {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-0642eea30a24-be36e0be {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-0642eea30a26-be36e0be {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-0642eea30a28-be36e0be {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-0642eea30a2a-be36e0be {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-0642eea30a2c-be36e0be {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-0642eea30a2e-be36e0be {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-0642eea30a30-be36e0be {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3357eb6b6a84-ae422668 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-3357eb6b6a86-ae422668 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-3357eb6b6a88-ae422668 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-3357eb6b6a8a-ae422668 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-3357eb6b6a8c-ae422668 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3357eb6b6a8e-ae422668 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3357eb6b6a90-ae422668 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3357eb6b6a92-ae422668 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-76d179378dff-487149a4 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-76d179378e01-487149a4 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-76d179378e03-487149a4 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-76d179378e05-487149a4 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-76d179378e07-487149a4 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-76d179378e09-487149a4 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-76d179378e0b-487149a4 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-76d179378e0d-487149a4 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-4f8ecca1ec3c-0d8a2722 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-4f8ecca1ec3e-0d8a2722 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-4f8ecca1ec40-0d8a2722 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-4f8ecca1ec42-0d8a2722 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-4f8ecca1ec44-0d8a2722 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-4f8ecca1ec46-0d8a2722 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-4f8ecca1ec48-0d8a2722 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-4f8ecca1ec4a-0d8a2722 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3968c9f7d937-e2f71ec6 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 3.994318127632141;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-ed58166d5f1a-e2f71ec6 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 2.994318127632141;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-c23ecc14680e-e2f71ec6 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 4.994318127632141;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-e3f8fbcdd636-e2f71ec6 {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 3.994318127632141;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 2.994318127632141;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-d4d78409657d-c7ea5ccb {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-d4d78409657f-c7ea5ccb {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-d4d784096581-c7ea5ccb {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-d4d784096583-c7ea5ccb {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-d4d784096585-c7ea5ccb {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d4d784096587-c7ea5ccb {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d4d784096589-c7ea5ccb {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-d4d78409658b-c7ea5ccb {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-3c1cb7a51e59-f73db30f {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 1.9943181276321411;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-049137b77a1d-f73db30f {
  -ms-grid-column-span: 0.9943181276321411;
  grid-column-end: 2.994318127632141;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 0.9943181276321411;
  grid-row-end: 1.9943181276321411;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-7b8a9479ba99-9479ba97 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 0.9943181276321411;
    grid-column-end: 1.9943181276321411;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 0.9943181276321411;
    grid-row-end: 2.994318127632141;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-7b8a9479baa9-9479ba97 {
    -ms-grid-row-align: end;
    align-self: end;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-7b8a9479bab1-9479ba97 {
    -ms-grid-column-align: end;
    justify-self: end;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }

  #w-node-250698668c97-98668c91 {
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-column-span: 2;
    grid-column-end: 6;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-65601efaba94-aaf82e50 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
  }

  #w-node-f072675af9b1-fbe75660 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-80179eb5f637-fbe75660 {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b42811439101-fbe75660 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 0.9943181276321411;
    grid-column-end: 1.9943181276321411;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 0.9943181276321411;
    grid-row-end: 2.994318127632141;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ef8ef20094dd-ace74853 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-ef8ef20094e5-ace74853 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-ef8ef20094e9-ace74853 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Chica gogo nf w01';
  src: url('../fonts/Chica-Gogo-NF-W01-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dmsans';
  src: url('../fonts/DMSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'A song for jennifer';
  src: url('../fonts/A-Song-For-Jennifer-BOLD.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'A song for jennifer';
  src: url('../fonts/a-song-for-jennifer.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rugsnatcher demo';
  src: url('../fonts/rugsnatcher-DEMO.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}