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%}*,*:before,*:after{box-sizing:border-box}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}.gallery{display:flex;flex-wrap:wrap;gap:15px;padding:24px;max-width:1128px;margin:0 auto;list-style:none;gap:24px}.gallery-item{width:calc((100% - 48px) / 3);border:1px solid #808080;border-radius:1px;overflow:hidden}.photo-information{display:flex;gap:28px;padding-left:20px;padding-right:20px;align-items:center}.information-item{width:25%;margin:0;padding:8px 0;text-align:center;font-size:12px;line-height:1.2;color:#2e2f42;display:flex;flex-direction:column;align-items:center;gap:4px}.information-item b{display:block;font-weight:600;margin-bottom:4px}.form-container{display:flex;justify-content:center}.feedback-form{display:flex;flex-direction:row;gap:8px;align-items:center}.form-label{display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-family:Montserrat,sans-serif;letter-spacing:.04em;color:#2e2f42}.form-button{font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;border-radius:8px;padding-block:8px;padding-inline:16px;width:95px;height:40px;background:#4e75ff;border-style:none}.form-input{border:1px solid #808080;border-radius:4px;width:360px;height:40px;padding-left:16px}.form-input::placeholder{font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.04em;color:gray;font-family:Montserrat,sans-serif}.form-textarea{border:1px solid #808080;border-radius:4px;width:360px;height:40px}.gallery-image{width:100%;height:200px;object-fit:cover}.loader{transform:translate(-50%,-50%) rotate(45deg);perspective:1000px;border-radius:50%;width:48px;height:48px;color:#fff;position:fixed;left:50%;top:50%}.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:#4e75ff;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}}.is-hidden{display:none}
