.klf__carousel__modal{background:#fff;box-shadow:3px 3px 7px #0006;color:var(--dark-fore-back);display:flex;left:50%;max-height:80vh;padding-bottom:5rem;position:fixed;top:10vh;transform:translate(-50%);z-index:1}.klf__carousel__modal__overlay{background:#3333;position:fixed;width:100vw;height:100vh;top:0;left:0}.klf__carousel__modal figure{max-height:calc(80vh - 100px);margin:0 auto;padding-top:1rem;width:95%;display:flex;flex-direction:column;justify-content:space-evenly}.klf__carousel__modal figcaption{padding-top:1rem;text-align:center}.klf__carousel__modal figure img,.klf__carousel__modal figure video{max-height:calc(100% - 1.5rem);max-width:100%;display:block;margin:0 auto}.klf__carousel__modal figure video{background:black;width:100%}.klf__carousel__modal figure video[poster]{object-fit:contain}.klf__carousel__close-button{position:absolute;bottom:1rem;right:1rem}.klf__carousel__slide{border:0;padding:.4rem;line-height:1;margin:0;border-radius:0;box-shadow:3px 3px 7px #0003}.klf__carousel__slide img{height:20rem}@media (max-width: 764px){.klf__carousel__slide>img{height:10.7rem;max-width:17rem}}.klf__carousel{display:flex;flex-wrap:wrap;list-style:none;margin:0 auto;padding:0;justify-content:space-evenly;max-width:70vw;margin-bottom:3rem;min-width:18rem}.klf__carousel__slot{padding:2rem 0 0}.klf__page{display:flex;flex-direction:column;padding:0 2rem;margin:0 auto}.klf__page__title{font-family:Poiret One,cursive;margin-bottom:0;text-align:right}.klf__article__title{border-bottom:1px solid;font-size:.95rem;padding-left:.3rem}.klf__article__title h2{margin-bottom:0}:root{--dark-fore-back: #222425;--light-fore-back: #fcf8ea;--link-color: #646cff;--hover-color: #747bff;font-family:raleway,sans-serif;font-size:16px;line-height:1.5;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:var(--link-color);text-decoration:inherit}a:hover{color:var(--hover-color)}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{color:var(--hover-color);border-color:var(--hover-color)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:var(--dark-fore-back);background-color:var(--light-fore-back)}a:hover{color:var(--hover-color)}button{background-color:#f9f9f9}}@media (prefers-color-scheme: dark){:root{background-color:var(--dark-fore-back);color:var(--light-fore-back)}a:hover{color:var(--hover-color)}button{color:var(--dark-fore-back);background-color:#f9f9f9}}
