.v-enter-active,.v-leave-active{transition:opacity .2s ease}.v-enter-from,.v-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.shrink-width-enter-active,.shrink-width-leave-active{overflow:hidden;transition:max-width .3s ease,max-height .3s ease,padding .3s ease,opacity .3s ease}.shrink-width-enter-from,.shrink-width-leave-to{max-height:0;max-width:0;opacity:0;padding:0}.shrink-width-enter-from svg,.shrink-width-leave-to svg{opacity:0;transform:scale(.5);transition:opacity .3s ease,transform .3s ease}.shrink-width-enter-to,.shrink-width-leave-from{max-height:48px;max-width:48px;opacity:1;padding:14px}.shrink-width-enter-to svg,.shrink-width-leave-from svg{opacity:1;transform:scale(1);transition:opacity .3s ease,transform .5s ease}.modal-enter-active,.modal-leave-active{transition:opacity .3s ease}.modal-enter-from,.modal-leave-to{opacity:0}.modal-content-enter-active,.modal-content-leave-active{transition:all .3s ease}.modal-content-enter-from,.modal-content-leave-to{opacity:0;transform:scale(.95) translateY(16px)}.doctors-card{background-color:#fff;border-radius:24px 24px 24px 0;display:block;font-family:Manrope,sans-serif;height:264px;overflow:hidden;position:relative}@media (min-width:1366px){.doctors-card{height:320px}}@media (min-width:1600px){.doctors-card{height:340px}}.doctors-card__image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.doctors-card__spec-wr{background-color:#e7f59e;border-radius:16px;bottom:60px;height:-moz-max-content;height:max-content;left:12px;max-width:80%;padding:8px 16px;position:absolute}@media (min-width:1366px){.doctors-card__spec-wr{bottom:68px}}.doctors-card__spec{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;font-size:12px;font-weight:500;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all}.doctors-card__spec:first-letter{text-transform:capitalize}.doctors-card__name{background-color:#f2f0ee;border-top-right-radius:24px;bottom:0;left:0;padding:8px 12px;position:absolute}@media (min-width:1366px){.doctors-card__name{font-size:16px;line-height:20px}}.doctors-card__name:after,.doctors-card__name:before{content:"";height:31px;position:absolute;width:31px}.doctors-card__name:before{background-image:url(../img/rounded-corner-light.svg);bottom:100%;left:-2px}.doctors-card__name:after{background-image:url(../img/rounded-corner-light.svg);bottom:0;left:calc(100% - 3px)}@media (min-width:1366px){.doctors-card__name:after{left:calc(100% - 2px)}}.doctors-card__link{align-items:center;background-color:#040f0f;border-radius:100%;display:flex;height:48px;justify-content:center;opacity:0;position:absolute;right:9px;top:13px;transition:.3s ease;width:48px}.doctors-card__link svg{transform:rotate(-45deg)}.doctors-card__link svg path{stroke:#fff}.doctors-card:hover .doctors-card__link{opacity:1}
