@charset "UTF-8";/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/@import "https://use.typekit.net/gxn8ouc.css";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;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,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}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}template{display:none}[hidden]{display:none}html.testimonials{background:url(/images/GrandTraverseBG2.jpg)no-repeat 50% fixed;background-size:cover}html.lets-connect{background:url(/images/GrandTraverseBG3.1.jpg)no-repeat 50% fixed;background-size:cover}html.thanks{background:url(/images/GrandTraverseBG.jpg)no-repeat 50% fixed;background-size:cover}html.about-the-invitation{background:url(/images/GrandTraverseBG4.1.jpg)no-repeat 50% fixed;background-size:cover}html.my-approach{background:url(/images/GrandTraverseBG4.1.jpg)no-repeat 50% fixed;background-size:cover}html.natasha-perlis-cpc-acc{background:url(/images/GrandTraverseBG.jpg)no-repeat 50% fixed;background-size:cover}html.resources{background:url(/images/GrandTraverseBG.jpg)no-repeat 50% fixed;background-size:cover}html.musings{background:url(/images/GrandTraverseBlogBG.jpg)no-repeat 50% fixed;background-size:cover}body{font-family:agenda,sans-serif;font-weight:400;font-size:20px;color:#d6669e;font-kerning:none}p{color:#0e4e6f;font-kerning:none}p:first-of-type{margin-top:0}h1{font-weight:500;margin-top:.5rem}h2{font-weight:100;margin-top:0;margin-bottom:0}h3{margin-top:0;font-weight:600}a{color:#d6669e}a:visited{color:#d6669e}a:hover{text-decoration:underline}figure{padding:0;margin:0}.wrapper{margin:auto;max-width:1600px}.wrapper .site-content{width:100%;height:100vh}@media(min-width:768px){.mobile{display:none}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fade-in{opacity:0;animation:fadeIn ease-in 1;animation-fill-mode:forwards;animation-duration:.5s}.credit{color:#d6669e;font-size:small;font-style:italic}footer .credit{position:fixed;right:1rem}.credit a{color:#d6669e;font-size:small}nav{font-weight:600}@media(min-width:768px){nav{display:flex;justify-content:center}}nav .nav-links{padding:1rem 0;display:grid;transition:transform .3s ease-in-out;transform:translateX(-100vw);width:100vw;background-color:rgba(255,255,255,.95);line-height:2.5rem}nav .nav-links .nav-link{padding-left:1rem;text-decoration:none;border:solid transparent 2px}@media(min-width:768px){nav .nav-links .nav-link{padding-left:5px;padding-right:5px;padding-top:2px}}nav .nav-links .nav-link:hover,nav .nav-links .nav-link.active{color:#eaa221}@media(min-width:768px){nav .nav-links .nav-link:hover,nav .nav-links .nav-link.active{border:dotted 2px #eaa221;padding-left:5px;padding-right:5px;padding-top:2px}}nav .nav-links .nav-link:hover.active:hover,nav .nav-links .nav-link.active.active:hover{color:#d6669e}nav .nav-links.menu-open{transition:transform .3s ease-in-out;transform:translateX(0);z-index:10}@media(min-width:768px){nav .nav-links{display:flex;transition:transform .3s ease-in-out;transform:translateX(0);width:60vw;max-width:1024px;justify-content:space-evenly;background-color:transparent;line-height:unset}}.header-wrapper{display:flex;justify-content:center;height:4rem}@media(min-width:768px){.header-wrapper{align-items:center}}header{height:2rem}@media(min-width:768px){header{display:flex;max-width:1600px;align-items:center;padding:unset}}header .logo{position:absolute;right:1rem;top:1rem}@media(min-width:768px){header .logo{position:unset;right:unset;top:unset;display:block;padding:1rem .5rem .5rem 0}}@media(min-width:1970px){header .logo{padding-left:1rem}}header .logo img{width:50px}header #menu-icon{padding:1.5rem 1rem .5rem .5rem;z-index:100;width:100px}header #menu-icon svg{transition:transform .3s ease-in-out;transform:rotate(90deg)}header #menu-icon.menu-open svg{transform:rotate(0);transition:transform .3s ease-in-out}footer{width:100vw;background-color:#fff;position:fixed;bottom:0;left:0;color:#d6669e;padding:1rem;font-size:.75rem}#main{display:flex;justify-content:center}.page{padding:0 1rem 3rem;max-width:700px}@media(min-width:768px){.page{width:80vw;max-width:700px;margin-top:1rem;margin-bottom:3rem}}.page .pull-quote{font-style:italic;color:#d6669e;margin-bottom:1rem;display:block}.page section{column-width:350px}#home{display:flex;justify-content:center;flex-flow:wrap;width:100vw;max-width:1600px}#home h1.main-title{margin-top:.5rem;margin-bottom:1rem;display:flex;justify-content:center;width:100vw}@media(min-width:768px){#home h1.main-title{position:relative;font-size:96px}}#home .sub-title{display:flex;justify-content:center;font-size:1.5rem;padding:0 5vw;margin-top:0;text-align:center}@media(min-width:510px){#home .sub-title{padding:0 20vw}}@media(min-width:768px){#home .sub-title{position:unset;top:unset;padding:0;font-size:2rem;position:relative;width:60vw}}@media(min-width:1024px){#home .sub-title{width:unset}}#home .image-bg{height:65vh;width:100vw;background-repeat:no-repeat;background-size:cover;background-position:50%;background-image:url(/images/GrandTraverseCropped.610.jpg)}@media(min-width:768px){#home .image-bg{display:none}}#home .image{display:none;width:100vw;height:100%}@media(min-width:768px){#home .image{display:block}}#lets-connect,#thanks{max-width:700px}#natasha-perlis-cpc-acc .bottom{display:none}#natasha-perlis-cpc-acc p:first-of-type{margin-top:2rem}#natasha-perlis-cpc-acc .pull-quote:nth-child(3){position:relative;top:-1rem}#my-approach .pull-quote:nth-child(2){position:relative;top:-1rem}.blog-header a{text-decoration:none}.blog-header a:hover{text-decoration:underline}.musings-all{max-width:700px;margin-top:1rem;margin-bottom:5rem;padding:0 1rem}@media(min-width:768px){.musings-all{width:80vw}}.musings-all img{max-width:100%}.musings-list .content{display:flex;flex-flow:wrap;justify-content:space-around}.musings-list .featured{width:100%}.musings-list .featured a{text-decoration:none}.musings-list .featured .featured-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:200px}.musings-list .featured .featured-image .content{color:#fff;padding:1rem 0;top:2rem;display:flex;justify-content:center;align-items:center}.musings-list .featured .featured-image .content.dark{background-color:rgba(255,255,255,.5)}.musings-list .featured .featured-image .content.dark h2{color:#0e4e6f}.musings-list .featured .featured-image .content.dark h2:hover{text-decoration:underline}.musings-list .featured .featured-image .content.dark time{color:#0e4e6f}.musings-list .featured .featured-image .content h2{font-weight:700;width:100%;text-align:center;margin-bottom:1rem}.musings-list .featured .featured-image .content time{color:#fff;font-weight:700}.musings-list .sub-posts{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%}.musings-list .sub-posts article{background-color:#fff;width:28%;padding:1rem;margin:1rem 1px;box-shadow:2px 2px 2px #eee}.musings-list article{max-width:50%;padding:0 1rem}.musings-list article a{text-decoration:none}.musings-list article .heading{margin-bottom:1rem}.musings-list article .heading h3{color:#0e4e6f;font-weight:600}.musings-list article .heading h3:hover{text-decoration:underline}time{color:#0e4e6f;font-weight:100}.contact-form{max-width:700px}.contact-form #contact-form{min-width:250px}.contact-form input,.contact-form textarea{color:#747474;width:calc(85vw);max-width:calc(700px - 2rem);margin-top:.5rem;background:rgba(255,255,255,.5);border-radius:5px;border:none;padding:.25rem 1rem}.contact-form input[type=submit],.contact-form textarea[type=submit]{background-color:#0e4e6f;color:#fff;border:none;padding:1rem 4rem}.contact-form input[type=submit]:focus,.contact-form textarea[type=submit]:focus{background-color:#eaa221}.contact-form #question.hide{display:none}.contact-form #question input{display:inline;width:3rem}.contact-form #question button{cursor:pointer;display:inline;background-color:#0e4e6f;color:#fff;border:none;border-radius:5px;color:'white';border-radius:5px;border:none;padding:.25rem 1rem;margin-left:.5rem}.contact-form .submit{text-align:center}.processed-image,p img{width:100%;height:100%}picture{display:flex;justify-content:center}.quote{display:inline-block;margin-top:0;margin-bottom:3rem}.quote .text::before{content:'“';font-weight:700;font-size:3rem;position:relative;color:#858585;top:15px;line-height:.5rem}.quote .text::after{content:'”';font-weight:700;font-size:3rem;position:relative;color:#858585;top:15px;line-height:.5rem}.quote .text.menu-open::before{display:none}.quote .author{display:block;margin-top:.5rem;font-weight:bolder}.quote .author::before{content:'–'}table{width:100%}table thead{background-color:#0e4e6f}table th{color:#fff;padding:.5rem;text-align:center!important}table td{padding:.5rem}.share-link{margin:.5rem .25rem .5rem 0;display:inline-block}.share-link svg{fill:#0e5071}.share-link:hover{cursor:pointer}.share-link:hover svg{fill:#d7689f}