.Demo_demoContainer__r3YLp{min-height:100dvh;background:linear-gradient(180deg,#02b3aa,#047bb9);display:flex;flex-direction:column;padding:20px;color:white;position:relative;overflow:hidden}.Demo_header__CISMp{display:flex;justify-content:center;padding:20px 0;z-index:10}.Demo_logo___wLG7{width:80px;height:auto}.Demo_sliderWrapper__ifI3d{flex:1 1;justify-content:center;max-width:450px;margin:0 auto;position:relative}.Demo_slideContent__U_I0l,.Demo_sliderWrapper__ifI3d{display:flex;flex-direction:column;align-items:center;width:100%}.Demo_slideContent__U_I0l{text-align:center;transition:all .5s ease-out}.Demo_textSection__o7KYZ{margin-bottom:30px;padding:0 20px}.Demo_title__zqpE5{font-size:1.5rem;font-weight:700;margin-bottom:12px;line-height:1.2}.Demo_description__WXyl7{font-size:.95rem;line-height:1.4;opacity:.9}.Demo_imageSection__e5qzq{width:100%;max-width:320px;perspective:1000px}.Demo_screenImage__xNzEK{width:100%;height:auto;border-radius:5px;border:1px solid #fff;box-shadow:0 10px 50px rgba(0,0,0,.3);transform:translateY(0);transition:transform .5s ease}.Demo_pagination__uf_gy{display:flex;gap:8px;margin-top:40px;margin-bottom:20px}.Demo_dot__5R_9O{width:8px;height:8px;border-radius:50%;background-color:rgba(255,255,255,.4);cursor:pointer;transition:all .3s ease}.Demo_activeDot__dkGrY{background-color:white;transform:scale(1.3)}.Demo_footer__2o_7S{padding:20px 0;display:flex;justify-content:center;align-items:center}.Demo_backLink__fWl_E{color:white;text-decoration:none;font-size:1.1rem;font-weight:500;display:flex;align-items:center;gap:8px;transition:opacity .2s}.Demo_backLink__fWl_E:hover{opacity:.8}.Demo_arrowIcon__w1NPK{width:30px;height:30px;fill:currentColor}@keyframes Demo_fadeIn__HJAeD{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Demo_animate__TRFzC{animation:Demo_fadeIn__HJAeD .6s ease-out forwards}