.appointment-card{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 10px 24px #00104614;width:100%;max-width:640px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:var(--space-xl) var(--space-md)}@media screen and (min-width:600px){.appointment-card{padding:var(--space-2xl) var(--space-xl)}}@media screen and (min-width:1024px){.appointment-card{padding:var(--space-2xl) var(--space-2xl)}}.appointment-card__icon{background-size:contain;background-repeat:no-repeat;background-position:center;width:56px;height:64px;margin-bottom:var(--space-md);background:var(--gradient-accent);mask-image:var(--appointment-card-icon-url);-webkit-mask-image:var(--appointment-card-icon-url);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain}@media screen and (min-width:1024px){.appointment-card__icon{width:70px;height:80px;margin-bottom:var(--space-md)}}@media screen and (min-width:1440px){.appointment-card__icon{margin-bottom:var(--space-lg)}}.appointment-card__title{margin-bottom:var(--space-sm)}@media screen and (min-width:1440px){.appointment-card__title{margin-bottom:var(--space-md)}}.appointment-card__description{margin-bottom:var(--space-md)}@media screen and (min-width:1024px){.appointment-card__description{margin-bottom:var(--space-lg)}}@media screen and (min-width:1440px){.appointment-card__description{margin-bottom:var(--space-xl)}}.appointment-card__button-link{display:block;width:100%;max-width:100%;padding:11px 0;color:var(--color-text-inverted);background-color:var(--color-deep-teal);font-size:var(--text-body-sm);font-weight:var(--font-bold);line-height:1.25;letter-spacing:.05em;text-transform:uppercase;text-align:center;text-decoration:none;border-radius:var(--radius-pill)}@media screen and (min-width:600px){.appointment-card__button-link{max-width:256px}}@media screen and (min-width:1024px){.appointment-card__button-link{padding:17px 0;font-size:var(--text-body-lg);max-width:280px}}@media screen and (min-width:1440px){.appointment-card__button-link{max-width:347px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/call-to-action-section.css.map */
