/* Weavings V21: site-wide footer responsiveness and complete blog pagination. */
html body .footer_area,
html body .footer_area *,
html body .improved-footer,
html body .improved-footer *{box-sizing:border-box!important;min-width:0}
html body .footer_area{overflow-x:hidden!important}
html body .footer_area.improved-footer .footer-full-wrap{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:clamp(24px,5vw,80px)!important;padding-right:clamp(24px,5vw,80px)!important}
html body .footer_area.improved-footer .footer-columns,
html body .footer_area.improved-footer .footer-services-grid,
html body .footer_area.improved-footer .footer-industry-grid,
html body .footer_area.improved-footer .footer-bottom-wide,
html body .footer_area.improved-footer .ai-summary-footer,
html body .footer_area.improved-footer .ai-summary-icons{width:100%!important;max-width:100%!important}
html body .footer_area.improved-footer .footer-columns{grid-template-columns:minmax(150px,.55fr) minmax(0,1.2fr) minmax(0,1.5fr)!important;gap:clamp(26px,3.4vw,58px)!important}
html body .footer_area.improved-footer .footer-columns>*,
html body .footer_area.improved-footer .footer-services-grid>*,
html body .footer_area.improved-footer .footer-industry-grid>*{min-width:0!important;max-width:100%!important}
html body .footer_area.improved-footer .footer-services-grid,
html body .footer_area.improved-footer .footer-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:clamp(18px,2.2vw,34px)!important;row-gap:0!important}
html body .footer_area .footer-widget-menu,
html body .footer_area .footer-widget-menu ul,
html body .footer_area .footer-widget-menu li,
html body .footer_area .footer-widget-menu a,
html body .footer_area .footer-heading,
html body .footer_area .footer-widget-title,
html body .footer_area .footer-bottom-links,
html body .footer_area .footer-copyright,
html body .footer_area .footer-bottom-menu,
html body .footer_area .footer-bottom-content{max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important}
html body .footer_area.improved-footer .footer-widget-menu a{width:100%!important;white-space:normal!important}
html body .footer_area.improved-footer .ai-summary-footer{margin-left:0!important;margin-right:0!important}
html body .footer_area.improved-footer .ai-summary-icons{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:10px 12px!important}
html body .footer_area.improved-footer .ai-summary-link{flex:0 1 auto!important;max-width:100%!important}
@media (min-width:992px) and (max-width:1199px){
 html body .footer_area.improved-footer .footer-full-wrap{padding-left:36px!important;padding-right:36px!important}
 html body .footer_area.improved-footer .footer-columns,
 html body .footer_area.improved-footer .footer-columns.has-industry-footer{grid-template-columns:minmax(150px,.6fr) minmax(0,1.4fr)!important;gap:30px!important}
 html body .footer_area.improved-footer .footer-columns>:nth-child(3),
 html body .footer_area.improved-footer .footer-columns.has-industry-footer>:nth-child(3){grid-column:1/-1!important}
}
@media (max-width:991px){
 html body .footer_area.improved-footer .footer-full-wrap{padding-left:28px!important;padding-right:28px!important}
 html body .footer_area.improved-footer .footer-columns,
 html body .footer_area.improved-footer .footer-columns.has-industry-footer{grid-template-columns:minmax(0,1fr)!important;gap:28px!important}
 html body .footer_area.improved-footer .footer-columns>*{grid-column:auto!important}
 html body .footer_area.improved-footer .footer-bottom-wide{grid-template-columns:minmax(0,1fr)!important;gap:14px!important;text-align:left!important}
 html body .footer_area:not(.improved-footer) .container,
 html body .footer_area:not(.improved-footer) .container-fluid,
 html body .footer_area:not(.improved-footer) .row,
 html body .footer_area:not(.improved-footer) [class*="col-"]{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}
 html body .footer_area:not(.improved-footer) .footer-bottom-menu{white-space:normal!important;line-height:1.7!important}
}
@media (max-width:575px){
 html body .footer_area.improved-footer{padding-top:44px!important;padding-bottom:24px!important}
 html body .footer_area.improved-footer .footer-full-wrap{padding-left:20px!important;padding-right:20px!important}
 html body .footer_area.improved-footer .footer-services-grid,
 html body .footer_area.improved-footer .footer-industry-grid{grid-template-columns:minmax(0,1fr)!important;gap:0!important}
 html body .footer_area.improved-footer .footer-heading{white-space:normal!important;font-size:19px!important}
 html body .footer_area.improved-footer .footer-widget-menu a{font-size:14px!important;line-height:1.48!important}
 html body .footer_area.improved-footer .ai-summary-footer{padding-left:16px!important;padding-right:16px!important}
 html body .footer_area.improved-footer .ai-summary-icons{gap:9px!important}
}
html body #blogPagination .blog-page-numbers{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:8px!important;min-width:0!important;max-width:100%!important}
html body #blogPagination .blog-page-number{flex:0 0 auto!important}
@media (max-width:767px){
 html body #blogPagination{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important}
 html body #blogPagination .blog-page-numbers{grid-column:1/-1!important;grid-row:1!important;gap:6px!important}
 html body #blogPagination .blog-page-number{min-width:36px!important;min-height:36px!important;padding:7px 9px!important;font-size:13px!important}
 html body #blogPagination .blog-pagination-direction{width:100%!important;padding-left:8px!important;padding-right:8px!important;text-align:center!important}
}
