.hero{padding:5rem 0}.hero__logo{background:var(--white-w-500,#fff);border-radius:6.25rem;box-shadow:0 2px 16px 0 rgba(0,0,0,.04);box-sizing:content-box;height:2rem;margin-bottom:.5rem;padding:1rem 1.75rem;width:auto}.hero__title{font-size:4.5rem;font-weight:800;line-height:5rem;margin-bottom:1rem;max-width:50rem}.hero__subtitle{margin-bottom:.5rem}.hero__subtitle-arrow{background:var(--white-w-500,#fff);border-radius:6.25rem;display:inline-block;float:left;margin-right:.5rem;padding:.25rem 1rem}.hero__subtitle-icon{height:2rem;width:2rem;fill:var(--red-r-400,#f46857);display:block}.hero__subtitle-text{color:var(--red-r-400,#f46857);font-size:2rem;font-weight:700;line-height:2.5rem}.hero__content{margin-bottom:1.5rem}.hero__tag-list{display:flex;flex-wrap:wrap;list-style-type:none;margin:-.125rem;max-width:22.5rem;padding:0}.hero__tag-item{background:var(--white-w-500,#fff);border:1px solid var(--dark-d-75,#f5f5f7);border-radius:1.5rem;font-size:1rem;font-weight:400;line-height:1.5rem;margin:.125rem;padding:.25rem .75rem}@media screen and (max-width:1199px){.hero{padding:2.5rem 0}.hero__title{margin-bottom:2.5rem;max-width:100%}}@media screen and (max-width:767px){.hero{padding:5rem 0}.hero__logo{height:2rem;padding:.75rem 1.25rem}.hero__title{font-size:2.5rem;line-height:3rem}.hero__subtitle{margin-bottom:1rem}.hero__subtitle-text{font-size:1.5rem;line-height:2rem}.hero__subtitle-arrow{padding:0 1rem}.hero__tag-list{max-width:100%}}