.video-case-study__wrapper{width:100%}.video-case-study__media{position:relative;width:100%;min-height:882px;overflow:hidden;border:1px solid var(--vcs-border-color);border-radius:var(--vcs-radius);background:#111}.video-case-study__media{position:relative;overflow:hidden;border-radius:var(--vcs-radius)}.video-case-study__video{display:block;width:100%;height:100%;object-fit:cover}.video-case-study__cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity .35s ease,visibility .35s ease}.video-case-study__poster{display:block;width:100%;height:100%;object-fit:cover}.video-case-study__media.is-playing .video-case-study__cover{opacity:0;visibility:hidden;pointer-events:none}.video-case-study__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;background:var(--vcs-overlay-color);opacity:var(--vcs-overlay-opacity);pointer-events:none}.video-case-study__play-icon{display:block}.video-case-study__pause-icon,.video-case-study__media.is-playing .video-case-study__play-icon{display:none}.video-case-study__media.is-playing .video-case-study__pause-icon{display:block}.video-case-study__video,.video-case-study__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.video-case-study__empty-media{position:absolute;top:0;right:0;bottom:0;left:0;background:#171717}.video-case-study__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:var(--vcs-overlay-color);opacity:var(--vcs-overlay-opacity)}.video-case-study__play{position:absolute;top:50%;left:50%;z-index:5;width:80px;height:80px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;transform:translate(-50%,-50%);background:color-mix(in srgb,var(--vcs-play-bg) 20%,transparent);color:var(--vcs-play-icon);cursor:pointer;transition:transform .25s ease,opacity .25s ease}.video-case-study__play svg{width:24px;height:24px}.video-case-study__media.is-playing .video-case-study__play svg{display:none}.video-case-study__media.is-playing .video-case-study__play .video-case-study__pause-icon{display:block}.video-case-study__play:hover{transform:translate(-50%,-50%) scale(1.08)}.video-case-study__play.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.video-case-study__bottom-content{position:absolute;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:50px}.video-case-study__left-content{width:calc(100% - 270px);max-width:720px}.video-case-study__tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.video-case-study__tag{display:inline-flex;align-items:center;min-height:auto;padding:8px 15px;border-radius:8px;background:color-mix(in srgb,var(--vcs-tag-bg) 20%,transparent);color:var(--vcs-tag-text);font-size:14px;line-height:normal;font-weight:500;letter-spacing:0}.video-case-study__heading{margin:0 0 10px;color:var(--vcs-heading-color);letter-spacing:0px}.video-case-study__heading p br{display:none}.video-case-study__heading strong{-webkit-text-stroke:1px var(--vcs-accent-color, #FFFFFF)}.video-case-study__description{color:var(--vcs-description-color);font-size:16px;line-height:normal;letter-spacing:0}.video-case-study__description p{margin:0}.video-case-study__chapters{width:100%;max-width:353px;padding:24px;border-radius:16px;background:var(--vcs-chapter-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.video-case-study__chapters-heading{margin:0 0 14px;color:var(--vcs-chapter-title);font-size:22px;line-height:normal;font-weight:600;letter-spacing:0}.video-case-study__chapter-list{display:flex;flex-direction:column-reverse;gap:24px}.video-case-study__chapter{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.video-case-study__chapter-info{display:flex;flex-direction:column;gap:0px}.video-case-study__chapter-time{color:var(--vcs-chapter-text);font-size:16px;line-height:normal;margin-bottom:8px;letter-spacing:0;font-family:var(--font-heading-family)}.video-case-study__chapter-title{color:var(--vcs-chapter-text);font-size:16px;line-height:normal;letter-spacing:0;font-family:var(--font-heading-family)}.video-case-study__chapter-arrow{color:var(--vcs-accent-color);font-size:14px;line-height:1}.video-case-study__wrapper .video-case-study__bottom-content{display:flex}.video-case-study__wrapper .video-case-study__bottom-content.mobile_wiev_main{display:none}@media screen and (max-width:1058px){.video-case-study__heading p br{display:block}}@media screen and (max-width:989px){.video-case-study__media{min-height:460px}.video-case-study__bottom-content{padding:18px;gap:18px}.video-case-study__chapters{width:210px;flex-basis:210px}}@media screen and (max-width:989px){.video-case-study__media{min-height:400px}.video-case-study__bottom-content{flex-direction:column;align-items:stretch;justify-content:flex-end;padding:10px;gap:12px}.video-case-study__left-content{width:100%;max-width:100%}.video-case-study__chapters{width:100%;flex-basis:auto;padding:16px}.video-case-study__chapter-list{gap:12px}.video-case-study__chapter-time{font-size:14px;margin-bottom:4px}.video-case-study__chapter-title{font-size:14px}.video-case-study__chapters-heading{margin:0 0 10px;font-size:18px}.video-case-study__description{font-size:14px}.video-case-study__tags{gap:5px;margin-bottom:10px}.video-case-study__tag{padding:5px 8px;font-size:12px}.video-case-study__wrapper .video-case-study__media .video-case-study__bottom-content{display:none}.video-case-study__wrapper .video-case-study__bottom-content{padding:24px 0 0;position:relative}.video-case-study__wrapper .video-case-study__bottom-content.mobile_wiev_main{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/video-case-study.css.map */
