body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;font-family:Lobster;margin:0;max-width:100vw;max-width:100%;min-height:100vh;padding:0;text-align:center;width:100%}.nav_place{align-items:center;display:flex;font-size:20px;gap:50px;justify-content:flex-end;list-style-type:none;margin:0 20px 10px 0;padding:15px;z-index:1000}.nav_buttons{color:#fff;margin-left:-35px;text-decoration:none}.nav_buttons:hover{color:#a1a1a1;text-decoration:underline}#Contact,#Introduction,#Projects{scroll-margin-top:40vh}.App-logo{height:40vmin;pointer-events:none}body,html{margin:0;min-height:100%;padding:0}body{background-attachment:fixed;background-color:hsla(36,22%,95%,.9);background-image:url(/Portfolio/static/media/10516833.cbc49fc49527451b69eb.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:0;min-height:100vh;overflow:auto}.sections1{margin-bottom:150px;padding:0 75px;scroll-margin-top:40vh;text-align:left}.sections1,.spec_button{color:#fff;font-size:25px}.spec_button{background-color:initial;border:2px solid #fff;border-radius:10px;margin-left:-850px;margin-top:-50px;padding:0 10px;text-decoration:none}.spec_img{-webkit-filter:invert(1) hue-rotate(0deg);filter:invert(1) hue-rotate(0deg);-webkit-transform:translate(5px);transform:translate(5px);transition:all .3s ease}.spec_button:hover,.spec_button:hover .spec_img:hover{border-color:#fff;color:#a1a1a1;-webkit-filter:invert(.63);filter:invert(.63);text-decoration:underline}.Header{font-size:50px;text-align:left}.App-header{align-items:center;background-attachment:fixed;background-image:url(/Portfolio/static/media/10516833.cbc49fc49527451b69eb.png);background-position:50%;background-size:cover;color:#faf9f6;display:flex;flex-direction:column;font-size:calc(10px + 7vmin);justify-content:center;margin-bottom:200px;min-height:100vh}.text-content{text-indent:50px}.cards-matrix{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:900px;padding:40px 400px 40px 150px}.card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff;background-image:url(/Portfolio/static/media/260173.b46a096c79836c1688fd.jpg);border:1px solid hsla(36,22%,95%,.2);border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;height:400px;justify-content:space-between;margin:0 auto;min-height:150px;overflow-y:auto;padding:10px;position:relative;transition:all .1s ease;width:500px;z-index:1}.card-content{flex-grow:1;padding:10px}.card h3{font-size:1.5rem;margin-bottom:10px;text-align:center}.card h3,.card p{color:#000;font-weight:700;padding:0 5px}.card p{font-size:1.1rem;line-height:1.5;margin:0}.card-image{border-radius:5px;height:auto;margin:10px auto 0;object-fit:contain;width:50%}.card:hover{background:hsla(36,22%,95%,.6);box-shadow:0 8px 12px rgba(0,0,0,.2);height:500px;-webkit-transform:scale(1.1);transform:scale(1.1);width:600px;z-index:2}.card::-webkit-scrollbar{width:8px}.card::-webkit-scrollbar-track{background:hsla(36,22%,95%,.1);border-radius:4px}.card::-webkit-scrollbar-thumb{background:hsla(36,22%,95%,.3);border-radius:4px}.card::-webkit-scrollbar-thumb:hover{background:hsla(36,22%,95%,.5)}@media (max-width:768px){.cards-matrix{grid-template-columns:1fr;padding:20px}.card{height:200px;width:300px}.card-image{height:90px;width:150px}}@media (max-width:480px){.cards-matrix{grid-template-columns:1fr}.card{height:180px;width:300px}}.bubble-text-container{align-items:flex-start;color:#f6f4f1;display:flex;font-size:100px;gap:2px;justify-content:flex-start;padding:0;text-align:left}.bubble-text-container .hoverText{align-items:left;cursor:pointer;margin:0;text-align:left;transition:font-weight .35s,color .35s}.bubble-text-container .hoverText:hover{-webkit-animation:textColorChange 5s infinite;animation:textColorChange 5s infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;font-weight:900}.bubble-text-container .hoverText:hover+.hoverText{-webkit-animation:textColorChangeLighter 5s infinite;animation:textColorChangeLighter 5s infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;font-weight:500}.bubble-text-container .hoverText:has(+.hoverText:hover){-webkit-animation:textColorChangeLighter 5s infinite;animation:textColorChangeLighter 5s infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;font-weight:500}@-webkit-keyframes textColorChange{0%{color:#a0a9cc}25%{color:#c7d2fe}50%{color:#818cf8}75%{color:#8b5cf6}to{color:#a0a9cc}}@keyframes textColorChange{0%{color:#a0a9cc}25%{color:#c7d2fe}50%{color:#818cf8}75%{color:#8b5cf6}to{color:#a0a9cc}}@-webkit-keyframes textColorChangeLighter{0%{color:#c7d2fe}25%{color:#e0e7ff}50%{color:#a5b4fc}75%{color:#a78bfa}to{color:#c7d2fe}}@keyframes textColorChangeLighter{0%{color:#c7d2fe}25%{color:#e0e7ff}50%{color:#a5b4fc}75%{color:#a78bfa}to{color:#c7d2fe}}
/*# sourceMappingURL=main.b1137f3a.css.map*/