.about-me-container.svelte-1r3ammu{min-height:100vh;display:flex;align-items:center}.intro-text-container.svelte-1r3ammu{width:42%}.headshot-container.svelte-1r3ammu{width:33%;display:inline-block;position:relative;display:flex;justify-content:space-around;margin-right:auto;margin-left:auto;animation:svelte-1r3ammu-fade-in 1s forwards 1.5s;opacity:0}.headshot-container.svelte-1r3ammu:before{position:absolute;top:3.5%;left:7.5%;width:100%;height:100%;border:4px solid var(--text-primary-colour);z-index:-1;content:"";border-radius:10px;transition:.3s linear;box-shadow:#63636333 0 2px 8px}.headshot-container:hover.headshot-container.svelte-1r3ammu:before{top:1.5%;left:5.5%}.headshot.svelte-1r3ammu{width:100%;height:auto;border-radius:10px}h1.svelte-1r3ammu{font-size:var(--heading-font-size);color:var(--text-primary-colour);position:relative;opacity:0;animation:svelte-1r3ammu-fade-in 1s forwards}h2.svelte-1r3ammu{font-size:var(--subheading-font-size);color:var(--text-secondary-colour);position:relative;opacity:0;animation:svelte-1r3ammu-fade-in 1s forwards .5s}p.svelte-1r3ammu{font-size:var(--body-font-size);color:var(--text-secondary-colour);position:relative;opacity:0;animation:svelte-1r3ammu-fade-in 1s forwards 1s}@keyframes svelte-1r3ammu-fade-in{0%{bottom:-.2em}50%{bottom:.2em}to{bottom:0;opacity:1}}@media (max-width: 1600px){.headshot-container.svelte-1r3ammu{width:40%}}@media (max-width: 1200px){.about-me-container.svelte-1r3ammu{width:100%;flex-direction:column;min-height:90vh}.intro-text-container.svelte-1r3ammu{width:100%;margin-top:30%}.headshot-container.svelte-1r3ammu{margin-bottom:auto}}.wrapper.svelte-qa28zl{transform:scale(2)}.checkmark__circle.svelte-qa28zl{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#36b37e;fill:none;animation:svelte-qa28zl-stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark.svelte-qa28zl{width:56px;height:56px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 #36b37e;animation:svelte-qa28zl-fill .4s ease-in-out .4s forwards,svelte-qa28zl-scale .3s ease-in-out .9s both}.checkmark__check.svelte-qa28zl{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:svelte-qa28zl-stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes svelte-qa28zl-stroke{to{stroke-dashoffset:0}}@keyframes svelte-qa28zl-scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes svelte-qa28zl-fill{to{box-shadow:inset 0 0 0 30px #36b37e}}.wrapper.svelte-11b29ir{transform:scale(2)}.checkmark.svelte-11b29ir{width:56px;height:56px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;box-shadow:inset 0 0 #ff5630;animation:svelte-11b29ir-fill .4s ease-in-out .4s forwards,svelte-11b29ir-scale .3s ease-in-out .9s both}.checkmark_circle.svelte-11b29ir{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#ff5630;fill:none;animation:svelte-11b29ir-stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark_check.svelte-11b29ir{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:svelte-11b29ir-stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes svelte-11b29ir-stroke{to{stroke-dashoffset:0}}@keyframes svelte-11b29ir-scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes svelte-11b29ir-fill{to{box-shadow:inset 0 0 0 30px #ff5630}}.dialog.svelte-1u80dfc{max-width:50vw;border-radius:10px;border:none;padding:0;margin:auto;overflow:hidden;background-color:var(--background-colour)}.dialog.svelte-1u80dfc::backdrop{background:var(--backdrop-colour)}.dialog[open].svelte-1u80dfc{animation:svelte-1u80dfc-zoom-in cubic-bezier(.34,1.56,.64,1) .5s}@keyframes svelte-1u80dfc-zoom-in{0%{transform:scale(.3)}to{transform:scale(1)}}.dialog[open].svelte-1u80dfc::backdrop{animation:svelte-1u80dfc-fade ease-in-out .5s}@keyframes svelte-1u80dfc-fade{0%{opacity:0}to{opacity:1}}.dialog-container.svelte-1u80dfc{padding:1em}.dialog-heading-container.svelte-1u80dfc{display:flex;justify-content:space-between}.dialog-close-button.svelte-1u80dfc{border:none;outline:none;background:none}.dialog-close-button.svelte-1u80dfc:hover{cursor:pointer}.modal-image-container.svelte-1u80dfc{width:100%;display:flex;justify-content:space-around;margin:2rem 0}.contact-me-container.svelte-s0lnkg.svelte-s0lnkg{text-align:center;display:flex;flex-direction:column;align-items:center}.contact-me-container.svelte-s0lnkg h1.svelte-s0lnkg{color:var(--text-primary-colour);font-size:var(--heading-font-size)}.contact-me-container.svelte-s0lnkg h3.svelte-s0lnkg{color:var(--text-secondary-colour);font-size:var(--subheading-font-size)}.contact-form-container.svelte-s0lnkg.svelte-s0lnkg{display:flex;flex-direction:column;width:67%;justify-content:space-between;gap:2vh;margin-top:1vh}.input-container.svelte-s0lnkg.svelte-s0lnkg{position:relative;margin-bottom:.25vh}.input.svelte-s0lnkg.svelte-s0lnkg{height:100%;font-size:var(--body-font-size);border:3px solid var(--text-secondary-colour);border-radius:10px;outline:none;background:none;z-index:1;padding:1rem;box-sizing:border-box;width:100%;color:var(--text-secondary-colour)}.placeholder-text.svelte-s0lnkg.svelte-s0lnkg{position:absolute;left:1rem;top:1rem;padding:0 .25rem;background-color:var(--background-colour);color:var(--text-secondary-colour);font-size:var(--body-font-size);transition:.3s;pointer-events:none}.input.svelte-s0lnkg:focus+.placeholder-text.svelte-s0lnkg{top:-.7rem;left:.8rem;color:var(--text-primary-colour);font-size:calc(var(--body-font-size) - .3rem);z-index:10}.input:not(:placeholder-shown).input.svelte-s0lnkg:not(:focus)+.placeholder-text.svelte-s0lnkg{top:-.7rem;left:.8rem;font-size:calc(var(--body-font-size) - .3rem);z-index:10}.input.svelte-s0lnkg.svelte-s0lnkg:focus{border:3px solid var(--text-primary-colour)}.submit-button.svelte-s0lnkg.svelte-s0lnkg{outline:none;border-radius:10px;background-color:var(--text-primary-colour);color:var(--text-tertiary-colour);border:none;font-size:var(--body-font-size);padding:1rem}.submit-button.svelte-s0lnkg.svelte-s0lnkg:hover{cursor:pointer;background-color:#0045ad}.modal-heading.svelte-s0lnkg.svelte-s0lnkg{color:var(--text-secondary-colour);font-size:var(--subheading-font-size)}.modal-body.svelte-s0lnkg.svelte-s0lnkg{color:var(--text-secondary-colour);font-size:var(--body-font-size)}small.svelte-s0lnkg.svelte-s0lnkg{color:var(--text-secondary-colour)}.education-container.svelte-n5wgyy.svelte-n5wgyy{display:flex;flex-direction:row-reverse;justify-content:space-between;min-height:50vh}.text-container.svelte-n5wgyy.svelte-n5wgyy{width:33%}ul.svelte-n5wgyy.svelte-n5wgyy{font-size:var(--body-font-size)}li.svelte-n5wgyy.svelte-n5wgyy{margin-left:1em;color:var(--text-secondary-colour)}.text-container.svelte-n5wgyy h1.svelte-n5wgyy{font-size:var(--heading-font-size);color:var(--text-primary-colour)}.text-container.svelte-n5wgyy h2.svelte-n5wgyy{font-size:var(--subheading-font-size);color:var(--text-secondary-colour)}.text-container.svelte-n5wgyy h3.svelte-n5wgyy{font-size:var(--body-font-size);color:var(--text-secondary-colour)}.uwaterloo.svelte-n5wgyy.svelte-n5wgyy{width:640px;height:auto;border-radius:10px;box-shadow:#63636333 0 2px 8px}@media (max-width: 1600px){.uwaterloo.svelte-n5wgyy.svelte-n5wgyy{width:480px}}@media (max-width: 1200px){.education-container.svelte-n5wgyy.svelte-n5wgyy{flex-direction:column-reverse;justify-content:space-around;align-items:center}ul.svelte-n5wgyy.svelte-n5wgyy{list-style:none}.text-container.svelte-n5wgyy.svelte-n5wgyy{width:100%;text-align:center}.uwaterloo.svelte-n5wgyy.svelte-n5wgyy{width:100%}}.tool-pill-container.svelte-1ghxjpo{background-color:var(--text-primary-colour);color:var(--text-tertiary-colour);font-size:var(--body-font-size);display:flex;justify-content:space-around;align-items:center;border-radius:30px;padding:.5em 1em}.experience-card-wrapper.svelte-53da5l.svelte-53da5l{border-radius:10px;border:3px solid var(--text-secondary-colour)}.experience-card-wrapper.svelte-53da5l.svelte-53da5l:hover,.experience-card-wrapper-active.svelte-53da5l.svelte-53da5l{border:3px solid var(--text-primary-colour)}.experience-card-button.svelte-53da5l.svelte-53da5l{position:relative;width:100%;background-color:var(--background-colour);border-radius:10px;text-align:left;border:none;outline:none;display:flex}.experience-card-button.svelte-53da5l.svelte-53da5l:hover{cursor:pointer}.experience-card-wrapper.svelte-53da5l:hover .plus-minus-container span.svelte-53da5l,.experience-card-wrapper-active.svelte-53da5l .plus-minus-container span.svelte-53da5l{background-color:var(--text-primary-colour)}.plus-minus-container.svelte-53da5l.svelte-53da5l{width:10%;height:100px;margin-top:auto;position:relative;margin-bottom:auto;margin-right:20px;transition:transform .4s ease-out}.plus-minus-container.svelte-53da5l span.svelte-53da5l{background-color:var(--text-secondary-colour)}.plus-minus-container.svelte-53da5l span.svelte-53da5l:first-child{position:absolute;height:50%;top:0;right:0;bottom:0;left:0;margin:auto;width:5px;border-radius:10px}.plus-minus-container.svelte-53da5l span.svelte-53da5l:last-child{position:absolute;height:50%;top:0;right:0;bottom:0;left:0;margin:auto;width:5px;border-radius:10px;transform:rotate(90deg);transition:height .4s ease-out}.experience-card-wrapper-active.svelte-53da5l .plus-minus-container.svelte-53da5l{transform:rotate(90deg)}.experience-card-wrapper-active.svelte-53da5l .plus-minus-container span.svelte-53da5l:last-child{height:0px}.experience-information.svelte-53da5l.svelte-53da5l{color:var(--text-secondary-colour);font-size:var(--body-font-size);padding:.5em;flex-grow:1}.experience-information.svelte-53da5l h3.svelte-53da5l{font-weight:400}h3.svelte-53da5l span.svelte-53da5l{font-weight:600}.bullet-points-container.svelte-53da5l.svelte-53da5l{text-align:left;font-size:var(--body-font-size);color:var(--text-secondary-colour);overflow:hidden;transition:max-height .4s ease-out;border:none;max-height:0}.bullet-points-container-active.svelte-53da5l.svelte-53da5l{max-height:150vh}.bullet-points-content.svelte-53da5l.svelte-53da5l{padding:1vh 1vw}.tools-container.svelte-53da5l.svelte-53da5l{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:1vh;flex-wrap:wrap;gap:1vh}li.svelte-53da5l.svelte-53da5l{margin-left:1em}@media (max-width: 800px){.plus-minus-container.svelte-53da5l.svelte-53da5l{width:5%;height:50px}}.experience-container.svelte-1sv83tm.svelte-1sv83tm{text-align:center;min-height:40vh;display:flex;flex-direction:column}.experience-container.svelte-1sv83tm h1.svelte-1sv83tm{color:var(--text-primary-colour);font-size:var(--heading-font-size)}.experience-cards-container.svelte-1sv83tm.svelte-1sv83tm{display:flex;flex-direction:column;justify-content:space-between;gap:1vh;margin-top:2vh}.label.svelte-1rlab8n.svelte-1rlab8n{width:100px;height:40px;position:relative;display:block;background-color:var(--background-colour);border-radius:200px;border:3px solid var(--text-secondary-colour);cursor:pointer;box-sizing:border-box;transition:.3s}.label.svelte-1rlab8n.svelte-1rlab8n:after{content:"";width:50px;height:40px;position:absolute;top:-3px;left:-3px;background:var(--text-primary-colour);border-radius:200px;border:3px solid var(--text-secondary-colour);transition:.3s;box-sizing:border-box}input.svelte-1rlab8n.svelte-1rlab8n{width:0;height:0;visibility:hidden}input.svelte-1rlab8n:checked+.label.svelte-1rlab8n:after{left:97px;transform:translate(-100%)}.slider.svelte-1rlab8n.svelte-1rlab8n{display:flex;align-items:center;gap:.3vw}.active.svelte-1rlab8n.svelte-1rlab8n{filter:var(--svg-filter)}.footer.svelte-1fhj82m.svelte-1fhj82m{display:flex;justify-content:space-between;margin-bottom:2vh}.links-container.svelte-1fhj82m.svelte-1fhj82m{display:flex;flex-direction:column;gap:.5vh}.links-container.svelte-1fhj82m h2.svelte-1fhj82m{font-size:var(--subheading-font-size);color:var(--text-primary-colour)}.links-container.svelte-1fhj82m h3.svelte-1fhj82m{font-size:var(--body-font-size);color:var(--text-secondary-colour)}.icon-link.svelte-1fhj82m.svelte-1fhj82m{display:flex;color:var(--text-secondary-colour);text-decoration:none}.icon-link.svelte-1fhj82m p.svelte-1fhj82m{font-size:var(--body-font-size)}.icon-link.svelte-1fhj82m img.svelte-1fhj82m{height:var(--subheading-font-size);width:auto}.icons-and-slider-container.svelte-1fhj82m.svelte-1fhj82m{text-align:center;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.powered-by-text.svelte-1fhj82m.svelte-1fhj82m{font-size:var(--body-font-size);color:var(--text-secondary-colour)}.technology-icons-container.svelte-1fhj82m.svelte-1fhj82m{display:flex;justify-content:center;align-items:center;gap:.5rem}.technology-icons-container.svelte-1fhj82m img.svelte-1fhj82m{height:40px;width:auto}.large.svelte-1fhj82m.svelte-1fhj82m{height:25px!important;width:auto!important}@media (max-width: 800px){.links-container.svelte-1fhj82m.svelte-1fhj82m{justify-content:space-around}.icons-and-slider-container.svelte-1fhj82m.svelte-1fhj82m{gap:2vh}.technology-icons-container.svelte-1fhj82m.svelte-1fhj82m{flex-wrap:wrap}}:root{--bar-width:40px;--bar-height:4px;--bar-gap:8px;--button-height:calc(var(--bar-height) * 3 + var(--bar-gap) * 2)}button.svelte-jkmwd9.svelte-jkmwd9{background-color:var(--background-colour);width:max-content;position:relative;border:none;outline:none;display:flex;flex-direction:column;gap:var(--bar-gap);z-index:3}button.svelte-jkmwd9.svelte-jkmwd9:hover{cursor:pointer}.active.svelte-jkmwd9 .top.svelte-jkmwd9{transform:rotate(45deg) translateY(calc(var(--bar-height) / -2));width:calc(var(--button-height) * 1.41421356237)}.active.svelte-jkmwd9 .middle.svelte-jkmwd9{width:0;opacity:0}.active.svelte-jkmwd9 .bottom.svelte-jkmwd9{transform:rotate(-45deg) translateY(calc(var(--bar-height) / 2));width:calc(var(--button-height) * 1.41421356237)}span.svelte-jkmwd9.svelte-jkmwd9{width:var(--bar-width);height:var(--bar-height);background-color:var(--text-primary-colour);transition:.3s;transform-origin:left center}.top.svelte-jkmwd9.svelte-jkmwd9{top:0%}.middle.svelte-jkmwd9.svelte-jkmwd9{top:40%;opacity:1}.bottom.svelte-jkmwd9.svelte-jkmwd9{top:80%}a.svelte-1euzpk{text-decoration:none}.header.svelte-1euzpk{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:.5vh}.header-logo.svelte-1euzpk{font-size:2rem;color:var(--text-primary-colour);flex-grow:1}.header-link.svelte-1euzpk{font-size:1.5rem;color:var(--text-primary-colour)}.header-links-container.svelte-1euzpk{display:flex;flex-grow:1;justify-content:space-between;align-items:center}.header-button.svelte-1euzpk{border-radius:10px;outline:none;border:none;font-size:1.5rem;color:var(--button-text-colour);background-color:var(--text-primary-colour);padding:.5rem 2.5rem;text-align:center}.header-button.svelte-1euzpk:hover{cursor:pointer;background-color:#0045ad}.interests-card-container.svelte-1ota3ec.svelte-1ota3ec{background-color:var(--background-colour);width:100%;height:100%;perspective:1000px;border:none;outline:none}.interests-card-container.svelte-1ota3ec.svelte-1ota3ec:hover{cursor:pointer}.interests-card-inner.svelte-1ota3ec.svelte-1ota3ec{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d;border:3px solid var(--text-secondary-colour);border-radius:10px}.show-back.svelte-1ota3ec .interests-card-inner.svelte-1ota3ec{transform:rotateY(180deg)}.interests-card-front.svelte-1ota3ec.svelte-1ota3ec,.interests-card-back.svelte-1ota3ec.svelte-1ota3ec{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateX(0)}.interests-card-back.svelte-1ota3ec.svelte-1ota3ec{transform:rotateY(180deg)}.interests-card-container.svelte-1ota3ec h3.svelte-1ota3ec{font-size:var(--subheading-font-size);color:var(--text-secondary-colour);padding-left:1rem;padding-right:1rem;padding-top:.5rem}.interests-card-container.svelte-1ota3ec p.svelte-1ota3ec{text-align:left;font-size:var(--body-font-size);color:var(--text-secondary-colour);padding-top:2vh;margin:0 .5vw}.bullet-points-container.svelte-1ota3ec.svelte-1ota3ec{text-align:left;font-size:var(--body-font-size);color:var(--text-secondary-colour);padding-top:2vh;margin-left:.5vw}.bullet-points-container.svelte-1ota3ec li.svelte-1ota3ec{margin-left:1em}.interests-card-container.svelte-1ota3ec img.svelte-1ota3ec{position:absolute;bottom:0;left:0;margin:10px;color:var(--text-primary-colour);color:var(--text-secondary-colour);filter:var(--svg-filter)}.interests-container.svelte-h7gk63.svelte-h7gk63{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.interests-container.svelte-h7gk63 h1.svelte-h7gk63{color:var(--text-primary-colour);font-size:var(--heading-font-size)}.interests-cards-container.svelte-h7gk63.svelte-h7gk63{margin-top:2.5vh;display:flex;gap:.5vw}.interests-card.svelte-h7gk63.svelte-h7gk63{width:400px;height:400px}@media (max-width: 1280px){.interests-cards-container.svelte-h7gk63.svelte-h7gk63{gap:1vw}.interests-card.svelte-h7gk63.svelte-h7gk63{width:350px;height:350px}}@media (max-width: 1100px){.interests-cards-container.svelte-h7gk63.svelte-h7gk63{flex-direction:column;gap:1vh}}@media (max-width: 800px){.interests-card.svelte-h7gk63.svelte-h7gk63{width:300px;height:300px}}.project-card-container.svelte-127i782.svelte-127i782{border:3px solid var(--text-secondary-colour);display:flex;justify-content:space-between;border-radius:10px}.project-card-container.svelte-127i782.svelte-127i782:hover{border:3px solid var(--text-primary-colour)}.left-image.svelte-127i782.svelte-127i782{flex-direction:row-reverse}.content-container.svelte-127i782.svelte-127i782{width:50%;margin-bottom:1vh;margin-top:1vh;text-align:left;flex-grow:1;display:flex;flex-direction:column;justify-content:space-around;color:var(--text-secondary-colour)}.content-container.svelte-127i782 h3.svelte-127i782{font-size:var(--subheading-font-size)}.left-margin.svelte-127i782.svelte-127i782{margin-left:1vw}.content-container.svelte-127i782 p.svelte-127i782{font-size:var(--body-font-size)}.project-name-container.svelte-127i782.svelte-127i782{display:flex}.tools-container.svelte-127i782.svelte-127i782{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:1vh;flex-wrap:wrap;gap:1vh}.project-screenshot-container.svelte-127i782.svelte-127i782{width:40%;padding:2em}.project-screenshot.svelte-127i782.svelte-127i782{border-radius:10px;width:100%;height:auto}.icon-links-container.svelte-127i782.svelte-127i782{margin-left:1vw}@media (max-width: 1024px){.project-card-container.svelte-127i782.svelte-127i782{flex-direction:column;align-items:center}.content-container.svelte-127i782.svelte-127i782{width:100%;text-align:center}.project-name-container.svelte-127i782.svelte-127i782{width:100%;justify-content:space-around}.icon-links-container.svelte-127i782.svelte-127i782{margin:0}.icon-links-container.svelte-127i782 img.svelte-127i782{width:40px}.tools-container.svelte-127i782.svelte-127i782{justify-content:space-around}}.projects-container.svelte-1st81en.svelte-1st81en{text-align:center;display:flex;flex-direction:column;position:relative}.projects-container.svelte-1st81en h1.svelte-1st81en{color:var(--text-primary-colour);font-size:var(--heading-font-size)}.headings-container.svelte-1st81en.svelte-1st81en{display:flex;justify-content:space-between;width:100%}.project-type-header.svelte-1st81en.svelte-1st81en{font-size:var(--subheading-font-size);font-weight:400;width:100%}.headings-container.svelte-1st81en button.svelte-1st81en{outline:none;border:none;border-radius:10px;padding:10px 2px;background-color:var(--background-colour)}.headings-container.svelte-1st81en button.svelte-1st81en:hover{cursor:pointer}.headings-container.svelte-1st81en button:hover h3.svelte-1st81en{color:var(--text-primary-colour)}.heading-container.svelte-1st81en h3.svelte-1st81en{color:var(--text-secondary-colour)}.heading-container.svelte-1st81en h3.svelte-1st81en{transition:.2s ease-out}.active.svelte-1st81en h3.svelte-1st81en{font-weight:700;color:var(--text-primary-colour)}.project-cards-container.svelte-1st81en.svelte-1st81en{display:flex;flex-direction:column;gap:1vh;margin-top:2.5vh}.container.svelte-15vmhfz{position:absolute;height:100vh;width:100vw;top:0;right:0;bottom:0;left:0;z-index:2}.body-overlay.svelte-15vmhfz{border:none;outline:none;background-color:var(--backdrop-colour);height:100%;width:50vw;left:0;top:0;overflow-y:hidden;touch-action:none}.sidebar-container.svelte-15vmhfz{position:absolute;right:0;top:0;height:100%;width:50vw;background-color:var(--background-colour);z-index:3}nav.svelte-15vmhfz{height:100%;width:100%}.sidebar-links-container.svelte-15vmhfz{height:90%;width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.header-link.svelte-15vmhfz{font-size:1.5rem;color:var(--text-primary-colour);text-decoration:none}.header-button.svelte-15vmhfz{border-radius:10px;outline:none;border:none;font-size:1.5rem;color:var(--button-text-colour);background-color:var(--text-primary-colour);padding:.5rem 2.5rem;text-align:center;text-decoration:none}.header-button.svelte-15vmhfz:hover{cursor:pointer;background-color:#0045ad}@font-face{src:url(./Outfit.2zEi-qbb.ttf);font-family:Outfit}*{margin:0;padding:0;font-family:Outfit,"sans-serif"}body{margin-left:12.5vw;margin-right:12.5vw;background-color:var(--background-colour);--heading-font-size:4rem;--subheading-font-size:2.5rem;--body-font-size:1.5rem;--svg-filter:brightness(0) saturate(100%) invert(22%) sepia(97%) saturate(3338%) hue-rotate(212deg) brightness(96%) contrast(92%);transition:background .4s}.sideBarExpanded{overflow-y:hidden}[data-theme=light]{--background-colour:#ffffff;--text-primary-colour:#0a62e6;--text-secondary-colour:#000000;--text-tertiary-colour:#ffffff;--button-text-colour:#ffffff;--backdrop-colour:rgba(0, 0, 0, .3)}[data-theme=dark]{--background-colour:#18181d;--text-primary-colour:#0a62e6;--text-secondary-colour:#ffffff;--text-tertiary-colour:#18181d;--button-text-colour:#18181d;--backdrop-colour:rgba(255, 255, 255, .3)}@media (max-width: 800px){body{--heading-font-size:2.5rem;--subheading-font-size:1.75rem;--body-font-size:1rem;margin-left:3vw;margin-right:3vw}}section.svelte-cvodet{margin-bottom:5vh}
