.videos-container{padding:8.1875rem 7.5rem 0}@media(max-width:768px){.videos-container{padding:3.125rem 1rem 2.125rem}}.videos-header{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between}@media(max-width:768px){.videos-header{align-items:flex-start;flex-direction:column;gap:.625rem}}.videos-title{font-size:3rem;font-weight:700;line-height:3.15rem}@media(max-width:768px){.videos-title{font-size:1.5rem;line-height:1.725rem}}.videos-tabs{display:flex;flex-direction:row;gap:3rem;margin-bottom:.1875rem}@media(max-width:768px){.videos-tabs{gap:1rem;margin-right:-1rem;max-width:100%;overflow-x:auto;overflow-y:hidden}}.videos-tabs-button{background-color:transparent;color:inherit;cursor:pointer;font-family:inherit;font-size:1.5rem;font-weight:500;line-height:1.725rem;position:relative;text-align:center;white-space:nowrap}@media(max-width:768px){.videos-tabs-button{font-size:1rem;line-height:1.25rem}}.videos-tabs-button:before{background-color:#221c35;content:"";height:1.5625rem;left:-1.5rem;position:absolute;top:50%;transform:translateY(-50%);width:.0625rem}@media(max-width:768px){.videos-tabs-button:before{left:-.4375rem}}.videos-tabs-button:first-child:before{display:none}.videos-tabs-button.active{color:#d65cc6}.videos-content{margin-left:-7.5rem;margin-right:-7.5rem;margin-top:2.0625rem;position:relative}@media(max-width:768px){.videos-content{margin-left:-1rem;margin-right:-1rem;margin-top:1.25rem}}.videos-content-item{aspect-ratio:16/9;height:auto;left:0;position:absolute;right:0;top:0;visibility:hidden;width:100%}.videos-content-item:first-child{position:static}.videos-content-item.active{visibility:visible}