.sm-grid-cols-2{@media (min-width:640px){grid-template-columns:repeat(2,minmax(0,1fr))}}.xl-grid-cols-4{@media (min-width:1280px){grid-template-columns:repeat(4,minmax(0,1fr))}}.sliderWrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.767)}.sliderWrap .btnClose,.sliderWrap .btnNext,.sliderWrap .btnPrev{position:fixed;z-index:9999;color:#fff;cursor:pointer;user-select:none;opacity:.6}.btnClose:hover,.btnNext:hover,.btnPrev:hover{opacity:1}.sliderWrap .btnClose{top:40px;right:40px;font-size:35px}.sliderWrap .btnPrev{left:40px}.sliderWrap .btnNext,.sliderWrap .btnPrev{top:50%;font-size:45px;transform:translateY(-50%)}.sliderWrap .btnNext{right:40px}.sliderWrap>button{outline:none;background:none;border:none}.fullScreenImage{height:300px}.fullScreenImage img{width:100%;height:100%}.description{margin-top:1em;color:white!important;text-align:center}