@import url("https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css");body,html{min-height:100vh;color:#000;font-size:1em;font-style:normal;line-height:1.5em;scroll-behavior:smooth;background:#fff;overflow-x:hidden;font-family:Raleway,Roboto,Helvetica Neue,Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body>.container:first-child{flex-grow:1;display:flex;flex-direction:column;min-height:100vh}.post-content li{font-weight:300;font-size:.9em}.navbar-toggler{border:#fff}.navbar-toggler-icon{width:1em;height:1em;border:none}.page .main-row,.post .main-row{padding:0 0 50px}.error-content{margin:20px 0}.post-author{border-top:1px solid #e2e2e2;padding-top:10px;margin-top:20px}.author-row div[class^=col-]{padding:10px}.author-row a{color:#000;font-weight:700}.author-row p{font-size:14px;font-weight:700}.author-row h4{font-size:1em;padding:10px 0}.page-blog h1,.page h1,.post h1,.tag-template h1{margin:20px 0;font-size:2em;font-weight:800}.page-blog h2,.page h2,.post h2{font-size:1.4em;font-weight:500}.page-blog p,.page p,.post p{font-weight:500}.post .post-content p{font-size:.9em;font-weight:400;line-height:1.5em}.post .post-content a{font-weight:700;color:#000;text-decoration:underline}.page #published-date,.post #published-date{font-size:.8em}.page .image-container,.post .image-container{margin:10px 0 15px}.post-card{border-bottom:1px solid #e2e2e2;margin-bottom:20px}.post-card:last-child{border:none;margin:0}.post-card .post-card-excerpt{margin-top:10px;font-weight:400;font-size:.9em;line-height:1.4em}.post-card .post-card-content{padding:0}.post-card .post-card-meta{font-size:.8em;letter-spacing:.1em}.post-card .post-card-title a{color:#000;font-weight:700}.post-card .post-card-title a:hover{text-decoration:underline}.post-header p{margin:10px 0}.post-header img{margin:15px 0}.post-article p{font-weight:300}.post-card .read-more{color:#000;font-weight:500;margin-top:.9em}.post-card .read-more:hover{text-decoration:underline}.pagination{padding:10px 0;display:block;overflow:hidden}.pagination a{color:#000;display:block;padding:20px 0;font-weight:400}.pagination .newer-posts{float:left}.pagination:active,.pagination a:hover{text-decoration:underline}.pagination .newer-posts:before{content:"\2039";font-size:1.5em}.pagination .older-posts{float:right}.pagination .older-posts:after{content:"\203A";font-size:1.5em}.post-readmore{padding:8vmin 1vw;font-size:1.2rem}.post-readmore-inner{display:grid;grid-gap:8vmin;grid-template-columns:1fr 1fr}.post-readmore-prev{justify-content:flex-end;text-align:right}.post-readmore a{display:flex;color:currentColor;text-decoration:none}.post-readmore h4{width:100%;font-size:.75em}.post-readmore svg{display:inline-block;vertical-align:middle;height:.9em}.post-readmore h4+svg,.post-readmore svg+h4{margin-left:2vmin}.post .post-author{border-top:1px solid #e2e2e2}.author-page-head{margin:10px 0 20px}.author-page-image{margin-bottom:20px}.author-meta-wrapper{padding:0 0 0 15px!important}.author-links{display:inline-block;font-weight:800}.author-page-head h1{margin-bottom:3px;font-size:1.5em}.author-page-head p{margin-bottom:5px}.author-links a{color:#000;text-decoration:underline;font-size:1em;margin-left:10px}.author-links a:first-child{margin-left:0}@media (max-width:700px){.post-readmore{font-size:1.6rem}.post-readmore svg{margin:.1em 0 0}}.home-template{display:flex;flex-direction:column}.home-template main.row{flex-grow:1}.home-template .download-app-container>ul{padding:0;margin:0}.home-template .download-app-container>ul>li{display:inline-block}.home-template .download-app-container>ul>li>a{display:block}.home-template .download-app-container>ul>li>a:first-child{margin-right:.5rem}.debug{border:1px solid red}.home-content-container{text-align:center}.home-content-container p{margin-bottom:5px}.home-content-container #site-description{font-weight:400}.home-content-container a{color:#000;font-size:1.3em}.home-heading{font-weight:100;font-size:3em;text-transform:uppercase}#home-callout{font-weight:400;font-size:.9em}#pop-up-quote{font-style:italic}#get-the-app:before,#pop-up-quote:after{content:"\A";white-space:pre}#iphone-img{display:block;margin-left:auto;margin-right:-7%;width:100%}#social-container>ul>li{display:inline-block;padding:10px 5px}#social-container>ul{padding:0;margin:0}.pin-container{perspective:1000px;border:1px solid transparent;margin-bottom:25px}.pin{width:30px;height:30px;border-radius:50% 50% 50% 0;background:#000;position:absolute;transform:rotate(-45deg);left:50%;top:50%;margin:-20px 0 0 -20px;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;animation-duration:1s}.pin:after{content:"";width:10px;height:10px;background:#fff;top:34%;left:32%}.pin:after,.pulse{position:absolute;border-radius:50%}.pulse{background:rgba(0,0,0,.2);height:14px;width:14px;left:50%;top:50%;margin:11px 0 0 -12px;transform:rotateX(55deg);z-index:-2}.pulse:after{content:"";border-radius:50%;height:40px;width:40px;position:absolute;margin:-13px 0 0 -20px;-webkit-animation:pulsate 1s ease-out;animation:pulsate 1s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);box-shadow:0 0 1px 2px #89849b;-webkit-animation-delay:1.1s;animation-delay:1.1s}@-webkit-keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{filter:none;opacity:1}to{opacity:0;transform:scale(1.2)}}@keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{filter:none;opacity:1}to{opacity:0;transform:scale(1.2)}}@-webkit-keyframes bounce{0%{opacity:0;transform:translateY(-2000px) rotate(-45deg)}60%{filter:none;opacity:1;transform:translateY(30px) rotate(-45deg)}80%{transform:translateY(-10px) rotate(-45deg)}to{transform:translateY(0) rotate(-45deg)}}@keyframes bounce{0%{opacity:0;transform:translateY(-2000px) rotate(-45deg)}60%{filter:none;opacity:1;transform:translateY(30px) rotate(-45deg)}80%{transform:translateY(-10px) rotate(-45deg)}to{transform:translateY(0) rotate(-45deg)}}.main-nav{background:#fff;border-bottom:1px solid #ebebeb}.main-nav .navbar-nav>li{padding:10px;font-weight:500}.main-nav .navbar-nav>li>a{font-size:.9em;padding:10px 20px;color:#000}.main-nav .navbar-nav>li>a:hover{text-decoration:underline;font-weight:500}.site-footer{background:#000;min-height:25vh;text-align:center;padding:25px 0}.site-footer h4{color:#fff;font-size:.95em;margin:10px 0;text-transform:capitalize}.site-footer ul{margin:0 0 20px;padding:0}.site-footer ul>li{display:block;margin:0}.site-footer ul>li>a{padding:2.5px 0;display:block;font-size:.813em;font-weight:500;color:#fff;margin-bottom:10px}.site-footer ul>li:hover{text-decoration:underline}.site-footer #legal-copyright{font-size:.5em;color:#fff;text-align:left;padding:10px 0}
/*# sourceMappingURL=screen.css.map */