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

form {
  margin-bottom: 0px;
}

.grid {
  position: relative;
  z-index: 2;
  max-width: 1048px;
  margin-right: auto;
  margin-bottom: 110px;
  margin-left: auto;
  padding: 100px 50px 50px;
  grid-column-gap: 0px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-parent {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 380px;
  -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: #f7f7f7;
  background-image: url('../images/seltin-sweet.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.grid-parent._1 {
  height: 370px;
  border: 2px none #000;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url('../images/Frame-8.jpg');
  background-repeat: no-repeat;
}

.grid-parent._2 {
  height: 370px;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url('../images/Frame-9.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.grid-parent._3 {
  height: 370px;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url('../images/Frame-10.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.grid-parent._4 {
  height: 370px;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url('../images/Frame-11.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.grid-parent._5 {
  height: 370px;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url('../images/Frame-12.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.grid-parent._6 {
  height: 370px;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url('../images/Frame-13.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.grid-parent._7 {
  height: 370px;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url('../images/Frame-14.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.grid-parent._8 {
  width: 284px;
  height: 370px;
  margin-right: 10px;
  margin-left: 10px;
  border: 1px solid #000;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: radial-gradient(circle closest-corner at 50% 50%, rgba(248, 118, 250, 0.71), hsla(0, 0%, 100%, 0) 99%);
}

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

.intro-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 80px;
  -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;
}

.intro-parent.footer {
  height: 20px;
  margin-top: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.intro-parent.price {
  margin-top: -80px;
}

.num-txt {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin: 15px 30px auto auto;
  padding: 2px 4px;
  border: 1px none #000;
  background-color: hsla(0, 0%, 72.7%, 0.2);
  font-family: 'Helvetica Regular', sans-serif;
  color: #000;
  font-weight: 400;
}

.link-1 {
  position: absolute;
  left: 60px;
  top: 90px;
  z-index: 999;
  font-family: 'Helvetica Light', sans-serif;
  color: #000;
  text-decoration: none;
}

.link-2 {
  position: absolute;
  top: 90px;
  right: 60px;
  z-index: 999;
  font-family: 'Helvetica Light', sans-serif;
  color: #000;
  text-decoration: none;
}

.btn-parent {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 170px;
  height: 45px;
  -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: 2px solid #000;
  border-radius: 40px;
  font-family: 'Helvetica Regular', sans-serif;
  color: #000;
  text-decoration: none;
}

.btn-txt-1 {
  position: absolute;
}

.btn-txt-2 {
  position: absolute;
}

.outer-parent {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -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;
}

.circle-parent {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -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: 50px;
  background-color: #000;
}

.tri {
  margin-left: 2px;
}

.circle-main {
  position: absolute;
  z-index: 0;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  background-color: #000;
}

.seach-parent {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 170px;
  height: 45px;
  -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: 50px;
  background-color: #000;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

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

.search-button {
  position: absolute;
  left: 6px;
  z-index: 1;
  background-color: transparent;
  background-image: url('../images/mg.png');
  background-position: 50% 54%;
  background-size: 14px;
  background-repeat: no-repeat;
  color: transparent;
}

.search-input {
  width: 115px;
  margin-right: 15px;
  margin-bottom: 0px;
  padding-top: 6px;
  padding-bottom: 6px;
  float: right;
  border: 1px solid #000;
  border-radius: 40px;
  background-color: #000;
  font-family: 'Helvetica Light', sans-serif;
  color: #d6d6d6;
  font-size: 12px;
}

.search-2 {
  position: absolute;
  top: 3px;
  width: 100%;
}

.icon-parent {
  position: relative;
  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;
}

.tool-top {
  position: absolute;
  left: -10px;
  top: -28px;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 20px;
  -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: 20px;
  background-color: #000;
}

.tool-tip-text {
  font-family: 'Helvetica Light', sans-serif;
  color: #fff;
  font-size: 10px;
}

.settings-parent {
  position: relative;
  width: 40px;
  height: 26px;
  cursor: pointer;
}

.setting-bar {
  position: relative;
  width: 100%;
  height: 2px;
  margin-bottom: 8px;
  background-color: #000;
}

.settings-dot {
  position: absolute;
  left: 5px;
  top: -3px;
  width: 6px;
  height: 8px;
  border-radius: 20px;
  background-color: #000;
}

.settings-dot-1 {
  position: absolute;
  top: -3px;
  right: 5px;
  width: 6px;
  height: 8px;
  border-radius: 20px;
  background-color: #000;
}

.dot-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  -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;
  cursor: pointer;
}

.dot {
  width: 8px;
  height: 8px;
  margin-bottom: 6px;
  border-radius: 50px;
  background-color: #000;
}

.toggle-parent {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 28px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #d8d8d8;
  cursor: pointer;
}

.toggle-button {
  width: 22px;
  height: 22px;
  margin-left: 3px;
  border-radius: 60px;
  background-color: #8a8a8a;
}

.menu-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50px;
  height: 50px;
  padding: 12px 8px 8px;
  -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;
  cursor: pointer;
}

.menu-bar {
  width: 100%;
  height: 2px;
  margin-bottom: 6px;
  background-color: #000;
}

.share-parent {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  -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: 70px;
  background-color: #000;
}

.share-parent.top {
  z-index: 1;
}

.share-parent-1 {
  position: relative;
  width: 45px;
  height: 45px;
  cursor: pointer;
}

.text-parent {
  position: relative;
  z-index: 4;
}

.btn-txt-3 {
  font-family: 'Helvetica Regular', sans-serif;
  font-size: 16px;
}

.a-1 {
  position: absolute;
  left: 60px;
  top: 10px;
  right: 0%;
  bottom: auto;
  width: 18px;
  height: 2px;
  margin-left: 6px;
  background-color: #000;
}

.a-2 {
  position: absolute;
  left: auto;
  top: 3px;
  right: 0%;
  bottom: auto;
  width: 8px;
  height: 2px;
  background-color: #000;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.a-3 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 3px;
  width: 8px;
  height: 2px;
  background-color: #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.btn-parent-txt {
  position: relative;
}

.grid-parent-full {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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: #f7f7f7;
}

.btn-parent-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 170px;
  height: 45px;
  -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: 2px solid #000;
  border-radius: 50px;
  font-family: 'Helvetica Regular', sans-serif;
  color: #000;
  text-decoration: none;
}

.text {
  position: absolute;
}

.play-parent-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  -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;
}

.circle-back-2 {
  position: absolute;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  border-radius: 120px;
  background-color: #000;
}

.circle-front-2 {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  -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: 120px;
  background-color: #000;
}

.tri-3 {
  margin-left: 2px;
}

.search-parent {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 170px;
  height: 45px;
  -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: 50px;
  background-color: #000;
}

.s-input {
  position: relative;
  left: 18px;
  top: 12px;
  width: 120px;
  float: right;
  border: 1px solid #000;
  border-radius: 30px;
  background-color: #000;
  font-family: 'Helvetica Regular', sans-serif;
  color: #fff;
}

.s-btn {
  position: absolute;
  left: 5px;
  top: 3px;
  width: 34px;
  background-color: transparent;
  background-image: url('../images/mg.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  color: transparent;
}

.tool-tip-parent-1 {
  position: relative;
  width: 40px;
  height: 28px;
}

.tool-bar {
  position: relative;
  width: 100%;
  height: 2px;
  margin-bottom: 10px;
  background-color: #000;
}

.tool-dot-1 {
  position: absolute;
  left: 7px;
  top: -3px;
  width: 6px;
  height: 8px;
  border-radius: 20px;
  background-color: #000;
}

.tool-dot-2 {
  position: absolute;
  top: -3px;
  right: 7px;
  width: 6px;
  height: 8px;
  border-radius: 20px;
  background-color: #000;
}

.tool-tip {
  position: absolute;
  left: -10px;
  bottom: 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65px;
  height: 20px;
  -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: 20px;
  background-color: #000;
}

.tool-tip-text-1 {
  font-family: 'Helvetica Light', sans-serif;
  color: #fff;
  font-size: 12px;
}

.close-parent {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  -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;
}

.dot-1 {
  width: 8px;
  height: 8px;
  margin-bottom: 6px;
  border-radius: 40px;
  background-color: #000;
}

.toggle-parent-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 28px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #dadada;
}

.toggle-dot {
  width: 22px;
  height: 22px;
  margin-left: 4px;
  border-radius: 20px;
  background-color: #bdbdbd;
}

.menu-parent-1 {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 40px;
  padding: 10px;
}

.menu-bar-1 {
  width: 100%;
  height: 2px;
  margin-bottom: 7px;
  background-color: #000;
}

.s-parent {
  position: relative;
  width: 45px;
  height: 45px;
}

.s-child {
  position: absolute;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  -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: 70px;
  background-color: #000;
}

.s-child.s-img {
  z-index: 0;
  margin-top: 0px;
}

.text-parent-1 {
  position: relative;
}

.text-parent-2 {
  position: relative;
  font-family: 'Helvetica Regular', sans-serif;
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

.arrow-parent {
  position: absolute;
  left: 65px;
  top: 10px;
  right: 0%;
  bottom: auto;
  z-index: 0;
  width: 18px;
  height: 2px;
  background-color: #000;
}

.a-11 {
  position: absolute;
  left: auto;
  top: -1px;
  right: 2px;
  bottom: auto;
  width: 2px;
  height: 8px;
  background-color: #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.a-22 {
  position: absolute;
  left: auto;
  top: -5px;
  right: 2px;
  bottom: auto;
  width: 2px;
  height: 8px;
  background-color: #000;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

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

.heading {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  line-height: 29px;
  font-style: italic;
  font-weight: 200;
  text-align: center;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #000;
  font-size: 26px;
  line-height: 30px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.heading-2:hover {
  text-decoration: underline;
}

.link-block {
  position: absolute;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.image-2 {
  position: relative;
  z-index: 2;
  display: block;
  width: 150px;
  margin-bottom: 29px;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.blur-bl {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: none;
  overflow: visible;
  width: 100%;
  height: 100%;
  border: 1px none #000;
  border-radius: 0px;
  opacity: 0.75;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  -o-object-fit: fill;
  object-fit: fill;
}

.arrow {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Helvetica Light', sans-serif;
  color: #000;
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  text-decoration: none;
  cursor: pointer;
}

.arrow:hover {
  text-decoration: underline;
}

.link-3 {
  margin-right: 15px;
  margin-bottom: 20px;
  color: #000;
}

.blur-bl-2 {
  position: fixed;
  left: 3%;
  top: auto;
  right: auto;
  bottom: 10%;
  z-index: 1;
  width: 17.5vw;
  opacity: 0.75;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.blur-tr-container {
  position: fixed;
  left: auto;
  top: 10vh;
  right: 0%;
  bottom: auto;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 20vw;
  height: 80vh;
  -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;
  opacity: 0.7;
  -webkit-filter: blur(45px);
  filter: blur(45px);
}

.blur-tr {
  position: relative;
  z-index: 0;
  width: 20vw;
  height: 80vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.blur-tm {
  position: fixed;
  left: 55%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 8vw;
  opacity: 0.7;
  -webkit-filter: blur(30px);
  filter: blur(30px);
}

.italic-text {
  font-weight: 700;
}

.italic-text-2 {
  font-weight: 700;
}

.text-span {
  font-weight: 200;
}

.text-span-2 {
  font-size: 25px;
  line-height: 30px;
}

@media screen and (max-width: 991px) {
  .grid {
    height: auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .grid-parent._1 {
    background-color: #000;
    background-position: 50% 50%;
    background-size: cover;
  }

  .grid-parent._2 {
    background-size: cover;
  }

  .grid-parent._3 {
    background-size: cover;
  }

  .grid-parent._4 {
    background-size: cover;
  }

  .grid-parent._5 {
    background-size: cover;
  }

  .grid-parent._6 {
    background-size: cover;
  }

  .grid-parent._7 {
    background-size: cover;
  }

  .grid-parent._8 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .num-txt {
    margin-right: 15px;
  }

  .blur-bl {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .grid {
    margin-bottom: 0px;
    padding-top: 80px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-parent._1 {
    background-color: hsla(0, 0%, 100%, 0);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .grid-parent._2 {
    background-color: hsla(0, 0%, 100%, 0);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .grid-parent._3 {
    background-color: hsla(0, 0%, 100%, 0);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .grid-parent._4 {
    background-color: hsla(0, 0%, 100%, 0);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .grid-parent._5 {
    background-color: hsla(0, 0%, 100%, 0);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .grid-parent._6 {
    background-color: hsla(0, 0%, 100%, 0);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .grid-parent._7 {
    background-color: hsla(0, 0%, 100%, 0);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .grid-parent._8 {
    width: 284px;
    margin-right: 92px;
    margin-left: 92px;
  }

  .num-txt {
    position: relative;
    margin-right: 106px;
    margin-left: auto;
  }

  .link-1 {
    top: 100px;
  }

  .blur-bl {
    width: 100%;
  }

  .blur-tr-container {
    width: 50vw;
  }

  .blur-tr {
    width: 50vw;
  }
}

@media screen and (max-width: 479px) {
  .grid {
    height: auto;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid-parent._1 {
    margin-top: 100px;
  }

  .grid-parent._8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 284px;
    height: 140px;
    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;
    border-style: solid;
    border-width: 1px;
  }

  .grid-parent._8:hover {
    border-style: solid;
  }

  .intro-parent {
    position: relative;
    height: 100px;
    margin-top: 150px;
    margin-bottom: 6px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0px none #000;
    color: #fff;
  }

  .num-txt {
    margin-right: 22px;
  }

  .link-1 {
    left: 20px;
    top: 40px;
    font-size: 11px;
  }

  .link-2 {
    top: 40px;
    right: 20px;
    font-size: 11px;
  }

  .image {
    width: 80px;
  }

  .heading {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    color: #000;
    text-align: center;
  }

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

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

  .blur-bl {
    position: relative;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .arrow {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .blur-tr-container {
    top: 30vh;
    height: 60vh;
  }

  .blur-tr {
    height: 60vh;
  }
}

#w-node-_0cff4adc-880d-96c7-f2ad-521eb75ce153-0d3fa207 {
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_326903e1-72d1-9fbf-7ab9-a8ca2d615184-0d3fa207 {
    -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-_0a1a1714-fd79-f48c-b2a4-34dbe95e5ca7-0d3fa207 {
    -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-adfcbd93-9d89-0996-475e-b544537d0bfb-0d3fa207 {
    -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-a85e0059-7508-103f-7b63-525784c5f0eb-0d3fa207 {
    -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-_08d5176f-05f6-829a-87f8-6e06c96b6580-0d3fa207 {
    -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-c334a242-44aa-9c3a-b272-d989cc5c069f-0d3fa207 {
    -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-efe6c72f-cc95-75a9-25e8-ba44eb2729f5-0d3fa207 {
    -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-_0cff4adc-880d-96c7-f2ad-521eb75ce153-0d3fa207 {
    -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;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_326903e1-72d1-9fbf-7ab9-a8ca2d615184-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-_0a1a1714-fd79-f48c-b2a4-34dbe95e5ca7-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-adfcbd93-9d89-0996-475e-b544537d0bfb-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-a85e0059-7508-103f-7b63-525784c5f0eb-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-_08d5176f-05f6-829a-87f8-6e06c96b6580-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-c334a242-44aa-9c3a-b272-d989cc5c069f-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-efe6c72f-cc95-75a9-25e8-ba44eb2729f5-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-_0cff4adc-880d-96c7-f2ad-521eb75ce153-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_326903e1-72d1-9fbf-7ab9-a8ca2d615184-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-_0a1a1714-fd79-f48c-b2a4-34dbe95e5ca7-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-adfcbd93-9d89-0996-475e-b544537d0bfb-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-a85e0059-7508-103f-7b63-525784c5f0eb-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-_08d5176f-05f6-829a-87f8-6e06c96b6580-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-c334a242-44aa-9c3a-b272-d989cc5c069f-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-efe6c72f-cc95-75a9-25e8-ba44eb2729f5-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-_0cff4adc-880d-96c7-f2ad-521eb75ce153-0d3fa207 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
}

@font-face {
  font-family: 'Helvetica Regular';
  src: url('../fonts/HelveticaNeueLt.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helvetica Light';
  src: url('../fonts/HelveticaNeue-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}