.hero_hero__qLYxR{background:linear-gradient(180deg,#fef2f2,#ffffff);padding:5rem 1rem;overflow:hidden;position:relative}.hero_hero__qLYxR:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(#e5e7eb 1px,transparent 0);background-size:20px 20px;opacity:.5;z-index:0}@media (min-width:640px){.hero_hero__qLYxR{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.hero_hero__qLYxR{padding-left:2rem;padding-right:2rem}}.hero_container__jFZ97{position:relative;z-index:1;max-width:80rem;margin:0 auto;text-align:center}.hero_title__P6BfM{font-size:3rem;font-weight:700;color:#111827;margin-bottom:1.5rem;line-height:1.2;animation:hero_fadeInDown__rpnuR 1s ease-out}@media (min-width:768px){.hero_title__P6BfM{font-size:3.75rem}}.hero_subtitle__1_fXd{font-size:1.25rem;color:#4b5563;margin-bottom:2rem;max-width:42rem;margin-left:auto;margin-right:auto;line-height:1.75;animation:hero_fadeInUp__87M4f 1s ease-out .3s both}.hero_buttonGroup__IglGs{display:flex;flex-direction:column;gap:1rem;justify-content:center;animation:hero_fadeIn__VLNN0 1s ease-out .6s both}@media (min-width:640px){.hero_buttonGroup__IglGs{flex-direction:row}}.hero_primaryButton__wIYSE{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;background-color:#dc2626;color:white;font-size:1.125rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px rgb(0 0 0/.1)}.hero_primaryButton__wIYSE:hover{background-color:#991b1b;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgb(0 0 0/.1)}.hero_primaryButton__wIYSE:active{transform:translateY(0);box-shadow:0 1px 2px 0 rgb(0 0 0/.05)}.hero_secondaryButton__855GA{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;background-color:white;color:#dc2626;font-size:1.125rem;font-weight:600;border-radius:.5rem;border:2px solid #dc2626;cursor:pointer;transition:all .3s ease}.hero_secondaryButton__855GA:hover{background-color:#fef2f2;transform:translateY(-2px)}.hero_secondaryButton__855GA:active{transform:translateY(0)}@keyframes hero_fadeInDown__rpnuR{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero_fadeInUp__87M4f{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero_fadeIn__VLNN0{0%{opacity:0}to{opacity:1}}.features_features__OBEXl{background-color:white;padding:5rem 1rem}@media (min-width:640px){.features_features__OBEXl{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.features_features__OBEXl{padding-left:2rem;padding-right:2rem}}.features_container__Fum49{max-width:80rem;margin:0 auto}.features_header__mLZzN{text-align:center;margin-bottom:3rem}.features_title__YZo8b{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.features_subtitle__lOv_e{font-size:1.125rem;color:#6b7280;max-width:42rem;margin:0 auto}.features_featureGrid__afeFR{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:640px){.features_featureGrid__afeFR{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features_featureGrid__afeFR{grid-template-columns:repeat(4,1fr)}}.features_featureCard__Nhahk{background-color:#fef2f2;padding:2rem;border-radius:.75rem;text-align:center;transition:all .3s ease;border:2px solid transparent}.features_featureCard__Nhahk:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgb(0 0 0/.1);border-color:#dc2626}.features_featureIcon__DmV8W{width:3rem;height:3rem;margin:0 auto 1rem;color:#dc2626}.features_icon__lFuHW{width:100%;height:100%}.features_featureTitle__cY0yW{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.75rem}.features_featureDescription__vSmea{font-size:.875rem;color:#6b7280;line-height:1.5}.about_about__aQyqo{background-color:#f9fafb;padding:5rem 1rem;position:relative;overflow:hidden}@media (min-width:640px){.about_about__aQyqo{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.about_about__aQyqo{padding-left:2rem;padding-right:2rem}}.about_container__F1XqT{max-width:80rem;margin:0 auto}.about_content__Nub9A{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:1024px){.about_content__Nub9A{grid-template-columns:repeat(2,1fr)}}.about_textContent__LSb_T{animation:about_slideInLeft__PQD97 1s ease both}.about_title__o7Qif{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1.5rem;position:relative;display:inline-block}.about_title__o7Qif:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:4px;background-color:#dc2626;border-radius:2px}.about_paragraph__NZbUU{font-size:1.125rem;color:#4b5563;margin-bottom:1rem;line-height:1.75}.about_paragraph__NZbUU:last-of-type{margin-bottom:1.5rem}.about_button__Y8CBC{padding:.75rem 2rem;background-color:#dc2626;color:white;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px rgb(0 0 0/.1)}.about_button__Y8CBC:hover{background-color:#991b1b;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgb(0 0 0/.1)}.about_imageContainer__AzW9c{animation:about_slideInRight__qZ1RN 1s ease both;position:relative}.about_imageContent__w8RdH{background-color:#dc2626;height:24rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px rgb(0 0 0/.1);transition:transform .3s ease}.about_imageContent__w8RdH:hover{transform:scale(1.02)}.about_imageContent__w8RdH:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.1),rgba(255,255,255,.1) 10px,transparent 0,transparent 20px)}.about_imageText__LqpTu{color:white;font-size:1.25rem;font-weight:600;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.2)}@keyframes about_slideInLeft__PQD97{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes about_slideInRight__qZ1RN{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.cta_cta___JLGq{background-color:#1f2937;padding:5rem 1rem;position:relative;overflow:hidden}.cta_cta___JLGq:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,0));pointer-events:none}@media (min-width:640px){.cta_cta___JLGq{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.cta_cta___JLGq{padding-left:2rem;padding-right:2rem}}.cta_container__aJrDY{max-width:80rem;margin:0 auto;text-align:center;position:relative;z-index:1}.cta_title__EDVDC{font-size:2.25rem;font-weight:700;color:white;margin-bottom:1rem;line-height:1.2}@media (min-width:768px){.cta_title__EDVDC{font-size:3rem}}.cta_subtitle__V2fsq{font-size:1.125rem;color:rgba(255,255,255,.95);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.75}@media (min-width:768px){.cta_subtitle__V2fsq{font-size:1.25rem}}.cta_buttonGroup__aTtO_{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta_primaryButton__ZC4Pn{padding:.75rem 2rem;font-size:1.125rem;font-weight:600;border-radius:.5rem;cursor:pointer;transition:all .3s ease;border:2px solid white;background-color:white;color:#1f2937}.cta_primaryButton__ZC4Pn:hover{background-color:transparent;color:white;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.cta_secondaryButton__NR9kW{padding:.75rem 2rem;font-size:1.125rem;font-weight:600;border-radius:.5rem;cursor:pointer;transition:all .3s ease;background-color:transparent;color:white;border:2px solid white}.cta_secondaryButton__NR9kW:hover{background-color:white;color:#1f2937;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (max-width:640px){.cta_buttonGroup__aTtO_{flex-direction:column;align-items:center}.cta_primaryButton__ZC4Pn,.cta_secondaryButton__NR9kW{width:100%;max-width:300px}}