@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;600;800&display=swap";body{background-color:#fff;font-family:nunito sans,sans-serif;font-size:16px;color:#002f3b}body h1{font-size:26px;font-weight:400;color:#cc4a1e}body h2{font-size:18px;line-height:22.5px;font-weight:600;background-color:#002f3b;color:#fff;border-bottom:3px solid #cc4a1e;padding:.5rem calc(1rem * 1.5);margin:0}@media(min-width:769px){body h2{padding:.5rem 1rem;font-size:18px;line-height:22.5px}}body p{padding:0 calc(1rem * 1.5)}@media(min-width:769px){body p{padding:0 1rem}}body a{color:#002f3b;text-decoration:none}body a:hover{color:#cc4a1e;cursor:pointer}body ul{list-style:none;padding:0 calc(1rem * 1.5)}body ul li{padding-bottom:.5rem}body ul li::before{content:'\2022';color:#cc4a1e;font-weight:800;display:inline-block;width:1rem}body figure{margin:0;padding:0 calc(1rem * 1.5)}@media(min-width:769px){body figure{padding:0}}body .site-image.circle img{border-radius:50%}body table{margin:0;padding:0;width:100%;border-collapse:collapse}body table thead{background-color:#002f3b;color:#fff}body table thead th{font-weight:300;padding:.5rem calc(1rem * 1.5)}body table tbody tr td{padding:.5rem calc(1rem * 1.5);border-bottom:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #eee}@media(min-width:769px){body .mobile{display:none!important}}html,body{margin:0;padding:0}.container{margin:0 auto;width:100%;height:auto;max-width:1440px}@media(min-width:769px){.container{display:grid;grid-template-rows:32px 1fr 64px;align-items:center}}@media(min-width:1440px){.container{box-shadow:-1px 6px 17px -5px #868686;border-bottom:none}}#main-content{position:relative;padding:0}#main-content.menu-open{top:calc(-100vh + 3rem)}.site-header{display:flex;flex-direction:column;height:3rem;z-index:2;color:#fff}.site-header.menu-open{height:100vh}@media(min-width:769px){.site-header{flex-direction:row;justify-content:space-between;height:2rem}}@media(min-width:769px){.site-header{background-color:initial;color:#002f3b}}.site-header .logo{background-color:#002f3b;padding:.5rem 0}@media(min-width:769px){.site-header .logo{padding:0}}.site-header .logo .mobile.menu-actions{display:flex;height:2rem;justify-content:space-between;align-items:center;padding-left:1rem;width:100px;cursor:pointer}.site-header .logo .mobile.menu-actions #menu-icon{height:1rem;margin-right:1rem}.site-header .logo .mobile.menu-actions #menu-icon.menu-open{display:none}.site-header .logo .mobile.menu-actions a{height:1rem}.site-header .logo .large{display:none}@media(min-width:769px){.site-header .logo .large{display:inline-block}}.site-header .logo a:hover{text-decoration:none}.site-header .logo a img{display:none;background-color:#002f3b;padding:10px}@media(min-width:769px){.site-header .logo a img{display:inline-block}}.site-header .logo a img.mobile{display:inline-block;height:1rem;padding:0}.site-header #close-icon{display:none}.site-header #close-icon.menu-open{display:inline-block;position:absolute;top:1rem;right:1rem;transition:transform .3s ease-in-out;transform:translateX(0);cursor:pointer;z-index:10}footer{display:none}@media(min-width:769px){footer{display:flex;justify-content:flex-end;padding:1rem;font-size:10px;background-color:#fff}footer>div{display:grid;grid-template-columns:220px 1fr;grid-gap:1rem;justify-items:end;align-items:center}footer>div img{background-color:#fff;width:220px}footer>div div span{display:block}}nav{display:flex;flex-direction:column;justify-content:space-between;width:80vw;height:100vh;transition:transform .3s ease-in-out;transform:translateX(-100vw)}@media(min-width:769px){nav{transition:unset;transform:unset;width:55vw;max-width:550px}}nav.menu-open{position:fixed;background-color:#002f3b;color:#fff;transition:transform .3s ease-in-out;transform:translateX(0);z-index:10;padding:1rem}nav.menu-open .nav-links{width:50vw}@media(min-width:769px){nav{position:relative;align-items:center;height:unset;background-color:initial;color:#002f3b}}nav .nav-links{display:flex;flex-direction:column;max-width:calc(1440px * .35)}@media(min-width:769px){nav .nav-links{padding-top:unset;flex-direction:row;justify-content:space-evenly;width:50vw}}nav .nav-links .nav-link{line-height:3rem;padding-left:1rem;color:#fff}@media(min-width:769px){nav .nav-links .nav-link{color:#002f3b}}nav .nav-links .nav-link:hover{color:#cc4a1e}nav .nav-links .nav-link.active{color:#cc4a1e}nav .mobile-footer{display:grid;justify-items:center;align-items:center;font-size:12px;margin-bottom:2rem}nav .mobile-footer span{text-align:center;width:250px}@media(min-width:769px){.page{padding:0 1rem 3rem}}.page h1{padding:0 calc(1rem * 1.5)}@media(min-width:769px){.page h1{padding:0;margin:3rem 0 2rem}}.page h2{max-width:680px}.page a{text-decoration:underline}.page .full{display:inline-block}.page .page-div{width:100%}@media(min-width:865px){.page .page-div{width:100%;max-width:680px}}@media(min-width:865px){.page.monitor-page .para1{width:100vw;columns:2;column-gap:2rem;margin-bottom:1rem}.page.monitor-page .para1 p{margin-top:0;padding:0}}.page.monitor-page .para2 img{display:none}@media(min-width:865px){.page.monitor-page .para2{columns:2;column-gap:2rem}.page.monitor-page .para2 p{display:inline-block}.page.monitor-page .para2 p.spark{display:flex;justify-content:center}.page.monitor-page .para2 p img{display:block;border-radius:50%;width:150px}.page.monitor-page .para2 ul{display:inline-block}}.page.monitor-page .simple-monitor{display:grid;height:80vh}.page.monitor-page .simple-monitor .simple-monitor-card{padding-bottom:2rem;max-width:1024px}.page.monitor-page .simple-monitor .simple-monitor-card img{width:100%}@media(min-width:720px){.page.monitor-page .simple-monitor .simple-monitor-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;width:90vw;height:60vh;flex-wrap:nowrap;box-shadow:-1px 6px 17px -5px #868686;padding:0 1rem 1rem}.page.monitor-page .simple-monitor .simple-monitor-card p:first-of-type{padding-right:0}.page.monitor-page .simple-monitor .simple-monitor-card img{width:50vw}}@media(min-width:769px){.page.monitor-page .simple-monitor .simple-monitor-card{flex-wrap:nowrap;max-height:200px;padding-bottom:0}.page.monitor-page .simple-monitor .simple-monitor-card p{margin:0}.page.monitor-page .simple-monitor .simple-monitor-card p:first-of-type{padding:1rem}.page.monitor-page .simple-monitor .simple-monitor-card img{width:100%}}@media(min-width:865px){.page.monitor-page .page-div{width:100%;max-width:unset}}.page.monitor-page .examples{justify-content:flex-start;margin:0;padding:0}.page.monitor-page .examples section h2{padding:0;margin:0 0 1rem;background:unset;color:#002f3b;border-bottom:0;width:100vw}@media(min-width:865px){.page.monitor-page .examples section h2{width:200px}}.page.monitor-page .examples section div.examples{display:flex;flex-direction:column;justify-content:space-around;align-items:center;text-align:center}@media(min-width:536px){.page.monitor-page .examples section div.examples{flex-direction:row;flex-wrap:wrap}}@media(min-width:865px){.page.monitor-page .examples section div.examples{display:grid;grid-template-columns:200px 75vw}}@media(min-width:1440px){.page.monitor-page .examples section div.examples{grid-template-columns:200px 1200px}}.page.monitor-page .examples section div.examples .example-images{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100vw;max-width:1440px}@media(min-width:865px){.page.monitor-page .examples section div.examples .example-images{width:calc(100vw - 230px)}}@media(min-width:1440px){.page.monitor-page .examples section div.examples .example-images{width:1200px}}.page.monitor-page .examples section div.examples .example{margin-bottom:1rem;display:flex;align-items:center}.page.monitor-page .examples section div.examples .example .center-cropped{max-width:270px;overflow:hidden}.page.monitor-page .examples section div.examples .example img{max-width:initial;margin-bottom:0}.page.monitor-page .examples section div.examples .example .label{display:inline-block;position:relative;top:-40px;width:100%;height:40px;padding:15px 0 0;margin-top:0;background-color:#002f3b;color:#fff;border-bottom:3px solid #cc4a1e}@media(min-width:865px){.page.monitor-page .examples section div.examples .example{margin-bottom:0}.page.monitor-page .examples section div.examples .example img{width:100%;height:auto;max-width:270px;max-height:360px}.page.monitor-page .examples section div.examples .example .label{max-width:270px}}#rfmonitors{display:flex}#about img{width:100%}@media(min-width:865px){#about h2.first{width:45vw;max-width:calc(680px - 2rem)}}#about .para1{width:unset;max-width:unset}#about .para1 p.wide{display:none}@media(min-width:769px){#about .para1{display:grid;grid-template-columns:50% 50%}}@media(min-width:865px){#about .para1 p{padding-top:1rem}#about .para1 p:nth-child(1){padding-left:0;padding-right:0}#about .para1 p:nth-child(1) img{max-width:calc(680px)}}@media(min-width:999px){#about .para1 p.wide{display:block}#about .para1 p.tall{display:none}}#about .para2{width:unset;max-width:unset}@media(min-width:865px){#about .para2{columns:2}#about .para2 h2{margin-right:2rem}}#contact .page-div{max-width:1440px}@media(min-width:769px){#contact .page-div{display:grid;grid-template-areas:'advisors-header map' 'advisors map' 'managers-header map' 'managers managers';align-items:center}}@media(min-width:1099px){#contact .page-div{grid-template-areas:'advisors-header map ' 'advisors map' 'managers-header map' 'managers map';grid-template-columns:1fr 1fr}}#contact .page-div h2{max-width:680px}@media(min-width:769px){#contact .page-div h2{width:50vw;max-width:calc(580px - 2rem)}}#contact .page-div h2.advisors{grid-area:advisors-header}#contact .page-div h2.managers{grid-area:managers-header}#contact .page-div .map{grid-area:map}@media(min-width:769px){#contact .page-div .map{align-self:baseline;justify-self:center;width:38vw;margin:0;padding:0}}@media(min-width:1099px){#contact .page-div .map{width:44vw}}@media(min-width:1300px){#contact .page-div .map{width:53vw}}@media(min-width:1440px){#contact .page-div .map{width:775px}}#contact .page-div .map img{width:100%}#contact .page-div ul.advisors{grid-area:advisors;max-width:calc(580px - 2rem)}@media(min-width:769px){#contact .page-div ul.advisors{width:50vw;padding:0 0 0 1rem}}#contact .page-div ul.advisors li{display:flex;flex-direction:column;justify-content:space-between;padding:0;padding-left:1em;margin-bottom:1rem}#contact .page-div ul.advisors li::before{display:none}#contact .page-div ul.advisors li:nth-child(1){border-left:10px solid #136db6}#contact .page-div ul.advisors li:nth-child(2){border-left:10px solid #f5a64e}#contact .page-div ul.advisors li:nth-child(3){border-left:10px solid #f2d86b}#contact .page-div ul.advisors li:nth-child(4){border-left:10px solid #439539}@media(min-width:769px){#contact .page-div ul.advisors li{flex-direction:row;max-width:600px}#contact .page-div ul.advisors li:nth-child(1){border-left-width:22px}#contact .page-div ul.advisors li:nth-child(2){border-left-width:22px}#contact .page-div ul.advisors li:nth-child(3){border-left-width:22px}#contact .page-div ul.advisors li:nth-child(4){border-left-width:22px}}#contact .page-div table.managers{grid-area:managers;display:inline;max-width:580px}#contact .page-div table.managers thead{display:none}#contact .page-div table.managers tr{display:flex;flex-direction:column;margin:1rem 0}#contact .page-div table.managers tr td{border:none;line-height:.5rem}@media(min-width:769px){#contact .page-div table.managers tr{display:table-row;flex-direction:unset;margin:unset}#contact .page-div table.managers tr td{line-height:2rem;padding:10px}#contact .page-div table.managers tr td:last-of-type{padding:10px 0}}#resources .page-div{max-width:unset}#resources .resources-videos{display:flex;justify-content:start;padding:1rem 0}#resources .resources-videos .video-wrapper{margin:1rem}#resources .resources-videos .video-wrapper iframe{border:none}#resources .resources-papers{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start;max-width:100vw;padding:1rem 0}#resources .resources-papers p{display:inline-block;width:100vw}@media(min-width:536px){#resources .resources-papers p{width:40vw}}@media(min-width:769px){#resources .resources-papers p{width:calc(25vw - 4rem)}}#resources .resources-images{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:1rem 0}@media(min-width:769px){#resources .resources-images{justify-content:start}}.content-container{display:flex;flex-direction:column;flex-flow:wrap;justify-content:space-around}.container .bg-image{display:none}@media(min-width:769px){.container.home .bg-image{display:block;position:absolute;top:0;background-image:url(/images/home/HomeSparks.jpg);background-repeat:no-repeat;background-size:cover;width:36vw;height:55vw;z-index:-1}}@media(min-width:769px) and (min-width:1440px){.container.home .bg-image{width:550px;height:891px}}@media(min-width:769px){.page.home{display:grid;grid-template-rows:51vw 1fr}}@media(min-width:865px){.page.home{grid-template-rows:53vw 1fr}}@media(min-width:1440px){.page.home{grid-template-rows:891px 1fr}}.page.home section.mobile-hero.mobile{background-image:url(/images/home/HomeSparks.jpg);background-repeat:no-repeat;background-size:cover;height:100vw;margin-bottom:2rem}.page.home section.mobile-hero.mobile .bg{background-color:rgba(255,255,255,.82);position:relative;top:10vw;height:80vw}.page.home section.hero{position:absolute;top:20vw;z-index:1}@media(min-width:769px){.page.home section.hero{position:unset}}.page.home section.hero .main-text{font-size:10vw;line-height:11vw;padding-left:calc(1rem * 1.5)}@media(min-width:769px){.page.home section.hero .main-text{position:relative;top:11vw;left:12vw;width:51vw;font-size:6.9vw;line-height:9vw;letter-spacing:-3px;line-height:6vw;padding-left:unset}}@media(min-width:999px){.page.home section.hero .main-text{left:11vw}}@media(min-width:1440px){.page.home section.hero .main-text{position:relative;top:150px;left:173px;width:53vw;max-width:800px;font-size:104px;line-height:104px}}.page.home section.hero .main-text #home-monitor{color:#cc4a1e;font-weight:800}@media(min-width:769px){.page.home section.hero .main-text #home-monitor{color:#fff}}.page.home section.hero .main-text #home-issue-1{font-weight:200}.page.home section.hero .main-text #home-solve{color:#cc4a1e;font-weight:800}.page.home section.hero .main-text #home-issue-2{font-weight:200}.page.home section.hero .main-text .first-sentence{display:block}@media(min-width:769px){.page.home section.hero .main-text .first-sentence{display:inline}}.page.home section.hero .main-text .second-sentence{display:block}@media(min-width:769px){.page.home section.hero .main-text .second-sentence{display:inline-block;position:relative;left:24.5vw}}@media(min-width:999px){.page.home section.hero .main-text .second-sentence{left:25vw}}@media(min-width:1440px){.page.home section.hero .main-text .second-sentence{left:380px}}.page.home section.hero .sub-text{width:90vw;font-size:6vw;line-height:7.5vw;font-weight:800;padding-left:calc(1rem * 1.5)}@media(min-width:769px){.page.home section.hero .sub-text{display:inline-block;position:relative;top:13vw;left:50vw;width:40vw;max-width:537px;font-size:2.5vw;line-height:2.5vw;padding-left:unset}}@media(min-width:1440px){.page.home section.hero .sub-text{top:190px;left:770px;font-size:37px;line-height:37px}}.page.home section.hero .desc-text{display:inline-block;font-size:4.8vw;font-weight:300;text-transform:uppercase;padding-left:calc(1rem * 1.5)}.page.home section.hero .desc-text span{display:block}@media(min-width:769px){.page.home section.hero .desc-text{position:relative;top:23vw;left:30vw;font-size:1.75vw;line-height:2.1875vw;padding-left:unset}}@media(min-width:1440px){.page.home section.hero .desc-text{top:350px;left:455px;font-size:26px;line-height:32.5px}}.page.home section.hero .circle-container{display:none;position:relative}@media(min-width:769px){.page.home section.hero .circle-container{display:block}}.page.home section.hero .circle-images{position:relative;top:1vw;left:8vw;width:425px;height:225px;z-index:-1}@media(min-width:1440px){.page.home section.hero .circle-images{top:30px;left:80px}}.page.home section.hero .circle-images span{display:block}.page.home section.hero .circle-images .circle-1{background-image:url(/images/home/1.png);background-repeat:no-repeat;background-size:contain;height:6vw;max-width:115px;max-height:115px}@media(min-width:1440px){.page.home section.hero .circle-images .circle-1{width:115px;height:115px}}.page.home section.hero .circle-images .circle-2{position:relative;left:6vw;background-image:url(/images/home/2.png);background-repeat:no-repeat;background-size:contain;height:11vw;max-width:198px;max-height:198px}@media(min-width:1440px){.page.home section.hero .circle-images .circle-2{left:100px;width:198px;height:198px}}.page.home section.hero .circle-images .circle-3{position:relative;top:-2.5vw;left:17vw;background-image:url(/images/home/3.png);background-repeat:no-repeat;background-size:contain;height:14vw;max-width:233px;max-height:233px}@media(min-width:1440px){.page.home section.hero .circle-images .circle-3{top:-50px;left:280px;width:233px;height:233px}}.page.home section.hero .circle-images .circle-4{position:relative;left:35vw;top:-15vw;background-image:url(/images/home/4.png);background-repeat:no-repeat;background-size:contain;height:18vw;max-width:300px;max-height:300px}@media(min-width:1440px){.page.home section.hero .circle-images .circle-4{top:-280px;left:565px;width:300px;height:300px}}.page.home section.content{padding-bottom:3rem}.page.home section.content .para1{grid-area:para1}.page.home section.content .para2{grid-area:para2}.page.home section.content .circle{display:flex;justify-content:center;align-items:center;padding:0 0 1rem}.page.home section.content .circle img{width:50vw;max-width:288px}.page.home section.content .graphic{grid-area:graphic;margin:1rem 0}.page.home section.content table{grid-area:table;margin:1rem 0}@media(min-width:769px){.page.home section.content{padding:1rem 1rem 3rem;z-index:1}.page.home section.content .circle{display:none}.page.home section.content .graphic{padding:0 1rem;max-width:680px;justify-self:center}}@media(min-width:865px){.page.home section.content{display:grid;grid-gap:1rem;grid-template-columns:1fr 1fr;grid-template-areas:'para1 para2' 'graphic para2' 'graphic table';padding:1.5rem 1rem 3rem}.page.home section.content .graphic{width:40vw;max-width:630px}}@media(min-width:1440px){.page.home section.content{top:560px;padding:0 1rem 3rem}}.card .card-content{display:grid;grid-template-columns:106px 1fr;background-color:#f1f2f4;box-shadow:-1px 6px 17px -5px #868686;line-height:1rem;width:calc(100vw - 2rem);max-width:680px;max-height:170px;height:106px;margin:2rem 0}@media(min-width:769px){.card .card-content{width:47vw;grid-template-columns:168px 1fr;height:auto}}.card .card-content .image img{border-radius:50%;width:100%;max-width:168px}.card .card-content .text{display:flex;flex-direction:column;justify-content:space-evenly;padding:0 1rem}.card .card-content .text .title{font-weight:600}.card .card-content .text .desc{display:none}@media(min-width:536px){.card .card-content .text .desc{display:inline-block}}.card .card-content .text .availability{display:none}@media(min-width:375px){.card .card-content .text .availability{display:inline-block}}.resource-image{padding:1rem}@media(min-width:769px){.resource-image{padding:1rem 1rem 1rem 0}}.resource-image .img{background-position:50%;background-repeat:no-repeat;display:block;width:350px;height:350px}.resource-image .title{display:flex;flex-direction:row;justify-content:space-between;width:350px}.resource-image .downloadIcon{padding-left:.5rem}