.flex.svelte-1c7ouyv.svelte-1c7ouyv{display:flex;justify-content:space-between;align-items:center}.title.svelte-1c7ouyv.svelte-1c7ouyv{font-size:2em;font-weight:600;margin-bottom:1em;color:var(--main-blue)}section.svelte-1c7ouyv.svelte-1c7ouyv{position:fixed;top:0;left:0;width:100%;height:100%;z-index:998;display:flex;justify-content:center;align-items:center;background-color:#133d6280;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;animation:svelte-1c7ouyv-fadeIn .3s ease-out forwards}section.closing.svelte-1c7ouyv.svelte-1c7ouyv{animation:svelte-1c7ouyv-fadeOut .3s ease-in forwards}.wrapper.svelte-1c7ouyv.svelte-1c7ouyv{position:relative;z-index:999;background-color:var(--main-white);border-radius:2em;padding:3em;box-shadow:0 0 20px #0003;opacity:0;transform:translateY(20px);animation:svelte-1c7ouyv-slideUp .4s ease-out .1s forwards}.wrapper.closing.svelte-1c7ouyv.svelte-1c7ouyv{animation:svelte-1c7ouyv-slideDown .4s ease-in forwards}form.svelte-1c7ouyv.svelte-1c7ouyv{display:flex;flex-direction:column;gap:1em}button.svelte-1c7ouyv.svelte-1c7ouyv{border:none;padding:.2em 1em .5em;background-color:#f0f8ff00;border:1px solid var(--main-dark);color:var(--main-dark);border-radius:2em;font-size:1em;cursor:pointer;transition:.3s}button.svelte-1c7ouyv.svelte-1c7ouyv:hover{background-color:var(--main-dark);color:var(--main-offwhite);fill:var(--main-dark)}svg.svelte-1c7ouyv.svelte-1c7ouyv{transition:.3s;transform:translateY(5px) scale(.8);stroke:var(--main-dark)}button.svelte-1c7ouyv:hover svg.svelte-1c7ouyv{transform:translate(5px) translateY(5px) scale(.8);fill:var(--main-offwhite);stroke:var(--main-offwhite)}input.svelte-1c7ouyv.svelte-1c7ouyv,textarea.svelte-1c7ouyv.svelte-1c7ouyv{height:auto;border:0;padding:1.5em;border-radius:1em;font-family:Inter,sans-serif;font-size:1em;background-color:var(--main-offwhite);color:var(--main-dark);appearance:none;-webkit-appearance:none;-moz-appearance:none;box-shadow:none;outline:none;min-width:30vw}textarea.svelte-1c7ouyv.svelte-1c7ouyv{min-height:200px}input.svelte-1c7ouyv.svelte-1c7ouyv::placeholder,textarea.svelte-1c7ouyv.svelte-1c7ouyv::placeholder{color:var(--main-dark);opacity:1}.close-btn.svelte-1c7ouyv.svelte-1c7ouyv{border:0;padding:0;font-size:2em;align-self:flex-end;margin-left:auto;display:flex;justify-content:flex-end;margin-bottom:1em}.close-btn.svelte-1c7ouyv.svelte-1c7ouyv:hover{color:var(--main-dark);scale:1.2;background-color:transparent}@media screen and (max-width: 1122px){input.svelte-1c7ouyv.svelte-1c7ouyv,textarea.svelte-1c7ouyv.svelte-1c7ouyv{min-width:60vw}}@media (max-width: 768px){section.svelte-1c7ouyv.svelte-1c7ouyv{position:fixed;top:0;left:0;align-items:center}.wrapper.svelte-1c7ouyv.svelte-1c7ouyv{position:relative;width:calc(100% - 2em);max-height:90vh;overflow-y:auto;top:0;left:0;transform:none;border-radius:1em;padding:1.5em;margin:1em}input.svelte-1c7ouyv.svelte-1c7ouyv,textarea.svelte-1c7ouyv.svelte-1c7ouyv{width:100%;min-width:unset;padding:1em;box-sizing:border-box}textarea.svelte-1c7ouyv.svelte-1c7ouyv{min-height:120px}form.svelte-1c7ouyv.svelte-1c7ouyv{width:100%;gap:.75em}.close-btn.svelte-1c7ouyv.svelte-1c7ouyv{margin-bottom:.5em}}@keyframes svelte-1c7ouyv-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1c7ouyv-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes svelte-1c7ouyv-slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1c7ouyv-slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}button.svelte-1230qn5{border:none;padding:.4em 1em;background-color:var(--main-bright);border:1px solid var(--main-bright);color:var(--main-dark);border-radius:2em;font-size:2em;cursor:pointer;transition:.3s;width:fit-content;height:fit-content;font-weight:900}button.svelte-1230qn5:hover{background-color:var(--main-blue);color:var(--main-offwhite);fill:var(--main-dark)}@media screen and (max-width: 1122px){button.svelte-1230qn5{font-size:1.5em}}section.svelte-ghevm3{padding:6em 1em 1em;margin-bottom:-20em}.project-wrapper.svelte-ghevm3{width:100%;display:flex}.projects.svelte-ghevm3{position:relative;display:flex;gap:1em}.project.svelte-ghevm3{position:relative;height:99%;border-radius:1em;clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%) round 1em;overflow:hidden;cursor:pointer}img.svelte-ghevm3{width:25vw;aspect-ratio:1 / 1;border-radius:1em;object-fit:cover;transition:.6s}img.svelte-ghevm3:hover{transform:scale(1.1)}@media screen and (max-width: 1122px){section.svelte-ghevm3{overflow:hidden;margin-bottom:0}img.svelte-ghevm3{height:50vh;width:40vw;border-radius:1em;object-fit:cover;transition:.6s}}@media screen and (max-width: 700px){section.svelte-ghevm3{display:none}img.svelte-ghevm3{height:40vh;width:70vw;border-radius:1em;object-fit:cover;transition:.6s}}svg.svelte-qoyxaj.svelte-qoyxaj{transition:.3s;stroke:var(--main-blue)}.nav-button.svelte-qoyxaj.svelte-qoyxaj{width:2em;height:2em;display:flex;align-items:center;justify-content:center;background-color:var(--main-bright);color:var(--main-blue);border:none;border-radius:999px;cursor:pointer;font-size:1.5em;font-weight:900;transition:all .3s ease-in-out;box-shadow:0 0 10px #0000001a;line-height:2em}.prev-button.svelte-qoyxaj.svelte-qoyxaj{position:absolute;left:1em;top:50%;transform:translateY(-50%)}.next-button.svelte-qoyxaj.svelte-qoyxaj{position:absolute;top:50%;right:1em;transform:translateY(-50%)}.nav-button.svelte-qoyxaj.svelte-qoyxaj:disabled{opacity:.5;cursor:not-allowed}.bold.svelte-qoyxaj.svelte-qoyxaj{font-weight:900}.slide-counter.svelte-qoyxaj.svelte-qoyxaj{text-align:center;margin-bottom:1em}.counter-text.svelte-qoyxaj.svelte-qoyxaj{color:var(--main-bright);font-size:1.2em;font-weight:600}.progress-container.svelte-qoyxaj.svelte-qoyxaj{display:flex;justify-content:center;margin-top:2em;padding:0 1em}.progress-bar.svelte-qoyxaj.svelte-qoyxaj{width:80%;height:4px;background-color:#ffffff4d;border-radius:2px;overflow:hidden}.progress-fill.svelte-qoyxaj.svelte-qoyxaj{height:100%;background-color:var(--main-bright);border-radius:2px;transition:width .3s ease}.application-section.svelte-qoyxaj.svelte-qoyxaj{background-color:var(--main-blue);padding-top:10em;padding-bottom:4em;color:var(--main-white)}.application-section.svelte-qoyxaj h2.svelte-qoyxaj{text-align:center;font-size:3em;margin-bottom:1em}.application-container.svelte-qoyxaj.svelte-qoyxaj{position:relative;max-width:1600px;margin:auto;padding:0 2em;overflow:hidden}.application-grid.svelte-qoyxaj.svelte-qoyxaj{display:grid;grid-template-columns:repeat(4,1fr);gap:2em;align-items:stretch}.application-card.svelte-qoyxaj.svelte-qoyxaj{display:flex;flex-direction:column;height:100%;position:relative}.application-number.svelte-qoyxaj.svelte-qoyxaj{font-family:Playfair Display,serif;font-size:8em;font-weight:900;color:var(--main-white);opacity:.6;position:absolute;top:50%;left:.5em;z-index:3;transform:translate(-50%,-50%);pointer-events:none;height:220px}.image-wrapper.svelte-qoyxaj.svelte-qoyxaj{position:relative;width:100%;aspect-ratio:5/3;border-top-left-radius:.5em;border-top-right-radius:.5em;overflow:hidden}.image-wrapper.svelte-qoyxaj img.svelte-qoyxaj{width:100%;height:100%;object-fit:cover;display:block}.image-wrapper.svelte-qoyxaj.svelte-qoyxaj:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);pointer-events:none}.application-card.svelte-qoyxaj .content.svelte-qoyxaj{display:flex;flex-direction:column;gap:1em;background-color:var(--main-white);padding:2em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;flex:1}.application-card.svelte-qoyxaj .content h3.svelte-qoyxaj{font-size:1.5em;color:var(--main-bright)}.application-card.svelte-qoyxaj .content p.svelte-qoyxaj{font-size:1em;color:var(--main-blue)}@media screen and (max-width: 1122px){.application-grid.svelte-qoyxaj.svelte-qoyxaj{grid-template-columns:repeat(2,1fr);gap:1em}}@media screen and (max-width: 700px){.application-container.svelte-qoyxaj.svelte-qoyxaj{padding:0 1em;overflow:hidden}.application-grid.svelte-qoyxaj.svelte-qoyxaj{display:flex;gap:20vw;width:max-content;grid-template-columns:none}.application-card.svelte-qoyxaj.svelte-qoyxaj{width:80vw;min-width:280px;max-width:80vw;flex-shrink:0;height:auto}.application-section.svelte-qoyxaj h2.svelte-qoyxaj{font-size:2em}.application-number.svelte-qoyxaj.svelte-qoyxaj{font-size:6em;height:160px}.application-card.svelte-qoyxaj .content.svelte-qoyxaj{padding:1.5em;display:flex;flex-direction:column;justify-content:flex-start;flex:1}.application-card.svelte-qoyxaj .content h3.svelte-qoyxaj{font-size:1.3em;margin:0}.application-card.svelte-qoyxaj .content p.svelte-qoyxaj{font-size:.9em;margin:0}}
