:root{--vw:calc(100vw - 100%)}@media(hover:none){:root{--vw:100vw}}.oblique-plane-d{z-index:1;border-radius:1.5rem;display:flex;align-items:center;transform:rotate(-4.5deg)}@supports(animation-timeline:view()){.oblique-plane-d{view-timeline:--oblique-plane-d-timeline block;animation:oblique-plane-d linear forwards;animation-timeline:--oblique-plane-d-timeline;animation-range:entry 0 exit 100%}}.oblique-plane-d._red{background-color:#f44b44;width:109.625rem;margin:6.9375rem auto -7.5rem}.oblique-plane-d._red:after{left:61.1744583808%}.oblique-plane-d._black{background-color:#212121;width:104.625rem;margin:-12.5rem auto 8.125rem}.oblique-plane-d._black:after{left:62.4253285544%}.oblique-plane-d:after{content:"";display:block;width:.0625rem;height:100%;position:absolute;top:0;background:repeating-linear-gradient(180deg,rgba(255,255,255,.4),rgba(255,255,255,.4) .625rem,transparent 0,transparent 1.25rem)}.oblique-plane-d__title{color:#ffedde;white-space:nowrap;font-family:Aeonik Pro;text-transform:uppercase;font-size:9.75rem;line-height:9.75rem;font-weight:400;letter-spacing:-.0975rem}@media(max-width:599px){.oblique-plane-d__title{font-size:3.9375rem;line-height:3.9375rem;font-weight:400;letter-spacing:-.07875rem}}._red .oblique-plane-d__title{width:61.1744583808%;padding:4.5625rem 6rem}._black .oblique-plane-d__title{width:62.4253285544%;padding:4.5625rem 4.375rem 4.5625rem 6rem}.oblique-plane-d__string{display:flex;align-items:center}.oblique-plane-d__line{height:.25rem;border-radius:.125rem;background-color:#ffedde;width:var(--line-width);margin-right:2.5rem}@supports(animation-timeline:view()){.oblique-plane-d__line{animation:oblique-plane-d-line ease-out forwards;animation-timeline:--oblique-plane-d-timeline;animation-range:entry 0 exit 100%}}.oblique-plane-d__content{color:#fff}._red .oblique-plane-d__content{width:38.8255416192%;padding:4.5625rem 14.25rem 4.5625rem 7.5rem}._black .oblique-plane-d__content{width:37.5746714456%;padding:4.5625rem 11.25rem 4.5625rem 4.375rem}.oblique-plane-d__text{line-height:2rem}.oblique-plane-d__bstd,.oblique-plane-d__text{font-size:1.25rem;font-weight:400;letter-spacing:0}.oblique-plane-d__bstd{position:absolute;right:6rem;top:4.5625rem;bottom:4.5625rem;display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;writing-mode:vertical-rl;line-height:1.25rem}@keyframes oblique-plane-d{0%{transform:rotate(0deg)}to{transform:rotate(-9deg)}}@keyframes oblique-plane-d-line{0%,15%{width:0}75%,to{width:var(--line-width)}}