:root{--primary:#ff9f38;--primary-dark:#e68a2e;--primary-light:#ffb65c;--primary-extra-light:#fff4e9;--secondary:#10b981;--accent:#f59e0b;--danger:#ef4444;--success:#10b981;--warning:#f59e0b;--text-primary:#333;--text-secondary:#666;--text-muted:#94a3b8;--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--border:#e2e8f0;--border-light:#f1f5f9;--gradient-primary:linear-gradient(135deg,#ff9f38 0%,#ffb65c 100%);--gradient-secondary:linear-gradient(135deg,#10b981 0%,#059669 100%);--gradient-hero:linear-gradient(135deg,#fff 0%,#f1f5f9 100%);--gradient-text:linear-gradient(135deg,#ff9f38 0%,#ffb65c 100%);--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);--font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--space-3xl:6rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem}.about-module__b339wa__aboutContainer{padding:var(--space-xl)var(--space-lg);max-width:1200px;font-family:var(--font-family);margin:0 auto;margin-top:var(--space-3xl);background-color:#fff}.about-module__b339wa__aboutSection{margin-bottom:var(--space-3xl);text-align:center}.about-module__b339wa__aboutSection h2{font-size:var(--text-4xl);margin-bottom:var(--space-md);color:var(--text-primary);font-weight:700}.about-module__b339wa__aboutSection h3{font-size:var(--text-xl);color:var(--text-secondary);margin-bottom:var(--space-xl);max-width:800px;margin-left:auto;margin-right:auto;font-weight:500;line-height:1.6}.about-module__b339wa__accentHeading{color:var(--primary)!important}.about-module__b339wa__blackText{color:var(--text-primary)}.about-module__b339wa__aboutHero{margin-bottom:var(--space-2xl);background:var(--bg-primary);padding:var(--space-lg)0}.about-module__b339wa__heroContent{align-items:center;gap:var(--space-2xl);text-align:left;display:flex}.about-module__b339wa__heroText{flex:1}.about-module__b339wa__heroText h1{font-size:var(--text-4xl);margin-bottom:var(--space-md);text-align:center;color:var(--text-primary);font-weight:700;line-height:1.3}.about-module__b339wa__accentText{color:var(--primary)}.about-module__b339wa__heroText h2{font-size:var(--text-xl);color:var(--primary);margin-bottom:var(--space-md);font-weight:500}.about-module__b339wa__heroText p{font-size:var(--text-xl);color:var(--text-secondary);text-align:center;max-width:700px;margin:0 auto;font-weight:400;line-height:1.6}.about-module__b339wa__heroImage{flex:.8}.about-module__b339wa__heroImage img{object-fit:contain;border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-md)}.about-module__b339wa__whyCrevizSection{margin-top:var(--space-2xl);margin-bottom:var(--space-2xl)}.about-module__b339wa__whyCrevizWrapper{align-items:center;gap:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}.about-module__b339wa__whyCrevizCards{gap:var(--space-md);flex-direction:column;display:flex}.about-module__b339wa__whyCrevizImage img{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-lg)}@media (max-width:992px){.about-module__b339wa__whyCrevizWrapper{text-align:center;grid-template-columns:1fr}.about-module__b339wa__whyCrevizCards{align-items:center}.about-module__b339wa__whyCrevizImage{margin-top:var(--space-lg)}}.about-module__b339wa__cardsContainer{gap:var(--space-md);margin-top:var(--space-lg);flex-direction:column;max-width:800px;margin-left:auto;margin-right:auto;display:flex}.about-module__b339wa__aboutContentWrapper{align-items:center;gap:var(--space-2xl);margin-top:var(--space-xl);justify-content:center;display:flex}.about-module__b339wa__aboutCardsWrapper{gap:var(--space-md);flex-direction:column;flex:1;max-width:600px;display:flex}.about-module__b339wa__aboutImageDisplay{border-radius:var(--radius-lg);max-width:400px;box-shadow:var(--shadow-lg);flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.about-module__b339wa__aboutImageDisplay img{border-radius:var(--radius-lg);width:80%;height:auto}@media (max-width:992px){.about-module__b339wa__aboutContentWrapper{text-align:center;flex-direction:column}.about-module__b339wa__aboutCardsWrapper{align-items:center}.about-module__b339wa__aboutImageDisplay{margin-top:var(--space-lg)}}.about-module__b339wa__aboutCard{background-color:var(--bg-primary);padding:var(--space-lg);border-radius:var(--radius-xl);text-align:left;border:1px solid var(--border);transition:transform .3s,box-shadow .3s,background-color .3s,border .3s}.about-module__b339wa__secondary{background-color:var(--bg-secondary);border:1px solid transparent}.about-module__b339wa__interactive{cursor:pointer}.about-module__b339wa__aboutCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light);transform:translateY(-5px)}.about-module__b339wa__aboutCard.about-module__b339wa__activeCard{border:2px solid var(--primary);box-shadow:var(--shadow-lg);background-color:var(--bg-primary);transform:translateY(-5px)}.about-module__b339wa__aboutCard h3{font-size:var(--text-lg);margin-bottom:var(--space-sm);color:var(--text-primary);text-align:left;font-weight:600}.about-module__b339wa__aboutCard p{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.6}.about-module__b339wa__storySection{text-align:center}.about-module__b339wa__storySection .about-module__b339wa__subheading{font-weight:500;font-size:var(--text-lg);margin-bottom:var(--space-2xl);text-align:center;color:var(--text-secondary);line-height:1.6}.about-module__b339wa__storyContent{gap:var(--space-xl);margin-top:var(--space-xl);text-align:initial;flex-direction:column;display:flex}@media (min-width:992px){.about-module__b339wa__storyContent{flex-direction:row;align-items:flex-start}}.about-module__b339wa__storyCards{gap:var(--space-md);flex-direction:column;flex:1;display:flex}.about-module__b339wa__storyImage{min-width:300px;max-width:500px;height:auto;box-shadow:var(--shadow-lg);border-radius:var(--radius-lg);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.about-module__b339wa__storyImage>div{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.about-module__b339wa__storyImage img{object-fit:cover;width:100%;height:auto;max-height:500px}.about-module__b339wa__ctaContainer{max-width:900px;padding:0 var(--space-lg);margin:0 auto}.about-module__b339wa__ctaSection{width:100vw;padding:var(--space-2xl)0;background:var(--gradient-primary);color:#fff;text-align:center;box-sizing:border-box;margin-bottom:0;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.about-module__b339wa__ctaSection h2{font-size:var(--text-3xl);color:#fff;margin-bottom:30px}.about-module__b339wa__ctaSection p{color:#fff;font-size:var(--text-lg);margin-bottom:50px}.about-module__b339wa__ctaButton{color:#000;border-radius:var(--radius-lg);cursor:pointer;white-space:nowrap;letter-spacing:.2px;background:#fff;border:none;align-items:center;gap:4px;padding:10px 18px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px rgba(0,0,0,.1)}.about-module__b339wa__ctaButton:hover{color:#000;background:#3c3b40;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (max-width:1024px){.about-module__b339wa__heroContent{gap:var(--space-lg)}.about-module__b339wa__heroText h1{font-size:2.75rem}.about-module__b339wa__heroText p{font-size:1.125rem}.about-module__b339wa__aboutSection h2{font-size:2.125rem}.about-module__b339wa__aboutSection h3,.about-module__b339wa__aboutCard h3{font-size:1.125rem}.about-module__b339wa__aboutCard p{font-size:.9375rem}.about-module__b339wa__storySection .about-module__b339wa__subheading{font-size:1rem}}@media (max-width:768px){.about-module__b339wa__aboutContainer{padding:var(--space-lg)var(--space-md)}.about-module__b339wa__heroContent{flex-direction:column}.about-module__b339wa__heroText{order:1}.about-module__b339wa__heroImage{margin-top:var(--space-lg);order:2;margin-bottom:0}.about-module__b339wa__heroText h1{font-size:2rem;line-height:1.3}.about-module__b339wa__heroText p{padding:0 var(--space-sm);font-size:1.125rem}.about-module__b339wa__aboutSection h2{padding:0 var(--space-md);font-size:2rem;line-height:1.3}.about-module__b339wa__aboutSection h3{padding:0 var(--space-md);font-size:1rem}.about-module__b339wa__storyContent{flex-direction:column}.about-module__b339wa__storyCards{margin-bottom:var(--space-lg);order:1;margin-top:0}.about-module__b339wa__storyImage{order:2}.about-module__b339wa__aboutCard h3{font-size:1.125rem}.about-module__b339wa__aboutCard p{font-size:.9375rem}.about-module__b339wa__aboutContentWrapper{flex-direction:column}.about-module__b339wa__aboutCardsWrapper{margin-bottom:var(--space-lg);order:1}.about-module__b339wa__aboutImageDisplay{order:2;margin-top:0;margin-bottom:0}.about-module__b339wa__storySection .about-module__b339wa__subheading{padding:0 var(--space-md);font-size:.9375rem}.about-module__b339wa__ctaSection h2{font-size:2rem}.about-module__b339wa__ctaSection p{font-size:1.125rem}}@media (max-width:480px){.about-module__b339wa__aboutContainer{padding:var(--space-md)var(--space-sm)}.about-module__b339wa__heroText h1{padding:0 var(--space-xs);font-size:1.5rem;line-height:1.2}.about-module__b339wa__heroText p{padding:0 var(--space-xs);font-size:.9375rem}.about-module__b339wa__aboutSection h2{padding:0 var(--space-sm);font-size:1.5rem;line-height:1.3}.about-module__b339wa__aboutSection h3{padding:0 var(--space-sm);font-size:.9375rem}.about-module__b339wa__aboutCard{padding:var(--space-md)}.about-module__b339wa__aboutCard h3{font-size:1rem}.about-module__b339wa__aboutCard p{font-size:.875rem}.about-module__b339wa__storySection .about-module__b339wa__subheading{padding:0 var(--space-sm);font-size:.875rem}.about-module__b339wa__ctaSection{padding:var(--space-lg)var(--space-md)}.about-module__b339wa__ctaSection h2{font-size:1.5rem}.about-module__b339wa__ctaSection p{font-size:.9375rem}}
