@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.contact-info-section{background:#fff;color:#1a1a1a;padding:5rem 2rem 4rem;font-family:Inter,system-ui,-apple-system,sans-serif}.contact-info__inner{max-width:1200px;margin:0 auto}.contact-info__heading{text-align:center;font-size:2.8rem;font-weight:700;color:#1a1a1a;margin:0 0 .8rem;letter-spacing:-.02em;line-height:1.2}.contact-info__subheading{text-align:center;font-size:1.5rem;font-weight:400;color:#6b7280;margin:0 auto 3.5rem;max-width:580px;line-height:1.6}.contact-info__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3.5rem}.contact-card{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:16px;padding:2.5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.6rem;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.contact-card:hover{border-color:#2563eb66;transform:translateY(-4px);box-shadow:0 12px 40px #2563eb14}.contact-card__icon-wrap{width:64px;height:64px;border-radius:50%;background:#2563eb1a;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;transition:background .3s ease}.contact-card:hover .contact-card__icon-wrap{background:#2563eb2e}.contact-card__icon{color:#2563eb;width:28px;height:28px}.contact-card__title{font-size:1.3rem;font-weight:600;color:#1a1a1a;margin:0;letter-spacing:.02em;text-transform:uppercase}.contact-card__detail{font-size:1.4rem;font-weight:400;color:#4b5563;margin:0;line-height:1.5;word-break:break-word}.contact-card__link{text-decoration:none;color:#4b5563;transition:color .2s ease;display:inline-block}.contact-card__link:hover{color:#2563eb}.contact-card__meta{font-size:1.2rem;color:#9ca3af;margin-top:.2rem}.contact-info__map{border-radius:12px;overflow:hidden;border:1px solid #e5e7eb}.contact-info__map iframe{display:block;width:100%;filter:none;transition:filter .3s ease}.contact-info__map:hover iframe{filter:none}@media screen and (max-width: 999px){.contact-info__cards{grid-template-columns:repeat(3,1fr);gap:1rem}.contact-card{padding:2rem 1.5rem}}@media screen and (max-width: 749px){.contact-info-section{padding:3rem 1.2rem 2.5rem}.contact-info__heading{font-size:2.2rem}.contact-info__subheading{font-size:1.35rem;margin-bottom:2.5rem}.contact-info__cards{grid-template-columns:1fr;gap:1rem}.contact-card{padding:2rem 1.5rem;border-radius:12px}.contact-card__icon-wrap{width:56px;height:56px}.contact-card__icon{width:24px;height:24px}.contact-card__title{font-size:1.2rem}.contact-card__detail{font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/contact-info-cards.css.map */
