@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}.hero-history{overflow:hidden}@media(max-width:768px){.hero-history{width:unset;flex-direction:column}.hero-history+.hero-search-mobile__cta{margin-top:0}}.hero-history__title{white-space:nowrap;cursor:pointer}.hero-history__title--light{color:#fff}.hero-history__title--light .icon-wrapper svg{fill:#fff}.hero-history__title--light:hover{color:#fff;-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.hero-history__title--light:hover .icon-wrapper svg{fill:#fff}@media(max-width:768px){.hero-history__title{padding:.5rem 0}}.hero-history__title .icon-text__text{margin-left:unset}.hero-history__link{padding:0 .5rem;width:stretch;width:-webkit-fill-available;width:-moz-available}.hero-history__link:hover{background:#eff5fa}.hero-history__link .hero-history__link__text{margin-left:unset}.hero-history__link__icon{fill:#545454;width:1rem;height:1rem}.hero-history__row{padding:.5rem 0;min-width:50ch}