.swiper.swiper-doctors .swiper-wrapper{align-items:stretch}.swiper.swiper-doctors .swiper-slide{height:auto}.doctors-image:before{content:"";width:100%;height:100%;background-color:rgba(189,164,127,.062745098);position:absolute;z-index:1;mix-blend-mode:multiply;opacity:1;transition:opacity .4s ease}.doctors-image:active:before,.doctors-image:hover:before{opacity:0}.swiper-doctors{opacity:0;visibility:hidden;transition:opacity .4s ease}.swiper-doctors.swiper-initialized{opacity:1;visibility:visible}.swiper-pagination-wrapper{position:relative;display:none}.swiper-initialized .swiper-pagination-wrapper{display:block}.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0;display:flex;height:40px;width:100%;list-style:none;margin:0;padding:0}.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{flex:1;line-height:1;margin:0;border-radius:initial;background:none;opacity:1;height:100%;padding-top:3px}.swiper-pagination-bullet-top-border{display:block;width:100%;height:1px;background:#FFF;opacity:.4}.swiper-pagination-bullet-control-bar{display:none;background-color:#FFFFFF;height:4px;margin-top:-4px}.swiper-pagination-bullet.swiper-pagination-bullet-active .swiper-pagination-bullet-control-bar{display:block}.swiper-pagination-bar{position:absolute;height:4px;width:200px;bottom:36px;z-index:2;background:#FFF;transition:margin-left .5s ease,width .5s ease}.topSwiper{background-color:var(--gray-background-light);box-shadow:0 2px 6px rgba(0,0,0,.08);overflow:hidden}.topSwiper .top-carousel-slide-wrapper{height:450px}.topSwiper .top-carousel-slide-image-wrapper{position:relative;height:450px;overflow:hidden}.topSwiper .top-carousel-slide-image{position:absolute;left:50%;transform:translateX(-50%);width:auto;height:100%;margin:0 auto;max-width:none}.topSwiper .top-carousel-slide-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:start;z-index:2;color:#FFF}.topSwiper .top-carousel-slide-overlay{position:absolute;inset:0;z-index:1}.topSwiper .swiper-slide h2{text-shadow:rgba(0,0,0,.5) 0 1px 0;animation:fadeInUp .8s ease-out}.topSwiper .swiper-slide p{text-shadow:rgba(0,0,0,.5) 0 1px 0;animation:fadeInUp .8s ease-out .2s both}.topSwiper .swiper-slide a{animation:fadeInUp .8s ease-out .4s both;box-shadow:0 4px 6px rgba(0,0,0,.1)}@media (max-width:768px){.topSwiper .top-carousel-slide-wrapper{height:auto}}@media (max-width:480px){.topSwiper .top-carousel-slide-wrapper{min-height:200px;position:relative;background-color:var(--gray-background-light)}.topSwiper .top-carousel-slide-image-wrapper{height:auto}.topSwiper .top-carousel-slide-image{position:relative;min-height:0;height:auto;width:150%}.topSwiper .top-carousel-slide-content{position:static;background-color:var(--gray-background-light);color:var(--foreground,#000000);padding:20px 16px;display:block}.topSwiper .top-carousel-slide-overlay{display:none}.swiper-pagination-bullets.swiper-pagination-horizontal{position:static;margin-top:0}.swiper-pagination-bullet-top-border{background:rgb(56 189 248);opacity:.4}.swiper-pagination-bar{background:rgb(56 189 248);bottom:36px}.topSwiper .swiper-slide h2,.topSwiper .swiper-slide p{text-shadow:rgba(255,255,255,.5) 0 1px 0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}