.module.footer{max-width:calc(var(--container-width) - 80px);padding:40px 20px;margin:0 auto;color:#fff}.module.footer>.row1{display:flex;flex-wrap:wrap;gap:10px 40px;margin-bottom:45px}.module.footer>.row1 .logo{flex:1}.module.footer>.row1 .icons{flex:1;justify-content:flex-end;display:flex;gap:13.5px}.module.footer>.row1 .icons>a{display:flex;justify-content:center;align-items:center;width:28px;height:28px;border-radius:50%;background:#fff}.module.footer>.row1 .icons>a>.hs_cos_wrapper{display:flex}.module.footer>.row1 .icons>a>.hs_cos_wrapper>svg{height:16px}.module.footer>.row2{display:flex;flex-wrap:wrap;gap:10px 50px;font-size:12px}.module.footer>.row2 .about{flex:34.5;min-width:200px}.module.footer>.row2 .about .headline{font-family:Georgia,'Times New Roman',Times,serif;font-weight:bold;color:#8e8e8e;position:relative;margin-bottom:20px}.module.footer>.row2 .about .headline:after{content:'';display:block;width:20px;height:1px;background:#8e8e8e;position:absolute;bottom:-2.5px;left:0}.module.footer>.row2 .about .desc{line-height:1.6;margin-bottom:16px;padding-right:40px}.module.footer>.row2 .nav{flex:65.5}.module.footer>.row2 .nav .hs-menu-wrapper>ul{display:flex;flex-wrap:wrap;gap:10px 43px;list-style-type:none;margin:0;padding:0}.module.footer>.row2 .nav .hs-menu-wrapper>ul>li{display:block;min-width:150px;flex:0 0 auto;margin-bottom:16px}.module.footer>.row2 .nav .hs-menu-wrapper>ul>li>a{display:block;cursor:text;font-family:Georgia,'Times New Roman',Times,serif;font-weight:bold;color:#8e8e8e;position:relative;margin-bottom:20px}.module.footer>.row2 .nav .hs-menu-wrapper>ul>li>a:after{content:'';display:block;width:20px;height:1px;background:#8e8e8e;position:absolute;bottom:-2.5px;left:0}.module.footer>.row2 .nav .hs-menu-wrapper>ul>li>ul{list-style-type:none;margin:0;padding:0}.module.footer>.row2 .nav .hs-menu-wrapper>ul>li>ul>li{line-height:1.6}@media(hover:hover){.module.footer>.row1 .icons>a:hover{text-decoration:underline;opacity:.8}.module.footer>.row2 .nav .hs-menu-wrapper>ul>li>ul>li>a:hover{text-decoration:underline}}@media(max-width:639.98px){.module.footer>.row2 .about{min-width:100%}}