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{padding:36px 156px;display:flex;flex-direction:column;margin:0}main{flex-grow:1}main:has(.back-link){text-align:center}.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}.loader{margin:0 auto;border:black 2px solid;width:64px;height:64px;position:relative;background:#fff;border-radius:4px;overflow:hidden}.loader:before{content:"";position:absolute;left:0;bottom:0;width:40px;height:40px;transform:rotate(45deg) translate(30%,40%);background:#ff9371;box-shadow:32px -34px 0 5px #ff3d00;animation:slide 2s infinite ease-in-out alternate}.loader:after{content:"";position:absolute;left:10px;top:10px;width:16px;height:16px;border-radius:50%;background:#ff3d00;transform:rotate(0);transform-origin:35px 145px;animation:rotate 2s infinite ease-in-out}@keyframes slide{0%,to{bottom:-35px}25%,75%{bottom:-2px}20%,80%{bottom:2px}}@keyframes rotate{0%{transform:rotate(-15deg)}25%,75%{transform:rotate(0)}to{transform:rotate(25deg)}}.form{margin:0 auto 32px;display:flex;gap:8px}.form>label>input{border:1px solid #808080;border-radius:4px;width:272px;height:40px;background:#fff;padding:0;margin:0}.form>label>input:hover{border:1px solid #000}.form>label>input:active{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;letter-spacing:.04em;color:#2e2f42;border:1px solid #4e75ff}.form>button{border:none;border-radius:8px;padding:8px 16px;width:91px;height:41.6px;background:#4e75ff;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.04em;color:#fff}.form>button:hover{background:#6c8cff}.form>button:disabled{cursor:auto;background:gray}.btn-load-more{border:none;margin:0 auto;border-radius:8px;padding:8px 16px;width:125px;height:40px;background:#4e75ff;font-weight:500;font-size:16px;line-height:150%;letter-spacing:.04em;color:#fff}.btn-load-more:hover{background:#6c8cff}.gallery{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:32px}.gallery-item{width:360px;height:200px;padding:0}.card{border:1px solid #808080;width:360px;height:200px;margin:0;width:100%;height:100%}.card-txt{width:100%;height:48px;background-color:#fff;margin:0}.gallery-image{width:360px;height:152px}.card-txt-list{margin:0;padding:0;display:flex;bottom:0;flex-direction:row;justify-content:space-around}.card-txt-item{display:block}.card-txt{text-align:center}
