.hero-section{position:relative;background-color:#bd002c;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;margin:1rem auto;width:calc(100% - 2rem);max-width:1400px;min-height:530px;height:75vh;border-radius:40px;overflow:hidden;color:#fff}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .6s ease-in-out;display:flex;align-items:center;z-index:1}.slide-active{opacity:1;z-index:5}.slide-hidden{opacity:0;z-index:1}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;width:100%;height:100%;padding:0 6%;gap:2rem}.hero-rtl .hero-grid{direction:rtl}.hero-content{display:flex;flex-direction:column;gap:1.5rem;padding-top:40px}.hero-title{font-size:2.8rem;font-weight:850;line-height:1.15;margin:0}.hero-subtitle{font-size:1.1rem;line-height:1.6;opacity:.9;max-width:500px}.trusted-badge{display:flex;align-items:center;gap:12px;background:#00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 16px;border-radius:100px;width:-moz-fit-content;width:fit-content;border:1px solid rgba(255,255,255,.1);font-size:.9rem;font-weight:600}.avatar-group{display:flex}.avatar-group img{width:30px;height:30px;border-radius:50%;border:2px solid #BD002C;margin-right:-10px}.hero-rtl .avatar-group img{margin-right:0;margin-left:-10px}.hero-visual{display:flex;justify-content:center;align-items:center;height:100%;position:relative}.map-img-visual{width:100%;max-width:550px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.2));transition:transform .3s ease;-o-object-fit:contain;object-fit:contain}.visual-composite{align-items:center}.composite-img{width:100%;max-width:500px;height:auto;-o-object-fit:contain;object-fit:contain}.hero-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.btn-hero-white{background:#fff;color:#bd002c;padding:1rem 2.5rem;border-radius:100px;font-weight:800;font-size:1rem;border:none;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;align-items:center;justify-content:center;gap:10px}.btn-hero-white:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 15px 30px #0003}.icon-next-to-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#fff3;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.3)}.icon-next-to-button:hover{background:#ffffff59;transform:translate(5px)}.pointer-wrapper{width:50px;height:50px;background:#ffffff26;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;animation:floatingPointer 2s infinite ease-in-out}@keyframes floatingPointer{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.hero-rtl .pointer-wrapper{animation-name:floatingPointerRtl}@keyframes floatingPointerRtl{0%,to{transform:translate(0)}50%{transform:translate(-10px)}}.hero-dots{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10}.hero-dot{width:10px;height:10px;background:#ffffff4d;border-radius:50%;cursor:pointer;transition:.3s}.dot-active{width:35px;border-radius:10px;background:#fff}@media (max-width: 968px){.hero-section{position:relative;min-height:auto!important;height:auto!important;margin-top:0;margin-bottom:2rem;padding-top:20px;padding-bottom:50px;overflow:visible!important;display:block;scroll-margin-top:90px}.hero-slide{position:relative;opacity:0;display:none;transition:opacity .4s ease}.slide-active{opacity:1;display:flex;flex-direction:column}.hero-grid{display:flex;flex-direction:column;padding:0 20px;gap:.5rem;text-align:center}.hero-visual{order:1;width:100%;min-height:auto;margin-bottom:0;padding-bottom:0}.map-img-visual{width:85%!important;max-width:300px!important;height:auto!important;margin:0 auto;display:block}.composite-img{width:80%!important;max-width:280px!important;height:auto!important;margin:0 auto;display:block}.hero-content{order:2;width:100%;padding:0!important;align-items:center;gap:.75rem;margin-top:0}.hero-title{font-size:1.8rem!important;line-height:1.3;margin:0 0 5px}.hero-subtitle{font-size:.9rem;max-width:100%;margin-bottom:5px;padding:0 5px}.trusted-badge{margin-top:0;margin-bottom:0;justify-content:center;font-size:.8rem}.hero-actions{width:100%;flex-direction:row;justify-content:center;align-items:center;gap:12px;margin-top:10px;z-index:100;flex-wrap:wrap}.btn-hero-white{width:auto;min-width:200px;padding:12px 24px;font-size:.95rem;margin:0}.icon-next-to-button{width:44px;height:44px;font-size:1.3rem}.hero-dots{position:relative;bottom:auto;left:auto;transform:none;margin-top:25px;justify-content:center;gap:10px}.hero-visual:after,.hero-content:before{display:none}.hero-grid>*{margin:0}@media (max-width: 480px){.hero-section{padding-top:15px;scroll-margin-top:75px}.hero-title{font-size:1.6rem!important}.trusted-badge{gap:6px;padding:6px 12px}.avatar-group img{width:24px;height:24px}.map-img-visual{width:80%!important;max-width:260px!important}.btn-hero-white{padding:10px 20px;font-size:.9rem;min-width:170px}.icon-next-to-button{width:40px;height:40px;font-size:1.2rem}.hero-actions{gap:8px}}}.hero-rtl .icon-next-to-button:hover{transform:translate(-5px)}html{scroll-padding-top:90px}.hero-section{scroll-margin-top:20px}.hero-visual img{vertical-align:middle;display:block}.hero-content .trusted-badge:first-child{margin-top:0}@media (min-width: 969px){.map-img-visual{max-width:600px;width:110%}.hero-visual{overflow:visible}}.hero-section{isolation:isolate}.hero-visual .map-img-visual,.hero-visual .composite-img{pointer-events:none}@media (max-width: 968px){.hero-section{padding-top:60px!important}.hero-visual{order:1;width:100%;min-height:auto;margin-top:40px;margin-bottom:0;padding-bottom:0}.map-img-visual{width:75%!important;max-width:260px!important;height:auto!important;margin:0 auto;display:block}}@media (max-width: 968px){.main-hero-img.img-web{width:80%!important;max-width:420px!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important;margin:0 auto;display:block}}@media (max-width: 480px){.main-hero-img.img-web{width:75%!important;max-width:290px!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important;margin:0 auto;display:block}}.success-stories{padding:10px 0;background-color:#fff}.success-header{text-align:center;max-width:800px;margin:0 auto 3rem}.success-badge-pill{background:#ffe5ec;color:#bd002c;padding:.5rem 1.5rem;border-radius:999px;font-size:.85rem;font-weight:600;display:inline-block;margin-bottom:1.5rem}.success-header h1{font-size:2.25rem;font-weight:750;color:#1a1a1b;margin-bottom:1rem;letter-spacing:-.02em}.success-subtitle{font-size:1.125rem;color:#6b7280;line-height:1.6}.carousel-wrapper-compact{position:relative;display:flex;align-items:center;max-width:1200px;margin:0 auto;padding:0 4rem}.stories-viewport{width:100%;overflow:hidden;padding:1rem 0}.stories-track{display:flex;transition:transform .6s cubic-bezier(.2,0,0,1);width:100%}.story-card-compact{flex:0 0 calc(100% / 3);padding:0 .75rem}.story-image-compact{position:relative;border-radius:1.25rem;overflow:hidden;box-shadow:0 10px 30px #0000000d;aspect-ratio:1;background:#fff}.story-image-compact img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.carousel-arrow{position:absolute;background:transparent;border:none;color:#374151;cursor:pointer;padding:.5rem;transition:all .2s;z-index:10}.carousel-arrow.left{left:0}.carousel-arrow.right{right:0}.carousel-arrow:hover{color:#111827;transform:scale(1.1)}.carousel-dots-compact{display:flex;justify-content:center;gap:.5rem;margin-top:2.5rem}.dot-sm{width:6px;height:6px;border-radius:50%;background:#d1d5db;cursor:pointer;transition:all .3s}.dot-sm.active{background:#000}.success-stories.rtl .carousel-arrow.left{left:auto;right:0;transform:scaleX(-1)}.success-stories.rtl .carousel-arrow.right{right:auto;left:0;transform:scaleX(-1)}@media (max-width: 1024px){.story-card-compact{flex:0 0 50%}}@media (max-width: 768px){.carousel-wrapper-compact{padding:0 2.5rem}.success-header h1{font-size:1.75rem}.success-header{padding:0 1rem}.success-subtitle{font-size:1rem}}@media (max-width: 640px){.story-card-compact{flex:0 0 100%}}.pricing{padding:10px 0;background-color:#fff;scroll-margin-top:100px}.pricing-header{text-align:center;max-width:700px;margin:0 auto 3rem}.pricing-badge-pill{background:#ffe5ec;color:#bd002c;padding:.4rem 1.2rem;border-radius:999px;font-size:.8rem;font-weight:600;display:inline-block;margin-bottom:1rem}.pricing-header h1{font-size:2rem;font-weight:750;color:#1a1a1b;margin-bottom:.75rem;letter-spacing:-.02em}.pricing-subtitle{font-size:1rem;color:#6b7280;line-height:1.5}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1100px;margin:0 auto;align-items:stretch}.pricing-card{background:#e5e7eb;padding:2rem;border-radius:1.5rem;display:flex;flex-direction:column;height:600px;transition:all .3s ease;border:1px solid #D1D5DB}.pricing-card.featured{background:#8b0021;color:#fff;transform:translateY(-10px);box-shadow:0 15px 30px #8b002126;z-index:2}.package-badge{display:inline-flex;align-items:center;gap:.4rem;background:#ffe5ec;color:#bd002c;padding:.35rem .9rem;border-radius:999px;font-size:.75rem;font-weight:700;margin-bottom:1.25rem;align-self:flex-start}.pricing-card.featured .package-badge{background:#fff}.card-header h3{font-size:1.4rem;font-weight:800;margin-bottom:.5rem;color:#111827}.pricing-card.featured .card-header h3{color:#fff}.card-header p{color:#6b7280;font-size:.875rem;line-height:1.4;margin-bottom:1.5rem}.pricing-card.featured .card-header p{color:#ffffffe6}.price-tag{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem}.price-tag .amount{font-size:2rem;font-weight:900;color:#111827}.pricing-card.featured .price-tag .amount{color:#fff}.price-tag .original{font-size:1rem;text-decoration:line-through;color:#9ca3af;font-weight:500}.pricing-card.featured .price-tag .original{color:#fff9}.price-tag .period{width:100%;font-size:.8rem;color:#6b7280;margin-top:.15rem;font-weight:500}.pricing-card.featured .price-tag .period{color:#fffc}.features-list{list-style:none;padding:0 8px 0 0;margin:0 0 1.5rem;flex-grow:1;overflow-y:auto;min-height:0}.features-list::-webkit-scrollbar{width:6px;height:6px}.features-list::-webkit-scrollbar-track{background:#0000001a;border-radius:10px}.features-list::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:10px}.features-list::-webkit-scrollbar-thumb:hover{background-color:#00000080}.pricing-card.featured .features-list::-webkit-scrollbar-track{background:#ffffff26}.pricing-card.featured .features-list::-webkit-scrollbar-thumb{background-color:#ffffff80}.pricing-card.featured .features-list::-webkit-scrollbar-thumb:hover{background-color:#ffffffb3}.features-list li{display:flex;align-items:flex-start;gap:.6rem;margin-bottom:.75rem;font-size:.85rem;line-height:1.3;color:#4b5563}.pricing-card.featured .features-list li{color:#fff}.check-icon{margin-top:.15rem;flex-shrink:0;color:#4b5563;opacity:.8}.pricing-card.featured .check-icon{color:#fff;opacity:1}.book-btn{width:100%;padding:1rem;border-radius:999px;border:none;font-weight:800;font-size:1.1rem;cursor:pointer;background:#bd002c;color:#fff;box-shadow:0 6px 15px #bd002c40;transition:all .3s cubic-bezier(.25,.8,.25,1)}.book-btn:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 15px 30px #bd002c73}.book-btn:active{transform:translateY(-2px) scale(.98);box-shadow:0 6px 15px #bd002c40}.pricing-card.featured .book-btn{background:#fff;color:#bd002c}.pricing-card.featured .book-btn:hover{box-shadow:0 8px 16px #00000026}@media (max-width: 1024px){.pricing-grid{grid-template-columns:repeat(2,1fr);padding:0 1rem}.pricing-card.featured{transform:none;grid-column:span 2}.pricing-card{height:auto;min-height:500px;max-height:550px}}@media (max-width: 768px){.pricing-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.pricing-card.featured{grid-column:span 1;transform:none}.pricing-card{max-height:520px;min-height:480px;padding:1.5rem;display:flex;flex-direction:column}.card-header{margin-bottom:.4rem}.card-header h3{margin-top:.25rem;margin-bottom:.2rem;font-size:1.3rem;line-height:1.2}.card-header p{margin-bottom:0;font-size:.85rem;line-height:1.35}.price-tag{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem .5rem;margin-bottom:.5rem}.price-tag .amount{font-size:1.9rem;line-height:1}.price-tag .original{font-size:.9rem;opacity:.65}.price-tag .period{display:block;width:100%;font-size:.8rem;opacity:.7;margin-top:.1rem;line-height:1.2}.pricing-card.featured .price-tag .amount{font-size:2rem}.pricing-card.featured .card-header h3{font-size:1.5rem}.features-list{max-height:200px;overflow-y:auto;margin-bottom:.75rem;padding-right:10px;flex:1;mask-image:linear-gradient(to bottom,black 80%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 80%,transparent 100%);border-left:2px solid rgba(189,0,44,.2);padding-left:12px}[dir=rtl] .features-list{border-left:none;border-right:2px solid rgba(189,0,44,.2);padding-left:0;padding-right:12px;mask-image:linear-gradient(to bottom,black 80%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 80%,transparent 100%)}.features-list::-webkit-scrollbar{width:8px}.features-list::-webkit-scrollbar-track{background:#00000026;border-radius:10px}.features-list::-webkit-scrollbar-thumb{background-color:#0006;border-radius:10px}.pricing-card.featured .features-list{border-left-color:#ffffff4d;mask-image:linear-gradient(to bottom,black 80%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 80%,transparent 100%)}[dir=rtl] .pricing-card.featured .features-list{border-right-color:#ffffff4d}.pricing-card.featured .features-list::-webkit-scrollbar-track{background:#fff3}.pricing-card.featured .features-list::-webkit-scrollbar-thumb{background-color:#fff9}.features-list li{font-size:.85rem;margin-bottom:.85rem;gap:.75rem}.pricing-card.featured .features-list li{font-size:.9rem;margin-bottom:.9rem}.pricing-header h1{font-size:1.4rem}[dir=rtl] .pricing-header h1{white-space:normal;font-size:1.3rem}.pricing-header{padding:0 1.5rem}.pricing-subtitle{font-size:.95rem}}@media (max-width: 480px){.pricing-card{padding:1.25rem;max-height:480px;min-height:440px}.card-header{margin-bottom:.3rem}.card-header h3{font-size:1.2rem}.card-header p{font-size:.8rem}.price-tag{margin-bottom:.4rem}.price-tag .amount{font-size:1.75rem}.price-tag .period{font-size:.75rem}.features-list{max-height:160px;padding-right:8px}.features-list li{font-size:.8rem;margin-bottom:.7rem;gap:.6rem}.pricing-card.featured .features-list li{font-size:.85rem}.book-btn{padding:.8rem;font-size:1rem}.package-badge{font-size:.7rem;padding:.3rem .8rem}}@media (max-width: 768px) and (orientation: landscape){.pricing-card{max-height:420px;min-height:380px}.card-header{margin-bottom:.2rem}.card-header p{font-size:.78rem}.price-tag{margin-bottom:.3rem}.price-tag .amount{font-size:1.6rem}.features-list{max-height:130px}.features-list li{margin-bottom:.5rem}}.about{padding:10px 0;background-color:#fff}.about-top{display:flex;align-items:center;gap:5rem;margin-bottom:4rem}.about-content{flex:1.2}.about-badge-pill{background:#ffe5ec;color:#bd002c;padding:.5rem 1.5rem;border-radius:999px;font-size:.85rem;font-weight:600;display:inline-block;margin-bottom:2rem}.about-content h1{font-size:2.25rem;font-weight:750;color:#1a1a1b;margin-bottom:1.5rem;line-height:1.2}.about-content p{font-size:1.125rem;color:#6b7280;line-height:1.6;margin-bottom:2rem}.learn-more-link{color:#bd002c;font-weight:600;font-size:1.125rem;text-decoration:none;display:inline-flex;align-items:center;transition:all .2s}.learn-more-link:hover{gap:.5rem}.about-image{flex:1}.image-wrapper{border-radius:2rem;overflow:hidden;box-shadow:0 10px 40px #0000000d}.image-wrapper img{width:100%;height:auto;display:block}.about-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem}.stat-box{background:#fff;border:1px solid #E5E7EB;border-radius:1rem;padding:1.5rem 1rem;text-align:center;transition:all .3s ease}.stat-box h3{font-size:1.75rem;font-weight:800;color:#111827;margin-bottom:.5rem}.stat-box p{font-size:1rem;color:#374151;font-weight:500;margin:0}@media (max-width: 1024px){.about-top{flex-direction:column;gap:3rem;text-align:left}.about-stats-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.about-stats-row{grid-template-columns:1fr}.about-content h1{font-size:1.75rem}}.services{padding:10px 0;background-color:var(--bg-secondary)}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{background:#fff;padding:3rem 2rem;border-radius:1.5rem;text-align:center;box-shadow:var(--shadow-sm);transition:all .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.service-icon-wrapper{display:flex;justify-content:center;margin-bottom:2rem}.service-icon{width:60px;height:60px;background-color:var(--primary-red);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #bd002c33;transition:all .3s ease}.service-card:hover .service-icon{transform:scale(1.1) rotate(5deg);box-shadow:0 15px 30px #bd002c4d}.service-card h3{font-size:1.5rem;margin-bottom:1rem;color:var(--text-main)}.service-card p{color:var(--text-muted);font-size:.9375rem;line-height:1.6}.blog{padding:10px 0;margin-bottom:3rem;background-color:var(--bg-primary)}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3.5rem}.blog-card{background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid #E5E7EB;transition:all .3s ease}.blog-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-md)}.blog-image{height:200px}.blog-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-content{padding:1.5rem}.blog-meta{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-muted);margin-bottom:1rem}.blog-content h3{font-size:1.125rem;margin-bottom:1rem;color:var(--text-main);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-content p{font-size:.875rem;color:var(--text-muted);margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.read-more{color:var(--primary-red);font-weight:600;font-size:.875rem}.blog-actions{text-align:center}.btn-outline-dark{border:1px solid var(--text-main);color:var(--text-main)}.btn-outline-dark:hover{background:var(--text-main);color:#fff}.home-page{width:100%;overflow-x:hidden}
