.video-component__title{font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:1;font-size:24px;letter-spacing:-1.68px}
@media(min-width:1280px){.video-component__title{font-family:var(--primary-font);font-style:normal;font-weight:700;line-height:1;font-size:48px;letter-spacing:-3.36px}
}
.video-component__description{margin-bottom:32px;line-height:1;letter-spacing:0;font-optical-sizing:auto;font-family:var(--secondary-font);font-style:normal;font-weight:400;font-size:16px;line-height:1.5}
.video-component .btn-play{width:67px;height:78px}
.video-component .btn-play__button{width:67px;height:78px;background:transparent}
.video-component .btn-play__icon{border-width:38px 0 38px 67px;border-radius:4px}
.video-component .btn-play:hover .btn-play__button{background-color:transparent}
.video-component .btn-play:hover .btn-play__icon{border-left-color:rgba(255,255,255,0.6)}
.video-component--fullScreen .btn-play__text{position:absolute;overflow:hidden !important;clip:rect(0,0,0,0) !important;border:0 !important;margin:-1px !important;padding:0 !important;width:1px !important;height:1px !important;white-space:nowrap !important}