.video-container{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:var(--content-box-width);width:80%;margin:2em auto 0;.video-description{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:2em}.video-description-title{font-weight:600;font-size:1.8em;margin-right:.5em;max-width:600px;text-align:left;color:var(--text-green);letter-spacing:-2px;line-height:1.2}.video-description img{max-width:385px;width:100%}.video-part{display:flex;align-items:center;justify-content:center;margin-top:2em;width:80%;margin-left:auto;margin-right:auto}.video-part .iframe-part{width:100%;padding-top:56.25%;position:relative}.video-part .iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;z-index:10}@media (max-width:780px){.video-description img{display:none}.video-description-title{text-align:center}}}@media (max-width:630px){.video-container{width:90%;margin-top:1em}.video-part{display:flex;align-items:center;justify-content:center;margin-top:2em;width:100%!important;margin-left:auto;margin-right:auto}}