#gform_submit_button_2{background-color:#EB701C;border-radius:10px}#menu-nav li a{}.et_mobile_menu .menu-item-has-children>a{font-weight:700;background-color:rgba(0,0,0,0)!important}li.current-menu-item a{text-decoration:underline orange;text-decoration-thickness:2px;text-underline-offset:10px}.et_pb_menu__menu{margin-left:auto}.footerMenu{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}.column{flex:1;min-width:200px}@media (max-width:768px){.footer{flex-direction:column}}.bv-card{display:flex;align-items:flex-start;gap:0.4rem;padding:0.5rem 0 0.5rem 0;border-radius:8px}.bv-icon{width:40px;height:40px;flex-shrink:0}.bv-text{flex:1}.bv-title{margin:0 0 0.25rem 0;font-size:1rem;color:#004c91}.bv-description{margin:0;font-size:0.9rem;color:#333;line-height:1.4}.bv-stats{display:flex}.bv-stat{flex:1 1 25%;padding:0 1rem;position:relative;text-align:left}.bv-stat:not(:last-child)::after{content:"";position:absolute;top:10%;right:0;width:1px;height:80%;background-color:#ddd}.bv-stat-number{font-size:1.5rem;font-weight:bold;color:#e36414;margin-bottom:0.25rem}.bv-stat-label{font-size:0.9rem;color:#004c91}@media (max-width:768px){.bv-stats{flex-direction:column}.bv-stat{width:100%;padding:0;margin-bottom:1.5rem}.bv-stat:not(:last-child)::after{display:none}}:root{--primary-color:#E8751A;--card-bg-color:#F0EBE5;--text-color:#3D405B;--card-radius:12px;--grid-gap:1rem}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-gap);font-family:Aptos,Roboto,Helvetica,Arial,sans-serif;max-width:800px;margin:0 auto}.service-card{display:flex;align-items:center;padding:0.5rem 1rem;background-color:var(--card-bg-color);color:var(--text-color);text-decoration:none;border-radius:var(--card-radius);font-weight:400;transition:transform 0.2s ease,box-shadow 0.2s ease}.service-card:hover{transform:translateY(-3px);box-shadow:0 4px 15px rgba(0,0,0,0.08)}.card-icon{width:24px;height:24px;margin-right:1rem;object-fit:contain}.service-card.primary-action{background-color:var(--primary-color);color:#ffffff;justify-content:space-between}.service-card.primary-action .arrow-icon-wrapper{display:flex;align-items:center;justify-content:center;background-color:#ffffff;border-radius:50%;width:32px;height:32px;flex-shrink:0}.service-card.primary-action .arrow-icon-wrapper .card-icon{width:18px;height:18px;margin-right:0}@media (max-width:768px){.services-grid{grid-template-columns:1fr}}:root{--section-bg:#00000000;--item-border-color:#5d8fcc;--item-text-color:#fff;--item-hover-bg:rgba(255,255,255,0.1);--item-hover-border-color:#ffffff}.industries-section{background-color:var(--section-bg);padding:0.5rem 1.5rem;font-family:Aptos,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;border-radius:20px;max-width:900px;margin:0.5rem auto}.industries-grid{display:flex;flex-wrap:wrap;gap:0.8rem}.industry-item{display:flex;align-items:center;padding:0.5rem 0.8rem;border:2px solid var(--item-border-color);border-radius:50px;color:var(--item-text-color);font-weight:400;transition:background-color 0.3s ease,border-color 0.3s ease;cursor:default}.industry-item:hover{background-color:var(--item-hover-bg);border-color:var(--item-hover-border-color)}.industry-icon{width:24px;height:24px;margin-right:0.75rem;object-fit:contain}