.back-to-top{--btt-size: 2.1em;position:fixed;right:var(--btt-right, 30px);bottom:var(--btt-bottom, 30px);z-index:99;width:var(--btt-size);height:var(--btt-size);font-size:var(--btt-font-size, 15px);line-height:2.1;display:inline-flex;align-items:center;justify-content:center;background:var(--btt-bg, #333);color:var(--btt-color, #fff);border-radius:var(--btt-radius, 2px);cursor:pointer;padding:0}.back-to-top[hidden]{display:none}.back-to-top svg{width:1em;height:1em;transform:translateY(-8%)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{min-height:100dvh;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,picture,video,canvas,svg{display:block;max-width:100%}img{height:auto}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:none;border:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{line-height:1.2}a{color:inherit}ul[class],ol[class]{list-style:none;padding:0}:focus-visible{outline:3px solid var(--focus, #2563eb);outline-offset:2px}iframe{border:0;max-width:100%}.container{width:min(100% - 2 * var(--gutter, 1.25rem),var(--container, 1200px));margin-inline:auto}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100%;left:1rem;z-index:1000;padding:.5rem 1rem;background:#111;color:#fff}.skip-link:focus{top:1rem}.stub{outline:2px dashed #f59e0b;outline-offset:2px;position:relative}:root{--navy: #044953;--teal: #0a8d96;--card-bg: #f1f7f8;--text: #2c2c2c;--focus: var(--teal);--font-body: "Barlow", sans-serif;--container: 1200px}html{font-size:112.5%}@media(max-width:921px){html{font-size:102.6%}}html{scroll-behavior:auto}body{font-family:var(--font-body);font-size:1rem;line-height:1.44;color:var(--text);background:#fff;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-body);margin:0;color:var(--navy)}h1{font-weight:400;font-size:2.667rem;line-height:1.111em;color:#fff;text-align:center}h2{font-weight:500;font-size:2.667rem;line-height:1.3em;text-align:center}h3{font-weight:500;font-size:1.556rem;line-height:1.3em;text-align:center}h6{font-weight:700;font-size:.889rem;line-height:1.25em;text-align:center}p{margin:0}a{color:var(--teal);text-decoration:none}@media(max-width:767px){h1{font-size:30px}h3{font-size:20px}}.site-header{background:url(/images/eddiep-home-hero-bkgrd.jpg) 50% 50% / cover no-repeat;margin-bottom:100px}.site-header__inner{display:flex;flex-direction:column;gap:85px;padding:65px 10px}.site-header__brand{display:block;text-align:center;line-height:0}.site-header__brand img{display:inline-block;vertical-align:middle;width:206.39px;height:auto}.home{display:flex;flex-direction:column}.intro{padding:0 10px;margin-bottom:80px}.intro__inner{max-width:var(--container);margin-inline:auto;padding:10px 0;display:flex;flex-direction:column;gap:10px}.talk{padding:0 10px;margin-bottom:165px}.talk__wrap{max-width:757px;margin-inline:auto;padding:10px 0}.talk__card{background:var(--card-bg);padding:120px 120px 140px;display:flex;flex-direction:column;gap:20px}.talk__card>h2{margin-bottom:26px}@media(max-width:767px){.talk__card{padding:20px 20px 40px}}.closing{position:relative;display:flex;flex-direction:column;min-height:385px;padding:0 10px;margin-bottom:20px;background:url(/images/eddiep-quote-bkgrd.jpg) top center / cover no-repeat}.closing__inner{flex-grow:1;width:100%;max-width:var(--container);margin-inline:auto;padding:10px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.closing__mark{position:absolute;top:-50px;height:4.6rem;width:auto}.closing__lead{font-size:2rem;padding:0 10rem}@media(max-width:1024px){.closing__lead{padding:0 8rem}}@media(max-width:767px){.closing__lead{font-size:25px;padding:0}}.site-footer{background:var(--navy)}.site-footer__inner{display:flex;align-items:center;justify-content:center;min-height:180px;max-width:var(--container);margin-inline:auto}.site-footer__info{padding:10px 38px 10px 10px}.site-footer__list{display:flex;flex-wrap:wrap;justify-content:flex-end;margin:0 -8px;padding:0;list-style:none;font-size:1rem;line-height:1.5}.site-footer__list li{position:relative;display:flex;margin-inline:8px;color:#fff}.site-footer__list li:not(:last-child):after{content:"";position:relative;inset-inline-end:-8px;height:100%;border-inline-start:1px solid #ddd}.site-footer__list a,.site-footer__list span{color:#fff;transition:color .3s}.site-footer__list li:hover span{color:#bad9dd}.site-footer__icon{padding:10px;text-align:center;line-height:1.5}.site-footer__social{display:inline-block;font-size:45px;line-height:1;color:#fff;transition:transform .3s}.site-footer__social svg{display:block;width:45px;height:45px;fill:currentColor}.site-footer__social:hover{color:#bad9dd;transform:scale(1.1)}@media(max-width:767px){.site-footer__inner{flex-wrap:wrap;max-width:767px}.site-footer__info,.site-footer__icon{width:100%}.site-footer__info{padding:10px 0 0}.site-footer__list{justify-content:center}.site-footer__list li:nth-child(2):after{display:none}}.sf-form{--sf-gap: 10px;--sf-radius: 2px;--sf-border: 1px solid var(--navy);--sf-bg: var(--card-bg);width:100%}.sf-form .sf-field{gap:0}.sf-form label{display:block;margin:0;font-size:1rem;font-weight:400;line-height:1.5;text-transform:uppercase;color:var(--text)}.sf-form .sf-req{color:red}.sf-form input:not([type=checkbox],[type=radio]){height:45.5px;padding:11.25px;font-size:15px;line-height:21px;color:#1f2124}.sf-form select{appearance:none;height:40px;border-radius:3px;padding:5px 20px 5px 14px;font-size:1rem;line-height:1.5;color:var(--text);background:var(--card-bg) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 357 571.4 322'%3E%3Cpath fill='%232c2c2c' d='M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z'/%3E%3C/svg%3E") no-repeat right 10px top 20.37px / 11px auto}@media(max-width:921px){.sf-form select{background-position:right 10px top 19.56px}}.sf-form textarea{border-radius:3px;padding:5px 14px;font-size:15px;line-height:21px;height:96px;min-height:0;color:#1f2124}.sf-form .sf-submit{display:block;width:100%;padding:15px 30px;border:0;border-radius:0;background:var(--teal);color:#fff;font-family:var(--font-body);font-weight:700;font-size:.889rem;line-height:1;text-transform:uppercase}.sf-form .sf-submit:hover{background:var(--navy)}
