@import url(https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;1,300;1,400&display=swap);body{font-family:Merriweather,serif;background-color:#f8f8f8;color:#7d7d7e;min-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-weight:lighter;box-sizing:border-box;width:100%}body.noscroll{overflow:hidden}div{box-sizing:border-box;display:flex;width:100%;align-items:center;justify-content:center}a,button,h1,h2,h3,h4,p{font-weight:lighter;display:inline-block;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;color:inherit;text-decoration:none}h1{font-size:1.7em}h2{font-size:1.3em}h3{font-size:1.15em}button,h4,li,p,td{font-size:1em}.spaced-lines,h3,p{line-height:1.8em}img{box-sizing:content-box;margin:8px}button{cursor:pointer;color:#f8f8f8;background:#7d7d7e;padding:8px 16px;border:1px solid #919698;border-radius:1px;transition:background-color .2s}button:hover{color:#fff;background:#b1b6b8}button:disabled{color:#fff;background:#d1d6d8;cursor:not-allowed}a.invisible-link{color:inherit;text-decoration:inherit}.spacer-large{display:block;height:2em}.spacer-medium{display:block;height:1.6em}.spacer-small{display:block;height:1em}.spacer-tiny{display:block;height:.5em}p.quoted{text-align:justify}.section-title{text-decoration:underline;font-weight:bolder;line-height:1.8em}.watermark{color:#b1b6b8}#footer,#header{flex-direction:row;justify-content:space-between}#hamburger{width:28px;height:20px;flex-direction:column;justify-content:space-between;cursor:pointer}#hamburger>span{display:block;width:28px;height:2px;background-color:#8d8d8e}.page-content{flex-direction:column;justify-content:flex-start}div.banner{padding:16px;border-radius:4px;border:2px solid;background-color:rgba(0,0,0,.1);border-color:rgba(0,0,0,.3);margin-bottom:2em}div.banner>*{text-align:center}div.banner.success{background-color:rgba(20,150,80,.15)}div.banner.warn{background-color:rgba(150,150,20,.15)}.overlay{position:absolute;z-index:1;background-color:#f8f8f8;width:100vw;height:100vh;top:0;left:0;flex-direction:column;display:none;opacity:0}.overlay.show{display:inherit}#links{width:auto;flex-direction:row;justify-content:flex-end}.header-link,.header-link:visited{margin:4px 12px;padding:0 0 6px 0;border-bottom:1px solid transparent;transition:border-bottom .5s}.header-link:hover{border-bottom-color:#b1b6b8}.header-link.active,.header-link.active:hover{border-bottom-color:#8d8d8e}#home-page{flex-direction:column}#training-page>#tables{flex-direction:column;align-items:flex-start;justify-content:flex-start}table#inspirations,table#training{border-collapse:collapse;table-layout:auto;width:100%}table#inspirations>tbody>tr>td,table#training>tbody>tr>td{box-sizing:border-box;border-bottom:2px dotted #d1d6d8;font-weight:lighter}table#training>tbody>tr>td.what{font-weight:700}table#inspirations>tbody>tr:not(:last-child)>td{border-bottom:2px dotted #d1d6d8}table#inspirations>tbody>tr>td:not(:first-child){border-left:2px dotted #d1d6d8}table#inspirations>tbody>tr>td{text-align:center;border-bottom:none}#payment-options{justify-content:space-around}.payment-option{flex-direction:column;justify-content:space-around;border:1px solid #d1d6d8}#payment-page #other-payment-options{flex-direction:column;align-items:center}#payment-page ul{display:table;margin:0 auto;font-weight:lighter}#payment-page li{margin:0 0 8px 0}.payment-option{height:256px}.payment-form{display:flex;flex-direction:row;align-items:center;justify-items:center}.payment-input{border:none;border-bottom:1px solid #7d7d7e;padding:.4em;background:0 0;outline:0;width:3em;text-align:right}.payment-input:hover,.payment-input:select{outline:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.payment-dollar-sign{line-height:2em}body{padding:2.5vw 4vw}table#inspirations>tbody>tr>td,table#training>tbody>tr>td{padding:10px}#page-container{padding:2.5vmax 0}p.quoted{padding:0 32px 16px 16px}.payment-button{padding:20px 28px}#title-coach{font-size:80%;display:block}#home-page>#splash{flex-direction:column}img{width:70vmin;height:auto;transition:width .2s}.headshot.portrait{height:50vh;width:auto}@media only screen and (max-width:600px){body{padding:5vw 4vw}#header{padding:0 2vw}#header>#links{display:none}#payment-options{margin-top:32px;flex-direction:column;align-items:center;justify-content:center}#other-payment-options{margin-bottom:32px}.payment-option{margin-bottom:16px}table#inspirations>tbody.table-5{display:none}table#training>tbody>tr{display:flex;flex-direction:column}table#training>tbody>tr:not(:last-child){border-bottom:2px dotted #d1d6d8}table#training>tbody>tr>td:not(:first-child){margin-left:32px}table#training>tbody>tr>td{border:none}.overlay>*{text-align:center;max-width:80vw}#home-page>#splash>#letter{width:90vw}div.banner>h2{font-size:1.15em}}@media only screen and (min-width:600px){#payment-options{flex-direction:row;align-items:flex-start}#header>#hamburger{display:none}table#inspirations>tbody.table-2{display:none}p.quoted{padding:0 64px 16px 32px}#home-page>#splash>#letter{width:70vw}div.banner{width:90vw}}@media only screen and (min-width:768px){div.banner{width:80vw}}@media only screen and (min-width:992px){#title-coach::before{content:" - "}#title-coach{font-size:inherit;display:inline}div.banner{width:75vw}}@media only screen and (min-width:1200px){#home-page>#splash{flex-direction:row;align-items:flex-start}#home-page>#splash>#letter{margin-left:1vmax}div.banner{width:70vw}}