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

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-family: 'TT norms pro', sans-serif;
}

a {
  text-decoration: underline;
}

.middle-block {
  position: relative;
  display: none;
  height: 500px;
  margin-top: 140px;
  margin-right: 20px;
  margin-left: 20px;
}

.heading-title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #333;
  font-size: 30px;
  line-height: 40px;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 0px;
}

.campaign-title-logo {
  display: inline-block;
  padding: 3px 10px 5px;
  background-color: #1d1d1d;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0px;
}

.cta-button {
  margin-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  box-shadow: inset 0 -1px 0 0 #3a3a3a;
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease, -webkit-transform 200ms ease;
  font-family: 'TT norms pro', sans-serif;
  color: #3a3a3a;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.cta-button:hover {
  box-shadow: inset 0 -2px 0 0 #3a3a3a;
  -webkit-transform: translate(5px, 0px);
  -ms-transform: translate(5px, 0px);
  transform: translate(5px, 0px);
}

.cta-button.white {
  box-shadow: inset 0 -1px 0 0 #fff;
  color: #fff;
}

.edi-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  float: 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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.background-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.pattern-solo {
  position: absolute;
  left: 50px;
  top: 80px;
  z-index: -2;
  width: 700px;
  height: 700px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/N-solo.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  opacity: 0.03;
}

.headline-block {
  width: 350px;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: left;
}

.headline-block.shifted {
  margin-top: -50px;
}

.section {
  margin-bottom: 100px;
  padding: 40px 5%;
  background-image: none;
  background-position: 0px 0px;
}

.section.gold {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(252, 247, 243, 0.97)), to(rgba(252, 247, 243, 0.97))), url('../images/N-solo.svg');
  background-image: linear-gradient(180deg, rgba(252, 247, 243, 0.97), rgba(252, 247, 243, 0.97)), url('../images/N-solo.svg');
  background-position: 0px 0px, 170% -70%;
  background-size: auto, auto 800px;
  background-repeat: repeat, no-repeat;
}

.section.centered {
  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;
}

.break-line {
  width: 40px;
  height: 3px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0px;
  background-color: #929292;
}

.slider-aksesuar {
  width: 210px;
  height: auto;
  margin-right: 10px;
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  background-color: #000;
  box-shadow: 7px 7px 20px 0 rgba(0, 0, 0, 0.1);
}

.arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -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: #fff;
  color: #474747;
  font-size: 10px;
}

.arrow.shop {
  border-style: solid;
  border-width: 1px;
  border-color: #e4e4e4;
  background-color: hsla(0, 0%, 100%, 0.6);
}

.right-arrow {
  width: 40px;
  margin-right: -20px;
  margin-left: -20px;
}

.slide-nav {
  display: none;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 4px;
}

.pattern {
  position: absolute;
  left: auto;
  top: 20%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 400px;
  height: 1600px;
  background-image: url('https://aymrkprodimages.blob.core.windows.net/aymrkprodimages/bannerimages/N-Pattern_2022091108161766171.svg');
  background-position: 0px 0px;
  background-size: 120px;
  opacity: 0.03;
}

.hero-image {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://aymrkprodimages.blob.core.windows.net/aymrkprodimages/bannerimages/Hero_2022091015292161082.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.product-slider-top {
  position: absolute;
  left: 550px;
  top: 500px;
  z-index: 1;
  width: 210px;
  height: auto;
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  background-color: #000;
  box-shadow: 14px 14px 20px 0 rgba(0, 0, 0, 0.1);
}

.background-video-4 {
  height: 100%;
}

.text-span {
  background-color: #f0f0f0;
  font-style: italic;
}

.aksesuar-badge {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  margin-top: -640px;
  margin-left: -25px;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #1d1d1d;
  box-shadow: 14px 14px 20px 0 rgba(0, 0, 0, 0.2);
  font-family: 'TT norms pro', sans-serif;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
}

.nw-span-2 {
  font-family: 'TT norms pro', sans-serif;
  font-weight: 400;
}

.shop-title {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: 'Playfair Display', sans-serif;
  color: #4d4d4d;
  font-size: 40px;
  line-height: 40px;
  font-style: italic;
  text-align: center;
  letter-spacing: 6px;
}

.text-span-2 {
  display: inline-block;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  background-color: #1d1d1d;
  color: #f7f7f7;
}

.slide-aksesuar-01 {
  width: 200px;
  height: auto;
}

.slide-aksesuar-02 {
  width: 200px;
  height: auto;
}

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

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

.div-left-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-right-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.accessorize-div-left {
  width: 50%;
}

