.landing-videos h3{margin-bottom:4rem;font-weight:600}.landing-videos__grid{display:grid;gap:8rem}.landing-videos__video{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;align-items:center}.landing-videos__video:nth-child(odd) .landing-videos__content{order:1}.landing-videos__video iframe{max-width:100%;height:auto;aspect-ratio:1920 / 1080;border-radius:2rem;overflow:hidden}.landing-videos__content h4{font-size:2rem;line-height:1.2;font-weight:900;margin-bottom:.5rem;color:#cd421d}.landing-videos__content p{font-size:1rem;line-height:1.4}.landing-videos__content p:not(:last-child){margin-bottom:1rem}.landing-videos__sub-title{font-weight:900}.landing-videos .button span,.landing-videos .button i{color:#fff;background-color:#f04e23;transition:all 0.5s}.landing-videos .button>i i::before,.landing-videos .button>i i::after{background-color:#fff}.no-touch .button:hover span:after,.no-touch .button:hover>i:after{display:none}.landing-videos .button:hover span,.landing-videos .button:hover i{background-color:#898a8a}.landing-videos--grey{background-color:#d8d8d8}.landing-videos--black{background-color:#1a1b1d}.landing-videos--black h3{color:#fff}.landing-videos--black .landing-videos__video h4,.landing-videos--black .landing-videos__content h4{color:#fff}.landing-videos--black .landing-videos__video p,.landing-videos--black .landing-videos__content p{color:#fff;opacity:.8}.landing-videos--border{position:relative;border-top:.5rem solid #f04e23}@media (max-width:1199px){.landing-videos__grid{gap:4rem}.landing-videos__video{grid-template-columns:1fr;gap:2rem}.landing-videos__video .landing-videos__content{order:1}}