.Navbar-module__KHvhDq__navbar{z-index:100;background:#fff;width:100%;padding:2rem 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.Navbar-module__KHvhDq__scrolled{background:#fff;padding:1rem 0;box-shadow:0 4px 20px #0000000d}.Navbar-module__KHvhDq__container{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.Navbar-module__KHvhDq__left{justify-content:flex-start;display:flex}.Navbar-module__KHvhDq__center{justify-content:center;display:flex}.Navbar-module__KHvhDq__right{justify-content:flex-end;display:flex}.Navbar-module__KHvhDq__menuBtn{cursor:pointer;letter-spacing:.1em;color:#94a3b8;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.85rem;font-weight:800;transition:all .3s;display:flex;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.Navbar-module__KHvhDq__menuBtn:hover{color:#f60}.Navbar-module__KHvhDq__logo{color:var(--primary);letter-spacing:-.02em;align-items:center;font-size:1.8rem;font-weight:800;display:flex}.Navbar-module__KHvhDq__navLogoImg{object-fit:contain;width:auto;height:40px}.Navbar-module__KHvhDq__logoVisa{color:#f60}.Navbar-module__KHvhDq__socials{color:#94a3b8;align-items:center;gap:1.5rem;display:flex}.Navbar-module__KHvhDq__socials a{color:inherit;align-items:center;gap:.5rem;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__KHvhDq__socialLabel{text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.Navbar-module__KHvhDq__socials a:hover{color:#f60;transform:translateY(-2px)}.Navbar-module__KHvhDq__drawer{z-index:1000;visibility:hidden;width:100%;height:100%;transition:visibility .4s;position:fixed;top:0;left:0}.Navbar-module__KHvhDq__drawerOpen{visibility:visible}.Navbar-module__KHvhDq__drawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#0006;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Navbar-module__KHvhDq__drawerOpen .Navbar-module__KHvhDq__drawerOverlay{opacity:1}.Navbar-module__KHvhDq__drawerContent{background:#fff;flex-direction:column;width:100%;max-width:450px;height:100%;padding:4rem 3rem;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;left:0;transform:translate(-100%)}.Navbar-module__KHvhDq__drawerOpen .Navbar-module__KHvhDq__drawerContent{transform:translate(0)}.Navbar-module__KHvhDq__closeBtn{cursor:pointer;color:#1a1a1a;background:0 0;border:none;position:absolute;top:2rem;right:2rem}.Navbar-module__KHvhDq__drawerLinks{flex-direction:column;gap:1.5rem;margin-top:4rem;display:flex}.Navbar-module__KHvhDq__drawerLinks a{color:#1a1a1a;letter-spacing:-.02em;justify-content:space-between;align-items:center;font-size:2.5rem;font-weight:800;text-decoration:none;transition:color .3s;display:flex}.Navbar-module__KHvhDq__drawerLinks a:hover{color:#f60}.Navbar-module__KHvhDq__drawerFooter{border-top:1px solid #eee;margin-top:auto;padding-top:2rem}.Navbar-module__KHvhDq__drawerContactList{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.Navbar-module__KHvhDq__drawerContact{color:#1a1a1a;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:500;text-decoration:none;display:flex}.Navbar-module__KHvhDq__drawerContact:hover{color:#f60}.Navbar-module__KHvhDq__drawerWhatsappHighlight{background:#f0fff4;border:1px solid #25d366;border-radius:8px;margin:.5rem 0;padding:1rem}.Navbar-module__KHvhDq__whatsappHeader{color:#25d366}.Navbar-module__KHvhDq__drawerAddress{color:#666;font-size:.95rem;line-height:1.5}@media (max-width:768px){.Navbar-module__KHvhDq__navbar{padding:1rem 0}.Navbar-module__KHvhDq__logo{font-size:1.4rem}.Navbar-module__KHvhDq__menuBtn span,.Navbar-module__KHvhDq__socialLabel{display:none}.Navbar-module__KHvhDq__drawerContent{max-width:100%;padding:4rem 1.5rem}.Navbar-module__KHvhDq__drawerLinks a{font-size:1.8rem}.Navbar-module__KHvhDq__drawerContact{font-size:1rem}}@media (max-width:400px){.Navbar-module__KHvhDq__logo{font-size:1.2rem}.Navbar-module__KHvhDq__socials{gap:.75rem}}
.SearchableSelect-module__nPxkgW__container{width:100%;position:relative}.SearchableSelect-module__nPxkgW__label{color:#1e293b;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:flex}.SearchableSelect-module__nPxkgW__selector{color:#1e293b;cursor:pointer;background-color:#fff;border:2px solid #e2e8f0;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;transition:all .2s;display:flex}.SearchableSelect-module__nPxkgW__selector:hover{border-color:#cbd5e1}.SearchableSelect-module__nPxkgW__selector.SearchableSelect-module__nPxkgW__open{border-color:#011d65;box-shadow:0 0 0 3px #011d651a}.SearchableSelect-module__nPxkgW__selector.SearchableSelect-module__nPxkgW__disabled{opacity:.6;cursor:not-allowed}.SearchableSelect-module__nPxkgW__placeholder{color:#9ca3af}.SearchableSelect-module__nPxkgW__chevron{color:#9ca3af;transition:transform .2s}.SearchableSelect-module__nPxkgW__chevron.SearchableSelect-module__nPxkgW__rotated{transform:rotate(180deg)}.SearchableSelect-module__nPxkgW__dropdown{z-index:1000;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;animation:.15s ease-out SearchableSelect-module__nPxkgW__fadeIn;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a}.SearchableSelect-module__nPxkgW__searchContainer{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.75rem;position:relative}.SearchableSelect-module__nPxkgW__searchIcon{color:#64748b;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.SearchableSelect-module__nPxkgW__searchInput{color:#1e293b;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;outline:none;width:100%;padding:.5rem .5rem .5rem 2.25rem;font-size:.875rem}.SearchableSelect-module__nPxkgW__searchInput:focus{border-color:#011d65}.SearchableSelect-module__nPxkgW__optionsList{max-height:265px;overflow-y:auto}.SearchableSelect-module__nPxkgW__optionsList::-webkit-scrollbar{width:6px}.SearchableSelect-module__nPxkgW__optionsList::-webkit-scrollbar-track{background:#f8fafc;border-radius:4px}.SearchableSelect-module__nPxkgW__optionsList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.SearchableSelect-module__nPxkgW__optionsList::-webkit-scrollbar-thumb:hover{background:#94a3b8}.SearchableSelect-module__nPxkgW__option{color:#475569;cursor:pointer;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:background-color .15s;display:flex}.SearchableSelect-module__nPxkgW__option:hover{color:#011d65;background-color:#f1f5f9}.SearchableSelect-module__nPxkgW__option.SearchableSelect-module__nPxkgW__selected{color:#011d65;background-color:#f0f7ff;font-weight:600}.SearchableSelect-module__nPxkgW__noResults{text-align:center;color:#64748b;padding:1rem;font-size:.875rem}.SearchableSelect-module__nPxkgW__displayValue,.SearchableSelect-module__nPxkgW__optionContent{align-items:center;gap:.75rem;display:flex}.SearchableSelect-module__nPxkgW__flagIcon{border-radius:2px;width:20px;height:auto}@media (max-width:768px){.SearchableSelect-module__nPxkgW__selector{padding:.6rem .8rem;font-size:.95rem}.SearchableSelect-module__nPxkgW__label{font-size:.8rem}.SearchableSelect-module__nPxkgW__option{padding:.6rem .8rem;font-size:.9rem}}
.ApplicantForm-module__zJEqma__container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-width:790px;margin:0 auto 2rem;padding:2rem;box-shadow:none!important}.ApplicantForm-module__zJEqma__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.ApplicantForm-module__zJEqma__titleWithIcon{align-items:center;gap:.75rem;display:flex}.ApplicantForm-module__zJEqma__header h3{color:#011d65;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.ApplicantForm-module__zJEqma__grid,.ApplicantForm-module__zJEqma__fieldsContainer{flex-direction:column;gap:1.5rem;display:flex}.ApplicantForm-module__zJEqma__fieldRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ApplicantForm-module__zJEqma__uploadRow{grid-column:span 2;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.ApplicantForm-module__zJEqma__uploadArea{flex-direction:column;gap:.5rem;display:flex}.ApplicantForm-module__zJEqma__uploadLabel{color:#011d65;margin-bottom:.25rem;font-size:.875rem;font-weight:700}.ApplicantForm-module__zJEqma__req{color:#ef4444}.ApplicantForm-module__zJEqma__dashedBox{background:#fff;border:2px dashed #1e3a8a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:180px;padding:2rem;transition:all .3s;display:flex}.ApplicantForm-module__zJEqma__dashedBox:hover{background:#f8fafc}.ApplicantForm-module__zJEqma__uploadIcon{color:#011d65;opacity:.8;width:48px;height:48px}.ApplicantForm-module__zJEqma__dropText{color:#334155;font-size:.875rem;font-weight:500}.ApplicantForm-module__zJEqma__browseBtn{color:#fff;cursor:pointer;background-color:#0161bd;border:none;border-radius:40px;padding:.6rem 2rem;font-size:.95rem;font-weight:700;transition:all .2s}.ApplicantForm-module__zJEqma__browseBtn:hover{background-color:#014c94;transform:scale(1.05)}.ApplicantForm-module__zJEqma__hint{color:#64748b;font-size:.8rem}.ApplicantForm-module__zJEqma__field{flex-direction:column;gap:.5rem;display:flex}.ApplicantForm-module__zJEqma__fullField{grid-column:span 2}.ApplicantForm-module__zJEqma__label{color:#011d65;align-items:center;margin-bottom:.25rem;font-size:.875rem;font-weight:700;display:flex}.ApplicantForm-module__zJEqma__inputWrapper{align-items:center;display:flex;position:relative}.ApplicantForm-module__zJEqma__inputIcon{color:#64748b;z-index:10;width:18px;height:18px;position:absolute;left:1rem}.ApplicantForm-module__zJEqma__input{color:#1e1e1e;background-color:#fff;border:1px solid #cbd5e1;border-radius:0;width:100%;padding:.8rem .8rem .8rem 3rem;font-family:inherit;font-size:1.1rem;font-weight:450;transition:all .3s}.ApplicantForm-module__zJEqma__input::placeholder{color:#94a3b8}.ApplicantForm-module__zJEqma__input:focus{border-color:#f60;outline:none}.ApplicantForm-module__zJEqma__inputWrapper.ApplicantForm-module__zJEqma__error .ApplicantForm-module__zJEqma__input{background-color:#fffafb;border-color:#ef4444!important}.ApplicantForm-module__zJEqma__errorBox{background-color:#fffafb!important;border-color:#ef4444!important}.ApplicantForm-module__zJEqma__previewImage{object-fit:cover;width:100%;height:100%;display:block}.ApplicantForm-module__zJEqma__readOnly{cursor:default;background-color:#f1f5f9}.ApplicantForm-module__zJEqma__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.ApplicantForm-module__zJEqma__removeBtn:hover{color:#dc2626;text-decoration:underline}.ApplicantForm-module__zJEqma__validIcon{color:#22c55e;z-index:10;width:20px;height:20px;position:absolute;right:1rem}.ApplicantForm-module__zJEqma__errorText{color:#ef4444;margin-top:.25rem;font-size:.75rem;font-weight:500}@media (max-width:768px){.ApplicantForm-module__zJEqma__grid{grid-template-columns:1fr;gap:1.5rem;padding:1rem}.ApplicantForm-module__zJEqma__container{box-shadow:none;border:none;border-radius:0;padding:0}.ApplicantForm-module__zJEqma__header{background:#fdfdfd;border-bottom:1px solid #f0f0f0;padding:1rem}.ApplicantForm-module__zJEqma__fieldsContainer{gap:12px;grid-template-columns:1fr!important}.ApplicantForm-module__zJEqma__fieldRow{gap:12px;margin-bottom:0;grid-template-columns:1fr!important}.ApplicantForm-module__zJEqma__uploadRow{gap:15px;grid-template-columns:1fr!important}.ApplicantForm-module__zJEqma__dropText{font-size:.75rem}.ApplicantForm-module__zJEqma__browseBtn{padding:.4rem 1.25rem;font-size:.8rem}.ApplicantForm-module__zJEqma__input{padding:.65rem .65rem .65rem 2.5rem;font-size:.95rem}.ApplicantForm-module__zJEqma__inputIcon{width:16px;height:16px;left:.75rem}.ApplicantForm-module__zJEqma__label{margin-bottom:.15rem;font-size:.75rem}.ApplicantForm-module__zJEqma__validIcon{width:16px;height:16px;right:.75rem}.ApplicantForm-module__zJEqma__hint{font-size:.7rem}}
.page-module__BmYjia__page{background-color:var(--background);min-height:100vh;padding:8rem 0 4rem}.page-module__BmYjia__formCard,.page-module__BmYjia__successCard{max-width:790px;box-shadow:none;background:#fff;border:1px solid #e2e8f0;border-radius:0;margin:0 auto;padding:1.5rem 2rem}.page-module__BmYjia__successCard{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}.page-module__BmYjia__successIcon{color:#22c55e;justify-content:center;margin-bottom:.5rem;display:flex}.page-module__BmYjia__successTitle{color:#f60;margin:0;font-size:2.5rem;font-weight:800}.page-module__BmYjia__successMessage{color:#475569;max-width:600px;margin:0;font-size:1.15rem;line-height:1.6}.page-module__BmYjia__successAction{justify-content:center;width:100%;margin-top:1rem;display:flex}.page-module__BmYjia__formHeader{text-align:center;border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1.5rem}.page-module__BmYjia__formTitle{color:#1e293b;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.page-module__BmYjia__formSubtitle{color:#64748b;font-size:1.1rem}.page-module__BmYjia__form{flex-direction:column;gap:2rem;display:flex}.page-module__BmYjia__formGroup{flex-direction:column;gap:.75rem;display:flex}.page-module__BmYjia__label{color:#1e293b;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.page-module__BmYjia__label svg{color:#3b82f6}.page-module__BmYjia__input,.page-module__BmYjia__select{border-radius:var(--radius-sm);color:#1e293b;background:#fff;border:2px solid #e2e8f0;width:100%;padding:1rem 1.25rem;font-size:1rem;transition:all .3s}.page-module__BmYjia__input:focus,.page-module__BmYjia__select:focus{border-color:#f60;outline:none}.page-module__BmYjia__select{cursor:pointer}.page-module__BmYjia__fileUpload{position:relative}.page-module__BmYjia__fileInput{opacity:0;width:0;height:0;position:absolute}.page-module__BmYjia__fileLabel{border-radius:var(--radius-sm);color:#64748b;text-align:center;cursor:pointer;background:#fff;border:2px dashed #e2e8f0;padding:1rem 1.25rem;font-size:1rem;transition:all .3s;display:block}.page-module__BmYjia__fileLabel:hover{color:#3b82f6;background:#3b82f60d;border-color:#3b82f6}.page-module__BmYjia__priceDisplay{border-radius:var(--radius-md);background:linear-gradient(135deg,#3b82f61a 0%,#3b82f60d 100%);border:2px solid #3b82f64d;align-items:center;gap:1rem;padding:1.5rem;display:flex}.page-module__BmYjia__priceDisplay svg{color:#3b82f6}.page-module__BmYjia__priceLabel{color:#1e293b;font-size:1.1rem;font-weight:600}.page-module__BmYjia__priceAmount{color:#3b82f6;margin-left:auto;font-size:2rem;font-weight:700}.page-module__BmYjia__authCodeNotice{border-radius:var(--radius-md);color:#15803d;background:linear-gradient(135deg,#22c55e1a 0%,#22c55e0d 100%);border:2px solid #22c55e4d;align-items:center;gap:1rem;padding:1.5rem;font-weight:600;display:flex}.page-module__BmYjia__authCodeNotice svg{color:#22c55e}.page-module__BmYjia__noVisas{border-radius:var(--radius-sm);color:#dc2626;text-align:center;background:#ef44441a;padding:1rem;font-size:.9rem}.page-module__BmYjia__selectionFlow{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.page-module__BmYjia__serviceSelection{grid-template-columns:1fr 1fr;gap:1rem;margin-top:.5rem;display:grid}.page-module__BmYjia__serviceOption{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1.25rem;transition:all .3s}.page-module__BmYjia__serviceHeader{color:#1e293b;align-items:center;gap:.75rem;margin-bottom:.75rem;font-weight:700;display:flex}.page-module__BmYjia__checkIcon{opacity:.2;color:#011d65}.page-module__BmYjia__serviceDesc{color:#64748b;font-size:.85rem;line-height:1.5}.page-module__BmYjia__serviceActive{background-color:#fffcf5;border-color:#f60}.page-module__BmYjia__priceTag{color:#0061c2;border-top:1px dashed #0061c233;margin-top:.75rem;padding-top:.5rem;font-size:1rem;font-weight:700}.page-module__BmYjia__priceTagInline{color:#0061c2;text-align:right;margin-top:.75rem;font-size:1rem;font-weight:700}.page-module__BmYjia__serviceActive .page-module__BmYjia__checkIcon{opacity:1}.page-module__BmYjia__serviceActive .page-module__BmYjia__serviceHeader{color:#011d65}.page-module__BmYjia__infoBox{background:#fffdf2;border:1px solid #ffca42;border-left-width:4px;border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.5rem}.page-module__BmYjia__infoBox ul{color:#1e3a8a;margin:0;padding-left:1.5rem;font-size:1rem;font-weight:500}.page-module__BmYjia__infoBox li{margin-bottom:.25rem}.page-module__BmYjia__infoBox li:last-child{margin-bottom:0}.page-module__BmYjia__infoBox li::marker{color:#1e3a8a}.page-module__BmYjia__addBtn{cursor:pointer;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex;color:#f60!important;background:#fff!important;border:1px solid #f60!important;border-radius:0!important}.page-module__BmYjia__addBtn:hover{transform:translateY(-2px);color:#fff!important;background:#f60!important}.page-module__BmYjia__submitBtn,.page-module__BmYjia__nextBtn{cursor:pointer;width:auto;min-width:180px;padding:.8rem 2.5rem;font-size:1.15rem;font-weight:800;transition:all .3s;color:#fff!important;background:#f60!important;border:none!important;border-radius:0!important}.page-module__BmYjia__submitBtn:hover:not(:disabled),.page-module__BmYjia__nextBtn:hover:not(:disabled){transform:translateY(-2px);background:#e65c00!important}.page-module__BmYjia__actionRow{justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.page-module__BmYjia__backBtn{cursor:pointer;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;color:#94a3b8!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:0!important}.page-module__BmYjia__backBtn:hover{color:#f60!important;background:#f8fafc!important;border-color:#f60!important}.page-module__BmYjia__reviewItem{background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;margin-bottom:1rem;padding:1rem}.page-module__BmYjia__reviewItem h4{color:#011d65;margin-bottom:.5rem;font-weight:700}.page-module__BmYjia__reviewItem p{color:#334155;margin:.25rem 0;font-size:.875rem}.page-module__BmYjia__stepper{justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:4rem;padding:0;display:flex;position:relative}.page-module__BmYjia__step{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.page-module__BmYjia__stepCircle{color:#64748b;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.75rem;font-weight:700;transition:all .3s;display:flex}.page-module__BmYjia__step.page-module__BmYjia__active .page-module__BmYjia__stepCircle{color:#fff;background:#f60;border-color:#f60;box-shadow:0 0 0 4px #ff66001a}.page-module__BmYjia__step.page-module__BmYjia__completed .page-module__BmYjia__stepCircle{color:#fff;background:#22c55e;border-color:#22c55e}.page-module__BmYjia__stepLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;text-align:center;margin-top:.5rem;font-size:.7rem;font-weight:800}.page-module__BmYjia__step.page-module__BmYjia__active .page-module__BmYjia__stepLabel,.page-module__BmYjia__step.page-module__BmYjia__completed .page-module__BmYjia__stepLabel{color:#1e293b}.page-module__BmYjia__stepLine{z-index:-1;background:#e2e8f0;width:100%;height:3px;position:absolute;top:18px;left:50%}.page-module__BmYjia__step.page-module__BmYjia__active .page-module__BmYjia__stepLine{background:#f60}.page-module__BmYjia__step.page-module__BmYjia__completed .page-module__BmYjia__stepLine{background:#22c55e}.page-module__BmYjia__step:last-child .page-module__BmYjia__stepLine{display:none}.page-module__BmYjia__reviewList{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__BmYjia__reviewCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.page-module__BmYjia__reviewCard h4{color:#1e293b;border-bottom:1px solid #e2e8f0;margin-bottom:1rem;padding-bottom:.5rem}.page-module__BmYjia__reviewGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.page-module__BmYjia__reviewGrid div span{color:#64748b;margin-right:.5rem;font-weight:600}.page-module__BmYjia__totalAmount{background:#f1f5f9;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;display:flex}.page-module__BmYjia__totalAmount span{color:#1e293b;font-size:1.1rem;font-weight:600}.page-module__BmYjia__totalAmount strong{color:#011d65;font-size:1.8rem}.page-module__BmYjia__serviceSummary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.25rem;display:flex}.page-module__BmYjia__summaryLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.page-module__BmYjia__summaryValue{color:#011d65;font-size:1rem;font-weight:700}.page-module__BmYjia__documentStatus{color:#16a34a;border-top:1px dashed #e2e8f0;align-items:center;gap:.5rem;margin-top:1rem;padding-top:.75rem;font-size:.85rem;font-weight:700;display:flex}.page-module__BmYjia__reviewPhotos{border-top:1px solid #e2e8f0;gap:2rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.page-module__BmYjia__reviewPhotoItem{flex-direction:column;gap:.5rem;display:flex}.page-module__BmYjia__reviewPhotoItem span{color:#64748b;font-size:.85rem;font-weight:600}.page-module__BmYjia__reviewThumb{object-fit:cover;border:1px solid #e2e8f0;border-radius:8px;width:120px;height:120px}.page-module__BmYjia__termsBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:2rem;padding:1rem;transition:all .3s}.page-module__BmYjia__termsError{background:#fef2f2;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.page-module__BmYjia__checkboxLabel{cursor:pointer;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.page-module__BmYjia__checkboxInput{cursor:pointer;width:20px;height:20px}.page-module__BmYjia__checkboxText{color:#475569;font-weight:500}.page-module__BmYjia__checkboxText a{color:#f60;text-decoration:underline}.page-module__BmYjia__applicationIdCard{background:#f1f5f9;border:2px dashed #011d65;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;margin:1rem 0;padding:1.5rem;display:flex}.page-module__BmYjia__idLabel{color:#64748b;letter-spacing:.1em;font-size:.75rem;font-weight:800}.page-module__BmYjia__clickableId{cursor:pointer;font-size:2rem;font-weight:900;color:#f60!important;text-decoration:underline!important}.page-module__BmYjia__trackingInstructions{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin-top:1rem;padding:1.5rem}.page-module__BmYjia__trackingInstructions h4{color:#1e293b;margin-top:0;margin-bottom:1rem}.page-module__BmYjia__trackingInstructions p{color:#475569;margin:.5rem 0;font-size:.95rem}.page-module__BmYjia__trackingInstructions a{color:#f60;font-weight:600;text-decoration:underline}@media (max-width:768px){.page-module__BmYjia__page{padding:5rem 0 2rem}.page-module__BmYjia__formCard,.page-module__BmYjia__successCard{border-left:none;border-right:none;border-radius:0;padding:1.25rem 1rem}.page-module__BmYjia__formTitle{font-size:1.75rem}.page-module__BmYjia__formSubtitle{font-size:.95rem}.page-module__BmYjia__stepper{margin-bottom:2rem;padding:0 .5rem}.page-module__BmYjia__stepCircle{width:30px;height:30px;font-size:.85rem}.page-module__BmYjia__stepLine{top:15px}.page-module__BmYjia__stepLabel{letter-spacing:.02em;margin-top:.25rem;font-size:.6rem}.page-module__BmYjia__serviceSelection{grid-template-columns:1fr;gap:.75rem}.page-module__BmYjia__serviceOption{padding:1rem}.page-module__BmYjia__reviewGrid{grid-template-columns:1fr;gap:.5rem}.page-module__BmYjia__reviewPhotos{flex-direction:column;align-items:center;gap:1rem}.page-module__BmYjia__reviewThumb{width:100%;max-width:200px}.page-module__BmYjia__actionRow{flex-direction:column-reverse;gap:.75rem}.page-module__BmYjia__actionRow button{width:100%;padding:1rem}.page-module__BmYjia__totalAmount{text-align:center;flex-direction:column;gap:.5rem;padding:1rem}}@media (max-width:480px){.page-module__BmYjia__formTitle{font-size:1.5rem}.page-module__BmYjia__stepLabel{display:none}.page-module__BmYjia__stepper{margin-bottom:1.5rem}}
.Footer-module__668lQW__footer{background:linear-gradient(#fffffff2,#f8fafc);border-top:1px solid #0000000d;margin-top:4rem;padding:3rem 0 2rem}.Footer-module__668lQW__footerContent{justify-content:space-between;align-items:flex-start;gap:4rem;display:flex}.Footer-module__668lQW__brandCol{flex:1;max-width:450px}.Footer-module__668lQW__contactCol{flex-direction:column;flex:1;align-items:flex-end;gap:1.5rem;display:flex}.Footer-module__668lQW__contactGrid{flex-wrap:wrap;justify-content:flex-end;gap:1.5rem;display:flex}.Footer-module__668lQW__logo{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:800}.Footer-module__668lQW__logoVisa{color:#f60}.Footer-module__668lQW__tagline{color:var(--text-secondary);margin:0;font-size:1.1rem;line-height:1.6}.Footer-module__668lQW__contactItem{color:var(--text-primary);align-items:center;gap:.75rem;text-decoration:none;transition:all .3s;display:flex}a.Footer-module__668lQW__contactItem:hover{color:#f60;transform:translateY(-2px)}.Footer-module__668lQW__contactItem svg{color:#f60;flex-shrink:0}.Footer-module__668lQW__socialFooter{gap:2rem;display:flex}.Footer-module__668lQW__socialLink{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:1.1rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__668lQW__socialLink:hover{color:#f60;transform:translateY(-3px)}.Footer-module__668lQW__socialLink svg{transition:transform .3s}.Footer-module__668lQW__socialIconImg{object-fit:contain;width:24px;height:24px}.Footer-module__668lQW__bottom{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;margin-top:4rem;padding-top:3rem;display:flex}.Footer-module__668lQW__copyright{color:var(--text-muted);font-size:1rem}.Footer-module__668lQW__footerNote{color:var(--text-secondary);opacity:.8;font-size:1rem}.Footer-module__668lQW__bottomLinks{align-items:center;gap:2rem;display:flex}.Footer-module__668lQW__footerLink{color:var(--text-muted);font-size:1rem;text-decoration:none;transition:color .3s}.Footer-module__668lQW__footerLink:hover{color:#f60}@media (max-width:1024px){.Footer-module__668lQW__footerContent{text-align:center;flex-direction:column;align-items:center}.Footer-module__668lQW__brandCol,.Footer-module__668lQW__contactCol{text-align:center;align-items:center;max-width:100%}.Footer-module__668lQW__contactGrid{justify-content:center}}@media (max-width:640px){.Footer-module__668lQW__footer{padding:4rem 0 2rem}.Footer-module__668lQW__bottom{text-align:center;flex-direction:column;gap:1.5rem}}
.StripePayment-module__ApO8WG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.StripePayment-module__ApO8WG__modal{background:#fff;border-radius:8px;width:100%;max-width:440px;overflow:hidden;box-shadow:0 10px 25px #0000001a}.StripePayment-module__ApO8WG__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.StripePayment-module__ApO8WG__logo{color:#6366f1;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.StripePayment-module__ApO8WG__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.25rem}.StripePayment-module__ApO8WG__content{padding:1.5rem}.StripePayment-module__ApO8WG__summary{flex-direction:column;margin-bottom:.25rem;display:flex}.StripePayment-module__ApO8WG__label{color:#64748b;font-size:.85rem}.StripePayment-module__ApO8WG__amount{color:#0f172a;font-size:1.75rem;font-weight:800}.StripePayment-module__ApO8WG__userDetails{color:#64748b;margin-bottom:1.5rem;font-size:.85rem}.StripePayment-module__ApO8WG__inputGroup{margin-bottom:1rem}.StripePayment-module__ApO8WG__inputGroup label{color:#475569;margin-bottom:.25rem;font-size:.8rem;font-weight:600;display:block}.StripePayment-module__ApO8WG__cardInput{border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.StripePayment-module__ApO8WG__cardInput input{border:none;border-bottom:1px solid #e2e8f0;outline:none;width:100%;padding:.6rem;font-size:1rem}.StripePayment-module__ApO8WG__cardExpiry{display:flex}.StripePayment-module__ApO8WG__cardExpiry input{border-bottom:none}.StripePayment-module__ApO8WG__cardExpiry input:first-child{border-right:1px solid #e2e8f0}.StripePayment-module__ApO8WG__inputGroup input[type=text],.StripePayment-module__ApO8WG__inputGroup select{border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;padding:.6rem;font-size:1rem}.StripePayment-module__ApO8WG__payBtn{cursor:pointer;border-radius:6px;width:100%;margin-top:.5rem;padding:1rem;font-size:1.1rem;font-weight:700;transition:background .2s,transform .2s;color:#fff!important;background:#f60!important;border:none!important}.StripePayment-module__ApO8WG__payBtn:hover{transform:translateY(-1px);background:#e65c00!important}.StripePayment-module__ApO8WG__payBtn:disabled{opacity:.7;cursor:not-allowed}.StripePayment-module__ApO8WG__footer{color:#94a3b8;justify-content:space-between;align-items:center;margin-top:2rem;font-size:.75rem;display:flex}.StripePayment-module__ApO8WG__secure{align-items:center;gap:.25rem;display:flex}.StripePayment-module__ApO8WG__links{gap:1rem;display:flex}
