﻿@font-face {
  font-family: SamsungSharpSans;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/SamsungSharpSans-Bold.woff2) format("woff2"), url(../fonts/SamsungSharpSans-Bold.woff) format("woff")
}

@font-face {
  font-family: SamsungOne;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/SamsungOne-400.woff2) format("woff2"), url(../fonts/SamsungOne-400.woff) format("woff")
}

@font-face {
  font-family: SamsungOne;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/SamsungOne-500.woff2) format("woff2"), url(../fonts/SamsungOne-500.woff) format("woff")
}

@font-face {
  font-family: SamsungOne;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/SamsungOne-700.woff2) format("woff2"), url(../fonts/SamsungOne-700.woff) format("woff")
}

@keyframes hover {
  from {
    transform: scaleX(0)
  }

  to {
    transform: scaleX(1)
  }
}

html {
  min-height: 100%;
  width: 100vw;
  max-width: 100%;
  box-sizing: border-box;
  text-size-adjust: 100%
}

body,
html {
  margin: 0;
  padding: 0;
  border: 0;
  color: black;
  font-family: SamsungOne, sans-serif;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  font-variant: normal;
  background-color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-appearance: none;
  text-rendering: optimizeLegibility
}

.no-scroll {
  position: fixed;
  overflow: hidden;
  width: 100%
}

.wn {
  font-size: 17px;
  position: relative;
  width: 100%;
  font-family: SamsungOne, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 1px
}

@media (max-width: 1200px) {
  .wn {
    font-size: 1.75vw
  }
}

@media (max-width: 1023px) {
  .wn {
    font-size: 2.44379vw
  }
}

@media (max-width: 767px) {
  .wn {
    font-size: 3.91134vw
  }
}

.wn picture {
  display: inline-block
}

.wn picture.wn-stretch {
  width: 100%
}

.wn picture.wn-stretch img {
  width: 100%;
  max-width: none
}

.wn img {
  max-width: 100%;
  height: auto;
  backface-visibility: hidden
}

.wn * {
  box-sizing: border-box
}

.wn a {
  transition: all .25s ease-out
}

.wn sup {
  font-size: 0.6em
}

.wn h1,
.wn h2,
.wn h3,
.wn h4,
.wn h5,
.wn h6 {
  color: inherit;
  text-transform: none
}

.wn-clear {
  clear: both
}

.wn-text-center {
  text-align: center
}

.wn-text-center-left {
  text-align: center
}

@media (max-width: 767px) {
  .wn-text-center-left {
    text-align: left
  }
}

.wn-text-inverse {
  color: #FFF
}

@media (max-width: 767px) {
  .wn-no-brake-mobile br {
    display: none
  }
}

.wn-container-full {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto
}

.wn-container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  padding-left: 30px;
  padding-right: 30px;
  margin: auto
}

@media (max-width: 767px) {
  .wn-container {
    padding-left: 20px;
    padding-right: 20px
  }
}

.wn-container-medium {
  max-width: 1024px
}

.wn-container-small {
  max-width: 835px
}

.wn-remove-padding {
  width: calc(100% + 30px * 2) !important;
  margin-left: -30px;
  margin-right: -30px
}

@media (max-width: 767px) {
  .wn-remove-padding {
    width: calc(100% + 20px * 2) !important;
    margin-left: -20px;
    margin-right: -20px
  }
}

.wp-contaner-bg-color {
  background-color: white;
  padding-top: 1px
}

.wn-sapce-small {
  margin-top: 20px;
  margin-bottom: 20px
}

@media (max-width: 1200px) {
  .wn-sapce-small {
    margin-top: 1.66667vw;
    margin-bottom: 1.66667vw
  }
}

@media (max-width: 1023px) {
  .wn-sapce-small {
    margin-top: 1.95503vw;
    margin-bottom: 1.95503vw
  }
}

.wn-sapce {
  margin-top: 40px;
  margin-bottom: 40px
}

@media (max-width: 1200px) {
  .wn-sapce {
    margin-top: 3.33333vw;
    margin-bottom: 3.33333vw
  }
}

