.expert_carousel-inner{position:relative}.expert_carousel-carousel{display:flex;gap:25px;height:262px;list-style:none;margin:0;padding:0;position:relative}.expert_carousel-slide{align-items:flex-start;display:flex;gap:5px;height:100%;left:calc(200% + 50px);position:absolute;transition:left .5s ease-in-out;width:100%}.expert_carousel-slide.active{left:0}.expert_carousel-slide.next{left:calc(100% + 25px)}.expert_carousel-slide.prev{left:calc(-100% - 25px)}.expert_carousel-slide-expert{background:#f8f8f8;border-radius:20px;display:flex;gap:24px;height:100%;max-width:409px;padding:20px}.expert_carousel-slide-img_wrapper{border-radius:20px;height:222px;min-width:178px;overflow:hidden}.expert_carousel-slide-img{height:100%;object-fit:cover;width:100%}.expert_carousel-slide-content_wrapper{display:flex;flex-direction:column}.expert_carousel-slide-name,.expert_carousel-slide-post-name,.expert_carousel-slide-post-name a{color:#000;font-size:1.5rem;font-weight:400;line-height:1.25;padding:0}.expert_carousel-slide-name,.expert_carousel-slide-post-name{margin-bottom:1.25rem}.expert_carousel-slide-title{color:#6e747c;display:-webkit-box;font-size:1.125rem;font-weight:400;line-height:1.5;padding:0;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.expert_carousel-slide-link-wrapper{margin-top:auto}.expert_carousel-slide-link{align-items:flex-start;color:var(--primary-color,#cb009f);display:flex;font-size:1rem;font-weight:500;gap:8px;letter-spacing:.05em;line-height:1.1}.expert_carousel-slide-post{background:#f8f8f8;border-radius:20px;display:flex;flex:1;gap:24px;height:100%;padding:20px}.expert_carousel-slide-post-img_wrapper{border-radius:20px;height:222px;min-height:222px;min-width:296px;overflow:hidden}.expert_carousel-slide-post-content_wrapper{display:flex;flex-direction:column;height:100%}.expert_carousel-slide-post-tag_wrapper{display:flex;flex-wrap:wrap;gap:4px;margin-top:auto}.expert_carousel-slide-post-tag{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;background:#fff;font-size:1.125rem;font-weight:400;line-height:1.5;overflow:hidden;padding:4px 8px;text-overflow:ellipsis}.expert_carousel-controls{display:flex;gap:16px;justify-content:flex-end;list-style:none;margin:26px 0 24px;padding:0}.expert_carousel-control_next button,.expert_carousel-control_prev button{align-items:center;background:#f8f8f8;border:none;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0 2px 0 0;width:30px}.expert_carousel-control_next button{transform:rotate(180deg)}@media (max-width:991px){.expert_carousel-carousel{height:680px}.expert_carousel-slide{flex-direction:column;min-width:100%}.expert_carousel-slide-expert{height:196px;max-width:100%;width:100%}.expert_carousel-slide-img_wrapper{height:156px;min-width:125px}.expert_carousel-slide-post{flex-direction:column;height:478px;max-width:100%;width:100%}}@media (max-width:767px){.expert_carousel-slide-title{-webkit-line-clamp:3}}