<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Created on : Oct 21, 2021, 
    Author     : iliev2
*/

/* ### Feelness collection page - custom css ### */

@font-face {
  font-family: "helen_pro_bold";
  src: url("../fonts/helen_pro/helen_pro_bold.eot");
  src: url("../fonts/helen_pro/helen_pro_bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/helen_pro/helen_pro_bold.woff") format("woff"),
    url("../fonts/helen_pro/helen_pro_bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "helen_pro_regular";
  src: url("../fonts/helen_pro/helen_pro_regular.eot");
  src: url("../fonts/helen_pro/helen_pro_regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/helen_pro/helen_pro_regular.woff") format("woff"),
    url("../fonts/helen_pro/helen_pro_regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helen_Pro_Cond";
  src: url("../fonts/helen_pro/helen_pro_cond_bold.eot");
  src: url("../fonts/helen_pro/helen_pro_cond_bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/helen_pro/helen_pro_cond_bold.woff") format("woff"),
    url("../fonts/helen_pro/helen_pro_cond_bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Helen_ProL_ight";
  src: url("../fonts/helen_pro/helen_pro_light.eot");
  src: url("../fonts/helen_pro/helen_pro_light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/helen_pro/helen_pro_light.woff") format("woff"),
    url("../fonts/helen_pro/helen_pro_light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Helen_ProL_ight";
  src: url("../fonts/helen_pro/helen_pro_lightita.eot");
  src: url("../fonts/helen_pro/helen_pro_lightita.eot?#iefix") format("embedded-opentype"),
    url("../fonts/helen_pro/helen_pro_lightita.woff") format("woff"),
    url("../fonts/helen_pro/helen_pro_lightita.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

.static-wrappper {
  margin: 0 auto;
  max-width: 1920px;
  font-family: "helen_pro_bold";
  font-size: 29px;
  color: #939597;
  padding-top: 30px;
  overflow: hidden;
}
#content {
  padding: 0;
}

#kronodesign-logo {
  display: block;
  margin: auto;
  width: 324px;
  padding-bottom: 34px;
  padding-top: 47px;
}

/* 
    Created on : Oct 26, 2022, 
    Author     : itakov
*/

/* ### New Global Collection 3.0 - custom css ### */

.static-wrappper {
  margin: 0 auto;
  max-width: 1920px;
  font-family: "helen_pro_bold";
  font-size: 29px;
  color: #939597;
  padding-top: 30px;
  overflow: hidden;
}
#content {
  padding: 0;
}

.top-mesh-map {
  width: 100%;
  height: 535px;
  display: block;
  background-image: url("/public/hightlights/images/_new_global_collection/map.svg");
  background-position: center;
  max-width: 1386px;
  margin: 26px auto 0 auto;
  background-repeat: no-repeat;
  position: relative;
}

#kronodesign-logo {
  display: block;
  width: 211px;
  padding-bottom: 40px;
  padding-top: 52px;
  margin: 0 auto;
}

h1.collection-title {
  font-family: "Helen_Pro_Cond";
  color: #1d1d1b;
  text-align: center;
  font-size: 82px;
  letter-spacing: -3px;
  padding-bottom: 8px;
}

.collection-sub-title {
  color: #1d1d1b;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  font-family: "helen_pro_regular";
  line-height: 1.1;
}

.main-top-image {
  width: 100%;
  height: auto;
  padding-top: 47px;
}

.text-intro {
  font-family: "Helen_Pro_Cond";
  color: #1d1d1b;
  text-align: center;
  font-size: 56px;
  line-height: 0.85;
  max-width: 920px;
  margin: 0 auto;
  padding-top: 100px;
  height: auto;
  padding-bottom: 10px;
  letter-spacing: -0.7px;
}

.line {
  width: 40px;
  height: 6px;
  display: block;
  margin: 0 auto;
  background-color: #1d1d1b;
  margin-top: 21px;
  margin-bottom: 14px;
}

.text-sub-intro {
  font-family: "helen_pro_regular";
  font-size: 28px;
  color: #1d1d1b;
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}

.text-sub-intro-products {
  font-family: "helen_pro_bold";
  font-size: 30px;
  color: #1d1d1b;
  margin: 0 auto;
  max-width: 840px;
  text-align: center;
  line-height: 1.1;
}

.collections-container {
  max-width: 1848px;
  margin: 0 auto;
  height: auto;
  margin-top: 107px;
  margin-bottom: 107px;
  display: flex;
}

/* Mouse over effect ... */
.theme-container {
  width: calc((100% - 64px) / 5);
  height: 100%;
  position: relative;
  cursor: pointer;
  /* float: left; */
  overflow: hidden;
  position: relative;
  margin-right: 16px;
  float: left;
}

.theme-container::after {
  box-sizing: border-box;
}

.theme-container.last {
  margin-right: 0;
}

.theme-overlay a {
  text-decoration: none;
}

.theme-container .theme-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.theme-container:hover .theme-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}

.theme-container img {
  display: block;
  position: relative;
  -webkit-transition: all 1s ease; /* Safari and Chrome */
  -moz-transition: all 1s ease; /* Firefox */
  -ms-transition: all 1s ease; /* IE 9 */
  -o-transition: all 1s ease; /* Opera */
  transition: all 1s ease;
  width: 100%;
}
.theme-container:hover img {
  -webkit-transform: scale(1.1); /* Safari and Chrome */
  -moz-transform: scale(1.1); /* Firefox */
  -ms-transform: scale(1.1); /* IE 9 */
  -o-transform: scale(1.1); /* Opera */
  transform: scale(1.1);
  width: 100%;
}

.theme-container h4 {
  text-decoration: none;
  font-family: "Helen_Pro_Bold";
  font-size: 26px;
  color: #fff;
  text-align: right;
  position: absolute;
  right: 25px;
  top: 36px;
  line-height: 1.1;
  text-shadow: 0px 4px 7px rgba(0, 0, 0, 0.3);
  /*
  -webkit-transform: translateY(203px);
  -ms-transform: translateY(203px);
  transform: translateY(203px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  */
}

.theme-container h3 {
  text-decoration: none;
  font-family: "Helen_Pro_Cond";
  font-size: 34px;
  text-transform: uppercase;
  color: #fff;
  text-align: right;
  position: absolute;
  top: 75px;
  right: 25px;
  line-height: 1;
  text-shadow: 0px 4px 7px rgba(0, 0, 0, 0.3);
  /*
  -webkit-transform: translateY(85%);
  -ms-transform: translateY(85%);
  transform: translateY(85%);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  */
}

/*
.theme-container:hover h3 {
  -webkit-transform: translateY(80%);
  -ms-transform: translateY(80%);
  transform: translateY(80%);
}

.theme-container:hover h4 {
  -webkit-transform: translateY(180px);
  -ms-transform: translateY(180px);
  transform: translateY(180px);
}
*/
#content .bottom-products &gt; p.footer-title {
  display: inline-block;
  font-size: 50px;
  color: #c2c2c2;
  text-transform: uppercase;
  width: 55%;
  line-height: 50px;
  z-index: 1 !important;
}

