.TextGalleryLayout_section__gDkji{padding:140px 20px 80px;background:linear-gradient(180deg,var(--color-bg-alt),var(--color-bg-soft))}.TextGalleryLayout_container__e887i{max-width:1200px;margin:0 auto}.TextGalleryLayout_sectionTitle__ui76c{text-align:center;font-size:2.6rem;color:var(--color-primary);font-weight:800;margin-bottom:20px;text-transform:uppercase}.TextGalleryLayout_introText__8fshT{text-align:center;font-size:1.1rem;color:var(--color-text-muted);max-width:900px;margin:0 auto 50px;line-height:1.8}.TextGalleryLayout_content__fmb69{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:40px}.TextGalleryLayout_card__THNIf{background:var(--color-card-bg);padding:30px;border-radius:15px;box-shadow:0 8px 25px var(--shadow-color);flex:1 1 350px}.TextGalleryLayout_card__THNIf h3{color:var(--color-primary);margin-bottom:15px;font-size:1.4rem;border-bottom:2px solid var(--color-primary);display:inline-block;padding-bottom:5px}.TextGalleryLayout_card__THNIf ul{list-style:none;padding:0;margin:0 0 20px}.TextGalleryLayout_card__THNIf ul li{font-size:1rem;color:var(--color-text);position:relative;padding:8px 0 8px 22px}.TextGalleryLayout_card__THNIf ul li:before{content:"\2714";color:var(--color-primary);position:absolute;left:0;font-size:1rem}.TextGalleryLayout_gallery__hJ11_{flex:1 1 500px;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:20px;gap:20px}.TextGalleryLayout_galleryImg__8ES9X{width:100%;height:230px;object-fit:cover;border-radius:12px;transition:transform .4s ease,box-shadow .4s ease}.TextGalleryLayout_galleryImg__8ES9X:hover{transform:scale(1.05);box-shadow:0 8px 25px var(--shadow-color)}@media (max-width:768px){.TextGalleryLayout_content__fmb69{flex-direction:column}.TextGalleryLayout_galleryImg__8ES9X{height:200px}}