body{background-color:#000;color:#fff}[type="radio"]:checked,[type="radio"]:not(:checked){position:absolute;left:-9999px}[type="radio"]:checked+label,[type="radio"]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#666}[type="radio"]:checked+label:before,[type="radio"]:not(:checked)+label:before{content:'';position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #ccc;border-radius:100%;background:#fff}[type="radio"]:checked+label:after,[type="radio"]:not(:checked)+label:after{content:'';width:10px;height:10px;background:red;position:absolute;top:4px;left:4px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}[type="radio"]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}[type="radio"]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.banner{margin-bottom:25px}.banner img{max-width:100%;height:auto}.page-head{margin-bottom:50px}.main-header h1{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (min-width:768px){.main-header h1{font-size:50px}}.sub-header h2{font-size:16px;font-weight:normal;font-style:italic;font-smoothing:auto;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.intro-text{margin-bottom:25px}.calc-question-wrapper{background-color:#fff;color:#000;padding:15px;margin-bottom:20px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.calc-question-wrapper fieldset{margin:0;border:0;padding:0}.calc-question-wrapper fieldset label{font-size:13px;position:relative;display:block;font-weight:normal;padding-left:25px;cursor:pointer}.calc-question-wrapper fieldset input{margin:0 10px 0 -24px}.calc-question-wrapper .calc-question{margin-bottom:10px}.calc-submit-form{padding:70px 5% 5%;width:auto;max-width:650px}.calc-submit-form .form-submit form{margin-bottom:25px}.row-fluid [class*="span"].type-page{margin-bottom:50px}html:not(.hs-inline-edit) .row-fluid [class*="span"].type-page{display:none}.type-page h2{font-size:26px}.type-page h3{font-size:18px;line-height:1.8;margin:0;padding:20px 30px;color:#fff;background-color:#d50013;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.type-page img{max-width:100%}@media screen and (min-width:768px){.type-page table.responsive-block{display:none}}@media screen and (max-width:767px){.type-page table.responsive-2col{display:none}.type-page table.responsive-block{display:block}.type-page table.responsive-block td{display:block;width:100% !important;height:auto !important}.type-page table.responsive-block td:last-child{margin-bottom:25px}}.page-type-content{background-color:#fff;color:#000;padding:7%;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.responsive-block