.anyDest{background:var(--bg);color:var(--text);overflow:visible;padding:var(--pady) 16px;position:relative;z-index:0}.anyDest__container{margin:0 auto;max-width:var(--maxw)}.anyDest__grid{align-items:center;display:grid;gap:clamp(24px,4vw,56px);grid-template-columns:1.1fr 1fr}.anyDest__copy{font-family:industry,sans-serif}.anyDest__eyebrow{font-family:Poppins;font-size:clamp(18px,1.6vw,22px);font-weight:600;letter-spacing:.02em}.anyDest__heading{font-size:clamp(1.8rem,3vw,2.9rem);font-weight:900;letter-spacing:-.02em;line-height:1.06;margin:0}.anyDest__heading em,.anyDest__heading span.accent,.anyDest__heading strong{color:var(--accent);font-style:normal}.anyDest__body{color:var(--muted);font-family:Poppins;font-size:clamp(15px,1.6vw,18px);line-height:1.55;margin-top:14px;max-width:56ch}.anyDest__props{gap:0 18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:26px;max-width:520px}.anyDest__prop,.anyDest__props{align-items:start;display:grid;overflow:visible}.anyDest__prop{column-gap:12px;grid-template-columns:28px 1fr;min-height:40px}.anyDest__icon{display:block;height:28px;object-fit:contain;width:28px}.anyDest__propText{align-items:flex-start;color:var(--propText);display:flex;font-family:Poppins;font-size:13px;font-weight:600;gap:7px;letter-spacing:.01em;line-height:1.25;min-width:0}.anyDest__gallery{justify-self:end}.anyDest__mosaic{display:block;width:min(760px,100%)}.anyDest__tile{background:hsla(0,0%,100%,.06);border-radius:5px;overflow:hidden}.anyDest__tile img{display:block;height:auto;object-fit:cover;width:100%}.anyDest__tile:not(:first-child){display:none}.anyDest__infoBtn{align-items:center;background:transparent;border:0;color:#ef3b2d;cursor:pointer;display:inline-flex;flex:0 0 auto;justify-content:center;line-height:1;overflow:visible;padding:0;position:relative;z-index:5;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.anyDest__infoBtn:after{content:"";inset:-10px;position:absolute}.anyDest__infoIcon{align-items:center;display:inline-flex;height:16px;justify-content:center;width:16px}.anyDest__infoIcon svg{display:block;height:100%;width:100%}.anyDest__infoPopover{align-items:center;border-radius:14px;bottom:calc(100% + 10px);box-shadow:0 14px 32px rgba(0,0,0,.35);color:#fff;display:flex;flex-direction:column;font-size:13px;gap:8px;line-height:1.45;max-width:calc(100vw - 40px);opacity:0;padding:18px 18px 20px;pointer-events:none;text-align:center;transform:translateX(-50%) translateY(2px);transition:opacity .15s ease,visibility .15s ease,transform .15s ease;visibility:hidden;width:240px;z-index:99999}.anyDest__infoPopover,.anyDest__infoPopover:before{background:rgba(0,0,0,.95);left:50%;position:absolute}.anyDest__infoPopover:before{bottom:-6px;content:"";height:10px;transform:translateX(-50%) rotate(45deg);width:10px}.anyDest__infoBtn.is-open .anyDest__infoPopover{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);visibility:visible}@media (hover:hover) and (pointer:fine){.anyDest__infoBtn:focus-visible .anyDest__infoPopover,.anyDest__infoBtn:hover .anyDest__infoPopover{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);visibility:visible}}.anyDest__infoTitle{color:#fff;display:block;font-size:14px;font-weight:700;letter-spacing:.01em;margin:0 auto;max-width:100%;text-align:center;width:max-content}.anyDest__infoTitle:after{background:#ef4444;content:"";display:block;height:2px;margin-top:8px;width:100%}@media (max-width:767px){.anyDest__infoPopover{align-items:center;border-radius:20px;bottom:auto;box-shadow:0 20px 60px rgba(0,0,0,.55);display:flex;flex-direction:column;font-size:15px;gap:10px;left:50%;line-height:1.5;opacity:0;padding:24px 22px 26px;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-48px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;visibility:hidden;width:min(320px,calc(100vw - 40px));z-index:99999}.anyDest__infoPopover:before{display:none}.anyDest__infoBtn.is-open .anyDest__infoPopover{box-shadow:0 0 0 100vmax rgba(0,0,0,.45),0 20px 60px rgba(0,0,0,.55);opacity:1;pointer-events:auto;transform:translate(-50%,-50%);visibility:visible}.anyDest__infoClose{align-items:center;background:hsla(0,0%,100%,.12);border:0;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:28px;justify-content:center;line-height:1;padding:0;position:absolute;right:12px;top:12px;width:28px}.anyDest__infoClose:hover{background:hsla(0,0%,100%,.22)}.anyDest__infoIcon{height:18px;width:18px}}.anyDest__mobileCtaWrap{display:none}.anyDest__mobileCtaBtn{align-items:center;background:var(--accent);background:#ef3e32;border-radius:999px;color:#fff;display:inline-flex;font-family:Poppins;font-size:16px;font-size:clamp(18px,5vw,28px);font-weight:800;justify-content:center;letter-spacing:.02em;line-height:1;min-height:35px;padding:clamp(14px,3.2vw,20px) clamp(18px,6vw,22px);text-decoration:none;width:clamp(240px,78vw,440px)}@media (max-width:767px){.anyDest{padding:40px 16px}.anyDest__grid{gap:0;grid-template-columns:1fr;justify-items:center}.anyDest__gallery{display:none!important}.anyDest__copy{align-items:center;display:flex;flex-direction:column;text-align:center}.anyDest__body{max-width:42ch}.anyDest__props{margin-left:auto;margin-right:auto;max-width:520px;width:100%}.anyDest__prop{justify-content:center}.anyDest__mobileCtaWrap{display:flex;justify-content:center;margin-top:22px;max-width:520px;width:100%}.anyDest__infoPopover{border-radius:16px;font-size:14px;line-height:1.45;width:min(260px,92vw)}}@media (min-width:768px) and (max-width:1024px){.anyDest__mosaic{width:min(560px,100%)}.anyDest__props{max-width:480px}}.anyDest__infoPopover{font-family:poppins}