<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@-webkit-keyframes spinner{to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes spinner{to{transform:translate(-50%,-50%) rotate(1turn)}}.image-with-text-section{background-color:var(--background-color);position:relative;z-index:2}.image-with-text-section__wrapper{padding:var(--section-padding);z-index:1;position:relative}@media only screen and (max-width:767px){.image-with-text-section__wrapper{padding:var(--mobile-section-padding)}}.image-with-text-section__images{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}.image-with-text-section__images .responsive-image__wrapper{height:100%}.image-with-text-section__images img{height:100%;-o-object-fit:cover;object-fit:cover}.image-with-text-section__images:before{content:"";position:absolute;width:100%;height:100%;background-color:var(--overlay-color);opacity:var(--overlay-color-opacity);z-index:1}.image-with-text-section__title{text-align:center;margin-bottom:2rem;padding-top:2rem}.image-with-text-section__subtitle{text-align:center;margin:auto auto 2rem;max-width:100%;width:var(--desktop-subtitle-width)}@media only screen and (max-width:767px){.image-with-text-section__subtitle{width:var(--mobile-subtitle-width)}}.image-with-text-section__dot-content{justify-content:center}.image-with-text-section__inner{display:flex;flex-wrap:wrap;margin:calc(var(--items-gap)*-1) calc(var(--items-gap)*-1)}.image-with-text-section__block{padding:var(--items-gap)}.image-with-text-section__block.type-text{display:flex;align-items:center;justify-content:var(--buttons-align-justify-content)}@media only screen and (min-width:992px){.image-with-text-section__block{flex:var(--desktop-block-width)}}@media only screen and (min-width:768px)and (max-width:991px){.image-with-text-section__block{flex:var(--tablet-block-width);order:var(--tablet-position)}}@media only screen and (max-width:992px){.image-with-text-section__block{flex:var(--tablet-block-width);order:var(--tablet-position)}}@media only screen and (max-width:767px){.image-with-text-section__block{flex:var(--mobile-block-width);order:var(--mobile-position)}}.shop-the-look .type-image-with-text{position:relative;display:flex;align-items:center}.shop-the-look .type-image-with-text .image-with-text,.shop-the-look .type-image-with-text .image-with-text__image,.shop-the-look .type-image-with-text .responsive-image__wrapper,.shop-the-look .type-image-with-text .responsive-image__wrapper img{-o-object-fit:initial;object-fit:fill;height:auto}.shop-the-look tab-button{position:absolute;top:var(--vertical-position);left:var(--horizontal-position);transform:translate(-50%,-50%)}.shop-the-look tab-button .shop-the-look__product{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;border:0;clip:rect(0 0 0 0);position:absolute;background-color:#fff;left:50%;top:50%;width:250px;padding:1rem;transform:translate(-50%)}.shop-the-look tab-button .shop-the-look__button:focus+.shop-the-look__product,.shop-the-look tab-button:hover .shop-the-look__product{position:inherit!important;overflow:auto;width:auto;height:auto;margin:0;clip:auto;width:250px;overflow:initial}.shop-the-look tab-button[opened] .shop-the-look__button{color:var(--button-text-color-hover);background-color:var(--button-background-color-hover);border:2px solid var(--button-border-color-hover)}.shop-the-look__image-wrapper{position:relative}.shop-the-look__tab{background-color:var(--background-color)}.shop-the-look__button{width:40px;height:40px;border-radius:50%;font-size:2rem;font-weight:400;padding:initial;position:relative}.shop-the-look__button:after{content:"+";position:absolute;top:calc(50% - 3px);left:50%;transform:translate(-50%,-50%);line-height:0}
</pre></body></html>