footer{background:var(--primary-color);font-size:var(--p-size-sm);padding:70px 0;position:relative;z-index:1}footer a{display:inline-block;text-decoration:none}footer a:hover{color:var(--secondary-color)}footer ul{list-style:none;margin:0;padding:0}footer .footer-flex{justify-content:space-between}footer .footer-logo{margin-bottom:30px}footer .social-icons-flex{justify-content:center}footer .social-icons-flex li{margin:0 10px 20px}footer .social-icons-flex li svg{fill:#fff;stroke:#fff;border:1px solid #fff;height:32px;transition:all .2s ease-in-out;width:32px}footer .social-icons-flex li a:hover svg{fill:var(--secondary-color);stroke:var(--secondary-color);border:1px solid var(--secondary-color)}footer .social-icons-flex li a{transition:none}footer .copy-rights ul{display:flex;flex-wrap:wrap;justify-content:center}footer .copy-rights ul li{padding:5px 10px;position:relative}footer .copy-rights ul li:not(:last-child):before{content:"|";position:absolute;right:-2px;top:50%;transform:translateY(-50%)}footer .copy-rights p{margin-bottom:0}footer .footer-right .hs-menu-depth-1{margin-bottom:20px}footer .footer-right-shape{margin-bottom:15px}footer .footer-right-shape img{width:100%}@media(min-width:568px){footer .footer-left,footer .footer-right{width:45%}footer .footer-right .hs-menu-wrapper>ul{column-count:2;column-gap:50px}}@media(min-width:1025px){footer .footer-center{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:center;padding:0 50px;width:52%}footer .footer-left{padding-bottom:50px;width:24%}footer .footer-right{width:24%}footer:before{background:hsla(0,0%,100%,.05);clip-path:polygon(0 0,100% 0,50% 100%,0 100%);content:"";height:100%;left:0;position:absolute;top:0;width:57%;z-index:-1}}@media(min-width:1441px){footer:before{clip-path:polygon(0 0,100% 0,66% 100%,0 100%)}}@media(max-width:1024px){footer .footer-center{margin-top:40px;order:3;width:100%}footer .footer-right-shape img{max-width:325px}}@media(max-width:767px){footer{padding:50px 0}}@media(max-width:567px){footer{text-align:center}footer .footer-left{margin-bottom:35px}.footer-right,footer .footer-left{width:100%}footer .footer-right-shape{margin-bottom:35px}footer .footer-right .hs-menu-depth-1{margin-bottom:15px}}