.ServiceGallery_gallerySection__pRwIM{margin-bottom:var(--spacing-12)}.ServiceGallery_galleryMain__Y7H0W{position:relative;aspect-ratio:16/9;border-radius:var(--border-radius-xl);overflow:hidden;margin-bottom:var(--spacing-4);box-shadow:0 10px 40px rgba(10,49,91,.1)}.ServiceGallery_gallerySingle__VedCg{aspect-ratio:16/9}.ServiceGallery_galleryMainInner__C9bZr{position:relative;width:100%;height:100%;transition:opacity .4s ease}.ServiceGallery_galleryMainInner__C9bZr.ServiceGallery_galleryActive__a4gD8{opacity:1}.ServiceGallery_galleryFade__C_nwN{animation:ServiceGallery_galleryFadeIn___ihqg .4s ease}@keyframes ServiceGallery_galleryFadeIn___ihqg{0%{opacity:.6}to{opacity:1}}.ServiceGallery_galleryMainImage__S92Dt{object-fit:cover}.ServiceGallery_videoWrapper__f6RkQ{position:relative;width:100%;height:100%;min-height:320px;background-color:var(--color-negro-azulado)}.ServiceGallery_videoIframe__Xz7YS{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:var(--border-radius-xl)}.ServiceGallery_galleryLayout3__2wEHX{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;grid-gap:var(--spacing-3);gap:var(--spacing-3);border-radius:var(--border-radius-xl);overflow:hidden;box-shadow:0 10px 40px rgba(10,49,91,.1);min-height:320px}.ServiceGallery_galleryBigSlot__cTe_L{grid-column:1;grid-row:1/-1;position:relative;min-height:200px}.ServiceGallery_galleryRightSlot__9dvKd{grid-column:2;grid-row:1;position:relative;min-height:0;aspect-ratio:1;padding:0;border:none;background:none;cursor:pointer;border-radius:var(--border-radius-lg);overflow:hidden;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.ServiceGallery_galleryRightSlot__9dvKd:hover{transform:scale(1.02);box-shadow:0 8px 24px rgba(10,49,91,.15)}.ServiceGallery_galleryBottomSlot__wq6iR{grid-column:2;grid-row:2;position:relative;min-height:0;aspect-ratio:1;padding:0;border:none;background:none;cursor:pointer;border-radius:var(--border-radius-lg);overflow:hidden;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.ServiceGallery_galleryBottomSlot__wq6iR:hover{transform:scale(1.02);box-shadow:0 8px 24px rgba(10,49,91,.15)}.ServiceGallery_galleryThumbWrap__hvGUX{position:relative;width:100%;height:100%;border-radius:var(--border-radius-lg);overflow:hidden}.ServiceGallery_galleryThumbImage__m1Vkq{object-fit:cover}.ServiceGallery_galleryThumbnails__3wwqK{display:flex;flex-wrap:wrap;gap:var(--spacing-3);width:100%}.ServiceGallery_galleryThumb__BB9ah{position:relative;flex:1 1;min-width:80px;aspect-ratio:4/3;border-radius:var(--border-radius-lg);overflow:hidden;cursor:pointer;padding:0;border:3px solid transparent;background:none;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.ServiceGallery_galleryThumb__BB9ah:hover{transform:scale(1.03);box-shadow:0 8px 20px rgba(10,49,91,.15)}.ServiceGallery_galleryThumbActive__QAK4y{border-color:var(--color-azul-medianoche);box-shadow:0 4px 16px rgba(10,49,91,.2)}@media (max-width:768px){.ServiceGallery_galleryLayout3__2wEHX{grid-template-columns:1fr;grid-template-rows:auto auto auto}.ServiceGallery_galleryBigSlot__cTe_L{grid-column:1;grid-row:1;aspect-ratio:16/9}.ServiceGallery_galleryRightSlot__9dvKd{grid-column:1;grid-row:2;aspect-ratio:16/9}.ServiceGallery_galleryBottomSlot__wq6iR{grid-column:1;grid-row:3;aspect-ratio:16/9}.ServiceGallery_galleryThumbnails__3wwqK{gap:var(--spacing-2)}.ServiceGallery_galleryThumb__BB9ah{min-width:60px}}