/*
Theme Name: ABC Consult
Theme URI: https://example.com/abc-consult
Author: AB System Consulting
Description: Gutenberg block theme for AB System Consulting. Header and footer are patterns; Home is created as a normal WordPress page and assigned as the front page.
Version: 1.1.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: abc-consult
*/
html{scroll-behavior:smooth}body{margin:0}.abc-page{overflow:hidden}.abc-site-header{position:sticky;top:0;z-index:20;box-shadow:0 10px 24px rgba(0,33,77,.12)}.abc-logo-wrap{min-height:86px;display:flex;align-items:center;justify-content:center}.abc-logo-wrap img{max-width:145px;height:auto}.abc-header-nav a{text-decoration:none}.abc-hero{overflow:hidden;}.abc-hero-img img{width:100%;object-fit:cover;object-position:center right}.abc-icon-card{border-right:1px solid rgba(0,38,85,.18)}.abc-icon-card:last-child{border-right:0}.abc-services-section{background:radial-gradient(circle at 50% 0%,#0d5f94 0%,#033b67 50%,#002f5b 100%)}.abc-service-card{min-height:185px;box-shadow:0 12px 30px rgba(0,21,55,.18);transition:transform .2s ease,box-shadow .2s ease}.abc-service-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(0,21,55,.25)}.abc-service-icon{width:66px;height:66px;border-radius:50%;background:#eef8fb;display:flex;align-items:center;justify-content:center;font-size:34px;color:#049aa4;flex:0 0 auto}.abc-about-img img{width:100%;height:235px;object-fit:cover;border-radius:6px}.abc-link-arrow a,.abc-button-arrow a{text-decoration:none}.abc-link-arrow a:after,.abc-button-arrow a:after{content:'';padding-left:.35em}.abc-footer a{text-decoration:none;color:inherit}.abc-contact-panel{background:linear-gradient(145deg,#00a5aa,#018b9c 55%,#006b8d)}.abc-footer-main{background:linear-gradient(145deg,#003d6a,#002f5b 55%,#002647)}.abc-footer-logo img{max-width:112px;height:auto}.abc-social{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.7);display:inline-flex;align-items:center;justify-content:center;}@media (max-width:900px){.abc-site-header{position:relative}.abc-logo-wrap{min-height:70px}.abc-hero .wp-block-columns,.abc-about-section .wp-block-columns{flex-direction:column}.abc-hero-img img{height:320px}.abc-icon-card{border-right:0;border-bottom:1px solid rgba(0,38,85,.14);}.abc-services-section .wp-block-columns{}.abc-service-card{min-height:auto}.abc-footer .wp-block-columns{}}@media (max-width:600px){.abc-hero .wp-block-column:first-child{}.abc-hero h1{}.abc-hero-img img{}.abc-service-card{display:block!important}.abc-service-icon{margin-bottom:12px}.abc-contact-panel{}}
