#__next,body,html{margin:0;padding:0}:root{--blue-dark:#143D8F;--blue-light:#147DC8;--white:#FFF;--gray-100:#f5f5f5;--font-stack:"Open Sans",sans-serif}body{margin:0;font-family:var(--font-stack);color:var(--blue-dark)}.landing{display:flex;flex-direction:column;min-height:100vh;background-color:var(--white);padding-top:20px}.landing__header{display:flex;justify-content:space-between;align-items:center;padding:0;position:fixed;top:0;left:0;right:0;height:80px;z-index:1000}.landing__menu-btn,.landing__nav a{font-size:1.5rem;color:var(--blue-dark);background:none;border:none;margin-left:1rem;cursor:pointer}.landing__hero{flex:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:2rem;background-color:var(--gray-100)}.landing__graphic{flex:0 1 300px;text-align:center;margin-bottom:2rem}.landing__copy{flex:0 1 400px;text-align:left;padding-left:2rem}.landing__title{font-size:2.5rem;line-height:1.2;margin:0 0 1rem}.landing__tagline{font-size:1.125rem;margin-bottom:2rem;color:#666}.landing__cta{display:inline-block;padding:.75rem 2rem;background-color:var(--blue-light);color:var(--white);border-radius:4px;text-decoration:none;font-weight:500}@media (max-width:768px){.landing__hero{flex-direction:column-reverse}.landing__copy{padding-left:0;text-align:center}}input{font-size:1.125rem}#__next,body,html{width:100%;max-width:100%;overflow-x:hidden}*{box-sizing:border-box}.dash-grid,.dash-left,.dash-right{min-width:0}img,video{max-width:100%;height:auto;display:block}.dash-container,.dash-grid,.dash-left,.dash-right,.last-visit,.pool-info,.pool-needs{overflow-wrap:anywhere;word-break:break-word}