.gallery{overflow:hidden;width:auto;max-width:100%;padding-bottom:3px}.gallery__content{display:flex;flex-flow:row wrap;justify-content:space-between;margin:calc(-2% + 2px);overflow:hidden}.gallery--vertical .gallery__content{display:flex;flex-flow:column nowrap;margin-left:calc(-2% + 2px);margin-right:calc(-2% + 2px)}.gallery__content>*{min-width:300px;width:auto;flex:1 1;margin:2%}.gallery--vertical .gallery__content>*{min-width:300px;flex:1 0 auto;margin-top:2%;margin-bottom:2%}.gallery__title-box{width:100%;display:flex;flex-flow:row wrap;align-items:baseline;justify-content:space-between;padding:0;margin-bottom:24px}@media (max-width:570px){.gallery--vertical .gallery__content>*,.gallery__content>*{min-width:55%}}:root{interpolate-size:allow-keywords}details{overflow:hidden}.faq .faqEntry .faqEntry__h3{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 16px 0;margin:0;cursor:pointer}.faq .faq__hr.faq__hr{margin:0;border-bottom-width:0}.faqEntry summary:after{top:50%;transform:rotate(45deg) translate(-1.5px,-50%)}.faqEntry details[open] summary:after{transform:rotate(-135deg) translateY(-50%)}.faqEntry__answer p:first-child{margin-top:unset;padding-block-end:16px}.faqEntry details::details-content{block-size:0;transition:block-size .5s,content-visibility .5s;transition-behavior:allow-discrete}.faqEntry details[open]::details-content{block-size:auto}