.LazyBlurredImage{background:var(--white);opacity:1;overflow:hidden;z-index:2;position:absolute;top:0;left:0;width:100%;height:100%}.LazyBlurredImage--image{position:absolute;bottom:50%;right:50%;z-index:1;width:auto;min-width:100%;max-width:1000%;height:auto;min-height:100%;-webkit-transform:translateX(50%) translateY(50%);transform:translateX(50%) translateY(50%)}@supports ((-o-object-fit:cover) or (object-fit:cover)){.LazyBlurredImage--image{top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:none;transform:none}}.lazy-transition-leave-active{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.lazy-transition-leave-to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}:root{--white:#fff;--offwhite:#eaeaea;--black:#000;--offblack:#272727;--grey:#929292;--grey-light:#c9c9c9;--cold:#216dfb;--hot:#e85d60;--overlay:rgba(39,39,39,0.75);--font:"Modern Era",system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;--bsu-sm:10px;--bsu:20px;--bsu-md:30px;--bsu-lg:40px;--bsu-xl:80px;--bsu-xxl:160px;--bmw:1440px;--gutter:20px;--column:5.55556%;--columnInner:6.25%;--z1:10;--z2:20;--z3:30;--z4:40;--z5:50;--trans:0.25s ease;--trans-smooth:0.5s cubic-bezier(0.4,0,0.2,1);--trans-inout:0.5s cubic-bezier(0.86,0,0.07,1);--trans-snap:0.5s cubic-bezier(1,0,0,1);--header-mobile:95px;--header-desktop:110px;--header-reduce-mobile:-10px;--header-reduce-desktop:-10px;--font-vw:calc((100vw - 375px)/1065);--font-vw-sm:calc((100vw - 375px)/425);--shadow:0 5px 10px 1px rgba(0,0,0,0.25);--shadow-hover:0 7px 10px 1px rgba(0,0,0,0.35)}.Collection{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:992px){.Collection.is-reversed{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.Collection__hero{position:relative}@media (min-width:992px){.Collection__hero{width:68.75%;width:calc(11*var(--columnInner))}}.Collection__new{position:absolute;top:-1.875em;left:12.5%;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3.75em;height:3.75em;font-size:12px;line-height:1;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#216dfb),color-stop(80%,#e85d60));background-image:linear-gradient(#216dfb 20%,#e85d60 80%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,var(--cold)),color-stop(80%,var(--hot)));background-image:linear-gradient(var(--cold) 20%,var(--hot) 80%);border-radius:50%;color:#fff;color:var(--white);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:600px){.Collection__new{font-size:16px}}@media (min-width:992px){.Collection__new{top:12.5%;right:-1.875em;left:auto}}.Collection__media{margin-bottom:0}@media (min-width:992px){.Collection__copy{width:25%;width:calc(4*var(--columnInner))}}@media (max-width:991px){.Collection__copy{margin-bottom:20px;margin-bottom:var(--bsu)}.Collection__hero+.Collection__copy{margin-top:40px;margin-top:var(--bsu-lg)}}.Collection__copy h2{max-width:7em}.Collection__copy p{max-width:20em}.Collection__caption{z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:capitalize;text-align:center;color:#fff;color:var(--white);pointer-events:none}.Collection__caption,.Collection__caption:before{position:absolute;top:0;left:0;width:100%;height:100%}.Collection__caption:before{content:"";z-index:-1;background-image:radial-gradient(rgba(0,0,0,.15),transparent)}.Collection__captionText{margin-bottom:-.14em}.Collection__list{position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-bottom:-80px;margin-bottom:calc(-1*var(--bsu-xl))}@media (min-width:800px){.Collection__list{margin-bottom:-50px}}@media (min-width:992px){.Collection__list{padding-right:3.125%;padding-right:calc(var(--columnInner)/2);padding-left:3.125%;padding-left:calc(var(--columnInner)/2)}}