@keyframes fade-in{0%{opacity:0}to{opacity:1}}.c-content-media__inner{width:100%;flex-flow:wrap;display:flex}.c-content-media__inner--reverse{flex-direction:row-reverse}.c-content-media__media{width:100%;position:relative}@media screen and (min-width:820px){.c-content-media__media{width:43%}}.c-content-media__content{width:100%;position:relative}@media screen and (min-width:820px){.c-content-media__content{width:57%}}.c-content-media__content:after{content:"";z-index:-1;width:100%;height:100%;background-color:var(--bg-colour);opacity:.1;position:absolute;top:0;left:0}@media screen and (min-width:820px){.c-content-media__content--padded{padding:4rem}}.c-shop-the-look{width:100%;height:100%;justify-content:flex-start;padding:2rem;display:flex;position:absolute;top:0;left:0}.c-shop-the-look__inner{width:auto;align-items:flex-end;display:flex;position:relative}.c-shop-the-look__products{width:255px;opacity:0;visibility:hidden;background-color:#fff;border-radius:4px;padding:0 1.5rem;transition-property:opacity,visibility;transition-duration:.5s;transition-timing-function:cubic-bezier(.645,.045,.355,1);position:absolute;bottom:55px;box-shadow:0 2px 2px #0b0b0c0d}@media screen and (min-width:820px){.c-shop-the-look__products{width:350px}}.c-shop-the-look__products:after{content:"";width:8px;height:8px;background:#fff;position:absolute;bottom:-4px;transform:rotate(-45deg);box-shadow:0 2px 2px #0b0b0c0d}.c-shop-the-look__products.is-active{opacity:1;visibility:visible}.c-shop-the-look__product{border-bottom:1px solid #ededed;flex-direction:row;padding:1.5rem 0;display:flex}.c-shop-the-look__product:last-of-type{border:none}.c-shop-the-look__product-image{max-width:55px}.c-shop-the-look__product-details{padding-left:1rem}.c-shop-the-look__link{width:34px;cursor:pointer;background-color:#fff9;border-radius:17px;flex-direction:row;align-items:center;padding:1rem 0;transition:all .25s cubic-bezier(.5,0,.5,1);display:flex;overflow:hidden}.c-shop-the-look__link-icon{height:15px;padding:0 1rem}.c-shop-the-look__link-text{width:0;font-size:1.1rem;font-family:var(--font-heading-family);text-transform:uppercase;white-space:nowrap;padding-right:1.5rem;line-height:1;transition:all .5s cubic-bezier(.5,0,.5,1)}.c-shop-the-look__link.is-active,.c-shop-the-look__link:hover,.c-shop-the-look__link.is-active .c-shop-the-look__link-text,.c-shop-the-look__link:hover .c-shop-the-look__link-text{width:100%}.c-shop-the-look--bottom-right{justify-content:flex-end}.c-shop-the-look--bottom-right .c-shop-the-look__products:after{right:2.5rem}.c-shop-the-look--bottom-right .c-shop-the-look__inner{justify-content:flex-end}.c-money{font-size:1.8rem;font-weight:600;font-family:var(--font-heading-family);text-align:left;flex-flow:row;justify-content:flex-start;align-items:flex-end;display:flex}.c-money__compare-price{color:#ddd;font-weight:400}.c-money__compare-sale{color:#e80069;margin-left:.5rem}.c-money__price{color:#e80069}.c-money:first-of-type{margin-right:3rem}.c-video{width:100%;height:100%;background-color:#0b0b0c;display:flex;position:relative}.c-video--full{width:calc(100vw - 3rem)}@media screen and (min-width:820px){.c-video--full{width:calc(100vw - 11rem)}}.c-video--half{width:calc(100vw - 3rem)}@media screen and (min-width:820px){.c-video--half{width:calc(50vw - 3rem)}}.c-video--cover{position:absolute}.c-video:hover .c-video__play-btn{opacity:1;visibility:visible;touch-action:auto}.c-video__container{background-color:#888;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.c-video__container>video,.c-video__container>iframe{width:100%;height:100%;opacity:1;pointer-events:auto;transition:opacity .2s cubic-bezier(.5,0,.5,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-video__image{width:100%;height:100%;transition:opacity .4s cubic-bezier(.5,0,.5,1);position:absolute;top:0;left:0}[data-status~=loaded] .c-video__image{opacity:0}.c-video__preloader{width:6px;height:24px;background:#fff3;animation:1.25s .416667s infinite pulse;position:absolute;top:50%;left:50%}@keyframes pulse{50%{background:#fff}}[data-status~=loaded] .c-video__preloader{display:none}.c-video__preloader:before,.c-video__preloader:after{content:"";width:6px;height:16px;background:#fff3;animation:1.25s infinite pulse;display:block;position:absolute;top:50%;transform:translateY(-50%)}.c-video__preloader:before{left:-12px}.c-video__preloader:after{animation-delay:.833333s;left:12px}.c-video__play-btn{z-index:1;box-sizing:content-box;width:4rem;height:4rem;color:#fff;background-color:#fff6;border:1px solid #fff;border-radius:50%;padding:.25em;font-size:2.8rem;transition-property:opacity,visibility,color;transition-duration:.4s;transition-timing-function:cubic-bezier(.645,.045,.355,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:640px){.c-video__play-btn{width:11rem;height:11rem;opacity:0;visibility:hidden;touch-action:none}}.c-video__play-btn:hover{color:#fff}.c-video__play-btn:before{content:"";width:0;height:0;border:2rem solid #0000;border-right-width:0;transition:inherit;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:640px){.c-video__play-btn:before{border:3rem solid #0000}}[data-status~=paused] .c-video__play-btn:before{border-left:2rem solid #fff;left:60%}@media screen and (min-width:640px){[data-status~=paused] .c-video__play-btn:before{border-left:4rem solid #fff;left:65%}}[data-status~=playing] .c-video__play-btn{opacity:0;visibility:hidden}[data-status~=playing] .c-video__play-btn:before{width:.7rem;height:3rem;border-width:0 .4em;border-color:#fff currentColor;border-left-style:solid;border-right-style:solid}@media screen and (min-width:640px){[data-status~=playing] .c-video__play-btn:before{height:4.5rem}}