.manifesto .manifesto-banner{position:relative;height:800px;overflow:hidden}@media screen and (min-width:640px){.manifesto .manifesto-banner{height:1500px}}.manifesto .manifesto-banner .manifesto-banner__bg{display:block;position:relative;height:600px;background-image:url(/images/manifesto/garden.jpg);background-position:50%;background-size:cover;overflow:hidden}@media screen and (min-width:640px){.manifesto .manifesto-banner .manifesto-banner__bg{height:1000px}}.manifesto .manifesto-banner .manifesto-banner-inner{position:absolute;top:100px;left:50%;transform:translateX(-50%);text-align:center;z-index:14}.manifesto .manifesto-banner .manifesto-title{margin:0;color:#f5f1e9;font-family:Raleway;font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:.25rem}.manifesto .manifesto-banner .manifesto-raymond{width:960px}@media screen and (min-width:640px){.manifesto .manifesto-banner .manifesto-raymond{width:auto}}.manifesto .manifesto-cards{margin-bottom:2rem}.manifesto .manifesto-card{position:relative;width:100%;height:100%;padding:1rem;margin-bottom:1rem;transform:rotateY(0deg);transform-style:preserve-3d;transition:transform 1s;z-index:5}.manifesto .manifesto-card.manifesto-card--flipped{transform:rotateY(180deg)}.manifesto .manifesto-card .manifesto-card__content{position:relative;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.manifesto .manifesto-card .manifesto-card__front{transform:rotateY(0)}.manifesto .manifesto-card .manifesto-card__back,.manifesto .manifesto-card .manifesto-card__front{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 15px 20px 0 rgba(0,0,0,.25)}.manifesto .manifesto-card .manifesto-card__back{transform:rotateY(180deg)}