@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes dropdown{0%{max-height:0}to{max-height:44rem}}@keyframes dropdown{0%{max-height:0}to{max-height:44rem}}@-webkit-keyframes fancySlideInFromTop{0%{opacity:0;transform:translateY(-10%);scale:.95}to{opacity:1;transform:none;scale:1}}@keyframes fancySlideInFromTop{0%{opacity:0;transform:translateY(-10%);scale:.95}to{opacity:1;transform:none;scale:1}}.react-multi-carousel-list{z-index:0}.back-to-top{padding:2.125rem 0;margin:0 auto;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center}@media(max-width:1024px){.back-to-top{padding:1.625rem 0}}.back-to-top .icon-wrapper{border-radius:50%;padding:10px;display:flex;align-items:center;flex-flow:column;margin:0 10px;transform:rotate(90deg)}.back-to-top--hide-on-desktop{display:none}@media(max-width:1024px){.back-to-top--hide-on-desktop{display:flex}}@media(max-width:1024px){.back-to-top--hide-on-mobile{display:none}}.back-to-top{color:#000}.back-to-top .icon-wrapper{background:#000;color:#cf0;fill:#cf0}.back-to-top .icon-wrapper .icon{fill:#cf0}