.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{margin-bottom:20px}.component-embed-jwplayer .jwplayer-placeholder{width:100%}.article-section--content,.component-article-section-content{margin:0 0 20px;overflow-wrap:break-word}.article-section--content p,.component-article-section-content p{margin:0}.article-section--content blockquote,.component-article-section-content blockquote{margin-bottom:20px;padding:0 30px;font-size:20px;line-height:27px}.article-section--content blockquote:after,.article-section--content blockquote:before,.component-article-section-content blockquote:after,.component-article-section-content blockquote:before{height:2px;width:30px;background:#2e2e30;content:"\a0";display:block}.article-section--content blockquote:before,.component-article-section-content blockquote:before{margin-bottom:20px}.article-section--content blockquote:after,.component-article-section-content blockquote:after{margin-top:20px}.article-section--content blockquote p,.component-article-section-content blockquote p{margin-bottom:15px}.article-section--content blockquote em,.article-section--content blockquote i,.component-article-section-content blockquote em,.component-article-section-content blockquote i{font-family:FuturaPtDemi,Trebuchet MS,sans-serif;font-style:italic}.article-section--content blockquote,.component-article-section-content blockquote{font-family:FuturaPtDemi,Trebuchet MS,sans-serif}.article-section--content blockquote:after,.article-section--content blockquote:before,.component-article-section-content blockquote:after,.component-article-section-content blockquote:before{background:#007cbe}.article-section--content ol,.article-section--content ul,.component-article-section-code ol,.component-article-section-code ul,.component-article-section-content ol,.component-article-section-content ul,.component-article-section-custom-module ol,.component-article-section-custom-module ul,.component-article-section-end-section ol,.component-article-section-end-section ul,.component-article-section-tip ol,.component-article-section-tip ul,.component-article-section-warning ol,.component-article-section-warning ul{margin:0 44px 0 0}.article-section--content ol li,.article-section--content ul li,.component-article-section-code ol li,.component-article-section-code ul li,.component-article-section-content ol li,.component-article-section-content ul li,.component-article-section-custom-module ol li,.component-article-section-custom-module ul li,.component-article-section-end-section ol li,.component-article-section-end-section ul li,.component-article-section-tip ol li,.component-article-section-tip ul li,.component-article-section-warning ol li,.component-article-section-warning ul li{position:relative;margin:0 0 10px 44px;overflow-wrap:break-word;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;break-inside:avoid}.article-section--content ol li ol,.article-section--content ol li ul,.article-section--content ul li ol,.article-section--content ul li ul,.component-article-section-code ol li ol,.component-article-section-code ol li ul,.component-article-section-code ul li ol,.component-article-section-code ul li ul,.component-article-section-content ol li ol,.component-article-section-content ol li ul,.component-article-section-content ul li ol,.component-article-section-content ul li ul,.component-article-section-custom-module ol li ol,.component-article-section-custom-module ol li ul,.component-article-section-custom-module ul li ol,.component-article-section-custom-module ul li ul,.component-article-section-end-section ol li ol,.component-article-section-end-section ol li ul,.component-article-section-end-section ul li ol,.component-article-section-end-section ul li ul,.component-article-section-tip ol li ol,.component-article-section-tip ol li ul,.component-article-section-tip ul li ol,.component-article-section-tip ul li ul,.component-article-section-warning ol li ol,.component-article-section-warning ol li ul,.component-article-section-warning ul li ol,.component-article-section-warning ul li ul{margin:0}.article-section--content ol li ol li:first-child,.article-section--content ol li ul li:first-child,.article-section--content ul li ol li:first-child,.article-section--content ul li ul li:first-child,.component-article-section-code ol li ol li:first-child,.component-article-section-code ol li ul li:first-child,.component-article-section-code ul li ol li:first-child,.component-article-section-code ul li ul li:first-child,.component-article-section-content ol li ol li:first-child,.component-article-section-content ol li ul li:first-child,.component-article-section-content ul li ol li:first-child,.component-article-section-content ul li ul li:first-child,.component-article-section-custom-module ol li ol li:first-child,.component-article-section-custom-module ol li ul li:first-child,.component-article-section-custom-module ul li ol li:first-child,.component-article-section-custom-module ul li ul li:first-child,.component-article-section-end-section ol li ol li:first-child,.component-article-section-end-section ol li ul li:first-child,.component-article-section-end-section ul li ol li:first-child,.component-article-section-end-section ul li ul li:first-child,.component-article-section-tip ol li ol li:first-child,.component-article-section-tip ol li ul li:first-child,.component-article-section-tip ul li ol li:first-child,.component-article-section-tip ul li ul li:first-child,.component-article-section-warning ol li ol li:first-child,.component-article-section-warning ol li ul li:first-child,.component-article-section-warning ul li ol li:first-child,.component-article-section-warning ul li ul li:first-child{margin-top:10px}.article-section--content ol li ol,.article-section--content ul li ol,.component-article-section-code ol li ol,.component-article-section-code ul li ol,.component-article-section-content ol li ol,.component-article-section-content ul li ol,.component-article-section-custom-module ol li ol,.component-article-section-custom-module ul li ol,.component-article-section-end-section ol li ol,.component-article-section-end-section ul li ol,.component-article-section-tip ol li ol,.component-article-section-tip ul li ol,.component-article-section-warning ol li ol,.component-article-section-warning ul li ol{counter-reset:my-badass-counter}.article-section--content ol li ol li:before,.article-section--content ul li ol li:before,.component-article-section-code ol li ol li:before,.component-article-section-code ul li ol li:before,.component-article-section-content ol li ol li:before,.component-article-section-content ul li ol li:before,.component-article-section-custom-module ol li ol li:before,.component-article-section-custom-module ul li ol li:before,.component-article-section-end-section ol li ol li:before,.component-article-section-end-section ul li ol li:before,.component-article-section-tip ol li ol li:before,.component-article-section-tip ul li ol li:before,.component-article-section-warning ol li ol li:before,.component-article-section-warning ul li ol li:before{position:absolute;left:-41px;width:33px;counter-increment:my-badass-counter;content:counter(my-badass-counter,lower-alpha) ". ";text-align:right;top:auto;background-color:initial}.article-section--content ol li ul,.article-section--content ul li ul,.component-article-section-code ol li ul,.component-article-section-code ul li ul,.component-article-section-content ol li ul,.component-article-section-content ul li ul,.component-article-section-custom-module ol li ul,.component-article-section-custom-module ul li ul,.component-article-section-end-section ol li ul,.component-article-section-end-section ul li ul,.component-article-section-tip ol li ul,.component-article-section-tip ul li ul,.component-article-section-warning ol li ul,.component-article-section-warning ul li ul{counter-reset:my-badass-counter}.article-section--content ol li ul li:before,.article-section--content ul li ul li:before,.component-article-section-code ol li ul li:before,.component-article-section-code ul li ul li:before,.component-article-section-content ol li ul li:before,.component-article-section-content ul li ul li:before,.component-article-section-custom-module ol li ul li:before,.component-article-section-custom-module ul li ul li:before,.component-article-section-end-section ol li ul li:before,.component-article-section-end-section ul li ul li:before,.component-article-section-tip ol li ul li:before,.component-article-section-tip ul li ul li:before,.component-article-section-warning ol li ul li:before,.component-article-section-warning ul li ul li:before{content:"";position:absolute;top:13px;left:-13px;height:4px;width:4px;background-color:#2e2e30;border-radius:50%}.article-section--content ol li:last-child,.article-section--content ul li:last-child,.component-article-section-code ol li:last-child,.component-article-section-code ul li:last-child,.component-article-section-content ol li:last-child,.component-article-section-content ul li:last-child,.component-article-section-custom-module ol li:last-child,.component-article-section-custom-module ul li:last-child,.component-article-section-end-section ol li:last-child,.component-article-section-end-section ul li:last-child,.component-article-section-tip ol li:last-child,.component-article-section-tip ul li:last-child,.component-article-section-warning ol li:last-child,.component-article-section-warning ul li:last-child{margin-bottom:0}.article-section--content ul li:before,.component-article-section-code ul li:before,.component-article-section-content ul li:before,.component-article-section-custom-module ul li:before,.component-article-section-end-section ul li:before,.component-article-section-tip ul li:before,.component-article-section-warning ul li:before{content:"";position:absolute;top:13px;left:-13px;height:4px;width:4px;background-color:#2e2e30;border-radius:50%}.article-section--content ol,.component-article-section-code ol,.component-article-section-content ol,.component-article-section-custom-module ol,.component-article-section-end-section ol,.component-article-section-tip ol,.component-article-section-warning ol{counter-reset:my-badass-counter}.article-section--content ol li:before,.component-article-section-code ol li:before,.component-article-section-content ol li:before,.component-article-section-custom-module ol li:before,.component-article-section-end-section ol li:before,.component-article-section-tip ol li:before,.component-article-section-warning ol li:before{position:absolute;left:-41px;width:33px;counter-increment:my-badass-counter;content:counter(my-badass-counter) ". ";text-align:right}