.partner-module__SJp-Sq__partnerPage,.partner-module__SJp-Sq__container,.partner-module__SJp-Sq__grid,.partner-module__SJp-Sq__formContainer,.partner-module__SJp-Sq__formRow,.partner-module__SJp-Sq__formGroup,.partner-module__SJp-Sq__formGroup input,.partner-module__SJp-Sq__formGroup select,.partner-module__SJp-Sq__formGroup textarea,.partner-module__SJp-Sq__submitButton,.partner-module__SJp-Sq__checkboxLabel,.partner-module__SJp-Sq__phoneGroup,.partner-module__SJp-Sq__countrySelect,.partner-module__SJp-Sq__successMessage,.partner-module__SJp-Sq__successIcon,.partner-module__SJp-Sq__backButton,.partner-module__SJp-Sq__errorMessage{box-sizing:border-box}.partner-module__SJp-Sq__partnerPage{color:#333;background-color:#f8f9fa;width:100%;font-family:Montserrat,sans-serif;overflow-x:hidden}.partner-module__SJp-Sq__partnerHero{color:#fff;text-align:center;z-index:1;background-color:#0b1a33b3;justify-content:center;align-items:center;width:100%;height:60vh;min-height:500px;display:flex;position:relative;overflow:hidden}.partner-module__SJp-Sq__heroBg{z-index:1;width:100%;height:100%;position:absolute;inset:0}.partner-module__SJp-Sq__heroBg:before{content:"";z-index:2;background:#0b1a33b3;width:100%;height:100%;position:absolute;top:0;left:0}.partner-module__SJp-Sq__heroBg img{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.partner-module__SJp-Sq__heroContent{z-index:3;width:100%;max-width:1000px;margin:0 auto;padding:0 20px;position:relative}.partner-module__SJp-Sq__heroTitle{color:#fff;text-transform:uppercase;letter-spacing:2px;text-shadow:0 2px 4px #0000004d;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0 0 1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2;display:flex}.partner-module__SJp-Sq__heroDescription{color:#fff;text-align:center;text-shadow:0 1px 3px #0000004d;margin:0;padding:0 10px;font-size:clamp(1rem,2vw,1.25rem)}.partner-module__SJp-Sq__contentSection{z-index:2;background:#fff;margin-top:-40px;padding:100px 0 80px;position:relative;box-shadow:0 -10px 30px #0000000d}.partner-module__SJp-Sq__container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.partner-module__SJp-Sq__grid{grid-template-columns:1.2fr 1fr;align-items:flex-start;gap:60px;width:100%;display:grid}.partner-module__SJp-Sq__formContainer{background:0 0;width:100%}.partner-module__SJp-Sq__formContainer h2{color:#0b1a33;margin-bottom:30px;font-size:clamp(1.5rem,3vw,1.8rem);font-weight:600}.partner-module__SJp-Sq__form{flex-direction:column;gap:20px;width:100%;display:flex}.partner-module__SJp-Sq__formRow{gap:20px;width:100%;display:grid}.partner-module__SJp-Sq__formRow:first-child,.partner-module__SJp-Sq__formRow:nth-child(2){grid-template-columns:repeat(2,1fr)}.partner-module__SJp-Sq__formRow:nth-child(3){grid-template-columns:1fr}.partner-module__SJp-Sq__formGroup{flex-direction:column;gap:8px;width:100%;display:flex}.partner-module__SJp-Sq__formGroup label{color:#333;font-size:.9rem;font-weight:600}.partner-module__SJp-Sq__formGroup input,.partner-module__SJp-Sq__formGroup textarea{background:#fff;border:1px solid #ddd;border-radius:6px;width:100%;padding:12px;font-size:16px;transition:border-color .3s}.partner-module__SJp-Sq__formGroup input:focus,.partner-module__SJp-Sq__formGroup textarea:focus{border-color:#1e3a5f;outline:none;box-shadow:0 0 0 3px #1e3a5f1a}.partner-module__SJp-Sq__formGroup textarea{resize:vertical;min-height:80px}.partner-module__SJp-Sq__phoneGroup{gap:10px;width:100%;display:flex}.partner-module__SJp-Sq__countrySelect{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background-color:#f8f9fa;border:1px solid #ddd;border-radius:6px;flex-shrink:0;width:160px;padding:10px 5px;font-size:.9rem;overflow:hidden}.partner-module__SJp-Sq__phoneGroup input{flex-grow:1;min-width:0}.partner-module__SJp-Sq__errorText{color:#d32f2f;margin-top:4px;font-size:.75rem}.partner-module__SJp-Sq__inputError{background-color:#fff8f8!important;border-color:#d32f2f!important}.partner-module__SJp-Sq__checkboxGroup{flex-direction:column;gap:12px;margin-top:8px;display:flex}.partner-module__SJp-Sq__checkboxLabel{cursor:pointer;color:#333;align-items:center;padding-left:32px;font-size:.95rem;display:flex;position:relative}.partner-module__SJp-Sq__checkboxInput{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.partner-module__SJp-Sq__checkmark{background-color:#fff;border:2px solid #ddd;border-radius:4px;width:20px;height:20px;position:absolute;left:0}.partner-module__SJp-Sq__checkboxInput:checked~.partner-module__SJp-Sq__checkmark{background-color:#1e3a5f;border-color:#1e3a5f}.partner-module__SJp-Sq__checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;display:none;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.partner-module__SJp-Sq__checkboxInput:checked~.partner-module__SJp-Sq__checkmark:after{display:block}.partner-module__SJp-Sq__submitRow{text-align:center;margin-top:20px}.partner-module__SJp-Sq__submitButton{color:#fff;cursor:pointer;background:#1e3a5f;border:none;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:auto;padding:14px 40px;font-size:1rem;font-weight:600;transition:background-color .3s,transform .2s;display:inline-flex}.partner-module__SJp-Sq__submitButton:hover{background:#0b1a33;transform:translateY(-2px)}.partner-module__SJp-Sq__imageSection{justify-content:center;align-items:center;width:100%;display:flex}.partner-module__SJp-Sq__imageContainer{border-radius:12px;width:100%;height:100%;min-height:600px;position:relative;overflow:hidden}.partner-module__SJp-Sq__imageContainer img{object-fit:cover;width:100%;height:100%}.partner-module__SJp-Sq__successMessage{text-align:center;background:#fff;border-radius:8px;max-width:600px;margin:100px auto;padding:40px;box-shadow:0 4px 20px #00000014}.partner-module__SJp-Sq__successIcon{background:#4caf50;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.partner-module__SJp-Sq__successIcon svg{color:#fff}.partner-module__SJp-Sq__successMessage h2{color:#0b1a33;margin-bottom:15px;font-size:2rem}.partner-module__SJp-Sq__successMessage p{color:#555;margin-bottom:25px;font-size:1.1rem;line-height:1.6}.partner-module__SJp-Sq__backButton{color:#fff;background:#1e3a5f;border-radius:6px;padding:12px 24px;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-block}.partner-module__SJp-Sq__backButton:hover{background:#0b1a33}.partner-module__SJp-Sq__errorMessage{color:#c62828;background:#ffebee;border-radius:6px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:.95rem;display:flex}@media (max-width:992px){.partner-module__SJp-Sq__contentSection{margin-top:0;padding:60px 0}.partner-module__SJp-Sq__grid{grid-template-columns:1fr;gap:50px}.partner-module__SJp-Sq__formContainer{padding:0}.partner-module__SJp-Sq__formRow:first-child,.partner-module__SJp-Sq__formRow:nth-child(2){grid-template-columns:1fr!important}.partner-module__SJp-Sq__imageContainer{height:400px;min-height:400px}}@media (max-width:768px){.partner-module__SJp-Sq__partnerHero{height:50vh;min-height:400px}.partner-module__SJp-Sq__content{padding:40px 0}.partner-module__SJp-Sq__grid{padding:0}.partner-module__SJp-Sq__formRow{gap:12px}.partner-module__SJp-Sq__formGroup input,.partner-module__SJp-Sq__formGroup textarea,.partner-module__SJp-Sq__countrySelect{padding:12px}.partner-module__SJp-Sq__submitButton{width:100%;padding:15px}}@media (max-width:480px){.partner-module__SJp-Sq__container{padding:0 16px}.partner-module__SJp-Sq__heroTitle{font-size:2rem}.partner-module__SJp-Sq__formContainer h2{text-align:center;font-size:1.5rem}.partner-module__SJp-Sq__phoneGroup{flex-direction:column;gap:8px}.partner-module__SJp-Sq__countrySelect,.partner-module__SJp-Sq__phoneGroup input{width:100%}}
