.module.getting-started-list{background:var(--section-background)}.module.getting-started-list>.container{background:var(--container-background);color:#2b2d32;margin:0 auto;max-width:var(--container-width);padding:0;width:100%}.module.getting-started-list>.container:nth-child(odd){background:var(--container-background-image) no-repeat var(--container-background);background-size:cover}.module.getting-started-list>.container>.content{box-sizing:border-box;display:flex;gap:25px 50px;margin:0 auto;max-width:var(--content-width);padding:80px 15px 60px!important;width:100%}.module.getting-started-list>.container>.content>.info{max-width:443px;width:100%}.module.getting-started-list>.container>.content>.info>.headline{border-bottom:1px solid #707070;display:flex;font-size:24px;gap:15px;padding-bottom:30px}.module.getting-started-list>.container>.content>.info>.headline:before{align-items:center;background:#54ddc7;border-radius:50%;color:#fff;content:var(--list-order);display:flex;font-family:Ubuntu;font-size:24px;font-weight:700;height:34px;justify-content:center;margin-top:-2.6px;min-width:34px}.module.getting-started-list>.container>.content>.info>.desc{font-family:Ubuntu;font-size:14px;margin:35px 0}.module.getting-started-list>.container>.content>.info>.link{align-items:center;border-top:1px solid #707070;display:flex;gap:15px;padding-top:25px}.module.getting-started-list>.container>.content>.info>.link>img{height:50px;object-fit:cantain;width:50px}.module.getting-started-list>.container>.content>.info>.link>a{color:#7cdac6;font-family:Ubuntu;font-size:14px;font-weight:700;text-decoration:underline}.module.getting-started-list>.container>.content>.video{padding:0;width:100%}.module.getting-started-list>.container>.content>.video>.videoplayer{margin:0 0 10px 10px}.module.getting-started-list>.container>.content>.video>.duration{color:rgba(43,34,50,.5);font-family:Ubuntu;font-size:18px;font-weight:700;margin-top:25px;text-align:right}@media only screen and (max-width:768px){.module.getting-started-list>.container>.content{flex-wrap:wrap;justify-content:center}.module.getting-started-list>.container>.content>.info{max-width:unset}}