.image {
  margin-top: 10px;
}

.body {
  margin-right: 0px;
  margin-left: 0px;
  background-color: #f1f1f1;
  font-family: Neuemachina, sans-serif;
}

.navbar {
  margin-top: 0px;
  padding-left: 0px;
  background-color: transparent;
}

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

.columns {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  max-width: 1300px;
  clear: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block {
  width: 100%;
}

.div-block-2 {
  width: 100%;
}

.div-block-3 {
  width: 100%;
  max-width: 1380px;
}

.heading {
  color: #000;
  font-size: 90px;
  line-height: 113px;
  font-weight: 400;
  text-align: center;
}

.text-block {
  color: #000;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
}

.grid {
  grid-column-gap: 0px;
  -ms-grid-columns: 1fr 3.75fr 1fr;
  grid-template-columns: 1fr 3.75fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.heading-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.header {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 0px;
  font-family: Neuemachina, sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 42px;
  font-weight: 400;
  text-align: center;
}

.heading-1 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 990px;
  margin-bottom: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000;
  font-size: 590%;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  letter-spacing: -2px;
}

.div-block-4 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  max-width: 400px;
  min-height: 1px;
  min-width: 0px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  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: #d8d8d8;
  color: #d8d8d8;
  text-align: left;
}

.text-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Neuemachina, sans-serif;
  color: #cbcbcb;
  font-size: 20px;
  line-height: 26px;
}

.image-2 {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: inline-block;
  max-height: 20px;
  margin-right: 20px;
  color: #fff;
}

.image-3 {
  position: relative;
  left: auto;
  max-height: 20px;
  margin-right: 15px;
  color: #fff;
}

.div-block-5 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 0px;
  -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;
}

.text-block-3 {
  margin-left: 0px;
  font-family: Neuemachina, sans-serif;
  color: #4e4e4e;
  font-size: 20px;
  line-height: 26px;
}

.text-block-3._20px {
  margin-right: 12px;
}

