.common-footer A,.common-header A,A{text-decoration:none}:root{box-sizing:border-box;font-size:1.1em}*,::after,::before{box-sizing:inherit}BODY,HTML{font-family:"Noto Sans",sans-serif;margin:0;padding:0;visibility:visible}A{color:#488}A:link,A:visited{color:#388}A:active,A:focus,A:hover{color:#4BB}.common-header{position:-webkit-sticky;position:sticky;z-index:300;left:0;top:0;right:0;display:flex;justify-content:center;height:3.3em;background:#333;color:#fff}.common-header .no-ref{color:#ccc;font-weight:500}.common-header A,.common-header A:link,.common-header A:visited{color:#fff}.common-header A:focus,.common-header A:hover{color:#888}.common-header A:active{color:#aaa}.common-footer{margin:3em 0 0;padding:0;background:#333;color:#fff;width:100%;font-weight:300}.common-footer P{margin:0;padding:0}.common-footer .footer-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:.6em}.common-footer A{color:#cff;font-weight:700}.common-footer A:link,.common-footer A:visited{color:#ccc}.common-footer A:active,.common-footer A:focus,.common-footer A:hover{color:#fff}.menu{display:none;position:fixed;left:0;top:3.3em;bottom:0;overflow-y:auto;right:0;align-items:center;padding-bottom:1.5em;background:#333}.menu.opened{display:block}.menu UL{list-style-type:none}@media screen and (min-width:1200px){.menu,.menu.opened{display:flex}.menu{width:1200px;position:static;margin:0 auto;padding-bottom:0;flex-direction:row;align-items:center;justify-content:stretch;height:3.3em;overflow-y:visible}UL.top{flex-grow:1;margin:0}UL.top:hover UL.kid{display:block}}UL.top{padding:0 0 0 1em}LI.menu-element{font-weight:700}UL.kid{padding:0}@media screen and (min-width:1200px){LI.menu-element{font-weight:400;height:3.3em;display:flex;align-items:center}LI.menu-element-extended{position:relative}UL.kid{position:absolute;z-index:300;top:100%;padding:.75em;left:-3rem;right:-3rem;background:#333;display:none}}LI.kiddy{font-weight:400;padding:.5em 0 0 1em}.burger{position:fixed;z-index:200;left:1em;top:.5em;display:block;cursor:pointer;width:40px;height:40px;background:#333}.burger DIV{width:40px;height:5px;background:#fff;margin:6px 0}@media screen and (min-width:1200px){LI.kiddy{padding:.5em}.burger{display:none}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 .66em}.main-content{min-height:calc(100vh - 5rem)}.main-content.menu-opened{display:none}@media screen and (min-width:1200px){.main-content.menu-opened{display:block}}h1{font-size:2em}.folders{margin:1.5em 0}.brick,.picture-preview{width:100%;position:relative;overflow:hidden;cursor:pointer;display:block;transition:all .35s cubic-bezier(.215,.61,.355,1)}.brick IMG,.brick PICTURE,.picture-preview IMG,.picture-preview PICTURE{width:100%;padding:0;margin:0;display:block}.layout-dynamic,.layout-static{display:grid;grid-template-columns:1fr}.brick:hover{opacity:.8}.brick:hover .folder-h{transform:translateX(0)}.picture-preview:hover{filter:brightness(66%)}.layout-static{grid-gap:var(--folder-gap)}.layout-folders-static{grid-gap:var(--folder-gap)}.layout-folders-dynamic{grid-gap:var(--folder-gap)}.layout-images-dynamic,.layout-images-static{grid-gap:var(--image-gap)}.folder-h{background:rgba(255,255,255,.85);font-size:1.25em;position:absolute;left:0;bottom:.5em;padding:.5em;text-align:right;line-height:normal;width:auto;min-width:50%;transition:all .35s cubic-bezier(.215,.61,.355,1)}@media screen and (min-width:1200px){.layout-dynamic{display:block}.layout-folders-static{grid-template-columns:1fr 1fr}.layout-folders-static .brick{order:0!important}.layout-folders-dynamic{-moz-column-count:2;column-count:2;-moz-column-gap:var(--folder-gap);column-gap:var(--folder-gap)}.layout-folders-dynamic .brick{margin-bottom:var(--folder-gap)}.layout-images-static{grid-template-columns:1fr 1fr 1fr}.layout-images-static .picture-preview{order:0!important}.layout-images-dynamic{-moz-column-count:3;column-count:3;-moz-column-gap:var(--image-gap);column-gap:var(--image-gap)}.layout-images-dynamic .picture-preview{margin-bottom:var(--image-gap)}.folder-h{transform:translateX(-100%)}}@-webkit-keyframes spinner{to{transform:rotate(360deg)}}@keyframes spinner{to{transform:rotate(360deg)}}.spinner{display:inline-block;width:3em;height:3em;vertical-align:middle;border:.6em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.7s linear infinite spinner;animation:.7s linear infinite spinner}.image-view{display:none;position:fixed;z-index:333;background:#000;left:0;top:0;right:0;bottom:0}.image-view.opened{display:block}.image-view .wait{color:#888;position:absolute;left:calc(50% - 32px);top:calc(50% - 32px);display:none}.image-view .wait.showed{display:block}.image-view .photo-nav{position:fixed;z-index:333;cursor:pointer;font-size:60px;color:#fff;opacity:.7;width:80px;transition:all .35s cubic-bezier(.215,.61,.355,1);top:0;bottom:0;display:flex;align-items:center;justify-content:center}.image-view .photo-nav.left-nav{left:0;background-image:url(/images/l.png);background-position:10px calc(100% - 50px);background-repeat:no-repeat;background-size:33px 58px}@media (orientation:landscape){.image-view .photo-nav.left-nav{background-position:center}}@media screen and (min-width:1200px){.image-view .photo-nav.left-nav{left:20px;background-position:center;background-size:auto}}.image-view .photo-nav.right-nav{right:0;background-image:url(/images/r.png);background-repeat:no-repeat;background-size:33px 58px;background-position:calc(100% - 10px) calc(100% - 50px)}.image-view .photo-nav:hover{opacity:1}.image-view .photo-nav.no-view{display:none}@media screen and (min-width:1200px){.image-view .photo-nav.right-nav{right:20px;background-position:center;background-size:auto}.image-view .photo-nav{opacity:.2;font-size:64px;width:5%}}.image-view .big-view{position:absolute;color:#fff;left:0;right:0;top:60px;display:flex;justify-content:center;align-content:center;flex-direction:column;align-items:center}.image-view .big-view IMG{display:block}@media (orientation:portrait){.image-view .big-view{bottom:160px}.image-view .big-view IMG{max-width:100%;max-height:100%}}@media (orientation:landscape){.image-view .photo-nav.right-nav{background-position:center}.image-view .big-view{bottom:40px}.image-view .big-view IMG{max-height:100%;max-width:100%}}@media screen and (min-width:1200px){.image-view .big-view{top:10px;bottom:10px;display:flex;justify-content:center;align-content:center;flex-direction:column;align-items:center}.image-view .big-view IMG{height:100%;max-width:100%}}.image-view .top-view{position:absolute;padding:0;margin:0;left:0;right:0;top:0;height:60px}.image-view .close-view{z-index:360;position:absolute;right:20px;top:0;font-size:50px;color:#fff;cursor:pointer}.image-view .close-view:hover{color:#ccc}.image-view .bottom-view{position:absolute;color:#fff;bottom:0;height:auto;transition:all .35s cubic-bezier(.215,.61,.355,1);left:0;right:0;padding:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;justify-content:space-around}.image-view .bottom-view h3{margin:0;padding:0}.image-view .bottom-view .description{font-weight:300;padding:0 20px;color:#ccc;font-size:90%}@media (orientation:portrait){.image-view .bottom-view{height:160px;flex-direction:column}}@media (orientation:landscape){.image-view .bottom-view{height:40px;flex-direction:row}}@media screen and (min-width:1200px){.image-view .bottom-view{height:auto;background:rgba(255,255,255,.9);transform:translateY(100%)}.image-view .bottom-view.hovered{transform:translateY(0)}.image-view .bottom-view h3{color:#000}.image-view .bottom-view .description{color:#333}}