::root{font-family:Inter,sans-serif;font-feature-settings:"liga" 1,"calt" 1;--primary-gold:#ffd700;--primary-orange:#ff6b35;--primary-cyan:#00c4cc;--primary-blue:#4285f4;--primary-green:#34a853;--light-pink:#fff0f5;--dark-gray:#1a1a3a;--medium-gray:#374151;--light-gray:#6b7280;--success-green:#34a853;--success-green-dark:#28a745}@supports (font-variation-settings:normal){:root{font-family:InterVariable,sans-serif}}.stars-background{position:absolute;width:100%;height:100%;background:radial-gradient(2px 2px at 20px 30px,#eee,transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,.8),transparent),radial-gradient(1px 1px at 90px 40px,#fff,transparent),radial-gradient(1px 1px at 130px 80px,rgba(255,255,255,.6),transparent),radial-gradient(2px 2px at 160px 30px,#ddd,transparent);background-repeat:repeat;background-size:200px 100px;animation:twinkle 4s ease-in-out infinite alternate;z-index:1}@keyframes twinkle{0%{opacity:.3}100%{opacity:1}}.solar-system-container .sun{width:110px;height:110px;background:linear-gradient(135deg,#ffd700 0,#ff6b35 50%,#00c4cc 100%)!important;border-radius:50%;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 60px rgba(255,107,53,.6)!important;animation:sunPulse 3s ease-in-out infinite;z-index:10}@keyframes sunPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.infinity-symbol{font-size:clamp(1.2rem,2.5vw,2.5rem);color:#fff;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5);animation:infinityGlow 2s ease-in-out infinite alternate}@keyframes infinityGlow{0%{text-shadow:2px 2px 4px rgba(0,0,0,.5)}100%{text-shadow:2px 2px 20px rgba(255,255,255,.8)}}.unlimited-text{font-size:clamp(.35rem,.6vw,.6rem);color:#fff;font-weight:700;text-align:center;margin-top:clamp(1px,.5vw,5px);text-shadow:1px 1px 2px rgba(0,0,0,.7)}.platforms-orbit{position:absolute;width:280px;height:280px;border:2px solid;border-color:#ffd700 #ff6b35 #00c4cc #ffd700;border-radius:50%;animation:rotate 35s linear infinite;z-index:5;top:50%;left:50%}@keyframes rotate{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}.platform{position:absolute;width:clamp(30px,4vw,60px);height:clamp(30px,4vw,60px);cursor:pointer;transition:.3s;top:50%;left:50%;transform-origin:center;transform:translate(-50%,-50%)}.platform:hover{transform:translate(-50%,-50%) scale(1.2);z-index:15}.platform:hover .platform-circle{box-shadow:0 8px 25px rgba(255,107,53,.4);border:2px solid rgba(255,107,53,.6)}.platform-circle{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:.3s}.platform-circle img{width:70%;height:70%;object-fit:contain;border-radius:50%}.platform-text{position:absolute;bottom:clamp(-10px,-1.5vw,-20px);left:50%;transform:translateX(-50%);color:#fff;font-size:clamp(.35rem,.5vw,.6rem);font-weight:500;text-align:center;white-space:nowrap;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.tools-orbit{position:absolute;width:520px;height:520px;border:1px solid;border-color:#ffd700 #ff6b35 #00c4cc #ffd700;border-radius:50%;animation:rotate 30s linear infinite reverse;z-index:3;top:50%;left:50%}@keyframes counterRotateCanva{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@keyframes counterRotateAdobeExpress{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@keyframes counterRotatePhotoshop{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@keyframes counterRotateGoogle{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@keyframes counterRotateOffice{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@keyframes counterRotateFigma{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@keyframes counterRotateChatgpt{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@keyframes counterRotateClaude{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.tools-orbit .ai-tool{animation:counterRotateTools 30s linear infinite}@keyframes counterRotateTools{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.ai-tool{position:absolute;width:clamp(30px,4vw,60px)!important;height:clamp(30px,4vw,60px)!important;cursor:pointer;transition:.3s;top:50%;left:50%;transform-origin:center;transform:translate(-50%,-50%)}.ai-tool .platform-circle{width:100%;height:100%}.ai-tool .platform-circle img{width:65%;height:65%}.ai-tool .platform-text{font-size:clamp(.3rem,.4vw,.5rem);bottom:clamp(-12px,-1.2vw,-18px)}.ai-tool:hover{transform:translate(-50%,-50%) scale(1.2);z-index:15}.ai-tool:hover .platform-circle{box-shadow:0 8px 25px rgba(0,196,204,.4);border:2px solid rgba(0,196,204,.6)}.tooltip{position:absolute;background:linear-gradient(135deg,rgba(0,0,0,.95) 0,rgba(26,26,58,.95) 100%);color:#fff;padding:clamp(8px,1vw,10px) clamp(12px,1.5vw,14px);border-radius:8px;font-size:clamp(.7rem,.8vw,.85rem);font-weight:500;pointer-events:none;z-index:1000;opacity:0;transition:.3s;white-space:nowrap;border:1px solid rgba(255,107,53,.3);box-shadow:0 4px 20px rgba(0,0,0,.4);backdrop-filter:blur(10px);max-width:clamp(150px,20vw,200px);text-align:center}.tooltip.show{opacity:1;transform:translateX(-50%) translateY(-5px)}.tooltip strong{color:#ffd700;font-weight:600}.solar-system-container{width:clamp(300px,85vw,100%);height:clamp(300px,85vh,100%);position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto;padding:clamp(10px,2vw,20px)}#solar-system-column,#solar-system{display:flex!important;justify-content:center!important;align-items:center!important}.tool-image{width:80%;height:80%;object-fit:contain;border-radius:50%}.tool-emoji-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem}@media (min-width:1920px){.solar-system-container{width:90%;height:90vh}.platforms-orbit{width:280px;height:280px}.tools-orbit{width:520px;height:520px}.sun{width:100px;height:100px}.infinity-symbol{font-size:3rem}.unlimited-text{font-size:.8rem}}@media (min-width:1200px) and (max-width:1919px){.solar-system-container{width:85%;height:85vh}}@media (min-width:992px) and (max-width:1199px){.solar-system-container{width:80%;height:80vh}.platforms-orbit{width:280px;height:280px}.tools-orbit{width:440px;height:440px}.sun{width:100px;height:100px}.infinity-symbol{font-size:2.5rem}.unlimited-text{font-size:.6rem}.platform{width:50px;height:50px}.platform-text{font-size:.7rem}.ai-tool{width:45px;height:45px}.ai-tool .platform-text{font-size:.6rem}.ai-tool:nth-child(n+12){display:none}}@media (min-width:768px) and (max-width:991px){.solar-system-container{width:75%;height:75vh}.platforms-orbit{width:220px;height:220px}.tools-orbit{width:380px;height:380px}.sun{width:80px;height:80px}.infinity-symbol{font-size:2rem}.unlimited-text{font-size:.5rem}.platform{width:40px;height:40px}.platform-text{font-size:.6rem}.ai-tool{width:40px;height:40px}.ai-tool .platform-text{font-size:.5rem}.ai-tool:nth-child(n+11){display:none}}@media (min-width:576px) and (max-width:767px){.solar-system-container{width:70%;height:70vh}.platforms-orbit{width:180px;height:180px}.tools-orbit{width:320px;height:320px}.sun{width:60px;height:60px}.infinity-symbol{font-size:1.5rem}.unlimited-text{font-size:.4rem}.ai-tool:nth-child(n+10){display:none}}@media (max-width:575px){.solar-system-container{width:90%;height:60vh;padding:15px}.platforms-orbit{width:125px;height:125px}.tools-orbit{width:175px;height:175px}.sun{width:55px!important;height:55px!important}.infinity-symbol{font-size:1.2rem}.unlimited-text{font-size:.35rem;margin-top:1px}.platform{width:30px;height:30px}.platform-text{font-size:.35rem;bottom:-10px}.ai-tool{width:30px!important;height:30px!important}.ai-tool .platform-text{font-size:.3rem;bottom:-8px}.tooltip{font-size:.6rem;padding:6px 10px;max-width:120px}.ai-tool:nth-child(n+9){display:none}}@media (max-width:375px){.solar-system-container{width:min(85vw,85vh,350px);height:min(85vw,85vh,350px)}.platforms-orbit{width:120px;height:120px}.tools-orbit{width:180px;height:180px}.sun{width:65px!important;height:65px!important}.platform{width:25px;height:25px}.ai-tool{width:25px!important;height:25px!important}.ai-tool:nth-child(n+7){display:none}.platform-text,.ai-tool .platform-text{display:none}}@media (min-width:376px) and (max-width:430px){.solar-system-container{width:min(88vw,88vh,400px);height:min(88vw,88vh,400px)}.platforms-orbit{width:140px;height:140px}.tools-orbit{width:240px;height:240px}.sun{width:45px;height:45px}.platform{width:28px;height:28px}.ai-tool{width:28px!important;height:28px!important}.platform-text{font-size:.4rem}.ai-tool .platform-text{font-size:.35rem}}@media (min-width:768px) and (max-width:1024px){.solar-system-container{width:min(70vw,70vh,550px);height:min(70vw,70vh,550px)}.platforms-orbit{width:220px;height:220px}.tools-orbit{width:380px;height:380px}.sun{width:80px;height:80px}.platform{width:45px;height:45px}.ai-tool{width:45px!important;height:45px!important}}@media (min-width:1440px){.solar-system-container{width:min(55vw,55vh,650px);height:min(55vw,55vh,650px)}.platforms-orbit{width:280px;height:280px}.tools-orbit{width:520px;height:520px}.sun{width:100px;height:100px}.platform{width:70px;height:70px}.ai-tool{width:70px!important;height:70px!important}}@media (prefers-reduced-motion:reduce){.platforms-orbit,.tools-orbit,.sun,.infinity-symbol{animation:none!important}.platform:hover,.ai-tool:hover{transform:none!important}}.mt-72{margin-top:72px}.mt-70{margin-top:70px}.mt-144{margin-top:144px}.mb-72{margin-bottom:72px}.ml-74{margin-left:74px}.flex-center{display:flex;justify-content:center;align-items:center}.flex-display{display:flex}.icon-large-blue{font-size:2.5rem;color:#007bff}.price-strikethrough{text-decoration-line:line-through;font-size:2rem;font-weight:700}.rounded-circle-img{border-radius:50%}.img-responsive{max-width:100%;height:auto}.icon-height-80{height:80px}.mb-20{margin-bottom:20px}.icon-24{width:24px;height:24px}.list-disc{list-style-type:disc}.pricing-comparison{display:flex;gap:20px;margin-top:20px}.pricing-item{flex:1;padding:15px;border-radius:8px;background:#f8f9fa;text-align:center}.pricing-item.highlight{background:#f0f7ff;border:2px solid #007bff}.pricing-item .price{font-size:2rem;font-weight:700;margin:10px 0}.pricing-item .price span{font-size:1rem;font-weight:400}.pricing-item h3{font-size:1rem;margin-bottom:10px}.pricing-item p{margin:0}.modal{z-index:1050!important;background-color:rgba(0,0,0,.5);backdrop-filter:blur(10px)}.modal-backdrop{z-index:1040!important;display:none!important}.modal-dialog{z-index:1060!important;margin:0 auto;height:100vh;display:flex;align-items:center}.modal-content{width:100%;background-color:rgba(0,0,0,.9)!important;background:transparent!important;border:none!important;box-shadow:none!important}.modal-body{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--bs-modal-padding);flex:none!important;position:relative}.modal video,.modal img,.modal audio{max-width:100%;max-height:80vh;margin:0 auto}.btn-close{top:20px!important;right:20px!important;z-index:1070!important;width:50px!important;height:50px!important;background-color:#ccc!important;border-radius:50%!important;opacity:1!important}.btn-close:hover{background-color:#fff!important}.trust-badge{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px}.trust-icon{width:24px;height:24px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center}.trust-icon::after{content:"✓";color:#fff;font-weight:700;font-size:14px}.trust-text{color:#059669;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.section-title{text-align:center;font-size:3.5rem;font-weight:700;color:#1f2937;margin-bottom:16px;letter-spacing:-.02em}.section-subtitle{text-align:center;color:#6b7280;font-size:1.1rem;margin-bottom:60px;font-weight:400}.logos-container{display:flex;flex-direction:column;align-items:center;gap:30px;margin:60px 0}.logo-row{display:flex;align-items:center;opacity:0;animation:fadeInSlide .8s ease-out forwards}.top-row{justify-content:center;gap:100px;width:100%;max-width:1600px}.middle-row{justify-content:center;gap:100px;margin:0 50px;width:100%;max-width:1800px}.bottom-row{justify-content:center;gap:100px;width:100%;max-width:1600px}.logo-row:nth-child(1){animation-delay:.2s}.logo-row:nth-child(2){animation-delay:.4s}.logo-row:nth-child(3){animation-delay:.6s}.logo-item{transition:.3s cubic-bezier(.4,0,.2,1);cursor:default;position:relative}.logo-item:hover{transform:scale(1.05)}.logo-text{font-size:1.6rem;font-weight:400;color:#374151;text-align:center;position:relative;z-index:2;white-space:nowrap;transition:color .3s}.logo-item:hover .logo-text{color:#111827}.logo-item::after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:2px;background:linear-gradient(90deg,#10b981,#059669);transform:scaleX(0);transition:transform .3s;border-radius:1px}.logo-item:hover::after{transform:scaleX(1)}.nyt{font-family:"Times New Roman",Times,serif;font-weight:500}.lifewire{font-family:"Helvetica Neue",Helvetica,sans-serif;font-weight:400}.refinery29{font-family:Arial,sans-serif;font-weight:600;letter-spacing:.02em}.bustle{font-family:Georgia,serif;font-style:italic;font-weight:400}.well-good{font-family:"Helvetica Neue",Helvetica,sans-serif;letter-spacing:.1em;font-weight:300;font-size:1.4rem}.urban-list{font-family:Arial,sans-serif;font-weight:700;letter-spacing:.05em}.beebom{font-family:Roboto,sans-serif;font-weight:400}.hypebae{font-family:Arial,sans-serif;font-weight:600;letter-spacing:.08em}.gulf-news{font-family:"Times New Roman",Times,serif;font-weight:500}.arab-news{font-family:Georgia,serif;font-weight:500}.japan-times{font-family:"Times New Roman",Times,serif;font-weight:500}.forbes{font-family:Georgia,serif;font-weight:600;font-style:italic}.techcrunch{font-family:Arial,sans-serif;font-weight:500}.khaleej-times{font-family:"Times New Roman",Times,serif;font-weight:500}.hindu{font-family:Georgia,serif;font-weight:500}.times-india{font-family:"Times New Roman",Times,serif;font-weight:600}.stats-footer{margin-top:60px;text-align:center;padding-top:40px;border-top:1px solid #e5e7eb}.stats-text{color:#6b7280;font-size:.95rem;font-weight:400}.stats-highlight{color:#059669;font-weight:600}@keyframes fadeInSlide{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.top-row,.bottom-row{gap:70px;max-width:1400px}.middle-row{gap:70px;margin:0 40px;max-width:1600px}}@media (max-width:768px){.section-title{font-size:2.5rem}.logos-container{gap:20px;margin:40px 0}.top-row,.bottom-row{gap:50px;flex-wrap:wrap;justify-content:center;max-width:100%}.middle-row{gap:30px;margin:0 15px;flex-wrap:wrap;justify-content:center;max-width:100%}.logo-text{font-size:1.3rem}}.step-number{width:40px;height:40px;background:#007bff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.integration-step{transition:transform .3s ease;color:#fff!important}.integration-step:hover{transform:translateX(10px)}.step-content h4{margin-bottom:.5rem;color:#fff!important}.step-content p{margin-bottom:0;color:rgba(255,255,255,.8)!important}.partner-logo{max-height:60px;width:auto;filter:grayscale(0);transition:filter .3s}.partner-logos{padding:2rem;background:#1a1a3a!important;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2)!important}body,html{background:#1a1a3a!important;color:#fff!important}section{background:#1a1a3a!important;color:#fff!important}#last-section h4,#last-section h5,#last-section .col-sm-2 h4,#last-section .col-sm-2 h5{color:transparent!important}.container,.container-fluid{background:0 0!important}.btn,button,.ai-help-button,.use-case-generate-button,.upload-btn,.remove-bg-btn,.download-btn,.premium-btn,#generate-video-btn{background:linear-gradient(135deg,#ffd700,#ff6b35)!important;border:none!important;color:#fff!important;font-weight:600!important;transition:all .3s ease!important;box-shadow:0 5px 15px rgba(255,107,53,.3)!important}.btn:hover,button:hover,.ai-help-button:hover,.use-case-generate-button:hover,.upload-btn:hover,.remove-bg-btn:hover,.download-btn:hover,.premium-btn:hover,#generate-video-btn:hover{background:linear-gradient(135deg,#ff6b35,#ffd700)!important;transform:translateY(-2px)!important;box-shadow:0 8px 25px rgba(255,107,53,.4)!important}.btn:active,button:active,.ai-help-button:active,.use-case-generate-button:active,.upload-btn:active,.remove-bg-btn:active,.download-btn:active,.premium-btn:active,#generate-video-btn:active{transform:translateY(0)!important;box-shadow:0 4px 10px rgba(255,107,53,.3)!important}.use-case-generate-button{min-width:180px!important;min-height:52px!important;padding:14px 24px!important;border-radius:14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;line-height:1.2!important;margin:8px 0!important}a[target=_blank][href*="app.saifs.ai"]{display:inline-flex!important}.text-primary{color:#fff!important}.feature_card_whole .text-primary,.feature_card_whole .mt-3.text-primary{color:#fff!important}h1,h2,h3,h4,h5,h6,.ai-help-heading,.ai-image-gallery-text,.demo-title,.section-title,.empowering-text,.use-case-div5,.faq-heading,.feature_card,.write-your-prompt,.text-create-videos{background:linear-gradient(135deg,#ffd700 0,#ff6b35 50%,#00c4cc 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important}#first-section h1,.hero-heading,h1.hero-heading{background:linear-gradient(135deg,#ffd700 0,#ff6b35 50%,#00c4cc 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important;font-weight:700!important;font-size:2rem!important}.modal h1,.modal h2,.modal h3,.modal h4,.modal h5,.modal h6{color:#fff!important;background:0 0!important;-webkit-text-fill-color:#fff!important}.feature_card_whole{background:#1a1a3a!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}.feature_card{color:#fff!important}.feature_card_description{color:rgba(255,255,255,.8)!important}p{color:rgba(255,255,255,.8)!important}.text-muted{color:rgba(255,255,255,.6)!important}.pricing-item{background:#1a1a3a!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}.pricing-item.highlight{background:linear-gradient(135deg,rgba(255,215,0,.1),rgba(255,107,53,.1))!important;border:2px solid #ffd700!important}.pricing-item h3{color:#fff!important}.pricing-item p{color:rgba(255,255,255,.8)!important}.happy-users{background:#1a1a3a!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}.text-150k{background:linear-gradient(135deg,#ffd700 0,#ff6b35 50%,#00c4cc 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important}.text-150k .text-happy-users{background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:initial!important;color:rgba(255,255,255,.8)!important}.text-happy-users{color:rgba(255,255,255,.8)!important}.feature-card-1,.feature-card-2,.feature-card-3{background:#1a1a1a!important;border:none!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;transition:all .3s ease!important;cursor:pointer!important;border-radius:15px!important;box-shadow:0 8px 32px rgba(0,0,0,.3)!important}.feature-card-1:hover,.feature-card-2:hover,.feature-card-3:hover{transform:translateY(-10px)!important;box-shadow:0 15px 35px rgba(255,107,53,.3)!important;border:1px solid rgba(255,215,0,.5)!important;z-index:20!important;position:relative!important}.feature-card-1:hover .feature-person-name,.feature-card-2:hover .feature-person-name,.feature-card-3:hover .feature-person-name{color:#ffd700!important}.feature-card-1:hover .person-review,.feature-card-2:hover .person-review,.feature-card-3:hover .person-review{color:#fff!important}.feature-person-name{color:#fff!important}.profession-feature-person{color:rgba(255,255,255,.8)!important}.person-review{color:rgba(255,255,255,.9)!important}.section-logos,.brands,.section-icons,.ai-models-section,#community,#testimonial-carousel,.section-videos{background:#1a1a3a!important}.testimonial-section{margin-bottom:50px!important;padding-bottom:50px!important}.row,.col-lg-12,.col-lg-6,.col-lg-4,.col-lg-3,.col-md-6,.col-md-4,.col-sm-12{background:0 0!important}.step-content h4{color:#fff!important}.step-content p{color:rgba(255,255,255,.8)!important}.accordion-item{background:#1a1a3a!important;border:1px solid rgba(255,255,255,.2)!important}.accordion-item-header{color:#fff!important;position:relative;padding-right:40px;background:0 0!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#fff!important}.accordion-item-body-content{color:rgba(255,255,255,.8)!important}.accordion-item-header::after,.accordion-item-header::before,.accordion-item-header i,.accordion-item-header .bi,.accordion-item-header .fa,.accordion .accordion-item-header::after,.accordion .accordion-item-header::before,.accordion .accordion-item-header i,.accordion .accordion-item-header .bi,.accordion .accordion-item-header .fa{color:#ff6b35!important;background:0 0!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#ff6b35!important}.accordion-item-header .accordion-arrow,.accordion-item-header .dropdown-arrow,.accordion-item-header .expand-icon,.accordion-item-header .collapse-icon{color:#ff6b35!important;background:0 0!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#ff6b35!important}.accordion-item-header::after{content:"▼"!important;color:#ff6b35!important;background:0 0!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#ff6b35!important;font-size:14px!important;font-weight:700!important;transition:transform .3s ease!important;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.accordion-item-header.active::after{transform:translateY(-50%) rotate(180deg)!important;color:#ff6b35!important}.accordion-item-header::before{color:#ff6b35!important;background:0 0!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#ff6b35!important}.accordion .accordion-item-header i,.accordion .accordion-item-header .bi,.accordion .accordion-item-header .fa,.accordion .accordion-item-header [class*="icon"],.accordion .accordion-item-header [class*="arrow"]{color:#ff6b35!important;background:0 0!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#ff6b35!important}.section-videos{color:#fff!important}.text-create-videos{color:#fff!important}.paragraph-videos{color:rgba(255,255,255,.8)!important}.card{background:#1a1a3a!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important}.use-case-div5{color:#fff!important}.use-case-div5-description{color:rgba(255,255,255,.8)!important}.trust-badge{color:#fff!important}.trust-text{color:#ffd700!important}.new-badge{background:0 0!important;border:none!important;width:auto!important;height:auto!important;padding:0!important}.badge-text{color:#fff!important;font-family:Arial,sans-serif!important;font-size:15px!important;font-weight:700!important;letter-spacing:.5px!important;background:0 0!important}.section-title{color:#fff!important}.section-subtitle{color:rgba(255,255,255,.8)!important}.logo-text{color:#fff!important}.stats-text{color:rgba(255,255,255,.8)!important}.stats-highlight{color:#ffd700!important}.icon-section,.frequently-asked-content,.ai-explore-community-container,.showcase-gallery,.logos-container,.testimonial-container,.what-our-user-say-content,.faq-heading,.ai-image-gallery-heading{background:0 0!important}#testimonial-carousel{position:relative;width:100%;margin:72px auto;overflow:visible;background:#1a1a3a!important;padding:0 20px;z-index:10}.testimonial-container{display:flex;transition:transform .5s ease-in-out;background:#1a1a3a!important;gap:20px;padding-right:20px;overflow:visible;z-index:10}.testimonial{min-width:calc(33.333% - 14px);flex:0 0 calc(33.333% - 14px);padding:0;box-sizing:border-box;background:0 0!important;position:relative;z-index:15}@media (max-width:992px){.testimonial{min-width:calc(50% - 10px);flex:0 0 calc(50% - 10px)}}@media (max-width:768px){.testimonial{min-width:calc(100% - 20px);flex:0 0 calc(100% - 20px)}}.feature-card-elements{background:0 0!important;position:relative;z-index:15}.what-our-user-say-content{display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;width:100%!important}.what-our-user-say-content .ai-image-gallery-text{font-size:56px!important;font-weight:700!important;padding-right:50px!important}@media (max-width:768px){.row{margin-left:-10px!important;margin-right:-10px!important}.col-lg-3,.col-lg-4,.col-lg-6,.col-md-6,.col-md-4{padding-left:10px!important;padding-right:10px!important;margin-bottom:1rem!important}.play_store_button,.apple-store-button,.windows_store_button{max-width:150px!important;height:auto!important}.section-videos .row{flex-direction:column!important}.section-videos .col-lg-6:first-child{order:2!important;margin-top:2rem!important}.section-videos .col-lg-6:last-child{order:1!important}.what-our-user-say-content{display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;width:100%!important;margin:0 auto!important}.what-our-user-say-content .ai-image-gallery-text{font-size:42px!important;font-weight:700!important;padding-right:150px!important}html,body{margin:0!important;padding:0!important;position:relative!important}*{box-sizing:border-box!important;max-width:100%!important}.container,.container-fluid,.row,[class*="col-"]{max-width:100%!important}.section-icons{width:100%!important;margin-left:0!important;margin-right:0!important}.frequently-asked-content{margin-left:0!important;margin-right:0!important;width:100%!important}.what-our-user-say-content{margin-left:0!important;margin-right:0!important;width:100%!important}.ai-video-explore{margin-left:0!important;margin-right:0!important;width:100%!important}.icon-space,.icon-3{display:none!important}section{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.container,.container-fluid{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important}.row{width:100%!important;margin-left:0!important;margin-right:0!important}[class*="col-"]{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important}.hero-heading{font-size:2rem!important;line-height:1.2!important;margin-bottom:1rem!important}#first-section p{font-size:.9rem!important;margin-bottom:1rem!important}#first-section .row{flex-direction:column!important}#first-section .col-md-6:first-child{order:2!important;margin-top:2rem!important}#first-section .col-md-6:last-child{order:1!important}.pricing-comparison{flex-direction:column!important;gap:15px!important}.pricing-item{padding:12px!important}.pricing-item .price{font-size:1.5rem!important}#generate-video-btn{width:100%!important;padding:12px 20px!important;font-size:1rem!important}.ai-image-gallery-text{font-size:2rem!important;line-height:1.2!important}.feature_card_whole{margin-bottom:1.5rem!important;padding:1rem!important}.feature_card{font-size:1.1rem!important;margin-bottom:.5rem!important}.feature_card_description{font-size:.9rem!important}.happy-users{padding:1rem!important;margin-bottom:1rem!important;width:100%!important;margin-left:0!important;margin-right:0!important}.text-150k{font-size:2rem!important}.text-happy-users{font-size:.8rem!important}.processed-text,.users-text,.reviews-text,.countries-text{margin-right:0!important;margin-left:0!important}.happy-user-text,.div-reviews-text{margin-left:0!important}.testimonial-container{padding:0 15px!important;padding-right:20px!important;overflow:visible!important;z-index:10!important}.testimonial{min-width:280px!important;margin-right:1rem!important;z-index:15!important;position:relative!important}#testimonial-carousel{padding:0 15px!important;overflow:visible!important;z-index:10!important}.feature-card-1:hover,.feature-card-2:hover,.feature-card-3:hover{z-index:20!important;position:relative!important}.feature-card-1,.feature-card-2,.feature-card-3{padding:1rem!important;margin-bottom:1rem!important;min-height:auto!important}.feature-person-name{font-size:1rem!important}.person-review{font-size:.9rem!important;line-height:1.4!important}.feature-name-img-container{flex-direction:column!important;text-align:center!important;margin-bottom:1rem!important}.feature-img-review{margin-bottom:.5rem!important}.accordion-item-header{font-size:.9rem!important;padding:1rem!important}.accordion-item-body-content{font-size:.85rem!important;padding:0 1rem 1rem!important}.text-create-videos{font-size:1.8rem!important}.paragraph-videos{font-size:.9rem!important}.create-videos-download-button{flex-direction:column!important;gap:10px!important;align-items:center!important}.use-case-generate-button{width:100%!important;padding:12px 20px!important;font-size:1rem!important}.container,.container-fluid{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important}section{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.row{width:100%!important;margin-left:0!important;margin-right:0!important}[class*="col-"]{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important}section{margin-top:2rem!important}.logos-container{gap:20px!important;margin:30px 0!important}.logo-text{font-size:1rem!important}.integration-steps{margin-bottom:2rem!important}.step-content h4{font-size:1rem!important}.step-content p{font-size:.85rem!important}.partner-logos{padding:1rem!important}button,.btn,.use-case-generate-button,#generate-video-btn{min-height:44px!important;min-width:44px!important}a{min-height:44px!important;display:inline-flex!important;align-items:center!important}.accordion-item-header{min-height:44px!important;display:flex!important;align-items:center!important}.feature-card-1,.feature-card-2,.feature-card-3{min-height:44px!important}h1,h2,h3,h4,h5,h6{word-wrap:break-word!important;hyphens:auto!important}p,span,div{word-wrap:break-word!important;overflow-wrap:break-word!important}.mb-4,.mb-5{margin-bottom:1.5rem!important}.mt-4,.mt-5{margin-top:1.5rem!important}.py-4,.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}img{max-width:100%!important;height:auto!important}input,textarea,select{font-size:16px!important;min-height:44px!important}.row{margin-left:0!important;margin-right:0!important}.col-lg-3,.col-lg-4,.col-lg-6,.col-md-6,.col-md-4,.col-sm-12{padding-left:15px!important;padding-right:15px!important;margin-bottom:1rem!important}*{margin-left:0!important;margin-right:0!important}.container,.container-fluid{padding-left:15px!important;padding-right:15px!important}.section-icons{width:100%!important;margin-left:0!important;margin-right:0!important}.processed-text{margin-right:0!important}.text-150k{font-size:24px!important}.happy-user-text,.div-reviews-text{margin-left:0!important}body{margin:0!important;padding:0!important;width:100%!important}section{width:100vw!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.container,.container-fluid{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:5px!important;padding-right:5px!important}.row{width:100%!important;margin-left:0!important;margin-right:0!important}[class*="col-"]{width:100%!important;max-width:100%!important;padding-left:5px!important;padding-right:5px!important}.frequently-asked-content,.what-our-user-say-content,.ai-video-explore,.ai-image-gallery-heading{width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:5px!important;padding-right:5px!important}.section-icons{width:100%!important;margin-left:0!important;margin-right:0!important}.feature-card-1,.feature-card-2,.feature-card-3{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.feature-name-img-container,.feature-person-name,.profession-feature-person,.person-review,.create-videos-download-button,.use-case-generate-button{width:100%!important;max-width:100%!important}*{max-width:100%!important;box-sizing:border-box!important}img,video,iframe,canvas,svg{max-width:100%!important;height:auto!important}}@media (max-width:424px){.section-icons{width:100%!important;margin-left:0!important;margin-right:0!important}.text-150k{font-size:20px!important}}@media (max-width:374px){.section-icons{width:100%!important;margin-left:0!important;margin-right:0!important}.text-150k{font-size:18px!important}}@media (min-width:481px) and (max-width:768px){.hero-heading{font-size:2.5rem!important;line-height:1.3!important}.ai-image-gallery-text{font-size:2.5rem!important}.feature_card_whole{margin-bottom:2rem!important}.feature-card-1,.feature-card-2,.feature-card-3{padding:1.5rem!important}.container,.container-fluid{width:100%!important;max-width:100%!important;padding-left:15px!important;padding-right:15px!important}section{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.row{width:100%!important;margin-left:0!important;margin-right:0!important}[class*="col-"]{width:100%!important;max-width:100%!important;padding-left:15px!important;padding-right:15px!important}}@media (max-width:320px){.hero-heading{font-size:1.8rem!important}.ai-image-gallery-text{font-size:1.8rem!important}.feature_card_whole{padding:.8rem!important}.container,.container-fluid{width:100%!important;max-width:100%!important;padding-left:5px!important;padding-right:5px!important}section{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.row{width:100%!important;margin-left:0!important;margin-right:0!important}[class*="col-"]{width:100%!important;max-width:100%!important;padding-left:5px!important;padding-right:5px!important}}.navbar .megamenu,.navbar .megamenu *,.navbar .dropdown-menu,.navbar .dropdown-menu *,.navbar .col-megamenu,.navbar .col-megamenu *{max-width:none!important;margin-left:initial!important;margin-right:initial!important}#collapsibleNavbar,.navbar-collapse,.navbar.fixed-top .navbar-collapse,.navbar.sticky-top .navbar-collapse{background-color:#1a1a3a!important}.navbar .nav-link,.navbar .nav-link *,.navbar .dropdown-toggle:not(.navbar-toggler),.navbar .dropdown-toggle:not(.navbar-toggler) *,.navbar .dropdown-item,.navbar .dropdown-item *,.navbar .megamenu a,.navbar .megamenu a *,.navbar .megamenu .title,.navbar .megamenu .title *,.navbar .navbar-nav li,.navbar .navbar-nav li *,.navbar .navbar-nav a,.navbar .navbar-nav a *,.navbar .navbar-nav span:not(.navbar-toggler-icon),.navbar .navbar-nav h1,.navbar .navbar-nav h2,.navbar .navbar-nav h3,.navbar .navbar-nav h4,.navbar .navbar-nav h5,.navbar .navbar-nav h6{color:#fff!important;background:0 0!important;background-image:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:#fff!important;text-fill-color:#fff!important}.navbar-toggler{border:1px solid rgba(255,255,255,.3)!important;background:linear-gradient(135deg,var(--primary-gold),var(--primary-orange))!important}.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.8%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important;width:1.5em!important;height:1.5em!important;background-repeat:no-repeat!important;background-position:50%!important;background-size:100%!important}.navbar .nav-link:hover,.navbar .nav-link:hover *,.navbar .dropdown-toggle:hover,.navbar .dropdown-toggle:hover *,.navbar .dropdown-item:hover,.navbar .dropdown-item:hover *,.navbar .megamenu a:hover,.navbar .megamenu a:hover *{color:#ff6b35!important;-webkit-text-fill-color:#ff6b35!important;text-fill-color:#ff6b35!important}@media (max-width:991px){#NavBar{background-color:#1a1a3a!important}#collapsibleNavbar,.navbar.fixed-top .navbar-collapse,.navbar.sticky-top .navbar-collapse{background-color:#1a1a3a!important}.navbar .dropdown-menu,.navbar .megamenu{background:linear-gradient(to bottom right,#1a1a3a,#2a2a4a)!important}.navbar .nav-link,.navbar .dropdown-toggle,.navbar .dropdown-item,.navbar .megamenu a,.navbar .megamenu .title{color:#fff!important;-webkit-text-fill-color:#fff!important;background:0 0!important}}@media (min-width:992px){.navbar .megamenu .col-lg-3{flex:0 0 auto!important;width:25%!important;max-width:25%!important}.navbar .megamenu .row{margin-left:-12px!important;margin-right:-12px!important}}@media (max-width:991px){.navbar .megamenu .col-6{flex:0 0 auto!important;width:50%!important;max-width:50%!important}.navbar .megamenu .row{margin-left:-6px!important;margin-right:-6px!important}}.navbar .megamenu ul li{margin-left:0!important;margin-right:0!important}html,body{overflow-x:hidden}img,video,canvas,svg{max-width:100%;height:auto}.embed-responsive,.responsive-embed{position:relative;width:100%}.embed-responsive iframe,.responsive-embed iframe{width:100%;height:100%}@media (max-width:576px){.container{padding-left:16px;padding-right:16px}h1{font-size:1.85rem}h2{font-size:1.55rem}}.heading-text{position:relative}.circle{background-color:#fff0f5;border-radius:50%;z-index:0}.head-txt{z-index:1}.category{transition:box-shadow .3s}.category:hover{box-shadow:0 0 11px rgba(33,33,33,.2)}@media screen and (min-width:320px) and (max-width:374px){.circle{position:relative;height:60px;width:60px;margin-left:-2.5in}.head-txt{position:absolute;margin-top:29px;font-weight:800;font-size:22px}.category{height:70px;width:275px;margin:10px 0;align-items:center;justify-content:center;border-radius:16px}}@media screen and (min-width:375px) and (max-width:424px){.circle{position:relative;height:75px;width:75px;margin-left:-3in}.head-txt{position:absolute;margin-top:34px;margin-left:-3px;font-weight:800;font-size:26px}.category{height:70px;width:275px;margin:10px 0;align-items:center;justify-content:center;border-radius:16px}}@media screen and (min-width:425px) and (max-width:767px){.circle{position:relative;height:75px;width:75px;margin-left:-20rem}.head-txt{position:absolute;margin-top:34px;margin-left:-4px;font-weight:800;font-size:30px}.category{height:70px;width:275px;margin:10px 0;align-items:center;justify-content:center;border-radius:16px}}@media screen and (min-width:768px) and (max-width:1024px){.circle{position:relative;height:100px;width:100px;margin-left:-19rem}.head-txt{position:absolute;margin-top:43px;margin-left:66px;font-weight:800}.category{height:80px;width:300px;margin:10px;align-items:center;justify-content:center;border-radius:16px}}@media screen and (min-width:1024px) and (max-width:1439px){.circle{position:relative;height:100px;width:100px;margin-left:-21rem}.head-txt{position:absolute;margin-top:39px;margin-left:63px;font-weight:800}.category{height:125px;width:400px;margin:10px;align-items:center;justify-content:center;border-radius:16px}}@media screen and (min-width:1440px){.circle{position:relative;height:100px;width:100px;margin-left:-4in}.head-txt{position:absolute;z-index:1;margin-top:35px;margin-left:104px;font-weight:800;font-size:48px}.category{height:125px;width:400px;margin:10px;align-items:center;justify-content:center;border-radius:16px}}.section-icons{border-radius:24px;background:#fff;box-shadow:0 3px 26.4px rgba(0,0,0,.1);margin:72px}.icon-section{display:flex;padding:40px 0;align-items:center;align-content:center;gap:32px;align-self:stretch;flex-wrap:wrap}.text-happy-users{color:#6b6b6b!important;font-size:18px!important;font-style:normal!important;font-weight:400!important;line-height:180%!important}.happy-user-text{margin-left:35px}.div-reviews-text{margin-left:26px}.div-countries-text{margin-left:13px}.text-150k{color:var(--Text-color-Title-color,#333)!important;font-size:48px!important;font-style:normal!important;font-weight:800!important;line-height:130%!important;letter-spacing:.96px!important}.happy-users{display:flex;justify-content:center;align-items:center;gap:20px}.icon-3,.icon-space{display:none}@media only screen and (max-width:786px){.icon-space,.icon-3{display:block}}.accordion{margin:2rem auto}.accordion-item{background-color:#1a1a3a;color:#000;margin:1rem 0;border:none}.accordion-item-header{padding:.5rem 3rem .5rem 1rem;min-height:3.5rem;line-height:1.25rem;font-weight:700;display:flex;align-items:center;position:relative;cursor:pointer;background-color:#1a1a3a;font-size:20px;font-weight:600;line-height:27px;letter-spacing:.2px;text-align:left;color:#333}.accordion-item-header::after{content:url("../mw_assets/assets/svg/Vector.svg");font-size:2rem;position:absolute;right:1rem}.accordion-item-header.active::after{content:"\2212"}.accordion-item-body{display:none;padding:1rem;line-height:1.5rem;border-top:3px solid #000;border-image:linear-gradient(90deg,green,yellow)}.accordion-item-header.active+.accordion-item-body{display:block}.ai-image-gallery-heading{width:auto}.ai-image-gallery-text{position:relative;font-size:48px;font-weight:800;line-height:62px;letter-spacing:.02em;color:#333;z-index:1}@media only screen and (max-width:786px){.ai-image-gallery-heading{width:auto!important}}@media only screen and (min-width:600px){.frequently-asked-content{margin-left:30px}}@media only screen and (min-width:768px){.frequently-asked-content{margin-left:90px}}@media only screen and (min-width:1200px){.frequently-asked-content{margin-left:30px}}.text-create-videos{font-size:48px;font-weight:800;line-height:62px;letter-spacing:.02em;text-align:left;color:#333}.paragraph-videos{font-size:20px;font-weight:400;line-height:36px;letter-spacing:.02em;text-align:left;color:#666}.create-videos-download-button{width:350px;height:64px}.apple-store-button{margin-left:20px}@media only screen and (min-width:320px){.what-our-user-say-content{margin-left:70px}}.feature-card-1{width:380px;height:340px;padding:50px;border-radius:20px;gap:22px;background:linear-gradient(180deg,rgba(250,237,203,.5) 25.08%,rgba(250,237,203,0) 125.67%)}.feature-img-review{width:60px;height:60px;border-radius:30px}.feature-person-name{width:158px;height:27px;font-size:20px;font-weight:600;line-height:27px;letter-spacing:.2px;text-align:left}.feature-name-img-container{width:310px;height:60px;gap:10px;display:flex}.profession-feature-person{width:158px;height:14px;font-size:14px;font-weight:400;line-height:25px;letter-spacing:.2px;text-align:left;color:#989898}.feature-rating{gap:2px;justify-self:center;align-items:center;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.002em;text-align:left;color:#666;display:flex}.person-review{margin-top:22px;width:310px;height:158px;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.002em;text-align:left;color:#666}.feature-card-2{width:380px;height:340px;padding:50px;border-radius:20px;gap:22px;background:linear-gradient(176.84deg,rgba(201,228,222,.5) 21.37%,rgba(201,228,222,0) 128.06%)}.feature-card-3{width:380px;height:340px;padding:50px;border-radius:20px;gap:22px;background:linear-gradient(176.32deg,rgba(198,222,241,.5) 20.51%,rgba(198,222,241,0) 114.04%)}.feature-card-elements{display:flex;justify-content:center;align-items:center}@media screen and (min-width:768px) and (max-width:1023px){.feature_card_whole{border-radius:24px;background:#fff;min-height:284px}.feature_card_whole:hover{box-shadow:0 0 20px rgba(171,190,209,.5)}.feature_card{color:var(--Text-color-Title-color,#333);font-size:20px;font-weight:800;letter-spacing:.2px;text-transform:capitalize}.feature_card_description{color:var(--Text-color-Body-color,#666);font-size:16px;font-style:normal;font-weight:500;letter-spacing:.032px}}@media only screen and (min-width:425px) and (max-width:575px){.section-icons{width:300px;margin-left:60px}}@media only screen and (min-width:576px) and (max-width:650px){.section-icons{width:300px;margin-left:144px}}@media only screen and (min-width:651px) and (max-width:767px){.section-icons{width:300px;margin-left:180px}}.new-badge{width:60px;height:35px;background:linear-gradient(135deg,var(--primary-gold),var(--primary-orange));border-radius:4.44px;display:flex;align-items:center;justify-content:center;position:relative}.badge-text{font-family:Arial,sans-serif;font-size:15px;font-weight:700;color:#fff;letter-spacing:.5px}#testimonial-carousel{width:100%;overflow:hidden;position:relative}.testimonial-container{display:flex;transition:transform .5s ease-in-out}.testimonial{flex:0 0 100%;padding:20px;box-sizing:border-box}@media (min-width:768px){.testimonial{flex:0 0 50%}}@media (min-width:1024px){.testimonial{flex:0 0 33.333%}}.feature-card-elements{max-width:100%}.feature-img-review{max-width:100%;height:auto}.feature-name-img-container{display:flex;align-items:center;flex-wrap:wrap}.feature-rating{margin-left:auto}.person-review{font-size:14px}@media (min-width:768px){.person-review{font-size:16px}}.play_store_button{width:160px;height:65px;background-image:url("https://multiplewords.nyc3.cdn.digitaloceanspaces.com/mw_assets/playstore-icon.svg");background-size:cover;transition:background-image .3s ease-in-out,transform .2s cubic-bezier(.4,0,.2,1)}.play_store_button:hover{transform:scale(1.08)}.apple-store-button{width:160px;height:65px;background-image:url("https://multiplewords.nyc3.cdn.digitaloceanspaces.com/mw_assets/appstore-icon.svg");background-size:cover;transition:background-image .3s ease-in-out,transform .2s cubic-bezier(.4,0,.2,1)}.apple-store-button:hover{transform:scale(1.08)}.windows_store_button{width:160px;height:64px;background-image:url("https://multiplewords.nyc3.cdn.digitaloceanspaces.com/mw_assets/winstore.svg");background-size:cover;transition:background-image .3s ease-in-out,transform .2s cubic-bezier(.4,0,.2,1)}.windows_store_button:hover{transform:scale(1.08)}#first-section{background-color:rgba(255,255,255,.5)}#first-section #blue-text{color:#656bc7;font-size:18px;font-weight:700}#first-section h1{color:#333}#generate-video-btn{border:2px solid #ef6497;border-radius:8px;background-color:#ef6497;color:#fff}#generate-video-btn:hover{border-color:#ef6497;color:#ef6497;background-color:#fff}@media only screen and (min-width:1024px){#first-section{margin-left:72px;margin-right:72px}#last-section{margin-left:72px;margin-right:72px}}@media screen and (min-width:320px) and (max-width:374px){#first-section{padding-top:30px;padding-bottom:30px}#generate-video-btn{width:150px;height:40px;font-size:12px}#first-section h1{font-size:30px;font-weight:780;line-height:40px}#first-section p{font-size:12px;line-height:25px}}@media screen and (min-width:375px) and (max-width:424px){#first-section{padding-top:50px;padding-bottom:30px}#generate-video-btn{width:150px;height:40px;font-size:12px}#first-section h1{font-size:30px;font-weight:780;line-height:40px}#first-section p{font-size:14px;line-height:25px}}@media screen and (min-width:425px) and (max-width:767px){#first-section{padding-top:0;padding-bottom:1rem;padding-right:10px}#generate-video-btn{width:150px;height:40px;font-size:12px}#first-section h1{font-size:30px;font-weight:780;line-height:40px}#first-section p{font-size:16px;line-height:25px}}@media screen and (min-width:768px) and (max-width:1023px){#first-section{padding-top:30px;padding-bottom:1rem;padding-right:5px}#generate-video-btn{width:175px;height:40px;font-size:12px}#first-section h1{font-size:30px;font-weight:780;line-height:40px}#first-section p{font-size:12px;line-height:22px}}@media screen and (min-width:1024px) and (max-width:1439px){#first-section{padding-top:100px;padding-bottom:1in;padding-right:5px}#generate-video-btn{width:200px;height:50px;font-size:15px}#first-section h1{font-size:35px;font-weight:780;line-height:50px}#first-section p{font-size:15px;line-height:25px}}@media screen and (min-width:1440px){#first-section{padding-top:100px}#generate-video-btn{width:268px;height:56px;font-size:20px}#first-section h1{font-size:48px;font-weight:780;line-height:63px}#first-section p{font-size:18px;line-height:36px}}#vid,#img,#music{display:flex;overflow-x:hidden;overflow-y:hidden}.wrapper,.thumbnail,.music-cover{position:relative;white-space:nowrap;display:flex;height:auto;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#c6ebf1,#f2c6de);background-origin:border-box;background-clip:content-box,border-box}.wrapper>.video-cover,.thumbnail>.image-thumbnail,.music-cover>.cover-image{height:auto}.shorts{height:auto}.play-btn{position:absolute;z-index:666;top:50%;left:50%;transform:translate(-50%,-50%);background-color:transparent;border:0}.play-btn:hover{cursor:pointer}.play-btn:focus{outline:0}@media screen and (min-width:320px) and (max-width:374px){.wrapper,.thumbnail,.music-cover{margin-top:10px;margin-left:10px;margin-right:10px;border:double 5px transparent;border-radius:30px}.wrapper>.video-cover,.thumbnail>.image-thumbnail,.music-cover>.cover-image{height:275px;width:275px;border-radius:25px}.shorts{width:275px}.vid-title{font-size:15px}}@media screen and (min-width:375px) and (max-width:424px){.wrapper,.thumbnail,.music-cover{margin-top:10px;margin-left:10px;margin-right:10px;border:double 5px transparent;border-radius:30px}.wrapper>.video-cover,.thumbnail>.image-thumbnail,.music-cover>.cover-image{height:280px;width:280px;border-radius:25px}.shorts{width:280px}.vid-title{font-size:15px}}@media screen and (min-width:425px) and (max-width:767px){.wrapper,.thumbnail,.music-cover{margin-top:10px;margin-left:10px;margin-right:10px;border:double 15px transparent;border-radius:30px}.wrapper>.video-cover,.thumbnail>.image-thumbnail,.music-cover>.cover-image{height:360px;width:360px;border-radius:15px}.shorts{width:360px}.vid-title{font-size:17px}}@media screen and (min-width:768px) and (max-width:1023px){.wrapper,.thumbnail,.music-cover{margin-top:10px;margin-left:10px;margin-right:10px;border:double 15px transparent;border-radius:30px}.wrapper>.video-cover,.thumbnail>.image-thumbnail,.music-cover>.cover-image{height:300px;width:300px;border-radius:15px}.shorts{width:298px}.vid-title{font-size:30px}}@media screen and (min-width:1024px) and (max-width:1439px){.wrapper,.thumbnail,.music-cover{margin-top:10px;margin-left:10px;margin-right:10px;border:double 15px transparent;border-radius:30px}.wrapper>.video-cover,.thumbnail>.image-thumbnail,.music-cover>.cover-image{width:250px;height:250px;border-radius:15px}.shorts{width:430px}.vid-title{font-size:30px}}@media screen and (min-width:1440px){.wrapper,.thumbnail,.music-cover{margin-top:10px;margin-left:10px;margin-right:10px;border:double 15px transparent;border-radius:30px}.wrapper>.video-cover,.thumbnail>.image-thumbnail,.music-cover>.cover-image{width:250px;height:250px;border-radius:15px}.shorts{width:480px}}[id^=myImageModal_]{display:none;position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;background-color:#000;background-color:rgba(0,0,0,.9)}[id^=image_]{margin:auto;display:block;width:80%;max-width:700px}[id^=caption_]{margin:auto;display:block;width:80%;max-width:700px;text-align:center;color:#ccc;padding:10px 0;height:150px}[id^=image_],[id^=caption_]{-webkit-animation-name:zoom;-webkit-animation-duration:.6s;animation-name:zoom;animation-duration:.6s}@-webkit-keyframes zoom{from{-webkit-transform:scale(0)}to{-webkit-transform:scale(1)}}@keyframes zoom{from{transform:scale(0)}to{transform:scale(1)}}.close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;transition:.3s}.close:hover,.close:focus{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){[id^=image_]{width:100%}}@media screen and (min-width:768px){.image-group{position:relative}#background{position:absolute;z-index:0}#first{position:absolute;z-index:1}#second{position:absolute;z-index:2}#third{position:absolute;z-index:3}}@media screen and (min-width:320px) and (max-width:374px){.image-group{position:relative}#background{position:relative;height:236px;width:285px;z-index:0}#first{position:absolute;height:160px;width:250px;margin-left:30px;margin-top:-209px;z-index:1}#second{position:absolute;height:116px;width:281px;margin-left:31px;margin-top:-143px;z-index:2}#third{position:absolute;height:88px;width:162px;margin-left:27px;margin-top:-205px;z-index:3}}@media screen and (min-width:375px) and (max-width:424px){.image-group{position:relative}#background{position:relative;height:265px;width:325px;z-index:0}#first{position:absolute;height:179px;width:290px;margin-left:-292px;margin-top:27px;z-index:1}#second{position:absolute;height:135px;width:243px;margin-left:-250px;margin-top:105px;z-index:2}#third{position:absolute;height:100px;width:184px;margin-left:-293px;margin-top:32px;z-index:3}}@media screen and (min-width:425px) and (max-width:767px){.image-group{position:relative}#background{position:relative;height:300px;width:365px;z-index:0}#first{position:absolute;height:203px;width:343px;margin-left:-337px;margin-top:33px;z-index:1}#second{position:absolute;height:143px;width:362px;margin-left:-322px;margin-top:126px;z-index:2}#third{position:absolute;height:111px;width:206px;margin-left:-332px;margin-top:39px;z-index:3}}@media screen and (min-width:768px) and (max-width:1023px){#background{height:280px;width:350px}#first{height:200px;width:296px;margin-left:42px;margin-top:26px}#second{height:130px;width:264px;margin-left:89px;margin-top:123px}#third{height:110px;width:180px;margin-left:33px;margin-top:35px}}@media screen and (min-width:1024px) and (max-width:1439px){#background{height:400px;width:653px}#first{height:245px;width:380px;margin-left:51px;margin-top:17px}#second{height:184px;width:340px;margin-left:100px;margin-top:124px}#third{height:140px;width:246px;margin-left:43px;margin-top:18px}}@media screen and (min-width:1440px){#background{height:auto;width:auto;z-index:0}#first{padding-left:91px;padding-top:24px}#second{padding-left:160px;padding-top:192px}#third{padding-left:75px;padding-top:36px}}@media screen and (min-width:1440px) and (max-width:1550px){.image-group{padding-left:.5rem}}@media screen and (min-width:1551px) and (max-width:1600px){.image-group{padding-left:1.5rem}}@media screen and (min-width:1601px) and (max-width:1750px){.image-group{padding-left:2rem}}#last-section{background-color:#1a1a3a!important;color:#fff!important}#last-section .container-fluid.border-top.border-bottom{border-color:rgba(255,255,255,.2)!important}#last-section h4.h5,#last-section h4.h5.mb-4,#last-section h4.h5.mt-2,#last-section h4.h5.mb-4.mt-2,#last-section h5,#last-section .col-sm-2 h4,#last-section .col-sm-2 h4.h5,#last-section .col-sm-2 h4.h5.mb-4,#last-section .col-sm-2 h4.h5.mt-2,#last-section .col-sm-2 h5,section#last-section h4.h5,section#last-section h4.h5.mb-4,section#last-section h4.h5.mt-2,section#last-section h5,#last-section .container-fluid h4.h5,#last-section .container-fluid .col-sm-2 h4.h5,#last-section .container-fluid .col-sm-2 h4.h5.mb-4,#last-section .container-fluid .col-sm-2 h4.h5.mt-2,section#last-section .col-sm-2 h4.h5,section#last-section .col-sm-2 h4.h5.mb-4,section#last-section .col-sm-2 h4.h5.mt-2{background:linear-gradient(135deg,#ffd700 0,#ff6b35 50%,#00c4cc 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-fill-color:transparent!important;color:transparent!important;background-image:linear-gradient(135deg,#ffd700 0,#ff6b35 50%,#00c4cc 100%)!important}#last-section .list-unstyled a{color:#fff!important;text-decoration:none!important;transition:color .3s ease!important}#last-section .list-unstyled a:hover{color:var(--primary-orange)!important}#last-section .col-sm-2 a[href*="play.google.com"] img,#last-section .col-sm-2 a[href*="apps.apple.com"] img{height:48px!important;width:121px!important}#last-section .d-flex a[href*="youtube"] img,#last-section .d-flex a[href*="facebook"] img,#last-section .d-flex a[href*="twitter"] img,#last-section .d-flex a[href*="instagram"] img,#last-section .d-flex a[href*="linkedin"] img{height:24px!important;width:24px!important}footer.container-fluid{background-color:#1a1a3a!important;color:#fff!important}footer .d-flex{color:#fff!important}footer p,footer .mx-1{color:#fff!important}footer span{color:var(--primary-gold)!important}footer a[href*="terms"] p,footer a[href*="privacy"] p{color:#fff!important;text-decoration:underline!important;transition:color .3s ease!important}footer a[href*="terms"]:hover p,footer a[href*="privacy"]:hover p{color:var(--primary-orange)!important}footer a[href*="terms"],footer a[href*="privacy"]{text-decoration:none!important}@media only screen and (min-width:1024px){#last-section{margin-left:72px;margin-right:72px}#NavBar{padding-left:72px;padding-right:72px}.navigation{padding-top:10px;padding-right:50px}}.floating-language-selector{position:fixed;bottom:30px;right:30px;z-index:1000;background:#1a1a3a;border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}.language-button{width:60px;height:60px;border-radius:50%;border:none;background:#1a1a3a;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:24px;transition:all .3s ease;color:#fff}.language-button:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.25)}.language-dropdown{position:absolute;bottom:70px;right:0;background:#1a1a3a;border-radius:15px;padding:10px;box-shadow:0 4px 15px rgba(0,0,0,.2);display:none;max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#007bff #f0f0f0}.language-dropdown::-webkit-scrollbar{width:6px}.language-dropdown::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.language-dropdown::-webkit-scrollbar-thumb{background:#007bff;border-radius:3px}.language-dropdown::-webkit-scrollbar-thumb:hover{background:#0056b3}.language-dropdown.show{display:block;animation:fadeIn .3s ease}.language-options-container{padding-right:5px}.language-option{padding:8px 20px;margin:5px 0;border:none;background:0 0;width:100%;text-align:left;cursor:pointer;border-radius:8px;transition:all .2s ease;white-space:nowrap;color:#fff}.language-option:hover{background:#f0f0f0;color:#333}.language-option.active{background:#e3f2fd;color:#2196f3}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.floating-language-selector{bottom:20px;right:20px}.language-button{width:50px;height:50px;font-size:20px}.language-dropdown{max-height:250px}}
