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;width:100%;height:200px;object-fit:cover}:root{font-family:Montserrat,sans-serif;font-size:16px;line-height:1.5;font-weight:400;color:#2e2f42;background-color:#fff;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}main{flex-grow:1}*,*:before,*:after{box-sizing:border-box}.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: 1128px){.container{max-width:1128px}}.form{display:flex;gap:8px;margin:44px auto 32px;max-width:371px}.form-label{display:block}.form-input{width:100%;outline:transparent;border:1px solid #808080;border-radius:4px;width:272px;padding:8px 16px;background-color:transparent;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.04em;color:gray}.form-input::placeholder{color:gray}.form-btn{cursor:pointer;display:block;border:none;border-radius:8px;padding:8px 16px;background-color:#4e75ff;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff}.loader{display:block;margin:0 auto;width:64px;height:48px;position:relative;animation:split 1s ease-in infinite alternate}.loader:before,.loader:after{content:"";position:absolute;height:48px;width:48px;border-radius:50%;left:0;top:0;transform:translate(-10px);background:#ff3d00;opacity:.75;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.loader:after{left:auto;right:0;background:#fff;transform:translate(10px)}@keyframes split{0%,25%{width:64px}to{width:148px}}.is-hidden{display:none}.gallery{max-width:1128px;display:flex;flex-wrap:wrap;gap:24px;margin:0 auto}.gallery-item{flex-basis:calc((100% - 48px) / 3);border:1px solid #808080}.gallery-link{width:100%;display:block}.gallery-descr{max-width:360px;display:flex;align-items:center;justify-content:space-around;padding:8px 12px;gap:8px}.gallery-descr-title{font-weight:600;font-size:12px;line-height:1.33333;letter-spacing:.04em;color:#2e2f42;text-align:center}.gallery-descr-value{font-weight:400;font-size:12px;line-height:2;letter-spacing:.04em;color:#2e2f42;text-align:center}.sl-wrapper{background-color:#2e2f42cc}body .sl-wrapper .sl-counter{color:#fff;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.04em}body .sl-wrapper .sl-close{width:32px;height:32px;line-height:32px;color:#fff}body .sl-wrapper .sl-navigation button{width:24px;height:24px;color:#fff}
