.paragraph--type--flip-card{display:flex;justify-content:center}.paragraph--type--flip-card .flip-card{background-color:transparent;width:355px;height:540px;perspective:1000px}.paragraph--type--flip-card .flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}.paragraph--type--flip-card .flip-card.is-flipped .flip-card-inner{transform:rotateY(180deg)}.paragraph--type--flip-card .field--type-entity-reference,.paragraph--type--flip-card .field--type-text-long,.paragraph--type--flip-card .tap-to-flip{position:absolute;width:100%;height:100%;backface-visibility:hidden}.paragraph--type--flip-card .field--type-entity-reference{background-color:#bbb;color:#000}.paragraph--type--flip-card .field--type-text-long,.paragraph--type--flip-card .tap-to-flip{background-color:#ffd16c;color:#043238;transform:rotateY(180deg)}.paragraph--type--flip-card .field--type-text-long li,.paragraph--type--flip-card .field--type-text-long ol,.paragraph--type--flip-card .field--type-text-long p,.paragraph--type--flip-card .tap-to-flip li,.paragraph--type--flip-card .tap-to-flip ol,.paragraph--type--flip-card .tap-to-flip p{padding:0 1.5rem;text-align:left}.paragraph--type--flip-card .field--type-text-long p:first-of-type,.paragraph--type--flip-card .tap-to-flip p:first-of-type{font-family:miller-headline,sans-serif;font-size:2.25rem;font-weight:600;line-height:37px;letter-spacing:.36px;margin-top:1.5rem;margin-bottom:.875rem}.paragraph--type--flip-card .field--type-text-long a,.paragraph--type--flip-card .tap-to-flip a{font-weight:600;text-decoration:underline}.paragraph--type--flip-card .field--type-text-long ol,.paragraph--type--flip-card .tap-to-flip ol{margin-top:1.75rem}.paragraph--type--flip-card .field--type-text-long ol li,.paragraph--type--flip-card .tap-to-flip ol li{font-family:open-sans,sans-serif;font-size:.75rem;font-weight:400;padding-left:0}.paragraph--type--flip-card .field--type-text-long ol li::marker,.paragraph--type--flip-card .tap-to-flip ol li::marker{font-family:open-sans,sans-serif;color:#043238}.paragraph--type--flip-card .tap-to-flip{position:absolute;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;bottom:1.5rem;right:3.625rem;font-family:open-sans,sans-serif;font-size:1rem;font-weight:400;color:#043238}.paragraph--type--flip-card .tap-to-flip::before{content:"";position:absolute;left:-2.25rem;top:-1.125rem;height:3.5rem;width:1.5rem;background-image:url(../../../icons/flip.svg);background-repeat:no-repeat;background-position:center}