footer.hillsong-footer{background-color:var(--bg-color);text-align:center;background-position:50%;background-size:cover}footer.hillsong-footer .footer-container{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;max-width:1200px;margin:0 auto;padding-left:10px;padding-right:10px;display:flex}footer.hillsong-footer .footer-container>*{width:100%}footer.hillsong-footer .footer-lower-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 40px;display:flex}@media (max-width:768px){footer.hillsong-footer .footer-lower-row{flex-direction:column}}footer.hillsong-footer .footer-links-row{flex-wrap:wrap;flex:100%;justify-content:center;align-items:flex-start;gap:20px 2rem;width:100%;display:flex}footer.hillsong-footer .footer-link-column{flex:1 1 0;min-width:100px}footer.hillsong-footer .footer-links-row ul{flex-direction:column;margin:0 0 10px;padding:0;list-style:none;display:flex}footer.hillsong-footer .footer-links-row ul li{margin-bottom:2px}footer.hillsong-footer .footer-links-row h3.section-title{color:var(--text-color);-webkit-font-smoothing:antialiased;margin:0 0 4px;font-weight:700}footer.hillsong-footer .footer-links-row h3,footer.hillsong-footer .footer-links-row a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}footer.hillsong-footer .footer-links-row a{color:var(--text-color);-webkit-font-smoothing:antialiased;font-weight:400;text-decoration:none;transition:opacity .3s}footer.hillsong-footer .footer-links-row a:hover{opacity:.8}footer.hillsong-footer .footer-logo{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;display:flex}footer.hillsong-footer .footer-logo img,footer.hillsong-footer .footer-logo svg{fill:var(--text-color);color:var(--text-color);object-fit:contain;width:auto;height:70px}footer.hillsong-footer .footer-tag-line{color:var(--text-color);-webkit-font-smoothing:antialiased;text-transform:capitalize;font-size:16px;font-weight:600}footer.hillsong-footer .footer-buttons{flex:0 1 fit-content;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}footer.hillsong-footer .footer-button{color:var(--text-color);border:2px solid var(--text-color);text-transform:uppercase;letter-spacing:.08em;text-wrap:nowrap;background:0 0;border-radius:999px;flex-grow:1;padding:10px 28px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .3s}footer.hillsong-footer .footer-button:hover{opacity:.8}footer.hillsong-footer .footer-social{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px 20px;display:flex}footer.hillsong-footer .footer-social a{justify-content:flex-start;align-items:center;gap:10px;text-decoration:none;display:flex}footer.hillsong-footer .footer-social .social-icon{background-color:var(--text-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:all .3s;display:inline-flex}footer.hillsong-footer .footer-social a>span:last-child{color:var(--text-color);text-transform:capitalize;font-size:16px;font-weight:600}footer.hillsong-footer .footer-social a:hover{opacity:.8}footer.hillsong-footer .footer-icons{flex-wrap:wrap;flex:100%;justify-content:center;align-items:center;gap:20px 40px;width:100%;display:flex}footer.hillsong-footer .footer-icon-item{flex-direction:column;justify-content:center;align-items:center;gap:8px;text-decoration:none;display:flex}footer.hillsong-footer .footer-icon-item:hover{opacity:.8}footer.hillsong-footer .footer-icon-glyph{color:var(--text-color);display:inline-flex}footer.hillsong-footer .footer-icon-title{color:var(--text-color);white-space:nowrap;margin:0;font-size:16px;font-weight:600}footer.hillsong-footer .footer-copyright{color:var(--text-color);text-transform:capitalize;width:100%;font-size:12px;font-weight:200}@media (prefers-reduced-motion:reduce){footer.hillsong-footer .footer-links-row a,footer.hillsong-footer .footer-button,footer.hillsong-footer .footer-social a,footer.hillsong-footer .footer-icon-item{transition:none}}
.image-gallery-display-strip{position:relative}.image-gallery-display-strip .photogallery-images-container{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x;height:100%;display:flex;overflow:scroll}.image-gallery-display-strip .photogallery-images-container::-webkit-scrollbar{display:none}.image-gallery-display-strip.image-gallery-size-small{height:40vw;max-height:300px}.image-gallery-display-strip.image-gallery-size-medium{height:60vw;max-height:500px}.image-gallery-display-strip.image-gallery-size-large{height:calc(100vh - 50px)}@media (min-width:769px){.image-gallery-display-strip.image-gallery-size-large{height:calc(100vh - 124px)}}.image-gallery-display-strip .image-frame{flex-grow:1;flex-shrink:0;flex-basis:content;scroll-snap-align:center;scroll-snap-stop:always;will-change:transform;width:fit-content;max-width:90%;height:100%;max-height:100%;transition:opacity .4s cubic-bezier(.32,.72,0,1);position:relative;overflow:hidden;transform:translateZ(0)}.image-gallery-display-strip .image-frame:first-child{scroll-snap-align:start}.image-gallery-display-strip .image-frame:last-child{scroll-snap-align:end}.image-gallery-display-strip .image-frame img{object-fit:cover;object-position:center;backface-visibility:hidden;width:auto;min-width:100%;height:100%;display:block;transform:translateZ(0)}.image-gallery-display-strip .carousel-arrow-left,.image-gallery-display-strip .carousel-arrow-right{z-index:10;color:#fffffff2;opacity:0;pointer-events:none;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#00000040;border:1px solid #ffffff59;border-radius:9999px;justify-content:center;align-items:center;min-width:1.75rem;min-height:1.75rem;margin:0;padding:.25rem;transition:opacity .3s cubic-bezier(.32,.72,0,1),background-color .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.image-gallery-display-strip .carousel-arrow-left:hover,.image-gallery-display-strip .carousel-arrow-right:hover{background:#0006}.image-gallery-display-strip .carousel-arrow-left{left:.5rem}.image-gallery-display-strip .carousel-arrow-right{right:.5rem}@media (min-width:769px){.image-gallery-display-strip .carousel-arrow-left{left:1rem}.image-gallery-display-strip .carousel-arrow-right{right:1rem}}.image-gallery-display-strip .photo-gallery-caption{color:#fff;background-color:#00000080;width:100%;padding:10px;font-size:.875rem;line-height:1.35;position:absolute;bottom:0;left:0}.image-gallery-slides-carousel{width:100%;color:var(--foreground)}.image-gallery-slides-hero{touch-action:pan-y;backface-visibility:hidden;border-radius:.75rem;width:100%;position:relative;overflow:hidden;transform:translateZ(0)}.image-gallery-blur-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.image-gallery-blur-bg-scaler{transform-origin:50%;animation:image-gallery-blur-bg-zoom var(--image-gallery-blur-duration,14s) cubic-bezier(.45, 0, .55, 1) infinite alternate;will-change:transform;backface-visibility:hidden;position:absolute;inset:0}.image-gallery-blur-bg-scaler--static{animation:none;transform:scale(1.04)}.image-gallery-blur-bg-image{object-fit:cover;object-position:center;filter:blur(40px)saturate(1.15)brightness(.88);transform-origin:50%;width:100%;min-width:100%;height:100%;min-height:100%;display:block;position:absolute;inset:0;transform:scale(1.2)}.image-gallery-slides-image-layer{will-change:opacity;backface-visibility:hidden;position:absolute;inset:0;overflow:hidden;transform:translateZ(0)}.image-gallery-slides-foreground{z-index:1;pointer-events:none;background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.image-gallery-slides-foreground-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.image-gallery-slides-caption{z-index:2;color:#fff;background:linear-gradient(#0000,#000000bf);padding:.75rem 1rem;font-size:.875rem;line-height:1.35;position:absolute;bottom:0;left:0;right:0}.image-gallery-slides-controls{color:var(--foreground);margin-top:.5rem}.image-gallery-slides-controls .music-announcement-dot{background:color-mix(in oklab, var(--foreground) 40%, transparent)}.image-gallery-slides-controls .music-announcement-dot:hover{background:color-mix(in oklab, var(--foreground) 60%, transparent)}.image-gallery-slides-controls .music-announcement-dot--active{background:var(--foreground)}.image-gallery-slides-controls .music-announcement-arrow{border-color:color-mix(in oklab, var(--foreground) 30%, transparent);color:color-mix(in oklab, var(--foreground) 90%, transparent)}.image-gallery-slides-controls .music-announcement-arrow:hover{background:color-mix(in oklab, var(--foreground) 8%, transparent)}.image-gallery-slides-timeline-caption{color:#ffffffd9;margin:0;font-size:.875rem;line-height:1.4}.image-gallery-fade{width:100%}.image-gallery-fade-inner{aspect-ratio:16/9;border-radius:14px;width:100%;position:relative;overflow:hidden}.image-gallery-fade-frame{opacity:0;pointer-events:none;will-change:opacity;backface-visibility:hidden;transition:opacity 1s cubic-bezier(.32,.72,0,1);position:absolute;inset:0;transform:translateZ(0)}.image-gallery-fade-frame--active{opacity:1;pointer-events:auto}.image-gallery-fade-frame--reduced-motion{transition:opacity 10ms linear}.image-gallery-fade-foreground{z-index:1;pointer-events:none;background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.image-gallery-fade-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.image-gallery-fade-caption{z-index:2;color:#fff;background:linear-gradient(#0000,#000000a6);padding:.75rem 1rem;font-size:.875rem;line-height:1.35;position:absolute;bottom:0;left:0;right:0}@keyframes image-gallery-blur-bg-zoom{0%{transform:scale(1)}to{transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.image-gallery-blur-bg-scaler{animation:none;transform:scale(1.04)}}
