@import"https://use.typekit.net/wjz1oqm.css";.work-container{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,19.1vh);grid-column-gap:16px;grid-row-gap:0px;padding:16px;width:100%;height:90%}@media screen and (min-width: 768px) and (max-width: 1224px){.work-container{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);grid-column-gap:0px;grid-row-gap:16px;padding:8px 16px 16px}}@media screen and (max-width: 767px){.work-container{grid-template-columns:1fr;grid-template-rows:repeat(5,1fr);grid-column-gap:0px;grid-row-gap:0px}}.work-canvas{width:100%;grid-area:1/3/6/6;border-radius:1.2rem;height:100%;background-color:var(--lightcream)}@media screen and (min-width: 768px) and (max-width: 1224px){.work-canvas{grid-area:3/1/6/6}}@media screen and (max-width: 767px){.work-canvas{grid-area:4/1/6/2;height:calc(100% - 16px);align-self:end}}.work-titles{grid-area:1/1/5/3;border-radius:1.2rem;height:100%;background-color:var(--lightcream);padding:48px 16px 24px;border-bottom:var(--dotedline)}@media screen and (min-width: 768px) and (max-width: 1224px){.work-titles{grid-area:1/1/3/4;border-right:var(--dotedline);border-bottom:none;padding:24px 16px}}@media screen and (max-width: 767px){.work-titles{grid-area:1/1/3/2;padding:24px 16px}}.work-titles__innerBox{overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;width:100%;height:90%}.work-titles__innerBox::-webkit-scrollbar{display:none}.work-titles__innerBox h1{margin:.5rem 0 0}@media screen and (max-width: 1224px){.work-titles__innerBox h1{cursor:pointer}}.work-titles__group{display:flex;align-items:center}.work-titles__header{text-align:left;text-transform:uppercase;letter-spacing:.51em;font-size:1.25rem;margin:0 0 1rem}@media screen and (min-width: 768px) and (max-width: 1224px){.work-titles__header{font-size:1rem}}@media screen and (max-width: 767px){.work-titles__header{font-size:.72rem;margin:0 0 .5rem}}.work-titles__title{transition:all .5s ease}.work-titles__year{background-color:var(--orange);margin-left:1.44rem;font-size:1.2rem;font-family:proxima-nova,sans-serif;font-weight:900;font-style:italic;color:var(--lightcream);letter-spacing:.16px;padding:0 12px;border-radius:2rem;height:32px}@media screen and (min-width: 1441px) and (max-width: 1823px){.work-titles__year{font-size:1.1rem;height:26px}}@media screen and (min-width: 1225px) and (max-width: 1440px){.work-titles__year{font-size:1rem;height:22px}}@media screen and (max-width: 767px){.work-titles__year{font-size:.72rem;height:16px;padding:0 8px}}.work-badge{bottom:32px;right:32px;position:absolute;justify-content:center;z-index:10}.work-badge__lottie{width:160px;height:160px;opacity:0;animation:appear .25s ease .25s forwards;-webkit-animation:appear .25s ease .35s forwards;-moz-animation:appear .25s ease .35s forwards}@media screen and (min-width: 1225px) and (max-width: 1440px){.work-badge__lottie{width:140px;height:140px}}@media screen and (max-width: 767px){.work-badge__lottie{width:100px;height:100px;z-index:2}}.work-details{grid-area:5/1/6/3;padding:32px 24px 24px;z-index:10;display:flex;position:relative;border-radius:1.2rem;height:100%;background-color:var(--lightcream);text-align:left}@media screen and (min-width: 1441px) and (max-width: 1823px){.work-details{padding:22px 24px 0}}@media screen and (min-width: 1225px) and (max-width: 1440px){.work-details{padding:18px 24px 0}}@media screen and (min-width: 768px) and (max-width: 1224px){.work-details{grid-area:1/4/3/6;flex-direction:column;align-items:center;text-align:center}}@media screen and (max-width: 767px){.work-details{grid-area:3/1/4/2}}.work-details__year{margin:1.5rem 0}.work-details__description{margin-top:16px}@media screen and (min-width: 1225px) and (max-width: 1823px){.work-details__description{margin-top:8px}}@media screen and (max-width: 767px){.work-details__description{margin-top:8px}}.work-details__role{margin-top:16px;text-transform:uppercase}@media screen and (min-width: 1225px) and (max-width: 1823px){.work-details__role{margin-top:8px}}@media screen and (max-width: 767px){.work-details__role{margin-top:8px}}@keyframes appear{0%{opacity:0}to{opacity:1}}@-webkit-keyframes appear{0%{opacity:0}to{opacity:1}}.pill-header{font-size:1.2rem;font-family:proxima-nova,sans-serif;font-weight:900;font-style:italic;color:var(--lightcream);letter-spacing:.16px;padding:0 12px;border-radius:2rem;height:32px;text-transform:uppercase;overflow:hidden}@media screen and (min-width: 1441px) and (max-width: 1823px){.pill-header{font-size:1.1rem;height:26px}}@media screen and (min-width: 1225px) and (max-width: 1440px){.pill-header{font-size:1rem;height:22px}}@media screen and (max-width: 767px){.pill-header{font-size:.72rem;height:16px;padding:0 8px}}.pill-header p{margin:0;width:250%;font-family:proxima-nova,sans-serif;font-weight:900;font-style:italic}#bottomSection{width:100%;height:110vh;display:block;color:var(--dark);position:relative;position:absolute;top:150vh}@media screen and (max-width: 767px){#bottomSection{top:100vh}}.not-found{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:var(--cream)}.not-found__svg{width:35%;margin-top:20vh}@media screen and (max-width: 1224px){.not-found__svg{width:50%;margin-top:25vh}}.not-found__svg .cls-1{clip-path:url(#clippath-11)}.not-found__svg .cls-2{clip-path:url(#clippath-16)}.not-found__svg .cls-3{fill:var(--green)}.not-found__svg .cls-3,.not-found__svg .cls-4,.not-found__svg .cls-5,.not-found__svg .cls-6,.not-found__svg .cls-7{stroke-width:0px}.not-found__svg .cls-8{mix-blend-mode:color-burn;opacity:.3}.not-found__svg .cls-9{clip-path:url(#clippath-2)}.not-found__svg .cls-10{clip-path:url(#clippath-13)}.not-found__svg .cls-11{isolation:isolate}.not-found__svg .cls-12{clip-path:url(#clippath-15)}.not-found__svg .cls-13{clip-path:url(#clippath-6)}.not-found__svg .cls-4{fill:none}.not-found__svg .cls-14{clip-path:url(#clippath-7)}.not-found__svg .cls-5{fill:var(--purple)}.not-found__svg .cls-15{clip-path:url(#clippath-1)}.not-found__svg .cls-16{clip-path:url(#clippath-4)}.not-found__svg .cls-6{fill:var(--orange)}.not-found__svg .cls-17{clip-path:url(#clippath-12)}.not-found__svg .cls-18{mix-blend-mode:screen}.not-found__svg .cls-19{clip-path:url(#clippath-9)}.not-found__svg .cls-20{clip-path:url(#clippath)}.not-found__svg .cls-21{clip-path:url(#clippath-19)}.not-found__svg .cls-22{clip-path:url(#clippath-3)}.not-found__svg .cls-23{clip-path:url(#clippath-8)}.not-found__svg .cls-7{fill:var(--pink)}.not-found__svg .cls-24{clip-path:url(#clippath-18)}.not-found__svg .cls-25{clip-path:url(#clippath-14)}.not-found__svg .cls-26{clip-path:url(#clippath-17)}.not-found__svg .cls-27{clip-path:url(#clippath-5)}.not-found__svg .cls-28{clip-path:url(#clippath-10)}.not-found__btn{width:72px;height:72px}.not-found__btn .cls-29{fill:var(--orange);stroke:var(--orange);stroke-linecap:round;stroke-miterlimit:10;stroke-width:5.52px}.not-found__btn .cls-30{fill:var(--cream);stroke-width:0px}.hero-canvas{width:100%;height:100%;transform:translateY(0)}.hero-overlay{width:100%;height:100vh;position:absolute;top:0;display:flex;justify-content:space-between;flex-direction:column;padding:1.92rem .96rem 0}.hero-overlay .hero-header{width:100%;height:25%;display:flex;justify-content:flex-end}.hero-overlay .hero-header__logo{position:fixed;top:1.92rem;left:.96rem}.hero-overlay .hero-header__title{position:relative;filter:blur(.625px);text-shadow:0 0 .06em rgba(255,255,255,.241),0 0 .1em rgba(255,255,255,.131),0 0 .2em rgba(255,255,255,.484)}@media screen and (max-width: 767px){.hero-overlay .hero-header__title{filter:blur(.6px);text-shadow:0 0 .03em rgba(255,255,255,.241),0 0 .075em rgba(255,255,255,.131),0 0 .15em rgba(255,255,255,.484)}}.hero-overlay .hero-header__strokes{position:absolute;transform:translate(-50%,-100%);filter:blur(.625px) drop-shadow(0 0 .175em rgba(255,153,51,.667))}@media screen and (max-width: 767px){.hero-overlay .hero-header__strokes{filter:blur(.6px) drop-shadow(0 0 .125em rgba(255,153,51,.55))}}@media screen and (max-Width: 767px){.hero-overlay .hero-header__strokes{transform:translate(-50%,-85%) scale(.8,.7)}}.hero-overlay .hero-header__strokes path{stroke:var(--orange);stroke-width:2px}.hero-overlay .hero-header .line{overflow:hidden}.hero-overlay .hero-header .line:last-child .word{animation-delay:.76s}.hero-overlay .hero-header .word{transform:translateY(40px);opacity:0;animation:text-slide-in 1s cubic-bezier(0,1.07,.41,.92);-webkit-animation:text-slide-in 1s cubic-bezier(0,1.07,.41,.92);-moz-animation:text-slide-in 1s cubic-bezier(0,1.07,.41,.92);animation-delay:.75s;animation-fill-mode:forwards}.hero-overlay .hero-footer{display:flex;flex-direction:row;width:100%;height:25%;color:var(--cream);align-items:center}@media screen and (max-Width: 767px){.hero-overlay .hero-footer{height:50%}}.hero-overlay .hero-footer img{filter:blur(.625px) drop-shadow(0 0 .175em rgba(255,153,51,.667))}@media screen and (max-width: 767px){.hero-overlay .hero-footer img{filter:blur(.6px) drop-shadow(0 0 .125em rgba(255,153,51,.55))}}.hero-overlay .hero-footer__experiences{display:flex;flex-direction:row;text-transform:uppercase;align-items:center}.hero-overlay .hero-footer__experiences p{filter:blur(.625px);text-shadow:0 0 .06em rgba(255,255,255,.241),0 0 .1em rgba(255,255,255,.131),0 0 .2em rgba(255,255,255,.484)}@media screen and (max-width: 767px){.hero-overlay .hero-footer__experiences p{filter:blur(.6px);text-shadow:0 0 .03em rgba(255,255,255,.241),0 0 .075em rgba(255,255,255,.131),0 0 .15em rgba(255,255,255,.484)}}.hero-overlay .hero-footer__experiences--bold{text-align:right}.hero-overlay .hero-footer__experiences--reg{text-align:left}.hero-overlay .hero-footer__skills p{text-align:justify;filter:blur(.625px);text-shadow:0 0 .06em rgba(255,255,255,.241),0 0 .1em rgba(255,255,255,.131),0 0 .2em rgba(255,255,255,.484)}@media screen and (max-width: 767px){.hero-overlay .hero-footer__skills p{filter:blur(.6px);text-shadow:0 0 .03em rgba(255,255,255,.241),0 0 .075em rgba(255,255,255,.131),0 0 .15em rgba(255,255,255,.484)}}@media screen and (max-Width: 767px){.hero-overlay .hero-footer__skills p{text-align:justify;text-align-last:center}}.hero-overlay .hero-footer .line{overflow:hidden}.hero-overlay .hero-footer .line:last-child .word{animation-delay:2.35s}.hero-overlay .hero-footer .word{opacity:0;animation:text-slide-in 1s cubic-bezier(0,1.07,.41,.92);-webkit-animation:text-slide-in 1s cubic-bezier(0,1.07,.41,.92);-moz-animation:text-slide-in 1s cubic-bezier(0,1.07,.41,.92);animation-delay:2.25s;animation-fill-mode:forwards}.hero-overlay .hero-footer__lottie .scroll{transform-origin:center center;filter:blur(.625px) drop-shadow(0 0 .175em rgba(255,153,51,.667))}@media screen and (max-width: 767px){.hero-overlay .hero-footer__lottie .scroll{filter:blur(.6px) drop-shadow(0 0 .125em rgba(255,153,51,.55))}}#root{text-align:center;position:relative;width:100%}#portfolio{width:100%;height:260vh}@media screen and (max-width: 767px){#portfolio{height:210vh}}#portfolio #loading{width:100%;height:100vh}@supports (clip-path: inset(44% 30% round 20rem)){#portfolio #loading{clip-path:inset(44% 30% round 20rem)}@media screen and (min-width: 768px) and (max-width: 1224px){#portfolio #loading{clip-path:inset(44% 30% round 20rem)}}@media screen and (max-width: 767px){#portfolio #loading{clip-path:inset(47% 4% round 2.5rem)}}}@supports (-webkit-clip-path: inset(44% 30% round 20rem)){#portfolio #loading{-webkit-clip-path:inset(44% 30% round 20rem)}@media screen and (min-width: 768px) and (max-width: 1224px){#portfolio #loading{-webkit-clip-path:inset(46% 6% round 10rem)}}@media screen and (max-width: 767px){#portfolio #loading{-webkit-clip-path:inset(47% 4% round 2.5rem)}}}#portfolio #hero{width:100%;height:130vh;display:block;color:var(--dark);display:flex;transition:clip-path 2s}@media screen and (max-width: 767px){#portfolio #hero{height:100vh}}.loading-complete{animation:notSupportedLoadingComplete 1.5s ease-out forwards;-moz-animation:notSupportedLoadingComplete 1.5s ease-out forwards;-webkit-animation:notSupportedLoadingComplete 1.5s ease-out forwards;height:100vh}@supports (clip-path: inset(44% 30% round 20rem)){.loading-complete{animation:loadingComplete 1.5s ease-out forwards;-moz-animation:loadingComplete 1.5s ease-out forwards}}@supports (-webkit-clip-path: inset(44% 30% round 20rem)){.loading-complete{-webkit-animation:webkitLoadingComplete 1.5s ease-out forwards}}@keyframes notSupportedLoadingComplete{0%{height:100vh}to{height:0%}}@keyframes loadingComplete{0%{clip-path:inset(44% 30% round 20rem)}10%{clip-path:inset(44% 5% round 20rem)}30%{clip-path:inset(44% 0 round 20rem)}70%{clip-path:inset(44% 0 round 20rem)}90%{clip-path:inset(10% 0 round 5rem)}to{clip-path:inset(0% 0% round 0rem)}}@keyframes webkitLoadingComplete{0%{-webkit-clip-path:inset(44% 30% round 20rem)}10%{-webkit-clip-path:inset(44% 5% round 20rem)}30%{-webkit-clip-path:inset(44% 0 round 20rem)}70%{-webkit-clip-path:inset(44% 0 round 20rem)}90%{-webkit-clip-path:inset(10% 0 round 5rem)}to{-webkit-clip-path:inset(0% 0% round 0rem)}}.loading-complete-tablet{animation:notSupportedLoadingComplete 1.5s ease-out forwards;-moz-animation:notSupportedLoadingComplete 1.5s ease-out forwards;-webkit-animation:notSupportedLoadingComplete 1.5s ease-out forwards;height:100vh}@supports (clip-path: inset(44% 30% round 20rem)){.loading-complete-tablet{animation:loadingCompleteTablet 1.5s ease-out forwards;-moz-animation:loadingCompleteTablet 1.5s ease-out forwards}}@supports (-webkit-clip-path: inset(44% 30% round 20rem)){.loading-complete-tablet{-webkit-animation:webkitLoadingCompleteTablet 1.5s ease-out forwards}}@keyframes loadingCompleteTablet{0%{clip-path:inset(46% 6% round 10rem)}10%{clip-path:inset(46% 2% round 10rem)}30%{clip-path:inset(46% 0 round 10rem)}70%{clip-path:inset(46% 0 round 10rem)}90%{clip-path:inset(12% 0 round 2.5rem)}to{clip-path:inset(0% 0% 0% round 0rem)}}@keyframes webkitLoadingCompleteTablet{0%{-webkit-clip-path:inset(46% 6% round 10rem)}10%{-webkit-clip-path:inset(46% 2% round 10rem)}30%{-webkit-clip-path:inset(46% 0 round 10rem)}70%{-webkit-clip-path:inset(46% 0 round 10rem)}90%{-webkit-clip-path:inset(12% 0 round 2.5rem)}to{-webkit-clip-path:inset(0% 0% 0% round 0rem)}}.loading-complete-mobile{animation:notSupportedLoadingComplete 1.5s ease-out forwards;-moz-animation:notSupportedLoadingComplete 1.5s ease-out forwards;-webkit-animation:notSupportedLoadingComplete 1.5s ease-out forwards;height:100vh}@supports (clip-path: inset(44% 30% round 20rem)){.loading-complete-mobile{animation:loadingCompleteMobile 1.5s ease-out forwards;-moz-animation:loadingCompleteMobile 1.5s ease-out forwards}}@supports (-webkit-clip-path: inset(44% 30% round 20rem)){.loading-complete-mobile{-webkit-animation:webkitLoadingCompleteMobile 1.5s ease-out forwards}}@keyframes loadingCompleteMobile{0%{clip-path:inset(47% 4% round 2.5rem)}10%{clip-path:inset(47% 1.25% round 2.5rem)}30%{clip-path:inset(47% 0 round 2.5rem)}70%{clip-path:inset(47% 0 round 2.5rem)}90%{clip-path:inset(12% 0 round 1.75rem)}to{clip-path:inset(0% 0% 0% round 0rem)}}@keyframes webkitLoadingCompleteMobile{0%{-webkit-clip-path:inset(47% 4% round 2.5rem)}10%{-webkit-clip-path:inset(47% 1.25% round 2.5rem)}30%{-webkit-clip-path:inset(47% 0 round 2.5rem)}70%{-webkit-clip-path:inset(47% 0 round 2.5rem)}90%{-webkit-clip-path:inset(12% 0 round 1.75rem)}to{-webkit-clip-path:inset(0% 0% 0% round 0rem)}}.LazyLoad{height:100%}.cursor-pointer{cursor:pointer}.is-visible{opacity:1}.absolute{position:absolute}.relative-hundred{position:relative;width:100%;height:100%}.left-aligned{text-align:left}.paragraph{color:var(--cream);line-height:2.25rem;font-size:1.5rem;margin:0}@media screen and (max-Width: 767px){.paragraph{font-size:1.2rem;line-height:1.5rem}}p{font-family:proxima-nova,sans-serif;font-weight:300;font-style:normal}h1{font-size:4rem;font-weight:400;line-height:82%;text-align:left;text-transform:uppercase;letter-spacing:-.06em}@media screen and (min-width: 1441px) and (max-width: 1823px){h1{font-size:3.25rem}}@media screen and (min-width: 1225px) and (max-width: 1440px){h1{font-size:2.5rem}}@media screen and (min-width: 768px) and (max-width: 1224px){h1{font-size:2.2rem}}@media screen and (max-width: 767px){h1{font-size:1.72rem}}h2{font-size:2.6rem;font-weight:400;text-transform:uppercase;letter-spacing:-.06em;text-align:left}@media screen and (min-width: 1225px) and (max-width: 1440px){h2{font-size:2.3rem}}@media screen and (min-width: 768px) and (max-width: 1224px){h2{font-size:2.2rem}}@media screen and (max-width: 767px){h2{font-size:2rem}}h3{font-size:2.2rem;font-weight:400}@media screen and (min-width: 1225px) and (max-width: 1440px){h3{font-size:2rem}}@media screen and (min-width: 768px) and (max-width: 1224px){h3{font-size:1.8rem}}@media screen and (max-width: 767px){h3{font-size:1.6rem}}.regular-paragraph{font-size:1.35rem;line-height:2.05rem}@media screen and (min-width: 1441px) and (max-width: 1823px){.regular-paragraph{font-size:1.05rem;line-height:1.75rem}}@media screen and (min-width: 1225px) and (max-width: 1440px){.regular-paragraph{font-size:1.1rem;line-height:1.75rem}}@media screen and (min-width: 768px) and (max-width: 1224px){.regular-paragraph{font-size:1rem;line-height:1.45rem}}@media screen and (max-width: 767px){.regular-paragraph{font-size:.72rem;line-height:1.15rem}}.bold-paragraph{font-weight:700;font-style:normal}.black-paragraph{font-weight:900;font-style:italic}.small-paragraph{font-size:1.2rem;line-height:1.8rem}@media screen and (min-width: 768px) and (max-width: 1224px){.small-paragraph{font-size:.84rem;line-height:1.4rem}}@media screen and (max-width: 767px){.small-paragraph{font-size:.72rem;line-height:1.15rem}}.black-i-header{font-size:1rem;font-family:proxima-nova,sans-serif;font-weight:900;font-style:italic}@media screen and (min-width: 768px) and (max-width: 1224px){.black-i-header{font-size:.96rem}}@media screen and (max-width: 767px){.black-i-header{font-size:.72rem}}.titleActive{font-family:proxima-nova,sans-serif;font-weight:900;font-style:italic;letter-spacing:-.09em;transition-property:color,letter-spacing;transition-duration:.5s;transition-timing-function:ease}.purple{color:var(--purple)}.pink{color:var(--pink)}.orange{color:var(--orange)}.green{color:var(--green)}.lightblue{color:var(--lightblue)}.default{color:var(--dark)}.circled-number{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border-radius:1rem;margin-right:1rem;background-color:var(--dark);color:var(--lightcream);font-size:1.1rem!important}@media screen and (min-width: 768px) and (max-width: 1224px){.circled-number{width:1.56rem;height:1.56rem;border-radius:1rem;margin-right:.48rem;font-size:.96rem!important}}@media screen and (max-width: 767px){.circled-number{width:1.56rem;height:1.56rem;border-radius:1rem;margin-right:.48rem;font-size:.72rem!important}}.loading-container{position:absolute;width:100%;height:100vh;z-index:11;display:flex;align-items:center;justify-content:center}.loading-container__flex{height:12%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;color:var(--dark)}@supports (clip-path: inset(44% 30% round 20rem)){.loading-container__flex{color:var(--cream)}}@supports (-webkit-clip-path: inset(44% 30% round 20rem)){.loading-container__flex{color:var(--cream)}}.loadingTxtReg{text-transform:uppercase}.loadingTxt{font-family:proxima-nova,sans-serif;font-weight:900;font-style:italic}.loading-dots-container{width:40%;height:2px;overflow:hidden;transform:translateY(50%)}.loading-dots{background:linear-gradient(90deg,var(--dark) 50%,transparent 0) repeat-x,linear-gradient(90deg,var(--dark) 50%,transparent 0) repeat-x,linear-gradient(0deg,var(--dark) 50%,transparent 0) repeat-y,linear-gradient(0deg,var(--dark) 50%,transparent 0) repeat-y;background-size:4px 2px,4px 2px,2px 4px,2px 4px;background-position:0 0,0 100%,0 0,100% 0;animation:linearGradientMove .3s infinite linear;-webkit-animation:linearGradientMove .3s infinite linear;-moz-animation:linearGradientMove .3s infinite linear;width:100%;height:10px}@supports (clip-path: inset(44% 30% round 20rem)){.loading-dots{background:linear-gradient(90deg,var(--cream) 50%,transparent 0) repeat-x,linear-gradient(90deg,var(--cream) 50%,transparent 0) repeat-x,linear-gradient(0deg,var(--cream) 50%,transparent 0) repeat-y,linear-gradient(0deg,var(--cream) 50%,transparent 0) repeat-y;background-size:4px 2px,4px 2px,2px 4px,2px 4px;background-position:0 0,0 100%,0 0,100% 0;animation:linearGradientMove .3s infinite linear;-webkit-animation:linearGradientMove .3s infinite linear;-moz-animation:linearGradientMove .3s infinite linear;width:100%;height:10px}}@supports (-webkit-clip-path: inset(44% 30% round 20rem)){.loading-dots{background:linear-gradient(90deg,var(--cream) 50%,transparent 0) repeat-x,linear-gradient(90deg,var(--cream) 50%,transparent 0) repeat-x,linear-gradient(0deg,var(--cream) 50%,transparent 0) repeat-y,linear-gradient(0deg,var(--cream) 50%,transparent 0) repeat-y;background-size:4px 2px,4px 2px,2px 4px,2px 4px;background-position:0 0,0 100%,0 0,100% 0;animation:linearGradientMove .3s infinite linear;-webkit-animation:linearGradientMove .3s infinite linear;-moz-animation:linearGradientMove .3s infinite linear;width:100%;height:10px}}@keyframes linearGradientMove{to{background-position:4px 0,-4px 100%,0 -4px,100% 4px}}.loadingAnim{position:absolute;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;z-index:12}body{margin:0;display:flex;place-items:center;font-family:proxima-nova,sans-serif;--white:#FFFFFF;--lightcream: #FFFDF8;--cream: #F4F1E3;--darkcream: #DCD9CF;--darkblue: #070e36;--dark: #20303F;--lightblue:#546896;--purple: #B0AEFF;--pink: #FFABAD;--orange: #FF9933;--lightorange: #EECDAD;--lighterorange:#ffb56c;--darkorange: #df7d1a;--green: #549366;--lightcreamfadegrad: linear-gradient(0deg, rgba(255,253,248,1)90%, rgba(255,253,248,0));background-color:var(--cream);--dotedline: 4px var(--cream) dotted}ul{list-style:none}*{box-sizing:border-box}a{text-decoration:none;color:var(--dark)}@keyframes text-slide-in{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}
