@keyframes slideInBottom{0%{transform:translateY(100%)}100%{transform:translateY(0%)}}@keyframes slideInTop{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeInHidden{0%{visibility:hidden;opacity:0}100%{visibility:visible;opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOutHidden{0%{visibility:visible;opacity:1}100%{visibility:hidden;opacity:0}}@keyframes loading-skeleton{0%{filter:brightness(100%)}100%{filter:brightness(90%)}}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes slideInFromRight{0%{right:-100%}50%{right:-50%}100%{right:0}}@keyframes spinner-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes tickAnimation{0%{opacity:0;stroke-dashoffset:-1000}10%{opacity:1}100%{opacity:1;stroke-dashoffset:0}}.two-img{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);background-color:var(--section-background-colour);color:var(--section-text-colour, inherit)}.two-img div:empty{display:none}.two-img__wrapper{display:flex;flex-direction:column;align-items:stretch}.two-img__wrapper.reverse{flex-direction:column-reverse}.two-img__left-block,.two-img__right-block{position:relative;display:flex;flex-direction:column;flex:1 1 100%}.two-img__left-block.stl-enable,.two-img__right-block.stl-enable{cursor:pointer}.two-img__left-block.framed{background-color:var(--left-frame-color);padding-top:var(--left-frame-top-gap-mobile);padding-right:var(--left-frame-right-gap-mobile);padding-bottom:var(--left-frame-bottom-gap-mobile);padding-left:var(--left-frame-left-gap-mobile)}.two-img__right-block.framed{background-color:var(--right-frame-color);padding-top:var(--right-frame-top-gap-mobile);padding-right:var(--right-frame-right-gap-mobile);padding-bottom:var(--right-frame-bottom-gap-mobile);padding-left:var(--right-frame-left-gap-mobile)}.two-img__text-wrapper{display:flex;flex-direction:column;justify-content:center;margin:auto;width:100%;height:100%;max-width:604px}.two-img__text-wrapper--left{margin-top:var(--left-text-margin-mobile)}.two-img__text-wrapper--right{margin-top:var(--right-text-margin-mobile)}.two-img__heading-wrapper--left.absolute{position:absolute;width:fit-content;top:var(--left-heading-y-pos-mobile);left:var(--left-heading-x-pos-mobile);transform:translate(var(--left-heading-x-pos-mobile-m), var(--left-heading-y-pos-mobile-m))}.two-img__heading-wrapper--right.absolute{position:absolute;width:fit-content;top:var(--right-heading-y-pos-mobile);left:var(--right-heading-x-pos-mobile);transform:translate(var(--right-heading-x-pos-mobile-m), var(--right-heading-y-pos-mobile-m))}.two-img__heading{line-height:.83;letter-spacing:-0.02em;margin-bottom:28px}.two-img__heading--left{font-family:var(--left-heading-font);font-size:var(--left-heading-fs-mobile);font-weight:var(--left-heading-fw);color:var(--left-heading-color, inherit)}.two-img__heading--right{font-family:var(--right-heading-font);font-size:var(--right-heading-fs-mobile);font-weight:var(--right-heading-fw);color:var(--right-heading-color, inherit)}.two-img__text p{line-height:1.33;letter-spacing:-0.02em}.two-img__text--left p{font-family:var(--left-paragraph-font);font-size:var(--left-paragraph-fs-mobile);font-weight:var(--left-paragraph-fw);color:var(--left-text-color, inherit)}.two-img__text--right p{font-family:var(--right-paragraph-font);font-size:var(--right-paragraph-fs-mobile);font-weight:var(--right-paragraph-fw);color:var(--right-text-color, inherit)}.two-img__link{display:none;text-decoration:underline;text-transform:uppercase;letter-spacing:-0.02em;line-height:2.6}.two-img__link--left{margin-top:var(--left-link-margin-top-mobile);font-family:var(--left-link-font);font-size:var(--left-link-fs-mobile);font-weight:var(--left-link-fw);color:var(--left-link-color, inherit)}.two-img__link--left:hover{text-decoration:none;color:var(--left-link-color)}.two-img__link--right{margin-top:var(--right-link-margin-top-mobile);font-family:var(--right-link-font);font-size:var(--right-link-fs-mobile);font-weight:var(--right-link-fw);color:var(--right-link-color, inherit)}.two-img__link--right:hover{text-decoration:none;color:var(--right-link-color, inherit)}.two-img__link.show-on-mobile{display:block}.two-img__image-wrapper{height:100%;position:relative}.two-img__media{height:100%}.two-img__media .image{height:100%}.two-img__svg{display:block;width:3.125rem;height:3.125rem;position:absolute;top:0;left:0;margin:.3125rem;z-index:var(--layer-raised)}.two-img__shop-the-look{position:absolute;display:none;width:fit-content;padding:25px 14px;font-family:var(--font-body);font-style:normal;font-weight:800;line-height:2;letter-spacing:-0.02em;text-transform:uppercase;text-decoration:underline;color:var(--color-white);text-shadow:0px 4px 4px rgba(0,0,0,.25)}.two-img__shop-the-look:hover{text-decoration:none}.two-img__shop-the-look--left{font-size:var(--left-shop-the-look-fs-mobile)}.two-img__shop-the-look--right{font-size:var(--right-shop-the-look-fs-mobile)}.two-img__shop-the-look.enable-on-mobile{display:block}@media(min-width: 64em){.two-img{padding-top:var(--section-padding-top-dektop);padding-bottom:var(--section-padding-bottom-dektop)}.two-img__wrapper{flex-direction:row}.two-img__wrapper.reverse{flex-direction:row-reverse}.two-img__left-block.framed{padding-top:var(--left-frame-top-gap-desktop);padding-right:var(--left-frame-right-gap-desktop);padding-bottom:var(--left-frame-bottom-gap-desktop);padding-left:var(--left-frame-left-gap-desktop)}.two-img__right-block.framed{padding-top:var(--right-frame-top-gap-desktop);padding-right:var(--right-frame-right-gap-desktop);padding-bottom:var(--right-frame-bottom-gap-desktop);padding-left:var(--right-frame-left-gap-desktop)}.two-img__text-wrapper--left{margin-top:var(--left-text-margin-desktop)}.two-img__text-wrapper--right{margin-top:var(--right-text-margin-desktop)}.two-img__heading-wrapper--left.absolute{top:var(--left-heading-y-pos-desktop);left:var(--left-heading-x-pos-desktop);transform:translate(var(--left-heading-x-pos-desktop-m), var(--left-heading-y-pos-desktop-m))}.two-img__heading-wrapper--right.absolute{top:var(--right-heading-y-pos-desktop);left:var(--right-heading-x-pos-desktop);transform:translate(var(--right-heading-x-pos-desktop-m), var(--right-heading-y-pos-desktop-m))}.two-img__heading{line-height:1.67;margin-bottom:3px}.two-img__heading--left{font-size:var(--left-heading-fs-desktop)}.two-img__heading--right{font-size:var(--right-heading-fs-desktop)}.two-img__text p{line-height:1.25}.two-img__text--left p{font-size:var(--left-paragraph-fs-desktop)}.two-img__text--right p{font-size:var(--right-paragraph-fs-desktop)}.two-img__link{display:block;line-height:5}.two-img__link--left{margin-top:var(--left-link-margin-top-desktop);font-size:var(--left-link-fs-desktop)}.two-img__link--right{margin-top:var(--right-link-margin-top-desktop);font-size:var(--right-link-fs-desktop)}.two-img__svg{margin:.625rem;width:4.375rem;height:4.375rem}.two-img__shop-the-look{display:block}.two-img__shop-the-look--left{font-size:var(--left-shop-the-look-fs-desktop)}.two-img__shop-the-look--right{font-size:var(--right-shop-the-look-fs-desktop)}}
