.ProjectScreen-module__JcUd_a__container{background-color:var(--back-ground-color);min-height:100vh;padding:80px 0 0}.ProjectScreen-module__JcUd_a__name{font-size:var(--big-fs);color:var(--main-text-color);text-align:start;padding:20px}.ProjectScreen-module__JcUd_a__projects{grid-template-columns:repeat(2,1fr);display:grid}.ProjectScreen-module__JcUd_a__projectWrapper{cursor:pointer;margin-bottom:20px;transition:opacity .3s}.ProjectScreen-module__JcUd_a__projectWrapper:hover{opacity:.9}.ProjectScreen-module__JcUd_a__projectContainer{flex-direction:column;width:100%;display:flex}.ProjectScreen-module__JcUd_a__mediaContainer{aspect-ratio:16/9;width:100%;overflow:hidden}.ProjectScreen-module__JcUd_a__textContainer{padding:15px 0 15px 20px}.ProjectScreen-module__JcUd_a__projectName{font-size:var(--big-fs);color:var(--main-text-color);margin-bottom:5px}.ProjectScreen-module__JcUd_a__projectInfo{font-size:var(--normal-fs);color:var(--secondary-text-color);line-height:1.4}.ProjectScreen-module__JcUd_a__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px;display:flex}.ProjectScreen-module__JcUd_a__error{color:#f44;text-align:center;font-size:var(--normal-fs);margin-bottom:20px;padding:20px}.ProjectScreen-module__JcUd_a__retryButton{color:#fff;cursor:pointer;font-size:var(--normal-fs);background-color:#000;border:none;border-radius:6px;padding:12px 24px;font-family:inherit;transition:background-color .3s}.ProjectScreen-module__JcUd_a__retryButton:hover{background-color:#333}.ProjectScreen-module__JcUd_a__noProjects{text-align:center;color:var(--secondary-text-color);font-size:var(--normal-fs);padding:60px 20px}@media (max-width:768px){.ProjectScreen-module__JcUd_a__projects{grid-template-columns:1fr}.ProjectScreen-module__JcUd_a__container{padding:25px 0 0}.ProjectScreen-module__JcUd_a__projectWrapper:not(:last-child){margin-bottom:15px}.ProjectScreen-module__JcUd_a__projectName{font-size:var(--normal-fs)}.ProjectScreen-module__JcUd_a__projectInfo{font-size:var(--small-fs)}}
.Project-module__qV2hbG__container{flex-direction:column;display:flex}.Project-module__qV2hbG__imgContainer{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.Project-module__qV2hbG__imgContainer img{object-fit:cover;width:100%;height:100%}.Project-module__qV2hbG__textContainer{padding:20px 0 20px 20px}.Project-module__qV2hbG__name{font-size:var(--big-fs);color:var(--main-text-color);margin-bottom:5px}.Project-module__qV2hbG__revealedText{color:#878787;font-family:var(--main-thin-font);font-size:var(--normal-fs);font-weight:100;display:inline}.Project-module__qV2hbG__media{object-fit:cover;width:100%;height:100%}.Project-module__qV2hbG__encryptedText{color:var(--secondary-text-color);font-size:var(--normal-fs);margin:0;font-weight:100;display:inline}@media (max-width:768px){.Project-module__qV2hbG__imgContainer{aspect-ratio:16/9}.Project-module__qV2hbG__name{font-size:var(--normal-fs)}.Project-module__qV2hbG__revealedText{font-size:.8rem}.Project-module__qV2hbG__encryptedText{font-size:var(--small-fs)}}.Project-module__qV2hbG__media{object-fit:cover;opacity:1;width:100%;height:100%;transition:opacity .3s ease-in-out}.Project-module__qV2hbG__media.Project-module__qV2hbG__hidden{opacity:0;visibility:hidden}.Project-module__qV2hbG__media.Project-module__qV2hbG__cached{opacity:1!important;transition:none!important}.Project-module__qV2hbG__media[style*="opacity: 1"]{opacity:1!important}.Project-module__qV2hbG__mediaFallback{color:#666;width:100%;height:100%;font-family:var(--main-thin-font);z-index:2;background:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.Project-module__qV2hbG__fallbackIcon{opacity:.6;margin-bottom:8px;font-size:1.5rem}.Project-module__qV2hbG__fallbackText{font-size:.8rem}.Project-module__qV2hbG__skeletonContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Project-module__qV2hbG__mediaContainer{width:100%;height:100%;position:relative}.Project-module__qV2hbG__imgContainer.Project-module__qV2hbG__no-skeleton .Project-module__qV2hbG__media{opacity:1!important;transition:none!important}
.ProjectSkeleton-module___who2W__imgContainer{width:100%;height:100%;position:relative;overflow:hidden}.ProjectSkeleton-module___who2W__skeletonImage{background:linear-gradient(90deg,#e6e6e680 25%,#d2d2d280 50%,#e6e6e680 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite ProjectSkeleton-module___who2W__shimmer;position:relative}.ProjectSkeleton-module___who2W__skeletonShimmer{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;animation:1.5s infinite ProjectSkeleton-module___who2W__shimmerMove;position:absolute;top:0;left:-100%}@keyframes ProjectSkeleton-module___who2W__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes ProjectSkeleton-module___who2W__shimmerMove{0%{left:-100%}to{left:100%}}
.footerContainer{flex-direction:column;gap:5dvh;padding:100px;display:flex;position:relative}.footerSign{justify-content:center;width:100%;min-height:120px;display:flex}.text-type{width:100%;display:inline-block}.text-type__content{color:var(--main-text-color);font-size:var(--big-fs);font-weight:400;line-height:1.1}.text-type__cursor{opacity:1;color:var(--main-text-color);margin-left:.25rem;font-size:9.4dvw;font-weight:400;animation:.7s infinite blink;display:inline-block}.text-type__cursor--hidden{display:none}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.footerDown{flex-direction:row;justify-content:space-between;display:flex}.downContactsContainer{flex-direction:column;justify-content:space-between;gap:15px;display:flex}.downContacts{flex-direction:row;align-items:center;gap:20px;display:flex}.downContactsText{color:#c4c4c4;font-size:2rem;font-weight:100}.downLogo{justify-content:center;display:flex}
