:root{--primary:#1b1b1d;--secondary:#2a2a2c;--secondary-blur:#2a2a2c80;--tertiary:#343436;--quaternary:#3e3e40;--quaternary-blur:#3e3e4066;--quinary:#48484a;--primary-blue:#2589ff;--primary-purple:#714dff;--secondary-purple:#7c61ff;--tertiary-purple:#915eff;--quaternary-purple:#9c83ff;--primary-yellow:#fff759;--primary-pink:#e151ff;--primary-red:red;--primary-green:#adff2f;--primary-text:#c7c7c7;--secondary-text:#a9a9a9;--tertiary-text:#909090}@media screen and (min-width:501px){.blurrygradient_1{animation:colorfade1_home 5s infinite;border-radius:15px;filter:blur(100px);height:20vh;left:0;position:fixed;top:100%;transform:translate(-50%,-50%);width:20vw;z-index:1}@keyframes colorfade1_home{0%,to{background-color:var(--primary-yellow);height:20vh;opacity:.3;width:20vw}50%{background-color:var(--primary-pink);height:30vh;opacity:.6;width:30vw}}.blurrygradient_2{animation:colorfade2_home 5s infinite;border-radius:15px;filter:blur(100px);opacity:.3;position:fixed;right:-15%;top:50%;z-index:1}@keyframes colorfade2_home{0%,to{background-color:var(--tertiary-purple);height:50vh;width:20vw}50%{background-color:var(--primary-purple);height:50vh;width:30vw}}.pagetitle_home{color:#fff;font-size:56px;font-weight:900;top:50%}.pagetitle_home,.secondarytitle_home{left:50%;position:fixed;transform:translate(-50%,-50%);white-space:nowrap;z-index:2}.secondarytitle_home{-webkit-text-fill-color:#0000;background:linear-gradient(50deg,var(--primary-purple),var(--secondary-purple) 31.28%,var(--primary-pink) 77.97%,var(--primary-yellow) 95.64%);-webkit-background-clip:text;background-clip:text;color:var(--rainbow-text);display:inline-block;font-size:32px;font-weight:400;top:60%}}@media screen and (max-width:500px){.blurrygradient_1{animation:colorfade1_home 5s infinite;border-radius:15px;filter:blur(100px);height:20vh;left:0;position:fixed;top:100%;transform:translate(-50%,-50%);width:20vw;z-index:1}@keyframes colorfade1_home{0%,to{background-color:var(--primary-yellow);height:20vh;opacity:.5;width:20vw}50%{background-color:var(--primary-pink);height:30vh;opacity:.8;width:30vw}}.blurrygradient_2{animation:colorfade2_home 5s infinite;border-radius:15px;filter:blur(100px);opacity:.5;position:fixed;right:-15%;top:30%;z-index:1}@keyframes colorfade2_home{0%,to{background-color:var(--tertiary-purple);height:50vh;width:20vw}50%{background-color:var(--primary-purple);height:50vh;width:30vw}}.pagetitle_home{color:#fff;font-size:48px;font-weight:900;top:50%}.pagetitle_home,.secondarytitle_home{left:50%;position:fixed;transform:translate(-50%,-50%);white-space:nowrap;z-index:2}.secondarytitle_home{-webkit-text-fill-color:#0000;background:linear-gradient(50deg,var(--primary-purple),var(--secondary-purple) 31.28%,var(--primary-pink) 77.97%,var(--primary-yellow) 95.64%);-webkit-background-clip:text;background-clip:text;color:var(--rainbow-text);display:inline-block;font-size:24px;font-weight:400;top:57%}}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background-color:var(--primary)}body::-webkit-scrollbar-thumb{background-color:var(--quinary)}@media screen and (min-width:601px){#navbar_master{align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:var(--quaternary-blur);border:1px solid #ffffff1a;border-radius:1000px;display:flex;flex-direction:row;height:56px;left:50%;padding:0 14px;position:fixed;top:20px;transform:translate(-50%);width:500px;z-index:2}#color_bubble{animation:colorFadeBubble 5s infinite;background-color:var(--primary-purple);border-radius:1000px;height:35px;margin-right:auto;width:35px}@keyframes colorFadeBubble{0%{background-color:var(--primary-purple)}25%{background-color:var(--primary-pink)}50%{background-color:var(--primary-blue)}to{background-color:var(--primary-purple)}}*{font-family:Source Sans\ 3,sans-serif}*,body{box-sizing:border-box}body{background-color:#000;margin:0;padding:0}#starsbackground_div{background-color:var(--primary);height:100vh;overflow:hidden;position:fixed;width:100vw;z-index:0}#starsbackground_image{animation:opacityFade 3s infinite;height:100vh;object-fit:cover;position:absolute;width:100vw}@keyframes opacityFade{0%,to{opacity:.3}50%{opacity:1}}.navbar_links{color:var(--secondary-text);font-size:18px;font-weight:400;margin:0 20px;text-decoration:none}}@media screen and (max-width:600px){#navbar_master{align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:var(--quaternary-blur);border:1px solid #ffffff1a;border-radius:1000px;display:flex;flex-direction:row;height:56px;justify-content:space-between;left:50%;padding:0 20px;position:fixed;top:20px;transform:translate(-50%);width:90%;z-index:2}#color_bubble{animation:colorFadeBubble 5s infinite;background-color:var(--primary-purple);border-radius:1000px;display:none;height:30px;margin-right:auto;width:30px}@keyframes colorFadeBubble{0%{background-color:var(--primary-purple)}25%{background-color:var(--primary-pink)}50%{background-color:var(--primary-blue)}to{background-color:var(--primary-purple)}}*{font-family:Source Sans\ 3,sans-serif}*,body{box-sizing:border-box}body{background-color:#000;margin:0;padding:0}#starsbackground_div{background-color:var(--primary);height:100vh;overflow:hidden;position:fixed;width:100vw;z-index:0}#starsbackground_image{animation:opacityFade 3s infinite;height:100vh;object-fit:cover;position:absolute;width:100vw}@keyframes opacityFade{0%,to{opacity:.3}50%{opacity:1}}.navbar_links{color:var(--secondary-text);font-size:16px;font-weight:400;text-decoration:none}}@media screen and (min-width:751px){.blurrygradient_experience{animation:colorFade_experience 5s infinite;border-radius:15px;filter:blur(100px);left:50%;opacity:.1;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:4;z-index:2}@keyframes colorFade_experience{0%{background-color:var(--quaternary-purple);height:50vh;width:80vw}25%{background-color:var(--primary-pink);height:40vh;width:70vw}50%{background-color:var(--primary-purple);height:40vh;width:80vw}to{background-color:var(--quaternary-purple);height:50vh;width:70vw}}#experience_master_div{flex-direction:column;height:auto;left:50%;padding-bottom:70px;position:absolute;top:76px;transform:translate(-50%);width:90%;z-index:1}#experience_master_div,.black_sun_and_text_div{align-items:center;display:flex;justify-content:center}.black_sun_and_text_div{height:300px;position:relative;top:70px;width:100%;z-index:0}.black_sun_image{animation:rotateImage 40s infinite;height:auto;left:50%;position:absolute;top:45%;-webkit-user-select:none;user-select:none;width:300px}.black_sun_text{color:#fff;font-size:72px;font-weight:900;top:57%;white-space:nowrap;z-index:2}.black_sun_blur,.black_sun_text{left:50%;position:absolute;transform:translate(-50%,-50%)}.black_sun_blur{background-image:linear-gradient(#0000,var(--primary) 45%);height:270px;top:60%;width:350px;z-index:1}@keyframes rotateImage{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.experience_headers{align-items:center;color:var(--primary-text);display:flex;font-size:24px;justify-content:center;margin-bottom:5px;margin-top:40px;position:relative;width:100%;z-index:3}.experience_containe_cloud,.experience_container{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative;width:100%;z-index:5}.experience_picture_div_cloud{align-items:center;background-color:var(--secondary);border-radius:10px;display:flex;height:125px;justify-content:center;margin:0 20px;position:relative;width:250px;z-index:100}.experience_picture{height:auto;margin-bottom:auto;width:80px}#digitaloceanpic{margin-bottom:0}#googlecloudpic{height:75px;margin-bottom:0;width:auto}.experience_picture_div{align-items:center;background-color:var(--secondary);border-radius:10px;display:flex;flex-direction:column;height:150px;justify-content:center;margin:0 20px;padding-bottom:10px;padding-top:20px;position:relative;width:150px;z-index:100}.experience_card_text{color:var(--tertiary-text)}#djangoimage{width:70px}.experience_container_backend{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,150px);grid-template-rows:repeat(1,150px);justify-content:center;width:100%}.experience_company_worked_for_grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,350px);justify-content:center;position:relative;z-index:5}.experience_company_worked_for_grid>:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:350px}.experience_company_image_and_linkedin_container{align-items:center;background-color:var(--secondary);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:175px;padding:20px 20px 10px 10px;width:100%}.companylogo_experience_worked_for{height:auto;margin:auto 0;-webkit-user-select:none;user-select:none;width:200px}#linterlabslogo{height:auto;width:220px}.experience_linkedin_and_compapany_name_worked_for_div{align-items:flex-end;display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;width:100%}.experience_linkedin_company_worked_for_logo{color:var(--primary-text);font-size:16px;height:auto;opacity:.4}.experience_worked_for_company_name{color:var(--tertiary-text);margin-left:5px;opacity:.5;position:relative;top:4px}.experience_role_and_responsibilities_master{background-color:var(--secondary);border-radius:10px;display:flex;flex-direction:column;margin-bottom:20px;max-width:900px;padding:20px;width:100%}.experience_role_and_responsibilities_header{display:flex;flex-direction:row;height:45px}.experience_role_and_responsibilities_header_job_title{color:var(--tertiary-text);margin-right:auto}.experience_role_and_responsibilitie_image{height:auto;width:120px}.experience_role_and_responsibilities_body{display:flex;flex-direction:row}.experience_role_and_responsibilities_body_timeline{display:flex;flex-direction:column;margin-right:20px}.experience_role_and_responsibilities_body_lists{display:flex;flex-direction:column}.experience_role_and_responsibilities_body_lists_title{align-items:center;color:#fff;display:flex;flex-direction:row;font-size:18px;font-weight:700;width:100%}.experience_role_and_responsibilities_body_lists_li{color:var(--primary-text);font-size:18px}.experience_role_and_responsibilities_timeline_ending_span{color:var(--primary-pink);font-size:18px;font-weight:700;white-space:nowrap}.experience_role_and_responsibilities_timeline_hr{background:linear-gradient(to top,var(--secondary-purple),var(--primary-pink));border:none;height:100%;width:2px}.experience_role_and_responsibilities_timeline_starting_span{color:var(--secondary-purple);font-size:18px;font-weight:700;white-space:nowrap}#panacealogics_image_experience_role_and_responsibilities{height:auto;width:120px}.projects_grid_experience{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);height:auto;margin-top:10px;max-width:900px;position:relative;width:100%;z-index:5}.projects_grid_experience_item{height:200px!important;width:100%!important}.experience_role_and_responsibilities_body_lists_ul{margin-top:5px}}@media screen and (max-width:750px){#experience_master_div{display:flex;flex-direction:column;height:auto;justify-content:center;left:50%;padding-bottom:70px;position:absolute;top:76px;transform:translate(-50%);width:90%;z-index:1}.black_sun_and_text_div{align-items:center;display:flex;height:250px;justify-content:center;position:relative;top:70px;width:100%;z-index:0}.black_sun_image{animation:rotateImage 40s infinite;height:auto;left:50%;position:absolute;top:45%;-webkit-user-select:none;user-select:none;width:250px}.black_sun_text{color:#fff;font-size:40px;font-weight:900;overflow:hidden;top:57%;white-space:nowrap;z-index:2}.black_sun_blur,.black_sun_text{left:50%;position:absolute;transform:translate(-50%,-50%)}.black_sun_blur{background-image:linear-gradient(#0000,var(--primary) 45%);height:220px;top:60%;width:270px;z-index:1}@keyframes rotateImage{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.experience_headers{color:var(--primary-text);font-size:20px;margin-bottom:7px;margin-top:30px;position:relative;z-index:3}.experience_container,.experience_headers{align-items:center;display:flex;justify-content:center;width:100%}.experience_container{flex-direction:row}.experience_containe_cloud{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);width:100%}.experience_containe_cloud>:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;max-width:200px}.experience_picture_div_cloud{align-items:center;background-color:var(--secondary);border-radius:10px;display:flex;height:100px;justify-content:center;position:relative;width:100%;z-index:100}.experience_picture{height:auto;margin-bottom:auto;width:50px}#digitaloceanpic,#googlecloudpic{height:60px;margin-bottom:0;width:auto}.experience_picture_div{align-items:center;background-color:var(--secondary);border-radius:10px;display:flex;flex-direction:column;height:100px;justify-content:center;margin:0 10px;padding-bottom:5px;padding-top:15px;position:relative;width:100px;z-index:100}.experience_card_text{color:var(--tertiary-text)}#djangoimage{width:40px}.experience_container_backend{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,100px);grid-template-rows:repeat(2,100px);justify-content:center;left:-10px;position:relative;width:100%}.blurrygradient_experience{animation:colorFade_experience 5s infinite;border-radius:15px;filter:blur(100px);left:50%;opacity:.1;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:4;z-index:2}@keyframes colorFade_experience{0%{background-color:var(--quaternary-purple);height:50vh;width:80vw}25%{background-color:var(--primary-pink);height:40vh;width:70vw}50%{background-color:var(--primary-purple);height:40vh;width:80vw}to{background-color:var(--quaternary-purple);height:50vh;width:70vw}}.experience_company_worked_for_grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:100%;justify-content:center;position:relative;z-index:5}.experience_company_image_and_linkedin_container{align-items:center;background-color:var(--secondary);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:125px;margin:0 auto;max-width:300px;padding:20px 20px 10px 10px;width:100%}.companylogo_experience_worked_for{height:auto;margin:auto 0;-webkit-user-select:none;user-select:none;width:150px}.experience_linkedin_and_compapany_name_worked_for_div{align-items:flex-end;display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;width:100%}.experience_linkedin_company_worked_for_logo{color:var(--primary-text);font-size:16px;height:auto;opacity:.4}.experience_worked_for_company_name{color:var(--tertiary-text);margin-left:5px;opacity:.5;position:relative;top:4px}#linterlabslogo{height:auto;width:170px}.experience_role_and_responsibilities_master{background-color:var(--secondary);border-radius:10px;display:flex;flex-direction:column;margin-bottom:20px;padding:20px}.experience_role_and_responsibilities_header{display:flex;flex-direction:row;height:35px}.experience_role_and_responsibilities_header_job_title{color:var(--tertiary-text);margin-right:auto}.experience_role_and_responsibilitie_image{height:auto;width:90px}.experience_role_and_responsibilities_body{display:flex;flex-direction:column}.experience_role_and_responsibilities_body_timeline{align-items:center;display:flex;flex-direction:row-reverse;justify-content:center;margin:10px 0}.experience_role_and_responsibilities_body_lists{display:flex;flex-direction:column}.experience_role_and_responsibilities_body_lists_title{align-items:center;color:#fff;display:flex;flex-direction:row;font-size:16px;font-weight:700}.experience_role_and_responsibilities_body_lists_li{color:var(--primary-text);font-size:16px}.experience_role_and_responsibilities_timeline_ending_span{color:var(--primary-pink);font-weight:700;margin-left:5px;white-space:nowrap}.experience_role_and_responsibilities_timeline_hr{background:linear-gradient(to right,var(--primary-purple),var(--primary-pink));border:none;height:2px;width:100%}.experience_role_and_responsibilities_timeline_starting_span{color:var(--secondary-purple);font-weight:700;margin-right:5px;white-space:nowrap}#panacealogics_image_experience_role_and_responsibilities{height:auto;width:90px}.projects_grid_experience{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(1,1fr);height:auto;margin-top:10px;max-width:850px;position:relative;width:100%;z-index:5}.projects_grid_experience_item{height:200px!important;width:100%!important}.experience_role_and_responsibilities_body_lists_ul{margin-top:5px}}@media screen and (min-width:501px){#page_center_contact{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:56px;font-weight:900;justify-content:center;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:2}.blurrygradient_1_contact{animation:colorfade1_contact 5s infinite;border-radius:15px;filter:blur(100px);height:20vh;left:0;position:fixed;top:70%;transform:translate(-50%,-50%);width:20vw;z-index:1}#copied_contact_span{color:var(--primary-green);left:50%;position:fixed;top:75%;transform:translate(-50%,-50%);z-index:2}@keyframes colorfade1_contact{0%,to{background-color:var(--primary-blue);height:30vh;opacity:.3;width:30vw}50%{background-color:var(--quaternary-purple);height:30vh;opacity:.6;width:30vw}}.blurrygradient_2_contact{animation:colorfade2_contact 5s infinite;border-radius:15px;filter:blur(100px);opacity:.3;position:fixed;right:-15%;top:50%;z-index:1}@keyframes colorfade2_contact{0%,to{background-color:var(--primary-red);height:50vh;width:20vw}50%{background-color:var(--primary-green);height:50vh;width:30vw}}.pagetitle_contact{color:#fff;font-size:56px;font-weight:900;white-space:nowrap}.secondarytitle_contact{-webkit-text-fill-color:#0000;background:linear-gradient(50deg,var(--primary-purple),var(--secondary-purple) 31.28%,var(--primary-pink) 77.97%,var(--primary-yellow) 95.64%);-webkit-background-clip:text;background-clip:text;color:var(--rainbow-text);display:inline-block;font-size:32px;font-weight:400;white-space:nowrap}.contact_icon_container_grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);margin-top:20px}.contact_icon_container{align-items:center;background-color:var(--secondary);border-radius:10px;cursor:pointer;display:flex;justify-content:center;padding:10px}.contact_icon{color:var(--primary-text);font-size:32px}.contact_icon_check{color:var(--primary-green);font-size:32px}}@media screen and (max-width:500px){.blurrygradient_1_contact{animation:colorfade1_contact 5s infinite;border-radius:15px;filter:blur(100px);height:20vh;left:0;position:fixed;top:100%;transform:translate(-50%,-50%);width:20vw;z-index:1}@keyframes colorfade1_contact{0%,to{background-color:var(--primary-blue);height:30vh;opacity:.4;width:30vw}50%{background-color:var(--quaternary-purple);height:30vh;opacity:.6;width:30vw}}.blurrygradient_2_contact{animation:colorfade2_contact 5s infinite;border-radius:15px;filter:blur(100px);opacity:.5;position:fixed;right:-30%;top:30%;z-index:1}@keyframes colorfade2_contact{0%,to{background-color:var(--primary-red);height:50vh;width:20vw}50%{background-color:var(--primary-green);height:50vh;width:30vw}}.pagetitle_contact{color:#fff;font-size:48px;font-weight:900;white-space:nowrap}.secondarytitle_contact{-webkit-text-fill-color:#0000;background:linear-gradient(50deg,var(--primary-purple),var(--secondary-purple) 31.28%,var(--primary-pink) 77.97%,var(--primary-yellow) 95.64%);-webkit-background-clip:text;background-clip:text;color:var(--rainbow-text);display:inline-block;font-size:24px;font-weight:400;white-space:nowrap}#page_center_contact{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:56px;font-weight:900;justify-content:center;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:2}.contact_icon_container_grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);margin-top:20px}.contact_icon_container{align-items:center;background-color:var(--tertiary);border-radius:10px;cursor:pointer;display:flex;justify-content:center;padding:10px}.contact_icon{color:var(--primary-text);font-size:24px}.contact_icon_check{color:var(--primary-green);font-size:24px}#copied_contact_span{color:var(--primary-green);left:50%;position:fixed;top:73%;transform:translate(-50%,-50%);white-space:nowrap;z-index:2}}@media screen and (min-width:900px){#education_master_div{height:calc(100vh - 136px);justify-content:space-between;position:fixed;z-index:2}#education_master_div,.education_child_div{display:flex;flex-direction:column;left:50%;top:96px;transform:translate(-50%);width:90%}.education_child_div{align-items:center;height:auto;justify-content:center;padding-bottom:70px;position:absolute;z-index:1}.behance_container{height:170px!important;width:300px!important}#title_div{display:flex;flex-direction:column;justify-content:center;margin-top:40px}.blurrygradient_education{animation:colorFade_education 5s infinite;border-radius:15px;filter:blur(100px);left:50%;opacity:.2;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1}@keyframes colorFade_education{0%{background-color:var(--primary-purple);height:50vh;width:40vw}25%{background-color:var(--primary-pink);height:40vh;opacity:.1;width:50vw}50%{background-color:var(--tertiary-purple);height:40vh;width:50vw}to{background-color:var(--primary-purple);height:50vh;width:40vw}}#award_text{font-weight:700}#award_icon,#award_text{color:var(--primary-yellow);font-size:18px}#award_icon{margin-right:5px}.icon_education{color:#fff;cursor:pointer;font-size:30px;opacity:.7;transition:.2s}.icon_education:hover{opacity:1}.icons_master_container{display:flex;flex-direction:row;gap:15px;margin-top:10px}#youtube_container_icon{margin-left:10px}#education_github_icon{font-size:27px!important}}@media screen and (max-width:899px){#education_master_div{height:calc(100vh - 136px);justify-content:space-between;position:fixed;top:96px;z-index:2}#education_master_div,.education_child_div{display:flex;flex-direction:column;left:50%;transform:translate(-50%);width:90%}.education_child_div{border-radius:10px;height:auto;min-height:calc(100vh - 76px);padding:20px 0;position:absolute;top:76px;z-index:1}.behance_container{cursor:pointer;height:170px!important;margin-top:20px;width:100%!important}#title_div{display:flex;flex-direction:column;justify-content:center;margin-top:20px}.blurrygradient_education{animation:colorFade_education 5s infinite;border-radius:15px;filter:blur(100px);left:50%;opacity:.2;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1}@keyframes colorFade_education{0%{background-color:var(--primary-purple);height:50vh;width:40vw}25%{background-color:var(--primary-pink);height:40vh;opacity:.1;width:50vw}50%{background-color:var(--tertiary-purple);height:40vh;width:50vw}to{background-color:var(--primary-purple);height:50vh;width:40vw}}#award_text{font-weight:700}#award_icon,#award_text{color:var(--primary-yellow);font-size:16px}#award_icon{margin-right:5px}.icon_education{color:#fff;cursor:pointer;font-size:30px;opacity:.7;transition:.2s}.icon_education:hover{opacity:1}.icons_master_container{display:flex;flex-direction:row;gap:15px;margin-top:10px}#youtube_container_icon{margin-left:10px}#education_github_icon{font-size:27px!important}}
/*# sourceMappingURL=main.93f08056.css.map*/