h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.5;font-weight:400;color:#242424;background-color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{display:flex;flex-direction:column;min-width:100vw;min-height:100vh;margin:0}main{flex-grow:1}main:has(.back-link){text-align:center}.container{text-align:center;position:relative;min-width:320px;max-width:375px;margin:0 auto;padding:0 16px}@media only screen and (min-width: 768px){.container{position:relative;max-width:768px}}@media only screen and (min-width: 1200px){.container{position:relative;max-width:1200px}}.loader{width:15px;height:15px;border-radius:50%;display:none;position:absolute;color:#02551e;right:0;box-sizing:border-box;animation:shadowRolling 1.5s linear infinite}@keyframes shadowRolling{0%{box-shadow:0 0 #fff0,0 0 #fff0,0 0 #fff0,0 0 #fff0}12%{box-shadow:-100px 0 #01360a,0 0 #fff0,0 0 #fff0,0 0 #fff0}25%{box-shadow:-110px 0 #01360a,-100px 0 #01360a,0 0 #fff0,0 0 #fff0}36%{box-shadow:-120px 0 #01360a,-110px 0 #01360a,-100px 0 #01360a,0 0 #fff0}50%{box-shadow:-130px 0 #01360a,-120px 0 #01360a,-110px 0 #01360a,-100px 0 #01360a}62%{box-shadow:-200px 0 #fff0,-130px 0 #01360a,-120px 0 #01360a,-110px 0 #01360a}75%{box-shadow:-200px 0 #fff0,-200px 0 #fff0,-130px 0 #01360a,-120px 0 #01360a}87%{box-shadow:-200px 0 #fff0,-200px 0 #fff0,-200px 0 #fff0,-130px 0 #01360a}to{box-shadow:-200px 0 #fff0,-200px 0 #fff0,-200px 0 #fff0,-200px 0 #fff0}}.header{padding:20px 0}.nav{display:flex;justify-content:space-between}.nav-logo{display:inline-flex;align-items:center;justify-content:center}.nav-list{display:flex;align-items:center;justify-content:flex-end;gap:40px}.nav-link{position:relative;display:block;font-weight:500;letter-spacing:.02em;transition:.2s ease-in}.header-container{display:flex;justify-content:space-between}.gallery{background-color:#91a8bb4d;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;column-gap:24px;row-gap:24px}.gallery:empty{background:none;padding:0}.gallery-item{width:calc((100% - 96px)/5);height:200px;padding:0}.gallery-image{display:block;width:100%;height:80%;margin-bottom:6px}.gallery-image:hover{transform:scale(1.03)}.image-attribute-list{display:flex;justify-content:space-between;height:15%;width:100%}.image-attribute-list-item{width:fit-content}.image-attribute-list-item p{font-weight:500;font-size:6px;text-align:center}.button-container{display:flex;justify-content:center;padding:10px 0}.load-more-button-hidden{display:none}.load-more-button{border-radius:2px;border:0;font-weight:600;font-size:22px;background-color:#d79ae89f;padding:6px 20px}.load-more-button:hover{background-color:#7400949f}@media screen and (min-width: 768px){.gallery{padding:24px 8px}.image-attribute-list-item p{font-size:8px}}@media screen and (min-width: 1140px){.gallery{padding:24px 8px}.image-attribute-list-item p{font-size:10px}}.footer{padding:20px 0}.footer-desc{text-align:center}.footer-link{position:relative}.footer-link:before{content:"";position:absolute;bottom:6%;left:50%;transform:translate(-50%) skew(-12deg);z-index:-1;width:110%;height:24%;background-color:#41d1ff;transition:.2s ease}
