.projects-section{background-color:#fff;padding:100px 20px}.projects-container{max-width:1200px;margin:0 auto}.projects-header{justify-content:space-between;align-items:center;margin-bottom:50px;display:flex}.projects-header h2{color:#4b4b4b;font-size:48px;font-weight:400}.projects-header h2 span{font-weight:700}.explore-btn{color:#fff;cursor:pointer;background:#f47c20;border:none;border-radius:8px;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s}.explore-btn:hover{transform:translateY(-2px)}.projects-list{scrollbar-width:none;gap:20px;display:flex;overflow-x:auto}.projects-list::-webkit-scrollbar{display:none}.projects-actions{align-items:center;gap:20px;display:flex}.projects-arrows{gap:12px;display:flex}.project-arrow-btn{cursor:pointer;background:#fff;border:1px solid #dadada;border-radius:50%;width:48px;height:48px;font-size:22px;transition:all .3s}.project-arrow-btn:hover{color:#fff;background:#f47c20;border-color:#f47c20}@media (max-width:992px){.projects-header h2{font-size:40px}}@media (max-width:768px){.projects-section{padding:60px 20px}.projects-header{flex-direction:column;align-items:flex-start;gap:25px}.projects-header h2{font-size:32px}.explore-btn{width:100%}.projects-actions{flex-direction:column;align-items:stretch;gap:20px;width:100%;display:flex}.projects-arrows{justify-content:center}.project-arrow-btn{width:44px;height:44px;font-size:20px}}
.project-card{background:#fff;border-radius:8px;flex-shrink:0;min-width:350px;overflow:hidden}.project-image-wrapper{height:180px;overflow:hidden}.project-image{object-fit:cover;width:100%;height:100%;display:block}.project-content{background:#f8f8f8;padding:16px 8px 26px}.project-content h3{color:#1e1e1e;margin:0 0 6px;font-size:24px;font-weight:700}.project-subtitle{color:#4f4f4f;margin:0 0 20px;font-size:14px}.project-meta{border-top:1px solid #d9d9d9;justify-content:space-between;padding-top:14px;display:flex}.meta-item{flex-direction:column;gap:4px;display:flex}.meta-label{color:#7d7d7d;font-size:10px}.meta-value{color:#1e1e1e;font-size:12px;font-weight:700}@media (max-width:992px){.project-card{min-width:320px}.project-content h3{font-size:22px}}@media (max-width:768px){.project-card{width:300px;min-width:300px}.project-image-wrapper{height:160px}.project-content h3{font-size:20px}.project-subtitle{font-size:13px}.project-meta{gap:10px}}
.stats-card{z-index:10;background:#fff;border-radius:20px;align-items:center;width:90%;max-width:1200px;margin:-75px auto 0;padding:40px 30px;display:flex;position:relative;box-shadow:0 10px 30px #0000001a}.stat-item h2{color:#000;min-height:55px;margin:0 0 10px;font-size:42px;font-weight:700}.stat-item p{color:#000;align-items:flex-start;min-height:48px;margin:0;font-size:16px;display:flex}.stat-divider{flex-shrink:0;width:1px;height:70px}.stat-group{flex:1;align-items:center;display:flex}.stat-item{text-align:left;flex-direction:column;flex:1;justify-content:flex-start;padding:0 20px;display:flex}.stat-group:last-child .stat-item{padding-right:20px}@media (max-width:768px){.stats-card{grid-template-columns:1fr 1fr;gap:20px;width:calc(100% - 40px);margin:30px auto 0;padding:25px;display:grid}.stat-group{display:block}.stat-divider{display:none}.stat-item{padding:0}}@media (max-width:992px){.stats-card{padding:30px 20px}.stat-item h2{font-size:32px}.stat-item p{font-size:14px}}
.why-choose-section{background:#fff;padding:100px 20px 120px;position:relative;overflow:hidden}.why-container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.why-header{text-align:center;margin-bottom:80px}.why-header h2{color:#5a5454;font-size:52px;font-weight:400;line-height:1.2}.why-header h2 span{font-weight:700}.why-grid{grid-template-columns:repeat(3,1fr);display:grid}.why-card{min-height:320px;padding:40px}.why-card img{width:48px;height:48px;margin-bottom:30px}.why-card h3{color:#111;margin-bottom:20px;font-size:24px;font-weight:600;line-height:1.4}.why-card p{color:#333;font-size:16px;font-weight:400;line-height:1.8}.why-card:first-child,.why-card:nth-child(2),.why-card:nth-child(4),.why-card:nth-child(5){border-right:1px solid #d8d8d8}.why-card:nth-child(-n+3){border-bottom:1px solid #d8d8d8}.left-flower{z-index:1;width:160px;position:absolute;bottom:0;left:5%}.right-flower{z-index:1;width:120px;position:absolute;bottom:0;right:3%}.left-flower,.right-flower{width:auto;height:180px}@media (max-width:992px){.why-header h2{font-size:42px}.why-grid{grid-template-columns:repeat(2,1fr)}.why-card{min-height:auto;border:none!important}.why-card:nth-child(odd){border-right:none!important}.why-card:not(:last-child){border-bottom:none!important}}@media (max-width:768px){.why-choose-section{padding:60px 20px 100px}.why-header{margin-bottom:50px}.why-header h2{font-size:34px}.why-grid{grid-template-columns:1fr}.why-card{min-height:auto;padding:30px 0;border:none!important}.why-card:last-child{border-bottom:none!important}.why-card img{width:40px;height:40px;margin-bottom:20px}.why-card h3{font-size:22px}.why-card p{font-size:15px}.left-flower{opacity:.5;width:90px}.right-flower{opacity:.5;width:70px}.left-flower,.right-flower{opacity:.5;width:auto;height:90px}}
.testimonials-section{background:#f5f2ed;padding:100px 0}.testimonials-header{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto 70px;padding:0 20px;display:flex}.testimonial-arrows{gap:16px;display:flex}.arrow-btn{cursor:pointer;background:#fff;border:1px solid #dadada;border-radius:50%;width:52px;height:52px;font-size:22px;transition:all .3s}.arrow-btn:hover{color:#fff;background:#f47c20;border-color:#f47c20}.testimonials-header h2{color:#5a5454;font-size:58px;font-weight:400;line-height:1.2}.testimonials-header h2 span{font-weight:700}.testimonials-slider{scrollbar-width:none;-ms-overflow-style:none;max-width:1200px;margin:0 auto;padding:0 20px;overflow-x:auto}.testimonials-slider::-webkit-scrollbar{display:none}.testimonials-track{gap:20px;transition:transform .5s;display:flex}.reviews-button-container{justify-content:center;margin-top:80px;display:flex}.reviews-btn{color:#fff;cursor:pointer;background:#f47c20;border:none;border-radius:8px;padding:16px 40px;font-size:16px;font-weight:500;transition:all .3s}.reviews-btn:hover{transform:translateY(-2px)}.testimonial-card{scroll-snap-align:start;width:560px}.testimonials-slider{scroll-snap-type:x mandatory}@media (max-width:992px){.testimonials-header h2{font-size:46px}.testimonial-card{width:380px}}@media (max-width:768px){.testimonials-section{padding:60px 0}.testimonials-header{text-align:center;flex-direction:column;gap:25px;margin-bottom:50px;padding:0 20px}.testimonials-header h2{font-size:34px}.testimonial-card{width:300px;min-width:300px;height:auto;min-height:unset;padding:24px 20px}.testimonials-slider{padding:0 20px}.testimonial-review{font-size:15px}.testimonial-author h4{font-size:20px}.testimonial-author span{font-size:16px}.reviews-button-container{margin-top:50px;padding:0 20px}.reviews-btn{width:100%}}
.testimonial-card{background:#fff;border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:space-between;width:560px;max-width:100%;min-height:230px;padding:50px;display:flex}.testimonial-review{color:#111;margin:0;font-size:18px;line-height:1.8}.testimonial-author{margin-top:40px}.testimonial-author h4{color:#f47c20;margin:0 0 8px;font-size:24px;font-weight:600}.testimonial-author span{color:#111;font-size:20px;font-style:italic}@media (max-width:768px){.testimonial-card{min-height:unset;justify-content:flex-start;height:auto}.testimonial-author{margin-top:24px}}
.newsletter-section{background-color:#5f5f5f;padding:180px 20px;position:relative;overflow:hidden}.newsletter-container{z-index:2;justify-content:space-between;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:flex;position:relative}.newsletter-left{flex:0 0 35%}.newsletter-left h2{color:#fff;margin-bottom:24px;font-size:52px;font-weight:700;line-height:1.2}.newsletter-left p{color:#fff;max-width:360px;font-size:18px;line-height:1.8}.newsletter-right{flex-direction:column;flex:0 0 45%;gap:18px;display:flex}.newsletter-input{color:#fff;background:0 0;border:1px solid #fff6;border-radius:8px;outline:none;width:100%;height:70px;padding:0 28px;font-size:20px}.newsletter-input::placeholder{color:#fff9}.newsletter-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ea9542 0%,#e27a40 100%);border:none;border-radius:8px;width:100%;height:70px;font-size:28px;font-weight:600;transition:all .3s}.newsletter-button:hover{transform:translateY(-2px)}.newsletter-left-flower{opacity:.25;z-index:1;width:auto;height:280px;position:absolute;bottom:0;left:4%}.newsletter-right-flower{opacity:.25;z-index:1;width:auto;height:180px;position:absolute;bottom:0;right:2%}.newsletter-success{color:#4caf50;margin-top:15px;font-size:14px}.newsletter-error{color:#ff4d4f;margin-top:15px;font-size:14px}.newsletter-button:disabled{opacity:.7;cursor:not-allowed}@media (max-width:992px){.newsletter-container{gap:50px}.newsletter-left h2{font-size:42px}.newsletter-button{font-size:24px}}@media (max-width:768px){.newsletter-section{padding:60px 20px}.newsletter-container{flex-direction:column;align-items:flex-start;gap:40px}.newsletter-left,.newsletter-right{flex:unset;width:100%}.newsletter-left h2{font-size:34px}.newsletter-left p{font-size:16px}.newsletter-input{height:60px;font-size:16px}.newsletter-button{height:60px;font-size:20px}.newsletter-left-flower,.newsletter-right-flower{opacity:.15;height:90px}}
.help-section{background:linear-gradient(90deg,#ea9542 0%,#e27a40 100%);padding:60px 20px}.help-container{justify-content:space-between;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:flex}.help-left{flex:1;align-items:center;gap:30px;display:flex}.help-icon{flex-shrink:0;width:100px;height:100px}.help-content p{color:#fff;margin:0 0 12px;font-size:36px;font-weight:400}.help-phone{color:#fff;font-size:52px;font-weight:700;line-height:1.1;text-decoration:none}.help-right{flex:0 0 40%}.help-right p{color:#fff;margin:0;font-size:34px;font-weight:300;line-height:1.3}@media (max-width:992px){.help-container{gap:50px}.help-content p{font-size:30px}.help-phone{font-size:42px}.help-right p{font-size:28px}}@media (max-width:768px){.help-section{padding:50px 20px}.help-container{flex-direction:column;align-items:flex-start;gap:40px}.help-left{flex-direction:column;align-items:flex-start;gap:20px}.help-icon{width:60px;height:60px}.help-content p{font-size:28px}.help-phone{word-break:break-word;font-size:34px}.help-right{flex:unset;width:100%}.help-right p{font-size:24px}}
