.contact-form_contactSection__i_txz{backdrop-filter:blur(15px);padding:6rem 0;text-align:center;color:#fdeff2;position:relative;z-index:1}@media(max-width:640px){.contact-form_contactSection__i_txz{padding:3rem 0}}.contact-form_sectionContainer__xfaZX{display:flex;flex-direction:column;gap:40px}.contact-form_form__31llu{width:100%;max-width:40rem;margin:0 auto;padding:20px;display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.contact-form_form__31llu{gap:1.5rem}}.contact-form_field__G3eas{display:flex;flex-direction:column;gap:.25rem}@media(min-width:640px){.contact-form_field__G3eas{gap:.5rem}}.contact-form_label__7s02d{font-size:.875rem;font-weight:500}.contact-form_input__pStU3{font-size:.875rem;color:#111827;background-color:#fdeff2;padding:.5rem;border-radius:.375rem;border:1px solid #d1d5db}.contact-form_input__pStU3:focus{outline:none;border-color:#fb7ea2;box-shadow:0 0 0 1px #fb7ea2}@media(min-width:640px){.contact-form_input__pStU3{font-size:1rem}}.contact-form_textarea__NvdG8{min-height:120px;font-size:.875rem;background-color:#fdeff2;color:#111827;padding:.5rem;border-radius:.375rem;border:1px solid #d1d5db}.contact-form_textarea__NvdG8:focus{outline:none;border-color:#fb7ea2;box-shadow:0 0 0 1px #fb7ea2}@media(min-width:640px){.contact-form_textarea__NvdG8{min-height:150px;font-size:1rem}}.contact-form_submitButton__Kw_xR{width:100%;background-color:#ec4899;color:#fff;font-size:.875rem;padding:.75rem;border-radius:.375rem;transition:background-color .2s ease-in-out;cursor:pointer}@media(min-width:640px){.contact-form_submitButton__Kw_xR{font-size:1rem}}.contact-form_submitButton__Kw_xR:hover{background-color:#db2777}.contact-form_submitButton__Kw_xR:disabled{background-color:#f9a8d4;cursor:not-allowed}.contact-form_messageContainer__oFMMY{height:40px;margin-top:1rem}.contact-form_successMessage__Si5ev{color:#fff}.contact-form_errorMessage__T_TRx{color:#ef4444}.common_body__DcdXz ::selection{background-color:#fb7ea2;color:#fdeff2}.common_wrapper__9ip6L{max-width:1280px;margin:50px auto;padding:20px;color:#fdeff2}.common_sectionTop__8v43f{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;padding:0 20px}.common_sectionTop__8v43f h2{font-size:2rem;font-weight:700}.common_sectionTop__8v43f strong{color:#fb7ea2}@media(max-width:768px){.common_sectionTop__8v43f{text-align:center;margin-bottom:50px}.common_sectionTop__8v43f h2{font-size:1.5rem}}.gallery_gallery__bkDBu{position:relative;z-index:1;backdrop-filter:blur(15px);padding:100px 0}@media(max-width:768px){.gallery_gallery__bkDBu{padding-top:30px}}.gallery_galleryContainer__GJktK{display:flex;min-height:100vh}@media(max-width:768px){.gallery_galleryContainer__GJktK{flex-direction:column;justify-content:center}}.gallery_galleryList__X2hHB{display:flex;flex-direction:column;gap:30px;padding:0 20px;text-align:center;max-width:900px;margin:0 auto}.gallery_genreTitle__K5qTS{font-size:1.2rem;font-weight:500;position:relative;margin-bottom:20px}.gallery_genreTitle__K5qTS:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:100px;height:2px;background-color:#fb7ea2}.gallery_galleryItems__Y9lSc{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:20px 0}.gallery_galleryItem__APrbJ{display:flex;flex-direction:column;align-items:center;flex:1 1 calc(33.333% - 20px);padding:10px;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.1);opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out}@media(max-width:1000px){.gallery_galleryItem__APrbJ{flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}}@media(max-width:650px){.gallery_galleryItem__APrbJ{flex:1 1 100%;max-width:100%}}.gallery_galleryItem__APrbJ img{width:200px;height:200px;margin-bottom:10px;box-shadow:0 0 5px #fff;border-radius:10px;background-color:#fff;transition:transform .3s ease}@media(max-width:450px){.gallery_galleryItem__APrbJ img{width:180px;height:180px}}.gallery_galleryItem__APrbJ h3{font-weight:700}.gallery_galleryItem__APrbJ:hover img{transform:scale(1.01) rotate(2deg)}.gallery_active__R2auA{opacity:1;transform:translateY(0)}