.rotating-words-module{align-items:center;background:#000;display:flex;justify-content:center;min-height:200px;padding:60px 20px}.rotating-words-module-inner{max-width:1200px;width:100%}.text-container{text-align:center;width:100%}.static-text{color:#fff;display:block;font-size:3.3rem;font-weight:700;line-height:1.1;margin:0 0 20px}.rotating-swiper{height:80px;overflow:visible;position:relative;width:100%}@media (min-width:769px){.rotating-swiper:after,.rotating-swiper:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:100px;z-index:10}.rotating-swiper:before{background:linear-gradient(90deg,#000,transparent);left:0}.rotating-swiper:after{background:linear-gradient(270deg,#000,transparent);right:0}}.swiper-slide,.swiper-wrapper{align-items:center;height:100%}.swiper-slide{display:flex;flex-shrink:0;justify-content:center;white-space:nowrap;width:auto!important}.rotating-word{display:block;font-size:3.3rem;font-weight:700;line-height:1.1;padding:0 20px;text-align:center;transition:all .8s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media (min-width:769px){.rotating-word{color:#666;filter:blur(1px);opacity:.6;transform:scale(.9)}.swiper-slide-active .rotating-word{color:#fff!important;filter:blur(0)!important;opacity:1!important;text-shadow:0 0 20px hsla(0,0%,100%,.3);transform:scale(1.1)!important}.swiper-slide-next .rotating-word,.swiper-slide-prev .rotating-word{color:#888;filter:blur(.5px);opacity:.8;transform:scale(.95)}}@media (max-width:768px){.rotating-swiper{height:60px}.rotating-word{color:#fff;filter:blur(0);font-size:2.5rem;opacity:1;transform:scale(1)}.static-text{font-size:2.5rem;margin-bottom:15px}}@media (max-width:480px){.rotating-words-module{padding:40px 15px}.rotating-swiper{height:50px}.rotating-word,.static-text{font-size:2rem}}.demo-content{background:#f5f5f5;padding:40px 20px;text-align:center}.demo-content h3{color:#333;margin-bottom:20px}.demo-content p{color:#666;line-height:1.6;margin:0 auto;max-width:600px}