body{background-color:#000;background-image:url(/assets/back-ByNYkrba.jpeg);background-repeat:no-repeat;background-size:cover;background-position:center;min-height:100svh}.body-no-scroll{overflow:hidden}#root{max-width:1440px;width:100%;margin:0 auto;text-align:center;display:flex;justify-content:center;font-family:Ubuntu,sans-serif;color:#ffffffb3}.wrapper{position:relative;width:95%;margin:0 auto;display:flex;flex-direction:column}.wrapper-empty-folder{justify-content:center;width:95%}.empty-folder-a{display:flex;justify-content:center;align-items:center;text-decoration:none;font-family:Arial,Helvetica,sans-serif;color:#ffffffb3;font-size:24px;border:2px solid black;border-radius:10px;height:50px;background-color:#2828284d;transition:background-color .5s ease-in-out}.empty-folder-a:hover{background-color:#282828b3}button:hover{cursor:pointer}.menu{display:flex;width:98%;justify-content:space-around;border:2px solid grey;border-radius:10px;transition:all .8s ease-in-out;max-height:75svh;background-color:#64646480}.menu a{text-decoration:none}.only-menu{height:inherit;padding:10px 0}.menu:hover{background-color:#646464cc}.menu-items{display:flex;justify-content:space-evenly;align-items:center;width:100%;flex-wrap:wrap;overflow:scroll}.menu-item-wrapper{display:flex;flex-direction:column;justify-content:center}.menu-item{background-color:transparent;margin:15px;border:none;border-radius:10px;background-size:cover;padding:0}.button-name{display:flex;justify-content:center;align-items:center;font-size:20px;color:#ffffffb3;background-color:#2828284d;width:inherit;height:inherit;padding:0;margin:0;outline:2px solid black;border-radius:10px;transition:background-color .5s ease-in-out}.button-name:hover{background-color:#0009}.menu-item-small{height:40px;width:150px}.menu-item-big{height:150px;width:150px}.go-back{width:30px;height:30px;background-color:transparent;border:2px solid grey;border-radius:10px;transition:background-color .5s ease-in-out;margin-right:30px}.go-back:hover{background-color:#000c}.pathSelector{top:8vh;left:1%;position:absolute;display:flex;height:30px}@media (hover: none){.menu{background-color:#646464b3}.button-name{background-color:#0003}.go-back{background-color:#646464b3}}@media screen and (max-width: 1050px){.menu-item-small{height:40px;width:120px}.menu-item-big{height:125px;width:125px}.button-name{font-size:18px}}@media screen and (max-width: 720px){.menu-item{margin:7px}.menu-item-small{height:40px;width:100px}.menu-item-big{height:100px;width:100px}.button-name{font-size:15px}.go-back{margin-right:25px}}@media screen and (max-width: 515px){.menu-item-small{height:40px;width:80px}.button-name{font-size:14px}.go-back{margin-right:10px}}.home-wrapper{display:flex;width:95%;height:60svh;flex-direction:column;align-items:center}.loading{display:flex;overflow:hidden;justify-content:center;font-size:36px;font-weight:700;margin:0 auto;color:#ffffffb3;height:10svh;min-height:10svh;width:100%;align-items:center;padding-bottom:20px;background-color:transparent;border:none;text-decoration:none}.loading-letter{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}@keyframes loading-anim{0%{transform:translate(0)}24%{transform:translate(-1500px)}25%{opacity:0}26%{transform:translate(1500px);opacity:1}50%{transform:translate(0)}}.photos-wrapper{display:flex;width:95%;margin-bottom:2svh;flex-direction:column;align-items:center}.path{position:relative;top:-10px;left:1%;height:30px;line-height:28px;display:flex;align-items:center;justify-content:center;border:2px solid grey;border-radius:10px;padding:5px 15px;transition:all .8s ease-in-out;align-self:self-start;background-color:#64646480}.path:hover{background-color:#646464cc}.path-button{font-size:20px;color:#ffffffb3;height:30px;padding:0;margin:0;background-color:transparent;border:none;text-decoration:none}.path-button:hover{text-decoration:underline}.go-back{width:30px;height:30px;line-height:27px;background-color:transparent;border:2px solid grey;border-radius:10px;transition:background-color .5s ease-in-out;margin-right:30px;color:#ffffffb3;text-decoration:none}.go-back:hover{background-color:#646464cc}@media (hover: none){.path{background-color:#646464b3}}@media screen and (max-width: 1050px){.path-button{font-size:18px}}@media screen and (max-width: 720px){.path-button{font-size:15px}.go-back{margin-right:20px}}@media screen and (max-width: 515px){.path-button{font-size:14px}}@media screen and (max-width: 420px){.path-button{font-size:13px}.go-back{margin-right:10px}}.gallery{position:relative;background-color:#64646480;display:flex;width:98%;flex-wrap:wrap;justify-content:center;padding:40px 0 20px;border:2px solid grey;border-radius:10px;margin-top:2svh;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.5);transition:background-color .8s ease-in-out}.only-gallery{margin-top:5svh}.gallery>h2{position:absolute;top:17px;margin:0 auto}.gallery:hover{background-color:#646464cc}.gallery-item{margin-top:30px;border:none;background-color:transparent;transition:all .5s ease-in-out}.gallery-item:hover{transform:translateY(-15px)}.gallery-item-inView{transform:translateY(0)}.vert-item{width:25%}.horizontal-item{width:33%}.gallery-img{margin:0;box-shadow:5px 5px 12px 5px #000;transition:all .5s ease-in-out;max-width:95%;max-height:350px}.gallery-img:hover{box-shadow:5px 15px 12px 5px #000}.gallery-img-inView{margin:0}@media (hover: none){.gallery-item-inView{transform:translateY(-15px)}.gallery-img-inView{box-shadow:5px 15px 12px 5px #000}.gallery{background-color:#646464b3}}@media screen and (max-width: 780px){.horizontal-item{width:48%}.vert-item{width:33%}}@media screen and (max-width: 515px){.horizontal-item{width:33%}.vert-item{width:48%}}.light-carousel-wrapper{position:fixed;left:0;top:0;height:100dvh;width:100%;z-index:200;visibility:visible;overflow-x:scroll;background-color:#000000e6;display:flex;scroll-snap-type:x mandatory}.light-carousel-wrapper-closed{z-index:-200;visibility:hidden}.light-carousel-item-wrapper{width:100vw;min-width:100vw;height:100%;flex:1;scroll-snap-align:start;scroll-snap-stop:always;display:flex;justify-content:center;align-items:center}.light-carousel-item-img{min-width:100%;min-height:100%;height:100%;width:100%;object-fit:contain}.close-light-carousel{position:fixed;z-index:300;top:1rem;width:30%;left:35%;height:4rem;border:2px solid white;border-radius:1rem;background-color:transparent;display:flex;align-items:center;justify-content:center;transition:opacity .4s ease-in-out;visibility:visible}.disappeared-close-button{z-index:-200;visibility:hidden}.first-line-for-close{position:absolute;width:1.5rem;height:2px;background-color:#fff;transform:rotate(45deg)}.second-line-for-close{position:absolute;width:1.5rem;height:2px;background-color:#fff;transform:rotate(-45deg)}.cool-carousel-wrapper{position:fixed;top:0;height:100dvh;width:100%;display:flex;background-color:#000000e6}.cool-carousel{position:relative;top:2dvh;width:100%;display:flex;overflow:hidden;align-items:stretch;justify-content:stretch}.cool-carousel-item{display:flex;justify-content:center;flex:0 0 100%;transition:transform .5s ease-in-out}.cool-carousel-img{width:98%;height:96dvh;object-fit:contain}.cool-carousel-wrapper>button{transition:all .5s ease-in-out;border-radius:10px;border:2px solid black;background-color:transparent;text-align:center;color:#ffffffe6}.cool-carousel-wrapper>button:hover{background-color:#ffffff80}.cool-carousel-arrow{position:absolute;height:30dvh;top:40dvh;width:60px}.cool-carousel-close{position:absolute;width:30%;left:35%;height:30px;z-index:4}.cool-arrow-left{left:20px;z-index:5}.cool-arrow-right{right:20px;z-index:6}@media screen and (max-width: 1050px){.cool-carousel-arrow{width:50px}}@media screen and (max-width: 720px){.cool-carousel-arrow{width:40px}}@media screen and (max-width: 515px){.cool-carousel-arrow{width:30px;height:150px}}@media screen and (max-width: 420px){.cool-carousel-arrow{width:20px;height:150px}}.notes-wrapper{width:95%}.notes-menu{display:flex;justify-content:space-around;margin-bottom:20px;flex-wrap:wrap}.notes-path{width:40%;top:0;left:0;height:40px}.notes-folder-a{display:flex;width:40%;justify-content:center;align-items:center;text-decoration:none;font-family:Arial,Helvetica,sans-serif;color:#ffffffb3;font-size:24px;border:2px solid grey;border-radius:10px;height:50px;background-color:#64646480;transition:background-color .5s ease-in-out}.notes-folder-a:hover{background-color:#646464cc}.notes-gallery{width:92%;margin:0 auto 20px;columns:3}.notes-item{display:block;break-inside:avoid-column;border:2px solid grey;border-radius:10px;background-color:#64646480;transition:background-color .5s ease-in-out;font-family:Arial,Helvetica,sans-serif;color:#ffffffb3;font-size:1rem;margin-bottom:10px}.notes-item p{text-align:start;font-style:italic;margin-left:20px}.notes-item:hover{background-color:#646464cc}@media (hover: none){.notes-item{background-color:#646464b3}}@media screen and (max-width: 860px){.notes-gallery{columns:2}.notes-path{width:92%;margin-bottom:10px;padding:0}.notes-folder-a{width:92%}}@media screen and (max-width: 515px){.notes-gallery{columns:1}}body{margin:0;display:flex;place-items:center;min-width:320px}
