.containerApp{display:flex;flex-direction:column;color:#fff;padding:3rem;min-height:100vh}.section_1{height:auto;margin-top:2rem;margin-bottom:2rem;padding-bottom:5rem;position:relative;display:flex;justify-content:space-between;align-items:center;gap:5rem;z-index:100}@media screen and (max-width: 768px){.section_1{flex-direction:column;margin-bottom:5%}}.skills_container{position:relative;width:80%}.skills_content{display:flex;flex-wrap:wrap;gap:.9rem;justify-content:space-between;align-items:center}.skill_card{max-width:320px;min-width:200px;padding:1rem;text-align:center;align-items:center;flex:1 0 200px;background-color:#ffffff2a}.skills_title{text-align:center}.skill_card h3{padding:.4rem;cursor:pointer;font-weight:600;color:#fff;transition:color .2s ease-in-out}.skill_card h3:hover{color:#d8d8d8}.skill_card p{padding:.2rem}.skill_description{position:absolute;bottom:-15%}@media screen and (max-width: 1044px){.skill_card{max-width:320px}.skill_description{bottom:-12%}}@media screen and (max-width: 798px){.skill_description{bottom:-15%}}@media screen and (max-width: 400px){.skill_description{bottom:-18%}}.educations_container{width:90%}.education_card{max-width:350px;padding:1rem}.education_card h3{padding:.4rem}.education_card .year{font-family:Sansation,sans-serif;font-weight:400;font-style:italic;margin:.5rem}.header{width:100%;display:flex;gap:1rem;height:150px;border-bottom:2px solid white;align-items:center;justify-content:space-between;padding-bottom:1rem;padding-top:1rem}.personalInfo{display:flex;flex-direction:column;gap:.2rem}.personal_info_item span{font-weight:700;font-style:normal;padding-right:.3rem}@media screen and (max-width: 400px){.header{height:170px;padding-bottom:2.4rem}}.theme-toggle{display:flex;align-items:center;gap:8px;background:transparent;border:1px solid #ccc;border-radius:20px;padding:6px 12px;cursor:pointer;font-size:14px}.theme-toggle-track{position:relative;width:40px;height:20px;background:#e0e0e0;border-radius:10px}.theme-toggle-thumb{position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .2s;display:flex;align-items:center;justify-content:center}.theme-toggle.dark .theme-toggle-thumb{transform:translate(20px);background:#333}.theme-toggle-label{font-weight:500}.footer{display:flex;gap:1rem;height:150px;border-top:2px solid white;align-items:center;padding-top:3.5rem;padding-bottom:1rem}.contacts_list li{display:flex;gap:.5rem;align-items:center;font-weight:700;font-style:normal;padding:.3rem}.contacts_list h2{margin-bottom:1rem}@media screen and (max-width: 820px){.footer{height:auto;margin-top:7rem;padding-top:1rem}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0 auto;padding:0;width:100%;height:100%;max-width:1220px;background-color:#a0a1a2;background-size:contain;font-family:Sansation,sans-serif;font-weight:400;font-style:normal}body.light{background-color:#fff;color:#000}html{background-color:#a0a1a2;background-size:contain}ul{list-style:none;text-decoration:none}.containerApp{position:relative;display:flex;flex-direction:column;background-image:url(/assets/IMG_2848-DIixpF6M.webp);background-size:contain;background-repeat:no-repeat;background-position:center;z-index:100}.containerApp:after{position:absolute;top:0;left:0;bottom:0;right:0;content:"";background-color:#ffffff7b;width:100%;height:100%;z-index:-1;background-color:#3a37377b}@media screen and (max-width: 1024px){.containerApp{background-size:cover}}@media screen and (max-width: 768px){.containerApp{background-size:cover}}@media screen and (max-width: 400px){.containerApp{background-position:center 16.5%;background-size:contain}}
