.ContentPreview-module__hvTv1W__page{padding-top:96px}.ContentPreview-module__hvTv1W__hero{background-position:50%;background-size:cover;align-items:center;min-height:85vh;padding:0 clamp(1.5rem,6vw,6rem);display:flex;position:relative}.ContentPreview-module__hvTv1W__overlay{background:linear-gradient(to right,color-mix(in srgb,var(--bg)85%,transparent)10%,color-mix(in srgb,var(--bg)60%,transparent)50%,transparent 90%),linear-gradient(to top,color-mix(in srgb,var(--bg)75%,transparent),transparent 60%);position:absolute;inset:0}.ContentPreview-module__hvTv1W__heroContent{z-index:2;max-width:640px;padding:clamp(3rem,6vw,6rem) 0;position:relative}.ContentPreview-module__hvTv1W__title{margin-bottom:20px;font-size:clamp(2.4rem,5vw,3.4rem);font-weight:700;line-height:1.1}.ContentPreview-module__hvTv1W__badges{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.ContentPreview-module__hvTv1W__badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:999px;padding:6px 14px;font-size:.8rem;font-weight:500}.ContentPreview-module__hvTv1W__type{background:linear-gradient(90deg,var(--primary),var(--accent));color:#fff;border:none}.ContentPreview-module__hvTv1W__industry{border:1px solid color-mix(in srgb,var(--accent)60%,transparent);background:color-mix(in srgb,var(--accent)12%,transparent)}.ContentPreview-module__hvTv1W__category{text-transform:capitalize}.ContentPreview-module__hvTv1W__description{color:var(--text-muted);margin-bottom:28px;font-size:1rem;line-height:1.75}.ContentPreview-module__hvTv1W__actions{flex-wrap:wrap;gap:14px;display:flex}.ContentPreview-module__hvTv1W__primary,.ContentPreview-module__hvTv1W__secondary,.ContentPreview-module__hvTv1W__ghost{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:12px 26px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.ContentPreview-module__hvTv1W__primary{background:linear-gradient(90deg,var(--primary),var(--accent));color:#fff;border:none}.ContentPreview-module__hvTv1W__primary:hover{filter:brightness(1.05);transform:translateY(-2px)}.ContentPreview-module__hvTv1W__secondary{background:var(--surface);color:var(--text);border:1px solid var(--border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ContentPreview-module__hvTv1W__secondary:hover{background:color-mix(in srgb,var(--surface-solid)80%,transparent)}.ContentPreview-module__hvTv1W__ghost{border:1px solid var(--border);color:var(--text);background:0 0}.ContentPreview-module__hvTv1W__ghost:hover{background:var(--surface)}.ContentPreview-module__hvTv1W__modal{background:color-mix(in srgb,var(--bg)85%,black 15%);z-index:2000;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ContentPreview-module__hvTv1W__modalContent{width:100%;max-width:920px;padding-top:50px;position:relative}.ContentPreview-module__hvTv1W__video{background:#000;border-radius:14px;width:100%}.ContentPreview-module__hvTv1W__closeBtn{cursor:pointer;background:var(--surface-solid);width:40px;height:40px;color:var(--text);z-index:5;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:transform .2s,background .2s;display:flex;position:absolute;top:12px;right:12px}.ContentPreview-module__hvTv1W__closeBtn:hover{background:var(--surface);transform:scale(1.08)}@media (max-width:768px){.ContentPreview-module__hvTv1W__hero{min-height:75vh;padding:0 1.5rem}.ContentPreview-module__hvTv1W__actions{flex-direction:column;align-items:stretch}.ContentPreview-module__hvTv1W__primary,.ContentPreview-module__hvTv1W__secondary,.ContentPreview-module__hvTv1W__ghost{width:100%}}
.MovieRow-module__GEdN6G__rowSection{padding:50px 0 70px;position:relative}.MovieRow-module__GEdN6G__heading{margin-bottom:28px;font-size:1.8rem}.MovieRow-module__GEdN6G__slider{scroll-behavior:smooth;gap:24px;padding-bottom:16px;display:flex;overflow-x:auto}.MovieRow-module__GEdN6G__slider::-webkit-scrollbar{display:none}.MovieRow-module__GEdN6G__card{perspective:1400px;flex-shrink:0;width:200px;height:300px}.MovieRow-module__GEdN6G__header{justify-content:space-between;align-items:center;display:flex}.MovieRow-module__GEdN6G__controls{gap:10px;display:flex}.MovieRow-module__GEdN6G__controls button{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--text);cursor:pointer;border-radius:50%;font-size:1.2rem;transition:all .2s}.MovieRow-module__GEdN6G__controls button:hover{border-color:var(--primary);transform:scale(1.1)}.MovieRow-module__GEdN6G__imageWrapper{width:100%;height:100%;transform-style:preserve-3d;border-radius:16px;transition:transform .5s,box-shadow .5s;position:relative;overflow:hidden}.MovieRow-module__GEdN6G__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .7s,filter .4s}.MovieRow-module__GEdN6G__overlay{opacity:0;background:linear-gradient(#0000 15%,#0006 40%,#000000bf 65%,#000000f2 90%);align-items:flex-end;padding:18px;transition:opacity .4s;display:flex;position:absolute;inset:0}.MovieRow-module__GEdN6G__infoBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#00000073;border:1px solid #ffffff14;border-radius:12px;width:100%;padding:14px;transition:transform .4s,opacity .4s;transform:translateY(20px)}.MovieRow-module__GEdN6G__infoBox h3{color:#fff;margin:0 0 10px;font-size:1rem}.MovieRow-module__GEdN6G__infoBox button{background:linear-gradient(90deg,var(--primary),var(--accent));color:#fff;cursor:pointer;border:none;border-radius:999px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:transform .2s,box-shadow .3s}.MovieRow-module__GEdN6G__infoBox button:hover{transform:scale(1.05);box-shadow:0 6px 18px #e5091466}.MovieRow-module__GEdN6G__glow{pointer-events:none;opacity:0;background:linear-gradient(90deg,var(--primary),var(--accent));filter:blur(16px);z-index:-1;border-radius:18px;transition:opacity .4s;position:absolute;inset:-2px}.MovieRow-module__GEdN6G__imageWrapper:hover{transform:translateY(-14px)scale(1.06);box-shadow:0 25px 50px #00000080}.MovieRow-module__GEdN6G__imageWrapper:hover img{filter:brightness(.85);transform:scale(1.15)}.MovieRow-module__GEdN6G__imageWrapper:hover .MovieRow-module__GEdN6G__overlay{opacity:1}.MovieRow-module__GEdN6G__imageWrapper:hover .MovieRow-module__GEdN6G__infoBox{opacity:1;transform:translateY(0)}.MovieRow-module__GEdN6G__imageWrapper:hover .MovieRow-module__GEdN6G__glow{opacity:.7}.MovieRow-module__GEdN6G__rowSection:before,.MovieRow-module__GEdN6G__rowSection:after{content:"";z-index:2;pointer-events:none;width:100px;height:100%;position:absolute;top:0}@media (max-width:768px){.MovieRow-module__GEdN6G__card{min-width:150px;height:230px}}html[data-theme=light] .MovieRow-module__GEdN6G__imageWrapper:hover{transform:translateY(-6px)scale(1.03);box-shadow:0 10px 20px #00000014}html[data-theme=light] .MovieRow-module__GEdN6G__imageWrapper:hover img{filter:brightness(.95);transform:scale(1.06)}html[data-theme=light] .MovieRow-module__GEdN6G__glow{display:none}html[data-theme=light] .MovieRow-module__GEdN6G__overlay{background:linear-gradient(#0000 15%,#fff6 35%,#ffffffbf 60%,#fffffff2 85%)}html[data-theme=light] .MovieRow-module__GEdN6G__infoBox{background:#ffffffbf;border:1px solid #0000000f}html[data-theme=light] .MovieRow-module__GEdN6G__infoBox h3{color:#111}
.AboutSection-module__sN9ieG__about{text-align:center;padding:50px 0}.AboutSection-module__sN9ieG__heading{margin-bottom:12px;font-size:2rem}.AboutSection-module__sN9ieG__subtext{max-width:620px;color:var(--text-muted);margin:0 auto 60px;font-size:1.05rem}.AboutSection-module__sN9ieG__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.AboutSection-module__sN9ieG__card{background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;padding:32px 26px;transition:transform .3s,box-shadow .3s}.AboutSection-module__sN9ieG__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000040}.AboutSection-module__sN9ieG__icon{margin-bottom:14px;font-size:2rem}.AboutSection-module__sN9ieG__card h3{margin-bottom:10px;font-size:1.2rem}.AboutSection-module__sN9ieG__card p{color:var(--text-muted);font-size:.95rem}html[data-theme=light] .AboutSection-module__sN9ieG__card:hover{box-shadow:0 12px 24px #00000014}@media (max-width:900px){.AboutSection-module__sN9ieG__grid{grid-template-columns:1fr}}
.SupportSection-module__lIBdyG__support{text-align:center;padding:50px 0}.SupportSection-module__lIBdyG__support h2{margin-bottom:12px;font-size:2rem}.SupportSection-module__lIBdyG__subtext{max-width:640px;color:var(--text-muted);margin:0 auto 60px}.SupportSection-module__lIBdyG__grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.SupportSection-module__lIBdyG__card{background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;border-radius:20px;padding:36px;transition:transform .3s,box-shadow .3s}.SupportSection-module__lIBdyG__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000040}.SupportSection-module__lIBdyG__card h3{margin-bottom:14px}.SupportSection-module__lIBdyG__card p{color:var(--text-muted);margin-bottom:18px}.SupportSection-module__lIBdyG__card button{background:linear-gradient(90deg,var(--primary),var(--accent));color:#fff;cursor:pointer;border:none;border-radius:999px;padding:10px 18px;font-weight:600}.SupportSection-module__lIBdyG__chatPreview{background:#00000059;border-radius:12px;max-height:120px;margin:16px 0 20px;padding:14px;font-size:.9rem;line-height:1.5;overflow:hidden}.SupportSection-module__lIBdyG__chatPreview div{margin-bottom:6px}html[data-theme=light] .SupportSection-module__lIBdyG__chatPreview{background:#0000000d}html[data-theme=light] .SupportSection-module__lIBdyG__card:hover{box-shadow:0 12px 24px #00000014}@media (max-width:900px){.SupportSection-module__lIBdyG__grid{grid-template-columns:1fr}}
.FeaturedSlider-module__FAtryW__slider{background-position:50%;background-size:cover;align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.FeaturedSlider-module__FAtryW__video{object-fit:cover;z-index:1;opacity:1;width:100%;height:100%;position:absolute;inset:0}.FeaturedSlider-module__FAtryW__overlay{z-index:2;background:linear-gradient(90deg,#000000d9,#0006,#0000),linear-gradient(#0000,#0000001a);position:absolute;inset:0}.FeaturedSlider-module__FAtryW__content{z-index:3;max-width:600px;padding:80px 0;position:relative}.FeaturedSlider-module__FAtryW__content h2{letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-size:.9rem}.FeaturedSlider-module__FAtryW__content h3{margin-bottom:16px;font-size:2.8rem}.FeaturedSlider-module__FAtryW__content p{color:var(--text-muted);margin-bottom:24px}.FeaturedSlider-module__FAtryW__buttons{gap:14px;display:flex}.FeaturedSlider-module__FAtryW__primary{cursor:pointer;background:linear-gradient(90deg,var(--primary),var(--accent));color:#fff;border:none;border-radius:999px;padding:12px 26px;font-weight:600}.FeaturedSlider-module__FAtryW__secondary{cursor:pointer;color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:999px;padding:12px 26px}html[data-theme=light] .FeaturedSlider-module__FAtryW__overlay{background:linear-gradient(90deg,#ffffffe6,#fff9,#0000),linear-gradient(#0000,#ffffffb3)}html[data-theme=light] .FeaturedSlider-module__FAtryW__content h3{color:#111827}html[data-theme=light] .FeaturedSlider-module__FAtryW__content p{color:#374151}html[data-theme=light] .FeaturedSlider-module__FAtryW__secondary{color:#111827;background:#0000000d;border:1px solid #0000001a}.FeaturedSlider-module__FAtryW__soundBtn{color:#fff;cursor:pointer;background:#0006;border:1px solid #ffffff4d;border-radius:8px;margin-top:12px;padding:6px 10px;font-size:.9rem}html[data-theme=light] .FeaturedSlider-module__FAtryW__soundBtn{color:#111;background:#fff9;border:1px solid #0000001a}.FeaturedSlider-module__FAtryW__arrow{z-index:4;color:#fff;cursor:pointer;background:#0006;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.8rem;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.FeaturedSlider-module__FAtryW__arrow:hover{background:#000000b3;transform:translateY(-50%)scale(1.1)}.FeaturedSlider-module__FAtryW__left{left:20px}.FeaturedSlider-module__FAtryW__right{right:20px}html[data-theme=light] .FeaturedSlider-module__FAtryW__arrow{color:#111;background:#fff9;border:1px solid #0000001a}html[data-theme=light] .FeaturedSlider-module__FAtryW__arrow:hover{background:#ffffffe6}.FeaturedSlider-module__FAtryW__slider{transition:background-image .8s ease-in-out}.FeaturedSlider-module__FAtryW__volumeBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0006;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:.85rem;display:flex}.FeaturedSlider-module__FAtryW__volumeIcon{font-size:1rem}.FeaturedSlider-module__FAtryW__volumeLabel{font-weight:500}html[data-theme=light] .FeaturedSlider-module__FAtryW__volumeBtn{color:#111;background:#ffffffb3;border:1px solid #0000001a}.FeaturedSlider-module__FAtryW__dots{z-index:5;gap:8px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.FeaturedSlider-module__FAtryW__dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:10px;height:10px;transition:transform .2s,background .3s}.FeaturedSlider-module__FAtryW__activeDot{background:linear-gradient(90deg,var(--primary),var(--accent));transform:scale(1.3)}.FeaturedSlider-module__FAtryW__modal{z-index:2000;background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.FeaturedSlider-module__FAtryW__modalContent{width:100%;max-width:900px;position:relative}.FeaturedSlider-module__FAtryW__modalVideo{border-radius:12px;width:100%}.FeaturedSlider-module__FAtryW__closeBtn{background:var(--surface-solid);color:var(--text);cursor:pointer;border:none;border-radius:50%;width:36px;height:36px;font-size:18px;position:absolute;top:-40px;right:0}@media (max-width:768px){.FeaturedSlider-module__FAtryW__content{padding:60px 0}.FeaturedSlider-module__FAtryW__buttons{flex-direction:column;align-items:flex-start}.FeaturedSlider-module__FAtryW__arrow{display:none}}@media (max-width:630px){.FeaturedSlider-module__FAtryW__content{padding:30px}.FeaturedSlider-module__FAtryW__buttons{flex-direction:column;align-items:flex-start}.FeaturedSlider-module__FAtryW__arrow{display:none}}
