footer .footer-top-container,footer .footer-bottom-container{display:grid}
footer .footer-top-container.columns__2,footer .footer-bottom-container.columns__2{grid-template-columns:50% 50%}
footer .footer-top-container.columns__2.left,footer .footer-bottom-container.columns__2.left{grid-template-columns:75% 25%}
footer .footer-top-container.columns__2.right,footer .footer-bottom-container.columns__2.right{grid-template-columns:25% 75%}
footer .footer-top-container.columns__3,footer .footer-bottom-container.columns__3{grid-template-columns:33.33% 33.33% 33.33%}
footer .footer-top-container.columns__3.columns__3.left,footer .footer-bottom-container.columns__3.columns__3.left{grid-template-columns:50% 25% 25%}
footer .footer-top-container.columns__3.columns__3.center,footer .footer-bottom-container.columns__3.columns__3.center{grid-template-columns:25% 50% 25%}
footer .footer-top-container.columns__3.right,footer .footer-bottom-container.columns__3.right{grid-template-columns:25% 25% 50%}
footer .footer-top-container.columns__4,footer .footer-bottom-container.columns__4{grid-template-columns:25% 25% 25% 25%}
footer .footer-top-container{background-color:#efefef}
footer .footer-top-container .footer-top-module{display:flex;justify-content:center;padding:15px}
footer .footer-top-container .footer-top-module .footer-top-module-logo{max-width:80px}
footer .footer-top-container .footer-top-module .footer-top-module-logo img{width:100%;min-width:80px}
footer .footer-top-container .footer-top-module .footer-top-module-nav{width:100%}
footer .footer-top-container .footer-top-module .footer-top-module-nav .footer-top-module-nav__first-level{display:flex;justify-content:center;gap:20px}
footer .footer-top-container .footer-top-module .footer-top-module-nav .footer-top-module-nav__first-level .footer-top-module-nav__second-level{margin-top:10px}
footer .footer-bottom-container{background-color:#e8e8e8;align-items:center}
footer .footer-bottom-container .footer-bottom-module-nav__first-level,footer .footer-bottom-container .footer-bottom-module-text,footer .footer-bottom-container .footer-bottom-module-social__list{display:flex;flex-direction:row;justify-content:center}
footer .footer-bottom-container .footer-bottom-module-nav__first-level.left,footer .footer-bottom-container .footer-bottom-module-text.left,footer .footer-bottom-container .footer-bottom-module-social__list.left{justify-content:flex-start;margin-left:15px}
footer .footer-bottom-container .footer-bottom-module-nav__first-level.right,footer .footer-bottom-container .footer-bottom-module-text.right,footer .footer-bottom-container .footer-bottom-module-social__list.right{justify-content:flex-end;margin-right:15px}
footer .footer-bottom-container .footer-bottom-module-nav__first-level{gap:10px}
footer .footer-bottom-container .footer-bottom-module-nav__first-level .footer-bottom-module-nav-item{padding:10px;display:flex;flex-direction:column-reverse}
footer .footer-bottom-container .footer-bottom-module-nav__first-level .footer-bottom-module-nav-item .footer-bottom-module-nav__second-level{display:none;position:absolute;flex-direction:column;background:#d4d4d4;margin-left:-10px;margin-bottom:30px}
footer .footer-bottom-container .footer-bottom-module-nav__first-level .footer-bottom-module-nav-item .footer-bottom-module-nav__second-level .footer-bottom-module-nav-item{padding:0}
footer .footer-bottom-container .footer-bottom-module-nav__first-level .footer-bottom-module-nav-item .footer-bottom-module-nav__second-level .footer-bottom-module-nav-item a{padding:15px}
footer .footer-bottom-container .footer-bottom-module-nav__first-level .footer-bottom-module-nav-item .footer-bottom-module-nav__second-level .footer-bottom-module-nav-item:hover{background:#bcbcbc}
footer .footer-bottom-container .footer-bottom-module-nav__first-level .footer-bottom-module-nav-item:hover{background:#d4d4d4}
footer .footer-bottom-container .footer-bottom-module-nav__first-level .footer-bottom-module-nav-item:hover .footer-bottom-module-nav__second-level{display:flex}
footer .footer-bottom-container .footer-bottom-module-text p{overflow:hidden;width:90%;text-overflow:ellipsis;white-space:nowrap}
footer .footer-bottom-container .footer-bottom-module-social__list{gap:15px}
footer .footer-bottom-container .footer-bottom-module-social__list .footer-bottom-module-social__item{display:flex}
footer .footer-bottom-container .footer-bottom-module-social__list .footer-bottom-module-social__item a{display:flex;flex-direction:row;align-items:center;line-height:14px;font-size:14px;gap:5px}
footer .footer-bottom-container .footer-bottom-module-social__list .footer-bottom-module-social__item a .icon img{min-width:25px}
@media(max-width:992px){footer .footer-top-container{display:flex;flex-direction:column}
footer .footer-top-container .footer-top-module{padding:15px 0}
footer .footer-top-container .footer-top-module .footer-top-module-nav .footer-top-module-nav__first-level{flex-direction:column;gap:0}
footer .footer-top-container .footer-top-module .footer-top-module-nav .footer-top-module-nav__first-level .footer-top-module-nav-item{width:100%;text-align:left;padding:5px 0;overflow:hidden}
footer .footer-top-container .footer-top-module .footer-top-module-nav .footer-top-module-nav__first-level .footer-top-module-nav-item a{width:100%;display:flex;justify-content:space-between;flex-direction:row;border-bottom:.5px solid #c3c3c3;padding:0 0 15px 15px;align-items:center}
footer .footer-top-container .footer-top-module .footer-top-module-nav .footer-top-module-nav__first-level .footer-top-module-nav-item a span{display:none}
footer .footer-top-container .footer-top-module .footer-top-module-nav .footer-top-module-nav__first-level .footer-top-module-nav-item a.has-submenu:after{content:"";width:8px;height:8px;border-right:1px solid #000;border-bottom:1px solid #000;transform:rotate(45deg);margin-right:30px;pointer-events:none}
footer .footer-top-container .footer-top-module .footer-top-module-nav .footer-top-module-nav__first-level .footer-top-module-nav-item .footer-top-module-nav__second-level{display:none;margin-top:0;background:#e3e3e3}
footer .footer-top-container .footer-top-module .footer-top-module-nav .footer-top-module-nav__first-level .footer-top-module-nav-item .footer-top-module-nav__second-level .footer-top-module-nav-item{padding:0}
footer .footer-top-container .footer-top-module .footer-top-module-nav .footer-top-module-nav__first-level .footer-top-module-nav-item .footer-top-module-nav__second-level .footer-top-module-nav-item a{padding:15px}
footer .footer-top-container .footer-top-module .footer-top-module-nav .footer-top-module-nav__first-level .footer-top-module-nav-item:hover .footer-top-module-nav__second-level{display:block}
footer .footer-top-container .footer-top-module .footer-top-module-text{text-align:center;padding:0 15px}
footer .footer-bottom-container{grid-template-columns:100% !important;padding:15px}
footer .footer-bottom-container .footer-bottom-module{padding:5px 0}
footer .footer-bottom-container .footer-bottom-module .footer-bottom-module-text p{overflow:hidden;width:100%;text-overflow:clip;white-space:normal;text-align:center}
footer .footer-bottom-container .footer-bottom-module .footer-bottom-module-text.left{margin-left:0}
footer .footer-bottom-container .footer-bottom-module .footer-bottom-module-social__list{justify-content:center !important}
footer .footer-bottom-container .footer-bottom-module .footer-bottom-module-social__list .footer-bottom-module-social__item a{font-size:0}
footer .footer-bottom-container .footer-bottom-module .footer-bottom-module-social__list .footer-bottom-module-social__item a .icon img{min-width:35px}
}