:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{-webkit-transform:rotate(270deg) translateX(-100%);transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{-webkit-transform:rotate(180deg) translate(-100%,-100%);transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{-webkit-transform:rotate(90deg) translateY(-100%);transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;-webkit-transform-origin:0 0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid transparent;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid transparent;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:transparent;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{-webkit-transform:rotate(90deg) translateY(-100%);transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{-webkit-transform:rotate(180deg) translate(-100%,-100%);transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{-webkit-transform:rotate(270deg) translateX(-100%);transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;cursor:text;margin:0;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}*{margin:0;padding:0;scroll-behavior:smooth}#root{-webkit-tap-highlight-color:transparent;min-height:100vh;overflow-x:hidden;position:relative}.loader{align-items:center;display:flex;height:100vh;justify-content:center}body{background-color:#031926;color:#e7e7e7;font-family:Raleway,sans-serif;min-height:100vh}b{color:#9067c6;font-weight:900}::-webkit-scrollbar{scroll-behavior:smooth;width:10px}::-webkit-scrollbar-track{background:#274656;border-radius:100px}::-webkit-scrollbar-thumb{background:#01111a;border-radius:100px}.bg{bottom:0}.bg,.bgtwo{position:fixed;z-index:-1}.bgtwo{top:220px}.bgtemp{position:fixed;top:-30px;z-index:-1}.Navbar{align-items:center;display:flex;height:70px;justify-content:space-between;position:fixed;top:0;transition:all .7s;width:100%;z-index:2}.blur{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(20px);background-color:#01111a8d}.Logo{color:#9067c6;cursor:pointer;font-size:32px;letter-spacing:2px;padding-left:7%;text-align:center}.Logo,.NavbarLinks{align-items:center;display:flex}.NavbarLinks{font-size:22px;font-weight:500;justify-content:space-between;padding-right:7%}.NavbarLinks li{list-style-type:none;padding:2px 20px}.NavbarLinks a{align-items:center;color:#c2c1c2;display:flex;justify-content:space-between;letter-spacing:.5px;padding:2px 7px;position:relative;text-decoration:none;width:95%}.NavbarLinks a:hover{color:#fff}.NavbarLinks a:after{background-color:#fff;border-radius:2px;bottom:0;content:"";height:3px;left:5px;position:absolute;transition:.3s;width:0}.NavbarLinks a:hover:after{width:95%}.Hamburger{display:none}@media (max-width:800px){.Navbar{width:100%}.NavbarLinks{background-color:#431f47;display:flex;flex-direction:column;font-size:26px;gap:50px;height:100vh;inset:0 0 0 50%;justify-content:flex-start;padding-top:max(20%,120px);position:fixed;-webkit-transform:translateX(100%);transform:translateX(100%);transition:.5s}.showNavbar{-webkit-transform:translateX(0);transform:translateX(0)}.Hamburger{cursor:pointer;display:block;padding:5px 7% 5px 5px;z-index:2}.bar{background-color:#e7e7e7;border-radius:50px;display:block;height:2.5px;margin:6px;width:30px}.bar,.barOne{transition:.5s}.barOne{position:relative;rotate:-225deg;top:4px}.barTwo{display:none}.barThree{bottom:4px;position:relative;rotate:225deg;transition:.5s}}.HomePage{align-items:center;display:flex;justify-content:space-evenly;margin-bottom:-50px;margin-top:100px;min-height:80vh}.HomeText h1{font-size:38px;font-weight:600;letter-spacing:.7px;padding-top:10px}.TypeEffect{font-size:32px;font-weight:600;letter-spacing:.6px;padding:25px 0}.illustration{height:400px;width:400px}@media (max-width:900px){.HomePage{display:block;margin-top:150px;padding:25px;text-align:center}.HomeText{display:inline-block;text-align:left}.illustration{margin:auto auto 50px}}@media (max-width:500px){.HomePage{min-height:70vh}.NavbarLinks{inset:0 0 0 30%}.HomeText h1{font-size:28px;font-weight:500}.TypeEffect{font-size:24px;font-weight:500}.illustration{height:300px;margin-bottom:0;width:300px}}.AboutPage{align-items:center;display:flex;justify-content:space-evenly;margin-top:100px;min-height:80vh;padding:25px}.AboutText{font-size:20px;font-weight:500;letter-spacing:1.2px;line-height:30px;width:50%}.AboutTextHeading{font-size:35px;font-weight:600;padding-bottom:40px}.AboutText a{color:#9067c6;font-weight:700;text-decoration:underline}.Avatar{width:280px}@media (max-width:900px){.AboutPage{display:block;padding:30px;text-align:center}.AboutText{display:inline-block;letter-spacing:.6px;line-height:24px;margin-bottom:80px;text-align:left;width:95%}.AboutTextHeading{font-size:26px}.Avatar{margin-bottom:75px;width:200px}}.skills{display:flex;flex-wrap:wrap;justify-content:center;margin:50px 10%}.SkillBox{transition:.5s}.SkillBox:hover{box-shadow:0 2px 8px 0 #431f47}.SkillsHeading{font-size:36px;letter-spacing:.6px;margin:50px 10px;text-align:center}@media (max-width:500px){.AboutText{font-size:16px}.Avatar{margin-bottom:25px;width:200px}.SkillsHeading{font-size:26px}.SkillBox{font-size:50px;height:100px;width:100px}}.projectHeading{font-size:36px;padding:75px 0}.project{margin:25px 5%}.projectBox{border:3px solid #431f47;border-radius:5px;font-size:18px;letter-spacing:.5px;line-height:22px;margin:0 25px 50px;padding:15px;text-align:center;transition:.5s;width:350px}.projectBox:hover{box-shadow:0 4px 10px 0 #431f47;-webkit-transform:scale(1.05);transform:scale(1.05)}.projectPhoto{display:block;margin:20px 0;width:100%}.projectbtn{align-items:center;background-color:#431f47;border-radius:5px;border-style:none;color:#e7e7e7;cursor:pointer;display:inline-flex;font-size:20px;height:30px;justify-content:space-evenly;margin:25px 3% 0;text-decoration:none;width:40%}.ResumePage{margin:100px auto 0;padding-top:50px;position:relative;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.resumeview{pointer-events:none}.downloadCV{background-color:#431f47;border-radius:5px;border-style:none;color:#e7e7e7;cursor:pointer;height:40px;margin:25px 0;text-decoration:none;transition:all .5s;width:200px}.downloadCV:hover{background-color:#e7e7e7;color:#431f47;transition:all .5s}footer{align-items:center;bottom:0;display:flex;flex-wrap:wrap;height:40px;justify-content:space-evenly;letter-spacing:.5px;margin:80px auto 10px;position:relative;text-align:center;width:90%}footer h4{font-weight:500;margin:0 25px}.footerLinks{display:flex;font-size:18px;justify-content:space-evenly;width:180px}.footerLinks a{color:inherit;text-decoration:none}@media (max-width:750px){footer{height:110px}}.SkillBox{align-items:center;border:3px solid #431f47;border-radius:5px;box-shadow:0 0 10px #431f47;display:flex;font-size:64px;height:150px;justify-content:center;margin:0 25px 25px 0;transition:box-shadow .5s,-webkit-transform .5s;transition:transform .5s,box-shadow .5s;transition:transform .5s,box-shadow .5s,-webkit-transform .5s;width:max(15%,150px)}.SkillBox:hover{box-shadow:0 0 20px #9067c6,0 0 40px #9067c6,0 0 60px #9067c6;-webkit-transform:scale(1.2);transform:scale(1.2)}@-webkit-keyframes glow{0%{box-shadow:0 0 10px #431f47,0 0 20px #431f47}50%{box-shadow:0 0 20px #9067c6,0 0 40px #9067c6}to{box-shadow:0 0 10px #431f47,0 0 20px #431f47}}@keyframes glow{0%{box-shadow:0 0 10px #431f47,0 0 20px #431f47}50%{box-shadow:0 0 20px #9067c6,0 0 40px #9067c6}to{box-shadow:0 0 10px #431f47,0 0 20px #431f47}}.SkillBox:hover{-webkit-animation:glow 1.5s infinite alternate;animation:glow 1.5s infinite alternate}@media (max-width:500px){.SkillBox{box-shadow:0 0 6px #431f47;font-size:50px;height:100px;width:100px}.SkillBox:hover{box-shadow:0 0 12px #9067c6,0 0 24px #9067c6}}.projectHeading{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#9067c6,#b087d1);-webkit-background-clip:text;background-clip:text;font-size:42px;letter-spacing:.4px;margin-top:100px;padding:75px 0 40px;text-align:center}.project{display:flex;flex-wrap:wrap;gap:0;justify-content:center;margin:25px 2%;padding:20px 0}.projectBox{display:none}@media (max-width:1200px){.project{margin:25px 1%}}@media (max-width:768px){.projectHeading{font-size:32px;padding:50px 0 30px}.project{align-items:center;flex-direction:column;padding:10px}}@media (max-width:500px){.projectHeading{font-size:28px;padding:40px 20px 20px}}.EducationPage{margin-top:100px;min-height:100vh;padding:50px 25px}.EducationText{font-size:18px;font-weight:500;letter-spacing:1px;line-height:28px;margin:0 auto;max-width:1200px}.EducationTextHeading{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#9067c6,#b087d1);-webkit-background-clip:text;background-clip:text;font-size:42px;font-weight:600;padding-bottom:40px;text-align:center}.EducationContainer{margin:40px 0}.EducationItem{background:linear-gradient(135deg,#1a2332,#0f1419);border:1px solid rgba(144,103,198,.2);border-radius:15px;box-shadow:0 8px 32px rgba(144,103,198,.1);margin:25px 0;padding:30px;transition:all .3s ease}.EducationItem:hover{box-shadow:0 12px 40px rgba(144,103,198,.2);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.EducationHeader{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:15px}.EducationHeader h3{color:#9067c6;font-size:22px;margin:0}.EducationYear{background:rgba(144,103,198,.2);border-radius:20px;color:#b087d1;font-size:14px;font-weight:600;padding:5px 15px}.EducationItem h4{color:#e7e7e7;font-size:20px;margin:10px 0}.EducationDetails ul{list-style:none;margin-top:15px;padding-left:0}.EducationDetails li{padding:5px 0 5px 20px;position:relative}.EducationDetails li:before{color:#9067c6;content:"▸";font-weight:700;left:0;position:absolute}.CertificationsSection,.ExperienceSection,.VolunteerSection{margin:60px 0}.CertificationsHeading,.ExperienceHeading,.VolunteerHeading{color:#9067c6;font-size:28px;margin-bottom:30px;position:relative;text-align:center}.CertificationsHeading:after,.ExperienceHeading:after,.VolunteerHeading:after{background:linear-gradient(135deg,#9067c6,#b087d1);border-radius:2px;content:"";display:block;height:3px;margin:10px auto;width:80px}.CertificationsList,.ExperienceList{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:30px}.CertificationItem,.ExperienceItem,.VolunteerItem{background:linear-gradient(135deg,#0f1721,#1a2332);border:1px solid rgba(144,103,198,.1);border-radius:12px;padding:25px;transition:all .3s ease}.CertificationItem:hover,.ExperienceItem:hover,.VolunteerItem:hover{border-color:rgba(144,103,198,.3);box-shadow:0 5px 20px rgba(144,103,198,.1)}.CertificationItem h4,.ExperienceItem h4,.VolunteerItem h4{color:#b087d1;margin-bottom:8px}.ExperienceHeader{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}.ExperienceYear{background:rgba(144,103,198,.15);border-radius:15px;color:#9067c6;font-size:12px;font-weight:600;padding:4px 12px}.LearningSection{margin:60px 0;text-align:center}.LearningHeading{color:#9067c6;font-size:28px;margin-bottom:20px}.LearningList{list-style:none;margin:0 auto;max-width:800px;padding:0;text-align:left}.LearningList li{background:rgba(144,103,198,.1);border-left:4px solid #9067c6;border-radius:8px;margin:10px 0;padding:10px 20px}.ContactPage{margin-top:-100px;min-height:100vh;padding:50px 25px}.ContactText{font-size:18px;font-weight:500;letter-spacing:1px;line-height:28px;margin:0 auto;max-width:1000px;text-align:center}.ContactTextHeading{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#9067c6,#b087d1);-webkit-background-clip:text;background-clip:text;font-size:42px;font-weight:600;padding-bottom:40px;text-align:center}.ContactDetails{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:50px auto;max-width:800px}.ContactItem{background:linear-gradient(135deg,#1a2332,#0f1419);border:1px solid rgba(144,103,198,.2);border-radius:15px;box-shadow:0 8px 32px rgba(144,103,198,.1);padding:30px;text-align:center;transition:all .3s ease}.ContactItem:hover{box-shadow:0 12px 40px rgba(144,103,198,.2);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.ContactItem h3{color:#9067c6;font-size:20px;margin-bottom:15px}.ContactItem a{color:#e7e7e7;font-weight:600;text-decoration:none;transition:color .3s ease}.ContactItem a:hover{color:#b087d1}.SocialLinks{margin:60px 0}.SocialLinks h3{color:#9067c6;font-size:24px;margin-bottom:30px}.SocialButtons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.SocialButton{background:linear-gradient(135deg,#9067c6,#b087d1);border-radius:25px;box-shadow:0 4px 15px rgba(144,103,198,.3);color:#fff;font-weight:600;padding:12px 25px;text-decoration:none;transition:all .3s ease}.SocialButton:hover{background:linear-gradient(135deg,#b087d1,#c59bd8);box-shadow:0 8px 25px rgba(144,103,198,.4);-webkit-transform:translateY(-3px);transform:translateY(-3px)}@media (max-width:768px){.ContactTextHeading,.EducationTextHeading{font-size:32px;padding-bottom:30px}.ContactText,.EducationText{font-size:16px;line-height:24px;padding:0 15px}.EducationHeader{align-items:flex-start;flex-direction:column;gap:10px}.CertificationsList,.ContactDetails,.ExperienceList{grid-template-columns:1fr}.ContactDetails{gap:20px}.SocialButtons{align-items:center;flex-direction:column;gap:15px}.SocialButton{text-align:center;width:200px}}@media (max-width:500px){.ContactPage,.EducationPage{margin-top:80px;padding:30px 15px}.ContactTextHeading,.EducationTextHeading{font-size:28px}.CertificationItem,.ContactItem,.EducationItem,.ExperienceItem{padding:20px}.CertificationsHeading,.ExperienceHeading,.VolunteerHeading{font-size:24px}}
/*# sourceMappingURL=main.b4ccada3.css.map*/