*{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}li{list-style-type:none}a{color:currentColor;text-decoration:none}button{font-family:inherit;cursor:pointer}img{display:block;max-width:100%;object-fit:cover}: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;padding:24px;background-color:#f0f8ff}main{flex-grow:1}main:has(.back-link){text-align:center}.main-title{text-align:center;margin-bottom:16px}.form-search{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:8px;width:371px;height:40px}.form-title-input{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:8px;width:272px;height:40px}.form-input{outline:none;border-radius:4px;border:1px solid #808080;width:272px;height:40px;padding:8px 16px}.form-input:hover{border:1px solid #000}.form-input:focus{border:1px solid #4e75ff}.form-input::placeholder{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.04em;color:gray}.form-btn{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;border:0px solid #4e75ff;border-radius:8px;padding:8px 16px;width:91px;height:40px;background:#4e75ff;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff}.form-btn:hover{background:#6c8cff;border:2px solid #4e75ff}.form-btn:active{background:#fff;border:2px solid #6c8cff;color:#6c8cff}.container{min-width:320px;max-width:375px;margin:0 auto;padding:0 16px;justify-items:center}@media only screen and (min-width: 768px){.container{max-width:768px}}@media only screen and (min-width: 1200px){.container{max-width:1200px}}.gallery{min-width:660px;max-width:1128px;display:flex;flex-wrap:wrap;align-items:stretch;align-content:stretch;gap:10px;row-gap:20px;margin-left:auto;margin-right:auto;padding:24px 0}.gallery-item{border:1px solid #808080;width:calc((100% - 20px) / 3);display:flex;flex-direction:column}.gallery-link{width:100%;display:block;flex-grow:1}.gallery-image{height:100%}.gallery-item-data{border-top:1px solid #808080;padding:4px 16px;display:flex;justify-content:space-between}.gallery-data-label{text-align:center}.gallery-data-name{text-align:center;font-weight:600;font-size:12px;line-height:1.33;letter-spacing:.04em;color:#2e2f42}.gallery-data-value{font-size:12px;letter-spacing:.04em;color:#2e2f42}.sl-wrapper{background:#2e2f42cc}.sl-wrapper .sl-counter{color:#fff}.loader-and-btn{margin:0 auto;display:flex;gap:8px;width:181px;height:48px}.loader{width:48px;height:48px;border-radius:50%;display:inline-block;margin:0 auto;border:3px solid;border-color:#0b0258 #0b0258 transparent transparent;box-sizing:border-box;animation:rotation 1.75s linear infinite}.loader:after,.loader:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px solid;border-color:transparent transparent #f8f403 #f8f403;width:40px;height:40px;border-radius:50%;box-sizing:border-box;animation:rotationBack .75s linear infinite;transform-origin:center center}.loader:before{width:32px;height:32px;border-color:#0b0258 #0b0258 transparent transparent;animation:rotation 1.75s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotationBack{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.is-hidden{display:none}.load-more-btn{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff;display:none;align-items:center;justify-content:center;flex-direction:row;gap:10px;border:0px solid #4e75ff;border-radius:8px;padding:8px 16px;width:125px;height:40px;background:#4e75ff}.load-more-btn:hover{background:#6c8cff}.load-more-btn:active{background:#fff;border:2px solid #6c8cff;color:#6c8cff}.is-btn-visible{display:block;margin:0 auto}
