html{font-size:10px;font-family:"Inter",sans-serif;font-weight:400}.container--cc-image-gallery.title--underline .cc-image-gallery__title{border-bottom:.5rem solid var(--theme-color--orange)}.container--cc-image-gallery.title--center .cc-image-gallery__title{margin-left:auto;margin-right:auto}.container--cc-image-gallery.title--right .cc-image-gallery__title{margin-left:auto;margin-right:0}.cc-image-gallery{display:block;grid-column:1/5}@media(min-width: 768px){.cc-image-gallery{grid-column:1/9}}@media(min-width: 1200px){.cc-image-gallery{grid-column:1/13}}.cc-image-gallery__header{margin-bottom:1.6rem}.cc-image-gallery__title{color:var(--color-ggu-blue);font-size:3.6rem}@media(min-width: 375px){.cc-image-gallery__title{font-size:3.6rem}}.cc-image-gallery__title{line-height:1.2}@media(min-width: 375px){.cc-image-gallery__title{line-height:1.2}}.cc-image-gallery__title{font-weight:600}@media(min-width: 375px){.cc-image-gallery__title{font-weight:600}}.cc-image-gallery__title{display:block;position:relative;width:max-content;max-width:100%}.cc-image-gallery__text{margin-top:1.6rem}.cc-image-gallery__text:first-child{margin-top:0}.cc-image-gallery__slider{position:relative}.cc-image-gallery__stage{position:relative}.cc-image-gallery__arrow-icon{display:block;font-family:"Inter",sans-serif;font-size:9.6rem;font-weight:700;line-height:1;color:inherit;pointer-events:none;user-select:none}.cc-image-gallery__arrows{position:absolute;top:0;left:0;right:0;aspect-ratio:16/9;z-index:2;pointer-events:none}.cc-image-gallery__arrows button{position:absolute;top:50%;transform:translateY(-50%);appearance:none;display:flex;align-items:center;justify-content:center;width:6rem;height:9.6rem;padding:0;border:none;border-radius:0;background-color:rgba(0,0,0,0);color:var(--color-white);cursor:pointer;pointer-events:auto;filter:drop-shadow(0 0.3rem 0.4rem rgba(0, 0, 0, 0.4)) drop-shadow(0 0.8rem 1.6rem rgba(0, 0, 0, 0.35))}.cc-image-gallery__arrows button:focus-visible{outline:.2rem solid var(--color-white);outline-offset:.2rem}.cc-image-gallery__arrows .cc-image-gallery__arrow--prev{left:1.2rem;right:auto}.cc-image-gallery__arrows .cc-image-gallery__arrow--next{right:1.2rem;left:auto}@media(min-width: 768px){.cc-image-gallery__arrows .cc-image-gallery__arrow--prev{left:2.4rem}.cc-image-gallery__arrows .cc-image-gallery__arrow--next{right:2.4rem}}.cc-image-gallery__figure{margin:0}.cc-image-gallery__image{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;padding:0;border:none;background:rgba(0,0,0,0);cursor:zoom-in}.cc-image-gallery__image img,.cc-image-gallery__image .cc-image-gallery__image-el{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:var(--focal-point-x, 50%) var(--focal-point-y, 50%);pointer-events:none}.cc-image-gallery__image:focus-visible{outline:.2rem solid var(--color-ggu-blue);outline-offset:.2rem}.cc-image-gallery__lightbox{position:fixed;inset:0;z-index:1000;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;padding:6rem 2rem 2rem;background-color:rgba(0,0,0,.95)}.cc-image-gallery__lightbox[hidden]{display:none}.cc-image-gallery__lightbox-close{position:absolute;top:1.2rem;right:1.6rem;z-index:2;appearance:none;display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;padding:0;border:none;border-radius:.3rem;background-color:rgba(0,0,0,0);color:var(--color-white);font-size:4rem;line-height:1;cursor:pointer;filter:drop-shadow(0 0.2rem 0.4rem rgba(0, 0, 0, 0.55));transition:background-color var(--theme-transition),color var(--theme-transition)}.cc-image-gallery__lightbox-close:hover,.cc-image-gallery__lightbox-close:focus-visible{background-color:rgba(0,0,0,.8);color:#999}.cc-image-gallery__lightbox-close:focus-visible{outline:.2rem solid var(--color-white);outline-offset:.2rem}@media(min-width: 768px){.cc-image-gallery__lightbox-close{top:1.6rem;right:2.4rem}}.cc-image-gallery__lightbox-arrow{position:absolute;top:50%;z-index:2;transform:translateY(-50%);appearance:none;display:flex;align-items:center;justify-content:center;width:6rem;height:9.6rem;padding:0;border:none;border-radius:0;background-color:rgba(0,0,0,0);color:var(--color-white);cursor:pointer;filter:drop-shadow(0 0.3rem 0.4rem rgba(0, 0, 0, 0.4)) drop-shadow(0 0.8rem 1.6rem rgba(0, 0, 0, 0.35))}.cc-image-gallery__lightbox-arrow:focus-visible{outline:.2rem solid var(--color-white);outline-offset:.2rem}.cc-image-gallery__lightbox-arrow--prev{left:1.2rem}.cc-image-gallery__lightbox-arrow--next{right:1.2rem}.cc-image-gallery__lightbox-arrow[hidden]{display:none}@media(min-width: 768px){.cc-image-gallery__lightbox-arrow--prev{left:2.4rem}.cc-image-gallery__lightbox-arrow--next{right:2.4rem}}.cc-image-gallery__lightbox-figure{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;width:100%;max-width:120rem;margin:0}.cc-image-gallery__lightbox-image{display:block;max-width:100%;max-height:calc(100vh - 14rem);width:auto;height:auto;object-fit:contain}.cc-image-gallery__lightbox-caption{box-sizing:border-box;width:100%;max-width:80rem;margin-top:1.6rem;padding:0 1.6rem;color:var(--color-white);text-align:center;font-size:1.4rem}@media(min-width: 375px){.cc-image-gallery__lightbox-caption{font-size:1.4rem}}.cc-image-gallery__lightbox-caption{line-height:1.2}@media(min-width: 375px){.cc-image-gallery__lightbox-caption{line-height:1.2}}.cc-image-gallery__lightbox-caption:empty{display:none}.cc-image-gallery__lightbox-counter{position:absolute;top:1.6rem;left:1.6rem;color:#f2f2f2;font-size:1.4rem}@media(min-width: 375px){.cc-image-gallery__lightbox-counter{font-size:1.4rem}}.cc-image-gallery__lightbox-counter{line-height:1.2}@media(min-width: 375px){.cc-image-gallery__lightbox-counter{line-height:1.2}}@media(min-width: 768px){.cc-image-gallery__lightbox-counter{left:2.4rem}}.cc-image-gallery__caption{box-sizing:border-box;width:100%;max-width:120rem;margin:1.2rem auto 0;padding:0 2rem;background-color:rgba(0,0,0,0);color:var(--theme-color--black);font-size:1.4rem}@media(min-width: 375px){.cc-image-gallery__caption{font-size:1.4rem}}.cc-image-gallery__caption{line-height:1.2}@media(min-width: 375px){.cc-image-gallery__caption{line-height:1.2}}.cc-image-gallery__caption[hidden]{display:none}.cc-image-gallery__thumbs-row{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:.8rem;margin-top:2.4rem}.cc-image-gallery__thumbs-arrow{appearance:none;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:none;border-radius:50%;background-color:rgba(0,52,104,.72);color:var(--color-white);cursor:pointer;transition:background-color var(--theme-transition)}.cc-image-gallery__thumbs-arrow i{display:block;width:1rem;height:1rem;font-size:1rem;line-height:1rem;text-align:center}.cc-image-gallery__thumbs-arrow:hover,.cc-image-gallery__thumbs-arrow:focus-visible{background-color:var(--color-ggu-blue)}.cc-image-gallery__thumbs-arrow:focus-visible{outline:.2rem solid var(--color-ggu-blue);outline-offset:.2rem}.cc-image-gallery__thumbs-arrow:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}@media(min-width: 768px){.cc-image-gallery__thumbs-arrow{display:none}}.cc-image-gallery__thumbs{position:static;display:flex;flex:1 1 auto;flex-flow:row nowrap;justify-content:center;gap:1rem;min-width:0;padding:0 0 .4rem;overflow-x:hidden;overflow-y:hidden;background-color:rgba(0,0,0,0)}.cc-image-gallery__thumbs--overflow{justify-content:flex-start}@media(min-width: 768px){.cc-image-gallery__thumbs{gap:1.2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-padding-inline:1rem}}.cc-image-gallery__thumbs .cc-image-gallery__thumb{appearance:none;flex-shrink:0;border:.2rem solid rgba(0,0,0,0);border-radius:0;width:8rem;height:8rem;padding:0;overflow:hidden;cursor:pointer;background-color:rgba(0,0,0,0);transition:border-color var(--theme-transition)}.cc-image-gallery__thumbs .cc-image-gallery__thumb:hover,.cc-image-gallery__thumbs .cc-image-gallery__thumb:focus-visible{border-color:var(--theme-color--orange);background-color:rgba(0,0,0,0)}.cc-image-gallery__thumbs .cc-image-gallery__thumb.glide__bullet--active{border-color:var(--theme-color--blue);background-color:rgba(0,0,0,0)}.cc-image-gallery__thumbs .cc-image-gallery__thumb--buried{display:none}@media(min-width: 768px){.cc-image-gallery__thumbs .cc-image-gallery__thumb--buried{display:revert}}.cc-image-gallery__thumbs .cc-image-gallery__thumb img,.cc-image-gallery__thumbs .cc-image-gallery__thumb .cc-image-gallery__thumb-image{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--focal-point-x, 50%) var(--focal-point-y, 50%)}body.cc-image-gallery-lightbox--open{overflow:hidden}