body.one_model_updated .custom_rich_text .video-container{position:relative}body.one_model_updated .custom_rich_text .thumbnail-wrapper{align-items:center;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:flex;inset:0;justify-content:center;position:relative;z-index:1}body.one_model_updated .custom_rich_text .video-thumbnail{border-radius:10px;height:auto;width:100%}body.one_model_updated .custom_rich_text .play-button{align-items:center;background:var(--light-black);border-radius:50%;cursor:pointer;display:flex;height:113px;justify-content:center;left:50%;line-height:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:var(--main-transition);width:113px;z-index:2}body.one_model_updated .custom_rich_text .play-button:hover{scale:1.01}body.one_model_updated .custom_rich_text .video-frame{display:none;width:100%}body.one_model_updated .custom_rich_text .play-button svg{height:37px;fill:var(--border-light-color)}h2 span{color:var(--primary_color)}@media (max-width:999px){body.one_model_updated .custom_rich_text .play-button{height:40px;width:40px}body.one_model_updated .custom_rich_text .play-button svg{height:15px}}