.WorkshopRegistrationModal_modalOverlay__O_2gn{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;padding:10px}.WorkshopRegistrationModal_modalOverlay__O_2gn.WorkshopRegistrationModal_active__hctK3{opacity:1;visibility:visible}.WorkshopRegistrationModal_modalContent__aXIgp{background-color:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.2);width:90%;max-width:1000px;transform:scale(.95);opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;overflow-y:auto;max-height:95vh;display:flex;flex-direction:column;position:relative}.WorkshopRegistrationModal_modalContent__aXIgp.WorkshopRegistrationModal_slideIn__Ou87y{transform:scale(1);opacity:1}.WorkshopRegistrationModal_closeButton__rxztj{position:absolute;top:15px;right:15px;background:none;border:none;font-size:2.5rem;color:#333;cursor:pointer;z-index:1001;transition:color .2s ease}.WorkshopRegistrationModal_closeButton__rxztj:hover{color:#dc3545}.WorkshopRegistrationModal_modalColumns__dTSP5{display:flex;flex-wrap:wrap;flex-grow:1}.WorkshopRegistrationModal_leftColumn__qd0XH{flex:0 0 40%;background-color:#0056b3;color:#e0f2ff;padding:30px;border-top-left-radius:12px;border-bottom-left-radius:12px;display:flex;flex-direction:column;gap:5px}.WorkshopRegistrationModal_priceDisplayButton__NuORt{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background-color:#e0f2ff;color:#0056b3;border-radius:20px;font-weight:700;font-size:1em;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:background-color .2s ease-in-out;cursor:default;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.WorkshopRegistrationModal_priceDisplayButton__NuORt:hover{background-color:#fff}.WorkshopRegistrationModal_workshopTitle__i3Tdo{font-size:2rem;font-weight:700;margin-bottom:15px;color:#ffffff;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:15px}.WorkshopRegistrationModal_detailItem__w9z7H{margin-bottom:5px}.WorkshopRegistrationModal_detailLabel__7oo4G{font-size:.8rem;font-weight:500;opacity:.8;margin-bottom:3px}.WorkshopRegistrationModal_detailValue__9mGEg{font-size:.8rem;font-weight:600;color:#ffffff}.WorkshopRegistrationModal_inclusionsList__uQ824,.WorkshopRegistrationModal_objectivesList__W8HC0{list-style:none;padding:0;margin-top:5px}.WorkshopRegistrationModal_inclusionsList__uQ824 li,.WorkshopRegistrationModal_objectivesList__W8HC0 li{font-size:.8rem;margin-bottom:5px;display:flex;align-items:flex-start;color:#e0f2ff}.WorkshopRegistrationModal_inclusionsList__uQ824 li:before,.WorkshopRegistrationModal_objectivesList__W8HC0 li:before{content:"";margin-right:8px;font-weight:700}.WorkshopRegistrationModal_objectivesContent__yXvRF{font-size:14px;line-height:1.6;color:#e0f2ff}.WorkshopRegistrationModal_objectivesContent__yXvRF li,.WorkshopRegistrationModal_objectivesContent__yXvRF p,.WorkshopRegistrationModal_objectivesContent__yXvRF span,.WorkshopRegistrationModal_objectivesContent__yXvRF ul{font-size:1em}.WorkshopRegistrationModal_objectivesContent__yXvRF h1,.WorkshopRegistrationModal_objectivesContent__yXvRF h2,.WorkshopRegistrationModal_objectivesContent__yXvRF h3,.WorkshopRegistrationModal_objectivesContent__yXvRF h4,.WorkshopRegistrationModal_objectivesContent__yXvRF h5,.WorkshopRegistrationModal_objectivesContent__yXvRF h6{font-size:1.2em}.WorkshopRegistrationModal_rightColumn__yPhar{flex:0 0 60%;background-color:#ffffff;padding:20px;border-top-right-radius:12px;border-bottom-right-radius:12px}.WorkshopRegistrationModal_formTitle__nloqj{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:15px;padding-bottom:15px;border-bottom:2px solid #e0f2ff}.WorkshopRegistrationModal_registrationForm__x4UMt{display:flex;flex-direction:column;gap:15px}.WorkshopRegistrationModal_formGroupFloating__mu_Ka{position:relative}.WorkshopRegistrationModal_formGroupFloating__mu_Ka label{position:absolute;left:15px;top:15px;font-size:1rem;color:#6b7280;pointer-events:none;transition:all .2s ease-out;background-color:transparent;padding:0 4px}.WorkshopRegistrationModal_formInput__ml8dZ:focus+label,.WorkshopRegistrationModal_formInput__ml8dZ:not(:placeholder-shown)+label,.WorkshopRegistrationModal_formSelect__Nz143:focus+label,.WorkshopRegistrationModal_formSelect__Nz143:not([value=""])+label,.WorkshopRegistrationModal_formTextarea__MuvsG:focus+label,.WorkshopRegistrationModal_formTextarea__MuvsG:not(:placeholder-shown)+label{top:-10px;font-size:.75rem;color:#0056b3;background-color:#fff}.WorkshopRegistrationModal_formSelect__Nz143:focus+label,.WorkshopRegistrationModal_formSelect__Nz143:not([value=""])+label{top:-10px}.WorkshopRegistrationModal_formInput__ml8dZ,.WorkshopRegistrationModal_formSelect__Nz143,.WorkshopRegistrationModal_formTextarea__MuvsG{padding:18px 15px 6px;border:1px solid #ddd;border-radius:8px;font-size:1rem;color:#333;background-color:#ffffff;transition:border-color .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box}.WorkshopRegistrationModal_formInput__ml8dZ:focus,.WorkshopRegistrationModal_formSelect__Nz143:focus,.WorkshopRegistrationModal_formTextarea__MuvsG:focus{border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.25);outline:none}.WorkshopRegistrationModal_formTextarea__MuvsG{min-height:80px;padding-top:25px}.WorkshopRegistrationModal_errorText__NOxP1{color:#dc3545;font-size:.8rem;margin-top:5px;margin-left:5px}.WorkshopRegistrationModal_formGroupStatic__ZhG1r{margin-bottom:15px;display:flex;flex-direction:column}.WorkshopRegistrationModal_formGroupStatic__ZhG1r label{font-size:.9rem;color:#333;margin-bottom:8px;font-weight:500}.WorkshopRegistrationModal_proceedToPayButton__r_WvR{background-color:#0056b3;color:white;padding:15px 40px;border:none;border-radius:9999px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .2s ease,box-shadow .2s ease;margin-top:15px;align-self:flex-end;box-shadow:0 4px 10px rgba(0,123,255,.2);width:auto;min-width:200px}.WorkshopRegistrationModal_proceedToPayButton__r_WvR:hover{background-color:#0476ef;transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,123,255,.3)}.WorkshopRegistrationModal_errorMessage__iDCiK{color:#dc3545;font-size:.9rem;margin-top:15px;text-align:center;padding:10px;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:5px}.WorkshopRegistrationModal_successMessage__1Ql31{background-color:#e6ffe6;border:1px solid #66cc66;border-radius:8px;padding:20px;text-align:center;margin-top:20px;box-shadow:0 4px 12px rgba(0,0,0,.1);color:#333;animation:WorkshopRegistrationModal_fadeInScale__AjnPT .3s ease-out forwards}.WorkshopRegistrationModal_successMessage__1Ql31 p{font-size:1.1em;line-height:1.6;margin-bottom:15px}.WorkshopRegistrationModal_successMessage__1Ql31 p:last-child{margin-bottom:0}.WorkshopRegistrationModal_successMessage__1Ql31 .WorkshopRegistrationModal_closeButtonAfterSuccess__QzLVB{background-color:#007bff;color:white;border:none;border-radius:5px;padding:10px 20px;font-size:1em;cursor:pointer;transition:background-color .3s ease;margin-top:20px}.WorkshopRegistrationModal_successMessage__1Ql31 .WorkshopRegistrationModal_closeButtonAfterSuccess__QzLVB:hover{background-color:#0056b3}.WorkshopRegistrationModal_successMessage__1Ql31 .WorkshopRegistrationModal_closeButtonAfterSuccess__QzLVB:focus{outline:none;box-shadow:0 0 0 3px rgba(0,123,255,.5)}@keyframes WorkshopRegistrationModal_fadeInScale__AjnPT{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:800px){.WorkshopRegistrationModal_modalContent__aXIgp{width:95%;max-width:unset;margin-top:0;border-radius:12px;max-height:96vh}.WorkshopRegistrationModal_modalColumns__dTSP5{flex-direction:column}.WorkshopRegistrationModal_leftColumn__qd0XH{display:none}.WorkshopRegistrationModal_rightColumn__yPhar{flex:0 0 100%;border-radius:12px;padding:20px}.WorkshopRegistrationModal_workshopTitle__i3Tdo{font-size:1.5rem}.WorkshopRegistrationModal_formTitle__nloqj{font-size:1.4rem}.WorkshopRegistrationModal_proceedToPayButton__r_WvR{align-self:center;width:90%;max-width:300px}.WorkshopRegistrationModal_formGroupFloating__mu_Ka label{font-size:.8rem}.WorkshopRegistrationModal_registrationForm__x4UMt{gap:12px}.WorkshopRegistrationModal_formGroupStatic__ZhG1r{margin-bottom:12px}}@media (max-width:480px){.WorkshopRegistrationModal_modalOverlay__O_2gn{padding:5px}.WorkshopRegistrationModal_modalContent__aXIgp{max-height:90vh}.WorkshopRegistrationModal_leftColumn__qd0XH,.WorkshopRegistrationModal_rightColumn__yPhar{padding:15px}.WorkshopRegistrationModal_workshopTitle__i3Tdo{font-size:1.3rem}.WorkshopRegistrationModal_formTitle__nloqj{font-size:1.2rem}.WorkshopRegistrationModal_formGroupFloating__mu_Ka label{font-size:.65rem;left:10px}.WorkshopRegistrationModal_formInput__ml8dZ,.WorkshopRegistrationModal_formSelect__Nz143,.WorkshopRegistrationModal_formTextarea__MuvsG{padding:12px 10px 4px;font-size:.8rem}.WorkshopRegistrationModal_formTextarea__MuvsG{min-height:60px;padding-top:18px}.WorkshopRegistrationModal_formInput__ml8dZ:focus+label,.WorkshopRegistrationModal_formInput__ml8dZ:not(:placeholder-shown)+label,.WorkshopRegistrationModal_formSelect__Nz143:focus+label,.WorkshopRegistrationModal_formSelect__Nz143:not([value=""])+label,.WorkshopRegistrationModal_formTextarea__MuvsG:focus+label,.WorkshopRegistrationModal_formTextarea__MuvsG:not(:placeholder-shown)+label{top:-8px;font-size:.6rem}.WorkshopRegistrationModal_proceedToPayButton__r_WvR{padding:10px 20px;font-size:.9rem;width:100%;max-width:unset}.WorkshopRegistrationModal_closeButton__rxztj{font-size:1.8rem;top:8px;right:8px}.WorkshopRegistrationModal_formGroupStatic__ZhG1r{margin-bottom:10px}.WorkshopRegistrationModal_registrationForm__x4UMt{gap:10px}}.WorkshopDetail_workshopsPageBackground__O0QZT{background-color:#e7f2fd;min-height:100vh;display:flex;flex-direction:column}.WorkshopDetail_pageContainer__cMjg8{max-width:1200px;margin:0 auto;padding:40px 20px}.WorkshopDetail_bannerSection__piZ0C{position:relative;width:100%;height:40vh;border-bottom-right-radius:10rem;background-color:#0056b3;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:40px 20px;color:#e0f2ff}.WorkshopDetail_bannerContent__xw1nK{position:relative;z-index:2;max-width:1200px;text-align:left;width:100%;padding-left:1.25rem;padding-right:1.25rem;box-sizing:border-box}.WorkshopDetail_bannerContentTitle__CNlRR{font-size:3em;margin-bottom:10px;color:#ffffff;font-weight:700}.WorkshopDetail_bannerContentSubtitle__d9u7f{font-size:1.5em;color:#ffffff;font-weight:400;opacity:.9}.WorkshopDetail_workshopDetailContent__Eeu_1{display:flex;flex-wrap:wrap;gap:40px;margin-top:40px;background-color:#ffffff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.08);padding:30px}.WorkshopDetail_imageColumn__Nn3Pu{flex:1 1;min-width:300px;max-width:550px;display:flex;flex-direction:column;align-items:center}.WorkshopDetail_workshopDetailImage__QXAIk{border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.1);width:100%;height:auto;max-height:500px;object-fit:cover}.WorkshopDetail_detailsColumn__G7saR{flex:2 1;min-width:450px;padding:0 15px}.WorkshopDetail_detailTitle__l803k{font-size:2.5rem;font-weight:700;color:#0056b3;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid #e0f2ff}.WorkshopDetail_detailSection__aQZz_{margin-bottom:25px}.WorkshopDetail_detailSection__aQZz_ h3{font-size:1.5rem;color:#1f2937;margin-bottom:12px;position:relative;padding-left:10px}.WorkshopDetail_detailSection__aQZz_ h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:80%;background-color:#007bff;border-radius:2px}.WorkshopDetail_detailSection__aQZz_ div:not(.WorkshopDetail_detailSection__aQZz_ h3),.WorkshopDetail_detailSection__aQZz_ p{font-size:1.1rem;line-height:1.7;color:#444;margin-bottom:10px}.WorkshopDetail_detailSection__aQZz_ div:not(.WorkshopDetail_detailSection__aQZz_ h3){& ol,& ul{padding-left:25px;margin-top:10px}& li{margin-bottom:8px;font-size:1.1rem}& strong{font-weight:700}& em{font-style:italic}& h1,& h2,& h3,& h4,& h5,& h6{color:#1f2937;margin-top:1.2em;margin-bottom:.6em}& a{color:#007bff;text-decoration:underline}}.WorkshopDetail_detailList__eOC_s{list-style:none;padding:0;margin:0}.WorkshopDetail_detailList__eOC_s li{font-size:1.1rem;color:#444;margin-bottom:8px;display:flex;align-items:center}.WorkshopDetail_priceDisplay__2cF4H{font-size:2rem;font-weight:700;color:#007bff;margin-top:10px}.WorkshopDetail_discountInfo__vjB__{font-size:1.1rem;color:#fd7e14;font-style:italic;margin-top:5px}.WorkshopDetail_specialNote__vkE1J{font-size:1.1rem;color:#138730;background-color:#b6f3be;padding:12px 18px;border-left:5px solid #138730;border-radius:4px;margin-top:15px}.WorkshopDetail_enrollNowButtonDetail__QyAgY{background-color:#0056b3;color:white;padding:15px 30px;border:none;min-width:200px;border-radius:9999px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .2s ease;margin-top:20px;display:inline-block;box-shadow:0 6px 15px rgba(0,123,255,.2)}.WorkshopDetail_enrollNowButtonDetail__QyAgY:hover{background-color:#0056b3;transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,123,255,.3)}.WorkshopDetail_errorContainer__5tB6h,.WorkshopDetail_loadingContainer____fUU,.WorkshopDetail_notFoundContainer__dIzzR{text-align:center;padding:100px 20px;min-height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.WorkshopDetail_errorMessage__SJ_Xp,.WorkshopDetail_loadingMessage__4Usj1,.WorkshopDetail_notFoundMessage__5HHcl{font-size:1.6rem;color:#555;margin-bottom:20px}.WorkshopDetail_errorMessage__SJ_Xp{color:#dc3545}.WorkshopDetail_backButton__NNxx8{background-color:#6c757d;color:white;padding:12px 24px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease;font-size:1.1rem}.WorkshopDetail_backButton__NNxx8:hover{background-color:#5a6268}.WorkshopDetail_mobileEnrollSection__8nA5D{display:none;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;margin-top:20px}.WorkshopDetail_mobileTitle__oibAZ{font-size:2.2rem;font-weight:700;color:#0056b3;margin-bottom:15px}@media (max-width:992px){.WorkshopDetail_bannerSection__piZ0C{border-bottom-right-radius:8rem}.WorkshopDetail_bannerContentTitle__CNlRR{font-size:2.5em}.WorkshopDetail_workshopDetailContent__Eeu_1{flex-direction:column;padding:20px;gap:30px}.WorkshopDetail_detailsColumn__G7saR{min-width:unset;padding:0}.WorkshopDetail_detailSection__aQZz_ h3{font-size:1.4rem}.WorkshopDetail_detailSection__aQZz_ div:not(.WorkshopDetail_detailSection__aQZz_ h3),.WorkshopDetail_detailSection__aQZz_ p{font-size:1rem}}@media (max-width:768px){.WorkshopDetail_bannerSection__piZ0C{border-bottom-right-radius:8rem}.WorkshopDetail_bannerContentTitle__CNlRR{font-size:2em}.WorkshopDetail_pageContainer__cMjg8{padding:20px 15px}.WorkshopDetail_workshopDetailContent__Eeu_1{padding:15px}.WorkshopDetail_mobileEnrollSection__8nA5D{display:flex}.WorkshopDetail_mobileTitle__oibAZ{font-size:2rem}.WorkshopDetail_detailSection__aQZz_ h3{font-size:1.3rem}.WorkshopDetail_detailSection__aQZz_ div:not(.WorkshopDetail_detailSection__aQZz_ h3),.WorkshopDetail_detailSection__aQZz_ p{font-size:1rem}.WorkshopDetail_priceDisplay__2cF4H{font-size:1.8rem}.WorkshopDetail_backButton__NNxx8{font-size:1rem;padding:10px 20px}}@media (max-width:480px){.WorkshopDetail_bannerSection__piZ0C{border-bottom-right-radius:8rem}.WorkshopDetail_bannerContentTitle__CNlRR{font-size:1.5em}.WorkshopDetail_pageContainer__cMjg8{padding:15px 10px}.WorkshopDetail_workshopDetailContent__Eeu_1{padding:10px;gap:20px}.WorkshopDetail_mobileTitle__oibAZ{font-size:1.5rem}.WorkshopDetail_enrollNowButtonDetail__QyAgY{padding:10px 20px;font-size:1rem;width:100%;min-width:unset}.WorkshopDetail_detailSection__aQZz_ div:not(.WorkshopDetail_detailSection__aQZz_ h3),.WorkshopDetail_detailSection__aQZz_ p{font-size:.95rem}}