footer.theme_footer{padding:2rem;background-color:rgb(var(--color-dark));color:rgb(var(--color-white));font-size:1.125rem;line-height:calc(1.5em - 1pt);letter-spacing:-.1pt}.menu_solutions li:nth-child(5) ~ li{display:none}footer.theme_footer a{color:currentColor}footer.theme_footer ul{padding:0;list-style:none;margin-bottom:3rem}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{display:grid;justify-self:flex-start;align-self:flex-start;grid-gap:calc(var(--column-gap) * 2);grid-template-areas:"fe so" "fe se" "tr se" "tr se" "tr se" "tr se" "tr se" "tr se" "tr se" "tr se" "tr se" "tr se" "tr se";grid-auto-columns:1fr}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 .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 .icon{width:1.5rem;height:1.5rem}footer.theme_footer .app-downloads{display:flex;justify-content:center}footer.theme_footer .app-downloads a{margin:0 .5rem;display:flex}footer.theme_footer .app-downloads a img{height:2.5rem;width:auto;max-width:none}footer.theme_footer .column.small-title{text-align:center;margin-top:2rem}footer.theme_footer .column.small-title a{color:rgb(var(--color-white))}footer.theme_footer .phone-contacts li a{display:flex;align-items:center}footer.theme_footer .phone-contacts img{width:1.5rem;margin-right:.5rem}@media screen and (max-width:767px){footer.theme_footer .sitemap-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px),print{footer.theme_footer .sitemap-grid{grid-template-areas:"fe so se" "fe tr se"}}