.sub-collection-text {
  font-family: "helen_pro_regular";
  font-size: 28px;
  color: #1d1d1b;
  margin: 0 auto;
  max-width: 930px;
  text-align: center;
  line-height: 1.1;
}

.slideshow-sub-text {
  color: white;
  padding-top: 10px;
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: #8d8d8d;
  display: inline-block;
  font-size: 36px;
  font-family: "Helen_ProL_ight";
}

.slideshow-title {
  color: #ffffff;
  font-size: 78px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Helen_Pro_Cond";
  letter-spacing: -0.7px;
  line-height: 1.1;
  width: 750px;
  text-shadow: 0px 4px 7px rgba(0, 0, 0, 0.3);
}

.slideshow-title a {
  text-decoration: none;
  color: #fff;
}

.mod_carousel .m_carousel .owl-theme .owl-dots {
  display: none;
}

.inside-slideshow {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
}

.dots {
  position: absolute;
  bottom: 43px;
  z-index: 99999;
}

.outside-dots .dots &gt; .dot {
  background-color: #1d1d1b;
  opacity: 0.3;
}

.outside-dots .dots &gt; .dot.active {
  background-color: #ffffff;
  opacity: 1;
}

.outside-dots .dots &gt; .dot:hover {
  background-color: #ffffff;
  opacity: 1;
}

.dots &gt; .dot {
  width: 21px;
  height: 3px;
  border-radius: 0;
}

.ma5slider.hidden-navs .nav--next,
.ma5slider.hidden-navs .nav--prev {
  display: block;
}

.nav--prev {
  background-image: url("/public/krono/img/slider_arrows.png");
  left: 30px;
  height: 32px;
}

.nav--next {
  background-image: url("/public/krono/img/slider_arrows.png");
  transform: translateY(-50%) rotate(180deg) !important;
  right: 30px;
  height: 32px;
}

.slider-container {
  max-width: 1848px;
  margin: 0 auto;
  height: auto;
  margin-top: 110px;
  margin-bottom: 170px;
}

.carbon-negative-img-container {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: auto;
}

.carbon-negative-img-container &gt; h3 {
  top: 50%;
  left: 50%;
  width: 400px;
  height: auto;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 50px;
  font-family: "Helen_Pro_Cond";
  color: #fff;
  position: absolute;
  text-transform: uppercase;
  text-shadow: 0px 4px 7px rgba(0, 0, 0, 0.3);
}

