.grid{display:grid}.grid-25{grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (width>=601px){.grid-25-sl{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (width>=768px) and (width<=960px){.grid-25-m{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (width>=961px){.grid-25-l{grid-template-columns:1fr 1fr 1fr 1fr}}.grid-33{grid-template-columns:1fr 1fr 1fr}@media screen and (width>=601px){.grid-33-sl{grid-template-columns:1fr 1fr 1fr}}@media screen and (width>=768px) and (width<=960px){.grid-33-m{grid-template-columns:1fr 1fr 1fr}}@media screen and (width>=961px){.grid-33-l{grid-template-columns:1fr 1fr 1fr}}.grid-50{grid-template-columns:1fr 1fr}@media screen and (width>=601px){.grid-50-sl{grid-template-columns:1fr 1fr}}@media screen and (width>=768px) and (width<=960px){.grid-50-m{grid-template-columns:1fr 1fr}}@media screen and (width>=961px){.grid-50-l{grid-template-columns:1fr 1fr}}.footer-image-bar{grid:"header-left header-right""images-left images-right"/1fr 1fr;align-items:start;padding-top:2rem;position:relative}.footer-image-bar h2{margin-bottom:1rem;display:block}.footer-image-bar .header-left{grid-area:header-left}.footer-image-bar .header-right{grid-area:header-right}.footer-image-bar__image-link{display:inline-block}.footer-image-bar__image-wrapper{margin:0}.footer-image-bar__image{width:auto;max-width:100%;max-height:3.75rem}.footer-image-bar__app-stores,.footer-image-bar__payment{grid-auto-flow:column;justify-content:start;gap:1rem}.footer-image-bar__app-stores{grid-area:images-left;margin-bottom:1rem}@media screen and (width>=768px){.footer-image-bar__app-stores{margin-bottom:0}}.footer-image-bar__payment{grid-area:images-right;justify-content:flex-start;align-items:center}@media screen and (width>=768px){.footer-image-bar__payment{justify-content:flex-end}}@media screen and (width>=0) and (width<=767px){.footer-image-bar{grid-template-columns:1fr;grid-template-areas:"header-left""images-left""header-right""images-right"}}
