.site-footer{background-color:var(--theme-primary-color);color:#fff;font-family:var(--font-family,sans-serif);font-weight:500}.site-footer .footer-section{padding:35px 0 25px}@media only screen and (min-width:992px){.site-footer .footer-section{padding:55px 0 40px}}.site-footer .footer-section .page-width{display:flex;flex-direction:column}.site-footer .footer-section .footer-wrapper{display:flex;flex-direction:column;gap:73px}@media only screen and (min-width:992px){.site-footer .footer-section .footer-wrapper{flex-direction:row;justify-content:space-between}}.site-footer .footer-section .footer-wrapper nav{display:flex;flex-direction:column;gap:24px}.site-footer .footer-section .footer-wrapper nav .footer-item-list{list-style:none;margin:0;padding:0}@media only screen and (min-width:992px){.site-footer .footer-section .footer-wrapper nav .footer-item-list{-moz-columns:2;column-count:2;-moz-column-gap:16vw;column-gap:16vw}}.site-footer .footer-section .footer-wrapper nav .footer-item-list li{margin-bottom:16px}.site-footer .footer-section .footer-wrapper nav .footer-item-list li a{color:#fff;font-size:20px;font-weight:500;line-height:1.6;position:relative;text-decoration:none;text-transform:capitalize}.site-footer .footer-section .footer-wrapper nav .footer-item-list li a:after{background-color:#fff;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}@media (prefers-reduced-motion:reduce){.site-footer .footer-section .footer-wrapper nav .footer-item-list li a a:after{transition:none!important}}.site-footer .footer-section .footer-wrapper nav .footer-item-list li a:hover:after{width:100%}.site-footer .footer-section .footer-wrapper nav .footer-item-list li:focus{outline:2px solid #fff;outline-offset:2px}.site-footer .footer-section .footer-wrapper nav .footer-item{display:block}.site-footer .footer-section .footer-wrapper nav .social-icons{display:flex;gap:45px}.site-footer .footer-section .footer-wrapper nav .social-icons button{align-items:center;background:#d9d9d9;border-radius:50%;display:flex;height:44px;justify-content:center;width:44px}.site-footer .footer-section .footer-wrapper nav .social-icons button:focus{outline:2px solid #fff;outline-offset:2px}.site-footer .footer-section .footer-wrapper nav .social-icons button svg{fill:inherit}.site-footer .footer-section .footer-wrapper nav .social-icons a{height:-moz-fit-content;height:fit-content}.site-footer .footer-section .footer-copy{font-size:.75rem;font-weight:400;padding-top:45px;text-align:left}@media only screen and (min-width:992px){.site-footer .footer-section .footer-copy{padding-top:24px;text-align:right}}.site-footer .footer-section .footer-copy p{margin:0}.site-footer .footer-section .footer-copy a{color:#fff;text-decoration:underline}