@media (max-width: 1023px) {
  .wn-sapce {
    margin-top: 3.91007vw;
    margin-bottom: 3.91007vw
  }
}

.wn-sapce-medium {
  margin-top: 60px;
  margin-bottom: 60px
}

@media (max-width: 1200px) {
  .wn-sapce-medium {
    margin-top: 5vw;
    margin-bottom: 5vw
  }
}

@media (max-width: 1023px) {
  .wn-sapce-medium {
    margin-top: 5.8651vw;
    margin-bottom: 5.8651vw
  }
}

.wn-sapce-large {
  margin-top: 100px;
  margin-bottom: 100px
}

@media (max-width: 1200px) {
  .wn-sapce-large {
    margin-top: 8.33333vw;
    margin-bottom: 8.33333vw
  }
}

@media (max-width: 1023px) {
  .wn-sapce-large {
    margin-top: 9.77517vw;
    margin-bottom: 9.77517vw
  }
}

.wn-sapce-larger {
  margin-top: 200px;
  margin-bottom: 200px
}

@media (max-width: 1200px) {
  .wn-sapce-larger {
    margin-top: 16.66667vw;
    margin-bottom: 16.66667vw
  }
}

@media (max-width: 1023px) {
  .wn-sapce-larger {
    margin-top: 19.55034vw;
    margin-bottom: 19.55034vw
  }
}

.wn-no-top-sapce {
  margin-top: 0
}

.wn-no-bottom-sapce {
  margin-bottom: 0
}

.wn-btn {
  font-family: SamsungOne, sans-serif;
  font-weight: 700;
  font-size: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 52px;
  color: white;
  border: 0;
  border-radius: 26px;
  padding: 0 34px;
  transition: all .25s ease-out;
  text-align: center;
  background-color: black;
  text-decoration: none
}

.wn-btn:hover {
  background-color: #555
}

.wn-btn.large {
  min-width: 168px
}

.wn-btn.font-small {
  font-size: 16px
}

@media (max-width: 767px) {
  .wn-btn.mobile-small {
    font-size: 20px;
    height: 54px;
    line-height: 1.2;
    border-radius: 5.47588vw;
    padding: 0 20px
  }
}

.wn-btn-text {
  font-weight: 700;
  line-height: .5;
  color: black;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  position: relative;
  text-align: center
}

.wn-btn-text::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: currentColor
}

.wn-btn-text:hover {
  color: #555
}

.wn-btn-text:hover::after {
  animation: hover .25s ease-out
}

.wn-note {
  font-size: 13px;
  line-height: 1.38;
  color: #999999
}

.wn-note.mobile {
  display: none
}

@media (max-width: 1023px) {
  .wn-note {
    font-size: 12px
  }

  .wn-note.desktop {
    display: none
  }

  .wn-note.mobile {
    display: block
  }
}

@media (max-width: 767px) {
  .wn-note {
    font-size: 11px
  }
}

.wn-title-small {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.25;
  margin: 0
}

.wn-title-small strong {
  font-weight: 700
}

@media (max-width: 1200px) {
  .wn-title-small {
    font-size: 1.83333vw
  }
}

@media (max-width: 1023px) {
  .wn-title-small {
    font-size: 2.44379vw
  }
}

@media (max-width: 767px) {
  .wn-title-small {
    font-size: 3.91134vw
  }
}

.wn-title {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 700;
  font-size: 45px;
  line-height: 1;
  color: black;
  margin: 0
}

@media (max-width: 1200px) {
  .wn-title {
    font-size: 3.75vw
  }
}

@media (max-width: 1023px) {
  .wn-title {
    font-size: 4.39883vw
  }
}

@media (max-width: 767px) {
  .wn-title {
    font-size: 5.86701vw
  }
}

.wn-title-large {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 1.5
}

@media (max-width: 1200px) {
  .wn-title-large {
    font-size: 3.41667vw
  }
}

