.ContentVideo{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}.ContentVideo.backgroundwhite{background-color:#fff}.ContentVideo.backgroundbeige{background-color:#fffef3}.ContentVideo.backgrounddarkerbeige{background-color:#f5efe5}.ContentVideo.backgrounddark{background-color:#212121}.ContentVideo.backgroundblush{background-color:#f6f1e9}.ContentVideo.backgroundgrey{background-color:#fffdfa}.ContentVideo.backgroundblue{background-color:#deedff}.ContentVideo.paddings{padding-bottom:1.5rem;padding-top:1.5rem}.ContentVideo.backgrounddark *{color:#fffdfa}.ContentVideo .wrapper{display:grid;gap:0 1rem;grid-template-columns:repeat(4,1fr);overflow:hidden;padding:0 1.75rem;position:relative;width:100%}.ContentVideo .container{grid-column:1/-1}.ContentVideo video{display:block;height:100%;width:100%}@media (min-width:48rem){.ContentVideo.paddings{padding-bottom:4rem;padding-top:4rem}.ContentVideo .wrapper{display:grid;gap:0 2rem;grid-template-columns:repeat(8,1fr);padding:0 4rem}}@media (min-width:80rem){.ContentVideo.paddings{padding-bottom:5rem;padding-top:5rem}.ContentVideo .wrapper{display:grid;gap:0 2rem;grid-template-columns:repeat(12,1fr);max-width:1440px;padding:0 4rem}}