section.hero_video .container{max-width:15.02rem}section.hero_video .wrapper{align-items:center;display:flex;gap:.16rem}@media (max-width:768px){section.hero_video .wrapper{flex-direction:column}}:is(section.hero_video .wrapper) .text-column{width:4.56rem}@media (max-width:768px){:is(section.hero_video .wrapper) .text-column{width:100%}}:is(:is(section.hero_video .wrapper) .text-column) .badge{margin-bottom:.24rem}:is(:is(section.hero_video .wrapper) .text-column) .resource-type{margin-bottom:.16rem;text-transform:capitalize}:is(:is(section.hero_video .wrapper) .text-column) .title{margin-bottom:.24rem}:is(:is(section.hero_video .wrapper) .text-column) .mentor{align-items:center;background-color:var(--color-6);border:1px solid var(--color-5);border-radius:.16rem;display:flex;justify-content:space-between;margin-top:.24rem;padding:.2rem .16rem}:is(:is(:is(section.hero_video .wrapper) .text-column) .mentor) .left-side{align-items:center;display:flex;gap:.08rem}:is(:is(:is(:is(section.hero_video .wrapper) .text-column) .mentor) .left-side) img{border-radius:50%;display:block;height:.4rem;object-fit:cover;width:.4rem}:is(:is(:is(section.hero_video .wrapper) .text-column) .mentor) .right-side{text-align:end}:is(:is(:is(section.hero_video .wrapper) .text-column) .mentor) .greyed{color:var(--color-3)}:is(section.hero_video .wrapper) .video-column{width:10rem}@media (max-width:768px){:is(section.hero_video .wrapper) .video-column{width:100%}}:is(:is(section.hero_video .wrapper) .video-column) img,:is(:is(section.hero_video .wrapper) .video-column) video{border-radius:.24rem;display:block;height:auto;width:100%}