.hero{background:#142025;color:#fff;z-index:10}.hero-textvideo{min-height:70vh}.hero-usps-video{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(1,1fr);grid-auto-flow:column dense;margin-top:3rem;grid-gap:1rem;gap:1rem}.hero-usps-video.video{grid-template-columns:3fr 2fr;grid-template-rows:repeat(2,1fr)}.hero-usps-video .order-2{grid-row-end:span 2}.hero-usps-video .video-phone{max-width:min(40vw,140px)}@media (min-width:768px){.hero-usps-video .video-phone{-webkit-transform:translateY(var(--phone-translate-y)) scale(1.15) rotate(var(--phone-rotation));transform:translateY(var(--phone-translate-y)) scale(1.15) rotate(var(--phone-rotation))}}@media (min-width:1024px){.hero-usps-video .video-phone{-webkit-transform:translateY(var(--phone-translate-y)) scale(1.25) rotate(var(--phone-rotation));transform:translateY(var(--phone-translate-y)) scale(1.25) rotate(var(--phone-rotation))}}@media (min-width:768px){.hero-usps-video{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0;grid-gap:2rem;gap:2rem}}