/*
Theme Name: Steamtherm
Theme URI: https://steamthermboilers.in/
Description: GeneratePress child theme for Steamtherm Boilers Pvt. Ltd.
Author: Steamtherm / BrandFlare
Template: generatepress
Version: 2.7.6
Text Domain: steamtherm
*/

/* Document-authoritative content additions */
.st-industry-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.st-industry-card{min-height:210px;padding:30px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;transition:transform .25s ease,border-color .25s ease,background .25s ease}.st-industry-card:hover{transform:translateY(-6px);border-color:var(--st-gold);background:rgba(209,154,62,.07)}.st-industry-card .st-industry-svg{width:58px;height:58px;color:var(--st-gold)}.st-industry-card h2,.st-industry-card h3{margin:28px 0 0;font-size:1.25rem}.st-product-subsection{margin-top:42px}.st-product-subsection>h3{margin-bottom:20px}.st-advantages-list{columns:2;column-gap:48px}.st-about-copy{max-width:980px}.st-about-copy p{font-size:1.08rem;line-height:1.8}.st-text-link .st-icon{width:18px;height:18px;vertical-align:middle;margin-left:5px}@media(max-width:980px){.st-industry-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.st-industry-card-grid{grid-template-columns:1fr}.st-industry-card{min-height:160px}.st-advantages-list{columns:1}}