.div-left-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-right-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-tiles-small {
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

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

.product-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.product-link:hover {
  opacity: 0.9;
}

.slider-shop {
  width: auto;
  height: auto;
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  background-color: transparent;
}

.lets-logo {
  width: 300px;
  margin-bottom: 20px;
}

.slide-shop {
  width: 200px;
  height: auto;
  margin-right: 10px;
  background-color: #000;
}

.hero-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../https://aymrkprodimages.blob.core.windows.net/aymrkprodimages/bannerimages/Hero_2022091015292161082.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.body {
  height: 100%;
}

.heading {
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 6px;
}

@media screen and (min-width: 1280px) {
  .background-video {
    min-height: 700px;
  }

  .section.gold {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(252, 247, 243, 0.97)), to(rgba(252, 247, 243, 0.97))), url('../images/N-solo.svg');
    background-image: linear-gradient(180deg, rgba(252, 247, 243, 0.97), rgba(252, 247, 243, 0.97)), url('../images/N-solo.svg');
    background-position: 0px 0px, 160% -70%;
  }

  .slider-aksesuar {
    width: 210px;
  }

  .product-slider-top {
    left: 550px;
    top: 540px;
    width: 240px;
  }

  .aksesuar-badge {
    margin-top: -710px;
    font-size: 28px;
    line-height: 36px;
  }

  .grid-tiles {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .slide-shop {
    width: 220px;
  }
}

@media screen and (min-width: 1440px) {
  .background-video {
    min-height: 770px;
  }

  .pattern-solo {
    top: 180px;
    width: 840px;
    height: 840px;
  }

  .headline-block.shifted {
    margin-top: -60px;
  }

  .section {
    margin-right: 20px;
    margin-left: 20px;
  }

  .section.gold {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(252, 247, 243, 0.97)), to(rgba(252, 247, 243, 0.97))), url('../images/N-solo.svg');
    background-image: linear-gradient(180deg, rgba(252, 247, 243, 0.97), rgba(252, 247, 243, 0.97)), url('../images/N-solo.svg');
    background-position: 0px 0px, 130% -70%;
  }

  .slider-aksesuar {
    width: 230px;
  }

  .slide {
    border-radius: 5px;
  }

  .pattern {
    top: 20%;
    z-index: -1;
  }

  .hero-image {
    background-image: url('https://aymrkprodimages.blob.core.windows.net/aymrkprodimages/bannerimages/Hero_2022091015292161082.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .product-slider-top {
    left: 600px;
    top: 550px;
    width: 250px;
  }

  .slide-aksesuar-01 {
    width: 230px;
  }

  .slide-aksesuar-02 {
    width: 230px;
  }

  .div-left-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .slide-shop {
    width: 240px;
  }
}

@media screen and (min-width: 1920px) {
  p {
    font-size: 18px;
    line-height: 24px;
  }

  .heading-title {
    font-size: 40px;
    line-height: 50px;
  }

  .campaign-title-logo {
    font-size: 30px;
    line-height: 30px;
  }

  .background-video {
    min-height: 900px;
  }

  .pattern-solo {
    left: 4%;
    top: 100px;
    right: 0%;
    bottom: 0%;
    width: 1170px;
    height: 1180px;
  }

  .headline-block {
    width: 500px;
  }

  .headline-block.shifted {
    margin-top: 40px;
  }

  .slider-aksesuar {
    width: 300px;
    height: auto;
  }

  .arrow {
    width: 40px;
    height: 40px;
    font-size: 15px;
  }

  .arrow.shop {
    width: 40px;
    height: 40px;
    font-size: 15px;
  }

  .pattern {
    top:  20%;
    height: 1870px;
    background-size: 140px;
  }

  .product-slider-top {
    left: 820px;
    top: 780px;
    width: 300px;
  }

  .aksesuar-badge {
    width: 90px;
    margin-top: -970px;
    margin-left: -40px;
    font-size: 40px;
    line-height: 50px;
  }

  .slide-aksesuar-01 {
    width: 300px;
  }

  .slide-aksesuar-02 {
    width: 300px;
  }

  .div-block-11 {
    width: auto;
  }

  .image-10 {
    width: 800px;
  }

  .slide-shop {
    width: 330px;
  }
}

@media screen and (max-width: 991px) {
  .heading-title {
    font-size: 26px;
    line-height: 36px;
  }

  .campaign-title-logo {
    font-size: 22px;
    line-height: 28px;
  }

  .pattern-solo {
    left: 20px;
    width: 460px;
    height: 460px;
  }

  .headline-block {
    position: relative;
    z-index: 2;
    width: 270px;
  }

  .section.gold {
    margin-bottom: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(252, 247, 243, 0.97)), to(rgba(252, 247, 243, 0.97))), url('../images/N-solo.svg');
    background-image: linear-gradient(180deg, rgba(252, 247, 243, 0.97), rgba(252, 247, 243, 0.97)), url('../images/N-solo.svg');
    background-position: 0px 0px, 380% 130%;
    background-size: auto, auto 660px;
  }

  .section.centered.space {
    margin-bottom: 60px;
  }

  .slider-aksesuar {
    width: 200px;
    height: 300px;
  }

  .pattern {
    top: 20%;
    right: -20%;
  }

  .hero-image {
    height: auto;
  }

  .product-slider-top {
    left: 310px;
    top: 370px;
    width: 150px;
    height: Auto;
  }

  .shop-title {
    font-size: 30px;
    line-height: 30px;
  }

  .div-left-text {
    width: 50%;
    float: left;
  }

  .div-right-image {
    width: 50%;
    float: right;
  }

  .slide-shop {
    width: 130px;
  }
}

