:root{--color-primary: #bbd6bb;--color-secondary: #F0F7F0;--color-tertiary: #F0F7F0;--color-tertiary-transparent: transparent;--button-background-color: #a7a36f;--button-hover-color: #0056b3;--button-text-color: #ffffff;--text-color-dark: #000000;--text-color-light: #000000;--text-color-hover: #000000;--border-color: transparent;--scrollbar-background: #F0F7F0;--color-scrollbar: gray;--color-accent: #051935;--wether-icon-background-color: black;--clr-1: #052b2f;--clr-2: #073438;--clr-3: #0e4b50;--clr-4: #2d8f85;--clr-5: #637c54;--info-terminal-font-size: .8rem}.slider-container{width:100vw;height:min-content;display:flex;justify-content:center;align-content:center;background-color:var(--color-secondary);-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.68);box-shadow:0 0 10px #000000ad;margin-bottom:8px}.slider-container .picture-wrapper{width:100%;margin-bottom:25px}.slider-container .picture-wrapper .deleteBtn{position:absolute;top:10}.slider-container .picture-wrapper .picture{width:100%;height:100%}.slider-container .picture-wrapper .slick-active,.slider-container .picture-wrapper .slick-slide{margin-top:1%}.static-gallery{display:none}@media only screen and (min-width: 768px){.static-gallery{--img-size: 140px;margin-bottom:calc(var(--img-size) + 1rem);display:grid;grid-template-columns:repeat(6,var(--img-size));grid-auto-rows:var(--img-size);gap:.5rem;place-content:center}.static-gallery:has(:hover) img:not(:hover),.static-gallery:has(:focus) img:not(:focus){filter:brightness(.5) contrast(.5)}.static-gallery .picture{aspect-ratio:1/1;grid-column:span 2;object-fit:cover;transition:clip-path .25s,filter .75s;grid-column:auto/span 2;z-index:5;clip-path:path("M 127.8 14.2 C 142 0 142 0 156.2 14.2 C 269.8 127.8 269.8 127.8 269.8 127.8 C 284 142 284 142 269.8 156.2 C 269.8 156.2 156.2 269.8 156.2 269.8 C 142 284 142 284 127.8 269.8 C 127.8 269.8 14.2 156.2 14.2 156.2 C 0 142 0 142 14.2 127.8 Z")}.static-gallery .picture:nth-of-type(4){grid-column:2/span 2}.static-gallery .picture:hover,.static-gallery .picture:focus{clip-path:path("M0,0 C0,0 400,0 400,0 400,0 400,200 400,200 400,200 400,400 400,400 400,400 200,400 200,400 200,400 200,400 0,400 0,400 0,200 0,200 0,200 0,200 0,200Z");z-index:2;z-index:200;transition:clip-path .25s,filter .25s}.static-gallery .picture:focus{outline:1px dashed black;outline-offset:-5px}.static-gallery .picture:not(:hover){animation:zIndex .5s}@keyframes zIndex{0%{z-index:1}to{z-index:10}}.picture-wrapper{display:none}.slider-container{display:block;width:calc(100vw - 440px);box-shadow:none;background-color:transparent}.expandSliderContainer{width:calc(100vw - 100px)!important;box-shadow:none;background-color:transparent}}
