.practice-cta-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;aspect-ratio:16/2.5;padding-inline:clamp(1rem,3.5vw,3rem)!important}.practice-cta-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.practice-cta-wrapper p{color:#ab2024;font-size:var(--fz-xl);font-weight:600;margin-bottom:1rem;text-align:center;z-index:10}.practice-cta-wrapper .cta-btn{color:#fff;border:none;padding:.6rem 1.7rem;font-weight:700;cursor:pointer;border-radius:12px;background:#ab2024;box-shadow:0 4px 49px 0 rgba(0,0,0,.16);margin-right:3rem;z-index:10;transition:all .3s ease}.practice-cta-wrapper .cta-btn:hover{transform:translateY(5px);background:rgb(213.960591133,40.039408867,45.0443349754)}@media screen and (max-width:599px){.practice-cta-wrapper{padding:2rem 1rem;flex-direction:column!important;align-items:start!important}.practice-cta-wrapper p{font-size:var(--fz-md)!important;text-align:left!important;margin-bottom:2rem}.practice-cta-wrapper .cta-btn{padding:.3rem 1.2rem;font-size:var(--fz-sm)}}