.dg-component-gallery{margin-bottom:1rem}.dg-component-gallery iframe,.dg-component-gallery img,.dg-component-gallery video{max-width:100%}.dg-component-gallery video{display:block;height:auto;width:100%}.dg-component-gallery__aspect{display:block;position:relative;width:100%}.dg-component-gallery__aspect--2-3{aspect-ratio:2/3}.dg-component-gallery__aspect--1-1{aspect-ratio:1/1}.dg-component-gallery__aspect--6-4{aspect-ratio:6/4}.dg-component-gallery__aspect--16-9{aspect-ratio:16/9}.dg-component-gallery__aspect iframe,.dg-component-gallery__aspect>*{border:0;height:100%;width:100%}.dg-component-gallery__aspect img{-o-object-fit:cover;object-fit:cover}.dg-component-gallery__target>*{border-radius:.25rem;overflow:hidden}.dg-component-gallery__thumbs{display:flex;flex-flow:row wrap;gap:8px;margin-top:8px}.dg-component-gallery__thumb-item{flex:0 0 calc(33.33333% - 5.33333px)}.dg-component-gallery__thumb-item--portrait{flex-basis:calc(25% - 6px)}@media (min-width:640px){.dg-component-gallery__thumb-item{flex-basis:calc(25% - 6px)}.dg-component-gallery__thumb-item--portrait{flex-basis:calc(16.66667% - 6.66667px)}}.dg-component-gallery__thumb{background:none;border:0;border-radius:.25rem;cursor:pointer;display:block;overflow:hidden;padding:0;position:relative;width:100%}.dg-component-gallery__thumb .svg-icon{color:#000;filter:drop-shadow(0 0 .25rem #fff);height:2rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:2rem;z-index:10}.dg-component-gallery__thumb:hover{opacity:.7}