.route-selector-static{display:grid}@media only screen and (min-width: 841px){.route-selector-static.two-col-small,.route-selector-static.two-col{grid-template-columns:repeat(2, 1fr)}.route-selector-static.three-col-small,.route-selector-static.three-col{grid-template-columns:repeat(3, 1fr)}}.route-selector-static__item{overflow:hidden;position:relative}.route-selector-static.two-col-small .route-selector-static__item,.route-selector-static.three-col-small .route-selector-static__item{height:50vh}.route-selector-static.two-col .route-selector-static__item,.route-selector-static.three-col .route-selector-static__item{height:100vh}.route-selector-static__item-image-media{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.01);transform-origin:center center;transition:transform var(--trans-card)}.route-selector-static__item:has(.route-selector-static__item-link:hover) .route-selector-static__item-image-media{transform:scale(1.06)}.route-selector-static__item-content{position:absolute;bottom:0;left:0;width:100%;height:100%;padding:var(--spacing-padding-xlarge) 2rem;display:flex;align-items:flex-end}@media only screen and (max-width: 840.98px){.route-selector-static.two-col-small .route-selector-static__item-content,.route-selector-static.three-col-small .route-selector-static__item-content{padding:var(--spacing-padding-small2)}}@media only screen and (min-width: 841px){.route-selector-static__item-content{padding:var(--spacing-padding-xlarge)}}.route-selector-static__item-content-wrapper{z-index:1}@media only screen and (min-width: 841px){.route-selector-static.two-col .route-selector-static__item-content-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;-moz-column-gap:7.5rem;column-gap:7.5rem}}.route-selector-static__item-title{margin-bottom:1.6rem}@media only screen and (min-width: 841px){.route-selector-static.two-col .route-selector-static__item-title{width:100%}}@media only screen and (max-width: 840.98px){.route-selector-static__item-description{margin-bottom:4rem}.route-selector-static.two-col-small .route-selector-static__item-description,.route-selector-static.three-col-small .route-selector-static__item-description{margin-bottom:2rem}}@media only screen and (min-width: 841px){.route-selector-static.three-col .route-selector-static__item-description,.route-selector-static.two-col-small .route-selector-static__item-description,.route-selector-static.three-col-small .route-selector-static__item-description{margin-bottom:4rem}.route-selector-static.two-col .route-selector-static__item-description{flex:1}}.route-selector-static.-gradient-1 .route-selector-static__item-content:after{content:"";position:absolute;background:linear-gradient(180deg, oklch(28% 0.02 285.21deg / 0) 60%, oklch(28% 0.02 285.21deg / 0.93) 100%);z-index:0;bottom:0;width:100%;height:90%;left:0}
