.adaire-footer{background-color:var(--footer-bg-color,#fff);box-sizing:border-box;color:var(--footer-text-color,#1a1a1a);padding:var(--footer-padding-top-mobile,40px) var(--footer-padding-right-mobile,20px) var(--footer-padding-bottom-mobile,40px) var(--footer-padding-left-mobile,20px);width:100%}.adaire-footer__inner{max-width:100%;width:100%}.adaire-footer__row{display:flex;flex-direction:row;gap:var(--footer-row-gap-mobile,32px);justify-content:space-between;margin-bottom:var(--footer-row-margin-bottom-mobile,40px)}.adaire-footer__logo img{display:block;height:auto;max-width:100%;width:var(--footer-logo-width-mobile,120px)}.adaire-footer__columns{display:flex;gap:var(--footer-column-gap-mobile,32px);grid-template-columns:repeat(3,1fr)}.adaire-footer__section-title{color:var(--footer-text-color,#1a1a1a);font-size:var(--footer-section-title-font-size-mobile,14px);font-weight:var(--footer-section-title-font-weight-mobile,600);letter-spacing:.5px;margin-bottom:var(--footer-item-spacing-mobile,12px);text-transform:uppercase}.adaire-footer__menu,.adaire-footer__social{list-style:none;margin:0;padding:0}.adaire-footer__menu li,.adaire-footer__social li{margin-bottom:var(--footer-item-spacing-mobile,12px)}.adaire-footer__menu li:last-child,.adaire-footer__social li:last-child{margin-bottom:0}.adaire-footer__menu li a,.adaire-footer__social li a{color:var(--footer-link-color,#1a1a1a);font-size:var(--footer-link-font-size-mobile,14px);font-weight:var(--footer-link-font-weight-mobile,400);text-decoration:none;transition:opacity .2s ease}.adaire-footer__menu li a:hover,.adaire-footer__social li a:hover{opacity:.7}.adaire-footer__locations{display:flex;flex-direction:column;gap:0}.adaire-footer__location{margin-bottom:12px;padding-bottom:12px}.adaire-footer__location:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.adaire-footer__location-header{align-items:center;background:none;border:none;color:var(--footer-text-color,#1a1a1a);cursor:pointer;display:flex;font-family:inherit;font-size:var(--footer-location-title-font-size-mobile,14px);font-weight:var(--footer-location-title-font-weight-mobile,400);gap:8px;padding:0;text-align:left;transition:opacity .2s ease;width:100%}.adaire-footer__location-header:hover{opacity:.7}.adaire-footer__location-icon{display:inline-block;font-size:18px;font-weight:300;line-height:1}.adaire-footer__location-title{flex:1}.adaire-footer__location-panel{margin-top:12px;max-height:0;overflow:hidden;padding-left:26px;transition:max-height .3s ease}.is-open .adaire-footer__location-panel{max-height:2000px}.adaire-footer__location-item{margin-bottom:16px}.adaire-footer__location-item:last-child{margin-bottom:0}.adaire-footer__location-item-label{color:var(--footer-text-color,#1a1a1a);font-size:var(--footer-location-item-label-font-size-mobile,13px);font-weight:var(--footer-location-item-label-font-weight-mobile,600);letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.adaire-footer__location-item-address{line-height:1.6;margin-bottom:8px;white-space:pre-line}.adaire-footer__location-item-address,.adaire-footer__location-item-phone{color:var(--footer-text-color,#1a1a1a);font-size:var(--footer-location-item-text-font-size-mobile,13px);font-weight:var(--footer-location-item-text-font-weight-mobile,400)}.adaire-footer__bottom{border-top:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;gap:16px;padding-top:24px}.adaire-footer__copyright{color:var(--footer-text-color,#1a1a1a);font-size:var(--footer-copyright-font-size-mobile,12px);font-weight:var(--footer-copyright-font-weight-mobile,400)}.adaire-footer__legal{display:flex;flex-wrap:wrap;gap:16px}.adaire-footer__legal-link{color:var(--footer-link-color,#1a1a1a);font-size:var(--footer-legal-link-font-size-mobile,12px);font-weight:var(--footer-legal-link-font-weight-mobile,400);text-decoration:none;transition:opacity .2s ease}.adaire-footer__legal-link:hover{opacity:.7}@media(max-width:600px){.adaire-footer__row{flex-direction:column}.adaire-footer__columns{flex-direction:column;grid-template-columns:1fr}}@media(min-width:601px)and (max-width:1024px){.adaire-footer{padding:var(--footer-padding-top-tablet,60px) var(--footer-padding-right-tablet,40px) var(--footer-padding-bottom-tablet,60px) var(--footer-padding-left-tablet,40px)}.adaire-footer__row{align-items:flex-start;flex-direction:column;gap:var(--footer-row-gap-tablet,48px);margin-bottom:var(--footer-row-margin-bottom-tablet,50px)}.adaire-footer__logo{flex:0 0 auto;margin-bottom:0}.adaire-footer__logo img{width:var(--footer-logo-width-tablet,140px)}.adaire-footer__columns{display:grid;flex:1;flex-direction:column;gap:var(--footer-column-gap-tablet,48px);grid-template-columns:repeat(2,1fr);width:100%}.adaire-footer__section-title{font-size:var(--footer-section-title-font-size-tablet,15px);font-weight:var(--footer-section-title-font-weight-tablet,600)}.adaire-footer__menu li,.adaire-footer__section-title,.adaire-footer__social li{margin-bottom:var(--footer-item-spacing-tablet,14px)}.adaire-footer__menu li a,.adaire-footer__social li a{font-size:var(--footer-link-font-size-tablet,15px);font-weight:var(--footer-link-font-weight-tablet,400)}.adaire-footer__location-header{font-size:var(--footer-location-title-font-size-tablet,15px);font-weight:var(--footer-location-title-font-weight-tablet,400)}.adaire-footer__location-item-label{font-size:var(--footer-location-item-label-font-size-tablet,14px);font-weight:var(--footer-location-item-label-font-weight-tablet,600)}.adaire-footer__location-item-address,.adaire-footer__location-item-phone{font-size:var(--footer-location-item-text-font-size-tablet,14px);font-weight:var(--footer-location-item-text-font-weight-tablet,400)}.adaire-footer__copyright{font-size:var(--footer-copyright-font-size-tablet,13px);font-weight:var(--footer-copyright-font-weight-tablet,400)}.adaire-footer__legal-link{font-size:var(--footer-legal-link-font-size-tablet,13px);font-weight:var(--footer-legal-link-font-weight-tablet,400)}}@media(min-width:1025px)and (max-width:1300px){.adaire-footer{padding:var(--footer-padding-top-small-laptop,80px) var(--footer-padding-right-small-laptop,60px) var(--footer-padding-bottom-small-laptop,80px) var(--footer-padding-left-small-laptop,60px)}.adaire-footer__row{gap:var(--footer-row-gap-small-laptop,64px);margin-bottom:var(--footer-row-margin-bottom-small-laptop,60px)}.adaire-footer__logo img{width:var(--footer-logo-width-small-laptop,160px)}.adaire-footer__columns{gap:var(--footer-column-gap-small-laptop,64px)}.adaire-footer__section-title{font-size:var(--footer-section-title-font-size-small-laptop,16px);font-weight:var(--footer-section-title-font-weight-small-laptop,600)}.adaire-footer__menu li,.adaire-footer__section-title,.adaire-footer__social li{margin-bottom:var(--footer-item-spacing-small-laptop,16px)}.adaire-footer__menu li a,.adaire-footer__social li a{font-size:var(--footer-link-font-size-small-laptop,16px);font-weight:var(--footer-link-font-weight-small-laptop,400)}.adaire-footer__location-header{font-size:var(--footer-location-title-font-size-small-laptop,16px);font-weight:var(--footer-location-title-font-weight-small-laptop,400)}.adaire-footer__location-item-label{font-size:var(--footer-location-item-label-font-size-small-laptop,15px);font-weight:var(--footer-location-item-label-font-weight-small-laptop,600)}.adaire-footer__location-item-address,.adaire-footer__location-item-phone{font-size:var(--footer-location-item-text-font-size-small-laptop,14px);font-weight:var(--footer-location-item-text-font-weight-small-laptop,400)}.adaire-footer__copyright{font-size:var(--footer-copyright-font-size-small-laptop,14px);font-weight:var(--footer-copyright-font-weight-small-laptop,400)}.adaire-footer__legal-link{font-size:var(--footer-legal-link-font-size-small-laptop,14px);font-weight:var(--footer-legal-link-font-weight-small-laptop,400)}}@media(min-width:1301px)and (max-width:1920px){.adaire-footer{padding:var(--footer-padding-top-desktop,100px) var(--footer-padding-right-desktop,80px) var(--footer-padding-bottom-desktop,100px) var(--footer-padding-left-desktop,80px)}.adaire-footer__row{gap:var(--footer-row-gap-desktop,80px);margin-bottom:var(--footer-row-margin-bottom-desktop,70px)}.adaire-footer__logo img{width:var(--footer-logo-width-desktop,180px)}.adaire-footer__columns{gap:var(--footer-column-gap-desktop,80px)}.adaire-footer__section-title{font-size:var(--footer-section-title-font-size-desktop,16px);font-weight:var(--footer-section-title-font-weight-desktop,600)}.adaire-footer__menu li,.adaire-footer__section-title,.adaire-footer__social li{margin-bottom:var(--footer-item-spacing-desktop,18px)}.adaire-footer__menu li a,.adaire-footer__social li a{font-size:var(--footer-link-font-size-desktop,16px);font-weight:var(--footer-link-font-weight-desktop,400)}.adaire-footer__location-header{font-size:var(--footer-location-title-font-size-desktop,16px);font-weight:var(--footer-location-title-font-weight-desktop,400)}.adaire-footer__location-item-label{font-size:var(--footer-location-item-label-font-size-desktop,15px);font-weight:var(--footer-location-item-label-font-weight-desktop,600)}.adaire-footer__location-item-address,.adaire-footer__location-item-phone{font-size:var(--footer-location-item-text-font-size-desktop,14px);font-weight:var(--footer-location-item-text-font-weight-desktop,400)}.adaire-footer__copyright{font-size:var(--footer-copyright-font-size-desktop,14px);font-weight:var(--footer-copyright-font-weight-desktop,400)}.adaire-footer__legal-link{font-size:var(--footer-legal-link-font-size-desktop,14px);font-weight:var(--footer-legal-link-font-weight-desktop,400)}.adaire-footer__bottom{align-items:center;flex-direction:row;justify-content:space-between}}@media(min-width:1921px){.adaire-footer{padding:var(--footer-padding-top-big-desktop,100px) var(--footer-padding-right-big-desktop,80px) var(--footer-padding-bottom-big-desktop,100px) var(--footer-padding-left-big-desktop,80px)}.adaire-footer__row{gap:var(--footer-column-gap-big-desktop,80px)}.adaire-footer__logo img{width:var(--footer-logo-width-big-desktop,180px)}.adaire-footer__columns{gap:var(--footer-column-gap-big-desktop,80px)}.adaire-footer__section-title{font-size:var(--footer-section-title-font-size-big-desktop,16px);font-weight:var(--footer-section-title-font-weight-big-desktop,600)}.adaire-footer__menu li,.adaire-footer__section-title,.adaire-footer__social li{margin-bottom:var(--footer-item-spacing-big-desktop,18px)}.adaire-footer__menu li a,.adaire-footer__social li a{font-size:var(--footer-link-font-size-big-desktop,16px);font-weight:var(--footer-link-font-weight-big-desktop,400)}.adaire-footer__location-header{font-size:var(--footer-location-title-font-size-big-desktop,16px);font-weight:var(--footer-location-title-font-weight-big-desktop,400)}.adaire-footer__location-item-label{font-size:var(--footer-location-item-label-font-size-big-desktop,15px);font-weight:var(--footer-location-item-label-font-weight-big-desktop,600)}.adaire-footer__location-item-address,.adaire-footer__location-item-phone{font-size:var(--footer-location-item-text-font-size-big-desktop,14px);font-weight:var(--footer-location-item-text-font-weight-big-desktop,400)}.adaire-footer__copyright{font-size:var(--footer-copyright-font-size-big-desktop,14px);font-weight:var(--footer-copyright-font-weight-big-desktop,400)}.adaire-footer__legal-link{font-size:var(--footer-legal-link-font-size-big-desktop,14px);font-weight:var(--footer-legal-link-font-weight-big-desktop,400)}}
