.videoIdentity-wrapper{background-color:var(--videoIdentity-border-bg);color:var( --videoIdentity-body-text-color,hsl(var(--black)) );position:relative}.videoIdentity-wrapper>.videoIdentity-section{background-color:var(--videoIdentity-bg)}.videoIdentity-wrapper.videoIdentity-section--has-border-radius>.videoIdentity-section{border-top-left-radius:var(--border-radius-base);border-top-right-radius:var(--border-radius-base)}.videoIdentity-wrapper.videoIdentity-section--has-no-pt>.videoIdentity-section{padding-top:0}.videoIdentity-wrapper.videoIdentity-section--has-reduced-pb>.videoIdentity-section{padding-bottom:var(--flow-spacing,1.5em)}.videoIdentity-wrapper>.videoIdentity-section>.videoIdentity-section__container>.videoIdentity-section__title{color:var(--videoIdentity-title-color,hsl(var(--purple)))}.videoIdentity-wrapper>.videoIdentity-section>.videoIdentity-section__container>.videoIdentity-section__content{--flow-spacing:4.5rem;align-items:center;display:flex;flex-direction:column;justify-content:space-between;grid-gap:2rem}.videoIdentity-section__iconAndText{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;grid-gap:2.875rem}.videoIdentity-section__iconAndText>.videoIdentity-section__iconAndText-item{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;grid-gap:1rem}.videoIdentity-section__iconAndText>.videoIdentity-section__iconAndText-item>.videoIdentity-section__iconAndText-item__icon,.videoIdentity-section__iconAndText>.videoIdentity-section__iconAndText-item>.videoIdentity-section__iconAndText-item__icon svg{height:40px;width:fit-content}.videoIdentity-section__iconAndText>.videoIdentity-section__iconAndText-item>.videoIdentity-section__iconAndText-item__icon svg *{stroke:hsl(var(--purple))!important}.videoIdentity-section__video{border-radius:var(--border-raduis-sm);margin:1.5rem 0 0;overflow:hidden;width:100%}@media only screen and (min-width:1440px){.videoIdentity-wrapper>.videoIdentity-section>.videoIdentity-section__container>.videoIdentity-section__content{flex-direction:row;grid-gap:5rem}.videoIdentity-section__iconAndText{max-width:512px}}@media only screen and (min-width:768px){.videoIdentity-wrapper.videoIdentity-section--has-border-radius>.videoIdentity-section{border-top-left-radius:var(--border-raduis-8xl);border-top-right-radius:var(--border-raduis-8xl)}}.videoIdentity-section__card-title{font-size:1rem;font-weight:600}.videoIdentity-section__card-description{font-size:1rem;margin-top:.25rem}