html, body { overflow-x: hidden; font-family: 'Roboto', sans-serif; }

a { text-decoration: none; }

.title { display: none; justify-content: space-between; align-items: center; font-family: 'Roboto', sans-serif; font-weight: 800; letter-spacing: 0; color: #ff5a00; }

/** Perfect Scrollbar */
.ps > .ps__rail-y, .ps > .ps__rail-y:hover, .ps > .ps__rail-y.ps--clicking { position: absolute; width: 14px; right: 6px; margin-bottom: 5px; border-radius: 7px; background-color: #FCCBAD; opacity: 0.6; }

.ps__thumb-y, .ps__rail-y:hover > .ps__thumb-y, .ps__rail-y.ps--clicking > .ps__thumb-y { position: absolute; width: 20px; right: -3px; border-radius: 100%; background-color: white; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.45); transition: unset; }

.ps__rail-y.ps--clicking > .ps__thumb-y { background-color: #e6e6e6; }

/** MagicGrid posts */
.post, .post a { display: block; position: relative; width: 250px; }

.post { padding: 10px; border-style: solid; border-radius: 5px; background-color: white; border-color: #e6e6e6; border-width: 1px; }

.post .thumbnail, .post .mfp-image img { width: 100%; }

.post .video-platform { position: absolute; top: 10px; left: 10px; width: 52px; height: 52px; }

.post .fa-play { position: absolute; margin: 0; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 24pt; color: #eeeeeeee; }

.post p { font-family: 'Roboto', sans-serif; font-size: 12pt; font-weight: 300; text-align: justify; }

/** Parallax fix for Edge */
body { transform: translateZ(0); }

.magic-fixed-pixel { position: fixed; top: 0; width: 1px; height: 1px; z-index: 1; }

/** Parallax rendering */
.parallax { overflow-x: hidden; overflow-y: auto; height: 100vh; perspective: 1px; perspective-origin: right; }

.parallax__group { position: relative; height: 100vh; transform-style: preserve-3d; }

.parallax__layer { position: absolute; top: 0; right: 0; bottom: 0; left: 0; transform-origin: right; }

.parallax__layer--base { transform: translateZ(0); z-index: 4; }

.parallax__layer--back { transform: translateZ(-1px) scale(2); z-index: 3; pointer-events: all; }

/** Parallax layering */
#intro-parallax { z-index: 4; }

#works-parallax { z-index: 3; pointer-events: none; }

#about-parallax { z-index: 4; }

/** Section stacking */
.anchor { position: fixed; height: 100vh; }

#intro-anchor { top: 0vh; }

#works-anchor { top: 100vh; }

#about-anchor { top: 200vh; }

/** Styling */
#intro-section { width: 100%; }

#intro-section #logo-david-pagaille-container { display: flex; justify-content: center; align-items: center; position: absolute; top: 0; width: 100%; height: 100vh; background-color: #fef4e2; }

#intro-section #logo-david-pagaille { z-index: 20; width: auto; height: 25%; }

#works-section { display: flex; flex-direction: column; justify-content: space-between; align-items: center; width: 100%; background: #fef4e2; box-sizing: border-box; padding: 0 40px 0 40px; }

#works-section header { position: relative; width: 100%; height: 15vh; margin-top: 40px; background: #fffdf7; }

#works-section header img { position: absolute; top: 50%; left: 3%; transform: translateY(-50%); height: 50%; }

#works-section header .title { font-size: 20pt; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: calc(0.9 * calc(50vh * 16/9)); max-width: 60%; }

#works-section header::after { content: ""; position: absolute; bottom: 0; width: 100%; height: 4px; background: #D17FAF; }

#works-section #demo { width: calc(50vh * 16/9); max-width: 100%; height: 50vh; max-height: 100%; }

#works-section #menu { display: flex; justify-content: space-between; align-items: center; width: calc(50vh * 16/9); height: 20vh; margin-bottom: 20px; background-color: #fef4e2; }

#works-section #menu .group { position: relative; display: flex; flex-direction: column; justify-content: space-evenly; align-items: center; width: calc(calc(50vh * 16/9) / 3); height: 100%; }

#works-section #menu .title { position: relative; font-size: 13pt; width: 100%; }

#about-section { display: flex; flex-direction: row; align-items: center; justify-content: center; max-width: 100%; padding: 80px 0; background-color: #fef4e2; box-sizing: border-box; }

#about-section #stripe-scroll-top { height: 100%; flex: 0 0 120px; }

#about-section #stripe-scroll-top #stripe { display: flex; flex-direction: column; justify-content: start; align-items: center; height: 100%; padding: 40px 0; box-sizing: border-box; background-color: #fffdf7; }

#about-section #stripe-scroll-top #stripe #logo-about { width: 50%; }

#about-section #stripe-scroll-top #scroll-top img { position: relative; top: 15px; width: 25px; }

#about-section .space { flex: 0 1 100px; }

#about-section #content { display: flex; flex-direction: column; justify-content: space-between; align-items: center; min-width: 0; width: 430px; flex: 0 1 auto; height: 100%; box-sizing: border-box; padding: 20px 0; }

#about-section #content #resume { display: flex; flex-direction: column; width: 100%; flex: 0 0 35%; }

#about-section #content #resume .title { font-size: 20pt; margin-bottom: 20px; }

#about-section #content #resume .scroller { position: relative; display: flex; align-items: left; width: calc(100% + 10%); flex-grow: 1; }

#about-section #content #resume .scroller p { position: absolute; margin-top: 0; padding-right: 10%; text-align: justify; font-weight: lighter; font-size: 14pt; line-height: 125%; color: #FF7F2A; }

#about-section #content #degrees { display: flex; flex-direction: column; width: 100%; flex: 0 0 25%; }

#about-section #content #degrees .scroller { position: relative; display: flex; align-items: left; width: calc(100% + 10%); flex-grow: 1; }

#about-section #content #degrees .scroller p { position: absolute; margin-top: 0; padding-right: 10%; font-size: 15pt; }

#about-section #content #contact { width: 100%; }

#about-section #content #contact .title { font-size: 18pt; margin-bottom: 40px; }

#about-section #content #contact #buttons { display: flex; flex-direction: row; justify-content: space-between; align-items: center; flex-wrap: wrap; width: 100%; }

#about-section #content #contact #buttons img { width: 48px; }

#about-section #content #contact #buttons #email { display: flex; flex-direction: row; align-items: center; }

#about-section #content #contact #buttons #email span { font-weight: bold; font-size: 14pt; color: #de97b0; margin: 0 10px; }

#about-section #positions { display: flex; max-width: 30%; flex: 0 1 auto; height: 100%; background-color: #fffdf7; padding: 40px 0; box-sizing: border-box; }

#about-section #positions .space:first-child { flex: 2 2 auto; }

#about-section #positions .space:last-child { flex: 1 1 auto; }

#about-section #positions .scroller { position: relative; display: flex; flex-direction: column; align-items: left; flex: 0 1 80%; height: 100%; padding-right: 12%; box-sizing: border-box; }

#about-section #positions .scroller .title { font-size: 15pt; width: 90%; }

#about-section #positions .scroller ul { padding: 0 0 0 20px; margin: 30px 0; line-height: 125%; word-wrap: break-word; }

#about-section #positions .scroller ul li { margin: 10px 0; }

#about-section #positions .scroller ul li .desc { font-size: 10.5pt; }

#about-section #positions .scroller ul p { margin: 5px 0; }

/*# sourceMappingURL=style.css.map */