.style-module__fc5lVG__timelineWrapper{justify-content:center;padding:20px 0;display:flex}.style-module__fc5lVG__timelineContainer{align-items:center;display:flex;position:relative}.style-module__fc5lVG__iconWrapper{flex-direction:column;align-items:center;display:flex;position:relative}.style-module__fc5lVG__icon{color:#fff;background-color:#ccc;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:14px;font-weight:700;display:flex;position:relative;overflow:hidden}@media (max-width:991px){.style-module__fc5lVG__icon{width:30px;height:30px;font-size:13px}}@media (max-width:480px){.style-module__fc5lVG__icon{font-size:12px}}.style-module__fc5lVG__number,.style-module__fc5lVG__check{opacity:0;justify-content:center;align-items:center;width:100%;height:100%;transition:none;display:flex;position:absolute;top:0;left:0;transform:scale(.5)}.style-module__fc5lVG__number{opacity:1;transform:scale(1)}.style-module__fc5lVG__line{background-color:#ccc;border-radius:2px;width:90px;height:3px;margin:0 5px;transition:background-color .4s}@media (max-width:991px){.style-module__fc5lVG__line{width:70px}}@media (max-width:480px){.style-module__fc5lVG__line{width:60px}}.style-module__fc5lVG__label{color:#000000a6;white-space:nowrap;font-size:14px;position:absolute;top:40px}@media (max-width:991px){.style-module__fc5lVG__label{font-size:12px;top:35px}}@media (max-width:480px){.style-module__fc5lVG__label{font-size:11px}}.style-module__fc5lVG__formSection{padding:2rem 3rem 4rem}@media (max-width:991px){.style-module__fc5lVG__formSection{padding:2rem 0}}@media (max-width:767px){.style-module__fc5lVG__formSection{padding:2rem 1rem}}@media (max-width:480px){.style-module__fc5lVG__formSection{padding:1.5rem}}.style-module__fc5lVG__formContainer{margin:3rem 0}@media (max-width:767px){.style-module__fc5lVG__formContainer{margin:2.5rem 0}}@media (max-width:480px){.style-module__fc5lVG__formContainer{margin:2rem 0}}.style-module__fc5lVG__formContainer .style-module__fc5lVG__sectionTitle{margin-bottom:1.5rem;font-size:1.1rem;font-weight:500;line-height:1.5rem}@media (max-width:991px){.style-module__fc5lVG__formContainer .style-module__fc5lVG__sectionTitle{margin-bottom:1rem;font-size:1rem;line-height:1.4rem}}.style-module__fc5lVG__inputWrap{margin-bottom:1rem}@media (max-width:480px){.style-module__fc5lVG__inputWrap{margin-bottom:.75rem}}.style-module__fc5lVG__numberWrap{gap:1rem;display:inline-flex}.style-module__fc5lVG__numberWrap input:first-child{width:5rem}@media (max-width:991px){.style-module__fc5lVG__numberWrap input:first-child{width:4rem}}.style-module__fc5lVG__inputWrap h5{margin-bottom:.2rem;font-size:1rem;font-weight:400;line-height:1.5rem}@media (max-width:991px){.style-module__fc5lVG__inputWrap h5{margin-bottom:0;font-size:.95rem;line-height:1.45rem}}.style-module__fc5lVG__input{border:1px solid #ccc;outline:none;width:100%;padding:.5rem .75rem;font-size:.95rem}@media (max-width:991px){.style-module__fc5lVG__input{width:90%;padding:.4rem .6rem;font-size:.85rem}}@media (max-width:767px){.style-module__fc5lVG__input{padding:.35rem .5rem;font-size:.85rem}}.style-module__fc5lVG__input::placeholder{color:#0000004d;font-style:italic;font-weight:300}.style-module__fc5lVG__input:focus{box-shadow:0 2px 8px #63636333}.style-module__fc5lVG__inlineFields{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.style-module__fc5lVG__f_widthInputWrap{margin-bottom:1rem}.style-module__fc5lVG__customInputWrap.style-module__fc5lVG__small{width:30%}@media (max-width:480px){.style-module__fc5lVG__customInputWrap.style-module__fc5lVG__small{width:45%}}.style-module__fc5lVG__errorMessage{color:var(--primary-color);will-change:opacity,transform,height;margin-top:3px;font-size:.85rem;font-style:italic;font-weight:300}@media (max-width:991px){.style-module__fc5lVG__errorMessage{font-size:.75rem;line-height:1rem}}.style-module__fc5lVG__radioWrap{margin-top:.5rem;padding-left:.5rem}@media (max-width:991px){.style-module__fc5lVG__radioWrap{margin-top:.4rem;padding-left:.4rem}}@media (max-width:480px){.style-module__fc5lVG__radioWrap{margin-top:.35rem;padding-left:.3rem}}.style-module__fc5lVG__radioLabel{cursor:pointer;align-items:center;width:fit-content;margin-bottom:.2rem;font-size:.95rem;display:flex;position:relative}@media (max-width:991px){.style-module__fc5lVG__radioLabel{font-size:.9rem}}.style-module__fc5lVG__radioInput{opacity:0;cursor:pointer;position:absolute}.style-module__fc5lVG__customRadio{background-color:#fff;border:2px solid #333;border-radius:50%;width:20px;height:20px;margin-right:8px;transition:all .2s ease-in-out;position:relative}@media (max-width:991px){.style-module__fc5lVG__customRadio{width:18px;height:18px}}@media (max-width:480px){.style-module__fc5lVG__customRadio{width:16px;height:16px}}.style-module__fc5lVG__radioInput:checked+.style-module__fc5lVG__customRadio:after{content:"";background-color:var(--secondary-color);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:991px){.style-module__fc5lVG__radioInput:checked+.style-module__fc5lVG__customRadio:after{width:9px;height:9px}}@media (max-width:480px){.style-module__fc5lVG__radioInput:checked+.style-module__fc5lVG__customRadio:after{width:8px;height:8px}}.style-module__fc5lVG__dateTimeWrap{flex-direction:row;align-items:stretch;gap:2rem;display:flex}@media (max-width:991px){.style-module__fc5lVG__dateTimeWrap{gap:.5rem}}@media (max-width:767px){.style-module__fc5lVG__dateTimeWrap{gap:.5rem}}@media (max-width:480px){.style-module__fc5lVG__dateTimeWrap{display:block}}.style-module__fc5lVG__calendarWrap{position:relative}.style-module__fc5lVG__monthLabel{margin:.75rem 0;font-size:1.1rem;font-weight:500}@media (max-width:991px){.style-module__fc5lVG__monthLabel{font-size:.9rem}}.style-module__fc5lVG__day{font-size:.8rem}.style-module__fc5lVG__customToday{background-color:#0000001a;border-radius:50%}.style-module__fc5lVG__customSelected{background-color:var(--secondary-color);color:#fff;border-radius:50%;font-weight:600}.style-module__fc5lVG__customNav{justify-content:space-between;gap:1rem;display:flex;position:absolute;top:.5rem;right:1rem}.style-module__fc5lVG__customNextButton,.style-module__fc5lVG__customPrevButton{cursor:pointer;background:0 0;border:none;font-size:1.2rem}.style-module__fc5lVG__customNextButton svg,.style-module__fc5lVG__customPrevButton svg{fill:var(--secondary-color)!important}.style-module__fc5lVG__timeWrap{flex-direction:column;height:100%;padding:.5rem;display:flex}@media (max-width:480px){.style-module__fc5lVG__timeWrap{margin-top:1rem}}.style-module__fc5lVG__disabledSection{opacity:.5;pointer-events:none}.style-module__fc5lVG__timeWrapTitle{text-align:center;border-bottom:1px solid #0003;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:400;line-height:1.4rem}@media (max-width:480px){.style-module__fc5lVG__timeWrapTitle{font-size:.9rem;line-height:1.3rem}}.style-module__fc5lVG__optionWrapper{grid-template-columns:repeat(2,1fr);gap:10px;display:grid;overflow-y:auto}@media (max-width:767px){.style-module__fc5lVG__optionWrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.style-module__fc5lVG__optionWrapper{grid-template-columns:repeat(3,1fr)}}.style-module__fc5lVG__timeSlot{cursor:pointer;text-align:center;background:#f0f0f0;border:1px solid #ccc;padding:3px 10px;font-size:.85rem;line-height:1.25rem;transition:all .2s}@media (max-width:991px){.style-module__fc5lVG__timeSlot{font-size:.75rem;line-height:1rem}}.style-module__fc5lVG__timeSlot:hover{background-color:#0000001a}.style-module__fc5lVG__selectedTime{background-color:var(--secondary-color);color:#fff;border-color:var(--secondary-color);font-weight:700}.style-module__fc5lVG__selectedTime:hover{background-color:var(--secondary-color)}.style-module__fc5lVG__disabledTime{color:#999;cursor:not-allowed;pointer-events:none;background-color:#eee;border-color:#ddd}.style-module__fc5lVG__buttonRow{justify-content:center;gap:2rem;margin-top:1rem;display:flex}@media (max-width:767px){.style-module__fc5lVG__buttonRow{margin-top:.75rem}}@media (max-width:480px){.style-module__fc5lVG__buttonRow{margin-top:.5rem}}.style-module__fc5lVG__button{background-color:var(--secondary-color);color:#fff;cursor:pointer;border:none;width:8rem;padding:.65rem 0;font-size:1rem;transition:background-color .3s}@media (max-width:991px){.style-module__fc5lVG__button{width:7rem;padding:.4rem 0;font-size:.9rem}}@media (max-width:480px){.style-module__fc5lVG__button{width:6rem;font-size:.8rem}}.style-module__fc5lVG__button:disabled{cursor:not-allowed;background-color:#ccc}.style-module__fc5lVG__reviewSection{background-color:#fff;padding:3rem 2rem}@media (max-width:767px){.style-module__fc5lVG__reviewSection{margin-bottom:1rem}}.style-module__fc5lVG__reviewSection h3{margin-bottom:1.5rem;font-size:1.5rem;font-weight:500;line-height:1.6rem}@media (max-width:991px){.style-module__fc5lVG__reviewSection h3{font-size:1.2rem;line-height:1.6rem}}@media (max-width:480px){.style-module__fc5lVG__reviewSection h3{font-size:1.1rem;line-height:1.5rem}}.style-module__fc5lVG__boldText{font-weight:500}.style-module__fc5lVG__ctaBttonWrap{margin-top:6rem}@media (max-width:767px){.style-module__fc5lVG__ctaBttonWrap{margin-top:3rem}}@media (max-width:480px){.style-module__fc5lVG__ctaBttonWrap{margin-top:2rem}}.style-module__fc5lVG__successMessage{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.style-module__fc5lVG__textContent{text-align:center}.style-module__fc5lVG__successIconWrap{width:6rem;height:6rem;color:var(--white-color);background-color:#00ba7f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto;display:flex}.style-module__fc5lVG__successIcon{font-size:3rem}.style-module__fc5lVG__textContent h2{margin:1.5rem 0}.style-module__fc5lVG__btnWrap{justify-content:space-evenly;margin-top:3rem;display:flex}.style-module__fc5lVG__ctaButtonColumn{text-align:center;padding:2rem 3rem}.style-module__fc5lVG__ctaButtonColumn h5{font-size:1.2rem;font-weight:400;line-height:1.6rem}.style-module__fc5lVG__whatsappWrap{background-color:var(--primary-color);color:var(--white-color)}.style-module__fc5lVG__whatsapp_icon{margin-top:.5rem;font-size:4rem}.style-module__fc5lVG__social{background-color:var(--white-color);box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.style-module__fc5lVG__socialIconWrap{margin:1rem 0 0;padding:0;display:flex}.style-module__fc5lVG__socialIconWrap li{margin-right:.5rem}.style-module__fc5lVG__socialIconWrap li:last-child{margin-right:0}.style-module__fc5lVG__social_media_icon{width:2.25rem;height:2.25rem;color:var(--white-color);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.style-module__fc5lVG__social_media_icon.style-module__fc5lVG__facebook{background-color:#0d6bf1}.style-module__fc5lVG__social_media_icon.style-module__fc5lVG__insta{background-color:#e73778}.style-module__fc5lVG__social_media_icon.style-module__fc5lVG__youtube{background-color:red;font-size:1.5rem}.style-module__fc5lVG__social_media_icon.style-module__fc5lVG__twitter{background-color:#1894e2;font-size:1.5rem}.style-module__fc5lVG__noticeWrap{margin-top:.75rem}.style-module__fc5lVG__noticeWrap p{color:var(--primary-color);margin-bottom:0;font-size:.85rem;font-weight:300;line-height:1.25rem}@media screen and (max-width:767px){.style-module__fc5lVG__noticeWrap p{font-size:.75rem;line-height:1.15rem}}
