html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:bullet}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit;font-family:Roboto,-apple-system,Segoe UI,sans-serif!important}img,video{max-width:100%;height:auto}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}.fr{justify-content:flex-start;align-items:center;display:flex}.frc{justify-content:center;align-items:center;display:flex}.fcc{flex-direction:column;justify-content:center;align-items:center;display:flex}.header{color:#333;text-align:center;margin:60px auto 0;font-size:2.2rem;font-weight:700;line-height:1.6}@media (max-width:767px){.header{width:90%;margin-top:50px;font-size:2rem}}.button{color:#fff;cursor:pointer;background-color:#5c4dcc;border:0;border-radius:5px;margin:30px auto 0;padding:20px;font-size:16px;font-weight:700;text-decoration:none;display:inline-block}.button:hover,.button:focus{background-color:#4233b3}.navbar{background-color:#5c4dcc;width:100%;height:70px}.navbar .tab{color:#fff;margin-right:20px;font-weight:500;text-decoration:none}.navbar .tab:focus,.navbar .tab:hover{text-decoration:underline}@media (max-width:767px){.navbar .tab{margin-right:12.5px;font-size:14px}}.navbar .title{margin-left:20px;margin-right:20px;font-size:24px;font-weight:900}@media (max-width:767px){.navbar .title{margin-left:17.5px;margin-right:15px;font-size:18px}}.footer{background-color:#fff;border-top:1px solid #ccc;flex-wrap:wrap;align-items:flex-start;padding:20px;font-size:14px}.footer>div{flex:1;padding:0 40px}@media (max-width:768px){.footer>div{min-width:100%}}.footer>div a{color:#5c4dcc;font-weight:700}.footer>div.legal a{display:inline}.footer h2{margin:10px 0;font-size:15px;font-weight:700}.footer p{color:#333;line-height:1.6}.home{flex-direction:column;justify-content:center;margin-bottom:50px;display:flex}@media (max-width:767px){.home{width:90%;margin:0 auto}}.home .header.accented{text-align:center;background-color:#f7f7f7;width:240px;padding:10px 0;font-size:2rem;display:inline-block}@media (max-width:767px){.home .header.accented{width:220px;font-size:1.8rem}}.home .divider{background-color:#f7f7f7;width:90%;max-width:500px;height:5px;margin-top:50px}.home .subtitle{color:#666;text-align:left;width:680px;max-width:90%;margin:40px auto 0;font-size:20px;font-weight:300;line-height:1.6}.home .subtitle.explanation{background-color:#f7f7f7;padding:20px}.home .subtitle a{color:#666}.home .earth{width:300px;max-width:60%;margin:40px auto 20px;display:block}.home .comments{max-width:600px;margin:20px auto 0}.home .comments .comment{background-color:#f7f7f7;width:90%;margin:10px;padding:20px;line-height:1.6}.home .cta{margin-top:50px}.content .outer-container{background-color:#e9e9e9;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-bottom:100px;display:flex}.content .inner-container{background-color:#fff;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:95%;max-width:850px;margin-top:40px;padding-bottom:30px;display:flex}.content .divider{width:125px;height:1px;margin-top:7.5px;margin-bottom:45px;display:inline-block}@media (max-width:700px){.content .inner-container{width:90%}.content .jumbo{width:95%}}.content .inner-container a{color:#333;text-decoration:none}.content .row{flex-flow:wrap;justify-content:center;align-items:center;width:100%;display:flex}.content .icon-container{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;display:flex}.content .icon-link{background-color:#fff;border:1px solid #0000;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;padding:20px;text-decoration:none;display:flex;outline:none!important}.content .icon-link:hover,.content .icon-link:focus{border:1px solid #333}.content .icon{width:130px;height:130px}.content .icon-title{color:#333;text-align:center;margin-top:20px;font-size:20px}.content .modal{background-color:#fff;border:1px solid #ccc;flex-direction:row;display:flex}@media (max-width:767px){.content .modal{height:550px;overflow-y:scroll}}.content .modal .modal-icon-container{flex-flow:wrap;justify-content:center;align-items:center;margin-top:30px;padding-bottom:15px;display:flex}@media (min-width:701px){.content .row{margin:0 0 20px;padding:0 100px}.content .icon-container{width:215px;margin:10px 0}}.recommendations .header{margin-bottom:20px}@media (max-width:767px){.recommendations .header{font-size:1.8rem}}.recommendations .comp-disclosure{text-align:left;background-color:#f7f7f7;border-radius:5px;width:90%;max-width:600px;margin-bottom:20px;padding:12.5px 15px;line-height:1.6}.recommendations .group{cursor:pointer;background-color:#f7f7f7;border:1px solid #0000;flex:1;min-width:33.333%;padding:15px;font-size:14px;outline:none!important}@media (max-width:767px){.recommendations .group{min-width:50%}}.recommendations .group.active{background-color:#bae8e8;font-weight:400}.recommendations .group:focus{border-color:#333!important}.recommendations .choices,.recommendations .groups{cursor:pointer;flex-wrap:wrap;width:600px;max-width:90%;margin:20px auto 0}.recommendations .divider{background-color:#f7f7f7;width:600px;max-width:90%;height:2px;margin:30px auto 0;line-height:1.6}.recommendations .explanation{background-color:#f7f7f7;margin:30px auto 0;padding:20px;line-height:1.6}.recommendations .explanation.warning{background-color:#fff6c2}.recommendations .explanation.tip{background-color:#bae8c0}.recommendations .recommendation{width:600px;max-width:90%;margin:0 auto 50px}.recommendations .recommendation .product .image{flex-direction:column;justify-content:center;align-items:center;width:120px;margin:50px auto 0;display:flex}.recommendations .recommendation .product .title{color:#111;text-align:center;margin-top:20px;margin-bottom:10px;font-size:20px;font-weight:500}.recommendations .recommendation .product .company{color:#666;text-align:center;font-size:18px;font-weight:300}.recommendations .recommendation .product .link{justify-content:center;align-items:center;width:200px;text-decoration:none;display:flex}.recommendations .recommendation .product .link .lock{width:15px;margin-left:7.5px;position:relative}.recommendations .recommendation .product .link .disclosure{margin-top:5px;font-size:14px;font-style:italic}.wrap{flex-wrap:wrap}.center{margin:0 auto}.m10{margin:10px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mb30{margin-bottom:30px}.mb75{margin-bottom:75px}
/*# sourceMappingURL=464651d93d7297d3.css.map*/