.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.hero-container {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 80vh;
  margin-right: auto;
  margin-left: auto;
}

.top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/bottom.png');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 30%), linear-gradient(0deg, #000, hsla(0, 0%, 100%, 0) 30%), url('../images/bottom.png');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.middle {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  background-image: url('../images/middle.png');
  background-position: 50% 50%;
  background-size: cover;
}

.bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section {
  height: 300px;
}

.body {
  padding-bottom: 2000px;
  background-color: #000;
}

.heading-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 10%;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 90px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 35px;
  text-transform: uppercase;
}

.heading-3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 17%;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.line-1 {
  position: absolute;
  left: 25%;
  top: 15%;
  z-index: 15;
  width: 1px;
  height: 100px;
  background-color: #676767;
}

.body-2 {
  padding-bottom: 2000px;
  background-color: #000;
  font-family: Montserrat, sans-serif;
}

.page-wrapper {
  position: relative;
  overflow: hidden;
}

.header {
  position: relative;
  overflow: hidden;
  height: 80vh;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(15%, transparent)), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(30%, transparent)), url('../images/H36616640_2022_Jazzmaster_Performer_midres_Lifestyle-3.webp');
  background-image: linear-gradient(0deg, #000, transparent 15%), linear-gradient(180deg, #000, transparent 30%), url('../images/H36616640_2022_Jazzmaster_Performer_midres_Lifestyle-3.webp');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.header-menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 90%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link {
  margin-bottom: 8px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: hsla(0, 0%, 100%, 0.46);
  font-size: 0.75rem;
  line-height: 0.75rem;
  text-decoration: none;
  text-transform: uppercase;
}

.link:hover {
  color: #999;
}

.header-title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-top: -100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 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;
  -webkit-perspective: 300px;
  perspective: 300px;
  -webkit-transform: perspective(300px);
  transform: perspective(300px);
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 96px;
  line-height: 96px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.div-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 150px;
  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;
}

.center-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 33.333333333333336%;
  -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-3 {
  overflow: hidden;
  margin-bottom: 30px;
}

.div-block-5 {
  overflow: hidden;
  margin-top: 70px;
}

.menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 60vh;
  margin-top: 150px;
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.title-h3 {
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  color: #fff;
  font-size: 64px;
  line-height: 64px;
  font-weight: 700;
  letter-spacing: 8px;
  text-transform: uppercase;
}

.title-h3.h3-2.h3-3 {
  font-weight: 100;
}

._1-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._1-4._1-4-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

._1-4._1-4-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._1-4._1-4-special {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.line {
  position: absolute;
  width: 1px;
  height: 450px;
  background-color: hsla(0, 0%, 100%, 0.12);
}

.line.line-2 {
  z-index: 5;
  height: 250px;
}

.line.line-3 {
  height: 100px;
}

.line.line-3.line-3-1 {
  height: 550px;
}

.line.line-4 {
  z-index: 5;
  height: 550px;
}

.line.line-4.line-special {
  width: 1px;
  height: 10px;
  background-color: #fff;
}

.line.line-5 {
  height: 50px;
}

.line.line-6 {
  height: 750px;
}

.section-2 {
  height: 80vh;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(10%, transparent)), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(30%, transparent)), url('../images/H36626710_2022_Jazzmaster_Performer_midres_Lifestyle-2.webp');
  background-image: linear-gradient(0deg, #000, transparent 10%), linear-gradient(180deg, #000, transparent 30%), url('../images/H36626710_2022_Jazzmaster_Performer_midres_Lifestyle-2.webp');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.paragraph {
  position: absolute;
  z-index: 10;
  width: 250%;
  margin-bottom: 0px;
  background-color: #000;
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  text-align: left;
}

.paragraph.end-section {
  position: relative;
  width: 60%;
  margin-top: 12vh;
  background-color: transparent;
  font-size: 16px;
  line-height: 24px;
}

.spacer-test {
  height: 200px;
}

.img-hover-1 {
  margin-left: 8px;
  -webkit-transition: opacity 200ms ease, -webkit-transform 400ms ease;
  transition: opacity 200ms ease, -webkit-transform 400ms ease;
  transition: opacity 200ms ease, transform 400ms ease;
  transition: opacity 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.img-hover-1:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.img-soldier {
  position: relative;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.img-soldier:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.background-gradient {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(15%, transparent)), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(15%, transparent));
  background-image: linear-gradient(0deg, #000, transparent 15%), linear-gradient(180deg, #000, transparent 15%);
}

.background-gradient.img-end-gradient {
  max-height: 700px;
  max-width: 100%;
}

.background-gradient.steel-bracelet {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(15%, transparent)), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(15%, transparent));
  background-image: linear-gradient(0deg, #000, hsla(0, 0%, 100%, 0) 30%), linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 30%), linear-gradient(0deg, #000, transparent 15%), linear-gradient(180deg, #000, transparent 15%);
  opacity: 0.84;
}