@media screen and (max-width: 767px) {
  .middle-block {
    height: 420px;
    margin-top: 100px;
  }

  .heading-title {
    font-size: 22px;
    line-height: 32px;
  }

  .campaign-title-logo {
    font-size: 20px;
    line-height: 26px;
  }

  .cta-button {
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
  }

  .pattern-solo {
    left: -50px;
    top: 220px;
    width: 390px;
    height: 390px;
  }

  .headline-block {
    width: auto;
  }

  .headline-block.space {
    width: 480px;
  }

  .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section.centered.space {
    margin-bottom: 20px;
  }

  .section.space {
    margin-bottom: 20px;
  }

  .pattern {
    top: 20%;
    right: -40%;
  }

  .product-slider-top {
    left: 220px;
    top: 260px;
    width: 130px;
    height: auto;
  }

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

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

  .div-right-image.squeeze {
    width: 30%;
  }

  .accessorize-div-left {
    width: 90%;
  }

  .div-left-image {
    width: 100%;
  }

  .div-right-text {
    width: 101%;
  }

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

  .lets-logo {
    width: 250px;
  }

  .slide-shop {
    width: 92px;
  }
}

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

  .heading-title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .campaign-title-logo {
    margin-top: 10px;
  }

  .cta-button {
    margin-top: 0px;
  }

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

  .pattern-solo {
    left: -120px;
    top: 130px;
  }

  .headline-block {
    width: 90%;
    margin-top: 0px;
  }

  .headline-block.space {
    width: 90%;
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .headline-block.shifted {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .section.gold {
    margin-bottom: 0px;
  }

  .section.space {
    margin-bottom: 20px;
  }

  .section.first {
    margin-bottom: 0px;
  }

  .pattern {
    display: none;
  }

  .product-slider-top {
    display: none;
  }

  .aksesuar-badge {
    width: 50px;
    margin-top: -420px;
    margin-left: -9px;
    font-size: 15px;
    line-height: 21px;
  }

  .shop-title {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 0px;
    font-size: 24px;
    line-height: 38px;
    letter-spacing: 3px;
  }

  .text-span-2 {
    line-height: 34px;
  }

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

  .div-left-text {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

  .div-right-image.squeeze {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

  .accessorize-div-left {
    width: 100%;
    margin-bottom: 30px;
  }

  .div-right-text {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

  .slider-shop {
    max-width: 360px;
    min-height: auto;
    min-width: 290px;
  }

  .lets-logo {
    width: 180px;
  }

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

  .slide-shop {
    width: 135px;
  }
}

#w-node-_865200a0-b558-5cf3-808c-bef8ccac3fd1-5a3b42c5 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_865200a0-b558-5cf3-808c-bef8ccac3fd2-5a3b42c5 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1413120b-8eb9-c2bd-bce6-4b7003b35023-5a3b42c5 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_865200a0-b558-5cf3-808c-bef8ccac3fd4-5a3b42c5 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3090d97d-d038-af3f-fd51-04cc19e845b4-5a3b42c5 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_865200a0-b558-5cf3-808c-bef8ccac3fd1-5a3b42c5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_865200a0-b558-5cf3-808c-bef8ccac3fd2-5a3b42c5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_1413120b-8eb9-c2bd-bce6-4b7003b35023-5a3b42c5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_865200a0-b558-5cf3-808c-bef8ccac3fd4-5a3b42c5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_068eaf92-da78-2208-2726-c12f09acc29b-5a3b42c5 {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }
}

@font-face {
  font-family: 'TT norms pro';
  src: url('../fonts/TypeType---TT-Norms-Pro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TT norms pro';
  src: url('../fonts/TypeType---TT-Norms-Pro-Regular.ttf') format('truetype'), url('../fonts/TypeType---TT-Norms-Pro-Normal.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TT norms pro';
  src: url('../fonts/TypeType---TT-Norms-Pro-DemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'TT norms pro';
  src: url('../fonts/TypeType---TT-Norms-Pro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Freight Micro pro book';
  src: url('../fonts/GarageFonts---FreightMicro-Pro-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}