@import url(https://fonts.googleapis.com/css?family=Rubik:400,500&display=swap);@-webkit-keyframes infinite-spinning{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes infinite-spinning{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.footer{background:#302f2f;color:#fff;font-size:1rem}.footer h3{text-align:left;font-size:1.3em;font-weight:500;color:#fff}.footer ul{padding:0}.footer ul li{list-style:none;display:inline-block}.footer ul li{display:block;margin-bottom:.3em;white-space:nowrap}.footer ul li:before{content:"> "}.footer ul a{color:#fff}.footer ul a:hover,.footer ul a.active{color:#ebebeb}.footer__top{padding-top:3rem}@media (min-width:62em){.footer__top{padding:4.1875rem 0}}.footer__top>div{margin-bottom:3rem}@media (min-width:62em){.footer__top>div{margin-bottom:0}}.footer__content{order:0;min-width:230px}.footer__navigation{margin-bottom:3rem;order:1}@media (min-width:48em){.footer__navigation{margin-bottom:0}}@media (min-width:62em){.footer__navigation{order:0}}.footer__navigation ul>li{-webkit-transition:color .2s;transition:color .2s}.footer__navigation ul>li:hover{color:#d82329}.footer__navigation ul>li:hover a{color:#d82329}.footer__paymentmethods{order:0;width:80%}.footer__paymentmethod{display:inline-block;margin-right:20px;margin-bottom:20px}.footer__paymentmethod--noimg{border:1px solid #ebebeb;padding:7px}.footer__paymentmethod img{height:35px}@media (min-width:36em){.footer__paymentmethod img{height:40px}}.footer__titleRow{margin-bottom:1rem}@media (min-width:62em){.footer__titleRow{margin-bottom:2.5rem;height:50px;vertical-align:middle;display:-webkit-flex;display:flex;align-items:center}}.footer .fpmain a{color:#fff}.footer .fpmain a:hover{color:#d82329}.footer__logo{margin-top:-15px}.footer__bottom{border-top:1px solid #7b7a7a;color:#7b7a7a;padding-top:1rem;padding-bottom:1rem;display:-webkit-flex;display:flex;justify-content:space-between;flex-wrap:wrap}.footer__link{color:#7b7a7a;display:inline-block}.footer__link:not(:last-child){margin-right:1.5rem}.footer__link:hover{color:#d82329}