footer.theme_footer{background-color:rgb(var(--color-dark));color:rgb(var(--color-white));font-size:1.125rem;letter-spacing:-.1pt;line-height:calc(1.5em - 1pt);padding:2rem}.menu_solutions li:nth-child(5)~li{display:none}footer.theme_footer a{color:currentColor}footer.theme_footer ul{list-style:none;margin-bottom:3rem;padding:0}footer.theme_footer ul li{padding:.25rem 0}footer.theme_footer .contact-links{font-weight:var(--font-weight-bold)}footer.theme_footer address{color:rgb(var(--color-white),.6);font-style:normal;margin-bottom:1rem}footer.theme_footer .small-title{color:rgb(var(--color-white),.7);margin-bottom:2rem}footer.theme_footer .sitemap-grid{grid-gap:calc(var(--column-gap)*4);align-self:flex-start;display:grid;grid-auto-columns:1fr;grid-template-areas:"fe so" "fe se" "co se" "tr se";justify-self:flex-start}footer.theme_footer .sitemap-grid .menu_features{grid-area:fe}footer.theme_footer .sitemap-grid .menu_solutions{grid-area:so}footer.theme_footer .sitemap-grid .menu_training{grid-area:tr}footer.theme_footer .sitemap-grid .menu_sendible{grid-area:se}footer.theme_footer .sitemap-grid .menu_compare{grid-area:co}footer.theme_footer .social-links ul{display:flex}footer.theme_footer .social-links ul li{margin-right:1rem}footer.theme_footer .social-links ul li a{display:inline-flex;transition:color .15s ease-in-out}footer.theme_footer .social-links ul li a.facebook:hover{color:rgb(var(--color-social__fb))}footer.theme_footer .social-links ul li a.instagram:hover{color:rgb(var(--color-social__ig))}footer.theme_footer .social-links ul li a.twitter:hover{color:rgb(var(--color-social__tw))}footer.theme_footer .social-links ul li a.linkedin:hover{color:rgb(var(--color-social__li))}footer.theme_footer .social-links ul li a.tiktok:hover{color:rgb(var(--color-social__tt))}footer.theme_footer .social-links ul li a.youtube:hover{color:rgb(var(--color-social__yt))}footer.theme_footer .social-links ul li a.threads:hover{color:rgb(var(--color-social__th))}footer.theme_footer .social-links ul li a .icon{height:1.5rem;width:1.5rem}footer.theme_footer .app-downloads{display:flex;justify-content:center}footer.theme_footer .app-downloads a{display:flex;margin:0 .5rem}footer.theme_footer .app-downloads a img{height:2.5rem;max-width:none;width:auto}footer.theme_footer .column.small-title{margin-top:2rem;text-align:center}footer.theme_footer .column.small-title a{color:rgb(var(--color-white))}footer.theme_footer .phone-contacts li a{align-items:center;display:flex}footer.theme_footer .phone-contacts img{margin-right:.5rem;width:1.5rem}@media screen and (max-width:767px){footer.theme_footer .sitemap-grid{grid-template-columns:repeat(2,1fr)}}@media print,screen and (min-width:768px){footer.theme_footer .sitemap-grid{grid-template-areas:"fe so se" "co tr se"}}