*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;color:#2c3e50;background-color:#f8f9fa;scroll-behavior:smooth}.container{max-width:900px;margin:0 auto;padding:30px 20px}section{margin-bottom:50px;background:#fff;padding:30px;border-radius:10px;box-shadow:0 2px 8px #00000014}h1,h2,h3{color:#2c3e50;font-weight:600}h2{font-size:32px;margin-bottom:20px;text-align:center;position:relative;padding-bottom:15px}h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:3px;background:#333;border-radius:2px}h3{font-size:24px;margin-top:30px;margin-bottom:15px}p{font-size:17px;color:#555;line-height:1.8;margin-bottom:16px}button{background:#333;color:#fff;padding:12px 24px;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:16px;font-weight:500;box-shadow:0 2px 4px #0000001a}button:hover{background:#555;box-shadow:0 3px 8px #00000026}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;background:#000;border-radius:10px;box-shadow:0 4px 12px #00000026;margin:20px 0}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.locationListItem::marker{color:#fff}nav a:hover{background-color:#555!important}@media(max-width:1024px)and (min-width:769px){nav ul{max-width:900px;margin:0 auto}}@media(max-width:768px){nav ul{justify-content:center;padding:5px}nav a,nav div{font-size:.9em!important;padding:8px 10px!important}}.gallery-slide-container{width:100%;height:460px;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width:768px){.gallery-slide-container{height:260px}}.image-gallery-slide-wrapper{background:#1a1a1a;border-radius:8px;overflow:hidden}.image-gallery-left-nav,.image-gallery-right-nav{top:50%!important;transform:translateY(-50%)!important;padding:0!important;width:46px!important;height:46px!important;background:#ffffffeb!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 10px #0006!important;transition:background .18s,box-shadow .18s!important;color:#222!important;filter:none!important}.image-gallery-left-nav{left:10px!important}.image-gallery-right-nav{right:10px!important}.image-gallery-left-nav:hover,.image-gallery-right-nav:hover{background:#fff!important;box-shadow:0 4px 16px #00000073!important;transform:translateY(-50%)!important}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:22px!important;height:22px!important;color:#222!important}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0!important;top:auto!important;padding:6px 9px!important;background:#0000007a!important;border-radius:5px!important;filter:none!important;color:#fff!important}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:20px!important;height:20px!important}.image-gallery.fullscreen-modal{background:#000!important}.image-gallery.fullscreen-modal .image-gallery-content{top:0!important;transform:none!important}@media(max-width:768px){.image-gallery-left-nav,.image-gallery-right-nav{width:38px!important;height:38px!important}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:16px!important;height:16px!important}}@media(max-width:768px){section{padding:20px;margin-bottom:30px}h2{font-size:26px}h3{font-size:20px}p{font-size:15px}button{padding:10px 20px;font-size:14px}.container{padding:20px 15px}}@media screen and (max-width:768px){.nav-toggle{display:none}.nav-toggle:checked+.nav-links{display:block}.nav-links{display:none;text-align:center;padding:10px 0}.nav-links li{margin:10px 0}.nav-links a{display:block;padding:10px;color:#fff;text-decoration:none;border-radius:5px;transition:background-color .3s;font-family:Times New Roman,Times,serif;font-size:1.2em;background-color:#333}}@media screen and (min-width:769px){.nav-toggle{display:none}.nav-links{display:flex;justify-content:center}.nav-links li{margin:0 10px}.nav-links a{padding:10px 20px;border-radius:5px;transition:background-color .3s;font-family:Times New Roman,Times,serif;font-size:1.2em;color:#fff;text-decoration:none}}.nav-toggle-label{cursor:pointer}.nav-toggle-label:hover{opacity:.7}.nav-toggle-checkbox{display:none}.nav-toggle-span{display:block;width:30px;height:2px;margin-bottom:5px;background-color:#fff;border-radius:5px;transition:transform .3s,opacity .3s}.nav-toggle-checkbox:checked+.nav-toggle-span:nth-child(2){opacity:0}.nav-toggle-checkbox:checked+.nav-toggle-span:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-toggle-checkbox:checked+.nav-toggle-span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}:root{--ig-primary-color: #337ab7;--ig-white: #fff;--ig-black: #000;--ig-background-overlay: rgba(0, 0, 0, .4);--ig-thumbnail-size: 96px;--ig-thumbnail-size-small: 80px;--ig-thumbnail-border-width: 4px;--ig-thumbnail-border-width-small: 3px;--ig-bullet-size: 4px;--ig-bullet-size-small: 3px}.image-gallery-icon{color:var(--ig-white, #fff);transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgba(0,0,0,.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:var(--ig-primary-color, #337ab7)}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid var(--ig-primary-color, #337ab7)}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:32px;width:32px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:16px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:12px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:12px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:120px;width:96px}@media(max-width:768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:48px;width:32px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:48px 12px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:64px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:32px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;position:relative;overscroll-behavior:none;-webkit-overflow-scrolling:touch}.image-gallery.fullscreen-modal{background:var(--ig-black, #000);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:var(--ig-black, #000)}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 112px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 88px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-swipe{overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);touch-action:pan-y pinch-zoom}.image-gallery-slides{overflow:hidden;position:relative;touch-action:pan-y pinch-zoom;-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:layout style paint;isolation:isolate}.image-gallery-slides-container{display:flex;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform}.image-gallery-slides-container.vertical{flex-direction:column;height:100%}.image-gallery-slides-container.vertical .image-gallery-slide{flex:0 0 100%;height:100%;min-height:0}.image-gallery-slides-container.vertical .image-gallery-slide .image-gallery-image{height:100%;width:auto;max-width:100%}.image-gallery-slide{flex:0 0 100%;min-width:0;position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:var(--ig-background-overlay, rgba(0, 0, 0, .4));bottom:72px;color:var(--ig-white, #fff);left:0;line-height:1;padding:12px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:48px;font-size:.8em;padding:8px 16px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4;text-align:center}.image-gallery-bullets .image-gallery-bullets-container{margin:0 auto;padding:0;display:inline-block}.image-gallery-bullets .image-gallery-bullets-inner{display:flex;align-items:center;justify-content:flex-start;white-space:nowrap;padding:2px 0}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid var(--ig-white, #fff);border-radius:50%;box-shadow:0 2px 2px #0009;cursor:pointer;margin:0 4px;outline:none;width:calc(var(--ig-bullet-size, 4px) * 2 + 2px);height:calc(var(--ig-bullet-size, 4px) * 2 + 2px);padding:0;flex-shrink:0;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;width:calc(var(--ig-bullet-size-small, 3px) * 2 + 2px);height:calc(var(--ig-bullet-size-small, 3px) * 2 + 2px)}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{width:8px;height:8px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:var(--ig-primary-color, #337ab7);border:1px solid var(--ig-primary-color, #337ab7)}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid var(--ig-white, #fff);background:var(--ig-white, #fff)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:var(--ig-primary-color, #337ab7);border:1px solid var(--ig-primary-color, #337ab7)}.image-gallery-bullets .image-gallery-bullet.active:hover{background:var(--ig-primary-color, #337ab7)}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullets-inner{flex-direction:column;padding:0 2px}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:4px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:3px 0}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:3px 0}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:var(--ig-thumbnail-size, 96px)}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:var(--ig-thumbnail-size-small, 80px)}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 4px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 4px}}.image-gallery-thumbnails{overflow:hidden;padding:4px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:4px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:var(--ig-thumbnail-border-width, 4px) solid transparent;transition:border .3s ease-out;width:var(--ig-thumbnail-size, 96px);background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:var(--ig-thumbnail-border-width-small, 3px) solid transparent;width:var(--ig-thumbnail-size-small, 80px)}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:var(--ig-thumbnail-border-width, 4px) solid var(--ig-primary-color, #337ab7)}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:var(--ig-thumbnail-border-width-small, 3px) solid var(--ig-primary-color, #337ab7)}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:var(--ig-thumbnail-border-width, 4px) solid var(--ig-primary-color, #337ab7)}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:var(--ig-thumbnail-border-width-small, 3px) solid var(--ig-primary-color, #337ab7)}}.image-gallery-thumbnail-label{box-sizing:border-box;color:var(--ig-white, #fff);font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px rgba(0,0,0,.6);transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:var(--ig-background-overlay, rgba(0, 0, 0, .4));color:var(--ig-white, #fff);line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}
