.hero{height:95vh;display:flex;margin:1.25rem;position:relative;border-radius:1.25rem}.hero__background{width:100%;height:100%;position:absolute}.hero__background img,.hero__background video{object-fit:cover;object-position:center;border-radius:var(--r);height:inherit;--r: 25px;--s: 25px;--x: 100px;--y: 100px}@media (min-width: 48rem){.hero__background img,.hero__background video{--x: 140px;--y: 140px}}.hero__background .bottom-right{--_m: / calc(2 * var(--r)) calc(2 * var(--r)) radial-gradient(#000 70%, #0000 72%);--_g: conic-gradient(from 90deg at calc(100% - var(--r)) calc(100% - var(--r)), #0000 25%, #000 0);--_d: (var(--s) + var(--r));mask:calc(100% - var(--_d) - var(--x)) 100% var(--_m),100% calc(100% - var(--_d) - var(--y)) var(--_m),radial-gradient(var(--s) at 100% 100%,rgba(0,0,0,0) 99%,#000 calc(100% + 1px)) calc(-1 * var(--r) - var(--x)) calc(-1 * var(--r) - var(--y)),var(--_g) calc(-1 * var(--_d) - var(--x)) 0,var(--_g) 0 calc(-1 * var(--_d) - var(--y));-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hero__media{width:100%;height:100%;object-fit:cover;border-radius:1.25rem}.hero__content{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:2.5rem .625rem 6.25rem;height:100%;align-items:baseline;gap:1.875rem}@media (min-width: 48rem){.hero__content{padding:0 .625rem 3.4375rem;gap:2.8125rem}}.hero__title{color:var(--wp--preset--color--white);font-size:clamp(3.125rem,calc(3.125rem + (1vw - .48rem) * 25.8928571429),6.75rem);margin:0}.hero__title *{margin:0;font-size:clamp(3.125rem,calc(3.125rem + (1vw - .48rem) * 25.8928571429),6.75rem)}.hero__title strong{font-weight:var(--wp--custom--font-weight--700);font-family:var(--wp--preset--font-family--primary)}@media (min-width: 48rem){.hero__title{max-width:60vw}}@media (min-width: 80rem){.hero__title{max-width:46.875rem}}.hero__compact-logo{position:absolute;bottom:0;right:0;height:clamp(6.25rem,calc(6.25rem + (1vw - .48rem) * 17.8571428571),8.75rem);width:clamp(6.25rem,calc(6.25rem + (1vw - .48rem) * 17.8571428571),8.75rem);margin:clamp(.9375rem,calc(.9375rem + (1vw - .48rem) * 2.2321428571),1.25rem)}.hero__compact-logo-img{width:100%;height:100%;object-fit:contain}
