@import url("https://fonts.googleapis.com/css2?family=Edu+AU+VIC+WA+NT+Dots:wght@400..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
@media (max-width: 900px) {
  .sw-06-sync__container-text {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
  .sw-06-functions__container-text-column {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}
@media (min-width: 901px) {
  .sw-06-sync__container-text-item {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
  .sw-06-functions__container-text-column {
    opacity: unset;
    transform: unset;
    transition: unset;
  }
}
* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: unset !important;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}

.sw-06-landing {
  overflow: hidden;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
  z-index: 10;
}
.sw-06-landing h1,
.sw-06-landing h2,
.sw-06-landing h3,
.sw-06-landing h4,
.sw-06-landing h5 {
  font-family: Roboto, sans-serif;
  font-weight: 400;
}
.sw-06-landing h1 span,
.sw-06-landing h2 span,
.sw-06-landing h3 span,
.sw-06-landing h4 span,
.sw-06-landing h5 span {
  font-weight: 700;
}
.sw-06-landing h1,
.sw-06-landing h2,
.sw-06-landing h3,
.sw-06-landing h4,
.sw-06-landing h5,
.sw-06-landing h6,
.sw-06-landing ul,
.sw-06-landing ol,
.sw-06-landing p,
.sw-06-landing div,
.sw-06-landing span {
  padding: 0;
  margin: 0;
  line-height: normal;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
  border: none;
  background: none;
}
.sw-06-landing section {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.sw-06-landing img {
  max-width: 100%;
  pointer-events: none;
}
.sw-06-landing .sw-06-intro {
  position: relative;
  height: 100%;
  display: flex;
  background-image: url("../images/sw-06-intro/sw-06-intro-background.png");
  background-size: cover;
  background-position: 5%;
}
.sw-06-landing .sw-06-intro__container {
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding-left: 4%;
  padding-right: 4%;
  padding-bottom: 5%;
  padding-top: 5%;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-intro__container {
    flex-direction: column-reverse;
    justify-content: center;
    gap: 40px;
    padding-top: 40%;
    padding-bottom: 0%;
  }
}
.sw-06-landing .sw-06-intro .sw-06-space {
  width: 8vw;
  height: 20vh;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-intro .sw-06-space {
    width: 0;
    height: 0;
  }
}
.sw-06-landing .sw-06-intro__container-logo {
  left: 6%;
  position: absolute;
  width: 5%;
  transform-origin: center;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-intro__container-logo {
    transform: rotate(90deg);
    width: 6%;
    top: -4%;
    left: 74%;
  }
}
.sw-06-landing .sw-06-intro__container-logo .sw-06-logo {
  width: 100%;
  height: auto;
}
.sw-06-landing .sw-06-intro__container-text {
  display: flex;
  flex-direction: column;
  gap: 2vh;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-intro__container-text {
    align-items: flex-start;
  }
}
.sw-06-landing .sw-06-intro__container-text-top-title {
  font-size: 5vw;
  font-weight: 700;
  color: #ffffff;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-intro__container-text-top-title {
    font-size: 8vw;
  }
}
@media screen and (max-width: 500px) {
  .sw-06-landing .sw-06-intro__container-text-top-title {
    font-size: 40px;
  }
}
.sw-06-landing .sw-06-intro__container-text-center-title {
  font-size: 12vw;
  font-weight: 700;
  color: #e8c393;
}
@media screen and (max-width: 500px) {
  .sw-06-landing .sw-06-intro__container-text-center-title {
    font-size: 60px;
  }
}
.sw-06-landing .sw-06-intro__container-text-description {
  font-size: 2.6vw;
  font-weight: 400;
  max-width: 36vw;
  color: #ffffff;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-intro__container-text-description {
    font-size: 5vw;
    max-width: 100vw;
    margin-top: 20px;
    margin-top: 2vh;
  }
}
@media screen and (max-width: 500px) {
  .sw-06-landing .sw-06-intro__container-text-description {
    font-size: 20px;
    max-width: 85vw;
  }
}
.sw-06-landing .sw-06-intro__container-watch {
  max-width: 48%;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-intro__container-watch {
    max-width: 60%;
  }
}
.sw-06-landing .sw-06-intro__container-watch .sw-06-watch {
  max-width: 100%;
  height: auto;
}
.sw-06-landing .sw-06-display-info {
  background: linear-gradient(78.23deg, #323232 1.83%, #000000 98.17%);
}
.sw-06-landing .sw-06-display-info__container {
  display: flex;
  align-items: center;
  gap: 8vw;
  justify-content: space-between;
  padding-left: 6%;
  padding-right: 10%;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-display-info__container {
    padding: 10% 0%;
    flex-direction: column;
  }
}
.sw-06-landing .sw-06-display-info__watch {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-display-info__watch {
    width: 70%;
  }
}
.sw-06-landing .sw-06-display-info__watch .sw-06-watch {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-display-info__watch .sw-06-watch {
    display: none;
  }
}
.sw-06-landing .sw-06-display-info__watch .sw-06-watch-mb {
  display: none;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-display-info__watch .sw-06-watch-mb {
    display: block;
    width: 100%;
  }
}
.sw-06-landing .sw-06-display-info__watch .img-container {
  opacity: 1;
  position: relative;
  z-index: 2;
}
.sw-06-landing .sw-06-display-info__watch .first-position {
  position: absolute;
  top: 13%;
  width: 25%;
  left: 68%;
  height: auto;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-display-info__watch .first-position {
    top: 20%;
    width: 25%;
    left: 62%;
  }
}
.sw-06-landing .sw-06-display-info__watch .secont-position {
  position: absolute;
  top: 30%;
  width: 25%;
  left: -3%;
  height: auto;
}
.sw-06-landing .sw-06-display-info__watch .third-position {
  position: absolute;
  top: 37%;
  width: 25%;
  left: 35%;
  height: auto;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-display-info__watch .third-position {
    left: 41%;
  }
}
.sw-06-landing .sw-06-display-info__watch .fourth-position {
  position: absolute;
  top: 62%;
  width: 25%;
  left: 72%;
  height: auto;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-display-info__watch .fourth-position {
    left: 63%;
  }
}
.sw-06-landing .sw-06-display-info__watch .fifth-position {
  position: absolute;
  top: 73%;
  width: 25%;
  left: 26%;
  height: auto;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-display-info__watch .fifth-position {
    top: 66%;
  }
}
.sw-06-landing .sw-06-display-info__container-text {
  display: flex;
  flex-direction: column;
  text-align: end;
  gap: 2.5vh;
  color: #fff;
}
@media screen and (max-width: 1000px) {
  .sw-06-landing .sw-06-display-info__container-text {
    justify-content: center;
  }
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-display-info__container-text {
    align-items: center;
    gap: 8vw;
    text-align: center;
    max-width: 90vw;
  }
}
.sw-06-landing .sw-06-display-info__container-text-item {
  font-weight: 500;
  font-size: 2.7vw;
  color: #f6cec0;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-display-info__container-text-item {
    font-size: 6vw;
    font-weight: 400;
  }
}
.sw-06-landing .sw-06-display-info__container-text-item span {
  font-size: 2.7vw;
  font-weight: 300;
  color: #ffffff;
}
@media screen and (min-width: 375px) and (max-width: 900px) {
  .sw-06-landing .sw-06-display-info__container-text-item span {
    font-size: 5.5vw;
  }
}
@media screen and (min-width: 600px) {
  .sw-06-landing .sw-06-accessory {
    background-image: url("../images/sw-06-accessory/sw-06-accessory-background.png");
    background-repeat: no-repeat;
    background-position: right;
    height: 100vh;
    padding: 0% 3%;
    display: flex;
    align-items: center;
  }
}
.sw-06-landing .sw-06-accessory .sw-06-space {
  display: none;
}
@media screen and (max-width: 600px) {
  .sw-06-landing .sw-06-accessory .sw-06-space {
    display: block;
    height: 40%;
    width: 100%;
    background-color: #ffffff;
  }
  .sw-06-landing .sw-06-accessory .sw-06-accessory__container-text-title-up {
    font-size: 5.5vw;
    max-width: 100vw;
    color: #4b3e3e;
    padding: 7% 10%;
  }
}
@media screen and (max-width: 599px) {
  .sw-06-landing .sw-06-accessory__container {
    height: 76vh;
    background-size: 400%;
    background-image: url("../images/sw-06-accessory/sw-06-accessory-background.png");
    background-position: 90%;
    background-repeat: no-repeat;
    padding: 0% 3%;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 499px) {
  .sw-06-landing .sw-06-accessory__container {
    height: 68vh;
    background-size: 400%;
    background-image: url("../images/sw-06-accessory/sw-06-accessory-background.png");
    background-position: 90%;
    background-repeat: no-repeat;
    padding: 0% 3%;
    display: flex;
    align-items: center;
  }
}
.sw-06-landing .sw-06-accessory__container-text-title {
  display: block;
  font-size: 4vw;
  max-width: 50vw;
  color: #4b3e3e;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-accessory__container-text-title {
    font-size: 6vw;
    max-width: 100vw;
  }
}
@media screen and (max-width: 600px) {
  .sw-06-landing .sw-06-accessory__container-text-title {
    display: none;
    font-size: 5.5vw;
    max-width: 100vw;
  }
}
.sw-06-landing .sw-06-functions {
  position: relative;
  opacity: 1;
  z-index: -1;
}
.sw-06-landing .sw-06-functions__backgraund {
  background-image: url("../images/sw-06-functions/sw-06-functions-background.png");
  background-position: center;
  background-size: cover;
}
@media screen and (min-width: 375px) and (max-width: 768px) {
  .sw-06-landing .sw-06-functions__backgraund {
    background-position: 40%;
  }
}
.sw-06-landing .sw-06-functions__container {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 7% 4%;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-functions__container {
    justify-content: center;
  }
}
@media screen and (min-width: 375px) and (max-width: 900px) {
  .sw-06-landing .sw-06-functions__container {
    padding-left: 7%;
    align-items: flex-start;
  }
}
.sw-06-landing .sw-06-functions__container-text {
  display: flex;
  flex-direction: column;
  color: #fff;
  gap: 3vh;
}
.sw-06-landing .sw-06-functions__container-text-title {
  font-size: 4vw;
  font-weight: 400;
  max-width: 60vw;
}
@media screen and (min-width: 375px) and (max-width: 900px) {
  .sw-06-landing .sw-06-functions__container-text-title {
    font-size: 6.5vw;
  }
}
.sw-06-landing .sw-06-functions__container-text-function {
  font-size: 2.5vw;
  display: flex;
  flex-direction: column;
  gap: 2vh;
  width: 45vw;
  margin-left: 6%;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-functions__container-text-function {
    font-size: 4vw;
    width: 70vw;
    gap: 0vh;
    margin-left: 13%;
  }
}
.sw-06-landing .sw-06-functions__container-text-function-item {
  position: relative;
  margin-top: 4vh;
  max-width: 38vw;
}
.sw-06-landing .sw-06-functions__container-text-function-item:nth-child(1) {
  max-width: 20vw;
}
@media screen and (min-width: 375px) and (max-width: 900px) {
  .sw-06-landing .sw-06-functions__container-text-function-item:nth-child(1) {
    max-width: 60vw;
  }
}
.sw-06-landing .sw-06-functions__container-text-function-item:nth-child(3) {
  max-width: 20vw;
}
@media screen and (min-width: 375px) and (max-width: 900px) {
  .sw-06-landing .sw-06-functions__container-text-function-item:nth-child(3) {
    max-width: 60vw;
  }
}
.sw-06-landing .sw-06-functions__container-text-function-item:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: -10%;
  width: 18%;
  background-repeat: no-repeat;
  height: 135%;
}
.sw-06-landing .sw-06-functions .sw-06-calories::before {
  background-image: url("../images/sw-06-functions/calories.svg");
  left: -16%;
  top: -47%;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-functions .sw-06-calories::before {
    left: -27%;
    top: 0%;
    width: 22%;
  }
}
.sw-06-landing .sw-06-functions .sw-06-pedometer::before {
  background-image: url("../images/sw-06-functions/pedometer.svg");
  top: -40%;
  left: -25%;
  height: 145%;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-functions .sw-06-pedometer::before {
    left: -13%;
  }
}
.sw-06-landing .sw-06-functions .sw-06-stopwatch::before {
  background-image: url("../images/sw-06-functions/stopwatch.svg");
  left: -26%;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-functions .sw-06-stopwatch::before {
    left: -15%;
    height: 145%;
    top: -23%;
  }
}
.sw-06-landing .sw-06-functions .sw-06-traning::before {
  background-image: url("../images/sw-06-functions/traning.svg");
  width: 10%;
  height: 85%;
  left: -11%;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-functions .sw-06-traning::before {
    top: 10%;
    left: -21%;
    width: 13%;
    height: 119%;
  }
}
.sw-06-landing .sw-06-functions__container-text-column {
  width: 30vw;
  position: absolute;
  background: linear-gradient(270deg, #e7bb82 2.5%, #ffffff 36.5%, #e8c393 100%);
  display: flex;
  right: 5%;
  top: 0;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-functions__container-text-column {
    position: relative;
    width: 105vw;
    padding: 6% 0% 6% 15%;
    gap: 5vh;
    align-items: flex-start;
  }
}
.sw-06-landing .sw-06-functions__container-text-column-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 13vw;
  gap: 24px;
  text-align: center;
  font-size: 1.2vw;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-functions__container-text-column-item {
    flex-direction: row;
    text-align: start;
    font-size: 3vw;
    gap: 31px;
  }
  .sw-06-landing .sw-06-functions__container-text-column-item:nth-child(1) {
    max-width: 100vw;
  }
}
@media screen and (min-width: 375px) and (max-width: 500px) {
  .sw-06-landing .sw-06-functions__container-text-column-item {
    font-size: 5.2vw;
  }
}
@media screen and (min-width: 375px) and (max-width: 900px) {
  .sw-06-landing .sw-06-functions__container-text-column-item p:nth-child(1) {
    width: 10%;
  }
}
.sw-06-landing .sw-06-functions .sw-06-o2 {
  width: 15%;
}
.sw-06-landing .sw-06-functions .sw-06-drop {
  width: 15%;
}
.sw-06-landing .sw-06-functions .sw-06-heart {
  width: 15%;
}
.sw-06-landing .sw-06-functions .sw-06-calendar {
  width: 15%;
}
.sw-06-landing .sw-06-watch-detalis {
  height: 100%;
  background: linear-gradient(90deg, #e8c393 0%, #ffffff 22.19%, #a2671a 83.95%, #e7bb82 97.13%);
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-watch-detalis {
    background: rgb(50, 50, 50);
  }
}
.sw-06-landing .sw-06-watch-detalis__container {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  font-size: 2.7vw;
  padding: 0%;
  justify-content: space-around;
  position: relative;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-watch-detalis__container {
    flex-direction: column;
    font-size: 20px;
  }
}
.sw-06-landing .sw-06-watch-detalis__specs-container-text {
  display: flex;
  flex-direction: column;
  gap: 5vh;
  justify-content: space-evenly;
  padding: 0% 0% 0% 10%;
}
@media screen and (min-width: 1500px) and (max-width: 1700px) {
  .sw-06-landing .sw-06-watch-detalis__specs-container-text {
    justify-content: flex-start;
    padding-top: 6%;
    gap: 6vh;
  }
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-watch-detalis__specs-container-text {
    color: rgb(255, 255, 255);
    font-weight: 300;
    padding: 13% 0% 10% 25%;
  }
}
.sw-06-landing .sw-06-watch-detalis__watch-wrapper {
  position: relative;
  width: 30%;
  display: flex;
  justify-content: center;
  right: 2%;
}
@media (max-width: 900px) {
  .sw-06-landing .sw-06-watch-detalis__watch-wrapper {
    width: 100%;
  }
}
.sw-06-landing .sw-06-watch-detalis__background--black {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  background: rgb(50, 50, 50);
  justify-content: center;
}
.sw-06-landing .sw-06-watch-detalis__specs-image {
  position: relative;
  width: 70%;
  display: flex;
  box-sizing: border-box;
  justify-content: center;
}
@media (min-width: 2200px) {
  .sw-06-landing .sw-06-watch-detalis__specs-image {
    width: 65%;
  }
}
@media (max-width: 900px) {
  .sw-06-landing .sw-06-watch-detalis__specs-image {
    height: 500px;
    width: 100%;
    display: block;
  }
}
.sw-06-landing .sw-06-watch-detalis__specs-image .watch-1-slide {
  max-width: 100%;
  height: auto;
}
@media (max-width: 900px) {
  .sw-06-landing .sw-06-watch-detalis__specs-image .watch-1-slide {
    position: relative;
    width: 225.56px;
    height: 1197.2px;
    left: 34%;
    top: -71%;
    rotate: -45deg;
    content: url("../images/sw-06-specs/sw-06-specs-watch-mb.png");
  }
}
.sw-06-landing .sw-06-watch-detalis__specs-container-text-item {
  position: relative;
}
.sw-06-landing .sw-06-watch-detalis__specs-container-text-item:nth-child(1) {
  max-width: 30vw;
}
@media screen and (min-width: 375px) and (max-width: 900px) {
  .sw-06-landing .sw-06-watch-detalis__specs-container-text-item:nth-child(1) {
    max-width: 41vw;
  }
}
.sw-06-landing .sw-06-watch-detalis__specs-container-text-item:nth-child(2) {
  max-width: 48vw;
}
@media screen and (min-width: 375px) and (max-width: 900px) {
  .sw-06-landing .sw-06-watch-detalis__specs-container-text-item:nth-child(2) {
    max-width: 63vw;
  }
}
.sw-06-landing .sw-06-watch-detalis__specs-container-text-item:nth-child(3) {
  max-width: 40vw;
}
@media screen and (min-width: 375px) and (max-width: 900px) {
  .sw-06-landing .sw-06-watch-detalis__specs-container-text-item:nth-child(3) {
    max-width: 71vw;
  }
}
.sw-06-landing .sw-06-watch-detalis__specs-container-text-item:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: -10%;
  width: 18%;
  background-repeat: no-repeat;
  height: 135%;
}
.sw-06-landing .sw-06-watch-detalis__specs-container-text-item span {
  font-weight: 600;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-watch-detalis__specs-container-text-item span {
    font-weight: 500;
  }
}
.sw-06-landing .sw-06-watch-detalis .sw-06-defense::before {
  background-image: url("../images/sw-06-specs/sw-06-specs-defense.svg");
  left: -29%;
  top: -11%;
  width: 26%;
  height: 123%;
}
@media screen and (min-width: 655px) and (max-width: 900px) {
  .sw-06-landing .sw-06-watch-detalis .sw-06-defense::before {
    background-image: url("../images/sw-06-specs/sw-06-specs-defense-mb.svg");
    left: -60px;
    top: -72%;
    width: 39px;
    height: 56px;
  }
}
@media screen and (min-width: 560px) and (max-width: 654px) {
  .sw-06-landing .sw-06-watch-detalis .sw-06-defense::before {
    background-image: url("../images/sw-06-specs/sw-06-specs-defense-mb.svg");
    left: -60px;
    top: -8%;
    width: 39px;
    height: 56px;
  }
}
@media screen and (max-width: 559px) {
  .sw-06-landing .sw-06-watch-detalis .sw-06-defense::before {
    background-image: url("../images/sw-06-specs/sw-06-specs-defense-mb.svg");
    left: -65px;
    top: -36%;
    width: 50px;
    height: 70px;
  }
}
.sw-06-landing .sw-06-watch-detalis .sw-06-belt::before {
  background-image: url("../images/sw-06-specs/sw-06-specs-belt.svg");
  left: -18%;
  rotate: -15deg;
  top: -5%;
  width: 18%;
  height: 96%;
}
@media screen and (min-width: 560px) and (max-width: 900px) {
  .sw-06-landing .sw-06-watch-detalis .sw-06-belt::before {
    background-image: url("../images/sw-06-specs/sw-06-specs-belt-mb.svg");
    left: -51px;
    width: 30.25px;
    height: 82.34px;
    rotate: -15deg;
  }
}
@media screen and (min-width: 375px) and (max-width: 559px) {
  .sw-06-landing .sw-06-watch-detalis .sw-06-belt::before {
    background-image: url("../images/sw-06-specs/sw-06-specs-belt-mb.svg");
    left: -59px;
    width: 43.25px;
    height: 82.34px;
    rotate: -15deg;
  }
}
.sw-06-landing .sw-06-watch-detalis .sw-06-battery::before {
  background-image: url("../images/sw-06-specs/sw-06-specs-battery.svg");
  left: -21%;
  top: 0%;
  width: 18%;
  height: 103%;
}
@media screen and (min-width: 560px) and (max-width: 900px) {
  .sw-06-landing .sw-06-watch-detalis .sw-06-battery::before {
    background-image: url("../images/sw-06-specs/sw-06-specs-battery-mb.svg");
    width: 32px;
    height: 86px;
    left: -54px;
    top: -5px;
  }
}
@media screen and (min-width: 375px) and (max-width: 559px) {
  .sw-06-landing .sw-06-watch-detalis .sw-06-battery::before {
    background-image: url("../images/sw-06-specs/sw-06-specs-battery-mb.svg");
    width: 46px;
    height: 86px;
    left: -62px;
    top: -5px;
  }
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-container-text {
  opacity: 0;
  position: absolute;
  max-width: 45vw;
  left: 5%;
  top: 8%;
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-container-text span {
  font-weight: 600;
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-title {
  color: #ffffff;
  font-size: 3.5vw;
}
.sw-06-landing .sw-06-watch-detalis__choose-face-watch-wrapper {
  top: 0;
  left: 0;
  position: absolute;
}
.sw-06-landing .sw-06-watch-detalis .watch-2-slide {
  opacity: 0;
  position: absolute;
  top: 8%;
  left: 0;
  z-index: 0;
}
.sw-06-landing .sw-06-watch-detalis .watch-2-slide__without-screen {
  display: none;
}
@media (min-width: 2200px) {
  .sw-06-landing .sw-06-watch-detalis .watch-2-slide {
    width: 405px;
  }
}
.sw-06-landing .sw-06-watch-detalis .watch-3 {
  opacity: 0;
  position: absolute;
  top: 8%;
  left: 0;
  z-index: 4;
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-screen {
  opacity: 0;
  display: flex;
  justify-content: center;
  gap: 20px;
  width: 77%;
  position: absolute;
  top: 16.2%;
  height: 1000px;
  left: 92%;
}
@media (min-width: 2500px) and (max-width: 2599px) {
  .sw-06-landing .sw-06-watch-detalis__choose-faces-screen {
    width: 320px;
    top: 17%;
    left: 77.5%;
  }
}
@media (min-width: 2400px) and (max-width: 2499px) {
  .sw-06-landing .sw-06-watch-detalis__choose-faces-screen {
    width: 320px;
    top: 17%;
    left: 80.5%;
  }
}
@media (min-width: 2200px) and (max-width: 2399px) {
  .sw-06-landing .sw-06-watch-detalis__choose-faces-screen {
    width: 320px;
    top: 17%;
    left: 88%;
  }
}
@media (min-width: 2100px) and (max-width: 2199px) {
  .sw-06-landing .sw-06-watch-detalis__choose-faces-screen {
    width: 320px;
    top: 17%;
    left: 82%;
  }
}
@media (min-width: 2001px) and (max-width: 2099px) {
  .sw-06-landing .sw-06-watch-detalis__choose-faces-screen {
    top: 16.3%;
    left: 90%;
  }
}
@media (min-width: 1800px) and (max-width: 2000px) {
  .sw-06-landing .sw-06-watch-detalis__choose-faces-screen {
    top: 17%;
    left: 91%;
  }
}
@media (max-width: 1300px) {
  .sw-06-landing .sw-06-watch-detalis__choose-faces-screen {
    top: 16%;
    left: 92%;
  }
}
@media (max-width: 1100px) {
  .sw-06-landing .sw-06-watch-detalis__choose-faces-screen {
    top: 15.8%;
    left: 92%;
  }
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-screen img.no-border {
  border: none !important;
  box-shadow: none !important;
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-screen img {
  width: 100%;
  position: absolute;
  transition: top 0.5s ease, left 0.5s ease;
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-screen img:nth-child(1) {
  top: 67%;
  left: -407%;
  border: 5px solid #e8c393;
  border-radius: 50%;
  box-shadow: 0 0 0 15px #323232, 0 0 0 25px #e8c393;
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-screen img:nth-child(2) {
  top: 33%;
  left: -353%;
  border: 5px solid #e8c393;
  border-radius: 50%;
  box-shadow: 0 0 0 15px #323232, 0 0 0 25px #e8c393;
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-screen img:nth-child(3) {
  top: 10%;
  left: -246%;
  border: 5px solid #e8c393;
  border-radius: 50%;
  box-shadow: 0 0 0 15px #323232, 0 0 0 25px #e8c393;
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-screen img:nth-child(4) {
  top: 0%;
  left: -109%;
  border-radius: 50%;
  border: 5px solid #e8c393;
  box-shadow: 0 0 0 15px #323232, 0 0 0 25px #e8c393;
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-screen img:nth-child(5) {
  top: 10%;
  left: 46%;
  border: 5px solid #e8c393;
  border-radius: 50%;
  box-shadow: 0 0 0 15px #323232, 0 0 0 25px #e8c393;
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-screen img:nth-child(6) {
  top: 33%;
  left: 147%;
  border-radius: 50%;
  border: 5px solid #e8c393;
  box-shadow: 0 0 0 15px #323232, 0 0 0 25px #e8c393;
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-screen img:nth-child(7) {
  top: 67%;
  left: 200%;
  border-radius: 50%;
  border: 5px solid #e8c393;
  box-shadow: 0 0 0 15px #323232, 0 0 0 25px #e8c393;
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-screen img:nth-child(8) {
  top: -1067%;
  left: 200%;
  border-radius: 50%;
  border: 5px solid #e8c393;
  box-shadow: 0 0 0 15px #323232, 0 0 0 25px #e8c393;
}
.sw-06-landing .sw-06-watch-detalis__choose-faces-screen img:nth-child(9) {
  top: -1067%;
  border-radius: 50%;
  border: 5px solid #e8c393;
  box-shadow: 0 0 0 15px #323232, 0 0 0 25px #e8c393;
}
.sw-06-landing .sw-06-choose-faced-mb {
  overflow: hidden;
  display: none;
  background: rgb(50, 50, 50);
  background: linear-gradient(180deg, rgb(50, 50, 50) 50%, rgb(0, 0, 0) 100%);
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-choose-faced-mb {
    display: block;
  }
}
.sw-06-landing .sw-06-choose-faced-mb__container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sw-06-landing .sw-06-choose-faced-mb__circle--black {
  background-image: url("../images/sw-06-choose-faces/sw-06-specs-watch-circel.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 27%;
  z-index: 1;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 769px) {
  .sw-06-landing .sw-06-choose-faced-mb__circle--black {
    height: 47%;
    z-index: 1;
    width: 100%;
    position: absolute;
    top: -12%;
  }
}
@media screen and (min-width: 520px) and (max-width: 768px) {
  .sw-06-landing .sw-06-choose-faced-mb__circle--black {
    background-color: black;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
  }
}
.sw-06-landing .sw-06-choose-faced-mb__choose-faces-container-text {
  text-align: center;
  z-index: 2;
  position: relative;
  max-width: 90vw;
  padding: 13% 0% 10% 0%;
}
@media screen and (min-width: 740px) {
  .sw-06-landing .sw-06-choose-faced-mb__choose-faces-container-text {
    max-width: 70vw;
  }
}
.sw-06-landing .sw-06-choose-faced-mb__choose-faces-title {
  font-size: 40px;
  color: #ffffff;
  font-weight: 400;
}
@media screen and (min-width: 350px) and (max-width: 640px) {
  .sw-06-landing .sw-06-choose-faced-mb__choose-faces-title {
    font-size: 10vw;
  }
}
.sw-06-landing .sw-06-choose-faced-mb span {
  font-weight: 500;
}
.sw-06-landing .sw-06-choose-faced-mb__watch-wrapper {
  position: relative;
}
.sw-06-landing .sw-06-choose-faced-mb__screen {
  display: flex;
  width: 1665px;
  position: absolute;
  gap: 40px;
  left: -275.6%;
  top: 39.5%;
  animation: slide-horizontal 10s steps(9) infinite;
  animation-direction: none;
}
.sw-06-landing .sw-06-choose-faced-mb__screen img {
  width: 145px;
}
.sw-06-landing .sw-06-choose-faced-mb__specs-image {
  width: 100%;
}
.sw-06-landing .sw-06-choose-faced-mb__specs-image .watch {
  width: 194.5px;
  height: a;
}
@keyframes slide-horizontal {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.sw-06-landing .sw-06-sync {
  background-image: url("../images/sw-06-watch-sync/sw-06-conclusion-background-circle.png");
}
@media screen and (min-width: 375px) and (max-width: 899px) {
  .sw-06-landing .sw-06-sync {
    background: rgb(50, 50, 50);
    background: linear-gradient(180deg, rgb(50, 50, 50) 48%, rgb(0, 0, 0) 100%);
  }
}
.sw-06-landing .sw-06-sync .sw-06-space {
  width: 100vw;
  height: 150px;
}
.sw-06-landing .sw-06-sync__container {
  display: flex;
  min-height: 100%;
  align-items: center;
  gap: 6vw;
  padding-bottom: 4%;
  padding-top: 5%;
  padding-right: 4%;
}
@media screen and (min-width: 375px) and (max-width: 899px) {
  .sw-06-landing .sw-06-sync__container {
    padding-bottom: 120%;
  }
}
.sw-06-landing .sw-06-sync__container-text {
  color: #303030;
  display: flex;
  flex-direction: column;
  gap: 9vh;
  max-width: 26vw;
}
@media screen and (min-width: 900px) and (max-width: 1200px) {
  .sw-06-landing .sw-06-sync__container-text {
    gap: 5vh;
  }
}
@media screen and (min-width: 375px) and (max-width: 899px) {
  .sw-06-landing .sw-06-sync__container-text {
    left: 21%;
    top: 56%;
    position: absolute;
    max-width: 62vw;
    color: rgb(255, 255, 255);
  }
}
@media screen and (min-width: 375px) and (max-width: 500px) {
  .sw-06-landing .sw-06-sync__container-text {
    gap: 6vh;
  }
}
.sw-06-landing .sw-06-sync__container-text-title {
  color: #303030;
  max-width: 26vw;
}
@media screen and (max-width: 899px) {
  .sw-06-landing .sw-06-sync__container-text-title {
    color: rgb(255, 255, 255);
  }
}
@media screen and (min-width: 375px) and (max-width: 99px) {
  .sw-06-landing .sw-06-sync__container-text-title {
    font-size: 6vw;
  }
}
.sw-06-landing .sw-06-sync__container-text-title .sw-06-text {
  position: absolute;
  top: 12%;
  left: 39%;
  font-weight: 500;
  max-width: 30vw;
  font-size: 3vw;
}
@media screen and (min-width: 600px) and (max-width: 899px) {
  .sw-06-landing .sw-06-sync__container-text-title .sw-06-text {
    left: 9%;
    top: 3%;
    max-width: 62vw;
    font-size: 6vw;
    color: #ffffff;
  }
}
@media screen and (min-width: 375px) and (max-width: 599px) {
  .sw-06-landing .sw-06-sync__container-text-title .sw-06-text {
    top: 4%;
    left: 9%;
    font-size: 7vw;
    max-width: 62vw;
    color: #ffffff;
  }
}
.sw-06-landing .sw-06-sync__image {
  width: 50%;
  position: relative;
}
@media screen and (min-width: 375px) and (max-width: 599px) {
  .sw-06-landing .sw-06-sync__image {
    width: 55%;
  }
}
.sw-06-landing .sw-06-sync__image .sw-06-watch {
  max-width: 100%;
  height: auto;
}
.sw-06-landing .sw-06-sync__container-text-item {
  font-size: 2vw;
  position: relative;
  font-weight: 500;
}
@media screen and (min-width: 600px) and (max-width: 899px) {
  .sw-06-landing .sw-06-sync__container-text-item {
    font-size: 5vw;
  }
}
@media screen and (min-width: 375px) and (max-width: 599px) {
  .sw-06-landing .sw-06-sync__container-text-item {
    font-size: 4vw;
  }
}
.sw-06-landing .sw-06-sync__container-text-item:before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -18%;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 600px) and (max-width: 899px) {
  .sw-06-landing .sw-06-sync__container-text-item:before {
    left: -23% !important;
  }
}
.sw-06-landing .sw-06-sync__image-phone {
  width: 35%;
  position: relative;
}
@media screen and (min-width: 375px) and (max-width: 899px) {
  .sw-06-landing .sw-06-sync__image-phone {
    width: 40%;
  }
}
.sw-06-landing .sw-06-sync__image-phone .sw-06-phone {
  max-width: 100%;
  height: auto;
}
.sw-06-landing .sw-06-sync .phone-screen {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sw-06-landing .sw-06-sync .phone-screen img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  animation-name: screen-carousel;
  animation-duration: 10s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
.sw-06-landing .sw-06-sync .phone-screen img:nth-child(1) {
  animation-delay: 0s;
}
.sw-06-landing .sw-06-sync .phone-screen img:nth-child(2) {
  animation-delay: 2s;
}
.sw-06-landing .sw-06-sync .phone-screen img:nth-child(3) {
  animation-delay: 4s;
}
.sw-06-landing .sw-06-sync .phone-screen img:nth-child(4) {
  animation-delay: 6s;
}
.sw-06-landing .sw-06-sync .phone-screen img:nth-child(5) {
  animation-delay: 8s;
}
.sw-06-landing .sw-06-weather::before {
  background-image: url("../images/sw-06-watch-sync/sw-06-conclusion-weather.svg");
  width: 17%;
  left: -20%;
  height: 140%;
}
@media screen and (max-width: 899px) {
  .sw-06-landing .sw-06-weather::before {
    background-image: url("../images/sw-06-watch-sync/sw-06-conclusion-weather-mb.svg");
  }
}
@media screen and (min-width: 375px) and (max-width: 599px) {
  .sw-06-landing .sw-06-weather::before {
    width: 24%;
    left: -27%;
    top: 23%;
    height: 204%;
  }
}
.sw-06-landing .sw-06-gym::before {
  background-image: url("../images/sw-06-watch-sync/sw-06-conclusion-gym.svg");
  width: 13%;
  height: 150%;
  left: -18%;
}
@media screen and (max-width: 899px) {
  .sw-06-landing .sw-06-gym::before {
    background-image: url("../images/sw-06-watch-sync/sw-06-conclusion-gym-mb.svg");
  }
}
@media screen and (min-width: 375px) and (max-width: 599px) {
  .sw-06-landing .sw-06-gym::before {
    width: 30%;
    height: 221%;
    left: -22%;
  }
}
.sw-06-landing .sw-06-bluetooth::before {
  background-image: url("../images/sw-06-watch-sync/sw-06-conclusion-bluetooth.svg");
  width: 15%;
  height: 171%;
  left: -17%;
}
@media screen and (max-width: 899px) {
  .sw-06-landing .sw-06-bluetooth::before {
    background-image: url("../images/sw-06-watch-sync/sw-06-conclusion-bluetooth-mb.svg");
  }
}
@media screen and (min-width: 375px) and (max-width: 599px) {
  .sw-06-landing .sw-06-bluetooth::before {
    width: 37%;
    height: 273%;
    left: -23%;
  }
}
.sw-06-landing .sw-06-media::before {
  background-image: url("../images/sw-06-watch-sync/sw-06-conclusion-media.svg");
  width: 15%;
  height: 73%;
}
@media screen and (max-width: 899px) {
  .sw-06-landing .sw-06-media::before {
    background-image: url("../images/sw-06-watch-sync/sw-06-conclusion-media-mb.svg");
  }
}
@media screen and (min-width: 375px) and (max-width: 599px) {
  .sw-06-landing .sw-06-media::before {
    width: 23%;
    height: 115%;
    left: -25%;
  }
}
@keyframes screen-carousel {
  0%, 20% {
    opacity: 1;
  }
  25%, 100% {
    opacity: 0;
  }
}
.sw-06-landing .sw-06-conclusion {
  background-image: url("../images/sw-06-conclusion/sw-06-conclusion-background.svg");
  background-position: left;
}
@media screen and (min-width: 375px) and (max-width: 599px) {
  .sw-06-landing .sw-06-conclusion {
    background-position: center;
  }
}
.sw-06-landing .sw-06-conclusion__container {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 15% 15%;
}
@media screen and (min-width: 375px) and (max-width: 599px) {
  .sw-06-landing .sw-06-conclusion__container {
    padding: 30% 34px 224px 34px;
  }
}
.sw-06-landing .sw-06-conclusion__container-text {
  font-size: 5vw;
  font-weight: 500;
  color: rgb(89, 84, 84);
  display: flex;
  flex-direction: column;
  gap: 5vh;
}
.sw-06-landing .sw-06-conclusion__container-text-title {
  font-size: 4vw;
}
@media screen and (max-width: 900px) {
  .sw-06-landing .sw-06-conclusion__container-text-title {
    font-size: 5vw;
  }
}
@media screen and (min-width: 375px) and (max-width: 599px) {
  .sw-06-landing .sw-06-conclusion__container-text-title {
    font-size: 10vw;
  }
}
.sw-06-landing .sw-06-conclusion__container-text-description {
  display: flex;
  gap: 5vh;
  flex-direction: column;
}
.sw-06-landing .sw-06-conclusion__container-text-description-item {
  max-width: 47vw;
  font-size: 2.7vw;
  margin-left: 17%;
  position: relative;
  font-weight: 500;
}
@media screen and (min-width: 600px) and (max-width: 899px) {
  .sw-06-landing .sw-06-conclusion__container-text-description-item {
    font-size: 3vw;
  }
}
@media screen and (min-width: 375px) and (max-width: 599px) {
  .sw-06-landing .sw-06-conclusion__container-text-description-item {
    font-size: 5vw;
    max-width: 100vw;
  }
}
.sw-06-landing .sw-06-conclusion__container-text-description-item:before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -22%;
  top: 50%;
  transform: translateY(-50%);
}
.sw-06-landing .sw-06-envelope::before {
  width: 15%;
  height: 65%;
  background-image: url("../images/sw-06-conclusion/sw-06-conclusion-envelope.svg");
}
@media screen and (min-width: 375px) and (max-width: 599px) {
  .sw-06-landing .sw-06-envelope::before {
    width: 19%;
    top: 51%;
    height: 84%;
    left: -24%;
  }
}
.sw-06-landing .sw-06-microphone::before {
  background-image: url("../images/sw-06-conclusion/sw-06-conclusion-microphone.svg");
  width: 10%;
  height: 107%;
  left: -20%;
}
@media screen and (min-width: 375px) and (max-width: 599px) {
  .sw-06-landing .sw-06-microphone::before {
    width: 12%;
  }
}

/*# sourceMappingURL=style.css.map */
