/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.lc24-sec-ttl{font-size:1.4rem;margin:24px 0 12px;padding-left:12px;border-left:4px solid #00AEEF}
.lc24-link{color:#00AEEF;text-decoration:underline}
.lc24-works-grid{display:grid;grid-template-columns:1fr;gap:14px}
@media(min-width:768px){.lc24-works-grid{grid-template-columns:repeat(3,1fr)}}
.lc24-work-card{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04)}
.lc24-work-media{display:flex;gap:8px;padding:8px;background:#f9f9f9;justify-content:center}
.lc24-work-fig{width:48%}
.lc24-work-fig img{width:100%;height:auto;border-radius:8px}
.lc24-work-fig figcaption{text-align:center;font-size:.8rem;color:#666;margin-top:4px}
.lc24-work-body{padding:12px}
.lc24-work-ttl{font-size:1.05rem;margin:0 0 8px}
.lc24-work-meta{margin:0;padding-left:16px;color:#333}
.lc24-work-meta li{line-height:1.6}
.lc24-voice-list{display:grid;grid-template-columns:1fr;gap:12px}
@media(min-width:768px){.lc24-voice-list{grid-template-columns:repeat(3,1fr)}}
.lc24-voice-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:12px;box-shadow:0 2px 8px rgba(0,0,0,.04)}
.lc24-stars{color:#ffb400;margin-bottom:6px}
.lc24-voice-txt{margin:0 0 6px}
.lc24-voice-meta{color:#666;font-size:.9rem}
.lc24-faq-item{background:#fff;border:1px solid #eee;border-radius:12px;padding:12px;margin:8px 0}
.lc24-cta-bottom{background:#F0FAFF;border:1px solid #D6F0FF;border-radius:12px;padding:16px;margin:18px 0}
.lc24-cta-lead{margin:0 0 12px;text-align:center;font-weight:700}
.lc24-cta-btns{display:flex;gap:10px;flex-direction:column}
@media(min-width:480px){.lc24-cta-btns{flex-direction:row;justify-content:center}}
.lc24-btn{display:inline-block;text-align:center;padding:12px 16px;border-radius:10px;font-weight:700}
.lc24-btn-phone{background:#FF6600;color:#fff}
.lc24-btn-line{background:#06C755;color:#fff}