*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #5C5470;--secondary-color: #FFB5C2;--accent-pink: #FFC5D3;--accent-blue: #B8D8E8;--accent-yellow: #F5D99F;--text-dark: #2D2D2D;--text-gray: #6B6B6B;--background: #FFFFFF;--white: #FFFFFF;--success-green: #4CAF50}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--background);color:var(--text-dark);line-height:1.6;overflow-x:hidden}[dir=rtl] body{font-family:Tajawal,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.container{max-width:1040px;margin:0 auto}.section-title-wrapper{text-align:center;margin-bottom:60px}@media(max-width:1024px){.container{width:100%;padding:0 20px}.section-title-wrapper{text-align:center;margin-bottom:24px}}.hero-wrapper{position:relative;background:linear-gradient(180deg,#fff8fccc,#fff8f0);overflow:hidden}.navbar{padding:36px 0 0;position:relative;z-index:1000}.nav-content{display:grid;grid-template-columns:87px 1fr auto;align-items:center;height:64px}.logo{width:87px;height:64px;padding:4px;display:flex;align-items:center;justify-content:center}.logo img{max-width:100%;max-height:100%;object-fit:contain}.nav-links{display:flex;list-style:none;gap:24px;align-items:center;justify-content:flex-start;margin-left:80px}.nav-links a{text-decoration:none;color:#242424;font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;line-height:1.7;letter-spacing:-.128px;transition:color .3s}.nav-links a:hover{color:var(--primary-color)}.nav-dot{width:4px;height:4px;background-color:#e8e8e8;border-radius:50%}.nav-actions{display:flex;align-items:center;gap:20px}.language-selector{position:relative;display:flex;align-items:center;gap:8px;padding:10px 8px 10px 12px;border:1px solid #E8E8E8;border-radius:12px;cursor:pointer;background-color:transparent;height:48px;transition:border-color .3s}.language-selector:hover{border-color:#242424}.language-selector.active .dropdown-icon{transform:rotate(180deg)}.language-text{font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;line-height:1.72;letter-spacing:-.128px;color:#242424;text-align:center;width:24px;-webkit-user-select:none;user-select:none}.dropdown-icon{width:24px;height:24px;flex-shrink:0;transition:transform .3s ease}.language-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #E8E8E8;border-radius:12px;box-shadow:0 4px 12px #0000001a;min-width:160px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;overflow:hidden}.language-selector.active .language-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.language-option{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background-color .2s}.language-option:hover{background-color:#fff8fc}.language-option.active{background-color:#f2dfdf}.language-option .lang-code{font-family:DM Sans,sans-serif;font-weight:600;font-size:16px;color:#242424;width:24px;text-align:center}.language-option .lang-name{font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;color:#575055}.btn-download{background-color:#575055;color:#fff;border:none;padding:12px 32px;border-radius:12px;font-family:DM Sans,sans-serif;font-weight:600;font-size:16px;line-height:1.48;letter-spacing:-.128px;cursor:pointer;transition:transform .2s,box-shadow .2s}.btn-download:hover{transform:translateY(-2px);box-shadow:0 4px 12px #5c54704d}@media(max-width:1024px){.nav-content{padding:0 16px}.navbar{padding-top:24px}.nav-links{display:none}.logo{width:58px;height:40px}.nav-actions{align-items:normal;justify-content:flex-end}.language-selector{padding:8px 8px 8px 12px;height:40px;border-radius:10px}.language-text{font-size:12px}.dropdown-icon{width:18px;height:18px}.btn-download{padding:8px 16px;border-radius:10px;font-size:14px;line-height:1.48;letter-spacing:-.112px;height:40px;max-width:140px}}[dir=rtl] .nav-links{margin-left:0;margin-right:80px}[dir=rtl] .language-dropdown{right:auto;left:0}.container-hero{max-width:1100px}.hero{padding-bottom:96px;position:relative}.hero .container{padding:0}.hero-content{display:flex;justify-content:space-between;gap:0;align-items:center;position:relative;right:-38px}.hero-text{flex:0 1 auto;display:flex;flex-direction:column;margin-top:100px}.hero-image{flex:0 0 709px;margin-left:-128px}.hero-text h1{font-family:DM Sans,sans-serif;font-size:40px;font-weight:800;line-height:1.28;margin-bottom:16px;color:#242424;letter-spacing:-.4px;max-width:500px}.hero-text p{font-family:DM Sans,sans-serif;font-size:18px;color:#575055;margin-bottom:64px;line-height:1.28;max-width:500px}.btn-primary{background-color:#575055;color:#fff;border:none;padding:12px 32px;border-radius:12px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;line-height:1.48;letter-spacing:-.128px;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-bottom:80px;max-width:177px}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #5750554d}.review-badge{display:flex;align-items:center;gap:16px;padding:8px;background:linear-gradient(90deg,#f2dfdf,#f2dfdf00);border-radius:999px;width:fit-content}.reviewer-images{display:flex}.reviewer-images img{width:48px;height:48px;border-radius:50%;border:2.5px solid #F4E5E5;margin-left:-24px;object-fit:cover;padding:2px}.reviewer-images img:first-child{margin-left:0}.review-text{padding:2px 16px 2px 0}.review-count{font-family:DM Sans,sans-serif;font-size:17px;font-weight:700;line-height:1.44;letter-spacing:-.272px;color:#242424}.review-label{font-family:DM Sans,sans-serif;font-size:13px;line-height:1.26;letter-spacing:.104px;color:gray;margin-top:4px}.hero-image{width:709px;height:638px}.image-decoration{position:relative;width:100%;height:100%}.sun-beams{position:absolute;width:251px;height:252px;left:124px;top:0;animation:sun-rotate 20s linear infinite}.sun-core{position:absolute;width:190px;height:190px;left:154px;top:30px}.cloud-small{position:absolute;width:180px;height:87px;right:0;top:128px;animation:cloud-drift-left 15s ease-in-out infinite}.cloud-big{position:absolute;width:330px;height:211px;left:0;bottom:23px;animation:cloud-drift-right 15s ease-in-out infinite}@keyframes sun-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes cloud-drift-left{0%,to{transform:translate(0)}50%{transform:translate(-44px)}}@keyframes cloud-drift-right{0%,to{transform:translate(0)}50%{transform:translate(70px)}}.image-bg-container{position:absolute;width:424px;height:543px;right:68px;bottom:0;background:linear-gradient(211deg,#a2d2ff 3.15%,#ffc4d3 133.93%);border-radius:24px}.hero-main-image{position:absolute;bottom:0;right:0;width:482px;height:503px;object-fit:cover;border-radius:24px}@media(max-width:1024px){.hero-content{flex-direction:column;gap:40px;left:0;right:0}.hero-image{order:-1;flex:0 0 auto;margin-left:-24px;width:493.84px;height:283px}.sun-beams{position:absolute;width:126px;height:126px;left:62px;top:0;animation:sun-rotate 20s linear infinite}.sun-core{position:absolute;width:96px;height:96px;left:75px;top:13px}.cloud-small{position:absolute;width:92px;height:59px;right:0;top:56px;animation:cloud-drift-left 15s ease-in-out infinite}.cloud-big{position:absolute;width:130px;height:83px;left:0;bottom:28px;animation:cloud-drift-right 15s ease-in-out infinite}.image-bg-container{width:345px;height:211px;bottom:0;right:59px;border-radius:16px;background:linear-gradient(211deg,#a2d2ff 3.15%,#ffc4d3 133.93%)}.hero-main-image{bottom:0;right:67px;width:271px;height:283px}.hero-text{padding:0 20px;align-items:center;margin-top:0}.hero-text h1{font-size:24px;max-width:100%;text-align:center}.hero-text p{max-width:100%;text-align:center;font-size:13px;margin-bottom:32px}.hero-text .btn-primary{max-width:100%;padding:0 40px;font-size:14px;font-weight:600;line-height:24px;letter-spacing:-.112px;height:48px;max-width:180px;margin-bottom:56px}}[dir=rtl] .review-badge{background:linear-gradient(270deg,#f2dfdf,#f2dfdf00)}[dir=rtl] .reviewer-images img{margin-left:0;margin-right:-24px}[dir=rtl] .reviewer-images img:first-child{margin-right:0}[dir=rtl] .review-text{padding:2px 0 2px 16px}[dir=rtl] .hero-content{right:auto;left:-38px}[dir=rtl] .hero-image{margin-left:-128px;margin-right:0}[dir=rtl] .sun-beams{left:124px;right:auto}[dir=rtl] .sun-core{left:154px;right:auto}[dir=rtl] .cloud-small{right:0;left:auto}[dir=rtl] .cloud-big{left:0;right:auto}[dir=rtl] .image-bg-container{right:40px;left:auto}[dir=rtl] .customer-images img{margin-left:0;margin-right:-8px}[dir=rtl] .customer-images img:first-child{margin-right:0}[dir=rtl] .contact-item svg{left:auto;right:16px}[dir=rtl] .contact-item>div{padding-left:0;padding-right:45px}[dir=rtl] .phone-icon{left:auto;right:16px}@media(max-width:1024px){[dir=rtl] .hero-content{right:auto;left:0}[dir=rtl] .hero-image{margin-right:-55px}}.brands{padding:8px 0;background-color:#fbf1ed}.brands-wrapper{display:flex;overflow:hidden;width:100%}.brands-grid{display:flex;align-items:center;justify-content:space-between;gap:0;width:100%;flex-shrink:0}.brands-grid-duplicate{display:none}.brand-item{display:flex;align-items:center;justify-content:center;width:132px;height:104px;padding:4px;border-radius:12px;flex-shrink:0}.brand-item img{max-width:100%;max-height:100%;object-fit:contain}@media(max-width:1024px){.brands{padding:4px 0}.brands .container{padding:0 16px}.brands-wrapper{overflow:hidden}.brands-grid{animation:scroll-brands 15s linear infinite;gap:12px;width:max-content}.brands-grid-duplicate{display:flex;gap:12px}.brand-item{width:112px;height:88px;border-radius:5.315px}@keyframes scroll-brands{0%{transform:translate(0)}to{transform:translate(calc(-100% - 12px))}}}.about{padding:0;background-color:#fff}.inner-sections{margin-top:100px}.about-content{display:flex;justify-content:space-between;align-items:flex-start;gap:0}.about-video-wrapper{position:relative;flex:1 auto}.about-video{width:424px;height:400px;object-fit:cover;border-radius:24px;display:block}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:22px;transition:all .3s}.play-button:hover{transform:translate(-50%,-50%) scale(1.1);background:#ffffff4d}.about-text{display:flex;flex-direction:column;gap:56px;padding-left:40px;width:600px;flex-shrink:0}.section-label-wrapper{display:flex;flex-direction:column;gap:12px;width:89px}.section-label{font-family:DM Sans,sans-serif;font-size:20px;font-weight:800;color:#575055;line-height:1.28;letter-spacing:-.2px}.label-underline{width:88px;height:8px}.about-text-content{display:flex;flex-direction:column;gap:16px}.about-text h2{font-family:DM Sans,sans-serif;font-size:32px;font-weight:800;color:#242424;line-height:1.28;letter-spacing:-.32px;margin:0}.about-text p{font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;color:gray;line-height:1.28;margin:0}.about-divider{width:100%;height:1px;background-color:#e8e8e8}.about-features{display:flex;flex-direction:column;gap:10px;list-style:none;padding:0;margin:0}.about-features li{display:flex;align-items:center;gap:8px}.about-features li svg{width:24px;height:24px;flex-shrink:0}.about-features li span{font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;color:#575055;line-height:1.28;letter-spacing:-.16px}@media(max-width:1024px){.about-content{grid-template-columns:1fr;gap:40px}.about-video{width:100%}.about{padding:0 16px}.inner-sections{margin-top:60px}.about-content{flex-direction:column;gap:24px}.about-video-wrapper{width:100%}.about-video{width:100%;height:300px;border-radius:16px}.section-label-wrapper{width:auto;align-items:center;height:36px;justify-content:center}.section-label{font-size:18px;letter-spacing:-.18px;line-height:1.36}.label-underline{width:64px;height:5.72px}.about-text{padding-left:0;width:100%;gap:20px}.about-text-content{gap:12px}.about-text h2{font-size:22px;letter-spacing:-.22px}.about-text p{font-size:13px}.about-features{gap:8px}.about-features li svg{width:20px;height:20px}.about-features li span{font-size:13px;letter-spacing:-.13px}.contact-content,.app-content,.footer-content{grid-template-columns:1fr;gap:40px}.circle-yellow,.circle-blue{width:150px;height:150px}}[dir=rtl] .about-text{padding-right:40px;padding-left:0}.products{background-color:var(--white)}.products-grid{display:flex;gap:16px}.products-grid.mobile{display:none}.product-section-1{display:flex;flex-direction:column;gap:16px}.product-card{border-radius:24px;overflow:hidden;position:relative}.product-card.large-image{background:#fef4f4;width:424px;height:336px}.product-card.large-image img{width:100%;height:100%;object-fit:cover;display:block}.product-card.blue-card{background:#d7f0ff;padding:32px;width:424px;height:152px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.blue-card .card-content h3{font-size:20px;font-weight:800;color:#242424;margin-bottom:16px;line-height:1.3}.blue-card .card-content p{font-size:13px;font-weight:500;color:#5f5f5f;line-height:1.6;max-width:284px}.btn-rounded{position:absolute;bottom:32px;right:32px;width:48px;height:48px;border-radius:50%;background:#00000014;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.btn-rounded:hover{background:#ffffffb3;transform:scale(1.05)}.btn-rounded svg{width:20px;height:20px;color:#000}.product-section-2{display:flex;flex-direction:column;gap:16px}.product-section-2-row-1{display:flex;gap:16px}.product-card.product-info{height:244px;width:364px;padding:32px;background:#fff2d7;color:#242424;display:flex;flex-direction:column;gap:16px;justify-content:space-between}.product-info h3{font-size:20px;font-weight:800;line-height:1.28;letter-spacing:-.2px;margin:0}.product-info p{font-size:13px;font-weight:500;color:#5f5f5f;line-height:1.6;letter-spacing:-.12px;margin:0}.product-badge{display:inline-flex;align-items:center;gap:16px;background:linear-gradient(90deg,#e9d4a8,#fff2d7);padding:12px 20px;border-radius:999px;align-self:flex-start}.star-icon{width:48px;height:48px;flex-shrink:0}.badge-text{display:flex;flex-direction:column;gap:2px}.badge-number{font-weight:700;font-size:18px;color:#242424;line-height:1.2}.badge-label{font-size:13px;color:#8b8b8b;line-height:1.2}.product-card.small-image{background:#fef4f4;width:220px;height:244px}.product-card.small-image img{width:100%;height:100%;object-fit:cover;display:block}.product-section-2-row-2{display:flex;gap:16px}.product-card.logo-card{background:#f6f8f8;width:220px;height:244px}.logo-large{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.logo-large img{width:128px;height:94px;object-fit:contain}.product-card.pink-card{background:#ffe6ec;padding:32px;width:364px;height:244px;display:flex;flex-direction:column;justify-content:space-between}.pink-card h3{font-size:20px;font-weight:800;color:#242424;margin-bottom:16px;line-height:1.28;letter-spacing:-.2px}.pink-card p{font-size:12px;font-weight:500;color:gray;line-height:1.28;letter-spacing:-.12px;margin-bottom:16px}@media(max-width:1024px){.products-grid.mobile{display:flex;flex-direction:column;gap:16px}.products-grid.desktop{display:none}.product-section-1-mobile{display:flex;gap:16px;width:100%;max-height:186px;justify-content:center}.product-card.product-info{padding:16px;height:100%}.product-info h3{font-size:16px;margin-bottom:4px;letter-spacing:-.16px}.product-info p{font-size:12px;margin-bottom:4px;letter-spacing:-.24px;line-height:1.18}.product-badge{padding:8px 24px 8px 12px;gap:8px}.star-icon{width:32px;height:32px}.badge-number{font-size:14px;letter-spacing:-.224px}.badge-label{font-size:12px;letter-spacing:.096px}.product-card.small-image{height:auto}.product-card.small-image img{border-radius:16px}.product-section-2-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:16px}.product-card.large-image{max-width:600px;width:auto;height:auto}.product-card.large-image img{border-radius:16px}.product-card.blue-card{padding:16px;width:100%;max-width:600px;height:102px}.blue-card .card-content h3{font-size:16px;margin-bottom:8px;letter-spacing:-.16px}.blue-card .card-content p{font-size:12px;letter-spacing:-.24px;line-height:1.18;max-width:265px}.btn-rounded{width:40px;height:40px;bottom:16px;right:16px}.product-section-3-mobile{display:flex;gap:16px;width:100%;justify-content:center}.product-card.info-card{min-width:97px;background:#f6f8f8}.logo-large img{max-width:72px;height:auto}.product-card.pink-card{padding:16px;max-width:490px;width:auto}.pink-card h3{font-size:16px;margin-bottom:8px;letter-spacing:-.16px}.pink-card p{font-size:12px;margin-bottom:8px;letter-spacing:-.24px;line-height:1.18}}[dir=rtl] .btn-rounded{left:24px;right:auto}[dir=rtl] .btn-rounded img{transform:rotate(180deg)}.contact-content{display:flex;gap:16px;margin-top:60px}.contact-left-column{display:flex;flex-direction:column;gap:16px;flex-shrink:0;width:512px}.contact-hero-card{position:relative;background:linear-gradient(180deg,#f8f8f8,#fff5f3);border-radius:24px;padding:48px 32px 32px;height:334px}.contact-hero-card h3{font-family:DM Sans,sans-serif;font-weight:800;font-size:20px;line-height:1.28;letter-spacing:-.2px;color:#242424;margin-bottom:12px}.contact-hero-card p{font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.28;letter-spacing:-.14px;color:gray;margin-bottom:0;max-width:314px}.btn-chat{position:absolute;bottom:32px;left:32px;background:#f8b1a4;color:#fff;border:none;padding:12px 32px;border-radius:12px;font-family:DM Sans,sans-serif;font-weight:600;font-size:16px;line-height:1.48;letter-spacing:-.128px;cursor:pointer;transition:transform .2s}.btn-chat:hover{transform:translateY(-2px)}.contact-decoration{position:absolute;bottom:0;right:0}.contact-hero-image{position:absolute;width:240px;height:178px;right:0;bottom:17px}.contact-ellipse{position:absolute;width:146px;height:17px;right:-24px;bottom:-10px}.contact-details-grid{display:flex;flex-wrap:wrap;gap:16px;width:512px}.contact-detail-card{background:#f8f8f8;border-radius:24px;padding:16px;width:248px;height:148px;display:flex;flex-direction:column;gap:22px}.contact-icon-wrapper{background:#fff;width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;padding:8px}.contact-icon{width:32px;height:32px}.contact-text{display:flex;flex-direction:column;gap:2px}.contact-label{font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.4;letter-spacing:-.112px;color:#484848}.contact-value{font-family:DM Sans,sans-serif;font-weight:600;font-size:16px;line-height:1.48;letter-spacing:-.128px;color:#242424}.contact-form-wrapper{background:#fff;border:1px solid #E6E6E6;border-radius:24px;padding:48px;width:512px;height:662px;flex-shrink:0}.contact-form-wrapper h3{font-family:DM Sans,sans-serif;font-weight:800;font-size:20px;line-height:1.28;letter-spacing:-.2px;color:#242424;margin-bottom:40px}.contact-form{display:flex;flex-direction:column;gap:48px}.form-fields-wrapper{display:flex;flex-direction:column;gap:16px}.form-row{display:flex;gap:20px}.form-group{flex:1}.form-row .form-group{height:56px}.form-group input,.form-group textarea{width:100%;padding:16px;border:1px solid #D8D8D8;border-radius:12px;font-family:DM Sans,sans-serif;font-weight:400;font-size:15px;line-height:1.58;letter-spacing:-.12px;color:#2a2a2a;transition:border-color .3s}.form-group input::placeholder,.form-group textarea::placeholder{color:#9a9a9a}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#575055}.form-group textarea{height:140px;resize:none;padding-top:16px}.phone-input-group{display:flex;align-items:center;gap:8px;padding:16px;border:1px solid #D8D8D8;border-radius:12px;height:56px}.flag-icon{width:24px;height:24px;border-radius:50%;border:1px solid #EDEDED;flex-shrink:0}.country-code{font-family:DM Sans,sans-serif;font-weight:400;font-size:15px;line-height:1.58;letter-spacing:-.12px;color:#2a2a2a;flex-shrink:0}.phone-input-group input{border:none;padding:0;flex:1}.phone-input-group:focus-within{border-color:#575055}.form-terms{font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.4;letter-spacing:-.112px;color:gray;display:flex;gap:2px;flex-wrap:wrap}.terms-link{color:#f8b1a4;text-decoration:none}.terms-link:hover{text-decoration:underline}.btn-submit{background:#575055;color:#fff;border:none;padding:12px 32px;border-radius:12px;font-family:DM Sans,sans-serif;font-weight:600;font-size:16px;line-height:1.48;letter-spacing:-.128px;cursor:pointer;transition:transform .2s,box-shadow .2s;width:100%}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 6px 20px #5750554d}@media(max-width:1024px){.contact-content{flex-direction:column;gap:16px;margin-top:0}.contact-form-wrapper{order:1;width:100%}.contact-left-column{order:2;width:100%;flex-direction:column;gap:16px}.contact-hero-card{height:222px;padding:24px 24px 16px}.contact-hero-card h3{font-size:16px;letter-spacing:-.16px;margin-bottom:8px}.contact-hero-card p{font-size:12px;line-height:1.18;letter-spacing:-.24px;margin-bottom:0;max-width:257px}.btn-chat{bottom:16px;left:24px;font-size:14px;letter-spacing:-.112px;padding:12px 16px;height:40px;display:flex;align-items:center;justify-content:center}.contact-hero-image{width:158px;height:116px;bottom:0}.contact-ellipse{width:103px;height:12px;right:-16px;bottom:-6px}.contact-details-grid{width:100%;gap:16px}.contact-detail-card{width:calc(50% - 8px);height:110px;padding:12px;border-radius:16px;gap:12px}.contact-icon-wrapper{width:36px;height:36px;border-radius:12px;padding:6px}.contact-icon{width:24px;height:24px}.contact-text{gap:1.41px}.contact-label{font-size:12px;line-height:1.32;letter-spacing:-.096px}.contact-value{font-size:13px;line-height:1.56;letter-spacing:-.104px}.contact-form-wrapper{padding:24px 16px;height:auto;border-radius:16px}.contact-form-wrapper h3{font-size:16px;letter-spacing:-.16px;margin-bottom:24px}.contact-form{gap:32px}.form-row{gap:16px}.form-row .form-group{height:48px}.form-group input,.form-group textarea{padding:12px 0 12px 16px;font-size:12px;letter-spacing:-.096px;border-width:.705px}.form-group textarea{height:104px}.phone-input-group{padding:0 0 0 16px;height:48px;gap:5.644px;border-width:.705px}.flag-icon{width:20px;height:20px}.country-code{font-size:12px;letter-spacing:-.096px}.form-terms{font-size:12px;line-height:1.32;letter-spacing:-.096px;gap:3px}.btn-submit{font-size:11.287px;letter-spacing:-.0903px;padding:12px 24px;height:40px}}[dir=rtl] .contact-hero-image{right:auto;left:0}[dir=rtl] .contact-ellipse{right:auto;left:-16px}[dir=rtl] .btn-chat{right:32px;left:auto}[dir=rtl] .form-group input,[dir=rtl] .form-group textarea{text-align:right}[dir=rtl] .phone-input-group{direction:ltr;text-align:left}[dir=rtl] .contact-decoration{left:0;right:auto}@media(max-width:1024px){[dir=rtl] .btn-chat{right:24px;left:auto}[dir=rtl] .form-group input,[dir=rtl] .form-group textarea{padding-left:0;padding-right:16px}}.app-download{background-color:var(--white);overflow:visible;padding:120px 0}.app-section{position:relative}.app-section .app-background{background:linear-gradient(180deg,#fff5e7,#fff5ed);border-radius:24px;height:360px;width:100%;padding:72px 56px 56px;position:absolute;top:0;z-index:-1}.app-content-wrapper{display:flex;align-items:center;gap:16px}.app-content{display:flex;flex-direction:column;gap:105px;margin-top:72px}.app-content .app-text{margin-left:56px}.app-mockup{position:absolute;right:60px;top:-36px}.app-phones-image{display:block;width:auto;height:574px}.app-text{flex:1;max-width:435px}.app-text h2{font-family:DM Sans,sans-serif;font-weight:800;font-size:32px;line-height:1.28;letter-spacing:-.32px;color:#242424;margin-bottom:16px}.app-text p{font-family:DM Sans,sans-serif;font-weight:400;font-size:18px;line-height:1.28;letter-spacing:0;color:gray;margin-bottom:56px}.app-stores{display:flex;gap:16px}.store-badge{display:block;transition:transform .2s}.store-badge:hover{transform:translateY(-2px)}.store-badge img{background:#000;border-radius:10px;display:block;height:48px;width:auto}.app-stats{display:flex;gap:24px}.stat-card{background:#f8f8f8;border-radius:24px;padding:16px 24px;width:154px;height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center}.stat-number{font-family:DM Sans,sans-serif;font-weight:700;font-size:20px;line-height:1.28;letter-spacing:-.2px;color:#575055;margin-bottom:0}.stat-label{font-family:DM Sans,sans-serif;font-weight:400;font-size:12px;line-height:1.28;letter-spacing:-.12px;color:gray}@media(max-width:1024px){.app-download{padding:72px 0 30px}.app-background{border-radius:16px;padding:24px 16px}.app-content-wrapper{flex-direction:column;align-items:center;justify-content:center}.app-section .app-background{width:100%;height:382px;margin:0 auto;top:auto;bottom:108px}.app-content{flex-direction:column;align-items:center;justify-content:center;gap:32px;margin-top:40px;margin-bottom:16px}.app-mockup{order:-1;position:initial}.app-phones-image{height:426px}.app-section .app-text{max-width:100%;margin-left:0;margin-right:0;text-align:center}.app-text h2{font-size:22px;letter-spacing:-.22px;margin-bottom:12px}.app-text p{font-size:13px;margin-bottom:32px}.app-stores{gap:8px;padding:0 8px;justify-content:center}.store-badge img{height:48px;width:153px}.app-stats{gap:16px;width:362px;justify-content:center}.stat-card{flex:1;width:auto;height:80px;padding:12px 16px;border-radius:16.988px}.stat-number{font-size:16px;line-height:1.48;letter-spacing:-.16px}.stat-label{line-height:1.28}}[dir=rtl] .app-stores{flex-direction:row-reverse}[dir=rtl] .app-mockup{right:auto;left:60px}[dir=rtl] .app-content .app-text{margin-left:0;margin-right:56px}@media(max-width:1024px){[dir=rtl] .app-content .app-text{margin:0}}@keyframes cloud-drift-left{0%,to{transform:translate(0)}50%{transform:translate(-40px)}}.footer{background:linear-gradient(180deg,#f9f3fb,#fff8f0);border-top:1px solid rgba(0,0,0,.04);padding:60px 0 50px;position:relative}.footer .container{position:relative}.footer-left{display:flex;flex-direction:column;gap:40px;max-width:499px;position:relative;z-index:2}.footer-brand{display:flex;flex-direction:column;gap:24px}.footer-logo{width:87px;height:64px;padding:4px}.footer-brand p{font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;line-height:1.28;letter-spacing:-.128px;color:#484848;margin:0}.nizek-badge{display:flex;align-items:center;justify-content:space-between;width:151px;height:48px;padding:12px 16px;border:1px solid rgba(0,0,0,.3);border-radius:12px;text-decoration:none;transition:transform .2s,border-color .2s}.nizek-badge:hover{transform:translateY(-2px);border-color:#00000080}.nizek-text{display:flex;flex-direction:column;gap:4px}.powered-by{font-family:Roboto,sans-serif;font-weight:500;font-size:10px;line-height:1;color:#000}.nizek-logo{width:60px;height:16.49px}.goto-icon{width:24px;height:24px}.footer-decoration-wrapper{position:absolute;right:0;bottom:0}.footer-decoration{position:relative;width:325px;pointer-events:none;top:-16px}.footer-big-cloud{position:absolute;top:-40px;right:0;width:154px;height:99px;animation:cloud-drift-left 15s ease-in-out infinite}.footer-little-cloud{position:absolute;top:80px;left:20px;width:56px;height:36px;animation:cloud-drift-left 15s ease-in-out infinite}.footer-dolls-wrapper{width:325px;height:233px;position:relative}.footer-shadow{bottom:0;left:50%;transform:translate(-50%);width:230px;height:14px}.footer-dolls{bottom:0;right:0;width:325px;height:230px;object-fit:contain}.footer-card{width:100%;background:#fff;border-radius:24px;padding:37px 48px;display:flex;align-items:center;justify-content:space-between;z-index:3}.social-links{display:flex;gap:24px;align-items:center}.social-links a{width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .2s}.social-links a:hover{transform:translateY(-2px)}.social-links img{width:24px;height:24px}.footer-links{display:flex;gap:19px;align-items:center}.footer-links a{font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.32;color:#2a2a2a;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#000}.footer-copyright{width:100%;font-family:DM Sans,sans-serif;font-weight:400;font-size:14px;line-height:1.28;letter-spacing:-.112px;color:gray;text-align:center;margin:32px 0 0}.footer-right{position:relative;margin-top:40px}@media(max-width:1024px){.footer{padding:40px 0 73px}.footer .container{display:flex;flex-direction:column;align-items:center;gap:32px}.footer-left{width:100%;max-width:345px;order:0;align-items:center}.footer-brand{width:100%;align-items:center;height:142px}.footer-brand p{font-size:14px;letter-spacing:-.112px;text-align:center}.nizek-badge{align-self:center}.footer-decoration{position:absolute;right:40.78px;bottom:237px;width:271.943px;height:240px;top:-280px}.footer-big-cloud{top:0;right:0;width:128.377px;height:82.259px}.footer-little-cloud{top:94.5px;left:10px;width:46.505px;height:29.798px}.footer-dolls-wrapper{bottom:0;right:0;width:271.943px;height:192.452px}.footer-shadow{width:192.452px;height:11.714px}.footer-dolls{width:271.943px;height:192.452px}.footer-card{transform:none;width:100%;max-width:361px;order:2;flex-direction:column;gap:32px;padding:48px 48px 32px}.footer-links a{font-size:12px;width:100px;text-align:center}.footer-copyright{position:static;transform:none;order:4;font-size:12px;letter-spacing:-.096px}.footer-right{margin-top:100px}@keyframes cloud-drift-left{0%,to{transform:translate(0)}50%{transform:translate(-20px)}}}[dir=rtl] .footer-left{align-items:flex-start}[dir=rtl] .footer-decoration-wrapper{right:auto;left:0}[dir=rtl] .footer-decoration{right:auto}[dir=rtl] .footer-dolls-wrapper,[dir=rtl] .footer-dolls{right:auto;left:0}[dir=rtl] .nizek-badge{flex-direction:row-reverse}@media(max-width:1024px){[dir=rtl] .footer-left{align-items:center}[dir=rtl] .nizek-badge{align-self:flex-end}[dir=rtl] .footer-decoration{right:auto;left:40.78px}[dir=rtl] .footer-dolls-wrapper,[dir=rtl] .footer-dolls{right:auto;left:0}}
