.video-block{display:flex!important;align-items:center;flex-direction:column;color:#0e0530;border-radius:20px;border:1px solid rgba(14,5,48,.05);background:hsla(0,0%,85%,.3);box-sizing:border-box;padding:1rem;max-width:390px;gap:1rem;margin-left:1rem;scroll-snap-align:center;cursor:pointer;font-family:Inter,sans-serif;font-weight:400}@media(max-width:767px){.video-block{max-width:100%}.video-block--in-viewport{box-shadow:0 4px 24px 0 rgba(14,5,48,.2)}}.video-block__video{border-radius:20px;width:100%;max-width:370px;height:230px;border:none}@media(max-width:767px){.video-block__video{max-width:unset}}.video-block__number{font-style:normal;font-weight:500;font-size:16px;line-height:19px;margin-left:5px}.video-block__number--bold{font-weight:700}.video-block__title{font-style:normal;font-weight:600;font-size:21px;line-height:25px;margin:1rem 0}.video-block__description{font-style:normal;font-weight:400;font-size:16px;line-height:19px}@media(max-width:400px){.video-block__description{display:none}}.video-block__svg{width:18px;height:16px}.video-block__bottom{display:flex;flex-direction:row;justify-content:flex-end;margin-top:2rem;gap:10px;align-items:center}.video-block__info{padding:.5rem;width:100%;display:flex;flex-direction:column;box-sizing:border-box;gap:1rem;color:#0e0530;text-decoration:unset}