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)}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.custom-error-toast{width:432px!important;height:88px!important;background:#ef4040!important;border-radius:4px!important;padding:20px!important;border-bottom:none!important;display:flex!important;align-items:center;position:relative;overflow:hidden}.custom-error-toast .iziToast-body{display:flex;align-items:center;flex-grow:1;margin-right:48px!important}.custom-error-toast .iziToast-icon{margin-right:8px;flex-shrink:0;width:24px;height:24px;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important}.custom-error-toast .iziToast-message{color:#fff!important;font-size:16px;line-height:150%;letter-spacing:.04em;flex-grow:1}.custom-error-toast .iziToast-close{position:absolute!important;top:32px!important;right:20px!important;width:20px!important;height:20px!important;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='none'%3e%3cpath%20fill='%23fff'%20d='M2.1459%202.85399c-.04649-.04649-.08336-.10168-.10852-.16242s-.03811-.12584-.03811-.19158.01295-.13084.03811-.19158.06203-.11593.10852-.16242.10168-.08336.16242-.10852.12584-.03811.19158-.03811.13084.01295.19158.03811.11593.06203.16242.10852l5.146%205.147%205.146-5.147c.0465-.04649.1017-.08336.1624-.10852.0608-.02516.1259-.03811.1916-.03811s.1308.01295.1916.03811c.0607.02516.1159.06203.1624.10852s.0834.10168.1085.16242c.0252.06074.0381.12584.0381.19158s-.0129.13084-.0381.19158c-.0251.06074-.062.11593-.1085.16242l-5.147%205.146%205.147%205.14601c.0465.0465.0834.1017.1085.1624.0252.0607.0381.1258.0381.1916%200%20.0657-.0129.1308-.0381.1916-.0251.0607-.062.1159-.1085.1624s-.1017.0834-.1624.1085c-.0608.0252-.1259.0381-.1916.0381s-.1308-.0129-.1916-.0381c-.0607-.0251-.1159-.062-.1624-.1085l-5.146-5.14701-5.146%205.14701c-.04649.0465-.10168.0834-.16242.1085-.06074.0252-.12584.0381-.19158.0381s-.13084-.0129-.19158-.0381c-.06074-.0251-.11593-.062-.16242-.1085s-.08336-.1017-.10852-.1624c-.02516-.0608-.03811-.1259-.03811-.1916%200-.0658.01295-.1309.03811-.1916s.06203-.1159.10852-.1624l5.147-5.14601z'/%3e%3c/svg%3e")!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:center!important;opacity:1!important;border:none!important;background-color:transparent!important;cursor:pointer;text-indent:-9999px;overflow:hidden}.custom-error-toast .iziToast-progressbar{position:absolute!important;bottom:0!important;left:0!important;width:100%!important;height:2px!important;background-color:#ffbebe!important}.custom-error-toast .iziToast-progressbar>div{height:100%!important;background-color:#b51b1b!important;border-radius:0}body{font-family:Montserrat,sans-serif;background-color:#fff;padding:36px;color:#2e2f42}.form{display:flex;justify-content:center;gap:8px;margin-bottom:32px}input{border:1px solid #808080;border-radius:4px;outline:none;width:272px;padding:8px 16px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;letter-spacing:.04em;color:gray;box-sizing:border-box}input:hover{border:1px solid #000}input:focus{border:1px solid #4e75ff;color:#2e2f42}button{background-color:#4e75ff;border:none;font-family:var(--font-family);font-weight:500;font-size:16px;line-height:150%;letter-spacing:.04em;color:#fff;border-radius:8px;padding:8px 16px;cursor:pointer;width:91px;height:40px}button:hover,button:focus{background:#6c8cff}.loader{display:block;margin:20px auto;border:4px solid #ccc;border-top-color:#4e75ff;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}.is-hidden{display:none}@keyframes spin{to{transform:rotate(360deg)}}.gallery{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:24px;margin:0 auto;align-items:center;list-style:none;padding:0;max-width:1128px}.gallery-item{width:360px;height:200px;border:1px solid #808080;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.gallery-item a{display:block;flex-grow:1;height:calc(100% - 48px)}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.info{display:flex;justify-content:space-between;text-align:center;height:48px;padding:4px 25px 4px 20px;background-color:#fff;font-size:12px;line-height:170%;letter-spacing:.04em;box-sizing:border-box}
