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{display:flex;flex-direction:column;min-width:100vw;min-height:100vh;margin:0}main{flex-grow:1}main:has(.back-link){text-align: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)}}.loader-wrapper{display:flex;justify-content:center}.loader{margin-top:32px;width:48px;height:48px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.hidden{display:none}.loader:before,.loader:after{content:"";box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:5px solid #FFF;animation:prixClipFix 2s linear infinite}.loader:after{border-color:#05f;animation:prixClipFix 2s linear infinite,rotate .5s linear infinite reverse;top:6px;right:6px;bottom:6px;left:6px}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.gallery{display:flex;flex-wrap:wrap;justify-content:space-between;padding:32px 0;gap:24px}.gallery-item{display:flex;list-style:none;flex-direction:column;border:1px solid #808080;width:360px}.gallery-image,.gallery-link{width:360px;height:200px}.gallery-list{display:flex;width:360px;padding:4px 20px;box-sizing:border-box}.section{display:flex;flex-direction:column;align-items:stretch;width:360px}.list-paragraph{font-family:var(--font-family);font-weight:600;font-size:12px;line-height:1.33333;letter-spacing:.04em;color:#2e2f42}.list-section{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:2;letter-spacing:.04em;color:#2e2f42}.loader-button{display:flex;margin:32px auto 44px;border:none;border-radius:8px;padding:8px 16px;background:#4e75ff;font-weight:500;font-size:16px;letter-spacing:.04em;color:#fff}.loader-button:hover{background:#6c8cff}.is-hidden{display:none}.form{display:flex;justify-self:center;margin-top:32px;gap:8px}.form-input{width:272px;height:40px;padding-block:8px;padding-inline:16px;font-weight:400;font-size:16px;box-sizing:border-box;align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:8px}.form-button{border:none;border-radius:8px;padding:8px 16px;width:91px;height:40px;background:#4e75ff;font-weight:500;font-size:16px;letter-spacing:.04em;color:#fff}.form-button:hover{background:#6c8cff}
