.tutorial p{margin-top:16px}.tutorial__flex{display:flex;gap:24px}.tutorial__content{flex:1 1 75%}.tutorial__video{margin-bottom:24px}.tutorial__more{flex:1 1 25%;height:min-content;position:sticky;top:80px}.tutorial__more h3{margin-bottom:16px}.tutorial__video--more__wrapper{display:flex;flex-direction:column;gap:24px}.tutorial__video--more__wrapper a{border-bottom:none}.tvm__image,.tvm__image img{position:relative}.tvm__image img{aspect-ratio:16/9;display:block;height:auto;width:100%}.tvm__image:after{background-image:url(https://cdn2.hubspot.net/hubfs/2232455/2_Images/Icons/play-button.svg);bottom:0;content:"";display:block;height:48px;position:absolute;right:0;transition:.3s ease-in-out;width:48px}.tutorial__video--more:hover .tvm__image:after{background-image:url(https://cdn2.hubspot.net/hubfs/2232455/2_Images/Icons/play-button-hover.svg)}@media(max-width:992px){.tutorial__flex{flex-direction:column}.tutorial__video--more__wrapper{display:grid;grid-template-columns:repeat(2,1fr);position:relative}}@media(max-width:550px){.tutorial__video--more__wrapper{display:grid;grid-template-columns:repeat(1,1fr);position:relative}}