.video-with-title-hld{padding:96px 0 0;position:relative}@media only screen and (width <= 1023px){.video-with-title-hld{padding-top:56px}}.video-with-title-hld .video-with-title__video{height:100%;max-width:100%;opacity:0;pointer-events:none;transition:opacity .2s;width:100%}.video-with-title-hld .video-with-title__video video{height:100%;width:100%}.video-with-title-hld .video-with-title__video-hld{border-bottom:1px solid var(--c-primary-70);margin-top:64px;padding-bottom:96px;position:relative}.video-with-title-hld .video-with-title__photo{height:100%;left:0;position:absolute;top:0;width:100%}.video-with-title-hld .video-with-title__photo--darkened:after{background-color:rgba(32,32,32,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.video-with-title-hld .video-with-title__photo-hld{overflow:hidden;position:relative}.video-with-title-hld .video-with-title__video-play{align-items:center;background-color:transparent;border:1px solid var(--c-white);border-radius:50%;display:flex;height:100px;justify-content:center;left:calc(50% - 50px);outline:0;padding:0;position:absolute;top:calc(50% - 50px);transition:opacity .2s;width:100px}.video-with-title-hld .video-with-title__video-play svg{color:var(--c-white);display:block;position:relative}.video-with-title-hld .video-with-title__video-play svg.svg-play-triangle{height:28px;left:3px;width:23px}.video-with-title-hld .video-with-title__video-play svg.svg-pause{display:none;height:24px;width:18px}.video-with-title-hld .is-playing-from-now-on .video-with-title__video{opacity:1;pointer-events:auto}.video-with-title-hld .is-playing-from-now-on .video-with-title__photo,.video-with-title-hld .is-playing-from-now-on .video-with-title__video-play{display:none}