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}}@keyframes slide{0%{transform:translate(-140%) translateY(-50%)}to{transform:translate(-104%) translateY(-50%)}}@keyframes stretch{0%{opacity:0;transform:translate(-50%) translateY(100%) scale(.2)}to{opacity:1;transform:translate(-50%) translateY(100%) scale(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form{margin-top:36px;display:flex;align-items:center;justify-content:center;gap:8px}.form input{width:272px;height:40px;border:1px solid #808080;border-radius:4px;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.04em;color:#2e2f42;padding-left:16px}.form input::placeholder{color:gray}.form input:hover{border-color:#000}.form input:focus{outline:none;border-color:#4e75ff;box-shadow:0 0 0 2px #4e75ff33}.form button{background-color:#4e75ff;width:91px;height:40px;border-radius:8px;border:none;padding:8px 16px;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.04em;color:#fff;transition:background-color .25s ease}.form button:hover,.form button:focus{background-color:#6c8cff}.loader{width:48px;height:48px;border:4px solid #e0e0e0;border-top:4px solid #4e75ff;border-radius:50%;animation:spin .8s linear infinite;margin:24px auto;opacity:0;transition:opacity .25s ease}.loader.is-open{opacity:1}.gallery{margin-top:32px;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.gallery-item{width:360px;border:1px solid #808080;border-radius:4px;overflow:hidden;background-color:#fff}.gallery-image{width:100%;height:200px;object-fit:cover;display:block}.info{display:flex;justify-content:space-around;padding:8px 0;text-align:center}.info-item{display:flex;flex-direction:column;gap:4px}.info-title{font-weight:600;font-size:12px;line-height:133%;letter-spacing:.04em;color:#2e2f42}.info-value{font-weight:400;font-size:12px;line-height:200%;letter-spacing:.04em;color:#2e2f42}.custom-error-toast{border:2px solid #ffbebe;border-radius:4px;padding:20px;max-width:432px}.custom-error-toast .iziToast-message{font-size:16px;line-height:150%;letter-spacing:.04em}.custom-error-toast .iziToast-icon{width:24px;height:24px}.custom-error-toast .iziToast-close{width:24px;height:24px;opacity:1;background:transparent;display:flex;align-items:center;justify-content:center}.custom-error-toast .iziToast-close:before{content:"×";font-size:22px;line-height:1;color:#fafafb;font-weight:400;background:none}