@media (max-width: 1023px) {
  .wn-title-large {
    font-size: 4.49658vw
  }
}

@media (max-width: 767px) {
  .wn-title-large {
    font-size: 6.64928vw
  }
}

.wn-title-extralarge {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 700;
  font-size: 42px;
  line-height: 1.28
}

@media (max-width: 1200px) {
  .wn-title-extralarge {
    font-size: 3.5vw
  }
}

@media (max-width: 1023px) {
  .wn-title-extralarge {
    font-size: 4.59433vw
  }
}

@media (max-width: 767px) {
  .wn-title-extralarge {
    font-size: 6.77966vw
  }
}

.wn-no-break {
  white-space: nowrap
}

.button-text {
  font-weight: 700;
  line-height: .5;
  color: black;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  position: relative;
  text-align: center
}

.button-text::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: currentColor
}

.button-text:hover {
  color: #555
}

.button-text:hover::after {
  animation: hover .25s ease-out
}

.button {
  font-family: SamsungOne, sans-serif;
  font-weight: 700;
  font-size: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 52px;
  color: white;
  border: 0;
  border-radius: 26px;
  padding: 0 34px;
  transition: all .25s ease-out;
  text-align: center;
  background-color: black;
  text-decoration: none
}

.button:hover {
  background-color: #555
}

.button.large {
  min-width: 168px
}

.button.font-small {
  font-size: 16px
}

@media (max-width: 767px) {
  .button.mobile-small {
    font-size: 20px;
    height: 54px;
    line-height: 1.2;
    border-radius: 5.47588vw;
    padding: 0 20px
  }
}

.slick-loading .slick-list {
  background: url("../img/loader.gif") center center no-repeat
}

.slick-slide:focus {
  outline: none
}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25
}

.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: #000;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: -25px
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px
}

.slick-prev:before {
  content: "←"
}

[dir="rtl"] .slick-prev:before {
  content: "→"
}

.slick-next {
  right: -25px
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto
}

.slick-next:before {
  content: "→"
}

[dir="rtl"] .slick-next:before {
  content: "←"
}

.slick-dots {
  position: absolute;
  z-index: 10;
  left: 20px;
  right: 20px;
  bottom: 7%;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0;
  margin: 0
}

.slick-dots li {
  position: relative;
  display: block;
  width: 8.6%;
  padding: 0;
  margin: 0 1%;
  text-align: center;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  display: block;
  height: 10px;
  width: 100%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  margin: 0;
  color: transparent;
  padding: 0;
  cursor: pointer;
  background: transparent;
  transition: all .25s ease-out;
  border-bottom: solid 2px #E0E0E0
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
  border-color: #909090
}

.slick-dots li.slick-active button {
  border-color: #909090
}

.c-hamburger {
  margin: 0;
  width: 26px;
  height: 20px;
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  cursor: pointer;
  transition: background 0.3s
}

.c-hamburger span {
  top: 8px;
  height: 4px;
  background: black;
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  transition: background 0s 0.3s;
  border-radius: 2px
}

.c-hamburger span::before,
.c-hamburger span::after {
  height: 4px;
  background-color: black;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  content: "";
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
  border-radius: 2px
}

.c-hamburger span::before {
  top: -7px;
  transition-property: top, transform
}

.c-hamburger span::after {
  bottom: -7px;
  transition-property: bottom, transform
}

.c-hamburger.is-active {
  background-color: none
}

.c-hamburger.is-active span {
  background: none
}

.c-hamburger.is-active span::before {
  transform: rotate(45deg);
  top: 0
}

.c-hamburger.is-active span::after {
  transform: rotate(-45deg);
  bottom: 0
}

.c-hamburger.is-active span::before,
.c-hamburger.is-active span::after {
  transition-delay: 0s, 0.3s
}

.header {
  padding-top: 15px
}

.logo-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 32px 20px;
  background-color: #eee;
  text-align: center
}

.logo-img {
  width: 170px;
  height: auto
}

.hamburguer-container {
  display: none
}

.menu-nav {
  padding: 50px 30px
}

