.half-tiles{position:relative;overflow:hidden}.half-tiles__pixels{max-width:none;width:auto;object-fit:cover;pointer-events:none}.half-tiles__pixels--top{object-position:left top;height:279px}@media(max-width: 860px){.half-tiles__pixels--top{height:140px}}.half-tiles__bg{background:var(--Purple);padding-bottom:11.2rem}@media(max-width: 860px){.half-tiles__bg{padding-bottom:8.8rem}}.half-tiles__bg--with-decor-top{margin-top:-100px}@media(max-width: 860px){.half-tiles__bg--with-decor-top{margin-top:-60px}}.half-tiles__inner{display:flex;flex-direction:column;gap:var(--gutter)}.half-tiles__row{display:flex;gap:var(--gutter);background-color:var(--White);padding:var(--gutter)}@media(max-width: 860px){.half-tiles__row{flex-direction:column-reverse !important}}.half-tiles__row:nth-child(odd){flex-direction:row-reverse}.half-tiles__row--natural-video{flex-direction:row}.half-tiles__row--natural-video:nth-child(odd){flex-direction:row}.half-tiles__row--natural-video .half-tiles__column--media{display:flex;justify-content:flex-end}.half-tiles__row--natural-video .half-tiles__media-frame{width:fit-content;max-width:100%}@media(max-width: 860px){.half-tiles__row--natural-video{clip-path:none}.half-tiles__row--natural-video .half-tiles__column--media{justify-content:stretch}.half-tiles__row--natural-video .half-tiles__media-frame{width:100%}}.half-tiles__column{flex:1}.half-tiles__title{margin-bottom:var(--gutter);max-width:10em}.half-tiles__text{max-width:56.6rem}.half-tiles__button{margin-top:4rem;background-color:var(--Purple)}.half-tiles__button--pink{background-color:var(--Pink)}.half-tiles__media-frame{position:relative;display:block}.half-tiles__media-wrap{border-radius:1rem;padding-bottom:70%;overflow:hidden}.half-tiles__media-wrap--natural{height:auto;max-height:80vh;width:fit-content;max-width:100%;padding-bottom:0;margin-left:auto}@media(max-width: 860px){.half-tiles__media-wrap--natural{max-height:none;width:100%;margin-left:0;overflow:visible}}.half-tiles__media-wrap--natural .half-tiles__media{position:static;width:auto;height:auto;max-height:80vh;max-width:100%;object-fit:contain;display:block}@media(max-width: 860px){.half-tiles__media-wrap--natural .half-tiles__media{width:100%;max-height:none;border-radius:1rem}}.half-tiles__media{width:100%}.half-tiles__media--video{transform:translateZ(0);-webkit-transform:translateZ(0)}.half-tiles__play-btn,.half-tiles__mute-btn{position:absolute;top:1.6rem;z-index:2;display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;background:var(--Purple)}.half-tiles__play-btn{right:1.6rem}.half-tiles__mute-btn{display:none;right:7.2rem}.is-playing .half-tiles__mute-btn{display:flex}.half-tiles__play-icon,.half-tiles__mute-icon{width:2.4rem;height:2.4rem;display:block}.half-tiles__play-icon--pause{display:none}.is-playing .half-tiles__play-icon--pause{display:block}.half-tiles__play-icon--play{display:block}.is-playing .half-tiles__play-icon--play{display:none}.half-tiles__mute-icon--muted{display:none}.is-unmuted .half-tiles__mute-icon--muted{display:block}.half-tiles__mute-icon--unmuted{display:block}.is-unmuted .half-tiles__mute-icon--unmuted{display:none}
