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:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;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{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#2e2f42}.loader{transform:rotate(45deg);perspective:1000px;border-radius:50%;width:48px;height:48px;color:#040404;display:flex;margin:0 auto}.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}}.form{display:flex;justify-content:center;gap:8px;margin-top:36px;margin-bottom:32px}.form-input{width:272px;border-radius:4px;padding:8px 16px;outline:transparent;box-sizing:border-box;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#2e2f42;border:1px solid #808080;transition:border .25s linear}.form-input:hover{border:1px solid #000}.form-input:focus{border:1px solid #4e75ff}.form-btn{border-radius:8px;padding:8px 16px;background-color:#4e75ff;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff;border:none;transition:background-color .25s linear}.form-btn:hover,.form-btn:focus,.form-btn:active{background-color:#6c8cff}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.gallery{display:flex;flex-wrap:wrap;max-width:1128px;gap:24px;margin:0 auto}.gallery-item{display:flex;flex-direction:column;border:1px solid #808080;width:calc((100% - 24px *2) / 3);box-sizing:border-box}.gallery-image{object-fit:cover;height:152px;width:100%}.img-list{display:flex;justify-content:space-between;padding:4px 20px;height:40px;column-gap:32px}.img-item{display:flex;flex-direction:column;justify-content:center;align-items:center}.img-title{font-size:12px;line-height:1.33}.img-text{font-size:12px;line-height:2}
