.explore{display:grid;grid-template-columns:repeat(4, 25%);margin-left:-20px}@media only screen and (max-width: 767px){.explore{grid-template-columns:repeat(2, 50%);row-gap:20px}}.explore__item{position:relative;text-decoration:none;padding:0 0 0 20px}.explore__item:hover .explore__gradient{height:100%}.explore__image{width:100%;height:auto;z-index:-1}.explore__icon{width:50px}@media only screen and (max-width: 499px){.explore__icon{width:30px}}.explore__content{position:absolute;display:flex;flex-direction:column;align-items:center;text-align:center;top:70%;left:calc(50% + 10px);transform:translate(-50%, -50%);z-index:9}.explore__gradient{height:50%;bottom:0;left:20px;right:0;position:absolute;transition:all .6s ease-in-out}.explore__events{background-image:linear-gradient(transparent, #5db768)}.explore__food-and-drink{background-image:linear-gradient(transparent, #eec800)}.explore__entertainment{background-image:linear-gradient(transparent, #788fff)}.explore__stores{background-image:linear-gradient(transparent, #ed6621)}.explore__name{color:#fff;padding:5px 0 0;white-space:nowrap}.stores-list{display:grid;grid-template-columns:repeat(4, 25%);margin-left:-20px}@media only screen and (max-width: 991px){.stores-list{grid-template-columns:repeat(2, 50%)}}@media only screen and (max-width: 499px){.stores-list{grid-template-columns:none;width:100%;margin-left:0}}.stores-list__title{font-weight:700;font-size:18px;padding:5px 0}.stores-list__item{display:flex;flex-direction:column;padding:0 0 0 20px;margin-bottom:20px;text-decoration:none;color:inherit;border-radius:5px;transition:all .3s ease-in-out;position:relative;background-color:rgba(0,0,0,0)}@media only screen and (max-width: 499px){.stores-list__item{padding-left:0}}.stores-list__item::after{content:"";position:absolute;z-index:-1;opacity:0;border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:opacity .3s ease-in-out;top:0;bottom:0;right:0;left:20px}.stores-list__item:hover{transform:scale(1.01)}.stores-list__item:hover::after{opacity:1}.stores-list__deals-and-promotions,.stores-list__new-store{position:absolute;right:10px;top:10px;width:185px;padding:5px 20px;font-size:12px;color:#fff;font-weight:700;text-align:center}.stores-list__deals-and-promotions+.stores-list__new-store{top:43px}.stores-list__deals-and-promotions{background:#5db768}.stores-list__new-store{background:#eec800}.stores-list__img{display:block;width:100%;height:auto;padding:10px;background-color:#f3f2f0;border-bottom:.25px solid #7a8398}.stores-list__content{background-color:#f3f2f0;padding:30px 10px 30px;text-align:center;flex-grow:1}.stores-list__location{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center}.stores-list__location-icon{display:inline-block;height:auto;width:12px;margin-right:5px}.whats-on-list{display:grid;grid-template-columns:repeat(4, 25%);margin-left:-20px}@media only screen and (max-width: 991px){.whats-on-list{grid-template-columns:repeat(2, 50%)}}@media only screen and (max-width: 499px){.whats-on-list{grid-template-columns:none;width:100%;margin-left:0}}.whats-on-list__title{font-weight:700;font-size:18px;padding:5px 0}.whats-on-list__item{display:flex;flex-direction:column;padding:0 0 0 20px;margin-bottom:20px;text-decoration:none;color:inherit;border-radius:5px;transition:all .3s ease-in-out;position:relative;background-color:rgba(0,0,0,0)}@media only screen and (max-width: 499px){.whats-on-list__item{padding-left:0}}.whats-on-list__item::after{content:"";position:absolute;z-index:-1;opacity:0;border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:opacity .3s ease-in-out;top:0;bottom:0;right:0;left:20px}.whats-on-list__item:hover{transform:scale(1.01)}.whats-on-list__item:hover::after{opacity:1}.whats-on-list__img{display:block;width:100%;height:auto;padding:10px;background-color:#f3f2f0;border-bottom:.25px solid #7a8398}.whats-on-list__content{background-color:#f3f2f0;padding:30px 10px 30px;text-align:center;flex-grow:1}.whats-on-list__link{display:block;text-decoration:none;text-align:center}.whats-on-list__blurb{padding-bottom:5px}.doing-good{display:grid;grid-template-columns:repeat(3, 25%);margin-left:-20px;justify-content:center}@media only screen and (max-width: 991px){.doing-good{grid-template-columns:repeat(3, 33%)}}@media only screen and (max-width: 767px){.doing-good{grid-template-columns:repeat(2, 50%);row-gap:20px}}.doing-good__item{position:relative;text-decoration:none;padding:0 0 0 20px}.doing-good__item:hover .doing-good__gradient{height:100%}@media only screen and (max-width: 499px){.doing-good__item:first-child{grid-column:1/-1}}.doing-good__image{width:100%;height:auto;z-index:-1}.doing-good__icon{width:50px}@media only screen and (max-width: 499px){.doing-good__icon{width:30px}}.doing-good__content{position:absolute;display:flex;flex-direction:column;align-items:center;text-align:center;top:70%;left:calc(50% + 10px);transform:translate(-50%, -50%);z-index:9}.doing-good__gradient{height:50%;bottom:0;left:20px;right:0;position:absolute;transition:all .6s ease-in-out;background-image:linear-gradient(transparent, #306baf)}.doing-good__name{color:#fff;padding:5px 0 0}@media only screen and (min-width: 500px){.doing-good__name{white-space:nowrap}}.button,.stores-list__location,.whats-on-list__link{display:inline-block;font-size:19px;font-family:"Bebas Neue",sans-serif;color:#fff;line-height:normal}.button--primary{background-color:#ff8006;border-radius:30px;padding:5px 40px;position:relative;border:none;overflow:hidden;text-decoration:none;text-align:center}.button--primary .button--primary-hover{background-color:#c4d400}.button--primary .button__text{z-index:9;position:relative}.button--primary-hover{border-radius:50%;position:absolute;top:50%;width:0;height:0;transition:transform 1.5s;transform-origin:top left}@keyframes growCircle{0%{width:0;height:0;opacity:1}100%{width:10px;height:10px;transform:scale(10000%);transform-origin:center}}.button--secondary,.stores-list__location{background-color:#5363ce;padding:15px 30px}.button--tertiary,.whats-on-list__link{background-color:#a7b036;padding:15px 30px}.button--slider,.home__slider .n2-ss-button-container a,.home__slider .n2-ss-button-container button{font-size:19px !important;border-radius:30px !important;font-family:"Bebas Neue",sans-serif !important;padding:5px 40px !important}.home .navigation{margin-bottom:0}.home .container{position:relative}.home__scroll-down{position:absolute;right:50px;top:-50px;width:100px;display:block}.home__scroll-down-icon{width:100%}@media only screen and (min-width: 992px){.home__slider h1{font-size:60px !important}}.home__wrapper{border-radius:80px;margin-top:-80px;position:relative;z-index:9;background-color:#fff}.home__title{text-align:center;align-self:center}.home__sk-banner{background-color:#000;display:flex;justify-content:space-between;margin-top:40px;padding:20px;align-items:center;cursor:pointer}@media only screen and (max-width: 1279px){.home__sk-banner{display:block;text-align:center;padding:30px 30px}}.home__sk-copy{margin-bottom:0}.home__sk-content{color:#fff;width:60%}@media only screen and (max-width: 1279px){.home__sk-content{width:100%;margin-top:25px;margin-bottom:25px}}.home__sk-image{width:170px}.home__section{display:flex;flex-direction:column;margin:80px 0 0}@media only screen and (max-width: 499px){.home__section{margin:60px 0 0}}.home__doing-good{background-color:#f3f2f0}.home__doing-good .home__section{padding:40px 0 50px}.home__section--explore{padding:80px 0 0;margin:0}@media only screen and (max-width: 499px){.home__section--explore{padding:60px 0 0}}.home__more-btn{width:200px;align-self:center}.home .stores-list.slick-initialized .slick-slide{display:flex}.home .stores-list .slick-slide{height:auto}.home .stores-list .slick-slide .stores-list__location-icon{display:inline-block}.home .stores-list .slick-track{display:flex}.home .stores-list .slick-prev,.home .stores-list .slick-next{top:auto;bottom:-30px}.home .stores-list .slick-prev::before,.home .stores-list .slick-next::before{display:none}.home .stores-list .slick-prev{left:20px}@media only screen and (max-width: 499px){.home .stores-list .slick-prev{left:0}}.home .stores-list .slick-next{right:20px}.home .whats-on-list{display:flex;justify-content:center;flex-wrap:wrap}.home .whats-on-list__item{flex-basis:25%}@media only screen and (max-width: 991px){.home .whats-on-list__item{flex-basis:50%}}@media only screen and (max-width: 499px){.home .whats-on-list__item{flex-basis:100%}}/*# sourceMappingURL=home.css.map */
