.customer-orders_customer-orders-container__FwLQD{padding:60px 0;background:#0E111C;width:100%}.customer-orders_customer-orders-header__Ir8rn{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding:0 20px}.customer-orders_customer-orders-header__Ir8rn h2{font-size:2.5rem;font-weight:700;color:#FFF;margin:0;font-family:var(--font-estedad)}.customer-orders_customer-orders-header__Ir8rn h2 span{background:linear-gradient(135deg,#394FF0,#5B6EFF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.customer-orders_customer-orders-view-all-btn__FFqNq{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#394FF0,#5B6EFF);color:#FFF;padding:12px 24px;border-radius:12px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;font-family:var(--font-estedad);border:1px solid transparent}.customer-orders_customer-orders-view-all-btn__FFqNq:hover{background:transparent;border-color:#394FF0;color:#394FF0;transform:translateY(-2px)}.customer-orders_customer-orders-view-all-btn__FFqNq img{width:16px;height:16px;filter:brightness(0) invert(1);transition:filter .3s ease}.customer-orders_customer-orders-view-all-btn__FFqNq:hover img{filter:brightness(0) saturate(100%) invert(31%) sepia(95%) saturate(2719%) hue-rotate(226deg) brightness(96%) contrast(95%)}.customer-orders_customer-orders-swiper__toR7J{padding:0 20px;overflow:visible}.customer-orders_customer-order-slide__Y_YWb{height:auto;width:280px}.customer-orders_customer-order-card__raDrS{border-radius:16px;background:var(--Colors-Dark-Mode-V2-70,#232636);box-shadow:0 10px 20px rgba(0,0,0,.2);display:flex;padding:20px 24px;flex-direction:column;align-items:center;justify-content:space-between;gap:10px;align-self:stretch;transition:transform .3s;min-height:340px;max-height:340px;position:relative;overflow:hidden;border:1px solid rgba(66,66,155,.1);transform-style:preserve-3d}.customer-orders_customer-order-card__raDrS:hover{transform:translateY(-5px);box-shadow:0 15px 25px rgba(0,0,0,.3)}.customer-orders_customer-order-card-glow__8TJW5{display:none}.customer-orders_customer-order-header__EpIV3{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;width:100%;position:relative;z-index:5}.customer-orders_order-id__P3HPs{font-size:.9rem;font-weight:600;color:#ffffff;font-family:var(--font-estedad);background:rgba(0,0,0,.2);padding:4px 10px;border-radius:8px;border:none}.customer-orders_order-date__Dlg9q{font-size:.8rem;color:#B8BCC8;font-family:var(--font-estedad)}.customer-orders_customer-order-content__r8f5l{flex:1 1;margin-bottom:16px;position:relative;overflow:hidden;border-radius:12px;height:200px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.2);width:100%}.customer-orders_customer-order-media__LydvV{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.customer-orders_customer-order-content__r8f5l:hover .customer-orders_customer-order-media__LydvV{transform:scale(1.1)}.customer-orders_video-thumbnail__JfFGv{width:100%;height:100%;background:#1E2235;display:flex;align-items:center;justify-content:center;position:relative}.customer-orders_play-icon__52DM5{width:50px;height:50px;background:rgba(57,79,240,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:1.2rem;box-shadow:0 0 20px rgba(57,79,240,.5)}.customer-orders_file-placeholder__tonvN{width:100%;height:100%;background:#1E2235;color:#B8BCC8;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-family:var(--font-estedad)}.customer-orders_view-details-btn__14MwU{display:inline-block;padding:10px 20px;background:#2d2d3a;color:white;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;text-decoration:none;position:relative;font-family:var(--font-estedad);transition:all .3s ease;z-index:1;box-shadow:none;text-align:center;min-width:140px}.customer-orders_view-details-btn__14MwU:hover{transform:translateY(-3px);background:#3a3a4a}.customer-orders_customer-order-overlay__ezvxP{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;z-index:2;cursor:pointer}.customer-orders_customer-order-overlay-icon__szxQH{font-size:2rem;color:white;background:rgba(0,0,0,.5);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.5);transform:scale(.7);opacity:0;transition:all .3s ease}.customer-orders_customer-order-content__r8f5l:hover .customer-orders_customer-order-overlay__ezvxP{opacity:1}.customer-orders_customer-order-content__r8f5l:hover .customer-orders_customer-order-overlay-icon__szxQH{transform:scale(1);opacity:1}.customer-orders_customer-order-footer__bAWcE{width:100%;margin-top:auto;padding-top:12px}.customer-orders_customer-orders-modal-overlay__VWdwq{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.customer-orders_customer-orders-modal__JKnfJ{background:var(--Colors-Dark-Mode-V2-70,#232636);border-radius:20px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 50px rgba(0,0,0,.5);border:1px solid rgba(66,66,155,.2);animation:customer-orders_modalAppear__LTzY8 .4s ease-out;direction:rtl}.customer-orders_customer-orders-modal__JKnfJ:before{content:"";position:absolute;inset:0;border-radius:20px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;opacity:.7;z-index:0}.customer-orders_customer-orders-modal-header___Ii46{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid rgba(255,255,255,.1)}.customer-orders_customer-orders-modal-title__eX1ms{font-size:1.4rem;font-weight:700;color:white;display:flex;align-items:center;gap:15px}.customer-orders_customer-orders-modal-title-text__fKgQS{background:linear-gradient(90deg,#ff00cc,#3333ff,#00ccff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.customer-orders_customer-orders-modal-order-id__sVc8B{font-size:1rem;color:#394FF0;background:rgba(57,79,240,.1);padding:5px 10px;border-radius:8px;border:1px solid rgba(57,79,240,.3)}.customer-orders_customer-orders-modal-close__tnxfb{background:none;border:none;color:white;font-size:2rem;cursor:pointer;opacity:.7;transition:all .3s}.customer-orders_customer-orders-modal-close__tnxfb:hover{opacity:1;transform:scale(1.1)}.customer-orders_customer-orders-modal-content__H1z0r{padding:25px}.customer-orders_customer-orders-modal-info__CJ_n4{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.customer-orders_customer-orders-modal-info-item__LsuGE{background:rgba(0,0,0,.2);padding:10px 15px;border-radius:10px;display:flex;align-items:center;gap:10px}.customer-orders_customer-orders-modal-info-label__LgTXj{color:#8c8c8c;font-size:.9rem}.customer-orders_customer-orders-modal-info-value__FZZto{color:white;font-weight:500}.customer-orders_customer-orders-modal-media-container__GMolk{margin:25px 0;border-radius:15px;overflow:hidden;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;min-height:300px}.customer-orders_customer-orders-modal-media__WXLTF{max-width:100%;max-height:500px;object-fit:contain}video.customer-orders_customer-orders-modal-media__WXLTF{width:100%}.customer-orders_customer-orders-modal-footer__9ANcV{padding:20px 25px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:flex-end;gap:15px}.customer-orders_customer-orders-close-btn__3RzQY{background:rgba(255,255,255,.1);color:white;border:1px solid rgba(255,255,255,.2);padding:12px 25px;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s}.customer-orders_customer-orders-close-btn__3RzQY:hover{transform:translateY(-3px)}.customer-orders_customer-orders-close-btn__3RzQY:active{transform:translateY(-1px)}@keyframes customer-orders_modalAppear__LTzY8{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.customer-orders_customer-orders-header__Ir8rn{flex-direction:column;gap:20px;text-align:center}.customer-orders_customer-orders-header__Ir8rn h2{font-size:2rem}.customer-orders_customer-orders-view-all-btn__FFqNq{align-self:center}.customer-orders_customer-order-slide__Y_YWb{width:260px}.customer-orders_customer-order-content__r8f5l{height:180px}}@media (max-width:480px){.customer-orders_customer-orders-header__Ir8rn h2{font-size:1.8rem}.customer-orders_customer-order-slide__Y_YWb{width:240px}.customer-orders_customer-order-content__r8f5l{height:160px}}.feedback-container{width:100%;position:relative;padding:40px 0;overflow:hidden}.feedback-slider{width:100%;direction:rtl}.feedback-slide{width:300px!important;height:auto;transition:opacity .3s ease}.swiper-wrapper{align-items:center}@media (max-width:768px){.feedback-slide{opacity:.7}.swiper-slide-active{opacity:1;transform:scale(1.05)}}.feedback-card{border-radius:16px;background:var(--Colors-Dark-Mode-V2-70,#232636);box-shadow:11px 68px 106.5px 0 rgba(255,255,255,.05);display:flex;padding:20px 24px;flex-direction:column;align-items:center;justify-content:space-between;gap:10px;align-self:stretch;transition:transform .3s;min-height:180px;max-height:180px;position:relative}.feedback-card:hover{transform:translateY(-5px)}.feedback-footer{display:flex;justify-content:space-between;align-items:center;width:100%}.feedback-name{color:var(--Colors-Shades-White,#FFF);text-align:right;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:flex;align-items:center;gap:5px;text-wrap:nowrap}.feedback-rating{display:flex}.star{color:#ddd;margin-right:2px;font-size:16px}.star.filled{color:#ffb400}.feedback-comment{font-size:14px;line-height:1.5;margin:0;width:100%;color:var(--Colors-Shades-White,#FFF);text-align:right;font-size:16px;font-style:normal;font-weight:600;line-height:normal;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-height:calc(1.4em * 3)}.feedback-border{width:100%;height:4px;border-bottom:none;background-image:linear-gradient(90deg,#eeeeee93 10px,transparent 0);background-size:20px 2px;background-repeat:repeat-x;background-position:bottom;margin-top:auto}.feedback-shadow{position:absolute;top:0;height:100%;width:100px;z-index:2;pointer-events:none}.feedback-shadow.left{left:0;background:linear-gradient(90deg,rgb(0,0,0),rgba(255,255,255,0))}.feedback-shadow.right{right:0;background:linear-gradient(270deg,rgb(0,0,0),rgba(255,255,255,0))}.homeFaqs_faqsContainer__KTLK2{width:100%;max-width:1200px;margin:60px auto;padding:0 50px}.homeFaqs_faqsHeader__h8qaj{text-align:center;margin-bottom:40px}.homeFaqs_faqsHeader__h8qaj h2{color:var(--Colors-Shades-White,#FFF);font-size:40px;font-weight:800;line-height:normal;margin-bottom:10px}.homeFaqs_faqsHeader__h8qaj h2 span{color:var(--Main,#394FF0);margin-left:10px}.homeFaqs_faqsHeader__h8qaj p{color:var(--Texts,#747A9B);font-size:18px;font-weight:500;line-height:normal}.homeFaqs_faqsList__zjK_k{display:flex;flex-direction:column;gap:16px}.homeFaqs_faqItem__5PM6x{background:rgba(57,79,240,.05);border:1px solid rgba(57,79,240,.15);border-radius:16px;overflow:hidden;transition:all .3s ease}.homeFaqs_faqItem__5PM6x:hover{border-color:rgba(57,79,240,.3);background:rgba(57,79,240,.08)}.homeFaqs_faqItem__5PM6x.homeFaqs_active__YPV7Z{border-color:var(--Main,#394FF0);background:rgba(57,79,240,.1)}.homeFaqs_faqQuestion__75h96{display:flex;align-items:center;justify-content:space-between;padding:24px;cursor:pointer;transition:all .3s ease}.homeFaqs_faqQuestion__75h96:hover{background:rgba(57,79,240,.05)}.homeFaqs_faqQuestion__75h96 h3{color:var(--Colors-Shades-White,#FFF);font-size:18px;font-weight:700;line-height:1.4;margin:0;text-align:right;flex:1 1}.homeFaqs_faqIcon__pjtll{width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;flex-shrink:0;margin-left:16px}.homeFaqs_faqIcon__pjtll img{width:16px;height:16px;filter:brightness(0) invert(1);transform:rotate(-90deg)}.homeFaqs_faqIcon__pjtll.homeFaqs_rotated__VhDHH{transform:rotate(180deg)}.homeFaqs_faqAnswer__nYfzI{max-height:0;overflow:hidden;transition:max-height .3s ease}.homeFaqs_faqAnswer__nYfzI.homeFaqs_open__hvq_8{max-height:500px}.homeFaqs_faqAnswerContent__KSpjY{padding:0 24px 24px}.homeFaqs_faqAnswerContent__KSpjY p{color:var(--Texts,#747A9B);font-size:16px;font-weight:500;line-height:1.6;margin:0;text-align:right}@media (max-width:768px){.homeFaqs_faqsContainer__KTLK2{padding:0 20px;margin:40px auto}.homeFaqs_faqsHeader__h8qaj h2{font-size:28px}.homeFaqs_faqsHeader__h8qaj p{font-size:16px}.homeFaqs_faqQuestion__75h96{padding:20px}.homeFaqs_faqQuestion__75h96 h3{font-size:16px}.homeFaqs_faqAnswerContent__KSpjY{padding:0 20px 20px}.homeFaqs_faqAnswerContent__KSpjY p{font-size:14px}}@media (max-width:480px){.homeFaqs_faqsContainer__KTLK2{padding:0 16px}.homeFaqs_faqQuestion__75h96{padding:16px}.homeFaqs_faqQuestion__75h96 h3{font-size:15px}.homeFaqs_faqIcon__pjtll{width:20px;height:20px;margin-left:12px}.homeFaqs_faqIcon__pjtll img{width:14px;height:14px}.homeFaqs_faqAnswerContent__KSpjY{padding:0 16px 16px}}.neon-element{position:relative;display:inline-block;filter:drop-shadow(0 0 8px rgba(57,79,240,.5)) drop-shadow(0 0 16px rgba(57,79,240,.3)) drop-shadow(0 0 32px rgba(57,79,240,.2));animation:subtleNeonPulse 5s ease-in-out infinite;transition:all .5s cubic-bezier(.25,.46,.45,.94);will-change:filter,transform;transform-origin:center}.neon-element img{width:100%;height:auto;display:block;max-width:650px;filter:brightness(1.05) contrast(1.02)}@keyframes subtleNeonPulse{0%{filter:drop-shadow(0 0 6px rgba(57,79,240,.4)) drop-shadow(0 0 12px rgba(57,79,240,.25)) drop-shadow(0 0 24px rgba(57,79,240,.15));transform:scale(1)}33%{filter:drop-shadow(0 0 10px rgba(147,51,234,.5)) drop-shadow(0 0 20px rgba(147,51,234,.3)) drop-shadow(0 0 40px rgba(147,51,234,.2));transform:scale(1.01)}66%{filter:drop-shadow(0 0 12px rgba(236,72,153,.6)) drop-shadow(0 0 24px rgba(236,72,153,.4)) drop-shadow(0 0 48px rgba(236,72,153,.25));transform:scale(1.015)}to{filter:drop-shadow(0 0 8px rgba(59,130,246,.5)) drop-shadow(0 0 16px rgba(59,130,246,.3)) drop-shadow(0 0 32px rgba(59,130,246,.2));transform:scale(1)}}.neon-element.enhanced{filter:drop-shadow(0 0 12px rgba(57,79,240,.9)) drop-shadow(0 0 24px rgba(147,51,234,.7)) drop-shadow(0 0 48px rgba(236,72,153,.6)) drop-shadow(0 0 96px rgba(59,130,246,.4)) drop-shadow(0 0 192px rgba(168,85,247,.3));animation:enhancedNeonPulse 5s ease-in-out infinite}@keyframes neonFlicker{0%,to{opacity:1}2%{opacity:.8}4%{opacity:1}8%{opacity:.9}10%{opacity:1}12%{opacity:.7}14%{opacity:1}}@keyframes enhancedNeonPulse{0%{filter:drop-shadow(0 0 8px rgba(57,79,240,.7)) drop-shadow(0 0 16px rgba(147,51,234,.5)) drop-shadow(0 0 32px rgba(236,72,153,.4)) drop-shadow(0 0 64px rgba(59,130,246,.3)) drop-shadow(0 0 128px rgba(168,85,247,.2));transform:scale(1) rotate(0deg)}20%{filter:drop-shadow(0 0 15px rgba(147,51,234,.9)) drop-shadow(0 0 30px rgba(57,79,240,.7)) drop-shadow(0 0 60px rgba(236,72,153,.6)) drop-shadow(0 0 120px rgba(59,130,246,.4)) drop-shadow(0 0 240px rgba(168,85,247,.3));transform:scale(1.02) rotate(.5deg)}40%{filter:drop-shadow(0 0 20px rgba(236,72,153,1)) drop-shadow(0 0 40px rgba(147,51,234,.8)) drop-shadow(0 0 80px rgba(57,79,240,.6)) drop-shadow(0 0 160px rgba(59,130,246,.5)) drop-shadow(0 0 320px rgba(168,85,247,.35));transform:scale(1.04) rotate(-.5deg)}60%{filter:drop-shadow(0 0 18px rgba(59,130,246,.95)) drop-shadow(0 0 36px rgba(236,72,153,.8)) drop-shadow(0 0 72px rgba(147,51,234,.65)) drop-shadow(0 0 144px rgba(57,79,240,.5)) drop-shadow(0 0 288px rgba(168,85,247,.4));transform:scale(1.03) rotate(.3deg)}80%{filter:drop-shadow(0 0 22px rgba(168,85,247,.9)) drop-shadow(0 0 44px rgba(59,130,246,.75)) drop-shadow(0 0 88px rgba(236,72,153,.6)) drop-shadow(0 0 176px rgba(147,51,234,.45)) drop-shadow(0 0 352px rgba(57,79,240,.3));transform:scale(1.01) rotate(-.3deg)}to{filter:drop-shadow(0 0 25px rgba(57,79,240,1)) drop-shadow(0 0 50px rgba(168,85,247,.8)) drop-shadow(0 0 100px rgba(59,130,246,.6)) drop-shadow(0 0 200px rgba(236,72,153,.5)) drop-shadow(0 0 400px rgba(147,51,234,.4));transform:scale(1) rotate(0deg)}}.neon-element:hover{transition:all .5s cubic-bezier(.25,.46,.45,.94);cursor:pointer}.neon-element:hover img{filter:brightness(1.1) contrast(1.05) saturate(1.1);transition:filter .5s ease}@media (min-width:1400px){.neon-element img{max-width:750px}}@media (min-width:1200px) and (max-width:1399px){.neon-element img{max-width:700px}}@media (min-width:992px) and (max-width:1199px){.neon-element img{max-width:650px}}@media (max-width:991px){.neon-element{filter:drop-shadow(0 0 6px rgba(57,79,240,.4)) drop-shadow(0 0 12px rgba(57,79,240,.25)) drop-shadow(0 0 24px rgba(57,79,240,.15));animation:subtleNeonPulse 4s ease-in-out infinite}.neon-element img{max-width:550px}}@media (max-width:768px){.neon-element{filter:drop-shadow(0 0 5px rgba(57,79,240,.5)) drop-shadow(0 0 10px rgba(57,79,240,.3)) drop-shadow(0 0 20px rgba(57,79,240,.2));animation:mobileNeonPulse 3s ease-in-out infinite}.neon-element img{max-width:500px}.neon-element:hover{transform:scale(1.03)!important;filter:drop-shadow(0 0 12px rgba(57,79,240,.8)) drop-shadow(0 0 24px rgba(147,51,234,.6)) drop-shadow(0 0 48px rgba(236,72,153,.4))!important;transition:all .4s cubic-bezier(.25,.46,.45,.94)}@keyframes mobileNeonPulse{0%{filter:drop-shadow(0 0 3px rgba(57,79,240,.4)) drop-shadow(0 0 6px rgba(57,79,240,.3)) drop-shadow(0 0 12px rgba(57,79,240,.2))}50%{filter:drop-shadow(0 0 8px rgba(147,51,234,.6)) drop-shadow(0 0 16px rgba(147,51,234,.4)) drop-shadow(0 0 32px rgba(147,51,234,.3))}to{filter:drop-shadow(0 0 10px rgba(236,72,153,.7)) drop-shadow(0 0 20px rgba(236,72,153,.5)) drop-shadow(0 0 40px rgba(236,72,153,.3))}}}@media (max-width:480px){.neon-element img{max-width:350px}.neon-element{animation:mobileNeonPulse 2.5s ease-in-out infinite}}