<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.products-index-more {
  font-size: 18px;
  color: #1cb5f7;
  display: flex;
  align-items: center;
  opacity: 0.7;
  margin-bottom: 100px;
}

.products-index-more:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgd2lkdGg9IjIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNzIxLjQ0IDQ5MS40NTZjLTEuNzkyLTMuMTM2LTMuMTY4LTYuNDk2LTUuNzkyLTkuMjQ4LS40OC0uNDgtMS4wMjQtLjgzMi0xLjUwNC0xLjI4LS42NC0uNjcyLS44OTYtMS41NjgtMS41MzYtMi4yMDhsLTMzNi43NjgtMzI0LjU3NmE0NS43NiA0NS43NiAwIDAgMCAtMzEuOTY4LTEyLjkyOGgtLjA5NmE0Ni4yMDggNDYuMjA4IDAgMCAwIC0zMi4wMzIgNzkuNDU2bDMwMy43NDQgMjkyLjczNi0zMDQuOTI4IDI4OC40NDhhNDYuMjA4IDQ2LjIwOCAwIDAgMCA2My40ODggNjcuMDcybC0uMDY0LjAzMiAzMzkuODQtMzIxLjQ0YTQ1LjYgNDUuNiAwIDAgMCA5LjE4NC01My41NjhsLjEyOC4yNTZjLS40NDgtLjk5Mi0xLjIxNi0xLjc5Mi0xLjcyOC0yLjc1MnoiIGZpbGw9IiMxY2I1ZjciIC8%2BPC9zdmc%2BCg%3D%3D);
  background-size: 20px;
  background-position: left;
  margin-left: 10px;
  opacity: 0.7;
}

.products-index-more:hover {
  opacity: 1;
}

.products-index-bg-1 {
  background-color: #f3f8fc;
  background-image: url(/images/products/index/bg-415869ab.png);
  background-repeat: no-repeat;
  background-size: 1920px 700px;
  background-position: center;
  height: 700px;
  display: flex;
}

.products-index-bg-1 .container {
  display: flex;
  justify-content: space-between;
}

.products-index-image-1 {
  width: 594px;
  height: 632px;
  background-image: url(/images/products/index/image-1-c4694455.png);
  background-repeat: no-repeat;
  background-size: contain;
  align-self: flex-end;
}

.products-index-content {
  -ms-grid-row-align: center;
      align-self: center;
}

.products-index-subtitle {
  display: inline-block;
  white-space: nowrap;
  color: #535353;
  font-size: 28px;
  border: 1px solid #a0a0a0;
  border-radius: 10px;
  padding: 5px 25px;
  margin-bottom: 30px;
}

.products-index-title {
  font-size: 50px;
  color: #000;
}

.products-index-primary {
  font-size: 60px;
  font-weight: bold;
  color: #000;
  margin-bottom: 30px;
  white-space: nowrap;
}

.products-index-description {
  font-size: 16px;
  color: #434343;
  white-space: pre-wrap;
}


.products-index-bg-2 {
  display: flex;
  flex-direction: column;
  height: 760px;
  background: linear-gradient(135deg, #6bccf6 0%, #b7cefc 100%);
  padding: 50px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.products-index-title-1 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 15px;
  text-align: center;
}

.products-index-title-2 {
  font-size: 42px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
  text-align: center;
}

.products-index-title-3 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 30px;
  text-align: center;
}

.products-index-items {
  display: flex;
  justify-content: center;
}

.products-index-item {
  width: 390px;
  padding: 60px 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.1);
          box-shadow: 4px 4px 4px rgba(0,0,0,0.1);
}

.products-index-item + .products-index-item {
  margin-left: 15px;
}

.products-index-item-1 {
  display: inline-block;
  padding: 3px 15px;
  font-size: 24px;
  font-weight: bold;
  background: #76caf5;
  color: #fff;
  border-radius: 6px;
  margin-bottom: 20px;
}

.products-index-item-2 {
  font-size: 24px;
  color: #000;
  margin-bottom: 20px;
  white-space: pre-wrap;
}

.products-index-item-3 {
  font-size: 16px;
  color: #434343;
  white-space: pre-wrap;
  line-height: 32px;
}


