.GallerySection-module__D_ZqjW__section{background:linear-gradient(#f8fafc 0%,#fff 100%);width:100%;padding:6rem 0 10rem;position:relative;overflow:hidden}.GallerySection-module__D_ZqjW__container{width:100%;max-width:1400px;margin:0 auto;padding:0 1.5rem;position:relative}.GallerySection-module__D_ZqjW__header{text-align:center;margin-bottom:3rem}.GallerySection-module__D_ZqjW__heading{color:#0c2836;letter-spacing:-.02em;text-transform:uppercase;margin:0 0 .5rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1}.GallerySection-module__D_ZqjW__subheading{color:#0c2836b3;margin:0;font-family:Inter Tight,Arial,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.6}.GallerySection-module__D_ZqjW__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.GallerySection-module__D_ZqjW__filterBtn{color:#0c2836;cursor:pointer;background:#fff;border:2px solid #0c283633;border-radius:50px;padding:.5rem 1.25rem;font-family:Inter Tight,Arial,sans-serif;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.GallerySection-module__D_ZqjW__filterBtn:hover{color:#049ed4;border-color:#049ed4}.GallerySection-module__D_ZqjW__filterBtnActive{color:#fff;background:#049ed4;border-color:#049ed4}.GallerySection-module__D_ZqjW__filterBtnActive:hover{color:#fff;background:#038bb8;border-color:#038bb8}.GallerySection-module__D_ZqjW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.GallerySection-module__D_ZqjW__item{aspect-ratio:4/3;cursor:pointer;background:linear-gradient(135deg,#e8f4f8 0%,#d4e8ef 100%);border:none;border-radius:1rem;padding:0;transition:transform .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.GallerySection-module__D_ZqjW__item:hover{transform:translateY(-6px);box-shadow:0 12px 40px #0c283626}.GallerySection-module__D_ZqjW__itemInner{width:100%;height:100%;position:relative}.GallerySection-module__D_ZqjW__itemImage{object-fit:cover;opacity:0;transition:opacity .4s}.GallerySection-module__D_ZqjW__itemLoaded .GallerySection-module__D_ZqjW__itemImage{opacity:1}.GallerySection-module__D_ZqjW__videoThumb{width:100%;height:100%;position:relative}.GallerySection-module__D_ZqjW__playIcon{color:#fff;pointer-events:none;background:#049ed4e6;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GallerySection-module__D_ZqjW__item:hover .GallerySection-module__D_ZqjW__playIcon{transform:translate(-50%,-50%)scale(1.1)}.GallerySection-module__D_ZqjW__itemOverlay{opacity:0;background:linear-gradient(#0000,#0c2836d9);padding:1rem 1.25rem;transition:opacity .35s;position:absolute;bottom:0;left:0;right:0}.GallerySection-module__D_ZqjW__item:hover .GallerySection-module__D_ZqjW__itemOverlay{opacity:1}.GallerySection-module__D_ZqjW__itemLabel{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Inter Tight,Arial,sans-serif;font-size:.875rem;font-weight:500;display:-webkit-box;overflow:hidden}.GallerySection-module__D_ZqjW__empty{text-align:center;color:#0c283699;margin:0;padding:3rem;font-family:Inter Tight,Arial,sans-serif}.GallerySection-module__D_ZqjW__lightbox{z-index:9999;background:#000000eb;justify-content:center;align-items:center;padding:2rem;animation:.25s GallerySection-module__D_ZqjW__fadeIn;display:flex;position:fixed;inset:0}@keyframes GallerySection-module__D_ZqjW__fadeIn{0%{opacity:0}to{opacity:1}}.GallerySection-module__D_ZqjW__lightboxContent{flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;animation:.3s cubic-bezier(.4,0,.2,1) GallerySection-module__D_ZqjW__scaleIn;display:flex;position:relative}@keyframes GallerySection-module__D_ZqjW__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.GallerySection-module__D_ZqjW__closeBtn{cursor:pointer;color:#fff;z-index:10;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s;display:flex;position:absolute;top:-3rem;right:0}.GallerySection-module__D_ZqjW__closeBtn:hover{background:#ffffff40;transform:rotate(90deg)}.GallerySection-module__D_ZqjW__lightboxMedia{aspect-ratio:16/10;background:#0c2836;border-radius:.75rem;width:85vw;max-width:1100px;position:relative;overflow:hidden}.GallerySection-module__D_ZqjW__lightboxImage{object-fit:contain}.GallerySection-module__D_ZqjW__lightboxVideo{object-fit:contain;width:100%;height:100%}.GallerySection-module__D_ZqjW__lightboxCaption{color:#ffffffe6;text-align:center;max-width:600px;margin:1rem 0 0;font-family:Inter Tight,Arial,sans-serif;font-size:.9375rem}@media (max-width:991px){.GallerySection-module__D_ZqjW__section{padding:5rem 0 8rem}.GallerySection-module__D_ZqjW__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}}@media (max-width:768px){.GallerySection-module__D_ZqjW__section{padding:4rem 0 6rem}.GallerySection-module__D_ZqjW__header{margin-bottom:2rem}.GallerySection-module__D_ZqjW__heading{font-size:clamp(2rem,8vw,2.5rem)}.GallerySection-module__D_ZqjW__filters{margin-bottom:1.5rem}.GallerySection-module__D_ZqjW__filterBtn{padding:.4rem 1rem;font-size:.8125rem}.GallerySection-module__D_ZqjW__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.GallerySection-module__D_ZqjW__item{aspect-ratio:1}.GallerySection-module__D_ZqjW__itemOverlay{padding:.75rem}.GallerySection-module__D_ZqjW__itemLabel{font-size:.75rem}.GallerySection-module__D_ZqjW__playIcon{width:48px;height:48px}.GallerySection-module__D_ZqjW__playIcon svg{width:24px;height:24px}.GallerySection-module__D_ZqjW__lightboxMedia{aspect-ratio:4/3;width:95vw}.GallerySection-module__D_ZqjW__closeBtn{width:40px;height:40px;top:-2.5rem}}@media (max-width:480px){.GallerySection-module__D_ZqjW__grid{gap:.5rem}}
.WorkshopApplyForm-module__tSzhfq__form{flex-direction:column;gap:1.5rem;display:flex}.WorkshopApplyForm-module__tSzhfq__formTitle{color:#0c2836;letter-spacing:-.01em;margin:0 0 1rem;font-family:Instrument Serif,Georgia,serif;font-size:2rem;font-weight:500}.WorkshopApplyForm-module__tSzhfq__formError{color:#c53030;background:#c5303014;border:1px solid #c5303033;border-radius:10px;margin:0 0 .5rem;padding:.75rem 1rem;font-family:Inter Tight,Arial,sans-serif;font-size:.875rem}.WorkshopApplyForm-module__tSzhfq__fieldError{color:#c53030;margin-top:.25rem;font-family:Inter Tight,Arial,sans-serif;font-size:.8125rem}.WorkshopApplyForm-module__tSzhfq__inputError{border-color:#c5303080!important}.WorkshopApplyForm-module__tSzhfq__inputError:focus{border-color:#c53030!important;box-shadow:0 0 0 3px #c5303026!important}.WorkshopApplyForm-module__tSzhfq__formGroup{flex-direction:column;gap:.5rem;display:flex}.WorkshopApplyForm-module__tSzhfq__formRow{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.WorkshopApplyForm-module__tSzhfq__label{color:#0c2836;text-transform:uppercase;letter-spacing:.05em;font-family:Inter Tight,Arial,sans-serif;font-size:.875rem;font-weight:600}.WorkshopApplyForm-module__tSzhfq__input,.WorkshopApplyForm-module__tSzhfq__select,.WorkshopApplyForm-module__tSzhfq__textarea{color:#0c2836;background:#fff;border:2px solid #0c28361a;border-radius:12px;padding:1rem 1.25rem;font-family:Inter Tight,Arial,sans-serif;font-size:1rem;transition:all .3s}.WorkshopApplyForm-module__tSzhfq__input:focus,.WorkshopApplyForm-module__tSzhfq__select:focus,.WorkshopApplyForm-module__tSzhfq__textarea:focus{border-color:#049ed4;outline:none;box-shadow:0 0 0 3px #4fc3dc1a}.WorkshopApplyForm-module__tSzhfq__textarea{resize:vertical;min-height:120px}.WorkshopApplyForm-module__tSzhfq__submitBtn{text-transform:uppercase;letter-spacing:.05em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#049ed4 0%,#0c2836 100%);border:none;border-radius:50px;margin-top:1rem;padding:1.25rem 2.5rem;font-family:Inter Tight,Arial,sans-serif;font-size:1.125rem;font-weight:700;transition:all .3s}.WorkshopApplyForm-module__tSzhfq__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #4fc3dc4d}.WorkshopApplyForm-module__tSzhfq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.WorkshopApplyForm-module__tSzhfq__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite WorkshopApplyForm-module__tSzhfq__spin;display:inline-block}@keyframes WorkshopApplyForm-module__tSzhfq__spin{to{transform:rotate(360deg)}}.WorkshopApplyForm-module__tSzhfq__successMessage{text-align:center;padding:3rem 2rem}.WorkshopApplyForm-module__tSzhfq__successIcon{color:#fff;background:linear-gradient(135deg,#049ed4 0%,#0c2836 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 2rem;font-size:3rem;font-weight:700;animation:.5s WorkshopApplyForm-module__tSzhfq__scaleIn;display:inline-flex}@keyframes WorkshopApplyForm-module__tSzhfq__scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.WorkshopApplyForm-module__tSzhfq__successTitle{color:#0c2836;margin:0 0 1rem;font-family:Instrument Serif,Georgia,serif;font-size:2.5rem;font-weight:500}.WorkshopApplyForm-module__tSzhfq__successText{color:#0c2836cc;margin:0;font-family:Inter Tight,Arial,sans-serif;font-size:1.125rem;line-height:1.7}@media (max-width:991px){.WorkshopApplyForm-module__tSzhfq__formRow{grid-template-columns:1fr}}@media (max-width:768px){.WorkshopApplyForm-module__tSzhfq__formTitle{margin-bottom:.75rem;font-size:1.75rem}.WorkshopApplyForm-module__tSzhfq__form{gap:1.25rem}.WorkshopApplyForm-module__tSzhfq__formRow{grid-template-columns:1fr;gap:1.25rem}.WorkshopApplyForm-module__tSzhfq__label{font-size:.8125rem}.WorkshopApplyForm-module__tSzhfq__input,.WorkshopApplyForm-module__tSzhfq__select,.WorkshopApplyForm-module__tSzhfq__textarea{border-radius:10px;padding:.875rem 1.125rem;font-size:1rem}.WorkshopApplyForm-module__tSzhfq__textarea{min-height:100px}.WorkshopApplyForm-module__tSzhfq__submitBtn{margin-top:.5rem;padding:1.125rem 2rem;font-size:1rem}.WorkshopApplyForm-module__tSzhfq__successIcon{width:80px;height:80px;margin-bottom:1.5rem;font-size:2.5rem}.WorkshopApplyForm-module__tSzhfq__successTitle{font-size:2rem}.WorkshopApplyForm-module__tSzhfq__successText{font-size:1rem}}@media (max-width:480px){.WorkshopApplyForm-module__tSzhfq__formTitle{margin-bottom:.5rem;font-size:1.5rem}.WorkshopApplyForm-module__tSzhfq__form,.WorkshopApplyForm-module__tSzhfq__formRow{gap:1.125rem}.WorkshopApplyForm-module__tSzhfq__label{font-size:.75rem}.WorkshopApplyForm-module__tSzhfq__input,.WorkshopApplyForm-module__tSzhfq__select,.WorkshopApplyForm-module__tSzhfq__textarea{border-radius:10px;padding:.8125rem 1rem;font-size:.9375rem}.WorkshopApplyForm-module__tSzhfq__textarea{min-height:90px}.WorkshopApplyForm-module__tSzhfq__submitBtn{border-radius:40px;margin-top:.25rem;padding:1rem 1.75rem;font-size:.9375rem}.WorkshopApplyForm-module__tSzhfq__successMessage{padding:2rem 1.5rem}.WorkshopApplyForm-module__tSzhfq__successIcon{width:70px;height:70px;margin-bottom:1.25rem;font-size:2rem}.WorkshopApplyForm-module__tSzhfq__successTitle{margin-bottom:.75rem;font-size:1.75rem}.WorkshopApplyForm-module__tSzhfq__successText{font-size:.9375rem;line-height:1.6}}
.WorkshopRegistrationSection-module__CDrVHG__registration{color:#fff;background:linear-gradient(135deg,#0c2836 0%,#1a4a5e 100%);padding:10rem 2rem;position:relative}.WorkshopRegistrationSection-module__CDrVHG__container{max-width:1400px;margin:0 auto}.WorkshopRegistrationSection-module__CDrVHG__content{grid-template-columns:45% 55%;align-items:start;gap:4rem;display:grid}.WorkshopRegistrationSection-module__CDrVHG__details{position:sticky;top:120px}.WorkshopRegistrationSection-module__CDrVHG__title{color:#fff;letter-spacing:-.02em;text-transform:uppercase;margin:0 0 1.5rem;font-family:Instrument Serif,Georgia,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1}.WorkshopRegistrationSection-module__CDrVHG__subtitle{color:#ffffffd9;margin:0 0 3rem;font-family:Inter Tight,Arial,sans-serif;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.WorkshopRegistrationSection-module__CDrVHG__infoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:20px;margin-bottom:2rem;padding:2.5rem}.WorkshopRegistrationSection-module__CDrVHG__infoTitle{color:#049ed4;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1.5rem;font-family:Inter Tight,Arial,sans-serif;font-size:1.5rem;font-weight:700}.WorkshopRegistrationSection-module__CDrVHG__infoItems{flex-direction:column;gap:1rem;display:flex}.WorkshopRegistrationSection-module__CDrVHG__infoItem{flex-direction:column;gap:.25rem;display:flex}.WorkshopRegistrationSection-module__CDrVHG__infoLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-family:Inter Tight,Arial,sans-serif;font-size:.875rem;font-weight:600}.WorkshopRegistrationSection-module__CDrVHG__infoValue{color:#fff;font-family:Inter Tight,Arial,sans-serif;font-size:1.125rem;font-weight:500}.WorkshopRegistrationSection-module__CDrVHG__inclusionsCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem}.WorkshopRegistrationSection-module__CDrVHG__inclusionsTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1.5rem;font-family:Inter Tight,Arial,sans-serif;font-size:1.25rem;font-weight:700}.WorkshopRegistrationSection-module__CDrVHG__inclusionsList{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.WorkshopRegistrationSection-module__CDrVHG__inclusionItem{align-items:flex-start;gap:.875rem;display:flex}.WorkshopRegistrationSection-module__CDrVHG__inclusionCheck{color:#0c2836;background:#049ed4;border-radius:50%;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:.125rem;font-size:.75rem;font-weight:700;display:flex}.WorkshopRegistrationSection-module__CDrVHG__inclusionText{color:#ffffffe6;flex:1;font-family:Inter Tight,Arial,sans-serif;font-size:1rem;line-height:1.6}.WorkshopRegistrationSection-module__CDrVHG__formWrapper{background:#fff;border-radius:24px;padding:3rem;box-shadow:0 20px 60px #0000004d}@media (max-width:991px){.WorkshopRegistrationSection-module__CDrVHG__registration{padding:8rem 2rem}.WorkshopRegistrationSection-module__CDrVHG__content{grid-template-columns:1fr;gap:3rem}.WorkshopRegistrationSection-module__CDrVHG__details{position:relative;top:0}.WorkshopRegistrationSection-module__CDrVHG__formWrapper{margin-top:0;padding:2.5rem}}@media (max-width:768px){.WorkshopRegistrationSection-module__CDrVHG__registration{padding:4rem 1.5rem;overflow-x:hidden}.WorkshopRegistrationSection-module__CDrVHG__container{max-width:100%}.WorkshopRegistrationSection-module__CDrVHG__title{text-align:center;font-size:clamp(2rem,8vw,3rem)}.WorkshopRegistrationSection-module__CDrVHG__subtitle{text-align:center;font-size:clamp(.9375rem,4vw,1.125rem)}.WorkshopRegistrationSection-module__CDrVHG__content{grid-template-columns:1fr;gap:2rem}.WorkshopRegistrationSection-module__CDrVHG__details{position:relative;top:auto}.WorkshopRegistrationSection-module__CDrVHG__infoCard{border-radius:16px;margin-bottom:1.5rem;padding:1.75rem}.WorkshopRegistrationSection-module__CDrVHG__infoTitle{margin-bottom:1.25rem;font-size:1.25rem}.WorkshopRegistrationSection-module__CDrVHG__infoItems{gap:.875rem}.WorkshopRegistrationSection-module__CDrVHG__infoLabel{font-size:.8125rem}.WorkshopRegistrationSection-module__CDrVHG__infoValue{font-size:1rem}.WorkshopRegistrationSection-module__CDrVHG__inclusionsCard{border-radius:16px;padding:1.75rem}.WorkshopRegistrationSection-module__CDrVHG__inclusionsTitle{margin-bottom:1.25rem;font-size:1.125rem}.WorkshopRegistrationSection-module__CDrVHG__inclusionsList{gap:.75rem}.WorkshopRegistrationSection-module__CDrVHG__inclusionCheck{width:18px;min-width:18px;height:18px;font-size:.6875rem}.WorkshopRegistrationSection-module__CDrVHG__inclusionText{font-size:.9375rem}.WorkshopRegistrationSection-module__CDrVHG__formWrapper{border-radius:20px;margin-top:0;padding:2rem 1.75rem}}@media (max-width:480px){.WorkshopRegistrationSection-module__CDrVHG__registration{padding:3rem 1.25rem}.WorkshopRegistrationSection-module__CDrVHG__title{margin-bottom:1rem;font-size:2rem}.WorkshopRegistrationSection-module__CDrVHG__subtitle{margin-bottom:2rem;font-size:.9375rem}.WorkshopRegistrationSection-module__CDrVHG__content{gap:1.75rem}.WorkshopRegistrationSection-module__CDrVHG__infoCard{border-radius:14px;margin-bottom:1.25rem;padding:1.5rem}.WorkshopRegistrationSection-module__CDrVHG__infoTitle{margin-bottom:1rem;font-size:1.125rem}.WorkshopRegistrationSection-module__CDrVHG__infoItems{gap:.75rem}.WorkshopRegistrationSection-module__CDrVHG__infoLabel{font-size:.75rem}.WorkshopRegistrationSection-module__CDrVHG__infoValue{font-size:.9375rem}.WorkshopRegistrationSection-module__CDrVHG__inclusionsCard{border-radius:14px;padding:1.5rem}.WorkshopRegistrationSection-module__CDrVHG__inclusionsTitle{margin-bottom:1rem;font-size:1rem}.WorkshopRegistrationSection-module__CDrVHG__inclusionsList{gap:.625rem}.WorkshopRegistrationSection-module__CDrVHG__inclusionCheck{width:16px;min-width:16px;height:16px;font-size:.625rem}.WorkshopRegistrationSection-module__CDrVHG__inclusionText{font-size:.875rem;line-height:1.55}.WorkshopRegistrationSection-module__CDrVHG__formWrapper{border-radius:16px;margin-top:0;padding:1.75rem 1.5rem}}
