.WebDevGallery-module__neVT5q__container{width:100%;position:relative}.WebDevGallery-module__neVT5q__infoBox{background:linear-gradient(135deg,#fff6 0%,#ffffff1a 100%);border:1px solid #ffffff80;border-radius:24px;width:100%;margin-bottom:2rem;padding:2.5rem;position:relative}.WebDevGallery-module__neVT5q__previewContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.WebDevGallery-module__neVT5q__previewHeader{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:.5rem;display:flex}.WebDevGallery-module__neVT5q__previewMotif{color:#2a5a7a;opacity:.6;align-items:center;gap:.25rem;font-family:monospace;font-size:1.5rem;font-weight:700;display:flex}.WebDevGallery-module__neVT5q__previewIcon{color:#2a5a7a}.WebDevGallery-module__neVT5q__previewText h3{font-family:var(--font-federo),sans-serif;color:#1a1a1a;margin-bottom:1rem;font-size:2rem}.WebDevGallery-module__neVT5q__previewText p{font-family:var(--font-roboto),sans-serif;color:#4a4a4a;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.WebDevGallery-module__neVT5q__previewList{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.WebDevGallery-module__neVT5q__previewList li{font-family:var(--font-roboto),sans-serif;color:#4a4a4a;margin:0 .5rem;font-size:1rem}.WebDevGallery-module__neVT5q__projectsRow{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;display:grid}.WebDevGallery-module__neVT5q__projectCard{background:#fffc;border:1px solid #2a5a7a1a;border-radius:16px;transition:all .3s;overflow:hidden}.WebDevGallery-module__neVT5q__projectCard:hover{border-color:#2a5a7a33;transform:translateY(-4px);box-shadow:0 15px 40px #2a5a7a26}.WebDevGallery-module__neVT5q__projectPreview{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.WebDevGallery-module__neVT5q__projectMedia{object-fit:cover;width:100%;height:100%;transition:transform .3s}.WebDevGallery-module__neVT5q__projectCard:hover .WebDevGallery-module__neVT5q__projectMedia{transform:scale(1.05)}.WebDevGallery-module__neVT5q__projectOverlay{opacity:0;background:linear-gradient(#0000 50%,#0009 100%);justify-content:flex-start;align-items:flex-end;padding:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.WebDevGallery-module__neVT5q__projectCard:hover .WebDevGallery-module__neVT5q__projectOverlay{opacity:1}.WebDevGallery-module__neVT5q__visitButton{color:#2a5a7a;font-family:var(--font-roboto),sans-serif;background:#ffffffe6;border-radius:50px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s}.WebDevGallery-module__neVT5q__visitButton:hover{background:#fff;transform:translateY(-2px)}.WebDevGallery-module__neVT5q__projectInfo{padding:1.25rem}.WebDevGallery-module__neVT5q__projectName{font-family:var(--font-federo),sans-serif;color:#1a1a1a;margin-bottom:.25rem;font-size:1.2rem;font-weight:400}.WebDevGallery-module__neVT5q__projectDescription{font-family:var(--font-roboto),sans-serif;color:#6a6a6a;margin:0;font-size:.9rem}@media (max-width:1024px){.WebDevGallery-module__neVT5q__projectsRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.WebDevGallery-module__neVT5q__infoBox{padding:1.5rem}.WebDevGallery-module__neVT5q__previewText h3{font-size:1.75rem}.WebDevGallery-module__neVT5q__projectsRow{grid-template-columns:1fr}}
.MediaGallery-module___wjOBq__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #ffffffe6;border-radius:24px;width:100%;position:relative;overflow:hidden}.MediaGallery-module___wjOBq__container.MediaGallery-module___wjOBq__expanded{background:#fffffff2;border-radius:24px}.MediaGallery-module___wjOBq__previewCanvas{width:100%;min-height:300px;position:relative}.MediaGallery-module___wjOBq__previewCanvas.MediaGallery-module___wjOBq__canvasExpanded{min-height:auto}.MediaGallery-module___wjOBq__previewGrid{grid-template-columns:repeat(3,1fr);gap:0;height:100%;display:grid}.MediaGallery-module___wjOBq__gridItem{cursor:pointer;transition:all .3s;position:relative;overflow:hidden}.MediaGallery-module___wjOBq__gridItem:hover{z-index:2}.MediaGallery-module___wjOBq__gridItem:after{content:"";background:#0000004d;transition:background .3s;position:absolute;inset:0}.MediaGallery-module___wjOBq__gridItem:hover:after{background:#00000026}.MediaGallery-module___wjOBq__gridItemActive:after{background:#0000001a}.MediaGallery-module___wjOBq__gridMedia{object-fit:cover;width:100%;height:100%}.MediaGallery-module___wjOBq__gridLabel{z-index:3;color:#fff;font-family:var(--font-federo),sans-serif;text-shadow:0 2px 8px #00000080;font-size:1.1rem;font-weight:400;position:absolute;bottom:1rem;left:1rem}.MediaGallery-module___wjOBq__expandedContent{background:linear-gradient(135deg,#fffcd5f2 0%,#cde4f6f2 100%);border-radius:16px;margin-top:1rem;padding:2rem;animation:.3s MediaGallery-module___wjOBq__slideDown;position:relative}@keyframes MediaGallery-module___wjOBq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MediaGallery-module___wjOBq__backButton{color:#2a5a7a;font-family:var(--font-roboto),sans-serif;cursor:pointer;background:#fffc;border:1px solid #2a5a7a33;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.25rem;font-size:.9rem;transition:all .2s;display:flex}.MediaGallery-module___wjOBq__backButton:hover{background:#fff;box-shadow:0 4px 15px #2a5a7a26}.MediaGallery-module___wjOBq__expandedInfo h2{font-family:var(--font-limelight),serif;color:#1a1a1a;margin-bottom:2rem;font-size:2.5rem;font-weight:400}.MediaGallery-module___wjOBq__galleryContainer{width:100%}.MediaGallery-module___wjOBq__mosaicGrid{column-count:4;column-gap:1rem;width:100%}.MediaGallery-module___wjOBq__mosaicItem{break-inside:avoid;cursor:pointer;background:#ffffff80;border-radius:12px;margin-bottom:1rem;transition:all .3s;position:relative;overflow:hidden}.MediaGallery-module___wjOBq__mosaicItem:hover{transform:scale(1.02);box-shadow:0 10px 30px #2a5a7a33}.MediaGallery-module___wjOBq__mosaicItem img{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:1024px){.MediaGallery-module___wjOBq__mosaicGrid{column-count:3}}@media (max-width:600px){.MediaGallery-module___wjOBq__mosaicGrid{column-count:2}}.MediaGallery-module___wjOBq__videoShowcase{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.MediaGallery-module___wjOBq__verticalVideoItem{aspect-ratio:9/16;cursor:pointer;border-radius:12px;width:200px;transition:transform .2s;position:relative;overflow:hidden}.MediaGallery-module___wjOBq__verticalVideoItem:hover{transform:scale(1.03)}.MediaGallery-module___wjOBq__verticalVideoPreview{object-fit:cover;width:100%;height:100%}.MediaGallery-module___wjOBq__playOverlay{opacity:1;background:#0000004d;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.MediaGallery-module___wjOBq__verticalVideoItem:hover .MediaGallery-module___wjOBq__playOverlay{opacity:0}.MediaGallery-module___wjOBq__fullscreenOverlay{z-index:2000;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MediaGallery-module___wjOBq__fullscreenClose{color:#fff;cursor:pointer;z-index:10;background:0 0;border:none;padding:.5rem;transition:transform .2s;position:absolute;top:2rem;right:2rem}.MediaGallery-module___wjOBq__fullscreenClose:hover{transform:scale(1.1)}.MediaGallery-module___wjOBq__navArrow{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;padding:1rem;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%)}.MediaGallery-module___wjOBq__navArrow:hover{background:#fff3}.MediaGallery-module___wjOBq__navArrowLeft{left:2rem}.MediaGallery-module___wjOBq__navArrowRight{right:2rem}.MediaGallery-module___wjOBq__fullscreenCounter{color:#ffffffb3;font-family:var(--font-roboto),sans-serif;font-size:.9rem;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.MediaGallery-module___wjOBq__fullscreenMedia{object-fit:contain;max-width:90%;max-height:90%}.MediaGallery-module___wjOBq__fullscreenVideo{max-width:90%;max-height:90%}@media (max-width:768px){.MediaGallery-module___wjOBq__previewCanvas{height:200px}.MediaGallery-module___wjOBq__gridLabel{font-size:.9rem;bottom:.75rem;left:.75rem}.MediaGallery-module___wjOBq__expandedContent{padding:1rem}.MediaGallery-module___wjOBq__expandedInfo h2{font-size:1.75rem}.MediaGallery-module___wjOBq__mosaicGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.MediaGallery-module___wjOBq__verticalVideoItem{width:140px}.MediaGallery-module___wjOBq__navArrowLeft{left:.5rem}.MediaGallery-module___wjOBq__navArrowRight{right:.5rem}}
.services-module__g8J8Uq__page{z-index:2;max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem;position:relative}.services-module__g8J8Uq__sectionHeader{text-align:center;margin-bottom:2.5rem}.services-module__g8J8Uq__sectionLabel{font-family:var(--font-roboto),sans-serif;text-transform:uppercase;letter-spacing:.2em;color:#2a5a7a;margin-bottom:.75rem;font-size:.85rem;font-weight:500;display:block}.services-module__g8J8Uq__sectionTitle{font-family:var(--font-limelight),serif;color:#1a1a1a;margin-bottom:0;font-size:clamp(2rem,5vw,3rem);font-weight:400}.services-module__g8J8Uq__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}.services-module__g8J8Uq__mediaGalleryWrapper{grid-column:1/-1;width:100%}.services-module__g8J8Uq__mediaGalleryTitle{font-family:var(--font-federo),sans-serif;color:#1a1a1a;text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:400}@media (max-width:768px){.services-module__g8J8Uq__page{padding:1.5rem 1rem 3rem}.services-module__g8J8Uq__servicesGrid{grid-template-columns:1fr;gap:1.5rem}}
