*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(5rem + 1px)}@media(min-width: 1024px){html{scroll-padding-top:calc(6rem + 1px)}}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111827;line-height:1.6;background:#fff}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{font-family:inherit;border:none;background:none;cursor:pointer}ul,ol{list-style:none}.c-footer__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.c-header{position:fixed;top:0;left:0;right:0;background:#fff;border-bottom:1px solid #ccd6e9;z-index:50}.c-header__container{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 640px){.c-header__container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width: 1024px){.c-header__container{padding-left:2rem;padding-right:2rem}}.c-header__inner{display:flex;align-items:center;justify-content:space-between;height:5rem}@media(min-width: 1024px){.c-header__inner{height:6rem}}.c-header__logo{cursor:pointer;text-align:left}.c-header__logo-text{font-size:1.5rem;font-weight:700;color:#1e40af}@media(min-width: 640px){.c-header__logo-text{font-size:1.875rem}}@media(min-width: 1024px){.c-header__logo-text{font-size:2.25rem}}.c-header__nav{display:none}@media(min-width: 1024px){.c-header__nav{display:flex;align-items:center;gap:2rem}}.c-header__nav-link{font-size:1.0625rem;color:#374151;transition:all .3s ease}.c-header__nav-link:hover{color:#1e40af}.c-header__menu-btn{display:flex;padding:.5rem;color:#374151}@media(min-width: 1024px){.c-header__menu-btn{display:none}}.c-header__menu-btn:hover{color:#1e40af}.c-header__menu-icon{display:flex;flex-direction:column;gap:4px;width:24px}.c-header__menu-icon span{display:block;height:2px;background:currentColor;transition:all .3s ease}.c-header__menu-icon.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.c-header__menu-icon.is-open span:nth-child(2){opacity:0}.c-header__menu-icon.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.c-header__mobile-nav{display:none;background:#fff;border-top:1px solid #ccd6e9}@media(min-width: 1024px){.c-header__mobile-nav{display:none !important}}.c-header__mobile-nav.is-open{display:block}.c-header__mobile-nav nav{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.c-header__mobile-link{display:block;width:100%;text-align:left;padding:.75rem 1rem;font-size:1.25rem;color:#374151;border-radius:.5rem;transition:all .3s ease}.c-header__mobile-link:hover{background:#f9fafb}.c-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;border-radius:9999px;transition:all .3s ease}.c-button__icon{flex-shrink:0;font-size:1rem}.c-button--primary{background:#1e40af;color:#fff;padding:.75rem 1.5rem;font-size:1.0625rem;box-shadow:none}.c-button--primary:hover{background:#1e3a8a}.c-button--secondary{background:#fff;color:#1e40af;border:2px solid #1e40af;padding:.75rem 1.5rem;font-size:1.0625rem;box-shadow:none}.c-button--secondary:hover{background:#f9fafb}.c-button--small{padding:.75rem 1.5rem;font-size:1.0625rem}.c-button--large{padding:1rem 2rem;font-size:1.25rem}.c-button--full{width:100%;margin-top:1rem}.c-hero{position:relative;overflow:hidden;padding-top:5rem;min-height:600px;display:flex;align-items:center}.c-hero::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.5))}.c-hero__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.c-hero__bg-layer{position:absolute;inset:0;z-index:0;background-repeat:no-repeat;background-size:cover;background-position:center center;opacity:0;transition:opacity 1s ease-in-out}@media(max-width: 640px){.c-hero__bg-layer{background-position:calc(50% + -120px) center}}@media(min-width: 1024px){.c-hero__bg-layer{background-position:calc(50% + 0px) center}}.c-hero__bg-layer.is-visible{z-index:1;opacity:1}.c-hero__bg-layer:first-child{background-color:#e8eef2}@media(min-width: 1024px){.c-hero{padding-top:6rem;min-height:700px}}.c-hero__container{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:4rem 1rem}@media(min-width: 640px){.c-hero__container{padding:4rem 1.5rem}}@media(min-width: 1024px){.c-hero__container{padding:5rem 2rem}}.c-hero__content{max-width:48rem}.c-hero__badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.c-hero__subtitle{font-size:1.125rem;color:#1e40af;margin-bottom:.25rem;text-align:left}@media(min-width: 640px){.c-hero__subtitle{font-size:1.25rem}}@media(min-width: 1024px){.c-hero__subtitle{font-size:1.5rem}}.c-hero__title{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem;text-align:left;line-height:1.2}@media(min-width: 640px){.c-hero__title{font-size:1.875rem}}@media(min-width: 1024px){.c-hero__title{font-size:2.25rem}}@media(min-width: 640px){.c-hero__title-br{display:none}}.c-hero__text{font-size:.875rem;color:#1f2937;margin-bottom:2rem;line-height:1.8;text-align:left}@media(min-width: 640px){.c-hero__text{font-size:1rem}}@media(min-width: 1024px){.c-hero__text{font-size:1.125rem}}@media(min-width: 768px){.c-hero__text-br{display:none}}.c-hero__actions{display:flex;flex-direction:column;gap:1rem}.c-hero__actions .c-button{width:100%;max-width:20rem}@media(min-width: 640px){.c-hero__actions{flex-direction:row}.c-hero__actions .c-button{width:auto;max-width:none}}.c-hero__info{margin-top:2rem;padding:1.25rem 1.75rem 1rem;display:inline-block;width:-moz-fit-content;width:fit-content;max-width:min(100%,42rem);background:hsla(0,0%,100%,.8);backdrop-filter:blur(8px);border-radius:.75rem;border:1px solid #ccd6e9;text-align:left;line-height:1.8}.c-hero__info-text{font-size:.875rem;color:#4b5563;line-height:1.6;margin-bottom:.25rem}.c-hero__info-highlight{font-weight:500;color:#ec4899}.c-hero__info-note{font-size:.875rem;color:#374151}.c-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;box-shadow:none}.c-badge__emoji,.c-badge__icon{flex-shrink:0}.c-badge__icon{font-size:1rem}.c-badge--renewal{background:#c90808;color:#fff}.c-badge--female{background:#ec4899;color:#fff}.c-renewal{padding:3rem 0 1.5rem;background:linear-gradient(to bottom, #dbeafe, #ffffff)}@media(min-width: 1024px){.c-renewal{padding:4rem 0 2.5rem}}.c-renewal__container{max-width:1024px;margin:0 auto;padding:0 1rem}@media(min-width: 640px){.c-renewal__container{padding:0 1.5rem}}@media(min-width: 1024px){.c-renewal__container{padding:0 2rem}}.c-renewal__card{background:#fff;border-radius:1rem;border:1px solid #ccd6e9;box-shadow:none;padding:2rem 1.5rem;display:flex;gap:1.5rem;align-items:flex-start}@media(min-width: 1024px){.c-renewal__card{padding:2.5rem}}.c-renewal__icon{flex-shrink:0;background:#1e40af;color:#fff;padding:.25rem .5rem;border-radius:.5rem;font-size:1.25rem}@media(min-width: 1024px){.c-renewal__icon{font-size:1.75rem}}.c-renewal__content{flex:1}.c-renewal__title{font-size:1.125rem;font-weight:700;color:#111827;line-height:1.6;margin-bottom:.5rem}@media(min-width: 1024px){.c-renewal__title{font-size:1.5rem}}.c-renewal__text{color:#374151;line-height:1.8;margin-bottom:1rem}.c-renewal__text-note{color:#c90808;font-weight:700;line-height:1.6;margin-bottom:.75rem}.c-renewal__text:last-child{margin-bottom:0}.c-about{position:relative;padding:0 0 3rem;background:#fff;overflow:hidden}@media(min-width: 1024px){.c-about{padding:0 0 4rem}}.c-about__container{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 640px){.c-about__container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width: 1024px){.c-about__container{padding-left:2rem;padding-right:2rem}}.c-about__container{max-width:1024px;position:relative;z-index:1}.c-about__content{background:#fff;border-radius:1rem;border:1px solid #ccd6e9}.c-about__title{font-size:1.25rem;font-weight:700;color:#1d4ed8;text-align:center;background:#dbeafe;border-radius:1rem 1rem 0 0;padding:.75rem .75rem .5rem;width:100%}@media(min-width: 1024px){.c-about__title{font-size:1.5rem}}.c-about__text{font-size:1rem;color:#374151;line-height:1.9;padding:1.5rem 1.75rem}@media(min-width: 1024px){.c-about__text{padding:2rem 3rem}}.c-services{padding:3rem 0 4rem;background:#f9fafb}@media(min-width: 1024px){.c-services{padding:4rem 0 6rem}}.c-services__container{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 640px){.c-services__container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width: 1024px){.c-services__container{padding-left:2rem;padding-right:2rem}}.c-services__header{text-align:center;margin-bottom:2rem}@media(min-width: 1024px){.c-services__header{margin-bottom:3rem}}.c-services__title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width: 1024px){.c-services__title{font-size:2.25rem}}.c-services__subtitle{text-align:left;color:#4b5563;font-size:1.125rem}@media(min-width: 640px){.c-services__subtitle{text-align:center}}.c-services__grid{display:grid;gap:1.5rem}@media(min-width: 768px){.c-services__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.c-services__grid{gap:2rem}}.c-service-card{background:#fff;border-radius:1rem;box-shadow:none;border:1px solid #ccd6e9;overflow:hidden;transition:all .3s ease}.c-service-card:hover{box-shadow:none}.c-service-card__header{display:flex;align-items:stretch;gap:0}.c-service-card__header--internal{background:#eff6ff}.c-service-card__header--surgery{background:#f3f4f6}.c-service-card__header--gastro{background:#ecfeff}.c-service-card__header--pediatrics{background:#fdf2f8}.c-service-card__header--dermatology{background:#fffbeb}.c-service-card__icon-wrapper{padding:1.25rem;display:flex;align-items:center;justify-content:center}.c-service-card__icon-wrapper--internal{background:#dbeafe}.c-service-card__icon-wrapper--surgery{background:#e5e7eb}.c-service-card__icon-wrapper--gastro{background:#cffafe}.c-service-card__icon-wrapper--pediatrics{background:#fce7f3}.c-service-card__icon-wrapper--dermatology{background:#fef3c7}.c-service-card__icon{font-size:1.75rem}.c-service-card__icon--internal{color:#1d4ed8}.c-service-card__icon--surgery{color:#374151}.c-service-card__icon--gastro{color:#0891b2}.c-service-card__icon--pediatrics{color:#db2777}.c-service-card__icon--dermatology{color:#d97706}.c-service-card__title{font-size:1.5rem;font-weight:700;color:#111827;padding:1rem 1.25rem;flex:1}.c-service-card__body{padding:2rem 2rem 2rem}.c-service-card__description{color:#4b5563;margin-bottom:1.5rem;line-height:1.7}.c-service-card__examples-label{font-size:.875rem;font-weight:500;color:#1d4ed8;background:#eff6ff;padding:.25rem .5rem;border-radius:.25rem;margin-bottom:1rem}.c-service-card__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:.5rem}.c-service-card__list-item{font-size:.875rem;color:#374151;display:flex;align-items:flex-start;gap:.5rem}.c-service-card__list-item::before{content:"";display:block;width:.375rem;height:.375rem;border-radius:50%;margin-top:.375rem;flex-shrink:0}.c-service-card__list-item--internal::before{background:#1d4ed8}.c-service-card__list-item--surgery::before{background:#374151}.c-service-card__list-item--gastro::before{background:#0891b2}.c-service-card__list-item--pediatrics::before{background:#be185d}.c-service-card__list-item--dermatology::before{background:#b45309}.c-clinic-info{position:relative;padding:4rem 0;background-image:url("../images/sky.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;overflow:hidden}@media(min-width: 1024px){.c-clinic-info{padding:5rem 0}}.c-clinic-info::before{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.4);pointer-events:none}.c-clinic-info__container{position:relative;z-index:1;max-width:768px;margin:0 auto;padding:0 1rem}@media(min-width: 640px){.c-clinic-info__container{padding:0 1.5rem}}@media(min-width: 1024px){.c-clinic-info__container{padding:0 2rem}}.c-clinic-info__header{text-align:center;margin-bottom:2rem}@media(min-width: 1024px){.c-clinic-info__header{margin-bottom:3rem}}.c-clinic-info__title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width: 1024px){.c-clinic-info__title{font-size:2.25rem}}.c-clinic-info__card{background:#fff;border-radius:1rem;box-shadow:none;overflow:hidden}.c-clinic-info__item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border-bottom:1px solid #ccd6e9}@media(min-width: 1024px){.c-clinic-info__item{padding:2rem}}.c-clinic-info__item--last{border-bottom:none}.c-clinic-info__icon{flex-shrink:0;background:#eff6ff;color:#1e40af;padding:.75rem;border-radius:.75rem;font-size:1.25rem}.c-clinic-info__content{flex:1;min-width:0}.c-clinic-info__label{font-size:.875rem;font-weight:500;color:#6b7280;margin-bottom:.25rem}.c-clinic-info__value{font-size:1rem;color:#111827}@media(min-width: 1024px){.c-clinic-info__value{font-size:1.125rem}}.c-clinic-info__link{color:#1e40af;font-weight:500}.c-clinic-info__link:hover{text-decoration:underline}.c-schedule{padding:4rem 0;background:#fff}@media(min-width: 1024px){.c-schedule{padding:5rem 0}}.c-schedule__container{max-width:1024px;margin:0 auto;padding:0 1rem}@media(min-width: 640px){.c-schedule__container{padding:0 1.5rem}}@media(min-width: 1024px){.c-schedule__container{padding:0 2rem}}.c-schedule__header{text-align:center;margin-bottom:2rem}@media(min-width: 1024px){.c-schedule__header{margin-bottom:3rem}}.c-schedule__title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width: 1024px){.c-schedule__title{font-size:2.25rem}}.c-schedule__table-wrapper{display:none}@media(min-width: 768px){.c-schedule__table-wrapper{display:block;background:#fff;border-radius:1rem;box-shadow:none;overflow:hidden;border:1px solid #ccd6e9}}.c-schedule__table{width:100%;border-collapse:collapse}.c-schedule__thead{background:#1e40af;color:#fff}.c-schedule__th{padding:1rem;text-align:center}.c-schedule__th--time{text-align:left;padding-left:1.5rem}.c-schedule__th-row{padding:1.5rem;font-weight:500;color:#111827;background:#f9fafb;text-align:left}.c-schedule__time{font-size:1rem;color:#4b5563;font-weight:normal}.c-schedule__time-sub{font-size:.875rem;color:#4b5563}.c-schedule__tr{border-bottom:1px solid #ccd6e9}.c-schedule__tr:last-child{border-bottom:none}.c-schedule__td{padding:1.5rem 1rem;text-align:center;line-height:1.2}.c-schedule__td--closed{background:#f3f4f6;color:#9ca3af}.c-schedule__labels{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-top:.25rem;text-align:center}.c-schedule__female{display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:.75rem;color:#db2777;font-weight:500}.c-schedule__professor{display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;color:#1e40af;font-weight:500}.c-schedule__closed-mark{display:inline-flex;align-items:center;justify-content:center;line-height:0}.c-schedule__closed-mark-img{display:block;width:1.125rem;height:1.125rem}.c-schedule__mobile{display:flex;flex-direction:column;gap:1rem}@media(min-width: 768px){.c-schedule__mobile{display:none}}.c-schedule__mobile .c-schedule__labels{gap:0}.c-schedule__mobile-card{background:#fff;border-radius:.75rem;box-shadow:none;padding:1.5rem;border:1px solid #ccd6e9}.c-schedule__mobile-title{font-weight:700;color:#111827;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.c-schedule__mobile-title i{color:#1e40af}.c-schedule__mobile-list{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}.c-schedule__mobile-item{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.c-schedule__mobile-item dd{display:flex;justify-content:flex-end;text-align:right;min-width:0}.c-schedule__mobile-item dd .c-schedule__labels{margin-top:0;align-items:flex-end;text-align:right}.c-schedule__mobile-item--closed{color:#9ca3af}.c-schedule__mobile-item--closed dd{align-items:center}.c-schedule__notes{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}@media(min-width: 768px){.c-schedule__notes{flex-direction:row;align-items:stretch}}.c-schedule__note{border-radius:.75rem;padding:1.5rem;display:flex;align-items:flex-start;gap:.75rem;flex:1;min-width:0}.c-schedule__note--gastro{background:#ecfeff;border:1px solid #cffafe}.c-schedule__note--pediatrics{background:#fdf2f8;border:1px solid #fce7f3;line-height:1.8}.c-schedule__note-icon{flex-shrink:0;margin-top:2px;font-size:1.125rem}.c-schedule__note--gastro .c-schedule__note-icon{color:#0891b2}.c-schedule__note--pediatrics .c-schedule__note-icon{color:#db2777}.c-schedule__note-title{font-weight:500;margin-bottom:.25rem}.c-schedule__note-text{font-size:.875rem;color:#374151}.c-schedule__note-bold{font-weight:700}.c-schedule__note-accent{font-weight:700;color:#c90808}.c-access{padding:4rem 0;background:#f9fafb}@media(min-width: 1024px){.c-access{padding:5rem 0}}.c-access__container{max-width:1024px;margin:0 auto;padding:0 1rem}@media(min-width: 640px){.c-access__container{padding:0 1.5rem}}@media(min-width: 1024px){.c-access__container{padding:0 2rem}}.c-access__header{text-align:center;margin-bottom:2rem}@media(min-width: 1024px){.c-access__header{margin-bottom:3rem}}.c-access__title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}@media(min-width: 1024px){.c-access__title{font-size:2.25rem}}.c-access__grid{display:grid;gap:2rem}@media(min-width: 1024px){.c-access__grid{grid-template-columns:repeat(2, 1fr)}}.c-access__info{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 768px)and (max-width: 1023px){.c-access__info{grid-template-columns:repeat(2, 1fr)}}.c-access__card{background:#fff;border-radius:1rem;box-shadow:none;padding:1.5rem;border:1px solid #ccd6e9;display:flex;align-items:flex-start;gap:1rem}.c-access__icon{flex-shrink:0;padding:.75rem;border-radius:.75rem;font-size:1.25rem}.c-access__icon--location{background:#eff6ff;color:#1e40af}.c-access__icon--train{background:#f0fdf4;color:#16a34a}.c-access__icon--car{background:#faf5ff;color:#9333ea}.c-access__icon--parking{background:#fffbeb;color:#d97706}.c-access__subtitle{font-weight:700;color:#111827;margin-bottom:.5rem}.c-access__text{font-size:.875rem;color:#374151}.c-access__text--mb{margin-bottom:.5rem}.c-access__text--road-sign{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:.5rem}.c-access__text--road-sign::before{content:"";display:block;flex-shrink:0;width:1.4rem;height:1.4rem;background-image:url("../images/road-sign.svg");background-repeat:no-repeat;background-position:center;background-size:contain}.c-access__text-bold{font-weight:700;color:#111827}.c-access__road-sign-text{flex:1;min-width:0}.c-access__map{background:#fff;border-radius:1rem;box-shadow:none;overflow:hidden;border:1px solid #ccd6e9}.c-access__map-content{aspect-ratio:1/1;background:linear-gradient(to bottom right, #dbeafe, #eff6ff);position:relative;padding:0}@media(min-width: 1024px){.c-access__map-content{aspect-ratio:auto;height:100%}}.c-access__map-content iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.c-access__map-icon{color:#1e40af;margin:0 auto 1rem}.c-access__map-title{color:#374151;font-weight:500;margin-bottom:.5rem}.c-access__map-address{font-size:.875rem;color:#4b5563;margin-bottom:1rem}.c-access__map-route{font-size:.875rem;color:#4b5563;display:flex;flex-direction:column;gap:.5rem}.c-access__map-arrow{font-size:1.5rem;color:#1e40af}.c-access__map-time{font-weight:500}.c-access__note{margin-top:2rem;background:#fff;border-radius:1rem;box-shadow:none;padding:1.5rem;border:1px solid #ccd6e9}.c-access__note-text{font-size:.875rem;color:#4b5563;text-align:center}@media(max-width: 768px){.c-access__note-text{text-align:left}}.c-access__note-bold{font-weight:700;color:#111827}.c-contact{padding:4rem 0;background:linear-gradient(to bottom, #eff6ff, #dbeafe)}@media(min-width: 1024px){.c-contact{padding:5rem 0}}.c-contact__container{max-width:768px;margin:0 auto;padding:0 1rem}@media(min-width: 640px){.c-contact__container{padding:0 1.5rem}}@media(min-width: 1024px){.c-contact__container{padding:0 2rem}}.c-contact__card{background:#fff;border-radius:1.5rem;box-shadow:none;padding:2rem;text-align:center}@media(min-width: 1024px){.c-contact__card{padding:3rem}}.c-contact__title{font-size:1.875rem;font-weight:700;color:#111827;line-height:1.2;margin-bottom:1rem}@media(min-width: 1024px){.c-contact__title{font-size:2.25rem}}.c-contact__subtitle{text-align:left;color:#4b5563;margin-bottom:2rem;font-size:1.125rem}@media(min-width: 640px){.c-contact__subtitle{text-align:center}}.c-contact__phone{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background:#1e40af;color:#fff;padding:1.25rem 2.5rem;border-radius:9999px;font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem;box-shadow:none;transition:all .3s ease}.c-contact__phone:hover{background:#1e3a8a;box-shadow:none;transform:scale(1.05)}@media(max-width: 639px){.c-contact__phone{padding:1rem 2rem;font-size:1.25rem}}.c-contact__phone-icon{flex-shrink:0;font-size:1.5rem}@media(max-width: 639px){.c-contact__phone-icon{font-size:1.25rem}}.c-contact__hours{border-top:1px solid #ccd6e9;padding-top:1.5rem}.c-contact__hours-header{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#4b5563;margin-bottom:.75rem;font-weight:500}.c-contact__hours-list{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;color:#374151;text-align:left;width:-moz-fit-content;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}.c-contact__hours-list div{display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem;width:100%}.c-contact__hours-list dt{flex:0 0 auto;font-weight:700;white-space:nowrap}.c-contact__hours-list dd{flex:1 1 0;min-width:0;font-weight:normal}.c-contact__female-note{margin-top:1.5rem;display:inline-block;width:-moz-fit-content;width:fit-content;max-width:100%;background:#fdf2f8;border:1px solid #fbcfe8;border-radius:.75rem;padding:1rem 2rem;font-size:.875rem;color:#374151}.c-contact__female-label{font-weight:500;color:#db2777}.c-footer{background:#1e3a8a;color:#fff;padding:2rem 0 calc(2rem + var(--floating-footer-spacer, 0px));transition:padding-bottom 200ms ease}.c-footer__container{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width: 640px){.c-footer__container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width: 1024px){.c-footer__container{padding-left:2rem;padding-right:2rem}}.c-footer__content{text-align:center}.c-footer__name{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.c-footer__specialty{font-size:.875rem;color:#fff;margin-bottom:1rem}.c-footer__address{font-style:normal}.c-footer__address p{font-size:.875rem;color:#fff;margin-bottom:.25rem}.c-footer__address p:last-of-type{margin-bottom:1.5rem}.c-footer__tel{transition:all .3s ease}.c-footer__tel:hover{color:#fff}.c-footer__copyright{padding-top:1.5rem;border-top:1px solid #6b7280}.c-footer__copyright p{font-size:.875rem;color:#fff}.c-floating-footer{display:none}@media(max-width: 1024px){.c-floating-footer{display:block;position:fixed;left:0;right:0;bottom:0;z-index:45;background-color:#1e3a8a;color:#fff;padding-bottom:env(safe-area-inset-bottom, 0);transform:translateY(100%);transition:transform 200ms ease;box-shadow:0 -4px 12px rgba(0,0,0,.12)}.c-floating-footer.is-visible{transform:translateY(0)}}.c-floating-footer__list{display:flex;list-style:none;margin:0;padding:0;width:100%}.c-floating-footer__item{flex:1 1 0;min-width:0;text-align:center}.c-floating-footer__item:not(:last-child){border-right:1px solid #2563eb}.c-floating-footer__action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;width:100%;min-height:44px;padding:1rem .25rem .5rem;margin:0;border:none;background:rgba(0,0,0,0);color:inherit;font-family:inherit;font-size:.75rem;font-weight:500;line-height:1.2;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}.c-floating-footer__action:hover,.c-floating-footer__action:focus-visible{background-color:hsla(0,0%,100%,.08)}.c-floating-footer__action:focus-visible{outline:2px solid #fff;outline-offset:-4px}.c-floating-footer__icon{font-size:1.125rem;line-height:1}.c-floating-footer__label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}