.custom-button{border:none;border-radius:30px;cursor:pointer;transition:all .3s ease;min-width:150px;min-height:40px;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-button.primary{background-color:#0266c4;color:#fff}.custom-button.primary:hover{background-color:#2078cb}.custom-button.secondary{background-color:#96cc39;color:#fff}.custom-button.secondary:hover{background-color:#739f28}.custom-button.primaryOutlined{background-color:rgba(0,0,0,0);border:1px solid #0266c4;color:#0266c4}.custom-button.primaryOutlined:hover{color:#fff;border:none;background-color:#0266c4}.custom-button.primaryOutlinedBlue{background-color:rgba(0,0,0,0);border:1px solid #0266c4;color:#0266c4}.custom-button.primaryOutlinedBlue:hover{color:#fff;border:none;background-color:#0266c4}.custom-button.secondaryOutlined{background-color:rgba(0,0,0,0);border:1px solid #96cc39;color:#96cc39}.custom-button.secondaryOutlined:hover{border:none;background-color:#96cc39;color:#fff}.custom-button.red{background-color:#a33e3e;color:#fff}.custom-button.red:hover{background-color:#b44d4a}.custom-button.redOutlined{background-color:rgba(0,0,0,0);border:1px solid #a33e3e;color:#a33e3e}.custom-button.redOutlined:hover{background-color:#a33e3e;color:#fff}.custom-button:disabled{opacity:.5}.custom-button:disabled:hover{background-color:none!important}.custom-button:disabled{cursor:not-allowed!important}.partners-section-container{width:100%;background-color:#fff;padding:1.5rem 0}.licensed-companies-section{padding:1.5rem 2rem;text-align:center;max-width:1200px;margin:0 auto}.licensed-companies-section .section-title{font-size:2.25rem;font-weight:800;color:#0e4257;margin-bottom:3.5rem;letter-spacing:-.02em}.licensed-companies-section .logos-grid{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;align-items:center}.licensed-companies-section .logos-grid .logo-card{width:170px;height:110px;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.03);padding:1.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);border:1px solid #e5e7eb}.licensed-companies-section .logos-grid .logo-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.08);border-color:rgba(2,102,196,.25)}.licensed-companies-section .logos-grid .logo-card img{max-height:65px;max-width:100%;object-fit:contain}.licensed-companies-section .logos-grid .logo-card .logo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#f1f3f5);border-radius:12px;color:#4b5563;font-size:.9rem;font-weight:700;text-align:center;padding:.5rem;line-height:1.2;letter-spacing:-.01em}@media(max-width:768px){.licensed-companies-section{padding:3.5rem 1rem}.licensed-companies-section .section-title{font-size:1.85rem;margin-bottom:2rem}.licensed-companies-section .logos-grid{gap:1.5rem}.licensed-companies-section .logos-grid .logo-card{width:140px;height:90px;padding:.85rem}.licensed-companies-section .logos-grid .logo-card img{max-height:50px}}@media(max-width:576px){.licensed-companies-section .logos-grid{gap:1rem}.licensed-companies-section .logos-grid .logo-card{width:120px;height:80px}.licensed-companies-section .logos-grid .logo-card img{max-height:40px}.licensed-companies-section .logos-grid .logo-card .logo-placeholder{font-size:.8rem;border-radius:8px}}.scrollbar-style::-webkit-scrollbar{width:.5rem;height:.5rem}.scrollbar-style::-webkit-scrollbar-track{background:#fff}.scrollbar-style::-webkit-scrollbar-thumb{background:#e7eaee;border-radius:100vw;border:2px solid #fff;cursor:auto}.landing-page{background-color:#fff}