.calendar.svelte-1tftkh0{padding:15px;border:1px solid #000;border-radius:5px}.calendar.svelte-1tftkh0 .action:where(.svelte-1tftkh0){display:flex;align-items:center}.calendar.svelte-1tftkh0 .action:where(.svelte-1tftkh0) .month:where(.svelte-1tftkh0){flex-grow:1;text-align:center;font-size:22px;font-weight:700}.calendar.svelte-1tftkh0 .action:where(.svelte-1tftkh0) button:where(.svelte-1tftkh0){font-size:25px;transition:all .2s ease-in-out}.calendar.svelte-1tftkh0 .action:where(.svelte-1tftkh0) button:where(.svelte-1tftkh0):hover{color:var(--bs-primary)}.calendar.svelte-1tftkh0 .days:where(.svelte-1tftkh0){display:grid;grid-template-columns:repeat(7,1fr)}.calendar.svelte-1tftkh0 .days.main:where(.svelte-1tftkh0){color:#a4a4a4;padding-top:15px}.calendar.svelte-1tftkh0 .days:where(.svelte-1tftkh0) .cell:where(.svelte-1tftkh0){text-align:center;padding:8px}.calendar.svelte-1tftkh0 .days:where(.svelte-1tftkh0) .cell:where(.svelte-1tftkh0) a:where(.svelte-1tftkh0),.calendar.svelte-1tftkh0 .days:where(.svelte-1tftkh0) .cell:where(.svelte-1tftkh0) span:where(.svelte-1tftkh0){display:flex;align-items:center;text-align:center;justify-content:center;margin:auto;width:35px;height:35px;border-radius:5px}.calendar.svelte-1tftkh0 .days:where(.svelte-1tftkh0) .cell:where(.svelte-1tftkh0) a:where(.svelte-1tftkh0){background:var(--bs-primary);text-decoration:none}.calendar.svelte-1tftkh0 .days:where(.svelte-1tftkh0) .cell:where(.svelte-1tftkh0) a:where(.svelte-1tftkh0):hover{color:#000;opacity:.7}.calendar.svelte-1tftkh0 .days:where(.svelte-1tftkh0) .cell.active:where(.svelte-1tftkh0) a:where(.svelte-1tftkh0){color:#000;font-weight:700}.calendar.svelte-1tftkh0 .days:where(.svelte-1tftkh0) .cell.diff-month:where(.svelte-1tftkh0){color:var(--bs-gray)}.calendar.svelte-1tftkh0 .days:where(.svelte-1tftkh0) .cell.current:where(.svelte-1tftkh0){font-weight:500}.calendar.svelte-1tftkh0 .days:where(.svelte-1tftkh0) .cell.current:where(.svelte-1tftkh0) span:where(.svelte-1tftkh0),.calendar.svelte-1tftkh0 .days:where(.svelte-1tftkh0) .cell.current:where(.svelte-1tftkh0) a:where(.svelte-1tftkh0){background:var(--bs-gray-300)}.btn.svelte-6g5yfu{transition:all .2s ease-in-out}.btn.svelte-6g5yfu .icon:where(.svelte-6g5yfu){background-color:#000;transition:all .2s ease-in-out;width:32px;height:32px}.btn.svelte-6g5yfu:hover .icon:where(.svelte-6g5yfu){background-color:var(--bs-primary)}.map.svelte-19c2z62{height:500px}#sharer.svelte-rm066p .modal-body:where(.svelte-rm066p){margin-bottom:-20px}#sharer.svelte-rm066p .modal-body:where(.svelte-rm066p) .social-link:where(.svelte-rm066p){border:1px solid #000;width:100%;margin-bottom:20px;text-transform:none}#sharer.svelte-rm066p .modal-body:where(.svelte-rm066p) .social-link:where(.svelte-rm066p) i:where(.svelte-rm066p){margin-right:10px}#sharer.svelte-rm066p .modal-body:where(.svelte-rm066p) .social-link.copy:where(.svelte-rm066p) i:where(.svelte-rm066p){margin:0}.modal-share.svelte-rm066p{display:block;background:#0009;z-index:99999}.modal-share.svelte-rm066p .close:where(.svelte-rm066p){margin-top:-8px;margin-left:auto;font-size:35px;line-height:30px}.modal-share.svelte-rm066p .share-btn:where(.svelte-rm066p){transition:all .2s ease-in-out}.modal-share.svelte-rm066p .share-btn:where(.svelte-rm066p):hover{opacity:.8}.image.svelte-197b0lx{width:100%;height:100%;display:block}.image.svelte-197b0lx img:where(.svelte-197b0lx){width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius)}:root{--header_height: 60px;--header_height_sticky: 40px;--block_distance: 80px;--container_distance: 50px;--transform-color: invert(75%) sepia(82%) saturate(2650%) hue-rotate(1deg) brightness(104%) contrast(101%);--transition-base: all .2s ease-in-out;--shadow: 0 0 7px rgba(0, 0, 0, .15);--shadow-extra: 5px 5px 7px rgba(0, 0, 0, .15);--text-shadow: 2px 2px 3px #000000;--border-radius: 15px;--bs-border-radius: 15px;--bs-card-inner-border-radius: 15px}@media(max-width:991.98px){:root{--block_distance: 60px}}.goback.svelte-1sr2d29{display:flex;gap:calc(var(--block_distance));font-size:15px;line-height:19px;font-weight:600;width:fit-content}.main-image.svelte-1sr2d29{height:650px;display:block;position:relative}.main-image.svelte-1sr2d29 img:where(.svelte-1sr2d29){border-radius:var(--border-radius);height:100%;width:100%;object-fit:cover}.main-image.svelte-1sr2d29 .caption:where(.svelte-1sr2d29){position:absolute;bottom:15px;left:15px;color:#fff;text-shadow:var(--text-shadow)}.caption.svelte-1sr2d29{color:#666;margin-top:10px;font-size:.9rem}.main-content.svelte-1sr2d29{--gap: calc(var(--block_distance) / 2);display:flex;gap:var(--gap);flex-wrap:wrap}.main-content.svelte-1sr2d29 .column.left-cont:where(.svelte-1sr2d29){flex:1 calc(60% - var(--gap))}@media(max-width:991.98px){.main-content.svelte-1sr2d29 .column.left-cont:where(.svelte-1sr2d29){flex:0 100%}}.main-content.svelte-1sr2d29 .column.left-cont:where(.svelte-1sr2d29) .main-title:where(.svelte-1sr2d29){font-size:38px;line-height:1.2em;font-weight:700}.main-content.svelte-1sr2d29 .column.left-cont:where(.svelte-1sr2d29) .subtitle:where(.svelte-1sr2d29){font-size:25px;padding-top:5px;line-height:1.2em}.main-content.svelte-1sr2d29 .column.left-cont:where(.svelte-1sr2d29) .address:where(.svelte-1sr2d29){padding-top:10px;color:#686867}.main-content.svelte-1sr2d29 .column.left-cont:where(.svelte-1sr2d29) .address:where(.svelte-1sr2d29) img:where(.svelte-1sr2d29){width:25px;margin-right:10px}.main-content.svelte-1sr2d29 .column.left-cont:where(.svelte-1sr2d29) .description:where(.svelte-1sr2d29){padding-top:calc(var(--block_distance) / 2);margin-bottom:-1rem}.main-content.svelte-1sr2d29 .column.left-cont:where(.svelte-1sr2d29) .description:where(.svelte-1sr2d29) .title:where(.svelte-1sr2d29){font-size:22px;font-weight:700;padding-bottom:calc(var(--block_distance) / 4)}.main-content.svelte-1sr2d29 .column.right-cont:where(.svelte-1sr2d29){flex:1 calc(40% - var(--gap))}@media(max-width:767.98px){.main-content.svelte-1sr2d29 .column.right-cont:where(.svelte-1sr2d29){flex:0 100%}}.main-content.svelte-1sr2d29 .column.right-cont:where(.svelte-1sr2d29) .action:where(.svelte-1sr2d29){display:flex;gap:30px;align-items:center;justify-content:flex-end}.main-content.svelte-1sr2d29 .column.right-cont:where(.svelte-1sr2d29) .calendar-cont:where(.svelte-1sr2d29){padding-top:calc(var(--block_distance) / 2)}.main-content.svelte-1sr2d29 .column.right-cont:where(.svelte-1sr2d29) .subject-cont:where(.svelte-1sr2d29){padding-top:calc(var(--block_distance) / 2)}.main-content.svelte-1sr2d29 .column.right-cont:where(.svelte-1sr2d29) .subject-cont:where(.svelte-1sr2d29) .content:where(.svelte-1sr2d29){background:#000;padding:calc(var(--block_distance) / 4);border-radius:5px;color:#fff}.main-content.svelte-1sr2d29 .column.right-cont:where(.svelte-1sr2d29) .subject-cont:where(.svelte-1sr2d29) .content:where(.svelte-1sr2d29) .title:where(.svelte-1sr2d29){font-size:22px;font-weight:700;padding-bottom:calc(var(--block_distance) / 4)}.main-content.svelte-1sr2d29 .column.right-cont:where(.svelte-1sr2d29) .subject-cont:where(.svelte-1sr2d29) .content:where(.svelte-1sr2d29) .item:where(.svelte-1sr2d29){padding-bottom:5px}.main-content.svelte-1sr2d29 .column.right-cont:where(.svelte-1sr2d29) .subject-cont:where(.svelte-1sr2d29) .content:where(.svelte-1sr2d29) .item:where(.svelte-1sr2d29) a:where(.svelte-1sr2d29){color:#fff;transition:var(--transition-base)}.main-content.svelte-1sr2d29 .column.right-cont:where(.svelte-1sr2d29) .subject-cont:where(.svelte-1sr2d29) .content:where(.svelte-1sr2d29) .item:where(.svelte-1sr2d29) a:where(.svelte-1sr2d29):hover{color:var(--bs-primary)}.main-content.svelte-1sr2d29 .column.right-cont:where(.svelte-1sr2d29) .subject-cont:where(.svelte-1sr2d29) .content:where(.svelte-1sr2d29) .item:where(.svelte-1sr2d29):last-child ul:where(.svelte-1sr2d29){margin-bottom:0}
