.ActivityGallery.ActivityGalleryFullWidth{width:100%}.ActivityGallery .ActivityGalleryHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ActivityGallery .ActivityGalleryMeta{gap:20px;display:flex}.ActivityGallery .ActivityGalleryRatingRow{align-items:center;gap:4px;display:flex}.ActivityGallery .ActivityGalleryStar{flex-shrink:0;width:20px;height:20px}.ActivityGallery .ActivityGalleryRatingRow p{margin:0;display:inline}.ActivityGallery .ActivityGalleryMeta p{font-size:var(--small-text-highlight-size);margin:0;font-weight:600}.ActivityGallery .ActivityGalleryMapLinks{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ActivityGallery .ActivityGalleryMapLink{color:var(--text-color);border:1px solid #0000001f;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:600;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex}.ActivityGallery .ActivityGalleryMapLink svg{width:13px;height:13px;color:var(--brand-color)}.ActivityGallery .ActivityGalleryMapLink:hover{color:var(--brand-color);border-color:var(--brand-color)}.ActivityGalleryHeaderLeft{flex-direction:column;gap:4px;display:flex}.ActivityGallery .ActivityGalleryTitle{margin:0}.ActivityGallery .ActivityGalleryBreadcrumb.Breadcrumb{flex-wrap:nowrap;align-items:center;gap:0;line-height:1.25;display:flex}.ActivityGallery .ActivityGalleryBreadcrumbTrail{flex-wrap:nowrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.ActivityGallery .ActivityGalleryBreadcrumbHome{width:20px;height:20px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;display:inline-flex}.ActivityGallery .ActivityGalleryBreadcrumbHome svg{width:16px;height:16px;display:block}.ActivityGallery .ActivityGalleryBreadcrumb a{margin:0;padding:0;line-height:1.25;text-decoration:none}.ActivityGallery .ActivityGalleryBreadcrumbLink{flex-shrink:0}.ActivityGallery .ActivityGalleryBreadcrumbDestination{min-width:0}.ActivityGallery .ActivityGalleryBreadcrumbSep{color:#c4c4c4;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 1px;font-size:12px;font-weight:500;line-height:1}.ActivityGallery .ActivityGalleryBreadcrumb .Separator.OnDesktopOnly,.ActivityGallery .ActivityGalleryBreadcrumbCurrent.OnDesktopOnly{display:inline!important}.ActivityGallery .ActivityGalleryBreadcrumbCurrent.OnDesktopOnly{text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;flex:1;min-width:0;max-width:min(520px,42vw);overflow:hidden}@media (min-width:769px){.ActivityGallery .ActivityGalleryHeader{align-items:center}.ActivityGallery .ActivityGalleryHeaderLeft{flex:1;min-width:0}.ActivityGallery .ActivityGalleryActions{flex-shrink:0;align-self:center}.ActivityGallery .ActivityGalleryBreadcrumb.Breadcrumb{margin-bottom:10px!important}}.ActivityGallery .ActivityGalleryActions{align-items:center;gap:16px;display:flex}.ActivityGallery .ActivityGalleryActionBtn{cursor:pointer;font:inherit;color:var(--text-color);background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:500;display:flex}.ActivityGallery .ActivityGalleryActionBtn:hover{color:var(--brand-color)}.ActivityGallery .ActivityGalleryActionBtn svg{flex-shrink:0;width:16px;height:16px}.ActivityGallery .ActivityGalleryGrid{grid-template-rows:1fr 1fr;grid-template-columns:1.15fr 1fr;gap:8px;width:100%;height:470px;display:grid;overflow:hidden}.ActivityGallery .ActivityGalleryGridMain{border-radius:10px;grid-row:1/-1;position:relative;overflow:hidden}.ActivityGallery .ActivityGalleryGridMain img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.ActivityGallery .ActivityGalleryVideoWrap{background:#000;align-items:stretch;width:100%;height:100%;display:flex;position:relative}.ActivityGallery .ActivityGalleryVideoPlayer{object-fit:cover;cursor:pointer;background:#000;width:100%;height:100%;display:block}.ActivityGallery .CustomVideoContainer{background:#000;align-items:stretch;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ActivityGallery .ActivityGalleryVideoWrapMobile .CustomVideoContainer{position:absolute;top:0;left:0}.ActivityGallery .CustomVideoControls{z-index:10;opacity:0;background:linear-gradient(#0000 0%,#000c 100%);align-items:center;gap:12px;width:100%;padding:16px 12px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0}.ActivityGallery .CustomVideoContainer:hover .CustomVideoControls,.ActivityGallery .CustomVideoContainer:focus-within .CustomVideoControls{opacity:1}.ActivityGallery .CustomVideoBtn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.ActivityGallery .CustomVideoBtn:hover{color:var(--brand-color)}.ActivityGallery .CustomVideoBtn svg{width:24px;height:24px}.ActivityGallery .CustomVideoTime{color:#fff;font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:13px;font-weight:500}.ActivityGallery .CustomVideoProgress{appearance:none;cursor:pointer;height:6px;accent-color:var(--brand-color);background:0 0;border-radius:3px;flex:1}.ActivityGallery .CustomVideoProgress::-webkit-slider-thumb{appearance:none;background:var(--brand-color);cursor:pointer;border-radius:50%;width:14px;height:14px;margin-top:-4px;transition:transform .1s}.ActivityGallery .CustomVideoProgress::-webkit-slider-runnable-track{border-radius:3px;height:6px}.ActivityGallery .CustomVideoProgress::-webkit-slider-thumb:hover{transform:scale(1.3)}.ActivityGallery .CustomVideoProgress::-moz-range-thumb{background:var(--brand-color);cursor:pointer;border:none;border-radius:50%;width:14px;height:14px;transition:transform .1s}.ActivityGallery .CustomVideoProgress::-moz-range-thumb:hover{transform:scale(1.3)}.ActivityGallery .CustomVideoProgress::-moz-range-track{border-radius:3px;height:6px}.ActivityGallery .CustomVideoProgress::-moz-range-progress{background-color:#0000}.ActivityGallery .ActivityGalleryVideoBadge{z-index:5;color:#fff;-webkit-backdrop-filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none;background:#000000b8;border-radius:6px;align-items:center;gap:5px;padding:5px 10px 5px 7px;font-size:12px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:12px;left:12px}.ActivityGallery .ActivityGalleryVideoBadge svg{flex-shrink:0;width:14px;height:14px}.ActivityGallery .ActivityGalleryImagePlaceholder{opacity:.3;background:linear-gradient(155deg,#eceae8 0%,#ddd9d5 48%,#eceae8 100%);width:100%;height:100%;min-height:0;position:relative}.ActivityGallery .ImagePlaceholderCaption{color:#0000006b;text-align:center;pointer-events:none;max-width:92%;padding:0 10px;font-size:13px;font-weight:600;line-height:1.35;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ActivityGallery .ImagePlaceholderCaption--compact{padding:0 4px;font-size:10px;font-weight:600}.ActivityGallery .ActivityGalleryGridMain .ActivityGalleryImagePlaceholder{min-height:200px}.ActivityGallery .ActivityGalleryGridItem .ActivityGalleryImagePlaceholder--thumb{position:absolute;inset:0}.ActivityGallery .ActivityGalleryMobileSlide .ActivityGalleryImagePlaceholder--mobile{min-height:220px}.ActivityGallery .ActivityGalleryVideoPromo{background:#fcfcfc;border:1px solid #0000000d;border-radius:8px;align-items:center;gap:12px;margin-top:16px;padding:10px 14px;display:flex;box-shadow:0 1px 3px #00000005}.ActivityGallery .ActivityGalleryVideoPromoIcon{width:36px;height:36px;color:var(--brand-color);background:#eb493a0a;border:1.5px solid #eb493a26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ActivityGallery .ActivityGalleryVideoPromoIcon svg{width:18px;height:18px}.ActivityGallery .ActivityGalleryVideoPromoText{flex:1}.ActivityGallery .ActivityGalleryVideoPromoText h3{color:#1a1a1a;letter-spacing:-.01em;margin:0 0 2px;font-size:14px;font-weight:700}.ActivityGallery .ActivityGalleryVideoPromoText p{color:#666;margin:0;font-size:13px;line-height:1.35}.ActivityGallery .ActivityGalleryVideoPromoBtn{border:1.5px solid var(--brand-color);color:var(--brand-color);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;align-items:center;gap:5px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.ActivityGallery .ActivityGalleryVideoPromoBtn svg{width:14px;height:14px}.ActivityGallery .ActivityGalleryVideoPromoBtn:hover{background:var(--brand-color);color:#fff}@media (max-width:640px){.ActivityGallery .ActivityGalleryVideoPromo{flex-direction:column;align-items:flex-start;gap:10px;margin-top:16px;padding:12px}.ActivityGallery .ActivityGalleryVideoPromoBtn{justify-content:center;width:100%}.ActivityGallery .ActivityGalleryVideoPromo{display:none}}.ActivityGallery .ActivityGalleryTags{border-top:1px solid #0000000f;flex-wrap:wrap;align-items:center;gap:15px 24px;margin-top:16px;padding-top:16px;display:flex}.ActivityGallery .ActivityGalleryTagItem{color:var(--text-color);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.ActivityGallery .ActivityGalleryTagIcon{color:var(--brand-color);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ActivityGallery .ActivityGalleryTagIcon svg{width:18px;height:18px}.ActivityGallery .ActivityGalleryTagLabel{line-height:1.3}.ActivityGallery .ActivityGalleryTagInfoIcon{cursor:help;color:var(--text-color);opacity:.7;flex-shrink:0;justify-content:center;align-items:center;margin-left:2px;display:inline-flex}.ActivityGallery .ActivityGalleryTagInfoIcon:hover{opacity:1;color:var(--brand-color)}.ActivityGallery .ActivityGalleryTagInfoIcon svg{width:14px;height:14px}.ActivityGallery .ActivityGalleryGridSecondary{grid-area:1/2/-1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;min-height:0;display:grid}.ActivityGallery .ActivityGalleryGridItem{border-radius:10px;min-height:0;position:relative;overflow:hidden}.ActivityGallery .ActivityGalleryGridItem img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.ActivityGallery .ActivityGallerySeeAllBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;inset:0}.ActivityGallery .ActivityGallerySeeAllOverlay{pointer-events:none;background:#00000073;position:absolute;inset:0}.ActivityGallery .ActivityGallerySeeAllLabel{z-index:1;color:#fff;border-radius:var(--borderRadius);border:1px solid #fffc;padding:8px 14px;font-size:14px;font-weight:600;position:relative}.ActivityGallery .ActivityGalleryAntdPreviewRoot{pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}.ActivityGallery .ActivityGalleryAntdPreviewRoot .ActivityGalleryAntdPreviewHiddenImage,.ActivityGallery .ActivityGalleryAntdPreviewRoot .ant-image{opacity:0;pointer-events:none;width:1px;min-width:0;height:1px;min-height:0;position:absolute;top:0;left:0;overflow:hidden}.ant-image-preview-mask{-webkit-backdrop-filter:blur(10px);background:#000000d7!important}.ant-image-preview-wrap{background:0 0}.ActivityGallery .ActivityGalleryMobileSwiperWrap,.ActivityGallery .ActivityGalleryMobileStack{display:none}.OnDesktopOnly{display:block!important}.OnMobileOnly{display:none!important}.ActivityGallery.ActivityGalleryRoot{width:100%}.ActivityGallery .ActivityGalleryCinematic{isolation:isolate;background:#0c0c0e;border-radius:24px;min-height:0;margin-bottom:10px;position:relative;overflow:hidden}.ActivityGallery .ActivityGalleryCinematicBg{z-index:0;pointer-events:none;position:absolute;inset:-4%}.ActivityGallery .ActivityGalleryCinematicBg video,.ActivityGallery .ActivityGalleryCinematicBg img{object-fit:cover;filter:blur(18px)saturate(1.1);opacity:.34;width:100%;height:100%;transform:scale(1.07)}.ActivityGallery .ActivityGalleryCinematicBgFallback{background:radial-gradient(50% 45% at 72% 42%,#eb493a38,#0000 68%),#0c0c0e;width:100%;height:100%}.ActivityGallery .ActivityGalleryCinematicInner{z-index:2;grid-template-columns:minmax(250px,1.1fr) minmax(210px,260px) 102px;align-items:center;gap:clamp(18px,2.2vw,32px);min-height:0;padding:clamp(22px,2.8vw,36px) clamp(20px,2.5vw,34px);display:grid;position:relative}.ActivityGallery .ActivityGalleryCinematicInfo{flex-direction:column;gap:16px;min-width:0;max-width:520px;display:flex}.ActivityGallery .ActivityGalleryCinematicBadge{background:var(--brand-color);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-self:flex-start;align-items:center;padding:8px 13px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.ActivityGallery .ActivityGalleryCinematicTitle{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.56rem,1.65vw + .9rem,2.2rem);font-weight:700;line-height:1.12}.ActivityGallery .ActivityGalleryCinematicMeta{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.ActivityGallery .ActivityGalleryCinematic .ActivityGalleryCinematicPill{color:#ffffffe6;-webkit-backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:6px;margin:0;padding:8px 12px;font-size:13px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.ActivityGallery .ActivityGalleryCinematic .ActivityGalleryCinematicPill p{font-size:inherit;font-weight:inherit;color:inherit;margin:0}.ActivityGallery .ActivityGalleryCinematic .ActivityGalleryCinematicPill .ActivityGalleryStar{width:15px;height:15px}.ActivityGallery .ActivityGalleryCinematic .ActivityGalleryCinematicPill svg{width:14px;height:14px;color:var(--brand-color);flex-shrink:0}.ActivityGallery .ActivityGalleryCinematic .ActivityGalleryCinematicPill:hover{color:#fff;border-color:#eb493a80}.ActivityGallery .ActivityGalleryCinematicActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.ActivityGallery .ActivityGalleryCinematicWatchBtn{cursor:pointer;background:var(--brand-color);color:#fff;font:inherit;border:none;border-radius:999px;align-items:center;gap:8px;padding:13px 20px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 9px 22px #eb493a57}.ActivityGallery .ActivityGalleryCinematicWatchBtn svg{width:16px;height:16px}.ActivityGallery .ActivityGalleryCinematicWatchBtn:hover{background:#d63d30;transform:translateY(-1px);box-shadow:0 11px 24px #eb493a6b}.ActivityGallery .ActivityGalleryCinematicIconBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.ActivityGallery .ActivityGalleryCinematicIconBtn svg{width:17px;height:17px}.ActivityGallery .ActivityGalleryCinematicIconBtn:hover{background:#ffffff1a;border-color:#ffffff59;transform:translateY(-1px)}.ActivityGallery .ActivityGalleryCinematicPhone{justify-content:center;align-items:center;display:flex}.ActivityGallery .ActivityGalleryPhoneFrame{aspect-ratio:9/16;background:#111;border:1px solid #ffffff1f;border-radius:24px;width:min(100%,244px);position:relative;overflow:hidden;box-shadow:0 18px 40px #00000075}.ActivityGallery .ActivityGalleryVideoBadge--phone{z-index:6;border-radius:6px;gap:5px;padding:5px 10px 5px 7px;font-size:12px;top:12px;left:12px}.ActivityGallery .ActivityGalleryVideoBadge--phone svg{width:14px;height:14px}.ActivityGallery .ActivityGalleryPhoneFrame .CustomVideoContainer--phone,.ActivityGallery .ActivityGalleryPhoneFrame .ActivityGalleryPhoneStill,.ActivityGallery .ActivityGalleryPhoneFrame .ActivityGalleryImagePlaceholder{width:100%;height:100%;position:absolute;inset:0}.ActivityGallery .ActivityGalleryPhoneStill{object-fit:cover;display:block}.ActivityGallery .CustomVideoContainer--phone{background:#000}.ActivityGallery .CustomVideoContainer--phone .ActivityGalleryVideoPlayer{object-fit:cover;width:100%;height:100%}.ActivityGallery .ActivityGalleryPhonePlay{width:62px;height:62px;color:var(--brand-color);cursor:pointer;z-index:5;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .25s,transform .25s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 9px 22px #0000005c}.ActivityGallery .ActivityGalleryPhonePlay svg{width:24px;height:24px;margin-left:2px}.ActivityGallery .ActivityGalleryPhonePlay.is-playing{opacity:0;pointer-events:none;transform:translate(-50%,-50%)scale(.92)}.ActivityGallery .ActivityGalleryPhoneFrame:hover .ActivityGalleryPhonePlay.is-playing{opacity:1;pointer-events:auto}.ActivityGallery .ActivityGalleryPhoneTime{z-index:5;color:#fff;font-variant-numeric:tabular-nums;text-shadow:0 1px 6px #000000a6;pointer-events:none;font-size:12px;font-weight:600;position:absolute;bottom:12px;left:12px}.ActivityGallery .ActivityGalleryCinematicThumbs{flex-direction:column;justify-content:center;align-self:center;gap:9px;height:min(100%,436px);min-height:0;display:flex}.ActivityGallery .ActivityGalleryCinematicThumb{aspect-ratio:auto;cursor:pointer;color:#fff;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;flex:1 1 0;width:100%;min-height:0;padding:0;position:relative;overflow:hidden}.ActivityGallery .ActivityGalleryCinematicThumb img{object-fit:cover;width:100%;height:100%;display:block}.ActivityGallery .ActivityGalleryCinematicThumbEmpty{background:linear-gradient(135deg,#ffffff0a,#ffffff03);width:100%;height:100%;display:block}.ActivityGallery .ActivityGalleryCinematicSeeAll{-webkit-backdrop-filter:blur(4px);background:#0c0c0eb3;flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex}.ActivityGallery .ActivityGalleryCinematicSeeAll:disabled{opacity:.45;cursor:not-allowed}.ActivityGallery .ActivityGalleryCinematicSeeAllCount{letter-spacing:-.02em;font-size:20px;font-weight:700;line-height:1}.ActivityGallery .ActivityGalleryCinematicSeeAllLabel{letter-spacing:.1em;opacity:.9;font-size:10px;font-weight:700}.ActivityGallery .ActivityGalleryCinematicThumb:hover:not(:disabled){border-color:#ffffff52}@media (max-width:1100px){.ActivityGallery .ActivityGalleryCinematicInner{grid-template-columns:minmax(230px,1fr) minmax(196px,230px) 96px}.ActivityGallery .ActivityGalleryPhoneFrame{width:min(100%,218px)}}@media (max-width:900px){.ActivityGallery .ActivityGalleryCinematicInner{grid-template-rows:auto auto;grid-template-columns:1fr 94px;gap:18px;padding:20px}.ActivityGallery .ActivityGalleryCinematicPhone{grid-column:1;justify-content:flex-start}.ActivityGallery .ActivityGalleryPhoneFrame{width:min(100%,195px)}.ActivityGallery .ActivityGalleryCinematicThumbs{grid-area:1/2/span 2;height:auto}.ActivityGallery .ActivityGalleryCinematicInfo{grid-column:1;gap:12px;max-width:none}}@media (max-width:768px){.ActivityGallery .ActivityGalleryCinematic{display:none!important}.ActivityGallery .ActivityGalleryMobileStack{display:block}.ActivityGallery .ActivityGalleryMeta p{margin:0;font-size:12px;font-weight:600}.ActivityGallery .ActivityGalleryMapLink{padding:5px 9px;font-size:11px}.OnDesktopOnly{display:none!important}.OnMobileOnly{display:block!important}.ActivityGallery .BreadcrumbShareBtn.OnMobileOnly{display:inline-flex!important}.ActivityGallery .ActivityGalleryGridDesktop{display:none!important}.ActivityGallery.ActivityGalleryRoot{padding-top:8px!important}.ActivityGallery .ActivityGalleryBreadcrumb.MarginBottom20,.ActivityGallery .ActivityGalleryBreadcrumb{margin-bottom:6px!important}.ActivityGallery .ActivityGalleryBreadcrumb.Breadcrumb{color:#6b6b6b;align-items:center;font-size:11px;line-height:1.25;display:none!important}.ActivityGallery .ActivityGalleryBreadcrumb a{font-size:inherit}.ActivityGallery .ActivityGalleryBreadcrumbTrail.BreadcrumbLeft{flex-wrap:nowrap;flex:1;align-items:center;gap:5px;min-width:0;padding-right:4px;display:flex;overflow:hidden}.ActivityGallery .ActivityGalleryBreadcrumbHome{width:18px;height:18px}.ActivityGallery .ActivityGalleryBreadcrumbHome svg{flex-shrink:0;width:14px;height:14px;display:block}.ActivityGallery .ActivityGalleryBreadcrumbSep{opacity:.85;font-size:11px}.ActivityGallery .ActivityGalleryBreadcrumbLink{flex-shrink:0}.ActivityGallery .ActivityGalleryBreadcrumbDestination{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ActivityGallery .ActivityGalleryTitle{letter-spacing:-.02em;color:#111;font-size:clamp(.9375rem,2.8vw + .55rem,1.0625rem)!important;font-weight:700!important;line-height:1.3!important}.ActivityGallery .ActivityGalleryHeader{margin-bottom:10px!important}.ActivityGallery .ActivityGalleryHeaderLeft{gap:6px;width:100%}.ActivityGallery .ActivityGalleryMeta{flex-flow:row;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.ActivityGallery .ActivityGalleryRatingRow{flex-shrink:0;gap:3px}.ActivityGallery .ActivityGalleryStar{width:16px;height:16px}.ActivityGallery .ActivityGalleryRatingCount{color:#666;font-weight:500}.ActivityGallery .ActivityGalleryMapLinks{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;flex:1;align-items:center;gap:6px;min-width:0;padding-bottom:1px;display:flex;overflow:auto hidden}.ActivityGallery .ActivityGalleryMapLinks::-webkit-scrollbar{display:none}.ActivityGallery .ActivityGalleryMapLinkSuffix{display:none}.ActivityGallery .ActivityGalleryLocationFallback{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;line-height:1.35;overflow:hidden;font-size:11px!important}.ActivityGallery .BreadcrumbWithShare{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;display:flex!important}.ActivityGallery .BreadcrumbShareBtn{cursor:pointer;font:inherit;color:#555;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;margin:0;padding:6px 8px;font-size:11px;font-weight:600;transition:color .2s,background .2s}.ActivityGallery .BreadcrumbShareBtn:hover,.ActivityGallery .BreadcrumbShareBtn:active{color:var(--brand-color);background:#eb493a14}.ActivityGallery .BreadcrumbShareBtn svg{flex-shrink:0;width:13px;height:13px}.ActivityGallery .ActivityGalleryMobileSwiperWrap{border-radius:var(--borderRadiusLarge);width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.ActivityGallery .ActivityGalleryMobileSwiper{aspect-ratio:4/3;width:100%;min-height:220px}.ActivityGallery .ActivityGalleryMobileSwiper .swiper-wrapper{align-items:stretch}.ActivityGallery .ActivityGalleryMobileSwiper .swiper-slide{height:auto}.ActivityGallery .ActivityGalleryMobileSlide{width:100%;height:100%;min-height:220px}.ActivityGallery .ActivityGalleryMobileSlide img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.ActivityGallery .ActivityGalleryMobilePrev,.ActivityGallery .ActivityGalleryMobileNext{z-index:10;cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0000001f}.ActivityGallery .ActivityGalleryMobilePrev:hover,.ActivityGallery .ActivityGalleryMobileNext:hover{background:#fff;box-shadow:0 2px 14px #0000002e}.ActivityGallery .ActivityGalleryMobilePrev{left:8px}.ActivityGallery .ActivityGalleryMobileNext{right:8px}.ActivityGallery .ActivityGalleryMobilePrev svg,.ActivityGallery .ActivityGalleryMobileNext svg{width:17px;height:17px;color:var(--text-color)}.ActivityGallery .ActivityGalleryMobileSeeAll{width:100%;color:var(--brand-color);border-radius:var(--borderRadius);cursor:pointer;background:#eb493a14;border:1px solid #eb493a47;margin-top:8px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:600;display:block}.ActivityGallery .ActivityGalleryMobileSeeAll:hover{background:#eb493a1f}.ActivityGallery .ActivityGalleryTags{gap:10px 16px;margin-top:12px;padding-top:12px}.ActivityGallery .ActivityGalleryTagItem{font-size:12px}.ActivityGallery .ActivityGalleryGrid{grid-template-rows:auto auto;grid-template-columns:1fr;height:auto;min-height:240px}.ActivityGallery .ActivityGalleryGridMain{grid-row:1;min-height:180px}.ActivityGallery .ActivityGalleryGridSecondary{grid-area:2/1;min-height:180px}}
