:where(body){--t2-intro-hero-min-height:calc(100vh - var(--wp-admin--admin-bar--height, 0px));--t2-intro-overlay-dim:0.5}.wp-block-t2-intro-hero{align-items:center;background-color:#000;box-sizing:border-box;color:#fff;display:flex;justify-content:center;margin-top:0;min-height:var(--t2-intro-hero-min-height);padding-bottom:4rem;padding-left:var(--wp--style--root--padding-left);padding-right:var(--wp--style--root--padding-right);padding-top:4rem;position:relative;text-align:center}:is(.wp-block-t2-intro-hero.has-animations .t2-intro-hero__content-wrap) .t2-intro-hero__title{animation:fadeInMove .8s both;animation-delay:.5s}:is(.wp-block-t2-intro-hero.has-animations .t2-intro-hero__content-wrap) p{animation:fadeInMove .8s both;animation-delay:.85s}:is(.wp-block-t2-intro-hero.has-animations .t2-intro-hero__content-wrap) .button-wrapper{animation:fadeInMove .8s both;animation-delay:1.2s}.wp-block-t2-intro-hero .t2-intro-hero__media{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.t2-intro-hero__content-wrap{margin-left:0;margin-right:0;position:relative;width:var(--wp--style--global--content-size);z-index:2}.t2-intro-hero__content-wrap h1{margin:0}.t2-intro-hero__content-wrap p{margin:1em 0}.t2-intro-hero__read-more{align-items:center;appearance:none;background:currentColor;border:none;border-radius:50%;color:inherit;cursor:pointer;display:inline-flex;height:2.5rem;justify-content:center;margin-top:1.25rem;padding:0;width:2.5rem}.t2-intro-hero__read-more svg{color:var(--t2-intro-bg-color,#000);height:1.875rem;width:1.875rem}.t2-intro-hero__read-more:hover{opacity:.7}.t2-intro-hero__background{background-color:inherit;bottom:0;left:0;opacity:var(--t2-intro-overlay-dim);position:absolute;right:0;top:0;z-index:1}@media (prefers-reduced-motion){.wp-block-t2-intro-hero .t2-intro-hero__content-wrap .button-wrapper,.wp-block-t2-intro-hero .t2-intro-hero__content-wrap .t2-intro-hero__title,.wp-block-t2-intro-hero .t2-intro-hero__content-wrap p{animation:none}}@keyframes fadeInMove{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}