
/* INW HOMEPAGE IMAGE + PAGESPEED FIX 2026-06-06
   Restores homepage feature icons and removes render-blocking/placeholder issues from the static build. */
.inw-render-feature{display:block!important;min-height:120px!important;margin:0 auto 22px!important;text-align:center!important;}
.inw-render-feature .inw-feature-icon{display:block!important;width:118px!important;height:118px!important;max-width:118px!important;margin:0 auto!important;object-fit:contain!important;filter:none!important;opacity:1!important;visibility:visible!important;}
@media(max-width:980px){.inw-render-feature{min-height:105px!important;margin-bottom:16px!important}.inw-render-feature .inw-feature-icon{width:92px!important;height:92px!important;max-width:92px!important}}
/* Keep the home feature headings visible with the restored icons. */
.home .et_pb_column_1_4 h3{display:block!important;visibility:visible!important;opacity:1!important;}
/* Reduce mobile hero whitespace without changing the visual design. */
@media(max-width:600px){.home .et_pb_section_0{padding-top:34px!important}.home .et_pb_section_0 h1{font-size:42px!important;line-height:1.22!important}}
/* Lightweight fallback for missing old quote/scroll images. */
.scroll-bottom{background-image:none!important}.scroll-bottom::before{content:'⌄';font-size:26px;color:#fff;line-height:1;}
/* A few old shortcode-rendered buttons were oversized on mobile. */
@media(max-width:767px){.et_pb_button,.inw-button,.service__button{font-size:22px!important;line-height:1.2!important;padding:12px 20px!important;max-width:92vw!important;white-space:normal!important}}