.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center
}

.menu li {
  padding: 0 42px
}

.menu-btn {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 700;
  font-size: 19px;
  line-height: .5;
  color: black;
  text-decoration: none;
  display: inline-block;
  border-bottom: solid 2px transparent;
  display: inline-block
}

.menu-btn::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: transparent
}

.menu-btn:hover {
  color: #555
}

.menu-btn:hover::after {
  animation: hover .25s ease-out;
  background-color: currentColor
}

.manu-bg-close {
  display: none
}

@media (max-width: 1200px) {
  .header {
    padding-top: 1.25vw
  }

  .logo-bar {
    padding-top: 2.66667vw;
    padding-bottom: 2.66667vw
  }

  .logo-img {
    width: 14.16667vw
  }

  .menu-nav {
    padding-top: 4.16667vw;
    padding-bottom: 4.16667vw
  }

  .menu li {
    padding: 0 3.5vw
  }

  .menu-btn {
    font-size: 1.58333vw
  }
}

@media (max-width: 1023px) {
  .header {
    padding-top: 1.46628vw
  }

  .logo-bar {
    padding-top: 3.12805vw;
    padding-bottom: 3.12805vw
  }

  .logo-img {
    width: 16.61779vw
  }

  .menu-nav {
    padding-top: 4.88759vw;
    padding-bottom: 4.88759vw
  }

  .menu li {
    padding: 0 2.93255vw
  }

  .menu-btn {
    font-size: 2.05279vw
  }
}

@media (max-width: 767px) {
  .header {
    padding-top: 0
  }

  .logo-bar {
    justify-content: space-between;
    padding: 36px 20px;
    text-align: left;
    position: relative;
    z-index: 100
  }

  .logo-img {
    width: 115px
  }

  .hamburguer-container {
    display: block
  }

  .menu-nav {
    padding: 0;
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    width: 0;
    height: 100vh;
    overflow: hidden;
    transition: width .25s ease-out;
    overflow: auto
  }

  .menu-nav.active {
    width: 100vw
  }

  .menu {
    position: relative;
    z-index: 2;
    width: 100vw;
    padding: 100px 20px 10px;
    background-color: #eee;
    display: block;
    text-align: right
  }

  .menu li {
    padding: 0 0 37px
  }

  .menu-btn {
    font-size: 19px
  }

  .manu-bg-close {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
  }
}

.slide.unloaded {
  width: 1px;
  height: 1px;
  overflow: hidden
}

.slide-container {
  display: flex;
  height: 495px;
  align-items: center;
  position: relative
}

.slide-img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover
}

.slide-img.small {
  display: none
}

.slide-content {
  position: relative;
  z-index: 2;
  padding: 30px 0 30px 74px;
  width: 55%
}

.slide-title {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.24;
  color: black;
  margin: 0 0 18px
}

.slide-cta .button-text {
  margin-right: 24px
}

@media (max-width: 1200px) {
  .slide-container {
    height: 41.25vw
  }

  .slide-content {
    padding-left: 6.16667vw
  }

  .slide-title {
    font-size: 3.16667vw;
    margin-bottom: 1.5vw
  }

  .slide-cta .button-text {
    margin-right: 2vw
  }
}

@media (max-width: 1023px) {
  .slide-container {
    height: 48.3871vw
  }

  .slide-content {
    padding-left: 7.23363vw
  }

  .slide-title {
    font-size: 3.71457vw;
    margin-bottom: 1.75953vw
  }

  .slide-cta .button-text {
    margin-right: 2.34604vw
  }
}

@media (max-width: 767px) {
  .slide {
    margin-top: 11.08214vw
  }

  .slide-container {
    display: block;
    height: 117.99218vw;
    text-align: center
  }

  .slide-img {
    background-position: center bottom
  }

  .slide-img.large {
    display: none
  }

  .slide-img.small {
    display: block
  }

  .slide-content {
    padding: 6.38853vw 20px 0;
    width: 100%
  }

  .slide-title {
    font-size: 6.91004vw;
    margin-bottom: 3.25945vw
  }

  .slide-cta {
    display: flex;
    flex-direction: column;
    align-items: center
  }

  .slide-cta .button {
    order: 1
  }

  .slide-cta .button-text {
    order: 2;
    margin-right: 0;
    margin-top: 4.1721vw
  }
}

