.cards-container{box-sizing:border-box;margin-left:auto;margin-right:auto;width:100%}.cards-row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:1em;gap:1em}.cards-col{box-sizing:border-box;grid-column:span 12;grid-column:span var(--col-xs,12);min-width:0;position:relative}@media(min-width:576px){.cards-col{grid-column:span 12;grid-column:span var(--col-sm,var(--col-xs,12))}}@media(min-width:768px){.cards-col{grid-column:span 12;grid-column:span var(--col-md,var(--col-sm,var(--col-xs,12)))}}@media(min-width:992px){.cards-col{grid-column:span 12;grid-column:span var(--col-lg,var(--col-md,var(--col-sm,var(--col-xs,12))))}}@media(min-width:1200px){.cards-col{grid-column:span 12;grid-column:span var(--col-xl,var(--col-lg,var(--col-md,var(--col-sm,var(--col-xs,12)))))}}.cards-col>.card-experiencia{height:100%;margin-bottom:0;min-height:0}.cards-experiencia .cards-col.cards-col--row-collapse-duration-silent .card-experiencia .duration.duration--silent,.cards-experiencia .cards-col.cards-col--row-collapse-voucher .card-experiencia .card-body .voucher-slot{height:0;margin:0;min-height:0!important;overflow:hidden;padding:0;pointer-events:none}.submit .empty-regala{background-color:transparent;height:37px;width:100%}@media screen and (min-width:768px){.submit .empty-regala{height:40px}}.submit .empty-reserva{background-color:transparent;height:37px;margin:0 0 .5em;width:100%}@media screen and (min-width:768px){.submit .empty-reserva{height:40px}}.exps-by-cat .exps-cat .card-experiencia{height:100%}.exps-by-cat .exps-cat-name{align-items:center;display:flex;justify-content:center;margin:40px 0;padding:0}@media screen and (min-width:1024px){.exps-by-cat .exps-cat-name{margin:40px 0}}.exps-by-cat .exps-cat:first-child .exps-cat-name{margin:40px 0;padding:0}@media screen and (min-width:1024px){.exps-by-cat .exps-cat:first-child .exps-cat-name{margin:40px 0}}.wrapper-desktop-cards{margin:0 auto;padding:0 5%;width:100%}.wrapper-desktop-cards .card-experiencia{height:100%}.regala-experience-buttons{height:100%;width:100%}.regala-experience-buttons button:disabled{cursor:default;opacity:.5}.regala-experience-buttons .field-full-height,.regala-experience-buttons .field-full-height .field-like-button,.regala-experience-buttons .field-full-height .handle{height:100%;width:100%}.regala-experience-buttons .field-full-height .formulate-input-element{width:100%}.regala-experience-buttons .field-full-height button{padding-bottom:.9em!important;padding-top:.9em!important}.regala-experience-buttons .submit{min-height:auto!important}.card-carousel{position:relative}.card-carousel .swiper-wrapper{align-items:stretch}.card-carousel .swiper-slide{box-sizing:border-box;height:auto}.card-carousel .card-carousel-slides{position:relative}.card-carousel.card-carousel-one .swiper-wrapper{justify-content:center}.card-carousel.card-carousel-one .swiper-slide{flex-shrink:0;margin-right:0;max-width:450px;width:100%}