.doctor-experts{background:var(--doctor-experts-bg);color:rgba(var(--doctor-experts-text),1);overflow:hidden;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.doctor-experts__inner{display:grid;grid-template-columns:1fr 3fr;gap:var(--spacing-5)}.doctor-experts__content{position:relative;z-index:2;background:var(--doctor-experts-bg);padding-right:var(--spacing-2-5);display:flex;flex-direction:column;gap:var(--spacing-6)}.doctor-experts__content:after{content:"";position:absolute;top:0;left:-300%;width:300%;bottom:0;z-index:2;background:var(--doctor-experts-bg)}.doctor-experts__heading{font-size:2.5rem;line-height:1;font-family:var(--heading-font-family);text-transform:uppercase}.doctor-experts__features ul{list-style:none;margin:0;padding:0;display:grid;gap:var(--spacing-4)}.doctor-experts__features li{font-family:var(--heading-font-family);display:flex;align-items:center;gap:var(--spacing-2);font-size:1.5rem;line-height:1.2;text-transform:uppercase;letter-spacing:.04em}.doctor-experts__features li:before{content:"";width:24px;height:24px;flex:0 0 24px;display:block;background-color:var(--accent-color);mask:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12L10 17L20 7' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain;-webkit-mask:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12L10 17L20 7' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain}.doctor-experts__features li p,.doctor-card__meta li p{margin:0}.doctor-card__meta ul{list-style:none;margin:0;padding:0}.doctor-card__meta li{display:flex;align-items:flex-start;gap:var(--spacing-2);font-size:.875rem;line-height:2.1;color:rgba(var(--doctor-experts-text),.7)}.doctor-card__meta li:before{content:"";width:16px;height:16px;flex:0 0 16px;display:block;margin-top:7px;background-color:var(--accent-color);mask:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12L10 17L20 7' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain;-webkit-mask:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12L10 17L20 7' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain}.doctor-experts__text{font-size:1rem;line-height:1;color:var(--doctor-experts-text);opacity:.7}.doctor-experts__text p{margin:0}.doctor-experts__slider-wrap{min-width:0}.doctor-experts__slider{overflow:visible}.doctor-experts .swiper-wrapper{align-items:stretch}.doctor-card{display:grid;gap:var(--spacing-5);height:auto}.doctor-card__media{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:.76;background:rgba(var(--doctor-experts-text),.7)}.doctor-card__image{width:100%;height:100%;object-fit:cover;display:block}.doctor-card__image--placeholder{width:100%;height:100%}.doctor-card__body{display:grid;gap:var(--spacing-2);color:rgba(var(--doctor-experts-text),1)}.doctor-card__name{font-family:var(--heading-font-family);font-size:1.5rem;line-height:.8;text-transform:uppercase;letter-spacing:.02em}.doctor-card__position{font-size:1rem;line-height:1.4}.doctor-experts__footer{display:none;align-items:center;justify-content:space-between;margin-top:var(--spacing-6)}.doctor-experts__footer-left{display:flex;align-items:center;gap:16px;width:100%}.doctor-experts__pagination{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.doctor-experts__pagination .swiper-pagination-bullet{flex-grow:1;height:1px;border-radius:0;margin:0!important;background:rgba(var(--doctor-experts-text),.4);opacity:1;transition:background .25s ease;cursor:pointer}.doctor-experts__pagination .swiper-pagination-bullet-active{background:rgba(var(--doctor-experts-text),1)}.doctor-experts__counter{white-space:nowrap;color:rgba(var(--doctor-experts-text),.7);font-size:.75rem;line-height:1.2}.doctor-experts__nav{display:none;align-items:center;gap:10px}.doctor-experts__arrow{width:44px;height:44px;border:1px solid rgba(245,240,232,.18);border-radius:999px;background:transparent;color:var(--doctor-experts-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .25s ease,border-color .25s ease,transform .25s ease}.doctor-experts__arrow:hover{border-color:#f5f0e873;transform:translateY(-1px)}.doctor-experts__arrow.swiper-button-disabled{opacity:.35;cursor:default;transform:none}@media screen and (max-width:992px){.doctor-experts__inner{grid-template-columns:2fr 3fr}}@media screen and (max-width:767px){.doctor-experts__inner{grid-template-columns:1fr}.doctor-experts__heading{font-size:1.5rem}.doctor-experts__text{font-size:.875rem}.doctor-experts__features li{font-size:1.125rem;line-height:1.1}.doctor-experts__content{gap:var(--spacing-4)}.doctor-experts .swiper-slide{width:75vw;max-width:280px}.doctor-experts{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}.doctor-card__name{font-size:1.125rem}.doctor-card__position{font-size:.875rem}.doctor-card__body{gap:var(--spacing-1)}.doctor-card__meta li{gap:var(--spacing-1);font-size:.625rem;line-height:1.4}.doctor-card__meta li:before{width:12px;height:12px;flex:0 0 12px;margin-top:2px}.doctor-card__media{aspect-ratio:.86}.doctor-experts__footer{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/83/assets/section-leading-doctor-experts.css.map */