.grid-supercontaner {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 50px
}

.grid-item-first {
  width: 48.75%
}

.grid-container {
  width: 49%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap
}

.grid-item {
  width: 48.5%;
  background-color: #eee;
  margin-bottom: 20px;
  padding: 22px 0 15px
}

.grig-link {
  display: block;
  text-decoration: none;
  color: black;
  text-align: center;
  overflow: hidden
}

.grig-link img {
  transition: all .25s ease-out
}

.grig-link:hover {
  color: #555
}

.grig-link:hover img {
  transform: scale(1.05)
}

.grid-item-first-title {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.25;
  color: inherit;
  margin: 60px 0 4px
}

.grid-item-first-text {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.11;
  color: inherit
}

.grid-item-first-text p {
  margin: 0
}

.grid-item-title {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.25;
  color: inherit;
  margin: 20px 0 4px
}

.grid-item-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.12;
  color: inherit
}

.grid-item-text p {
  margin: 0
}

.grid-item-img {
  height: 158px !important;
  width: auto !important
}

@media (max-width: 1200px) {
  .grid-supercontaner {
    margin-top: 4.16667vw;
    padding-right: 1.41667vw
  }

  .grid-item {
    margin-bottom: 1.66667vw;
    padding: 1.83333vw 0 1.25vw
  }

  .grid-item-first-title {
    font-size: 2.33333vw;
    margin: 5vw 0 .33333vw
  }

  .grid-item-first-text {
    font-size: 1.5vw
  }

  .grid-item-title {
    font-size: 2.08333vw;
    margin: 1.66667vw 0 .33333vw
  }

  .grid-item-text {
    font-size: 1.33333vw
  }

  .grid-item-img {
    height: 13.16667vw !important
  }
}

@media (max-width: 1023px) {
  .grid-supercontaner {
    margin-top: 4.88759vw;
    padding-right: 1.66178vw
  }

  .grid-item {
    margin-bottom: 1.95503vw;
    padding: 2.15054vw 0 1.46628vw
  }

  .grid-item-first-title {
    font-size: 3.0303vw;
    margin: 5.8651vw 0 .39101vw
  }

  .grid-item-first-text {
    font-size: 1.95503vw
  }

  .grid-item-title {
    font-size: 2.73705vw;
    margin: 1.95503vw 0 .39101vw
  }

  .grid-item-text {
    font-size: 1.75953vw
  }
}

@media (max-width: 767px) {
  .grid-supercontaner {
    display: block;
    margin-top: 11.08214vw;
    padding: 0
  }

  .grid-item-first {
    width: 100%;
    padding-bottom: 5.21512vw
  }

  .grid-container {
    width: 100%;
    padding: 0 3%
  }

  .grid-item {
    width: 48.5%;
    margin-top: 2.60756vw;
    margin-bottom: 0;
    padding: 4.1721vw 0 2.86832vw
  }

  .grid-item-first-title {
    font-size: 6.5189vw;
    margin: 7.56193vw 0 2.08605vw
  }

  .grid-item-first-text {
    font-size: 4.95437vw
  }

  .grid-item-title {
    font-size: 4.1721vw;
    margin: 3.91134vw 0 .78227vw
  }

  .grid-item-text {
    font-size: 4.1721vw;
    padding: 0 2.60756vw
  }

  .grid-item-text br {
    display: none
  }

  .grid-item-img {
    height: 27.3794vw !important
  }
}

.products-container {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 80px
}

.products-item {
  width: 20%;
  text-align: center;
  margin-bottom: 40px
}

.products-item-img {
  width: auto !important;
  height: 141px !important;
  max-width: none !important
}

