*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:PT Sans,Helvetica Neue,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.5em;color:#333;text-align:left;background-color:#282828}[tabindex="-1"]:focus{outline:none!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#2384d2;text-decoration:underline;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#5cb4ff;text-decoration:none}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:10px;padding-bottom:10px;color:#666;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.hamburger{width:22px;height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}@media(min-width:1025px){.hamburger{display:none}}.hamburger span{display:block;background-color:#fff;width:100%;height:2px;border-radius:1px}.hamburger:hover span{background-color:#5cb4ff}.close{display:block;position:absolute;right:0;top:0;width:51px;height:51px;font-size:0;cursor:pointer}@media(min-width:1025px){.close{display:none}}.close:after,.close:before{content:"";position:absolute;background:#2384d2;border-radius:1px;left:14px;right:14px;top:24px;height:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .1s;transition:background .1s}.close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.close:active:after,.close:active:before,.close:focus:after,.close:focus:before,.close:hover:after,.close:hover:before{background:#5cb4ff}.menu{visibility:hidden;opacity:0;position:fixed;top:.8rem;right:.8rem;width:calc(100% - 1.6rem);padding:1.5rem;background:#fff;border-radius:4px;-webkit-transition:.3s;transition:.3s;font-size:1.25rem;-webkit-box-shadow:0 50px 100px rgba(50,50,93,.1),0 15px 35px rgba(50,50,93,.15),0 5px 15px rgba(0,0,0,.1);box-shadow:0 50px 100px rgba(50,50,93,.1),0 15px 35px rgba(50,50,93,.15),0 5px 15px rgba(0,0,0,.1);-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);z-index:7}@media(min-width:1025px){.menu{visibility:visible;opacity:1;top:0;right:1.5rem;padding:0;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none;background:none;-webkit-box-shadow:none;box-shadow:none;width:auto;font-size:1rem}}.menu--open{visibility:visible;opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.menu .jump-to{font-weight:700}@media(min-width:1025px){.menu .jump-to{display:none}}.menu ul{padding:0;margin:0}@media(min-width:1025px){.menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:70px}}.menu li{list-style-type:none;line-height:2.2rem}@media(min-width:1025px){.menu li{margin-left:1rem}}.menu a{text-decoration:none;display:block;-webkit-transition:color .15s;transition:color .15s}.menu a:focus{color:#5cb4ff}@media(min-width:1025px){.menu a{color:#fff;font-weight:700;-webkit-font-smoothing:antialiased}.menu a:focus,.menu a:hover{color:#5cb4ff}}.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:6}.overlay--visible{display:block}@media(min-width:1025px){.overlay{display:none}}.top-nav{background-color:#282828;height:54px;padding:1rem;position:fixed;top:0;left:0;width:100%;z-index:5}@media(min-width:1025px){.top-nav{padding-left:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:70px}}header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}h1,h2,h3{letter-spacing:normal}h1{font-family:Merriweather,Garamond,serif;color:#fff;-webkit-font-smoothing:antialiased;font-size:1rem;text-align:left;margin:0}@media(min-width:1025px){h1{font-size:1.125rem}}h2{font-family:Merriweather,Garamond,serif;font-size:1.5rem}h2,h3{line-height:1.3em;margin-bottom:.8rem}h3{font-size:1.125rem;font-weight:700}td{vertical-align:top}@media(min-width:767px){.phone-link{color:#333;text-decoration:none;cursor:text}.phone-link:hover{color:#333}}.table{margin:1rem 0 2rem}.table:first-child{margin-top:0}@media(min-width:1025px){.table h3{padding-left:180px;text-align:left}}.table .row{margin-bottom:1rem;text-align:center}@media(min-width:1025px){.table .row{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left}.table .row .date{text-align:right;padding-right:30px;width:180px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.center{text-align:center}.main{position:relative;top:54px;height:calc(100% - 54px)}@media(min-width:1025px){.main{top:70px;height:calc(100% - 70px)}}.main section{background-color:#f7f7f7}.main section:nth-child(odd){background-color:#e6e7eb}.hero{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#333;text-align:center}@media(min-width:767px){.hero{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;padding:3rem 2rem}}@media(min-width:1025px){.hero{padding:5rem 2rem}}.hero:before{display:block;content:"";width:100%;height:100%;background-color:#d1e3f1;background-image:url(/e17c0dfdd2eb58bab6557bd588a67b74.jpg);background-size:cover;background-position:50%;position:absolute;top:0;left:0;z-index:1}.hero .hero-content{position:relative;padding:1.3rem 1rem;margin:1rem;border-radius:4px;z-index:2}@media(min-width:1025px){.hero .hero-content{margin:0 4rem 0 0;padding:0}}@media(min-width:767px){.hero h2{font-size:1.9rem;text-align:left}}@media(min-width:1025px){.hero h2{font-size:2.5em}}.hero h3{font-size:1.3rem}@media(min-width:767px){.hero h3{font-size:1.4rem;text-align:left}}@media(min-width:1025px){.hero h3{font-size:2.2rem}}.hero p{margin:0;font-size:1.3rem;line-height:1.3em}@media(min-width:767px){.hero p{font-size:1.4rem;text-align:left}}@media(min-width:1025px){.hero p{font-size:2rem}}.hero a{text-decoration:none}.google-maps{margin:0 1rem 2rem;width:calc(100% - 2rem);max-width:350px;z-index:3;color:#fff}@media(min-width:767px){.google-maps{margin:1rem 0 0 2rem;max-width:250px}}@media(min-width:1025px){.google-maps{max-width:400px;-webkit-font-smoothing:antialiased}}.google-maps iframe{width:100%;height:250px;border-radius:4px}@media(min-width:767px){.google-maps iframe{height:175px}}@media(min-width:1025px){.google-maps iframe{height:220px}}.google-maps address{margin:.5rem 0 0;font-weight:700;text-align:center;font-size:1.1rem}@media(min-width:767px){.google-maps address{margin:.5rem 0 0;text-align:center}}.scroll-target{padding-top:54px;margin-top:-54px;width:1px;display:inline-block;position:absolute;top:0;left:0}section:not(.hero){position:relative}section:not(.hero) h2{text-align:center;font-size:1.2rem;line-height:1.5em;position:-webkit-sticky;position:sticky;top:54px;padding:1.1rem 0;margin:0;background-color:hsla(0,0%,97%,.95);border-bottom:1px solid #ccc;z-index:4}@media(min-width:1025px){section:not(.hero) h2{position:static;border:0;background:none;padding:3rem 0 .5rem;font-size:1.4rem}}section:not(.hero):nth-child(odd) h2{background-color:rgba(230,231,235,.95)}.section-content{padding:1.5rem;max-width:600px;margin:0 auto}@media(min-width:1025px){.section-content{padding-bottom:2rem}}.section-content li{margin-bottom:.5rem}.section-content .date{font-weight:700}footer{background-color:#282828;padding:1rem 3rem;text-align:center}footer,footer .phone-link,footer a{color:#fff}footer .phone-link:hover,footer a:hover{color:#fff;text-decoration:underline}@media(min-width:767px){footer .phone-link:hover,footer a:hover{text-decoration:none;cursor:text}}footer .footer-left{padding-bottom:1rem;font-weight:700}footer .social-icons{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width:767px){footer .social-icons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}footer .social-icons .social-icon{width:24px;height:24px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;cursor:pointer}footer .social-icons .social-icon:hover{opacity:.7}@media(min-width:767px){footer{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2rem}footer .footer-right{text-align:right}}@media(min-width:1025px){footer{-webkit-font-smoothing:antialiased}}.education-training,.experience,.honors{text-align:center}.about-dr-cowen img{width:100%;max-width:240px;height:auto;margin:0 auto 1.5rem;border-radius:4px;display:block}@media(min-width:767px){.about-dr-cowen img{float:left;width:200px;height:267px;margin:0 1rem 1rem 0}}@media(min-width:1025px){.about-dr-cowen img{width:240px;height:320px;margin:0 1.5rem 1rem 0}}@media(min-width:767px){.about-dr-cowen .section-content:after{content:"";display:table;clear:both}}