.hd-gallery{padding:120px 140px}.hd-gallery--dark{background-color:var(--gl-color-text)}.hd-gallery--light{background-color:#fff}.hd-gallery__container{align-items:center;display:flex;flex-direction:column;gap:60px;margin:0 auto;max-width:1640px}.hd-gallery__header{display:flex;flex-direction:column;gap:20px;max-width:900px}.hd-gallery__header--align-center{align-self:center;text-align:center}.hd-gallery__header--align-left{align-self:flex-start;text-align:left}.hd-gallery__header--align-right{align-self:flex-end;text-align:right}.hd-gallery__heading{font-family:var(--gl-font-heading-stack);font-size:44px;font-weight:700;letter-spacing:var(--gl-h2-ls);line-height:var(--gl-h2-lh);margin:0;text-transform:uppercase}.hd-gallery--dark .hd-gallery__heading{color:#fff}.hd-gallery--light .hd-gallery__heading{color:var(--gl-color-text)}.hd-gallery__subtext{font-family:var(--gl-font-heading-stack);font-size:19px;font-weight:400;letter-spacing:var(--gl-body-ls);line-height:31px;margin:0}.hd-gallery--dark .hd-gallery__subtext{color:#fff}.hd-gallery--light .hd-gallery__subtext{color:var(--gl-color-text)}.hd-gallery__grid{display:flex;flex-wrap:wrap;gap:30px;width:100%}.hd-gallery__column{display:flex;flex:1;flex-direction:column;gap:30px;min-width:0}.hd-gallery__image{cursor:pointer;overflow:hidden;position:relative;width:100%}.hd-gallery__image:focus-visible{outline:2px solid #e6dcc3;outline-offset:4px}.hd-gallery__image--tall{height:600px}.hd-gallery__image--short{height:300px}.hd-gallery__image img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.hd-gallery__image:hover img{transform:scale(1.05)}.hd-gallery__image[data-page]:not([data-page="1"]){display:none}.hd-gallery__placeholder-box{background:linear-gradient(135deg,hsla(0,0%,50%,.3),hsla(0,0%,50%,.1));border:2px dashed hsla(0,0%,50%,.4);height:100%;width:100%}.hd-gallery--dark .hd-gallery__placeholder-box{background:linear-gradient(135deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.05));border-color:hsla(0,0%,100%,.3)}.hd-gallery--light .hd-gallery__placeholder-box{background:linear-gradient(135deg,rgba(22,50,90,.1),rgba(22,50,90,.05));border-color:rgba(22,50,90,.2)}.hd-gallery__pagination{gap:8px;margin-top:40px;width:100%}.hd-gallery__pagination,.hd-gallery__pagination-arrow{align-items:center;display:flex;justify-content:center}.hd-gallery__pagination-arrow{background:transparent;border:none;border-radius:0;box-shadow:none;cursor:pointer;height:24px;margin:0;min-height:24px;min-width:24px;outline:none;padding:0;transition:opacity .2s ease;width:24px}.hd-gallery--dark .hd-gallery__pagination-arrow{color:#fff}.hd-gallery--light .hd-gallery__pagination-arrow{color:var(--gl-color-text)}.hd-gallery__pagination-arrow svg{height:18px;width:18px}.hd-gallery__pagination-arrow:disabled{background:none;cursor:not-allowed;opacity:.3;pointer-events:none}.hd-gallery__pagination-arrow:not(:disabled):focus,.hd-gallery__pagination-arrow:not(:disabled):hover{opacity:.7}.hd-gallery__pagination-arrow:focus-visible{outline:none}.hd-gallery__pagination-arrow:active,.hd-gallery__pagination-arrow:focus{box-shadow:none;outline:none}.hd-gallery__pagination-numbers{align-items:center;display:flex;gap:4px}.hd-gallery__pagination-number{align-items:center;background:transparent;border:none;border-radius:4px;box-shadow:none;cursor:pointer;display:flex;font-family:var(--gl-font-heading-stack);font-size:14px;font-weight:400;height:32px;justify-content:center;line-height:1;margin:0;min-height:32px;min-width:32px;outline:none;padding:0;text-decoration:none;transition:background-color .2s ease,color .2s ease;width:32px}.hd-gallery--dark .hd-gallery__pagination-number{color:#fff}.hd-gallery--dark .hd-gallery__pagination-number:focus,.hd-gallery--dark .hd-gallery__pagination-number:hover{background-color:hsla(43,41%,83%,.2);color:#fff}.hd-gallery--dark .hd-gallery__pagination-number.is-active{background-color:#e6dcc3;color:var(--gl-color-text);font-weight:500}.hd-gallery--dark .hd-gallery__pagination-number.is-active:focus,.hd-gallery--dark .hd-gallery__pagination-number.is-active:hover{background-color:#e6dcc3;color:var(--gl-color-text)}.hd-gallery--light .hd-gallery__pagination-number{color:var(--gl-color-text)}.hd-gallery--light .hd-gallery__pagination-number:focus,.hd-gallery--light .hd-gallery__pagination-number:hover{background-color:rgba(22,50,90,.1);color:var(--gl-color-text)}.hd-gallery--light .hd-gallery__pagination-number.is-active{background-color:var(--gl-color-text);color:#fff;font-weight:500}.hd-gallery--light .hd-gallery__pagination-number.is-active:focus,.hd-gallery--light .hd-gallery__pagination-number.is-active:hover{background-color:var(--gl-color-text);color:#fff}.hd-gallery__pagination-number:focus-visible{outline:none}.hd-gallery__pagination-number:active,.hd-gallery__pagination-number:focus{box-shadow:none;outline:none}.hd-gallery__empty{font-family:var(--gl-font-heading-stack);font-size:16px;opacity:.7;padding:60px 20px;text-align:center}.hd-gallery--dark .hd-gallery__empty{color:#fff}.hd-gallery--light .hd-gallery__empty{color:var(--gl-color-text)}body.hd-gallery-lightbox-open{overflow:hidden}.hd-gallery__lightbox{display:none;inset:0;position:fixed;z-index:9999}.hd-gallery__lightbox.is-open{display:block}.hd-gallery__lightbox-overlay{background:var(--hd-gallery-lightbox-overlay,rgba(0,0,0,.72));inset:0;position:absolute}.hd-gallery__lightbox-dialog{border:1px solid hsla(0,0%,100%,.16);border-radius:0;box-shadow:0 20px 60px rgba(0,0,0,.35);display:flex;flex-direction:column;gap:18px;margin:40px auto;max-height:calc(100vh - 80px);overflow-y:auto;padding:56px 24px 24px;position:relative;width:min(1200px,calc(100vw - 48px))}.hd-gallery__lightbox--dark .hd-gallery__lightbox-dialog{background:var(--hd-gallery-lightbox-frame-dark,#16325a)}.hd-gallery__lightbox--light .hd-gallery__lightbox-dialog{background:var(--hd-gallery-lightbox-frame-light,#fff);border-color:rgba(22,50,90,.18);box-shadow:0 20px 60px rgba(22,50,90,.2)}.hd-gallery__lightbox-close{align-items:center;background:transparent;border:1px solid;border-radius:0;color:currentColor;cursor:pointer;display:flex;font-size:32px;height:40px;justify-content:center;line-height:1;padding:0;position:absolute;right:12px;top:12px;width:40px}.hd-gallery__lightbox--dark .hd-gallery__lightbox-close{background-color:#e6dcc3;border-color:#e6dcc3;color:var(--gl-color-text)}.hd-gallery__lightbox--light .hd-gallery__lightbox-close{background-color:var(--gl-color-text);border-color:var(--gl-color-text);color:#fff}.hd-gallery__lightbox-close:focus,.hd-gallery__lightbox-close:hover{opacity:.9}.hd-gallery__lightbox-media{align-items:center;display:flex;justify-content:center;max-height:calc(100vh - 260px);min-height:300px;opacity:1;overflow:hidden;transform:translateZ(0);transition:opacity .18s ease,transform .18s ease;width:100%}.hd-gallery__lightbox-media.is-transitioning{opacity:.2;transform:translate3d(0,6px,0)}.hd-gallery__lightbox-iframe,.hd-gallery__lightbox-image,.hd-gallery__lightbox-video{display:block;height:auto;max-height:calc(100vh - 260px);max-width:100%;width:auto}.hd-gallery__lightbox-iframe,.hd-gallery__lightbox-video,.hd-gallery__lightbox-video-shell{aspect-ratio:16/9;width:min(100%,1100px)}.hd-gallery__lightbox-video-shell{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;overflow:hidden;position:relative}.hd-gallery__lightbox-video-shell:before{backdrop-filter:blur(2px);background:rgba(0,0,0,.28);content:"";inset:0;position:absolute}.hd-gallery__lightbox-video-shell .hd-gallery__lightbox-iframe,.hd-gallery__lightbox-video-shell .hd-gallery__lightbox-video{height:100%;position:relative;width:100%;z-index:2}.hd-gallery__lightbox-video-loading{align-items:center;background:rgba(0,0,0,.22);color:#fff;display:flex;font-family:var(--gl-font-heading-stack);font-size:14px;gap:10px;inset:0;justify-content:center;line-height:1.2;position:absolute;transition:opacity .2s ease;z-index:3}.hd-gallery__lightbox-video-shell.is-ready .hd-gallery__lightbox-video-loading{opacity:0;pointer-events:none}.hd-gallery__lightbox-video-spinner{animation:hd-gallery-spin .8s linear infinite;border:2px solid hsla(0,0%,100%,.55);border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes hd-gallery-spin{to{transform:rotate(1turn)}}.hd-gallery__lightbox-caption{font-family:var(--gl-font-heading-stack);font-size:16px;line-height:1.6;margin:0 auto;max-width:1000px;opacity:1;text-align:center;transition:opacity .18s ease}.hd-gallery__lightbox-caption.is-transitioning{opacity:.2}.hd-gallery__lightbox--dark .hd-gallery__lightbox-caption{color:#fff}.hd-gallery__lightbox--light .hd-gallery__lightbox-caption{color:var(--gl-color-text)}.hd-gallery__lightbox-pagination{align-items:center;display:flex;gap:8px;justify-content:center}.hd-gallery__lightbox-arrow{align-items:center;background:transparent;border:none;border-radius:0;box-shadow:none;color:currentColor;cursor:pointer;display:flex;height:24px;justify-content:center;min-height:24px;min-width:24px;outline:none;padding:0;transition:opacity .2s ease;width:24px}.hd-gallery__lightbox--dark .hd-gallery__lightbox-arrow{color:#fff}.hd-gallery__lightbox--light .hd-gallery__lightbox-arrow{color:var(--gl-color-text)}.hd-gallery__lightbox-arrow:focus,.hd-gallery__lightbox-arrow:hover{opacity:.7}.hd-gallery__lightbox-arrow:disabled{cursor:default;opacity:.35;pointer-events:none}.hd-gallery__lightbox-dots{align-items:center;display:flex;gap:4px}.hd-gallery__lightbox-dot{align-items:center;background:transparent;border:none;border-radius:0;box-shadow:none;color:currentColor;cursor:pointer;display:flex;font-family:var(--gl-font-heading-stack);font-size:14px;font-weight:400;height:32px;justify-content:center;line-height:1;margin:0;min-height:32px;min-width:32px;outline:none;padding:0;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease;width:32px}.hd-gallery__lightbox--dark .hd-gallery__lightbox-dot{color:#fff}.hd-gallery__lightbox-dot:focus,.hd-gallery__lightbox-dot:hover{background-color:hsla(43,41%,83%,.2);color:inherit;font-family:var(--gl-font-heading-stack);font-weight:400}.hd-gallery__lightbox-dot.is-active{background-color:#e6dcc3;border-radius:0}.hd-gallery__lightbox-dot.is-active,.hd-gallery__lightbox-dot.is-active:focus,.hd-gallery__lightbox-dot.is-active:hover{color:var(--gl-color-text);font-family:var(--gl-font-heading-stack);font-weight:500}.hd-gallery__lightbox--light .hd-gallery__lightbox-dot{color:var(--gl-color-text)}.hd-gallery__lightbox--light .hd-gallery__lightbox-dot:focus,.hd-gallery__lightbox--light .hd-gallery__lightbox-dot:hover{background-color:rgba(22,50,90,.1);color:var(--gl-color-text);font-family:var(--gl-font-heading-stack);font-weight:400}.hd-gallery__lightbox--light .hd-gallery__lightbox-dot.is-active{background-color:var(--gl-color-text);color:#fff}.hd-gallery__lightbox--light .hd-gallery__lightbox-dot.is-active:focus,.hd-gallery__lightbox--light .hd-gallery__lightbox-dot.is-active:hover{color:#fff;font-family:var(--gl-font-heading-stack);font-weight:500}.hd-gallery__lightbox-arrow:focus-visible,.hd-gallery__lightbox-dot:focus-visible{outline:none}.hd-gallery__lightbox-close:focus-visible{outline:none}.hd-gallery__lightbox-arrow:active,.hd-gallery__lightbox-arrow:focus,.hd-gallery__lightbox-close:active,.hd-gallery__lightbox-close:focus,.hd-gallery__lightbox-dot:active,.hd-gallery__lightbox-dot:focus{box-shadow:none;outline:none}.hd-gallery__lightbox-before-after{width:100%}.hd-gallery__before-after-wrapper{margin:0 auto;overflow:hidden;position:relative;width:min(100%,1100px)}.hd-gallery__after-layer,.hd-gallery__before-layer{height:100%;width:100%}.hd-gallery__after-layer img,.hd-gallery__before-layer img{height:auto;max-height:calc(100vh - 280px);object-fit:contain;pointer-events:none;user-select:none;width:100%}.hd-gallery__after-layer{clip-path:inset(0 50% 0 0);left:0;overflow:hidden;position:absolute;top:0;width:100%}.hd-gallery__before-after-scroller{align-items:center;background-color:#fff;border:5px solid #fff;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;left:50%;position:absolute;top:50%;transform:translateY(-50%);width:50px}.hd-gallery__before-after-scroller:after,.hd-gallery__before-after-scroller:before{border-bottom:10px solid #103658;border-left:10px solid transparent;border-right:10px solid transparent;content:"";height:0;position:absolute;top:calc(50% - 5px);width:0}.hd-gallery__before-after-scroller:before{right:-2px;transform:rotate(90deg)}.hd-gallery__before-after-scroller:after{left:-2px;transform:rotate(270deg)}.hd-gallery__lightbox-close span{display:block;line-height:1;transform:translateY(-1px)}@media (max-width:1200px){.hd-gallery{padding:80px 60px}.hd-gallery__heading{font-size:48px;line-height:50px}.hd-gallery__image--tall{height:450px}.hd-gallery__image--short{height:225px}}@media (max-width:992px){.hd-gallery{padding:60px 40px}.hd-gallery__container{gap:40px}.hd-gallery__heading{font-size:36px;line-height:40px}.hd-gallery__subtext{font-size:16px;line-height:26px}.hd-gallery__column,.hd-gallery__grid{gap:20px}.hd-gallery__image--tall{height:350px}.hd-gallery__image--short{height:175px}}@media (max-width:768px){.hd-gallery{padding:48px 24px}.hd-gallery__grid{flex-direction:column}.hd-gallery__column{flex-direction:row;flex-wrap:wrap}.hd-gallery__image{width:calc(50% - 10px)}.hd-gallery__image--short,.hd-gallery__image--tall{height:200px}.hd-gallery__pagination{margin-top:24px}.hd-gallery__lightbox-dialog{gap:12px;margin:16px auto;max-height:calc(100vh - 32px);padding:44px 12px 16px;width:calc(100vw - 24px)}.hd-gallery__lightbox-media{min-height:200px}.hd-gallery__lightbox-iframe,.hd-gallery__lightbox-image,.hd-gallery__lightbox-media,.hd-gallery__lightbox-video{max-height:calc(100vh - 220px)}.hd-gallery__lightbox-dots{gap:8px}.hd-gallery__lightbox-dot{font-size:13px;height:28px;line-height:1;min-height:28px;min-width:28px;padding:0;width:28px}.hd-gallery__lightbox-close{font-size:28px;height:34px;right:8px;top:8px;width:34px}.hd-gallery__before-after-scroller{height:40px;width:40px}}@media (max-width:480px){.hd-gallery__heading{font-size:28px;line-height:32px}.hd-gallery__image{width:100%}.hd-gallery__image--short,.hd-gallery__image--tall{height:250px}.hd-gallery__pagination-number{font-size:13px;height:28px;min-height:28px;min-width:28px;width:28px}}@media (prefers-reduced-motion:reduce){.hd-gallery__image img,.hd-gallery__lightbox-caption,.hd-gallery__lightbox-dot,.hd-gallery__lightbox-media,.hd-gallery__pagination-arrow,.hd-gallery__pagination-number{transition:none}.hd-gallery__image:hover img{transform:none}}