.footer-top-section{background-color:rgba(var(--footer-bg-color));padding:100px 0}@media only screen and (max-width:767px){.footer-top-section{padding:60px 0}}.footer-top-wrapper{display:flex;margin-bottom:100px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer-top-wrapper{flex-direction:column}}.footer-logo{align-items:center;display:flex;padding:30px 65px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer-logo{justify-content:center}}.footer-subscribe{display:flex;flex:1 0;gap:30px;overflow:hidden;padding:30px}.footer-subscribe-icon{display:flex;margin-bottom:-30px;margin-top:-17px;opacity:.15}@media only screen and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.footer-subscribe-icon{display:none}}.footer-subscribe-form{align-self:center;width:100%}.footer-subscribe-form form{background-color:transparent;border:none;position:relative}.footer-subscribe-form input{padding:21px 120px 21px 30px;width:100%}@media only screen and (max-width:575px){.footer-subscribe-form input{padding:21px 30px;text-align:center}}.footer-subscribe-form .hs-button{align-items:center;display:inline-flex;padding:16px 25px;position:absolute;right:7px;top:7px;width:auto;z-index:1}@media only screen and (max-width:575px){.footer-subscribe-form .hs-button{display:flex;justify-content:center;margin-top:10px;padding:20px 25px;position:static;width:100%}}.footer-widget-wrapper{display:flex;flex-wrap:wrap;gap:40px 0;justify-content:space-between;margin-left:-15px;margin-right:-15px}.footer-widget-wrapper>.col{flex:0 0;max-width:auto;padding-left:15px;padding-right:15px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer-widget-wrapper>.col{flex:1 0 50%;max-width:50%}}@media only screen and (max-width:479px){.footer-widget-wrapper>.col{flex:1 0 100%;max-width:100%}}.footer-widget{white-space:nowrap}.footer-widget h3{color:rgba(var(--base-color));margin-bottom:25px}.footer-widget h5{color:rgba(var(--warning-color));margin-bottom:10px}.footer-widget p{color:rgba(var(--base-color))}.footer-widget p:not(:last-child){margin-bottom:20px}.footer-widget>a{color:rgba(var(--primary-color))}.footer-widget>a:hover{text-decoration:underline}.footer-widget ul{list-style:none;margin:0;padding:0;white-space:nowrap}.footer-widget ul li a{color:rgba(var(--footer-link-color))}.footer-widget ul li a:hover{color:rgba(var(--footer-link-hover-color))}.footer-widget ul li+li{margin-top:15px}.footer-bottom-section{background-color:rgba(var(--footer-bottom-bg-color));padding:20px 0}.footer-copyright p{line-height:30px;text-transform:uppercase}.footer-copyright p a{color:rgba(var(--secondary-color));font-weight:700}