.FranROI_section{background-color:#fff;padding:4rem 0;overflow:hidden}.FranROI_container{padding:0}.FranROI_grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.FranROI_imageArea{justify-content:center;align-items:center;display:flex;position:relative}.FranROI_bgShape{z-index:1;background:radial-gradient(circle,#ed6f1e0d 0%,#0000 70%);width:120%;height:120%;position:absolute}.FranROI_imageWrapper{z-index:2;width:100%;max-width:600px;position:relative}.FranROI_mainImg{object-fit:contain;width:100%;height:auto}.FranROI_contentArea{flex-direction:column;padding-bottom:5rem;display:flex}.FranROI_tagline{font-size:var(--font-size-sm);color:var(--text-description);text-transform:capitalize;margin-bottom:.5rem;font-weight:500}.FranROI_title{font-size:clamp(var(--font-size-3xl),2.6vw,var(--font-size-5xl-hero));color:var(--text-description);margin-bottom:1.5rem;font-weight:300;line-height:1.1}.FranROI_highlight{color:var(--text-description);font-weight:700}.FranROI_description{font-size:var(--font-size-base);color:var(--text-secondary);max-width:90%;margin-bottom:2rem;line-height:1.5}.FranROI_btn{background:var(--primary,#ed6f1e);color:#fff;font-weight:600;font-size:var(--font-size-base,1rem);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:10px;width:fit-content;margin-bottom:3rem;padding:.8rem 2.2rem;transition:all .3s;display:flex}.FranROI_btn:hover{background:var(--primary-hover,#e06510);transform:translateY(-2px);box-shadow:0 10px 20px #ed6f1e33}.FranROI_btnArrow{font-size:var(--font-size-lg)}.FranROI_benefitsGrid{grid-template-columns:repeat(4,1fr);gap:2.5rem;margin-top:2rem;display:grid}.FranROI_benefitItem{text-align:left;flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.FranROI_iconWrapper{width:4rem;height:4rem;position:relative;overflow:hidden}.FranROI_iconWrapper_img{object-fit:cover}.FranROI_benefitText{font-size:clamp(var(--font-size-base),1.1vw,var(--font-size-22));color:var(--black);text-transform:capitalize;white-space:nowrap;font-weight:400;line-height:1.3}@media (max-width:1200px){.FranROI_grid{gap:3rem}.FranROI_benefitsGrid{gap:1rem}.root_content_area{flex-direction:column;justify-content:center;align-items:center;display:flex}}@media (max-width:1024px){.FranROI_grid{grid-template-columns:1fr;justify-content:center;align-items:center;gap:5rem;display:grid}.FranROI_imageArea{display:none}.FranROI_benefitsGrid{gap:2rem}.FranROI_contentArea{flex-direction:column;justify-content:center;align-items:center;padding-bottom:5rem;display:flex}}@media (max-width:768px){.FranROI_section{padding:3rem 0}.FranROI_grid{grid-template-columns:1fr;gap:2rem}.FranROI_benefitsGrid{gap:2rem}.root_content_area{flex-direction:column;justify-content:center;align-items:center;display:flex}.FranROI_btn{margin-bottom:1rem}.FranROI_description{text-align:center}}@media (max-width:640px){.FranROI_benefitsGrid{grid-template-columns:repeat(2,1fr);align-items:center;gap:4rem}}@media (max-width:500px){.root_content_area{flex-direction:column;justify-content:center;align-items:center;display:flex}}
