html{min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;width:100vw}body{margin:0;font-family:'Roboto', 'Montserrat', sans-serif}.exercise-header{padding:1rem 0;margin:2rem 0;text-align:center;color:#fff;background-color:#00a4bd}.p{font-family:"Montserrat",sans-serif;line-height:1.64}html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html,*{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,embed,iframe,object,audio,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}.page-strip{width:100%;position:relative;z-index:0;margin:80px 0}@media only screen and (min-width: 1024px){.page-strip{margin:150px 0}}.page-strip>*:last-child{margin-bottom:0}.page-strip--has-background{margin-top:0;margin-bottom:0;padding:20px 0}@media only screen and (min-width: 1024px){.page-strip--has-background{padding:30px 0}}.page-strip--has-background>*:last-child{margin-bottom:0}.page-strip--primary{background-color:#FAF8F7}@media only screen and (min-width: 1024px){.page-strip--has-white-shape:after{position:absolute;content:'';width:10%;height:100%;background-color:#fff;right:0;top:0}}.wrapper{margin-left:auto;margin-right:auto;width:100%;max-width:1240px;padding:0 15px}@media only screen and (min-width: 768px){.wrapper{padding:0 25px;overflow:visible}}@media only screen and (min-width: 1024px){.wrapper{padding:0 30px}}.grid{display:flex;flex-direction:column;margin:20px -10px 0}@media only screen and (min-width: 768px){.grid{flex-direction:row;flex-wrap:wrap;margin:20px -10px -30px;justify-content:center}}@media only screen and (min-width: 1024px){.grid{margin:20px -10px -30px}}.grid__col{margin-bottom:10px}@media only screen and (min-width: 768px){.grid__col{flex:0 0 50%;max-width:50%;padding:0 10px;margin-bottom:30px}}@media only screen and (min-width: 1024px){.grid__col{flex:0 0 33.3333%;max-width:33.3333%}}.testimonial{max-width:860px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:0 30px;position:relative;border-top:1px solid #fff}@media only screen and (min-width: 768px){.testimonial{flex-direction:row}}.testimonial:before{content:'';z-index:1;position:absolute;background:url("../../img/icons/quote.svg") no-repeat;width:20px;height:20px;display:block;left:21px;top:18px;background-size:contain}.testimonial:after{content:'';position:absolute;left:10px;top:5px;width:42px;height:42px;border-radius:50%;background-color:#FF6C00;border:2px solid #fff}.testimonial__body{padding:35px 0 0 30px;position:relative}.testimonial__body:after{content:'';position:absolute;left:0;bottom:0;width:2px;height:90%;background-color:#FF6C00}.testimonial__body:before{content:'';position:absolute;bottom:0;left:-4px;width:10px;height:10px;background-color:#FF6C00;border-radius:50%}.testimonial__text{font-size:20px;font-family:"Roboto Slab",serif;color:#5D5A58;text-decoration:none;margin-bottom:30px;line-height:28px}.testimonial__author{font-family:"Roboto Slab",serif;font-size:14px;color:#625856;font-weight:700}.testimonial__button{margin:40px 0 0}@media only screen and (min-width: 768px){.testimonial__button{margin:40px 0 0 30px}}.button{display:inline-flex;justify-content:center;align-items:center;position:relative;height:65px;min-width:190px;background-color:#03A3E2;text-transform:uppercase;font-weight:700;color:#fff;border-radius:4px;text-decoration:none;font-family:"Montserrat",sans-serif;transition:background-color 0.3s ease;font-size:14px}.button:hover{background-color:#1cbdfc}.custom-select{position:relative;margin-bottom:10px}@media only screen and (min-width: 768px){.custom-select{margin-bottom:0}}.custom-select__wrapper{width:100%;position:relative}.custom-select__wrapper .custom-select__hidden{display:none}.custom-select__wrapper .custom-select__hidden.native{display:inline-block}.custom-select__wrapper.is-open .custom-select__items{display:block}.custom-select__wrapper.is-open .custom-select__select:after{transform:rotate(90deg)}.custom-select__select{width:100%;position:relative}.custom-select__select:after{content:'\2304';font-size:25px;transform-origin:center center;color:#5D5A58;position:absolute;right:15px;top:2px;pointer-events:none;display:none}@media only screen and (min-width: 768px){.custom-select__select:after{display:block}}.custom-select__items{position:absolute;background:#fff;top:calc(100% + 7px);left:0;right:0;z-index:1;max-height:260px;border:1px solid #FAF8F7;overflow:auto;display:none;padding:8px 0}.custom-select__selected,.custom-select__hidden{color:#5D5A58;padding:0 50px 0 15px;cursor:pointer;font-size:16px;line-height:26px;font-family:"Roboto Slab",serif;border:1px solid #625856;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:space-between;width:100%;height:44px}.custom-select__selected span,.custom-select__hidden span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select__selected:focus,.custom-select__hidden:focus{outline:none}.custom-select__hidden{color:#5D5A58;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select__item{padding:8px 25px;font-size:14px;line-height:26px;cursor:pointer;position:relative}.custom-select__item:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:#fff;z-index:-1;opacity:0;transition:0.3s ease opacity}.custom-select__item:hover:before{opacity:1}.custom-select__item:first-child{display:none}.search__row{display:flex;flex-direction:column;width:100%;margin-bottom:12px}@media only screen and (min-width: 768px){.search__row{flex-direction:row;margin-bottom:24px}}.search__input{border:none;background:transparent;font-size:16px;line-height:26px;padding:7px 0 12px;border-bottom:1px solid grey;margin-bottom:12px}.search__input:focus{outline:none}@media only screen and (min-width: 768px){.search__input{margin-right:7px;flex:1 1 auto;font-size:21px;line-height:30px;margin-bottom:0}}.search__form{display:flex;flex-wrap:wrap;margin-bottom:40px}@media only screen and (min-width: 768px){.search__col{flex:0 0 25%;max-width:25%;margin-right:20px}}.search__tags{display:none;flex-wrap:wrap;margin-bottom:-10px}.search__tags.populated{display:flex;min-width:500px}.search__tag{font-size:14px;line-height:18px;min-height:32px;display:flex;align-items:center;justify-content:center;padding:4px 15px;border:1px solid #5D5A58;border-radius:16px;cursor:pointer;margin-right:5px}@media only screen and (min-width: 768px){.search__tag{margin-right:0}}.card{height:100%;display:flex;flex-direction:column;box-shadow:10px 10px 30px 0 rgba(93,90,88,0.13)}.card__image{height:550px;flex:0 0 550px}.card__image-source{width:100%;height:100%;-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover}.card__content{padding:25px}.card__title{font-weight:700;margin-bottom:15px}.card__title:last-of-type{margin-bottom:0}.status-message{padding:30px 0}
