.usecase__content{align-items:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1rem;width:100%}.usecase-carousel.swiper{clip-path:inset(-100vw -100vw -100vw 0);overflow:visible;width:100%}.usecase-carousel.swiper .swiper-button,.usecase>*{color:#fff}.usecase-carousel .swiper-slide{height:auto}.usecase{margin-bottom:1rem;min-height:100%}.usecase__image{aspect-ratio:404/192;border-radius:12px;height:auto;margin:0 auto 1rem;max-width:100%;overflow:hidden;width:100%}.usecase__image img{height:100%;object-fit:cover}.usecase__name{color:#fff;width:100%}.usecase__image img{width:100%}.usecase__button,.usecase__desc:not(:last-child){padding:0 0 1rem}.usecase__button a{color:#fff;display:inline-block;font-weight:400;padding-right:36px;position:relative}.usecase__button a:after{background-color:currentColor;content:"";height:1.5rem;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cpath stroke='%23b72926' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8.167 19.833 19.833 8.167m0 0H8.167m11.666 0v11.666'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:contain;position:absolute;right:4px;top:50%;transform:translateY(-50%);transition:all .3s ease;width:1.5rem}.usecase__button a:hover:after{right:0;top:calc(50% - 4px)}.usecase__list.no-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1rem}.usecase__item{background-color:#f3f4f6;border:1px solid #11213b;border-radius:24px;color:#11213b;font-size:16px;font-weight:400;line-height:1.2;padding:4px 10px}