.eccw-wrapper{position:relative;opacity:0;transition:opacity 0.3s ease}.eccw-wrapper.eccw-loaded{opacity:1}.eccw-wrapper .swiper-container{width:100%;overflow:hidden;position:relative}.eccw-wrapper .swiper-slide{height:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex}.eccw-wrapper .eccw-item,.eccw-wrapper .eccw-item a{width:100%;height:100%;display:flex;flex-direction:column}.eccw-wrapper .eccw-item a{text-decoration:none;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px rgb(0 0 0 / .1)}.eccw-wrapper .eccw-image-wrap{height:180px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative;transition:background-color 0.3s ease}.eccw-wrapper .eccw-image-wrap::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .3);transition:background-color 0.3s ease}.eccw-wrapper .eccw-image-wrap.eccw-has-image::before{background-color:transparent!important}.eccw-wrapper .eccw-icon{position:relative;z-index:1;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;transition:background-color 0.3s ease}.eccw-wrapper .eccw-content-wrap{background-color:#f9f9f9;padding:15px;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:background-color 0.3s ease}.eccw-wrapper .eccw-title{color:#333;padding:0;margin:0 0 10px;text-align:center;transition:color 0.3s ease}.eccw-wrapper .eccw-title:last-child{margin-bottom:0}.eccw-wrapper .eccw-description{color:#666;margin:0;text-align:center;font-size:14px;line-height:1.4;transition:color 0.3s ease}.eccw-wrapper .swiper-button-next,.eccw-wrapper .swiper-button-prev{top:50%;transform:translateY(-50%);width:auto;height:auto;display:flex;align-items:center;justify-content:center;color:#fff;transition:color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease}.eccw-wrapper .swiper-button-next::after,.eccw-wrapper .swiper-button-prev::after{content:''}.eccw-wrapper .swiper-button-next i,.eccw-wrapper .swiper-button-prev i,.eccw-wrapper .swiper-button-next svg,.eccw-wrapper .swiper-button-prev svg{line-height:1}.eccw-wrapper .swiper-pagination{position:static;margin-top:20px}.eccw-wrapper .swiper-pagination-bullet{opacity:.7;transition:opacity 0.3s ease,background-color 0.3s ease;background-color:#000}.eccw-wrapper .swiper-pagination-bullet-active{opacity:1;background-color:#007aff}.eccw-wrapper .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper{overflow:unset!important}