.site-footer{background-color:#292b33;padding-bottom:4rem}.site-footer__image{background-color:#292b33}.site-footer__decoration{position:relative}.site-footer__gradient{background:linear-gradient(180deg, rgba(41, 43, 51, 0) 0%, #292b33 95%);bottom:0;height:50%;left:0;pointer-events:none;position:absolute;width:100%}.site-footer__logo-list{align-items:center;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;padding:2.5rem 1.25rem}.site-footer__logo-item{width:calc((100% - 5rem)/3)}.site-footer__divider{border:1px solid rgba(255,255,255,.15);border-width:1px 0 0;height:1px;margin:0}.site-footer__content{display:grid;grid-template-areas:"signup signup" "navigation backlink" "social backlink" "location backlink";grid-template-columns:1fr 2rem;padding-bottom:2rem;padding-top:3rem}.site-footer__signup{grid-area:signup;margin-bottom:6rem}.site-footer__navigation{grid-area:navigation;margin-bottom:1.5rem}.site-footer__linklist{display:flex;flex-wrap:wrap}.site-footer__linklist-item{display:block;margin:.5rem 1.25rem .5rem 0}.site-footer__linklist-item:last-child{margin-right:0}.site-footer__copyright{color:#ccc;font-size:11px;margin-bottom:.5rem}.site-footer__linklist-link,.site-footer__anchor-wrapper .anchor-link{transition:color .1s cubic-bezier(0.42, 0, 0.58, 1);color:#ccc}@media(hover: hover)and (pointer: fine){.site-footer__linklist-link:hover,.site-footer__anchor-wrapper .anchor-link:hover{color:#fff}}.site-footer__linklist-link:focus,.site-footer__anchor-wrapper .anchor-link:focus{color:#fff}.site-footer__social{grid-area:social}.site-footer__anchor-wrapper{grid-area:backlink;min-height:10rem;position:relative}.site-footer__anchor-wrapper .anchor-link{bottom:0;left:2rem;position:absolute;transform:rotate(-90deg);transform-origin:bottom left}.site-footer__footnote .site-footer__divider{margin-bottom:2rem}.site-footer__geolocation{align-items:flex-end;display:flex;grid-area:location}.site-footer.critical-component-clear{opacity:1}@media(min-width: 60em){.site-footer__logo-list{gap:5rem 2rem}.site-footer__logo-item{width:calc((100% - 15rem)/4)}}@media(min-width: 80em){.site-footer{padding-bottom:2.5rem}.site-footer__logo-list{flex-wrap:nowrap;gap:8rem;justify-content:space-between;padding:5rem 2rem}.site-footer__logo-item{max-width:none}.site-footer__content{grid-template-areas:"signup . backlink" "navigation social location";grid-template-columns:1fr min-content min-content;padding-top:4rem}.site-footer__navigation{margin-bottom:0}.site-footer__linklist+.site-footer__linklist{margin-top:1.5rem}.site-footer__linklist-item{margin:0 1.5rem 0 0}.site-footer__linklist-item:last-child{margin-right:0}.site-footer__copyright{font-size:13px}.site-footer__social{align-self:end}.site-footer__anchor-wrapper .anchor-link{bottom:auto;left:auto;right:0;top:-2.5rem;transform-origin:bottom right}.site-footer__legal{display:flex;justify-content:space-between}}


.site-footer .payment-methods{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: end;
  gap: 8px;
  flex-wrap:wrap;
  filter:grayscale(1);
}
