@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.c-video-instructions{padding:1rem 1rem 0;background-color:#f3f3f3}.c-video-instructions__inner{flex-direction:column;display:flex;max-width:90rem;margin:0 auto;row-gap:2.625rem}.c-video-instructions__video{width:100%}.c-video-instructions__content{width:100%;position:relative}.c-video-instructions__content:after{content:"";display:block;width:100%;height:3rem;background:linear-gradient(180deg,hsla(0,0%,95%,0),#f3f3f3);position:absolute;bottom:0;left:0}.c-video-instructions__content-inner{max-width:100%;margin:0 auto}.c-video-instructions__heading{margin:0 0 2rem;text-align:center}.c-video-instructions__video-item{position:absolute;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out;height:0;border-radius:.25rem;overflow:hidden;padding-bottom:110.5%}.c-video-instructions__video-item.is-active{opacity:1;visibility:visible;position:relative}.c-video-instructions__media{width:100%;height:100%}.c-video-instructions__accordion{overflow:visible;display:grid;gap:.5rem;padding-bottom:3rem}.c-video-instructions__instruction-card{background-color:#fff;border-radius:.5rem}.c-video-instructions__instruction-card.is-open{box-shadow:0 1.396rem 1.1168rem 0 rgba(0,0,0,.04),0 .4156rem .3325rem 0 rgba(0,0,0,.03)}.c-video-instructions__instruction-card.is-open .c-video-instructions__instruction-description-wrapper{height:auto}.c-video-instructions__instruction-card.o-accordion{border-bottom:0}.c-video-instructions__instruction-inner{padding:0 1.5rem 1.5rem}.c-video-instructions__instruction-description-wrapper{overflow:hidden;height:0;display:block;transition:none}.c-video-instructions__instruction-player{display:flex;align-items:center;gap:.5rem;position:absolute;bottom:1rem;left:1rem;right:1rem;z-index:1}@media only screen and (min-width:750px){.c-video-instructions__instruction-player{max-width:18.125rem}}@media only screen and (min-width:1100px){.c-video-instructions__instruction-player{bottom:2.313rem;left:2.313rem;right:2.313rem}}.c-video-instructions__instruction-player path,.c-video-instructions__instruction-player svg{fill:#fff;stroke:#fff}.c-video-instructions__control-group{background-color:#7c7a76;display:flex;transform:skewX(-8deg);padding:.625rem 1rem;flex-grow:1;border-radius:.125rem}.c-video-instructions__duration.o-btn{background-color:#7c7a76;color:#fff}.c-video-instructions__duration.o-btn:hover{background-color:#7c7a76}.c-video-instructions__mute{margin:0;background-color:#7c7a76}.c-video-instructions__mute.o-btn{padding:.5rem .625rem;background-color:#7c7a76}.c-video-instructions__mute.o-btn .o-btn__icon{width:1.25rem;height:1.25rem}.c-video-instructions__mute.o-btn .o-btn__icon path{fill:none}.c-video-instructions__mute.o-btn:hover svg{fill:#151515;stroke:#151515}.c-video-instructions__mute.o-btn:hover path{stroke:#151515}.c-video-instructions__mute .is-unmute,.c-video-instructions__mute.is-muted .is-mute{display:none}.c-video-instructions__mute.is-muted .is-unmute{display:block}.c-video-instructions__play{transform:skew(8deg);height:1rem}.c-video-instructions__play .is-pause,.c-video-instructions__play.is-playing .is-play{display:none}.c-video-instructions__play.is-playing .is-pause{display:block}.c-video-instructions__play-icon{width:1rem;height:1rem}.c-video-instructions__video-progress-wrapper{transform:skew(8deg);display:flex;align-items:center;flex-grow:1}.c-video-instructions__video-progress{height:.1875rem;cursor:pointer}.c-video-instructions__video-progress::-moz-progress-bar{background-color:#fff}.c-video-instructions__video-progress-bar{height:.125rem}.c-video-instructions__instruction-description{margin:0;padding:0 0 1rem;font-weight:400;color:hsla(0,0%,8%,.7)}.c-video-instructions__instruction-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;cursor:pointer}.c-video-instructions__instruction-toggler svg{width:1.125rem;height:1.125rem;display:block}.c-video-instructions__instruction-card.is-open .c-video-instructions__instruction-toggler .is-plus,.c-video-instructions__instruction-toggler .is-minus{display:none}.c-video-instructions__instruction-card.is-open .c-video-instructions__instruction-toggler .is-minus{display:block}.c-video-instructions progress{background-color:red}.c-video-instructions progress[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin:0 .625rem;border-radius:10em;background:hsla(0,0%,8%,.1);width:100%}.c-video-instructions progress[value]::-webkit-progress-bar{border-radius:10em;background:hsla(0,0%,8%,.1)}.c-video-instructions progress[value]::-webkit-progress-value{border-radius:10em;background:#fff}.c-video-instructions progress[value]::-moz-progress-bar{border-radius:10em;background:#fff}@media only screen and (min-width:1100px){.c-video-instructions{padding:0}.c-video-instructions__inner{flex-direction:row}.c-video-instructions__video{width:50%;padding:5rem}.c-video-instructions__content{width:50%;display:flex;padding:5rem 5rem 0}.c-video-instructions__content:after{height:5rem}.c-video-instructions__accordion{position:relative;margin:0 1rem;padding-bottom:5rem}.c-video-instructions__container ::-webkit-scrollbar{display:none}.c-video-instructions__instruction-card:not(.is-open){transition:background-color .2s ease-in-out}.c-video-instructions__instruction-card:not(.is-open):hover{background-color:hsla(0,0%,8%,.1)}.c-video-instructions__video-item{padding-bottom:108.125%}}.c-video-instructions__container{max-height:calc(100vh - 10rem);overflow-y:auto;scrollbar-width:none}@media only screen and (max-width:749px){.c-video-instructions__container{max-height:calc(100vh - 15rem);overflow-y:auto;scrollbar-width:none}}@media only screen and (min-width:1350px){.c-video-instructions__content-inner{margin:auto 0;max-width:unset;width:100%}.c-video-instructions__video-item{padding-bottom:124.125%}}@media(min-width:90rem){.c-video-instructions__container{max-height:calc(100vh - 3rem)}}@media only screen and (min-width:1650px){.c-video-instructions__inner{max-width:100rem}.c-video-instructions__container{max-height:calc(100vh - 9rem)}}@media(min-width:118.75rem){.c-video-instructions__container{max-height:calc(100vh - 14rem)}}
