.GalleryComponent{display:flex;flex-direction:column;gap:40px}.GalleryComponent .component-title{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:576px){.GalleryComponent .component-title{max-width:576px}}@media (min-width:768px){.GalleryComponent .component-title{max-width:768px}}@media (min-width:992px){.GalleryComponent .component-title{max-width:992px}}@media (min-width:1200px){.GalleryComponent .component-title{max-width:1200px}}@media (min-width:1400px){.GalleryComponent .component-title{max-width:1400px}}.GalleryComponent .gallery-splide{align-items:center;display:flex;flex-direction:column;gap:40px}.GalleryComponent .gallery-splide .splide__track .splide__list .splide__slide img{aspect-ratio:1/1;border-radius:12px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.GalleryComponent .gallery-splide .splide__pagination{align-items:center;display:flex;flex-direction:row;gap:.25rem}@media (min-width:768px){.GalleryComponent .gallery-splide .splide__pagination{gap:.75rem}}.GalleryComponent .gallery-splide .splide__pagination li button{background-color:#cd8d6a99;border-radius:9999px;height:.5rem;position:relative;width:.5rem}@media (min-width:768px){.GalleryComponent .gallery-splide .splide__pagination li button{height:1rem;width:1rem}}.GalleryComponent .gallery-splide .splide__pagination li button:after{--tw-scale-x:1.5;--tw-scale-y:1.5;background-color:transparent;border-color:transparent;border-radius:9999px;border-width:1px;content:"";height:100%;left:0;position:absolute;top:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:100%}.GalleryComponent .gallery-splide .splide__pagination li button,.GalleryComponent .gallery-splide .splide__pagination li button:after{transition:all .2s}.GalleryComponent .gallery-splide .splide__pagination li button.is-active{--tw-bg-opacity:1;background-color:rgb(205 139 104/var(--tw-bg-opacity))}.GalleryComponent .gallery-splide .splide__pagination li button.is-active:after{--tw-border-opacity:1;border-color:rgb(205 139 104/var(--tw-border-opacity))}