.image-full-block {
  height: 80vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/H36616640_2022_Jazzmaster_Performer_midres_Lifestyle-3.webp');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 30%), linear-gradient(0deg, #000, hsla(0, 0%, 100%, 0) 30%), url('../images/H36616640_2022_Jazzmaster_Performer_midres_Lifestyle-3.webp');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.image-full-block.img-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/H36626710_2022_Jazzmaster_Performer_midres_Lifestyle-2.webp');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 30%), linear-gradient(0deg, #000, hsla(0, 0%, 100%, 0) 30%), url('../images/H36626710_2022_Jazzmaster_Performer_midres_Lifestyle-2.webp');
}

.image-full-block.img-2.img-2-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/2022_Jazzmaster_Performer_midres_Lifestyle.webp');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 30%), linear-gradient(0deg, #000, hsla(0, 0%, 100%, 0) 30%), url('../images/2022_Jazzmaster_Performer_midres_Lifestyle.webp');
}

.body-3 {
  background-color: #000;
  font-family: Montserrat, sans-serif;
}

.left-menu {
  width: 33.333333333333336%;
}

.right-menu {
  position: relative;
  width: 33.333333333333336%;
  text-align: right;
}

.wrapper {
  overflow: hidden;
}

.main-title {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80vw;
  height: 40vh;
  margin-top: -8vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 32px;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 32px;
  color: #fff;
  font-size: 96px;
  line-height: 96px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.text-block {
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}

.section-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80vw;
  height: 60vh;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-1-left {
  position: relative;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-1-left.img-bg-1 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(20%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../images/H36616640_2022_Jazzmaster_Performer_midres_Lifestyle-1.jpg');
  background-image: linear-gradient(0deg, #000, hsla(0, 0%, 100%, 0) 20%), linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 20%), url('../images/H36616640_2022_Jazzmaster_Performer_midres_Lifestyle-1.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.section-1-left.img-bg-1.img-bg-2 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(20%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../images/H36606730_2022_Jazzmaster_Performer_midres_Lifestyle-1.jpg');
  background-image: linear-gradient(0deg, #000, hsla(0, 0%, 100%, 0) 20%), linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 20%), url('../images/H36606730_2022_Jazzmaster_Performer_midres_Lifestyle-1.jpg');
}

.section-1-left.img-bg-1.img-bg-3 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(20%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(20%, hsla(0, 0%, 100%, 0))), url('../images/H36105140_2022_Jazzmaster_Performer_midres_Lifestyle-1.webp');
  background-image: linear-gradient(0deg, #000, hsla(0, 0%, 100%, 0) 20%), linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 20%), url('../images/H36105140_2022_Jazzmaster_Performer_midres_Lifestyle-1.webp');
}

.section-1-right {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-1-right.end-section-1 {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.col {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  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;
  text-align: center;
}

.col.col-align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.h2-1 {
  position: relative;
  z-index: 10;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #000;
  color: #fff;
  font-size: 64px;
  line-height: 64px;
  text-align: center;
  letter-spacing: 8px;
  text-transform: uppercase;
}

.line-350px {
  position: absolute;
  z-index: 5;
  width: 1px;
  height: 350px;
  background-color: hsla(0, 0%, 100%, 0.32);
}

.line-150px {
  position: absolute;
  z-index: 5;
  width: 1px;
  height: 150px;
  background-color: hsla(0, 0%, 100%, 0.32);
}

.line-50px {
  position: absolute;
  z-index: 5;
  width: 1px;
  height: 50px;
  background-color: hsla(0, 0%, 100%, 0.32);
}

.line-450px {
  position: absolute;
  z-index: 5;
  width: 1px;
  height: 450px;
  background-color: hsla(0, 0%, 100%, 0.32);
}

.line-450px.line-450px-2 {
  height: 150px;
}

.line-small {
  position: absolute;
  z-index: 5;
  width: 1px;
  height: 32px;
  background-color: #fff;
}

.img-link-soldier {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  text-decoration: none;
  cursor: pointer;
}

.watch-info {
  position: relative;
  z-index: 10;
  width: 100%;
  margin-top: 16px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 32px;
  padding-bottom: 20px;
  opacity: 1;
  color: #fff;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  text-align: center;
}

.text-span {
  font-weight: 700;
  text-transform: uppercase;
}

.image-2 {
  max-height: 80vh;
}

.text-block-2 {
  margin-top: 32px;
  margin-bottom: 16px;
  color: #333;
  font-size: 0.625rem;
  line-height: 0.625rem;
  text-align: center;
}

.img-full-screen {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  -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: -webkit-gradient(linear, left bottom, left top, color-stop(5%, #000), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(5%, #000), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/H36616640_2022_Jazzmaster_Performer_midres_Lifestyle-3.webp');
  background-image: linear-gradient(0deg, #000 5%, hsla(0, 0%, 100%, 0) 30%), linear-gradient(180deg, #000 5%, hsla(0, 0%, 100%, 0) 30%), url('../images/H36616640_2022_Jazzmaster_Performer_midres_Lifestyle-3.webp');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.img-full-screen.img-2 {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(5%, #000), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(5%, #000), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/H36626710_2022_Jazzmaster_Performer_midres_Lifestyle-2.webp');
  background-image: linear-gradient(0deg, #000 5%, hsla(0, 0%, 100%, 0) 30%), linear-gradient(180deg, #000 5%, hsla(0, 0%, 100%, 0) 30%), url('../images/H36626710_2022_Jazzmaster_Performer_midres_Lifestyle-2.webp');
  background-position: 0px 0px, 0px 0px, 50% 70%;
}

.img-full-screen.img-2.img-2-2 {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(5%, #000), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(5%, #000), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/H36105140_2022_Jazzmaster_Performer_midres_Lifestyle-1.webp');
  background-image: linear-gradient(0deg, #000 5%, hsla(0, 0%, 100%, 0) 30%), linear-gradient(180deg, #000 5%, hsla(0, 0%, 100%, 0) 30%), url('../images/H36105140_2022_Jazzmaster_Performer_midres_Lifestyle-1.webp');
  background-position: 0px 0px, 0px 0px, 50% 45%;
}

.img-full-screen.img-2.img-2-2.img-3-3 {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(5%, #000), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(5%, #000), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/H36105130_2022_Jazzmaster_Performer_midres_Lifestyle-1.webp');
  background-image: linear-gradient(0deg, #000 5%, hsla(0, 0%, 100%, 0) 30%), linear-gradient(180deg, #000 5%, hsla(0, 0%, 100%, 0) 30%), url('../images/H36105130_2022_Jazzmaster_Performer_midres_Lifestyle-1.webp');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.img-full-screen.img-2.img-2-alt-2 {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(5%, #000), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(5%, #000), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/H36616640_2022_Jazzmaster_Performer_midres_Lifestyle-3.webp');
  background-image: linear-gradient(0deg, #000 5%, hsla(0, 0%, 100%, 0) 30%), linear-gradient(180deg, #000 5%, hsla(0, 0%, 100%, 0) 30%), url('../images/H36616640_2022_Jazzmaster_Performer_midres_Lifestyle-3.webp');
}

.img-full-screen.img-full-screen-alt-2 {
  overflow: hidden;
  height: 800px;
}

.img-full-width {
  width: 100%;
}

.body-4 {
  background-color: #000;
  font-family: Montserrat, sans-serif;
  cursor: auto;
}

.locomotive-scroll {
  position: relative;
}

.spacer-600px {
  position: relative;
  height: 150px;
}

.img-wrapper {
  overflow: hidden;
}

.text-title-1 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin: -140px auto 160px;
  -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;
  text-align: center;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.313rem;
  text-transform: uppercase;
}

.heading-8 {
  margin-top: 8px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 6rem;
  line-height: 6rem;
  letter-spacing: 0.625rem;
  text-transform: uppercase;
}

.text-block-3 {
  margin-top: 32px;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.section-content {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 50vh;
  margin: 0px auto -160px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.content-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.h3-main {
  color: #fff;
  font-size: 4rem;
  line-height: 4rem;
  letter-spacing: 0.5rem;
  text-transform: uppercase;
}

.line-center {
  position: absolute;
  left: 50%;
  z-index: 50;
  display: none;
  width: 1px;
  height: 50px;
  background-color: #fff;
  -webkit-transform: translate(0px, 80%);
  -ms-transform: translate(0px, 80%);
  transform: translate(0px, 80%);
}

.paragraph-2 {
  width: 80%;
  color: #fff;
  font-size: 2.5rem;
  line-height: 3.125rem;
}

.section-paragraph {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 50vh;
  margin-top: -80px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-3 {
  width: 900px;
  margin-left: 16px;
  color: #fff;
  font-size: 2.5rem;
  line-height: 3.4rem;
}

.line-right {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 50;
  display: none;
  width: 1px;
  height: 150px;
  background-color: #fff;
}

.line-right.line-alt-right {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.section-watches {
  position: relative;
  overflow: visible;
  width: 100%;
  height: 500px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-watches.section-watches-2 {
  width: 100%;
}

.watch-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
}

.watches-wrapper {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 460px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.watches-wrapper.special-wrapper {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.watches-wrapper.last-watches-section-1 {
  width: 100%;
  height: 460px;
  margin-right: auto;
  margin-left: auto;
}

.watches-wrapper.watches-section-2 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.text-block-4 {
  color: #fff;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  text-align: center;
  text-decoration: underline;
  text-transform: none;
}

.text-span-2 {
  color: #fff;
  text-decoration: underline;
}

.end-section {
  position: relative;
  width: 100%;
  height: 300vw;
  -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;
}

.end-section.alt-end-section {
  height: 80vh;
}

.end-section.end-section-test-1 {
  overflow: hidden;
  height: 100vh;
}

.end-section-1 {
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #000;
}

.end-section-1.section-1-2 {
  z-index: 50;
}

.end-section-1.section-1-3 {
  z-index: 3;
}

.end-section-1.end-section-alt-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.end-section-1-img {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/Performer_Face_Compteurs1_black-1.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.end-section-1-img.img-1-2 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/H36125890_2022_Jazzmaster_Performer_midres_Lifestyle-1.webp');
  background-image: linear-gradient(0deg, #000, hsla(0, 0%, 100%, 0) 30%), linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 30%), url('../images/H36125890_2022_Jazzmaster_Performer_midres_Lifestyle-1.webp');
}

.end-section-1-img.img-1-3 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/2022_Jazzmaster_Performer_midres_Lifestyle_1.webp');
  background-image: linear-gradient(0deg, #000, hsla(0, 0%, 100%, 0) 30%), linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 30%), url('../images/2022_Jazzmaster_Performer_midres_Lifestyle_1.webp');
}

.end-section-1-img.img-alt-2 {
  position: relative;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
}

.end-section-1-img.img-alt-3 {
  width: 50%;
  background-image: url('../images/H36215640_2022_Jazzmaster_Performer_midres_Lifestyle-1-1.webp');
  background-size: auto;
}

.end-section-1-img.img-234 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/H36125890_2022_Jazzmaster_Performer_midres_Lifestyle-1.webp');
  background-image: linear-gradient(0deg, #000, hsla(0, 0%, 100%, 0) 30%), linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 30%), url('../images/H36125890_2022_Jazzmaster_Performer_midres_Lifestyle-1.webp');
}

.end-section-1-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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.paragraph-4 {
  width: 60%;
  color: #fff;
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-span-3 {
  font-weight: 700;
  text-transform: uppercase;
}

.youtube {
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/2022_Jazzmaster_Performer_midres_Lifestyle_1.webp'), none;
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  height: 42px;
  margin: 56px auto;
  padding: 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;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 8px;
  background-color: #000;
  -webkit-transition: border-color 500ms ease;
  transition: border-color 500ms ease;
  font-size: 0.625rem;
  line-height: 0.625rem;
}

.button:hover {
  border-color: #4d4d4d;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 56px;
  -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;
}

.camera {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}

.frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 30;
  height: 100%;
}

.text-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 42px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 8px;
  -webkit-transition: border-color 500ms ease;
  transition: border-color 500ms ease;
  color: #fff;
  font-size: 0.625rem;
  line-height: 0.625rem;
  text-transform: uppercase;
}

.text-block-5:hover {
  border-color: #4d4d4d;
}

.bold-text {
  font-weight: 600;
  text-transform: uppercase;
}

.bold-text-2 {
  font-weight: 600;
  text-transform: uppercase;
}

.bold-text-3 {
  font-weight: 600;
  text-transform: uppercase;
}

.bold-text-4 {
  font-weight: 600;
  text-transform: uppercase;
}

.bold-text-5 {
  font-weight: 600;
  text-transform: uppercase;
}

.bold-text-6 {
  font-weight: 600;
  text-transform: uppercase;
}

.bold-text-7 {
  font-weight: 600;
  text-transform: uppercase;
}

.bold-text-8 {
  font-weight: 600;
  text-transform: uppercase;
}

.bold-text-9 {
  font-weight: 600;
  text-transform: uppercase;
}

.div-block-6 {
  position: absolute;
  bottom: -60px;
  z-index: 60;
  width: 1px;
  height: 50px;
  background-color: #fff;
}

.div-block-7 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-8 {
  width: 50%;
  height: 100%;
  padding: 160px;
}

.div-block-9 {
  position: relative;
  top: 220px;
  width: 1px;
  height: 50px;
  background-color: #fff;
}

.div-block-9.line-231231 {
  position: absolute;
  left: 50%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-top: 42px;
}

.cursor-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cursor-dot {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f07;
}

.cursor-circle {
  position: absolute;
  width: 40px;
  height: 40px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(255, 0, 119, 0.23);
  border-radius: 50%;
}

.html-embed {
  display: none;
}

.div-block-10 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  width: 100%;
  height: 150px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(15%, #000), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(0deg, #000 15%, hsla(0, 0%, 100%, 0));
}

.youtube-2 {
  height: 100%;
}

.text-block-6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 22rem;
  line-height: 6rem;
  font-weight: 900;
  text-shadow: 2px 2px 0 #fff;
}

.div-block-11 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-12 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 991px) {
  .paragraph {
    width: 200%;
  }

  .section-1 {
    height: 60vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-1.mobile-off {
    display: none;
  }

  .section-1-left {
    width: 100%;
    height: 50%;
  }

  .section-1-right {
    width: 100%;
    height: 50%;
  }

  .h2-1 {
    font-size: 54px;
    line-height: 54px;
  }

  .line-350px {
    height: 250px;
  }

  .line-150px {
    display: none;
    height: 50px;
  }

  .line-50px {
    display: none;
  }

  .line-450px {
    display: none;
    height: 150px;
  }

  .text-title-1 {
    width: 90%;
  }

  .section-content {
    width: 90%;
  }

  .paragraph-2 {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }

  .section-paragraph {
    width: 90%;
  }

  .paragraph-3 {
    width: 520px;
    font-size: 1.5rem;
    line-height: 2.4rem;
  }

  .section-watches {
    overflow: scroll;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .watches-wrapper {
    width: 1200px;
  }

  .watches-wrapper.last-watches-section-1 {
    width: 1200px;
  }

  .watches-wrapper.watches-section-2 {
    width: 900px;
  }

  .end-section {
    height: auto;
  }

  .end-section-1 {
    position: relative;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .end-section-1-img {
    width: 100%;
    height: 50%;
  }

  .end-section-1-text {
    width: 100%;
    height: 50%;
  }

  .paragraph-4 {
    font-size: 1.2rem;
  }

  .camera {
    position: relative;
    overflow: visible;
    width: auto;
    height: auto;
  }

  .frame {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cursor-wrapper {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .link {
    font-size: 0.625rem;
  }

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

  .main-title {
    height: 30vh;
  }

  .h2 {
    font-size: 16px;
    line-height: 20px;
  }

  .h1 {
    font-size: 48px;
    line-height: 48px;
  }

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

  .section-1 {
    height: 30vh;
  }

  .h2-1 {
    font-size: 30px;
    line-height: 30px;
  }

  .text-title-1 {
    margin-top: -160px;
  }

  .heading-7 {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .heading-8 {
    font-size: 4.4rem;
    line-height: 4.4rem;
  }

  .text-block-3 {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .section-content {
    width: 100%;
  }

  .h3-main {
    font-size: 3rem;
    line-height: 3rem;
    letter-spacing: 0.3rem;
  }

  .line-center.line-2 {
    top: -10%;
  }

  .paragraph-2 {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .paragraph-3 {
    width: 420px;
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .section-watches {
    overflow: scroll;
    width: 100%;
  }

  .watches-wrapper.watches-section-2 {
    width: 900px;
  }
}

@media screen and (max-width: 479px) {
  .link {
    font-size: 10px;
  }

  .menu {
    padding: 16px;
  }

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

  .main-title {
    width: 95vw;
    height: 30vh;
    margin-top: -20vh;
  }

  .h2 {
    font-size: 12px;
    letter-spacing: 3px;
  }

  .h1 {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 5px;
  }

  .text-block {
    font-size: 12px;
  }

  .h2-1 {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 4px;
  }

  .watch-info {
    width: 90%;
  }

  .img-full-screen.img-2.img-2-2 {
    background-size: auto, auto, 620px;
  }

  .locomotive-scroll {
    overflow: hidden;
  }

  .spacer-600px {
    display: none;
  }

  .spacer-600px.spacer-mobile-123 {
    display: block;
    height: 100px;
  }

  .heading-7 {
    letter-spacing: 0.2rem;
  }

  .heading-8 {
    font-size: 2.6rem;
    line-height: 2.6rem;
    letter-spacing: 0.3rem;
  }

  .text-block-3 {
    line-height: 1.8rem;
  }

  .section-content {
    height: 20vh;
  }

  .content-1 {
    width: 100%;
    height: 100%;
    padding-right: 16px;
    padding-left: 16px;
  }

  .content-2 {
    width: 100%;
    padding-right: 16px;
  }

  .h3-main {
    font-size: 2rem;
    line-height: 2rem;
    letter-spacing: 0.2rem;
  }

  .paragraph-2 {
    width: 90%;
  }

  .section-paragraph {
    height: 40vh;
  }

  .section-paragraph.not-off {
    opacity: 1;
  }

  .paragraph-3 {
    width: 100%;
    margin-left: 0px;
    padding-left: 16px;
    line-height: 1.8rem;
  }

  .paragraph-3.prg-mobile-1 {
    margin-top: 68px;
  }

  .section-watches {
    overflow: scroll;
    height: 460px;
  }

  .section-watches.mobile-last-section-2 {
    overflow: scroll;
  }

  .watch-1 {
    width: 280px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .watches-wrapper {
    height: 420px;
  }

  .watches-wrapper.last-watches-section-1 {
    width: 1200px;
  }

  .watches-wrapper.watches-section-2 {
    width: 900px;
  }

  .end-section-1 {
    margin-bottom: 32px;
  }

  .end-section-1-img {
    height: 100%;
  }

  .end-section-1-img.img-alt-2 {
    position: relative;
    width: 100%;
  }

  .end-section-1-img.img-alt-3 {
    position: relative;
    width: 100%;
    background-position: 50% 50%;
    background-size: 1000px;
  }

  .end-section-1-text {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .paragraph-4 {
    width: 100%;
    margin-top: 32px;
    margin-bottom: 32px;
    padding-left: 16px;
    line-height: 1.8rem;
  }

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

#w-node-c8281909-8629-3952-0a47-c6e77f141733-a206bfc7 {
  -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-_6ad3fa26-5bf1-a203-7ec5-eb15bdbcac88-a206bfc7 {
  -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;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-bcc17130-a13b-0fae-2995-d30542a3549f-a206bfc7 {
  -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-cc636346-4e69-a43e-7e36-86ba45ec510b-a206bfc7 {
  -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;
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b27d8e22-94aa-63e7-09bc-954b1817b303-83becc07 {
  -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;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b27d8e22-94aa-63e7-09bc-954b1817b307-83becc07 {
  -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-b27d8e22-94aa-63e7-09bc-954b1817b309-83becc07 {
  -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;
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-c9b798e7-75e4-f853-5855-ff34899f2213-ede6ec69 {
  -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;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-c9b798e7-75e4-f853-5855-ff34899f2216-ede6ec69 {
  -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-c9b798e7-75e4-f853-5855-ff34899f2218-ede6ec69 {
  -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;
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-c9b798e7-75e4-f853-5855-ff34899f2213-7c4cfb2c {
  -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;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-c9b798e7-75e4-f853-5855-ff34899f2216-7c4cfb2c {
  -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-c9b798e7-75e4-f853-5855-ff34899f2218-7c4cfb2c {
  -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;
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-c9b798e7-75e4-f853-5855-ff34899f2213-2b8b4239 {
  -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;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-c9b798e7-75e4-f853-5855-ff34899f2216-2b8b4239 {
  -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-c9b798e7-75e4-f853-5855-ff34899f2218-2b8b4239 {
  -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;
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-c9b798e7-75e4-f853-5855-ff34899f2213-7c1389c6 {
  -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;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-c9b798e7-75e4-f853-5855-ff34899f2216-7c1389c6 {
  -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-c9b798e7-75e4-f853-5855-ff34899f2218-7c1389c6 {
  -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;
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-row-align: start;
  align-self: start;
}