.products-item-title {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 700;
  font-size: 21px;
  line-height: 1.25;
  color: black;
  margin: 34px 0 22px
}

.products-list {
  margin: 28px 0 0;
  padding: 0;
  list-style: none
}

.products-list li {
  margin-bottom: 11px
}

.products-list-btn {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: .5;
  color: black;
  text-decoration: none;
  display: inline-block
}

.products-list-btn::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: transparent
}

.products-list-btn:hover {
  color: #555
}

.products-list-btn:hover::after {
  animation: hover .25s ease-out;
  background-color: currentColor
}

@media (max-width: 1200px) {
  .products-container {
    margin-top: 6.66667vw
  }

  .products-item {
    margin-bottom: 3.33333vw
  }

  .products-item-img {
    height: 11.75vw !important
  }

  .products-item-title {
    font-size: 1.75vw;
    margin: 2.83333vw 0 1.83333vw
  }

  .products-list {
    margin: 2.33333vw 0 0
  }

  .products-list li {
    margin-bottom: .91667vw
  }

  .products-list-btn {
    font-size: 1.41667vw
  }
}

@media (max-width: 1023px) {
  .products-container {
    margin-top: 7.82014vw
  }

  .products-item {
    width: 33.33%;
    margin-bottom: 3.91007vw
  }

  .products-item-img {
    height: 15.73803vw !important
  }

  .products-item-title {
    font-size: 2.44379vw;
    margin: 3.32356vw 0 2.15054vw
  }

  .products-list {
    margin: 2.73705vw 0 0
  }

  .products-list li {
    margin-bottom: 1.07527vw
  }

  .products-list-btn {
    font-size: 2.05279vw
  }
}

@media (max-width: 767px) {
  .products-container {
    margin-top: 13.03781vw
  }

  .products-item {
    width: 50%;
    margin-bottom: 7.82269vw
  }

  .products-item-img {
    height: 28.03129vw !important
  }

  .products-item-title {
    font-size: 5.86701vw;
    margin: 9.12647vw 0 5.21512vw
  }

  .products-list {
    margin: 6.5189vw 0 0
  }

  .products-list li {
    margin-bottom: 2.60756vw
  }

  .products-list-btn {
    font-size: 4.69361vw
  }
}

.system-container {
  position: relative;
  height: 400px;
  margin-top: 30px
}

.system-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover
}

.system-bg.small {
  display: none
}

.system-content {
  position: absolute;
  z-index: 2;
  top: 32px;
  left: 29px;
  bottom: 56px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start
}

.system-title {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 700;
  font-size: 38px;
  line-height: 1.26;
  color: black;
  margin: 0
}

.system-button {
  width: 160px
}

.system-note {
  position: absolute;
  z-index: 3;
  right: 24px;
  bottom: 20px;
  font-weight: 700;
  font-size: 12px
}

@media (max-width: 1200px) {
  .system-container {
    height: 33.33333vw;
    margin-top: 2.5vw
  }

  .system-content {
    top: 2.66667vw;
    left: 2.41667vw;
    bottom: 4.66667vw
  }

  .system-title {
    font-size: 3.16667vw
  }

  .system-note {
    right: 2vw;
    bottom: 1.66667vw;
    font-size: 1vw
  }
}

@media (max-width: 1023px) {
  .system-container {
    height: 39.10068vw;
    margin-top: 2.93255vw
  }

  .system-content {
    top: 3.12805vw;
    left: 2.8348vw;
    bottom: 5.4741vw
  }

  .system-title {
    font-size: 4.20332vw
  }

  .system-note {
    right: 2.34604vw;
    bottom: 1.95503vw;
    font-size: 1.46628vw
  }
}

@media (max-width: 767px) {
  .system-container {
    height: 100.52151vw;
    margin-top: 5.86701vw
  }

  .system-bg.large {
    display: none
  }

  .system-bg.small {
    display: block
  }

  .system-content {
    top: 7.82269vw;
    left: 20px;
    bottom: auto;
    display: block
  }

  .system-title {
    font-size: 6.5189vw;
    margin-bottom: 3.65059vw
  }

  .system-button {
    width: 33.89831vw
  }

  .system-note {
    right: auto;
    left: 20px;
    bottom: 3.91134vw;
    font-size: 3.25945vw
  }
}

