.sell-video{padding:40px 0}.sell-video .wrap{align-items:center;display:flex;justify-content:space-between}@media (max-width:767.8px){.sell-video .wrap{flex-direction:column}}.sell-video__text{max-width:432px}@media (max-width:767.8px){.sell-video__text{margin-bottom:30px;text-align:center}}.sell-video__text span{background-color:var(--secondaryColor);border-radius:4px;color:var(--white);font-family:var(--fontHeading);font-size:13px;font-weight:700;letter-spacing:.65px;margin:auto;padding:1px 5px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sell-video__text h2{font-size:31px;font-weight:300;letter-spacing:.78px;line-height:36px;margin-bottom:20px;margin-top:10px}@media (max-width:767.8px){.sell-video__text h2{font-size:27px;letter-spacing:.68px}}.sell-video__text p{color:var(--lighterText);font-size:16px;line-height:24px;margin-bottom:30px}@media (max-width:767.8px){.sell-video__text p{font-size:13px;line-height:16px}}.sell-video__text .button{padding:13px 52px 12px}.sell-video__image{position:relative}.sell-video__image__play{height:110px;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:110px;z-index:1}.sell-video__image__thumb{border-radius:4px;height:auto;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:546px}.sell-video__image:before{background-color:rgba(var(--secondaryColorRgb),.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}