.video-player{margin:0 auto;max-width:608px;position:relative;z-index:1}.video-player .video__length{align-items:center;display:flex;gap:4px;justify-content:flex-start;line-height:normal;padding:0}.video-player:nth-child(2){margin-top:16px}.video-player__video{height:inherit;margin-bottom:40px}.video-player__video .sr-video{height:100%;padding-bottom:1rem;width:100%}.hs-video-widget{max-width:100%;width:100%}.video-player__chapter>a{display:flex;gap:10px;opacity:1;padding:.5rem .5rem .5rem 0;text-transform:none;transition:opacity .25s;transition:background-color .25s}.video-player__chapter.active>a,.video-player__chapter>a:hover{background-color:var(--neutral-20);color:var(--secondary)}.video-player__chapter.active>a .chapter__image,.video-player__chapter>a:hover .chapter__image{opacity:.6}.chapter__image{min-width:150px}.chapter__content{display:flex;flex-direction:column;gap:.25rem}.chapter__content .chapter__number{font-size:.625rem;line-height:normal;padding:0}.chapter__content .chapter__length,.chapter__content .chapter__title{font-size:.7rem;line-height:normal;padding:0;text-transform:capitalize}.chapter__content .chapter__title{letter-spacing:0}.chapter__content .chapter__length{align-items:center;color:var(--secondary);display:flex;gap:4px}.chapter__content .chapter__length svg,.video-player .video__length svg{height:10px;margin-top:-2px;width:10px}.video-player__chapters .cta-group{padding-top:1rem}.video-player ::-webkit-scrollbar{width:5px}.video-player ::-webkit-scrollbar-track{background-color:transparent;-webkit-border-radius:10px;border-radius:10px}.video-player ::-webkit-scrollbar-thumb{background:#6d6d6d;-webkit-border-radius:10px;border-radius:10px}@media (min-width:1200px){.video-player{align-items:start;display:flex;gap:32px;max-width:1210px}.video-player__video{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:16px;width:65%}.video-player__chapter>a{padding:.5rem}.video-player__video{margin-bottom:0}.video-player__chapters{width:35%}.video-player__chapters .chapter-container{margin-bottom:0}}