.animate-in{animation-delay:.2s;animation-duration:1.2s;animation-fill-mode:both}@keyframes editorIn{from, 60%, 75%, 90%, to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(-50%, 3000px, 0)}60%{opacity:1;transform:translate3d(-50%, -20px, 0)}75%{transform:translate3d(-50%, 10px, 0)}90%{transform:translate3d(-50%, -5px, 0)}to{transform:translate3d(-50%, 0, 0)}}@keyframes titleIn{from, 60%, 75%, 90%, to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:none}}@keyframes orbitOne{from{transform:rotate(0deg) translateX(150px) rotate(0deg)}to{transform:rotate(360deg) translateX(150px) rotate(-360deg)}}@keyframes orbitTwo{from{transform:rotate(0deg) translateX(150px) rotate(0deg)}to{transform:rotate(-360deg) translateX(150px) rotate(-360deg)}}@keyframes blueFuzzOne{from{transform:translate(-10px, 10px)}20%{transform:translate(-10px, -10px)}40%{transform:translate(10px, -10px)}60%{transform:translate(10px, 10px)}to{transform:translate(-10px, 10px)}}@keyframes blueFuzzTwo{from{transform:translate(-10px, -10px)}20%{transform:translate(10px, -10px)}40%{transform:translate(-10px, -10px)}60%{transform:translate(10px, -10px)}to{transform:translate(-10px, -10px)}}@keyframes blueFuzzThree{from{transform:translate(-10px, -10px)}20%{transform:translate(10px, 10px)}40%{transform:translate(-10px, 10px)}60%{transform:translate(10px, 10px)}to{transform:translate(-10px, -10px)}}@keyframes zoomInBounce{from{transform:scale(0.8) translateY(100%)}95%{transform:scale(1.05) translateY(0)}to{transform:scale(1)}}@keyframes rotateForever{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;transition:all .3s}html,body{background:#f8fafb;color:#2f3345;font-family:"lato", sans-serif;font-size:400;-moz-osx-font-smoothing:greyscale;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%}a{outline:none}h1,h2,h3,h4,h5,h6{font-family:"input-sans-condensed", sans-serif}h1,h2,h3{font-weight:100}h4,h5,h6{font-weight:300}h1,h2{font-size:60px}@media screen and (max-width: 600px){h1,h2{font-size:40px}}h4{font-size:20px}.container{margin:0 auto;max-width:1140px}.row::before,.row::after{content:'';display:table;line-height:0}.row::after{clear:both}[class^='col-']{float:left;padding:10px}[class^='col-']:first-child{padding-left:20px}[class^='col-']:last-child{padding-right:20px}[class^='col-'] [class^='col-']:first-child{padding-left:0}[class^='col-'] [class^='col-']:last-child{padding-right:0}.col-8{width:100%}.col-7{width:87.5%}.col-6{width:75%}.col-5{width:62.5%}.col-4{width:50%}.col-3{width:37.5%}.col-2{width:25%}.col-1{width:12.5%}.pr-1{padding-right:12.5%}.pl-1{padding-left:12.5%}.pr-2{padding-right:25%}.pl-2{padding-left:25%}.pr-3{padding-right:37.5%}.pl-3{padding-left:37.5%}.pr-4{padding-right:50%}.pl-4{padding-left:50%}.pr-5{padding-right:62.5%}.pl-5{padding-left:62.5%}.pr-6{padding-right:75%}.pl-6{padding-left:75%}.pr-7{padding-right:87.5%}.pl-7{padding-left:87.5%}@media screen and (max-width: 1140px){.container{max-width:960px}.col-2{width:50%}}@media screen and (max-width: 960px){.container{max-width:820px}}@media screen and (max-width: 500px){.col-2{width:100%}}.bg-color-black{background:#1b1d26}.text-color-black{color:#1b1d26}.bg-color-navy{background:#2f3345}.text-color-navy{color:#2f3345}.bg-color-cobalt{background:#1000de}.text-color-cobalt{color:#1000de}.bg-color-cerrulean{background:#2d99d3}.text-color-cerrulean{color:#2d99d3}.bg-color-perriwinkle{background:#deebf6}.text-color-perriwinkle{color:#deebf6}.bg-color-coral{background:#f96767}.text-color-coral{color:#f96767}.bg-color-eggplant{background:#7253cd}.text-color-eggplant{color:#7253cd}.bg-color-slate{background:#666b82}.text-color-slate{color:#666b82}.bg-color-fog{background:#f8fafb}.text-color-fog{color:#f8fafb}.bg-color-white{background:#fff}.text-color-white{color:#fff}.no-padding{padding:0 !important}.no-margin{margin:0 !important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.float-left{float:left}.float-right{float:right}.display-block{display:block}.display-none{display:none}.display-inline{display:inline}.display-inline-block{display:inline-block}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../images/fontawesome-webfont.eot?v=4.7.0");src:url("../images/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("../images/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("../images/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("../images/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("../images/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa,.paper-stack::after,.ribbons::after,.design-systems .wardrobe-image-container a::before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:0.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fa-pull-left.paper-stack::after,.fa-pull-left.ribbons::after,.design-systems .wardrobe-image-container a.fa-pull-left::before{margin-right:.3em}.fa.fa-pull-right,.fa-pull-right.paper-stack::after,.fa-pull-right.ribbons::after,.design-systems .wardrobe-image-container a.fa-pull-right::before{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left,.pull-left.paper-stack::after,.pull-left.ribbons::after,.design-systems .wardrobe-image-container a.pull-left::before{margin-right:.3em}.fa.pull-right,.pull-right.paper-stack::after,.pull-right.ribbons::after,.design-systems .wardrobe-image-container a.pull-right::before{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.section{min-height:800px;position:relative}.section.purple-banner{background:#7253cd;color:#f8fafb}.full-section-no-overflow{bottom:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.tiles{padding:20px}.tiles .tile{opacity:0;transform:scale(0.8) translateY(100%);transition:.5s opacity ease-in-out}@media screen and (max-width: 600px){.tiles .tile{opacity:1;transform:scale(1) translateY(0)}}.tiles .tile.visible{animation:zoomInBounce .5s linear 1;opacity:1;transform:none}@media screen and (max-width: 600px){.tiles .tile.visible{animation:none}}.tiles .tile:nth-child(odd){text-align:right}.tiles .tile:nth-child(even){text-align:left}.tiles .tile:first-child,.tiles .tile:nth-child(5){padding-left:0}.tiles .tile:last-child,.tiles .tile:nth-child(4){padding-right:0}@media screen and (max-width: 1140px){.tiles .tile:nth-child(2),.tiles .tile:nth-child(6){padding-right:0}.tiles .tile:nth-child(3),.tiles .tile:nth-child(7){padding-left:0}}@media screen and (max-width: 500px){.tiles .tile{float:none;margin:0 auto;max-width:350px}.tiles .tile:nth-child(odd){padding-left:10px;padding-right:10px}.tiles .tile:nth-child(even){padding-left:10px;padding-right:10px}}.tiles .tile-content{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.1);min-height:350px;padding:20px;text-align:left}@media screen and (max-width: 1140px){.tiles .tile-content{max-width:370}}.disc-arrow{background:#fff;border-radius:50%;display:block;font-size:40px;height:80px;line-height:80px;position:absolute;width:80px}.slide-container{height:100%}.counter-controls{position:absolute;right:110px;top:150px}.counter-controls a{display:block;position:absolute;right:0;top:0;z-index:2}@media screen and (max-width: 768px){.counter-controls{position:relative;right:auto;text-align:right;top:auto}.counter-controls a{display:inline-block;margin-right:20px;position:relative}.counter-controls a .disc-arrow{position:relative}}.slides{padding:150px 0 100px;position:relative}.slides .slide{opacity:0;pointer-events:none;position:absolute;top:150px;transform:translate3d(-20px, 0, 0);transition:.4s all ease-in-out;width:100%}.slides .slide::before,.slides .slide::after{content:'';display:table}.slides .slide::after{clear:both}.slides .slide-active{opacity:1;pointer-events:all;position:relative;top:auto !important;transform:translate3d(0, 0, 0)}.slides .slide.out{transform:translate3d(20px, 0, 0)}.slides .profile,.slides .quote{float:left}.slides .profile{padding:0 20px 20px;text-align:center;width:40%}.slides .quote{padding-right:150px;width:60%}.slides .avatar{margin:0 auto;width:120px}.slides .avatar img{border-radius:50%;overflow:hidden}.slides h4{margin-bottom:10px}.slides h5{font-family:"input-mono", sans-serif;font-size:13px;font-weight:200;margin-top:10px}.slides p{font-family:"lato", sans-serif;font-size:18px;font-style:italic;font-weight:400;line-height:1.75;margin:0}.slides .social-links{font-size:40px}.slides .social-links a{color:#7253cd;display:inline-block;margin:0 5px;opacity:.6}@media screen and (max-width: 1140px){.slides{margin-top:0}}@media screen and (max-width: 960px){.slides .counter-controls{right:80px}.slides .quote{padding-right:100px}}@media screen and (max-width: 768px){.slides{padding:110px 0 50px}.slides .slide{padding-right:0;top:110px}.slides .counter-controls{right:0}.slides .counter-controls a{display:inline-block;margin-right:0}.slides .profile,.slides .quote{float:none;padding:0 40px;width:100%}.slides .quote p{padding:0}.slides .profile{position:relative;text-align:left}.slides .profile::before,.slides .profile::after{content:'';display:table}.slides .profile::after{clear:both}.slides .avatar{float:left;margin:0 20px 20px 0;width:80px}.slides h4{margin-top:15px}.slides .social-links{position:absolute;right:40px;top:0}}@media screen and (max-width: 600px){.slides{padding:60px 0 0}.slides .slide{top:60px}.slides .avatar{margin:0 20px 0 0;width:50px}.slides .profile{padding:0}.slides .quote{padding:0 10px}.slides h4{font-size:18px;margin-top:0}.slides .social-links{font-size:30px;right:0;top:-8px}.slides p{font-size:15px;padding:0 10px}}.site-footer{background:#fff;color:#666b82;font-family:"input-mono", sans-serif;font-size:13px;font-weight:200;padding:50px}.site-footer a{color:#f96767;text-decoration:none}@media screen and (max-width: 600px){.site-footer .col-4{float:none;line-height:1.75;padding:0;text-align:left;width:100%}}.home-hero{padding-top:20px}.home-hero h1,.home-hero h2{animation-name:titleIn;opacity:0;position:relative;z-index:2}.home-hero h1.animate-in,.home-hero h2.animate-in{opacity:1}.home-hero h1{margin-bottom:10px}.home-hero h2{color:#f96767;font-size:18px;font-weight:300;text-shadow:1px 1px 0 #fff, 0 1px 0 #fff}.home-hero .triangle{border:1350px solid transparent;border-bottom-color:#f96767;border-bottom-width:1100px;bottom:0;height:0;opacity:1;position:absolute;right:0;transform:translateX(50%);transition:.8s ease-out;width:0;z-index:2}.home-hero .rectangle{background:#deebf6;bottom:-50px;height:600px;left:50%;opacity:1;position:absolute;transform:translateX(-50%);transition:.8s ease-out;width:900px;z-index:1}.home-hero .circle{background:rgba(248,250,251,0.1);border-radius:50%;height:800px;width:800px;animation:orbitOne 60s linear infinite;bottom:0;left:50%;position:absolute;z-index:3}.home-hero.loading .triangle{opacity:0;transform:translateX(100%)}.home-hero.loading .rectangle{left:100%;opacity:0;transform:translateX(0)}.editor{background:#2f3345;bottom:-20px;color:#f8fafb;font-family:"input-mono", sans-serif;font-size:20px;font-weight:200;left:50%;line-height:1.75;max-width:730px;position:absolute;transform:translateX(-50%);transition-delay:1s;z-index:3}.editor .line-numbers{background:#1b1d26;bottom:0;color:#666b82;left:0;overflow:hidden;padding:40px 20px;position:absolute;text-align:right;top:0;z-index:2}.editor .body{padding:40px 40px 40px 100px;position:relative;z-index:2}.editor .comment{color:#666b82}.editor p{margin:0}.editor .br{height:35px}.editor::after{background:#2f3345;bottom:0;content:'';display:block;left:0;opacity:.2;position:absolute;top:0;transform:translate(10px, 10px);width:100%;z-index:1}@media screen and (max-width: 1140px){.home-hero .triangle{bottom:-200px;right:-200px}.home-hero .rectangle{margin-left:10px;max-width:100%}.editor{max-width:90%;position:relative}}@media screen and (max-width: 600px){.home-hero{min-height:750px}.home-hero h1{font-size:48px;margin-top:0}.home-hero .triangle{border-bottom-width:1500px;bottom:-340px;right:-470px}.editor{bottom:auto;font-size:16px;margin-top:10px}.editor .line-numbers{padding:20px 10px}.editor .body{padding:20px 10px 20px 60px}}.things-i-do{padding-bottom:100px}.things-i-do .image{height:100px;margin-bottom:25px;margin-top:25px}.things-i-do .image::before{content:'';display:inline-block;height:100%;vertical-align:middle}.things-i-do img{vertical-align:middle;width:55%}.things-i-do img.data-visualization{margin-top:5px;width:60%}.things-i-do img.friendship{width:65%}@media screen and (min-width: 768px) and (max-width: 1140px){.things-i-do img{margin-bottom:20px;width:40%}.things-i-do img.data-visualization{width:40%}.things-i-do img.friendship{width:50%}}.things-i-do h4{color:#5296d0;margin-bottom:10px;margin-top:0}.things-i-do p{font-size:15px;margin-bottom:0;margin-top:0}.things-i-do .disc-arrow{background:#f96767;color:#fff;left:50%;text-align:center;transform:translateX(-50%);transition:.5s all}@media screen and (max-width: 500px){.things-i-do .image{margin-bottom:40px}.things-i-do img{width:50%}}.offset-underline{color:#f96767;margin:120px 0 100px;position:relative;text-align:center}.offset-underline span{z-index:1}.offset-underline span:first-child{position:relative}.offset-underline::after{background:#deebf6;content:'';display:block;height:90%;left:50%;position:absolute;top:40px;transform:translateX(-25%);transition:.3s all;width:650px;z-index:0}@media screen and (max-width: 768px){.offset-underline{margin:60px 0 30px}}@media screen and (max-width: 600px){.offset-underline{margin:50px 0 30px}.offset-underline::after{top:30px;width:300px}}.more-work{display:block;margin-bottom:150px;text-decoration:none}@media screen and (max-width: 768px){.more-work{margin-bottom:80px}}.more-work:hover h2::after{height:50px;transform:translate(-50%, 30px) scale(0.7) rotate(-3deg)}.more-work:hover .disc-arrow{transform:translate(-50%, 10px) scale(1.2)}.rad-people a{color:#fff;display:block;text-decoration:none}.rad-people .circle{content:'';position:absolute}.rad-people .circle:first-child{background:rgba(16,0,222,0.2);border-radius:50%;height:1000px;width:1000px;animation:orbitOne 100s linear infinite;left:-300px;top:300px}.rad-people .circle:last-child{background:rgba(16,0,222,0.2);border-radius:50%;height:1400px;width:1400px;animation:orbitOne 50s linear infinite;left:200px;top:-200px}.rad-people .slides .disc-arrow{background:transparent;color:#1b1d26;font-size:60px;line-height:80px;text-align:center;text-indent:2px}.slide-justin p{font-size:17px}.quotes{background:#2f3345;margin:0 80px;overflow:hidden;position:relative;top:-50px;z-index:2}.quotes::before{background:#1b1d26;content:'';display:block;height:80px;left:0;position:absolute;right:0;top:0}.quotes h3{color:#7253cd;font-size:48px;left:50px;line-height:1;margin:0;position:absolute;top:40px;z-index:2}.quotes-wrapper{position:relative}.quotes-wrapper .quotes-shadow{background:#2f3345;display:block;height:100%;left:90px;opacity:.2;pointer-events:none;position:absolute;top:-40px;width:calc(100% - 160px);z-index:1}.lets-meet{margin:160px auto 220px;max-width:800px;position:relative;text-align:center;z-index:2}.lets-meet h2 span{position:relative;z-index:2}.lets-meet h2::after{border-bottom:8px solid #f96767;border-radius:50%;box-shadow:10px 10px 0 rgba(0,0,0,0.1);content:'';display:block;height:8px;left:50%;position:absolute;top:80px;transform:translateX(-60%) scale(1) rotate(0);transition:all .3s;width:40%}.lets-meet a:hover h2::after{border-bottom:14px solid #f96767;pointer-events:none;top:60px;transform:translateX(70%) rotate(-10deg) scale(1);width:20%}.lets-meet a:hover .disc-arrow{pointer-events:none;transform:translateX(-20%) scale(0.6)}.lets-meet .disc-arrow{background:#2f3345;color:#f96767;left:75%;position:absolute;top:0;transform:translateX(-20%) scale(0.8);transition:.2s ease-in all;z-index:1}.lets-meet .disc-arrow span{position:relative;z-index:1}.lets-meet .disc-arrow::after{background:#2f3345;border-radius:50%;content:'';display:block;height:100%;left:10px;opacity:.2;position:absolute;top:10px;width:100%;z-index:1}@media screen and (max-width: 1140px){.quotes{margin:0}.quotes p{padding-left:40px}.quotes-wrapper .quotes-shadow{left:10px;margin:0;width:100%}}@media screen and (max-width: 960px){.quotes .slide-justin,.quotes p{font-size:16px}}@media screen and (max-width: 768px){.quotes .slide-justin p{font-size:14px}.quotes .counter-controls{width:100%}}@media screen and (max-width: 600px){.quotes{padding:30px 20px 20px;top:-40px}.quotes::before{height:55px}.quotes h3{font-size:30px;left:30px;top:30px}.quotes p{margin-bottom:10px}.quotes-wrapper .quotes-shadow{top:-30px}}.goodfrood{background:#7253cd;color:#666b82}.goodfrood h2{color:#f96767}.goodfrood h3{color:#f8fafb}.goodfrood p:before{background:#666b82}.goodfrood .box{margin:10% 60px 100px;position:relative;z-index:3}.goodfrood .copy{padding:80px}.goodfrood img{position:absolute;width:380px;top:-60px;left:50%;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.goodfrood .rectangle{background:#1000de;opacity:.2;position:absolute}.goodfrood .rectangle:first-child{height:700px;left:50%;top:100px;transform:translate(-50%, 0);width:80%;z-index:2}.goodfrood .rectangle:last-child{bottom:-50%;height:130%;left:-50%;width:135%;z-index:1}@media screen and (max-width: 1140px){.goodfrood .box{margin-left:0;margin-right:0}}@media screen and (max-width: 960px){.goodfrood .col-4:last-child{position:relative;padding:40px}.goodfrood img{width:100%;left:auto;top:auto;position:relative}}@media screen and (max-width: 800px){.goodfrood .copy{padding:40px}}@media screen and (max-width: 720px){.goodfrood{padding-top:50px}.goodfrood .copy{padding-bottom:0}.goodfrood .copy p:before{right:0;left:0}.goodfrood .col-4{position:relative;padding:40px;display:block;float:none;width:100%}.goodfrood .col-4:first-child{padding:0}.goodfrood h2{margin-bottom:30px}.goodfrood img{width:100%;left:auto;top:auto;position:relative}}.studies{background:#f8fafb;color:#666b82}.studies h2{color:#f96767}.studies h3{color:#b9bcc8}.studies p:before{background:#deebf6}.studies .copy{padding-right:60px}.studies .box{margin:150px 60px;position:relative;z-index:3}.browsers{position:relative}.paper-stack,.ribbons{position:absolute;width:85%}.paper-stack:before,.paper-stack:after,.ribbons:before,.ribbons:after{background:#2f3345;border-radius:50%;height:60px;width:60px;color:#f96767;position:absolute;right:-20px;top:50%;transition:.3s ease-in;z-index:2}.paper-stack::after,.ribbons::after{content:'\f105';font-size:30px;line-height:60px;text-align:center;text-indent:5px}.paper-stack:before,.ribbons:before{content:'';display:block;opacity:.2;transform:translate(5px, 5px);z-index:1}.paper-stack a,.ribbons a{display:block;transition:.5s all ease-in-out}.paper-stack:hover a,.ribbons:hover a{transform:translate(0, -20px)}.paper-stack:hover:after,.ribbons:hover:after{transform:translate(0, 0) scale(1.1)}.paper-stack:hover:before,.ribbons:hover:before{transform:translate(5px, 5px) scale(1.1)}.ribbons{right:0;z-index:1}.ribbons:hover+.paper-stack{transform:translateY(20px)}.paper-stack{left:0;top:150px;z-index:2}@media screen and (max-width: 1140px){.studies .box{margin-left:0;margin-right:0}.col-3,.col-5{width:50%}}@media screen and (max-width: 960px){.studies .box{margin:40px 0;padding:40px}.studies .copy{padding-right:0}.studies .copy p:before{left:0;right:0}.studies .browsers .paper-stack,.studies .browsers .ribbons{width:100%;position:relative;transform:translate(0, 0);top:auto;margin-bottom:40px;margin-left:auto}.studies .browsers::before,.studies .browsers::after{content:'';display:table}.studies .browsers::after{clear:both}.studies .browsers .paper-stack,.studies .browsers .ribbons{width:45%;position:relative;transform:translate(0, 0);top:auto;margin-bottom:40px;margin-right:0}.studies .browsers .paper-stack{float:right}.studies .browsers .ribbons{float:left;margin-left:0}.studies .ribbons:hover+.paper-stack{transform:translateY(0)}.studies .col-3,.studies .col-5{position:relative;padding:0;display:block;float:none;width:100%}.studies .col-3:first-child,.studies .col-5:first-child{padding:0}.studies .col-3{margin-bottom:50px}.studies h2{margin-bottom:30px}}@media screen and (max-width: 720px){.studies .browsers .paper-stack,.studies .browsers .ribbons{width:100%;margin-bottom:40px;float:none}}.goodmix{background:#2f3345;color:#666b82}.goodmix h2{color:#f96767}.goodmix h3{color:#f8fafb}.goodmix p:before{background:rgba(40,98,255,0.2)}.goodmix .box{margin:250px 60px 200px;position:relative;z-index:3}.goodmix .copy{padding-right:30px}.images{position:relative}.blueprint{background:rgba(40,98,255,0.3);width:70%;padding:40px;position:absolute;right:0;top:-20px;z-index:1}.blueprint:hover{transform:scale(1.03);cursor:pointer}.blueprint:hover .cassette .gear img{animation:rotateForever 3s linear infinite}.blueprint:hover .disc-arrow{transform:scale(1.25)}.blueprint .fuzz,.blueprint:before,.blueprint:after{background:rgba(40,98,255,0.12);display:block;position:absolute}.blueprint:before,.blueprint:after{content:''}.blueprint:before{animation:blueFuzzOne 80s linear infinite;top:-60px;bottom:-30px;left:0;right:-60px}.blueprint:after{animation:blueFuzzTwo 60s linear infinite;top:-30px;bottom:0;left:-30px;right:-30px}.blueprint .fuzz{animation:blueFuzzTwo 20s linear infinite;top:-30px;left:-60px;bottom:-60px;right:0}.cassette{left:-20px;position:absolute;width:75%;z-index:2;top:30%;height:45.5%}.cassette .tape-images-wrapper img{top:0;transform:translateX(-10px);transition:opacity 1s, transform .6s;position:absolute;opacity:0;right:0}.cassette .tape-images-wrapper img.current-cassette{opacity:1;transform:translateX(0)}.cassette .tape-images-wrapper img.out{opacity:0;transform:translateX(20px)}.cassette .gear{width:10%;position:absolute;z-index:3;left:67%;top:37%}.cassette .gear img{display:block;animation:rotateForever 8s linear infinite}.cassette .gear:first-child{left:23%}.cassette .disc-arrow{background:#2f3345;border-radius:50%;height:60px;width:60px;position:absolute;right:-65%;top:66%;display:block;color:#f8fafb;text-align:center;line-height:58px;text-indent:2px;font-size:30px;position:absolute}.cassette .disc-arrow span{position:relative;z-index:3}.cassette .disc-arrow::before,.cassette .disc-arrow::after{background:#2f3345;border-radius:50%;height:60px;width:60px;content:'';display:block;position:absolute}.cassette .disc-arrow::before{top:0;background:rgba(40,98,255,0.4);z-index:2}.cassette .disc-arrow::after{top:5px;left:-5px;z-index:1;opacity:.6}@media screen and (max-width: 1140px){.goodmix .box{margin-left:0;margin-right:0}.col-3,.col-5{width:50%}.blueprint{top:20px;right:auto;left:80px}}@media screen and (max-width: 960px){.goodmix .box{margin:100px 0}.goodmix .copy p:before{right:0;left:0}.goodmix .blueprint{width:85%;left:40px}}@media screen and (max-width: 860px){.goodmix .cassette .disc-arrow{right:-50%;top:36%}}@media screen and (max-width: 768px){.goodmix .box{margin:50px 0 100px;padding:40px}.goodmix .copy{padding:0}.goodmix .col-3,.goodmix .col-5{width:100%;float:none;padding:0}.goodmix .col-5{padding:20px}.goodmix .blueprint{position:relative;left:initial;right:initial;width:100%;margin:20px auto;transform:scale(0.9)}.goodmix .blueprint:hover{transform:scale(0.95)}}.design-systems{background:#f8fafb;color:#666b82}.design-systems h2{color:#2f3345}.design-systems h3{color:#666b82}.design-systems p:before{background:#2d99d3}.design-systems .box{margin:250px 60px 210px 20px;position:relative;z-index:3}.design-systems .box:after{animation:blueFuzzThree 40s linear infinite;background:#deebf6;content:'';display:block;height:100%;left:20%;position:absolute;top:-30%;width:70%;z-index:2}.design-systems .copy{position:relative;z-index:4}.design-systems .copy h3,.design-systems .copy p{padding-right:120px}.design-systems .copy p:before{right:100px}.design-systems .col-4:last-child{position:relative}.design-systems .wardrobe-image-container{position:absolute;width:120%}.design-systems .wardrobe-image-container a{display:block;position:relative;transform:scale(1);z-index:10}.design-systems .wardrobe-image-container a::before,.design-systems .wardrobe-image-container a::after{background:#2d99d3;border-radius:50%;height:60px;width:60px;bottom:-25px;content:'';display:block;font-size:30px;position:absolute;left:90px;line-height:58px;text-align:center;text-indent:2px;z-index:7}.design-systems .wardrobe-image-container a::before{color:#fff;content:'\f105'}.design-systems .wardrobe-image-container a::after{transform:translate(-5px, 5px);background:rgba(47,51,69,0.3);z-index:6}.design-systems .wardrobe-image-container:hover a{transform:scale(1.025)}.design-systems .floating-orange{height:100%;position:absolute;right:-50px;top:0;width:100%}.design-systems .floating-orange:before{animation:blueFuzzOne 30s linear infinite;background:#f96767;bottom:-80px;content:'';display:block;position:absolute;top:-60px;width:80%;z-index:3}.design-systems .floating-orange:after{animation:blueFuzzTwo 30s linear infinite;background:#f96767;bottom:-40px;content:'';display:block;left:-80px;opacity:.3;position:absolute;right:0;top:-80px;z-index:3}.design-systems img{position:relative;z-index:5}@media screen and (max-width: 1140px){.design-systems .box{margin:150px 0 110px;margin-right:0;margin-left:0}.design-systems .box:after{top:-100px}.design-systems .wardrobe-image-container{width:100%;position:relative;margin-top:40px}.design-systems .floating-orange{right:initial;top:20px;width:100%;left:30px}}@media screen and (max-width: 960px){.design-systems .copy h3,.design-systems .copy p{padding-right:80px}.design-systems .copy p:before{left:0;right:80px}}@media screen and (max-width: 960px){.design-systems .box{margin:50px 0 150px;padding:40px}.design-systems .box:after{top:40%;width:80%;height:500px}.design-systems .copy h3,.design-systems .copy p{padding-right:0}.design-systems .copy p:before{right:0}.design-systems .col-4{padding:0;float:none;width:100%}.design-systems .col-4:first-child{margin-bottom:40px;padding-bottom:60px}.design-systems .wardrobe-image-container{text-align:center}.design-systems .wardrobe-image-container img{width:80%}.design-systems .floating-orange:after{left:0;right:50px}}@media screen and (max-width: 768px){.design-systems .box:after{top:45%}.floating-orange:after{top:-55px}}@media screen and (max-width: 600px){.design-systems .box:after{top:auto;bottom:-10px;height:350px;left:50px}.design-systems .wardrobe-image-container img{width:100%}.design-systems .floating-orange{height:80%}.design-systems .floating-orange:before{bottom:-40px;left:-40px}.design-systems .floating-orange:after{top:-55px}}.copy h2{line-height:1;margin-top:0;margin-bottom:40px}.copy h3{font-size:20px;font-family:"lato", sans-serif;font-weight:400;font-style:italic}.copy p{margin-top:50px;padding-top:60px;position:relative}.copy p:before{content:'';display:block;height:8px;left:-20px;right:-20px;position:absolute;top:0}.lets-talk-work{background:#f8fafb;color:#666b82;min-height:600px}.lets-talk-work h2{color:#f96767}.lets-talk-work h3{color:#666b82}.lets-talk-work p:before{background:#2d99d3}.lets-talk-work .box{margin:0;position:relative;z-index:3}.lets-talk-work h2>div:first-child{position:relative;z-index:1}.lets-talk-work h2>div:first-child>span{display:block;text-align:right;transform:translateX(-160px)}.lets-talk-work a{text-decoration:none;transform:rotate(-8deg);display:block;margin-top:130px}.lets-talk-work a:hover,.lets-talk-work a:focus{transform:rotate(0)}.lets-talk-work a:hover h2>div>span,.lets-talk-work a:focus h2>div>span{transform:translateX(-100px)}.lets-talk-work a:hover .underline,.lets-talk-work a:focus .underline{transform:translateX(-100px);width:70%}.lets-talk-work a:hover .disc-arrow:nth-child(2),.lets-talk-work a:focus .disc-arrow:nth-child(2){transform:translate(0px, 0px)}.lets-talk-work a:hover .disc-arrow:nth-child(3),.lets-talk-work a:focus .disc-arrow:nth-child(3){transform:translate(0px, 0px)}.lets-talk-work .underline{height:60px;width:70%;position:absolute;background:#deebf6;transition:all .5s;z-index:0;top:30%;left:30%;opacity:.5}.lets-talk-work .disc-arrow{background:#f96767;color:#fff;display:inline-block;z-index:4;top:70%}.lets-talk-work .disc-arrow:nth-child(2),.lets-talk-work .disc-arrow:nth-child(3){opacity:.3;z-index:3}.lets-talk-work .disc-arrow:nth-child(2){transform:translate(-10px, 10px)}.lets-talk-work .disc-arrow:nth-child(3){transform:translate(-20px, 20px)}.lets-talk-work .circle{animation:orbitOne 200s infinite linear;background:#f8fafb;border-radius:50%;height:150px;width:150px;position:absolute;z-index:3;background:rgba(183,212,238,0.3);left:10%;top:35%}.lets-talk-work .circle:before,.lets-talk-work .circle:after{content:'';background:rgba(183,212,238,0.3);border-radius:50%;height:150px;width:150px;position:absolute}.lets-talk-work .circle:before{background:white;transform:translate(15px, -15px);z-index:2}.lets-talk-work .circle:after{transform:translate(-15px, 15px);z-index:1}.lets-talk-work .triangle{width:0;height:0;position:absolute;left:-30%;z-index:1;border-width:900px 1200px;border-style:solid;border-color:#fff transparent transparent;top:-300px;transform:rotate(6deg)}.lets-talk-work .hill{width:800px;height:1000px;border-radius:50% 0 50% 50%;background:#b7d4ee;position:absolute;opacity:.3;top:75%;left:-250px;z-index:2;transform:rotate(25deg)}.lets-talk-work .hill:nth-child(2){left:0;top:70%}@media screen and (max-width: 960px){.lets-talk-work .triangle{left:-70%}.lets-talk-work h2>div:first-child>span{transform:translateX(-100px)}}@media screen and (max-width: 768px){.lets-talk-work{min-height:500px}.lets-talk-work a:hover h2>div>span,.lets-talk-work a:focus h2>div>span,.lets-talk-work h2>div:first-child>span,.lets-talk-work h2>div:first-child>span:hover,.lets-talk-work h2>div:first-child>span:focus{display:inline-block;transform:translate(0, 0)}.lets-talk-work .disc-arrow{top:160px}.lets-talk-work .underline{top:30%;left:60%;height:50px}.lets-talk-work a{margin-top:80px}.lets-talk-work .circle{left:-80px}.lets-talk-work .triangle{left:-820px;top:-400px}}.section.resume{height:auto;padding:150px 0}.section.resume h1{margin-top:0;margin-bottom:20px}.section.resume h3{font-size:30px}.section.resume h3.my-title{font-size:18px;font-weight:300;color:#f96767;margin-bottom:80px}.section.resume h3.my-title:after{content:'';display:block;height:10px;background:#f96767;width:200px;margin-top:80px}.section.resume p,.section.resume ul{margin-bottom:40px}.section.resume ul{padding-left:16px;list-style-type:none}.section.resume ul li{position:relative;margin-bottom:5px}.section.resume ul li:before{content:'*';position:absolute;left:-10px}.section.resume .contact ul{padding-left:0}.section.resume .contact ul li:before{content:''}.section.resume .section-plain{position:relative;padding-top:80px;margin-top:80px}.section.resume .section-plain:before{content:'';display:block;width:1400px;right:0;height:6px;background:#deebf6;top:0;position:absolute}.section.resume .section-plain .time{font-size:13px;color:#666b82;font-family:"input-mono", sans-serif;font-weight:200;opacity:.5}.section.resume .section-plain h2{font-size:30px}.section.resume .section-plain h5{font-size:16px;color:#f96767}@media screen and (max-width: 600px){.section.resume{padding:50px 0}.section.resume .col-3,.section.resume .col-5{width:100%;padding:40px}.section.resume .pl-1:not(.col-3){padding-left:0}}.no-disc{list-style-type:none;padding:0}.menu-link{position:absolute;top:30px;right:40px;z-index:101}.menu-link a{color:#fff;font-size:40px}.menu{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;padding:100px;z-index:100;transform:scale(0.9);transition:all .2s ease-in-out;visibility:hidden;opacity:0;pointer-events:none}.menu .container{width:960px}.menu .profile,.menu .menu-content{position:relative;z-index:5}.menu .profile{width:50%;float:left}.menu .profile h3{margin:20px 0 10px}.menu .profile li{margin-bottom:5px}.menu .profile a{color:#f96767;text-decoration:none}.menu .profile .social{font-size:24px}.menu .profile .social a{margin-right:10px}.menu .menu-content{float:right;width:50%;text-align:right}.menu .menu-content h2{margin:0 0 20px}.menu .menu-content a{color:#f96767;text-decoration:none;position:relative;display:inline-block}.menu .menu-content a:after{content:'';background:#deebf6;display:block;width:100%;height:10px;position:absolute;transform:translate(100%, 10%);transition:all .3s;opacity:0}.menu .menu-content a:hover:after{transform:translate(0, 10%);opacity:1}.menu img{width:150px}.menu h3{font-size:30px}.menu .rectangle{position:absolute;width:50%;background:rgba(183,212,238,0.3);z-index:1;bottom:50px;left:50px;overflow:hidden;top:50px}.menu .rectangle .constraint{position:absolute;height:80%;bottom:0;width:100%}.menu .circle{animation:orbitOne 200s infinite linear;background:#f8fafb;border-radius:50%;height:150px;width:150px;position:absolute;z-index:3;background:rgba(183,212,238,0.3);left:10%;top:35%}.menu .circle:before,.menu .circle:after{content:'';background:rgba(183,212,238,0.3);border-radius:50%;height:150px;width:150px;position:absolute}.menu .circle:before{background:white;transform:translate(15px, -15px);z-index:2}.menu .circle:after{transform:translate(-15px, 15px);z-index:1}.menu .hill{width:800px;height:1000px;border-radius:50% 0 50% 50%;background:#b7d4ee;position:absolute;opacity:.3;top:75%;left:-250px;z-index:2;transform:rotate(25deg)}.menu .hill:nth-child(2){left:0;top:70%}.menu-open{overflow:hidden;height:100vh}.menu-open .menu{transform:scale(1);visibility:visible;opacity:1;pointer-events:all}.hamburger .line{width:50px;height:5px;background-color:rgba(255,255,255,0.8);display:block;margin:8px auto;transition:all 0.3s ease-in-out;opacity:.6}@media screen and (max-width: 768px){.index .hamburger .line{background:#deebf6}}.resume .hamburger .line{background:#deebf6}.work .hamburger .line{background:#2f3345}.hamburger.is-active .line{background:#deebf6}.hamburger.is-active .line:nth-child(2){opacity:0}.hamburger.is-active .line:nth-child(1){transform:translateY(13px) rotate(45deg)}.hamburger.is-active .line:nth-child(3){transform:translateY(-13px) rotate(-45deg)}a:hover .hamburger .line{opacity:1}@media screen and (max-width: 768px){.menu{padding:0;overflow:auto}.menu .profile{padding:20px}.menu .menu-content{text-align:left;padding:80px 30px}.menu h2{font-size:30px}.menu .rectangle{right:20px;top:10px;left:10px;bottom:10px}}@media screen and (max-width: 600px){.menu img{width:50vw;max-width:45vw}}.section-404{background:#2f3345}.section-404 .box{padding:100px 0}.section-404 h2{color:#f96767;position:relative;z-index:5}.section-404 h2 a{color:#f8fafb;text-decoration:none}.section-404 .circle{animation:orbitOne 200s infinite linear;opacity:.1;background:#f8fafb;border-radius:50%;height:400px;width:400px;position:absolute;z-index:3;background:rgba(183,212,238,0.3);left:60%;top:35%}.section-404 .circle:before,.section-404 .circle:after{content:'';background:rgba(183,212,238,0.3);border-radius:50%;height:400px;width:400px;position:absolute}.section-404 .circle:before{background:white;transform:translate(15px, -15px);z-index:2}.section-404 .circle:after{transform:translate(-15px, 15px);z-index:1}.section-404 .hill{width:1200px;height:1000px;border-radius:50% 0 50% 50%;background:#1b1d26;position:absolute;opacity:.3;top:75%;left:-250px;z-index:2;transform:rotate(25deg)}.section-404 .hill:nth-child(2){left:0;top:70%}