.do-container {
  text-align: center;
  width: 790px;
  margin: 96px auto 0
}

.do-title {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 700;
  font-size: 43px;
  line-height: 1.26;
  color: black;
  margin: 0
}

.do-text {
  margin-top: 34px;
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.47;
  color: black
}

.do-text p {
  margin: 0
}

@media (max-width: 1200px) {
  .do-container {
    width: 65.83333vw;
    margin: 8vw auto 0
  }

  .do-title {
    font-size: 3.58333vw
  }

  .do-text {
    margin-top: 2.83333vw;
    font-size: 1.58333vw
  }
}

@media (max-width: 1023px) {
  .do-container {
    width: 83.08895vw;
    margin: 9.38416vw auto 0
  }

  .do-title {
    font-size: 5.18084vw
  }

  .do-text {
    margin-top: 3.32356vw;
    font-size: 2.24829vw
  }
}

@media (max-width: 767px) {
  .do-container {
    width: 100%;
    margin: 9.12647vw auto 0
  }

  .do-title {
    font-size: 6.5189vw
  }

  .do-text {
    margin-top: 5.60626vw;
    font-size: 4.30248vw
  }
}

.can-container {
  margin-top: 83px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.can-item {
  width: 28%;
  margin-bottom: 50px
}

.can-icon {
  height: 67px;
  display: flex;
  align-items: center
}

.can-icon img {
  width: auto
}

.can-icon .can-icon-img-1 {
  height: 45px
}

.can-icon .can-icon-img-2 {
  height: 60px
}

.can-icon .can-icon-img-3 {
  height: 67px
}

.can-icon .can-icon-img-4 {
  height: 52px
}

.can-icon .can-icon-img-5 {
  height: 59px
}

.can-icon .can-icon-img-6 {
  height: 53px
}

.can-title {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.2;
  color: black;
  margin: 4px 0 18px
}

.can-text {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.33;
  color: black;
  max-width: 300px
}

.can-text p {
  margin: 0
}

.footer {
  height: 100px
}

@media (max-width: 1200px) {
  .can-container {
    margin-top: 6.91667vw
  }

  .can-item {
    margin-bottom: 4.16667vw
  }

  .can-icon {
    height: 5.58333vw
  }

  .can-icon .can-icon-img-1 {
    height: 3.75vw
  }

  .can-icon .can-icon-img-2 {
    height: 5vw
  }

  .can-icon .can-icon-img-3 {
    height: 5.58333vw
  }

  .can-icon .can-icon-img-4 {
    height: 4.33333vw
  }

  .can-icon .can-icon-img-5 {
    height: 4.91667vw
  }

  .can-icon .can-icon-img-6 {
    height: 4.41667vw
  }

  .can-title {
    font-size: 2.16667vw;
    margin: .33333vw 0 1.5vw
  }

  .can-text {
    font-size: 1.25vw
  }

  .footer {
    height: 8.33333vw
  }
}

@media (max-width: 1023px) {
  .can-container {
    margin-top: 8.11339vw
  }

  .can-item {
    margin-bottom: 4.88759vw
  }

  .can-icon {
    height: 6.54936vw
  }

  .can-icon .can-icon-img-1 {
    height: 4.39883vw
  }

  .can-icon .can-icon-img-2 {
    height: 5.8651vw
  }

  .can-icon .can-icon-img-3 {
    height: 6.54936vw
  }

  .can-icon .can-icon-img-4 {
    height: 5.08309vw
  }

  .can-icon .can-icon-img-5 {
    height: 5.76735vw
  }

  .can-icon .can-icon-img-6 {
    height: 5.18084vw
  }

  .can-title {
    font-size: 3.0303vw;
    margin: .39101vw 0 1.75953vw
  }

  .can-text {
    font-size: 1.85728vw
  }

  .footer {
    height: 9.77517vw
  }
}

@media (max-width: 767px) {
  .can-container {
    margin-top: 13.03781vw
  }

  .can-item {
    width: 100%;
    margin-bottom: 9.77836vw
  }

  .can-icon {
    display: block;
    height: auto
  }

  .can-icon .can-icon-img-1 {
    height: 9.38722vw
  }

  .can-icon .can-icon-img-2 {
    height: 12.5163vw
  }

  .can-icon .can-icon-img-3 {
    height: 14.34159vw
  }

  .can-icon .can-icon-img-4 {
    height: 10.95176vw
  }

  .can-icon .can-icon-img-5 {
    height: 12.25554vw
  }

  .can-icon .can-icon-img-6 {
    height: 11.21252vw
  }

  .can-title {
    font-size: 7.04042vw;
    margin: 3.91134vw 0 3.91134vw
  }

  .can-text {
    font-size: 4.1721vw;
    max-width: 100%
  }

  .footer {
    height: 26.07562vw
  }
}

.wn-grid-squares {
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
  padding-bottom: 30px
}

.wn-grid-squares-item {
  flex: 0 0 100%;
  position: relative
}

.wn-mini-grid {
  display: flex;
  height: 100%;
  column-gap: 10px
}

.wn-mini-grid .wn-mini-grid-item {
  flex: 0 0 calc(50% - 5px);
  background-color: #eee
}

.wn-mini-grid.wn-mini-grid-3 .wn-mini-grid-item {
  flex: 0 0 calc(33.33% - 15px)
}

.wn-mini-grid.wn-mini-grid-3 .wn-product-resume {
  padding: 10px 20px
}

.wn-media-fit-square img {
  display: block;
  object-fit: cover;
  aspect-ratio: 1 / 1;
  width: 100%;
  height: 100%
}

.wn-text-fit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  z-index: 2
}

