@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";:root{--primaryDark: #020731;--primaryLight: #3862C6;--neutral: #b1b6c4;--secondaryDark: #806641;--secondaryLight:#AE956D;--backgroundPrimary: rgb(212, 208, 194)}*{margin:0;padding:0;list-style:none;box-sizing:border-box;font-family:Roboto,sans-serif}body{background:var(--backgroundPrimary);font-size:14px;line-height:20px}.job_item{list-style:disc}.resume_wrapper{display:flex;width:1100px;margin:50px auto;background:var(--backgroundPrimary);padding:10px}.resume_wrapper .resume_left{width:33%;background:var(--primaryDark)}.resume_wrapper .resume_left .resume_image{width:100%}.resume_wrapper .resume_left .resume_image img{width:100%;display:block}.resume_wrapper .resume_title{color:var(--backgroundPrimary);text-transform:uppercase;font-weight:700;font-size:16px;margin-bottom:10px;letter-spacing:4px}.resume_wrapper .resume_left .resume_info{color:var(--neutral)}.resume_wrapper .resume_left .resume_bottom{padding:20px 30px}.resume_wrapper .resume_item{padding:10px 0;border-bottom:1px solid var(--secondaryLight)}.resume_right .resume_item{padding:5px 0;border-bottom:1px solid var(--primaryDark)}.resume_wrapper .resume_item:last-child{border-bottom:0}.resume_wrapper .resume_left .resume_namerole{display:none}.resume_wrapper .resume_namerole .name{font-size:20px;color:var(--backgroundPrimary);text-transform:uppercase;font-weight:700;margin-bottom:5px;letter-spacing:4px}.resume_wrapper .resume_left .resume_namerole .role{color:var(--neutral)}.resume_wrapper .resume_left .resume_contact .resume_info:last-child{margin-top:10px}.resume_wrapper .resume_left .resume_contact .resume_subtitle{color:var(--backgroundPrimary);margin-bottom:2px}.resume_wrapper .resume_left .resume_skills .skills_list{display:flex;justify-content:space-between;margin-bottom:5px}.resume_wrapper .resume_left .resume_skills .skills_list .skills_bar p{position:relative;width:125px;height:20px;background:var(--backgroundPrimary)}.resume_wrapper .resume_left .resume_skills .skills_list .skills_bar p span{position:absolute;top:0;left:0;background:var(--secondaryLight);width:100%;height:100%}.resume_wrapper .resume_right{width:65%;padding:20px 40px;color:var(--primaryDark)}.resume_wrapper .resume_right .resume_namerole .name{color:var(--primaryDark);font-size:32px}.resume_wrapper .resume_right .resume_namerole .role{font-size:14px;text-transform:uppercase}.resume_wrapper .resume_right .resume_item .resume_title{color:var(--primaryDark)}.resume_wrapper .resume_right .resume_data{display:flex}.resume_wrapper .resume_right .resume_data .year{padding-right:35px;width:15px;position:relative}.resume_wrapper .resume_right .resume_data .content{padding-left:35px;margin-bottom:20px;width:100%}.resume_wrapper .resume_right .resume_data .year:before{content:"";position:absolute;top:5px;right:0;width:10px;height:10px;background:var(--backgroundPrimary);border:1px solid var(--primaryDark);border-radius:50%}.resume_wrapper .resume_right .resume_data .year:after{content:"";position:absolute;top:17px;right:4px;width:3px;height:90%;background:var(--primaryDark)}.resume_wrapper .resume_right .resume_data:last-child .year:after{display:none}.resume_wrapper .resume_right .resmue_interests .resume_info{display:flex;justify-content:space-between;text-align:center}.resume_wrapper .resume_right .resmue_interests .interests .int_icon{font-size:38px;color:var(--secondaryLight);margin-bottom:10px}@media screen and (max-width: 800px){.resume_wrapper .resume_right .resume_namerole{display:none}.resume_wrapper .resume_left .resume_namerole{display:block}.resume_wrapper{width:95%;margin:10px auto;flex-direction:column}.resume_wrapper .resume_left,.resume_wrapper .resume_right{width:100%}}@media screen and (max-width: 424px){.resume_wrapper .resume_right{padding:20px 30px}.resume_wrapper .resume_right .resume_data{flex-direction:column}.resume_wrapper .resume_right .resume_data .year{padding:0;margin-bottom:5px;width:100%;color:var(--secondaryLight)}.resume_wrapper .resume_right .resume_data .year:before,.resume_wrapper .resume_right .resume_data .year:after{display:none}.resume_wrapper .resume_right .resume_data .content{width:100%;padding:0}.resume_wrapper .resume_right .resmue_interests .interests .int_icon{font-size:24px}}.skill_container[data-v-c81ecd70]{display:flex;flex-direction:row;justify-content:flex-start}.skill_list[data-v-c81ecd70]{flex-shrink:0;margin-left:0;margin-right:auto}
