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{min-width:320px;max-width:375px;margin:36px auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;font-family:Montserrat,sans-serif}@media only screen and (min-width: 768px){.container{max-width:768px}}@media only screen and (min-width: 1200px){.container{max-width:1200px}}.loader{display:none;transform:rotate(45deg);perspective:1000px;border-radius:50%;width:48px;height:48px;color:#fff}.is-visible{display:block}.loader:before,.loader:after{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:1s spin linear infinite}.loader:after{color:#ff3d00;transform:rotateY(70deg);animation-delay:.4s}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}.gallery{display:flex;flex-wrap:wrap;list-style:none;justify-content:center;gap:24px;padding:0;max-width:1128px;align-items:center}.gallery-item{width:calc((100% - 48px) / 3)}img{display:block;max-width:100%;height:auto}img.gallery-image{width:360px;height:200px;transition:color .5s cubic-bezier(.4,0,.2,1)}.card-info .info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:32px;padding:0 25px;font-weight:400;font-size:12px;line-height:2;letter-spacing:.04em;color:#2e2f42;background-color:#b1dcec}.card-info{border:1px solid #808080;border-radius:4px}
