@keyframes anim{from{opacity:.2}to{opacity:1}}@keyframes anim-close{from{opacity:1}to{opacity:0}}.animate{animation:anim .8s}.grow-gallery-filters{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;width:100%;margin-bottom:24px}.grow-gallery-filters div.dropdown{background-color:#fff;border-radius:8px;width:100%;max-width:300px}.grow-gallery-filters div.dropdown button.dropdown-toggle{border:solid 1px #5a5a5a;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.grow-categoy-list{list-style-type:none;padding:0;margin:0;gap:24px 48px}.grow-categoy-list>li{cursor:pointer}.grow-gallery-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:flex-start;min-height:480px;gap:24px 0}figure.grow-gallery-image{cursor:pointer}figure.grow-gallery-image img{object-fit:cover}.grow-gallery-btn{background-color:#ffde3a;border-radius:8px;border:none;width:172px;text-decoration:none;cursor:pointer}.grow-slider-holder{position:fixed;top:0;bottom:0;right:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:64px}.grow-close-slider{top:0;right:8px;border:none;outline:none;background:0 0;color:#fff;font-size:64px}.grow-slider-container{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;gap:24px}.grow-slider{display:flex;justify-content:center;align-items:center;gap:24px}.grow-slider>figure>img{width:274px !important;height:auto !important;object-fit:cover}.grow-slider-controller{width:100%;max-width:992px}#grow-prev-slide,#grow-next-slide{transition:.5s;border:none;outline:none;background:0 0}#grow-next-slide:hover,#grow-prev-slide:hover{opacity:.8;cursor:pointer}#grow-prev-slide>svg,#grow-next-slide>svg{width:12px}.grow-gallery-action-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px 0;width:100%}.grow-gallery-action-btn>.grow-grey-btn{width:70%;max-width:256px}@media only screen and (min-width:576px){.grow-slider-container{gap:48px}.grow-slider>figure>img{width:380px !important}.grow-gallery-action-btn{flex-direction:row}.grow-gallery-action-btn>.grow-grey-btn{width:25%}}@media only screen and (min-width:768px){.grow-slider>figure>img{width:450px !important}#grow-prev-slide>svg,#grow-next-slide>svg{width:16px}}@media only screen and (min-width:992px){.grow-slider-container{gap:96px}.grow-slider>figure>img{width:560px !important}.grow-gallery-filters{margin-bottom:48px}.grow-gallery-filters div.dropdown{max-width:300px}#grow-prev-slide>svg,#grow-next-slide>svg{width:20px}}