.products-index-bg-3 {
  background-color: #414656;
  background-image: url(/images/products/index/bg-2-da243e98.png);
  background-repeat: no-repeat;
  background-size: 1920px 554px;
  background-position: center;
  height: 554px;
  display: flex;
  flex-direction: column;
  padding: 75px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.products-index-part-title-1 {
  font-size: 42px;
  font-weight: bold;
  color: #e5e5e5;
  text-align: center;
  margin-bottom: 20px;
}

.products-index-part-title-2 {
  font-size: 20px;
  color: #bfbfbf;
  text-align: center;
  margin-bottom: 60px;
}

.products-index-part-title-3 {
  font-size: 16px;
  text-align: center;
  color: #fff;
}

.products-index-parts {
  display: flex;
  justify-content: center;
  margin-bottom: 55px;
}

.products-index-part {
  display: flex;
  border: 2px solid #fff;
  border-radius: 12px;
  width: 380px;
}

.products-index-part + .products-index-part {
  margin-left: 25px;
}

.products-index-part:before {
  content: '';
  display: block;
  flex: 0 0 140px;
  width: 140px;
  height: 140px;
  background-size: 100px;
  background-repeat: no-repeat;
  background-position: center;
  border-right: 2px solid #fff;
}

.products-index-part:nth-child(1):before {
  background-image: url(/images/products/index/icon-1-72334e12.png);
}

.products-index-part:nth-child(2):before {
  background-image: url(/images/products/index/icon-2-73eedcd9.png);
}

.products-index-part:nth-child(3):before {
  background-image: url(/images/products/index/icon-3-d6fc737f.png);
}

.products-index-part-content {
  font-size: 0;
  color: #fff;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.products-index-part-1 {
  display: inline-block;
  font-size: 22px;
}

.products-index-part-2 {
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
}

.products-index-part-3 {
  font-size: 16px;
  white-space: pre-wrap;
}


.products-index-bg-3-5 {
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.products-index-product-text-1 {
  font-size: 44px;
  font-weight: bold;
  color: #67caf4;
  margin-bottom: 15px;
}

.products-index-product-text-2 {
  display: inline-block;
  font-size: 20px;
  color: #434343;
  margin-bottom: 20px;
  border: 1px solid #434343;
  border-radius: 8px;
  padding: 3px 10px;
}

.products-index-product-text-3 {
  font-size: 16px;
  line-height: 32px;
  color: #434343;
  white-space: pre-wrap;
  text-align: center;
}


.products-index-bg-4 {
  background-color: #ffffff;
  background-image: url(/images/products/index/bg-3-915d3321.png);
  background-repeat: repeat-x;
  background-size: 1920px 628px;
  background-position: center;
  height: 628px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.products-index-product {
  display: flex;
}

.products-index-product-content {
  flex: 0 0 45%;
  padding: 0 0 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}

.products-index-product-1 {
  font-size: 48px;
  font-weight: bold;
  color: #000;
  margin-bottom: 25px;
}

.products-index-product-2 {
  font-size: 20px;
  color: #434343;
  border: 1px solid #bfbfbf;
  border-radius: 8px;
  display: inline-block;
  padding: 5px 20px;
  margin-bottom: 25px;
}

.products-index-product-3 {
  font-size: 24px;
  color: #313131;
  margin-bottom: 140px;
}

.products-index-product-image {
  flex: 0 0 55%;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  align-items: flex-end;
}

.products-index-product-image-pro {
  width: 627px;
  height: 586px;
  background-image: url(/images/products/index/product-pro-1b57ff2b.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.products-index-product-image-slim {
  width: 570px;
  height: 568px;
  background-image: url(/images/products/index/product-slim-9bfd05df.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.products-index-product-image-life {
  width: 504px;
  height: 548px;
  background-image: url(/images/products/index/product-life-3cbcae28.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.products-index-product-image-care {
  width: 572px;
  height: 595px;
  background-image: url(/images/products/index/product-care-7e6b3366.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.products-index-product-image-masky {
  width: 572px;
  height: 597px;
  background-image: url(/images/products/index/product-masky-c910a04a.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.products-index-product-image-classic {
  width: 530px;
  height: 565px;
  background-image: url(/images/products/index/product-classic-030ca6b4.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.rtl .products-index-product-image {
  order: 1;
  justify-content: flex-end;
}

.rtl .products-index-product-content {
  order: 0;
}

.products-index-bg-5 {
  background-color: #ffffff;
  background-image: url(/images/products/index/bg-4-f23c2e42.png);
  background-repeat: no-repeat;
  background-size: 1920px 1967px;
  background-position: center;
  height: 1967px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 60px 0;
}

.products-index-string-1 {
  width: 389px;
  height: 167px;
  font-size: 44px;
  font-weight: bold;
  color: #67caf4;
  background-image: url(/images/products/index/bg-5-69949d9a.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto 40px;
  text-align: center;
  padding-top: 90px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.products-index-string-wrapper-1 {
  display: flex;
  background: #fff;
  margin: 0 auto;
}

.products-index-string-wrapper-1 + .products-index-string-wrapper-1 {
  margin-top: 45px;
}

.products-index-string-wrapper-2 {
  flex: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 45px 50px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.products-index-string-2 {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background: #67caf4;
  border-radius: 8px;
  padding: 3px 15px;
  margin-bottom: 20px;
}

.products-index-string-3 {
  font-size: 30px;
  color: #000;
  margin-bottom: 25px;
}

.products-index-string-wrapper-3 {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #2a2e3f;
  border-left: 1px solid #2a2e3f;
  width: 100%;
}

.products-index-string-4 {
  flex: 0 0 50%;
  width: 50%;
  font-size: 18px;
  color: #000;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  border-right: 1px solid #2a2e3f;
  border-bottom: 1px solid #2a2e3f;
}

.products-index-string-5 {
  flex: 0 0 50%;
  width: 50%;
  height: 150px;
  background-image: url(/images/products/index/string-1-f162620c.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 206px 105px;
  border-right: 1px solid #2a2e3f;
  border-bottom: 1px solid #2a2e3f;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.products-index-string-6 {
  flex: 0 0 50%;
  width: 50%;
  height: 150px;
  background-image: url(/images/products/index/string-2-f68b278c.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95px 103px;
  border-right: 1px solid #2a2e3f;
  border-bottom: 1px solid #2a2e3f;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.products-index-string-7 {
  font-size: 16px;
  color: #434343;
  line-height: 32px;
  white-space: pre-wrap;
}

.products-index-image-2 {
  flex: 0 0 600px;
  width: 600px;
  height: 504px;
  background-image: url(/images/products/index/image-2-381727a8.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.products-index-image-3 {
  flex: 0 0 600px;
  width: 600px;
  height: 504px;
  background-image: url(/images/products/index/image-3-eee6748a.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.products-index-image-4 {
  flex: 0 0 600px;
  width: 600px;
  height: 504px;
  background-image: url(/images/products/index/image-4-e4beb806.png);
  background-repeat: no-repeat;
  background-size: contain;
}


@media (max-width: 767px) {
  .products-index-bg-1 {
    height: auto;
    background-size: cover;
  }

  .products-index-bg-1 .container {
    flex-direction: column;
  }

  .products-index-image-1 {
    width: 100%;
    height: 0;
    padding-bottom: 106.39730639730641%;
  }

  .products-index-content {
    order: 1;
    background: #fff;
    margin: 0 -30px;
    padding: 30px;
  }

  .products-index-subtitle {
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 6px;
    margin-bottom: 15px;
  }

  .products-index-title {
    font-size: 24px;
  }

  .products-index-primary {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .products-index-description {
    font-size: 14px;
  }

  .products-index-bg-2 {
    height: auto;
    padding: 30px 0;
  }

  .products-index-items {
    flex-direction: column;
  }

  .products-index-item {
    width: auto;
    padding: 25px 20px;
  }

  .products-index-item + .products-index-item {
    margin-left: 0;
    margin-top: 20px;
  }

  .products-index-title-1 {
    font-size: 15px;
  }

  .products-index-title-2 {
    font-size: 21px;
    margin-bottom: 10px;
  }

  .products-index-title-3 {
    font-size: 12px;
    margin-bottom: 25px;
  }

  .products-index-item-1 {
    font-size: 18px;
    padding: 2px 8px;
    margin-bottom: 15px;
  }

  .products-index-item-2 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .products-index-item-3 {
    font-size: 14px;
    line-height: 28px;
  }

  .products-index-bg-3 {
    height: auto;
    padding: 30px 0;
    background-size: cover;
  }

  .products-index-part-title-1 {
    font-size: 21px;
    margin-bottom: 10px;
  }

  .products-index-part-title-2 {
    font-size: 14px;
    margin-bottom: 25px;
  }

  .products-index-parts {
    flex-direction: column;
    padding: 0 20px;
    margin-bottom: 30px;
  }

  .products-index-part + .products-index-part {
    margin-left: 0;
    margin-top: 10px;
  }

  .products-index-part {
    width: auto;
  }

  .products-index-part:before {
    flex: 0 0 100px;
    width: 100px;
    height: 100px;
    background-size: 60px;
  }

  .products-index-part-1 {
    font-size: 14px;
    margin-right: 5px;
  }

  .products-index-part-2 {
    font-size: 18px;
  }

  .products-index-part-3 {
    font-size: 12px;
  }

  .products-index-part-content {
    padding: 15px 12px;
  }

  .products-index-part-title-3 {
    font-size: 14px;
  }

  .products-index-bg-3-5 {
    padding: 30px;
  }

  .products-index-product-text-1 {
    font-size: 22px;
  }

  .products-index-product-text-2 {
    font-size: 14px;
  }

  .products-index-product-text-3 {
    font-size: 14px;
    line-height: 28px;
  }

  .products-index-bg-4 {
    height: auto;
    padding: 30px 0 0;
  }

  .products-index-product {
    flex-direction: column;
  }

  .products-index-product-image-pro {
    width: 100%;
    height: 0;
    padding-bottom: 93.46092503987241%;
  }

  .products-index-product-image-slim {
    width: 100%;
    height: 0;
    padding-bottom: 99.64912280701755%;
  }

  .products-index-product-image-life {
    width: 100%;
    height: 0;
    padding-bottom: 108.73015873015872%;
    background-position: 10px 0;
  }

  .products-index-product-image-care {
    width: 100%;
    height: 0;
    padding-bottom: 104.02097902097903%;
    background-size: contain;
    background-position: 10px 0px;
  }

  .products-index-product-image-masky {
    width: 100%;
    height: 0;
    padding-bottom: 104.37062937062937%;
    background-position: 10px 0;
  }

  .products-index-product-image-classic {
    width: 100%;
    height: 0;
    padding-bottom: 106.60377358490567%;
    background-position: 10px 0;
  }

  .products-index-product-image {
    flex: 1;
    order: 1;
  }

  .products-index-product-content {
    flex: 1;
    padding: 0;
  }

  .products-index-product-1 {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .products-index-product-2 {
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 5px;
    margin-bottom: 15px;
  }

  .products-index-product-3 {
    font-size: 14px;
    margin-bottom: 45px;
  }

  .products-index-more {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .products-index-more:after {
    width: 14px;
    height: 14px;
    background-size: 14px;
  }

  .products-index-bg-5 {
    height: auto;
    background-size: cover;
    padding: 30px 0;
  }

  .products-index-string-1 {
    width: 195px;
    height: 84px;
    font-size: 22px;
    padding-top: 45px;
  }

  .products-index-string-wrapper-1 {
    flex-direction: column;
  }

  .products-index-image-2,
  .products-index-image-3,
  .products-index-image-4 {
    flex: 1;
    width: 100%;
    height: 0;
    padding-bottom: 84.0%;
    background-size: cover;
  }

  .products-index-string-wrapper-2 {
    padding: 30px;
  }

  .products-index-string-2 {
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 6px;
    margin-bottom: 10px;
  }

  .products-index-string-3 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .products-index-string-4 {
    font-size: 12px;
    padding: 5px 10px;
  }

  .products-index-string-5 {
    background-size: auto 40px;
    height: 60px;
  }

  .products-index-string-6 {
    background-size: auto 40px;
    height: 60px;
  }

  .products-index-string-7 {
    font-size: 12px;
    line-height: 24px;
  }
}
</pre></body></html>