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