.image-carousel .text-container{z-index:1000;position:relative}.image-carousel .text-container::before{content:"";display:block;position:absolute;right:0;top:0;height:100%;width:50vw;background-color:#fff;z-index:-1}.showcase-slider{position:relative;margin-right:calc(-1*var(--side-gap));margin-left:calc(-1*var(--side-gap))}@media only screen and (min-width: 1024px){.showcase-slider{margin-right:0;margin-left:0}}.showcase-slider__inner{position:relative}.showcase-slider__inner::before{content:"";display:block;position:absolute;left:-50px;width:50px;height:100%;top:0;background-color:#fff;z-index:10}.showcase-slider__list{display:flex}.showcase-slider__item{position:relative}@media only screen and (min-width: 1024px){.showcase-slider__item{padding:0 0 1px 1px}}.showcase-slider__caption{display:block;width:100%;padding:15px 20px;background-color:#fff;border:1px solid #ddd;border-radius:0 0 4px 4px;font-size:12px}@media only screen and (min-width: 1024px){.showcase-slider__caption{position:absolute;bottom:0;left:0;width:auto;padding:15px;border-radius:4px 4px 0 0}}.showcase-slider__caption a{color:var(--button-color);font-size:inherit;font-weight:700}.showcase-slider__btns{position:absolute;top:50%;left:0;display:flex;justify-content:space-between;transform:translateY(-50%);width:100%;padding:0 3px;pointer-events:none;z-index:999}@media only screen and (min-width: 1024px){.showcase-slider__btns{left:-50px;width:calc(100% + 98px);padding:0 0 0 6px}}@media only screen and (min-width: 1200px){.showcase-slider__btns{width:calc(100% + 90px)}}.is-not-enough .showcase-slider__btns{visibility:hidden}.showcase-slider__expand{position:absolute;top:0;right:0;width:40px;height:30px;padding:8px 12px;background-color:#003a63;color:#fff}.showcase-slider__btn{pointer-events:auto}.showcase-slider__btn:disabled{visibility:hidden}.btn-circle{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:999px;width:50px;height:50px}@media only screen and (min-width: 1024px){.btn-circle{width:60px;height:60px}}.btn-circle::before{content:"";position:absolute;top:0;left:0;overflow:hidden;z-index:-1;display:block;width:100%;height:100%;background-color:#fff;border-radius:999px;transition:transform .3s ease}
