/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:swap !important;src:url("/themes/contrib/business_responsive_theme/includes/fontawesome6/webfonts/fa-solid-900.woff2") format("woff2"),url("/themes/contrib/business_responsive_theme/includes/fontawesome6/webfonts/fa-solid-900.woff") format("woff");}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url("/themes/contrib/business_responsive_theme/includes/fontawesome6/webfonts/fa-brands-400.woff2") format("woff2"),url("/themes/contrib/business_responsive_theme/includes/fontawesome6/webfonts/fa-brands-400.woff") format("woff");}
.hero-flex{display:flex;justify-content:space-between;align-items:center;background-color:#E4F2FE;padding:80px;gap:40px;flex-wrap:wrap;}.hero-left{flex:1;max-width:50%;}.hero-left h1{color:#1E3350;font-size:40px;margin-bottom:20px;text-shadow:0px 2px 2px black;}.hero-left h2{color:#1E3350;font-size:24px;opacity:0.6;}.hero-right{flex:1;max-width:50%;display:flex;justify-content:center;}.hero-right img{max-width:100%;height:auto;border-radius:25px;box-shadow:0 4px 8px rgba(0,0,0,0.2);}@media (max-width:768px){.hero-flex{flex-direction:column;padding:40px 20px;}.hero-left,.hero-right{max-width:100%;}}
