*{box-sizing:border-box}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}img{display:block;max-width:100%;height:auto}: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:0 auto;padding:0 16px}@media only screen and (min-width: 768px){.container{max-width:768px}}@media only screen and (min-width: 1200px){.container{max-width:1200px}}.form{display:flex;flex-direction:row;gap:8px;margin-top:36px;font-weight:500;font-size:16px;line-height:24px;justify-content:center}.form input{width:272px;height:40px;border-radius:4px;padding-left:16px;padding-right:16px;border:1px solid #808080;outline:none}.form input:hover{border:1px solid #000000}.form input:active,.form input:focus{border:1px solid #4e75ff}.form button{min-width:91px;height:40px;border-radius:8px;border:none;background:#4e75ff;color:#fff;display:block;outline:none}.form button:hover,.form button:focus{background:#6c8cff}.gallery{display:flex;gap:24px;flex-wrap:wrap;width:1128px;margin-left:auto;margin-right:auto;margin-top:32px}.gallery-item{width:calc((100% - 48px) / 3);border:#808080 solid 1px}ul img{object-fit:cover;aspect-ratio:1.8;width:100%;cursor:zoom-in}ul img:hover{border:#4e75ff solid 2px}.sl-overlay{background:#2e2f42cc}.image-info{display:flex;justify-content:space-around;padding-top:4px;padding-bottom:4px}.info-point{text-align:center;font-size:12px;line-height:16px}.info-descr{font-weight:600}.loader{width:12px;height:12px;border-radius:50%;display:block;margin:32px auto;position:relative;color:#4e75ff;box-sizing:border-box;animation:animloader 1s linear infinite alternate}@keyframes animloader{0%{box-shadow:-38px -12px,-14px 0,14px 0,38px 0}33%{box-shadow:-38px 0,-14px -12px,14px 0,38px 0}66%{box-shadow:-38px 0,-14px 0,14px -12px,38px 0}to{box-shadow:-38px 0,-14px 0,14px 0,38px -12px}}.is-hidden{display:none}
