.about-section{width:100%;padding:60px 120px;background:#ffffff}.about-container{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:1200px;margin:0 auto;flex-wrap:wrap}.about-image img{width:100%;max-width:500px;border-radius:14px;object-fit:cover}.about-subtitle{font-size:16px;font-weight:500;color:#111;margin-bottom:10px}.about-title{font-size:30px;line-height:1.3;font-weight:700;color:#111;margin-bottom:20px}.about-text{font-size:16px;color:#555;line-height:1.7;max-width:450px;margin-bottom:25px}.about-btn{background:#00384d;color:#fff;padding:12px 26px;border-radius:50px;border:none;font-size:16px;font-weight:500;cursor:pointer;transition:.3s ease}.about-btn:hover{background:#1d4ed8}.stats-wrapper{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #e5e5e5;border-radius:14px;max-width:1200px;margin-left:auto;margin-right:auto}.stat-box{padding:30px;text-align:center;border-right:1px solid #e5e5e5}.stat-box:last-child{border-right:none}.stat-box h2{font-weight:500;font-size:30px;margin-bottom:10px}.stat-box p{font-size:15px;color:#666;line-height:1.6}@media (max-width:900px){.about-container{flex-direction:column;text-align:center}.about-text{margin:0 auto 25px}.about-image img{max-width:100%}}@media (max-width:768px){.stats-wrapper{grid-template-columns:1fr;border-radius:10px}.about-section{padding:40px 20px}.stat-box{border-right:none!important;border-bottom:1px solid #e5e5e5}.stat-box:last-child{border-bottom:none}}.StepsSection_stepsSection__rT69w{display:flex;justify-content:space-between;align-items:center;padding:80px 130px;gap:50px}.StepsSection_left__q0XIw{flex:1}.StepsSection_left__q0XIw h2{font-size:1.5rem;font-weight:700;color:#222;margin-bottom:10px}.StepsSection_desc__qZaLo{color:#777;font-size:1rem;line-height:1.5;margin-bottom:30px}.StepsSection_step__PR7BU{display:flex;align-items:flex-start;gap:20px;margin-bottom:25px}.StepsSection_number__1PfDq{background-color:#000;color:#fff;border-radius:0;font-weight:600;padding:8px;display:flex;justify-content:center;align-items:center}.StepsSection_step__PR7BU h4{font-size:1.1rem;color:#111;margin-bottom:5px}.StepsSection_step__PR7BU p{font-size:.95rem;color:#666;line-height:1.5}.StepsSection_right__83byM{flex:1;display:flex;justify-content:center;position:relative}.StepsSection_imageWrapper__duGja{position:relative;padding:10px;width:350px;height:350px}.StepsSection_image__q9Tl7{width:100%;height:auto;object-fit:cover;border-radius:4px}.StepsSection_lott__AYI7T{width:100px;height:100px}.StepsSection_circle__6Ptru{position:absolute;top:40%;left:-30px;width:60px;height:60px;border:2px solid #c0c0c0;border-radius:50%}.StepsSection_corner__8PQ4N{position:absolute;top:0;right:0;width:40px;height:40px;border-top:2px solid #000;border-right:2px solid #000}@media (max-width:900px){.StepsSection_stepsSection__rT69w{flex-direction:column;padding:20px 30px}.StepsSection_imageWrapper__duGja{width:200px;height:200px}.StepsSection_right__83byM{width:100%}.StepsSection_circle__6Ptru{left:10px}}