.oval {
  position: absolute;
  left: 10%;
  top: 10%;
  bottom: auto;
  z-index: 1;
  display: block;
  margin-left: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.navlink {
  font-family: Neuemachina, sans-serif;
}

.button {
  position: absolute;
  left: auto;
  top: 75%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 250px;
  padding-top: 25px;
  -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;
  border-radius: 130px;
  background-color: #ff5c00;
  opacity: 1;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
  color: #fff;
  font-size: 78px;
  text-align: center;
  letter-spacing: -3px;
}

.button:hover {
  background-color: #000;
}

.div-block-6 {
  width: auto;
  max-width: 1300px;
}

.preview {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  -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-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;
}

.flxe_wrap {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.block {
  display: block;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.cards-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.cards-image-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  border-radius: 0%;
}

.cards-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.div-block-7 {
  width: 50%;
  margin-top: 190px;
  margin-right: 40px;
  padding-right: 0px;
}

.div-block-8 {
  width: 50%;
}

.image-4 {
  position: relative;
  z-index: 1;
  box-shadow: -67px 67px 90px 10px rgba(0, 0, 0, 0.17);
}

.image-5 {
  margin-top: 40px;
}

.image-5.image-4 {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.image-6 {
  margin-top: 40px;
}

.image-7 {
  margin-top: 40px;
}

.image-8 {
  margin-top: 40px;
}

.image-8.image-108 {
  margin-bottom: 40px;
}

.div-block-9 {
  position: static;
  display: block;
  max-width: 1300px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  -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;
}

.link_category {
  margin-right: 10px;
  padding: 8px 10px;
  color: #d8d8d8;
  font-size: 114px;
  line-height: 130px;
  letter-spacing: -2.5px;
  text-decoration: none;
}

.link_category:hover {
  padding: 7px 9px;
  border-style: solid;
  border-width: 1px;
  border-color: #e5e5e5;
  border-radius: 6px;
  color: #fa6400;
}

.div-block-10 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.counter {
  position: absolute;
  left: 64.5px;
  top: 3010px;
  right: 64.5px;
  bottom: 3010px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 120px;
  -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-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;
  border-style: solid;
  border-width: 1px;
  border-color: #e5e5e5;
  border-radius: 6px;
}

.number {
  display: none;
  height: 0px;
  font-family: 'DM Sans', sans-serif;
  color: #676767;
  font-size: 26px;
  line-height: 26px;
  font-weight: 500;
  text-align: right;
  letter-spacing: -0.6px;
}

.tag {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 120px;
  margin-right: 20px;
  margin-bottom: 20px;
  -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-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;
  border-radius: 6px;
  text-decoration: none;
}

.tag:hover {
  border: 1px solid #000;
  text-decoration: none;
}

.category {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

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

.div-block-11 {
  display: block;
  width: 50%;
  margin-top: 0px;
  margin-right: 40px;
}

.div-block-12 {
  display: block;
  width: 50%;
  margin-top: 120px;
}

.preview-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-9 {
  margin-top: 40px;
}

.image-10 {
  margin-top: 40px;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #d8d8d8;
  font-size: 116px;
  line-height: 130px;
  font-weight: 400;
  letter-spacing: -2.5px;
}

.heading_main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin: 0px auto 70px;
}

.div-block-16 {
  width: 50%;
  margin-right: 40px;
}

.div-block-17 {
  width: 50%;
  margin-top: 130px;
}

.image-11 {
  margin-top: 40px;
  margin-right: 0px;
}

.image-12 {
  margin-top: 40px;
}

.image-13 {
  margin-top: 40px;
}

.image-14 {
  margin-top: 40px;
}

.image-15 {
  margin-top: 40px;
}

.image-16 {
  margin-top: 40px;
}

.image-17 {
  margin-top: 40px;
}

.image-18 {
  margin-top: 40px;
}

.image-19 {
  margin-top: 40px;
}

.div-block-18 {
  width: 50%;
  margin-right: 40px;
}

.div-block-19 {
  width: 50%;
  margin-top: 130px;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-20 {
  margin-top: 40px;
}

.image-21 {
  margin-top: 40px;
}

.image-22 {
  margin-top: 40px;
}

.image-23 {
  margin-top: 40px;
}

.image-24 {
  margin-top: 40px;
}

.image-25 {
  margin-top: 40px;
}

.image-26 {
  margin-top: 40px;
}

.image-27 {
  margin-top: 40px;
}

.image-28 {
  margin-top: 40px;
}

.image-29 {
  margin-top: 40px;
}

.image-30 {
  margin-top: 40px;
}

.image-31 {
  margin-top: 40px;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-22 {
  width: 50%;
  margin-right: 40px;
  margin-left: 0px;
  padding-left: 0px;
}

.div-block-23 {
  width: 50%;
  margin-top: 150px;
}

.image-32 {
  margin-top: 40px;
}

.image-33 {
  margin-top: 40px;
}

.image-34 {
  margin-top: 40px;
}

.image-35 {
  margin-top: 40px;
}

.image-36 {
  margin-top: 40px;
  margin-right: 0px;
  padding-right: 0px;
}

.image-37 {
  margin-top: 40px;
}

.image-38 {
  margin-top: 40px;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-25 {
  width: 50%;
  margin-right: 40px;
}

.div-block-26 {
  width: 50%;
  margin-top: 160px;
}

.image-39 {
  margin-top: 40px;
}

.image-40 {
  margin-top: 40px;
}

.image-41 {
  margin-top: 40px;
}

.image-42 {
  margin-top: 40px;
}

.image-43 {
  margin-top: 40px;
}

.image-44 {
  margin-top: 40px;
}

.image-45 {
  margin-top: 40px;
}

.image-46 {
  margin-top: 40px;
}

.image-47 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-48 {
  margin-top: 40px;
}

.image-49 {
  margin-top: 40px;
}

.image-50 {
  margin-top: 40px;
}

.image-51 {
  margin-top: 40px;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-28 {
  width: 50%;
  margin-right: 40px;
}

.div-block-29 {
  width: 50%;
  margin-top: 200px;
}

.image-52 {
  margin-top: 40px;
}

.image-53 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-54 {
  margin-top: 40px;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-31 {
  width: 50%;
  margin-right: 40px;
}

.div-block-32 {
  width: 50%;
  margin-top: 150px;
}

.image-55 {
  margin-top: 40px;
}

.image-56 {
  margin-top: 40px;
}

.image-57 {
  margin-top: 40px;
}

.image-58 {
  margin-top: 40px;
}

.image-59 {
  margin-top: 40px;
}

.image-60 {
  margin-top: 40px;
}

.image-61 {
  margin-top: 40px;
}

.image-62 {
  margin-top: 40px;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-34 {
  width: 50%;
  margin-right: 40px;
}

.div-block-35 {
  width: 50%;
  margin-top: 80px;
}

.image-63 {
  margin-top: 40px;
}

.image-64 {
  margin-top: 40px;
}

.image-65 {
  margin-top: 40px;
}

.image-66 {
  margin-top: 40px;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-37 {
  width: 50%;
  margin-right: 40px;
}

.div-block-38 {
  width: 50%;
  margin-top: 210px;
}

.image-67 {
  margin-top: 40px;
}

.image-68 {
  margin-top: 40px;
}

.image-69 {
  margin-top: 40px;
}

.image-70 {
  margin-top: 40px;
}

.image-71 {
  margin-top: 40px;
}

.image-72 {
  margin-top: 40px;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-40 {
  width: 50%;
  margin-right: 40px;
}

.div-block-41 {
  width: 50%;
  margin-top: 100px;
}

.image-73 {
  margin-top: 40px;
}

.image-74 {
  margin-top: 40px;
}

.image-75 {
  margin-top: 40px;
}

.image-76 {
  margin-top: 40px;
}

.image-77 {
  margin-top: 40px;
}

.image-78 {
  margin-top: 40px;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-43 {
  width: 50%;
  margin-right: 40px;
}

.div-block-44 {
  width: 50%;
  margin-top: 130px;
}

.image-79 {
  margin-top: 40px;
}

.image-80 {
  margin-top: 40px;
}

.image-81 {
  margin-top: 40px;
}

.image-82 {
  margin-top: 40px;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-46 {
  width: 50%;
  margin-right: 40px;
}

.div-block-47 {
  width: 50%;
  margin-top: 70px;
}

.image-83 {
  margin-top: 40px;
}

.image-84 {
  margin-top: 40px;
}

.image-85 {
  margin-top: 40px;
}

.image-86 {
  margin-top: 40px;
}

.image-87 {
  margin-top: 40px;
}

.image-88 {
  margin-top: 40px;
}

.image-89 {
  margin-top: 40px;
}

.image-90 {
  margin-top: 40px;
}

.image-91 {
  margin-top: 40px;
}

.div-block-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-49 {
  width: 50%;
  margin-right: 40px;
}

.div-block-50 {
  width: 50%;
}

.image-92 {
  margin-top: 150px;
}

.image-93 {
  margin-top: 40px;
}

.div-block-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-52 {
  width: 50%;
  margin-right: 40px;
}

.div-block-53 {
  width: 50%;
  margin-top: 50px;
}

.image-94 {
  margin-top: 40px;
}

.div-block-54 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-55 {
  width: 50%;
  margin-right: 40px;
}

.div-block-56 {
  width: 50%;
  margin-top: 130px;
}

.image-95 {
  margin-top: 40px;
}

.image-96 {
  margin-top: 40px;
}

.div-block-57 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-58 {
  width: 50%;
  margin-right: 40px;
}

.div-block-59 {
  width: 50%;
  margin-top: 180px;
}

.div-block-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-61 {
  width: 50%;
  margin-right: 40px;
}

.div-block-62 {
  width: 50%;
  margin-top: 170px;
}

.image-97 {
  margin-top: 40px;
}

.image-98 {
  margin-top: 40px;
}

.div-block-63 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: 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;
}

.div-block-64 {
  width: 50%;
  margin-right: 40px;
}

.div-block-65 {
  width: 50%;
  margin-top: 230px;
}

.image-99 {
  margin-top: 40px;
}

.image-100 {
  margin-top: 40px;
}

.image-101 {
  margin-top: 40px;
}

.image-102 {
  margin-top: 40px;
}

.div-block-66 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 750px;
  margin-top: 201px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-67 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-top: 300px;
  margin-right: auto;
  margin-left: auto;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #000;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading-5 {
  color: #fff;
  font-size: 100px;
  line-height: 116px;
}

.div-block-68 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 750px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-69 {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  margin-top: 300px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #fa6400;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.div-block-70 {
  position: fixed;
  overflow: hidden;
  width: 100vh;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  max-width: 1360px;
  margin-top: 30px;
  padding-top: 100px;
  padding-bottom: 100px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #d52e2e;
}

.purchase {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 300px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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;
  background-color: #191919;
}

.div-block-74 {
  display: block;
  width: 100%;
  max-width: 1300px;
  margin-top: 150px;
  margin-right: 30px;
  margin-left: 30px;
  padding-bottom: 120px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: solid;
  border-width: 1px;
  border-color: #2f2f2f;
}

.div-block-75 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 750px;
  margin-top: 150px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-6 {
  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;
  color: #fff;
  font-size: 100px;
  line-height: 116px;
  font-weight: 400;
  text-align: center;
}

.div-block-76 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 650px;
  margin-top: 90px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-77 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: 140px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-78 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.heading-7 {
  width: 200px;
  font-family: 'DM Sans', sans-serif;
  color: #a1a1a1;
  font-weight: 400;
}

.image-103 {
  margin-right: 20px;
}

.heading-8 {
  width: 200px;
  font-family: 'DM Sans', sans-serif;
  color: #a1a1a1;
  font-weight: 400;
}

.div-block-79 {
  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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.div-block-80 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 750px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.button-2 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-height: 70px;
  max-width: 750px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px 15px;
  -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-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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 3px;
  background-color: #ff5c00;
  font-family: Neuemachina, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.button-2:hover {
  background-color: #ee5600;
  box-shadow: 6px 6px 18px 0 rgba(255, 92, 0, 0.05);
}

.text-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'DM Sans', sans-serif;
  color: #727272;
  text-align: center;
}

.div-block-81 {
  display: block;
  max-width: 750px;
  min-height: 1px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #2f2f2f;
  color: #2f2f2f;
}

.button-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-height: 70px;
  max-width: 750px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 3px;
  background-color: transparent;
  font-size: 20px;
}

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

.text-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 33px;
  line-height: 38px;
  font-weight: 400;
  text-align: center;
}

.text-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  line-height: 35px;
}

.text-span {
  margin-left: 10px;
  padding-left: 0px;
  color: #ff5c00;
}

.text-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 750px;
  margin: 25px auto 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #727272;
  font-size: 21px;
  line-height: 31px;
  text-align: center;
}

.footer {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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;
  background-color: #191919;
}

.foot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1300px;
  margin-top: -1px;
  margin-right: 30px;
  margin-left: 30px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-style: solid;
  border-width: 1px;
  border-color: #2f2f2f;
}

.footer-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.3%;
  margin-top: -1px;
  margin-bottom: -1px;
  -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;
  border: 1px solid #2f2f2f;
}

.footer-block.left {
  margin-top: -1px;
  border-color: transparent;
}

.footer-block.right {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-color: transparent;
}

.image-104 {
  margin-right: 30px;
}

.image-105 {
  margin-right: 30px;
}

.image-106 {
  margin-right: 30px;
}

.div-block-82 {
  margin-top: 200px;
  margin-right: 30px;
  margin-bottom: 40px;
}

.div-block-83 {
  display: block;
  width: 100%;
  padding-bottom: 0px;
  -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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.link {
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.link.footer {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #ff5c00;
  line-height: 26px;
}

.div-block-84 {
  overflow: hidden;
  margin: 50px 30px 40px 40px;
}

.div-block-85 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-right: 30px;
  margin-left: 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-86 {
  margin-top: 40px;
  margin-right: 30px;
  margin-left: 40px;
}

.div-block-87 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 200px 30px 40px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.link-2 {
  margin-bottom: 10px;
  color: #656565;
  line-height: 16px;
  text-decoration: none;
}

.link-2:hover {
  color: #414141;
}

.div-block-88 {
  margin-top: 40px;
  margin-right: 30px;
}

.content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 300px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  -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;
}

.brand {
  position: static;
}

.all-block {
  position: relative;
  z-index: 2;
  display: block;
  margin-top: 80px;
  margin-right: 30px;
  margin-left: 30px;
}

.preview-block-2 {
  margin-top: 80px;
  margin-right: 30px;
  margin-left: 30px;
}

.menu-block {
  margin-top: 80px;
  margin-right: 30px;
  margin-left: 30px;
}

.features {
  margin-top: 300px;
  margin-right: 0px;
  margin-left: 0px;
}

.about {
  margin-top: 300px;
  margin-right: 0px;
  margin-left: 0px;
}

.portfolio {
  margin-top: 300px;
  margin-right: 0px;
  margin-left: 0px;
}

.gallery {
  margin-top: 300px;
  margin-right: 0px;
  margin-left: 0px;
}

.richtext {
  margin-top: 300px;
  margin-right: 0px;
  margin-left: 0px;
}

.testimonials {
  margin-top: 300px;
  margin-left: 0px;
}

.pricing {
  margin-top: 300px;
  margin-right: 0px;
  margin-left: 0px;
}

.team {
  margin-top: 300px;
  margin-right: 0px;
  margin-left: 0px;
}

.contact {
  margin-top: 300px;
}

.footer-category {
  margin-top: 300px;
}

.section {
  display: block;
  width: 100%;
  max-width: 1300px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menu-category {
  margin-top: 300px;
}

.mail {
  margin-top: 300px;
}

.call-to-action {
  margin-top: 300px;
}

.tables {
  margin-top: 300px;
}

.signup {
  margin-top: 300px;
}

.landing {
  margin-top: 300px;
}

.bold-text:hover {
  color: #c4c4c4;
}

.bold-text-2:hover {
  color: #c4c4c4;
}

.bold-text-3:hover {
  color: #c4c4c4;
}

.image-108 {
  margin-top: 40px;
  box-shadow: -2px 2px 12px 0 rgba(0, 0, 0, 0.02);
}

.text-block-25 {
  width: 90%;
  margin: 57px;
  font-size: 10vh;
  line-height: 1.5em;
}

.image-109 {
  display: none;
}

.div-block-89 {
  position: relative;
  z-index: 0;
  width: 1000px;
}

.div-block-89-copy {
  position: relative;
  display: -ms-grid;
  display: grid;
  width: 1000px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-90 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.image-110 {
  display: none;
  width: 100%;
}

.header-m {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 130px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.animation-header {
  position: static;
  display: block;
}

.bold-text-4:hover {
  color: #c4c4c4;
}

.bold-text-5:hover {
  color: #c4c4c4;
}

.bold-text-6:hover {
  color: #db4f00;
}

.bold-text-7:hover {
  color: #c4c4c4;
}

.download-stick {
  position: -webkit-sticky;
  position: sticky;
  left: auto;
  top: 90%;
  right: auto;
  bottom: auto;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-block-91 {
  position: -webkit-sticky;
  position: sticky;
  left: 10%;
  top: 37%;
  right: auto;
  bottom: auto;
  width: 100px;
  height: 100px;
}

.button-4 {
  position: -webkit-sticky;
  position: sticky;
  top: 90%;
  z-index: 100;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-right: 30px;
  margin-left: 30px;
  padding: 42px 5px;
  border-radius: 130px;
  background-color: #ff5c00;
  text-align: center;
}

.button-4.image-4 {
  position: fixed;
  top: auto;
  bottom: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: 50px;
  margin-bottom: 0px;
  margin-left: 50px;
  padding-top: 0px;
  padding-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-size: 24px;
  line-height: 26px;
}

.button-4.image-4:hover {
  background-color: #000;
}

.button-4.image-4.js-buy {
  opacity: 0;
}

.image-111 {
  margin-top: 40px;
}

.image-112 {
  margin-top: 40px;
}

.image-113 {
  margin-top: 40px;
}

.image-114 {
  margin-top: 40px;
}

.image-115 {
  margin-top: 40px;
}

.image-116 {
  margin-top: 40px;
}

.heading-9 {
  color: #111;
  font-size: 90px;
  line-height: 113px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -2px;
}

.preview-block {
  margin-top: 300px;
}

.div-block-93 {
  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;
}

.text-block-26 {
  width: 100%;
  margin-top: 15px;
  color: #bebebe;
  font-size: 40px;
  line-height: 46px;
  text-align: center;
  letter-spacing: -0.8px;
}

.div-block-97 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-98 {
  width: 100%;
  height: 1px;
  max-width: 430px;
  margin-top: 37px;
  margin-right: 50px;
  margin-left: 30px;
  padding-left: 0px;
  background-color: #d8d8d8;
}

.div-block-99 {
  width: 100%;
  height: 1px;
  max-width: 430px;
  margin-top: 37px;
  margin-right: 30px;
  margin-left: 50px;
  padding-right: 0px;
  background-color: #d8d8d8;
}

.div-block-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-block-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 2px;
  margin-top: 45px;
  margin-right: 60px;
  padding-top: 0px;
  padding-bottom: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
  text-decoration: none;
}

.link-block-2:hover {
  background-color: #ff5c00;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 2px;
  margin-top: 45px;
  margin-bottom: 0px;
  padding-bottom: 2px;
  -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;
  background-color: transparent;
  text-decoration: none;
}

.link-block-3:hover {
  background-color: #000;
}

.text-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000;
  font-size: 35px;
  line-height: 41px;
  letter-spacing: -0.8px;
}

.text-block-28 {
  margin-bottom: 3px;
  color: #000;
  font-size: 35px;
  line-height: 41px;
  letter-spacing: -0.8px;
}

.image-117 {
  width: 38px;
  height: 35px;
  margin-right: 20px;
  margin-bottom: 8px;
  padding-bottom: 0px;
}

.image-118 {
  width: 24px;
  height: 35px;
  margin-right: 20px;
  margin-bottom: 8px;
}

.div-block-101 {
  position: absolute;
  display: block;
  width: 170px;
  height: 2px;
  margin-top: 45px;
  background-color: #fa6400;
}

.div-block-101:hover {
  display: block;
}

.div-block-102 {
  position: absolute;
  width: 153px;
  height: 2px;
  margin-top: 45px;
  background-color: #000;
  color: #000;
}

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

  .header {
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .oval {
    left: 10%;
    top: 14%;
  }

  .button {
    top: 67%;
    right: 3%;
  }

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

  .div-block-71 {
    max-width: 0px;
    min-width: 100%;
  }

  .div-block-72 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    height: 1970px;
    margin-top: 300px;
    margin-bottom: 0px;
    -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;
    background-color: #000;
  }

  .link.footer {
    padding-bottom: 0px;
  }

  .div-block-84 {
    margin-top: 50px;
    margin-bottom: 40px;
  }

  .div-block-87 {
    margin-top: 200px;
    margin-bottom: 40px;
  }

  .all-block {
    position: relative;
    z-index: 2;
  }

  .header-m {
    display: none;
  }

  .animation-header {
    display: block;
  }

  .button-4.image-4 {
    bottom: 10%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 100px;
    padding: 42px 5px;
    font-size: 19px;
    line-height: 19px;
    text-align: center;
    letter-spacing: -0.5px;
  }

  .button-4.image-4:hover {
    background-color: #eb5500;
  }

  .preview-block {
    width: 100%;
    max-width: 1300px;
    margin-right: auto;
    margin-bottom: 300px;
    margin-left: auto;
  }

  .div-block-93 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border: 1px solid transparent;
  }

  .text-block-26 {
    margin-top: 15px;
  }

  .div-block-94 {
    width: 430px;
    height: 1px;
    max-width: 430px;
    min-height: 1px;
    margin-top: 19px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    border-style: none;
    border-width: 1px;
    border-color: #000;
    background-color: #a1a1a1;
  }

  .div-block-95 {
    width: 430px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    border: 1px none transparent;
    background-color: #4b4b4b;
  }

  .div-block-96 {
    width: 100%;
    max-width: 430px;
    min-height: 1px;
    margin-right: auto;
    margin-left: auto;
    background-color: #7c7c7c;
  }

  .div-block-97 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1300px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-98 {
    width: 100%;
    height: 1px;
    max-width: 430px;
    margin-top: 37px;
    margin-right: 50px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #d8d8d8;
  }

  .div-block-99 {
    width: 100%;
    height: 1px;
    max-width: 430px;
    margin-top: 37px;
    margin-right: 0px;
    margin-left: 50px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #d8d8d8;
  }

  .div-block-100 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1300px;
    margin-top: 70px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .link-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 60px;
    -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;
    text-decoration: none;
  }

  .link-block-3 {
    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;
    text-decoration: none;
  }

  .text-block-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    font-size: 35px;
    line-height: 41px;
    letter-spacing: -0.8px;
    text-decoration: none;
  }

  .text-block-28 {
    background-color: transparent;
    color: #000;
    font-size: 35px;
    line-height: 41px;
    letter-spacing: -0.8px;
    text-decoration: none;
  }

  .image-117 {
    width: 38px;
    height: 35px;
    margin-right: 20px;
  }

  .image-118 {
    width: 24px;
    height: 35px;
    margin-right: 20px;
  }

  .div-block-101 {
    position: absolute;
    display: block;
    width: 170px;
    height: 2px;
    margin-top: 45px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: #fa6400;
  }

  .div-block-102 {
    position: absolute;
    width: 153px;
    height: 2px;
    margin-top: 45px;
    padding-right: 0px;
    padding-bottom: 0px;
    color: #000;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 768px;
    margin-right: auto;
    margin-left: auto;
  }

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

  .heading-1 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 768px;
    margin-right: 30px;
    margin-left: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 470%;
    line-height: 1.5em;
  }

  .oval {
    position: absolute;
    left: 10%;
    top: 13%;
    display: block;
    width: 300px;
  }

  .navlink {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: center;
  }

  .button {
    position: absolute;
    left: auto;
    top: 75%;
    right: 0%;
    bottom: auto;
    width: 160px;
    height: 160px;
    padding-top: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 130px;
    font-size: 40px;
    letter-spacing: 0px;
  }

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

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .link_category {
    margin-right: 0px;
    padding-right: 8px;
    padding-left: 8px;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    border-radius: 0px;
    letter-spacing: -1px;
  }

  .link_category:hover {
    padding: 8px;
  }

  .number {
    display: none;
    font-size: 13px;
    line-height: 13px;
  }

  .heading-4 {
    font-size: 60px;
    line-height: 70px;
  }

  .heading-6 {
    font-size: 60px;
    line-height: 70px;
  }

  .button-2 {
    max-width: 650px;
  }

  .text-block-4 {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-81 {
    max-width: 650px;
  }

  .button-3 {
    max-width: 650px;
  }

  .text-block-7 {
    width: 100%;
    max-width: 650px;
  }

  .foot {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-82 {
    margin-top: 210px;
    margin-bottom: 0px;
  }

  .link {
    font-size: 15px;
  }

  .link.footer {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .div-block-84 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .div-block-85 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .div-block-86 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .div-block-87 {
    margin: 225px 20px 0px;
  }

  .link-2 {
    margin-bottom: 10px;
  }

  .div-block-88 {
    margin-top: 40px;
    margin-left: 0px;
  }

  .text-block-8 {
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    border-radius: 6px;
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-9 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-10 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-11 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-12 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-13 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-14 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-15 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-16 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-17 {
    font-size: 50px;
    line-height: 60px;
  }

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

  .text-block-19 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-20 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-21 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-22 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-23 {
    font-size: 50px;
    line-height: 60px;
  }

  .text-block-24 {
    font-size: 50px;
    line-height: 60px;
  }

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

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

  .bold-text-3 {
    font-size: 15px;
  }

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

  .image-109 {
    display: block;
  }

  .div-block-89 {
    width: 740px;
  }

  .div-block-89-copy {
    width: 94%;
    margin-right: auto;
    margin-left: auto;
  }

  .image-110 {
    display: block;
    margin-bottom: 50px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .button-4.image-4 {
    line-height: 100%;
  }

  .heading-9 {
    font-size: 470%;
    line-height: 1.5em;
  }

  .preview-block {
    margin-right: 30px;
    margin-left: 30px;
  }

  .text-block-26 {
    display: block;
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }

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

  .heading-1 {
    font-size: 320%;
    line-height: 1.5em;
  }

  .oval {
    left: 13%;
    top: 15%;
    width: 200px;
  }

  .navlink {
    text-align: center;
  }

  .button {
    right: 5%;
    bottom: 5%;
    width: 100px;
    height: 100px;
  }

  .preview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .div-block-7 {
    width: 100%;
    margin-top: 80px;
  }

  .div-block-8 {
    width: 100%;
  }

  .image-4 {
    position: relative;
    margin-top: 40px;
  }

  .image-6 {
    margin-bottom: 0px;
  }

  .link_category {
    padding: 7px;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.5px;
  }

  .link_category:hover {
    padding: 7px;
  }

  .div-block-11 {
    width: 100%;
  }

  .div-block-12 {
    width: 100%;
    margin-top: 0px;
  }

  .preview-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-9 {
    margin-bottom: 0px;
  }

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

  .heading_main {
    margin-bottom: 30px;
  }

  .div-block-16 {
    width: 100%;
  }

  .div-block-17 {
    width: 100%;
    margin-top: 40px;
  }

  .div-block-18 {
    width: 100%;
  }

  .div-block-19 {
    width: 100%;
    margin-top: 0px;
  }

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

  .image-25.image-4 {
    z-index: 2;
  }

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

  .div-block-22 {
    width: 100%;
  }

  .div-block-23 {
    width: 100%;
    margin-top: 40px;
  }

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

  .div-block-25 {
    width: 100%;
  }

  .div-block-26 {
    width: 100%;
    margin-top: 0px;
  }

  .div-block-27 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-28 {
    width: 100%;
    margin-right: 0px;
  }

  .div-block-29 {
    width: 100%;
    margin-top: 40px;
  }

  .image-53 {
    margin-top: 0px;
  }

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

  .div-block-31 {
    width: 100%;
  }

  .div-block-32 {
    width: 100%;
    margin-top: 40px;
  }

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

  .div-block-34 {
    width: 100%;
  }

  .div-block-35 {
    width: 100%;
    margin-top: 0px;
  }

  .image-64.image-4 {
    z-index: 2;
  }

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

  .div-block-37 {
    width: 100%;
    margin-right: 40px;
  }

  .div-block-38 {
    width: 100%;
    margin-top: 0px;
  }

  .image-69.image-4 {
    z-index: 2;
  }

  .div-block-39 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-40 {
    width: 100%;
  }

  .div-block-41 {
    width: 100%;
    margin-top: 0px;
  }

  .div-block-42 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-43 {
    width: 100%;
  }

  .div-block-44 {
    width: 100%;
    margin-top: 0px;
  }

  .image-80.image-4 {
    z-index: 2;
  }

  .div-block-45 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-46 {
    width: 100%;
  }

  .div-block-47 {
    width: 100%;
    margin-top: 40px;
  }

  .div-block-48 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-49 {
    width: 100%;
  }

  .div-block-50 {
    width: 100%;
  }

  .div-block-51 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-52 {
    width: 100%;
  }

  .div-block-53 {
    width: 100%;
    margin-top: 40px;
  }

  .div-block-54 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-55 {
    width: 100%;
  }

  .div-block-56 {
    width: 100%;
    margin-top: 0px;
  }

  .div-block-57 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-58 {
    width: 100%;
    margin-right: 40px;
  }

  .div-block-59 {
    width: 100%;
    margin-top: 0px;
  }

  .div-block-60 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-61 {
    width: 100%;
  }

  .div-block-62 {
    width: 100%;
    margin-top: 0px;
  }

  .div-block-63 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-64 {
    width: 100%;
  }

  .div-block-65 {
    width: 100%;
    margin-top: 40px;
  }

  .purchase {
    margin-top: 200px;
  }

  .div-block-74 {
    margin-top: 100px;
  }

  .div-block-75 {
    margin-top: 100px;
  }

  .div-block-76 {
    width: 100%;
    max-width: 400px;
    margin-top: 70px;
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-77 {
    width: 100%;
    max-width: 250px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-78 {
    width: 100%;
    max-width: 250px;
  }

  .button-2 {
    max-width: 400px;
    padding-top: 22px;
    padding-bottom: 20px;
    font-size: 18px;
  }

  .text-block-4 {
    max-width: 400px;
  }

  .button-3 {
    max-width: 400px;
    padding-top: 22px;
    padding-bottom: 20px;
    font-size: 18px;
  }

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

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

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

  .text-block-7 {
    max-width: 400px;
  }

  .foot {
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-block {
    width: 100%;
    border-color: transparent;
  }

  .footer-block.left {
    -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;
  }

  .div-block-82 {
    margin-top: 60px;
    margin-right: 0px;
  }

  .div-block-84 {
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .div-block-85 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-86 {
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-87 {
    margin: 60px 0px 10px;
  }

  .div-block-88 {
    margin-right: 0px;
  }

  .content-block {
    margin-top: 250px;
  }

  .features {
    margin-top: 250px;
  }

  .about {
    margin-top: 250px;
  }

  .portfolio {
    margin-top: 250px;
  }

  .gallery {
    margin-top: 250px;
  }

  .richtext {
    margin-top: 250px;
  }

  .testimonials {
    margin-top: 250px;
  }

  .pricing {
    margin-top: 250px;
  }

  .team {
    margin-top: 250px;
  }

  .contact {
    margin-top: 250px;
  }

  .footer-category {
    margin-top: 250px;
  }

  .menu-category {
    margin-top: 250px;
  }

  .mail {
    margin-top: 250px;
  }

  .call-to-action {
    margin-top: 250px;
  }

  .tables {
    margin-top: 250px;
  }

  .signup {
    margin-top: 250px;
  }

  .landing {
    margin-top: 250px;
  }

  .text-block-8 {
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    border-radius: 6px;
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-8:hover {
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
  }

  .text-block-9 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-10 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-11 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-12 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-13 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-14 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-15 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-16 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-17 {
    font-size: 40px;
    line-height: 50px;
  }

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

  .text-block-19 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-20 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-21 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-22 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-23 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-24 {
    font-size: 40px;
    line-height: 50px;
  }

  .image-107 {
    margin-bottom: 0px;
  }

  .image-108 {
    margin-bottom: 0px;
  }

  .icon {
    font-style: normal;
  }

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

  .div-block-89 {
    width: 555px;
  }

  .button-4.image-4 {
    width: 75px;
    height: 75px;
    margin-top: 0px;
    margin-right: 0px;
    padding-top: 29px;
    padding-bottom: 29px;
    border-radius: 130px;
    font-size: 20px;
  }

  .heading-9 {
    font-size: 320%;
    line-height: 1.5em;
  }

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

  .div-block-97 {
    margin-top: 30px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: 768px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-3 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
  }

  .heading-1 {
    max-width: 320px;
    margin: 0px 15px 25px;
    font-size: 210%;
    line-height: 1.5em;
    letter-spacing: 0px;
  }

  .div-block-4 {
    width: 100%;
    max-width: 280px;
    margin-top: 25px;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .div-block-5 {
    margin-top: 25px;
  }

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

  .oval {
    left: 5%;
    top: 18%;
    right: auto;
    width: 120px;
  }

  .button {
    position: static;
    top: auto;
    right: auto;
    bottom: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-bottom: 9px;
    -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-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-size: 30px;
  }

  .div-block-6 {
    display: block;
    width: auto;
    max-width: 479px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .preview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .centered-container {
    text-align: left;
  }

  .cards-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-7 {
    width: 100%;
    margin-top: 0px;
  }

  .div-block-8 {
    width: 100%;
  }

  .link_category {
    margin-right: 0px;
    padding: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
  }

  .link_category:hover {
    padding: 4px;
  }

  .number {
    display: none;
    font-size: 11px;
    line-height: 11px;
  }

  .heading-4 {
    font-size: 35px;
    line-height: 50px;
  }

  .heading_main {
    margin-top: 0px;
  }

  .div-block-16 {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-46 {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .div-block-74 {
    margin-top: 50px;
    margin-right: 20px;
    margin-left: 20px;
    border-color: transparent;
  }

  .div-block-75 {
    margin-top: 50px;
  }

  .heading-6 {
    overflow: hidden;
    font-size: 50px;
    line-height: 50px;
  }

  .div-block-76 {
    margin-top: 50px;
    -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-77 {
    max-width: 250px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    -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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .div-block-78 {
    max-width: 250px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-7 {
    font-size: 15px;
  }

  .button-2 {
    max-height: 55px;
    max-width: 350px;
    font-size: 16px;
  }

  .text-block-4 {
    width: 100%;
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
  }

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

  .footer {
    background-color: #191919;
  }

  .foot {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-color: transparent;
  }

  .footer-block {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-color: transparent;
  }

  .footer-block.left {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-block.right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-82 {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .link.footer {
    padding-bottom: 0px;
  }

  .div-block-84 {
    margin-left: 0px;
  }

  .div-block-85 {
    margin-top: 50px;
    margin-left: 0px;
  }

  .div-block-86 {
    margin-top: 20px;
    margin-left: 0px;
  }

  .div-block-87 {
    margin-top: 60px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .features {
    margin-top: 200px;
  }

  .about {
    margin-top: 200px;
  }

  .portfolio {
    margin-top: 200px;
  }

  .gallery {
    margin-top: 200px;
  }

  .richtext {
    margin-top: 200px;
  }

  .testimonials {
    margin-top: 200px;
  }

  .team {
    margin-top: 200px;
  }

  .contact {
    margin-top: 200px;
  }

  .footer-category {
    margin-top: 200px;
  }

  .text-block-8 {
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    border-radius: 6px;
    font-size: 25px;
    line-height: 40px;
  }

  .text-block-9 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-10 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-11 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-12 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-13 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-14 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-15 {
    font-size: 25px;
    line-height: 25px;
    letter-spacing: -0.1px;
  }

  .text-block-16 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-17 {
    font-size: 25px;
    line-height: 25px;
    letter-spacing: -1px;
  }

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

  .text-block-19 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-20 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-21 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-22 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-23 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-24 {
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-89 {
    max-width: 300px;
  }

  .div-block-90 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-110 {
    margin-bottom: 115px;
  }

  .header-m {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 100px;
  }

  .button-4.image-4 {
    width: 65px;
    height: 65px;
    margin-left: 20px;
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 19px;
  }

  .heading-9 {
    margin-bottom: 10px;
    font-size: 210%;
  }

  .text-block-26 {
    margin-top: 0px;
    font-size: 18px;
  }

  .div-block-97 {
    margin-top: 10px;
  }

  .div-block-98 {
    display: none;
    margin-right: 20px;
  }

  .div-block-99 {
    display: none;
    margin-left: 39px;
  }

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

  .link-block-2 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .link-block-3 {
    margin-right: auto;
    margin-left: auto;
  }
}

@font-face {
  font-family: 'Neuemachina';
  src: url('../fonts/NeueMachina-Regular.woff2') format('woff2'), url('../fonts/NeueMachina-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}