footer .footer-component-v2 .section-grid {display: flex;flex-wrap: wrap;margin-bottom: 0;padding: 2em 3em 0;}
footer .footer-component-v2 .section-grid .grid-sub-section {grid-gap: 1em 3%;display: grid;gap: .8em;grid-auto-rows: max-content;grid-template-columns: 1fr 1fr;padding-bottom: 2em;width: 100%;}
@media (max-width:767px) {footer .footer-component-v2 .section-grid .grid-sub-section.payments .grid-item:last-child:nth-child(2n-1) {width: 50%;}}
@media (max-width:1279px) {footer .footer-component-v2 .section-grid .grid-sub-section.regulations .grid-item:last-child:nth-child(2n-1) {grid-column-end: span 2;justify-self: center;width: 100%;}}
@media (min-width:768px) {footer .footer-component-v2 .section-grid .grid-sub-section {padding-bottom: 4em;width: 50%;}
	footer .footer-component-v2 .section-grid .grid-sub-section.payments {border-right: .02em solid #232323;padding-right: 4.8em;}
	footer .footer-component-v2 .section-grid .grid-sub-section.regulations {padding-left: 4.8em;}}
@media (min-width:1280px) {footer .footer-component-v2 .section-grid .grid-sub-section {grid-template-columns: 1fr 1fr 1fr;}}
footer .footer-component-v2 .section-grid .grid-sub-section .grid-item {align-items: center;border: .1em solid #3f3e3e;display: flex;height: 50px;justify-content: center;padding: 0 4px;text-decoration: none;}
@media (max-width:767px) {footer .footer-component-v2 .section-grid .grid-sub-section .grid-item:last-child:nth-child(2n-1) {grid-column-end: span 2;justify-self: center;width: 100%;}}
footer .footer-component-v2 .section-grid .grid-sub-section .grid-item .logo {display: flex;height: 40px;margin: 0 auto;object-fit: contain;width: 100%;}
@media (max-width:767px) {footer .footer-component-v2 .section-grid {margin-bottom: 4.8em;padding: 0 1em;}}
@media (min-width:768px)and (max-width:1279px) {footer .footer-component-v2 .section-grid {border-top: .1em solid #232323;padding: 2em 0;}}