.GridCarousel__wrap{overflow:hidden;width:100%}.GridCarousel__items{position:relative;-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;-o-transition:transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease, -webkit-transform 0.5s ease}.GridCarousel__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:1rem}.GridCarousel__next,.GridCarousel__previous{cursor:pointer;height:34px;padding:5px;width:34px}.GridCarousel__next span,.GridCarousel__previous span{display:none}.GridCarousel__next:before,.GridCarousel__previous:before{content:'';border:solid #000;border-width:0 3px 3px 0;display:block;height:24px;width:24px}.GridCarousel .is-disabled{cursor:default}.GridCarousel .is-disabled:before{border-color:#c1c1c8}.GridCarousel__next{margin-left:1.5rem}.GridCarousel__next:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.GridCarousel__previous:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.GridCarousel>div:nth-of-type(odd) a.Tile{background:#fff;border-radius:0 32px}.GridCarousel>div:nth-of-type(even) a.Tile{background:#fff;border-radius:32px 0}
