.yer__hero{aspect-ratio:16/9;background-color:#1e2752;display:flex;justify-content:center;max-height:70vh;overflow:hidden;perspective:1px;position:relative;transform-style:preserve-3d;width:100%}.yer__hero-background{filter:saturate(0);-webkit-filter:saturate(0);height:100%;left:0;object-fit:cover;opacity:.25;position:absolute;top:0;transform:translateZ(-1px) scale(2);width:100%}.yer__hero-background video{height:auto;left:50%;max-width:100%;outline:0;position:absolute;top:0;transform:translateX(-50%);width:100%}.yer__hero-background img{height:100%;max-width:100%;object-fit:cover;width:100%}.yer__hero container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;text-align:center}.yer__hero .parallelogram{display:flex;max-width:900px}.yer__hero .parallelogram__content{align-items:center;color:#fff;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:30px}.yer__hero .parallelogram__content h1{letter-spacing:.05em;text-transform:uppercase}.yer__hero .parallelogram__side{color:#f26a5c;display:flex;height:100%;width:auto}.yer__hero .parallelogram__side svg{height:100%;width:auto}.yer__hero .parallelogram__side.start{transform:rotate(180deg)}.yer__hero .parallelogram__content{background-color:#f26a5c}@media only screen and (max-width:900px){.yer__hero .parallelogram__side{display:none}.yer__hero .parallelogram__content{background-color:transparent;padding:0}}