body.modal-open{overflow:hidden}.destination-modal{width:min(980px,calc(100% - 32px));max-height:92vh;padding:0;border:0;border-radius:14px;background:#fff;color:#113140;box-shadow:0 32px 90px rgba(0,0,0,.36);overflow:auto}.destination-modal::backdrop{background:rgba(1,22,34,.82);backdrop-filter:blur(5px)}.modal-close{position:sticky;float:right;top:14px;margin:14px 14px -58px 0;z-index:3;width:42px;height:42px;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(3,31,49,.72);color:#fff;font-size:1.75rem;line-height:1;cursor:pointer}.modal-image-wrap{height:340px;position:relative;background:#07364b;overflow:hidden}.modal-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,31,49,.7),transparent 55%)}.modal-image-wrap img{width:100%;height:100%;object-fit:cover}.modal-image-wrap span{position:absolute;left:32px;bottom:24px;z-index:1;color:#fff;background:rgba(18,169,162,.88);border-radius:30px;padding:7px 13px;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.modal-content{padding:36px 42px 42px}.modal-content h2{font-size:clamp(2.1rem,5vw,3.4rem);margin:8px 0 16px}.modal-attraction{font-size:1.08rem;color:#087b7a}.modal-content>p:not(.modal-attraction){color:#5e747d;font-size:1.03rem}.modal-facts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:25px 0}.modal-facts>div{background:#f1f8f7;border-radius:9px;padding:20px}.modal-facts b{color:#062f45}.modal-facts p{margin:7px 0 0;color:#5e747d}.modal-content blockquote{margin:22px 0;padding:20px 22px;border-left:4px solid #27c2b8;background:#062f45;color:#fff;font:600 1.2rem/1.5 "Playfair Display",serif;border-radius:0 8px 8px 0}@media(max-width:640px){.destination-modal{width:calc(100% - 18px);max-height:95vh}.modal-image-wrap{height:235px}.modal-image-wrap span{left:18px;bottom:16px}.modal-content{padding:26px 20px 30px}.modal-facts{grid-template-columns:1fr}.modal-content .btn{width:100%}}
