.page-wrapper.for-you{display:flex;flex-direction:column;padding:16px 24px;font-family:Chronicle Display,sans-serif;min-height:100vh}.page-wrapper.for-you>header{display:flex;flex-direction:column;gap:12px;align-items:center;position:relative;width:100%}.page-wrapper.for-you>header>.border{position:absolute;bottom:0;top:0;width:100%}.page-wrapper.for-you>footer{display:flex;flex-direction:column;gap:16px;margin-top:auto;border-top:1px solid #eeeeee;padding:16px 0}.page-wrapper.for-you>footer>.links>a{text-decoration:none;color:#767676;text-transform:uppercase;text-align:left}.page-wrapper.for-you>footer>.links>a>.MuiTypography-root{font-size:12px}.catalog-wrapper{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap;width:100%}.image-wrapper{cursor:pointer;position:relative;transition:all .15s ease-in;overflow:hidden;border-radius:6px;box-sizing:border-box;width:100%;height:100%;max-height:250px}.image-wrapper .MuiImageListItem-img{object-fit:contain!important;height:100%!important}.image-wrapper img:hover,.image-wrapper svg:hover{transition:all .15s ease-in;scale:1.05}.image-fullscreen-view{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#8080807a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;cursor:initial;-webkit-user-select:none;user-select:none}.image-fullscreen-view img,.image-fullscreen-view video{width:auto;max-width:100vw;min-width:300px;max-height:100vh}.image-fullscreen-view>.navigation-wrapper>.navigation-button{display:flex;width:40px;height:40px;background:#7d7b7b;align-items:center;justify-content:center;border-radius:100%;opacity:.5;transition:opacity .15s ease-in;position:fixed;top:50%;transform:translateY(-50%);cursor:pointer}.image-fullscreen-view>.navigation-wrapper>.navigation-button:hover{opacity:1}.image-fullscreen-view>.navigation-wrapper>.navigation-button:nth-of-type(1){left:24px}.image-fullscreen-view>.navigation-wrapper>.navigation-button:nth-of-type(2){right:24px}.image-fullscreen-view>.navigation-wrapper>.close-button{display:flex;width:40px;height:40px;background:#7d7b7b;align-items:center;justify-content:center;border-radius:100%;opacity:.5;transition:opacity .15s ease-in;position:fixed;top:24px;right:24px;cursor:pointer}.image-fullscreen-view>.navigation-wrapper>.close-button:hover{opacity:1}.image-wrapper>.buttons-wrapper{position:absolute;padding:8px;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;width:100%}.image-wrapper>.buttons-wrapper>.MuiIconButton-root{z-index:1}.image-wrapper>.buttons-wrapper>.MuiIconButton-root.add{background:#1976d2}.image-wrapper>.buttons-wrapper>.MuiIconButton-root.delete{background:#b0b0b0}
