.gallerySection_headerSection__AdkWf{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;gap:12px;padding:5vh 0;position:relative}.gallerySection_sectionTitle__JbPDe{font-size:48px;color:var(--secondary);text-align:center}.gallerySection_subtitle__oGNvy{text-align:center;letter-spacing:.1em}.gallerySection_gridBlock__vDyTZ{opacity:0}.gallerySection_centerPiece__4kUQx{position:inherit}.gallerySection_centerBlock_____ZX{opacity:0}.gallerySection_gridContainer__5inYp{position:relative;overflow:hidden;width:100%;height:400vh}.gallerySection_grid__jJUJv{margin:0;top:50vh;left:50%;transform:translate(-50%,-50%);width:max(100vw,100vh);height:max(100vw,100vh);display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(10,1fr);gap:50px}.gallerySection_galleryItem__Rtjny{border-radius:12px;grid-column-start:var(--column);grid-column-end:calc(var(--column) + var(--side));grid-row-start:var(--row);grid-row-end:calc(var(--row) + var(--side));filter:drop-shadow(0 0 4px var(--text))}.gallerySection_galleryItem__Rtjny>img{border-radius:12px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallerySection_spacer__I1Y8C{height:50vh}.servicesSection_servicesSection__XvMWX{display:flex;flex-direction:column}.servicesSection_serviceView__dnzq1{display:flex;position:relative;overflow:hidden;height:120vh;background-color:color-mix(in oklab,color-mix(in oklab,var(--base-bg) 80%,var(--primary-dark)) 90%,transparent)}.servicesSection_serviceView__dnzq1:nth-child(2n){flex-direction:row-reverse;background-color:color-mix(in oklab,color-mix(in oklab,var(--base-bg) 90%,var(--primary-dark)) 90%,transparent)}.servicesSection_descriptionSection__tSQXS{display:flex;flex-direction:column;gap:2em;width:50%;padding:20vh 5vw}.servicesSection_titleContainer__PPYi7{overflow:hidden;height:2rem;margin-bottom:1rem}.servicesSection_titleContainer__PPYi7 h1{margin:0;font-size:2rem;line-height:1.2}.servicesSection_textContainer__bjEJQ p{width:80%;font-size:1rem;font-family:var(--font-poppins);line-height:2rem;color:var(--text)}.servicesSection_accentText__fj2w0{font-size:1.2rem;font-weight:800;color:color-mix(in oklab,var(--primary) 50%,var(--primary-accent))}.servicesSection_portfolioSection__8CSTA{position:relative;overflow:hidden;width:50%;height:100%}.servicesSection_portfolioSection__8CSTA img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;position:absolute;opacity:.5;width:100%;height:100%}.servicesSection_iconContainer__ryQaK{display:grid;gap:10%;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));font-family:var(--font-poppins)}.servicesSection_icon__M3PgU{aspect-ratio:1;display:flex;justify-content:center;align-items:center;width:100%;height:auto;border:2px solid var(--primary);border-radius:12px}@media (max-width:576px){.servicesSection_descriptionSection__tSQXS{position:absolute;z-index:1;width:90%;left:0;padding:10vh 5vw}.servicesSection_portfolioSection__8CSTA{width:100%;position:relative}.servicesSection_portfolioSection__8CSTA img{opacity:.1}.servicesSection_iconContainer__ryQaK{display:grid;gap:5%;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));font-family:var(--font-poppins)}}