@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes dropdown{0%{max-height:0}to{max-height:52rem}}@keyframes fancySlideInFromTop{0%{opacity:0;transform:translateY(-10%);scale:.95}to{opacity:1;transform:none;scale:1}}.react-multi-carousel-list{z-index:0}.full-width-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;padding:10% 0}.full-width-hero__text-section{text-align:center;color:#fff;padding-bottom:1em}.full-width-hero__buttons-section{text-align:center;color:#fff}.full-width-hero__buttons-intro{padding-bottom:1em}.full-width-hero__buttons{display:flex;flex-direction:row;justify-content:center}@media(max-width:768px){.full-width-hero__buttons{flex-direction:column;align-items:center}}.full-width-hero__button{margin:1em;text-align:center}