.desktop-cards-grid{-moz-column-gap:32px;column-gap:32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:16px}@media(min-width:1024px){.desktop-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.inter{font-family:var(--font-inter)}footer section{border-bottom:1px solid hsla(0,0%,100%,.3)}footer .logo-section{border-top:1px solid hsla(0,0%,100%,.3)}@media(min-width:1024px){footer .logo-section{border-top:0}}footer section:last-child{border-bottom:none}footer .footer-links-section{justify-content:space-between;width:100%}@media(min-width:1024px){footer .footer-links-section{flex-wrap:nowrap;justify-content:space-evenly;width:-moz-fit-content;width:fit-content}}footer .disclaimers{-moz-column-count:1;column-count:1;-moz-column-gap:40px;column-gap:40px;margin-top:48px;padding-bottom:80px}@media(min-width:1024px){footer .disclaimers{-moz-column-count:2;column-count:2}}footer .disclaimers ol,footer .disclaimers p{color:hsla(0,0%,100%,.7);font-size:14px;line-height:1.6;list-style-position:outside;list-style-type:decimal;margin-bottom:1rem}footer .disclaimers a{cursor:pointer;font-family:inherit;font-size:inherit;font-weight:500;text-decoration:underline}footer .disclaimers__item{font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.14px;line-height:19.6px;margin-bottom:20px;-moz-column-break-inside:avoid;break-inside:avoid-column;page-break-inside:avoid}