#frontdoor-browse{scroll-margin-top:calc(var(--frontdoor-top-nav-height) + .5rem)}@supports (animation-timeline:view()){.divider-scroll-reveal .divider-dot{animation:linear both divider-dot-pop;animation-timeline:view();animation-range:entry entry 80%}.divider-scroll-reveal .divider-line{transform-origin:0;animation:linear both divider-line-extend;animation-timeline:view();animation-range:entry}}@keyframes divider-dot-pop{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes divider-line-extend{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:767px){@supports (animation-timeline:view()){.divider-scroll-reveal .divider-dot{animation-range:entry entry 85%}}}.doctor-card{transition:opacity .2s ease-in-out}.doctor-card-photo{transition:transform .3s cubic-bezier(.23,1,.32,1)}.doctor-card:hover .doctor-card-photo{transform:scale(1.03)translateY(-2px)}@media (prefers-reduced-motion:reduce){.divider-scroll-reveal .divider-dot,.divider-scroll-reveal .divider-line{animation:none;transform:none}.doctor-card-photo{transition:none}}
