.paragraphBlock[data-v-3d03e386]{display:flex;flex-direction:column;gap:var(--text-line-body1);grid-column:4/span 3}.paragraphBlock[data-v-3d03e386] u{text-decoration-thickness:1px;text-underline-offset:.2em}.paragraphBlock[data-v-3d03e386] a{color:currentColor;text-decoration:underline;text-decoration-color:var(--color-orange);text-decoration-thickness:1px;text-underline-offset:.2em;transition:color .15s ease-in-out 0s}.paragraphBlock[data-v-3d03e386] a:hover{color:var(--color-orange)}@media screen and (max-width:1200px){.paragraphBlock[data-v-3d03e386]{grid-column:3/span 4}}@media screen and (max-width:768px){.paragraphBlock[data-v-3d03e386]{grid-column:2/span 5}}@media screen and (max-width:600px){.paragraphBlock[data-v-3d03e386]{grid-column:1/span 6}}.quoteBlock[data-v-91355d73]{display:flex;gap:var(--space-small);grid-column:3/span 3}.quoteBlock .quote[data-v-91355d73]{font-size:80px;font-weight:500;line-height:80px}.quoteBlock figure[data-v-91355d73]{border-left:1px solid var(--color-black50);padding-left:var(--space-small)}@media screen and (max-width:1200px){.quoteBlock[data-v-91355d73]{grid-column:3/span 4}}@media screen and (max-width:768px){.quoteBlock[data-v-91355d73]{grid-column:2/span 5}}@media screen and (max-width:600px){.quoteBlock[data-v-91355d73]{gap:12px;grid-column:1/span 6}.quoteBlock .quote[data-v-91355d73]{font-size:32px;line-height:32px}.quoteBlock figure[data-v-91355d73]{padding-left:12px}}.imageBlock[data-v-425d8fcb]{grid-column:1/span 2;position:relative}.imageBlock[data-v-425d8fcb] img{height:auto;width:100%}@media screen and (max-width:1200px){.imageBlock[data-v-425d8fcb]{grid-column:3/span 4}}@media screen and (max-width:768px){.imageBlock[data-v-425d8fcb]{grid-column:2/span 5}}@media screen and (max-width:600px){.imageBlock[data-v-425d8fcb]{grid-column:1/span 6}}.galleryBlock[data-v-fc6e5245]{grid-column:1/span 6;padding:40px 0 var(--gutter-blocks) 0;position:relative}.galleryBlock .galleryGrid[data-v-fc6e5245]{display:grid;gap:var(--gutter);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:var(--space-small)}.galleryBlock .galleryGrid .imageBox[data-v-fc6e5245]{background-color:var(--color-neutral);cursor:pointer;padding-top:71%;position:relative;width:100%}.galleryBlock .galleryGrid .imageBox .overlay[data-v-fc6e5245]{background-color:#3333;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out 0s;width:100%;z-index:1}.galleryBlock .galleryGrid .imageBox .overlay[data-v-fc6e5245]:after{height:3px;width:33px}.galleryBlock .galleryGrid .imageBox .overlay[data-v-fc6e5245]:after,.galleryBlock .galleryGrid .imageBox .overlay[data-v-fc6e5245]:before{background-color:#fff;box-shadow:0 0 10px #00000040;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);z-index:1}.galleryBlock .galleryGrid .imageBox .overlay[data-v-fc6e5245]:before{height:33px;width:3px}.galleryBlock .galleryGrid .imageBox[data-v-fc6e5245] figure{height:100%;left:0;position:absolute;top:0;width:100%}.galleryBlock .galleryGrid .imageBox[data-v-fc6e5245] figure img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.galleryBlock .galleryGrid .imageBox[data-v-fc6e5245] figure figcaption{display:none}.galleryBlock .galleryGrid .imageBox:hover .overlay[data-v-fc6e5245]{opacity:1}.galleryBlock .galleryBack[data-v-fc6e5245]{background-color:var(--color-black80);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .2s ease-in-out 0s;z-index:14}.galleryBlock .galleryBack.show[data-v-fc6e5245]{opacity:.5;pointer-events:auto}.galleryBlock .gallery[data-v-fc6e5245]{align-items:center;bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;z-index:15}.galleryBlock .gallery .closeButton[data-v-fc6e5245]{cursor:pointer;filter:drop-shadow(0 0 10px rgba(0,0,0,.25));position:absolute;right:var(--margin);top:var(--margin);z-index:2}.galleryBlock .gallery .slideNext[data-v-fc6e5245]{cursor:pointer;margin-top:-16px;position:absolute;right:var(--margin);top:50%;z-index:2}.galleryBlock .gallery .slideNext svg[data-v-fc6e5245]{height:32px;width:32px}.galleryBlock .gallery .slidePrev[data-v-fc6e5245]{cursor:pointer;left:var(--margin);margin-top:-16px;position:absolute;top:50%;z-index:2}.galleryBlock .gallery .slidePrev svg[data-v-fc6e5245]{height:32px;width:32px}.galleryBlock .gallery[data-v-fc6e5245] .imageSlide{align-items:center;display:flex;height:80vh;justify-content:center;width:auto}.galleryBlock .gallery[data-v-fc6e5245] .imageSlide .box{background-color:#fff;height:-moz-min-content;height:min-content;width:-moz-min-content;width:min-content}.galleryBlock .gallery[data-v-fc6e5245] .imageSlide .box img{height:auto;max-height:80vh;max-width:calc(100vw - var(--margin)*2);width:auto}.galleryBlock .gallery[data-v-fc6e5245] .imageSlide .box figcaption{padding:0 20px 12px}.galleryBlock .gallery.show[data-v-fc6e5245]{opacity:1;pointer-events:auto}@media screen and (max-width:600px){.galleryBlock[data-v-fc6e5245]{padding-bottom:32px}.galleryBlock .galleryGrid[data-v-fc6e5245]{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.galleryBlock .galleryGrid .imageBox .overlay[data-v-fc6e5245]{display:none}.galleryBlock .gallery .closeButton[data-v-fc6e5245]{right:11px;top:11px}.galleryBlock .gallery .closeButton svg[data-v-fc6e5245]{height:30px;width:30px}.galleryBlock .gallery .slideNext[data-v-fc6e5245],.galleryBlock .gallery .slidePrev[data-v-fc6e5245]{margin-top:-10px}.galleryBlock .gallery .slideNext svg[data-v-fc6e5245],.galleryBlock .gallery .slidePrev svg[data-v-fc6e5245]{height:20px;width:20px}.galleryBlock .gallery[data-v-fc6e5245] .imageSlide .box img{max-width:100vw}}.body[data-v-586e99ec]{display:grid;gap:var(--gutter-blocks) var(--gutter);grid-template-columns:repeat(6,minmax(0,1fr));padding:var(--gutter-blocks) 0 0 0}@media screen and (max-width:600px){.body[data-v-586e99ec]{gap:var(--gutter)}}
