.franchisee-section{background:#fff;padding:80px 0}.franchisee-container{max-width:1300px;margin:0 auto;padding:0 20px}.franchisee-intro-text{color:#777;text-align:center;letter-spacing:-.4px;margin:0 auto 60px;font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;line-height:122%}.franchisee-why-title{color:#000;text-align:center;letter-spacing:-1.2px;margin-bottom:50px;font-family:Poppins;font-size:60px;font-style:normal;font-weight:600;line-height:120%}.franchisee-cards-grid{grid-template-columns:repeat(4,1fr);gap:25px;margin-bottom:80px;display:grid}.franchisee-card{text-align:center;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;padding:30px 25px 0;transition:transform .3s;display:flex;overflow:hidden}.franchisee-card:hover{transform:translateY(-5px)}.franchisee-card h4{color:#000;text-align:center;letter-spacing:-.48px;margin-bottom:35px;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:120%}.franchisee-card-img-wrap{justify-content:center;align-items:flex-end;width:100%;padding:21px 21px 0;display:flex}.franchisee-card-img-wrap img{object-fit:cover;border-radius:16px 16px 0 0;width:100%;height:100%}.card-blue{background:linear-gradient(#fff 0%,#a9b0c5 100%);border-radius:16px;box-shadow:0 0 6px #00000040}.card-green{background:linear-gradient(#fff 0%,#b4c1a5 100%);border-radius:16px;box-shadow:0 0 6px #00000040}.card-orange{background:linear-gradient(#fff 0%,#e6c693 100%);border-radius:16px;box-shadow:0 0 6px #00000040}.card-pink{background:linear-gradient(#fff 0%,#ffb2b6 100%);border-radius:16px;box-shadow:0 0 6px #00000040}.franchisee-form-wrapper{border-radius:0}.franchisee-container.new--{background:#f4f4f4;border-radius:12px;padding:60px;box-shadow:0 4px 20px #00000005}.franchisee-form-wrapper h2{text-align:center;color:#333;margin-bottom:40px;font-size:32px;font-weight:500}.franchisee-form{grid-template-columns:1fr 1fr;gap:25px;display:grid}.franchisee-form-group{flex-direction:column;display:flex}.franchisee-form-group label{color:#666;margin-bottom:8px;font-size:15px;font-weight:600}.required-star{color:#555}.franchisee-form-group input,.franchisee-form-group select{color:#777;background:#f4f4f4;border:1px solid #e0e0e0;border-radius:8px;outline:none;padding:15px;font-size:15px;transition:border-color .3s}.franchisee-form-group input:focus,.franchisee-form-group select:focus{border-color:#999}.franchisee-form-group select{cursor:pointer}.franchisee-submit-btn{color:#fff;cursor:pointer;background:red;border:none;border-radius:8px;grid-column:1/-1;margin-top:20px;padding:15px;font-size:18px;font-weight:600;transition:background .3s;box-shadow:0 4px 30px #f009}.franchisee-submit-btn:hover{background:#c00}@media (max-width:991px){.franchisee-cards-grid{grid-template-columns:repeat(2,1fr)}.franchisee-form-wrapper{padding:40px 20px}}@media (max-width:767px){.franchisee-cards-grid,.franchisee-form{grid-template-columns:1fr}.franchisee-why-title{font-size:36px}}.franchisee-form-group input::placeholder{color:#777;font-size:15px}
