.pd-features{--pd-bg-color:#FAF8F5;--pd-foreground:#1c1c1c;--pd-secondary:#6e6e6e;--pd-accent:#c6a75e;--pd-font-sans:'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--pd-font-serif:'Cormorant Garamond', serif;font-family:var(--pd-font-sans);-webkit-font-smoothing:antialiased;background-color:var(--pd-bg-color)}.pd-features,.pd-features *{box-sizing:border-box}.pd-features h2,.pd-features h3,.pd-features p,.pd-features div{margin:0;padding:0}.pd-features a{color:inherit;text-decoration:none}.pd-features-row{margin-left:0!important;margin-right:0!important}.pd-features-row .vc_column_container,.pd-features-row .vc_column_container>.vc_column-inner,.pd-features-row .wpb_wrapper,.pd-features-row .vc_column_text{padding:0!important;margin:0!important}.pd-features.features-section{padding:6rem 0;background-color:var(--pd-bg-color)}.pd-features .container{max-width:1600px;margin:0 auto;padding:0 1.5rem;width:100%}@media (min-width:1024px){.pd-features .container{padding:0 3rem}}.pd-features .section-title{color:var(--pd-foreground);text-align:center;margin-bottom:1rem;letter-spacing:.25em;font-size:clamp(2rem, 5vw, 3.5rem);font-weight:400;line-height:1.2;text-transform:none}.pd-features .title-divider{width:6rem;height:1px;background-color:var(--pd-accent);margin:0 auto 4rem auto}.pd-features .features-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:4rem}@media (min-width:768px){.pd-features .features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.pd-features .features-grid{grid-template-columns:repeat(4,1fr)}}.pd-features .feature-card{text-align:center}.pd-features .feature-icon-wrapper{margin-bottom:1.5rem;display:flex;justify-content:center}.pd-features .feature-icon-circle{width:4rem;height:4rem;border-radius:50%;border:2px solid var(--pd-accent);display:flex;align-items:center;justify-content:center;color:var(--pd-accent)}.pd-features .feature-icon{width:28px;height:28px;display:block;background-repeat:no-repeat;background-size:contain;background-position:center}.pd-features .feature-icon-award{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c6a75e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526'%3E%3C/path%3E%3Ccircle cx='12' cy='8' r='6'%3E%3C/circle%3E%3C/svg%3E")}.pd-features .feature-icon-shield{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c6a75e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z'%3E%3C/path%3E%3C/svg%3E")}.pd-features .feature-icon-heart{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c6a75e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z'%3E%3C/path%3E%3C/svg%3E")}.pd-features .feature-icon-building{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c6a75e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z'%3E%3C/path%3E%3Cpath d='M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2'%3E%3C/path%3E%3Cpath d='M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2'%3E%3C/path%3E%3Cpath d='M10 6h4'%3E%3C/path%3E%3Cpath d='M10 10h4'%3E%3C/path%3E%3Cpath d='M10 14h4'%3E%3C/path%3E%3Cpath d='M10 18h4'%3E%3C/path%3E%3C/svg%3E")}.pd-features .feature-title{color:var(--pd-foreground);margin-bottom:1rem;letter-spacing:.15em;font-size:.875rem;font-weight:600;text-transform:uppercase}.pd-features .feature-desc{color:var(--pd-secondary);font-size:.875rem;line-height:1.625;max-width:280px;margin:0 auto}.pd-features .stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem;max-width:64rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.pd-features .stats-grid{grid-template-columns:repeat(4,1fr)}}.pd-features .stat-card{text-align:center}.pd-features .stat-number{color:var(--pd-accent);margin-bottom:.5rem;font-size:clamp(2.5rem, 6vw, 4rem);font-weight:600;line-height:1}.pd-features .stat-label{color:var(--pd-secondary);font-size:.875rem;letter-spacing:.1em;text-transform:uppercase}.pd-features .testimonial-wrapper{max-width:56rem;margin:0 auto}.pd-features .testimonial-container{position:relative;min-height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden}.pd-features .testimonial-slide{text-align:center;position:absolute;width:100%;opacity:0;transform:translateY(20px);transition:all 0.5s ease-in-out;pointer-events:none}.pd-features .testimonial-slide.active{opacity:1;transform:translateY(0);position:relative;pointer-events:auto}.pd-features .testimonial-quote{color:var(--pd-foreground);font-size:1.125rem;line-height:1.625;margin-bottom:1.5rem;font-style:italic}@media (min-width:768px){.pd-features .testimonial-quote{font-size:1.25rem}}.pd-features .testimonial-author{color:var(--pd-accent);letter-spacing:.15em;font-size:1.2rem;margin-bottom:.25rem;font-family:var(--pd-font-serif)}.pd-features .testimonial-context{color:var(--pd-secondary);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.pd-features .carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.pd-features .dot{width:8px;height:8px;border-radius:9999px;background-color:rgb(198 167 94 / .3);border:none;cursor:pointer;transition:all 0.3s ease;padding:0}.pd-features .dot.active{background-color:var(--pd-accent);width:2rem}