.booking-module__Gc3f3a__container{color:#333;box-sizing:border-box;background-color:#fff;min-height:100vh;padding:40px 20px 20px;font-family:inherit}.booking-module__Gc3f3a__journeySection{text-align:center;max-width:1200px;margin:0 auto 40px}.booking-module__Gc3f3a__journeyTitle{background:linear-gradient(90deg,#007dff,#000a3a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:700}.booking-module__Gc3f3a__journeySubtitle{color:#666;max-width:700px;margin:0 auto 30px;font-size:1rem;line-height:1.5}.booking-module__Gc3f3a__stepsGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:30px;display:grid}.booking-module__Gc3f3a__stepCard{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;align-items:center;padding:24px 16px;transition:transform .3s;display:flex;box-shadow:0 4px 20px #00000008}.booking-module__Gc3f3a__stepCard:hover{transform:translateY(-5px)}.booking-module__Gc3f3a__stepNumber{justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:16px;display:flex}.booking-module__Gc3f3a__stepIcon{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:16px;display:flex}.booking-module__Gc3f3a__stepText{flex-direction:column;display:flex}.booking-module__Gc3f3a__mobileText,.booking-module__Gc3f3a__mobileDots{display:none}.booking-module__Gc3f3a__dot{background-color:#e0e0e0;border-radius:50%;width:8px;height:8px;transition:background-color .3s}.booking-module__Gc3f3a__activeDot{background-color:#007dff}.booking-module__Gc3f3a__stepCard h3{color:#1a1a1a;margin-bottom:12px;font-size:1.25rem;font-weight:700}.booking-module__Gc3f3a__stepCard p{color:#666;font-size:.95rem;line-height:1.5}.booking-module__Gc3f3a__processingBadge{color:#555;background:linear-gradient(90deg,#e0f7fa,#f3e5f5);border:1px solid #0066ff1a;border-radius:30px;align-items:center;gap:10px;padding:10px 24px;font-size:.9rem;display:inline-flex}.booking-module__Gc3f3a__registrationSection{max-width:900px;margin:0 auto}.booking-module__Gc3f3a__regLabel{text-align:center;color:#007dff;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:.8rem;font-weight:700;display:block}.booking-module__Gc3f3a__regTitle{text-align:center;background:linear-gradient(90deg,#007dff,#000a3a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.2rem;font-weight:800}.booking-module__Gc3f3a__regSubtitle{text-align:center;color:#666;max-width:600px;margin-bottom:60px;margin-left:auto;margin-right:auto;line-height:1.6}.booking-module__Gc3f3a__formGrid{grid-template-columns:1fr 1fr;gap:32px 40px;display:grid}.booking-module__Gc3f3a__fullWidth{grid-column:span 2}.booking-module__Gc3f3a__twoColumnRow{grid-template-columns:1fr 1fr;column-gap:40px;display:grid}.booking-module__Gc3f3a__formGroup{flex-direction:column;gap:12px;display:flex}.booking-module__Gc3f3a__formGroup label{color:#666;text-transform:uppercase;font-size:.8rem;font-weight:700}.booking-module__Gc3f3a__formGroup input,.booking-module__Gc3f3a__formGroup textarea{color:#1a1a1a;background:0 0;border:none;border-bottom:1px solid #e0e0e0;outline:none;padding:8px 0;font-size:1rem;transition:border-color .3s}.booking-module__Gc3f3a__messageInput::placeholder{color:#0000}.booking-module__Gc3f3a__formGroup input:focus,.booking-module__Gc3f3a__formGroup textarea:focus{border-bottom-color:#007dff}.booking-module__Gc3f3a__formGroup input::placeholder{color:#ccc}.booking-module__Gc3f3a__packageGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:8px;display:grid}.booking-module__Gc3f3a__packageCard{cursor:pointer;background:#f8f9fa;border:1px solid #0000;border-radius:4px;flex-direction:column;gap:12px;padding:24px;transition:all .3s;display:flex}.booking-module__Gc3f3a__packageCard:hover{background:#f1f3f5}.booking-module__Gc3f3a__packageCardActive{background:#fff;border-color:#007dff;box-shadow:0 4px 12px #0066ff1a}.booking-module__Gc3f3a__packageIcon{color:#007dff;margin-bottom:4px}.booking-module__Gc3f3a__packageCard h4{color:#1a1a1a;font-size:1.1rem;font-weight:700}.booking-module__Gc3f3a__packageCard p{color:#666;font-size:.85rem;line-height:1.4}.booking-module__Gc3f3a__submitSection{text-align:center;margin-top:60px}.booking-module__Gc3f3a__submitBtn{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:linear-gradient(90deg,#007dff,#000a3a);border:none;border-radius:4px;padding:16px 80px;font-size:.9rem;font-weight:700;transition:opacity .3s}.booking-module__Gc3f3a__submitBtn:hover{opacity:.9}@media (max-width:1024px){.booking-module__Gc3f3a__stepsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.booking-module__Gc3f3a__container{padding-top:80px}.booking-module__Gc3f3a__desktopText,.booking-module__Gc3f3a__desktopBreak{display:none}.booking-module__Gc3f3a__mobileText{display:inline}.booking-module__Gc3f3a__stepsGrid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;margin:0 -20px 10px;padding:10px 20px 20px;display:flex;overflow-x:auto}.booking-module__Gc3f3a__stepsGrid::-webkit-scrollbar{display:none}.booking-module__Gc3f3a__stepCard{scroll-snap-align:center;text-align:left;flex-direction:row;flex:0 0 100%;align-items:flex-start;gap:16px;padding:30px 24px}.booking-module__Gc3f3a__stepIcon{display:none}.booking-module__Gc3f3a__stepNumber{flex-shrink:0;margin-bottom:0}.booking-module__Gc3f3a__stepCard h3{margin-bottom:8px;font-size:1.1rem}.booking-module__Gc3f3a__stepCard p{font-size:.9rem}.booking-module__Gc3f3a__mobileDots{justify-content:center;gap:8px;margin-bottom:30px;display:flex}.booking-module__Gc3f3a__formGrid{grid-template-columns:1fr}.booking-module__Gc3f3a__fullWidth{grid-column:span 1}.booking-module__Gc3f3a__packageGrid{grid-template-columns:1fr}.booking-module__Gc3f3a__packageCard h4{font-weight:900}.booking-module__Gc3f3a__journeyTitle{padding:0 10px;font-size:1.75rem;line-height:1.2}.booking-module__Gc3f3a__journeySubtitle{padding:0 10px;font-size:.95rem}.booking-module__Gc3f3a__processingBadge{padding:8px 16px;font-size:.85rem}.booking-module__Gc3f3a__regTitle{font-size:1.8rem}.booking-module__Gc3f3a__twoColumnRow{column-gap:16px}.booking-module__Gc3f3a__desktopLabel{display:none}.booking-module__Gc3f3a__messageGroup .booking-module__Gc3f3a__messageInput{border:1px solid #e0e0e0;border-radius:4px;padding:16px}.booking-module__Gc3f3a__messageGroup .booking-module__Gc3f3a__messageInput::placeholder{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;font-size:.8rem}.booking-module__Gc3f3a__submitBtn{border-radius:8px;width:100%}}
