.get-the-look__header{display:flex;justify-content:space-between;align-items:center}.get-the-look__navigation{display:flex;gap:0;margin-left:2.4rem}.get-the-look__nav-btn--next,.get-the-look__nav-btn--prev{width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:none}.get-the-look__nav-btn--next.swiper-button-disabled,.get-the-look__nav-btn--prev.swiper-button-disabled{cursor:not-allowed}.get-the-look__nav-btn--next.swiper-button-lock,.get-the-look__nav-btn--prev.swiper-button-lock{display:none}@media screen and (max-width: 749px){.swiper.get-the-look__swiper{margin-inline:-1.6rem;padding-inline:1.6rem}}.swiper.get-the-look__swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:.4rem;overflow:hidden}.swiper.get-the-look__swiper:not(.swiper-initialized) .swiper-slide{flex-shrink:0}@media screen and (max-width: 599px){.swiper.get-the-look__swiper:not(.swiper-initialized) .swiper-slide{width:calc((100vw - 40px) / 1.5)}}@media screen and (min-width: 600px){.swiper-slide.get-the-look__slide{width:30.2rem}}.get-the-look__image-wrapper,.get-the-look__video-wrapper{aspect-ratio:9/16}.get-the-look__image-wrapper img,.get-the-look__image-wrapper video,.get-the-look__video-wrapper img,.get-the-look__video-wrapper video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.get-the-look-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;bottom:0;right:0;display:flex;align-items:flex-start;justify-content:flex-end;cursor:url(cross.svg),url(cross.png),zoom-out;background-color:rgba(var(--color-overlay),.8);transition:opacity var(--duration-long) ease-in-out}.get-the-look-modal[open]{opacity:1;visibility:visible;z-index:9999}.get-the-look-modal[open] .get-the-look-modal__content{transform:translate(0)}.get-the-look-modal.is-closing .get-the-look-modal__content{transform:translateY(100%)}@media screen and (min-width: 990px){.get-the-look-modal.is-closing .get-the-look-modal__content{transform:translate(100%)}}.get-the-look-modal__close{position:absolute;z-index:2;top:1.6rem;right:1.6rem}.get-the-look-modal__content{background-color:rgb(var(--color-background));margin:0;position:relative;cursor:auto;max-width:100%;width:100%;height:100%;transform:translateY(100%);transition:transform var(--duration-default) ease;padding:1.6rem;overflow:auto}@media screen and (min-width: 990px){.get-the-look-modal__content{transform:translate(100%);min-width:50vw;max-width:110rem;padding:3.2rem}}.get-the-look-modal__body{display:flex;flex-direction:column;gap:3.2rem}@media screen and (min-width: 600px){.get-the-look-modal__body{display:grid;grid-template-columns:repeat(2,1fr);align-items:start;gap:1.6rem}}@media screen and (min-width: 990px){.get-the-look-modal__body{gap:3.2rem}}@media screen and (min-width: 600px){.get-the-look-modal__media{position:sticky;top:0}}@media screen and (min-width: 600px){.get-the-look-modal__details{padding-top:3.2rem}}.get-the-look-modal__media,.get-the-look-modal__details{min-width:0;width:100%}.get-the-look-modal__video-container,.get-the-look-modal__image-container{width:100%;aspect-ratio:9/16;max-height:calc(100vh - 6.4rem)}.get-the-look-modal__video-container img,.get-the-look-modal__video-container video,.get-the-look-modal__image-container img,.get-the-look-modal__image-container video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.get-the-look-modal__video{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.get-the-look-modal__video-controls{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;justify-content:flex-end;gap:.5rem;z-index:10}.get-the-look-modal__video-controls .video-control{background:#0000004d;border:none;border-radius:.25rem;color:#fff;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:3.2rem;height:3.2rem;transition:all var(--duration-default) ease}.get-the-look-modal__video-controls .video-control:hover{background:#0009;transform:scale(1.1)}.get-the-look-modal__video-controls .video-control:focus{outline:2px solid white;outline-offset:2px}.get-the-look-modal__video-controls .video-control__play,.get-the-look-modal__video-controls .video-control__pause,.get-the-look-modal__video-controls .video-control__unmuted,.get-the-look-modal__video-controls .video-control__muted{display:none}.get-the-look-modal__video-controls .video-control__play svg,.get-the-look-modal__video-controls .video-control__pause svg,.get-the-look-modal__video-controls .video-control__unmuted svg,.get-the-look-modal__video-controls .video-control__muted svg{display:block;width:1.6rem}.get-the-look-modal__video-controls .video-control--play-pause .video-control__play{display:block}.get-the-look-modal__video-controls .video-control--play-pause.playing .video-control__play{display:none}.get-the-look-modal__video-controls .video-control--play-pause.playing .video-control__pause,.get-the-look-modal__video-controls .video-control--mute .video-control__unmuted{display:block}.get-the-look-modal__video-controls .video-control--mute.muted .video-control__unmuted{display:none}.get-the-look-modal__video-controls .video-control--mute.muted .video-control__muted{display:block}.get-the-look-modal__video-container{position:relative}.get-the-look-modal__video-container.video-playing .get-the-look-modal__video-controls{opacity:0;transition:opacity var(--duration-default) ease}.get-the-look-modal__video-container.video-playing:hover .get-the-look-modal__video-controls{opacity:1}.get-the-look-modal__title{margin-top:0;margin-bottom:.4rem}.get-the-look-modal__intro{margin-top:0;margin-bottom:3.2rem;color:rgba(var(--color-foreground),.6)}.get-the-look-modal__intro *{margin:0}.get-the-look-modal__intro *+*{margin-top:1.6rem}.get-the-look-modal__products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15.2rem,1fr));gap:3.2rem .8rem;margin-top:3.2rem}.swiper-slide.get-the-look__slide.video-playing .get-the-look__overlay{opacity:0}.swiper-slide.get-the-look__slide:hover.video-playing .get-the-look__overlay{opacity:1}.get-the-look__info{position:absolute;top:0;left:0;width:100%;height:100%;padding:.4rem;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.get-the-look__colour-swatch{width:4.8rem;height:4.8rem}.get-the-look__colour-swatch img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.get-the-look__wearing{background-color:rgb(var(--color-background));display:flex;align-items:center;gap:.8rem;padding:.4rem 1.6rem .4rem .4rem}.get-the-look__model-info *{margin:0;font-size:1.1rem}.get-the-look__cta{background:none;border:none;color:rgb(var(--color-background));font-weight:var(--font-body-weight-bold);display:block;padding:.8rem;text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.get-the-look__cta:after{content:"";position:absolute;top:0;left:0;right:0;height:100%;width:100%}
