.hero-section{background:url(/home.png) center/cover no-repeat;position:relative;color:#fff;padding:6rem 2rem;text-align:center;min-height:500px;display:flex;align-items:center;justify-content:center}.hero-section:before{content:"";position:absolute;inset:0;background:#000000b3;z-index:1}.hero-content{position:relative;z-index:2}.hero-content{max-width:900px;margin:0 auto;position:relative;z-index:2}.hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2;color:#fff;text-shadow:3px 3px 10px rgba(0,0,0,.9),0 0 20px rgba(0,0,0,.5)}.hero-subtitle{font-size:1.5rem;font-weight:500;margin-bottom:1rem;color:#f0f0f0;text-shadow:2px 2px 8px rgba(0,0,0,.9),0 0 15px rgba(0,0,0,.5)}.hero-mission{font-size:1.25rem;margin-bottom:2rem;color:#e8e8e8;text-shadow:2px 2px 6px rgba(0,0,0,.9),0 0 10px rgba(0,0,0,.5)}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-cta a{text-decoration:none}@media(max-width:767px){.hero-section{padding:3rem 1rem;min-height:400px}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:1.125rem}.hero-mission{font-size:1rem}.hero-cta{flex-direction:column;align-items:center}.hero-cta a{width:100%;max-width:300px}}@media(min-width:768px)and (max-width:1024px){.hero-section{padding:5rem 2rem;min-height:450px}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1.375rem}.hero-mission{font-size:1.125rem}}@media(min-width:1025px){.hero-section{padding:6rem 2rem}}.why-choose-us{padding:4rem 2rem;background-color:var(--background-light)}.container{max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:3rem;color:var(--text-dark)}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.benefit-card{height:100%}.benefit-content{padding:1.5rem}.benefit-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--color-interactive-primary);text-transform:capitalize}.benefit-description{font-size:1rem;line-height:1.6;color:var(--text-medium)}@media(max-width:767px){.why-choose-us{padding:3rem 1rem}.section-title{font-size:1.75rem;margin-bottom:2rem}.benefits-grid{grid-template-columns:1fr;gap:1.5rem}.benefit-content{padding:1.25rem}}@media(min-width:768px)and (max-width:1024px){.why-choose-us{padding:3.5rem 1.5rem}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media(min-width:1025px){.benefits-grid{grid-template-columns:repeat(4,1fr)}}.category-preview{padding:4rem 2rem;background-color:var(--background-white)}.section-subtitle{text-align:center;font-size:1.125rem;color:var(--text-medium);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.category-card{height:100%;cursor:pointer;transition:transform .3s ease}.category-card:hover{transform:translateY(-5px)}.category-content{padding:2.5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.category-icon{font-size:3rem;margin-bottom:1rem;text-transform:capitalize;font-weight:700;color:var(--color-interactive-primary);letter-spacing:.5px}.category-name{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--text-dark);line-height:1.3}.category-description{font-size:.95rem;line-height:1.6;color:var(--text-medium);margin-bottom:.75rem;max-width:90%}.category-count{font-size:.875rem;font-weight:500;color:var(--color-interactive-secondary)}.view-all-container{text-align:center}.view-all-container a{text-decoration:none}@media(max-width:767px){.category-preview{padding:3rem 1rem}.section-subtitle{font-size:1rem;margin-bottom:2rem}.categories-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.category-content{padding:1.5rem}.category-icon{font-size:2.5rem}}@media(min-width:768px)and (max-width:1024px){.category-preview{padding:3.5rem 1.5rem}.categories-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media(min-width:1025px){.categories-grid{grid-template-columns:repeat(3,1fr)}}