.carbon-negative-img-container &gt; .pictogram-circularity {
  position: absolute;
  bottom: 30px;
  right: 35px;
  width: 120px;
  height: auto;
}

.bottom-paragraph {
  background-color: #ededed;
  padding-top: 80px;
  padding-bottom: 80px;
}

.sub-negative-text-1,
.sub-negative-text-2 {
  font-family: "Helen Pro_Light";
  font-size: 18px;
  color: #1d1d1b;
  margin: 0 auto;
  text-align: center;
  line-height: 1.1;
}

.sub-negative-text-1 {
  margin-bottom: 10px;
  max-width: 985px;
}

.sub-negative-text-2 {
  max-width: 1050px;
}

.carbon-negative-img {
  width: 100%;
  height: auto;
}

.collections-container.only-1520 {
  display: none;
}

/* Responsive */
@media (max-width: 1900px) {
  .collections-container {
    padding-left: 36px;
    padding-right: 36px;
  }
}

@media (max-width: 1848px) {
  .slider-container {
    padding-left: 36px;
    padding-right: 36px;
  }
}

@media (max-width: 1800px) {
  .theme-container h4 {
    font-size: 22px;
  }

  .theme-container h3 {
    width: 80%;
    font-size: 28px;
  }
}

@media (max-width: 1280px) {
  #content.container {
    padding: 60px 0 0 0 !important;
    height: 100% !important;
  }

  .mobile-footer {
    margin-top: 0;
  }
}

@media (min-width: 1025px) and (max-width: 1520px) {
  #content.container {
    padding: 60px 0 0 0 !important;
    height: 100% !important;
  }

  .collections-container.no-1520 {
    display: none;
  }

  .collections-container {
    max-width: 1104px;
    width: 100%;
    padding-left: 73px;
    padding-right: 73px;
  }

  .collections-container.only-1520 {
    display: flow-root;
  }

  .theme-container {
    width: calc((100% - 32px) / 3);
  }

  .theme-container.harmony h3 {
    width: 30%;
  }

  .theme-container.last {
    margin-right: 0;
    width: calc(100% - 33% - 9px);
  }

  .no-right-margin {
    margin-right: 0;
  }

  .theme-container.first-row {
    margin-bottom: 16px;
  }
}

@media (max-width: 1055px) {
  .theme-container.harmony h3 {
    width: 33%;
  }
}

