.component-article-section-exercise-module{margin:40px auto}.component-article-section-exercise-module .exercise-name{margin:0 0 20px}.component-article-section-exercise-module .exercise-visual-asset{min-width:100vw;max-width:100vw;margin:0 -20px 25px}@media (min-width:768px){.component-article-section-exercise-module .exercise-visual-asset{left:auto;right:auto;margin:0 0 25px;width:100%;min-width:0;max-width:none}}.component-article-section-exercise-module .exercise-image__caption{display:flex;flex-direction:column;margin-top:10px;padding:0}@media (min-width:768px){.component-article-section-exercise-module .exercise-image__caption{display:block}}.component-article-section-exercise-module .exercise-image__caption .exercise-image__attribution-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 0 0 20px}@media (min-width:768px){.component-article-section-exercise-module .exercise-image__caption .exercise-image__attribution-text{padding-left:0}}.component-article-section-exercise-module .exercise-image__caption .exercise-image__attribution-text strong{font-family:ProximaNovaSemiBold,Arial,sans-serif}.component-article-section-exercise-module .exercise-data{position:relative;display:flex;align-items:center;overflow:hidden;margin:0 0 15px;height:54px}.component-article-section-exercise-module .exercise-data__controls{display:none;position:absolute;box-sizing:border-box;width:100%;z-index:2}@media (min-width:768px){.component-article-section-exercise-module .exercise-data__controls{display:flex;align-items:center}}.component-article-section-exercise-module .exercise-data__controls .exercise-data__btn{display:flex;justify-content:center;align-items:center;position:absolute;width:40px;height:40px;background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.15);border-radius:26px;border:0;outline:none;padding:0;cursor:pointer;transition:background-color .3s linear}.component-article-section-exercise-module .exercise-data__controls .exercise-data__btn:active,.component-article-section-exercise-module .exercise-data__controls .exercise-data__btn:hover{background-color:#f8f8f8}.component-article-section-exercise-module .exercise-data__controls .exercise-data__btn.exercise-data__btn--fwd{right:6px}.component-article-section-exercise-module .exercise-data__controls .exercise-data__btn.exercise-data__btn--back{left:6px}.component-article-section-exercise-module .exercise-data__controls .arrow-left-small,.component-article-section-exercise-module .exercise-data__controls .arrow-right-small{height:16px;width:10px}.component-article-section-exercise-module .exercise-data__controls .arrow-left-small{margin-right:2px}.component-article-section-exercise-module .exercise-data__controls .arrow-right-small{margin-left:2px}.component-article-section-exercise-module .exercise-data__container:after{position:absolute;bottom:0;right:0;height:100%;width:100%;content:"";background:linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0) 15%);pointer-events:none;z-index:1}@media (min-width:768px){.component-article-section-exercise-module .exercise-data__container:after{background-image:linear-gradient(270deg,#fff 0 46px,hsla(0,0%,100%,0) 80px)}}.component-article-section-exercise-module .exercise-data__container.back-fade:before{position:absolute;bottom:0;left:0;height:100%;width:100%;content:"";background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0) 15%);pointer-events:none;z-index:1}@media (min-width:768px){.component-article-section-exercise-module .exercise-data__container.back-fade:before{background-image:linear-gradient(90deg,#fff 0 46px,hsla(0,0%,100%,0) 80px)}}.component-article-section-exercise-module .exercise-data__wrapper{width:100%;position:absolute;left:20px;top:0;display:flex;flex-direction:row;overflow-x:auto;white-space:nowrap;transition:left .3s linear;padding:0 80px 0 0}@media (min-width:768px){.component-article-section-exercise-module .exercise-data__wrapper{overflow-x:visible}}.component-article-section-exercise-module .exercise-data__category{display:flex;flex-direction:column;margin-right:30px}.component-article-section-exercise-module .exercise-data__category:last-child{margin-right:0;padding-right:30px}@media (min-width:768px){.component-article-section-exercise-module .exercise-data__category:last-child{padding-right:98px}}.component-article-section-exercise-module .exercise-data__category-name{text-transform:uppercase}.component-article-section-exercise-module .exercise-data__category-value{font-family:ProximaNovaSemiBold,Arial,sans-serif}.component-article-section-exercise-module .exercise-instructions{position:relative}.component-article-section-exercise-module .exercise-instructions__wrapper{overflow:hidden;transition:max-height .4s ease-out;max-height:100px;margin-bottom:55px}.component-article-section-exercise-module .exercise-instructions__wrapper:after{position:absolute;bottom:0;right:0;height:100%;width:100%;content:"";background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 75%);pointer-events:none}.component-article-section-exercise-module .exercise-instructions__wrapper.show{margin-bottom:0}.component-article-section-exercise-module .exercise-instructions__wrapper.show:after{background:none}.component-article-section-exercise-module .exercise-instructions__wrapper .component-article-section-content{margin:0}.component-article-section-exercise-module .exercise-instructions__wrapper .component-article-section-content a{padding-bottom:1px}.component-article-section-exercise-module .exercise-instructions__wrapper .component-article-section-content ol{margin:0}.component-article-section-exercise-module .exercise-instructions__wrapper .component-article-section-content ul{margin:0 0 0 14px}.component-article-section-exercise-module .exercise-instructions__wrapper .component-article-section-content ol li{margin-left:35px}.component-article-section-exercise-module .exercise-instructions__wrapper .component-article-section-content ol li a{padding-bottom:1px}.component-article-section-exercise-module .exercise-instructions__wrapper .component-article-section-content ol li:before{text-align:left;left:-33px}.component-article-section-exercise-module .exercise-instructions__btn{font-family:ProximaNovaSemiBold,Arial,sans-serif;display:flex;justify-content:center;align-items:center;position:absolute;bottom:-20px;left:0;right:0;margin:0 auto;height:40px;width:187px;background-color:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);border-radius:3px;text-align:center;border:0;outline:none;padding:0;cursor:pointer;transition:background-color .3s linear}.component-article-section-exercise-module .exercise-instructions__btn:active,.component-article-section-exercise-module .exercise-instructions__btn:hover{background-color:#f8f8f8}.component-article-section-exercise-module .exercise-instructions__btn .arrow-down-round{height:14px;width:14px;margin-left:9px}.component-article-section-gif-as-video{position:relative;overflow:hidden}.component-article-section-gif-as-video .video{position:absolute;top:0;bottom:0;left:0;right:0;object-fit:cover;width:100%}.component-responsive-picture .picture{top:0;left:0;display:block;width:100%;height:100%}.component-responsive-picture .picture__image{width:100%;height:100%;object-fit:cover;vertical-align:bottom}.component-embed-jwplayer{overflow:hidden;position:relative;padding-bottom:56.25%}.component-embed-jwplayer>div{position:absolute;top:0}.component-embed-jwplayer .jwplayer-placeholder{width:100%}