.OurShortStory-module__UBXtYW__storySection{height:100vh;position:relative;overflow:hidden}.OurShortStory-module__UBXtYW__overlay{background:var(--section-background);z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.OurShortStory-module__UBXtYW__storyImage{object-fit:cover;clip-path:circle(20%);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.OurShortStory-module__UBXtYW__bottomShadow{background:linear-gradient(to top, var(--section-background), transparent);opacity:0;z-index:2;width:100%;height:200px;position:absolute;bottom:0;left:0}
.StorySection-module__7VVGHG__container{max-width:1500px;margin:0 auto;padding:120px 0}.StorySection-module__7VVGHG__storyTitle{text-align:start;color:var(--text-color,white);word-spacing:-.05em;max-width:1300px;margin:0;font-size:3.5rem;font-weight:600;line-height:1.2}.StorySection-module__7VVGHG__char{background:linear-gradient(to right, var(--text-color,white) 0%, var(--text-color,white) 100%);-webkit-text-fill-color:#80808033;background-repeat:no-repeat;background-size:0% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block}[data-theme=dark] .StorySection-module__7VVGHG__char{-webkit-text-fill-color:#ffffff1a}@media (max-width:768px){.StorySection-module__7VVGHG__storyTitle{font-size:1.5rem}.StorySection-module__7VVGHG__container{padding:0 10px}}
.LettersAnimation-module__WOKJ8G__section{background-color:var(--section-background);justify-content:center;align-items:center;min-height:100vh;display:flex}@media (max-width:768px){.LettersAnimation-module__WOKJ8G__section.LettersAnimation-module__WOKJ8G__alignEnd{align-items:end}}.LettersAnimation-module__WOKJ8G__container{text-align:center}.LettersAnimation-module__WOKJ8G__lettersLink{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;outline:none;text-decoration:none;transition:all .3s;display:inline-block}.LettersAnimation-module__WOKJ8G__lettersContainer{justify-content:center;align-items:center;gap:7px;display:flex}.LettersAnimation-module__WOKJ8G__letterImage{width:auto;height:300px;transition:transform .3s}.LettersAnimation-module__WOKJ8G__letterImage.LettersAnimation-module__WOKJ8G__animate{transform-origin:bottom;animation:.3s ease-in forwards LettersAnimation-module__WOKJ8G__letterPress}.LettersAnimation-module__WOKJ8G__letterImage.LettersAnimation-module__WOKJ8G__mountAnimate{transform-origin:bottom;animation:.3s ease-out forwards LettersAnimation-module__WOKJ8G__letterExpand}@keyframes LettersAnimation-module__WOKJ8G__letterPress{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes LettersAnimation-module__WOKJ8G__letterExpand{0%{transform:scaleY(0)}to{transform:scaleY(1)}}[data-theme=dark] .LettersAnimation-module__WOKJ8G__letterImage{filter:brightness(0)invert()}[data-theme=light] .LettersAnimation-module__WOKJ8G__letterImage{filter:brightness(0)}@media (max-width:768px){.LettersAnimation-module__WOKJ8G__section{min-height:60vh}.LettersAnimation-module__WOKJ8G__section.LettersAnimation-module__WOKJ8G__alignEnd{align-items:end}.LettersAnimation-module__WOKJ8G__lettersContainer{gap:0}.LettersAnimation-module__WOKJ8G__letterImage{height:97px}}
.ProjectsList-module__2e2VBq__projectsSection{background-color:var(--section-background);color:#fff;max-width:100%;margin:auto;padding:130px 90px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden}.ProjectsList-module__2e2VBq__mainTitle{text-align:center;margin-bottom:20px}.ProjectsList-module__2e2VBq__titleWrapper{justify-content:center;align-items:center;gap:10px;margin-bottom:90px;display:flex}.ProjectsList-module__2e2VBq__title{z-index:99;position:relative}.ProjectsList-module__2e2VBq__title .ProjectsList-module__2e2VBq__char{-webkit-text-fill-color:#ffffff1a;background-image:linear-gradient(#fff,#fff);background-repeat:no-repeat;background-size:0% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.ProjectsList-module__2e2VBq__projectRow{z-index:99999;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr 200px 150px;align-items:center;gap:40px;padding:40px 0;display:grid;position:relative}.ProjectsList-module__2e2VBq__projectRow:last-child{border-bottom:none}.ProjectsList-module__2e2VBq__name{letter-spacing:-.5px;font-size:24px;font-weight:600;line-height:1.2;font-family:var(--font-orbitron), sans-serif;z-index:100000;position:relative}.ProjectsList-module__2e2VBq__type{letter-spacing:.5px;align-items:center;gap:8px;font-size:16px;font-weight:400;display:flex}.ProjectsList-module__2e2VBq__locationIcon{color:#fff;opacity:.9;flex-shrink:0;font-size:17px}.ProjectsList-module__2e2VBq__category{letter-spacing:.5px;white-space:pre-line;font-size:16px;font-weight:400}.ProjectsList-module__2e2VBq__projectImage{pointer-events:none;opacity:0;z-index:-99999;clip-path:inset(0% 100% 0% 0%);will-change:opacity, transform;background-position:50%;background-size:cover;border-radius:6px;width:380px;height:220px;position:fixed;transform:translate(-50%,-50%);box-shadow:0 20px 60px #00000080}.ProjectsList-module__2e2VBq__projectImage[style*="opacity: 1"]{z-index:10}@media (max-width:1200px){.ProjectsList-module__2e2VBq__name{font-size:20px}.ProjectsList-module__2e2VBq__projectRow{grid-template-columns:1fr 180px 130px;gap:30px;padding:35px 0}}@media (max-width:768px){.ProjectsList-module__2e2VBq__projectsSection{padding:70px 20px}.ProjectsList-module__2e2VBq__titleWrapper{margin-bottom:50px}.ProjectsList-module__2e2VBq__mainTitle{font-size:33px}.ProjectsList-module__2e2VBq__projectRow{text-align:left;z-index:1;grid-template-columns:1fr 120px;gap:15px;padding:30px 0;position:relative}.ProjectsList-module__2e2VBq__type,.ProjectsList-module__2e2VBq__category{text-align:left;grid-column:1}.ProjectsList-module__2e2VBq__name{grid-column:1;font-size:18px}.ProjectsList-module__2e2VBq__name:before,.ProjectsList-module__2e2VBq__name:after{display:none}.ProjectsList-module__2e2VBq__projectImage{opacity:0;z-index:5;clip-path:none;will-change:opacity, transform, scale;border-radius:8px;width:130px;height:140px;position:absolute;top:50%;right:0;transform:translateY(-50%)}}
.AnimatedName-module__XNS4ja__animatedName{color:#fff;background:linear-gradient(90deg,#fff 50%,#252525 50%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.3em;transition:background-position .25s cubic-bezier(.4,0,0,1);display:inline-block}@media only screen and (max-width:768px){.AnimatedName-module__XNS4ja__animatedName{font-size:1em}}.AnimatedName-module__XNS4ja__dimmed{background-position:100% 0}.AnimatedName-module__XNS4ja__hovered{background-position:0 0}
