body,html{margin:0 auto 0 auto;color:#181818;width:100%;overflow-x:hidden}.h1Title{font-family:"Avenir-Black";font-size:2.2em;line-height:1.3em;color:#fff;margin:100px auto 0 auto;width:80%;text-align:center}.h1Title span{color:#00d1ff}h1{font-family:"Avenir-Black";font-size:1.1em;margin:20px auto 0 auto;color:#181818}h2{margin:30px auto 0 auto;font-size:1em;font-weight:normal;line-height:1.1em;font-family:"DINAlternate-Bold";color:#181818}h3{font-family:"Avenir-Medium";color:#e5e4e4;color:#181818;font-size:.9em;margin:20px auto 0 auto;text-decoration:underline}h4{font-family:"DINAlternate-Bold";font-size:.8em;margin:0 auto 0 auto}h5{font-family:"Avenir-Book";font-size:.7em;margin:20px auto 0 auto}.bold{font-family:"Avenir-Black"}p{font-family:"Avenir-Roman";font-size:.9em;line-height:1.6em;margin:10px auto 0 auto;display:block;color:#5f5f5f}li{font-family:"Avenir-Roman";font-size:1em;color:#5f5f5f;margin:10px auto 0 auto}.cn-caps{text-transform:uppercase}.spacer-30{height:30px}.spacer-50{height:50px}.page{margin:60px auto 50px auto}.datepicker{font-size:1em;padding:10px}.alert.permanent{position:fixed}.alert-danger,.alert-success,.alert-warning,.maintence_message{width:100%;z-index:12;position:static;margin-bottom:0px;font-size:1em}.alert-message{width:100%;z-index:12;padding:10px;position:static;margin-bottom:0px;font-size:1.3em;background:#fff3cd;color:#856405}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}form{width:90%;margin:30px auto 0 auto}form .row:before,form .row:after{display:none !important}form .required__fields-text{font-size:.8em;text-align:left}form .required__fields-text sup{top:-0.1em;font-size:1em}form label{color:#5f5f5f;font-size:.9em;font-weight:normal;font-family:"Avenir-Roman";margin:10px auto 5px auto}form input:focus{outline:none}form input::-webkit-outer-spin-button,form input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}form input[type=number]{-moz-appearance:textfield}form input[type=text],form input[type=number],form input[type=email],form input[type=password],form input[type=date],form input[type=tel],form select,form .form-control{background-color:#ededed;border:2px solid #cecece;color:#495057;text-indent:10px;font-weight:normal;font-family:"Avenir-Roman";font-size:1em;margin:10px auto 0 auto;width:100%;height:50px;display:block;box-sizing:border-box;-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none}form input[type=text]:focus,form input[type=number]:focus,form input[type=email]:focus,form input[type=password]:focus,form input[type=date]:focus,form input[type=tel]:focus,form select:focus,form .form-control:focus{background-color:#ededed;outline:0}form input[type=checkbox],form input[type=radio]{display:none}form input[type=checkbox]:checked+label,form input[type=checkbox]:not(:checked)+label,form input[type=radio]:checked+label,form input[type=radio]:not(:checked)+label{position:relative;padding-left:35px;cursor:pointer;line-height:20px;display:inline-block;color:#5f5f5f;width:100%;line-height:1.4em;font-size:.9em;text-align:left;margin:20px auto 0 0px}form input[type=checkbox]:checked+label:before,form input[type=checkbox]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;border:2px solid #cecece;background:#ededed;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px}form input[type=checkbox]:checked+label:after{content:"✔︎";font-family:"Open-Sans",Arial,Sans-serif;color:#41a113;filter:invert(44%) sepia(100%) saturate(620%) hue-rotate(75deg) brightness(80%) contrast(77%);position:absolute;top:1px;left:4px;border:0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease;font-size:1em}form input[type=radio]:checked+label:before,form input[type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;border:2px solid #cecece;background:#ededed;border-radius:100%}form input[type=radio]:checked+label:after,form input[type=radio]:not(:checked)+label:after{content:"";width:12px;height:12px;background:#41a113;position:absolute;top:4px;left:4px;border-radius:100%;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease}form input[type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}form input[type=range]{width:100%;margin:7px 0;background-color:rgba(0,0,0,0);-webkit-appearance:none;--webkitProgressPercent: 0%}form input[type=range]:focus{outline:none}form input[type=range]::-webkit-slider-runnable-track{background-image:none;background-image:linear-gradient(to right, #139bc3 var(--webkitProgressPercent), transparent var(--webkitProgressPercent));border:0;width:100%;height:2px;cursor:pointer}form input[type=range]::-webkit-slider-thumb{margin-top:-7px;width:16px;height:16px;background:#fff;border:4px solid #139bc3;border-radius:50px;cursor:pointer;-webkit-appearance:none}form input[type=range]::-moz-range-track{border:0;width:100%;height:2px;cursor:pointer}form input[type=range]::-moz-range-progress{background:#139bc3}form input[type=range]::-moz-range-thumb{width:10px;height:10px;background:#fff;border:4px solid #139bc3;border-radius:50px;cursor:pointer}form input[type=range]::-ms-track{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-width:8px 0;color:rgba(0,0,0,0);width:100%;height:2px;cursor:pointer}form input[type=range]::-ms-fill-lower{background:#139bc3;border:0}form input[type=range]::-ms-fill-upper{background:rgba(0,0,0,0);border:0}form input[type=range]::-ms-thumb{width:16px;height:16px;background:#fff;border:4px solid #139bc3;border-radius:50px;cursor:pointer;margin-top:0px}@supports(-ms-ime-align: auto){form input[type=range]{margin:0}}form select{-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;appearance:none;border-radius:0px;background-color:#ededed;border:2px solid #cecece;color:#495057;text-indent:10px;font-size:1.4em;width:100%;height:50px;outline:none;background:asset-url(/assets/arrowdown-9018e9eaf09fa38f1e828c1012dd173fcfbf1d21e3da2e2c9ea1fad9eba8e0eb.png) #ededed no-repeat;background-position:95% 50%;background-size:4vw 2vw}form abbr[title],form abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;-ms-text-decoration:underline dotted;text-decoration:none;cursor:default;border-bottom:0;-webkit-text-decoration-skip-ink:none;-moz-text-decoration-skip-ink:none;-ms-text-decoration-skip-ink:none;text-decoration-skip-ink:none}form .input-group-text{background-color:#ededed}form .form-control:disabled,form .form-control[readonly]{background-color:#ededed;color:#181818}form .form-check{padding-left:0px}form ::-webkit-input-placeholder{color:#181818}form ::-moz-placeholder{color:#181818}form :-ms-input-placeholder{color:#181818}form :-moz-placeholder{color:#181818}form .has-danger{color:#fd7b7b}form .has-danger .text-help{margin:5px auto 0 auto;display:block;color:#fd7b7b;font-size:.8em;text-align:left;text-transform:none}form .has-danger input[type=text],form .has-danger input[type=number],form .has-danger input[type=email],form .has-danger input[type=password],form .has-danger input[type=date],form .has-danger input[type=tel],form .has-danger select{outline:0;background-color:#ffc8c8;border:2px solid #fd7b7b;margin:10px auto 0 auto;color:#ee2d2a}form .has-danger:focus{background-color:#ededed;border:2px solid #cecece}form .has-danger ::-webkit-input-placeholder{color:#ee2d2a}form .has-danger ::-moz-placeholder{color:#ee2d2a}form .has-danger :-ms-input-placeholder{color:#ee2d2a}form .has-danger :-moz-placeholder{color:#ee2d2a}form .has-danger input[type=checkbox]:checked+label:before,form .has-danger input[type=checkbox]:not(:checked)+label:before,form .has-danger input[type=radio]:checked+label:before,form .has-danger input[type=radio]:not(:checked)+label:before{background-color:#ffc8c8;border:2px solid #fd7b7b}form .btn:disabled{background-color:#ededed;border:2px solid #ededed;color:#b3b2b2;font-size:1em}form .btn{width:100%;border:none;font-size:1em}.btn__green-large{border-radius:3px;width:70%;margin:20px auto 0 auto;display:block;height:50px;color:#fff;padding-top:14px;font-size:1em;color:#fff;background:#41a113;font-family:"Avenir-Medium"}.fa-lock{padding-right:10px}button.btn__green-large:link,button.btn__green-large:visited,button.btn__green-small:link,button.btn__green-small:visited,button.btn__green-medium:visited,button.btn__green-medium:link{color:#fff;background:#41a113}button.btn__green-large:hover:enabled,button.btn__green-medium:hover:enabled,input[type=submit].btn__green-medium:hover:enabled{background-color:#2c8801;color:#fff}a.btn__green-large:hover:enabled,a.btn__green-medium:hover:enabled,a.btn__green-small:hover:enabled{background-color:#2c8801;color:#fff}.btn__green-medium,.btn-submit,a.btn__green-medium{width:100%;border-radius:3px;margin:20px auto 0 auto;display:block;height:50px;color:#fff;font-size:1em;color:#fff;background:#41a113;font-family:"Avenir-Medium"}.btn__green-small{width:20%;border-radius:3px;margin:20px auto 0 auto;display:block;height:50px;font-size:1em;color:#fff;background:#41a113;font-family:"Avenir-Medium"}.btn__faq-large{border-radius:3px;width:90%;margin:0 auto 0 auto;display:block;height:50px;padding-top:14px;margin:20px auto 0 auto;font-size:1em;background:#37c7e7;color:#fff;font-family:"Avenir-Medium"}a.btn__faq-large:hover,a.btn__faq-large:visited{background-color:#37c7e7;color:#fff}.btn__darkblue-medium{border-radius:3px;width:100%;margin:0 auto 0 auto;display:block;height:50px;padding-top:14px;margin:20px auto 0 auto;font-size:1.4em;background:#117f9b;color:#fff;font-family:"Avenir-Medium"}a.btn__darkblue-medium:hover,a.btn__darkblue-medium:visited{background-color:#117f9b;color:#fff;text-decoration:none}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){border:none}a:link,a:hover,a:visited{color:#41a113}a.btn__green-medium:link,a.btn__green-medium:hover,a.btn__green-medium:visited{color:#fff;padding-top:14px}.page__header{height:350px}.page__header{padding-top:40px;background-size:cover;overflow:hidden;position:relative;z-index:-2;margin:100px auto 0 auto;text-align:center}.page__header .h1Title{color:#000;margin:0px auto 20px auto}.page__section{padding-bottom:50px}.consent-checkbox{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer}.consent-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.consent-checkbox .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;border:2px solid #cecece;background-color:#eee;color:#eee}.consent-checkbox .checkmark:after{color:#fff;margin:auto;content:"";position:absolute;display:none}.consent-checkbox input:checked~.checkmark:after{display:block}.consent-checkbox input:checked~.checkmark{border:2px solid #55cfeb !important;background-color:#55cfeb}.consent-checkbox:hover input~.checkmark{border:2px solid #55cfeb !important}.consent-block{text-align:left;margin:25px}.consent-block a{color:#37c6e7}.ibv-button{background-color:#56cfec;cursor:pointer}.tcpa-text{font-size:10px !important;line-height:1}.sticky{top:0;position:fixed;width:100%}.text-color{color:#56cfec}.text-align-left{text-align:left}small.text-help{text-align:center;font-size:12px;color:#fd7b7b}.small{font-size:.8em}a.clickhere{color:#56cfec}a.clickhere:hover{text-decoration:underline;color:#56cfec}.alert-space{margin-top:4em;margin-bottom:8em}form.magic-links-new{margin:0 1em}form.magic-links-new label{display:block;font-size:19px}form.magic-links-new input{display:block}@media(min-device-width: 375px)and (max-device-width: 812px)and (-webkit-device-pixel-ratio: 3)and (orientation: landscape){form select{background-size:1.5vw 1vw}}@media(min-width: 768px)and (max-width: 1024px)and (orientation: landscape){.h1Title{font-size:4em}h1{font-size:2em}h2,h3{font-size:1.2em}h4,p,li{font-size:1em}.btn__green-large,.btn__faq-large,.btn__darkblue-medium{width:40%}form{width:90%}form p{margin:30px auto 0 auto}form input[type=checkbox]:checked+label,form input[type=checkbox]:not(:checked)+label,form input[type=radio]:checked+label,form input[type=radio]:not(:checked)+label{font-size:1em;margin:10px auto 0 auto}form label{font-size:1em}form select{background-size:2vw 1vw}form .btn{margin:30px auto 0 auto;width:40%;font-size:1em}}@media(min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.h1Title{font-size:3em}h1{font-size:1.7em}h2{font-size:1.1em}h3{font-size:1em}h4,p{font-size:.9em}li{font-size:1em}.page{margin:0px auto 0 auto}label{font-size:1em}form{width:90%}form .required__fields-text{font-size:.7em}form input[type=checkbox]:checked+label,form input[type=checkbox]:not(:checked)+label,form input[type=radio]:checked+label,form input[type=radio]:not(:checked)+label{margin:10px auto 0 auto;font-size:1em}form label{font-size:1em}form select{background-size:2vw 1vw}form .btn{width:40%;font-size:1em}}@media(min-width: 1025px){.h1Title{font-size:3em}h1{font-size:1.8em}h2{font-size:1.4em;margin:40px auto 0 auto}h3{font-size:1.1em}h4{font-size:1em}p{font-size:1em}li{font-size:1em}.alert-danger,.alert-success{width:100%;z-index:12;position:initial;font-size:1em}.cn__width60-desktop{width:100%}.btn__green-large,.btn__faq-large,.btn__darkblue-medium{width:20%;font-size:1em}.page{margin:0px auto 50px auto}.btn__green-medium,.btn-submit,a.btn__green-medium{width:40%}form{margin:0 auto 0 auto;width:70%}form p{font-size:1em;margin:40px auto 0 auto}form .required__fields-text{text-align:left;font-size:.8em}form label{font-size:1.1em;margin:20px auto 5px 0px;width:80%;overflow-wrap:break-word}form .has-danger .text-help{margin:5px auto 0 auto;display:block;text-align:left}form input[type=text],form input[type=number],form input[type=email],form input[type=password],form input[type=date],form input[type=tel],form select,form .form-control{font-size:1em;margin:10px auto 0 auto}form input[type=checkbox]:checked+label,form input[type=checkbox]:not(:checked)+label,form input[type=radio]:checked+label,form input[type=radio]:not(:checked)+label{font-size:.9em;margin:10px auto 0 auto;display:inline-block}form .btn{width:30%;margin:30px auto 0 auto}form select{background-size:.7vw .5vw;font-size:1em}.unsupported_browser_message{height:auto;background-position:top center;background-image:asset-url(/assets/homepage-header-desktop-f52a28270ea7ca547ee659f202c283b4fce0dcab7d38909e57e950a8c693fb40.svg);background-size:cover;text-align:center}.unsupported_browser_message h1{margin:50px auto 0 auto;color:#fff}.unsupported_browser_message p{color:#fff}.unsupported_browser_message .browser__icon-wrapper{margin:50px auto 0 auto;display:block;text-align:center;padding-bottom:50px}.unsupported_browser_message .browser__icon-wrapper .browser-icon{width:100%;display:inline-flex}.unsupported_browser_message .browser__icon-wrapper .browser-icon img{width:30%}}
