footer{--font-clr: var(--black);--headline-clr: var(--clr-primary);background:var(--primary-10);position:relative;padding:4rem 0 2rem;z-index:22}footer .border-bottom,footer .border-top{border-color:rgba(45, 152, 56, 0.15) !important}@media screen and (max-width:767.98px){footer{padding:2rem 0}}footer .typography a{color:var(--primary-100);transition:var(--transition-default-duration);text-decoration:none}footer .typography a:hover{color:color-mix(in srgb, var(--clr-primary) 85%, white)}footer .footer__menu--item{text-decoration:none}footer .logo{width:160px;height:auto}@media screen and (max-width:1399.98px){footer .logo{width:140px}}@media screen and (max-width:991.98px){footer .logo{width:120px}}@media screen and (max-width:767.98px){footer .logo{width:100px}}footer .footer__top--area{margin-bottom:2rem}@media screen and (max-width:767.98px){footer .footer__top--area{margin-bottom:1.5rem}}footer .footer__top--area .footer__address--area{display:flex;gap:1.875rem;flex-direction:row;flex-wrap:nowrap}@media screen and (max-width:767.98px){footer .footer__top--area .footer__address--area{gap:2.5rem}}footer .footer__top--area .footer__contact--area{display:flex;gap:1.875rem;flex-direction:row;flex-wrap:nowrap}@media screen and (max-width:767.98px){footer .footer__top--area .footer__contact--area{gap:2.5rem}}footer .footer__top--area .footer__contact--area *{margin-bottom:0}footer .footer__bottom--area{margin-top:2rem}@media screen and (max-width:991.98px){footer .footer__bottom--area .footer_logo--area{margin-bottom:1.5rem}}footer .footer__bottom--area .footer__legal{font-size:1rem;line-height:1.5;display:block}@media screen and (max-width:1199.98px){footer .footer__bottom--area .footer__legal{font-size:0.938rem}}@media screen and (max-width:767.98px){footer .footer__bottom--area .footer__legal{font-size:0.875rem}}footer .footer__bottom--area .footer__menu--area{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:0.7rem 1.875rem}@media screen and (max-width:1399.98px){footer .footer__bottom--area .footer__menu--area{justify-content:center}}@media screen and (max-width:991.98px){footer .footer__bottom--area .footer__menu--area{gap:1.25rem}}footer .footer__bottom--area .footer__menu--area .footer__menu--item{display:block;color:var(--black);font-size:1rem;line-height:1.5;transition:var(--transition-default-duration)}@media screen and (max-width:1199.98px){footer .footer__bottom--area .footer__menu--area .footer__menu--item{font-size:0.938rem}}@media screen and (max-width:767.98px){footer .footer__bottom--area .footer__menu--area .footer__menu--item{font-size:0.875rem}}footer .footer__bottom--area .footer__menu--area .footer__menu--item:hover{color:var(--clr-primary)}footer .social__area{display:flex;gap:10px;margin-top:2rem}@media screen and (max-width:991.98px){footer .social__area{justify-content:center}}footer .social__area .btn-circle:hover i,footer .social__area .btn-circle:hover svg{color:var(--white)}footer .social__area i,footer .social__area svg{color:var(--black);transition:var(--transition-default-duration);font-size:1rem}