.why-choose-section{position:relative;background:radial-gradient(1200px 400px at 50% -250px,color-mix(in srgb,var(--primary) 8%,transparent),transparent 70%),linear-gradient(180deg,var(--light) 0%,var(--surface) 100%)}.why-choose-section .why-choose-title{color:var(--text-primary);margin-bottom:0.5rem}.why-choose-section .why-choose-divider{width:84px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--primary),var(--primary-light));margin:0 auto 1rem}.why-choose-subtitle{color:var(--text-muted);max-width:720px;margin:0 auto}.why-choose-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.why-choose-item{height:100%;padding:1.5rem 1.25rem;border:1px solid var(--border);border-radius:16px;background-color:var(--bg-main);box-shadow:var(--shadow-sm);transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}.why-choose-item:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--primary) 24%,transparent);box-shadow:var(--shadow-md)}.why-choose-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 1rem;border-radius:14px;color:var(--primary);background:linear-gradient(145deg,color-mix(in srgb,var(--primary) 8%,transparent),color-mix(in srgb,var(--primary) 14%,transparent))}.why-choose-icon-svg{width:1.9rem;height:1.9rem}.why-choose-heading{color:var(--text-primary);font-size:1.25rem;font-weight:700;margin-bottom:0.65rem}.why-choose-desc{color:var(--text-muted);font-size:1.02rem;line-height:1.6;margin:0}@media (max-width:991px){.why-choose-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.why-choose-grid{grid-template-columns:1fr}}.testimonial-layout-modern{background:linear-gradient(180deg,var(--light) 0%,var(--surface) 100%)}.testimonial-layout-modern__card{position:relative;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:14px;background:var(--bg-main);padding:1.5rem;box-shadow:var(--shadow-sm);transition:transform 0.25s ease,box-shadow 0.25s ease}.testimonial-layout-modern__card:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.testimonial-layout-modern__quote-icon{width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary);margin-bottom:1rem}.testimonial-layout-modern__message{margin:0 0 1rem;color:var(--text-secondary);font-size:0.98rem;line-height:1.7}.testimonial-layout-modern__meta{margin-top:auto}.testimonial-layout-modern__rating{display:flex;align-items:center;gap:0.25rem;margin-bottom:1rem}.testimonial-layout-modern__star-wrap{position:relative;display:inline-flex;width:16px;height:16px}.testimonial-layout-modern__star-base,.testimonial-layout-modern__star-fill{position:absolute;top:0;left:0;height:100%;display:inline-flex;align-items:center}.testimonial-layout-modern__star-base{width:100%;color:var(--border)}.testimonial-layout-modern__star-fill{overflow:hidden;color:var(--testimonial-star,var(--primary));white-space:nowrap}.testimonial-layout-modern__star{width:16px;height:16px}.transparent-feedback-block{margin-bottom:0.75rem;font-size:0.875rem}.transparent-feedback-block__title{font-weight:600;color:var(--text-primary);margin:0 0 0.35rem 0;font-size:0.8125rem;letter-spacing:0.01em}.transparent-feedback-block__row{display:flex;align-items:center;flex-wrap:wrap;gap:0.35rem 0.5rem;margin:0}.transparent-feedback-block__score{font-weight:700;color:var(--text-on-dark);font-size:1rem;line-height:1.2}.transparent-feedback-block__score-label{color:var(--text-muted);font-size:0.8125rem}.transparent-feedback-block__stars{margin:0;margin-left:0.15rem}.transparent-feedback-block__stars .testimonial-layout-modern__star-wrap{width:12px;height:12px}.transparent-feedback-block__stars .testimonial-layout-modern__star{width:12px;height:12px}.transparent-feedback-block__stars .testimonial-layout-modern__star-base{color:var(--text-on-dark-faint)}.transparent-feedback-block__stars .testimonial-layout-modern__star-fill{color:var(--testimonial-star)}.transparent-feedback-block__sep{color:var(--text-muted);font-size:0.75rem;margin:0 0.1rem}.transparent-feedback-block__count{color:var(--text-muted);font-size:0.8125rem}.transparent-feedback-block__placeholder{margin:0 0 0.35rem 0;color:var(--text-muted);font-size:0.8125rem}.transparent-feedback-block__link{display:inline-block;margin-top:0.35rem;font-size:0.8125rem;font-weight:500}.transparent-feedback-block--hero.transparent-feedback-block .transparent-feedback-block__row{justify-content:flex-end}.transparent-feedback-block--hero.transparent-feedback-block .transparent-feedback-block__link{margin-top:0.25rem}.testimonial-layout-modern__author{display:flex;flex-direction:column;gap:0.1rem;border-top:1px dashed var(--border);padding-top:0.9rem}.testimonial-layout-modern__name{font-family:'Montserrat',sans-serif;font-weight:700;color:var(--text-primary)}.testimonial-layout-modern__label{font-size:0.82rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:0.08em}