.destination-hub-image-text{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:64px}.destination-hub-image-text--image-right .destination-hub-image-text__media{order:2}.destination-hub-image-text--image-right .destination-hub-image-text__content{order:1}.destination-hub-image-text__media{width:100%}.destination-hub-image-text__image{display:block;width:100%;height:auto;border-radius:16px}.destination-hub-image-text__content{color:inherit}.destination-hub-image-text__eyebrow{margin:0 0 16px;color:var(--dh-color-coral);font-size:12px;font-weight:800;line-height:1;letter-spacing:.18em;text-transform:uppercase}.destination-hub-section--bg-navy .destination-hub-image-text__eyebrow{color:var(--dh-color-mint-bright)}.destination-hub-image-text__title{margin:0 0 28px;font-size:clamp(32px,3.2vw,48px);font-weight:800;line-height:1.05;letter-spacing:-.04em}.destination-hub-image-text__body{font-size:18px;line-height:1.75}.destination-hub-image-text__body p{margin:0 0 16px}.destination-hub-image-text__body p:last-child{margin-bottom:0}.destination-hub-image-text__body strong,.destination-hub-image-text__body b{font-weight:800}.destination-hub-image-text__body ul,.destination-hub-image-text__body ol{margin:16px 0;padding-left:24px}.destination-hub-image-text__body li+li{margin-top:8px}.destination-hub-image-text__cta-wrapper{margin-top:40px}.destination-hub-image-text__cta{display:inline-flex;align-items:center;gap:6px;color:var(--dh-color-coral);font-size:14px;font-weight:800;line-height:1.2;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px;transition:opacity .2s ease}.destination-hub-image-text__cta:after{content:'→'}.destination-hub-image-text__cta:hover{opacity:.8}@media (max-width:768px){.destination-hub-image-text{grid-template-columns:1fr;gap:32px}.destination-hub-image-text__content{order:1}.destination-hub-image-text__media{order:2}.destination-hub-image-text__title{font-size:38px}.destination-hub-image-text__body{font-size:17px;line-height:1.65}}@media (max-width:375px){.destination-hub-image-text{gap:24px}.destination-hub-image-text__eyebrow{font-size:11px}.destination-hub-image-text__title{font-size:30px}.destination-hub-image-text__body{font-size:16px}}