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;padding:0;border:none;background:none}img{display:block;max-width:100%;height:auto}address{font-style:normal}*,*:before,*:after{box-sizing:border-box}: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%}main{flex-grow:1}main:has(.back-link){text-align:center}body{font-family:Montserrat,sans-serif;font-size:16px;line-height:1.5;letter-spacing:.02em;min-width:100vw;color:#2e2f42;background-color:#fff;margin:0;min-height:100vh;display:flex;flex-direction:column;align-items:center}.container{min-width:320px;max-width:375px;margin:0 auto;padding:0 16px}@media only screen and (min-width: 768px){.container{max-width:768px}}@media only screen and (min-width: 1200px){.container{max-width:1200px}}@keyframes slide{0%{transform:translate(-140%) translateY(-50%)}to{transform:translate(-104%) translateY(-50%)}}@keyframes stretch{0%{opacity:0;transform:translate(-50%) translateY(100%) scale(.2)}to{opacity:1;transform:translate(-50%) translateY(100%) scale(1)}}.form{padding-top:36px;display:flex;gap:8px;justify-content:center;align-items:center}.form input::placeholder{color:gray}.form input{background-color:#fff;font-size:16px;font-family:Montserrat;color:#2e2f42;font-weight:400;line-height:24px;letter-spacing:4%;border-color:gray;border-width:1px;border-radius:4px;width:272px;height:40px;padding-left:16px}.form input:hover,.form input:focus{outline:none;border-color:#000;border-width:1px}.form button{font-size:16px;font-family:Montserrat;color:#fff;font-weight:500;line-height:24px;letter-spacing:4%;background-color:#4e75ff;border-radius:8px;padding:8px 16px;width:91px;height:40px}.gallery{display:flex;flex-wrap:wrap;width:1128px;margin-top:32px;row-gap:24px;align-items:center;justify-content:space-around}.info-wrapper{width:100%;display:flex;flex-direction:row;justify-content:space-around;padding:4px 25px;position:absolute;bottom:0;background-color:#fff}.gallery-item{position:relative;display:flex;flex-direction:column;border:1px solid #808080;flex-basis:calc((100% - 48px) / 3)}.gallery-item-link{padding:0;margin:0}.gallery-image{width:360px;height:200px;object-fit:cover;display:block;overflow:hidden}.tag-title{display:flex;flex-direction:column;font-size:12px;font-family:Montserrat;color:#2e2f42;font-weight:600;line-height:16px;letter-spacing:4%;align-items:center}.tag-value{font-size:12px;font-family:Montserrat;color:#2e2f42;font-weight:400;line-height:24px;letter-spacing:4%}.loader{width:48px;height:48px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;display:inline-block}.loader:after,.loader:before{content:"";box-sizing:border-box;width:48px;height:48px;border:2px solid #65abff;position:absolute;left:0;top:0;animation:rotation 2s ease-in-out infinite alternate}.loader:after{border-color:#5f14ff;animation-direction:alternate-reverse}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hidden{display:none}
