body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,League Spartan,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{width:100%;height:auto}.interactive{border-radius:25px;transition:box-shadow .3s,-webkit-transform .3s;transition:transform .3s,box-shadow .3s;transition:transform .3s,box-shadow .3s,-webkit-transform .3s}.interactive:hover{-webkit-transform:perspective(500px) translatez(5px) translate(-2px,-2px);transform:perspective(500px) translatez(5px) translate(-2px,-2px);box-shadow:0 1px 1px rgba(0,0,0,.075),0 2px 2px rgba(0,0,0,.075),0 4px 4px rgba(0,0,0,.075),0 8px 8px rgba(0,0,0,.075),0 16px 16px rgba(0,0,0,.075)}.fade{opacity:0;-webkit-filter:blur(3px);filter:blur(3px);transition:all .7s}.show{opacity:1;-webkit-filter:blur(0);filter:blur(0)}.hidden{opacity:0}@media (prefers-reduced-motion){.hidden{transition:none}}@media (min-width:1080px) and (max-width:2560px){img{width:28%;height:auto}section{max-width:65%}}@media (min-width:2561px){img{width:25%;height:auto}section{max-width:65%}}.Navbar_root__n6xRv{z-index:1;position:fixed;width:100%;box-shadow:0 2px 2px 2px rgba(0,0,0,.23);font-family:League Spartan,sans-serif;background-color:#fff;opacity:95%}.Navbar_navbar__2D84i{height:100%;min-width:75%;display:flex;align-items:center;justify-content:space-between;padding:0 4rem 0 2rem}
/*    !*removes default border on button element*!*/
/*    !*positions the icon to the right and center aligns it vertically*!*/.Navbar_links__mbKIS{text-decoration:none;color:#007fff;font-size:1.6rem}.Navbar_links__mbKIS:hover{color:#f7941d;transition:color .2s ease}.Navbar_dropdown__b8fMI{position:absolute;top:54px;left:0;right:0;z-index:1;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-width:0;overflow:hidden;flex-direction:column}
/*    !*removes default disc bullet for li tags and applies margin to left & right side*!*/

/*!* todo find why link text is different color *!*/
/*    !*increases the surface area of the anchor tag to span more than just the anchor text*!*/
/*    !*color: black;*!*/
/*        !*navigation menu is positioned to start 60px from the top of the document (which is directly below the navbar)*!*/
/*        !*stacks the li tags vertically*!*/
/*        !*makes menu span full height and width*!*/
/*        !*centers link text and strips off margin*!*/
/*        !*increases the surface area of the anchor tag to span the full width of the menu*!*/