.Services-module__A_tMzG__servicesPage{background-color:var(--color-white);min-height:100vh}.Services-module__A_tMzG__heroSection{padding:40px var(--spacing-md) 20px;text-align:center;max-width:800px;margin:0 auto}.Services-module__A_tMzG__heroTitle{color:var(--color-plum);text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;font-size:3rem}.Services-module__A_tMzG__heroSubtitle{color:var(--text-secondary);font-size:1.1rem}.Services-module__A_tMzG__servicesContainer{max-width:1200px;padding:40px var(--spacing-lg) 100px;margin:0 auto}.Services-module__A_tMzG__categoriesContainer{flex-direction:column;gap:80px;display:flex}.Services-module__A_tMzG__categoryGroup{scroll-margin-top:240px}.Services-module__A_tMzG__categoryTitle{color:var(--color-plum);text-transform:uppercase;letter-spacing:4px;text-align:center;justify-content:center;align-items:center;gap:20px;margin-bottom:40px;font-size:1.5rem;display:flex}.Services-module__A_tMzG__categoryTitle:before,.Services-module__A_tMzG__categoryTitle:after{content:"";background-color:var(--color-gold);opacity:.5;flex:1;max-width:150px;height:1px}.Services-module__A_tMzG__serviceGrid{grid-template-columns:1fr 1fr;gap:30px 80px;display:grid}.Services-module__A_tMzG__menuItem{flex-direction:column;gap:4px;transition:transform .2s;display:flex}.Services-module__A_tMzG__menuItem:hover{transform:translate(5px)}.Services-module__A_tMzG__itemMainLine{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.Services-module__A_tMzG__itemName{color:var(--text-primary);white-space:nowrap;font-size:1.1rem;font-weight:600}.Services-module__A_tMzG__itemDots{border-bottom:1px dotted var(--color-plum);opacity:.3;flex-grow:1;position:relative;top:-4px}.Services-module__A_tMzG__itemPrice{color:var(--color-plum);text-align:right;min-width:45px;font-size:1.1rem;font-weight:700}.Services-module__A_tMzG__itemDescription{color:var(--text-secondary);max-width:90%;margin:0;font-size:.85rem;line-height:1.4}@media (max-width:992px){.Services-module__A_tMzG__serviceGrid{column-gap:40px}}@media (max-width:768px){.Services-module__A_tMzG__heroTitle{font-size:2.2rem}.Services-module__A_tMzG__serviceGrid{grid-template-columns:1fr;row-gap:25px}.Services-module__A_tMzG__categoryTitle{letter-spacing:2px;font-size:1.25rem}.Services-module__A_tMzG__categoryTitle:before,.Services-module__A_tMzG__categoryTitle:after{max-width:50px}.Services-module__A_tMzG__itemName{white-space:normal;font-size:1rem}}
.TabNav-module__E3rd3q__tabNavWrapper{z-index:8001;background:var(--color-white);border-bottom:1px solid var(--color-beige);justify-content:center;align-items:center;display:flex;position:sticky;top:155px;left:0;right:0}@media (max-width:768px){.TabNav-module__E3rd3q__tabNavWrapper{top:110px}}.TabNav-module__E3rd3q__tabList{gap:var(--spacing-lg);padding:0 var(--spacing-md);scrollbar-width:none;justify-content:center;width:100%;max-width:1200px;display:flex;overflow-x:auto}.TabNav-module__E3rd3q__tabList::-webkit-scrollbar{display:none}.TabNav-module__E3rd3q__tab{padding:var(--spacing-sm) 0;font-family:var(--font-outfit), sans-serif;color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:color var(--transition-normal);background:0 0;border:none;font-size:1rem;font-weight:600;position:relative}.TabNav-module__E3rd3q__tab:hover,.TabNav-module__E3rd3q__activeTab{color:var(--color-plum)}.TabNav-module__E3rd3q__activeTab:after{content:"";background-color:var(--color-plum);border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.TabNav-module__E3rd3q__tabList{justify-content:flex-start;gap:var(--spacing-md)}}
