.servicesInfo_centerContainer__Lxuby{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:white;padding:10px;overflow:hidden;max-width:100vw;margin-top:2vh}.servicesInfo_title__lrW7i{font-size:1.5rem;color:var(--primary-color);text-align:center;margin-bottom:20px}.servicesInfo_carouselContainer__ZmkIZ{width:100%;max-width:800px;aspect-ratio:16/9;margin-bottom:20px;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);position:relative}.servicesInfo_carouselImage__6SCTX{width:100%;height:100%;object-fit:cover;margin:0;padding:0;box-sizing:border-box;border:1px solid var(--primary-color)}.servicesInfo_thumbnailContainer__Tw_d_{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:10px;max-width:100%;padding:0 10px}.servicesInfo_thumbnail__CLOy9{width:60px;height:60px;border-radius:5px;cursor:pointer;border:2px solid transparent;object-fit:cover;opacity:.5;transition:opacity .3s ease,border-color .3s ease}.servicesInfo_activeThumbnail__g_fWI{opacity:1;border-color:var(--primary-color)}.servicesInfo_description__AutVw{font-size:1rem;line-height:1.6;color:var(--primary-color);text-align:left;padding:0 10px}