.swish-content__header{background:#eda366}.swish-content__header-wrapper{padding:1rem 2rem}@media screen and (min-width:48em){.swish-content__header-wrapper{padding:1rem 3rem}}@media screen and (min-width:64em){.swish-content__header-wrapper{max-width:1020px;margin-left:auto;margin-right:auto}}.swish-content__title-container{display:flex;justify-content:center}.swish-content__title{background:#fff;color:#000;display:inline-block;font-weight:600;margin:0;font-size:1.5rem;padding:.5rem;border-radius:4px}.swish-content__title--green{color:green;border:none;padding:0}.swish-content__tagline{font-size:1rem;line-height:1.3;color:#fff;text-align:center}.swish-content__main-image-container{margin-top:1rem}.swish-content__main-image{height:auto;max-width:100%}.swish-content__section{padding:2rem 2rem 0}@media screen and (min-width:48em){.swish-content__section{padding:2rem 3rem 0}}@media screen and (min-width:64em){.swish-content__section{max-width:1020px;margin-left:auto;margin-right:auto}}.swish-content__section-title{background:#fff;letter-spacing:2px;color:#2f4f4f;font-weight:400;display:block;margin:0;font-size:1.5rem}.swish-content__tech-container{border:1px solid rgba(0,0,0,.15);padding:.5rem;margin-top:1rem;background-color:#ffe1bd;display:inline-block}@media screen and (min-width:48em){.swish-content__tech-container{display:block}}@media screen and (min-width:64em){.swish-content__tech-container{padding:1rem}}.swish-content__tech-list{display:flex;font-size:.7rem;flex-wrap:wrap;padding:0;column-gap:1rem;row-gap:.5rem;margin:0;list-style-type:none}@media screen and (min-width:48em){.swish-content__tech-list{justify-content:space-around}}.swish-content__tech-item{position:relative;padding-left:1rem;color:#ef6e05}.swish-content__tech-item:after{content:"";height:.4em;width:.4em;background:#ef6e05;display:block;position:absolute;transform:rotate(45deg);top:.3rem;left:.25rem}@media screen and (min-width:64em){.swish-content__tech-item{font-size:.8rem}}.swish-content__links-list{background-color:#fff;padding:.5rem;display:flex;justify-content:space-around;list-style-type:none;margin:0;border-right:1px solid rgba(0,0,0,.15);border-left:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15)}@media screen and (min-width:64em){.swish-content__links-list{padding:1rem}}.swish-content__link-container{display:flex}.swish-content__item{font-size:.7rem;border-radius:4px;padding:.25rem}.swish-content__link{text-decoration:none;color:gray}@media screen and (min-width:64em){.swish-content__link{font-size:.8rem}}.swish-content__link:hover{color:#000}.swish-content__icon{height:1rem;width:1rem;margin-top:.15rem;margin-left:.25rem}@media screen and (min-width:64em){.swish-content__icon{height:1.25rem;width:1.25rem}}.swish-content__text{color:#2f4f4f;font-size:.8rem;line-height:1.25rem;position:relative}.swish-content__text:after{display:none}.swish-content__screenshot-container{display:flex;flex-wrap:wrap}.swish-content__screenshot{height:auto;width:100%;padding:1rem;animation:slideRight 5s ease-in-out}@media screen and (min-width:48em){.swish-content__screenshot{max-width:40rem;margin:auto}}@keyframes slideRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.swish-content__subtitle{color:#2f4f4f;font-weight:600;margin-bottom:0}.swish-content__section-list{list-style-type:disc;padding:0 1rem}