.projects_container__UyqIL{position:relative;min-height:200vh;flex:auto;flex-direction:column;background-color:#f8f9fa;padding:20px;scrollbar-width:none}.projects_container__UyqIL::-webkit-scrollbar{display:none}.projects_deckPlaceholder__KL6Nz{position:absolute;top:75px;left:50%;transform:translateX(-50%);width:200px;height:275px;border:2px dashed #ccc;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.projects_deck__EkDc_{position:absolute;width:auto;height:auto;top:0;left:0}.projectcard_card__hB8o0{width:200px;height:275px;border-radius:8px;display:flex;justify-content:center;align-items:center;position:absolute;transition:transform .5s ease,opacity .5s ease;visibility:hidden;perspective:1000px}.projectcard_card__hB8o0:hover{box-shadow:0 8px 16px rgba(0,0,0,.5)}.projectcard_cardDeck__i9vUA{transform:translate(calc(var(--index) * 5px),calc(var(--index) * 5px))}.projectcard_cardGrid__ulp0z{transform:translate(calc(var(--column) * 300px - var(--deck-left-offset)),calc(var(--row) * 400px + var(--deck-top-offset)));transition:transform .5s ease,opacity .5s ease;transition-delay:calc(var(--index) * .1s)}.projectcard_suitBottomRight__P6Yeg,.projectcard_suitTopLeft__WdSdR{position:absolute;width:32px;height:32px}.projectcard_suitTopLeft__WdSdR{top:4px;left:4px}.projectcard_suitBottomRight__P6Yeg{bottom:4px;right:4px}.projectcard_cardInfoContainer__TPD8X{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:0;width:100%;height:100%}.projectcard_cardIcon__HI0WQ{width:75px;height:75px;gap:5px}.projectcard_cardTitle__OGxTK{font-size:1.8rem;font-weight:700;color:#000;gap:5px}.projectcard_cardDescription__AvL6E{font-size:1rem;color:#555;line-height:1.6}.projectcard_cardLink__Sdq_c{display:block;text-align:center;margin-top:10px;color:#0070f3;text-decoration:none}.projectcard_cardLink__Sdq_c:hover{text-decoration:underline}.projectcard_cardInner__KZQvp{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;border:4px solid #020a12;border-radius:8px;visibility:visible}.projectcard_isFlipped__REOuh{transform:rotateY(180deg)}.projectcard_cardBack__DnB1m,.projectcard_cardFront__BBl0p{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:8px}.projectcard_cardFront__BBl0p{background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.projectcard_cardBack__DnB1m{background:#f0f0f0;color:#333;transform:rotateY(180deg);display:flex;justify-content:center;align-items:center;text-align:center}