.group-header{margin-top:40px}.group-header.removeTopMargin{margin-top:0}.group-header>.title{font-family:Oswald;font-size:27px;font-weight:100;line-height:5px}.group-header>hr{margin-bottom:5px}.group-header>.description{color:#6a6a6a;margin-bottom:10px}.service-carousel{width:100%;margin-bottom:10px}.service-carousel .cards{width:100%;height:190px;overflow:hidden;overflow-x:scroll;white-space:nowrap;touch-action:pan-y;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:10px}.service-carousel .cards::-webkit-scrollbar{display:none}.service-carousel .cards.centerCard{display:flex;justify-content:center}.service-carousel .cards .card{position:relative;display:inline-block;overflow:hidden;height:100%;width:100%;max-width:400px;border:none;border-radius:16px;box-shadow:0 5px 7px 0 rgba(50,50,50,.32);margin-right:15px;cursor:pointer}.service-carousel .cards .card:last-of-type{margin-right:0}.service-carousel .cards .card:hover .image{filter:brightness(.6)}.service-carousel .cards .card .image{background-size:cover;background-position:50%;width:100%;height:100%;border-radius:16px;filter:brightness(.7);transition:all .2s}.service-carousel .cards .card .info{position:absolute;bottom:10px;left:20px;right:30px}.service-carousel .cards .card .info .title{color:#fff;font-size:23px;font-weight:100;text-transform:uppercase;white-space:pre-wrap;font-family:Oswald;line-height:1.1}.service-carousel .dots{display:flex;justify-content:center}.service-carousel .dots .dot:last-of-type{margin-right:0}.service-carousel .dots .dot{margin-right:5px;width:16px;height:16px;background-color:#e0e0e0;transition:all .2s;border-radius:16px;cursor:pointer}.service-carousel .dots .dot.active{background-color:#575757;cursor:default}.card-component{box-shadow:0 5px 7px 0 rgba(50,50,50,.32);border-radius:18px;margin-bottom:12px;cursor:pointer;display:flex;flex-direction:column;aspect-ratio:1/1;transition:all .25s}.card-component.disabled{cursor:default}.card-component.disabled>.logo>.overlay{background-color:hsla(0,0%,100%,.65)}.card-component:not(.disabled):hover{filter:brightness(.85)}.card-component>.logo{flex:1;background-size:cover;background-position:50%;border-radius:inherit;position:relative}.card-component>.logo>.overlay{border-radius:inherit;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column-reverse;transition:all .25s;background:linear-gradient(transparent 60%,#000);padding:10px 15px}.card-component>.logo>.overlay>.subtitle{line-height:1;font-size:10px;text-align:center;color:#fff;margin-bottom:5px}.card-component>.logo>.overlay>.label{color:#fff;transition:all .25s;text-align:center;font-size:16px;font-weight:300;line-height:17px;opacity:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}#categories{max-width:400px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,1fr);grid-row-gap:.5em;grid-column-gap:1em}.service-categories{padding-bottom:15px}.service-categories>.group{margin-bottom:15px}#excursionsView .service-categories{padding:0 15px}