.destinations-hero{position:relative;min-height:820px;background:#182f3b;color:#f5f1e8;overflow:hidden}
.destinations-hero-image{position:absolute;inset:0;overflow:hidden}
.destinations-hero-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.destinations-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,34,44,.94) 0%,rgba(13,34,44,.72) 42%,rgba(13,34,44,.24) 100%)}
.destinations-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(245,241,232,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(245,241,232,.07) 1px,transparent 1px);background-size:90px 90px;mask-image:linear-gradient(90deg,black,transparent 80%);-webkit-mask-image:linear-gradient(90deg,black,transparent 80%)}
.destinations-hero-container{position:relative;z-index:2;width:min(1240px,calc(100% - 56px));min-height:820px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between}
.destinations-hero-top{display:flex;align-items:center;justify-content:space-between;padding:28px 0;border-bottom:1px solid rgba(245,241,232,.22);color:rgba(245,241,232,.65);font-family:"DM Sans",sans-serif;font-size:8px;font-weight:800;letter-spacing:.2em}
.destinations-hero-top span:last-child{color:#e2b56f}
.destinations-hero-main{display:grid;grid-template-columns:100px 1fr;gap:65px;align-items:center;flex:1}
.destinations-hero-coordinate{height:260px;display:flex;flex-direction:column;justify-content:space-between;padding:10px 0;color:rgba(245,241,232,.5);font-family:"DM Sans",sans-serif;font-size:7px;font-weight:800;letter-spacing:.17em;writing-mode:vertical-rl}
.destinations-hero-coordinate span:last-child{color:#e2b56f}
.destinations-hero-coordinate div{width:1px;height:75px;background:rgba(226,181,111,.7)}
.destinations-hero-content{max-width:760px;padding-bottom:30px}
.destinations-hero-kicker{display:block;margin-bottom:25px;color:#e2b56f;font-family:"DM Sans",sans-serif;font-size:9px;font-weight:800;letter-spacing:.22em}
.destinations-hero-content h1{margin:0;color:#f5f1e8;font-family:"Manrope",sans-serif;font-size:clamp(65px,8vw,108px);font-weight:800;line-height:.88;letter-spacing:-.075em}
.destinations-hero-content h1 em{color:#e2b56f;font-style:normal;font-weight:500}
.destinations-hero-content p{max-width:500px;margin:32px 0 34px;color:rgba(245,241,232,.68);font-family:"DM Sans",sans-serif;font-size:14px;line-height:1.85}
.destinations-hero-content>a{display:inline-flex;align-items:center;gap:22px;color:#f5f1e8;font-family:"DM Sans",sans-serif;font-size:10px;font-weight:800;text-decoration:none;letter-spacing:.04em}
.destinations-hero-content>a span{width:38px;height:38px;display:flex;align-items:center;justify-content:center;color:#182f3b;background:#e2b56f;border-radius:50%;font-size:15px;transition:transform .3s ease}
.destinations-hero-content>a:hover span{transform:translateY(5px)}
.destinations-hero-bottom{display:flex;align-items:center;justify-content:space-between;padding:25px 0;border-top:1px solid rgba(245,241,232,.22);color:rgba(245,241,232,.45);font-family:"DM Sans",sans-serif;font-size:7px;font-weight:800;letter-spacing:.18em}
.destinations-hero-bottom span:first-child{color:#e2b56f}
@media (max-width:900px){.destinations-hero{min-height:730px}.destinations-hero-container{min-height:730px}.destinations-hero-main{grid-template-columns:55px 1fr;gap:35px}.destinations-hero-content h1{font-size:clamp(58px,9vw,85px)}.destinations-hero-coordinate{height:220px}}
@media (max-width:650px){.destinations-hero{min-height:680px}.destinations-hero-container{width:calc(100% - 32px);min-height:680px}.destinations-hero-top{padding:20px 0;font-size:6px}.destinations-hero-main{grid-template-columns:25px 1fr;gap:18px}.destinations-hero-coordinate{height:190px;font-size:6px}.destinations-hero-coordinate div{height:50px}.destinations-hero-kicker{margin-bottom:18px;font-size:7px}.destinations-hero-content h1{font-size:clamp(46px,13vw,66px);line-height:.92}.destinations-hero-content p{font-size:12px;line-height:1.75;margin:25px 0 28px}.destinations-hero-content>a{font-size:8px}.destinations-hero-content>a span{width:33px;height:33px;font-size:12px}.destinations-hero-bottom{overflow:hidden;justify-content:flex-start;gap:27px;padding:19px 0;font-size:6px}.destinations-hero-bottom span{white-space:nowrap}.destinations-hero-overlay{background:linear-gradient(90deg,rgba(13,34,44,.95),rgba(13,34,44,.58))}.destinations-hero-grid{background-size:60px 60px}}