:root{--gray:#29292a;--blue:#2454bc;--light-blue:#537eda;--white:#fafafa}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{margin:0;font-family:Roboto Slab,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--gray)}.Intro-form,.form-group{display:flex;flex-direction:column}.form-group{margin-bottom:1rem}input,textarea{width:100%;padding:12px 20px;margin:8px 0;display:inline-block;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}textarea{min-height:100px}.btn{background-color:#4caf50;border:none;color:#fff;padding:15px 32px;margin-top:1rem;text-align:center;text-decoration:none;display:inline-block;font-size:16px}.btn:hover{background-color:#45a049;cursor:pointer}#coach-dropdown{background-color:var(--light-blue);font-size:1.5rem;margin:1rem 0;padding:1rem;width:50%;box-shadow:2px 2px 5px #0a1631}#Error-page{text-align:center;font-size:2rem;font-weight:700;color:#000;background-image:url(https://s3.amazonaws.com/zenplannerwordpress-stack0/wp-content/uploads/sites/225/2020/01/28141047/marcus.jpg);height:100vh;background-position:50%;background-repeat:no-repeat;background-size:cover}#Error-page,#Store-link{padding:2rem;text-decoration:none}#Store-link{font-size:1.5rem;color:var(--white);background-color:var(--blue);margin:1rem;border-radius:2px;box-shadow:2px 2px 5px #0a1631}#Store-link a:focus,#Store-link a:hover,#Store-link a:visited,a:active{text-decoration:none;color:#fff}.Header{background-image:linear-gradient(to bottom right,#173881,#285fd5);color:var(--white);height:6rem;padding:1rem;display:flex;flex-direction:row;justify-content:space-between;box-shadow:2px 2px 5px #0a1631;position:fixed;width:100%;text-transform:uppercase;z-index:100}.Header-spacer{padding-top:6rem}.Masthead{display:flex;flex-direction:row;justify-content:space-between}.Masthead-logo{height:4rem}.Masthead-name{font-size:2rem;padding:0 1rem;text-shadow:1px 1px 4px #0a1631}.Masthead-name-subtitle{font-size:1rem}.Header-nav{display:flex;flex-direction:row;justify-content:space-between}.Header-button{color:var(--white);cursor:pointer;font-size:1.5rem;text-align:center;text-decoration:none;white-space:nowrap;text-shadow:1px 1px 4px #0a1631;padding-top:1rem;padding-bottom:1rem;margin:0 1rem;font-weight:400}.Header-button:hover{text-shadow:3px 3px 5px #0a1631;color:#7fc1ff}.Dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.Dropdown:hover .Dropdown-content{display:block}.Footer{background-color:var(--gray);color:var(--white);padding:1rem;display:flex;flex-direction:row;justify-content:space-around}@media screen and (max-width:1200px){.Footer{flex-direction:column}}.Footer-container{margin-right:2rem;margin-bottom:2rem}.Footer-socials{margin-bottom:2rem}.Footer-socials,.Icon-row{display:flex;flex-direction:row;justify-content:flex-start}.Icon{height:1.25rem;margin-right:.5rem;margin-bottom:.3rem}.Monospace{font-family:Roboto Mono,monospace}.Social-icon{height:2rem;margin-right:1rem;cursor:pointer}.Footer-title{font-size:1.2rem;margin-bottom:1rem;text-shadow:1px 1px 4px #0a1631;text-transform:uppercase}.Scroller-image{width:100%;height:100%;object-fit:cover}.Copy-block{color:var(--white);display:flex;flex-direction:column;width:100%;font-family:Roboto;font-size:1.5rem;margin:1rem 0;padding:2rem 4rem;background-color:#0e224f;background-image:linear-gradient(to bottom right,#081c49,#1e4bac);border-radius:2px;box-shadow:2px 2px 5px #0a1631}.Copy-block p,.Copy-title{margin-bottom:1rem}.Copy-title{font-size:2rem;font-weight:700}.Contact-container{display:flex;flex-direction:row;justify-content:space-between}.Contact{background:#285fd5;color:var(--white);border-radius:2px;box-shadow:2px 2px 5px #0a1631;padding:1.5rem;margin:1rem 1rem 0;width:33%}.Contact-name{font-size:1.5rem;margin-bottom:1rem}.ExternalCard-container{display:flex;background:#285fd5;color:var(--white);flex-direction:column;justify-content:flex-start;margin:1rem;border-radius:2px;box-shadow:2px 2px 5px #0a1631;flex-direction:row;justify-content:space-between;height:10rem;overflow:hidden}.ExternalCard-image{object-fit:cover;width:80%;height:250px;-webkit-clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}.ExternalCard-name{font-size:1.5rem;margin-bottom:1rem;padding:1rem}.Dropdown-content{background-color:var(--white);border-radius:2px;box-shadow:2px 2px 5px #0a1631}.Dropdown-item{padding:.1rem 1rem;color:var(--blue);text-decoration:none}.Dropdown-item:hover{background-color:var(--blue);color:var(--white)}.Zenplanner-wrapper{margin:2rem}.Subtitle-font{color:#d3d3d3;padding-bottom:2rem}.profile-container{float:right;display:flex;flex-direction:column;justify-content:space-between}.profile-image{width:100%;height:100%;object-fit:cover}.cta-card{height:100%;padding:1rem;margin:1rem;background:var(--blue);border-radius:.5rem;box-shadow:0 8px 16px 0 rgba(0,0,0,.5);transition-duration:.3s;max-width:35%;font-weight:700}.cta-card:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2);background:var(--light-blue);cursor:pointer}