.Services-module__dpHhBa__section{background:var(--bg-primary);color:var(--text-primary);padding:8rem 2rem;position:relative;overflow:hidden}.Services-module__dpHhBa__container{z-index:1;max-width:1400px;margin:0 auto;position:relative}.Services-module__dpHhBa__header{text-align:center;margin-bottom:5rem}.Services-module__dpHhBa__title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.02em;background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem}.Services-module__dpHhBa__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem;font-weight:300}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:clamp(1.5rem,3vw,3rem);display:grid}.Services-module__dpHhBa__imageWrapper{height:400px;position:relative;overflow:hidden}.Services-module__dpHhBa__card{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000080}.Services-module__dpHhBa__imageWrapper img{object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Services-module__dpHhBa__imagePlaceholder{background:linear-gradient(135deg,#863ff726 0%,#e82dbc1a 100%);border:1px dashed #ffffff26;width:100%;height:100%;min-height:120px}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__imageWrapper img{transform:scale(1.1)}.Services-module__dpHhBa__overlay{background:linear-gradient(to top,var(--bg-secondary)15%,transparent 60%);z-index:1;opacity:.8;pointer-events:none;position:absolute;inset:0}.Services-module__dpHhBa__content{z-index:2;flex-direction:column;flex-grow:1;padding:2.5rem;display:flex;position:relative}.Services-module__dpHhBa__serviceTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.Services-module__dpHhBa__desc{color:var(--text-secondary);text-align:left;margin-bottom:2rem;font-size:1.1rem;font-weight:300;line-height:1.6}.Services-module__dpHhBa__paragraph{color:#d4d4d8;text-align:left;margin-bottom:1.25rem;font-size:1.125rem;font-weight:300;line-height:1.8}.Services-module__dpHhBa__footer{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.Services-module__dpHhBa__bookLink{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.75rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:gap .3s;display:flex}.Services-module__dpHhBa__bookLink:hover{gap:1.25rem}.Services-module__dpHhBa__priceTag{color:var(--text-secondary);font-size:.85rem;font-weight:500}@media (max-width:900px){.Services-module__dpHhBa__section{padding:clamp(4rem,8vw,6rem) clamp(1rem,4vw,1.5rem)}.Services-module__dpHhBa__header{margin-bottom:3rem}.Services-module__dpHhBa__title{font-size:clamp(2rem,5vw,2.5rem)}.Services-module__dpHhBa__subtitle{font-size:1rem}.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:2rem}.Services-module__dpHhBa__imageWrapper{height:clamp(220px,40vw,280px)}.Services-module__dpHhBa__content{padding:1.5rem}.Services-module__dpHhBa__serviceTitle{font-size:1.5rem}.Services-module__dpHhBa__footer{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:480px){.Services-module__dpHhBa__section{padding:3rem 1rem}.Services-module__dpHhBa__title{font-size:1.75rem}.Services-module__dpHhBa__imageWrapper{height:200px}.Services-module__dpHhBa__content{padding:1.25rem}}:root:not(.Services-module__dpHhBa__dark-theme) .Services-module__dpHhBa__card{background:var(--bg-secondary);border-color:var(--glass-border)}:root:not(.Services-module__dpHhBa__dark-theme) .Services-module__dpHhBa__overlay{background:linear-gradient(to top,var(--bg-secondary)15%,transparent 60%)}
.Equipment-module__-VbBdG__section{background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)100%);padding:clamp(4rem,8vw,6rem) clamp(1rem,4vw,2rem)}.Equipment-module__-VbBdG__heading{text-align:center;color:var(--text-primary);margin-bottom:4rem;font-size:3rem}.Equipment-module__-VbBdG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Equipment-module__-VbBdG__card{background:var(--glass-bg);border:1px solid var(--glass-border);cursor:default;border-radius:16px;padding:2rem;transition:all .3s}.Equipment-module__-VbBdG__card:hover{background:var(--bg-secondary);border-color:var(--accent-primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.Equipment-module__-VbBdG__iconContainer{color:var(--accent-primary);margin-bottom:1.5rem}.Equipment-module__-VbBdG__title{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.Equipment-module__-VbBdG__description{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Equipment-module__-VbBdG__specList{color:var(--text-secondary);margin-top:1rem;padding-left:0;list-style:none}.Equipment-module__-VbBdG__specList li{align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.Equipment-module__-VbBdG__bullet{color:var(--accent-highlight)}@media (max-width:1024px){.Equipment-module__-VbBdG__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.Equipment-module__-VbBdG__heading{font-size:2.5rem}}@media (max-width:768px){.Equipment-module__-VbBdG__section{padding:4rem 1.5rem}.Equipment-module__-VbBdG__heading{margin-bottom:2.5rem;font-size:2rem}.Equipment-module__-VbBdG__grid{grid-template-columns:1fr;gap:1.25rem}.Equipment-module__-VbBdG__card{padding:1.5rem}.Equipment-module__-VbBdG__title{font-size:1.25rem}.Equipment-module__-VbBdG__description{font-size:.9rem}}@media (max-width:480px){.Equipment-module__-VbBdG__section{padding:3rem 1rem}.Equipment-module__-VbBdG__heading{font-size:1.75rem}}
.Gallery-module__3QxX8q__section{background:var(--bg-primary);padding:clamp(4rem,8vw,6rem) clamp(1rem,4vw,2rem)}.Gallery-module__3QxX8q__heading{text-align:center;color:var(--text-primary);margin-bottom:3rem;font-size:3rem}.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:clamp(.75rem,2vw,1.5rem);width:100%;max-width:1400px;margin:0 auto;display:grid}.Gallery-module__3QxX8q__emptyMessage{text-align:center;color:var(--text-secondary);grid-column:1/-1;padding:3rem 1rem;font-size:1.1rem}.Gallery-module__3QxX8q__imageItem{cursor:pointer;border-radius:12px;height:300px;transition:transform .3s;position:relative;overflow:hidden}.Gallery-module__3QxX8q__imageItem:hover{z-index:10;box-shadow:0 0 20px var(--accent-primary);transform:scale(1.03)}.Gallery-module__3QxX8q__image{object-fit:cover;transition:filter .3s}.Gallery-module__3QxX8q__imageItem:hover .Gallery-module__3QxX8q__image{filter:brightness(1.1)}.Gallery-module__3QxX8q__lightbox{z-index:2000;background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}.Gallery-module__3QxX8q__lightboxImageContainer{width:90%;max-width:1200px;height:90%;position:relative}.Gallery-module__3QxX8q__closeButton{color:#fff;cursor:pointer;z-index:2001;background:0 0;border:none;font-size:2rem;position:absolute;top:2rem;right:2rem}@media (max-width:1024px){.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.25rem}.Gallery-module__3QxX8q__heading{font-size:2.5rem}}@media (max-width:768px){.Gallery-module__3QxX8q__section{padding:4rem 1rem}.Gallery-module__3QxX8q__heading{margin-bottom:2rem;font-size:clamp(1.75rem,5vw,2rem)}.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.Gallery-module__3QxX8q__imageItem{height:clamp(140px,35vw,250px)}.Gallery-module__3QxX8q__lightbox{padding:1rem}.Gallery-module__3QxX8q__lightboxImageContainer{width:95%;height:85%}.Gallery-module__3QxX8q__closeButton{font-size:1.5rem;top:1rem;right:1rem}}@media (max-width:480px){.Gallery-module__3QxX8q__section{padding:3rem .75rem}.Gallery-module__3QxX8q__heading{font-size:1.5rem}.Gallery-module__3QxX8q__grid{grid-template-columns:1fr;gap:.5rem}.Gallery-module__3QxX8q__imageItem{height:220px}}
.FAQ-module__V8_xEa__section{background:var(--bg-primary);padding:clamp(4rem,8vw,8rem) clamp(1rem,4vw,2rem);position:relative;overflow:hidden}.FAQ-module__V8_xEa__container{max-width:900px;margin:0 auto}.FAQ-module__V8_xEa__leftContent{flex-direction:column;display:flex}.FAQ-module__V8_xEa__heading{color:var(--text-primary);font-size:3.5rem;font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:3rem}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:1.25rem;display:flex}.FAQ-module__V8_xEa__item{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open{border-color:var(--accent-primary);background:#863ff70d;box-shadow:0 10px 30px -10px #863ff733}.FAQ-module__V8_xEa__question{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);font-family:var(--font-heading);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.15rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__icon{color:var(--accent-primary);font-size:1.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1)}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__icon{transform:rotate(45deg)}.FAQ-module__V8_xEa__answer{height:0;color:var(--text-secondary);padding:0 1.5rem;font-size:1.05rem;font-weight:300;line-height:1.7;overflow:hidden}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{height:auto;padding-bottom:2rem}.FAQ-module__V8_xEa__rightContent{position:relative}.FAQ-module__V8_xEa__imageWrapper{aspect-ratio:4/5;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 30px 60px -12px #00000080}.FAQ-module__V8_xEa__image{object-fit:cover;width:100%;height:100%}.FAQ-module__V8_xEa__imgOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#863ff733 100%);position:absolute;inset:0}@media (max-width:1024px){.FAQ-module__V8_xEa__container{grid-template-columns:1fr;gap:4rem}.FAQ-module__V8_xEa__rightContent{order:-1;max-width:600px;margin:0 auto}.FAQ-module__V8_xEa__heading{text-align:center;font-size:2.75rem}}@media (max-width:768px){.FAQ-module__V8_xEa__section{padding:5rem 1.5rem}.FAQ-module__V8_xEa__heading{font-size:2.25rem}.FAQ-module__V8_xEa__question{padding:1.25rem;font-size:1rem}}
