.about-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 50%,#3b82f6 100%);max-width:100vw;padding:60px 0;position:relative;overflow:hidden}.about-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff14 0%,#0000 50%);position:absolute;top:0;bottom:0;left:0;right:0}.about-hero:after{content:"";background:linear-gradient(#0000,#ffffff1a);height:100px;position:absolute;bottom:-2px;left:0;right:0}.about-hero .container{z-index:1;position:relative}.about-hero h1{text-shadow:0 2px 20px #0003;margin-bottom:15px;font-size:3rem;font-weight:700;animation:.8s ease-out fadeInDown}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.about-hero p{opacity:.95;font-size:1.2rem;animation:.8s ease-out .2s both fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.company-overview{background:linear-gradient(135deg,#fff 0%,#f0f9ff 50%,#e0f2fe 100%);padding:80px 0;position:relative;overflow:hidden}.company-overview:before{content:"";background:radial-gradient(circle,#3b82f614 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-100px}.company-overview:after{content:"";background:radial-gradient(circle,#22d3ee0f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-150px;left:-150px}.company-overview .container{z-index:1;position:relative}.overview-decorations{pointer-events:none;z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.float-icon{opacity:.08;filter:blur(1px);font-size:4rem;position:absolute}.float-icon-1{top:8%;left:5%}.float-icon-2{top:20%;right:8%}.float-icon-3{bottom:25%;left:8%}.float-icon-4{bottom:12%;right:10%}.float-circle{background:linear-gradient(135deg,#3b82f60d,#22d3ee0d);border:2px solid #3b82f61a;border-radius:50%;position:absolute}.circle-1{width:200px;height:200px;top:10%;right:3%}.circle-2{width:250px;height:250px;bottom:5%;left:2%}.circle-3{width:150px;height:150px;top:45%;right:15%}.overview-content{grid-template-columns:1.5fr 1fr;align-items:start;gap:60px;display:grid}.overview-text h2{color:#2c3e50;margin-bottom:25px;font-size:2.5rem;font-weight:700}.overview-text p{color:#495057;margin-bottom:20px;font-size:1.05rem;line-height:1.8}.overview-stats{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.stat-box{text-align:center;background:#fff;border:2px solid #e0f2fe;border-radius:16px;padding:30px 20px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000000d}.stat-box:before{content:"";background:linear-gradient(90deg,#0000,#3b82f61a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.stat-box:hover:before{left:100%}.stat-box:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 8px 30px #3b82f626}.stat-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 15px;font-size:1.8rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #3b82f64d}.stat-box:hover .stat-icon{transform:scale(1.1)rotate(5deg);box-shadow:0 6px 20px #3b82f666}.stat-box h3{color:#1e3a8a;margin-bottom:5px;font-size:2rem;font-weight:700}.stat-box p{color:#64748b;margin:0;font-size:.9rem}.founder-section{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 50%,#dbeafe 100%);padding:80px 0;position:relative;overflow:hidden}.founder-section:before{content:"";background:radial-gradient(circle,#3b82f60f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;left:-100px}.founder-section:after{content:"";background:radial-gradient(circle,#93c5fd14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;right:-100px}.founder-content{z-index:1;grid-template-columns:350px 1fr;align-items:start;gap:60px;display:grid;position:relative}.founder-image{position:relative}.founder-image:before{content:"";z-index:-1;opacity:.1;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:20px;position:absolute;top:-15px;bottom:15px;left:-15px;right:15px}.founder-img{object-fit:cover;border-radius:20px;width:100%;height:auto;transition:transform .3s;display:block;box-shadow:0 20px 60px #00000026}.founder-img:hover{transform:scale(1.02)}.founder-label{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:25px;margin-bottom:15px;padding:8px 20px;font-size:.85rem;font-weight:600;animation:.8s ease-out fadeInRight;display:inline-block;box-shadow:0 4px 15px #3b82f64d}@keyframes fadeInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.founder-info h2{color:#2c3e50;margin-bottom:10px;font-size:2.5rem;font-weight:700}.founder-title{color:#3b82f6;margin-bottom:25px;font-size:1.1rem;font-weight:600}.founder-bio{color:#495057;margin-bottom:20px;font-size:1.05rem;line-height:1.8}.founder-quote{background:#fff;border-left:4px solid #3b82f6;border-radius:16px;margin-top:30px;padding:30px;position:relative;box-shadow:0 4px 20px #00000014}.founder-quote i{color:#3b82f6;opacity:.2;font-size:2rem;position:absolute;top:20px;left:20px}.founder-quote p{color:#2c3e50;margin:0;padding-left:40px;font-size:1.1rem;font-style:italic;line-height:1.7}.mission-vision{background:#fff;padding:80px 0;position:relative}.mission-vision:before{content:"";background:radial-gradient(circle,#3b82f608 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mv-grid{z-index:1;grid-template-columns:repeat(2,1fr);gap:40px;max-width:1100px;margin:0 auto;display:grid;position:relative}.mv-card{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:2px solid #bfdbfe;border-radius:20px;padding:40px;transition:all .3s;position:relative;overflow:hidden}.mv-card:before{content:"";z-index:1;background:#1e3a8ad9;width:100%;height:50%;transition:left .5s;position:absolute;top:0;left:-100%}.mv-card:after{content:"";z-index:1;background:#1e3a8ad9;width:100%;height:50%;transition:right .5s;position:absolute;bottom:0;right:-100%}.mv-card:hover:before{left:0}.mv-card:hover:after{right:0}.mv-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 12px 40px #3b82f626}.mv-icon{color:#fff;z-index:2;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:25px;font-size:2.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 25px #3b82f64d}.mv-card:hover .mv-icon{transform:scale(1.1)rotate(5deg)}.mv-card h3{color:#2c3e50;z-index:2;margin-bottom:20px;font-size:2rem;font-weight:700;transition:color .3s;position:relative}.mv-card:hover h3{color:#fff}.mv-card p{color:#495057;z-index:2;margin:0;font-size:1.05rem;line-height:1.8;transition:color .3s;position:relative}.mv-card:hover p{color:#ffffffe6}.core-values{background:linear-gradient(135deg,#fff 0%,#f0f9ff 50%,#e0f2fe 100%);padding:80px 0;position:relative;overflow:hidden}.core-values:before{content:"";background:radial-gradient(circle,#22c55e0d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-150px;right:-150px}.core-values:after{content:"";background:radial-gradient(circle,#3b82f60d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-150px;left:-150px}.core-values h2{text-align:center;color:#2c3e50;z-index:1;margin-bottom:50px;font-size:2.5rem;font-weight:700;position:relative}.values-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto;display:grid;position:relative}.value-card{text-align:center;background:#fff;border:2px solid #e0f2fe;border-radius:16px;padding:35px 25px;transition:all .3s;position:relative;overflow:hidden}.value-card:before{content:"";z-index:1;background:#1e3a8ad9;width:50%;height:100%;transition:top .5s;position:absolute;top:-100%;left:0}.value-card:after{content:"";z-index:1;background:#1e3a8ad9;width:50%;height:100%;transition:bottom .5s;position:absolute;bottom:-100%;right:0}.value-card:hover:before{top:0}.value-card:hover:after{bottom:0}.value-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 12px 35px #3b82f61f}.value-card>*{z-index:2;transition:color .3s;position:relative}.value-card:hover>*{color:#fff}.value-icon{color:#3b82f6;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:2rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #3b82f633}.value-card:hover .value-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);transform:scale(1.15)rotate(10deg)}.value-card h3{color:#2c3e50;margin-bottom:12px;font-size:1.3rem;font-weight:600}.value-card p{color:#6c757d;margin:0;font-size:.95rem;line-height:1.6}.why-choose{background:#fff;padding:80px 0;position:relative;overflow:hidden}.why-choose:before{content:"";background:radial-gradient(circle,#3b82f608 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.why-choose h2{text-align:center;color:#2c3e50;z-index:1;margin-bottom:50px;font-size:2.5rem;font-weight:700;position:relative}.why-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto;display:grid;position:relative}.why-card{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:2px solid #bfdbfe;border-radius:16px;padding:35px 30px;transition:all .3s;position:relative;overflow:hidden}.why-card:before{content:"";background:linear-gradient(#3b82f60d,#0000);width:100%;height:100%;transition:top .5s;position:absolute;top:-100%;left:0}.why-card:hover:before{top:0}.why-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 12px 35px #3b82f626}.why-number{color:#3b82f614;font-size:5rem;font-weight:700;line-height:1;transition:all .3s;position:absolute;top:-10px;right:20px}.why-card:hover .why-number{color:#3b82f61f;transform:scale(1.1)}.why-card h3{color:#2c3e50;z-index:1;margin-bottom:12px;font-size:1.3rem;font-weight:600;position:relative}.why-card p{color:#6c757d;z-index:1;margin:0;font-size:.95rem;line-height:1.6;position:relative}.about-cta{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 50%,#93c5fd 100%);padding:80px 0;position:relative;overflow:hidden}.about-cta:before{content:"";background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;left:-10%}.about-cta:after{content:"";background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-50%;right:-10%}.cta-content-about{text-align:center;z-index:1;max-width:700px;margin:0 auto;position:relative}.cta-content-about h2{color:#1e3a8a;margin-bottom:15px;font-size:2.5rem;font-weight:700}.cta-content-about p{color:#1e40af;margin-bottom:35px;font-size:1.2rem}.cta-buttons-about{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.cta-btn-about{border-radius:50px;align-items:center;gap:10px;padding:16px 35px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.cta-btn-about:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .5s,height .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-btn-about:hover:before{width:300px;height:300px}.cta-btn-about i{z-index:1;position:relative}.cta-btn-about.primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 8px 25px #3b82f666}.cta-btn-about.primary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #3b82f680}.cta-btn-about.secondary{color:#3b82f6;background:#fff;border:2px solid #3b82f6;box-shadow:0 4px 15px #3b82f633}.cta-btn-about.secondary:hover{color:#fff;background:#3b82f6;transform:translateY(-3px);box-shadow:0 8px 25px #3b82f666}@media (max-width:1024px){.company-overview,.founder-section,.mission-vision,.core-values,.why-choose,.about-cta{padding:60px 0}.overview-text h2{font-size:2.2rem}.overview-text p{font-size:1rem}.overview-stats{grid-template-columns:1fr;gap:15px}.overview-stats .stat-box:first-child,.overview-stats .stat-box:nth-child(2),.overview-stats .stat-box:nth-child(3),.overview-stats .stat-box:nth-child(4){grid-column:auto}.stat-box{padding:25px 15px}.stat-icon{width:55px;height:55px;font-size:1.6rem}.stat-box h3{font-size:1.8rem}.core-values h2{font-size:2.2rem}.value-icon{width:65px;height:65px;font-size:1.8rem}.about-hero{padding:50px 0}.about-hero h1{font-size:2.5rem}.about-hero p{font-size:1.1rem}.company-overview{padding:60px 0}.overview-content{grid-template-columns:1fr;gap:40px}.overview-text h2{text-align:center;font-size:2.2rem}.overview-text p{text-align:center;font-size:1rem}.overview-stats{grid-template-columns:repeat(2,1fr);gap:20px;max-width:600px;margin:0 auto}.founder-section{padding:60px 0}.founder-content{grid-template-columns:1fr;gap:40px}.founder-image{max-width:350px;margin:0 auto}.founder-info{text-align:center}.founder-info h2{font-size:2.2rem}.founder-bio{font-size:1rem}.founder-quote{margin-top:25px}.founder-quote p{font-size:1rem}.mission-vision{padding:60px 0}.mv-grid{grid-template-columns:1fr;gap:30px}.mv-card{padding:35px}.mv-card h3{font-size:1.8rem}.mv-card p{font-size:1rem}.core-values{padding:60px 0}.core-values h2{margin-bottom:40px;font-size:2.2rem}.values-grid{grid-template-columns:repeat(2,1fr);gap:25px}.value-card{padding:30px 20px}.value-card h3{font-size:1.2rem}.value-card p{font-size:.9rem}.why-choose{padding:60px 0}.why-choose h2{margin-bottom:40px;font-size:2.2rem}.why-grid{grid-template-columns:repeat(2,1fr);gap:25px}.why-card{padding:30px 25px}.why-card h3{font-size:1.2rem}.why-card p{font-size:.9rem}.about-cta{padding:60px 0}.cta-content-about h2{font-size:2.2rem}.cta-content-about p{font-size:1.1rem}.cta-buttons-about{gap:15px}.cta-btn-about{padding:14px 30px;font-size:1rem}.journey-section{padding:60px 0}.journey-section h2{font-size:2.2rem}.journey-subtitle{margin-bottom:50px;font-size:1rem}.road-milestone{margin-bottom:100px}.milestone-card{max-width:320px}.milestone-content h3{font-size:1.15rem}.milestone-subtitle{font-size:.9rem}.milestone-description{font-size:.82rem}.float-icon{font-size:3rem}.circle-1{width:150px;height:150px}.circle-2{width:180px;height:180px}.circle-3{width:120px;height:120px}.cloud,.mini-rocket{transform:scale(.8)}.planet-1{width:50px;height:50px}.planet-2{width:40px;height:40px}.rocket-container{right:5%;transform:scale(.8)}}@media (max-width:992px){.overview-content{grid-template-columns:1fr;gap:40px}.overview-stats{grid-template-columns:repeat(2,1fr)}.founder-content{grid-template-columns:1fr;gap:40px}.founder-image{max-width:350px;margin:0 auto}.mv-grid{grid-template-columns:1fr}.values-grid,.why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-page-wrapper{padding-top:70px!important}.about-hero{padding:40px 0}.about-hero h1{font-size:2.2rem}.about-hero p{font-size:1rem}.company-overview{padding:50px 0}.overview-text h2{font-size:2rem}.overview-text p{font-size:.95rem}.overview-stats{grid-template-columns:1fr;gap:15px}.stat-box{padding:25px 20px}.founder-section{padding:50px 0}.founder-info h2{font-size:2rem}.founder-title{font-size:1rem}.founder-bio{font-size:.95rem}.founder-quote{padding:25px}.founder-quote p{padding-left:30px;font-size:1rem}.mission-vision{padding:50px 0}.mv-card h3{font-size:2rem}.mv-card p{font-size:.95rem}.core-values{padding:50px 0}.core-values h2{margin-bottom:35px;font-size:2rem}.values-grid{grid-template-columns:repeat(2,1fr);gap:20px}.value-card{padding:25px 18px}.value-icon{width:60px;height:60px;font-size:1.8rem}.value-card h3{font-size:1.15rem}.value-card p{font-size:.88rem}.why-choose{padding:50px 0}.why-choose h2{margin-bottom:35px;font-size:2rem}.why-grid{grid-template-columns:repeat(2,1fr);gap:20px}.why-card{padding:25px 20px}.why-card h3{font-size:1.15rem}.why-card p{font-size:.88rem}.about-cta{padding:50px 0}.cta-content-about h2{font-size:2rem}.cta-content-about p{font-size:1rem}.cta-buttons-about{flex-direction:column;align-items:center;gap:12px}.cta-btn-about{justify-content:center;width:100%;max-width:300px;padding:14px 28px}.journey-section{padding:50px 0}.journey-section h2{font-size:2rem}.journey-subtitle{margin-bottom:40px;font-size:.95rem}.float-icon,.float-circle,.mini-rocket,.planet,.sparkle,.shooting-star{display:none}}@media (max-width:480px){.company-overview,.founder-section,.mission-vision,.core-values,.why-choose,.about-cta{padding:40px 0}.about-hero{padding:35px 0}.about-hero h1{word-wrap:break-word;font-size:1.8rem}.about-hero p{font-size:.95rem}.overview-text h2{font-size:1.75rem}.overview-text p{font-size:.9rem}.stat-box{padding:25px 20px}.stat-icon{width:55px;height:55px;font-size:1.6rem}.stat-box h3{font-size:1.75rem}.stat-box p{font-size:.85rem}.founder-info h2{font-size:1.75rem}.founder-title{font-size:.95rem}.founder-bio{font-size:.9rem}.founder-quote{padding:20px}.founder-quote i{font-size:1.5rem}.founder-quote p{padding-left:25px;font-size:.95rem}.mv-card{padding:30px 25px}.mv-icon{width:70px;height:70px;font-size:2.2rem}.mv-card h3{font-size:1.75rem}.mv-card p{font-size:.9rem}.core-values h2{margin-bottom:30px;font-size:1.75rem}.values-grid{grid-template-columns:1fr;gap:20px}.value-card{padding:25px 20px}.value-icon{width:60px;height:60px;font-size:1.8rem}.value-card h3{font-size:1.15rem}.value-card p{font-size:.88rem}.why-choose h2{margin-bottom:30px;font-size:1.75rem}.why-grid{grid-template-columns:1fr;gap:20px}.why-card{padding:25px 20px}.why-card h3{font-size:1.15rem}.why-card p{font-size:.88rem}.why-number{font-size:4rem}.cta-content-about h2{font-size:1.75rem}.cta-content-about p{font-size:.95rem}.cta-btn-about{padding:13px 25px;font-size:.95rem}.mv-grid{grid-template-columns:1fr;gap:30px}.about-hero,.company-overview,.founder-section,.mission-vision,.core-values,.why-choose,.about-cta,.journey-section{max-width:100vw;overflow-x:hidden}.about-hero .container,.company-overview .container,.founder-section .container,.mission-vision .container,.core-values .container,.why-choose .container,.about-cta .container,.journey-section .container{max-width:100%;padding-left:15px;padding-right:15px;overflow-x:hidden}.journey-section h2{font-size:1.75rem}.journey-subtitle{font-size:.9rem}.rocket-container,.cloud{display:none}}@media (max-width:640px){body{max-width:100vw;overflow-x:hidden}.container{overflow-x:hidden;max-width:100vw!important;padding-left:15px!important;padding-right:15px!important}.overview-stats{gap:15px;width:100%;grid-template-columns:1fr!important}.overview-stats .stat-box{width:100%;max-width:100%}.overview-stats .stat-box:first-child,.overview-stats .stat-box:nth-child(2),.overview-stats .stat-box:nth-child(3),.overview-stats .stat-box:nth-child(4){grid-column:1/-1!important}.about-hero,.company-overview,.founder-section,.mission-vision,.core-values,.why-choose,.about-cta,.journey-section{width:100%;max-width:100vw;overflow-x:hidden}.values-grid,.why-grid,.mv-grid{width:100%;max-width:100%}}@media (max-width:540px){html,body{width:100%;max-width:100vw;overflow-x:hidden}.container{width:100%!important;max-width:100vw!important;padding-left:12px!important;padding-right:12px!important}.about-hero{padding:30px 0}.about-hero h1{padding:0 5px;font-size:1.5rem;line-height:1.3}.about-hero p{padding:0 5px;font-size:.85rem}.company-overview{padding:35px 0}.overview-text h2{margin-bottom:15px;font-size:1.5rem}.overview-text p{font-size:.85rem;line-height:1.6}.overview-stats{gap:12px;width:100%;grid-template-columns:1fr!important}.overview-stats .stat-box{width:100%;padding:20px 15px}.overview-stats .stat-box:first-child,.overview-stats .stat-box:nth-child(2),.overview-stats .stat-box:nth-child(3),.overview-stats .stat-box:nth-child(4){grid-column:1/-1!important}.stat-icon{width:50px;height:50px;margin-bottom:12px;font-size:1.4rem}.stat-box h3{margin-bottom:5px;font-size:1.5rem}.stat-box p{font-size:.8rem}.founder-section{padding:35px 0}.founder-content{gap:25px}.founder-image{max-width:100%;padding:0 10px}.founder-info h2{font-size:1.5rem}.founder-title{font-size:.9rem}.founder-bio{font-size:.85rem;line-height:1.6}.founder-quote{margin-top:20px;padding:18px}.founder-quote p{padding-left:20px;font-size:.85rem}.mission-vision{padding:35px 0}.mv-grid{gap:20px}.mv-card{padding:25px 18px}.mv-icon{width:60px;height:60px;margin-bottom:15px;font-size:2rem}.mv-card h3{margin-bottom:12px;font-size:1.5rem}.mv-card p{font-size:.85rem;line-height:1.6}.core-values{padding:35px 0}.core-values h2{margin-bottom:25px;font-size:1.5rem}.values-grid{gap:15px;grid-template-columns:1fr!important}.value-card{padding:22px 18px}.value-icon{width:55px;height:55px;margin-bottom:12px;font-size:1.6rem}.value-card h3{margin-bottom:8px;font-size:1.1rem}.value-card p{font-size:.82rem;line-height:1.5}.why-choose{padding:35px 0}.why-choose h2{margin-bottom:25px;font-size:1.5rem}.why-grid{gap:15px;grid-template-columns:1fr!important}.why-card{padding:22px 18px}.why-card h3{margin-bottom:8px;font-size:1.1rem}.why-card p{font-size:.82rem;line-height:1.5}.why-number{font-size:3.5rem;right:15px}.about-cta{padding:35px 0}.cta-content-about{padding:0 10px}.cta-content-about h2{margin-bottom:12px;font-size:1.5rem}.cta-content-about p{margin-bottom:25px;font-size:.9rem}.cta-buttons-about{gap:12px}.cta-btn-about{width:100%;max-width:280px;padding:12px 22px;font-size:.9rem}.journey-section{padding:35px 0}.journey-section h2{margin-bottom:10px;font-size:1.5rem}.journey-subtitle{margin-bottom:30px;font-size:.85rem}.about-hero,.company-overview,.founder-section,.mission-vision,.core-values,.why-choose,.about-cta,.journey-section{width:100%;max-width:100vw;overflow-x:hidden}.overview-decorations,.float-icon,.float-circle,.space-decorations,.cloud,.mini-rocket,.shooting-star,.planet,.sparkle,.rocket-container{display:none!important}}.journey-section{background:linear-gradient(#1e3a8a 0%,#2563eb 30%,#3b82f6 60%,#60a5fa 100%);padding:80px 0;position:relative;overflow:hidden}.journey-section:before{content:"";pointer-events:none;opacity:.6;background-image:radial-gradient(2px 2px at 20% 30%,#fff,#0000),radial-gradient(2px 2px at 60% 70%,#fff,#0000),radial-gradient(1px 1px,#fff,#0000),radial-gradient(1px 1px at 80% 10%,#fff,#0000),radial-gradient(2px 2px at 90% 60%,#fff,#0000),radial-gradient(1px 1px at 33% 80%,#fff,#0000),radial-gradient(2px 2px at 15% 90%,#fff,#0000);background-size:200% 200%;animation:3s ease-in-out infinite twinkle;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes twinkle{0%,to{opacity:.6}50%{opacity:1}}.journey-section:after{content:"";pointer-events:none;background:linear-gradient(#0000,#1e3a8a4d);height:200px;position:absolute;bottom:0;left:0;right:0}.journey-section .container{z-index:1;position:relative}.journey-section h2{text-align:center;color:#fff;text-shadow:0 2px 10px #0000004d;margin-bottom:15px;font-size:2.5rem;font-weight:700}.journey-subtitle{text-align:center;color:#ffffffe6;text-shadow:0 1px 5px #0003;margin-bottom:60px;font-size:1.1rem}.journey-road{max-width:1400px;margin:0 auto;padding:40px 0;position:relative}.space-decorations{pointer-events:none;z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.cloud{z-index:0;position:absolute}.cloud-part{background:#ffffffe6;border-radius:50%;position:absolute}.cloud-main{width:100px;height:35px;bottom:0;left:20px}.cloud-puff-1{width:50px;height:50px;bottom:15px;left:0}.cloud-puff-2{width:60px;height:60px;bottom:20px;left:40px}.cloud-puff-3{width:45px;height:45px;bottom:15px;left:80px}.cloud-1{animation:25s ease-in-out infinite floatCloud;top:80px;left:5%}.cloud-2{animation:30s ease-in-out infinite reverse floatCloud;top:200px;right:8%;transform:scale(.8)}.cloud-3{animation:28s ease-in-out -5s infinite floatCloud;top:400px;left:10%;transform:scale(.7)}.cloud-4{animation:32s ease-in-out -8s infinite reverse floatCloud;top:600px;right:12%;transform:scale(.9)}.cloud-5{animation:27s ease-in-out -12s infinite floatCloud;top:800px;left:8%;transform:scale(.75)}@keyframes floatCloud{0%,to{transform:translateY(0)translate(0)}25%{transform:translateY(-15px)translate(10px)}50%{transform:translateY(-25px)translate(-5px)}75%{transform:translateY(-15px)translate(5px)}}.mini-rocket{z-index:0;width:30px;height:50px;position:absolute}.mini-rocket-body{background:linear-gradient(135deg,#93c5fd 0%,#60a5fa 100%);border-radius:50% 50% 0 0;width:30px;height:40px;position:relative}.mini-rocket-body:before{content:"";background:#fbbf24;border:2px solid #1e3a8a;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.mini-rocket-body:after{content:"";border-top:0 solid #0000;border-bottom:15px solid #1e40af;border-left:10px solid #0000;border-right:0 solid #0000;width:0;height:0;position:absolute;bottom:0;left:-8px}.mini-rocket-body:before{content:"";border-top:0 solid #0000;border-bottom:15px solid #0000;border-left:0 solid #0000;border-right:10px solid #1e40af;width:0;height:0;position:absolute;bottom:0;right:-8px}.mini-flame{background:linear-gradient(#fbbf24,#f59e0b);border-radius:50% 50% 0 0;width:12px;height:15px;animation:.3s ease-in-out infinite alternate miniFlameFlicker;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}@keyframes miniFlameFlicker{0%{transform:translate(-50%)scaleY(1)}to{transform:translate(-50%)scaleY(1.3)}}.mini-rocket-1{animation:8s ease-in-out infinite miniRocketFloat;top:150px;left:15%}.mini-rocket-2{animation:10s ease-in-out -2s infinite miniRocketFloat;top:350px;right:10%;transform:rotate(15deg)}.mini-rocket-3{animation:9s ease-in-out -4s infinite miniRocketFloat;top:550px;left:12%;transform:rotate(-10deg)}.mini-rocket-4{animation:11s ease-in-out -6s infinite miniRocketFloat;top:750px;right:15%;transform:rotate(20deg)}@keyframes miniRocketFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(5deg)}}.shooting-star{background:#fff;border-radius:50%;width:2px;height:2px;position:absolute;box-shadow:0 0 10px 2px #fffc}.shooting-star:after{content:"";background:linear-gradient(90deg,#fff,#0000);width:80px;height:1px;position:absolute;top:0;right:0}.shooting-star-1{animation:3s ease-in-out infinite shootingStar;top:120px;right:20%}.shooting-star-2{animation:4s ease-in-out -1.5s infinite shootingStar;top:450px;right:30%}.shooting-star-3{animation:3.5s ease-in-out -2.5s infinite shootingStar;top:700px;right:15%}@keyframes shootingStar{0%{opacity:1;transform:translate(0)translateY(0)}70%{opacity:1}to{opacity:0;transform:translate(-300px)translateY(150px)}}.planet{z-index:0;border-radius:50%;position:absolute}.planet-1{background:radial-gradient(circle at 30% 30%,#fde68a,#fbbf24,#f59e0b);width:60px;height:60px;animation:40s linear infinite planetRotate;top:250px;left:3%;box-shadow:inset -10px -10px 20px #0000004d,0 0 30px #fbbf2466}.planet-1:after{content:"";background:#fbbf2466;border-radius:50%;width:140%;height:3px;position:absolute;top:50%;left:-20%;transform:translateY(-50%)rotateX(75deg);box-shadow:0 0 10px #fbbf2499}.planet-2{background:radial-gradient(circle at 30% 30%,#bfdbfe,#60a5fa,#3b82f6);width:45px;height:45px;animation:35s linear infinite reverse planetRotate;top:650px;right:5%;box-shadow:inset -8px -8px 15px #0000004d,0 0 25px #3b82f666}@keyframes planetRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sparkle{z-index:0;font-size:1.5rem;animation:3s ease-in-out infinite sparkleFloat;position:absolute}.sparkle-1{animation-delay:0s;top:180px;left:20%}.sparkle-2{animation-delay:-.8s;top:380px;right:18%}.sparkle-3{animation-delay:-1.5s;top:520px;left:18%}.sparkle-4{animation-delay:-2.2s;top:720px;right:20%}.sparkle-5{animation-delay:-2.8s;top:900px;left:22%}@keyframes sparkleFloat{0%,to{opacity:.6;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.3)rotate(180deg)}}.rocket-container{z-index:10;animation:6s ease-in-out infinite rocketFloat;position:absolute;top:50px;right:10%}@keyframes rocketFloat{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-30px)rotate(-8deg)}}.rocket{width:60px;height:100px;position:relative}.rocket-body{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);border-radius:50% 50% 0 0;width:60px;height:80px;position:relative;box-shadow:0 4px 15px #0000004d}.rocket-body:before{content:"";background:linear-gradient(135deg,#93c5fd 0%,#60a5fa 100%);border-radius:50% 50% 0 0;width:40px;height:50px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.rocket-window{z-index:2;background:radial-gradient(circle,#fef3c7 0%,#fbbf24 100%);border:3px solid #1e3a8a;border-radius:50%;width:20px;height:20px;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:inset 0 2px 5px #0003}.rocket-fin{border-style:solid;width:0;height:0;position:absolute;bottom:0}.rocket-fin-left{border-width:0 0 30px 20px;border-color:#0000 #0000 #1e40af;left:-15px}.rocket-fin-right{border-width:0 20px 30px 0;border-color:#0000 #1e40af #0000 #0000;right:-15px}.rocket-flame{justify-content:center;gap:3px;width:30px;height:40px;display:flex;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.flame{border-radius:50% 50% 0 0;width:8px;animation:.3s ease-in-out infinite alternate flameFlicker}.flame-1{background:linear-gradient(#fbbf24,#f59e0b,#dc2626);height:35px;animation-delay:0s}.flame-2{background:linear-gradient(#fef3c7,#fbbf24,#f59e0b);height:40px;animation-delay:.1s}.flame-3{background:linear-gradient(#fbbf24,#f59e0b,#dc2626);height:32px;animation-delay:.2s}@keyframes flameFlicker{0%{opacity:1;transform:scaleY(1)scaleX(1)}to{opacity:.8;transform:scaleY(1.2)scaleX(.9)}}.road-path{z-index:1;filter:drop-shadow(0 0 10px #0d5c9d4d);width:200px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.road-milestones{z-index:2;position:relative}.road-milestone{align-items:center;margin-bottom:120px;display:flex;position:relative}.road-milestone.left{justify-content:flex-start;padding-right:50%}.road-milestone.right{justify-content:flex-end;padding-left:50%}.milestone-marker{z-index:3;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.marker-icon{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:2rem;display:flex;box-shadow:0 4px 20px #fbbf2499}.marker-year{color:#1e3a8a;background:#fff;border:2px solid #fbbf24;border-radius:20px;padding:8px 16px;font-size:1.2rem;font-weight:700;box-shadow:0 2px 10px #0003}.milestone-card{background:#fff;border:2px solid #fbbf244d;border-radius:16px;align-items:center;gap:15px;max-width:350px;padding:20px;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 30px #0003}.road-milestone.left .milestone-card{margin-right:80px}.road-milestone.right .milestone-card{flex-direction:row-reverse;margin-left:80px}.milestone-card:hover{border-color:#fbbf24;transform:translateY(-5px);box-shadow:0 12px 40px #00000040}.milestone-image{background:linear-gradient(135deg,#fef3c7,#fde68a);border:3px solid #fbbf24;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden;box-shadow:0 4px 15px #fbbf244d}.milestone-img{object-fit:cover;width:100%;height:100%}.milestone-icon-large{filter:drop-shadow(0 2px 4px #0000001a);font-size:3.5rem;line-height:1}.milestone-content{flex:1}.milestone-content h3{color:#2c3e50;margin-bottom:6px;font-size:1.2rem;font-weight:700}.milestone-subtitle{color:#1e3a8a;margin-bottom:6px;font-size:.95rem;font-weight:600;display:block}.milestone-description{color:#6c757d;margin:0;font-size:.85rem;line-height:1.5}.road-milestone.left .milestone-card:after{content:"";background:linear-gradient(90deg,#fbbf2499,#0000);width:80px;height:2px;position:absolute;top:50%;right:-80px}.road-milestone.right .milestone-card:after{content:"";background:linear-gradient(270deg,#fbbf2499,#0000);width:80px;height:2px;position:absolute;top:50%;left:-80px}.journey-end{justify-content:center;align-items:center;margin-top:60px;padding-bottom:40px;display:flex}.end-marker{text-align:center;flex-direction:column-reverse;align-items:center;gap:20px;display:flex}.end-icon{background:linear-gradient(135deg,#fbbf24,#f59e0b);border:6px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative;box-shadow:0 8px 30px #fbbf2499}.end-icon:before{content:"";border:3px dashed #ffffff80;border-radius:50%;animation:20s linear infinite rotateDash;position:absolute;top:-15px;bottom:-15px;left:-15px;right:-15px}@keyframes rotateDash{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.infinity-symbol{color:#fff;font-size:3rem;font-weight:700;display:inline-block}.end-content{background:#fff;border:2px solid #fbbf244d;border-radius:20px;max-width:400px;padding:25px 40px;box-shadow:0 8px 30px #0003}.end-content h3{color:#2c3e50;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:1.5rem;font-weight:700}.end-content p{color:#6c757d;margin:0;font-size:1rem;line-height:1.6}@media (max-width:1024px){.journey-section{padding:70px 0}.journey-section h2{font-size:2.2rem}.journey-subtitle{margin-bottom:50px;font-size:1.05rem}.road-path{width:100px}.road-milestone{margin-bottom:100px}.milestone-card{max-width:320px}.road-milestone.left .milestone-card{margin-right:60px}.road-milestone.right .milestone-card{margin-left:60px}.milestone-image{width:90px;height:90px}.milestone-content h3{font-size:1.15rem}.milestone-subtitle{font-size:.9rem}.milestone-description{font-size:.82rem}.marker-icon{width:65px;height:65px;font-size:1.8rem}.marker-year{padding:7px 14px;font-size:1.1rem}.end-icon{width:90px;height:90px}.infinity-symbol{font-size:2.8rem}.end-content{padding:22px 35px}.end-content h3{font-size:1.4rem}.end-content p{font-size:.95rem}.cloud,.mini-rocket,.shooting-star,.planet,.sparkle{display:none}.rocket-container{right:5%;transform:scale(.8)}}@media (max-width:768px){.journey-section{padding:60px 0}.journey-section h2{font-size:2rem}.journey-subtitle{margin-bottom:40px;font-size:1rem}.road-path{width:60px}.road-milestone{margin-bottom:80px;flex-direction:column!important;justify-content:center!important;padding:0!important}.road-milestone.left,.road-milestone.right{padding:0}.milestone-marker{margin-bottom:20px;position:relative;left:auto;transform:none}.milestone-card{max-width:100%;margin:0!important}.road-milestone.right .milestone-card{flex-direction:row}.milestone-card:after{display:none}.milestone-image{width:100px;height:100px}.milestone-content h3{font-size:1.2rem}.milestone-subtitle{font-size:.95rem}.milestone-description{font-size:.85rem}.marker-icon{width:60px;height:60px;font-size:1.5rem}.marker-year{padding:6px 12px;font-size:1rem}.end-icon{width:80px;height:80px}.infinity-symbol{font-size:2.5rem}.end-content{padding:20px 30px}.end-content h3{font-size:1.3rem}.end-content p{font-size:.9rem}.rocket-container{display:none}}@media (max-width:480px){.milestone-card{text-align:center;flex-direction:column!important}.milestone-image{width:90px;height:90px}.milestone-card{padding:20px}.end-icon{width:70px;height:70px}.infinity-symbol{font-size:2rem}.end-content{padding:18px 25px}.end-content h3{font-size:1.1rem}.end-content p{font-size:.85rem}}.our-promise{padding:30px 0;position:relative;overflow:hidden}.promise-main-container{background-color:#fff;border-radius:8px;flex-direction:row;width:90%;max-width:1200px;min-height:650px;margin:0 auto;padding:60px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000046}.promise-left-content{z-index:10;flex:1.2;padding-right:40px;position:relative}.promise-right-content{flex:1;justify-content:flex-end;align-items:center;display:flex;position:relative}.promise-title{color:#1a1a1a;margin-bottom:2rem;font-size:3.5rem;font-weight:400;line-height:1.1}.promise-description{color:#666;max-width:380px;margin-bottom:3rem;font-size:.95rem;line-height:1.6}.promise-arrow{margin-top:2rem}.arrow-icon{opacity:.8;width:250px;height:auto}.featured-block-container{border-radius:40px;width:100%;max-width:400px;height:480px;position:relative;overflow:hidden}.promise-image{border-radius:40px}.floating-cards-container{z-index:20;flex-direction:column;gap:25px;display:flex;position:absolute;top:50%;left:-100px;transform:translateY(-50%)}.card-wrapper{flex-direction:column;gap:8px;display:flex}.white-card{background-color:#fff;border-radius:28px;width:320px;min-height:120px;padding:20px 25px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 15px 35px #00000026}.white-card:hover{transform:scale(1.02);box-shadow:0 20px 45px #0003}.card-number{color:#e0e0e0;margin-bottom:8px;font-size:2.5rem;font-weight:300;line-height:1}.card-title{color:#1a1a1a;margin-bottom:8px;font-size:1.15rem;font-weight:600;line-height:1.2}.card-description{color:#666;margin:0;font-size:.85rem;line-height:1.4}@media (max-width:1200px){.promise-main-container{padding:50px 35px}.promise-title{font-size:3.2rem}.floating-cards-container{gap:18px;left:-60px}.white-card{width:260px;min-height:105px;padding:16px 20px}.featured-block-container{max-width:320px;height:400px}}@media (max-width:1024px){.promise-title{width:300px;font-size:2.6rem}.white-card{width:200px;min-height:100px}.card-number{font-size:1.5rem}.card-title{font-size:.8rem}.card-description{font-size:.6rem}.promise-description{width:220px;font-size:.8rem}.promise-left-content{flex:1}.arrow-icon{width:200px}}@media (max-width:768px){.our-promise{padding:50px 0}.promise-main-container{width:92%;padding:40px 25px}.promise-title{font-size:2.2rem;line-height:1.5}.promise-description{max-width:100%;font-size:.8rem;line-height:1.6}.arrow-icon{width:150px}.floating-cards-container{gap:20px;margin-bottom:30px}.white-card{max-width:100%;min-height:80px;padding:18px 22px}.card-number{font-size:1.5rem}.card-title{font-size:.8rem}.card-description{font-size:.6rem}.featured-block-container{max-width:100%;height:380px}}@media (max-width:640px){.our-promise{padding:45px 0}.promise-main-container{width:94%;padding:35px 20px}.promise-title{width:170px;font-size:2rem;line-height:1.1}.promise-description{width:170px;font-size:.8rem;line-height:1.55}.arrow-icon{width:140px}.promise-arrow{margin-top:1.5rem}.floating-cards-container{gap:18px;margin-bottom:28px}.white-card{border-radius:24px;min-height:100px;padding:15px}.card-number{margin-bottom:6px;font-size:1.3rem}.card-title{margin-bottom:6px;font-size:1rem}.card-description{font-size:.7rem;line-height:1.1}.featured-block-container{border-radius:35px;height:370px}.promise-image{border-radius:35px}.promise-left-content{max-width:250px}}@media (max-width:540px){.our-promise{padding:20px 0}.promise-main-container{flex-direction:column;width:95%;padding:32px 18px}.promise-title{width:100%;max-width:100%;margin-bottom:8px;font-size:2rem;line-height:1.2}.promise-description{width:100%;max-width:100%;margin-bottom:5px;font-size:.88rem;line-height:1.5}.arrow-icon{display:none}.floating-cards-container{gap:16px;width:100%;margin-bottom:26px;position:static;top:auto;left:auto;transform:none}.featured-block-container{display:none}.promise-left-content{width:100%;max-width:100%;max-height:none;padding:5px 0 5px 5px}.promise-right-content{width:100%;max-height:none}.container{max-height:auto}.white-card{border-radius:22px;width:100%;max-width:100%;min-height:98px;padding:16px 19px}.card-wrapper{width:100%}.card-number{margin-bottom:5px;font-size:2.1rem}.card-title{margin-bottom:5px;font-size:1.02rem}.card-description{font-size:.81rem;line-height:1.38}.featured-block-container{border-radius:32px;height:265px}.promise-image{border-radius:32px}}@media (max-width:480px){.our-promise{padding:0}.promise-main-container{border-radius:6px;width:95%;padding:30px 15px}.promise-title{margin-bottom:1.5rem;font-size:1.9rem;line-height:1.2}.promise-description{margin-bottom:2rem;font-size:.86rem;line-height:1.5}.arrow-icon{width:100px}.promise-arrow{margin-top:1rem}.floating-cards-container{gap:15px;margin-bottom:25px}.white-card{border-radius:20px;min-height:95px;padding:16px 18px}.card-number{margin-bottom:5px;font-size:2rem}.card-title{margin-bottom:5px;font-size:1rem}.card-description{font-size:.8rem;line-height:1.35}.featured-block-container{border-radius:30px;height:250px}.promise-image{border-radius:30px}}@media (max-width:420px){.our-promise{padding:0}.promise-main-container{width:96%;padding:28px 14px}.promise-title{margin-bottom:1.3rem;font-size:1.8rem;line-height:1.2}.promise-description{margin-bottom:1.8rem;font-size:.84rem;line-height:1.48}.arrow-icon{width:95px}.floating-cards-container{gap:14px;margin-bottom:23px}.white-card{border-radius:18px;min-height:92px;padding:15px 17px}.card-number{margin-bottom:4px;font-size:1.9rem}.card-title{margin-bottom:4px;font-size:.98rem}.card-description{font-size:.78rem;line-height:1.33}.featured-block-container{border-radius:28px;height:235px}.promise-image{border-radius:28px}}@media (max-width:375px){.our-promise{padding:35px 0}.promise-main-container{width:96%;padding:26px 13px}.promise-title{margin-bottom:1.2rem;font-size:1.75rem;line-height:1.2}.promise-description{margin-bottom:1.7rem;font-size:.83rem;line-height:1.47}.arrow-icon{width:92px}.floating-cards-container{gap:13px;margin-bottom:22px}.white-card{border-radius:18px;min-height:90px;padding:14px 16px}.card-number{margin-bottom:4px;font-size:1.85rem}.card-title{margin-bottom:4px;font-size:.96rem}.card-description{font-size:.77rem;line-height:1.32}.featured-block-container{border-radius:26px;height:225px}.promise-image{border-radius:26px}}@media (max-width:360px){.our-promise{padding:32px 0}.promise-main-container{width:96%;padding:25px 12px}.promise-title{margin-bottom:1.1rem;font-size:1.7rem;line-height:1.2}.promise-description{margin-bottom:1.6rem;font-size:.82rem;line-height:1.45}.arrow-icon{width:90px}.floating-cards-container{gap:12px;margin-bottom:20px}.white-card{border-radius:16px;min-height:90px;padding:14px 16px}.card-number{margin-bottom:4px;font-size:1.8rem}.card-title{margin-bottom:4px;font-size:.95rem}.card-description{font-size:.76rem;line-height:1.3}.featured-block-container{border-radius:25px;height:220px}.promise-image{border-radius:25px}}@media (max-width:320px){.our-promise{padding:30px 0}.promise-main-container{width:97%;padding:22px 10px}.promise-title{margin-bottom:1rem;font-size:1.6rem;line-height:1.2}.promise-description{margin-bottom:1.5rem;font-size:.8rem;line-height:1.43}.arrow-icon{width:85px}.floating-cards-container{gap:11px;margin-bottom:18px}.white-card{border-radius:15px;min-height:88px;padding:13px 15px}.card-number{margin-bottom:3px;font-size:1.7rem}.card-title{margin-bottom:3px;font-size:.93rem}.card-description{font-size:.74rem;line-height:1.28}.featured-block-container{border-radius:22px;height:200px}.promise-image{border-radius:22px}}
