.routine-showcase{width:100%;border-radius:1rem;border:none;background-color:#f5f1ea}.routine-showcase .routine-showcase__title{font-size:2rem;margin-left:2.5rem;padding-top:2rem}.routine-showcase .routine-showcase__row{display:flex;margin:3rem 1rem;flex-flow:row wrap;position:relative}.routine-showcase .routine-showcase__row .routines-showcase__row__item{display:flex;flex:1 1 50%;width:50%}.routine-showcase .routine-showcase__row .routines-showcase__row__item--faq{display:flex;flex:1 1 100%;width:100%}@media (max-width:600px){.routine-showcase .routine-showcase__row .routines-showcase__row__item{display:flex;flex:1 1 100%;width:100%}}.routine-showcase .routine-showcase-item{position:relative;padding:1rem;border-radius:1rem;background-color:white;margin:1rem;width:100%}.routine-showcase .routine-showcase-item .routine-showcase-item__badge{position:absolute;left:1rem;top:-1rem;border-radius:1rem;border:none;padding:.225rem 1.5rem;color:white;z-index:1;font-size:1rem}.routine-showcase .routine-showcase-item .routine-showcase-item__header{position:relative;display:flex;justify-content:center;align-items:center;height:170px;margin:2rem 0}.routine-showcase .routine-showcase-item .routine-showcase-item__header .routine-showcase-item__header__img{flex:0 0 35%;width:35%}.routine-showcase .routine-showcase-item .routine-showcase-item__header .routine-showcase-item__header__img img{width:100%;height:auto}.routine-showcase .routine-showcase-item .routine-showcase-item__header .routine-showcase-item__header__content{flex:0 0 auto;width:auto;justify-content:left;display:flex;align-content:center;margin-left:1rem;flex-flow:column}.routine-showcase .routine-showcase-item .routine-showcase-item__header .routine-showcase-item__header__content h3{font-size:1.2rem;color:#00afc1;font-weight:bold}.routine-showcase .routine-showcase-item .routine-showcase-item__header .routine-showcase-item__header__content article{font-size:1.2rem}.routine-showcase .routine-showcase-item .routine-showcase-item__header .routine-showcase-item__header__content b{font-size:inherit}.routine-showcase .routine-showcase-item .routine-showcase-item__content{position:relative}.routine-showcase .routine-showcase-item .routine-showcase-item__content .routine-showcase-item-section{margin:.5rem 0}.routine-showcase .routine-showcase-item .routine-showcase-item__content .routine-showcase-item-section .routine-showcase-item-section__name{cursor:pointer}.routine-showcase .routine-showcase-item .routine-showcase-item__content .routine-showcase-item-section .routine-showcase-item-section__name h4{font-size:1.2rem;font-weight:bold}.routine-showcase .routine-showcase-item .routine-showcase-item__content .routine-showcase-item-section .routine-showcase-item-section__content{display:block;font-size:.8rem}.routine-showcase .routine-showcase-item .routine-showcase-item__content .routine-showcase-item-section .routine-showcase-item-section__content h6{font-size:.8rem;font-weight:bold}.routine-showcase .routine-showcase-item .routine-showcase-item__content .routine-showcase-item-section .routine-showcase-item-section__content b{font-size:inherit}.routine-showcase .routine-showcase-item .routine-showcase-item__content .routine-showcase-item-section .routine-showcase-item-section__content--hide{display:none}.routine-showcase .routine-showcase-item .routine-showcase-item__content .routine-showcase-item-section .routine-showcase-item-section__content ul{list-style-type:disc}