.cc-card{background:#fff;border-radius:20px;box-shadow:0 18px 40px rgba(0,0,0,.14);border:1px solid rgba(0,0,0,.06)}.cc-card__inner{padding:34px;display:flex;flex-direction:column;gap:34px}.cc-card__header{display:flex;gap:16px;align-items:flex-start}.cc-card__icon{width:64px;height:64px;border-radius:20px;background:#1747ff;display:flex;justify-content:center;align-items:center;color:#fff}.cc-card__title{margin:0;font-size:36px;line-height:1.15;font-weight:800;color:#0b0f1a}.cc-card__subtitle{margin-top:4px;font-size:16px;color:rgba(0,0,0,.55)}.cc-card__phone-wrapper p{margin-top:0;font-size:16px;color:rgba(0,0,0,.55)}.cc-card__phone{font-size:40px;font-weight:700;color:#1747ff;text-decoration:none}.cc-hours{background:#f3f4ff;border-radius:20px;padding:20px}.cc-hours__head{display:flex;align-items:center;gap:10px;margin-bottom:20px}.cc-hours__headIcon{color:#1747ff}.cc-hours__headTitle{font-weight:700;font-size:18px;color:#0b0f1a}.cc-hours__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cc-hours__grid>.cc-hours__box:last-child:nth-child(odd){grid-column:1/-1}.cc-hours__box{background:#fff;border-radius:16px;padding:16px}.cc-hours__label{font-size:16px;color:rgba(0,0,0,.55)}.cc-hours__value{font-weight:700;font-size:18px;color:#0b0f1a}.cc-card__ctaRow{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cc-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;border-radius:20px;text-decoration:none;font-weight:700;color:#fff;font-size:20px}.cc-btn--call{background:#1747ff}.cc-btn--wa{background:#22c55e}.cc-card__mail{display:flex;align-items:center;font-size:18px;gap:10px;color:rgba(0,0,0,.65)}.cc-card__mail a{color:rgba(0,0,0,.65);text-decoration:none}.cc-card__mail a:hover{text-decoration:underline}.cc-card [data-lucide] svg{width:32px;height:32px;stroke-width:1.75}.cc-btn__ico [data-lucide] svg{width:20px;height:20px}@media(max-width: 900px){.cc-card__title{font-size:22px}.cc-card__phone{font-size:28px}}@media(max-width: 640px){.cc-card__inner{padding:18px}.cc-card__inner a{text-align:center}.cc-card__header{flex-direction:column;align-items:center;text-align:center}.cc-hours__grid{grid-template-columns:1fr}.cc-card__ctaRow{grid-template-columns:1fr}}/*# sourceMappingURL=style.min.css.map */