@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Bold.eot');
    src: local('Manrope Bold'), local('Manrope-Bold'), url('../fonts/manrope/Manrope-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Bold.woff2') format('woff2'), url('../fonts/manrope/Manrope-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Semibold.eot');
    src: local('Manrope Semibold'), local('Manrope-Semibold'), url('../fonts/manrope/Manrope-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Semibold.woff2') format('woff2'), url('../fonts/manrope/Manrope-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Regular.eot');
    src: local('Manrope Regular'), local('Manrope-Regular'), url('../fonts/manrope/Manrope-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Regular.woff2') format('woff2'), url('../fonts/manrope/Manrope-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Light.eot');
    src: local('Manrope Light'), local('Manrope-Light'), url('../fonts/manrope/Manrope-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Light.woff2') format('woff2'), url('../fonts/manrope/Manrope-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope/Manrope-Medium.eot');
    src: local('Manrope Medium'), local('Manrope-Medium'), url('../fonts/manrope/Manrope-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/manrope/Manrope-Medium.woff2') format('woff2'), url('../fonts/manrope/Manrope-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

.font-300 {
    font-family: 'Manrope';
    font-weight: 300;
}

.font-400 {
    font-family: 'Manrope';
    font-weight: normal;
}

.font-500 {
    font-family: 'Manrope';
    font-weight: 500;
}

.font-600 {
    font-family: 'Manrope';
    font-weight: 600;
}

.font-bold {
    font-family: 'Manrope';
    font-weight: bold;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Thin'), local('Raleway-Thin'), url('../fonts/raleway/ralewaythin.woff2') format('woff2'), url('../fonts/raleway/ralewaythin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'), url('../fonts/raleway/ralewayextralight.woff2') format('woff2'), url('../fonts/raleway/ralewayextralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Light'), local('Raleway-Light'), url('../fonts/raleway/ralewaylight.woff2') format('woff2'), url('../fonts/raleway/ralewaylight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Regular'), local('Raleway-Regular'), url('../fonts/raleway/ralewayregular.woff2') format('woff2'), url('../fonts/raleway/ralewayregular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Medium'), local('Raleway-Medium'), url('../fonts/raleway/ralewaymedium.woff2') format('woff2'), url('../fonts/raleway/ralewaymedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url('../fonts/raleway/ralewaysemibold.woff2') format('woff2'), url('../fonts/raleway/ralewaysemibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway Bold'), local('Raleway-Bold'), url('../fonts/raleway/ralewaybold.woff2') format('woff2'), url('../fonts/raleway/ralewaybold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url('../fonts/raleway/ralewayextrabold.woff2') format('woff2'), url('../fonts/raleway/ralewayextrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

.font-200-raleway {
    font-family: 'Raleway';
    font-weight: 200;
}

.font-300-raleway {
    font-family: 'Raleway';
    font-weight: 300;
}

.font-400-raleway {
    font-family: 'Raleway';
    font-weight: normal;
}

.font-500-raleway {
    font-family: 'Raleway';
    font-weight: 500;
}

.font-600-raleway {
    font-family: 'Raleway';
    font-weight: 600;
}

.font-bold-raleway {
    font-family: 'Raleway';
    font-weight: bold;
}

.font-800-raleway {
    font-family: 'Raleway';
    font-weight: 800;
}

* {
    margin: 0;
    border: 0;
    padding: 0;
    box-sizing: border-box;
}

nav.nav-light {
    width: 100%;
    top: 0;
    z-index: 999;

}

/*.sticky nav.nav-light {*/
/*    padding: 10px;*/
/*    width: 100%;*/
/*    top: 0;*/
/*    z-index: 999;*/
/*    background: rgba(35, 39, 41, 80%);*/
/*}*/

header {
    width: 100%;
    margin-bottom: 7.35294118vw;
    position: relative;
    overflow: hidden;
}

header .slick-dots {
    display: flex !important;
    justify-content: center;
    width: 100%;
    position: absolute;
    /*margin-bottom: px;*/
    margin-left: auto;
    margin-right: auto;
    z-index: 9999;
    /*left: 45%;*/
    /*transform: translateX(-55%);*/
    top: 90%;
}

header .slick-dots [role="presentation"] {
    /*margin-bottom: calc(3.67647059vw - 2 * 0.6vw);*/
    text-align: right;
    padding: 0.6vw !important;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.slick-next.slick-arrow::after, .slick-prev.slick-arrow::after {
    top: 50%;
    visibility: visible;
    font-size: 30px;
    color: #fff;
    position: absolute;
    z-index: 9999;
    font-weight: lighter;
    transform: scale(3, 1);
    cursor: pointer;
    /*-webkit-text-stroke: 0px #fff;*/
}

.owl-carousel.main-slider.slick-initialized.slick-slider.slick-dotted {
    margin: -30px 0;
}

.slick-prev.slick-arrow::after {
    left: 3vw;
    content: '〈';

}

.slick-next.slick-arrow::after {
    right: 3vw;
    content: '〉';
}

header .slick-dots li[role="presentation"].slick-active button {
    background: #fff;
}

header .slick-dots [role="presentation"] button {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    background: transparent;
    border-radius: 50%;
    border: 2px solid #fff;
    color: transparent;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

header .slick-dots [role="presentation"] button:active,
header .slick-dots [role="presentation"] button:focus {
    outline: none;
    /*background: #fff;*/
}

header .slick-dots [role="presentation"] button * {
    opacity: 0;
}

header .slick-dots [role="presentation"]:after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    border-radius: 50%;
    background: #FFFFFF;
    margin-left: 0;
    transition: 0.3s all ease-in-out;
}

header .slick-dots [role="presentation"].slick-active {
    /*margin-left: -6px;*/
    transition: 0.3s all ease-in-out;
}


.slide.slick-slide {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.slide.slick-slide .back {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.slide.slick-slide .back:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #111010;
    opacity: 0.4;
}

.slide.slick-slide .back img,
.slide.slick-slide .back video,
.slide.slick-slide .back iframe {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.slide.slick-slide .back .playpause img {
    width: 120px;
    height: 120px;
}

.slide.slick-slide .back.videoplayer:before {
    display: none;
}

.slide.slick-slide .videoplayer + .content_wrapp,
.slide.slick-slide .videoplayer ~ .pantone {
    display: none;
}

.slide.slick-slide .content_wrapp {
    position: relative;
    z-index: 99;
    display: flex;
    /*width: 100%;*/
    width: 80%;
    left: 10%;
    right: 10%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.main-slider div div.content_wrapp {
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.slide.slick-slide .content_wrapp h2 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 5.88235294vw;
    line-height: 5.88235294vw;
    letter-spacing: -1px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #FFFFFF;
    text-shadow: 0px 0px 27px rgba(0, 0, 0, 0.25);
    margin-bottom: 5vw;
    z-index: 9;
    max-width: 100%;
    width: fit-content;
    word-break: auto-phrase;
}

.slide.slick-slide .content_wrapp h2 mark {
    color: white;
    background: linear-gradient(180deg, rgba(241, 78, 16, 0) 25%, #008295 25%);
    position: relative;
}

.slide.slick-slide .content_wrapp h2 div {
    display: inline-block;
    width: 70px;
}

.slide.slick-slide .content_wrapp a.decorative-link {
    display: table;
    margin-left: auto;
    margin-right: 5.14705882vw;
    color: #FFFFFF;
}

.slider-link {
    margin-right: auto;
    margin-left: auto;
    display: inline;
    padding: 15px;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
}



.slide.slick-slide .content_wrapp a.decorative-link:after {
    background: transparent url(../img/link-shape/white-top-left.svg) center center no-repeat;
    background-size: cover;
}

.slide.slick-slide .content_wrapp a.decorative-link:hover:after {
    transform: translateX(-35%);
}

.slide.slick-slide .pantone {
    padding-bottom: 1.32352941vw;
    position: absolute;
    bottom: 0;
    left: 14.70588235vw;
    background: white;
    overflow: hidden;
    width: 20.22058824vw;
}

.slide.slick-slide .pantone img {
    width: 100%;
    height: 30.88235294vw;
    object-fit: cover;
    overflow: hidden;
    margin-bottom: 1.61764706vw;
}

.slide.slick-slide .pantone .pantone_name {
    padding-right: 2.20588235vw;
    padding-left: 2.20588235vw;
    font-family: 'Raleway';
    font-weight: normal;
    font-size: 1.32352941vw;
    line-height: 2.5vw;
    letter-spacing: -1px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #111010;
}

.slide.slick-slide .pantone .pantone_company {
    padding-left: 2.20588235vw;
    padding-right: 2.20588235vw;
    font-family: 'Manrope';
    font-weight: 300;
    font-size: 0.88235294vw;
    line-height: 1.91176471vw;
    color: #222729;
}

.block-with-image .block-title mark {
    background: #008295;
    color: white;
    background: transparent;
    position: relative;
    background: linear-gradient(180deg, rgba(241, 78, 16, 0) 25%, #008295 25%);
}

.statistics {
    margin-bottom: 7.72058824vw;
    padding-bottom: 8.45588235vw;
}

.statistics .image-section {
    width: calc((100vw - 2 * 2.94117647vw) / 12 * 3 + 2.94117647vw);
}

.statistics .image-section img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.statistics .text-section {
    width: calc((100vw - 2 * 2.94117647vw) / 12 * 7);
    margin-left: calc((100vw - 2 * 2.94117647vw) / 12 * 1 + 2.94117647vw);
    margin-right: calc((100vw - 2 * 2.94117647vw) / 12 * 1);
}

.statistics .text-section .image-section {
    display: none;
}

.statistics h2.block-title {
    width: 80%;
    margin-bottom: 4.26470588vw;
    color: #FFFFFF;
    font-size: 4.11764706vw;
    line-height: 4.41176471vw;
}

.statistics h2.block-title div {
    display: inline-block;
    width: 70px;
}

.statistics .content-wrapp {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 2.94117647vw;
    margin-left: 4.11764706vw;
}

.statistics a.decorative-link {
    margin-left: 4.11764706vw;
    color: white;
}

.statistics a.decorative-link:after {
    right: unset;
    left: -3.16176471vw;
}

.statistics a.decorative-link:after {
    background: transparent url(../img/link-shape/white-top-right.svg) center center no-repeat;
    background-size: contain;
}

.statistics div.info_card {
    margin-bottom: 2.57352941vw;
    width: calc(50% - 4.04411765vw);
    margin-right: 4.04411765vw;
}

.statistics div.info_card:nth-child(2n) {
    margin-right: 0;
}

.statistics div.info_card p {
    color: #E3E3E3;
    font-size: 1.32352941vw;
    line-height: 1.83823529vw;
    margin-bottom: 0;
}

.handler-collaboration_block {
    position: relative;
    background: none;
    /*padding-top: 7.35294118vw;*/
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

/*.handler-collaboration_block h2 {*/
/*    display: none;*/
/*}*/

/*.handler-collaboration_block h2:not(.main-title) {*/
/*    display: block;*/
/*    font-family: 'Raleway';*/
/*    font-weight: 300;*/
/*    font-size: 4.11764706vw;*/
/*    line-height: 4.41176471vw;*/
/*    color: #222729;*/
/*    width: calc((100vw - 2 * 2.94117647vw) / 12 * 6);*/
/*    margin-left: calc((100vw - 2 * 2.94117647vw) / 12 * 2 + 2.94117647vw);*/
/*    margin-bottom: 2.94117647vw;*/
/*    position: relative;*/
/*    z-index: 9;*/
/*}*/
.handler-collaboration_block h2 {
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 4.11764706vw;
    line-height: 4.41176471vw;
    color: #222729;
    width: calc((100vw - 2 * 2.94117647vw) / 12 * 6);
    /*margin-left: calc((100vw - 2 * 2.94117647vw) / 12 * 2 + 2.94117647vw);*/
    margin-bottom: 2.94117647vw;
    position: relative;
    z-index: 9;
}

.handler-collaboration_block h2 div {
    /*display: inline-block;*/
    width: 70px;
}

.handler-collaboration_block .float_block {
    position: absolute;
    right: 0;
    bottom: -8.60294118vw;
    width: calc((100vw - 2 * 2.94117647vw) / 12 * 9 + 2.94117647vw);
    height: 38.60294118vw;
}

.handler-collaboration_block .float_block .back {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.handler-collaboration_block .float_block .back:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #222729;
    opacity: 0.7;
}

.handler-collaboration_block .float_block .back img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.handler-collaboration_block .content_wrapp {
    width: calc((100vw - 2 * 2.94117647vw) / 12 * 5);
    /*margin-left: calc((100vw - 2 * 2.94117647vw) / 12 * 6 + 2.94117647vw);*/
    position: relative;
    z-index: 9;
}

.handler-collaboration_block a.decorative-link {
    color: #008295;
    border-color: #008295;
    position: absolute;
    right: 0;
}

.handler-collaboration_block a.decorative-link:after {
    right: unset;
    left: -3.16176471vw;
}

.handler-collaboration_block a.decorative-link:after {
    background: transparent url(../img/link-shape/white-top-right.svg) center center no-repeat;
    background-size: contain;
}

.handler-collaboration_block ul li {
    font-family: 'Manrope';
    font-weight: 300;
    font-size: 1.17647059vw;
    line-height: 1.83823529vw;
    color: #222729;
    margin-bottom: 1.61764706vw;
    list-style-type: none;
    padding-left: 2.72058824vw;
    position: relative;
}


.handler-collaboration_block ul li:before {
    content: '';
    width: 7px;
    height: 7px;
    background: #008295;
    border: 1px solid #008295;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 0;
}

.handler-collaboration_block ul li:last-child {
    margin-bottom: 3.82352941vw;
}

.block-with-image .block-title {
    width: auto;
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 3.08823529vw;
    line-height: 3.30882353vw;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #222729;
    margin-bottom: 2.42647059vw;
}

.block-with-image .content-wrapp p {
    font-family: 'Manrope';
    font-weight: 300;
    font-size: 1.17647059vw;
    line-height: 1.83823529vw;
    color: #555555;
    margin-bottom: 3.16176471vw;
}

.block-with-image .content-wrapp a.decorative-link:after {
    left: -5.14705882vw;
    right: unset;
}

.sale_block.float-image {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    z-index: 0;
    margin-bottom: 8vw;
}

.sale_block.float-image .block-title {
    font-size: 3.08823529vw;
    line-height: 3.30882353vw;
}

.sale_block.float-image .text-section {
    display: none;
    background: white;
    padding-top: 15.80882353vw;
    width: calc((100vw - 2 * 2.94117647vw) / 12 * 8 + 2vw);
    margin-left: calc((100vw - 2 * 2.94117647vw) / 12 * 2 + 2vw);
    padding-right: 15.44117647vw;
    padding-left: 15.44117647vw;
    padding-bottom: 8.45588235vw;
}

.sale_block.float-image .image-section {
    z-index: 999;
    width: calc((100vw - 2 * 2.94117647vw) / 12 * 3 + 2.94117647vw);
    height: 36.54411765vw;
    top: 8.60294118vw;
}

.sale_block.float-image .image-section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sale_block.float-image .content-wrapp {
    margin-left: 4.04411765vw;
}

.sale_block.float-image .content-wrapp p {
    color: #555555;
}

.designer-collaboration_block {
    padding-bottom: 9.55882353vw;
}

.designer-collaboration_block .text-section {
    width: calc((100vw - 2 * 2.94117647vw) / 12 * 5 + 2vw);
    margin-right: calc((100vw - 2 * 2.94117647vw) / 12 + 2.94117647vw);
    margin-left: calc((100vw - 2 * 2.94117647vw) / 12 * 2);
}

.designer-collaboration_block .text-section .image-section {
    display: none;
}

.designer-collaboration_block .content-wrapp {
    margin-left: 4.11764706vw;
}

.designer-collaboration_block .image-section {
    width: calc((100vw - 2 * 2.94117647vw) / 12 * 4 + 2.94117647vw);
    margin-top: 50px !important;
}

.designer-collaboration_block .image-section img {
    width: 100%;
    object-fit: cover;
}

.designer-collaboration_block .block-title {
    width: auto;
    color: white;
    font-size: 4.11764706vw;
    line-height: 4.41176471vw;
}

.designer-collaboration_block .block-title div {
    display: inline-block;
    width: 70px;
}

.designer-collaboration_block a.decorative-link {
    color: white;
}

.designer-collaboration_block a.decorative-link:after {
    right: unset;
    left: -3.16176471vw;
}

.designer-collaboration_block a.decorative-link:after {
    background: transparent url(../img/link-shape/white-top-right.svg) center center no-repeat;
    background-size: contain;
}

.designer-collaboration_block .collab_statistic:last-of-type {
    margin-bottom: 3.38235294vw;
}

.designer-collaboration_block .collab_statistic p {
    margin-bottom: 0.161765vw;
    color: #E3E3E3;
}

div.collab_statistic {
    display: flex;
}

div.collab_statistic span {
    font-family: 'Manrope';
    font-weight: 300;
    font-size: 4.11764706vw;
    line-height: 4.41176471vw;
    color: #FFFFFF;
    margin-right: 1.17647059vw;
    width: 10.72058824vw;
    margin-left: -2vw;
    text-align: right;
    flex-shrink: 0;
}

div.collab_statistic p {
    font-family: 'Manrope';
    font-weight: 300;
    font-size: 1.17647059vw;
    line-height: 1.83823529vw;
    color: #E3E3E3;
    margin-top: 1vw;
}

.designer_block.float-image {
    margin-bottom: 13.75vw;
    padding: 0;
}

.designer_block.float-image .content-wrapp {
    margin-left: 4.11764706vw;
}

.designer_block.float-image .block-title {
    font-size: 3.08823529vw;
    line-height: 3.30882353vw;
    width: 80%;
}

.designer_block.float-image .text-section {
    background: white;
    width: calc((100vw - 2 * 2.94117647vw) / 12 * 9);
    margin-left: calc((100vw - 2 * 2.94117647vw) / 12 + 2.94117647vw);
    padding: 7.35294118vw 30.51470588vw 9.55882353vw 7.79411765vw;
}

.designer_block.float-image .image-section {
    right: 0;
    overflow: hidden;
    left: unset;
    top: 8.01470588vw;
    width: calc((100vw - 2 * 2.94117647vw) / 12 * 5 + 2.94117647vw);
    height: 42.64705882vw;
}

@media screen and (max-width: 768px) {
    header {
        height: 150vw;
        margin-bottom: 15.625vw;
    }

    nav.nav-light {
        margin-bottom: 0;
    }

    .slide.slick-slide {
        height: 150vw;
    }

    .slider-link {
        left: -10%;
        position: relative;
    }

    .slide.slick-slide .content_wrapp {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        /*padding-top: 29.0625vw;*/
    }

    header .slick-dots {
        top: 94%;
    }

    .slide.slick-slide .content_wrapp h2 {
        font-size: 10vw;
        line-height: 12.5vw;
        margin-bottom: 7.8125vw;
        margin-right: 20vw;
    }

    .slide.slick-slide .content_wrapp h2 span {
        white-space: nowrap;
    }

    .slide.slick-slide .content_wrapp h2 mark {
        display: inline-block;
        padding-right: 3.125vw;
    }

    .slide.slick-slide .content_wrapp h2 mark:last-of-type {
        padding-right: 0;
    }

    .slide.slick-slide .content_wrapp h2 span mark:last-child:before {
        width: calc(110%);
        left: -10%;
        display: inline-block;
    }

    .slide.slick-slide .content_wrapp h2 mark {
        background: #020024;
        background: -moz-linear-gradient(180deg, rgba(2, 0, 36, 0) 33%, #008295 33%, #008295 95%, rgba(0, 130, 149, 0) 95%);
        background: -webkit-linear-gradient(180deg, rgba(2, 0, 36, 0) 33%, #008295 33%, #008295 95%, rgba(0, 130, 149, 0) 95%);
        background: linear-gradient(180deg, rgba(2, 0, 36, 0) 33%, #008295 33%, #008295 95%, rgba(0, 130, 149, 0) 95%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024", endColorstr="#cf3620", GradientType=1);
    }

    .slide.slick-slide .content_wrapp h2 div,
    .slide.slick-slide .content_wrapp h2 br {
        display: none;
    }

    .slide.slick-slide .content_wrapp a.decorative-link {
        margin-left: unset;
    }

    .slide.slick-slide .content_wrapp a.decorative-link:after {
        right: unset;
        left: -5vw;
        background: transparent url(../img/link-shape/white-top-right.svg) center center no-repeat;
        background-size: cover;
        top: -7.1875vw;
    }

    .slide.slick-slide .pantone {
        left: 0;
        width: calc(100% - 6.25vw);
        padding-bottom: 0;
        height: 40vw;
    }

    .slide.slick-slide .pantone img {
        height: 100%;
        margin-bottom: 0;
    }

    .slide.slick-slide .pantone div {
        position: absolute;
        left: 0;
        width: calc((100% - 6.25vw) / 6 * 5 + 6.15vw);
        background: white;
        bottom: 0;
        padding: 5vw 6.25vw;
    }

    .slide.slick-slide .pantone .pantone_name {
        font-size: 5vw;
        line-height: 6.25vw;
        margin-bottom: 1.875vw;
    }

    .slide.slick-slide .pantone .pantone_company {
        font-size: 3.125vw;
        line-height: 3.125vw;
    }

    .block-with-image .block-title {
        font-size: 9.375vw;
        line-height: 12.5vw;
    }

    .block-with-image .block-title mark:before {
        height: 9.0625vw;
    }

    .block-with-image .content-wrapp a.decorative-link:after {
        left: -9.375vw;
        right: unset;
    }

    .statistics {
        padding-top: 9.375vw;
        padding-left: 6.25vw;
        padding-right: 6.25vw;
        padding-bottom: 16.25vw;
        margin-bottom: 15.625vw;
    }

    .statistics .text-section {
        width: 100%;
        margin: 0;
    }

    .statistics .text-section .image-section {
        display: block;
    }

    .statistics h2.block-title {
        width: 100%;
        margin-bottom: 8.4375vw;
        font-size: 9.375vw;
        line-height: 12.5vw;
        text-align: center;
    }

    .statistics h2.block-title br,
    .statistics h2.block-title div {
        display: none;
    }

    .statistics .image-section {
        display: none;
        position: unset;
        width: calc(100% + 6.25vw);
        height: 43.75vw;
        overflow: hidden;
        margin-bottom: 9.375vw;
    }

    .statistics .image-section img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .statistics .content-wrapp {
        display: block;
        margin-bottom: 15.9375vw;
        margin-left: 0;
    }

    .statistics a.decorative-link {
        margin-left: 0;
        padding-left: 5vw;
        display: block;
    }

    .statistics a.decorative-link:after {
        left: 0;
    }

    .statistics div.info_card {
        width: 100%;
        margin-bottom: 6.25vw;
    }

    .statistics div.info_card img {
        width: 10.625vw;
        height: 10.625vw;
        margin-right: 3.75vw;
    }

    .statistics div.info_card p {
        font-size: 4.375vw;
        line-height: 5.625vw;
        color: #E3E3E3;
        margin-bottom: 0;
        max-width: 65.625vw;
    }

    .statistics div.info_card .text-wrapp {
        width: calc(100% - 3.75vw - 10.625vw);
    }

    .handler-collaboration_block {
        padding: 15.625vw 6.25vw;
        margin-bottom: 15.625vw;
        flex-direction: column;
    }

    .handler-collaboration_block h2 {
        margin: 0;
        margin-bottom: 8.4375vw;
        width: 100%;
        font-size: 9.375vw;
        line-height: 12.5vw;
        /*word-break: break-all;*/
    }

    .handler-collaboration_block h2 br,
    .handler-collaboration_block h2 div {
        display: none;
    }

    .handler-collaboration_block .content_wrapp {
        width: 100%;
        margin-left: 0;
    }

    .handler-collaboration_block .float_block {
        width: 79.0625vw;
        height: 112.5vw;
        bottom: 0;
        right: 0;
    }

    .handler-collaboration_block ul {
        margin-bottom: 9.375vw;
    }

    .handler-collaboration_block ul li {
        font-size: 4.375vw;
        line-height: 6.25vw;
        color: #222729;
        margin-bottom: 4.375vw;
        padding-left: 7.8125vw;
    }

    .handler-collaboration_block a.decorative-link {
        width: 80%;
        display: block;
        /*padding-left: 5vw;*/
        position: relative;
    }

    .handler-collaboration_block a.decorative-link:after {
        left: 0;
        top: -5vw;
    }

    .sale_block.float-image,
    .designer_block.float-image {
        display: none;
    }

    .block-with-image .content-wrapp a.decorative-link:after {
        left: 0;
        top: -22px;
    }

    .designer-collaboration_block {
        padding-bottom: 19.375vw;
        margin-bottom: 15.625vw;
    }

    .designer-collaboration_block a.decorative-link:after {
        left: 0;
        top: -6.5625vw;
    }

    .designer-collaboration_block a.decorative-link {
        padding-left: 5vw;
    }

    .designer-collaboration_block .image-section {
        display: none;
    }

    .designer-collaboration_block .block-title {
        margin-bottom: 8.4375vw;
        text-align: center;
    }

    .designer-collaboration_block .block-title br,
    .designer-collaboration_block .block-title div {
        display: none;
    }

    .designer-collaboration_block .content-wrapp {
        margin-left: 0;
    }

    .designer-collaboration_block .text-section {
        width: 100%;
        margin: 0;
        display: block;
    }

    .designer-collaboration_block .text-section .image-section {
        margin: 0;
        display: block;
        width: calc(100% + 6.25vw);
        margin-left: -6.25vw;
        height: 62.5vw;
        margin-bottom: 9.375vw;
    }

    .designer-collaboration_block .text-section .image-section img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .designer-collaboration_block .collab_statistic:last-of-type {
        margin-bottom: 13.125vw;
    }

    .designer-collaboration_block .collab_statistic p {
        font-size: 4.375vw;
        line-height: 6.25vw;
        color: #E3E3E3;
        margin-top: 1.7vw;
        margin-bottom: 0;
    }

    div.collab_statistic {
        margin-bottom: calc(6.25vw - 1.7vw);
    }

    div.collab_statistic span {
        font-size: 15vw;
        line-height: 18.75vw;
        width: 23.3125vw;
        margin-right: 6.25vw;
        margin-left: unset;
    }
}

@media screen and (min-width: 1441px) {
    .slide.slick-slide {
        height: 720px;
    }
}

@media screen and (min-width: 1360px) {
    header {
        width: 100%;
        margin-bottom: 100px;
    }

    header .owl-dots {
        position: absolute;
        right: 40px;
    }

    header .slick-dots {
        top: 90%;
    }

    header .owl-dots button.owl-dot {
        margin-bottom: 50px;
    }

    .slide.slick-slide .content_wrapp {
        /*padding-top: 215px;*/
        /*margin-left: 10%;*/
        /*width: 70%;*/
        /*width: 100%;*/
    }

    .slide.slick-slide .content_wrapp h2 {
        font-size: 80px;
        line-height: 80px;
        margin-bottom: 32px;
    }

    .slide.slick-slide .content_wrapp a.decorative-link {
        /*margin-right: 70px;*/
    }

    .slide.slick-slide .pantone {
        padding-bottom: 18px;
        left: calc((100vw - 1360px) / 2 + 200px);
        width: 275px;
    }

    .slide.slick-slide .pantone img {
        height: 420px;
        margin-bottom: 22px;
    }

    .slide.slick-slide .pantone .pantone_name {
        padding-right: 30px;
        padding-left: 30px;
        font-size: 18px;
        line-height: 34px;
    }

    .slide.slick-slide .pantone .pantone_company {
        padding-right: 30px;
        padding-left: 30px;
        font-size: 12px;
        line-height: 26px;
    }

    .statistics {
        margin-bottom: 107px;
        padding-top: 95px;
        padding-bottom: 116px;
    }

    .statistics .image-section {
        width: calc((1360px - 2 * 40px) / 12 * 3 + 40px);
    }

    .statistics h2.block-title {
        margin-bottom: 58px;
        font-size: 56px;
        line-height: 60px;
    }

    .statistics .text-section {
        padding-top: 25px;
        width: calc((1360px - 2 * 40px) / 12 * 7);
        margin-left: calc((1360px - 2 * 40px) / 12 * 1 + 40px + (100vw - 1360px) / 2);
        margin-right: calc((1360px - 2 * 40px) / 12 * 1);
    }

    .statistics .text-section .image-section {
        display: none;
    }

    .statistics .content-wrapp {
        margin-bottom: 40px;
        margin-left: 56px;
    }

    .statistics a.decorative-link {
        margin-left: 56px;
        color: white;
    }

    .statistics a.decorative-link:after {
        left: -70px;
    }

    .statistics div.info_card {
        margin-bottom: 35px;
        width: calc(50% - 55px);
        margin-right: 55px;
    }

    .statistics div.info_card p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 0;
    }

    /*.handler-collaboration_block {*/
    /*    padding-top: 100px;*/
    /*}*/

    .handler-collaboration_block .float_block {
        position: absolute;
        right: 0;
        bottom: -117px;
        width: calc((1360px - 2 * 40px) / 12 * 9 + 40px + (100% - 1360px) / 2);
        height: 525px;
        left: calc((1360px - 2 * 40px) / 12 * 3 + 40px + (100vw - 1360px) / 2);
    }

    .handler-collaboration_block .float_block .back {
        width: calc(100% - (100vw - 1360px) / 2);
    }

    /*.handler-collaboration_block .content_wrapp {*/
    /*    width: calc((1360px - 2 * 40px) / 12 * 5);*/
    /*    margin-left: calc((1360px - 2 * 40px) / 12 * 6 + 40px + (100vw - 1360px) / 2);*/
    /*    position: relative;*/
    /*    z-index: 9;*/
    /*}*/
    /*.handler-collaboration_block a.decorative-link {*/
    /*    color: white;*/
    /*}*/
    .handler-collaboration_block a.decorative-link:after {
        left: -70px;
    }

    /*.handler-collaboration_block ul li {*/
    /*    font-size: 16px;*/
    /*    line-height: 25px;*/
    /*    margin-bottom: 22px;*/
    /*    padding-left: 37px;*/
    /*    position: relative;*/
    /*}*/
    .handler-collaboration_block ul li:last-child {
        margin-bottom: 52px;
    }

    .block-with-image .block-title {
        font-size: 56px;
        line-height: 60px;
        margin-bottom: 33px;
    }

    .block-with-image .block-title mark {
        color: white;
    }

    .block-with-image .block-title mark:before {
        bottom: 10px;
        height: 61px;
        width: calc(100% + 10px * 2);
    }

    .block-with-image .content-wrapp p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 43px;
    }

    .block-with-image .content-wrapp a.decorative-link:after {
        left: -70px;
    }

    .sale_block.float-image {
        margin-bottom: 110px;
    }

    .handler-collaboration_block ul li{
        font-size: 18px;
        line-height: 24px;
    }

    .sale_block.float-image .text-section {
        background: white;
        padding-top: 215px;
        width: calc((1360px - 2 * 40px) / 12 * 8 + 27px);
        margin-left: calc((1360px - 2 * 40px) / 12 * 2 + 27px + (100vw - 1360px) / 2);
        padding-right: 195px;
        padding-left: 225px;
        padding-bottom: 115px;
    }

    .sale_block.float-image .block-title {
        font-size: 42px;
        line-height: 45px;
    }

    .sale_block.float-image .image-section {
        width: calc((1360px - 2 * 40px) / 12 * 3 + 40px);
        height: 497px;
        top: 117px;
        left: calc((100vw - 1360px) / 2);
    }

    .sale_block.float-image .image-section img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sale_block.float-image .content-wrapp {
        margin-left: 56px;
    }

    .sale_block.float-image .content-wrapp p {
        color: #555555;
    }

    .designer-collaboration_block {
        padding-bottom: 130px;
        padding-top: 73px;
    }

    .designer-collaboration_block .text-section {
        width: calc((1360px - 2 * 40px) / 12 * 5 + 2vw);
        margin-right: calc((1360px - 2 * 40px) / 12 + 40px + (100vw - 1360px) / 2);
        margin-left: calc((1360px - 2 * 40px) / 12 * 2);
    }

    .designer-collaboration_block .text-section .image-section {
        display: none;
    }

    .designer-collaboration_block .content-wrapp {
        margin-left: 56px;
    }

    .designer-collaboration_block .image-section {
        width: calc((1360px - 2 * 40px) / 12 * 4 + 40px);
        margin-top: 50px;
        margin-left: calc((100vw - 1360px) / 2);
    }

    .designer-collaboration_block .image-section img {
        width: 100%;
        object-fit: cover;
    }

    .designer-collaboration_block .block-title {
        width: auto;
        color: white;
    }

    .designer-collaboration_block a.decorative-link {
        color: white;
    }

    .designer-collaboration_block a.decorative-link:after {
        left: -70px;
    }

    .designer-collaboration_block .collab_statistic:last-of-type {
        margin-bottom: 46px;
    }

    .designer-collaboration_block .collab_statistic p {
        margin-bottom: 0;
    }

    div.collab_statistic {
        display: flex;
        margin-bottom: 20px;
    }

    div.collab_statistic:last-of-type {
        margin-bottom: 0;
    }

    div.collab_statistic span {
        font-size: 56px;
        line-height: 60px;
        margin-right: 16px;
        margin-left: unset;
        width: 115px;
    }

    div.collab_statistic p {
        font-size: 16px;
        line-height: 25px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .designer_block.float-image {
        margin-bottom: 187px;
        padding: 0;
    }

    .designer_block.float-image .text-section {
        background: white;
        width: calc((1360px - 2 * 40px) / 12 * 9);
        margin-left: calc((1360px - 2 * 40px) / 12 + 40px + (100vw - 1360px) / 2);
        padding: 100px 415px 120px 106px;
    }

    .designer_block.float-image .text-section p {
        margin-bottom: 16px;
    }

    .designer_block.float-image .text-section p:last-of-type {
        margin-bottom: 50px;
    }

    .designer_block.float-image .block-title {
        font-size: 42px;
        line-height: 45px;
    }

    .designer_block.float-image .content-wrapp {
        margin-left: 56px;
    }

    .designer_block.float-image .image-section {
        right: calc((100vw - 1360px) / 2);
        overflow: hidden;
        left: unset;
        top: 109px;
        width: calc((1360px - 2 * 40px) / 12 * 5 + 40px);
        height: 580px;
    }

    .handler-collaboration_block h2{
        font-size: 56px;
        line-height: 60px;
        margin-bottom: 41px;
    }
}

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

.flex-column {
    display: flex;
    flex-direction: column;
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}
