<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {overflow-x: hidden;}
/********** nav **********/
 .prelaunch-nav div{padding:.7rem 0;font-size:22px}.cb-kol-thumbnail-container{max-width:1200px;margin:0 auto}.cb-kol-thumbnail{padding:0 5px!important;cursor:pointer}.cb-kol-thumbnail img{opacity:.3;transition:opacity .2s}.cb-kol-thumbnail:hover img,.cb-kol-thumbnail.active img{opacity:1;box-shadow:1px 2px 4px rgba(0,0,0,.3)}.cb-kol-handle{font-size:13px;margin-top:.3rem;display:inline-block}.cb-kol-content{display:none;max-width:1200px;margin:0 auto}.cb-kol-content.active{display:block}
.cb-kol-col-name {font-family: 'FuturaPTMedium',serif;font-size: 22px;text-transform: uppercase;} .cb-kol-col-name span.en-text {font-family: 'FuturaPTMedium',serif !important;} .cb-kol-col-quote .en-text{font-family:'Cormorant',serif!important;font-style:italic} .cb-kol-col-quote .cn-text{font-family:'Cormorant',serif!important;font-style:italic} .cb-kol-col-quote .kr-text{font-family:'Cormorant',serif!important;font-style:italic} @media (min-width:1023px){.cb-kol-col{padding:0 5px!important}.cb-kol-quote&gt;div{background-color:#f4f3f0}}	.shushutongcharleskeith-container{flex-grow:1}
.cb-web-nav{display:flex;flex-wrap:wrap;list-style:none;justify-content:center;margin:2rem auto}
.cb-web-nav .cb-nav-link{color:#999!important;padding:.7rem 0;display:block;margin:0 1rem}
.cb-web-nav .cb-nav-link.active{color:#000!important;border-bottom:1px solid #000}
.cb-web-nav .cb-comingsoon{font-size:14px;text-align:center;display:none}
.cb-web-nav .cb-nav-link:hover,.cb-mobile-nav .cb-nav-link:hover{color:inherit;text-decoration:none}
.cb-web-nav .cb-nav-link.disabled,.cb-mobile-nav .cb-nav-link.disabled{pointer-events:none;cursor:default}
.cb-web-nav .cb-nav-link.disabled .cb-comingsoon{display:block}
.cb-mobile-nav .cb-nav-link.disabled .cb-comingsoon{display:inline}
.cb-mobile-nav{margin:2rem 8.333%;position:relative;z-index:9}
.cb-mobile-nav .cb-nav-dropdown-menu{display:none;border-radius:0 0 5px 5px;border:1px solid #000;position:absolute;right:0;left:0;top:39px;margin:0 auto;max-width:540px;width:100%;background-color:#FFF;padding:8px 15px;box-shadow:3px 3px 5px rgba(0,0,0,.1)}.cb-mobile-nav .cb-nav-dropdown-menu li a{padding:8px 0;font-size:14px;margin:.5em 0;border-bottom:1px solid #FFF;display:block;width:100%;color:#000!important}.cb-mobile-nav .cb-nav-dropdown-menu li a:hover{border-bottom:1px solid #000}.cb-mobile-nav .cb-nav-dropdown-menu li a.active{font-weight:700}.cb-mobile-nav .cb-comingsoon{font-size:14px;display:none;color:#999!important}#cb-dropdown-overlay{position:fixed;top:0;bottom:0;left:0;right:0;z-index:8;display:none}#cb-dropdown-overlay.active{display:block}.cb-nav-dropdown-btn{cursor:pointer;pointer-events:auto;border:1px solid #000;padding:0 15px;border-radius:5px;margin:0 auto;max-width:540px;height:40px;display:flex;justify-content:space-between;align-items:center;font-size:14px;background:#FFF}.cb-nav-dropdown-btn:hover{color:#000;text-decoration:none}.cb-nav-dropdown-btn.active{border-radius:5px 5px 0 0}.cb_dropdownarrow{content:"";border:solid #000;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.cb-banner-container{position:relative;color:#FFF}
.cb-banner-inner{height:100vh}
.cb-tab-content,.cb-banner-content{display:none}.cb-tab-content.active,.cb-banner-content.active{display:block}
.play-vid-arrow{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;margin-left:5px}
.cb-banner-content .cb-video-btn{color:#FFF}
.cb-banner-content .play-vid-arrow{border-left:10px solid #FFF}
.cb-banner-content .cb-video-btn:hover{text-decoration:none;color:#999!important}
.cb-banner-content .cb-video-btn:hover .play-vid-arrow{border-left:10px solid #999}
.cb-tab-content .cb-content-video{color:#000}
.cb-tab-content .play-vid-arrow{border-left:10px solid #000}
.cb-tab-content .cb-content-video:hover{text-decoration:none;color:#999!important}
.cb-tab-content .cb-content-video:hover .play-vid-arrow{border-left:10px solid #999}
@media (min-width:721px){.cb-border-image{border:1px solid #000;padding:7%}}
@keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video-inner{from{transform:translate(0,10px)}to{transform:translate(0,0)}}
.cb-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1021;display:none;overflow:hidden;outline:0;background:rgba(0,0,0,.3);animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.cb-opac{position:absolute;top:0;right:0;bottom:0;left:0}.cb-modal-dialog{display:flex;align-items:center;position:relative;width:auto;height:100%;max-width:1200px;margin:auto}.cb-modal-content{position:relative;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-ms-transition:-ms-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.cb-video-closer{position:absolute;z-index:1022;top:6px;right:4px;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}@media (min-width:1235px){.cb-video-closer{top:0;right:-35px}}.cb-video-closer:before{transform:rotate(45deg)}.cb-video-closer:after{transform:rotate(-45deg)}.cb-video-closer:before,.cb-video-closer:after{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px}
/* @media (min-width:1366px){.shop_the_story{margin-bottom:70px}}
@media (min-width:721px){.shop_the_story{margin-top:100px}}
.shop_the_story{margin-bottom:20px;font-size:18px}
.shop_the_story-title{width:100%;text-align:center;margin:0;padding:30px 0 47px;border-top:1px solid #ccc;font-size:24px!important;text-transform:uppercase}
@media (min-width:1366px){.shop_the_story-row{margin:0 30px}}
@media (min-width:1023px){.shop_the_story-row{margin:0 -10px}}
.shop_the_story-row{margin:0 -5px} */
.fadeIn-onScroll{animation-duration:2s}@media (max-width:721px){.fadeIn-onScroll{animation:none}}

/********** Blog post **********/
/* DO NOT CHANGE (DEFAULT SETTING) -- START */
.blog-post {max-width: 1920px;margin: 0 auto;}
.blog-post area:focus {outline:0;}
.blog-post {font-size: 16px;}

/* PRODUCT AVAILABILITY (data-href)*/
a[data-href] {cursor: default;}
a[data-href] .blog-pdtname span::after {content: "Coming Soon"; font-size: 12px; display: block; margin-top: 4px; font-weight: normal; text-transform: none;}
a[data-href] .blog-pdtname .cn-text::after {content: "Ã¥ÂÂ³Ã¥Â°â€¡Ã¤Â¸Å&nbsp;Ã¥Â¸â€š"; font-size: 11.4px; }

/* PRODUCT NAME STYLING */
.blog-pdtname {font-size: 12.5px; font-weight: 600;margin-top: 15px;}
.blog-pdtname .en-text {text-transform: uppercase;} .blog-pdtname .cn-text, .blog-pdtname .kr-text {font-size: 13px !important;}

/* SHOP THE STORY SECTION */
.sts .product {padding: 1rem 1.5rem;} @media (min-width: 721px) {.sts .product {padding: 0.5rem 1rem;}}

/* FUTURA (can change values when requested by Designer) */
@font-face { font-family: 'FuturaMD'; src: url('../../../fonts/Futura-Medium.woff?$staticlink$') format('woff'), url('../../../fonts/Futura-Medium.woff2?$staticlink$') format('woff2'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'FuturaPTDemi'; src: url('../../../fonts/FuturaPT-Demi.woff?$staticlink$') format('woff'), url('../../../fonts/FuturaPT-Demi.woff2?$staticlink$') format('woff2'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'FuturaPTLight'; src: url('../../../fonts/FuturaPT-LightObl.woff?$staticlink$') format('woff'), url('../../../fonts/FuturaPT-LightObl.woff2?$staticlink$') format('woff2'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'FuturaPTMedium'; src: url('../../../fonts/FuturaPT-Medium.woff?$staticlink$') format('woff'), url('../../../fonts/FuturaPT-Medium.woff2?$staticlink$') format('woff2'); font-weight: normal; font-style: normal; font-display: swap; }


.FuturaMD {font-family: 'FuturaMD' !important;}
.FuturaMD span {font-family: inherit;}
.FuturaMD .en-text {font-size: 24px;font-weight: normal;}

.FuturaPTDemi {font-family: 'FuturaPTDemi' !important;}
.FuturaPTDemi span {font-family: inherit;}
.FuturaPTDemi .en-text {font-size: 24px;font-weight: normal;}

.FuturaPTLight span {font-family: 'FuturaPTLight' !important;}
.FuturaPTLight span em {font-family: inherit; font-style: italic;}
.FuturaPTLight .en-text {font-size: 18px;font-weight: normal;}

.FuturaPTMedium {font-family: 'FuturaPTMedium' !important;}
.FuturaPTMedium span {font-family: inherit;}
.FuturaPTMedium .en-text {font-size: 24px;font-weight: normal;}

.subline-name {font-family: 'FuturaPTMedium' !important;font-size: 12px;font-weight: 500;}
.subline-about {font-family: 'FuturaPTLight' !important;font-size: 13.5px;font-style: italic;line-height: 2;}
    
/* DO NOT CHANGE (DEFAULT SETTING) -- END */
.blog-container {padding-right: 0px; padding-left: 0px;}
.pdt-container {padding-right: 0px; padding-left: 0px;}
@media (max-width: 720.98px) {
    .blog-container {
        max-width: 100%;
    }
    .pdt-container {
        max-width: 100%;
    }
}
@media (min-width: 768px){
    .blog-container {}
    .pdt-container {
        
        margin: 0 auto;
        padding: 0;
    }
}
@media (min-width: 1023px){
    .pdt-container {max-width: 99.25%;}
}
@media (min-width: 1366px){
    .pdt-container {max-width: 69%;}
}
@media (min-width: 1440px){
    .pdt-container {max-width: 68.75%;}
}
@media (min-width: 1920px){
    .pdt-container {max-width: 67.65%;}
}
@media (min-width: 2560px){
    .pdt-container {max-width: 67.5%;}
}

.products-slider-container{max-width:80%;margin:auto;position:relative}
/*.products-slider-container .product-inline{width:auto;margin:0 10%}*/
/*@media (min-width:375px){.products-slider-container{max-width: 80%}.products-slider-container .product-inline{margin:0 15px}}*/
/*@media (min-width:721px){.products-slider-container{max-width: 68%}.products-slider-container .product-inline{margin:0 auto}}*/
/*@media (min-width:1023px){.products-slider-container{max-width: 67.65%}.products-slider-container .product-inline{margin:0 auto}}*/

.products-slider-container .product-inline{width:auto;}
.products-container{max-width:80%;margin:auto;}
@media (max-width:374.98px){
    .products-slider-container, .products-container {max-width: 80%;}
    .products-slider-container .product-inline, .products-container .product-inline-12 {margin:10px}
}
@media (min-width:375px){.products-slider-container, .products-container {max-width: 80%}}
@media (min-width:721px){.products-slider-container, .products-container {max-width: 69.5%}}
@media (min-width:768px){.products-slider-container, .products-container {max-width: 85%}}
@media (min-width:1024px){.products-slider-container, .products-container {max-width: 70.25%}}
    
@media (min-width:1280px){.products-slider-container, .products-container {max-width: 68.75vw}}

@media (min-width:1366px){.products-slider-container, .products-container {max-width: 69vw}}

@media (min-width:1440px){.products-slider-container, .products-container {max-width: 68.75vw}}

@media (min-width:1700px){.products-slider-container, .products-container {max-width: 68.5vw}}

@media (min-width:1920px){.products-slider-container, .products-container {max-width: 68.25vw}}

.products-slider-container .slider-arrow{position:absolute;top: 26%;width:15px;z-index:2;background:none;border:none;display:block;outline:0;padding:0}
.products-slider-container .slider-arrow.slider-prev{left:-20px}.products-slider-container .slider-arrow.slider-next{right:-20px}
.products-slider-container .slider-arrow.slick-disabled svg{fill:#F0F0F0}
.products-slider-container .slider-arrow .icon{position:relative;width:100%;height:100%;pointer-events:none}.slick-disabled {opacity:0;pointer-events:none;}
@media (max-width:374.97px){.products-slider-container .slider-arrow.slider-prev{left:0}.products-slider-container .slider-arrow.slider-next{right:0}}
@media (max-width:720.97px){.products-slider-container .slider-arrow{display:none}}

.mhn-slide .mhn-item{width: 100%;}
.mhn-slide .mhn-inner{width: 100%;height: 100%;}
.mhn-slide .mhn-item img{display: block;}
.mhn-slide .owl-stage-outer{z-index: 3}
.mhn-slide .owl-nav{color: #333;position:absolute;top:0;left:0;right:0;bottom:0}
.mhn-slide .owl-nav svg{color: currentColor}
.mhn-slide .owl-nav .disabled{display:none}
.slider-section.mhn-slide .owl-nav .disabled {display: block;}
.mhn-slide .owl-prev,
.mhn-slide .owl-next{
    width: 30px;
    height: 30px;
    margin-top: 0;
    /*position: absolute;z-index: 4;top: 50%;*//* no calculation from script */
}
.slider-section.mhn-slide .owl-prev, .slider-section.mhn-slide .owl-next {position: absolute;z-index: 4;top: 50%;}
.slider-section.mhn-slide .owl-prev {left: 15px;}
.slider-section.mhn-slide .owl-next {right: 15px;}
.mhn-slide .owl-prev {left: -15px;}
.mhn-slide .owl-next {right: -15px;}
.mhn-slide .owl-nav svg {width: 24px; height: 24px;}



.mhn-slide.owl-carousel .owl-dots {
    position: absolute;
    bottom: 22px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    /* width: 100%; */
    margin: auto;
    text-align: center;
    display: flex;
}
.mhn-slide.owl-carousel button.owl-dot {
    border-radius: 50%;
    height: 5px;
    width: 5px;
    position: relative;
    /* opacity: .5; */
    margin: 0 5px !important;
    background: rgba(255, 255, 255, 0.559);
    /* background: rgba(149, 149, 149, 0.66); */
}
.mhn-slide.owl-carousel button.owl-dot.active {
    background: white;
}

.mhn-slide.owl-carousel .owl-dots .owl-dot {
    outline: none;
}

.slider {width: 100%;}
.slider ul.bxslider img {width: 100%;height: auto;}
.bx-wrapper {border: none;box-shadow: none;margin-bottom: 0;}
.bx-wrapper .bx-controls-direction a {width: 24px;height: 24px;z-index: 3;}
.bx-wrapper .bx-prev {left: 20px;background: url('images/Muse/Summer21/slideshow-whiteANDgrey-arrow-1.svg?$staticlink$') no-repeat 0 0;}
.bx-wrapper .bx-next {right: 14px;background: url('images/Muse/Summer21/slideshow-whiteANDgrey-arrow-2.svg?$staticlink$') no-repeat 0 0;}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {background-position: 0 0;}
.bx-pager{margin: 0; padding: 0;}
.bx-pager a {opacity: 0.3;}
.bx-pager a:hover,
.bx-pager a.active {
    opacity: 1;
}
.bx-wrapper .bx-caption {background: transparent;}
.bx-wrapper .bx-caption span {font-family: 'FuturaPTMedium' !important;color: #fff;padding-left: 30px;}
.thumbs {padding: 0 8%;margin-top: 30px;text-align: center;}
.thumbs img {width: 100px;height: 60px;}
.thumbs_items {margin: auto;}
.thumbs_items a {padding: 0 7.5px;}
.thumbs_item.active img {background: 0 0; border: 1px solid #000;}

/* swiper */
.swiper-slide{
    width: fit-content;
   }
.menuSwiper, .winterSwiper {width: 100%;}
.swiper-wrapper {height: 100%;}
.menuSwiper .swiper-slide, .winterSwiper .swiper-slide {
    /* text-align: center; */
    /* font-size: 18px; */
    display: flex; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;
    justify-content: center; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center;
    align-items: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center;
}
/* .swiper-slide .campaign img {
    display: block;
    width: 100%;
    object-fit: cover;
} */
.swiper-slide .content-image {width: 100%;}
.swiper-slide .content-image::before {content: "";display: table;}
.swiper-slide .content-image::after {clear: both;}
.swiper-slide .content-image img {
    display: block;
    float: left;
    margin: 0;
    position: relative;
    left: 50%;
    max-width: 100%;
    -ms-transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    transition: transform .2s .2s ease, opacity .2s linear;
    padding-left: 1em;padding-right: 1em;
}
.swiper-slide .content-image .blog-pdtname {padding-left: 1em;padding-right: 1em;font-size: 12px;font-weight: normal;}

.swiper-slide-visible {opacity: 1;}
/* .swiper-button-next, .swiper-button-prev {display: block;opacity: 0.7;top: 45%;background: #ffffff !important;border-radius: 50px;height: 45px;width: 45px;padding: 8px;font-size: 20px;font-weight: 700;text-align: center;border: none;box-shadow: 0 0 30px rgba(0,0,0,.06);} */
.swiper-button-next, .swiper-button-prev {
    height: 32px;
    width: 30px;
    top: 31px;
    padding: 8px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    border: none;
    color: #fff;
    background-color: #000;
    outline: none !important;
}

.swiper-button-next::after, .swiper-button-prev::after {font-size: 18px;}

.swiper-pagination-bullet-active {background: #FFF;}
.swiper-horizontal &gt; .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {bottom: 15px;}
.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,4px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,4px));
}
.swiper-pagination-clickable .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background: #3d3d3d;
    opacity: 0.5;
}



    /* owl custom */
    /* .campaign-slider1 .owl-carousel {
        width: 100%;
        height: 100vh;
        overflow: hidden;
        position: relative;
    }
    
    .campaign-slider1 .owl-item {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100vh; 
    }

    
    .campaign-slider1  .owl-stage {
        display: flex;
        flex-direction: column;
    }

    .campaign-slider1 .owl-item img {
        width: 100%;
        height: auto;
        display: block; 
    } */
    
    .owl-pagination {
        position: absolute;
        top: 50%;
        left: auto;
        right: 0;
        transform: translate(-50%, 0%);
        text-align: center;
        z-index: 10;
        color: #fff;
        display: flex;
        flex-direction: column;
        cursor: pointer;
    }


    .pagination-bullet {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 50%;
        color: #fff;
        text-align: center;
        margin: 0 5px;
        cursor: pointer;
    }

    .pagination-bullet.active {
        background-color: #000;
        color: #fff;
    }
  /* owl custom end */

/* EASY-USE MUSE STYLING */
.pr-half {padding-right: 4.1667% !important;} .pl-half {padding-left: 4.1667% !important;} .px-half {padding-left: 4.1667% !important; padding-right: 4.1667% !important;}
.spacing-01 {margin-bottom: 40px !important;}
.spacing-02 {margin-bottom: 30px !important;}
.spacing-03 {margin-bottom: 25px !important;}
.spacing-04 {margin-bottom: 80px !important;}

.txt-spacing {margin-bottom: 30px !important;}
.txt-spacing-01 {margin-bottom: 20px !important;}
.mobile-spacing {margin-bottom: 80px !important;}
.mobile-spacing-2 {margin-bottom: 50px !important;}
.mobile-spacing-3 {margin-bottom: 100px !important;}

.custom-spacing {margin-bottom: 40px !important;}

.mobile-spacing-top-1 {padding-top: 50px !important;}
.mobile-spacing-bottom-1 {padding-bottom: 60px !important;}

.custom-spacing-1 {padding-top: 120px !important; padding-bottom: 120px !important;}
.custom-spacing-2 {padding-top: 80px; padding-bottom: 80px;}
.mobile-custom-spacing-1 {padding-top: 60px !important; padding-bottom: 60px !important;}
    
.pt-02 {padding-top: 10px !important;} .pb-02 {padding-bottom: 80px !important;} .py-02 {padding-bottom: 25px !important;}
.pt-03 {padding-top: 30px !important;} .pb-03 {padding-bottom: 30px !important;} .py-03 {padding-top: 30px !important;padding-bottom: 30px !important;}
.pr-04 {padding-right: 15px !important;} .pl-04 {padding-left: 15px !important;} .px-04 {padding-left: 15px !important;padding-right: 15px !important;}
.pt-04 {padding-top: 15px !important;} .pb-04 {padding-bottom: 0px !important;} .py-04 {padding-top: 15px !important;padding-bottom: 15px !important;}
.p-05 {padding: 50px !important;}
.pb-06 {padding-bottom: 80px !important;} .pt-06{padding-top: 50px !important;} .pr-06 {padding-right: 10px !important;} .pl-06 {padding-left: 10px !important;}

.text-justify-last {text-align: justify; -moz-text-align-last: center; text-align-last: center;}
    
.txtFashion {letter-spacing: 3px;}
.txtlockup h1 {font-family: 'FuturaPTMedium' !important;font-size: 1.5rem !important;font-weight: normal;text-transform: capitalize;}
.txtlockup h1 span {font-family: 'FuturaPTMedium' !important;font-weight: normal;}
.txtFashion, .txtlockup h1, .txtIntro {color: black;text-align: center;}
    
.blog-divider {height: 1px; width: 70px; background: #CCC; margin: 2em auto;}
.blog-header {text-align: center;}
.blog-header span {font-size: 24px;}
    
#sec-1-2 {position: relative;}
.hidden {display: none;}
.ste {max-width: 300px;margin: 0 auto;background: #000;padding: .625rem .9375rem;border-radius: 5px;}
.ste span {font-size: 18px;text-transform: uppercase; color: #fff;}
.btnSTS {font-size: 12px;  border-radius: 50%; border: 1px solid #b8b8b8; text-align: center; margin-left: 10px;margin-right: 10px;padding: 5px 10px;}
    
.play-button {height: 44px;width: 44px;background: transparent;box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.5);border-radius: 50%;border: 1px solid #fff;transform: scale(1);margin: 0 auto;cursor: pointer;}
.play-button .triangle-wrapper {width: 50%;height: 100%;display: flex;margin: auto;}
.play-button .triangle-wrapper .triangle {width: 0;height: 0;border-style: solid;border-width: 9px 0 9px 12px;border-color: transparent transparent transparent #fff;margin: auto;}

.tab-nav-container {display: flex;justify-content: center;}
.tabs {width: 100%;margin:0 auto;}
.tabs .tabs-list {list-style: none;margin: 0px;padding: 0px;cursor: pointer;display: flex;align-items: center;justify-content: center;}
.tabs .tabs-list li {
    margin: 0 15px;
    padding: 7.5px;
    text-align: center;
}
.tabs .tabs-list li:hover {cursor: pointer;}
.tabs .tabs-list li a {text-decoration: underline; color: grey;}
/* Tab content section */
.tabs .tab {
    display:none;
    width:100%;
    padding: 10px 0;
    clear:both;
}
/* When active state */
.active {display:block !important;}
.tabs .tabs-list li.active {color: #000 !important;}
.tabs .tabs-list li.active a {font-weight: bold;}
.tabs .active a {color: #000 !important;}
.img-border {border: 1px solid #2e2e2e;}
.embed-video {padding-top: 132.125%;}

/* text colour */
.txtwhite, .txtwhite a{
    color: #FFFFFF !important
}

/* custom */
.center-justified {
    text-align: justify;
    text-align-last: center;
}

.grey-container {
    background-color: #6A6A68;
}
section.blog-container img {
    /* mix-blend-mode: luminosity; */
}
.black-text {
    color: #000;
}

.video-padding {
    /* padding-top: 133%; */
}
/* end custom */
  /* bottom logo */
  .bottom-logo-normal {
    position: fixed;
    display: block;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 23px;
    width: 100%;
    /* height: 30px; */
    padding: 30px 10px;
    margin: 0 auto;
    text-align: center;
    opacity: 0;
    transition: opacity 0.2s ease;
}
.bottom-logo-normal {
    padding: 0px 10px;
}

@media (max-width: 767px) {
    .txtlockup h1 {font-size: 1.6rem !important;}
    .subline-name {font-size: 13px;}
    .subline-about {font-size: 14.5px;}
    .text-sm-left {text-align: center !important;}
    .pdb-0 {padding: 0 !important}
    .custom-pd-15 {padding-bottom: 15px !important}
    .pb-05 {padding-bottom: 30px;}


    .bottom-logo img, .bottom-logo-normal img {
        width: 100%;
        max-width: 300px;
    }
  
}
@media (min-width: 375px) {
    .products-slider-container .slider-arrow {top: 23%;}
    
}
@media (min-width: 414px) {
    .products-slider-container .slider-arrow {top: 28%;}
    .embed-video {padding-top: 132.125%;}
}
@media (min-width: 667px) {
    .products-slider-container .slider-arrow {top: 37.5%;}
}
@media (min-width: 721px) {
    .mhn-slide .owl-prev, .mhn-slide .owl-next {margin-top: -4px;}
    .mhn-slide .owl-prev {left: -30px}
    .mhn-slide .owl-next {right: -30px}
    /* FOR SPECIFIC BLOG POST CODE HERE (-md-)*/
        
    /*  */
}
@media (min-width: 768px) {
    /* .sub__menu {display: table;} */
    .blog-post {font-size: 15px;}
    .pr-md-half {padding-right: 4.1667% !important;} .pl-md-half {padding-left: 4.1667% !important;} .px-md-half {padding-left: 4.1667% !important; padding-right: 4.1667% !important;}
    .text-md-justify-last {text-align: justify; -moz-text-align-last: center; text-align-last: center;}
    .blog-post .pr-md-0 {padding-right: 0% !important;} .blog-post .pl-md-0 {padding-left: 0% !important;} .blog-post .px-md-0 {padding-left: 0% !important; padding-right: 0% !important;} 
    .blog-post .pt-md-0 {padding-top: 0 !important;} .blog-post .pb-md-0 {padding-bottom: 0 !important;} .blog-post .py-md-0 {padding-top: 0 !important;padding-bottom: 0 !important;}
    

    .txt-spacing {margin-bottom: 30px !important;}
    .txt-spacing-01 {margin-bottom: 20px !important;}
    .mobile-spacing {margin-bottom: 0 !important;}
    .mobile-spacing-2 {margin-bottom: 0 !important;}
    .spacing-03 {margin-bottom: 65px !important;}
    .spacing-04 {margin-bottom: 120px !important;}
    .px-md-01 {padding-left: 8px !important; padding-right: 8px !important;}
    
    .pr-md-03 {padding-right: 30px !important;} .pl-md-03 {padding-left: 30px !important;} .px-md-03 {padding-left: 30px !important;padding-right: 30px !important;}
    .pt-md-03 {padding-top: 30px !important;} .pb-md-03 {padding-bottom: 30px !important;} .py-md-03 {padding-top: 30px !important;padding-bottom: 30px !important;}
    .pr-md-04 {padding-right: 7.5px !important;} .pl-md-04 {padding-left: 7.5px !important;} .px-md-04 {padding-left: 7.5px !important;padding-right: 7.5px !important;}
    .pt-md-04 {padding-top: 7.5px !important;} .pb-md-04 {padding-bottom: 7.5px !important;} .py-md-04 {padding-top: 7.5px !important;padding-bottom: 7.5px !important;}
   .pr-md-05 {padding-right: 7.5px !important;} .pl-md-05 {padding-left: 7.5px !important;} .px-md-05 {padding-left: 7.5px !important;padding-right: 7.5px !important;}
    .px-md-pdt {padding-left: 5.3% !important; padding-right: 5.3% !important;}
    .pl-md-06 {padding-left: 8.5rem!important; }
    .ml-md-06 {margin-left: 8.5rem!important; }
    
    .mhn-slide .owl-prev, .mhn-slide .owl-next {margin-top: 2px;}
    .mhn-slide .owl-prev {left: -30px}
    .mhn-slide .owl-next {right: -30px}
    .slider-section.mhn-slide .owl-prev {left: 20px}
    .slider-section.mhn-slide .owl-next {right: 20px}
    .products-slider-container .slider-arrow{top: 22%;}
    .swiper-horizontal &gt; .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {bottom: 20px;}
    .txtFashion {font-size: 14px;}
    .txtlockup h1 {font-size: 1.6rem !important;}
    /*#sec-1-2 {position: absolute;}*/
    .text-md-center {text-align: center;}

    .mhn-slide.owl-carousel button.owl-dot {height: 7px;width: 7px;}
    .mhn-slide.owl-carousel .owl-dots {bottom: 25px;}

    .bx-wrapper .bx-prev {left: 30px;}
    .bx-wrapper .bx-next {right: 24px;}
        
    .play-button {width: 60px;height: 60px;}
    .play-button .triangle-wrapper .triangle {border-width: 11px 0 11px 13px;}
    
    .tabs .tabs-list li {padding: 15px;}
    .tabs .tab {padding: 15px 0;}
    .embed-video {padding-top: 131.8%;}

    .custom-spacing-1 {padding-top: 80px !important; padding-bottom: 80px !important;}
    .pb-05 {padding-bottom: 20px;}
    .pb-06 {padding-bottom: 40px;}
    .custom-spacing-2 {padding-top: 80px; padding-bottom: 80px;}
    .break { display: none; }
    .owl-carousel .owl-item img {
        width: 100% !important;
        max-width: 100% !important;
    }
    .bottom-logo, .bottom-logo-normal { padding: 0px 10px;}
    .mobile-spacing-top-1 {padding-top: 80px !important;}
   /* .swiper-slide img {
        width: auto; 
        height: auto; 
        object-fit: contain; 
    } */

    .c-nav {
        padding: 0 !important;
    }
}
@media (min-width: 1023px) {
    .desktop-spacing {margin-bottom: 50px !important;}
    .pr-lg-half {padding-right: 3.464% !important;} .pl-lg-half {padding-left: 3.464% !important;} .px-lg-half {padding-left: 3.464% !important; padding-right: 3.464% !important;}
    .pr-lg-05 {padding-right: 7.5px !important;} .pl-lg-05 {padding-left: 7.5px !important;} .px-lg-05 {padding-left: 7.5px !important;padding-right: 7.5px !important;}
    .pr-md-04 {padding-right: 15px !important;} .pl-md-04 {padding-left: 15px !important;} .px-md-04 {padding-left: 15px !important;padding-right: 15px !important;}
    .pt-md-04 {padding-top: 15px !important;} .pb-md-04 {padding-bottom: 15px !important;} .py-md-04 {padding-top: 15px !important;padding-bottom: 15px !important;}
    /* FOR SPECIFIC BLOG POST CODE HERE (-lg-)*/
    .swiper-horizontal &gt; .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {bottom: 23px;}
    .txtlockup h1 {font-size: 1.4rem !important;}
    .txtFashion, .txtIntro .en-text {font-size: 16px;}
    .txtIntro {line-height: 1.5;}
    #sec-1-2 {position: absolute;}
    .txtFashion, .txtlockup h1, .txtIntro {color: #fff;text-align: left;}
        
    .play-button {width: 70px;height: 70px;}
    .play-button .triangle-wrapper .triangle {border-width: 13px 0 13px 14px;}/*.play-button .triangle-wrapper .triangle {border-width: 18px 0 18px 24px;}*/
    
    .txt-spacing-01 {margin-bottom: 30px !important;}

    .spacing-01 {margin-bottom: 80px !important;}
    .spacing-03 {margin-bottom: 65px !important;}
    .spacing-04 {margin-bottom: 150px !important;}
    .custom-spacing-1 {padding-top: 120px !important; padding-bottom: 120px !important;}
    .custom-spacing-2 {padding-top: 80px; padding-bottom: 80px;}
    .custom-spacing-3 {padding-top: 60px !important; padding-bottom: 60px !important;}
    .desktop-spacing {margin-bottom: 0px !important;}
    a.int-link, a.int-link:hover {color: #fff !important;}
    .break { display: block; }
   
}
@media (min-width: 1280px) {
    .blog-post, .txtFashion {font-size: 16px;}
    .txtlockup h1 {font-size: 2vw !important;}
    .embed-video {padding-top: 132.25%;}
    .swiper-pagination-bullet {
        width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,6px));
        height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,6px));
    }
}
@media (min-width: 1440px) {

}
@media (min-width: 1700px) {
    
}
@media (min-width: 1900px) {
    .px-md-pdt {padding-left: 7.2% !important; padding-right: 7.2% !important;}
}
/* different techniques for iPad screening */
@media only screen and (min-width: 768px) and (max-width: 1023px){
    /* For portrait layouts only */
    /* .pb-03 {padding-bottom: 0px !important;} */
    .pb-04 {padding-bottom: 40px !important;}
}

/********** Product **********/
/* INLINE STS */
.inline-sts {max-width: 1095px;width: 100%;margin: 0 auto;}
.inline-sts-12 {max-width: 1750px;width: 100%;margin: 0 auto;}

/* .product-inline {width: 35%; margin: 1rem 7.5%; text-align: center;} */
.product-inline {width: 35%; margin: 15px;}
.product-inline-12 {text-align: left;}

.product-inline img {width: 95%;margin: 0 auto;}

@media (min-width: 375px) {
    .inline-sts {width: 83.3333%;}
    
    .products-container .inline-sts {width: 100%;}
    .product-inline {width: 40%;}
    
    /* .product-inline {width: 38.2%; margin: 1rem 5.9%;} */
    /*.product-inline {width: 38.2%;}*/
    .product-inline img {width: 95%;}
    .owl-carousel .owl-item img {width: 100%;}/* .owl-carousel .owl-item img {width: 95%;} *//* 95% is for product image and 100% is for campaign image */
}

@media (min-width: 721px) {
    .inline-sts {width: 100%;}
    
    .inline-sts-3 {max-width: 365px !important;}
    .inline-sts-4 {max-width: 365px !important;}
    .inline-sts-6 {max-width: 832px !important;}
    /* .inline-sts-n {} */

    .product-inline {max-width: 121.9px;} 
    .product-inline-12 {max-width: 430px;margin: 0;}
    /* .product-inline-12 {width: 11.16667%;margin: 0.5rem 2.75%;} */
    .product-inline-12 {width: 25%;padding: 15px;}
    .product-inline-3 {width: 44.6%;margin: 0.5rem 2.7%;}
    .product-inline-4 {width: 33.5%;margin: 0.5rem 8.25%;}
    .product-inline-6 {width: 22.3%;margin: 0.5rem 5.6%;}
    /* .product-inline-n {} */

    /* .product-inline img {width: 90%;} */
    .product-inline img {width: 100%;}
    .owl-carousel .owl-item img {width: 100%;}
}
@media (min-width: 768px) {
    .product-inline-12 {padding: 15px 7.5px;}
    /* .owl-carousel .owl-item img {max-width: 99.85%;} */
}
@media (min-width: 1023px) {
    .product-inline-12 {padding: 15px;}
}
@media (min-width: 2560px) {
    .product-inline-12 {margin: 0 auto;}
}

/********************************
Top Menu 
********************************/
.menu-main-wrapper {
    display: unset;
}

.subnav {
    position: sticky; position: -webkit-sticky; position: -moz-sticky; position: -ms-sticky; position: -o-sticky;
	top: 90px; background: #000; color: #FFF; z-index: 15;
	/* position: relative; 
    top: 0px; 
    background: #000; 
    color: #FFF; 
    z-index: 3; */
}
.page--removed_banner .subnav {
    top: 51px;
}
.sub__icon {
	float: left;width: 50px;height: 50px;line-height: 50px;text-align: center;padding: 0.75rem 25px 0.75rem 0px;
}
.subnav__list { margin: 0 15px; float: left; width: calc (100% - 100px); }
.subnav__item { display: inline-block; margin: 0 8px; padding: 5px; }

.sub__menu { width: 100%; display: flex; color: #FFF; 
    /* border-bottom: 1px solid #929292; */
 }
.sub__nav { float: left; height: 100%; width: 100%; }
.c-nav { padding: 10px 0; list-style: none; position: relative; display: flex; margin: 0 auto; flex-wrap: wrap; justify-content: center;}
.c-nav .c-nav__item { display: table-cell; color: #FFF; }
.c-nav .c-nav__item .c-nav__item__anchor {
    font-family: 'FuturaPTHeavy' !important;
	font-size: .8rem;
    padding: 0.4rem 15px;
    /* cursor: pointer; */
}

.c-nav .c-nav__item .c-nav__item__anchor a, .c-nav .c-nav__item .c-nav__item__anchor .menu-text { font-family: futura-pt,-apple-system,blinkmacsystemfont,Segoe UI,roboto,Helvetica Neue,arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;color: #FFF;opacity: 1;text-transform: uppercase;}
.c-nav .c-nav__item .c-nav__item__anchor a:hover, .c-nav .c-nav__item .c-nav__item__anchor a:active {color: #FFF;opacity: 0.9;text-decoration: none; cursor: pointer;}
/* .c-nav .c-nav__item .c-nav__item__anchor span {font-family: inherit;} */
.Nav-link {
	display: inline-block;
	padding: 0;
	color: #FFF;opacity: 0.5;text-transform: uppercase;
}
.Nav-link.is-active {opacity: 1;}
.c-nav .c-nav__item.is-active .c-nav__item__anchor a {color: #FFF;opacity: 1;text-decoration: underline;}

/* menu swiper */
.swiper-button-next, .swiper-button-prev {
    text-rendering: auto;
  }
.menuSwiper {
    /* width: 90%; */
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: auto;
    /* padding-left: 20px !important;
    padding-right: 20px !important; */
}
.menuSwiper .swiper-wrapper {
    height: auto;
    width: 100%;
    width: 75%;
    display: flex;
    justify-content: flex-start;
}
.menuSwiper .swiper-slide{
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    width: auto !important;
    padding: 0px 10px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {display: none;}
.swiper-button-next, .swiper-button-next:focus,
.swiper-button-prev, .swiper-button-prev:focus {
    box-shadow: 0 0 20px 15px #000;
}
.swiper-button-next {right: 15px;}
.swiper-button-prev {left: 15px;}
@media (max-width: 400px){
    .menuSwiper .swiper-wrapper {
        width: 70%;
    }
    .menuSwiper .swiper-slide {
        padding: 0 5px !important;
    }
    .swiper-button-next {right: 10px;}
    .swiper-button-prev {left: 10px;}
	/* .c-nav .c-nav__item .c-nav__item__anchor {font-size: 0.8rem;padding: 0.725rem 6px;text-align: center;} */
}
@media (min-width: 414px){
	.c-nav .c-nav__item .c-nav__item__anchor {
        font-size: .8rem;
        padding: 0.4rem 15px;}
    
   
}
@media (min-width: 768px){
	.sub__nav {height: auto}
	.subnav {top: 90px;}
	.c-nav .c-nav__item .c-nav__item__anchor {font-size: 12px;padding: 0.9rem 10px;}
    .c-nav {
        width: 100%;
    }
}
@media (min-width: 1023px){
	/* .subnav {top: 140px;} */
	.sub__nav {
		float: left;
		width: calc(100% - 50px);
		padding-left: 50px;
	}
	.c-nav .c-nav__item .c-nav__item__anchor {padding: 0.9rem 20px;}
	.c-nav .c-nav__item .c-nav__item__anchor .menu-text {letter-spacing: 1px;}
	.Nav-link {padding: 0;margin: 0;}
}

.grey {opacity: 0.5;}
/* cursor */
/* #cursor-image {position: fixed; width: 50px; margin-top: 20px; pointer-events: none; top: -90px; left: -90px; z-index: 999;} */

/* sticky promo bar */
@media only screen and (min-width: 1024px) and (max-width: 2560px) {
    .subnav.subnav-no-header { top: 100px !important; }
}</pre></body></html>