html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{box-sizing:border-box;font-family:sans-serif}*,:after,:before{box-sizing:inherit}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background:transparent;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ol,ul{list-style:none;margin:0;padding:0}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;line-height:1.5}*,:after,:before{border:0 solid currentColor}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a0aec0}input:-ms-input-placeholder,input::-ms-input-placeholder,textarea:-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.bg-white{background-color:#fff}.bg-gray-600{background-color:#676565}.bg-teal-600{background-color:#1ca2b7}.border-collapse{border-collapse:collapse}.border-teal-600{border-color:#1ca2b7}.rounded{border-radius:.25rem}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.block{display:block}.inline{display:inline}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.table{display:table}.hidden{display:none}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.clearfix:after{content:"";display:table;clear:both}.font-light{font-weight:300}.font-normal{font-weight:400}.font-bold{font-weight:700}.leading-none{line-height:1}.leading-tight{line-height:1.25}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.mx-4{margin-left:1rem;margin-right:1rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mb-2{margin-bottom:.5rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-16{margin-bottom:4rem}.mb-24{margin-bottom:6rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.p-6{padding:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pb-1{padding-bottom:.25rem}.pt-2{padding-top:.5rem}.pb-2{padding-bottom:.5rem}.pt-3{padding-top:.75rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.resize{resize:both}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.fill-current{fill:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-white{color:#fff}.text-gray-600{color:#676565}.text-teal-600{color:#1ca2b7}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-4xl{font-size:2.5rem}.italic{font-style:italic}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.invisible{visibility:hidden}.w-16{width:4rem}.w-40{width:10rem}.w-full{width:100%}.z-10{z-index:1}@font-face{font-family:AvenirLT;font-display:fallback;src:url(16c6e206f24cf7504e3c8583befbc0a4.eot);src:url(16c6e206f24cf7504e3c8583befbc0a4.eot?#iefix) format("embedded-opentype"),url(c693671a47ea79d855fdfc9379bb4ca0.woff) format("woff"),url(10a7a49fe2dede627fcc1134b60beca5.ttf) format("truetype")}@font-face{font-family:AvenirLT;font-display:fallback;src:url(f60d7939ec8580b06db4aedf8f6d52d8.eot);src:url(f60d7939ec8580b06db4aedf8f6d52d8.eot?#iefix) format("embedded-opentype"),url(d134440dbccb1a61248dcbb98a852a5d.woff) format("woff"),url(606e7227de76cac13f60ddf6e94e7f73.ttf) format("truetype");font-weight:700}@font-face{font-family:AvenirLT;font-display:fallback;src:url(66093f6e466de841632863ee66eae268.eot);src:url(66093f6e466de841632863ee66eae268.eot?#iefix) format("embedded-opentype"),url(c1df87b1a539bfe9ff48aa60efefa6e4.woff) format("woff"),url(eb85b117d3bf340ec85d7bc9a5f7013d.ttf) format("truetype");font-weight:300}body{font-family:AvenirLT,Arial,Helvetica,sans-serif}.scale__y{position:absolute;top:0;height:100%;left:10%;width:2px;background-color:#ddd;transition:left 1.5s ease 1s}.scale__y:after{position:absolute;display:block;text-transform:uppercase;color:#ccc;padding-left:.25rem;padding-right:.25rem;background-color:#fff;font-size:.75rem;content:"Referrals";top:80%;left:2px;-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-transform-origin:0;transform-origin:0;letter-spacing:1px}.scale__y--animated{left:68%}.envelope{padding:.25rem;border-radius:.25rem;font-size:.875rem;color:#1ca2b7;background-color:#fff;overflow:hidden;opacity:0;left:calc(68% - 23px)}.envelope,.envelope:after{position:absolute;border-width:1px;border-color:#ccc}.envelope:after{left:0;content:"";bottom:60%;width:43px;height:40px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.envelope--animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:a;animation-name:a;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-delay:2.5s;animation-delay:2.5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.bg-user{background-color:#1ca2b7}@media (min-width:768px){.scale{left:2.5rem}.scale__y{left:calc(10% + 2.5rem)}.scale__y--animated{left:calc(68% + 2.5rem)}.envelope--animated{left:calc(78% - 23px)}.bg-user{background-repeat:no-repeat;background-size:cover;background-image:url(user-bg.93a059be9a617a3da6c4.jpg)}}@media (min-width:1024px){.scale{left:4rem}.scale__y{left:calc(10% + 4rem)}.scale__y:after{font-size:.875rem;top:75%}.scale__y--animated{left:calc(68% + 4rem)}.envelope--animated{left:calc(78% - 20px)}}@-webkit-keyframes a{0%{bottom:-28px;opacity:0}to{bottom:-12px;opacity:1}}@keyframes a{0%{bottom:-28px;opacity:0}to{bottom:-12px;opacity:1}}@media (min-width:768px){.md\:inline-block{display:inline-block}.md\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.md\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.md\:justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.md\:leading-none{line-height:1}.md\:mx-0{margin-left:0;margin-right:0}.md\:mb-0{margin-bottom:0}.md\:mb-8{margin-bottom:2rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-24{margin-bottom:6rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:text-right{text-align:right}.md\:text-5xl{font-size:3rem}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-full{width:100%}}@media (min-width:1024px){.lg\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.lg\:justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lg\:mx-16{margin-left:4rem;margin-right:4rem}.lg\:-mx-16{margin-left:-4rem;margin-right:-4rem}.lg\:mb-0{margin-bottom:0}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:px-48{padding-left:12rem;padding-right:12rem}.lg\:text-6xl{font-size:4.5rem}.lg\:w-20{width:5rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}}@media (min-width:1280px){.xl\:-mb-2{margin-bottom:-.5rem}.xl\:w-1\/2{width:50%}}
/*# sourceMappingURL=styles.864fd5d0c71522307d2f.css.map */