.wn-headline {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 700;
  font-size: clamp(26px, 7vw, 40px);
  line-height: 1.3;
  text-align: center;
  margin: 0
}

.wn-product-title {
  font-family: SamsungSharpSans, sans-serif;
  font-weight: 700;
  font-size: clamp(18px, 5vw, 26px);
  line-height: 1.3;
  text-align: center;
  margin: 0 0 10px
}

.wn-product-resume {
  padding: 20px 10px;
  text-align: center
}

.wn-product-image {
  max-height: 400px;
  margin-bottom: 20px
}

.wn-product-image img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto
}

@media (max-width: 767px) {
  .wn-mini-grid.wn-mini-grid-3 {
    flex-direction: column;
    row-gap: 10px;
  }

  .wn-mini-grid.wn-mini-grid-3 .wn-mini-grid-item {
      flex: 0 0 calc( 33.33% - 10px);
  }

  .wn-mini-grid.wn-mini-grid-3 .wn-product-resume {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    column-gap: 10px;
    padding: 10px;
  }
}

@media (min-width: 767px) {
  .wn-product-image {
    margin-bottom: 0
  }

  .wn-media-fit-square {
    height: 100%;
    background-color: #f4f4f4;
  }
  
  .wn-product-title {
    text-align: left
  }

  .wn-grid-squares-reverse {
    flex-direction: row-reverse
  }

  .wn-grid-squares-item {
    flex: 0 0 50%
  }

  .wn-mini-grid {
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: stretch;
    gap: 20px 0
  }

  .wn-mini-grid .wn-mini-grid-item {
    flex: 0 0 calc(50% - 10px)
  }

  .wn-product-resume {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    column-gap: 10px;
    padding: 10px 20px
  }

  .wn-product-text {
    text-align: left
  }
}

@media (min-width: 1020px) {
  .wn-product-resume {
    padding: 20px
  }

  .wn-media-fit-square {
    height: 100%
  }

  .wn-media-fit-square img {
    aspect-ratio: auto
  }
}

@media (min-width: 1200px) {
  .wn-product-resume {
    padding: 20px 40px
  }
}

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