.FeaturedPostsCarousel-module__rD3K4G__section{background:var(--bg-secondary);border-top:1px solid var(--border-glass);width:100%;padding:6rem 2rem}[data-theme=dark] .FeaturedPostsCarousel-module__rD3K4G__section{background:0 0}.FeaturedPostsCarousel-module__rD3K4G__inner{max-width:1400px;margin:0 auto}.FeaturedPostsCarousel-module__rD3K4G__header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2.5rem;display:flex}.FeaturedPostsCarousel-module__rD3K4G__kicker{letter-spacing:2px;color:var(--brand-primary);text-transform:uppercase;font-size:.875rem;font-weight:600}.FeaturedPostsCarousel-module__rD3K4G__title{color:var(--text-heading);margin-top:.5rem;font-size:2.5rem}.FeaturedPostsCarousel-module__rD3K4G__controls{flex-shrink:0;gap:.5rem;display:flex}.FeaturedPostsCarousel-module__rD3K4G__controls button{background:var(--bg-main);border:1px solid var(--border-glass);width:48px;height:48px;color:var(--text-secondary);cursor:pointer;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.FeaturedPostsCarousel-module__rD3K4G__controls button:hover{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.FeaturedPostsCarousel-module__rD3K4G__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;cursor:grab;scrollbar-width:thin;scrollbar-color:var(--brand-primary) transparent;gap:1.5rem;padding-bottom:1rem;display:flex;overflow-x:auto}.FeaturedPostsCarousel-module__rD3K4G__track:active{cursor:grabbing}.FeaturedPostsCarousel-module__rD3K4G__track::-webkit-scrollbar{height:6px}.FeaturedPostsCarousel-module__rD3K4G__track::-webkit-scrollbar-track{background:0 0}.FeaturedPostsCarousel-module__rD3K4G__track::-webkit-scrollbar-thumb{background:var(--border-glass);border-radius:9999px}.FeaturedPostsCarousel-module__rD3K4G__track:hover::-webkit-scrollbar-thumb{background:var(--brand-primary)}.FeaturedPostsCarousel-module__rD3K4G__card{scroll-snap-align:start;-webkit-user-select:none;user-select:none;background:0 0;flex-direction:column;flex:0 0 100%;text-decoration:none;display:flex}.FeaturedPostsCarousel-module__rD3K4G__imageWrap{aspect-ratio:16/11;background:var(--bg-muted);border-radius:var(--radius-md);position:relative;overflow:hidden}.FeaturedPostsCarousel-module__rD3K4G__image{object-fit:cover;-webkit-user-drag:none;width:100%;height:100%;transition:transform .5s}.FeaturedPostsCarousel-module__rD3K4G__card:hover .FeaturedPostsCarousel-module__rD3K4G__image{transform:scale(1.04)}.FeaturedPostsCarousel-module__rD3K4G__imagePlaceholder{background:linear-gradient(135deg, var(--brand-primary-glow), var(--bg-muted));width:100%;height:100%;min-height:200px}.FeaturedPostsCarousel-module__rD3K4G__badge{border-radius:var(--radius-sm);background:var(--brand-primary);color:#fff;font-family:var(--font-heading);letter-spacing:.6px;text-transform:uppercase;padding:.3rem .85rem;font-size:.7rem;font-weight:700;position:absolute;top:.9rem;left:.9rem}.FeaturedPostsCarousel-module__rD3K4G__copy{flex-direction:column;flex:1;padding:1.1rem .25rem 0;display:flex}.FeaturedPostsCarousel-module__rD3K4G__copy h3{color:var(--text-primary);-webkit-line-clamp:2;transition:color var(--transition);-webkit-box-orient:vertical;margin:0 0 .6rem;font-size:1.15rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.FeaturedPostsCarousel-module__rD3K4G__card:hover .FeaturedPostsCarousel-module__rD3K4G__copy h3{color:var(--brand-primary)}.FeaturedPostsCarousel-module__rD3K4G__copy p{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}@media (min-width:768px){.FeaturedPostsCarousel-module__rD3K4G__card{flex-basis:calc(33.3333% - 1rem)}}@media (min-width:1280px){.FeaturedPostsCarousel-module__rD3K4G__card{flex-basis:calc(25% - 1.125rem)}}@media (min-width:1600px){.FeaturedPostsCarousel-module__rD3K4G__card{flex-basis:calc(20% - 1.2rem)}}@media (max-width:768px){.FeaturedPostsCarousel-module__rD3K4G__section{padding:4rem 1.5rem}.FeaturedPostsCarousel-module__rD3K4G__title{font-size:2rem}}
.page-module___8aEwW__main{flex-direction:column;width:100%;display:flex}.page-module___8aEwW__heroSection{align-items:center;width:100%;min-height:85vh;padding:8rem 2rem 12rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroBackgroundWrapper{z-index:-2;position:absolute;inset:0;overflow:hidden}.page-module___8aEwW__heroBackground{background:linear-gradient(90deg,#0a0f16d9 0%,#0a0f164d 100%),url(/assets/sssmc.png) 50%/cover no-repeat;position:absolute;inset:-20% 0}:root:not([data-theme=dark]) .page-module___8aEwW__heroBackground{background:linear-gradient(90deg,#000000b3 0%,#0003 100%),url(/assets/sssmc.png) 50%/cover no-repeat}.page-module___8aEwW__curveMask{z-index:-1;width:100%;color:var(--bg-main);line-height:0;position:absolute;bottom:0;left:0}.page-module___8aEwW__curveMask svg{width:100%;height:150px;display:block}.page-module___8aEwW__heroContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__heroLeft{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.page-module___8aEwW__heroKicker{letter-spacing:2px;color:var(--brand-primary);text-transform:uppercase;font-size:.875rem;font-weight:600}.page-module___8aEwW__heroTitle{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.1}.page-module___8aEwW__heroLink{color:#fff;transition:var(--transition);border-bottom:1px solid #ffffff4d;align-items:center;gap:.5rem;padding-bottom:.25rem;font-weight:500;display:inline-flex}.page-module___8aEwW__heroLink:hover{border-bottom-color:#fff;gap:.75rem}.page-module___8aEwW__heroRight{justify-content:center;align-items:center;height:400px;display:flex;position:relative}.page-module___8aEwW__floatingRoleCard{background:var(--bg-secondary);border:1px solid var(--border-glass);border-radius:var(--radius-sm);font-family:var(--font-heading);color:var(--text-primary);width:280px;transition:var(--transition);align-items:center;gap:1rem;padding:1rem 1.5rem;font-weight:500;display:flex;position:absolute;box-shadow:0 20px 40px -10px #0000001a}[data-theme=dark] .page-module___8aEwW__floatingRoleCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(10px)}.page-module___8aEwW__floatingRoleCard:hover{border-color:var(--brand-primary);transform:translateY(-5px);box-shadow:0 25px 50px -10px #00000026}.page-module___8aEwW__roleIcon{color:var(--brand-secondary);justify-content:center;align-items:center;display:flex}.page-module___8aEwW__heroPhotoWrapper{z-index:1;justify-content:center;align-items:center;width:400px;margin-top:-250px;margin-left:-200px;display:flex;position:absolute;top:50%;left:50%}.page-module___8aEwW__heroPhoto{object-fit:contain;filter:drop-shadow(0 20px 40px #00000080);width:100%;height:auto}.page-module___8aEwW__roleCard1{z-index:3;top:5%;left:-5%}.page-module___8aEwW__roleCard2{z-index:3;top:65%;left:-15%}.page-module___8aEwW__roleCard3{z-index:3;top:35%;left:auto;right:-5%}.page-module___8aEwW__valuesSectionWrapper{background:var(--bg-main);z-index:5;border-bottom-right-radius:50% 60px;border-bottom-left-radius:50% 60px;width:100%;padding-bottom:2rem;position:relative;box-shadow:0 20px 40px #0000000d}[data-theme=dark] .page-module___8aEwW__valuesSectionWrapper{box-shadow:0 20px 40px #0006}.page-module___8aEwW__valuesSection{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:6rem 2rem 4rem;display:flex}.page-module___8aEwW__sectionHeader{flex-direction:column;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.page-module___8aEwW__sectionKicker{letter-spacing:2px;color:var(--brand-primary);text-transform:uppercase;font-size:.875rem;font-weight:600}.page-module___8aEwW__sectionTitle{color:var(--text-heading);font-size:2.5rem}.page-module___8aEwW__valuesGrid{grid-template-columns:repeat(3,1fr);gap:4rem;width:100%;display:grid}.page-module___8aEwW__valueCard{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.page-module___8aEwW__valueNumber{border:1px solid var(--border-glass);width:40px;height:40px;font-family:var(--font-heading);color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-weight:500;display:flex}.page-module___8aEwW__valueIconWrapper{background:var(--bg-secondary);border:1px solid var(--border-glass);border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000000d}[data-theme=dark] .page-module___8aEwW__valueIconWrapper{background:var(--bg-glass)}.page-module___8aEwW__valueIconWrapper:after{content:"";background:var(--brand-primary-glow);z-index:0;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-20px;right:-20px}.page-module___8aEwW__valueIcon{color:var(--brand-secondary);z-index:1}.page-module___8aEwW__valueDesc{color:var(--text-secondary);max-width:280px;font-size:1rem;line-height:1.6}.page-module___8aEwW__departmentsSection{background:var(--bg-secondary);border-top:1px solid var(--border-glass);width:100%;padding:8rem 2rem}[data-theme=dark] .page-module___8aEwW__departmentsSection{background:0 0}.page-module___8aEwW__galleryContainer{column-count:3;column-gap:1rem;width:100%;max-width:1400px;margin:0 auto}@media (max-width:1024px){.page-module___8aEwW__galleryContainer{column-count:2}}@media (max-width:600px){.page-module___8aEwW__galleryContainer{column-count:1}}.page-module___8aEwW__galleryCard{cursor:pointer;break-inside:avoid;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.page-module___8aEwW__galleryCard img{object-fit:cover;width:100%;height:auto;transition:transform .5s}.page-module___8aEwW__galleryCard:hover img{transform:scale(1.05)}.page-module___8aEwW__galleryOverlay{color:#fff;background:#0006;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:.5rem 1rem;transition:transform .4s,opacity .4s;display:flex;position:absolute;inset:0}.page-module___8aEwW__galleryCard:hover .page-module___8aEwW__galleryOverlay{opacity:1;align-items:center;transform:translateY(0)}.page-module___8aEwW__galleryOverlay span,.page-module___8aEwW__playIcon{opacity:.9;font-size:1.2rem}@media (max-width:1024px){.page-module___8aEwW__heroContent,.page-module___8aEwW__departmentsContainer{grid-template-columns:1fr;gap:4rem}.page-module___8aEwW__heroTitle{font-size:3rem}.page-module___8aEwW__heroRight{height:300px}.page-module___8aEwW__valuesGrid{grid-template-columns:1fr;gap:3rem}.page-module___8aEwW__valueCard{text-align:left;flex-direction:row}.page-module___8aEwW__valueIconWrapper{flex-shrink:0;width:120px;height:120px}}@media (max-width:600px){.page-module___8aEwW__heroSection{padding:6rem 1rem 8rem}.page-module___8aEwW__heroTitle{font-size:2.5rem}.page-module___8aEwW__roleCard1,.page-module___8aEwW__roleCard2,.page-module___8aEwW__roleCard3{width:100%;margin-bottom:1rem;position:static}.page-module___8aEwW__heroRight{flex-direction:column;height:auto}.page-module___8aEwW__valueCard{text-align:center;flex-direction:column}.page-module___8aEwW__deptActions{flex-direction:column;align-items:flex-start;gap:1rem}}.page-module___8aEwW__parallaxBreak{flex-direction:row;width:100%;min-height:50vh;margin-top:-63px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__parallaxBreakLeft{z-index:10;background:0 0;flex:1;justify-content:center;align-items:center;padding:4rem;display:flex;position:relative}[data-theme=dark] .page-module___8aEwW__parallaxBreakLeft{background:0 0}.page-module___8aEwW__parallaxBreakQuote{background:var(--brand-primary);border-left:6px solid var(--accent-main);border-radius:12px;max-width:600px;padding:3rem;box-shadow:0 20px 40px #0003}[data-theme=dark] .page-module___8aEwW__parallaxBreakQuote{background:var(--bg-glass)}.page-module___8aEwW__parallaxBreakTitle{color:var(--bg-secondary);text-align:right;margin-top:1.5rem;font-size:1.2rem;font-style:normal;font-weight:700}.page-module___8aEwW__parallaxBreakDesc{color:var(--bg-secondary);font-size:1.4rem;font-style:italic;line-height:1.6}.page-module___8aEwW__workEnvSection{justify-content:center;align-items:center;width:100%;min-height:60vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__workEnvOverlay{color:var(--bg-secondary);text-align:center;background:#00000080;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.page-module___8aEwW__workEnvTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module___8aEwW__workEnvDesc{max-width:800px;font-size:1.25rem}.page-module___8aEwW__workEnvBackground{filter:brightness(.6);z-index:0;background:url(/assets/studiowork.jpg) 50%/cover no-repeat;width:100%;height:100%;margin-top:-30px;position:absolute;top:0;left:0}.page-module___8aEwW__parallaxBreakRight{flex:1;min-height:400px;position:relative;overflow:hidden}.page-module___8aEwW__parallaxBreakImageWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__parallaxBreakFullBG{z-index:-1;position:absolute;inset:0;overflow:hidden}.page-module___8aEwW__parallaxBreakBackgroundBlur{filter:blur(50px);background:linear-gradient(#0a0f16b3,#0a0f16b3),url(/assets/swami-chair.png) 50%/cover no-repeat;position:absolute;inset:-15% -5%}:root:not([data-theme=dark]) .page-module___8aEwW__parallaxBreakBackgroundBlur{background:linear-gradient(#00000080,#0a0f1680),url(/assets/swami-chair.png) 50%/cover no-repeat}.page-module___8aEwW__parallaxBreakBackgroundImage{background:url(/assets/swami-chair.png) 50%/100% no-repeat;position:absolute;inset:-15% 0}@media (max-width:768px){.page-module___8aEwW__parallaxBreak{flex-direction:column-reverse}.page-module___8aEwW__parallaxBreakLeft{padding:3rem 2rem}.page-module___8aEwW__parallaxBreakRight{min-height:300px}.page-module___8aEwW__parallaxBreakTitle{font-size:2.5rem}}
