@media only screen and (min-width:1300px){.project-holder{flex-direction:row}.image{height:95vh}.image-center img{max-height:100%}.image-box{flex:4 1}}@media only screen and (max-width:1300px){.project-holder{flex-direction:column}.image-center{width:100vw}.image{height:100%}}.projekty{padding-top:7vh;overflow:hidden;background-color:#000}.image-box,.project-holder{display:flex}.image-box{justify-content:center;height:100%;overflow:hidden;width:max-content}.image{width:100%;position:relative;overflow:hidden;border-radius:0 0 15px 15px}.image-center{display:flex;align-items:center;height:100%;justify-content:center;max-width:100vw;min-height:50vh;flex:3 1;position:relative}.image-center img{object-fit:cover;max-width:80%;width:auto;height:auto;filter:contrast(.75);transition:filter .3s;transition:transform .5s ease-in-out}.img-bg{background-size:contain;background-position:50%;height:100%;flex-shrink:0;display:flex;flex-direction:column;gap:10px}.image-center h1{white-space:nowrap;position:absolute;left:50%;transform:translate(-50%,-45%);opacity:1;transition:opacity .4s;color:#000;text-shadow:0 4px 4px rgba(0,0,0,.25);font-style:normal;font-weight:400;line-height:normal;font-size:min(5vw,30px);text-align:center;z-index:5}.image:hover h1{transition:opacity .5s ease-in-out;opacity:0}.controls svg{color:#fff}.image:hover img{filter:contrast(1);transition:filter .5s ease-in-out}.controls button{background-color:transparent;border:none}.move-buttons{top:0;left:0;height:100%;align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:98.5%;position:absolute}.exit-btn{right:0;padding-right:20px}.back-button,.exit-btn{position:absolute;top:0;width:-moz-fit-content;width:fit-content;scale:2.5;padding-top:10px}.back-button{left:0;padding-left:10px}.image-counter{position:absolute;bottom:10px;background-color:#000;color:#fff;margin:10px;padding-left:20px;padding-right:20px;border-radius:10px;right:0;z-index:5}.small-images{flex:0.5 1;max-height:10vh;display:flex;justify-content:center;gap:10px;width:100%}.small-images img{max-height:10vh;width:-moz-fit-content;width:fit-content;max-width:30vw;border:1px solid #222}.image:hover .arrowLeft,.image:hover .arrowRight{opacity:1;transition:opacity .4s}.project-desription{padding-top:10px;padding-bottom:10px;background-color:#000;width:100%;flex:1 1}.project-desription h1{display:none;padding-left:15px}.description-box{margin-left:20px;margin-right:20px}.description{border-radius:25px;padding:7px;box-shadow:6px 6px .5px .5px #000;stroke-width:5px;stroke:hsla(0,0%,91%,.5)}.description p{padding-left:12px;padding-right:12px;padding-top:0}.author-box{margin-top:20px;margin-left:45vw}@media only screen and (max-width:700px){.small-images :nth-child(3),.small-images :nth-child(5),.small-images :nth-child(6),.small-images :nth-child(7),.small-images :nth-child(8),.small-images :nth-child(9){display:none}}@media only screen and (max-width:900px){.small-images :nth-child(5),.small-images :nth-child(6),.small-images :nth-child(7),.small-images :nth-child(8),.small-images :nth-child(9){display:none}}@media only screen and (max-width:1200px){.small-images :nth-child(6),.small-images :nth-child(7),.small-images :nth-child(8),.small-images :nth-child(9){display:none}}@media only screen and (max-width:1600px){.small-images :nth-child(7),.small-images :nth-child(8),.small-images :nth-child(9){display:none}}.desription-holder body{display:flex;flex-direction:column;margin:0;padding:0}.desription-holder section span{display:block;transform:translateX(-100px);opacity:0}.description{font-size:.9rem;line-height:14px}.description h2{font-size:1.5rem;line-height:22px}.title-container{width:100%;margin-bottom:-20px;padding:0;display:flex;justify-content:space-between;align-items:center}.title-container h2{font-size:1.5rem;width:100%;padding-left:8px}.title-container a{color:#000;text-decoration:none}.title-container a svg{width:20px;height:20px;padding-right:20px}