.video-instructions__wrapper{margin:0 auto;max-width:850px}.video-instructions h1{color:#22569c;margin:50px 0;text-align:center}.video-instructions .rte{color:#262626;font-weight:300;margin-bottom:30px}.video-instructions__feat{display:flex;flex-direction:column;gap:20px;justify-content:center;margin-bottom:20px}@media only screen and (min-width:576px){.video-instructions__feat{flex-direction:row}}.video-instructions__feat .video-item{flex:1}.video-instructions h3{font-family:Nunito,sans-serif;font-size:26px;font-weight:600;text-transform:none}.video-instructions__ins{display:grid;gap:20px;grid-template-columns:1fr;margin-bottom:20px}@media only screen and (min-width:576px){.video-instructions__ins{grid-template-columns:1fr 1fr}}@media only screen and (min-width:992px){.video-instructions__ins{grid-template-columns:repeat(3,1fr)}}.video-instructions .video-item{align-items:center;background-color:#eee;display:flex;flex-direction:column;text-align:center}.video-instructions .video-item h5{font-family:Nunito,sans-serif;font-size:16px;margin:0;padding:8px;text-transform:none}.video-instructions .video-item a{color:#22569c;text-decoration:none}.video-instructions .video-item img{height:auto;max-width:100%;width:100%}