.bill-paymnets-container{max-width:1200px}.bill-paymnets-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-gap:1.5rem;gap:1.5rem}.bill-paymnets-card{background-color:#fff;border-radius:10px;box-shadow:0 6px 18px rgba(0,0,0,.06);padding:1.5rem;transition:transform .6s ease-in-out;border:1px solid #eee;cursor:pointer;text-align:center}.bill-paymnets-card:hover{transform:translateY(-10px);border:1px solid #f3cb12}.bill-paymnets-card h3{margin:0 0 .75rem;font-size:1.15rem;font-weight:600;color:#222}.bill-paymnets-card h3:hover{color:var(--fixnix-yellow)}.bill-paymnets-card p{margin:0;font-size:.95rem;color:#555}.bill-paymnets-card img{max-width:100%;max-height:500px;width:auto;height:auto;margin-top:1rem;border-radius:6px;object-fit:contain}@media (max-width:500px){.bill-paymnets-card h3{font-size:1rem}.bill-paymnets-card p{font-size:.875rem}.bill-paymnets-card img{max-height:300px}}.franchise-container{max-width:1200px}.franchise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem}.franchise-card{background-color:#fff;border-radius:10px;box-shadow:0 6px 18px rgba(0,0,0,.06);padding:1.5rem;transition:transform .6s ease-in-out;border:1px solid #eee;cursor:pointer}.franchise-card:hover{transform:translateY(-10px);border:1px solid #f3cb12}.franchise-card h3{margin:0 0 .75rem;font-size:1.15rem;font-weight:600;color:#222}.franchise-card h3:hover{color:var(--fixnix-yellow)}.franchise-card p{margin:0;font-size:.95rem;color:#555}@media (max-width:500px){.franchise-card h3{font-size:1rem}.franchise-card p{font-size:.875rem}}.how-it-work-section{background-color:#fff;padding:60px 16px;display:flex;justify-content:center}.how-it-work-container{max-width:1200px;width:100%;display:flex;flex-wrap:wrap;gap:40px;align-items:center;justify-content:space-between}.how-it-work-image,.how-it-work-left,.how-it-work-right{flex:1 1 100%;min-width:280px}.how-it-work-left{margin-left:0}.how-it-work-left p{color:var(--fixnix-yellow)}.how-it-work-step{color:#20c997;font-weight:700;margin-bottom:10px}.how-it-work-step2{cursor:pointer;margin-left:0;width:100%;transition:transform .3s ease-in-out}.how-it-work-step2:hover{transform:translateY(-10px)}.how-it-work-step3{cursor:pointer;margin-left:0;transition:transform .3s ease-in-out}.how-it-work-step3:hover{transform:translateY(-10px)}.how-it-work-title{font-size:32px;margin-bottom:16px}.how-it-work-desc,.how-it-work-title{font-weight:700;color:var(--fixnix-purple)}.how-it-work-desc{font-size:18px;margin-bottom:6px}.how-it-work-buttons{display:flex;gap:12px;flex-wrap:wrap}.how-it-work-btn{padding:12px 24px;border-radius:5px;font-weight:700;cursor:pointer;transition:background .3s ease}.how-it-work-btn.primary{background-color:#20c997;color:#fff;border:none}.how-it-work-btn.secondary{background-color:transparent;color:#20c997;border:2px solid #20c997}.how-it-work-image{text-align:center}.how-it-work-image img{width:100%;max-width:350px;height:auto;margin-left:0}.how-it-work-card{background-color:var(--fixnix-purple);color:#fff;padding:20px;border-radius:12px;margin-bottom:20px}.how-it-work-card h3{color:var(--fixnix-yellow);font-size:14px;margin-bottom:6px}.how-it-work-card p{font-size:18px;font-weight:700;margin-bottom:6px}.how-it-work-card span{font-size:14px;color:#adb5bd}@media screen and (min-width:768px){.how-it-work-container{flex-wrap:nowrap}.how-it-work-image,.how-it-work-left,.how-it-work-right{flex:1 1}.how-it-work-step2{margin-left:-100px}.how-it-work-step3{margin-left:-10px}.how-it-work-image img{margin-left:-100px}}@media screen and (min-width:1024px){.how-it-work-step2{margin-left:-170px}.how-it-work-image img{margin-left:-180px}}