*,*:before,*:after{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;background-color:#c7c7cb}main{flex-grow:1}main:has(.back-link){text-align:center}.form{display:flex;flex-direction:row;gap:8px;margin-top:36px;margin-bottom:32px;justify-content:center}.form label{display:flex;flex-direction:column;gap:8px;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.04em}.form textarea{width:360px;height:80px;border:1px solid #808080;border-radius:4px;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.04em;color:#2e2f42;padding-left:16px;padding-top:8px;padding-bottom:8px}.form input{border:1px solid #808080;border-radius:4px;background-color:#d9d7d7;width:360px;height:40px;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.04em;color:#2e2f42;padding-left:16px;padding-top:8px;padding-bottom:8px;box-shadow:4px 4px 10px #0303036a}button{border-radius:8px;padding:8px 16px;width:91px;height:40px;background-color:#4e75ff;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.04em;color:#fff;border:none;box-shadow:4px 4px 10px #0303036a}button:hover{background-color:#6c8cff}.form input:hover{border:1px solid #000}.form input:focus{border:1px solid #808080;outline:none}.form textarea:hover{border:1px solid #000}.form textarea:focus{border:1px solid #808080;outline:none}.gallery{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;margin-top:0;margin-bottom:50px}.gallery-item{width:calc((100% - 96px)/5);box-shadow:4px 4px 10px #0303036a;height:200px;position:relative;overflow:hidden;border:1px solid #808080;border-radius:5px;transition:transform .5s ease}.gallery-item:hover{transform:scale(1.05)}.gallery-image{width:100%;height:152px;object-fit:cover}.image-info-block{padding:10px;height:48px;display:flex;justify-content:space-evenly;background-color:#d9d7d7}.image-info-block-part{display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:400;font-size:12px;letter-spacing:.04em;color:#2e2f42}.bold{font-weight:800;font-size:12px;line-height:1.33;letter-spacing:.04em;color:#2e2f42}.loader{transform:rotate(45deg);perspective:1000px;border-radius:50%;width:48px;height:48px;color:#111010;margin-left:auto;margin-right:auto;margin-bottom:10px}.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}}.is-hidden{display:none}.js-button{width:125px;margin-bottom:25px;align-items:center}.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;max-width:1440px;display:flex;flex-direction:column;align-items:center}
