.hero-description {text-shadow: none !important; font-size: 20px !important; line-height: 1.3em !important;opacity: 0.9 !important; margin-bottom: 32px !important;}.hero-section .btn { border-radius: 10px; }.hero-grid { display: grid;gap: 8px;align-items: center;}.hero-grid { grid-template-columns: repeat(2, 1fr);}.hero-text { width: 100% !important; text-shadow: none !important;} .hero-card-img img { height: 450px;width:100%; object-fit: contain;} .phone-card { z-index: 0;} .phone-card:after { position: absolute;content: '';background: #C31F1F;width: 100%;height: 100%; border-radius: 30px;top: 10px;left: -10px;z-index: -1;}.img-text-right { margin-right: -80px;} .img-text-grid-v2 { grid-template-columns: 1fr 2fr; } .cafe-benefit-icon {  background: #C31F1F33;width: 52px; height: 52px;border-radius: 50%;margin: 0 auto 10px;} .cafe-benefit-icon img { width: 32px; height: 32px; } .cafe-illustration img { height: 400px; object-fit: contain;}


@media (max-width:768px) {
    .hero-grid { grid-template-columns: 1fr; } .hero-card-img img { height: 300px;}.cafe-illustration img { height: 160px;} .module-inner h3,.benefit-card h3 { font-size: 20px; } .img-text-grid-v2 { grid-template-columns: 1fr;} .cta-actions button { margin: 0 auto; font-size: 15px; } .img-text-right { margin-right: 0; } .cafe-solutions-section { margin-top: 30px; }
}