@media (min-width: 481px) and (max-width: 1024px) {
  .text-intro {
    max-width: 690px;
  }

  .theme-container.harmony h3 {
    width: 200px;
  }

  .collections-container {
    max-width: 732px;
    display: flow-root;
  }

  .theme-container {
    width: calc((100% - 16px) / 2);
    margin-bottom: 16px;
  }

  .theme-container:nth-child(2),
  .theme-container:nth-child(5) {
    margin-right: 0;
  }

  .theme-container:nth-child(3) {
    width: 100%;
  }

  .sub-negative-text-1,
  .sub-negative-text-2 {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media (max-width: 980px) {
  .slideshow-title {
    font-size: 70px;
  }

  .sub-collection-text {
    max-width: 780px;
  }
}

@media (max-width: 880px) {
  .slideshow-title {
    font-size: 60px;
    width: 550px;
  }

  .sub-collection-text {
    max-width: 610px;
  }
}

@media (max-width: 768px) {
  .top-mesh-map {
    height: 450px;
    background-size: cover;
  }

  h1.collection-title {
    font-size: 78px;
  }

  .collection-sub-title {
    font-size: 26px;
  }

  .carbon-negative-img-container &gt; .pictogram-circularity {
    width: 95px;
  }

  .text-intro {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 80px;
    font-size: 52px;
  }

  .text-sub-intro {
    padding-left: 45px;
    padding-right: 45px;
    line-height: 1.1;
  }

  .text-sub-intro-products {
    padding-left: 45px;
    padding-right: 45px;
  }

  .collections-container {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sub-collection-text {
    font-size: 26px;
  }

  .slideshow-title {
    font-size: 52px;
  }

  .slider-container {
    margin-top: 80px;
    margin-bottom: 140px;
  }

  .sub-negative-text-1,
  .sub-negative-text-2 {
    font-size: 24px;
  }
}

@media (max-width: 640px) {
  #kronodesign-logo {
    width: 172px;
    padding-bottom: 30px;
    padding-top: 40px;
  }

  h1.collection-title {
    font-size: 64px;
  }

  .collection-sub-title {
    max-width: 460px;
  }

  .top-mesh-map {
    height: 390px;
    margin: 0 auto 0 auto;
  }

  .text-intro {
    font-size: 44px;
  }

  .text-sub-intro-products,
  .text-sub-intro {
    font-size: 24px;
  }

  .text-sub-intro {
    padding-bottom: 8px;
  }

  .collections-container {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .theme-container h4 {
    font-size: 20px;
    top: 20px;
    right: 20px;
  }

  .theme-container h3 {
    font-size: 24px;
    top: 55px;
    right: 20px;
  }

  .sub-collection-text {
    max-width: 490px;
  }

  .slider-container {
    margin-top: 60px;
    margin-bottom: 120px;
  }

  .slideshow-title {
    font-size: 40px;
    width: 420px;
  }

  .carbon-negative-img-container &gt; h3 {
    width: 300px;
    font-size: 40px;
  }

  .bottom-paragraph {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sub-negative-text-1,
  .sub-negative-text-2 {
    font-size: 22px;
  }

  .carbon-negative-img-container &gt; .pictogram-circularity {
    bottom: 15px;
    right: 20px;
  }
}

@media (max-width: 530px) {
  h1.collection-title {
    font-size: 58px;
  }

  .collection-sub-title {
    max-width: 340px;
    font-size: 22px;
  }

  .main-top-image {
    padding-top: 20px;
  }

  .theme-container h3 {
    font-size: 20px;
  }
  .theme-container h4 {
    font-size: 18px;
  }

  .text-intro {
    font-size: 36px;
    padding-top: 60px;
  }

  .text-sub-intro-products,
  .text-sub-intro {
    font-size: 22px;
  }

  .sub-collection-text {
    max-width: 75%;
    font-size: 22px;
  }

  .slideshow-title {
    font-size: 28px;
    width: 260px;
  }

  .slider-container {
    margin-bottom: 100px;
  }

  .carbon-negative-img-container &gt; h3 {
    font-size: 32px;
  }

  .carbon-negative-img-container &gt; .pictogram-circularity {
    width: 70px;
  }

  .sub-negative-text-1,
  .sub-negative-text-2 {
    font-size: 20px;
  }

  .nav--prev {
    left: 10px;
  }

  .nav--next {
    right: 10px;
  }

  .carbon-negative-img-container &gt; h3 {
    font-size: 42px;
  }

  .carbon-negative-img-container &gt; .pictogram-circularity {
    width: 85px;
  }
}

@media (max-width: 480px) {
  #kronodesign-logo {
    width: 140px;
  }

  h1.collection-title {
    font-size: 54px;
  }

  .text-intro {
    font-size: 32px;
  }

  .line {
    width: 24px;
    height: 3px;
    margin-top: 8px;
    margin-bottom: 12px;
  }

  .text-sub-intro-products,
  .text-sub-intro {
    font-size: 20px;
  }

  .theme-container h4 {
    top: 26px;
    right: 16px;
  }

  .theme-container h3 {
    font-size: 24px;
    right: 16px;
    width: 220px;
  }

  .theme-container.harmony h3 {
    width: 175px;
  }

  .sub-collection-text {
    max-width: 79%;
  }

  .collection-sub-title {
    font-size: 18px;
    width: 380px;
  }

  .slider-container {
    padding-left: 17px;
    padding-right: 17px;
    margin-top: 68px;
  }

  .collections-container {
    display: flow-root;
    padding-left: 17px;
    padding-right: 17px;
  }

  .theme-container {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 16px;
  }

  .slideshow-title {
    font-size: 34px;
    width: 333px;
  }

  .sub-negative-text-1,
  .sub-negative-text-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .horizontal-dots.outside-dots.bottom-dots .dots {
    display: none;
  }
}

@media (max-width: 400px) {
  #kronodesign-logo {
    width: 126px;
    padding-top: 30px;
  }

  h1.collection-title {
    font-size: 46px;
    letter-spacing: -2px;
    padding-bottom: 16px;
  }

  .collection-sub-title {
    font-size: 16px;
  }

  .top-mesh-map {
    height: 320px;
  }

  .sub-collection-text {
    font-size: 18px;
    max-width: 315px;
  }

  .text-sub-intro-products,
  .text-sub-intro {
    font-size: 18px;
  }

  .collections-container {
    padding-bottom: 47px;
  }

  .slideshow-title {
    font-size: 31px;
    width: 300px;
  }

  .carbon-negative-img-container &gt; h3 {
    font-size: 34px;
  }

  .carbon-negative-img-container &gt; .pictogram-circularity {
    width: 70px;
  }

  .sub-negative-text-1,
  .sub-negative-text-2 {
    font-size: 18px;
  }

  .bottom-paragraph {
    padding-top: 48px;
    padding-bottom: 80px;
  }
}
</pre></body></html>