/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul,li{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer;border-style:none;border-color:none;outline:none;line-height:1.5;letter-spacing:.04em}img{display:block;height:auto;margin:0 auto}input,textarea{outline:none}*{box-sizing:border-box}:root{--font-family: "Montserrat", sans-serif}body{font-family:var(--font-family);font-size:16px;font-weight:400;letter-spacing:.04em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;padding-top:36px;color:gray;line-height:1.5}.form{display:flex;gap:8px;width:371px;margin:0 auto 32px}.form input{border:1px solid #808080;border-radius:4px;width:272px;height:40px;padding-left:16px;padding-top:8px;padding-bottom:8px}.form input:hover{border:1px solid #000}.form input::placeholder{color:transparent;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;letter-spacing:.04em}.form input:focus::placeholder{color:#2e2f42}.form>button{border-radius:8px;padding:8px 16px;width:95px;height:40px;background-color:#4e75ff;font-family:var(--font-family);font-weight:500;font-size:16px;line-height:1.5;letter-spacing:.04em;color:#fff}.form>button{background-color:#6c8cff}.js-loader{display:none}.loader{width:48px;height:48px;border-radius:50%;margin:0 calc((100% - 48px)/2) 44px;display:inline-block;border-top:4px solid #fff;border-right:4px solid transparent;box-sizing:border-box;animation:rotation 1s linear infinite}.loader:after{content:"";box-sizing:border-box;position:absolute;left:0;top:0;width:48px;height:48px;border-radius:50%;border-left:4px solid #ff3d00;border-bottom:4px solid transparent;animation:rotation .5s linear infinite reverse}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{border-bottom:2px solid #ffbebe;border-radius:4px;height:64px;letter-spacing:.03em}.gallery{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:32px}.gallery-item{width:calc((100% - 48px) / 3);border:1px solid #808080;height:248px}.gallery-item>a{display:flex;flex-direction:column;height:100%}.gallery-image{width:100%;height:200px}.photo-details{display:flex;gap:28px;align-items:center;justify-content:center;font-size:12px;line-height:2;color:#2e2f42;border-bottom:1px solid #808080;border-left:1px solid #808080;border-right:1px solid #808080;width:100%;height:48px}.photo-details p{text-align:center}.photo-details p:first-child{font-weight:600;line-height:1.33}.load-more-btn{display:block!important;box-sizing:content-box;border-radius:8px;padding:8px 16px;width:125px;height:40px;background-color:#4e75ff;font-family:var(--font-family);font-weight:500;font-size:16px;color:#fff;margin:0 auto 44px}
