.CarouselSection_carouselSection__mkqR8{width:100%;max-width:var(--content-max-width);display:flex;flex-direction:column;align-items:center;gap:2rem}.CarouselSection_carouselWrapper__CKTut{width:100%;max-width:1200px;margin:0 auto;position:relative;overflow:hidden;border-radius:12px;box-shadow:0 15px 30px rgba(0,0,0,.3);background-color:rgba(0,0,0,.2);padding:50px 0;transform-style:preserve-3d;perspective:1200px;min-height:450px}.CarouselSection_carouselWrapper__CKTut:before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:linear-gradient(45deg,rgba(255,236,3,.1),rgba(255,236,3,0),rgba(255,236,3,.1));z-index:-1;border-radius:16px;filter:blur(15px)}.CarouselSection_carouselPlaceholder__VJzUT{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:hsla(0,0%,100%,.7);font-size:1.2rem;background:rgba(0,0,0,.1);z-index:1}.CarouselSection_carouselPlaceholder__VJzUT:after{content:"";position:absolute;width:40px;height:40px;border-radius:50%;border:3px solid rgba(255,236,3,.3);border-top-color:#ffec03;animation:CarouselSection_spinner__pau4O 1s linear infinite;margin-top:60px}@keyframes CarouselSection_spinner__pau4O{to{transform:rotate(1turn)}}.CarouselSection_textContent__4HBWV{margin-top:2.5rem;font-size:1.2rem;line-height:1.8;max-width:800px;text-align:center;color:hsla(0,0%,100%,.9);padding:0 1rem}.CarouselSection_textContent__4HBWV p{margin:0}@media (max-width:768px){.CarouselSection_carouselWrapper__CKTut{max-width:100%;padding:30px 0;border-radius:8px;min-height:350px}.CarouselSection_textContent__4HBWV{margin-top:1.5rem;font-size:1.1rem}}@media (max-width:480px){.CarouselSection_carouselWrapper__CKTut{min-height:300px}}