.Hero-module__X09OaW__hero{background-color:var(--background-alt);justify-content:center;align-items:center;min-height:calc(100vh - 280px);padding:0;display:flex}.Hero-module__X09OaW__heroPlaceholder{background-color:var(--background-alt);justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:0;display:flex}.Hero-module__X09OaW__heroContentPlaceholder{min-height:300px}.Hero-module__X09OaW__heroWrapper{justify-content:center;align-items:center;width:100%;max-width:1800px;height:100%;margin:0 auto;padding:0 1rem 2rem;display:flex;position:relative}.Hero-module__X09OaW__heroContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:900px;display:flex}.Hero-module__X09OaW__heroImage{justify-content:flex-end;align-items:center;width:45%;max-width:600px;height:calc(100vh - 100px - 4rem);min-height:450px;max-height:800px;margin-top:2rem;padding-top:2rem;padding-right:0;display:flex;position:relative}.Hero-module__X09OaW__heroImg{box-shadow:var(--box-shadow);max-width:100%;border-radius:8px!important}.Hero-module__X09OaW__title{color:var(--primary-color);margin-top:4rem;margin-bottom:1.5rem;font-size:4.5rem;font-weight:700;line-height:1.2}.Hero-module__X09OaW__subtitle{color:var(--text-color);max-width:90%;margin-bottom:2rem;font-size:1.5rem;line-height:1.6}.Hero-module__X09OaW__ctaButtons{justify-content:center;gap:3rem;margin-top:0;display:flex}.Hero-module__X09OaW__ctaIcon{margin-right:8px}:is(.dark-mode .Hero-module__X09OaW__hero,.dark-mode .Hero-module__X09OaW__heroPlaceholder){background-color:var(--dark-background-alt)}.dark-mode .Hero-module__X09OaW__title{color:var(--dark-primary-color)}.dark-mode .Hero-module__X09OaW__subtitle{color:var(--dark-text-color)}.dark-mode .Hero-module__X09OaW__heroImg{box-shadow:var(--dark-box-shadow)}@media (max-width:1100px){.Hero-module__X09OaW__hero{min-height:calc(100vh - 230px);padding:2rem 0}.Hero-module__X09OaW__heroPlaceholder{min-height:calc(100vh - 80px);padding:2rem 0}.Hero-module__X09OaW__heroWrapper{padding:0 2rem}.Hero-module__X09OaW__heroContent{text-align:center;width:100%}.Hero-module__X09OaW__subtitle{font-size:1.3rem}}@media (max-width:815px){.Hero-module__X09OaW__hero{min-height:calc(100vh - 200px)}.Hero-module__X09OaW__title{margin-top:2rem;font-size:3rem}.Hero-module__X09OaW__ctaButtons{flex-direction:row;justify-content:center;align-items:center}.Hero-module__X09OaW__subtitle{font-size:1.2rem}}@media (max-width:480px){.Hero-module__X09OaW__hero{min-height:calc(100vh - 180px)}.Hero-module__X09OaW__title{margin-top:1rem;font-size:1.8rem}.Hero-module__X09OaW__subtitle{font-size:1rem}.Hero-module__X09OaW__ctaButtons{flex-flow:wrap;gap:.8rem}}
.HeroImage-module__Oy6TzW__heroImageContainer{justify-content:center;align-items:center;width:100%;max-width:1200px;margin-top:0;margin-left:auto;margin-right:auto;display:flex}.HeroImage-module__Oy6TzW__heroImage{-o-object-fit:cover;object-fit:cover;border-radius:16px;width:100%;height:auto;box-shadow:0 20px 60px #00000014}.dark-mode .HeroImage-module__Oy6TzW__heroImage{box-shadow:0 20px 60px #0000004d}@media (max-width:768px){.HeroImage-module__Oy6TzW__heroImageContainer{margin-top:0}.HeroImage-module__Oy6TzW__heroImage{border-radius:12px}}@media (max-width:480px){.HeroImage-module__Oy6TzW__heroImageContainer{margin-top:0}.HeroImage-module__Oy6TzW__heroImage{border-radius:8px}}
.ComparisonTable-module__LnVhBG__comparisonSection{background-color:var(--background-color);padding:40px 0 50px}.ComparisonTable-module__LnVhBG__comparisonHeader{text-align:center;margin-bottom:40px}.ComparisonTable-module__LnVhBG__sectionTitle{color:var(--primary-dark);margin-bottom:1.5rem;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:2.2rem;font-weight:600}.ComparisonTable-module__LnVhBG__sectionSubtitle{color:var(--text-secondary);font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:400;line-height:24px}.ComparisonTable-module__LnVhBG__comparisonTable{max-width:1200px;margin:0 auto;overflow-x:auto}.ComparisonTable-module__LnVhBG__comparisonTable table{border-collapse:collapse;width:100%;box-shadow:var(--box-shadow);border-radius:12px;overflow:hidden}.ComparisonTable-module__LnVhBG__comparisonTable thead{background-color:#5b9679}.ComparisonTable-module__LnVhBG__comparisonTable th{color:#fff;text-align:left;padding:16px 20px;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600}.ComparisonTable-module__LnVhBG__aspectColumn{width:20%}.ComparisonTable-module__LnVhBG__traditionalColumn{width:40%}.ComparisonTable-module__LnVhBG__BemifyColumn{background-color:#4a8266;width:40%}.ComparisonTable-module__LnVhBG__comparisonTable tbody tr{border-bottom:1px solid #e9ecef}.ComparisonTable-module__LnVhBG__comparisonTable tbody tr:last-child{border-bottom:none}.ComparisonTable-module__LnVhBG__comparisonTable td{vertical-align:top;padding:18px 20px;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:15px;font-weight:400;line-height:22px}.ComparisonTable-module__LnVhBG__aspectCell{color:var(--text-color);background-color:#f8f9fa;font-weight:600}.ComparisonTable-module__LnVhBG__traditionalCell{color:var(--text-secondary);background-color:var(--background-color)}.ComparisonTable-module__LnVhBG__BemifyCell{color:var(--text-color);background-color:#f0f6f3}.ComparisonTable-module__LnVhBG__traditionalCell strong,.ComparisonTable-module__LnVhBG__BemifyCell strong{color:var(--text-color);font-weight:600}.dark-mode .ComparisonTable-module__LnVhBG__comparisonSection{background-color:var(--dark-background-color)}.dark-mode .ComparisonTable-module__LnVhBG__sectionTitle{color:var(--primary-light)}.dark-mode .ComparisonTable-module__LnVhBG__sectionSubtitle{color:var(--dark-text-secondary)}.dark-mode .ComparisonTable-module__LnVhBG__comparisonTable table{box-shadow:var(--dark-box-shadow)}.dark-mode .ComparisonTable-module__LnVhBG__aspectCell{background-color:var(--dark-grey-light);color:var(--dark-text-color)}.dark-mode .ComparisonTable-module__LnVhBG__traditionalCell{background-color:var(--dark-background-alt);color:var(--dark-text-secondary)}.dark-mode .ComparisonTable-module__LnVhBG__BemifyCell{color:var(--dark-text-color);background-color:#5b967926}:is(.dark-mode .ComparisonTable-module__LnVhBG__traditionalCell strong,.dark-mode .ComparisonTable-module__LnVhBG__BemifyCell strong){color:var(--dark-text-color)}.dark-mode .ComparisonTable-module__LnVhBG__comparisonTable tbody tr{border-bottom:1px solid var(--dark-grey-light)}@media (max-width:768px){.ComparisonTable-module__LnVhBG__comparisonSection{padding:30px 0}.ComparisonTable-module__LnVhBG__comparisonHeader{margin-bottom:30px}.ComparisonTable-module__LnVhBG__comparisonTable{font-size:14px}.ComparisonTable-module__LnVhBG__comparisonTable th,.ComparisonTable-module__LnVhBG__comparisonTable td{padding:14px 16px}.ComparisonTable-module__LnVhBG__sectionTitle{font-size:1.8rem}.ComparisonTable-module__LnVhBG__sectionSubtitle{font-size:14px}}@media (max-width:480px){.ComparisonTable-module__LnVhBG__comparisonTable th,.ComparisonTable-module__LnVhBG__comparisonTable td{padding:10px 12px;font-size:13px}.ComparisonTable-module__LnVhBG__comparisonTable th{font-size:14px}}
