@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Rubik:wght@400;500;600;700&display=swap');*{font-family:'Rubik';box-sizing:border-box;margin:0;padding:0}
.footer-socials-div p{margin:0 !important}
.footer-socials-parent{padding:0 58px;background-color:var(--text-black-131619,#131619)}
.footer-socials-div.aem-GridColumn{padding:0 !important}
.footer-socials{display:initial !important}
.footer-socials-div{padding:24px 0;display:grid;grid-template-columns:auto auto auto auto;gap:36px;text-align:initial;background-color:var(--text-black-131619,#131619);border-bottom:1px solid #FFF}
.footer-socials-header{color:var(--White,#FFF);font-family:Rubik;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px}
.footer-socials-content{color:var(--card-bg-color-f-4-faff,#f4faff);font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:22px}
.footer-socials-content .download{display:flex}
.footer-socials-content .download div:first-child{margin-right:8px}
.social-media-list{display:flex;flex-wrap:wrap}
.social-media-list div{margin:6px;margin-left:0}
@media only screen and (max-width:1024px){.footer-socials-div{grid-template-columns:auto auto;order:2;border-bottom:0}
.footer-socials-parent{padding-left:16px;padding-right:16px;padding-bottom:0}
.footer-socials-item{padding:0 16px}
.footer-socials-header{font-size:14px;font-style:normal;font-weight:700;line-height:normal}
.footer-socials-content{color:var(--card-bg-color-f-4-faff,#f4faff);font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:18px}
}
@media only screen and (max-width:797px){.footer-socials-header{margin-bottom:10px}
.footer-socials-div{grid-template-columns:auto !important;border-bottom:1px solid #FFF;gap:14px}
}
@media only screen and (max-width:420px){.footer-socials-content .download{justify-content:space-between;flex-wrap:wrap}
}