.A-Spot-Main {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.animation-super-restorative > .content-asset {
    width: 100%;
    height: 100%;
}
@media (min-width: 768px) {
    .A-Spot-Main {
        height: 560px;
    }
    .animation-super-restorative {
        left: calc(50% - 800px);
        width: 100%;
        height: 560px;
    }
    .A-Spot-Main .blocktext {
        position: absolute;
        top: calc(50% - 150px);
        height: 300px;
        background-color: rgba(255, 255, 255, 0.8);
    }
}
@media (max-width: 1023px) {
    .animation-super-restorative {
        width: 100%;
        height: 425px;
    }
}
@media (min-width: 1366px) {
    .animation-super-restorative {
        width: 100%;
        height: 618px !important;
    }
    .A-Spot-Main {
        height: 618px;
    }
}
@font-face {
    font-family: "Gotham SSm book A";
    src: url(../fonts/Gotham-Book-webfont.woff2?$staticlink$) format("woff2"), url(../fonts/Gotham-Book-webfont.woff?$staticlink$) format("woff"), url(../fonts/Gotham-Book-webfont.ttf?$staticlink$) format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Gotham Light";
    src: url(../fonts/Gotham-Light-webfont.woff2?$staticlink$) format("woff2"), url(../fonts/Gotham-Light-webfont.woff?$staticlink$) format("woff"), url(../fonts/Gotham-Light-webfont.ttf?$staticlink$) format("truetype");
    font-weight: 300;
    font-style: normal;
}
.clarins-teaser-ad * {
    margin: 0;
    padding: 0;
}
.clarins-teaser-ad img,
.clarins-teaser-banner img,
.clarins-teaser-banner svg {
    width: 100%;
    height: auto;
    border: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.clarins-teaser-ad *,
.clarins-teaser-ad div,
.clarins-teaser-ad img,
.clarins-teaser-banner div,
.clarins-teaser-banner img,
.clarins-teaser-banner svg {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.clarins-teaser-ad {
    position: absolute;
}
.clarins-teaser-ad,
.clarins-teaser-banner {
    z-index: 0;
    overflow: hidden;
    width: 100%;
    height: 425px;
    min-height: auto;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .clarins-teaser-ad,
    .clarins-teaser-banner {
        height: 560px;
    }
}
@media (min-width: 1366px) {
    .clarins-teaser-ad,
    .clarins-teaser-banner {
        height: 618px;
    }
}
.clarins-teaser-ad {
    border-width: 0;
    border-style: solid;
    border-color: #d2d9db;
    background-repeat: no-repeat;
    background-position: center;
}
.clarins-teaser-banner {
    position: relative;
    opacity: 0;
}
.clarins-teaser-full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}
.clarins-teaser-hidden {
    opacity: 0;
}
.clarins-teaser-border {
    border: 1px solid #000;
}
.clickTag {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.clarins-teaser-countdown,
ul.clarins-teaser-clock,
ul.clarins-teaser-clock li:after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.clarins-teaser-countdown {
    font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
    position: absolute;
    top: 0;
    left: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    color: #fff;
    -webkit-box-orient: vertical;
    -ms-flex-pack: distribute;
}
.clarins-teaser-countdown .clarins-teaser-countdown--title,
.clarins-teaser-countdown p {
    font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
    text-align: center;
}
.clarins-teaser-countdown .clarins-teaser-countdown--title {
    font-size: 35px;
    line-height: 35px;
    margin-top: 60px;
    margin-bottom: 10px;
}
.clarins-teaser-countdown .clarins-teaser-countdown--title span {
    font-size: 24px;
    line-height: 24px;
}
.clarins-teaser-countdown p {
    font-size: 18px;
    line-height: 24px;
    padding-right: 10px;
    padding-left: 10px;
}
@media only screen and (max-width: 320px) {
    .clarins-teaser-countdown .clarins-teaser-countdown--title {
        font-size: 30px;
        line-height: 30px;
    }
}
.isDesk {
    display: none;
}
ul.clarins-teaser-clock,
ul.clarins-teaser-clock li:after {
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}
ul.clarins-teaser-clock {
    font-family: "Gotham Light", "Gotham SSm light A", "Gotham SSm light B", "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
    -ms-flex-direction: row;
    flex-direction: row;
    width: auto;
    margin-top: 5px;
    padding: 10px 0;
    list-style: none;
    border-radius: 10px;
    -webkit-box-orient: horizontal;
}
ul.clarins-teaser-clock li {
    font-size: 40px;
    line-height: 54px;
    position: relative;
    width: auto;
    min-width: 76px;
    padding: 10px 5px 5px;
    text-align: center;
}
ul.clarins-teaser-clock li:after {
    font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    top: 100%;
    left: 50%;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    content: attr(data-name);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    text-transform: uppercase;
    -webkit-box-orient: vertical;
}
ul.clarins-teaser-clock li:before {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: -65%;
    width: 100px;
    height: 200%;
    content: "";
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../images/TEASER-b1-line.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
ul.clarins-teaser-clock li:first-child::before {
    background-image: none;
}
@media only screen and (max-width: 320px) {
    ul.clarins-teaser-clock li {
        font-size: 30px;
        line-height: 44px;
        min-width: 66px;
    }
    ul.clarins-teaser-clock li:after {
        font-size: 13px;
        line-height: 13px;
    }
    ul.clarins-teaser-clock li:before {
        left: -76%;
    }
}
.A-Spot-Main .blocktext {
    height: auto;
}
@media screen and (min-width: 768px) {
    .clarins-teaser-countdown .clarins-teaser-countdown--title {
        font-size: 48px;
        line-height: 48px;
        margin-top: 100px;
        margin-bottom: 20px;
    }
    .clarins-teaser-countdown .clarins-teaser-countdown--title span {
        font-size: 35px;
        line-height: 35px;
    }
    .clarins-teaser-countdown p {
        font-size: 24px;
        line-height: 30px;
        padding-right: 80px;
        padding-left: 80px;
    }
    .isDesk {
        display: block;
    }
    ul.clarins-teaser-clock {
        margin-top: 10px;
    }
    ul.clarins-teaser-clock li {
        font-size: 48px;
        line-height: 58px;
        min-width: 90px;
        padding: 10px 5px 5px;
    }
    ul.clarins-teaser-clock li:before {
        left: -55%;
    }
    .A-Spot-Main .blocktext {
        height: 300px;
        background-color: rgba(0, 0, 0, 0.65);
        color: #fff;
    }
    .btn-Aspot {
        color: #fff;
    }
}
@media only screen and (min-width: 1024px) {
    ul.clarins-teaser-clock li:before {
        top: 40%;
        height: 90%;
    }
}
@media only screen and (min-width: 1280px) {
    ul.clarins-teaser-clock li:before {
        top: 50%;
        height: 100%;
    }
}
@media screen and (min-width: 1366px) {
    ul.clarins-teaser-clock {
        margin-top: 10px;
    }
    .clarins-teaser-countdown .clarins-teaser-countdown--title {
        margin-top: 120px;
    }
    ul.clarins-teaser-clock li {
        font-size: 95px;
        line-height: 120px;
        min-width: 190px;
    }
    ul.clarins-teaser-clock li:after {
        font-size: 24px;
        line-height: 24px;
    }
    ul.clarins-teaser-clock li:before {
        top: -12px;
        left: -26%;
        height: 150px;
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        background-size: cover;
    }
}

/*==================================*/

.clarins-teaser-countdown .clarins-teaser-countdown--title{
    margin-top: 300px;
    font-size: 80px;
}

.clarins-teaser-countdown .clarins-teaser-countdown--title span{
    font-size: 50px;
}

@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2){
	.clarins-teaser-countdown .clarins-teaser-countdown--title{
		margin-top: 180px;
	}
}

@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2){
	.clarins-teaser-countdown .clarins-teaser-countdown--title{
		font-size: 75px;
	}
}

@media (max-width: 480px) {
	.clarins-teaser-countdown .clarins-teaser-countdown--title{
		margin-top: 150px;
		font-size: 40px;
	}
	.clarins-teaser-countdown .clarins-teaser-countdown--title span{
		font-size: 30px;
	}
}