body{background:#ed8968 url(/_assets/images/meta/bg-home.png)}.blue-stripes{background:0 0}.site-header__title{display:none}.home{color:#fff;max-width:980px;margin:4rem auto}.home__header{flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}@media screen and (min-width:55em){.home__header{flex-flow:row}}.home__logo{margin:0 2rem 2rem}@media screen and (min-width:55em){.home__logo{margin-bottom:0}}.home__title{text-transform:uppercase;font-family:Raleway,Arial,sans-serif;font-size:3rem;font-weight:500}.home__subtitle{font-size:1.375rem}.cards{grid-gap:2rem;grid-template-columns:repeat(auto-fit,minmax(275px,1fr));display:grid}.card{color:#fff;perspective:1000px;background:#ffffff2d}.card__main{padding:1rem}.card header{color:#19407a;text-align:center;background:#ffffffd9;padding:.25rem .5rem}.card header a:hover{color:#003467;text-decoration:underline}.card h2{font-size:1.5rem}.card__details{text-align:center;transform-style:preserve-3d;border-radius:50%;width:220px;height:220px;margin:2rem auto;transition:all .4s linear;position:relative;box-shadow:0 0 0 20px #fff3}.card__details:hover{transform:rotateY(180deg);box-shadow:0 0 0 20px #e55120}.card__side{text-transform:uppercase;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.card__side--front{background:#fff}.card__side--back{background:#003467;transform:rotateY(180deg)}.card__side--back p{letter-spacing:2px;border-bottom:1px solid #eaf0f7cc;max-width:75%;margin-bottom:1rem;padding-bottom:1rem;font-size:.875rem;font-weight:800}.card__side--back a{color:#eaf0f7cc;letter-spacing:1px;font-size:.75rem}.card__side--back a:hover{color:#fff}.card__main a{text-decoration:underline}.card__main a:hover{text-decoration:none}