.page-our-trips{--space:var(--s-6)}#ourtrips{--measure:120ch;--gutters:2rem;display:flex;margin-bottom:var(--space);margin-top:var(--space);position:relative}#ourtrips>*{width:100%}#ourtrips .c-heading-group{--gutters:0}#ourtrips .search-overlay{background-color:oklch(from var(--color-white) l c h/var(--global-opacity));bottom:0;display:none;left:0;position:absolute;right:0;top:-16px}#ourtrips .search-overlay .show{display:block;z-index:var(--stack-top)}#ourtrips--grid{--color-trips-gray:#616262;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));position:relative;grid-row-gap:var(--s-4);grid-column-gap:var(--s-4)}#ourtrips--grid.hide{display:none}#ourtrips--grid .item{display:flex;flex-direction:row;flex-wrap:wrap}#ourtrips--grid .item#trip-0{display:none}#ourtrips--grid .item>a{background:var(--color-white);display:block;flex-basis:100%;height:0;margin:0 0 1.625rem;padding-top:69.8%;position:relative;width:100%}#ourtrips--grid .item>a img{height:100%;object-fit:cover;position:absolute;top:0;width:100%}#ourtrips--grid .item h3{flex-basis:100%;font-family:var(--font-plain);font-size:1rem;font-weight:900;letter-spacing:.125rem;line-height:1.625rem;margin:0 0 .5rem;text-transform:uppercase}@media(max-width:47.99em){#ourtrips--grid .item h3{margin-bottom:1rem}}#ourtrips--grid .item>div{display:flex;flex-basis:100%;flex-direction:row;flex-wrap:nowrap;gap:0 var(--s-0)}@media(min-width:48em)and (max-width:74.99em){#ourtrips--grid .item>div{display:block}}#ourtrips--grid .item>div p{display:block;flex-grow:2;font-family:var(--font-plain);font-size:1.125rem;letter-spacing:-.5px;line-height:1.75rem;margin:0 0 .875rem}#ourtrips--grid .item>div p.spots{align-content:center;display:flex;flex-wrap:wrap;font-size:14px;font-weight:var(--weight-bold);letter-spacing:.02em}@media(min-width:48em)and (max-width:74.99em){#ourtrips--grid .item>div p:first-child{margin:0}}#ourtrips--grid .item>div p:last-child{flex-grow:1;text-align:right}@media(min-width:48em)and (max-width:74.99em){#ourtrips--grid .item>div p:last-child{text-align:left}#ourtrips--grid .item>div:last-child{display:flex;flex-direction:column}}#ourtrips--grid .item>div:last-child p{line-height:1.3;margin:0}@media(min-width:48em)and (max-width:74.99em){#ourtrips--grid .item>div:last-child p{order:2;text-align:left}}#ourtrips--grid .item>div:last-child p:last-child{margin-left:12px}@media(min-width:48em)and (max-width:74.99em){#ourtrips--grid .item>div:last-child p:last-child{margin:0 0 .5rem;order:1}}#ourtrips--grid--noresults{display:block;margin:4rem auto;text-align:center}#ourtrips--grid--noresults.hide{display:none}#ourtrips--grid--noresults img{display:inline-block;height:auto;margin-bottom:2rem;max-width:3rem;width:100%}#ourtrips--grid--noresults h3,#ourtrips--grid--noresults p{display:block}#ourtrips--grid--noresults h3{font-family:var(--font-plain);font-size:1.125rem;font-weight:700;margin-bottom:1rem}#ourtrips--grid--noresults p{margin-bottom:0}