.tour-details-trigger{padding:0;border:0;background:none;color:#147b7b;font:inherit;font-weight:600;text-align:left;cursor:pointer}.tour-details-trigger:hover{text-decoration:underline}.tour-modal-open{overflow:hidden}.tour-modal{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:24px;background:#0009}.tour-modal[hidden]{display:none}.tour-modal__content{position:relative;width:min(680px,100%);max-height:90vh;overflow:auto;background:#fff;box-shadow:0 12px 42px #0008}.tour-modal__image{display:block;width:100%;height:290px;object-fit:cover}.tour-modal__body{padding:28px}.tour-modal__body h2{margin:0 0 16px;color:#333;font-size:28px;font-weight:400;line-height:1.3}.tour-modal__close{position:absolute;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:#333;font-size:30px;line-height:1;cursor:pointer}@media(max-width:850px){.tour-modal{padding:12px}.tour-modal__image{height:210px}.tour-modal__body{padding:22px}.tour-modal__body h2{font-size:24px}}
