*{margin:0;padding:0}body{-webkit-text-size-adjust:100%;overflow-x:hidden}.no-scroll{overflow:hidden;height:100%}.show-menu{width:55px;height:55px;background:green}header{z-index:2;width:90%;margin:auto;position:fixed;display:flex;justify-content:space-between;left:50%;transform:translate(-50%);pointer-events:none;top:20px;transition:left .4s ease}@media screen and (min-width:1024px){header{transform:translate(0);left:36.66667%}}@media screen and (min-width:1500px){header{left:28.75%}}@media screen and (min-width:1900px){header{left:calc(475px + (100vw - 475px)/10/2)}}@media screen and (min-width:2176px){header{transition:none;left:calc(475px + (100% - 2005px)/2)}}header .backbuttonspace{display:flex;justify-content:flex-start}header .backbuttonspace a.backbutton{height:55px;width:55px;border-radius:8px;background:linear-gradient(90deg,#393939,#000);box-shadow:-3px -3px 4px #fff,3px 3px 5px #000;padding:0 30px;color:#fff;text-decoration:none;pointer-events:auto;display:flex;align-items:center;justify-content:center}header .backbuttonspace a.backbutton svg{margin-right:10px}header .menu-open{pointer-events:auto;height:55px;width:55px;background:red;border-radius:8px;background:linear-gradient(90deg,#9500f0,#a74fdd);box-shadow:-3px -3px 4px #d6b5ea,3px 3px 5px #6f249d;top:10px;right:20px;display:flex;align-items:center;justify-content:center}header .menu-open:hover{background:linear-gradient(90deg,#7312ae,#9b41d2);cursor:pointer}header .menu-open svg{color:#fff;height:30px!important;width:30px!important}#app{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}@media screen and (min-width:1024px){#app{display:flex}#app section{flex-basis:66.66667%;padding:0 30px}}@media screen and (min-width:1024px)and (min-width:1900px){#app section{flex-basis:75%}}section{text-align:left;width:90%;margin-left:auto;margin-right:auto}@media screen and (min-width:1900px){section div.header{max-width:1530px}}section div.header h1{display:inline-block;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:50px;background:linear-gradient(90deg,#9501ef,#6e74d1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top:110px;margin-bottom:35px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media screen and (min-width:375px){section div.header h1{font-size:50px}}@media screen and (min-width:768px){section div.header h1{font-size:70px}}section div.header h2{font-size:28px;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f1f1f}@media screen and (min-width:768px){section div.header h2{font-size:45px}}section div.header h3{font-size:24px;font-family:proxima-nova,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:300;color:#1f1f1f;margin-bottom:30px}@media screen and (min-width:768px){section div.header h3{font-size:30px}}.v-lazy-image{opacity:0;transition:opacity .4s ease}.v-lazy-image-loaded{opacity:1}.fade-enter{opacity:0;transform:translateX(2em)}.fade-enter-to{opacity:1;transform:translateX(0)}.fade-enter-active{transition:all .4s ease}.fade-leave{opacity:1;transform:translateX(0)}.fade-leave-to{opacity:0;transform:translateX(-2em)}.fade-leave-active{transition:all .4s ease}.justfade-enter{opacity:0}.justfade-enter-to{opacity:1}.justfade-enter-active{transition:all .4s ease}.justfade-leave{opacity:1}.justfade-leave-to{opacity:0}.justfade-leave-active{z-index:500;transition:all .4s ease}section#creations div.projects ul{list-style:none}@media screen and (min-width:1200px){section#creations div.projects ul{display:flex;flex-wrap:wrap;justify-content:space-between}}section#creations div.projects ul li{margin-bottom:35px}@media screen and (min-width:1200px){section#creations div.projects ul li{flex-basis:48%}}@media screen and (min-width:1900px){section#creations div.projects ul li{flex-basis:32%}}section#creations div.projects ul li h1{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:22px;margin-bottom:10px;color:#1f1f1f}@media screen and (min-width:600px){section#creations div.projects ul li h1{font-size:28px}}@media screen and (min-width:1200px){section#creations div.projects ul li h1{height:70px;display:flex;flex-direction:column;justify-content:flex-end}}section#creations div.projects ul li .project-image{position:relative;max-width:100%;display:inline-block;border-radius:10px;box-shadow:inset -2px -2px 3px rgba(0,0,0,.5),inset 4px 4px 3px hsla(0,0%,100%,.5);width:100%}section#creations div.projects ul li .project-image .content{position:absolute;z-index:-1;width:100%;height:100%;border-radius:10px}section#creations div.projects ul li .project-image:after{content:"";display:block;padding-top:61.27451%;border-radius:10px}section#creations div.projects ul li .project-image img{width:100%;border-radius:10px;vertical-align:top;opacity:0;transition:opacity .8s ease .2s}section#creations div.projects ul li .project-image img[lazy=loaded]{opacity:1}section#creations div.projects ul li div.project-tags{margin-top:10px;display:flex;align-items:center;justify-content:flex-start}section#creations div.projects ul li div.project-tags .tag-name{background:purple;height:36px;text-align:center;padding:0 20px;margin-right:10px;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:54px;background:linear-gradient(90deg,#9500f0,#a74fdd);font-family:proxima-nova,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:14px;letter-spacing:.04em;box-shadow:-2px -2px 8px rgba(214,181,234,.25),2px 2px 8px rgba(111,36,157,.41),inset 3px 3px 3px hsla(0,0%,100%,.25),inset 0 0 3px rgba(0,0,0,.5)}@media screen and (min-width:600px){section#creations div.projects ul li div.project-tags .tag-name{padding:5px 30px;font-size:16px;letter-spacing:0}}section#contact h1{margin-bottom:10px;color:#1f1f1f}section#contact a.email-block{margin-top:20px}section#contact a.email-block,section#contact a.linkedin-block{height:133px;width:100%;background:linear-gradient(90deg,#9500f0,#a74fdd);box-shadow:-5px -5px 8px rgba(214,181,234,.25),5px 5px 8px rgba(111,36,157,.41),inset 3px 3px 3px hsla(0,0%,100%,.25),inset 0 0 3px rgba(0,0,0,.5);border-radius:17px;margin-bottom:30px;display:flex;text-decoration:none;align-items:center;justify-content:center;color:#fff;max-width:375px}section#contact a.email-block:hover,section#contact a.linkedin-block:hover{background:linear-gradient(90deg,#a13fdd,#bb77e6)}section#contact a.email-block .button-content,section#contact a.linkedin-block .button-content{display:flex;flex:1;align-items:center}section#contact a.email-block .button-content .offset-icon,section#contact a.linkedin-block .button-content .offset-icon{order:1;width:10%;height:30px}section#contact a.email-block .button-content div.icon.linkedin,section#contact a.linkedin-block .button-content div.icon.linkedin{width:27%}section#contact a.email-block .button-content div.icon,section#contact a.linkedin-block .button-content div.icon{order:2;width:15%}section#contact a.email-block .button-content span,section#contact a.linkedin-block .button-content span{order:3;font-family:proxima-nova,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;font-size:17px}@media screen and (min-width:380px){section#contact a.email-block .button-content span,section#contact a.linkedin-block .button-content span{font-size:20px}}@media screen and (min-width:420px){section#contact a.email-block .button-content span,section#contact a.linkedin-block .button-content span{font-size:22px}}section#contact svg{color:#fff;width:38px!important;height:38px!important}@media screen and (min-width:1500px){section#about-me article{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:540px}section#about-me article div.profile-image{flex-basis:40.75%}section#about-me article div.profile-image img{position:-webkit-sticky;position:sticky;top:20px}section#about-me article div.text{flex-basis:55.25%}section#about-me article div.text p{font-size:20px;max-width:800px}}section#about-me article h1{color:#1f1f1f;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;font-weight:700;margin-top:2em;margin-bottom:.2em}@media screen and (min-width:600px){section#about-me article h1{font-size:30px}}@media screen and (min-width:768px){section#about-me article h1{font-size:38px}}section#about-me article h2{color:#333;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-weight:900;margin-top:.7em;margin-bottom:.4em}@media screen and (min-width:600px){section#about-me article h2{font-size:22px}}section#about-me article div.profile-image img{width:calc(100% - 16px);border-radius:2000px;border:8px solid #fff;box-shadow:-3px -3px 6px hsla(0,0%,100%,.7),3px 3px 6px rgba(0,0,0,.86);display:block;margin:auto;margin-bottom:35px;max-width:500px;opacity:0;transition:opacity .4s ease .4s}section#about-me article div.profile-image img[lazy=loaded]{opacity:1}@media screen and (min-width:1900px){section#about-me article div.profile-image img{margin:0;max-width:none}}section#about-me article p{color:#1f1f1f;font-size:18px;font-family:proxima-nova,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:300;margin-bottom:1em;line-height:1.5em}@media screen and (min-width:600px){section#about-me article p{font-size:20px;line-height:1.6em}}section#about-me article p.bonus{font-weight:900;color:#762ca7}section#about-me article p.introduction{font-size:20px!important;font-weight:900;color:#1f1f1f}section#about-me article p.introduction a{text-decoration:none;color:#42b983}section#about-me article p.introduction a:hover{text-decoration:underline}nav.mobileMenu{background:linear-gradient(90deg,#9500f0,#a74fdd);position:fixed;height:100vh;width:100vw;transform:translateX(100vw);transition:all .5s ease;z-index:4}nav.mobileMenu .menu-close{height:55px;width:55px;position:absolute;border-radius:8px;top:10px;right:20px;display:flex;align-items:center;justify-content:center}nav.mobileMenu .menu-close:hover{background:linear-gradient(90deg,#7312ae,#9b41d2);cursor:pointer}nav.mobileMenu svg{color:#fff;height:35px!important;width:35px!important}nav.mobileMenu ul{margin-top:75px;list-style:none}nav.mobileMenu ul li{display:flex;align-items:center;justify-content:center}nav.mobileMenu ul li:hover a{background:hsla(0,0%,100%,.3)}nav.mobileMenu ul li a{font-family:Inter,sans-serif;text-align:center;font-weight:700;font-size:28px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;text-decoration:none;padding-top:6.5vh;padding-bottom:6.5vh;width:100%;display:flex;justify-content:center;align-items:center}nav.mobileMenu ul li a.router-link-active{background:hsla(0,0%,100%,.3)}nav.mobileMenu ul li a svg{margin-right:20px;height:30px!important;width:30px!important}nav.mobileMenu ul li a.router-link-active svg{color:#fff}.slideOut-enter,nav.open{transform:translateX(0)}.slideOut-enter-to{opacity:1;transform:translateX(-100vw)}.slideOut-enter-active{transition:all .4s ease}.slideOut-leave{transform:translateX(-100vw)}.slideOut-leave-to{transform:translateX(0)}.slideOut-leave-active{transition:all .4s ease}.desktopMenu{position:-webkit-sticky;position:sticky;top:0;flex-basis:33.33333%;height:100vh;background:#f9f9f9;box-shadow:0 0 7px rgba(80,80,80,.2)}@media screen and (min-width:1500px){.desktopMenu{flex-basis:25%}}@media screen and (min-width:1900px){.desktopMenu{max-width:475px}}.desktopMenu:hover ul a{opacity:1}.desktopMenu ul{list-style:none;margin-top:110px}.desktopMenu ul li{display:flex;align-items:center;justify-content:center;margin-bottom:30px}.desktopMenu ul li:hover{background:hsla(0,0%,100%,.5)}.desktopMenu ul li a{font-family:Inter,sans-serif;text-align:left;font-weight:700;font-size:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#9208ed;text-decoration:none;padding-top:5vh;padding-bottom:5vh;width:75%;opacity:.6;transition:opacity .4s ease;display:flex;align-items:center;justify-content:center;box-shadow:inset 2px 2px 5px rgba(0,0,0,.2),inset -2px -2px 5px hsla(0,0%,100%,.5);border-radius:22px}@media screen and (hover:none)and (pointer:coarse){.desktopMenu ul li a{opacity:1}}.desktopMenu ul li a svg{margin-right:30px;height:25px!important;width:25px!important}@media screen and (min-width:1300px){.desktopMenu ul li a{font-size:25px}.desktopMenu ul li a svg{height:27px!important;width:27px!important}}.desktopMenu ul li a.router-link-active{color:#fff;background:linear-gradient(90deg,#9500f0,#a74fdd);box-shadow:inset -2px -2px 5px rgba(0,0,0,.3),inset 2px 2px 5px hsla(0,0%,100%,.5);border-radius:22px}.desktopMenu ul li a.router-link-active svg{color:#fff!important}.desktopMenu ul li a.router-link-exact-active svg{color:#42b983}div.imageBox{background:linear-gradient(218deg,#a421b5,#707eff);width:100%;box-shadow:inset 0 -10px 0 hsla(0,0%,100%,.22),inset 0 10px 0 hsla(0,0%,100%,.22);padding-bottom:40px;margin-bottom:50px}@media screen and (min-width:1024px){div.imageBox{width:66.66667vw}}@media screen and (min-width:1500px){div.imageBox{width:75vw}}@media screen and (min-width:1900px){div.imageBox{width:calc(100vw - 475px)}}div.imageBox div.splide ul.splide__list li{padding:10px 0;opacity:.6;transition:opacity .3s ease}div.imageBox div.splide ul.splide__list li:hover{opacity:.9}div.imageBox div.splide ul.splide__list li.is-active{opacity:1}div.imageBox .singleImage{width:90%;margin:auto}@media screen and (min-width:1500px){div.imageBox .singleImage{width:80%;max-width:750px}}div.imageBox .longImage{overflow-y:hidden;overflow-x:scroll;padding-left:5%;padding-bottom:20px;-webkit-overflow-scrolling:touch;background-color:hsla(0,0%,53.3%,0);-webkit-background-clip:text;background-clip:text;transition:background-color .4s ease}div.imageBox .longImage::-webkit-scrollbar-track{border-radius:10px;background-color:transparent;margin-left:5vw;margin-right:5vw}div.imageBox .longImage::-webkit-scrollbar{height:15px;background-color:transparent}div.imageBox .longImage::-webkit-scrollbar-thumb{border-radius:10px;background-color:inherit}div.imageBox .longImage:hover{background-color:rgba(0,0,0,.4)}@media screen and (min-width:834px){div.imageBox .longImage{padding-left:calc((100% - 750px)/2)}}@media screen and (min-width:1024px){div.imageBox .longImage{padding-left:5%}}@media screen and (min-width:1251px){div.imageBox .longImage{padding-left:calc((100% - 750px)/2)}}div.imageBox .longImage .image-slider-container:after{content:" ";white-space:pre;display:block;width:calc(100% + 5vw)}@media screen and (min-width:1300px){div.imageBox .longImage .image-slider-container:after{width:calc(100% + (66.66667vw - 750px)/2)}}div.imageBox div.box-header{margin-top:10px;margin-bottom:20px}div.imageBox div.box-header div.box-container{width:90%;margin-left:auto;margin-right:auto;padding:1px 0 0 0;max-width:750px}@media screen and (min-width:1500px){div.imageBox div.box-header div.box-container{width:80%}}div.imageBox div.box-header div.box-container h2,div.imageBox div.box-header div.box-container h3,div.imageBox div.box-header div.box-container li,div.imageBox div.box-header div.box-container span,div.imageBox div.box-header div.box-container ul{color:#fff!important}div.imageBox div.box-header div.box-container .ml13 .letter{display:inline-block;line-height:1em}div.imageBox div.box-header div.box-container h2{font-size:22px!important;margin-bottom:10px!important;font-family:proxima-nova,sans-serif!important;color:#fff}@media screen and (min-width:375px){div.imageBox div.box-header div.box-container h2{font-size:26px!important}}div.imageBox div.box-header div.box-container span.subtext{font-family:proxima-nova,sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;font-weight:400;display:block;width:85%}div.imageBox div.box-footer{margin-top:20px}div.imageBox div.box-footer,div.imageBox div.box-footer p{color:#fff;font-family:proxima-nova,sans-serif;font-weight:400}div.imageBox div.box-footer div.box-container{width:90%;margin-left:auto;margin-right:auto;max-width:750px}@media screen and (min-width:1500px){div.imageBox div.box-footer div.box-container{width:80%}}div.imageBox div.box-footer div.box-container h3{font-family:proxima-nova,sans-serif;font-weight:600;color:#fff!important;font-size:20px!important;margin-bottom:0}div.imageBox div.box-footer div.box-container p{color:#fff!important}div.imageBox div.box-footer div.box-container ul{list-style-type:disc;list-style-position:inside}div.imageBox div.box-footer div.box-container ul li{font-family:proxima-nova,sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;font-weight:400;color:#fff}div.imageBox div.box-footer div.box-container ul li:not(:last-of-type){margin-bottom:10px}.splide.is-active .splide__list{align-items:center}.image-slider-container{width:100%;position:relative;background-size:cover;border-radius:15px;animation:loading-image 1s linear infinite alternate-reverse}.image-slider-container.loaded{-webkit-animation:none;animation:none;background:none}.image-slider-container img{position:absolute;top:0;bottom:0;left:0;right:0;border-radius:10px;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;opacity:0;box-shadow:0 0 0 transparent;transition:opacity .8s ease .4s}.image-slider-container img[lazy=loaded]{opacity:1;box-shadow:0 2px 7px rgba(0,0,0,.5)}@-webkit-keyframes loading-image{0%{background:hsla(0,0%,100%,.4)}to{background:hsla(0,0%,100%,.2)}}@keyframes loading-image{0%{background:hsla(0,0%,100%,.4)}to{background:hsla(0,0%,100%,.2)}}section#project{padding:0 0}@media screen and (min-width:1500px){section#project{flex-basis:75%}}@media screen and (min-width:1900px){section#project{flex-basis:calc(100% - 475px)}}section#project div.header{width:90%;margin-left:auto;margin-right:auto}section#project article .project-introduction{text-align:center}@media screen and (min-width:1024px){section#project article .project-introduction .sticky-wrapper a{width:90%;max-width:750px}}@media screen and (min-width:1500px){section#project article .project-introduction{border-bottom:2px solid #fafafa;padding-bottom:50px!important}section#project article .project-introduction .sticky-wrapper a{margin-bottom:10px;width:100%!important;max-width:none}}@media screen and (min-width:1900px){section#project article .project-introduction{max-width:1530px}}section#project article .project-introduction .project-content{margin-bottom:50px}section#project article .project-introduction .project-content div.text{width:90%;margin-left:auto;margin-right:auto;max-width:750px}section#project article .project-introduction .project-content div.text p:last-of-type{margin-bottom:0}section#project article .project-introduction .project-content h2{margin-top:0;color:#1f1f1f}section#project article .project-introduction .lazy-images{opacity:0;transition:opacity .4s ease .4s}section#project article .project-introduction .lazy-images[lazy=loaded]{opacity:1}section#project article .project-introduction .additional-content{width:100%;text-align:left;margin:auto;margin-top:50px}@media screen and (min-width:1900px){section#project article .project-introduction .additional-content{width:60%}}@media screen and (min-width:1500px){section#project article .project-introduction{display:flex;flex-wrap:wrap;justify-content:space-between;width:90%;margin:auto}section#project article .project-introduction .image-and-link{height:100%;flex-basis:49%;position:-webkit-sticky;position:sticky;top:100px}section#project article .project-introduction .image-and-link a.button{margin-left:0;margin-right:0;width:80%}section#project article .project-introduction .project-content{flex-basis:50%;margin-bottom:0}}@media screen and (min-width:1900px){section#project article .project-introduction .image-and-link{flex-basis:49%;max-width:750px}}@media screen and (min-width:1973px){section#project article .project-introduction{justify-content:flex-start}}section#project article img{display:block;width:100%;margin-bottom:10px}section#project article .multifeed-styleguide>div,section#project article img.shadow{box-shadow:0 0 5px rgba(80,80,80,.5);border-radius:7px}section#project article a.button{background:linear-gradient(90deg,#393939,#000);box-shadow:-3px -3px 4px #fff,3px 3px 5px #000,inset 3px 3px 3px hsla(0,0%,100%,.25),inset 0 0 3px rgba(0,0,0,.5);display:inline-block;color:#fff;padding:20px 0;text-decoration:none;border-radius:12px;margin:auto;margin-bottom:20px;text-align:center;font-family:proxima-nova,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:600;letter-spacing:.03em;font-size:16px;display:flex;max-width:90%;align-items:center;justify-content:center}section#project article a.button svg{margin-left:10px;width:20px;height:20px}@media screen and (min-width:768px){section#project article a.button{padding:30px 0;margin-top:20px;margin-bottom:30px;font-size:20px}}section#project article h2{text-align:left;font-size:35px;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f1f1f;margin-bottom:20px;margin-top:30px}section#project article h3{color:#1f1f1f;font-size:24px;margin-bottom:20px}section#project article p{font-size:18px;text-align:left;font-family:proxima-nova,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:300;margin-bottom:2em;line-height:1.7em;color:#1f1f1f}section#project article p.design-challenge{font-weight:700;font-style:italic}section#project article p a{color:#42b983;font-weight:900;text-decoration:none}section#project article p a:hover{text-decoration:underline}@media screen and (min-width:375px){section#project article p{font-size:20px;line-height:1.7em}}section#project article section.text-container .a5-flyer{max-width:600px;margin:auto;margin-bottom:50px}@media screen and (min-width:1900px){section#project article section.text-container .a5-flyer{max-width:700px}}@media screen and (min-width:2176px){section#project article section.text-container .a5-flyer{max-width:none}}section#project article section.text-container video{width:100%;box-shadow:0 0 5px rgba(80,80,80,.5)}section#project article section.text-container video:hover{cursor:pointer}section#project article section.text-container p.alternative{margin-top:5px;font-size:14px!important;font-weight:400;color:#bdbdbd}section#project article section.text-container p.alternative.center{text-align:center}section#project article section.text-container p.alternative.big{font-size:16px!important;font-weight:600;color:#605c69}@media screen and (min-width:375px){section#project article section.text-container p.alternative.big{font-size:16px!important}}@media screen and (min-width:1300px){section#project article section.text-container p.alternative.big{font-size:20px!important}}@media screen and (min-width:768px){section#project article section.text-container p.alternative{font-size:20px;margin-top:10px}}section#project article section.text-container p.alternative a{color:#42b983;text-decoration:none}section#project article section.text-container p.alternative a:hover{text-decoration:underline}section#project article .before-after-phone div.image-container div.image{border-radius:60px!important}@media screen and (min-width:375px){section#project article .before-after-phone{display:flex;justify-content:space-between;flex-wrap:wrap}section#project article .before-after-phone div.image-container{flex-basis:49%}section#project article .before-after-phone div.image-container p.alternative{display:block;margin:auto;margin-top:7px}section#project article .before-after-phone div.image-container p.alternative.big{font-size:16px!important}section#project article .before-after-phone div.image-container:nth-of-type(4n+3),section#project article .before-after-phone div.image-container:nth-of-type(4n+4){margin-top:10px}}@media screen and (min-width:1300px){section#project article .before-after-phone div.image-container p.alternative.big{font-size:20px!important}}section#project article .three-next-to-each-other{display:flex;justify-content:space-between}section#project article .three-next-to-each-other div.img{flex:33.33333%}section#project article .three-next-to-each-other div.img img{width:100%;height:100%}section#project article .four-next-to-each-other{display:flex;justify-content:space-between;flex-wrap:wrap}section#project article .four-next-to-each-other div.img{flex-basis:24%}section#project article .four-next-to-each-other div.img img{width:100%;height:100%}section#project article .six-next-to-each-other{display:flex;justify-content:space-between;flex-wrap:wrap}section#project article .six-next-to-each-other div.img{flex-basis:32.33333%}section#project article .six-next-to-each-other div.img img{width:100%;height:100%}section#project article .six-next-to-each-other div.img:nth-of-type(6n+4),section#project article .six-next-to-each-other div.img:nth-of-type(6n+5),section#project article .six-next-to-each-other div.img:nth-of-type(6n+6){margin-top:10px}#RgrHeaderDesigns .image-slider-container img{box-shadow:none}.rgr-animation{width:100%;background:linear-gradient(177deg,#2b2b2b,#000);padding:20px 0;border-radius:15px}.rgr-animation .rgr-logo-animation{max-width:750px;margin:auto}@media screen and (min-width:1500px){#multifeedPersona .longImage{overflow:hidden}}section.text-container .multifeed-logo{max-width:400px;margin:auto}.link-preview-container>a{width:100%;text-decoration:none}.link-preview-container>a .link-preview-section{display:block;max-width:none!important;margin:0!important;transition:box-shadow .4s ease,transform .4s ease}@media screen and (min-width:600px){.link-preview-container>a .link-preview-section{display:flex}}.link-preview-container>a .link-preview-section .link-description span{font-family:Proxima-Nova,sans-serif}.link-preview-container>a .link-preview-section .link-description .link-title{margin-bottom:10px}.link-preview-container>a .link-preview-section .link-description .link-title span{font-family:Proxima-Nova,sans-serif;font-weight:700;font-size:20px;color:#1f1f1f;transition:color .4s ease}.link-preview-container>a .link-preview-section .link-description .link-data span.link-description{font-size:18px!important;line-height:1.2em;font-weight:100;margin-bottom:10px;color:#777}.link-preview-container>a .link-preview-section .link-description .link-data span.link-domain{font-size:13px!important;color:#777;transition:color .4s ease}.link-preview-container>a .link-preview-section .link-image{margin-top:10px}@media screen and (min-width:600px){.link-preview-container>a .link-preview-section .link-image{margin-top:0}}.link-preview-container>a .link-preview-section .link-image img{max-height:120px}@media(hover:hover)and (pointer:fine){.link-preview-container:hover .link-preview-section{box-shadow:0 0 0 1px #9208ed,0 -4px 24px 2px rgba(166,28,255,.12);transform:scale(1.02)}.link-preview-container:hover .link-preview-section .link-description .link-data span.link-domain,.link-preview-container:hover .link-preview-section .link-description .link-title span{color:#9208ed}}#homeMonitoringDashboardVisuals .image-slider-container img{box-shadow:none}section#project{width:100%;margin-left:0;margin-right:0}@media screen and (min-width:1024px){section#project{margin-left:auto;margin-right:auto}}@media screen and (min-width:1900px){section#project{width:calc(100% - 475px)}}section#project .additional-content{margin-bottom:50px}section#project .additional-content a.button{max-width:100%;margin-top:50px;padding:30px 0;background:linear-gradient(90deg,#9500f0,#a74fdd);box-shadow:-5px -5px 8px rgba(214,181,234,.25),5px 5px 8px rgba(111,36,157,.41),inset 3px 3px 3px hsla(0,0%,100%,.25),inset 0 0 3px rgba(0,0,0,.5)}section#project .additional-content a.button:hover{background:linear-gradient(90deg,#a13fdd,#bb77e6)}section#project .additional-content div.image-container{margin-bottom:50px}section#project .additional-content div.image-container div.image{position:relative;animation:loading-content-image .8s linear infinite alternate-reverse}section#project .additional-content div.image-container div.image img{position:absolute;top:0;left:0;opacity:0;transition:opacity .4s ease}section#project .additional-content div.image-container div.image img[lazy=loaded]{opacity:1}section#project .additional-content div.image-container div.image.loaded{-webkit-animation:none;animation:none}section#project .additional-content div.image-container.shadow div.image img[lazy=loaded]{box-shadow:0 0 8px rgba(0,0,0,.3)}section#project .additional-content div.image-container.rounded-corners,section#project .additional-content div.image-container.rounded-corners div.image,section#project .additional-content div.image-container.rounded-corners div.image img{border-radius:10px}section#project .additional-content video{width:100%}section#project section.text-container{padding:0 0;flex-basis:auto;max-width:750px}section#project section.text-container ul{list-style:none;margin-bottom:50px}section#project section.text-container ul li{color:#1f1f1f;font-family:Proxima Nova,sans-serif;font-size:20px;line-height:1.5em;font-weight:100}section#project section.text-container ul li:not(:last-of-type){margin-bottom:1.3em}section#project section.text-container ul li:before{content:"●";color:#6f62e6;font-weight:700;display:inline-block;width:1em;margin-right:20px}@media screen and (min-width:1500px){section#project section.text-container{width:80%}}@-webkit-keyframes loading-content-image{0%{background:rgba(80,80,80,.15)}to{background:rgba(80,80,80,.04)}}@keyframes loading-content-image{0%{background:rgba(80,80,80,.15)}to{background:rgba(80,80,80,.04)}}.colors-logo-stage1,.colors-logo-stage2-rounded,.colors-logo-stage2-slab-serif,.final-gradient-rounded,.final-gradient-slab-serif,.final-static-color-rounded,.final-static-color-slab-serif,.gradient-rounded,.gradient-slab-serif,.static-color-rounded,.static-color-slab-serif{max-width:600px;margin:auto}.colors-logo-stage1,.colors-logo-stage2-rounded,.colors-logo-stage2-slab-serif{padding:30px 0}.final-gradient-rounded,.final-gradient-slab-serif,.final-static-color-rounded,.final-static-color-slab-serif,.gradient-rounded,.gradient-slab-serif,.static-color-rounded,.static-color-slab-serif{padding:5px 0}.final-static-color-slab-serif,.gradient-rounded{padding-top:40px}