.Login-module__zfThaG__login{opacity:.8;background:gray;max-width:640px;height:100dvh;margin-left:auto;margin-right:1.5rem;padding-top:10rem;padding-bottom:1.5rem}.Login-module__zfThaG__login h1{color:#fff;text-align:center;border-radius:.375rem;font-size:1.5rem;font-weight:700}.Login-module__zfThaG__login h2{color:#fff;text-align:center;border-radius:.375rem;font-size:1.4rem;font-style:italic;font-weight:700}.Login-module__zfThaG__success-msg{opacity:.75;background-color:#16a34a;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-top:10rem;padding:10px 16px;display:flex}.Login-module__zfThaG__success-msg p{color:#fff;margin-right:10px;font-size:16px}.Login-module__zfThaG__error-msg{color:#fff;text-align:center;background-color:#dc2626;border-radius:8px;margin-top:16px;padding:8px 16px}.Login-module__zfThaG__loading-spinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:1s linear infinite Login-module__zfThaG__spin}@keyframes Login-module__zfThaG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Login-module__zfThaG__login form{flex-direction:column;gap:16px;padding:8px;display:flex}.Login-module__zfThaG__field{flex-direction:column;gap:8px;display:flex}.Login-module__zfThaG__field label{color:#fff;font-size:1rem;font-weight:500}.Login-module__zfThaG__input-container{background-color:#e2e8f0;border-radius:8px;align-items:center;gap:8px;width:100%;padding:4px;display:flex}.Login-module__zfThaG__input-container input{color:#000;background-color:#0000;outline:none;width:100%;padding:8px}.Login-module__zfThaG__input-container input::placeholder{color:#4b5563}.Login-module__zfThaG__button-container{flex-direction:column;justify-content:center;gap:8px;margin-top:12px;display:flex}.Login-module__zfThaG__provider-container{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.Login-module__zfThaG__button-container{flex-direction:row;gap:16px}}@media (max-width:480px){.Login-module__zfThaG__login{margin-right:auto}}
.FormButton-module__ZZ-EpG__button{text-align:center;color:#fff;background-color:#3b82f6;border-radius:.375rem;width:100%;padding:.5rem 0;font-size:1.125rem;transition:all .2s ease-in-out}.FormButton-module__ZZ-EpG__cancel{text-align:center;color:#fff;background-color:#810404;border-radius:.375rem;width:100%;padding:.5rem 0;font-size:1.125rem;transition:all .2s ease-in-out}.FormButton-module__ZZ-EpG__button:hover,.FormButton-module__ZZ-EpG__cancel:hover{opacity:.7}.FormButton-module__ZZ-EpG__button:active,.FormButton-module__ZZ-EpG__cancel:active{transform:scale(.95)}
.Components-module__E1xsiG__hero{color:#fff;text-align:center;background:linear-gradient(#0059b3,#87ceeb);flex-direction:row;align-items:center;height:max(35rem,65dvh);padding-top:5rem;padding-left:20vw;padding-right:20vw;display:flex;position:relative;overflow:hidden}.Components-module__E1xsiG__hero-content{flex-flow:column wrap;justify-content:space-between;align-items:flex-start;max-width:40%;display:flex;transform:translate(150px)}.Components-module__E1xsiG__hero h1{align-self:right;margin:0;font-size:clamp(1.5rem,5vw,3rem)}.Components-module__E1xsiG__hero h2{text-align:center;color:#d1d5db;margin:0;font-size:clamp(1rem,3.5vw,1.85rem);font-style:italic;font-weight:400}.Components-module__E1xsiG__dialogue-box{color:#111827;text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;max-width:600px;margin-bottom:1rem;padding:1.5rem;transition:background-color .3s;position:relative;box-shadow:0 8px 16px #0003}.Components-module__E1xsiG__dialogue-box:after{content:"";border-top:10px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;bottom:-10px;left:35%;transform:translate(-50%)}.Components-module__E1xsiG__dialogue-box:hover{animation:.2s ease-in-out infinite Components-module__E1xsiG__vibrate}@keyframes Components-module__E1xsiG__vibrate{0%{transform:translate(1px,1px)}25%{transform:translate(-1px,-1px)}50%{transform:translate(1px,-1px)}75%{transform:translate(-1px,1px)}to{transform:translate(1px,1px)}}.Components-module__E1xsiG__dialogue-box h1{margin:.5rem 0;font-size:clamp(2.5rem,6vw,3.5rem)}.Components-module__E1xsiG__dialogue-box h2{color:#6b7280;margin:0;font-size:clamp(1rem,2vw,1.25rem);font-style:italic}.Components-module__E1xsiG__hero p{text-align:right;display:-webkit-box;display:box;-webkit-line-clamp:3;line-clamp:3;box-orient:vertical;text-overflow:ellipsis;-webkit-box-orient:vertical;align-self:center;margin:.5rem;font-size:clamp(1rem,3vw,1.25rem);overflow:hidden}.Components-module__E1xsiG__hero .Components-module__E1xsiG__buttons{gap:1rem;margin-top:2rem;display:flex}.Components-module__E1xsiG__hero .Components-module__E1xsiG__buttons a{color:#fff;background:#004080;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:all .2s ease-in-out}.Components-module__E1xsiG__hero .Components-module__E1xsiG__buttons a:hover{background:#003060;transform:scale(1.1);box-shadow:0 10px 15px #0003}.Components-module__E1xsiG__hero .Components-module__E1xsiG__imageContainer{flex:1;justify-content:center;align-self:flex-end;height:clamp(30rem,60vh,35rem);display:flex}.Components-module__E1xsiG__hero .Components-module__E1xsiG__profileImage{object-fit:contain;align-self:flex-end;max-width:100%;height:50vh}.Components-module__E1xsiG__footer{text-align:center;color:#555;background:#e5e6e8;border-top:1px solid #ddd;height:clamp(5rem,14vh,12rem);padding:2rem 20vw}.Components-module__E1xsiG__footer-container{flex-wrap:wrap;justify-content:space-between;font-size:18px;display:flex}.Components-module__E1xsiG__footer-copyright{padding:1rem;font-size:16px}.Components-module__E1xsiG__footer-link{align-items:center;gap:clamp(1rem,5vw,5rem);display:flex}.Components-module__E1xsiG__footer-link a:hover{color:#fff;opacity:.7;background-color:gray;font-weight:700}.Components-module__E1xsiG__social-icon{gap:1vw;display:flex}.Components-module__E1xsiG__social-icon a{width:24px;height:24px}.Components-module__E1xsiG__social-icon a:hover{opacity:.6}.Components-module__E1xsiG__signin{background:url(../media/Love.f8cfa4ad.jpg) 0/contain no-repeat;width:100vw;height:100vh;position:fixed;top:0;left:0}@media (max-width:480px){.Components-module__E1xsiG__container,.Components-module__E1xsiG__content,.Components-module__E1xsiG__footer{padding:.5rem}.Components-module__E1xsiG__hero{justify-content:start;height:fit-content;margin:0;padding-top:25vw}.Components-module__E1xsiG__hero-content{max-width:100%;transform:translate(0)}.Components-module__E1xsiG__dialogue-box:after{left:70%}.Components-module__E1xsiG__dialogue-box h2{color:#6b7280}.Components-module__E1xsiG__hero p{text-align:left}.Components-module__E1xsiG__hero .Components-module__E1xsiG__buttons{align-self:center}.Components-module__E1xsiG__profileImage{display:none}}@media (max-width:1366px) and (orientation:landscape){.Components-module__E1xsiG__container,.Components-module__E1xsiG__content{padding:1vw}.Components-module__E1xsiG__hero{padding-left:1rem;padding-right:1rem}.Components-module__E1xsiG__imageContainer{height:clamp(30rem,60vh,35rem)}}@media (max-width:1366px) and (orientation:portrait){.Components-module__E1xsiG__hero{height:clamp(35rem,50dvh,45rem);padding-left:1rem;padding-right:1rem}.Components-module__E1xsiG__imageContainer{display:none}}@media (prefers-color-scheme:dark){.Components-module__E1xsiG__hero{background:linear-gradient(#332941,#000a4c)}.Components-module__E1xsiG__footer{color:#fff;background:linear-gradient(#3b4e68,#7b7f82,#8c9296,#ff8c00)}}
.AccountSetting-module__tvTuiq__account-setting{color:#fff;text-align:center;background:linear-gradient(#0059b3,#87ceeb);flex-direction:row;align-items:center;min-height:85dvh;padding-top:8rem;padding-left:20vw;padding-right:20vw;display:flex;position:relative;overflow:hidden}.AccountSetting-module__tvTuiq__container{z-index:10;justify-content:center;width:100%;margin-left:auto;margin-right:auto;display:flex}.AccountSetting-module__tvTuiq__title{-webkit-user-select:none;user-select:none;background:linear-gradient(#d1d5db,#afb3be);border-radius:.5rem;width:90%;max-width:56rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.AccountSetting-module__tvTuiq__title h1{color:#003060;text-align:center;margin-bottom:1rem;font-size:1.875rem;font-weight:700}.AccountSetting-module__tvTuiq__content{flex-grow:1;width:100%}.AccountSetting-module__tvTuiq__bold-paragraph{width:100%;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.AccountSetting-module__tvTuiq__content p{color:#000;font-size:1.25rem}.AccountSetting-module__tvTuiq__content-container{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.AccountSetting-module__tvTuiq__editor-container{-webkit-user-select:none;user-select:none;border-radius:.5rem;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.AccountSetting-module__tvTuiq__editor-overlay{z-index:10;background-color:#00000080;border-radius:.5rem;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@keyframes AccountSetting-module__tvTuiq__loading-bars{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.AccountSetting-module__tvTuiq__editor-loading{color:#fff;gap:.25rem;display:flex}.AccountSetting-module__tvTuiq__editor-loading span{background:currentColor;width:8px;height:24px;animation:1s ease-in-out infinite AccountSetting-module__tvTuiq__loading-bars}.AccountSetting-module__tvTuiq__editor-loading span:first-child{animation-delay:0s}.AccountSetting-module__tvTuiq__editor-loading span:nth-child(2){animation-delay:.2s}.AccountSetting-module__tvTuiq__editor-loading span:nth-child(3){animation-delay:.4s}.AccountSetting-module__tvTuiq__editor-box{border-radius:.5rem;width:100%;padding:.15rem;transition:opacity .2s ease-in-out}.AccountSetting-module__tvTuiq__editor-box h2{color:#003060;text-align:center;margin-bottom:1rem;font-size:1.875rem;font-weight:700}.AccountSetting-module__tvTuiq__editor-block{text-align:left;display:block}.AccountSetting-module__tvTuiq__editor-block label{color:#111827;font-size:1rem;font-weight:700}.AccountSetting-module__tvTuiq__block-container{flex-direction:column;align-items:stretch;display:flex}.AccountSetting-module__tvTuiq__field-input{color:#fff;background-color:#9ea6b3;border:1px solid #ccc;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:.125rem;display:flex}.AccountSetting-module__tvTuiq__field{color:#000;background-color:#0000;outline:none;width:100%;padding:.5rem}.AccountSetting-module__tvTuiq__field::placeholder{color:#6b7280}.AccountSetting-module__tvTuiq__editor-button{color:#fff;background-color:#3b82f6;border-radius:.5rem;margin-top:.75rem;padding:.5rem 1rem;transition:background-color .2s ease-in-out}.AccountSetting-module__tvTuiq__editor-button:hover{background-color:#2563eb}.AccountSetting-module__tvTuiq__season-wrapper{z-index:-1;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}@media (min-width:768px){.AccountSetting-module__tvTuiq__editor-button{width:5em;margin-top:0}}@media (prefers-color-scheme:dark){.AccountSetting-module__tvTuiq__title{background:linear-gradient(#1f2937,#111827)}.AccountSetting-module__tvTuiq__title h1,.AccountSetting-module__tvTuiq__editor-box h2{color:#e5ab7c}.AccountSetting-module__tvTuiq__bold-paragraph{color:#fff}.AccountSetting-module__tvTuiq__content p{color:#d1d5db}.AccountSetting-module__tvTuiq__content-container{flex-direction:row;align-items:flex-start;gap:0 1.5rem}.AccountSetting-module__tvTuiq__editor-block label{color:#fff}.AccountSetting-module__tvTuiq__block-container{flex-direction:row;align-items:center;gap:0 .75rem}.AccountSetting-module__tvTuiq__field{color:#fff}.AccountSetting-module__tvTuiq__field::placeholder{color:#0a023e}.AccountSetting-module__tvTuiq__account-setting{background:linear-gradient(#332941,#000a4c)}}
.Content-module__LcUiZq__content{background:#fff;margin:2rem;padding-left:30vw;padding-right:30vw}.Content-module__LcUiZq__skill-container h2{color:#003060;text-align:center;font-size:large;font-weight:700}.Content-module__LcUiZq__tabs{border-bottom:2px solid #ddd;gap:1rem;display:flex}.Content-module__LcUiZq__tab{cursor:pointer;border:2px solid #0000;border-radius:5px 5px 0 0;padding:.5rem 1rem;font-weight:700}.Content-module__LcUiZq__tab.Content-module__LcUiZq__active{color:#007bff;border-color:#007bff #007bff #fff}.Content-module__LcUiZq__tab-content{background:#f9f9f9;border:2px solid #ddd;border-radius:5px;min-height:100px;margin-top:1rem;padding:1rem}.Content-module__LcUiZq__skill-bar{justify-content:space-between;align-items:center;margin:1rem 0;display:flex}.Content-module__LcUiZq__skill-bar-label{text-align:left;flex:1;font-weight:700}.Content-module__LcUiZq__skill-bar-percentage{text-align:right;flex:1;font-weight:700}.Content-module__LcUiZq__skill-bar-track{background:#eee;border-radius:.5rem;flex:5;height:.75rem;margin:0 1rem;overflow:hidden}.Content-module__LcUiZq__skill-bar-fill{background:linear-gradient(90deg,#4caf50,#8bc34a);height:100%}@media (max-width:480px){.Content-module__LcUiZq__content{padding:.2rem}}@media (max-width:1366px) and (orientation:landscape){.Content-module__LcUiZq__content{padding-left:10vw;padding-right:10vw}}@media (max-width:1366px) and (orientation:portrait){.Content-module__LcUiZq__content{padding:.5rem}}@media (prefers-color-scheme:dark){.Content-module__LcUiZq__content{background:#010734}.Content-module__LcUiZq__skill-container h2{color:#e5ab7c}.Content-module__LcUiZq__tab-content{background:#000522}}
.Experience-module__RsmxMa__experience h1{color:#003060;font-size:large;font-weight:700}@media (prefers-color-scheme:dark){.Experience-module__RsmxMa__experience h1{color:#e5ab7c}}.Experience-module__RsmxMa__experience h2{font-weight:700}.Experience-module__RsmxMa__experience ul{padding-bottom:.5rem;padding-left:1rem;padding-right:1rem}.Experience-module__RsmxMa__experience li{margin-bottom:.5rem}
.Projects-module__2BoJ-q__project{text-align:center;background:#f8f9fb;padding:2rem 20vw}.Projects-module__2BoJ-q__projects-container{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:1rem;display:grid}.Projects-module__2BoJ-q__project-block{background-color:#f9f9f9;border:1px solid #ddd;border-radius:.5rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.Projects-module__2BoJ-q__project-block:hover{transform:translateY(-5px);box-shadow:0 8px 12px #0003}.Projects-module__2BoJ-q__project-block img{width:100%;height:420px;width:auto-fit;object-fit:cover;display:block}.Projects-module__2BoJ-q__project-content{opacity:0;background:#fffc;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.Projects-module__2BoJ-q__project-block:hover .Projects-module__2BoJ-q__project-content{opacity:1}.Projects-module__2BoJ-q__project h1{color:#003060;margin:1rem;font-size:2rem;font-weight:700;display:inline}.Projects-module__2BoJ-q__project-title{margin:.5rem 0;font-size:1.25rem;font-weight:700}.Projects-module__2BoJ-q__project-description{color:#555;font-size:.875rem}@media (max-width:768px){.Projects-module__2BoJ-q__project-block,.Projects-module__2BoJ-q__projects-container{width:76%;max-width:320px}.Projects-module__2BoJ-q__projects-container{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:.2rem}}@media (max-width:480px){.Projects-module__2BoJ-q__project-block,.Projects-module__2BoJ-q__projects-container{align-self:center;width:100%;max-width:420px;display:block}.Projects-module__2BoJ-q__projects-container{grid-template-columns:1fr;gap:1rem}.Projects-module__2BoJ-q__project-block{max-height:90vh;padding:1rem}.Projects-module__2BoJ-q__project-block img{width:100%;max-height:65vh;margin-bottom:1rem}.Projects-module__2BoJ-q__project-content{opacity:1;background:0 0;width:100%;height:auto;max-height:25vh;transition:max-height .3s;display:block;position:static;overflow:hidden}.Projects-module__2BoJ-q__project-content.Projects-module__2BoJ-q__expanded{opacity:1;background:#fffc;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.Projects-module__2BoJ-q__project-title,.Projects-module__2BoJ-q__project-description{text-align:center;margin:.5rem 0}.Projects-module__2BoJ-q__project{padding:1rem}}@media (prefers-color-scheme:dark){.Projects-module__2BoJ-q__project{background:#111010}.Projects-module__2BoJ-q__project h1{color:#e5ab7c}.Projects-module__2BoJ-q__project-title{color:#00008b}}
.MemberPage-module__NpHRqa__member{background:#add8e6;min-height:80vh;margin:2rem;padding-top:10rem;padding-left:20vw;padding-right:20vw}.MemberPage-module__NpHRqa__member h2{color:#046;text-align:center;font-size:25px;font-weight:700}.MemberPage-module__NpHRqa__member-table{border-collapse:collapse;background:#fff;width:100%;margin-top:16px}.MemberPage-module__NpHRqa__member-table th{color:#fff;text-align:left;background:#046;padding:12px}.MemberPage-module__NpHRqa__member-table td{border-bottom:1px solid #ccc;padding:10px}.MemberPage-module__NpHRqa__member-table tr:nth-child(2n){background:#f3f3f3}.MemberPage-module__NpHRqa__selected-members{background:#f3f3f3;border-radius:8px;margin-top:16px;padding:10px}@media (max-width:480px){.MemberPage-module__NpHRqa__member-table{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.MemberPage-module__NpHRqa__invisible-column{display:none}.MemberPage-module__NpHRqa__member{padding-left:0;padding-right:0}}@media (max-width:1366px){.MemberPage-module__NpHRqa__member{padding-left:1rem;padding-right:1rem}.MemberPage-module__NpHRqa__member-table{margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem}}@media (prefers-color-scheme:dark){.MemberPage-module__NpHRqa__member{background:linear-gradient(#332941,#000a4c)}.MemberPage-module__NpHRqa__member-table th{background:#060681}.MemberPage-module__NpHRqa__member-table{background:#002}.MemberPage-module__NpHRqa__member-table tr:nth-child(2n){background:#0f0f1d}.MemberPage-module__NpHRqa__member h2{color:#e5ab7c}}
.ProjectPage-module__87t5Tq__project-page{color:#fff;text-align:center;table-layout:fixed;background:linear-gradient(#0059b3,#87ceeb);flex-direction:row;align-items:center;min-height:85vh;padding-top:clamp(6rem,12vw,11rem);padding-left:20vw;padding-right:20vw;position:relative;overflow:hidden}.ProjectPage-module__87t5Tq__project-table{color:#046;background:#a9a9a9;width:100%;margin-bottom:2rem}.ProjectPage-module__87t5Tq__project-table th{color:#fff;background:#046;padding:1rem}.ProjectPage-module__87t5Tq__project-table td{text-align:left;border-bottom:2px solid #ccc;max-width:300px;padding:1rem}.ProjectPage-module__87t5Tq__project-table tbody tr:hover{color:#fff;opacity:.5;background-color:#000a4c}.ProjectPage-module__87t5Tq__name-column{width:10rem;font-weight:700;text-decoration:underline}.ProjectPage-module__87t5Tq__image-column,.ProjectPage-module__87t5Tq__skills-column{width:10rem}.ProjectPage-module__87t5Tq__description-column{width:35rem}.ProjectPage-module__87t5Tq__created-at-column{width:7rem;font-style:italic}.ProjectPage-module__87t5Tq__search-form{color:#fff;border-radius:4px;align-items:stretch;gap:.5rem;width:100%;margin-bottom:1rem;padding:.15rem;font-size:1rem;display:flex}.ProjectPage-module__87t5Tq__search-input{z-index:10;background-color:#0000000d;border:1px solid #ccc;border-radius:4px;flex:1;min-width:0;padding:.25rem}.ProjectPage-module__87t5Tq__search-input::placeholder{color:#d3d3d3;opacity:.7;font-style:italic}.ProjectPage-module__87t5Tq__search-button{white-space:nowrap;cursor:pointer;background-color:#013c5a;border-radius:10px;width:75px;font-weight:700;transition:all .3s}.ProjectPage-module__87t5Tq__search-button:hover{background-color:#7e7f82;transform:translateY(-1px);box-shadow:0 6px 10px #00000040}@media (prefers-color-scheme:dark){.ProjectPage-module__87t5Tq__project-page{background:linear-gradient(#332941,#000a4c)}.ProjectPage-module__87t5Tq__search-input{background-color:#ffffff1f}.ProjectPage-module__87t5Tq__search-button{background-color:#717171}}@media (max-width:1180px){.ProjectPage-module__87t5Tq__project-page{padding-left:5rem;padding-right:5rem}}@media (max-width:1180px) and (orientation:portrait){.ProjectPage-module__87t5Tq__project-page{padding-left:2rem;padding-right:2rem}.ProjectPage-module__87t5Tq__project-table td:nth-child(3),.ProjectPage-module__87t5Tq__project-table td:nth-child(4),.ProjectPage-module__87t5Tq__project-table th:nth-child(3),.ProjectPage-module__87t5Tq__project-table th:nth-child(4){display:none}.ProjectPage-module__87t5Tq__image-column{width:30%}.ProjectPage-module__87t5Tq__name-column{width:25%}.ProjectPage-module__87t5Tq__skills-column,.ProjectPage-module__87t5Tq__description-column{width:45%}.ProjectPage-module__87t5Tq__expanded td:nth-child(3){display:table-cell}.ProjectPage-module__87t5Tq__expanded td:nth-child(5){display:none}}@media (max-width:480px){.ProjectPage-module__87t5Tq__project-page{padding-left:1rem;padding-right:1rem}.ProjectPage-module__87t5Tq__project-table td:first-child,.ProjectPage-module__87t5Tq__project-table td:nth-child(3),.ProjectPage-module__87t5Tq__project-table td:nth-child(4),.ProjectPage-module__87t5Tq__project-table th:first-child,.ProjectPage-module__87t5Tq__project-table th:nth-child(3),.ProjectPage-module__87t5Tq__project-table th:nth-child(4){display:none}.ProjectPage-module__87t5Tq__name-column{width:40%}.ProjectPage-module__87t5Tq__skills-column{width:60%}.ProjectPage-module__87t5Tq__expanded td:first-child,.ProjectPage-module__87t5Tq__expanded td:nth-child(5){display:table-cell}.ProjectPage-module__87t5Tq__expanded td:nth-child(2){display:none}}
