.Artist_about__cTRwn{background-color:var(--white);padding:100px 0}.Artist_container___DiXE{max-width:1200px;margin:0 auto;padding:0 20px}.Artist_aboutContent__7plaF{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.Artist_aboutText__xz0LQ p{font-size:1.1rem;line-height:1.8;color:var(--text-light);margin-bottom:25px}.Artist_aboutImage__vEa01{width:100%}.Artist_sectionTitle__a5Z_O{font-family:var(--font-playfair),serif;font-size:3rem;font-weight:600;text-align:center;margin-bottom:60px;color:var(--primary-color);position:relative;display:inline-block;width:100%}.Artist_sectionTitle__a5Z_O:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:var(--accent-color)}.Artist_gallery__3cJEG{background-color:var(--secondary-color);padding:100px 0}.Artist_galleryGrid__FUjnR{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:30px;gap:30px}.Artist_galleryItem__Jn4Vh{position:relative;cursor:pointer;overflow:hidden;aspect-ratio:1}.Artist_galleryImagePlaceholder__th_QP{width:100%;height:100%;background:linear-gradient(135deg,#e8e8e8,#f5f5f5);display:flex;align-items:center;justify-content:center;color:var(--text-light);transition:all .3s ease}.Artist_galleryOverlay__T7Jgw{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:var(--white);padding:30px 20px 20px;transform:translateY(100%);transition:all .3s ease}.Artist_galleryItem__Jn4Vh:hover .Artist_galleryOverlay__T7Jgw{transform:translateY(0)}.Artist_galleryItem__Jn4Vh:hover .Artist_galleryImagePlaceholder__th_QP{transform:scale(1.1)}.Artist_galleryOverlay__T7Jgw h3{font-family:var(--font-playfair),serif;font-size:1.3rem;margin-bottom:5px}.Artist_galleryOverlay__T7Jgw p{font-size:.9rem;opacity:.9}@media (max-width:968px){.Artist_aboutContent__7plaF{grid-template-columns:1fr}.Artist_sectionTitle__a5Z_O{font-size:2rem}}