@charset "utf-8";uc-button.uc-btn{position:relative;display:inline-block}uc-button.uc-btn a,uc-button.uc-btn button,uc-button.uc-btn input{background-color:#000;display:block;transition:all .25s ease-out .05s;line-height:1.25;padding:.625em 1em;text-decoration:none;border:0;outline:0;box-shadow:none;margin:0;appearance:none;cursor:pointer;font-size:1em;font-family:inherit;width:100%;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}uc-button.uc-btn a:hover,uc-button.uc-btn button:hover,uc-button.uc-btn input:hover{color:#fff;background-color:#646464}uc-button.uc-btn a:active:focus,uc-button.uc-btn button:active:focus,uc-button.uc-btn input:active:focus{box-shadow:none}uc-button.uc-btn a:focus,uc-button.uc-btn button:focus,uc-button.uc-btn input:focus{color:#fff;background-color:#646464;outline:none;box-shadow:0 0 0 3px #fff,0 0 0 5px #646464}uc-button.uc-btn a:active,uc-button.uc-btn button:active,uc-button.uc-btn input:active{background-color:#373737}uc-button.uc-btn a:after,uc-button.uc-btn button:after,uc-button.uc-btn input:after{display:block;content:"";width:100%;height:.111em;background:inherit;position:absolute;bottom:-.255em;left:0;transform:scaleX(0);transform-origin:center right;transition:transform .6s cubic-bezier(.22,1,.36,1)}uc-button.uc-btn a:hover:after,uc-button.uc-btn button:hover:after,uc-button.uc-btn input:hover:after{transform:scale(1);transform-origin:center left}uc-button.uc-btn a.disabled,uc-button.uc-btn a[disabled],uc-button.uc-btn button.disabled,uc-button.uc-btn button[disabled],uc-button.uc-btn input.disabled,uc-button.uc-btn input[disabled]{color:#fff;background-color:#d5d5d5;pointer-events:none}uc-button.uc-btn a.disabled:after,uc-button.uc-btn a[disabled]:after,uc-button.uc-btn button.disabled:after,uc-button.uc-btn button[disabled]:after,uc-button.uc-btn input.disabled:after,uc-button.uc-btn input[disabled]:after{transition:none;transform:scaleX(0)}uc-button.uc-btn a .uc-icon,uc-button.uc-btn button .uc-icon,uc-button.uc-btn input .uc-icon{font-size:1.333em;vertical-align:sub;margin-right:.5em;margin-top:-.25em;margin-bottom:-.25em}uc-button.uc-btn a .uc-icon-right,uc-button.uc-btn button .uc-icon-right,uc-button.uc-btn input .uc-icon-right{margin-left:.5em;margin-right:auto}uc-button.uc-btn__mini{font-size:.875rem}uc-button.uc-btn__mini a,uc-button.uc-btn__mini button,uc-button.uc-btn__mini input{padding-top:.663em;padding-bottom:.663em;font-size:.875rem}uc-button.uc-btn__mini a.btn__right,uc-button.uc-btn__mini button.btn__right,uc-button.uc-btn__mini input.btn__right{padding:.663em 3rem .663em 1rem}uc-button.uc-btn__mini a.btn__left,uc-button.uc-btn__mini button.btn__left,uc-button.uc-btn__mini input.btn__left{padding:.663em 1rem .663em 3rem}uc-button.uc-btn__giant{font-size:1.5rem}uc-button.uc-btn__giant a,uc-button.uc-btn__giant button,uc-button.uc-btn__giant input{padding-top:.592em;padding-bottom:.528em;font-size:1.5rem}uc-button.uc-btn__giant a.btn__right,uc-button.uc-btn__giant button.btn__right,uc-button.uc-btn__giant input.btn__right{padding:.528em 4.4rem .528em 1rem}uc-button.uc-btn__giant a.btn__left,uc-button.uc-btn__giant button.btn__left,uc-button.uc-btn__giant input.btn__left{padding:.528em 1rem .528em 4.4rem}uc-button.uc-btn__bright-red:hover:after{background-color:#c41230}uc-button.uc-btn__bright-red a,uc-button.uc-btn__bright-red button,uc-button.uc-btn__bright-red input{background-color:#e31837}uc-button.uc-btn__bright-red a:hover,uc-button.uc-btn__bright-red button:hover,uc-button.uc-btn__bright-red input:hover{background-color:#c41230}uc-button.uc-btn__bright-red a:focus,uc-button.uc-btn__bright-red button:focus,uc-button.uc-btn__bright-red input:focus{background-color:#c41230;outline:none;box-shadow:0 0 0 3px #fff,0 0 0 5px #c41230}uc-button.uc-btn__bright-red a:active,uc-button.uc-btn__bright-red button:active,uc-button.uc-btn__bright-red input:active{background-color:#780032}uc-button.uc-btn__dark-blue:hover:after{background-color:#0053c2}uc-button.uc-btn__dark-blue a,uc-button.uc-btn__dark-blue button,uc-button.uc-btn__dark-blue input{background-color:#012169}uc-button.uc-btn__dark-blue a:hover,uc-button.uc-btn__dark-blue button:hover,uc-button.uc-btn__dark-blue input:hover{background-color:#0053c2}uc-button.uc-btn__dark-blue a:focus,uc-button.uc-btn__dark-blue button:focus,uc-button.uc-btn__dark-blue input:focus{background-color:#0053c2;outline:none;box-shadow:0 0 0 3px #fff,0 0 0 5px #0053c2}uc-button.uc-btn__dark-blue a:active,uc-button.uc-btn__dark-blue button:active,uc-button.uc-btn__dark-blue input:active{background-color:#344e87}uc-button.uc-btn__royal-blue:hover:after{background-color:#3375ce}uc-button.uc-btn__royal-blue a,uc-button.uc-btn__royal-blue button,uc-button.uc-btn__royal-blue input{background-color:#0053c2}uc-button.uc-btn__royal-blue a:hover,uc-button.uc-btn__royal-blue button:hover,uc-button.uc-btn__royal-blue input:hover{background-color:#3375ce}uc-button.uc-btn__royal-blue a:focus,uc-button.uc-btn__royal-blue button:focus,uc-button.uc-btn__royal-blue input:focus{background-color:#3375ce;outline:none;box-shadow:0 0 0 3px #fff,0 0 0 5px #3375ce}uc-button.uc-btn__royal-blue a:active,uc-button.uc-btn__royal-blue button:active,uc-button.uc-btn__royal-blue input:active{background-color:#344e87}uc-button.uc-btn__bright-red a.disabled,uc-button.uc-btn__bright-red a[disabled],uc-button.uc-btn__bright-red button.disabled,uc-button.uc-btn__bright-red button[disabled],uc-button.uc-btn__bright-red input.disabled,uc-button.uc-btn__bright-red input[disabled],uc-button.uc-btn__dark-blue a.disabled,uc-button.uc-btn__dark-blue a[disabled],uc-button.uc-btn__dark-blue button.disabled,uc-button.uc-btn__dark-blue button[disabled],uc-button.uc-btn__dark-blue input.disabled,uc-button.uc-btn__dark-blue input[disabled],uc-button.uc-btn__royal-blue a.disabled,uc-button.uc-btn__royal-blue a[disabled],uc-button.uc-btn__royal-blue button.disabled,uc-button.uc-btn__royal-blue button[disabled],uc-button.uc-btn__royal-blue input.disabled,uc-button.uc-btn__royal-blue input[disabled]{color:#fff;background-color:#d5d5d5;pointer-events:none}uc-button.uc-btn__bright-red a.disabled:after,uc-button.uc-btn__bright-red a[disabled]:after,uc-button.uc-btn__bright-red button.disabled:after,uc-button.uc-btn__bright-red button[disabled]:after,uc-button.uc-btn__bright-red input.disabled:after,uc-button.uc-btn__bright-red input[disabled]:after,uc-button.uc-btn__dark-blue a.disabled:after,uc-button.uc-btn__dark-blue a[disabled]:after,uc-button.uc-btn__dark-blue button.disabled:after,uc-button.uc-btn__dark-blue button[disabled]:after,uc-button.uc-btn__dark-blue input.disabled:after,uc-button.uc-btn__dark-blue input[disabled]:after,uc-button.uc-btn__royal-blue a.disabled:after,uc-button.uc-btn__royal-blue a[disabled]:after,uc-button.uc-btn__royal-blue button.disabled:after,uc-button.uc-btn__royal-blue button[disabled]:after,uc-button.uc-btn__royal-blue input.disabled:after,uc-button.uc-btn__royal-blue input[disabled]:after{transition:none;transform:scaleX(0)}uc-button.uc-btn__bright-red a.disabled:focus,uc-button.uc-btn__bright-red a[disabled]:focus,uc-button.uc-btn__bright-red button.disabled:focus,uc-button.uc-btn__bright-red button[disabled]:focus,uc-button.uc-btn__bright-red input.disabled:focus,uc-button.uc-btn__bright-red input[disabled]:focus,uc-button.uc-btn__dark-blue a.disabled:focus,uc-button.uc-btn__dark-blue a[disabled]:focus,uc-button.uc-btn__dark-blue button.disabled:focus,uc-button.uc-btn__dark-blue button[disabled]:focus,uc-button.uc-btn__dark-blue input.disabled:focus,uc-button.uc-btn__dark-blue input[disabled]:focus,uc-button.uc-btn__royal-blue a.disabled:focus,uc-button.uc-btn__royal-blue a[disabled]:focus,uc-button.uc-btn__royal-blue button.disabled:focus,uc-button.uc-btn__royal-blue button[disabled]:focus,uc-button.uc-btn__royal-blue input.disabled:focus,uc-button.uc-btn__royal-blue input[disabled]:focus{outline:none;box-shadow:none}uc-button.uc-btn__white-dark-blue:hover:after{background-color:#fff}uc-button.uc-btn__white-dark-blue a,uc-button.uc-btn__white-dark-blue button,uc-button.uc-btn__white-dark-blue input{color:#012169;background:#fff}uc-button.uc-btn__white-dark-blue a:hover,uc-button.uc-btn__white-dark-blue button:hover,uc-button.uc-btn__white-dark-blue input:hover{color:#0053c2;background:#fff}uc-button.uc-btn__white-dark-blue a:focus,uc-button.uc-btn__white-dark-blue button:focus,uc-button.uc-btn__white-dark-blue input:focus{color:#0053c2;background:#f5f5f5;box-shadow:0 0 0 3px #012169,0 0 0 5px #fff}uc-button.uc-btn__white-dark-blue a:active,uc-button.uc-btn__white-dark-blue button:active,uc-button.uc-btn__white-dark-blue input:active{background:#f5f5f5}uc-button.uc-btn__white-royal-blue:hover:after{background-color:#fff}uc-button.uc-btn__white-royal-blue a,uc-button.uc-btn__white-royal-blue button,uc-button.uc-btn__white-royal-blue input{color:#0053c2;background:#fff}uc-button.uc-btn__white-royal-blue a:hover,uc-button.uc-btn__white-royal-blue button:hover,uc-button.uc-btn__white-royal-blue input:hover{color:#3375ce;background:#fff}uc-button.uc-btn__white-royal-blue a:focus,uc-button.uc-btn__white-royal-blue button:focus,uc-button.uc-btn__white-royal-blue input:focus{color:#3375ce;background:#f5f5f5;box-shadow:0 0 0 3px #012169,0 0 0 5px #fff}uc-button.uc-btn__white-royal-blue a:active,uc-button.uc-btn__white-royal-blue button:active,uc-button.uc-btn__white-royal-blue input:active{color:#0053c2;background:#f5f5f5}uc-button.uc-btn__white-bright-red:hover:after{background-color:#fff}uc-button.uc-btn__white-bright-red a,uc-button.uc-btn__white-bright-red button,uc-button.uc-btn__white-bright-red input{color:#e31837;background:#fff}uc-button.uc-btn__white-bright-red a:hover,uc-button.uc-btn__white-bright-red button:hover,uc-button.uc-btn__white-bright-red input:hover{color:#c41230;background:#fff}uc-button.uc-btn__white-bright-red a:focus,uc-button.uc-btn__white-bright-red button:focus,uc-button.uc-btn__white-bright-red input:focus{color:#c41230;background:#f5f5f5;box-shadow:0 0 0 3px #012169,0 0 0 5px #fff}uc-button.uc-btn__white-bright-red a:active,uc-button.uc-btn__white-bright-red button:active,uc-button.uc-btn__white-bright-red input:active{background:#f5f5f5}uc-button.uc-btn__white-bright-red .ripple-container span.ripple,uc-button.uc-btn__white-dark-blue .ripple-container span.ripple,uc-button.uc-btn__white-royal-blue .ripple-container span.ripple{background-color:rgba(127,137,144,.32)}uc-button.uc-btn__white-bright-red a.disabled,uc-button.uc-btn__white-bright-red a[disabled],uc-button.uc-btn__white-bright-red button.disabled,uc-button.uc-btn__white-bright-red button[disabled],uc-button.uc-btn__white-bright-red input.disabled,uc-button.uc-btn__white-bright-red input[disabled],uc-button.uc-btn__white-dark-blue a.disabled,uc-button.uc-btn__white-dark-blue a[disabled],uc-button.uc-btn__white-dark-blue button.disabled,uc-button.uc-btn__white-dark-blue button[disabled],uc-button.uc-btn__white-dark-blue input.disabled,uc-button.uc-btn__white-dark-blue input[disabled],uc-button.uc-btn__white-royal-blue a.disabled,uc-button.uc-btn__white-royal-blue a[disabled],uc-button.uc-btn__white-royal-blue button.disabled,uc-button.uc-btn__white-royal-blue button[disabled],uc-button.uc-btn__white-royal-blue input.disabled,uc-button.uc-btn__white-royal-blue input[disabled]{opacity:.64;color:#919191;background:#ededed;pointer-events:none}uc-button.uc-btn__hollow-bright-red a,uc-button.uc-btn__hollow-bright-red button,uc-button.uc-btn__hollow-bright-red input,uc-button.uc-btn__hollow-dark-blue a,uc-button.uc-btn__hollow-dark-blue button,uc-button.uc-btn__hollow-dark-blue input,uc-button.uc-btn__hollow-royal-blue a,uc-button.uc-btn__hollow-royal-blue button,uc-button.uc-btn__hollow-royal-blue input,uc-button.uc-btn__hollow-white a,uc-button.uc-btn__hollow-white button,uc-button.uc-btn__hollow-white input{box-shadow:inset 0 0 0 1.5px #000;background:transparent}uc-button.uc-btn__hollow-bright-red a:hover,uc-button.uc-btn__hollow-bright-red button:hover,uc-button.uc-btn__hollow-bright-red input:hover,uc-button.uc-btn__hollow-dark-blue a:hover,uc-button.uc-btn__hollow-dark-blue button:hover,uc-button.uc-btn__hollow-dark-blue input:hover,uc-button.uc-btn__hollow-royal-blue a:hover,uc-button.uc-btn__hollow-royal-blue button:hover,uc-button.uc-btn__hollow-royal-blue input:hover,uc-button.uc-btn__hollow-white a:hover,uc-button.uc-btn__hollow-white button:hover,uc-button.uc-btn__hollow-white input:hover{color:#fff;box-shadow:none!important;background-color:#646464}uc-button.uc-btn__hollow-bright-red a:focus,uc-button.uc-btn__hollow-bright-red button:focus,uc-button.uc-btn__hollow-bright-red input:focus,uc-button.uc-btn__hollow-dark-blue a:focus,uc-button.uc-btn__hollow-dark-blue button:focus,uc-button.uc-btn__hollow-dark-blue input:focus,uc-button.uc-btn__hollow-royal-blue a:focus,uc-button.uc-btn__hollow-royal-blue button:focus,uc-button.uc-btn__hollow-royal-blue input:focus,uc-button.uc-btn__hollow-white a:focus,uc-button.uc-btn__hollow-white button:focus,uc-button.uc-btn__hollow-white input:focus{color:#fff;box-shadow:inset 0 0 0 0 transparent,0 0 0 3px #fff,0 0 0 5px #646464;background-color:#646464}uc-button.uc-btn__hollow-bright-red a:active,uc-button.uc-btn__hollow-bright-red button:active,uc-button.uc-btn__hollow-bright-red input:active,uc-button.uc-btn__hollow-dark-blue a:active,uc-button.uc-btn__hollow-dark-blue button:active,uc-button.uc-btn__hollow-dark-blue input:active,uc-button.uc-btn__hollow-royal-blue a:active,uc-button.uc-btn__hollow-royal-blue button:active,uc-button.uc-btn__hollow-royal-blue input:active,uc-button.uc-btn__hollow-white a:active,uc-button.uc-btn__hollow-white button:active,uc-button.uc-btn__hollow-white input:active{color:#fff;box-shadow:none;background-color:#373737}uc-button.uc-btn__hollow-white:hover:after{background-color:#fff}uc-button.uc-btn__hollow-white a,uc-button.uc-btn__hollow-white button,uc-button.uc-btn__hollow-white input{color:#fff;box-shadow:inset 0 0 0 1.5px #fff}uc-button.uc-btn__hollow-white a:hover,uc-button.uc-btn__hollow-white button:hover,uc-button.uc-btn__hollow-white input:hover{color:#0053c2;background-color:#fff}uc-button.uc-btn__hollow-white a:focus,uc-button.uc-btn__hollow-white button:focus,uc-button.uc-btn__hollow-white input:focus{background-color:#f5f5f5;box-shadow:inset 0 0 0 0 transparent,0 0 0 3px #0053c2,0 0 0 5px #fff;color:#0053c2}uc-button.uc-btn__hollow-white a:active,uc-button.uc-btn__hollow-white button:active,uc-button.uc-btn__hollow-white input:active{color:#0053c2;background:#f5f5f5}uc-button.uc-btn__hollow-white a.disabled,uc-button.uc-btn__hollow-white a[disabled],uc-button.uc-btn__hollow-white button.disabled,uc-button.uc-btn__hollow-white button[disabled],uc-button.uc-btn__hollow-white input.disabled,uc-button.uc-btn__hollow-white input[disabled]{opacity:.64}uc-button.uc-btn__hollow-dark-blue:hover:after{background-color:#0053c2}uc-button.uc-btn__hollow-dark-blue a,uc-button.uc-btn__hollow-dark-blue button,uc-button.uc-btn__hollow-dark-blue input{color:#012169;box-shadow:inset 0 0 0 1.5px #012169}uc-button.uc-btn__hollow-dark-blue a:hover,uc-button.uc-btn__hollow-dark-blue button:hover,uc-button.uc-btn__hollow-dark-blue input:hover{color:#fff;background-color:#0053c2}uc-button.uc-btn__hollow-dark-blue a:focus,uc-button.uc-btn__hollow-dark-blue button:focus,uc-button.uc-btn__hollow-dark-blue input:focus{background-color:#0053c2;box-shadow:inset 0 0 0 0 transparent,0 0 0 3px #fff,0 0 0 5px #0053c2;color:#fff}uc-button.uc-btn__hollow-dark-blue a:active,uc-button.uc-btn__hollow-dark-blue button:active,uc-button.uc-btn__hollow-dark-blue input:active{color:#fff;box-shadow:none;background:#344e87}uc-button.uc-btn__hollow-royal-blue:hover:after{background-color:#3375ce}uc-button.uc-btn__hollow-royal-blue a,uc-button.uc-btn__hollow-royal-blue button,uc-button.uc-btn__hollow-royal-blue input{color:#0053c2;box-shadow:inset 0 0 0 1.5px #0053c2}uc-button.uc-btn__hollow-royal-blue a:hover,uc-button.uc-btn__hollow-royal-blue button:hover,uc-button.uc-btn__hollow-royal-blue input:hover{color:#fff;background-color:#3375ce}uc-button.uc-btn__hollow-royal-blue a:focus,uc-button.uc-btn__hollow-royal-blue button:focus,uc-button.uc-btn__hollow-royal-blue input:focus{background-color:#3375ce;box-shadow:inset 0 0 0 0 transparent,0 0 0 3px #fff,0 0 0 5px #3375ce;color:#fff}uc-button.uc-btn__hollow-royal-blue a:active,uc-button.uc-btn__hollow-royal-blue button:active,uc-button.uc-btn__hollow-royal-blue input:active{color:#fff;box-shadow:none;background:#344e87}uc-button.uc-btn__hollow-bright-red:hover:after{background-color:#c41230}uc-button.uc-btn__hollow-bright-red a,uc-button.uc-btn__hollow-bright-red button,uc-button.uc-btn__hollow-bright-red input{color:#e31837;box-shadow:inset 0 0 0 1.5px #e31837}uc-button.uc-btn__hollow-bright-red a:hover,uc-button.uc-btn__hollow-bright-red button:hover,uc-button.uc-btn__hollow-bright-red input:hover{color:#fff;background-color:#c41230}uc-button.uc-btn__hollow-bright-red a:focus,uc-button.uc-btn__hollow-bright-red button:focus,uc-button.uc-btn__hollow-bright-red input:focus{background-color:#c41230;box-shadow:inset 0 0 0 0 transparent,0 0 0 3px #fff,0 0 0 5px #c41230;color:#fff}uc-button.uc-btn__hollow-bright-red a:active,uc-button.uc-btn__hollow-bright-red button:active,uc-button.uc-btn__hollow-bright-red input:active{color:#fff;box-shadow:none;background:#780032}uc-button.uc-btn__hollow-bright-red a.disabled,uc-button.uc-btn__hollow-bright-red a[disabled],uc-button.uc-btn__hollow-bright-red button.disabled,uc-button.uc-btn__hollow-bright-red button[disabled],uc-button.uc-btn__hollow-bright-red input.disabled,uc-button.uc-btn__hollow-bright-red input[disabled],uc-button.uc-btn__hollow-dark-blue a.disabled,uc-button.uc-btn__hollow-dark-blue a[disabled],uc-button.uc-btn__hollow-dark-blue button.disabled,uc-button.uc-btn__hollow-dark-blue button[disabled],uc-button.uc-btn__hollow-dark-blue input.disabled,uc-button.uc-btn__hollow-dark-blue input[disabled],uc-button.uc-btn__hollow-royal-blue a.disabled,uc-button.uc-btn__hollow-royal-blue a[disabled],uc-button.uc-btn__hollow-royal-blue button.disabled,uc-button.uc-btn__hollow-royal-blue button[disabled],uc-button.uc-btn__hollow-royal-blue input.disabled,uc-button.uc-btn__hollow-royal-blue input[disabled],uc-button.uc-btn__hollow-white a.disabled,uc-button.uc-btn__hollow-white a[disabled],uc-button.uc-btn__hollow-white button.disabled,uc-button.uc-btn__hollow-white button[disabled],uc-button.uc-btn__hollow-white input.disabled,uc-button.uc-btn__hollow-white input[disabled]{color:#d5d5d5;box-shadow:inset 0 0 0 1.5px #d5d5d5;background:transparent;pointer-events:none}@media(max-width:39rem){uc-button.uc-btn__full-width{width:100%}}@media(max-width:39rem){uc-button.uc-btn__text-width{width:auto}}uc-button.uc-btn__left a,uc-button.uc-btn__left button,uc-button.uc-btn__left input{text-align:left}uc-button.uc-btn__center a,uc-button.uc-btn__center button,uc-button.uc-btn__center input{text-align:center}uc-button.uc-btn__right a,uc-button.uc-btn__right button,uc-button.uc-btn__right input{text-align:right}uc-button span.ripple,uc-button span.ripple-container{pointer-events:none;position:absolute}uc-button span.ripple-container{top:0;right:0;bottom:0;left:0;overflow:hidden}uc-button span.ripple{border-radius:50%;transform:scale(0);animation:ripple .7s linear;background-color:hsla(0,0%,100%,.32)}@keyframes ripple{to{transform:scale(4);opacity:0}}uc-form{display:block;padding:1em 0;text-align:center}uc-form .uc-form__container{font-size:1pc;width:90%;margin:auto}uc-form .uc-form__container.success{display:none}uc-form .uc-form__container.margin-bottom{margin-bottom:4em}uc-form .uc-form__heading{max-width:885pt;margin:0 auto}uc-form .uc-form__footer{max-width:885pt;margin:0 auto}uc-form .uc-form__success{width:90%;margin:2em auto;display:none;outline:none}uc-form .uc-form__success.success{display:block}uc-form .uc-form__success .submit-subheader{width:90%;margin:0 auto 2em}uc-form .uc-form__success .uc-icon{font-size:5em;color:#279f00}uc-form[background=bright-red]{color:#fff;background-color:#e31837}uc-form[background=dark-blue]{color:#fff;background-color:#012169}uc-form[background=dark-gray]{color:#000;background-color:#ededed}uc-form[background=light-gray]{color:#000;background-color:#f5f5f5}uc-form[background=bright-red] hr,uc-form[background=dark-blue] hr{background-color:#fff}uc-form[background=bright-red] a,uc-form[background=dark-blue] a{color:#fff}uc-form[background=bright-red] a:focus,uc-form[background=bright-red] a:hover,uc-form[background=bright-red] a:visited,uc-form[background=dark-blue] a:focus,uc-form[background=dark-blue] a:hover,uc-form[background=dark-blue] a:visited{color:#d5d5d5}uc-form[background=bright-red] a.uc-btn__hollow-royal-blue,uc-form[background=dark-blue] a.uc-btn__hollow-royal-blue{color:#fff;box-shadow:inset 0 0 0 1.5px #fff}uc-form[background=bright-red] div.invalid,uc-form[background=dark-blue] div.invalid{color:#fff}uc-form[background=bright-red] .unity-form-success .uc-icon,uc-form[background=dark-blue] .unity-form-success .uc-icon{color:#fff}uc-form[background=dark-gray] hr,uc-form[background=light-gray] hr{background-color:#646464}uc-form[background=dark-gray] uc-input input,uc-form[background=dark-gray] uc-select select,uc-form[background=dark-gray] uc-textarea textarea,uc-form[background=light-gray] uc-input input,uc-form[background=light-gray] uc-select select,uc-form[background=light-gray] uc-textarea textarea{background-color:#fff}uc-form[background=dark-gray] uc-input input:hover,uc-form[background=dark-gray] uc-select select:hover,uc-form[background=dark-gray] uc-textarea textarea:hover,uc-form[background=light-gray] uc-input input:hover,uc-form[background=light-gray] uc-select select:hover,uc-form[background=light-gray] uc-textarea textarea:hover{background-color:#fff}uc-form[background=dark-gray] uc-textarea textarea+label,uc-form[background=light-gray] uc-textarea textarea+label{background-color:#fff}uc-form[background=dark-gray] uc-textarea textarea:hover+label,uc-form[background=light-gray] uc-textarea textarea:hover+label{background-color:#fff}uc-form form.uc-grid{row-gap:0;padding:0}@media(max-width:39rem){uc-form form.uc-grid{column-gap:0}}uc-form hr{background-color:#646464;width:100%;margin:1em 0;border:0;min-height:2px}uc-form .uc-btn__container{grid-column:span 12/span 12;justify-content:center}uc-form .uc-btn__container uc-button[role=button]{margin:1em auto}uc-form .uc-btn__container uc-button[role=button]:disabled{box-shadow:inset 0 0 0 1.5px transparent}uc-form input.valid,uc-form select.valid,uc-form textarea.valid{margin-bottom:3.5rem}uc-form input.invalid,uc-form select.invalid,uc-form textarea.invalid{border:2px solid #e31837}uc-form div.invalid{text-align:left;color:#e31837;min-height:2rem}uc-form div.invalid span{margin-right:5px}uc-form sub,uc-form sup{font-size:65%}uc-form ol,uc-form ul{list-style-position:inside}uc-form .item{grid-column:span 12/span 12}uc-form .item--long{grid-column:span 12/span 12}uc-form .two-column-mode .item{grid-column:span 6/span 6}@media(max-width:39rem){uc-form .two-column-mode .item{grid-column:span 12/span 12}}uc-form .two-column-mode .item--long{grid-column:span 12/span 12}@media(min-width:40rem){uc-form .two-column-mode .item__second{grid-column-start:7}}uc-form .general-error{display:none}uc-form .general-error.invalid{display:block;text-align:center;margin:1em 0}uc-form .consent{display:inline-block;font-size:14px;text-align:justify;margin:1em 0}uc-form .consent input[type=checkbox],uc-form .consent p{margin:0}uc-form .consent p{font-size:14px}uc-form .heading{text-align:center;font-weight:100;margin:.5em}uc-form .subheading{text-align:left;font-weight:100;font-size:1.25em}uc-input{display:block;position:relative;margin-bottom:1.5rem}uc-input input{display:block;cursor:text;width:100%;height:3.5rem;padding:1.875rem .938rem .625rem;font-size:1.125em;line-height:1;color:#000;background-color:#f5f5f5;border:0;box-shadow:none;transition:all .2s cubic-bezier(.25,1,.5,1) 0ms}@media(max-width:39rem){uc-input input{font-size:1em}}uc-input input:focus{outline:none;outline-color:#000;outline-width:1px;box-shadow:inset 0 0 0 1px #000!important}uc-input input::placeholder{opacity:0;transition:all .6s cubic-bezier(.25,1,.5,1)}uc-input input:hover{background-color:#ededed;box-shadow:inset 0 0 0 1px #646464!important}uc-input input.show-placeholder:focus::placeholder{opacity:1;transition-duration:.6s;transition-delay:.2s}uc-input input.show-placeholder::placeholder{opacity:0;transition-duration:20ms;transition-delay:0ms}uc-input input:placeholder-shown+label{left:1rem;top:1rem;font-size:1.125em;padding-left:0;padding-right:0;transition:all .2s cubic-bezier(.25,1,.5,1) .2s}@media(max-width:39rem){uc-input input:placeholder-shown+label{font-size:1em}}uc-input input+label{position:absolute;color:#646464}uc-input input:required+label:after{content:"*"}uc-input input:focus+label,uc-input input:not(:placeholder-shown)+label{left:1rem;top:.375rem;font-size:.688em;cursor:default;transition:all .2s cubic-bezier(.25,1,.5,1)}uc-input input,uc-input label{appearance:none;touch-action:manipulation}uc-select{display:block;position:relative;margin-bottom:1.5rem}uc-select select{display:block;appearance:none;cursor:pointer;width:100%;height:3.5rem;padding:1.188rem 2rem 0 1rem;font-size:1.125em;font-weight:400;line-height:1;color:#000;text-overflow:ellipsis;background-color:#f5f5f5;border:0;box-shadow:none;transition:font-size 0ms linear 0ms;transition:all .2s cubic-bezier(.25,1,.5,1) 0ms}uc-select select:focus{outline:none;outline-color:#000;outline-width:1px;box-shadow:inset 0 0 0 1px #000!important}uc-select select::placeholder{opacity:0;transition:all .6s cubic-bezier(.25,1,.5,1)}uc-select label,uc-select select{appearance:none;touch-action:manipulation}uc-select.select-menu:after{content:"";position:absolute;top:1.5rem;right:1rem;width:1rem;height:.625rem;display:block;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSI5Ij48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjQiIGQ9Ik0xIDFsNyA3IDctNyIvPjwvc3ZnPg==");background-repeat:no-repeat}uc-select.select-menu:after,uc-select select+label{pointer-events:none}uc-select select:hover{background-color:#ededed;box-shadow:inset 0 0 0 1px #646464!important}uc-select select+label{position:absolute;color:#646464}uc-select select.empty{color:transparent}uc-select select.empty option:not([value=""]){color:#000}uc-select select.empty+label{left:1rem;top:1rem;font-size:1.125em;padding-left:0;padding-right:0;transition:all .2s cubic-bezier(.25,1,.5,1) .2s}uc-select select.not-empty+label{left:1rem;top:.375rem;font-size:.688em;cursor:default;transition:all .2s cubic-bezier(.25,1,.5,1)}uc-select select:required+label:after{content:"*"}unity-table table{border-collapse:separate;table-layout:fixed;width:100%;border-spacing:0}@media(min-width:40rem){unity-table table{border-spacing:4px}}unity-table table caption{margin-top:-1px;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}unity-table table td,unity-table table th{padding:25px}unity-table table tbody td,unity-table table tbody th{border-style:solid;border-color:transparent}unity-table table thead th{background-color:#fff}unity-table table .row--mobile{display:none}unity-table table.gray .odd{background-color:#f5f5f5}unity-table table.centered td{text-align:center}unity-table table.left td{text-align:center}@media(min-width:40rem){unity-table table.left td{text-align:left}}unity-table table.right td{text-align:center}@media(min-width:40rem){unity-table table.right td{text-align:right}}@media(max-width:39rem){unity-table table[rowHeader] thead th:first-child{display:none}}unity-table table[rowHeader] .row--mobile{display:table-row}@media(min-width:40rem){unity-table table[rowHeader] .row--mobile{display:none}}@media(max-width:39rem){unity-table table[rowHeader] .row:not(unity-table table[rowHeader] .row--mobile) th{display:none}}unity-table table[mobileStickyHeader] thead th{background-color:#fff}@media(max-width:39rem){unity-table table[mobileStickyHeader] thead th{position:sticky;top:0}}uc-textarea{display:block;position:relative;margin-bottom:1.5rem}uc-textarea textarea{display:block;cursor:text;width:100%;height:3.5rem;padding:1.875rem .938rem .625rem;font-size:1.125em;line-height:1;color:#000;background-color:#f5f5f5;border:0;box-shadow:none;transition:all .2s cubic-bezier(.25,1,.5,1) 0ms}uc-textarea textarea:focus{outline:none;outline-color:#000;outline-width:1px;box-shadow:0 0 0 1px #000!important}uc-textarea textarea::placeholder{opacity:0;transition:all .6s cubic-bezier(.25,1,.5,1)}uc-textarea textarea:hover{background-color:#ededed;box-shadow:0 0 0 1px #646464!important}uc-textarea textarea.show-placeholder:focus::placeholder{opacity:1;transition-duration:.6s;transition-delay:.2s}uc-textarea textarea.show-placeholder::placeholder{opacity:0;transition-duration:20ms;transition-delay:0ms}uc-textarea textarea:placeholder-shown+label{left:1rem;top:1rem;font-size:1.125em;padding-left:0;padding-right:0;transition:all .2s cubic-bezier(.25,1,.5,1) .2s}uc-textarea textarea+label{position:absolute;color:#646464}uc-textarea textarea:required+label:after{content:"*"}uc-textarea textarea:focus+label,uc-textarea textarea:not(:placeholder-shown)+label{min-height:0;text-align:left;width:calc(100% - 17px);left:.125em;top:0;padding-left:1rem;padding-top:.375rem;font-size:.688em;cursor:default;transition:all .2s cubic-bezier(.25,1,.5,1)}uc-textarea textarea:not(:placeholder-shown)+label{background-color:#f5f5f5}uc-textarea textarea:not(:placeholder-shown):hover+label{background-color:#ededed}uc-textarea label,uc-textarea textarea{appearance:none;touch-action:manipulation;font-family:connections;resize:vertical;max-height:7rem}.headline-display--xlg{font-family:Connections;font-weight:100;font-style:normal;font-size:4rem;line-height:1.125}@media(min-width:68rem){.headline-display--xlg{font-size:5.5rem}}.headline-display--lg{font-family:Connections;font-weight:100;font-style:normal;font-size:3.5rem;line-height:1.125}@media(min-width:68rem){.headline-display--lg{font-size:4.5rem}}.headline-display--md{font-family:Connections;font-weight:100;font-style:normal;font-size:3rem;line-height:1.25}@media(min-width:68rem){.headline-display--md{font-size:3.5rem;line-height:1.125}}.headline-display--sm{font-family:Connections;font-weight:100;font-style:normal;font-size:2.5rem;line-height:1.25}@media(min-width:68rem){.headline-display--sm{font-size:3rem}}.headline--lg{font-family:Connections;font-weight:100;font-style:normal;font-size:2rem;line-height:1.25}@media(min-width:68rem){.headline--lg{font-size:2.5rem}}.headline--md{font-family:Connections;font-weight:100;font-style:normal;font-size:1.5rem;line-height:1.25}@media(min-width:68rem){.headline--md{font-size:2rem}}.headline--sm{font-family:Connections;font-weight:100;font-style:normal;font-size:1.25rem;line-height:1.25}@media(min-width:68rem){.headline--sm{font-size:1.5rem}}.headline--xsm{font-family:Connections;font-weight:500;font-style:normal;font-size:1rem;line-height:1.5}@media(min-width:68rem){.headline--xsm{font-size:1.125rem}}.copy--body{font-family:Connections;font-weight:400;font-style:normal;font-size:1rem;line-height:1.5}@media(min-width:68rem){.copy--body{font-size:1.125rem}}.copy--fine{font-family:Connections;font-weight:400;font-style:normal;font-size:.875rem;line-height:1.5}.copy--lead-in{font-family:Connections;font-weight:400;font-style:normal;font-size:1rem;line-height:1.5;text-transform:lowercase;font-variant:small-caps;letter-spacing:.075em}@media(min-width:68rem){.copy--lead-in{font-size:1.125rem}}.copy--data-viz{font-family:Connections;font-weight:400;font-style:normal;font-size:1rem;line-height:1.5}.copy--data-viz--sm{font-family:Connections;font-weight:400;font-style:normal;font-size:.875rem;line-height:1.5}.copy--figure-caption{font-family:Connections;font-weight:400;font-style:italic;font-size:1rem;line-height:1.5}@media(min-width:68rem){.copy--figure-caption{font-size:1.125rem}}.copy--pull-quote{font-family:Connections;font-weight:100;font-style:italic;font-size:1.5rem;line-height:1.25}@media(min-width:68rem){.copy--pull-quote{font-size:2rem}}.font-connections{font-family:Connections;font-weight:400;font-style:normal}.font-connections-bold{font-family:Connections;font-weight:700;font-style:normal}.font-connections-light{font-family:Connections;font-weight:100;font-style:normal}.font-connections-italic{font-family:Connections;font-weight:400;font-style:italic}.font-connections-bold-italic{font-family:Connections;font-weight:700;font-style:italic}.font-connections-light-italic{font-family:Connections;font-weight:100;font-style:italic}.font-connections-medium{font-family:Connections;font-weight:500;font-style:normal}.font-connections-medium-italic{font-family:Connections;font-weight:500;font-style:italic}.gradient--color-primary-blue{background-color:#012169;background-image:-moz-linear-gradient(left,#012169 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#012169),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#012169,transparent);background-image:-o-linear-gradient(left,#012169 0,transparent 100%);background:-ms-linear-gradient(left,#012169 0,transparent 100%);background:linear-gradient(90deg,#012169 0,transparent)}.gradient--color-primary-white{background-color:#fff;background-image:-moz-linear-gradient(left,#fff 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#fff),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#fff,transparent);background-image:-o-linear-gradient(left,#fff 0,transparent 100%);background:-ms-linear-gradient(left,#fff 0,transparent 100%);background:linear-gradient(90deg,#fff 0,transparent)}.gradient--color-primary-red{background-color:#e31837;background-image:-moz-linear-gradient(left,#e31837 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#e31837),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#e31837,transparent);background-image:-o-linear-gradient(left,#e31837 0,transparent 100%);background:-ms-linear-gradient(left,#e31837 0,transparent 100%);background:linear-gradient(90deg,#e31837 0,transparent)}.gradient--color-secondary-blue-dark-80{background-color:#344e87;background-image:-moz-linear-gradient(left,#344e87 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#344e87),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#344e87,transparent);background-image:-o-linear-gradient(left,#344e87 0,transparent 100%);background:-ms-linear-gradient(left,#344e87 0,transparent 100%);background:linear-gradient(90deg,#344e87 0,transparent)}.gradient--color-secondary-blue-royal{background-color:#0053c2;background-image:-moz-linear-gradient(left,#0053c2 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#0053c2),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#0053c2,transparent);background-image:-o-linear-gradient(left,#0053c2 0,transparent 100%);background:-ms-linear-gradient(left,#0053c2 0,transparent 100%);background:linear-gradient(90deg,#0053c2 0,transparent)}.gradient--color-secondary-blue-bright{background-color:#0073cf;background-image:-moz-linear-gradient(left,#0073cf 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#0073cf),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#0073cf,transparent);background-image:-o-linear-gradient(left,#0073cf 0,transparent 100%);background:-ms-linear-gradient(left,#0073cf 0,transparent 100%);background:linear-gradient(90deg,#0073cf 0,transparent)}.gradient--color-secondary-red-crimson{background-color:#780032;background-image:-moz-linear-gradient(left,#780032 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#780032),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#780032,transparent);background-image:-o-linear-gradient(left,#780032 0,transparent 100%);background:-ms-linear-gradient(left,#780032 0,transparent 100%);background:linear-gradient(90deg,#780032 0,transparent)}.gradient--color-secondary-red-regal{background-color:#c41230;background-image:-moz-linear-gradient(left,#c41230 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#c41230),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#c41230,transparent);background-image:-o-linear-gradient(left,#c41230 0,transparent 100%);background:-ms-linear-gradient(left,#c41230 0,transparent 100%);background:linear-gradient(90deg,#c41230 0,transparent)}.gradient--color-secondary-red-regal-crimson{background-color:#c41230;background-image:-moz-linear-gradient(left,#c41230 0,#780032 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#c41230),color-stop(100%,#780032));background-image:-webkit-linear-gradient(left,#c41230,#780032);background-image:-o-linear-gradient(left,#c41230 0,#780032 100%);background:-ms-linear-gradient(left,#c41230 0,#780032 100%);background:linear-gradient(90deg,#c41230 0,#780032)}.gradient--color-neutral-coolgray-10{background-color:#ededed;background-image:-moz-linear-gradient(left,#ededed 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#ededed),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#ededed,transparent);background-image:-o-linear-gradient(left,#ededed 0,transparent 100%);background:-ms-linear-gradient(left,#ededed 0,transparent 100%);background:linear-gradient(90deg,#ededed 0,transparent)}.gradient--color-tertiary-purple{background-color:#5f2167;background-image:-moz-linear-gradient(left,#5f2167 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#5f2167),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#5f2167,transparent);background-image:-o-linear-gradient(left,#5f2167 0,transparent 100%);background:-ms-linear-gradient(left,#5f2167 0,transparent 100%);background:linear-gradient(90deg,#5f2167 0,transparent)}.gradient--color-tertiary-pink{background-color:#c74e69;background-image:-moz-linear-gradient(left,#c74e69 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#c74e69),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#c74e69,transparent);background-image:-o-linear-gradient(left,#c74e69 0,transparent 100%);background:-ms-linear-gradient(left,#c74e69 0,transparent 100%);background:linear-gradient(90deg,#c74e69 0,transparent)}.gradient--color-tertiary-orange{background-color:#ea7600;background-image:-moz-linear-gradient(left,#ea7600 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#ea7600),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#ea7600,transparent);background-image:-o-linear-gradient(left,#ea7600 0,transparent 100%);background:-ms-linear-gradient(left,#ea7600 0,transparent 100%);background:linear-gradient(90deg,#ea7600 0,transparent)}.gradient--color-tertiary-yellow{background-color:#f2a900;background-image:-moz-linear-gradient(left,#f2a900 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#f2a900),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#f2a900,transparent);background-image:-o-linear-gradient(left,#f2a900 0,transparent 100%);background:-ms-linear-gradient(left,#f2a900 0,transparent 100%);background:linear-gradient(90deg,#f2a900 0,transparent)}.gradient--color-tertiary-teal{background-color:#006980;background-image:-moz-linear-gradient(left,#006980 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#006980),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#006980,transparent);background-image:-o-linear-gradient(left,#006980 0,transparent 100%);background:-ms-linear-gradient(left,#006980 0,transparent 100%);background:linear-gradient(90deg,#006980 0,transparent)}.gradient--color-tertiary-turquoise{background-color:#40c1ac;background-image:-moz-linear-gradient(left,#40c1ac 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#40c1ac),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#40c1ac,transparent);background-image:-o-linear-gradient(left,#40c1ac 0,transparent 100%);background:-ms-linear-gradient(left,#40c1ac 0,transparent 100%);background:linear-gradient(90deg,#40c1ac 0,transparent)}.gradient--color-tertiary-green{background-color:#279f00;background-image:-moz-linear-gradient(left,#279f00 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#279f00),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#279f00,transparent);background-image:-o-linear-gradient(left,#279f00 0,transparent 100%);background:-ms-linear-gradient(left,#279f00 0,transparent 100%);background:linear-gradient(90deg,#279f00 0,transparent)}.gradient--color-tertiary-brown{background-color:#9a7611;background-image:-moz-linear-gradient(left,#9a7611 0,transparent 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#9a7611),color-stop(100%,transparent));background-image:-webkit-linear-gradient(left,#9a7611,transparent);background-image:-o-linear-gradient(left,#9a7611 0,transparent 100%);background:-ms-linear-gradient(left,#9a7611 0,transparent 100%);background:linear-gradient(90deg,#9a7611 0,transparent)}.uc-text--black{color:#000}.uc-text--white{color:#fff}.uc-text--dark-blue{color:#012169}.uc-text--royal-blue{color:#0053c2}.uc-text--bright-red{color:#e31837}.uc-text--regal-red{color:#c41230}.uc-text--gray{color:#646464}.uc-text--gray-10{color:#ededed}.uc-bg--dark-blue{background-color:#012169}.uc-bg--white{background-color:#fff}.uc-bg--bright-red{background-color:#e31837}.uc-bg--cool-gray{background-color:#f5f5f5}[class*=" uc-media-icon"],[class^=uc-media-icon-]{font-family:uc-media-icon!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.uc-media-icon-close:before{content:""}.uc-media-icon-closed-caption:before{content:""}.uc-media-icon-disclaimer:before{content:""}.uc-media-icon-fast-forward:before{content:""}.uc-media-icon-full-screen:before{content:""}.uc-media-icon-pause:before{content:""}.uc-media-icon-play:before{content:""}.uc-media-icon-refresh:before{content:""}.uc-media-icon-rewind:before{content:""}.uc-media-icon-screen-in-screen:before{content:""}.uc-media-icon-screencast:before{content:""}.uc-media-icon-settings:before{content:""}.uc-media-icon-transcript:before{content:""}.uc-media-icon-volume-high:before{content:""}.uc-media-icon-volume-low:before{content:""}.uc-media-icon-volume-medium:before{content:""}.uc-media-icon-volume-mute:before{content:""}.uc-media-icon-pointer-left:before{content:""}.uc-media-icon-pointer-right:before{content:""}.uc-media-icon-chapters:before{content:""}@font-face{font-family:uc-media-icon;src:url(data:application/font-woff;charset=utf-8;base64,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) format("woff");font-weight:400;font-style:normal}@font-face{font-family:uc-media-connections;src:url(data:application/font-woff;charset=utf-8;base64,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) format("woff");font-weight:400;font-style:normal}@font-face{font-family:uc-media-connections-light;src:url(data:application/font-woff;charset=utf-8;base64,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) format("woff");font-weight:400;font-style:normal}.uc-media-playlist{padding:0;margin:0 auto;position:relative;overflow:hidden;transform:translateZ(0)}.uc-media-playlist::-webkit-scrollbar{opacity:0;height:0}@media(max-width:36em){.uc-media-playlist::-webkit-scrollbar{opacity:1;-webkit-appearance:none;width:7px;height:3px}}@media(max-width:36em){.uc-media-playlist::-webkit-scrollbar-thumb{opacity:1;border-radius:99px;background-color:hsla(0,0%,39.2%,.25);box-shadow:0 0 1px hsla(0,0%,100%,.25)}}.uc-media-playlist-control:before{font-size:150%}.uc-media-playlist__slider{width:100%;margin:0 auto;position:relative}.uc-media-playlist__arrow{color:#000;background:transparent;font-size:30px;position:absolute;top:25%;padding:0;transform:translateY(-25%);left:0;user-select:none;text-decoration:none;border:0;cursor:pointer;opacity:1;line-height:1;transition:opacity .3s cubic-bezier(.17,.67,.83,.67),color .1s cubic-bezier(.17,.67,.83,.67)}@media(min-width:40rem){.uc-media-playlist__arrow{font-size:60px}}[data-theme=red] .uc-media-playlist__arrow:hover{color:#e31837}[data-theme=blue] .uc-media-playlist__arrow:hover{color:#0053c2}[data-theme=black] .uc-media-playlist__arrow:hover{color:#000}.uc-media-playlist__arrow:focus{outline:1px dotted #000}[data-theme=red] .uc-media-playlist__arrow:focus{color:#e31837}[data-theme=blue] .uc-media-playlist__arrow:focus{color:#0053c2}[data-theme=black] .uc-media-playlist__arrow:focus{color:#000}.uc-media-playlist__arrow--next{right:0;left:auto}.uc-media-playlist__arrow--next.disabled{opacity:.25;color:#000;cursor:default}.uc-media-playlist__arrow--prev.disabled{opacity:.25;color:#000;cursor:default}.uc-media-playlist .glider-track{box-sizing:border-box;transform:translateZ(0);width:100%;margin:0;padding:3px;display:flex;z-index:1}.uc-media-playlist.draggable{user-select:none;cursor:-webkit-grab;cursor:grab}.uc-media-playlist.draggable .glider-slide img{user-select:none;pointer-events:none}.uc-media-playlist.drag{cursor:-webkit-grabbing;cursor:grabbing}.uc-media-playlist__item{justify-content:center;align-content:center;width:100%}.uc-media-playlist__item img{max-width:100%}.uc-media-playlist__container{width:100%;margin:2pc auto 0;padding:0 8.33%;position:relative;transition:opacity .25s;min-height:200px;box-sizing:border-box;opacity:0}.uc-media--playlist-ready .uc-media-playlist__container{opacity:1}.uc-media-playlist__item-container{position:relative}.uc-media-playlist__item{display:inline-block;font-size:15px;padding:0;text-decoration:none;text-align:left;box-sizing:border-box;border:1px dotted transparent;margin:3px}.uc-media-playlist__item:focus{border:1px dotted #000;outline:0}.uc-media-playlist__item-text{max-width:8pc;margin:0 auto;width:90%}@media(min-width:40rem){.uc-media-playlist__item-text{max-width:225px}}.uc-media-playlist__button{display:flex;position:absolute;top:50%;left:50%;width:1em;height:1em;line-height:0;border:none;border-radius:50%;font-size:3.5em;opacity:.74;transition:border-color .4s,outline .4s,background-color .4s;transform:translate(-50%,-50%);text-align:center;align-items:center;justify-content:center;color:#fff}[data-theme=red] .uc-media-playlist__button{background:#e31837}[data-theme=blue] .uc-media-playlist__button{background:#0053c2}[data-theme=black] .uc-media-playlist__button{background:#000}.uc-media-playlist__button:before{font-family:uc-media-icon;content:"";font-size:.4em}.uc-media-playlist__button:hover{opacity:1;transform:translate(-50%,-50%) scale(1.1);transition:all .25s}.uc-media-playlist__thumb{width:100%}.uc-media-playlist__item p{width:100%;margin:0;padding:10px 0;font-size:14px;line-height:1.25em;word-wrap:break-word;font-family:uc-media-connections;color:#000}@media(min-width:40rem){.uc-media-playlist__item p{font-size:1pc;padding:15px 0}}.uc-media--no-videos{background:#000;position:relative;font-family:uc-media-connections}.uc-media--no-videos iframe{display:none}.uc-media--no-videos:before{content:"No videos available";display:block;color:#fff;position:absolute;top:50%;width:100%;text-align:center;font-size:30px}.uc-media .uc-media__player{background:#000}.uc-media iframe{opacity:0;transition:opacity .25s}.uc-media.uc-media--playlist-ready .uc-media__loading{display:none}.uc-media.uc-media--playlist-ready iframe{opacity:1}.uc-media-no-scroll{overflow:hidden;right:0;left:0;bottom:0;height:100%}.uc-media-transcript{background:#f5f5f5;color:#646464;display:block;font-family:uc-media-connections;font-size:14px;line-height:22px;max-height:0;overflow:hidden;transition:max-height .15s ease-out;width:100%}@media(min-width:40rem){.uc-media-transcript{font-size:18px;line-height:24px}}.uc-media-transcript a{color:#646464}.uc-media-transcript--open{max-height:275px}.uc-media-transcript:after{content:"";display:block;height:30px}.uc-media-transcript__title{margin:0 0 30px;font-family:uc-media-connections-light;font-weight:400;font-size:20px}@media(min-width:40rem){.uc-media-transcript__title{font-size:24px}}.uc-media-transcript__close{cursor:pointer;background:transparent;border:none;display:inline-block;margin-right:10px;padding:0;text-decoration:none}.uc-media-transcript__close:before{color:#646464;font-size:20px}.uc-media-transcript__close:hover:before{text-shadow:0 0 1em #fff,0 0 1em #fff,0 0 1em #fff}[data-theme=red] .uc-media-transcript__close:focus:before,[data-theme=red] .uc-media-transcript__close:hover:before{color:#e31837}[data-theme=blue] .uc-media-transcript__close:focus:before,[data-theme=blue] .uc-media-transcript__close:hover:before{color:#0053c2}[data-theme=black] .uc-media-transcript__close:focus:before,[data-theme=black] .uc-media-transcript__close:hover:before{color:#000}.uc-media-transcript__container{box-sizing:border-box;height:200px;overflow:auto!important;padding:0 60px 15px}.uc-media-transcript__control:before{font-size:150%}.uc-media-transcript__header{background:#f5f5f5;box-sizing:border-box;height:35px;padding:7px 0 0;position:relative;text-align:right}.uc-media-transcript__header a:hover{text-decoration:none}.uc-media-transcript__text{word-break:break-word;font-family:uc-media-connections}.uc-media{width:100%;display:inline-block;position:relative}.uc-media__player{background:#000;width:100%;height:0;display:block;padding:0 0 56.25%;position:relative}[data-is-audio=true] .uc-media__player{padding:36px 0 0;overflow:hidden}.uc-media__player .mwEmbedKalturaIframe{position:absolute;top:0;left:0;bottom:0;right:0}.uc-media__error{font-family:uc-media-connections;position:absolute;color:#fff;top:60%;text-align:center;width:100%}.uc-media__loading{display:inline-block;width:5pc;height:5pc;position:absolute;z-index:1;left:calc(50% - 40px);padding-top:calc(28.125% - 40px)}[data-is-audio=true] .uc-media__loading{top:0;left:0;padding:0;background:#000;width:100%;height:36px}.uc-media__loading:after{content:" ";display:block;width:4pc;height:4pc;margin:8px;border-radius:50%;border-color:#fff transparent;border-style:solid;border-width:6px;animation:ucMediaLoading 1.2s linear infinite}[data-is-author=true] .uc-media__loading:after{display:none}[data-is-audio=true] .uc-media__loading:after{width:20px;height:20px;border-color:#fff transparent;border-style:solid;border-width:3px;top:0;position:absolute;left:calc(50% - 1pc);margin:6px}[data-is-author=true] .uc-media__loading:before{content:"Video - Author mode";display:block;color:#fff;text-align:center;white-space:nowrap;font-family:uc-media-connections;font-size:30px;position:absolute;top:78%;left:50%;transform:translateX(-50%) translateY(-50%);text-shadow:3px 2px 8px #000}[data-is-author=true][data-is-playlist=true] .uc-media__loading:before{content:"Playlist - Author mode"}[data-is-author=true][data-is-audio=true] .uc-media__loading:before{content:"Audio - Author mode";top:0;transform:translateX(-50%);height:36px;padding:0}@keyframes ucMediaLoading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.uc{font-size:1pc;font-family:Connections;font-weight:400;font-style:normal;font-size:1rem;line-height:1.5}@media(min-width:68rem){.uc{font-size:1.125rem}}.uc *{box-sizing:border-box}.uc article h1{margin:0 0 .75rem}.uc article h2{margin:0 0 1.5rem}.uc article h3{margin:2.5rem 0 1.75rem}.uc article p{margin:0 0 1.75rem}.uc article ol,.uc article ul{padding:0 0 0 1rem}.uc article ol li,.uc article ul li{padding-left:.5rem;margin-bottom:.75rem}.uc article a{color:#000;border-bottom:1px solid theme("colors.secondary.blueroyal");transition:all .2s cubic-bezier(.02,.01,.47,1) .05s}.uc article a:hover{color:#fff;background-color:#0053c2}.uc article sup a{border-bottom:none}.uc figure{margin:0 0 2.5rem}.uc figure figcaption{margin:.5rem 0}.uc img,.uc picture{display:block;width:100%;max-width:100%;height:auto;margin:0;padding:0}.uc sub,.uc sup{font-size:.55em;font-weight:bolder;line-height:0;position:relative;vertical-align:baseline}.uc sup{top:-.8em;letter-spacing:-.025em;padding-left:.125em}.uc sub{bottom:-.25em}.uc sub a,.uc sup a{color:inherit!important}.uc-inline-link--black,.uc-inline-link--white{transition:all .2s cubic-bezier(.02,.01,.47,1) .05s}.uc-inline-link--black{color:#000;border-bottom:1px solid #0053c2}.uc-inline-link--black:focus,.uc-inline-link--black:hover{color:#fff;background:#0053c2}.uc-inline-link--white{color:#fff;border-bottom:1px solid #fff}.uc-inline-link--white:focus,.uc-inline-link--white:hover{color:#fff;border-bottom:transparent}:root{--unity-grid--col-gap:1rem;--unity-grid--row-gap:1.5rem;--unity-screen-padding-x:1.5rem}@media(min-width:40rem){:root{--unity-grid--col-gap:1.5rem;--unity-grid--row-gap:1.5rem;--unity-screen-padding-x:2rem}}@media(min-width:68rem){:root{--unity-grid--col-gap:2rem;--unity-grid--row-gap:1.5rem;--unity-screen-padding-x:4rem}}.uc-container{padding:0 var(--unity-screen-padding-x)}@media(min-width:1280px){.uc-container{max-width:885pt;margin:auto;padding:0}}.uc-grid{display:grid;column-gap:var(--unity-grid--col-gap);row-gap:var(--unity-grid--row-gap);grid-template-columns:repeat(12,minmax(0,1fr))}.uc-grid--cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.uc-grid--col-span-1{grid-column:span 1/span 1}.uc-grid--col-start-1{grid-column-start:1}.uc-grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.uc-grid--col-span-2{grid-column:span 2/span 2}.uc-grid--col-start-2{grid-column-start:2}.uc-grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.uc-grid--col-span-3{grid-column:span 3/span 3}.uc-grid--col-start-3{grid-column-start:3}.uc-grid--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.uc-grid--col-span-4{grid-column:span 4/span 4}.uc-grid--col-start-4{grid-column-start:4}.uc-grid--cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.uc-grid--col-span-5{grid-column:span 5/span 5}.uc-grid--col-start-5{grid-column-start:5}.uc-grid--cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.uc-grid--col-span-6{grid-column:span 6/span 6}.uc-grid--col-start-6{grid-column-start:6}.uc-grid--cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.uc-grid--col-span-7{grid-column:span 7/span 7}.uc-grid--col-start-7{grid-column-start:7}.uc-grid--cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.uc-grid--col-span-8{grid-column:span 8/span 8}.uc-grid--col-start-8{grid-column-start:8}.uc-grid--cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.uc-grid--col-span-9{grid-column:span 9/span 9}.uc-grid--col-start-9{grid-column-start:9}.uc-grid--cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.uc-grid--col-span-10{grid-column:span 10/span 10}.uc-grid--col-start-10{grid-column-start:10}.uc-grid--cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.uc-grid--col-span-11{grid-column:span 11/span 11}.uc-grid--col-start-11{grid-column-start:11}.uc-grid--cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.uc-grid--col-span-12{grid-column:span 12/span 12}.uc-grid--col-start-12{grid-column-start:12}@media(min-width:40rem){.uc-grid--cols-1--medium{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:40rem){.uc-grid--col-span-1--medium{grid-column:span 1/span 1}}@media(min-width:40rem){.uc-grid--col-start-1--medium{grid-column-start:1}}@media(min-width:40rem){.uc-grid--cols-2--medium{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:40rem){.uc-grid--col-span-2--medium{grid-column:span 2/span 2}}@media(min-width:40rem){.uc-grid--col-start-2--medium{grid-column-start:2}}@media(min-width:40rem){.uc-grid--cols-3--medium{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:40rem){.uc-grid--col-span-3--medium{grid-column:span 3/span 3}}@media(min-width:40rem){.uc-grid--col-start-3--medium{grid-column-start:3}}@media(min-width:40rem){.uc-grid--cols-4--medium{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:40rem){.uc-grid--col-span-4--medium{grid-column:span 4/span 4}}@media(min-width:40rem){.uc-grid--col-start-4--medium{grid-column-start:4}}@media(min-width:40rem){.uc-grid--cols-5--medium{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:40rem){.uc-grid--col-span-5--medium{grid-column:span 5/span 5}}@media(min-width:40rem){.uc-grid--col-start-5--medium{grid-column-start:5}}@media(min-width:40rem){.uc-grid--cols-6--medium{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:40rem){.uc-grid--col-span-6--medium{grid-column:span 6/span 6}}@media(min-width:40rem){.uc-grid--col-start-6--medium{grid-column-start:6}}@media(min-width:40rem){.uc-grid--cols-7--medium{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(min-width:40rem){.uc-grid--col-span-7--medium{grid-column:span 7/span 7}}@media(min-width:40rem){.uc-grid--col-start-7--medium{grid-column-start:7}}@media(min-width:40rem){.uc-grid--cols-8--medium{grid-template-columns:repeat(8,minmax(0,1fr))}}@media(min-width:40rem){.uc-grid--col-span-8--medium{grid-column:span 8/span 8}}@media(min-width:40rem){.uc-grid--col-start-8--medium{grid-column-start:8}}@media(min-width:40rem){.uc-grid--cols-9--medium{grid-template-columns:repeat(9,minmax(0,1fr))}}@media(min-width:40rem){.uc-grid--col-span-9--medium{grid-column:span 9/span 9}}@media(min-width:40rem){.uc-grid--col-start-9--medium{grid-column-start:9}}@media(min-width:40rem){.uc-grid--cols-10--medium{grid-template-columns:repeat(10,minmax(0,1fr))}}@media(min-width:40rem){.uc-grid--col-span-10--medium{grid-column:span 10/span 10}}@media(min-width:40rem){.uc-grid--col-start-10--medium{grid-column-start:10}}@media(min-width:40rem){.uc-grid--cols-11--medium{grid-template-columns:repeat(11,minmax(0,1fr))}}@media(min-width:40rem){.uc-grid--col-span-11--medium{grid-column:span 11/span 11}}@media(min-width:40rem){.uc-grid--col-start-11--medium{grid-column-start:11}}@media(min-width:40rem){.uc-grid--cols-12--medium{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:40rem){.uc-grid--col-span-12--medium{grid-column:span 12/span 12}}@media(min-width:40rem){.uc-grid--col-start-12--medium{grid-column-start:12}}@media(min-width:68rem){.uc-grid--cols-1--large{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:68rem){.uc-grid--col-span-1--large{grid-column:span 1/span 1}}@media(min-width:68rem){.uc-grid--col-start-1--large{grid-column-start:1}}@media(min-width:68rem){.uc-grid--cols-2--large{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:68rem){.uc-grid--col-span-2--large{grid-column:span 2/span 2}}@media(min-width:68rem){.uc-grid--col-start-2--large{grid-column-start:2}}@media(min-width:68rem){.uc-grid--cols-3--large{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:68rem){.uc-grid--col-span-3--large{grid-column:span 3/span 3}}@media(min-width:68rem){.uc-grid--col-start-3--large{grid-column-start:3}}@media(min-width:68rem){.uc-grid--cols-4--large{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:68rem){.uc-grid--col-span-4--large{grid-column:span 4/span 4}}@media(min-width:68rem){.uc-grid--col-start-4--large{grid-column-start:4}}@media(min-width:68rem){.uc-grid--cols-5--large{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:68rem){.uc-grid--col-span-5--large{grid-column:span 5/span 5}}@media(min-width:68rem){.uc-grid--col-start-5--large{grid-column-start:5}}@media(min-width:68rem){.uc-grid--cols-6--large{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:68rem){.uc-grid--col-span-6--large{grid-column:span 6/span 6}}@media(min-width:68rem){.uc-grid--col-start-6--large{grid-column-start:6}}@media(min-width:68rem){.uc-grid--cols-7--large{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(min-width:68rem){.uc-grid--col-span-7--large{grid-column:span 7/span 7}}@media(min-width:68rem){.uc-grid--col-start-7--large{grid-column-start:7}}@media(min-width:68rem){.uc-grid--cols-8--large{grid-template-columns:repeat(8,minmax(0,1fr))}}@media(min-width:68rem){.uc-grid--col-span-8--large{grid-column:span 8/span 8}}@media(min-width:68rem){.uc-grid--col-start-8--large{grid-column-start:8}}@media(min-width:68rem){.uc-grid--cols-9--large{grid-template-columns:repeat(9,minmax(0,1fr))}}@media(min-width:68rem){.uc-grid--col-span-9--large{grid-column:span 9/span 9}}@media(min-width:68rem){.uc-grid--col-start-9--large{grid-column-start:9}}@media(min-width:68rem){.uc-grid--cols-10--large{grid-template-columns:repeat(10,minmax(0,1fr))}}@media(min-width:68rem){.uc-grid--col-span-10--large{grid-column:span 10/span 10}}@media(min-width:68rem){.uc-grid--col-start-10--large{grid-column-start:10}}@media(min-width:68rem){.uc-grid--cols-11--large{grid-template-columns:repeat(11,minmax(0,1fr))}}@media(min-width:68rem){.uc-grid--col-span-11--large{grid-column:span 11/span 11}}@media(min-width:68rem){.uc-grid--col-start-11--large{grid-column-start:11}}@media(min-width:68rem){.uc-grid--cols-12--large{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:68rem){.uc-grid--col-span-12--large{grid-column:span 12/span 12}}@media(min-width:68rem){.uc-grid--col-start-12--large{grid-column-start:12}}[class*=" uc-icon-"],[class^=uc-icon-]{font-family:icomoon!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.uc-icon-account-management:before{content:""}.uc-icon-action-advanced-search:before{content:""}.uc-icon-action-alert:before{content:""}.uc-icon-action-back:before{content:""}.uc-icon-action-bookmark:before{content:""}.uc-icon-action-card-view:before{content:""}.uc-icon-action-carousel:before{content:""}.uc-icon-action-chart-view:before{content:""}.uc-icon-action-checkmark:before{content:""}.uc-icon-action-clearing:before{content:""}.uc-icon-action-close:before{content:""}.uc-icon-action-collapse:before{content:""}.uc-icon-action-copy:before{content:""}.uc-icon-action-customization:before{content:""}.uc-icon-action-download:before{content:""}.uc-icon-action-dropdown:before{content:""}.uc-icon-action-expand:before{content:""}.uc-icon-action-filter:before{content:""}.uc-icon-action-flash-off:before{content:""}.uc-icon-action-flash-on:before{content:""}.uc-icon-action-help:before{content:""}.uc-icon-action-hide:before{content:""}.uc-icon-action-homepage:before{content:""}.uc-icon-action-info:before{content:""}.uc-icon-action-launch:before{content:""}.uc-icon-action-left:before{content:""}.uc-icon-action-like:before{content:""}.uc-icon-action-link:before{content:""}.uc-icon-action-list-view:before{content:""}.uc-icon-action-lock:before{content:""}.uc-icon-action-login:before{content:""}.uc-icon-action-logout:before{content:""}.uc-icon-action-menu:before{content:""}.uc-icon-action-plus:before{content:""}.uc-icon-action-minus:before{content:""}.uc-icon-action-rating-star:before{content:""}.uc-icon-action-refresh:before{content:""}.uc-icon-action-right:before{content:""}.uc-icon-action-save:before{content:""}.uc-icon-action-scroll:before{content:""}.uc-icon-action-search:before{content:""}.uc-icon-action-settings:before{content:""}.uc-icon-action-share:before{content:""}.uc-icon-action-stop:before{content:""}.uc-icon-action-success:before{content:""}.uc-icon-action-sympathy:before{content:""}.uc-icon-action-table-sort-ascending:before{content:""}.uc-icon-action-table-sort-descending:before{content:""}.uc-icon-action-trash:before{content:""}.uc-icon-action-uncategorized:before{content:""}.uc-icon-action-unlock:before{content:""}.uc-icon-action-upload:before{content:""}.uc-icon-action-views:before{content:""}.uc-icon-action-share-arrow:before{content:""}.uc-icon-apple:before{content:""}.uc-icon-archive:before{content:""}.uc-icon-arrow-choice:before{content:""}.uc-icon-arrow-click:before{content:""}.uc-icon-arrow-consolidate:before{content:""}.uc-icon-arrow-decrease-risk:before{content:""}.uc-icon-arrow-down:before{content:""}.uc-icon-arrow-increase:before{content:""}.uc-icon-arrow-left:before{content:""}.uc-icon-arrow-send:before{content:""}.uc-icon-arrow-trade:before{content:""}.uc-icon-arrow-transfer:before{content:""}.uc-icon-arrow-up-down:before{content:""}.uc-icon-arrow-up:before{content:""}.uc-icon-arts-culture:before{content:""}.uc-icon-attachment:before{content:""}.uc-icon-auto:before{content:""}.uc-icon-awards:before{content:""}.uc-icon-awareness:before{content:""}.uc-icon-baby-carriage:before{content:""}.uc-icon-bag:before{content:""}.uc-icon-bed:before{content:""}.uc-icon-benefits:before{content:""}.uc-icon-briefcase:before{content:""}.uc-icon-buildings:before{content:""}.uc-icon-calculator:before{content:""}.uc-icon-calendar:before{content:""}.uc-icon-camera:before{content:""}.uc-icon-candle:before{content:""}.uc-icon-cashpro-assistant:before{content:""}.uc-icon-cashpro-connect:before{content:""}.uc-icon-cashpro-credit:before{content:""}.uc-icon-cashpro-foreign-exchange-rmb:before{content:""}.uc-icon-cashpro-foreign-exchange:before{content:""}.uc-icon-cashpro-invest:before{content:""}.uc-icon-cashpro-mobile:before{content:""}.uc-icon-cashpro-online:before{content:""}.uc-icon-cashpro-payments:before{content:""}.uc-icon-cashpro-receivables:before{content:""}.uc-icon-cashpro-research:before{content:""}.uc-icon-cashpro-trade:before{content:""}.uc-icon-celebrate:before{content:""}.uc-icon-climate-heat:before{content:""}.uc-icon-climate-hurricane:before{content:""}.uc-icon-climate-snow:before{content:""}.uc-icon-climate-storm:before{content:""}.uc-icon-climate-thunder:before{content:""}.uc-icon-climate-tropical-storm:before{content:""}.uc-icon-commercial-real-estate:before{content:""}.uc-icon-communication-announcement:before{content:""}.uc-icon-communication-book:before{content:""}.uc-icon-communication-call:before{content:""}.uc-icon-communication-communication-service:before{content:""}.uc-icon-communication-data-transmission:before{content:""}.uc-icon-communication-excel:before{content:""}.uc-icon-communication-inbox:before{content:""}.uc-icon-communication-mail:before{content:""}.uc-icon-communication-overnight-shipping:before{content:""}.uc-icon-communication-pdf:before{content:""}.uc-icon-communication-powerpoint:before{content:""}.uc-icon-communication-print:before{content:""}.uc-icon-communication-sign-and-edit:before{content:""}.uc-icon-communication-speech:before{content:""}.uc-icon-communication-text:before{content:""}.uc-icon-communication-thought:before{content:""}.uc-icon-communication-word-doc:before{content:""}.uc-icon-communication-zip-folder:before{content:""}.uc-icon-compare:before{content:""}.uc-icon-dashboard-micro:before{content:""}.uc-icon-dashboard:before{content:""}.uc-icon-dental:before{content:""}.uc-icon-digital-cloud-computing:before{content:""}.uc-icon-digital-disbursements:before{content:""}.uc-icon-digital-ebam:before{content:""}.uc-icon-digital-mobile-banking:before{content:""}.uc-icon-digital-mobile-invest:before{content:""}.uc-icon-digital-mobile:before{content:""}.uc-icon-digital-mortgage-experience:before{content:""}.uc-icon-digital-online-investing:before{content:""}.uc-icon-digital-online:before{content:""}.uc-icon-digital-video-teller:before{content:""}.uc-icon-digital-wifi:before{content:""}.uc-icon-disability:before{content:""}.uc-icon-document:before{content:""}.uc-icon-energy:before{content:""}.uc-icon-exercise:before{content:""}.uc-icon-family-security:before{content:""}.uc-icon-fast:before{content:""}.uc-icon-finance-accounts:before{content:""}.uc-icon-finance-ach-same-day:before{content:""}.uc-icon-finance-ach:before{content:""}.uc-icon-finance-arch-positive-pay:before{content:""}.uc-icon-finance-atm:before{content:""}.uc-icon-finance-ba360:before{content:""}.uc-icon-finance-bank:before{content:""}.uc-icon-finance-bankamerideals:before{content:""}.uc-icon-finance-bonds:before{content:""}.uc-icon-finance-business-expenses:before{content:""}.uc-icon-finance-card:before{content:""}.uc-icon-finance-cash-vault:before{content:""}.uc-icon-finance-cash:before{content:""}.uc-icon-finance-cashflow:before{content:""}.uc-icon-finance-check:before{content:""}.uc-icon-finance-deposit-micro:before{content:""}.uc-icon-finance-deposit:before{content:""}.uc-icon-finance-etfs:before{content:""}.uc-icon-finance-full-service-payroll:before{content:""}.uc-icon-finance-funds:before{content:""}.uc-icon-finance-gift-card:before{content:""}.uc-icon-finance-global-custody:before{content:""}.uc-icon-finance-goal:before{content:""}.uc-icon-finance-home-equity:before{content:""}.uc-icon-finance-interest:before{content:""}.uc-icon-finance-investing:before{content:""}.uc-icon-finance-keep-the-change:before{content:""}.uc-icon-finance-loans:before{content:""}.uc-icon-finance-merchant:before{content:""}.uc-icon-finance-offer:before{content:""}.uc-icon-finance-payment-micro:before{content:""}.uc-icon-finance-payment:before{content:""}.uc-icon-finance-portfolio-snapshot:before{content:""}.uc-icon-finance-remote-deposit:before{content:""}.uc-icon-finance-retirement:before{content:""}.uc-icon-finance-rewards:before{content:""}.uc-icon-finance-savings:before{content:""}.uc-icon-finance-spending:before{content:""}.uc-icon-finance-stock-certificate:before{content:""}.uc-icon-finance-taxes:before{content:""}.uc-icon-finance-withdraw-micro:before{content:""}.uc-icon-finance-withdraw:before{content:""}.uc-icon-finance-zelle-request:before{content:""}.uc-icon-finance-zelle-send:before{content:""}.uc-icon-finance-zelle-split:before{content:""}.uc-icon-finance-zelle:before{content:""}.uc-icon-fingerprint:before{content:""}.uc-icon-flag:before{content:""}.uc-icon-folder:before{content:""}.uc-icon-food:before{content:""}.uc-icon-gas:before{content:""}.uc-icon-geography-asia:before{content:""}.uc-icon-geography-brazil:before{content:""}.uc-icon-geography-eemea:before{content:""}.uc-icon-geography-europe:before{content:""}.uc-icon-geography-location:before{content:""}.uc-icon-geography-market-region-global:before{content:""}.uc-icon-geography-usa:before{content:""}.uc-icon-gift:before{content:""}.uc-icon-giving:before{content:""}.uc-icon-government:before{content:""}.uc-icon-grocery:before{content:""}.uc-icon-guidelines:before{content:""}.uc-icon-health-drug-store:before{content:""}.uc-icon-health-health:before{content:""}.uc-icon-health-medical:before{content:""}.uc-icon-home:before{content:""}.uc-icon-hotel:before{content:""}.uc-icon-image:before{content:""}.uc-icon-innovation:before{content:""}.uc-icon-insurance-protection-security:before{content:""}.uc-icon-key:before{content:""}.uc-icon-lawyer:before{content:""}.uc-icon-leisure:before{content:""}.uc-icon-life-plan-and-navigation:before{content:""}.uc-icon-lockbox:before{content:""}.uc-icon-materials:before{content:""}.uc-icon-media-fast-forward:before{content:""}.uc-icon-media-pause:before{content:""}.uc-icon-media-play-video:before{content:""}.uc-icon-media-play:before{content:""}.uc-icon-media-podcast:before{content:""}.uc-icon-media-rewind:before{content:""}.uc-icon-media-volume-high:before{content:""}.uc-icon-media-volume-low:before{content:""}.uc-icon-media-volume-mute:before{content:""}.uc-icon-media-volume-medium:before{content:""}.uc-icon-metals:before{content:""}.uc-icon-military:before{content:""}.uc-icon-mitigation:before{content:""}.uc-icon-navigation:before{content:""}.uc-icon-new-feature:before{content:""}.uc-icon-paperless-leaf:before{content:""}.uc-icon-partnership-and-networking:before{content:""}.uc-icon-people-boy:before{content:""}.uc-icon-people-family:before{content:""}.uc-icon-people-girl:before{content:""}.uc-icon-people-group:before{content:""}.uc-icon-people-man:before{content:""}.uc-icon-people-profile:before{content:""}.uc-icon-people-team:before{content:""}.uc-icon-people-woman:before{content:""}.uc-icon-pet:before{content:""}.uc-icon-phishing:before{content:""}.uc-icon-plan-tools:before{content:""}.uc-icon-preferred-rewards:before{content:""}.uc-icon-recycle:before{content:""}.uc-icon-reminder:before{content:""}.uc-icon-research-service:before{content:""}.uc-icon-restaurant-dining:before{content:""}.uc-icon-scale:before{content:""}.uc-icon-shopping-and-entertainment:before{content:""}.uc-icon-silverware:before{content:""}.uc-icon-small-business:before{content:""}.uc-icon-solar:before{content:""}.uc-icon-student:before{content:""}.uc-icon-sweeps:before{content:""}.uc-icon-thumbtack:before{content:""}.uc-icon-time:before{content:""}.uc-icon-tools:before{content:""}.uc-icon-travel:before{content:""}.uc-icon-work:before{content:""}.uc-icon-action-collapse-in:before{content:""}.uc-icon-communication-email:before{content:""}.uc-icon-communication-feedback:before{content:""}.uc-icon-communication-reply:before{content:""}.uc-icon-communication-tty:before{content:""}.uc-icon-digital-virtual-reality:before{content:""}.uc-icon-digital-auto-experience:before{content:""}.uc-icon-digital-access-portal:before{content:""}.uc-icon-finance-certificate-of-deposit:before{content:""}.uc-icon-finance-community-affordable-loan-solution-mortgage:before{content:""}.uc-icon-finance-custom-payplan:before{content:""}.uc-icon-finance-eur:before{content:""}.uc-icon-finance-gbp:before{content:""}.uc-icon-finance-grant:before{content:""}.uc-icon-finance-home-grant:before{content:""}.uc-icon-finance-stock-option:before{content:""}.uc-icon-preferred-rewards-diamond-tier:before{content:""}.uc-icon-sequence-letter-A:before{content:""}.uc-icon-sequence-letter-B:before{content:""}.uc-icon-sequence-letter-C:before{content:""}.uc-icon-sequence-letter-D:before{content:""}.uc-icon-sequence-letter-E:before{content:""}.uc-icon-sequence-letter-F:before{content:""}.uc-icon-sequence-letter-G:before{content:""}.uc-icon-sequence-letter-H:before{content:""}.uc-icon-sequence-letter-I:before{content:""}.uc-icon-sequence-letter-J:before{content:""}.uc-icon-sequence-letter-K:before{content:""}.uc-icon-sequence-letter-L:before{content:""}.uc-icon-sequence-letter-M:before{content:""}.uc-icon-sequence-letter-N:before{content:""}.uc-icon-sequence-letter-O:before{content:""}.uc-icon-sequence-letter-P:before{content:""}.uc-icon-sequence-letter-Q:before{content:""}.uc-icon-sequence-letter-R:before{content:""}.uc-icon-sequence-letter-S:before{content:""}.uc-icon-sequence-letter-T:before{content:""}.uc-icon-sequence-letter-U:before{content:""}.uc-icon-sequence-letter-V:before{content:""}.uc-icon-sequence-letter-W:before{content:""}.uc-icon-sequence-letter-X:before{content:""}.uc-icon-sequence-letter-Y:before{content:""}.uc-icon-sequence-letter-Z:before{content:""}.uc-icon-sequence-numeral-01:before{content:""}.uc-icon-sequence-numeral-02:before{content:""}.uc-icon-sequence-numeral-03:before{content:""}.uc-icon-sequence-numeral-04:before{content:""}.uc-icon-sequence-numeral-05:before{content:""}.uc-icon-sequence-numeral-06:before{content:""}.uc-icon-sequence-numeral-07:before{content:""}.uc-icon-sequence-numeral-08:before{content:""}.uc-icon-sequence-numeral-09:before{content:""}.uc-icon-sequence-numeral-10:before{content:""}.uc-icon-sequence-numeral-11:before{content:""}.uc-icon-sequence-numeral-12:before{content:""}.uc-icon-sequence-numeral-13:before{content:""}.uc-icon-sequence-numeral-14:before{content:""}.uc-icon-sequence-numeral-15:before{content:""}.uc-icon-sequence-roman-01:before{content:""}.uc-icon-sequence-roman-02:before{content:""}.uc-icon-sequence-roman-03:before{content:""}.uc-icon-sequence-roman-04:before{content:""}.uc-icon-sequence-roman-05:before{content:""}.uc-icon-sequence-roman-06:before{content:""}.uc-icon-sequence-roman-07:before{content:""}.uc-icon-sequence-roman-08:before{content:""}.uc-icon-sequence-roman-09:before{content:""}.uc-icon-sequence-roman-10:before{content:""}.uc-icon-sequence-roman-11:before{content:""}.uc-icon-sequence-roman-12:before{content:""}.uc-icon-sequence-roman-13:before{content:""}.uc-icon-sequence-roman-14:before{content:""}.uc-icon-sequence-roman-15:before{content:""}.uc-icon-biotechnology:before{content:""}.uc-icon-bus:before{content:""}.uc-icon-distribution:before{content:""}.uc-icon-electric-vehicle:before{content:""}.uc-icon-esg:before{content:""}.uc-icon-esignature:before{content:""}.uc-icon-flip:before{content:""}.uc-icon-gaming:before{content:""}.uc-icon-hammer:before{content:""}.uc-icon-meter:before{content:""}.uc-icon-packaging:before{content:""}.uc-icon-qr-code:before{content:""}.uc-icon-sun:before{content:""}.uc-icon-token:before{content:""}.uc-icon-train:before{content:""}.uc-icon-truck:before{content:""}.uc-icon-media-ui-chapters:before{content:""}.uc-icon-media-ui-close:before{content:""}.uc-icon-media-ui-closed-caption:before{content:""}.uc-icon-media-ui-disclaimer:before{content:""}.uc-icon-media-ui-fast-forward:before{content:""}.uc-icon-media-ui-full-screen:before{content:""}.uc-icon-media-ui-pause:before{content:""}.uc-icon-media-ui-play:before{content:""}.uc-icon-media-ui-pointer-left:before{content:""}.uc-icon-media-ui-pointer-right:before{content:""}.uc-icon-media-ui-refresh:before{content:""}.uc-icon-media-ui-rewind:before{content:""}.uc-icon-media-ui-screen-in-screen:before{content:""}.uc-icon-media-ui-screencast:before{content:""}.uc-icon-media-ui-settings:before{content:""}.uc-icon-media-ui-transcript:before{content:""}.uc-icon-media-ui-volume-high:before{content:""}.uc-icon-media-ui-volume-low:before{content:""}.uc-icon-media-ui-volume-medium:before{content:""}.uc-icon-media-ui-volume-mute:before{content:""}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"“" "”" "‘" "’"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf) format("truetype"),url(../fonts/icomoon.woff) format("woff"),url(../fonts/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:connections;src:url(../fonts/connections-regular-web-1.0.0.woff2) format("woff2"),url(../fonts/connections-regular-web-1.0.0.woff) format("woff"),url(../fonts/connections-regular-web-1.0.0.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:connections;src:url(../fonts/connections-italic-web-1.0.0.woff2) format("woff2"),url(../fonts/connections-italic-web-1.0.0.woff) format("woff"),url(../fonts/connections-italic-web-1.0.0.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:connections;src:url(../fonts/connections-bold-web-1.0.0.woff2) format("woff2"),url(../fonts/connections-bold-web-1.0.0.woff) format("woff"),url(../fonts/connections-bold-web-1.0.0.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:connections;src:url(../fonts/connections-bolditalic-web-1.0.0.woff2) format("woff2"),url(../fonts/connections-bolditalic-web-1.0.0.woff) format("woff"),url(../fonts/connections-bolditalic-web-1.0.0.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:connections;src:url(../fonts/connections-light-web-1.0.0.woff2) format("woff2"),url(../fonts/connections-light-web-1.0.0.woff) format("woff"),url(../fonts/connections-light-web-1.0.0.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:connections;src:url(../fonts/connections-lightitalic-web-1.0.0.woff2) format("woff2"),url(../fonts/connections-lightitalic-web-1.0.0.woff) format("woff"),url(../fonts/connections-lightitalic-web-1.0.0.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:connectionsmedium;src:url(../fonts/connections-medium-web-1.0.0.woff2) format("woff2"),url(../fonts/connections-medium-web-1.0.0.woff) format("woff"),url(../fonts/connections-medium-web-1.0.0.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:connectionscond;src:url(../fonts/connectionscond-regular-web-1.0.0.woff2) format("woff2"),url(../fonts/connectionscond-regular-web-1.0.0.woff) format("woff"),url(../fonts/connectionscond-regular-web-1.0.0.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:connectionscond;src:url(../fonts/connectionscond-bold-web-1.0.0.woff) format("woff"),url(../fonts/connectionscond-bold-web-1.0.0.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:connectionscond;src:url(../fonts/connectionscond-bolditalic-web-1.0.0.woff) format("woff"),url(../fonts/connectionscond-bolditalic-web-1.0.0.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:connectionscond;src:url(../fonts/connectionscond-light-web-1.0.0.woff) format("woff"),url(../fonts/connectionscond-light-web-1.0.0.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:connectionscond;src:url(../fonts/connectionscond-lightitalic-web-1.0.0.woff) format("woff"),url(../fonts/connectionscond-lightitalic-web-1.0.0.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"connectionsserif";src:url(../fonts/connectionsserif-regular-web-1.0.0.woff) format("woff"),url(../fonts/connectionsserif-regular-web-1.0.0.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"connectionsserif";src:url(../fonts/connectionsserif-italic-web-1.0.0.woff) format("woff"),url(../fonts/connectionsserif-italic-web-1.0.0.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"connectionsserif";src:url(../fonts/connectionsserif-bold-web-1.0.0.woff) format("woff"),url(../fonts/connectionsserif-bold-web-1.0.0.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"connectionsserif";src:url(../fonts/connectionsserif-bolditalic-web-1.0.0.woff) format("woff"),url(../fonts/connectionsserif-bolditalic-web-1.0.0.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}.container,.container-fluid{margin-right:auto;margin-left:auto}.container{width:100%;max-width:90pc}.container-small{max-width:975pt}.container-fluid{padding-right:1.875rem;padding-left:1.875rem}.container-full-bleed,.container-full-width{margin-left:-1.875rem;margin-right:-1.875rem}@media(min-width:640px)and (max-width:1440px){.container-full-bleed .container,.container-full-width .container{max-width:calc(100vw - 60px)}}.container-full-bleed>.row,.container-full-width>.row{margin:0}.container-full-bleed>.row>.col-lg-12,.container-full-bleed>.row>.col-md-12,.container-full-bleed>.row>.col-sm-12,.container-full-bleed>.row>.col-xs-12,.container-full-width>.row>.col-lg-12,.container-full-width>.row>.col-md-12,.container-full-width>.row>.col-sm-12,.container-full-width>.row>.col-xs-12{padding:0}.container-full-width{padding:50px 0 5pc}@media(max-width:640px){.container-full-width .container{margin-left:1.875rem;margin-right:1.875rem}}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:-.6875rem;margin-left:-.6875rem}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:.6875rem;padding-left:.6875rem}.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media(min-width:640px){.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:.6875rem;padding-left:.6875rem}.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media(min-width:768px){.col-sm-l,.col-sm-l-1,.col-sm-l-2,.col-sm-l-3,.col-sm-l-4,.col-sm-l-5,.col-sm-l-6,.col-sm-l-7,.col-sm-l-8,.col-sm-l-9,.col-sm-l-10,.col-sm-l-11,.col-sm-l-12,.col-sm-l-offset-0,.col-sm-l-offset-1,.col-sm-l-offset-2,.col-sm-l-offset-3,.col-sm-l-offset-4,.col-sm-l-offset-5,.col-sm-l-offset-6,.col-sm-l-offset-7,.col-sm-l-offset-8,.col-sm-l-offset-9,.col-sm-l-offset-10,.col-sm-l-offset-11,.col-sm-l-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:.6875rem;padding-left:.6875rem}.col-sm-l{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-l-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-l-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-l-3{flex-basis:25%;max-width:25%}.col-sm-l-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-l-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-l-6{flex-basis:50%;max-width:50%}.col-sm-l-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-l-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-l-9{flex-basis:75%;max-width:75%}.col-sm-l-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-l-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-l-12{flex-basis:100%;max-width:100%}.col-sm-l-offset-0{margin-left:0}.col-sm-l-offset-1{margin-left:8.33333333%}.col-sm-l-offset-2{margin-left:16.66666667%}.col-sm-l-offset-3{margin-left:25%}.col-sm-l-offset-4{margin-left:33.33333333%}.col-sm-l-offset-5{margin-left:41.66666667%}.col-sm-l-offset-6{margin-left:50%}.col-sm-l-offset-7{margin-left:58.33333333%}.col-sm-l-offset-8{margin-left:66.66666667%}.col-sm-l-offset-9{margin-left:75%}.col-sm-l-offset-10{margin-left:83.33333333%}.col-sm-l-offset-11{margin-left:91.66666667%}.start-sm-l{justify-content:flex-start;text-align:start}.center-sm-l{justify-content:center;text-align:center}.end-sm-l{justify-content:flex-end;text-align:end}.top-sm-l{align-items:flex-start}.middle-sm-l{align-items:center}.bottom-sm-l{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm-l{justify-content:space-between}.first-sm-l{order:-1}.last-sm-l{order:1}}@media(min-width:1068px){.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:.6875rem;padding-left:.6875rem}.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media(min-width:1440px){.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:.6875rem;padding-left:.6875rem}.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}.consumer--edit .row{width:100%}.content-carousel__row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:-.6875rem;margin-left:-.6875rem}.card-comparison__sliderItem,.cardComparison .four-cards .card-comparison__slider-item,.cardComparison .four-cards .card-comparison__sliderItem,.cardComparison .four-cards .generic-stickyNav__slider-item,.cardComparison .four-cards .product-details__slider-item,.cardComparison .four-cards .product-details__sliderItem,.content-carousel.content-carousel--full-bleed .content-carousel__fullImg,.content-carousel__content,.content-carousel__halfImg,.content-tile .row .content-tile__column,.generic-stickyNav__slider-item,.getapp2__media,.getapp2__widget,.home-equity-rates__content,.home-equity-rates__rate,.home-loans-rates__form-field,.image-with-four-box__item,.locator .video,.locator__copy,.locator__img,.locator__left .row .locator__column,.locator__right .row .locator__column,.masthead-selector-modal__content,.masthead-selector-modal__item,.offer-tiles-modal__right,.one-col-66-33 .offer-tiles__listItem:nth-child(2n),.one-col-66-33 .offer-tiles__listItem:nth-child(odd),.product-details__sliderItem,.three-col .offer-tiles__listItem,.tiles-gallery .aem-wrap--tile-section,.tiles-gallery__oversizedFull .tiles-gallery__tilesItem,.tiles-gallery__oversizedHalf .tiles-gallery__tilesItem,.tiles-gallery__tilesItem,.tiles-gallery__tilesList--4 .tiles-gallery__tilesItem,.tiles__item--four,.tiles__item--one,.tiles__item--three,.tiles__item--two,.two-col-33-66 .offer-tiles__listItem:nth-child(2n),.two-col-33-66 .offer-tiles__listItem:nth-child(odd),.two-col-50-50 .offer-tiles__listItem,.two-col-66-33 .offer-tiles__listItem:nth-child(2n),.two-col-66-33 .offer-tiles__listItem:nth-child(odd){box-sizing:border-box;flex:0 0 auto;padding-right:.6875rem;padding-left:.6875rem}.image-with-four-box__item{flex-basis:50%;max-width:50%}.card-comparison__sliderItem,.cardComparison .four-cards .card-comparison__slider-item,.cardComparison .four-cards .card-comparison__sliderItem,.cardComparison .four-cards .generic-stickyNav__slider-item,.cardComparison .four-cards .product-details__slider-item,.cardComparison .four-cards .product-details__sliderItem,.content-carousel.content-carousel--full-bleed .content-carousel__fullImg,.content-carousel__content,.content-carousel__halfImg,.content-tile .row .content-tile__column,.generic-stickyNav__slider-item,.getapp2__media,.getapp2__widget,.home-equity-rates__content,.home-equity-rates__rate,.home-loans-rates__form-field,.locator .video,.locator__copy,.locator__img,.locator__left .row .locator__column,.locator__right .row .locator__column,.masthead-selector-modal__content,.masthead-selector-modal__item,.offer-tiles-modal__right,.one-col-66-33 .offer-tiles__listItem:nth-child(2n),.one-col-66-33 .offer-tiles__listItem:nth-child(odd),.product-details__sliderItem,.three-col .offer-tiles__listItem,.tiles-gallery .aem-wrap--tile-section,.tiles-gallery__oversizedFull .tiles-gallery__tilesItem,.tiles-gallery__oversizedHalf .tiles-gallery__tilesItem,.tiles-gallery__tilesItem,.tiles-gallery__tilesList--4 .tiles-gallery__tilesItem,.tiles__item--four,.tiles__item--one,.tiles__item--three,.tiles__item--two,.two-col-33-66 .offer-tiles__listItem:nth-child(2n),.two-col-33-66 .offer-tiles__listItem:nth-child(odd),.two-col-50-50 .offer-tiles__listItem,.two-col-66-33 .offer-tiles__listItem:nth-child(2n),.two-col-66-33 .offer-tiles__listItem:nth-child(odd){flex-basis:100%;max-width:100%}@media(min-width:640px){.card-comparison__sliderItem,.cardComparison .four-cards .card-comparison__slider-item,.cardComparison .four-cards .card-comparison__sliderItem,.cardComparison .four-cards .generic-stickyNav__slider-item,.cardComparison .four-cards .product-details__slider-item,.cardComparison .four-cards .product-details__sliderItem,.content-carousel__content,.content-carousel__halfImg,.content-tile .row .content-tile__column,.generic-stickyNav__slider-item,.getapp2__media,.getapp2__widget,.home-equity-rates__content,.home-equity-rates__rate,.home-loans-rates__form-field,.image-with-four-box__item,.locator .video,.locator__img,.locator__left .row .locator__column,.locator__right .row .locator__column,.offer-tiles-modal__right,.one-col-66-33 .offer-tiles__listItem:nth-child(2n),.one-col-66-33 .offer-tiles__listItem:nth-child(odd),.pr-table--intro,.pr-table--wrapper,.product-details--P1 .product-details__productItem,.product-details--P1 .product-details__stickyItem,.product-details--P2 .product-details__productItem,.product-details--P2 .product-details__stickyItem,.product-details--P3 .product-details__productItem,.product-details--P3 .product-details__stickyItem,.product-details__sliderItem,.three-col .offer-tiles__listItem,.tiles__item--four,.tiles__item--one,.tiles__item--three,.tiles__item--two,.two-col-33-66 .offer-tiles__listItem:nth-child(2n),.two-col-33-66 .offer-tiles__listItem:nth-child(odd),.two-col-50-50 .offer-tiles__listItem,.two-col-66-33 .offer-tiles__listItem:nth-child(2n),.two-col-66-33 .offer-tiles__listItem:nth-child(odd){box-sizing:border-box;flex:0 0 auto;padding-right:.6875rem;padding-left:.6875rem}.cardComparison .four-cards .card-comparison__slider-item,.cardComparison .four-cards .card-comparison__sliderItem,.cardComparison .four-cards .generic-stickyNav__slider-item,.cardComparison .four-cards .product-details__slider-item,.cardComparison .four-cards .product-details__sliderItem,.image-with-four-box__item{flex-basis:25%;max-width:25%}.card-comparison__sliderItem,.content-carousel__halfImg,.generic-stickyNav__slider-item,.one-col-66-33 .offer-tiles__listItem:nth-child(2n),.product-details--P3 .product-details__productItem,.product-details--P3 .product-details__stickyItem,.product-details__sliderItem,.three-col .offer-tiles__listItem,.tiles__item--three,.two-col-33-66 .offer-tiles__listItem:nth-child(odd),.two-col-66-33 .offer-tiles__listItem:nth-child(2n){flex-basis:33.33333333%;max-width:33.33333333%}.content-carousel__content,.home-equity-rates__rate,.home-loans-rates__form-field,.product-details--P2 .product-details__productItem,.product-details--P2 .product-details__stickyItem,.tiles__item--four,.tiles__item--one,.tiles__item--two,.two-col-50-50 .offer-tiles__listItem{flex-basis:50%;max-width:50%}.one-col-66-33 .offer-tiles__listItem:nth-child(odd),.product-details--P1 .product-details__productItem,.two-col-33-66 .offer-tiles__listItem:nth-child(2n),.two-col-66-33 .offer-tiles__listItem:nth-child(odd){flex-basis:66.66666667%;max-width:66.66666667%}.pr-table--intro,.pr-table--wrapper{flex-basis:83.33333333%;max-width:83.33333333%}.content-tile .row .content-tile__column,.getapp2__media,.getapp2__widget,.home-equity-rates__content,.locator .video,.locator__img,.locator__left .row .locator__column,.locator__right .row .locator__column,.offer-tiles-modal__right,.product-details--P1 .product-details__stickyItem{flex-basis:100%;max-width:100%}.pr-table--intro,.pr-table--wrapper{margin-left:8.33333333%}}@media(min-width:768px){.home-equity-rates__content,.masthead-selector-modal__item,.offer-tiles-modal__disclosure,.offer-tiles-modal__left,.offer-tiles-modal__right,.tiles-gallery .aem-wrap--tile-section,.tiles-gallery .tiles-gallery__oversizedFull .aem-wrap--tile-section,.tiles-gallery .tiles-gallery__oversizedHalf .aem-wrap--tile-section,.tiles-gallery .tiles-gallery__tilesList--4 .aem-wrap--tile-section{box-sizing:border-box;flex:0 0 auto;padding-right:.6875rem;padding-left:.6875rem}.tiles-gallery .aem-wrap--tile-section{flex-basis:33.33333333%;max-width:33.33333333%}.masthead-selector-modal__item,.offer-tiles-modal__left,.offer-tiles-modal__right,.tiles-gallery .tiles-gallery__oversizedHalf .aem-wrap--tile-section,.tiles-gallery .tiles-gallery__tilesList--4 .aem-wrap--tile-section{flex-basis:50%;max-width:50%}.home-equity-rates__content{flex-basis:83.33333333%;max-width:83.33333333%}.offer-tiles-modal__disclosure,.tiles-gallery .tiles-gallery__oversizedFull .aem-wrap--tile-section{flex-basis:100%;max-width:100%}.home-equity-rates__content{margin-left:8.33333333%}}@media(min-width:1068px){.content-carousel__content,.content-carousel__halfImg,.content-tile .row .content-tile__column,.getapp2__media,.getapp2__widget,.home-equity-rates__content,.locator .video,.locator__copy,.locator__img,.locator__left .row .locator__column,.locator__right .row .locator__column,.masthead-selector-modal__content,.pr-card-graph .pr-card-graph--intro,.pr-table--intro,.pr-table--wrapper,.product-details--P1 .product-details__stickyItem,.tiles__item--four,.tiles__item--three,.tiles__item--two{box-sizing:border-box;flex:0 0 auto;padding-right:.6875rem;padding-left:.6875rem}.tiles__item--four{flex-basis:25%;max-width:25%}.content-carousel__halfImg,.tiles__item--three{flex-basis:33.33333333%;max-width:33.33333333%}.content-carousel__content{flex-basis:41.66666667%;max-width:41.66666667%}.content-tile .row .content-tile__column,.getapp2__media,.getapp2__widget,.locator .video,.locator__img,.locator__left .row .locator__column,.locator__right .row .locator__column,.tiles__item--two{flex-basis:50%;max-width:50%}.home-equity-rates__content,.pr-table--intro,.pr-table--wrapper{flex-basis:66.66666667%;max-width:66.66666667%}.masthead-selector-modal__content,.pr-card-graph .pr-card-graph--intro,.product-details--P1 .product-details__stickyItem{flex-basis:83.33333333%;max-width:83.33333333%}.locator__copy{flex-basis:91.66666667%;max-width:91.66666667%}.home-equity-rates__content,.pr-card-graph .pr-card-graph--intro{margin-left:8.33333333%}.pr-table--intro,.pr-table--wrapper{margin-left:16.66666667%}}@media(min-width:1440px){.home-equity-rates__content,.pr-card-graph .pr-card-graph--intro,.tiles__item--one,.tiles__item--two{box-sizing:border-box;flex:0 0 auto;padding-right:.6875rem;padding-left:.6875rem}.tiles__item--one,.tiles__item--two{flex-basis:33.33333333%;max-width:33.33333333%}.home-equity-rates__content{flex-basis:50%;max-width:50%}.pr-card-graph .pr-card-graph--intro{flex-basis:66.66666667%;max-width:66.66666667%}.home-equity-rates__content{margin-left:8.33333333%}.pr-card-graph .pr-card-graph--intro{margin-left:16.66666667%}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}html.remodal-is-locked{overflow:hidden;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-.05em;content:""}.remodal-overlay,.remodal-wrapper{backface-visibility:hidden}.remodal{position:relative;outline:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block!important}.remodal-bg.remodal-is-opened,.remodal-bg.remodal-is-opening{filter:blur(3px)}.remodal-overlay{background:rgba(43,46,56,.9)}.remodal-overlay.remodal-is-closing,.remodal-overlay.remodal-is-opening{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{-webkit-animation-name:remodal-overlay-opening-keyframes;animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{-webkit-animation-name:remodal-overlay-closing-keyframes;animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{box-sizing:border-box;margin-bottom:10px;padding:35px;transform:translateZ(0);color:#2b2e38;background:#fff}.remodal.remodal-is-closing,.remodal.remodal-is-opening{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal.remodal-is-opening{-webkit-animation-name:remodal-opening-keyframes;animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{-webkit-animation-name:remodal-closing-keyframes;animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{position:absolute;top:0;left:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;transition:color .2s;color:#95979c;border:0;outline:0;background:transparent}.remodal-close:focus,.remodal-close:hover{color:#2b2e38}.remodal-close:before{font-family:Arial,Helvetica CY,Nimbus Sans L,sans-serif!important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"×";text-align:center}.remodal-cancel,.remodal-confirm{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:9pt 0;cursor:pointer;transition:background .2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:focus,.remodal-confirm:hover{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:focus,.remodal-cancel:hover{background:#ef5350}.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner,.remodal-confirm::-moz-focus-inner{padding:0;border:0}@-webkit-keyframes remodal-opening-keyframes{0%{transform:scale(1.05);opacity:0}to{transform:none;opacity:1;filter:blur(0)}}@keyframes remodal-opening-keyframes{0%{transform:scale(1.05);opacity:0}to{transform:none;opacity:1;filter:blur(0)}}@-webkit-keyframes remodal-closing-keyframes{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0;filter:blur(0)}}@keyframes remodal-closing-keyframes{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0;filter:blur(0)}}@-webkit-keyframes remodal-overlay-opening-keyframes{0%{opacity:0}to{opacity:1}}@keyframes remodal-overlay-opening-keyframes{0%{opacity:0}to{opacity:1}}@-webkit-keyframes remodal-overlay-closing-keyframes{0%{opacity:1}to{opacity:0}}@keyframes remodal-overlay-closing-keyframes{0%{opacity:1}to{opacity:0}}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:5pc;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{transform:translateY(-18px);top:auto;right:28px}.accordion-wrapper{border-bottom:1px solid #d5d5d5;margin-bottom:30px;text-align:left}.accordion-wrapper .accordion-item{align-items:center;border-top:1px solid #d5d5d5;display:flex;justify-content:flex-start;padding-right:5px}@media(min-width:425px){.accordion-wrapper .accordion-item{padding-right:20px}}.accordion-wrapper .accordion-item-title{background-color:transparent;border:0;color:#000;flex:1 0 150px;font-size:14px;line-height:24px;padding-left:25px;position:relative;text-align:left}@media(min-width:425px){.accordion-wrapper .accordion-item-title{flex:1 0 170px;padding-left:45px}}.accordion-wrapper .accordion-item-title p{cursor:pointer}.accordion-wrapper .accordion-item-title button{background-color:transparent;background-image:url(../images/dropdown_darkGray.png);background-size:1pc 10px;border:0;content:"";display:block;height:10px;left:5px;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:transform .3s ease-in;width:1pc}@media(min-width:425px){.accordion-wrapper .accordion-item-title button{left:20px}}.accordion-wrapper .accordion-item .amount{font-size:1pc;line-height:24px;font-weight:700;margin-left:5px;margin-right:5px}@media(min-width:425px){.accordion-wrapper .accordion-item .amount{margin-right:15px}}.accordion-wrapper .accordion-item .chkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #d5d5d5;border-radius:2px;cursor:pointer;height:20px;width:20px}.accordion-wrapper .accordion-item .chkbox:checked{background:#0053c2 url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="white" viewBox="0 0 24 24"><path d="M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z"/></svg>') 50% 50% no-repeat;border:0}.accordion-wrapper .accordion-item.open{background-color:#f2f6fc}.accordion-wrapper .accordion-item.open+.accordion-item-panel{max-height:125pc;visibility:visible;transition:max-height .1s ease-in,visibility .2s ease-in}.accordion-wrapper .accordion-item.open .accordion-item-title button{transform:rotate(180deg) translateY(50%);transition:transform .2s ease-in}.accordion-wrapper .accordion-item.unchecked button,.accordion-wrapper .accordion-item.unchecked p{color:#646464;font-weight:400}.accordion-wrapper .accordion-item-panel{background-color:#f2f6fc;font-size:1pc;line-height:24px;margin-left:0;max-height:0;padding-left:45px;padding-right:140px;visibility:hidden;transition:max-height .2s ease-in,visibility .2s ease-in}.accordion-wrapper .accordion-item-panel p{margin-bottom:0;margin-top:0;padding-bottom:1rem}.accordion-wrapper .accordion-item-panel.unchecked button,.accordion-wrapper .accordion-item-panel.unchecked p{color:#646464;font-weight:400}.uc-auto-loan-calc{display:grid;gap:1.5625rem;margin:1.25rem 0;padding:1.25rem}@media(min-width:640px){.uc-auto-loan-calc{grid-template-columns:1fr 1fr;padding:0}}.uc-auto-loan-calc-noborder{padding:0}.uc-auto-loan-calc-border{border:1px solid rgba(0,0,0,.23)}@media(min-width:640px){.uc-auto-loan-calc-border{border:0}}.uc-auto-loan-calc-shadow{box-shadow:0 0 .625rem 0 rgba(0,0,0,.23)}@media(min-width:640px){.uc-auto-loan-calc-shadow{box-shadow:none}}.uc-auto-loan-calc--title{font-size:1.375rem;margin:0 0 .9375rem}.uc-auto-loan-calc--wrapper{text-align:left}@media(min-width:640px){.uc-auto-loan-calc--wrapper{padding:1.25rem}}.uc-auto-loan-calc--wrapper-noborder{padding:0}@media(min-width:640px){.uc-auto-loan-calc--wrapper-border{border:1px solid rgba(0,0,0,.23)}}@media(min-width:640px){.uc-auto-loan-calc--wrapper-shadow{box-shadow:0 0 .625rem 0 rgba(0,0,0,.23)}}.uc-auto-loan-calc--wrapper .form-element{margin-bottom:1.5625rem;position:relative}.uc-auto-loan-calc--wrapper .form-element.select:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSI5Ij48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjQiIGQ9Ik0xIDFsNyA3IDctNyIvPjwvc3ZnPg==");background-repeat:no-repeat;content:"";display:block;height:.625rem;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1rem}.uc-auto-loan-calc--wrapper .form-element input,.uc-auto-loan-calc--wrapper .form-element select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:.0625rem solid #d5d5d5;color:#000;display:block;font-size:1.125rem;padding:1.875rem .625rem .625rem;width:100%}.uc-auto-loan-calc--wrapper .form-element label{background-color:#fff;left:.625rem;padding:10px 10px 10px 0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s cubic-bezier(.25,1,.5,1);width:calc(100% - 20px)}.uc-auto-loan-calc--wrapper .form-element input:not(:-moz-placeholder-shown)+label{font-size:.6875rem;padding:0;top:.625rem;transform:none;-moz-transition:all .2s cubic-bezier(.25,1,.5,1);transition:all .2s cubic-bezier(.25,1,.5,1)}.uc-auto-loan-calc--wrapper .form-element input:focus+label,.uc-auto-loan-calc--wrapper .form-element input:not(:placeholder-shown)+label{font-size:.6875rem;padding:0;top:.625rem;transform:none;transition:all .2s cubic-bezier(.25,1,.5,1)}.uc-auto-loan-calc--wrapper .form-element select:focus+label,.uc-auto-loan-calc--wrapper .form-element select:not(.empty)+label{font-size:.6875rem;padding:0;top:.625rem;transform:none;transition:all .2s cubic-bezier(.25,1,.5,1)}.uc-auto-loan-calc--wrapper button:not([class*=outline-]){border:0}.uc-auto-loan-calc--wrapper .cta,.uc-auto-loan-calc--wrapper .cta:focus,.uc-auto-loan-calc--wrapper .cta:hover{font-size:1.375rem;height:3.125rem;justify-self:center;margin:0;width:100%}.uc-auto-loan-calc--wrapper .preferred-rewards-wrapper{background-color:#f5f5f5}.uc-auto-loan-calc--wrapper .preferred-rewards-wrapper select{background-color:transparent}.uc-auto-loan-calc--wrapper .preferred-rewards-wrapper label{background-color:#f5f5f5}.uc-auto-loan-calc .result{line-height:1.5625rem;margin:0 auto 1rem;position:relative;text-align:center}.uc-auto-loan-calc .result:empty{display:none}.uc-auto-loan-calc .result em{font-style:normal}.uc-auto-loan-calc .result span{display:block}.uc-auto-loan-calc .result .result-text{display:inline-block;font-size:4.5rem;font-weight:lighter;line-height:3.75rem;margin-bottom:.9375rem;position:relative}.uc-auto-loan-calc .result .result-text sup{font-size:1.75rem;left:-1.25rem;position:absolute;top:.75rem}.uc-auto-loan-calc--result{display:flex;flex-direction:column;justify-content:center;padding:2.5rem 1.25rem}.uc-auto-loan-calc--result svg{height:1.875rem}.uc-auto-loan-calc--result svg path,.uc-auto-loan-calc--result svg polygon{fill:currentColor}.uc-auto-loan-calc--result.bg-blue,.uc-auto-loan-calc--result.bg-bright-blue,.uc-auto-loan-calc--result.bg-red{color:#fff}.uc-auto-loan-calc--result.bg-blue [class*=text-],.uc-auto-loan-calc--result.bg-bright-blue [class*=text-],.uc-auto-loan-calc--result.bg-red [class*=text-]{color:#fff}.uc-auto-loan-calc--result.bg-blue a:not(.cta),.uc-auto-loan-calc--result.bg-bright-blue a:not(.cta),.uc-auto-loan-calc--result.bg-red a:not(.cta){color:#fff;text-decoration:underline}.uc-auto-loan-calc--result.bg-blue .legal-copy.text-black,.uc-auto-loan-calc--result.bg-blue .legal-copy.text-darkGray,.uc-auto-loan-calc--result.bg-bright-blue .legal-copy.text-black,.uc-auto-loan-calc--result.bg-bright-blue .legal-copy.text-darkGray,.uc-auto-loan-calc--result.bg-red .legal-copy.text-black,.uc-auto-loan-calc--result.bg-red .legal-copy.text-darkGray{color:#fff}.uc-auto-loan-calc--result.bg-blue svg path,.uc-auto-loan-calc--result.bg-blue svg polygon,.uc-auto-loan-calc--result.bg-bright-blue svg path,.uc-auto-loan-calc--result.bg-bright-blue svg polygon,.uc-auto-loan-calc--result.bg-red svg path,.uc-auto-loan-calc--result.bg-red svg polygon{fill:#fff}.uc-auto-loan-calc--result.bg-blue .err-msg--wrapper .err-msg-cta .cta.cta--standard,.uc-auto-loan-calc--result.bg-blue .result-wrapper a,.uc-auto-loan-calc--result.bg-bright-blue .err-msg--wrapper .err-msg-cta .cta.cta--standard,.uc-auto-loan-calc--result.bg-bright-blue .result-wrapper a,.uc-auto-loan-calc--result.bg-red .err-msg--wrapper .err-msg-cta .cta.cta--standard,.uc-auto-loan-calc--result.bg-red .result-wrapper a{color:#fff}.uc-auto-loan-calc--result p:first-child{margin-top:0}.uc-auto-loan-calc--result p:last-child{margin-bottom:0}.uc-auto-loan-calc--result .legal-copy{margin-left:auto;margin-right:auto;max-width:90%}.uc-auto-loan-calc .error{bottom:-1.4375rem;color:#c41230;margin:0;position:absolute}.uc-auto-loan-calc .error svg{height:.9375rem}.uc-auto-loan-calc .err-msg--wrapper .err-msg--message,.uc-auto-loan-calc .err-msg--wrapper .err-msg--title,.uc-auto-loan-calc .err-msg--wrapper svg{margin-bottom:.625rem}.uc-auto-loan-calc .err-msg--wrapper .err-msg-cta{align-items:center;display:flex;flex-direction:column;justify-content:center;font-size:1.125rem}.uc-auto-loan-calc .err-msg--wrapper .err-msg-cta .scnNumber{margin:.3125rem 0 .5rem}.uc-auto-loan-calc .err-msg--wrapper .err-msg-cta .cta{font-size:1rem;width:100%}.generic-banner{margin:0 -5% 3.5rem;padding:1.625rem 0;background-color:#e31837}@media(min-width:980px){.generic-banner{margin:0 -5% 7.5rem}}@media(min-width:640px){.generic-banner{margin:0 0 3.5rem}}@media(min-width:1440px){.generic-banner{margin:0 auto 7.5rem}}.generic-banner--bg-white{background-color:#fff}.generic-banner--bg-gray{background-color:#f5f5f5}.generic-banner--bg-darkGray{background-color:#646464}.generic-banner--bg-red{background-color:#e31837}.generic-banner--bg-blue{background-color:#012169}.generic-banner--title{margin:0 auto;max-width:80%;color:#fff}.text .generic-banner--title{margin:0 auto}@media(min-width:640px){.generic-banner--title{max-width:90%}}.generic-banner--copy{font-size:1.25rem;margin:0 auto;max-width:80%}@media(min-width:640px){.generic-banner--copy{font-size:1.5rem}}.generic-banner--copy p{margin:.625rem 0 0}.generic-banner a{color:inherit}.generic-banner a:active,.generic-banner a:focus,.generic-banner a:hover{color:inherit}.generic-banner h2.text-large sup[data-disclosuretype=symbol],.generic-banner h2.text-medium sup[data-disclosuretype=symbol],.generic-banner h2.text-small sup[data-disclosuretype=symbol]{top:-1.1rem;font-size:1.4rem}.generic-banner h2.text-large sup a:active,.generic-banner h2.text-large sup a:focus,.generic-banner h2.text-large sup a:hover,.generic-banner h2.text-medium sup a:active,.generic-banner h2.text-medium sup a:focus,.generic-banner h2.text-medium sup a:hover,.generic-banner h2.text-small sup a:active,.generic-banner h2.text-small sup a:focus,.generic-banner h2.text-small sup a:hover{text-decoration:none}uc-bar-graph{display:flex;flex-direction:column}uc-bar-graph[orientation=horizontal] .bar-graph-wrapper{display:block}uc-bar-graph[orientation=horizontal] .intro-wrapper{display:none}uc-bar-graph .vertical{align-items:flex-end;justify-content:flex-start;height:200px}uc-bar-graph .vertical .bar-graph-parent{text-align:center}uc-bar-graph .vertical .bar-graph-parent>.bar-text--vertical{display:none}uc-bar-graph .vertical .bar-graph-parent>.bar-text--horizontal{display:none}uc-bar-graph .vertical .intro{display:none}uc-bar-graph .horizontal{align-items:flex-start;flex-direction:column;justify-content:flex-start}uc-bar-graph .horizontal .bar-graph-parent{height:auto}uc-bar-graph .horizontal .bar-graph{height:50px}uc-bar-graph .horizontal .bar-graph .bar-text--horizontal{display:none}uc-bar-graph .horizontal .bar-graph .bar-text--vertical{display:none}uc-bar-graph .horizontal .image-wrapper img{height:50px}uc-bar-graph .horizontal .graph-image{max-width:150px}uc-bar-graph .bar-graph-wrapper,uc-bar-graph .intro-wrapper{display:flex;gap:20px;margin:0 auto;max-width:50pc;width:100%}uc-bar-graph .intro-wrapper.intro-wrapper--bottom{order:2}uc-bar-graph .bar-graph-parent{flex:1 0 50px}uc-bar-graph .bar-graph{background-color:#ededed;position:relative}uc-bar-graph .bar-graph .bar-text{bottom:0;left:0;margin:5px;position:absolute;right:0}uc-bar-graph .graph-image{display:block;width:100%}uc-bar-graph .image-wrapper{position:relative;max-width:100%;max-height:100%;overflow:hidden}uc-bar-graph .image-wrapper img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.card-comparison{padding:0 5%}@media(min-width:640px){.card-comparison{padding:0}}.card-comparison__wrapper{margin:0 auto;text-align:center}.card-comparison__title{padding:2rem 0 1.25rem}@media(min-width:640px){.card-comparison__title{padding:3rem 0}}@media(min-width:640px){.card-comparison__slider{display:flex;flex-direction:row;flex-wrap:nowrap}}.card-comparison__sliderItemWrapper{margin:0 auto;padding:0 2.5%;width:100%}@media(min-width:640px){.card-comparison__sliderItemWrapper{padding:0 7.5%}}@media(min-width:1068px){.card-comparison__sliderItemWrapper{padding:0 12.5%}}.card-comparison__sliderItem{padding:0}.card-comparison__sliderItem--img{margin:0 auto;max-width:75%;width:100%}.card-comparison__sliderItem--img img{display:block;width:100%}.card-comparison__sliderItem--title{font-size:1.25rem;line-height:1.25;margin:1.25rem 0}@media(min-width:980px){.card-comparison__sliderItem--title{font-size:2rem;font-weight:100;margin:2rem 0 1.5rem}}.card-comparison__sliderItem--title.text-extra-small{font-size:1.125rem;line-height:1.25;margin:1.25rem 0}@media(min-width:980px){.card-comparison__sliderItem--title.text-extra-small{font-size:1.5rem;font-weight:100;margin:2rem 0 1.5rem}}.card-comparison__sliderItem--title sup{top:-.5em}@media(min-width:980px){.card-comparison__sliderItem--title sup{top:-.7em}}.card-comparison__sliderItem--TnC{display:table;font-size:1rem;line-height:1.25;margin:.625rem auto 2rem}@media(min-width:980px){.card-comparison__sliderItem--TnC{font-size:1.125rem;margin:.625rem auto 3.5rem}}.card-comparison__sliderItem--icon{width:5rem;height:3.75rem;margin:0 auto 1.5rem;overflow:hidden}.card-comparison__sliderItem--icon path,.card-comparison__sliderItem--icon polygon,.card-comparison__sliderItem--icon rect{fill:#000}.color-reverse .card-comparison__sliderItem--icon path,.color-reverse .card-comparison__sliderItem--icon polygon,.color-reverse .card-comparison__sliderItem--icon rect{fill:#fff}.card-comparison__sliderItem--icon img,.card-comparison__sliderItem--icon svg{width:5rem;height:3.75rem}.card-comparison__sliderItem--info{font-size:1rem}@media(min-width:980px){.card-comparison__sliderItem--info{font-size:1.125rem}}.card-comparison__sliderItem--info p{margin-bottom:1.125rem;margin-top:0}@media(min-width:980px){.card-comparison__sliderItem--info p{margin-bottom:1.25rem}}.card-comparison__slider .cta{font-size:1rem;height:2.75rem;line-height:1.25;margin:0;min-width:8.5rem;max-width:8.5rem;padding:.5rem 1.5625rem;transition:.35s linear;width:100%}@media(min-width:375px){.card-comparison__slider .cta{max-width:9.5rem}}@media(min-width:980px){.card-comparison__slider .cta{font-size:1.125rem;min-width:12rem;max-width:12rem}}.card-comparison__intro{margin-top:4rem;padding-top:.625rem}@media(min-width:640px){.card-comparison__intro{margin-top:0;padding-top:0}}.card-comparison__intro .slick-list{z-index:1}.card-comparison__intro .slick-list div:focus{outline:.0625rem dotted #000}.card-comparison__intro .slick-list,.card-comparison__intro .slick-track{touch-action:pan-y!important}.card-comparison__intro .mobile__arrows{background:none;border:0;bottom:0;color:#000;cursor:pointer;display:inline-block;height:2.5rem;padding:0;position:absolute;top:-3.5rem;width:1.25rem;z-index:3}.card-comparison__intro .mobile__arrows svg{fill:#000;width:.9375rem;height:1.75rem}.card-comparison__intro .mobile__prev,.card-comparison__intro .mobile__prev--header{left:.375rem}.card-comparison__intro .mobile__next,.card-comparison__intro .mobile__next--header{right:.375rem}.card-comparison__intro .slick-dots{align-items:flex-end;display:flex!important;justify-content:center;left:50%;padding:0;position:absolute;top:-2.5rem;transform:translateX(-50%)}.card-comparison__intro .slick-dots li{list-style:none}.card-comparison__intro .slick-dots .mobile__dot{background-color:#919191;border:0;display:block;font-size:0;height:.125rem;margin:0 .25rem;transition:background-color .2s;width:2.5rem}.card-comparison__intro .slick-dots .mobile__dot:focus{outline:.0625rem dotted #000}.card-comparison__intro .slick-dots .slick-active .mobile__dot{background-color:#000;height:.25rem}@media(min-width:640px){.cardComparison .ada-skip{display:none}}@media(min-width:640px){.cardComparison .four-cards .card-comparison__sliderItemWrapper,.cardComparison .four-cards .product-details__sliderItemWrapper{padding:0}.cardComparison .four-cards .card-comparison__sliderItem--img,.cardComparison .four-cards .product-details__sliderItem--img{max-width:80%}.cardComparison .four-cards .card-comparison__sliderItem--title,.cardComparison .four-cards .product-details__sliderItem--title{padding:0 8%}}@media(min-width:640px){.cardComparison .four-cards .product-details__sliderItem{padding:0 2%}}.componentDashboard{max-width:750pt;margin:auto;padding-left:10px;padding-right:10px;position:relative}.componentDashboard .table{width:100%;border:1px solid #eee;border-spacing:0 50px}.componentDashboard .table-header{border-radius:3px;padding-right:30px;padding-left:30px;justify-content:space-between;margin-bottom:25px;font-size:23px;background-color:#e31837;border:1px solid #000}.componentDashboard .table-row{background-color:#fff;box-shadow:0 0 9px 0 rgba(0,0,0,.1);justify-content:space-between;font-size:17px;border:1px solid #000}.componentDashboard table{margin:0 auto}.componentDashboard td,.componentDashboard th{border:1px solid #000;padding:10px;justify-content:space-between}.componentDashboard td.align-center,.componentDashboard th.align-center{text-align:center}.componentDashboard td.align-left,.componentDashboard th.align-left{text-align:left}.componentDashboard th{cursor:pointer;color:#fff;padding:.625rem;position:relative}.componentDashboard th:after{display:none;font-size:1.375rem;position:absolute;top:50%;transform:translateY(-50%);right:.25rem;width:1rem;height:1.875rem;font-weight:700;font-family:sans-serif}.componentDashboard th.ascending{padding-right:1.125rem}.componentDashboard th.ascending:after{content:"↓";display:inline-block}.componentDashboard th.descending{padding-right:1.25rem}.componentDashboard th.descending:after{content:"↑";display:inline-block}.componentDashboard td button{background-color:transparent;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#0053c2}.componentDashboard td button:hover{text-decoration:underline}.componentDashboard .back-button{display:inline-block;margin-bottom:1.25rem}.componentDashboard .hide{display:none}.componentDashboard .show{display:block}.jump-nav-filters__filters-wrapper{border-top:1px solid rgba(0,0,0,.25);padding-top:15px}.jump-nav-filters__navigation.bg-blue .jump-nav-filters__filters-wrapper{border-top-color:hsla(0,0%,100%,.75)}@media(min-width:980px){.jump-nav-filters__filters-wrapper{border-top:0;padding-left:30px;padding-top:0}.jump-nav-filters__filters-wrapper:before{border-left:1px solid rgba(0,0,0,.25);content:"";display:block;height:100%;left:0;position:absolute;top:50%;transform:translateY(-50%)}.jump-nav-filters__navigation.bg-blue .jump-nav-filters__filters-wrapper:before{border-left-color:hsla(0,0%,100%,.75)}}.jump-nav-filters__filters-wrapper .cta-link{background-color:transparent;border:0;font-size:1.125rem;font-weight:400;line-height:1.875rem;padding:0;text-align:left}.jump-nav-filters__filters-wrapper .cta-link:active,.jump-nav-filters__filters-wrapper .cta-link:focus,.jump-nav-filters__filters-wrapper .cta-link:hover{color:#e31837;text-decoration:none}.jump-nav-filters__filters-wrapper .cta-link:active.text-black,.jump-nav-filters__filters-wrapper .cta-link:focus.text-black,.jump-nav-filters__filters-wrapper .cta-link:hover.text-black{color:#000}.jump-nav-filters__filters-wrapper .cta-link:active.text-darkBlue,.jump-nav-filters__filters-wrapper .cta-link:focus.text-darkBlue,.jump-nav-filters__filters-wrapper .cta-link:hover.text-darkBlue{color:#012169}.jump-nav-filters__filters-wrapper .cta-link:active.text-darkGray,.jump-nav-filters__filters-wrapper .cta-link:focus.text-darkGray,.jump-nav-filters__filters-wrapper .cta-link:hover.text-darkGray{color:#646464}.jump-nav-filters__filters-wrapper .cta-link:active.text-coolGray70,.jump-nav-filters__filters-wrapper .cta-link:focus.text-coolGray70,.jump-nav-filters__filters-wrapper .cta-link:hover.text-coolGray70{color:#919191}.jump-nav-filters__filters-wrapper .cta-link:active.text-regalRed,.jump-nav-filters__filters-wrapper .cta-link:focus.text-regalRed,.jump-nav-filters__filters-wrapper .cta-link:hover.text-regalRed{color:#c41230}.jump-nav-filters__filters-wrapper .cta-link:active.text-white,.jump-nav-filters__filters-wrapper .cta-link:focus.text-white,.jump-nav-filters__filters-wrapper .cta-link:hover.text-white{color:#fff}.jump-nav-filters__filters-wrapper .cta-link .filtered-items{background-color:#e31837;border-radius:50%;color:#fff;display:inline-block;font-size:1pc;height:20px;line-height:20px;margin-left:4px;position:relative;text-align:center;width:20px}.jump-nav-filters__filters-wrapper .cta-link .filtered-items.hide{display:none}.jump-nav-filters__filters-wrapper .filtered-list__wrapper{background-color:#fff;box-shadow:none;left:-15px;padding:20px;position:absolute;right:-15px;text-align:left;top:60px;z-index:5}@media(min-width:980px){.jump-nav-filters__filters-wrapper .filtered-list__wrapper{box-shadow:0 10px 10px 0 rgba(0,0,0,.23);left:0;right:auto;top:59px;width:305px}}.jump-nav-filters__filters-wrapper .filtered-list__wrapper .filtered-list{margin-bottom:15px}.jump-nav-filters__filters-wrapper .filtered-list__wrapper .filtered-item{margin-bottom:5px}.jump-nav-filters__filters-wrapper .filtered-list__wrapper input[type=checkbox]{height:18px;width:18px}.jump-nav-filters__filters-wrapper .filtered-list__wrapper input[type=checkbox]:checked+label{color:#0073cf}.jump-nav-filters__filters-wrapper .filtered-list__wrapper .filtered-label{cursor:pointer;font-size:1.125rem;font-weight:400;line-height:1.875rem;margin-left:10px;vertical-align:bottom}.jump-nav-filters__filters-wrapper .filtered-list__wrapper .cta-filter-link{background-color:transparent;border:0;color:#0073cf;padding:0}.jump-nav-filters__filters-wrapper .filtered-list__wrapper .separator{padding:0 15px}.jump-nav-filters.not-modal{background-color:#f5f5f5;margin-bottom:50px}.no-margin .jump-nav-filters.not-modal{margin-bottom:0}.dropdown-arrow.rotate-arrow:after{transform:rotate(180deg)}.jump-nav-filters__navigation.bg-blue .dropdown-arrow.rotate-arrow:after{top:5px}.dropdown-arrow:after{background:url(../fonts/arrow.svg) 50% 50% no-repeat;content:"";display:inline-block;height:25px;position:relative;right:0;top:8px;transition:transform .2s ease-in,top .2s ease-in;width:25px}.jump-nav-filters__navigation.bg-blue .dropdown-arrow:after{background-image:url(../images/dropdown_white.png);height:15px;margin-left:5px;top:0;width:15px}.jump-nav-filters__mobile-cta{background-color:transparent;border:0;padding:20px 0;width:100%}.jump-nav-filters__mobile-cta.dropdown-arrow{align-items:center;display:flex;justify-content:center}.jump-nav-filters__mobile-cta.dropdown-arrow:after{top:2px}@media(min-width:980px){.jump-nav-filters__mobile-cta.dropdown-arrow{display:none}}.jump-nav-filters__navigation{background-color:#fff;z-index:9}.jump-nav-filters__navigation-list{background-color:inherit;box-shadow:0 5px 10px 0 rgba(0,0,0,.23);margin:0;padding:25px 0;position:absolute;text-align:center;width:100%;z-index:1;height:93vh;overflow:auto}@media(min-width:768px){.jump-nav-filters__navigation-list{height:86vh}}@media(min-width:980px){.jump-nav-filters__navigation-list{border-top:none;box-shadow:none;position:static;height:auto;overflow:initial}.jump-nav-filters__navigation-list.hide{display:block}}.jump-nav-filters__navigation-list .navigation-item{margin:0 15px 15px;padding:0 20px;position:relative;text-align:left}@media(min-width:980px){.jump-nav-filters__navigation-list .navigation-item{display:inline-block;margin-bottom:0;padding:0}}.jump-nav-filters__navigation-list .navigation-link{font-size:1.125rem;font-weight:400;line-height:1.875rem;padding-bottom:5px}.jump-nav-filters__navigation-list .navigation-link.selected,.jump-nav-filters__navigation-list .navigation-link:active,.jump-nav-filters__navigation-list .navigation-link:focus,.jump-nav-filters__navigation-list .navigation-link:hover{border-bottom:4px solid #e31837;color:#e31837;text-decoration:none}.jump-nav-filters__navigation-list .navigation-link.selected.text-black,.jump-nav-filters__navigation-list .navigation-link:active.text-black,.jump-nav-filters__navigation-list .navigation-link:focus.text-black,.jump-nav-filters__navigation-list .navigation-link:hover.text-black{color:#000}.jump-nav-filters__navigation-list .navigation-link.selected.text-darkBlue,.jump-nav-filters__navigation-list .navigation-link:active.text-darkBlue,.jump-nav-filters__navigation-list .navigation-link:focus.text-darkBlue,.jump-nav-filters__navigation-list .navigation-link:hover.text-darkBlue{color:#012169}.jump-nav-filters__navigation-list .navigation-link.selected.text-darkGray,.jump-nav-filters__navigation-list .navigation-link:active.text-darkGray,.jump-nav-filters__navigation-list .navigation-link:focus.text-darkGray,.jump-nav-filters__navigation-list .navigation-link:hover.text-darkGray{color:#646464}.jump-nav-filters__navigation-list .navigation-link.selected.text-coolGray70,.jump-nav-filters__navigation-list .navigation-link:active.text-coolGray70,.jump-nav-filters__navigation-list .navigation-link:focus.text-coolGray70,.jump-nav-filters__navigation-list .navigation-link:hover.text-coolGray70{color:#919191}.jump-nav-filters__navigation-list .navigation-link.selected.text-regalRed,.jump-nav-filters__navigation-list .navigation-link:active.text-regalRed,.jump-nav-filters__navigation-list .navigation-link:focus.text-regalRed,.jump-nav-filters__navigation-list .navigation-link:hover.text-regalRed{color:#c41230}.jump-nav-filters__navigation-list .navigation-link.selected.text-white,.jump-nav-filters__navigation-list .navigation-link:active.text-white,.jump-nav-filters__navigation-list .navigation-link:focus.text-white,.jump-nav-filters__navigation-list .navigation-link:hover.text-white{color:#fff}.jump-nav-filters__navigation-list .navigation-link.selected.link-black,.jump-nav-filters__navigation-list .navigation-link:active.link-black,.jump-nav-filters__navigation-list .navigation-link:focus.link-black,.jump-nav-filters__navigation-list .navigation-link:hover.link-black{border-bottom-color:#000}.jump-nav-filters__navigation-list .navigation-link.selected.link-darkBlue,.jump-nav-filters__navigation-list .navigation-link:active.link-darkBlue,.jump-nav-filters__navigation-list .navigation-link:focus.link-darkBlue,.jump-nav-filters__navigation-list .navigation-link:hover.link-darkBlue{border-bottom-color:#012169}.jump-nav-filters__navigation-list .navigation-link.selected.link-darkGray,.jump-nav-filters__navigation-list .navigation-link:active.link-darkGray,.jump-nav-filters__navigation-list .navigation-link:focus.link-darkGray,.jump-nav-filters__navigation-list .navigation-link:hover.link-darkGray{border-bottom-color:#646464}.jump-nav-filters__navigation-list .navigation-link.selected.link-lightGray,.jump-nav-filters__navigation-list .navigation-link:active.link-lightGray,.jump-nav-filters__navigation-list .navigation-link:focus.link-lightGray,.jump-nav-filters__navigation-list .navigation-link:hover.link-lightGray{border-bottom-color:#f5f5f5}.jump-nav-filters__navigation-list .navigation-link.selected.link-regalRed,.jump-nav-filters__navigation-list .navigation-link:active.link-regalRed,.jump-nav-filters__navigation-list .navigation-link:focus.link-regalRed,.jump-nav-filters__navigation-list .navigation-link:hover.link-regalRed{border-bottom-color:#c41230}.jump-nav-filters__navigation-list .navigation-link.selected.link-white,.jump-nav-filters__navigation-list .navigation-link:active.link-white,.jump-nav-filters__navigation-list .navigation-link:focus.link-white,.jump-nav-filters__navigation-list .navigation-link:hover.link-white{border-bottom-color:#fff}.jump-nav-filters__navigation.enable-sticky{box-shadow:0 0 10px 0 rgba(0,0,0,.23);position:fixed;width:100%}@supports(position:sticky){.jump-nav-filters__navigation.enable-sticky{position:sticky;top:var(--nav-height)}}.jump-nav-filters__categories{background-size:cover;padding:25px 0}.jump-nav-filters .bg-blue .cta--standard,.jump-nav-filters .bg-blue .filter-label,.jump-nav-filters .bg-blue .jump-nav-filters__filtered-result,.jump-nav-filters .bg-blue .jump-nav-filters__listItem-category,.jump-nav-filters .bg-blue .jump-nav-filters__listItem-intro,.jump-nav-filters .bg-blue .no-result,.jump-nav-filters .bg-flagscape-blue .cta--standard,.jump-nav-filters .bg-flagscape-blue .filter-label,.jump-nav-filters .bg-flagscape-blue .jump-nav-filters__filtered-result,.jump-nav-filters .bg-flagscape-blue .jump-nav-filters__listItem-category,.jump-nav-filters .bg-flagscape-blue .jump-nav-filters__listItem-intro,.jump-nav-filters .bg-flagscape-blue .no-result,.jump-nav-filters .bg-flagscape-red .cta--standard,.jump-nav-filters .bg-flagscape-red .filter-label,.jump-nav-filters .bg-flagscape-red .jump-nav-filters__filtered-result,.jump-nav-filters .bg-flagscape-red .jump-nav-filters__listItem-category,.jump-nav-filters .bg-flagscape-red .jump-nav-filters__listItem-intro,.jump-nav-filters .bg-flagscape-red .no-result,.jump-nav-filters .bg-red .cta--standard,.jump-nav-filters .bg-red .filter-label,.jump-nav-filters .bg-red .jump-nav-filters__filtered-result,.jump-nav-filters .bg-red .jump-nav-filters__listItem-category,.jump-nav-filters .bg-red .jump-nav-filters__listItem-intro,.jump-nav-filters .bg-red .no-result{color:#fff}.jump-nav-filters .bg-flagscape-gray{background-position:50%}.jump-nav-filters__category-wrapper{padding:0 5% 8px}.jump-nav-filters__category-title{font-size:40px;font-weight:100;line-height:3pc;margin-bottom:3pc;padding-top:40px}@media(min-width:980px){.jump-nav-filters__category-title{display:inline-block}}.jump-nav-filters__filtered-result{display:inline-block;transform:translate(2px,-40px)}@media(min-width:980px){.jump-nav-filters__filtered-result{display:inline-block;margin-left:20px;transform:translateY(-5px)}}.jump-nav-filters__filtered-result span,.jump-nav-filters__filtered-result span span{margin-right:5px}.jump-nav-filters__listItems-wrapper{display:flex;flex-wrap:wrap;margin:0 -1pc}.jump-nav-filters__listItem{background-color:#fff;flex:1 0 calc(100% - 32px);margin:0 1pc 2pc}.jump-nav-filters__listItem:last-child{margin-bottom:2pc}.jump-nav-filters__listItem.full-width{display:flex;flex-direction:column}@media(min-width:980px){.jump-nav-filters__listItem.full-width{flex-basis:calc(100% - 32px);max-width:calc(100% - 2pc)}.jump-nav-filters__listItem.full-width:not(.filtered){flex-direction:row}}@media(min-width:980px){.jump-nav-filters__listItem.full-width:not(.filtered) .jump-nav-filters__listItem-picture-wrapper{flex:1 0 66.6667%;max-height:none}.jump-nav-filters__listItem.full-width:not(.filtered) .jump-nav-filters__listItem-picture-wrapper .jump-nav-filters__listItem-image{height:100%}}@media(min-width:980px){.jump-nav-filters__listItem.sixty-six{flex-basis:calc(66.6667% - 32px);max-width:calc(66.6667% - 2pc)}.jump-nav-filters__listItem.fifty-fifty{flex-basis:calc(50% - 32px);max-width:calc(50% - 2pc)}.jump-nav-filters__listItem.thirty-three{flex-basis:calc(33.3333% - 32px);max-width:calc(33.3333% - 2pc)}.jump-nav-filters__listItem.filtered{flex-basis:calc(33.3333% - 32px);max-width:calc(33.3333% - 2pc)}}.jump-nav-filters__listItem-picture-wrapper{display:block;max-width:100%;max-height:395px;overflow:hidden;position:relative}.jump-nav-filters__listItem-picture-wrapper .jump-nav-filters__listItem-badge{max-height:127px;position:absolute;right:24px;top:0;width:94px}.jump-nav-filters__listItem-picture-wrapper .jump-nav-filters__listItem-image{display:inline-block;min-height:395px;-o-object-fit:cover;object-fit:cover;-o-object-position:0 50%;object-position:0 50%;width:100%}.jump-nav-filters__listItem-picture-wrapper .jump-nav-filters__listItem-image.text-center{-o-object-position:50% 50%;object-position:50% 50%}.jump-nav-filters__listItem-picture-wrapper .jump-nav-filters__listItem-image.text-right{-o-object-position:100% 50%;object-position:100% 50%}.jump-nav-filters__listItem-copy{padding:3pc 2pc}@media(min-width:980px){.jump-nav-filters__listItem-copy{min-height:calc(100% - 395px)}}.jump-nav-filters__listItem-copy .cta--learn-more{font-size:1.125rem;margin:2pc 0 0;min-width:140px}.jump-nav-filters__listItem-copy .cta--learn-more.cta--standard{border:0;height:auto;min-width:auto;padding:0}.jump-nav-filters__listItem-category{display:inline-block;font-size:1.25rem;font-variant:small-caps;letter-spacing:1.25px;line-height:1.25;margin:0;text-transform:lowercase}.jump-nav-filters__listItem-category .filter-label{color:#e31837;margin-left:15px}.jump-nav-filters__listItem-title{font-size:1.5rem;font-weight:100;line-height:1.25;margin:1rem 0 1.5rem}@media(min-width:980px){.jump-nav-filters__listItem-title{font-size:2rem;margin:1rem 0 2rem}}.jump-nav-filters__listItem-title sup{top:-1.1em}@media(min-width:980px){.jump-nav-filters__listItem-title sup{top:-1.5em}}.jump-nav-filters__listItem-title.text-white a{color:#fff;text-decoration:underline}.jump-nav-filters__listItem-title.text-white a:active,.jump-nav-filters__listItem-title.text-white a:focus,.jump-nav-filters__listItem-title.text-white a:hover,.jump-nav-filters__listItem-title.text-white a:visited{color:#fff;text-decoration:underline}.jump-nav-filters__listItem-intro{font-size:1rem;line-height:1.5}@media(min-width:980px){.jump-nav-filters__listItem-intro{font-size:1.125rem}}.jump-nav-filters__listItem-intro p{margin-top:0;margin-bottom:1rem}.jump-nav-filters__listItem-intro p:last-child{margin-bottom:0}.jump-nav-filters .no-result{flex:1 0 auto;font-size:20px;margin:0 1pc 7pc;max-width:calc(100% - 2pc)}.prb-calculator [target=modal]{border-bottom:1px dashed #000;color:#000;text-decoration:none}.prb-calculator__benefits{max-width:920px;padding-top:65px;position:relative;text-align:center}.prb-calculator__benefits-tier{background-position:50% 50%;background-repeat:no-repeat;height:5pc;left:50%;margin-bottom:25px;position:absolute;top:-40px;transform:translateX(-50%);width:4pc}.prb-calculator__benefits-tier-image{height:auto;max-width:100%}.prb-calculator__benefits-tier.gold-tier{background-image:url(../images/gold-tier.png)}.prb-calculator__benefits-tier.platinum-tier{background-image:url(../images/platinum-tier.png)}.prb-calculator__benefits-tier.platinum-honors-tier{background-image:url(../images/platinum-honors-tier.png)}.prb-calculator__benefits-tier.diamond-tier{background-image:url(../images/diamond-tier.png)}.prb-calculator__benefits-tier.diamond-honors-tier{background-image:url(../fonts/diamond-honors-tier.svg)}.prb-calculator__benefits-title{font-size:28px;margin-bottom:.65rem}@media(min-width:640px){.prb-calculator__benefits-title{font-size:30px}}.prb-calculator__benefits-title h1,.prb-calculator__benefits-title h2,.prb-calculator__benefits-title h3,.prb-calculator__benefits-title h4,.prb-calculator__benefits-title h5,.prb-calculator__benefits-title h6,.prb-calculator__benefits-title p{margin:0}.prb-calculator__benefits-title sup{font-size:.875rem;top:-1.2em}.prb-calculator__benefits-nextTier-cta{background-color:transparent;border:0;color:#0053c2;font-size:1pc;line-height:24px}@media(min-width:640px){.prb-calculator__benefits-nextTier-cta{font-size:20px;line-height:2pc}}.prb-calculator__benefits-desc{font-size:1pc;line-height:24px;margin:0 auto;max-width:40pc}.prb-calculator__benefits-desc p{margin:10px 0}@media(min-width:640px){.prb-calculator__benefits-desc{font-size:20px;line-height:2pc}}.prb-calculator__benefits-total{align-items:flex-start;display:flex;justify-content:center;font-size:20px;font-weight:100;line-height:28px;margin:20px 0}@media(min-width:640px){.prb-calculator__benefits-total{align-items:center;font-size:28px;line-height:36px;margin:35px 0}}.prb-calculator__benefits-total p{margin:0}.prb-calculator__benefits-total span{padding-left:5px}.prb-calculator__benefits-btns{display:flex;flex-direction:column;justify-content:center}@media(min-width:640px){.prb-calculator__benefits-btns{flex-direction:row-reverse;gap:20px}}.prb-calculator__benefits-btns .cta{font-size:20px;margin-bottom:10px}@media(min-width:640px){.prb-calculator__benefits-btns .cta{margin-bottom:0}}.prb-calculator__benefits-btns .cta:focus{outline:none}.prb-calculator{border-radius:10px;box-shadow:0 0 30px 0 rgba(0,0,0,.12);display:flex;justify-content:center;margin:50px 15px;max-width:900px;min-height:500px;padding:40px 5%}@media(min-width:980px){.prb-calculator{margin:50px auto}}.prb-calculator .tool-tip{background-color:transparent;border:0;border-bottom:1px dashed #000;padding:0}.prb-calculator__range-slider{text-align:center}.prb-calculator__range-slider-title{font-size:28px;font-weight:100}.prb-calculator__range-slider-title sup{font-size:.875rem;top:-1.2em}@media(min-width:640px){.prb-calculator__range-slider-title{font-size:36px;line-height:44px}}.prb-calculator__range-slider-desc{font-size:1pc;line-height:24px;margin:10px auto;max-width:40pc}@media(min-width:640px){.prb-calculator__range-slider-desc{font-size:20px;line-height:2pc}}.prb-calculator__range-slider-monthly-total,.prb-calculator__range-slider .amount input[type=text]{font-size:20px;font-weight:100;line-height:28px}@media(min-width:640px){.prb-calculator__range-slider-monthly-total,.prb-calculator__range-slider .amount input[type=text]{font-size:28px;line-height:36px}}.prb-calculator__range-slider .amount{border-bottom:1px dashed #0053c2;color:#0053c2;display:inline-grid}.prb-calculator__range-slider .amount label{padding-right:3px}.prb-calculator__range-slider .amount input[type=text]{border:0;border-radius:0;color:#0053c2;grid-area:1/2;margin-left:-2px;padding:0;position:relative}.prb-calculator__range-slider .amount input[type=text]:focus{outline:none}.prb-calculator__range-slider .amount:after{content:attr(data-value);grid-area:1/2;visibility:hidden;white-space:pre-wrap}.prb-calculator__range-slider-wrapper{margin:40px auto;max-width:743px;opacity:0;position:relative}.prb-calculator__range-slider-wrapper.visible{opacity:1;transition:opacity .2s ease-in}.prb-calculator__range-slider-wrapper .noUi-marker-large,.prb-calculator__range-slider-wrapper .noUi-marker-normal{display:none}.prb-calculator__range-slider-wrapper .noUi-horizontal{border:0;border-radius:0;box-shadow:none;cursor:pointer;height:10px}.prb-calculator__range-slider-wrapper .noUi-horizontal .noUi-origin{width:10%}.prb-calculator__range-slider-wrapper .noUi-handle{background-color:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;height:22px;right:-9pt;top:-21px;width:20px}.prb-calculator__range-slider-wrapper .noUi-handle:before{background-color:#000;border-radius:5px;height:14px;left:2px;top:6px;transform:rotate(45deg);width:14px}.prb-calculator__range-slider-wrapper .noUi-handle:after{background-color:#000;border-radius:5px;left:0;height:18px;top:-2px;width:18px}.prb-calculator__range-slider-wrapper .noUi-pips-custom{height:auto;padding:0;top:5px}.prb-calculator__range-slider-wrapper .noUi-value{font-size:9pt;line-height:1pc;margin:0}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-2:first-child{left:0}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-2:nth-child(2){left:33.66%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-2:nth-child(3){left:66.66%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-2:nth-child(4){left:100%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-3:first-child{left:0}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-3:nth-child(2){left:25%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-3:nth-child(3){left:50%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-3:nth-child(4){left:75%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-3:nth-child(5){left:100%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-4:first-child{left:0}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-4:nth-child(2){left:20%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-4:nth-child(3){left:40%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-4:nth-child(4){left:60%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-4:nth-child(5){left:80%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-4:nth-child(6){left:100%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-5:first-child{left:0}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-5:nth-child(2){left:16.66%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-5:nth-child(3){left:33.33%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-5:nth-child(4){left:50%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-5:nth-child(5){left:66.66%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-5:nth-child(6){left:83.31%}.prb-calculator__range-slider-wrapper .noUi-value.noUi-value-5:nth-child(7){left:100%}.prb-calculator__range-slider-tier{display:flex;left:0;position:absolute;right:0;top:0}.prb-calculator__range-slider-tier.prb-slider-length-2 .prb-calculator__range-slider-tier-color{width:33.33%}.prb-calculator__range-slider-tier.prb-slider-length-3 .prb-calculator__range-slider-tier-color{width:25%}.prb-calculator__range-slider-tier.prb-slider-length-4 .prb-calculator__range-slider-tier-color{width:20%}.prb-calculator__range-slider-tier.prb-slider-length-5 .prb-calculator__range-slider-tier-color{width:16.66%}.prb-calculator__range-slider-tier-color{height:10px;margin:0;z-index:1}.prb-calculator__range-slider-tier-color:first-child{background-color:#fff;border:1px solid #979797}.prb-calculator__range-slider-tier-color:nth-child(2){background-color:#e0a526}.prb-calculator__range-slider-tier-color:nth-child(3){background-color:#bfb7af}.prb-calculator__range-slider-tier-color:nth-child(4){background-color:#62564d}.prb-calculator__range-slider-tier-color:nth-child(5){background-color:#012169}.prb-calculator__range-slider-tier-color:nth-child(6){background-color:#000}.prb-calculator__range-slider-eligibility{color:#646464;font-size:1pc;line-height:24px}@media(min-width:640px){.prb-calculator__range-slider-eligibility{font-size:20px;line-height:2pc}}.prb-calculator__range-slider-monthly-spending{margin-bottom:45px}@media(min-width:640px){.prb-calculator__range-slider-monthly-spending{align-items:flex-start;display:flex;gap:30px;justify-content:center}}.prb-calculator__range-slider-monthly-spending .spending-label{font-size:1pc;line-height:24px;margin:0 0 20px}@media(min-width:640px){.prb-calculator__range-slider-monthly-spending .spending-label{font-size:20px;margin:0;text-align:left}}.prb-calculator__range-slider-monthly-spending .spending-label .spending-label-gray{color:#646464;display:block}.prb-calculator__range-slider-monthly-spending .spending-input{position:relative;margin:0 auto;max-width:200px}@media(min-width:640px){.prb-calculator__range-slider-monthly-spending .spending-input{margin:0}}.prb-calculator__range-slider-monthly-spending .spending-input label{left:10px;position:absolute;top:50%;transform:translateY(-50%)}.prb-calculator__range-slider-monthly-spending .spending-input input[type=text]{border:1px solid #646464;border-radius:4px;height:3pc;padding:10px 10px 10px 25px;width:200px}.prb-calculator__range-slider-btn[class*=cta--]{border:0;font-size:20px}.prb-calculator__range-slider-btn[class*=cta--][disabled]{background-color:#ededed;color:#646464}.prb-calculator__range-slider-btn[class*=cta--][disabled]:after{display:none}.prb-calculator__range-slider-btn[class*=cta--][disabled]:focus,.prb-calculator__range-slider-btn[class*=cta--][disabled]:hover{background-color:#ededed;color:#646464}.prb-calculator__range-slider-btn[class*=cta--]:focus{outline:none}.product-details__info{margin-bottom:3.5rem}.product-details__info-additional{margin-bottom:0}@media(min-width:980px){.product-details__info{margin-bottom:5rem}.product-details__info-additional{margin-bottom:0}}.product-details__info--title{background:#fff;display:inline-block;font-size:1.5rem;font-weight:100;line-height:1.25;margin:0 auto 1rem;max-width:90%;padding:0 .75rem;position:relative;top:-1rem;width:auto}@media(min-width:980px){.product-details__info--title{font-size:2.5rem;margin-bottom:1rem;padding:0 1.5rem;top:-1.5rem}}@media(min-width:1068px){.product-details__info--title{max-width:100%}}.product-details__info--title__border{border-top:.0625rem solid #bababa;position:relative;text-align:center}@media(min-width:640px){.product-details__slider{display:flex;flex-direction:row;flex-wrap:nowrap}}.product-details__sliderItemWrapper{margin:0 auto;padding:0 2.5%;width:100%}@media(min-width:640px){.product-details__sliderItemWrapper{padding:0 7.5%}}@media(min-width:1068px){.product-details__sliderItemWrapper{padding:0 12.5%}}.product-details__sliderItem{padding:0}.product-details__sliderItem:focus{outline:none}.product-details__sliderItem--img{margin:0 auto;max-width:75%;width:100%}.product-details__sliderItem--img img{display:block;width:100%}.product-details__sliderItem--title{font-size:1.25rem;line-height:1.25;margin:1.25rem 0}@media(min-width:980px){.product-details__sliderItem--title{font-size:2rem;font-weight:100;margin:2.5rem 0}}.product-details__sliderItem--TnC{display:table;font-size:1rem;line-height:1.25;margin:.625rem auto 2rem}@media(min-width:980px){.product-details__sliderItem--TnC{font-size:1.125rem;margin:.625rem auto 3.5rem}}.product-details__sliderItem--icon{width:5rem;height:3.75rem;margin:0 auto 1.5rem;overflow:hidden}.product-details__sliderItem--icon path,.product-details__sliderItem--icon polygon,.product-details__sliderItem--icon rect{fill:#000}.color-reverse .product-details__sliderItem--icon path,.color-reverse .product-details__sliderItem--icon polygon,.color-reverse .product-details__sliderItem--icon rect{fill:#fff}.product-details__sliderItem--icon img,.product-details__sliderItem--icon svg{width:5rem;height:3.75rem}.product-details__sliderItem--icon.icon-medium{width:100%;height:5.75rem}.product-details__sliderItem--icon.icon-medium img,.product-details__sliderItem--icon.icon-medium svg{width:100%;height:5.75rem}.product-details__sliderItem--info{font-size:1rem}@media(min-width:980px){.product-details__sliderItem--info{font-size:1.125rem}}.product-details__sliderItem--info p{margin-bottom:1.125rem;margin-top:0}@media(min-width:980px){.product-details__sliderItem--info p{margin-bottom:1.25rem}}.product-details__sliderItem .ada-hidden{position:absolute;left:-625pc;top:auto;width:1px;height:1px}.product-details__slider .cta{font-size:1rem;height:2.75rem;line-height:1.25;margin:0;min-width:8.5rem;max-width:8.5rem;padding:.5rem 1.5625rem;transition:.35s linear;width:100%}@media(min-width:375px){.product-details__slider .cta{max-width:9.5rem}}@media(min-width:980px){.product-details__slider .cta{font-size:1.125rem;min-width:12rem;max-width:12rem}}.pr-tiers-goals .pr-goals{margin-bottom:1.75rem}@media(min-width:640px){.pr-tiers-goals .pr-goals{margin-bottom:2.5rem}}@media(min-width:1068px){.pr-tiers-goals .pr-goals{margin-bottom:3.75rem}}.pr-tiers-goals .pr-goals__label{font-size:1.25rem;font-weight:100;color:#000;line-height:1.3;margin:0 auto 1.5rem}@media(min-width:1068px){.pr-tiers-goals .pr-goals__label{font-size:1.75rem;margin-bottom:2.5rem;max-width:85%}}.pr-tiers-goals .pr-goals__label.selected{color:#0053c2;font-size:1.125rem;font-weight:400;margin:1.25rem auto 0}@media(min-width:1068px){.pr-tiers-goals .pr-goals__label.selected{font-size:1.5rem;margin-top:2rem}}.pr-tiers-goals .pr-goals__label.selected a{color:#0053c2}.pr-tiers-goals .pr-goals__label.selected a:hover{color:#0053c2}.pr-tiers-goals .pr-goals__list{display:grid;-moz-column-gap:1rem;column-gap:1rem;justify-content:center;justify-items:center;grid-template-columns:1fr 1fr;margin:0 auto;max-width:20pc;row-gap:1rem}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.pr-tiers-goals .pr-goals__list{display:-ms-grid;-ms-grid-columns:1fr 1fr}}@media(min-width:768px){.pr-tiers-goals .pr-goals__list{-moz-column-gap:1rem;column-gap:1rem;grid-template-columns:1fr 1fr 1fr 1fr;max-width:40pc;row-gap:1rem}}@media(min-width:768px)and (-ms-high-contrast:active),(min-width:768px)and (-ms-high-contrast:none){.pr-tiers-goals .pr-goals__list{-ms-grid-columns:1fr 1fr 1fr 1fr}}@media(min-width:1300px){.pr-tiers-goals .pr-goals__list{-moz-column-gap:1.5rem;column-gap:1.5rem;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;row-gap:1.5rem;max-width:975pt}}@media(min-width:1300px)and (-ms-high-contrast:active),(min-width:1300px)and (-ms-high-contrast:none){.pr-tiers-goals .pr-goals__list{-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}}.pr-tiers-goals .pr-goals__list.goals-1{grid-template-columns:1fr;max-width:20pc}@media(min-width:768px){.pr-tiers-goals .pr-goals__list.goals-1{grid-template-columns:1fr;max-width:20pc}}@media(min-width:1300px){.pr-tiers-goals .pr-goals__list.goals-1{grid-template-columns:1fr;max-width:20pc}}@media(min-width:768px){.pr-tiers-goals .pr-goals__list.goals-2{grid-template-columns:1fr 1fr;max-width:20pc}}@media(min-width:1300px){.pr-tiers-goals .pr-goals__list.goals-2{grid-template-columns:1fr 1fr;max-width:20pc}}@media(min-width:768px){.pr-tiers-goals .pr-goals__list.goals-3{grid-template-columns:1fr 1fr 1fr;max-width:470px}}@media(min-width:1300px){.pr-tiers-goals .pr-goals__list.goals-3{grid-template-columns:1fr 1fr 1fr;max-width:470px}}@media(min-width:1300px){.pr-tiers-goals .pr-goals__list.goals-4{grid-template-columns:1fr 1fr 1fr 1fr;max-width:40pc}}@media(min-width:1300px){.pr-tiers-goals .pr-goals__list.goals-5{grid-template-columns:1fr 1fr 1fr 1fr 1fr;max-width:50pc}}@media(min-width:1300px){.pr-tiers-goals .pr-goals__list.goals-6{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;max-width:980px}}@media(min-width:1300px){.pr-tiers-goals .pr-goals__list.goals-7{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;max-width:1125px}}.pr-tiers-goals .pr-goals__listItem{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 2px 20px 0 rgba(0,0,0,.12);color:#646464;display:flex;flex:0 0 auto;flex-direction:column;font-size:1rem;height:140px;line-height:1.2;justify-content:center;padding:0 .625rem;pointer-events:none;position:relative;overflow:hidden;width:140px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.pr-tiers-goals .pr-goals__listItem{display:block}}.pr-tiers-goals .pr-goals__listItem.only-border{border:1px solid #919191;box-shadow:none}.pr-tiers-goals .pr-goals__listItem.with-border{border:1px solid #919191}.pr-tiers-goals .pr-goals__listItemIcon{display:flex;height:2.25rem;margin:0 auto .5rem;overflow:hidden;pointer-events:none;position:relative;width:2.25rem}@media(min-width:768px){.pr-tiers-goals .pr-goals__listItemIcon{margin:0 auto .75rem}}.pr-tiers-goals .pr-goals__listItemIcon svg{max-width:2.25rem;width:100%}.pr-tiers-goals .pr-goals__listItemBtn{background:none;border:0;border-radius:50%;box-shadow:0 2px 9pt 0 rgba(0,0,0,.12);height:140px;overflow:hidden;padding:0;text-decoration:none;width:140px}.pr-tiers-goals .pr-goals__listItemBtn.only-border{box-shadow:none}.pr-tiers-goals .pr-goals__listItemBtn:focus{outline:0}@media(min-width:640px){.pr-tiers-goals .pr-goals__listItemBtn{box-shadow:0 2px 20px 0 rgba(0,0,0,.12)}}.pr-tiers-goals .pr-goals__listItemBtn:focus .pr-goals__listItem,.pr-tiers-goals .pr-goals__listItemBtn:hover .pr-goals__listItem{border:1px solid #0053c2}.pr-tiers-goals .pr-goals__listItemBtn.selected .pr-goals__listItem{background-color:#cddcf3;border:0;color:#0053c2}.pr-tiers-goals .pr-goals__listItemBtn.selected .pr-goals__listItemIcon svg{fill:#0053c2}.pr-tiers-goals .pr-goals__listItemBtn.selected .pr-goals__listItemIcon svg path,.pr-tiers-goals .pr-goals__listItemBtn.selected .pr-goals__listItemIcon svg polygon,.pr-tiers-goals .pr-goals__listItemBtn.selected .pr-goals__listItemIcon svg rect{fill:#0053c2}.pr-tiers-goals .pr-goals__listItemBtn.selected .pr-goals__listItemTitle{color:#0053c2}.pr-tiers-goals .pr-tiers{display:grid;-moz-column-gap:1.5rem;column-gap:1.5rem;justify-content:center;grid-template-columns:1fr;margin-bottom:1.75rem;max-width:90pc;row-gap:.75rem}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.pr-tiers-goals .pr-tiers{display:-ms-grid;-ms-grid-columns:1fr}}@media(min-width:640px){.pr-tiers-goals .pr-tiers{-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:1.25rem;margin:0 auto 3rem;grid-template-columns:1fr 1fr}}@media(min-width:640px)and (-ms-high-contrast:active),(min-width:640px)and (-ms-high-contrast:none){.pr-tiers-goals .pr-tiers{-ms-grid-columns:1fr 1fr}}@media(min-width:1068px){.pr-tiers-goals .pr-tiers{-moz-column-gap:1.5rem;column-gap:1.5rem;margin:0 1.5rem 3.75rem;grid-template-columns:1fr 1fr 1fr 1fr}}@media(min-width:1068px)and (-ms-high-contrast:active),(min-width:1068px)and (-ms-high-contrast:none){.pr-tiers-goals .pr-tiers{-ms-grid-columns:1fr 1fr 1fr 1fr}}@media(min-width:1068px){.pr-tiers-goals .pr-tiers.tiers-3{margin:0 1.5rem 3.75rem;grid-template-columns:25% 25% 25%}}@media(min-width:1068px)and (-ms-high-contrast:active),(min-width:1068px)and (-ms-high-contrast:none){.pr-tiers-goals .pr-tiers.tiers-3{-ms-grid-columns:25% 25% 25%}}.pr-tiers-goals .pr-tiers__list{background-color:#fff;border:0;border-radius:10px;box-shadow:0 2px 20px 0 rgba(0,0,0,.12);padding:1.25rem 1.5rem 1.25rem 1.875rem;position:relative;text-align:left;pointer-events:none}@media(min-width:640px){.pr-tiers-goals .pr-tiers__list{padding:0 3rem 1.5rem;text-align:center}}@media(min-width:1068px){.pr-tiers-goals .pr-tiers__list{padding:0 1.5rem 1.75rem}}.pr-tiers-goals .pr-tiers__list.border-black{border:1px solid #000}.pr-tiers-goals .pr-tiers__list.border-gray{border:1px solid #646464}.pr-tiers-goals .pr-tiers__list.only-shadow{border:0}.pr-tiers-goals .pr-tiers__list.with-border{border:1px solid}.pr-tiers-goals .pr-tiers__list.only-border{box-shadow:none}.pr-tiers-goals .pr-tiers__list.none{border:0;box-shadow:none}.pr-tiers-goals .pr-tiers__list img{display:inline-block;height:5rem;margin-right:1.75rem;width:4rem;vertical-align:middle;pointer-events:none}@media(min-width:640px){.pr-tiers-goals .pr-tiers__list img{display:block;height:5rem;margin:0 auto;width:4rem}}.pr-tiers-goals .pr-tiers__listLink{background:none;border:0;color:#000;padding:0;text-decoration:none}.pr-tiers-goals .pr-tiers__listLink:hover{color:#000;text-decoration:none}.pr-tiers-goals .pr-tiers__listLink:hover .pr-tiers__list{border:9pt solid #fff;border-radius:0;box-shadow:0 2px 20px 0 rgba(0,0,0,.12),inset 0 0 .625rem rgba(0,0,0,.12)}@media(min-width:1068px){.pr-tiers-goals .pr-tiers__listLink:hover .pr-tiers__list{padding:0 1.5rem 1rem}}.pr-tiers-goals .pr-tiers__listLink:hover .pr-tiers__list img{margin-top:-9pt}.pr-tiers-goals .pr-tiers__listLink:active .pr-tiers__list img{margin-top:0}.pr-tiers-goals .pr-tiers__listLink:focus{outline:0}.pr-tiers-goals .pr-tiers__listLink:focus .pr-tiers__list{border:1px solid #0053c2}@media(-ms-high-contrast:active)and (min-width:640px),(-ms-high-contrast:none)and (min-width:640px){.pr-tiers-goals .pr-tiers__listLink:first-child{-ms-grid-column:1}.pr-tiers-goals .pr-tiers__listLink:nth-child(2){-ms-grid-column:2}.pr-tiers-goals .pr-tiers__listLink:nth-child(3){-ms-grid-column:3}.pr-tiers-goals .pr-tiers__listLink:nth-child(4){-ms-grid-column:4}}.pr-tiers-goals .pr-tiers__listLink.selected .pr-tiers__list{border:1px solid #0053c2;box-shadow:none}@media(min-width:640px){.pr-tiers-goals .pr-tiers__listLink.selected .pr-tiers__list{margin-bottom:0}}.pr-tiers-goals .pr-tiers__listLink.selected:hover .pr-tiers__list{border:1px solid #0053c2;border-radius:10px;box-shadow:none}@media(min-width:1068px){.pr-tiers-goals .pr-tiers__listLink.selected:hover .pr-tiers__list{padding:0 1.5rem 1.75rem}}.pr-tiers-goals .pr-tiers__listLink.selected:hover .pr-tiers__list img{margin-top:0}.pr-tiers-goals .pr-tiers__listContent{display:inline-block;vertical-align:middle;width:65%;pointer-events:none}@media(min-width:640px){.pr-tiers-goals .pr-tiers__listContent{display:block;margin-top:1.25rem;width:auto}}.pr-tiers-goals .pr-tiers__listTitle{font-size:1.25rem;font-weight:100;line-height:1.4;margin-bottom:.25rem}@media(min-width:640px){.pr-tiers-goals .pr-tiers__listTitle{margin:0 auto .5rem}}@media(min-width:1068px){.pr-tiers-goals .pr-tiers__listTitle{font-size:1.75rem;line-height:1.3}}.pr-tiers-goals .pr-tiers__listSubTitle{font-size:1rem;line-height:1.5;margin-bottom:.5rem}@media(min-width:1068px){.pr-tiers-goals .pr-tiers__listSubTitle{font-size:1.25rem;line-height:1.4;margin:0 auto .875rem}}.pr-tiers-goals .pr-tiers__listDesc{color:#646464;font-size:1rem;line-height:1.5}@media(min-width:1068px){.pr-tiers-goals .pr-tiers__listDesc{font-size:1.25rem;padding:0 .25rem}}.pr-tiers-goals{background-color:#fff;padding:0 5%;margin-bottom:60px}@media(min-width:640px){.pr-tiers-goals{margin-bottom:50px}}.pr-tiers-goals__wrapper{padding:3rem 0 0;text-align:center}.pr-tiers-goals__wrapper.no-padding{padding-top:0}.pr-tiers-goals__heading{font-weight:100;margin:0 auto 1.5rem;text-align:center}.pr-tiers-goals__subheading{font-size:1.125rem;line-height:1.2;margin:0 auto 2rem}@media(min-width:1068px){.pr-tiers-goals__subheading{font-size:1.25rem;margin:0 auto 2.5rem;max-width:85%}}.pr-tiers-goals__subheading p{margin-bottom:0}.pr-tiers-goals__subheading p:first-child{margin-top:0}.pr-tiers-goals:focus{outline:0}.pr-tiers-goals .pr-tiles{display:grid;-moz-column-gap:1rem;column-gap:1rem;justify-content:center;grid-template-columns:1fr 1fr;margin-bottom:0;max-width:90pc;row-gap:.75rem}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.pr-tiers-goals .pr-tiles{display:-ms-grid;-ms-grid-columns:1fr 1fr}}@media(min-width:640px){.pr-tiers-goals .pr-tiles{-moz-column-gap:1rem;column-gap:1rem;row-gap:1rem;margin:0 0 0 3rem;grid-template-columns:1fr 1fr 1fr}}@media(min-width:640px)and (-ms-high-contrast:active),(min-width:640px)and (-ms-high-contrast:none){.pr-tiers-goals .pr-tiles{-ms-grid-columns:1fr 1fr 1fr}}@media(min-width:1068px){.pr-tiers-goals .pr-tiles{-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1.5rem;margin:0 1.5rem 0 3.75rem;grid-template-columns:1fr 1fr 1fr 1fr}}@media(min-width:1068px)and (-ms-high-contrast:active),(min-width:1068px)and (-ms-high-contrast:none){.pr-tiers-goals .pr-tiles{-ms-grid-columns:1fr 1fr 1fr 1fr}}.pr-tiers-goals .pr-tiles__heading{font-size:1.25rem;font-weight:100;line-height:1.4;margin-bottom:1.5rem}@media(min-width:1068px){.pr-tiers-goals .pr-tiles__heading{font-size:1.75rem;line-height:1.3;margin-bottom:2.5rem}}.pr-tiers-goals .pr-tiles__list{background-color:#fff;border:1px solid #d5d5d5;border-radius:10px;padding:.75rem .625rem 1rem;position:relative;text-align:left}@media(min-width:640px){.pr-tiers-goals .pr-tiles__list{padding:1rem}}@media(min-width:1068px){.pr-tiers-goals .pr-tiles__list{padding:1.5rem 1.5rem 1.75rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.pr-tiers-goals .pr-tiles__list:first-child{-ms-grid-column:1;-ms-grid-row:1}.pr-tiers-goals .pr-tiles__list:nth-child(2){-ms-grid-column:2;-ms-grid-row:1}.pr-tiers-goals .pr-tiles__list:nth-child(3){-ms-grid-column:3;-ms-grid-row:1}.pr-tiers-goals .pr-tiles__list:nth-child(4){-ms-grid-column:4;-ms-grid-row:1}.pr-tiers-goals .pr-tiles__list:nth-child(5){-ms-grid-column:1;-ms-grid-row:2}.pr-tiers-goals .pr-tiles__list:nth-child(6){-ms-grid-column:2;-ms-grid-row:2}.pr-tiers-goals .pr-tiles__list:nth-child(7){-ms-grid-column:3;-ms-grid-row:2}.pr-tiers-goals .pr-tiles__list:nth-child(8){-ms-grid-column:4;-ms-grid-row:2}.pr-tiers-goals .pr-tiles__list:nth-child(9){-ms-grid-column:1;-ms-grid-row:3}.pr-tiers-goals .pr-tiles__list:nth-child(10){-ms-grid-column:2;-ms-grid-row:3}.pr-tiers-goals .pr-tiles__list:nth-child(11){-ms-grid-column:3;-ms-grid-row:3}.pr-tiers-goals .pr-tiles__list:nth-child(12){-ms-grid-column:4;-ms-grid-row:3}.pr-tiers-goals .pr-tiles__list:nth-child(13){-ms-grid-column:1;-ms-grid-row:4}.pr-tiers-goals .pr-tiles__list:nth-child(14){-ms-grid-column:2;-ms-grid-row:4}.pr-tiers-goals .pr-tiles__list:nth-child(15){-ms-grid-column:3;-ms-grid-row:4}.pr-tiers-goals .pr-tiles__list:nth-child(16){-ms-grid-column:4;-ms-grid-row:4}.pr-tiers-goals .pr-tiles__list:nth-child(17){-ms-grid-column:1;-ms-grid-row:5}.pr-tiers-goals .pr-tiles__list:nth-child(18){-ms-grid-column:2}.pr-tiers-goals .pr-tiles__list:nth-child(18){-ms-grid-column:3;-ms-grid-row:5}.pr-tiers-goals .pr-tiles__list:nth-child(20){-ms-grid-column:4;-ms-grid-row:5}}.pr-tiers-goals .pr-tiles__list.with-shadow{box-shadow:0 2px 20px 0 rgba(0,0,0,.12)}.pr-tiers-goals .pr-tiles__list.only-shadow{border:0;box-shadow:0 2px 20px 0 rgba(0,0,0,.12)}.pr-tiers-goals .pr-tiles__list.none{border:0}.pr-tiers-goals .pr-tiles__listLink{color:#000;text-decoration:none}.pr-tiers-goals .pr-tiles__listLink:hover{color:#000;text-decoration:none}.pr-tiers-goals .pr-tiles__listLink:focus{outline:0}.pr-tiers-goals .pr-tiles__listBorder{margin-bottom:.375rem}@media(min-width:640px){.pr-tiers-goals .pr-tiles__listBorder{margin-bottom:.625rem}}@media(min-width:1068px){.pr-tiers-goals .pr-tiles__listBorder{margin-bottom:1rem}}.pr-tiers-goals .pr-tiles.gold .pr-tiles__listBorder{background-color:#e0a526;border:2px solid #e0a526}.pr-tiers-goals .pr-tiles.platinum .pr-tiles__listBorder{background-color:#bfb7af;border:2px solid #bfb7af}.pr-tiers-goals .pr-tiles.platinumHonors .pr-tiles__listBorder{background-color:#62564d;border:2px solid #62564d}.pr-tiers-goals .pr-tiles.diamond .pr-tiles__listBorder{background-color:#012169;border:2px solid #012169}.pr-tiers-goals .pr-tiles.diamondHonors .pr-tiles__listBorder{background-color:#000;border:2px solid #000}.pr-tiers-goals .pr-tiles__listLeadInCopy{color:#646464;font-size:1rem;line-height:1.5;margin-bottom:.3125rem}@media(min-width:1068px){.pr-tiers-goals .pr-tiles__listLeadInCopy{color:#000;font-size:1.25rem;line-height:1.4}}.pr-tiers-goals .pr-tiles__listSummary{font-size:1.25rem;line-height:1.2;margin-bottom:.625rem}@media(min-width:640px){.pr-tiers-goals .pr-tiles__listSummary{font-size:1.75rem;margin-bottom:.75rem}}.pr-tiers-goals .pr-tiles__listDesc{color:#646464;font-size:1rem;line-height:1.5}@media(min-width:1068px){.pr-tiers-goals .pr-tiles__listDesc{font-size:1.25rem}}.pr-tiers-goals .pr-tiles__listDesc.text p{margin-bottom:0}.pr-tiers-goals .pr-tiles__listDesc.text p sup{top:-.5em}@media(min-width:1068px){.pr-tiers-goals .pr-tiles__listDesc.text p sup{top:-.7em}}.pr-tiers-goals .pr-tiles__listDisclaimer{color:#646464;font-size:.875rem;line-height:1.2;margin-top:1rem}@media(min-width:1068px){.pr-tiers-goals .pr-tiles__listDisclaimer{font-size:1rem}}.pr-tiers-goals .pr-tiles__listDisclaimer p{margin-bottom:0}.pr-tiers-goals .pr-tiles.text-right .pr-tiles__listDesc,.pr-tiers-goals .pr-tiles.text-right .pr-tiles__listDisclaimer,.pr-tiers-goals .pr-tiles.text-right .pr-tiles__listLeadInCopy,.pr-tiers-goals .pr-tiles.text-right .pr-tiles__listSummary{text-align:right}.pr-tiers-goals .pr-tiles.text-center .pr-tiles__listDesc,.pr-tiers-goals .pr-tiles.text-center .pr-tiles__listDisclaimer,.pr-tiers-goals .pr-tiles.text-center .pr-tiles__listLeadInCopy,.pr-tiers-goals .pr-tiles.text-center .pr-tiles__listSummary{text-align:center}.solutions-finder{min-height:5in;--primary:rgba(0,0,0,0.15)}.solutions-finder .sd-root-modern{background-color:#fff;box-shadow:2px 2px 10px rgba(11,5,5,.15);max-width:95%;margin:2% auto;padding:2% 0;font-weight:300;color:#000}@media(min-width:640px){.solutions-finder .sd-root-modern{max-width:85%}}.solutions-finder .sd-progress__bar{background-color:#012169;border-radius:20px;overflow:visible}.solutions-finder .sd-progress__bar:after{content:" ";top:-3px;float:right;box-sizing:border-box;height:17px;width:1pc;border:3px solid #012169;background-color:#fff;border-radius:9pt;overflow:revert;position:relative}.solutions-finder .sd-body__progress{max-width:20pc;margin:30px auto;height:9pt;border-radius:20px}@media(min-width:640px){.solutions-finder .sd-body__progress{max-width:420px;margin:50px auto 0}}.solutions-finder .sd-progress__text{right:0;font-weight:400;color:#012169;font-size:14px}.solutions-finder .sd-element--with-frame:not(.sd-element--collapsed),.solutions-finder .svc-logic-question-value{box-shadow:none;padding:2% 0}.solutions-finder .quantity-buttons{display:flex}.solutions-finder .sd-input{background-color:transparent;box-shadow:none;border:1px solid #000;max-width:420px}.solutions-finder .sd-input.number{max-width:45px;height:35px;border:none;bottom:7px;position:relative;padding:0;text-align:center}.solutions-finder .sd-input.number:focus{border:1px solid #000}.solutions-finder input::-webkit-inner-spin-button,.solutions-finder input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.solutions-finder input[type=number]{-moz-appearance:textfield}.solutions-finder .custom-question-title.red{color:#e31837;font-size:35px;padding:10px 0;font-weight:100;display:block}.solutions-finder .input__controls{border:none;background-repeat:no-repeat;background-size:35px;width:35px;height:35px;top:-7px;position:relative}.solutions-finder .input__controls.plus{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cmVjdCBmaWxsPSIjMDEyMTY5IiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHJ4PSIyIi8+PHBhdGggZD0iTTIwLjMzMyAxMS41ODNoLTcuOTE2VjMuNjY3aC0uODM0djcuOTE2SDMuNjY3di44MzRoNy45MTZ2Ny45MTZoLjgzNHYtNy45MTZoNy45MTZ6IiBmaWxsPSIjRkZGIi8+PC9nPjwvc3ZnPg==")}.solutions-finder .input__controls.minus{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cmVjdCBmaWxsPSIjRDVENUQ1IiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHJ4PSIyIi8+PHBhdGggZD0iTTMuNjY3IDExLjU4M3YxaDE2LjY2NnYtMXoiIGZpbGw9IiNGRkYiLz48L2c+PC9zdmc+")}.solutions-finder .input__controls.minus.active{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cmVjdCBmaWxsPSIjMDEyMTY5IiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHJ4PSIyIi8+PHBhdGggZD0iTTMuNjY3IDExLjU4M3YxaDE2LjY2NnYtMXoiIGZpbGw9IiNGRkYiLz48L2c+PC9zdmc+")}.solutions-finder .sd-completedpage{font-weight:400}.solutions-finder .sd-dropdown{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAANCAYAAACzbK7QAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAGKADAAQAAAABAAAADQAAAABp/U9lAAABu0lEQVQ4Ea2TPUvDUBSGm4+mUbHopqs4Cm4ioiCN1UIHJyd/QL+b3R8hNK2FDCGQQSQgQqEgImTRXSwiKCgomOJUUorFpb5HjNxSAq32wuEczsfz3nObhnq9Hqdp2kG1Wp0NjemYpjlDTGITPAruFewDFi8Wi95/dAzDmO50OpdgTMDWeQKGw+EtqE3D6pZlTf1VQNf1ScDrmI8Sk9g8wTKZzLssywrHcXOtVquGFeVRRWim2+3WMDcPjkJMYnwLUJBKpVxBEGLYYqHdbp/Zti1RfphDvZ7nnQK8GIlElEKh8ObP/QpQIpfLvfI8H0O41Gw2bcdxRL8xyFOP67onqC+LohjDRV/Y3j4BKkD9WZIk2mSl0Wgc43YCO8DG6OHRYyG3Rttns9kntk7xgAAl0+n0I26jINzEJiaBKM8e5LhyuWzAxwFX8vn8A1v344FBv4DnuocIfV1JgHQC+jXyyB3B7aInDvgdW2PjQAFqwsq3cNuwPQA1ytEplUqHcPuwBC5yQ7mg03eroCb8GVexwQU+ANrkE6Yi3sHvdR004+eHEqBmiGzAnf88VVJVVceHjM1XKhUFz5MYBfgFJLG+WShb1BEAAAAASUVORK5CYII=");background-size:auto}.solutions-finder .sd-dropdown--empty:not(.sd-input--disabled){color:#000}.solutions-finder .sd-item__control-label{font-family:inherit}.solutions-finder .sd-item--checked .sd-item__decorator{background-color:#fff}.solutions-finder .sd-checkbox--checked .sd-checkbox__svg{background-color:#012169}.solutions-finder .sd-checkbox .sd-item--checked .sd-item__decorator{background-color:#012169}.solutions-finder .sd-radio--checked .sd-radio__control:focus+.sd-radio__decorator:after{background-color:#012169;width:80%;height:80%}.solutions-finder .sd-checkbox--checked .sd-checkbox__control:focus+.sd-checkbox__decorator .sd-checkbox__svg use{fill:#fff}.solutions-finder .sd-radio--checked .sd-radio__decorator:after{width:80%;height:80%;background-color:#012169}.solutions-finder .sv-popup--overlay.sv-popup--overlay .sv-popup__button{background-color:#012169;border:2px solid #012169}.solutions-finder .sv-popup__button--apply{background-color:#012169}.solutions-finder .sv-button-group:focus-within{box-shadow:0 0 0 1px #012169;border-color:#012169}.solutions-finder .sv-button-group__item--selected{font-weight:600;color:#012169}.solutions-finder .sv-button-group__item--selected .sv-button-group__item-icon use{fill:#012169}.solutions-finder .sd-body.sd-body--responsive{padding:0;overflow:hidden}@media(min-width:640px){.solutions-finder .sd-body.sd-body--responsive{padding:5% 10%}}.solutions-finder .sd-body.sd-body--responsive .sd-body__navigation{justify-content:flex-end}.solutions-finder .sd-body.sd-body--responsive .sd-navigation__prev-btn{background-color:transparent;color:#0053c2;box-shadow:none;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}.solutions-finder .sd-body.sd-body--responsive .sd-navigation__prev-btn:hover{background-color:inherit;color:#012169}.solutions-finder .sd-body.sd-body--responsive .sd-navigation__complete-btn:disabled,.solutions-finder .sd-body.sd-body--responsive .sd-navigation__next-btn:disabled{background-color:#919191;color:#fff;font-weight:400}.solutions-finder .sd-page__row.sd-row--multiple{border-radius:none;box-shadow:none}.solutions-finder .sd-body__navigation .sd-btn{background-color:#012169;color:#fff;border:none;font-weight:400}.solutions-finder .sd-body__navigation .sd-btn:hover{box-shadow:none;background-color:#344e89;color:#fff}.solutions-finder .sd-btn{border-radius:0}.solutions-finder .sd-dropdown--empty:not(.sd-input--disabled) .sd-dropdown__filter-string-input::-moz-placeholder{color:#000;opacity:1}.solutions-finder .sd-dropdown--empty:not(.sd-input--disabled) .sd-dropdown__filter-string-input::placeholder{color:#000;opacity:1}.solutions-finder .sd-dropdown_clean-button{display:none}.solutions-finder .sd-title{font-family:inherit}.solutions-finder .sd-page__title{font-size:2.4em;font-weight:300;color:#e31837;line-height:1.2;font-family:inherit}@media(min-width:640px){.solutions-finder .sd-page__title{font-size:3em}}.solutions-finder .sd-page__description{color:#000;margin:2em 0 .5em;font-size:1.5em;font-weight:300;line-height:1.2;font-family:inherit}.solutions-finder .sd-page__description .custom__description{font-weight:400}.solutions-finder .sd-page a{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}.solutions-finder .sd-question__content{font-size:1.8em;font-weight:400}.solutions-finder .sd-question__required-text{display:none}.solutions-finder .sd-element__title .sv-string-viewer{font-size:22px;font-weight:400}.solutions-finder .sd-item__decorator{background:transparent;box-shadow:none;border:1px solid;cursor:pointer}.solutions-finder .bold-italic{font-weight:700;font-style:italic;font-size:.8em}.solutions-finder .sd-element:not(.sd-element--collapsed),.solutions-finder :not(.svc-row)>.sd-page__row.sd-row--multiple,.solutions-finder :not(.svc-row)>.sd-row--multiple>div{padding:0}.solutions-finder .sd-element--nested.sd-panel{padding-left:0;padding-right:0;margin-top:0;border:none}.solutions-finder .dialogBox{box-shadow:5px 10px #888;border-radius:8px;border:none}.solutions-finder .dialogBox-header{align-items:center;justify-content:space-between}.solutions-finder .dialogBox-body{margin:24px;max-width:300px}.solutions-finder .dialogBox-close{border:none;padding:9pt;font-size:1pc;margin:4px 2px;cursor:pointer}.solutions-finder .dialogBox-footer{margin:4px 2px;cursor:pointer}.solutions-finder .dialogBox-btn{margin-left:10px}.solutions-finder .sd-item--allowhover .sd-selectbase__label:hover .sd-item__decorator,.solutions-finder .sd-item__control:focus+.sd-item__decorator{box-shadow:none}.sv-popup__body-content,.sv-popup__shadow{max-width:420px}.sv-popup .sv-popup__container{box-shadow:none}.sv-popup .sd-list__item--selected.sd-list__item--selected .sd-list__item-body{color:#fff;background-color:#012169}.sv-popup .sv-list__item.sv-list__item--focused .sv-list__item-body,.sv-popup .sv-list__item:focus .sv-list__item-body,.sv-popup .sv-list__item:hover .sv-list__item-body{color:#fff;background-color:#012169;box-shadow:none}.sv-popup .sv-list__item.sv-list__item--selected.sv-list__item--focused .sv-list__item-body,.sv-popup .sv-list__item.sv-list__item--selected:hover .sv-list__item-body,.sv-popup li:focus .sv-list__item.sv-list__item--selected .sv-list__item-body{color:#fff;background-color:#344e89;box-shadow:none}.sv-popup--overlay.sv-popup--overlay .sv-popup__button{background-color:#012169;border:2px solid #344e89;color:#fff;max-width:50%;margin:0 auto}.sv-popup--overlay.sv-popup--overlay .sv-popup__body-footer-item.sv-popup__button.sv-popup__button--cancel{background-color:#012169;border:2px solid #344e89;color:#fff}.sv-list__item.sd-list__item.sv-list__item--selected.sd-list__item--selected{color:#fff;background-color:#012169}.sd-list__item:hover,.sv-list__item:hover{color:#fff;background-color:#012169;box-shadow:none}.last--screen__spinner{display:inline-block;position:relative;width:5pc;height:5pc}.last--screen__spinner div{position:absolute;border:4px solid #012169;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.last--screen__spinner div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}5%{opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}5%{opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.generic-stickyNav{background:#f5f5f5;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.25);left:0;margin:0;overflow-x:hidden;padding:4rem 5% 1rem;position:fixed;top:-130%;text-align:center;width:100%;z-index:998;transition:top 1s}.generic-stickyNav.visible{top:var(--nav-height)}@media (-webkit-min-device-pixel-ratio:4){.generic-stickyNav{display:none}}.generic-stickyNav sup{top:-.5625rem;font-size:.6875rem}@media(min-width:980px){.generic-stickyNav sup{font-size:.875rem}}@media(min-width:640px){.generic-stickyNav{padding:1.25rem 0 1rem}}.generic-stickyNav__wrapper{margin:0 auto;max-width:90pc;padding-top:.3125rem;width:100%}@media(min-width:640px){.generic-stickyNav__wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;padding:0}}.generic-stickyNav__wrapper .mobile__arrows{background:none;border:0;bottom:0;color:#000;cursor:pointer;display:inline-block;height:2.5rem;padding:0;position:absolute;top:-3rem;width:1.25rem;z-index:3}.generic-stickyNav__wrapper .mobile__arrows svg{fill:#000;width:.9375rem;height:1.75rem}.generic-stickyNav__wrapper .mobile__prev,.generic-stickyNav__wrapper .mobile__prev--header{left:0}.generic-stickyNav__wrapper .mobile__next,.generic-stickyNav__wrapper .mobile__next--header{right:0}.generic-stickyNav__wrapper .slick-list{padding-top:4px}.generic-stickyNav__wrapper .slick-dots{align-items:flex-end;display:flex!important;justify-content:center;left:50%;padding:0;position:absolute;top:-2rem;transform:translateX(-50%)}.generic-stickyNav__wrapper .slick-dots li{list-style:none}.generic-stickyNav__wrapper .slick-dots .mobile__dot{background-color:#919191;border:0;display:block;font-size:0;height:.125rem;margin:0 .25rem;transition:background-color .2s;width:2.5rem}.generic-stickyNav__wrapper .slick-dots .mobile__dot:focus{outline:.0625rem dotted #000}.generic-stickyNav__wrapper .slick-dots .slick-active .mobile__dot{background-color:#000;height:.25rem}.generic-stickyNav__wrapper .slick-list{z-index:1}.generic-stickyNav__title{color:#000;font-size:1rem;font-weight:700;line-height:1.3;margin:0 auto;max-width:95%;text-align:center}@media(min-width:640px){.generic-stickyNav__title{max-width:75%}}@media(min-width:980px){.generic-stickyNav__title{font-size:1.5rem;font-weight:100;line-height:1.25;min-height:60px}}@media(min-width:1068px){.generic-stickyNav__title{max-width:60%}}.generic-stickyNav__sliderItem .cta{margin:1rem auto 0}@media(min-width:980px){.generic-stickyNav__sliderItem .cta{margin:1.25rem auto}}@media(min-width:640px){.generic-stickyNav__slider{display:flex;flex-direction:row;flex-wrap:nowrap}}.generic-stickyNav__slider-wrapper{margin:0 auto;padding:0 2.5%;width:100%}@media(min-width:640px){.generic-stickyNav__slider-wrapper{padding:0 7.5%}}@media(min-width:1068px){.generic-stickyNav__slider-wrapper{padding:0 12.5%}}.generic-stickyNav__slider-item{padding:0}.generic-stickyNav__slider-item:focus{outline:none}.generic-stickyNav__slider-item--img{margin:0 auto;max-width:75%;width:100%}.generic-stickyNav__slider-item--img img{display:block;width:100%}.generic-stickyNav__slider-item--title{font-size:1.25rem;line-height:1.25;margin:1.25rem 0}@media(min-width:980px){.generic-stickyNav__slider-item--title{font-size:2rem;font-weight:100;margin:2.5rem 0}}.generic-stickyNav__slider-item--TnC{display:table;font-size:1rem;line-height:1.25;margin:.625rem auto 2rem}@media(min-width:980px){.generic-stickyNav__slider-item--TnC{font-size:1.125rem;margin:.625rem auto 3.5rem}}.generic-stickyNav__slider-item--icon{width:5rem;height:3.75rem;margin:0 auto 1.5rem;overflow:hidden}.generic-stickyNav__slider-item--icon path,.generic-stickyNav__slider-item--icon polygon,.generic-stickyNav__slider-item--icon rect{fill:#000}.color-reverse .generic-stickyNav__slider-item--icon path,.color-reverse .generic-stickyNav__slider-item--icon polygon,.color-reverse .generic-stickyNav__slider-item--icon rect{fill:#fff}.generic-stickyNav__slider-item--icon img,.generic-stickyNav__slider-item--icon svg{width:5rem;height:3.75rem}.generic-stickyNav__slider-item--info{font-size:1rem}@media(min-width:980px){.generic-stickyNav__slider-item--info{font-size:1.125rem}}.generic-stickyNav__slider-item--info p{margin-bottom:1.125rem;margin-top:0}@media(min-width:980px){.generic-stickyNav__slider-item--info p{margin-bottom:1.25rem}}.generic-stickyNav__slider .cta{font-size:1rem;height:2.35rem;line-height:1.25;margin:10px 0 0;min-width:8.5rem;max-width:8.5rem;padding:.5rem 1.5625rem;transition:.35s linear;width:100%}@media(min-width:375px){.generic-stickyNav__slider .cta{max-width:9.5rem}}@media(min-width:980px){.generic-stickyNav__slider .cta{font-size:1.125rem;min-width:12rem;max-width:12rem}}.url-usage-dashboard--wrapper{margin:0 15px 50px;max-width:75pc;overflow-x:auto}@media(min-width:1253px){.url-usage-dashboard--wrapper{margin-left:auto;margin-right:auto}}.url-usage-dashboard--wrapper .dashboard--title{font-weight:500;margin-bottom:20px}.url-usage-dashboard--wrapper table{max-width:75pc}.url-usage-dashboard--wrapper table thead td{color:#fff;font-size:23px;font-weight:700}.url-usage-dashboard--wrapper table th{min-width:200px}.article__quote{font-weight:100;line-height:1.25;padding:2rem}@media(min-width:768px){.article__quote{padding:2.5rem}}.article__quote.large{font-size:2rem}.article__quote.medium{font-size:1.5rem}.article__quote.small{font-size:1.125rem;font-weight:400}.article__quote.left{display:flex;padding-left:1.5rem}@media(min-width:768px){.article__quote.left{padding-left:1.875rem}}.article__quote.bg-border{background-color:#fff;border:1px solid #bababa}.article__quoteIcon{margin-bottom:.75rem;width:2rem}.article__quoteIcon svg{display:block;width:2rem}.left .article__quoteIcon{margin-right:1rem;margin-top:.3125rem}.article__quoteText sup{font-size:.875rem}.article__quoteAttribution{font-size:1.125rem;line-height:1.5;margin-top:1.25rem}.article__quoteAttribution sup{font-size:.75rem}.small .article__quoteAttribution{font-size:1rem}@media(min-width:768px){.full .article__quoteAttribution,.fullXL .article__quoteAttribution{margin-left:50%}}.chevron-chart{margin:2.25rem auto;max-width:801pt}@media(min-width:640px){.chevron-chart{margin:2.25rem auto 3.25rem}}.chevron-chart__wrapper{padding:0;text-align:center}@media(min-width:980px){.chevron-chart .chartWrap{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media(min-width:980px)and (-ms-high-contrast:active),(min-width:980px)and (-ms-high-contrast:none){.chevron-chart .chartWrap{display:inline-block}}.chevron-chart__header{font-size:1.25rem;padding:1.25rem 0;text-align:center;margin:0}@media(min-width:980px){.chevron-chart__header{text-align:left;margin:0}}@media(min-width:980px)and (orientation:landscape){.chevron-chart__header{margin:0}}@media(min-width:1068px){.chevron-chart__header{text-align:left;margin:0}}@media(min-width:1068px)and (orientation:landscape){.chevron-chart__header{margin:0}}.chevron-chart__content{border-top:.938rem solid #e31837;box-shadow:0 0 1.25rem 0 rgba(0,0,0,.5)}.chevron-chart__content-list{align-items:center;display:flex;flex-direction:column;font-size:1.25rem;height:auto;justify-content:space-around;list-style:none;margin:0;overflow:hidden;padding:0}@media(min-width:980px){.chevron-chart__content-list{flex-direction:row;height:180px}}.chevron-chart__content-list li{position:relative;padding:0 1.25rem 1.25rem;text-align:center}@media(min-width:640px){.chevron-chart__content-list li{padding:.625rem 1.25rem 1.25rem}}@media(min-width:980px){.chevron-chart__content-list li{padding:.5rem .313rem 1rem}}@media(min-width:640px){.chevron-chart__content-list li.text{max-width:40pc}}@media(min-width:980px){.chevron-chart__content-list li.text{max-height:180px;max-width:200px;overflow:hidden}}.chevron-chart__content-list li.arrow{padding:.313rem 1.25rem 1.25rem;position:relative;height:0;width:100%}@media(min-width:640px){.chevron-chart__content-list li.arrow{padding:1.25rem}}@media(min-width:980px){.chevron-chart__content-list li.arrow{height:11.5em;padding:.313rem .313rem 1.25rem;width:0}}.chevron-chart__content-list li.arrow:after,.chevron-chart__content-list li.arrow:before{content:"";background-color:#d5d5d5;position:absolute;height:2px;width:50%}@media(min-width:980px){.chevron-chart__content-list li.arrow:after,.chevron-chart__content-list li.arrow:before{width:2px;height:50%;right:0}}.chevron-chart__content-list li.arrow:before{left:0;transform:rotate(6deg);transform-origin:bottom right}@media(min-width:980px){.chevron-chart__content-list li.arrow:before{top:0;transform:rotate(-12deg);transform-origin:bottom right;left:auto}}.chevron-chart__content-list li.arrow:after{right:0;transform:rotate(-6deg);transform-origin:bottom left}@media(min-width:980px){.chevron-chart__content-list li.arrow:after{bottom:0;transform:rotate(12deg);transform-origin:top right}}.chevron-chart__content-list li:first-child{padding-top:1.875rem}@media(min-width:980px){.chevron-chart__content-list li:first-child{padding-top:0}}.chevron-chart__content-list li:last-child{display:none}.chevron-chart__content-list li p{font-size:1.25rem;margin:0;padding:0}.cta{display:inline-flex;justify-content:center;align-items:center;height:2.25em;min-width:230px;margin:.5rem;padding:0 1rem;font-size:1.5rem;line-height:1;text-align:center;color:#fff;position:relative;transition:all .25s ease-out .05s;background-color:#e31837;text-decoration:none}.cta:after{display:block;content:"";width:100%;height:.111em;background-color:inherit;position:absolute;bottom:-.255em;left:0;transform:scaleX(0);transform-origin:center right;transition:transform .6s cubic-bezier(.22,1,.36,1)}#brand-product-landing .cta.cta__desktop{display:none}@media(min-width:768px){#brand-product-landing .cta.cta__desktop{display:inline-flex}#brand-product-landing .cta.cta__mobile{display:none}}@media(max-width:375px){.cta{padding:0 .5rem}}@media(min-width:1068px){.cta{height:2.667em;min-width:260px}}.cta:visited{color:#fff;text-decoration:none}.cta:hover:after{transform:scale(1);transform-origin:center left}.cta:before{display:block;content:"";pointer-events:none;position:absolute;top:1px;right:1px;bottom:1px;left:1px;transition:all .6s cubic-bezier(.22,1,.36,1);border:2px solid transparent}.cta:focus,.cta:hover{color:#fff;background-color:#c41230;text-decoration:none}.cta:focus-visible:before{top:-5px;right:-5px;bottom:-5px;left:-5px;z-index:1;border-color:#c41230}.cta--blue{background-color:#012169}.cta--blue:focus,.cta--blue:hover{background-color:#011136}.cta--blue:focus-visible:before{border-color:#012169}.cta--white{color:#012169;background-color:#fff}.cta--white:visited{color:#012169}.cta--white:focus,.cta--white:hover{color:#012169;background-color:#e6e6e6}.cta--white:focus-visible:before{border-color:#fff}.cta--gray{color:#012169;background-color:#ededed}.cta--gray:visited{color:#012169}.cta--gray:focus,.cta--gray:hover{color:#012169;background-color:#d4d4d4}.cta--gray:focus-visible:before{border-color:#ededed}.cta--outline-red{color:#e31837;border:2px solid #e31837;background-color:transparent}.cta--outline-red:visited{color:#e31837}.cta--outline-red:focus,.cta--outline-red:hover{color:#fff;background-color:#e31837}.cta--outline-red:focus-visible:before{border-color:#e31837}.cta--outline-blue{color:#012169;border:2px solid #012169;background-color:transparent}.cta--outline-blue:visited{color:#012169}.cta--outline-blue:focus,.cta--outline-blue:hover{color:#fff;background-color:#0073cf}.cta--outline-blue:focus-visible:before{border-color:#012169}.cta--outline-white{border:2px solid #fff;background-color:transparent}.cta--outline-white:focus,.cta--outline-white:hover{color:#646464;background-color:#fff}.color-reverse .cta--outline-white:focus,.color-reverse .cta--outline-white:hover{color:#646464;background-color:#fff}.cta--outline-white:focus-visible:before{border-color:#fff}.cta--standard{background-color:transparent;border:2px solid transparent;color:#0053c2}.cta--standard:before{display:none}.cta--standard:active,.cta--standard:focus,.cta--standard:hover{background-color:transparent;color:#012169;text-decoration:underline}.cta--standard:visited{background-color:transparent;border:2px solid transparent;color:#0053c2}.cta--iconText{align-items:center;background:transparent;color:#fff;display:inline-flex;font-size:1.125rem;letter-spacing:1.25px;line-height:1.3}.cta--iconText:active,.cta--iconText:focus,.cta--iconText:hover,.cta--iconText:visited{background:transparent;text-decoration:none}.cta--iconText.cta{justify-content:center;height:auto;min-width:auto;margin:.5rem 0;padding:0;font-size:1.125rem;line-height:1.3;text-align:center;color:#fff;background-color:transparent;text-decoration:none}@media(max-width:375px){.cta--iconText.cta{padding:0}}@media(min-width:1068px){.cta--iconText.cta{height:auto;min-width:auto}}#brand-product-landing .cta--iconText.cta__desktop{display:none}@media(min-width:768px){#brand-product-landing .cta--iconText.cta__desktop{display:inline-flex}#brand-product-landing .cta--iconText.cta__mobile{display:none}}.cta--iconText img,.cta--iconText svg{height:2rem;width:2rem;margin-left:0;margin-right:1rem;margin-top:0}.cta--iconText.cta--white{background:transparent;color:#fff!important}.cta--iconText.cta--white:active,.cta--iconText.cta--white:focus,.cta--iconText.cta--white:hover,.cta--iconText.cta--white:visited{background:transparent;color:#fff!important;text-decoration:none}.cta--iconText.cta--white svg path,.cta--iconText.cta--white svg polygon,.cta--iconText.cta--white svg rect{fill:#fff}.cta--iconText.cta--red{background:transparent;color:#e31837}.cta--iconText.cta--red:active,.cta--iconText.cta--red:focus,.cta--iconText.cta--red:hover,.cta--iconText.cta--red:visited{background:transparent;color:#e31837;text-decoration:none}.cta--iconText.cta--red svg path,.cta--iconText.cta--red svg polygon,.cta--iconText.cta--red svg rect{fill:#e31837}.cta--iconText.cta--blue{background:transparent;color:#012169}.cta--iconText.cta--blue:active,.cta--iconText.cta--blue:focus,.cta--iconText.cta--blue:hover,.cta--iconText.cta--blue:visited{background:transparent;color:#012169;text-decoration:none}.cta--iconText.cta--blue svg path,.cta--iconText.cta--blue svg polygon,.cta--iconText.cta--blue svg rect{fill:#012169}.cta--iconText.cta--gray{background:transparent;color:#ededed}.cta--iconText.cta--gray:active,.cta--iconText.cta--gray:focus,.cta--iconText.cta--gray:hover,.cta--iconText.cta--gray:visited{background:transparent;color:#ededed;text-decoration:none}.cta--iconText.cta--gray svg path,.cta--iconText.cta--gray svg polygon,.cta--iconText.cta--gray svg rect{fill:#ededed}.cta--iconText.cta--outline-blue,.cta--iconText.cta--outline-red,.cta--iconText.cta--outline-white,.cta--iconText.cta--standard{border:0;color:#0053c2}.cta--iconText.cta--outline-blue svg path,.cta--iconText.cta--outline-blue svg polygon,.cta--iconText.cta--outline-blue svg rect,.cta--iconText.cta--outline-red svg path,.cta--iconText.cta--outline-red svg polygon,.cta--iconText.cta--outline-red svg rect,.cta--iconText.cta--outline-white svg path,.cta--iconText.cta--outline-white svg polygon,.cta--iconText.cta--outline-white svg rect,.cta--iconText.cta--standard svg path,.cta--iconText.cta--standard svg polygon,.cta--iconText.cta--standard svg rect{fill:#0053c2}.color-reverse .cta,.color-reverse .cta:active,.color-reverse .cta:focus,.color-reverse .cta:hover,.color-reverse .cta:visited{text-decoration:none}.cta__videoIcon{background:none;height:4.375rem;margin:0;min-width:auto;padding:0;text-align:center;width:6.25rem}@media(max-width:375px){.cta__videoIcon{padding:0}}@media(min-width:1068px){.cta__videoIcon{height:4.375rem;min-width:auto}}.cta__videoIcon:focus,.cta__videoIcon:hover{background:none}.cta__videoIcon img,.cta__videoIcon svg{height:4.375rem;width:6.25rem;margin-left:-2rem;margin-top:-2rem}.image{color:#000;display:block;max-width:inherit;font-size:.875rem;line-height:1.125}.image__link{text-decoration:none}.image__img{display:block;width:auto;max-width:100%}.image--centered .image__img{margin-left:auto;margin-right:auto}@media(min-width:640px){.image--float-left .image__picture{float:left}.image--float-right .image__picture{float:right}}.image__bg{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%}.image--bg-pos-top-left .image__bg{background-position:0 0}.image--bg-pos-top-center .image__bg{background-position:top}.image--bg-pos-top-right .image__bg{background-position:100% 0}.image--bg-pos-bottom-left .image__bg{background-position:0 100%}.image--bg-pos-bottom-center .image__bg{background-position:bottom}.image--bg-pos-bottom-right .image__bg{background-position:100% 100%}.image__caption{clear:both;padding-top:.625rem}.image__caption p{margin:0}.image__source{font-style:italic;padding-top:.313rem}.image--bg{position:relative}.image--centered{margin-left:auto;margin-right:auto;text-align:center}.image--float-left{margin-bottom:1.25rem}@media(min-width:640px){.image--float-left{float:left;margin-right:2.813rem}}.image--float-right{margin-bottom:1.25rem}@media(min-width:640px){.image--float-right{float:right;margin-left:2.813rem}}.image--relative{position:relative}.image--absolute{position:absolute}.image--fixed{position:fixed}.table-wrapper{overflow:clip;padding-left:0;margin:1.25rem 0 1rem}@media(min-width:980px){.table-wrapper{width:inherit;margin:1.5rem 0 1rem}.long-form-text .table-wrapper{margin:1.5rem auto 1rem}}.table{border-collapse:collapse;margin:0 auto .0625rem;table-layout:fixed;border:2px solid #ededed}@media(min-width:980px){.table{max-width:100%;min-width:300px}}@media(min-width:980px)and (-ms-high-contrast:active),(min-width:980px)and (-ms-high-contrast:none){.table{margin:0 0 .0625rem}}.table td{padding:.25rem .5rem;text-align:center;color:#e31837;width:222px}.table td.align-left{text-align:left}.table td.align-center{text-align:center}.table td.text--darkBlue{color:#012169}.table td.text--darkGray{color:#646464}.table td.text--lightGray{color:#919191}.table td.text--regalRed{color:#c41230}.table td.text--royalBlue{color:#0053c2}.table td.text--Black{color:#000}.table th{padding:.4rem .5rem;font-size:1em;line-height:1.25;width:222px;text-align:center}.table tr{border:1px solid #f5f5f5}.table tbody tr:nth-child(odd){background-color:#f5f5f5}.table tbody tr:nth-child(2n){background-color:#fff}.table__subcopy{margin:0 auto 1.5rem;font-size:.8rem}@media(min-width:980px){.table__subcopy{display:flex;display:-ms-flexbox;justify-content:center;-ms-flex-pack:center;text-align:center}}.table__subcopy p{font-size:1rem;width:100%}.text h2,.text h3,.text h4,.text h5,.text h6{font-family:connections;font-weight:100;font-style:normal;margin:0 0 1rem}.text h1 sup{top:-1.125rem;font-size:.875rem}@media(min-width:640px){.text h1 sup{top:-1.5rem}}.text h2{font-size:2.5rem;line-height:1.25}.text h2 sup{top:-1.125rem;font-size:.875rem}@media(min-width:640px){.text h2{font-size:3.5rem;line-height:1.125}.text h2 sup{top:-1.5rem}}.text h3{font-size:2.5rem;line-height:1.25}.text h3 sup{top:-1.125rem;font-size:.875rem}@media(min-width:640px){.text h3{font-size:3rem}.text h3 sup{top:-1.5rem}}.text h4{font-size:2rem;line-height:1.25}.text h4 sup{top:-.8125rem;font-size:.875rem}@media(min-width:640px){.text h4{font-size:2.5rem}.text h4 sup{top:-1.125rem}}.text h5{font-size:1.5rem;line-height:1.25}.text h5 sup{top:-.75rem;font-size:.875rem}@media(min-width:640px){.text h5{font-size:2rem}.text h5 sup{top:-.875rem}}.text h6{font-size:1.25rem;line-height:1.25}.text h6 sup{top:-.5625rem;font-size:.75rem}@media(min-width:640px){.text h6{font-size:1.5rem}.text h6 sup{top:-.6875rem;font-size:.875rem}}.text ol,.text ul{text-align:left;margin:0 auto 1rem;padding:0 0 0 .25rem}.text ul{list-style-type:disc}.text li{font-size:1.25rem;line-height:1.5rem;margin:0 0 1rem 1.25rem;padding:0 0 0 .5rem;list-style-position:outside}.text li:last-child{margin-bottom:0}.text .sub-heading{display:block;font-size:1.25rem;font-weight:bolder;margin-bottom:.75rem}.text .small-caps{font-size:1rem;line-height:1.5rem;color:#646464}@media(min-width:980px){.text .small-caps{line-height:1.25rem}}.text .emphasize{display:block;font-size:5rem;line-height:1;margin:0}.text .borders{border-bottom:1px solid #fff;border-top:1px solid #fff;display:block;font-size:1.625rem;letter-spacing:.26rem;margin:.313rem 0}.text p sup{font-size:.75rem;top:-.5625rem}hr{background-color:#919191;border:0;margin:2rem auto;min-height:2px;width:100%}.video .video-js{width:100%!important;height:0;display:block;padding:0 0 56.25%;position:relative}.video .video-js:hover .vjs-big-play-button{background-color:#c41230}.video .video-js .vjs-time-control.vjs-current-time,.video .video-js .vjs-time-control.vjs-duration,.video .video-js .vjs-time-control.vjs-time-divider{margin:0;padding-left:0;padding-right:0}.video .video-js .video__wrapper{position:relative}.video .video-js.vjs-fullscreen{padding:0}.video .transcript-data{display:none}@media screen and (max-width:480px){.video .video-js .vjs-control{width:3rem}.video .video-js .vjs-volume-panel{display:none}.video .vjs-progress-control.vjs-control{width:100%}}.video-modal{position:relative}.video-modal__container{display:none}.video-modal__container .vjs-transcript{display:block}.video-modal__link{width:100%}.video-modal__link img{display:block;width:100%}.accordion-tiles{margin-bottom:60px;padding:0 5%}@media(min-width:640px){.accordion-tiles{margin-bottom:50px}}.accordion-tiles-tiles--outer{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start}@media(min-width:640px){.accordion-tiles-tiles--outer{display:flex}}.accordion-tiles__contentWrapper{padding:1.5rem 0}@media(min-width:980px){.accordion-tiles__contentWrapper{padding:1.75rem 0}}.accordion-tiles__heading{font-weight:100;line-height:1;padding:1rem 0 0;text-align:center}.accordion-tiles__heading.text-white a{color:#fff;text-decoration:underline}.accordion-tiles__heading.text-white a:active,.accordion-tiles__heading.text-white a:focus,.accordion-tiles__heading.text-white a:hover,.accordion-tiles__heading.text-white a:visited{color:#fff;text-decoration:underline}.accordion-tiles p.text-large,.accordion-tiles p.text-medium,.accordion-tiles p.text-small{margin:0}.accordion-tiles__subheading{font-size:1.125rem;line-height:1.2;margin:0 auto;padding:1.25rem 0 0;text-align:center;width:100%}@media(min-width:980px){.accordion-tiles__subheading{font-size:1.25rem;font-weight:100;max-width:85%}}.accordion-tiles__subheading p{margin-bottom:0}.accordion-tiles__subheading p:first-child{margin-top:0}.accordion-tiles .accordion-tile{display:flex;flex:0 1 50%}@media(min-width:980px){.accordion-tiles .accordion-tile{flex:0 1 33%}}.accordion-tiles .accordion-tile--inner{display:flex;flex-direction:column;flex:1 1 0%;margin:1rem;text-align:center;box-shadow:0 2px 4px 0 rgba(0,0,0,.35);color:#000;fill:#000}.accordion-tiles .accordion-tile--inner.bg-black .accordion-tile--toggle svg,.accordion-tiles .accordion-tile--inner.bg-black a:not(.cta),.accordion-tiles .accordion-tile--inner.bg-blue .accordion-tile--toggle svg,.accordion-tiles .accordion-tile--inner.bg-blue a:not(.cta),.accordion-tiles .accordion-tile--inner.bg-red .accordion-tile--toggle svg,.accordion-tiles .accordion-tile--inner.bg-red a:not(.cta){fill:#fff}.accordion-tiles .accordion-tile--inner.theme-white{color:#000;fill:#000}.accordion-tiles .accordion-tile--inner.theme-light-gray{color:#000;fill:#000}.accordion-tiles .accordion-tile--inner ol,.accordion-tiles .accordion-tile--inner ul{text-align:left}.accordion-tiles .accordion-tile--image{flex-shrink:0}.accordion-tiles .accordion-tile--image__img,.accordion-tiles .accordion-tile--image img{display:block;width:100%}.accordion-tiles .accordion-tile--content{align-items:center;display:flex;flex-direction:column;font-size:1.125rem;height:100%;justify-content:space-between;line-height:1.5;padding:.5rem 6%;flex:1 1 auto}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.accordion-tiles .accordion-tile--content{display:inline}}.accordion-tiles .accordion-tile--content__hidden{display:none;flex-direction:column;justify-content:space-between;height:100%}.accordion-tiles .accordion-tile--content .text li{font-size:1.125rem;line-height:1.5}.accordion-tiles .accordion-tile--title{font-size:2rem;font-weight:100;line-height:1.25;margin-bottom:1rem;margin-top:1rem}.accordion-tiles .accordion-tile--title sup{font-size:.875rem;top:-1.2em}.accordion-tiles .accordion-tile--title.text-white a{color:#fff;text-decoration:underline}.accordion-tiles .accordion-tile--title.text-white a:active,.accordion-tiles .accordion-tile--title.text-white a:focus,.accordion-tiles .accordion-tile--title.text-white a:hover,.accordion-tiles .accordion-tile--title.text-white a:visited{color:#fff;text-decoration:underline}.accordion-tiles .accordion-tile--intro p{margin-top:0;margin-bottom:1rem}.accordion-tiles .accordion-tile--upper{max-width:100%}.accordion-tiles .accordion-tile--lower{display:flex;flex-direction:column-reverse;justify-content:space-between;flex:1;height:100%;max-width:100%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.accordion-tiles .accordion-tile--lower{height:auto}}.accordion-tiles .accordion-tile--copy__hidden p{margin-top:0;margin-bottom:1rem}.accordion-tiles .accordion-tile--cta .cta{font-size:1.125rem;height:2.75rem;min-width:auto}.accordion-tiles .accordion-tile--toggle__button{background-color:transparent;border:0;cursor:pointer;transition:transform .4s}.accordion-tiles .accordion-tile--toggle__button.open{transform:rotate(180deg)}.accordion-tiles .accordion-tile--toggle__button svg{height:2rem;width:2rem}.accordion-tiles .accordion-tile--toggle__button .icon-minus,.accordion-tiles .accordion-tile--toggle__button .icon-plus{display:none}.accordion-tiles .accordion-tile--toggle__button.plusminus .icon-plus{display:inline}.accordion-tiles .accordion-tile--toggle__button.plusminus .icon-arrow{display:none}.accordion-tiles .accordion-tile--toggle__button.plusminus.open .icon-plus{display:none}.accordion-tiles .accordion-tile--toggle__button.plusminus.open .icon-minus{display:inline}.accordion-tiles .slick-arrow{position:absolute;top:auto;bottom:22px;opacity:1;z-index:2;cursor:pointer;border:0;color:currentColor;padding:4px;background-color:transparent}@media(min-width:640px){.accordion-tiles .slick-arrow{top:50%;bottom:auto}}.accordion-tiles .slick-arrow svg{fill:currentColor;height:36px;width:36px}@media(min-width:640px){.accordion-tiles .slick-track{display:flex}}.accordion-tiles .slick-initialized{display:block;padding-bottom:2.875rem}@media(min-width:640px){.accordion-tiles .slick-initialized .slick-slide{height:auto}.accordion-tiles .slick-initialized .slick-slide>div{height:100%}}@media(min-width:640px){.accordion-tiles .slick-initialized .accordion-tile{height:100%}}.accordion-tiles .slick-initialized .accordion-tile--toggle__button .icon-arrow{display:none}.accordion-tiles .slick-initialized .accordion-tile--toggle__button .icon-plus{display:inline}.accordion-tiles .slick-initialized .accordion-tile--toggle__button.open .icon-plus{display:none}.accordion-tiles .slick-initialized .accordion-tile--toggle__button.open .icon-minus{display:inline}.accordion-tiles .slick-initialized .accordion-tile--toggle__button.arrows .icon-arrow{display:inline}.accordion-tiles .slick-initialized .accordion-tile--toggle__button.arrows .icon-minus,.accordion-tiles .slick-initialized .accordion-tile--toggle__button.arrows .icon-plus{display:none}.accordion-tiles .slick-prev{left:0}@media(min-width:640px){.accordion-tiles .slick-prev{left:-44px}}.accordion-tiles .slick-next{right:0}@media(min-width:640px){.accordion-tiles .slick-next{right:-44px}}.accordion-tiles .slick-dots{padding:0;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:center;align-content:center;max-width:80%;margin:30px auto 0}.accordion-tiles .slick-dots li{list-style:none;display:flex;justify-content:center;flex:0 1 auto}.accordion-tiles .slick-dots button{display:block;margin:0 .5rem;width:2rem;height:2px;font-size:0;vertical-align:middle;background-color:currentColor;color:inherit;border:0;transition:all .2s;opacity:1}@media(min-width:640px){.accordion-tiles .slick-dots button{width:3rem}}.accordion-tiles .slick-dots .slick-active button{background-color:currentColor;height:6px;opacity:1}.accordion-tiles.bg-black .slick-arrow svg,.accordion-tiles.bg-blue .slick-arrow svg,.accordion-tiles.bg-red .slick-arrow svg{fill:#fff}.accordion-tiles.bg-black .slick-dots button,.accordion-tiles.bg-blue .slick-dots button,.accordion-tiles.bg-red .slick-dots button{background-color:#fff}.accordion-tiles.bg-black .slick-dots .slick-active button,.accordion-tiles.bg-blue .slick-dots .slick-active button,.accordion-tiles.bg-red .slick-dots .slick-active button{background-color:#fff}.accordion-tiles.bg-flagscape-blue .slick-arrow svg,.accordion-tiles.bg-flagscape-red .slick-arrow svg{fill:#fff}.accordion-tiles.bg-flagscape-blue .slick-dots button,.accordion-tiles.bg-flagscape-red .slick-dots button{background-color:#fff}.accordion-tiles.bg-flagscape-blue .slick-dots .slick-active button,.accordion-tiles.bg-flagscape-red .slick-dots .slick-active button{background-color:#fff}.accordion{overflow:clip;padding:0 5%;margin-bottom:60px}@media(min-width:640px){.accordion{margin-bottom:50px}}@media(min-width:1024px){.accordion{padding:0}}.accordion .section-white{background:#fff}.accordion .section-gray{background:#f5f5f5}.accordion .section-brightred{background:#e31837}.accordion .section-darkblue{background:#012169}.accordion .accordion-item{margin:.5rem 0;font-size:1.25rem;padding:0}@media(min-width:1024px){.accordion .accordion-item{font-size:2rem}}.accordion .accordion-item__handle{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:calc(100% - 4px);border-color:transparent;padding:.5rem .6875rem;transition:background .3s ease;display:flex;text-decoration:none;min-height:2.8125rem;margin:2px auto}@media(min-width:1024px){.accordion .accordion-item__handle{min-height:3.75rem}}.accordion .accordion-item__handle:after,.accordion .accordion-item__handle:before{content:"";width:1.5rem;height:.875rem;display:none;background-size:contain;margin-right:1rem;align-self:flex-start;margin-top:.5rem}.control-black .accordion .accordion-item__handle:after,.control-black .accordion .accordion-item__handle:before{background-image:url(../images/dropdown_black.png)}.control-white .accordion .accordion-item__handle:after,.control-white .accordion .accordion-item__handle:before{background-image:url(../images/dropdown_white.png)}.control-darkgrey .accordion .accordion-item__handle:after,.control-darkgrey .accordion .accordion-item__handle:before{background-image:url(../images/dropdown_darkGray.png)}.control-brightred .accordion .accordion-item__handle:after,.control-brightred .accordion .accordion-item__handle:before{background-image:url(../images/dropdown_brightRed.png)}.control-darkblue .accordion .accordion-item__handle:after,.control-darkblue .accordion .accordion-item__handle:before{background-image:url(../images/dropdown_darkBlue.png)}.control-royalblue .accordion .accordion-item__handle:after,.control-royalblue .accordion .accordion-item__handle:before{background-image:url(../images/dropdown_royalBlue.png)}@media(min-width:1024px){.accordion .accordion-item__handle:after,.accordion .accordion-item__handle:before{width:1.875rem;height:1.125rem;margin:.75rem 1.5rem 0 .5rem}}@media(min-width:1440px){.accordion .accordion-item__handle:after,.accordion .accordion-item__handle:before{margin-left:0;margin-right:1.5rem}}.section-right .accordion .accordion-item__handle{padding-left:1.5rem;padding-right:.375rem}.section-right .accordion .accordion-item__handle:before{display:none}.section-right .accordion .accordion-item__handle:after{display:inline-block;margin-right:0}.section-right .accordion .accordion-item__handle .accordion-item__text{width:calc(100% - 2rem)}@media(min-width:1024px){.section-right .accordion .accordion-item__handle .accordion-item__text{width:calc(100% - 3rem)}}@media(min-width:1024px){.section-right .accordion .accordion-item__handle{padding-right:.625rem}}.section-left .accordion .accordion-item__handle:before{display:inline-block}.section-left .accordion .accordion-item__handle:after{display:none}.accordion .accordion-item__handle.is-active:after,.accordion .accordion-item__handle.is-active:before{transform:rotate(180deg)}.accordion .accordion-item__text{width:calc(100% - 3em);align-self:center}.accordion .accordion-item__text.accordionHead{font-size:1.25rem;font-weight:100;letter-spacing:.01px;display:inline-flex;padding:0;margin:0;overflow:hidden;width:75%}.accordion .accordion-item__text.accordionHead.text-medium{font-size:1.5rem}@media(min-width:1024px){.accordion .accordion-item__text.accordionHead.text-medium{font-size:2rem}}.accordion .accordion-item__text.accordionHead.text-small{font-size:1.125rem}@media(min-width:1024px){.accordion .accordion-item__text.accordionHead.text-small{font-size:1.25rem}}@media(min-width:640px){.accordion .accordion-item__text.accordionHead{width:85%}}@media(min-width:1024px){.accordion .accordion-item__text.accordionHead{width:85%}}@media(min-width:1440px){.accordion .accordion-item__text.accordionHead{width:92%}}.accordion .accordion-item__answer{padding:.625rem 1.25rem 0;overflow:hidden;display:none}@media(min-width:640px){.accordion .accordion-item__answer{padding:.625rem 2.5625rem 0}}@media(min-width:1024px){.accordion .accordion-item__answer{padding:0 5.125rem}.section-right .accordion .accordion-item__answer{padding:0 5.3125rem 0 1.5rem}}@media(min-width:1440px){.accordion .accordion-item__answer{padding-left:1rem}}@media(min-width:1440px){.accordion .accordion-item__answer .text{margin:.9375rem 6.875rem 0 6.25rem}}@media(max-width:640px){.accordion .accordion-item__answer h1 sup,.accordion .accordion-item__answer h2 sup,.accordion .accordion-item__answer h3 sup,.accordion .accordion-item__answer h4 sup,.accordion .accordion-item__answer h5 sup,.accordion .accordion-item__answer h6 sup,.accordion .accordion-item__answer li sup,.accordion .accordion-item__answer p sup{top:-1em}}.accordion .accordion-item__answer h3{font-size:1.5rem;font-weight:100;letter-spacing:.01px;padding:.6875rem 0 0}@media(min-width:640px){.accordion .accordion-item__answer h3{font-size:2rem;padding:.875rem 0 0}}@media(min-width:1440px){.accordion .accordion-item__answer h3{font-size:2rem;padding:1.25rem 0 0}}.accordion .accordion-item__answer p{font-size:1.125rem;letter-spacing:.01px;margin-bottom:1.6875rem}.accordion .accordion-item__answer p sup{font-size:.75rem;top:-.5625rem}.accordion .accordion-item__answer ol,.accordion .accordion-item__answer ul{margin-top:1.125rem}.accordion .accordion-item__answer ol li,.accordion .accordion-item__answer ul li{font-size:1.125rem}.accordion .accordion-item__answer:focus{outline:thin dotted}.accordion .accordion-items{max-width:60rem;padding:0}@media(min-width:640px){.accordion .accordion-items{max-width:28.8125rem;margin:3.75rem auto}}@media(min-width:1024px){.accordion .accordion-items{max-width:39.4375rem}}@media(min-width:1240px)and (max-width:1440px){.accordion .accordion-items{max-width:54rem}}@media(min-width:1440px){.accordion .accordion-items{max-width:68rem}}.accordion .accordion-items-option{text-align:right}@media(min-width:1024px){.accordion .accordion-items-option{padding:0}}.accordion .accordion-items-option .divider{display:none;padding:0 .25rem;font-size:1.0625rem;color:#000}.accordion .accordion-items-option .collapse{display:none}.article-masthead{overflow:clip;padding:0 5%;text-align:center;background-repeat:no-repeat}.article-masthead__wrapper{align-items:center;display:flex;position:relative}@media(max-width:639px){.article-masthead__wrapper.silver{height:auto;min-height:75pt;padding:1.5rem 0}}@media(min-width:640px){.article-masthead__wrapper.silver{min-height:200px;padding:2rem 0 3rem}}@media(min-width:1068px){.article-masthead__wrapper.silver{min-height:250px}}@media(max-width:639px){.article-masthead__wrapper.shallow{height:auto;min-height:200px;padding:1.5rem 0}}@media(min-width:640px){.article-masthead__wrapper.shallow{min-height:300px;padding:2rem 0 3rem}}@media(min-width:1068px){.article-masthead__wrapper.shallow{min-height:350px}}@media(max-width:639px){.article-masthead__wrapper.default{height:auto;min-height:300px;padding:2rem 0}}@media(min-width:640px){.article-masthead__wrapper.default{min-height:25pc;padding:2rem 0 3rem}}@media(min-width:1068px){.article-masthead__wrapper.default{min-height:500px}}@media(max-width:639px){.article-masthead__wrapper.deep{height:auto;min-height:25pc;padding:2rem 0}}@media(min-width:640px){.article-masthead__wrapper.deep{min-height:500px;padding:2rem 0 3rem}}@media(min-width:1068px){.article-masthead__wrapper.deep{min-height:600px}}@media(max-width:639px){.article-masthead__wrapper.extra-deep{height:auto;min-height:450px;padding:2rem 0}}@media(min-width:640px){.article-masthead__wrapper.extra-deep{min-height:600px;padding:2rem 0 3rem}}@media(min-width:1068px){.article-masthead__wrapper.extra-deep{min-height:756px}}.article-masthead__heading{width:auto}@media(min-width:640px){.article-masthead__heading{max-width:90%}}@media(min-width:1068px){.article-masthead__heading{max-width:70%}}.article-masthead__heading.text-center{margin:0 auto}.article-masthead__heading.text-left{margin:0}.article{overflow:clip;padding:0 5%;position:relative;margin-bottom:60px}@media(min-width:640px){.article{margin-bottom:50px}}.article__wrapper{-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr;justify-content:center;justify-items:center;margin:0 auto}@media(min-width:768px){.article__wrapper{-moz-column-gap:1.5rem;column-gap:1.5rem;margin:-3.75rem auto 0;max-width:85%}}@media(min-width:1068px){.article__wrapper{-moz-column-gap:2rem;column-gap:2rem;margin:-5rem auto 0;max-width:54rem}}.article__wrapper.right-rail{grid-template-columns:1fr;margin:0 0 2rem;max-width:100%}@media(min-width:768px){.article__wrapper.right-rail{grid-template-columns:2fr 1fr;margin:-3.75rem 0 2rem}}@media(min-width:1068px){.article__wrapper.right-rail{margin:-5rem 0 3rem}}.no-masthead .article__wrapper{margin-top:0}.article__contentWrapper{width:100%}.article__rightRail{background-color:#ededed;width:100%}.article__heading{font-weight:100;line-height:1;margin:2rem 0 1.5rem}@media(min-width:1068px){.article__heading{margin:3rem 0 2rem}}.article__subHeading{font-size:1.25rem;font-weight:100;margin:0 0 1.5rem}@media(min-width:1068px){.article__subHeading{font-size:1.5rem;margin:0 0 2rem}}.article__subHeading p{margin:0 0 1rem}.article__subHeading p:last-child{margin:0}.article__share{display:flex;font-size:1rem;justify-content:space-between;line-height:1.5;margin:0 0 1.5rem}@media(min-width:1068px){.article__share{font-size:1.125rem;margin:0 0 2rem}}.article__socialShare{align-items:center;display:flex}.article__socialShare ul{display:flex;list-style-type:none;margin-bottom:0;margin-left:.75rem}.article__socialShare li{line-height:1;list-style-type:none;list-style-position:unset;margin:0 .5rem 0 0;padding:0;width:auto}.article__socialShare li img,.article__socialShare li svg{display:block;max-width:1.3125rem;width:100%}.article__content,.article__text{font-size:1rem;font-weight:400;line-height:1.5;margin:0 0 1.5rem;overflow:hidden;position:relative}.article__content p,.article__text p{margin:0 0 1.5rem}.article__content p:last-child,.article__text p:last-child{margin-bottom:0}@media(min-width:1068px){.article__content,.article__text{font-size:1.125rem;margin:0 0 2rem}.article__content p,.article__text p{margin:0 0 2rem}}.article__text{z-index:1}.article__text.bg-light-gray,.article__text.bg-white{padding:1.25rem}@media(min-width:1068px){.article__text.bg-light-gray,.article__text.bg-white{padding:1.5rem}}.article__mediaWrapper{margin:0 0 1.5rem;position:relative;width:100%;overflow:hidden}@media(min-width:1068px){.article__mediaWrapper{margin:0 0 2rem}}@media(min-width:768px){.article__mediaWrapper.left .article__media{float:left;margin-right:1.5rem;max-width:220px;z-index:10}}@media(min-width:1068px){.article__mediaWrapper.left .article__media{margin-right:2rem;max-width:305px}}.article__mediaWrapper.left .article__media.icon{float:left;margin-bottom:1rem;margin-right:1.25rem;max-width:5pc;width:100%}@media(min-width:1068px){.article__mediaWrapper.left .article__media.icon{margin-bottom:1rem}}.article__mediaWrapper.left.medium .article__media.logo,.article__mediaWrapper.left.small .article__media.logo{float:left;margin-right:1.5rem;margin-top:.25rem}@media(min-width:768px){.article__mediaWrapper.left.medium .article__media.logo,.article__mediaWrapper.left.small .article__media.logo{margin-right:2rem}}@media(min-width:1068px){.article__mediaWrapper.left.medium .article__media.logo,.article__mediaWrapper.left.small .article__media.logo{margin-bottom:1.5rem}}@media(min-width:768px){.article__mediaWrapper.right .article__media{float:right;max-width:220px;margin-left:1.5rem;z-index:10}}@media(min-width:1068px){.article__mediaWrapper.right .article__media{max-width:305px;margin-left:2rem}}.article__mediaWrapper.right .article__media.icon{float:right;margin-bottom:1rem;margin-left:1.25rem;max-width:5pc;width:100%}@media(min-width:1068px){.article__mediaWrapper.right .article__media.icon{margin-bottom:1rem}}.article__mediaWrapper.right.medium .article__media.logo,.article__mediaWrapper.right.small .article__media.logo{float:right;margin-left:1.5rem;margin-top:.25rem}@media(min-width:768px){.article__mediaWrapper.right.medium .article__media.logo,.article__mediaWrapper.right.small .article__media.logo{margin-left:2rem}}@media(min-width:1068px){.article__mediaWrapper.right.medium .article__media.logo,.article__mediaWrapper.right.small .article__media.logo{margin-bottom:1.5rem}}.article__mediaWrapper.small .article__media.logo{max-width:75pt}.article__mediaWrapper.medium .article__media.logo{max-width:200px}.article__mediaWrapper.fullXL{margin-bottom:0}.article__heading,.article__mediaWrapper.full,.article__mediaWrapper.left,.article__mediaWrapper.right,.article__share,.article__subHeading,.article__text{margin-left:auto;margin-right:auto;text-align:left;width:auto}@media(min-width:768px){.article__heading,.article__mediaWrapper.full,.article__mediaWrapper.left,.article__mediaWrapper.right,.article__share,.article__subHeading,.article__text{max-width:80%}}@media(min-width:1068px){.article__heading,.article__mediaWrapper.full,.article__mediaWrapper.left,.article__mediaWrapper.right,.article__share,.article__subHeading,.article__text{max-width:76%}}.article__mediaWrapper.full,.article__mediaWrapper.left,.article__mediaWrapper.right{margin-bottom:0}.article__mediaWrapper.full .article__text,.article__mediaWrapper.left .article__text,.article__mediaWrapper.right .article__text{overflow:unset}@media(min-width:768px){.article__mediaWrapper.full .article__text,.article__mediaWrapper.left .article__text,.article__mediaWrapper.right .article__text{max-width:100%}}@media(min-width:1068px){.article__mediaWrapper.full .article__text,.article__mediaWrapper.left .article__text,.article__mediaWrapper.right .article__text{max-width:100%}}.article__media{position:relative;margin:0 0 1.5rem}@media(min-width:1068px){.article__media{margin:0 0 2rem}.article__media.video{margin:0 0 1.5rem;z-index:10}}.article__media img{display:block;margin:0;width:100%}.article__mediaCaption{font-size:.875rem;font-style:italic;font-weight:400;line-height:1.5;margin-top:.625rem}@media(min-width:768px){.article__mediaCaption{font-size:1rem}.video .article__mediaCaption{margin-top:.625rem}}@media(min-width:1068px){.article__mediaCaption{font-size:1.125rem;margin-top:1rem}}.bg-blue.text-white .article__mediaCaption{color:#fff}.full .article__media.image,.fullXL .article__media.image{margin:0 auto 1.5rem}@media(min-width:1068px){.full .article__media.image,.fullXL .article__media.image{margin:0 auto 2rem}}.topCenter .article__media{margin:0 auto 1.5rem}@media(min-width:1068px){.topCenter .article__media{margin:0 auto 2rem}}.article__media.image{max-width:100%}.article__media.icon{margin-bottom:1rem;max-width:5pc;width:100%}.article__media.icon .uc-icon{font-size:5rem}.article__imgOffset{display:flex;flex-direction:column;padding:0}.article__imgOffset.right{flex-direction:column-reverse}@media(min-width:768px){.article__imgOffset{flex-direction:row;align-items:center;padding:0 0 0 2rem}.article__imgOffset.right{flex-direction:row-reverse;padding:0 2rem 0 0}.article__imgOffset picture{max-width:25pc;width:100%}.article__imgOffset .article__quote{max-width:430px;width:100%}.article__imgOffset .article__quote.bg-border{border:0}.full .article__imgOffset .article__quoteAttribution,.fullXL .article__imgOffset .article__quoteAttribution{margin-left:0}}.article__imgOffset.bg-border{background-color:#fff;border:1px solid #bababa}.article__imgOffset .article__quote.bg-border{border:0}.article__imageOverlay{overflow:hidden;position:relative}@media(max-width:767px){.article__imageOverlay.quoteCenterLeft,.article__imageOverlay.quoteCenterTop,.article__imageOverlay.quoteLeftBottomLarge,.article__imageOverlay.quoteLeftBottomSmall,.article__imageOverlay.quoteLeftTopLarge,.article__imageOverlay.quoteLeftTopSmall{display:flex;flex-direction:column-reverse}}@media(min-width:768px){.article__imageOverlay .article__quote{max-width:19rem;padding:1.5rem;position:absolute}.article__imageOverlay .article__quote.left{max-width:26rem}.article__imageOverlay .article__quoteAttribution{margin-left:0}.article__imageOverlay.opacity90 .article__quote.bg-red{background-color:rgba(227,24,55,.9)}.article__imageOverlay.opacity90 .article__quote.bg-gray{background-color:hsla(0,0%,92.9%,.9)}.article__imageOverlay.opacity90 .article__quote.bg-blue{background-color:rgba(1,33,105,.9)}.article__imageOverlay.opacity90 .article__quote.bg-light-gray{background-color:hsla(0,0%,96.1%,.9)}.article__imageOverlay.opacity90 .article__quote.bg-white{background-color:hsla(0,0%,100%,.9)}.article__imageOverlay.opacity90 .article__quote.bg-bright-blue{background-color:rgba(0,115,207,.9)}.article__imageOverlay.opacity90 .article__quote.bg-border{background-color:hsla(0,0%,100%,.9)}.article__imageOverlay.opacity80 .article__quote.bg-red{background-color:rgba(227,24,55,.8)}.article__imageOverlay.opacity80 .article__quote.bg-gray{background-color:hsla(0,0%,92.9%,.8)}.article__imageOverlay.opacity80 .article__quote.bg-blue{background-color:rgba(1,33,105,.8)}.article__imageOverlay.opacity80 .article__quote.bg-light-gray{background-color:hsla(0,0%,96.1%,.8)}.article__imageOverlay.opacity80 .article__quote.bg-white{background-color:hsla(0,0%,100%,.8)}.article__imageOverlay.opacity80 .article__quote.bg-bright-blue{background-color:rgba(0,115,207,.8)}.article__imageOverlay.opacity80 .article__quote.bg-border{background-color:hsla(0,0%,100%,.8)}.article__imageOverlay.quoteCenterLeft,.article__imageOverlay.quoteCenterTop,.article__imageOverlay.quoteLeftBottomLarge,.article__imageOverlay.quoteLeftBottomSmall,.article__imageOverlay.quoteLeftTopLarge,.article__imageOverlay.quoteLeftTopSmall{display:block;flex-direction:unset}.article__imageOverlay.quoteLeftTopSmall .article__quote{left:0;top:24px}.article__imageOverlay.quoteLeftTopLarge .article__quote{left:0;top:72px}.article__imageOverlay.quoteLeftBottomSmall .article__quote{left:0;bottom:24px}.article__imageOverlay.quoteLeftBottomLarge .article__quote{left:0;bottom:72px}.article__imageOverlay.quoteRightTopSmall .article__quote{right:0;top:24px}.article__imageOverlay.quoteRightTopLarge .article__quote{right:0;top:72px}.article__imageOverlay.quoteRightBottomSmall .article__quote{right:0;bottom:24px}.article__imageOverlay.quoteRightBottomLarge .article__quote{right:0;bottom:72px}.article__imageOverlay.quoteCenterBottom .article__quote{left:0;right:0;bottom:0;max-width:100%}.article__imageOverlay.quoteCenterTop .article__quote{left:0;right:0;top:0;max-width:100%}.article__imageOverlay.quoteCenterLeft .article__quote{left:0;top:50%;transform:translateY(-50%)}.article__imageOverlay.quoteCenterRight .article__quote{right:0;top:50%;transform:translateY(-50%)}}.auto-loan-payment-calc{margin:2.5rem auto;max-width:62.5rem;padding:0 1rem;text-align:center}.auto-loan-payment-calc--title{margin-bottom:.9375rem;text-align:center}.auto-loan-payment-calc--sub-heading{margin-bottom:2.5rem}.aler{background-color:#fff;padding:0 5%;margin-bottom:60px}@media(min-width:640px){.aler{margin-bottom:50px}}.aler:focus{outline:none}.aler.bg-custom{background-color:#fff;background-size:contain;background-position:top;background-repeat:no-repeat;overflow:clip;position:relative}.aler.bg-custom.sidebar{background-size:cover}@media(min-width:980px){.aler.bg-custom{background-size:cover;background-position:bottom}}.aler__wrapper{padding:3rem 0;text-align:center}.bg-custom.sidebar .aler__wrapper{min-height:300px}@media(min-width:640px){.bg-custom.sidebar .aler__wrapper{min-height:300px}}@media(min-width:980px){.bg-custom .aler__wrapper{min-height:700px}.bg-custom.sidebar .aler__wrapper{min-height:300px}}@media(min-width:1440px){.bg-custom .aler__wrapper{min-height:50pc}.bg-custom.sidebar .aler__wrapper{min-height:300px}}.aler__contentWrapper{height:auto}.bg-custom.hero-two .aler__contentWrapper,.bg-custom.hero .aler__contentWrapper,.bg-custom.inline .aler__contentWrapper{height:425px}@media(min-width:360px){.bg-custom.hero-two .aler__contentWrapper,.bg-custom.hero .aler__contentWrapper,.bg-custom.inline .aler__contentWrapper{height:485px}}@media(min-width:375px){.bg-custom.hero-two .aler__contentWrapper,.bg-custom.hero .aler__contentWrapper,.bg-custom.inline .aler__contentWrapper{height:507px}}@media(min-width:411px){.bg-custom.hero-two .aler__contentWrapper,.bg-custom.hero .aler__contentWrapper,.bg-custom.inline .aler__contentWrapper{height:565px}}@media(min-width:568px){.bg-custom.hero-two .aler__contentWrapper,.bg-custom.hero .aler__contentWrapper,.bg-custom.inline .aler__contentWrapper{height:780px}}@media(min-width:640px){.bg-custom.hero-two .aler__contentWrapper,.bg-custom.hero .aler__contentWrapper,.bg-custom.inline .aler__contentWrapper{height:390px}}@media(min-width:731px){.bg-custom.hero-two .aler__contentWrapper,.bg-custom.hero .aler__contentWrapper,.bg-custom.inline .aler__contentWrapper{height:455px}}@media(min-width:768px){.bg-custom.hero-two .aler__contentWrapper,.bg-custom.hero .aler__contentWrapper,.bg-custom.inline .aler__contentWrapper{height:5in}}@media(min-width:812px){.bg-custom.hero-two .aler__contentWrapper,.bg-custom.hero .aler__contentWrapper,.bg-custom.inline .aler__contentWrapper{height:510px}}@media(min-width:980px){.bg-custom.hero-two .aler__contentWrapper,.bg-custom.hero .aler__contentWrapper,.bg-custom.inline .aler__contentWrapper{height:auto}}.aler__heading{margin:0 auto 1.25rem}.aler__heading.text-white a,.bg-blue .aler__heading a,.bg-red .aler__heading a{color:#fff;text-decoration:underline}.aler__heading.text-white a:hover,.bg-blue .aler__heading a:hover,.bg-red .aler__heading a:hover{color:#fff;text-decoration:underline}.aler__subheading{font-size:1.25rem;font-weight:100;line-height:1.25;margin:0 0 2rem}@media(min-width:1440px){.aler__subheading{font-size:1.5rem}}.aler__subheading p{margin-bottom:0}.aler__subheading p:first-child{margin-top:0}.aler .cta{height:3.25rem;margin:0;min-width:2in}@media(min-width:1068px){.aler .cta{height:3.25rem;min-width:2in}}@media(min-width:980px){.aler.bg-custom.sidebar .cta{margin-bottom:5rem}}.aler__legalCopy{font-size:.875rem;line-height:1.25;margin:1.25rem 0 0;max-width:82pc;padding:1rem 0 0;text-align:left}.text-center .aler__legalCopy{margin:1.25rem auto 0}.aler__legalCopy p{margin-bottom:0}.aler__legalCopy p:first-child{margin-top:0}.aler__legalCopy p sup{top:-.25rem}.bg-custom .aler__legalCopy{background-color:hsla(0,0%,100%,.9);padding:1rem}.bg-blue .aler__legalCopy,.bg-red .aler__legalCopy{color:#fff}@media(min-width:768px){.hero .aler__legalCopy{max-width:670px}}@media(min-width:1440px){.hero .aler__legalCopy{max-width:862px}}@media(min-width:768px){.hero-two .aler__legalCopy{max-width:468px}}@media(min-width:1440px){.hero-two .aler__legalCopy{max-width:40pc}}.sidebar.bg-custom .aler__legalCopy{display:none}@media(min-width:980px){.sidebar.bg-custom .aler__legalCopy{display:block}}@media(min-width:980px){.sidebar.bg-custom .aler__legalCopy{background-color:hsla(0,0%,100%,.85);position:absolute;bottom:0;width:100%;max-width:none;left:0;padding:0 5%}}.sidebar.bg-custom .aler__legalCopy--sidebar{margin:0 auto;max-width:90pc;padding:1rem 0;text-align:left}.inline .aler__tilesWrapper{align-items:center;display:flex;flex-direction:column;margin-top:2.5rem;text-align:center}@media(min-width:980px){.inline .aler__tilesWrapper{flex-direction:row;justify-content:unset;margin-top:1.5rem}.inline .aler__tilesWrapper.text-center{justify-content:center}}@media(min-width:1440px){.inline .aler__tilesWrapper{margin-top:2.5rem}}.inline .aler__tilesWrapper.small-band{margin-top:0}.hero .aler__tilesWrapper{align-items:center;display:flex;flex-direction:column;margin-top:2.5rem;text-align:center}@media(min-width:768px){.hero .aler__tilesWrapper{align-content:flex-start;justify-content:unset;flex-wrap:wrap;height:330px}.hero .aler__tilesWrapper.text-center{align-content:center;justify-content:center}}@media(min-width:980px){.hero .aler__tilesWrapper{align-content:flex-start;justify-content:unset;margin-top:1.5rem}}@media(min-width:1440px){.hero .aler__tilesWrapper{height:21pc;margin-top:2.5rem}}.hero .aler__tilesWrapper.small-band{margin-top:0}.hero-two .aler__tilesWrapper{align-items:center;display:flex;flex-direction:column;margin-top:2.5rem;text-align:center}@media(min-width:768px){.hero-two .aler__tilesWrapper{justify-content:center;align-content:center;flex-direction:row;flex-wrap:wrap;max-width:468px}.hero-two .aler__tilesWrapper.text-center{align-content:center;justify-content:center;margin-left:auto;margin-right:auto}}@media(min-width:980px){.hero-two .aler__tilesWrapper{align-content:flex-start;justify-content:unset;margin-top:1.5rem}}@media(min-width:1440px){.hero-two .aler__tilesWrapper{margin-top:2.5rem;max-width:40pc}}.hero-two .aler__tilesWrapper.small-band{margin-top:0}.sidebar .aler__tilesWrapper{display:flex;flex-direction:column;margin-top:2rem}@media(min-width:980px){.sidebar .aler__tilesWrapper{margin-top:1.5rem}}@media(min-width:1440px){.sidebar .aler__tilesWrapper{margin-top:2rem}}.sidebar .aler__tilesWrapper.text-center{justify-content:center}.sidebar .aler__tilesWrapper.small-band{margin-top:0}.inline .aler__tile{background-color:#fff;margin-bottom:1.5rem;padding:1.25rem .75rem;max-width:200px;width:100%}@media(min-width:980px){.inline .aler__tile{margin-bottom:0;margin-right:.5rem;max-width:170px;padding:1.25rem .625rem}}@media(min-width:1068px){.inline .aler__tile{margin-right:.6875rem;max-width:183px;padding:1.25rem}}@media(min-width:1440px){.inline .aler__tile{margin-right:1rem;max-width:250px;padding:1.25rem 1.5rem}}.inline .aler__tile:last-child{margin-bottom:0}@media(min-width:980px){.inline .aler__tile:last-child{margin-right:0}}.hero .aler__tile{background-color:#fff;margin-bottom:1.5rem;padding:1rem .75rem;max-width:200px;width:100%;flex-grow:1}.hero .aler__tile.aler__tile-0{max-width:275px}@media(min-width:768px){.hero .aler__tile.aler__tile-0{flex:1 1 100%;align-self:stretch;margin-bottom:0;max-width:19pc;padding:1.5rem 1rem}}@media(min-width:768px)and (-ms-high-contrast:active),(min-width:768px)and (-ms-high-contrast:none){.hero .aler__tile.aler__tile-0{align-self:center}}@media(min-width:1440px){.hero .aler__tile.aler__tile-0{flex-basis:100%;max-width:414px}}.hero .aler__tile.aler__tile-1,.hero .aler__tile.aler__tile-2,.hero .aler__tile.aler__tile-3,.hero .aler__tile.aler__tile-4{max-width:200px}@media(min-width:768px){.hero .aler__tile.aler__tile-1,.hero .aler__tile.aler__tile-2,.hero .aler__tile.aler__tile-3,.hero .aler__tile.aler__tile-4{display:flex;flex-direction:column;flex:1 1 45%;justify-content:center;margin-bottom:0;margin-left:1.5rem;max-width:10pc;padding:.625rem .25rem}}@media(min-width:768px)and (-ms-high-contrast:active),(min-width:768px)and (-ms-high-contrast:none){.hero .aler__tile.aler__tile-1,.hero .aler__tile.aler__tile-2,.hero .aler__tile.aler__tile-3,.hero .aler__tile.aler__tile-4{flex:1 1 40%}}@media(min-width:1440px){.hero .aler__tile.aler__tile-1,.hero .aler__tile.aler__tile-2,.hero .aler__tile.aler__tile-3,.hero .aler__tile.aler__tile-4{margin-left:2rem;max-width:2in;padding:.625rem}}@media(min-width:768px){.hero .aler__tile.aler__tile-1,.hero .aler__tile.aler__tile-3{margin-bottom:.5rem}}@media(min-width:1440px){.hero .aler__tile.aler__tile-1,.hero .aler__tile.aler__tile-3{margin-bottom:.75rem}}@media(min-width:768px){.hero .aler__tile.aler__tile-2,.hero .aler__tile.aler__tile-4{margin-top:.5rem}}@media(min-width:1440px){.hero .aler__tile.aler__tile-2,.hero .aler__tile.aler__tile-4{margin-top:.75rem}}@media(min-width:768px)and (-ms-high-contrast:active),(min-width:768px)and (-ms-high-contrast:none){.hero .text-left .aler__tile.aler__tile-0{align-self:flex-start}}.hero-two .aler__tile{background-color:#fff;margin-bottom:1.5rem;padding:1rem .75rem;max-width:200px;width:100%;flex-grow:1}.hero-two .aler__tile.aler__tile-0,.hero-two .aler__tile.aler__tile-1{max-width:275px}@media(min-width:768px){.hero-two .aler__tile.aler__tile-0,.hero-two .aler__tile.aler__tile-1{flex:1 1 50%;align-self:auto;margin-bottom:1rem;margin-right:1.5rem;max-width:222px;padding:1rem 1.125rem}}@media(min-width:1440px){.hero-two .aler__tile.aler__tile-0,.hero-two .aler__tile.aler__tile-1{flex-basis:50%;margin-bottom:1.5rem;margin-right:2rem;max-width:19pc}}@media(min-width:768px){.hero-two .aler__tile.aler__tile-1{margin-right:0}}.hero-two .aler__tile.aler__tile-2,.hero-two .aler__tile.aler__tile-3,.hero-two .aler__tile.aler__tile-4{max-width:200px}@media(min-width:768px){.hero-two .aler__tile.aler__tile-2,.hero-two .aler__tile.aler__tile-3,.hero-two .aler__tile.aler__tile-4{flex:1 1 33%;align-self:stretch;margin-bottom:0;margin-right:1.5rem;max-width:140px;padding:.625rem .25rem}}@media(min-width:1440px){.hero-two .aler__tile.aler__tile-2,.hero-two .aler__tile.aler__tile-3,.hero-two .aler__tile.aler__tile-4{margin-right:2rem;max-width:2in;padding:.625rem .75rem}}@media(min-width:768px){.hero-two .aler__tile.aler__tile-4{margin-right:0}}@media(min-width:1440px){.hero-two .aler__tile.aler__tile-4{margin-right:0}}.aler__tile:last-child{margin-bottom:0}.sidebar .aler__tile{align-items:center;display:flex;flex-direction:row;margin-bottom:1.125rem;width:auto}@media(min-width:1440px){.sidebar .aler__tile{margin-bottom:1.375rem}}.sidebar .text-center .aler__tile{justify-content:center;text-align:left}.aler__tile.bg-red{background-color:#e31837;color:#fff!important}.aler__tile.bg-red a{color:#fff!important;text-decoration:underline}.aler__tile.bg-red a:hover{color:#fff!important;text-decoration:underline}.aler__tile.bg-blue{background-color:#012169;color:#fff!important}.aler__tile.bg-blue a{color:#fff!important;text-decoration:underline}.aler__tile.bg-blue a:hover{color:#fff!important;text-decoration:underline}.aler__tile.border{border:1px solid #d5d5d5}.aler__tile.shadow{box-shadow:0 0 4px 0 rgba(0,0,0,.3)}.aler.inline .aler__tileTitle{font-size:1.25rem;line-height:1.1;margin-bottom:1rem}@media(min-width:1440px){.aler.inline .aler__tileTitle{font-size:1.5rem;margin-bottom:1.25rem}}.aler.inline .aler__tileRateLabel{font-size:1rem;line-height:1.3}@media(min-width:1440px){.aler.inline .aler__tileRateLabel{font-size:1.125rem;line-height:1.4}}.aler.inline .aler__tileRate{font-size:3.5rem;font-weight:100;line-height:.9;margin-bottom:.5rem}@media(min-width:1440px){.aler.inline .aler__tileRate{font-size:4.5rem;margin-bottom:.75rem}}.aler.inline .aler__tileRatePercantage{font-size:1.75rem;font-weight:400;padding-left:5px;top:-18px}@media(min-width:1440px){.aler.inline .aler__tileRatePercantage{font-size:2rem;top:-26px}}.aler.inline .aler__tileRateDisclosure{font-size:1rem;font-weight:400;padding-left:2px;top:-27px}@media(min-width:1440px){.aler.inline .aler__tileRateDisclosure{font-size:1.25rem;top:-35px}}.aler.inline .aler__tileType{font-size:1rem;line-height:1.5}@media(min-width:980px){.aler.inline .aler__tileType{font-size:1.125rem;line-height:1.5}}@media(min-width:1440px){.aler.inline .aler__tileType{font-size:1.25rem;line-height:1.5}}.aler.inline .aler__tileLoanTerm{font-size:1.125rem;line-height:1.5}@media(min-width:1440px){.aler.inline .aler__tileLoanTerm{font-size:1.25rem;line-height:1.3}}.aler.inline .aler__tileLoanTerm.text-white a{color:#fff;text-decoration:underline}.aler.inline .aler__tileLoanTerm.text-white a:hover{color:#fff;text-decoration:underline}.aler.hero .aler__tile-0 .aler__tileTitle{font-size:1.5rem;font-weight:100;line-height:1.25;margin-bottom:1rem}@media(min-width:768px){.aler.hero .aler__tile-0 .aler__tileTitle{font-size:2rem;line-height:1.2}}@media(min-width:1440px){.aler.hero .aler__tile-0 .aler__tileTitle{font-size:1.875rem;margin-bottom:1.75rem}}.aler.hero .aler__tile-0 .aler__tileRateLabel{font-size:1.125rem;line-height:1.3}@media(min-width:768px){.aler.hero .aler__tile-0 .aler__tileRateLabel{font-size:1.5rem}}@media(min-width:1440px){.aler.hero .aler__tile-0 .aler__tileRateLabel{font-size:1.5rem}}.aler.hero .aler__tile-0 .aler__tileRate{font-size:4.5rem;font-weight:100;line-height:.9;margin-bottom:.25rem}@media(min-width:768px){.aler.hero .aler__tile-0 .aler__tileRate{font-size:5.5rem;margin-bottom:.5rem}}@media(min-width:1440px){.aler.hero .aler__tile-0 .aler__tileRate{font-size:7.5rem;margin-bottom:.75rem}}.aler.hero .aler__tile-0 .aler__tileRatePercantage{font-size:2.375rem;font-weight:400;padding-left:5px;top:-22px}@media(min-width:768px){.aler.hero .aler__tile-0 .aler__tileRatePercantage{font-size:3.5rem}}@media(min-width:1440px){.aler.hero .aler__tile-0 .aler__tileRatePercantage{font-size:4.5rem;top:-2pc}}.aler.hero .aler__tile-0 .aler__tileRateDisclosure{font-size:1.5rem;font-weight:400;padding-left:2px;top:-2pc}@media(min-width:768px){.aler.hero .aler__tile-0 .aler__tileRateDisclosure{font-size:1.5rem;top:-44px}}@media(min-width:1440px){.aler.hero .aler__tile-0 .aler__tileRateDisclosure{font-size:2rem;top:-60px}}.aler.hero .aler__tile-0 .aler__tileType{font-size:1.125rem;line-height:1.3}@media(min-width:768px){.aler.hero .aler__tile-0 .aler__tileType{font-size:1.5rem;line-height:1.5}}@media(min-width:1440px){.aler.hero .aler__tile-0 .aler__tileType{font-size:1.5rem;line-height:1.5}}.aler.hero .aler__tile-0 .aler__tileLoanTerm{font-size:1.125rem;line-height:1.3}@media(min-width:768px){.aler.hero .aler__tile-0 .aler__tileLoanTerm{font-size:1.5rem}}@media(min-width:1440px){.aler.hero .aler__tile-0 .aler__tileLoanTerm{font-size:1.5rem;line-height:1.25}}.aler.hero .aler__tile-1 .aler__tileTitle,.aler.hero .aler__tile-2 .aler__tileTitle,.aler.hero .aler__tile-3 .aler__tileTitle,.aler.hero .aler__tile-4 .aler__tileTitle{font-size:1.25rem;line-height:1.1;margin-bottom:1rem}@media(min-width:768px){.aler.hero .aler__tile-1 .aler__tileTitle,.aler.hero .aler__tile-2 .aler__tileTitle,.aler.hero .aler__tile-3 .aler__tileTitle,.aler.hero .aler__tile-4 .aler__tileTitle{display:none}}.aler.hero .aler__tile-1 .aler__tileRateLabel,.aler.hero .aler__tile-2 .aler__tileRateLabel,.aler.hero .aler__tile-3 .aler__tileRateLabel,.aler.hero .aler__tile-4 .aler__tileRateLabel{font-size:1rem;line-height:1.3}@media(min-width:768px){.aler.hero .aler__tile-1 .aler__tileRateLabel,.aler.hero .aler__tile-2 .aler__tileRateLabel,.aler.hero .aler__tile-3 .aler__tileRateLabel,.aler.hero .aler__tile-4 .aler__tileRateLabel{font-size:1.125rem}}@media(min-width:1440px){.aler.hero .aler__tile-1 .aler__tileRateLabel,.aler.hero .aler__tile-2 .aler__tileRateLabel,.aler.hero .aler__tile-3 .aler__tileRateLabel,.aler.hero .aler__tile-4 .aler__tileRateLabel{font-size:1.25rem}}.aler.hero .aler__tile-1 .aler__tileRate,.aler.hero .aler__tile-2 .aler__tileRate,.aler.hero .aler__tile-3 .aler__tileRate,.aler.hero .aler__tile-4 .aler__tileRate{font-size:3.5rem;font-weight:100;line-height:.9;margin-bottom:.5rem}@media(min-width:768px){.aler.hero .aler__tile-1 .aler__tileRate,.aler.hero .aler__tile-2 .aler__tileRate,.aler.hero .aler__tile-3 .aler__tileRate,.aler.hero .aler__tile-4 .aler__tileRate{font-size:2.75rem;margin-top:.25rem}}@media(min-width:1440px){.aler.hero .aler__tile-1 .aler__tileRate,.aler.hero .aler__tile-2 .aler__tileRate,.aler.hero .aler__tile-3 .aler__tileRate,.aler.hero .aler__tile-4 .aler__tileRate{font-size:3.5rem;margin-bottom:.25rem}}.aler.hero .aler__tile-1 .aler__tileRatePercantage,.aler.hero .aler__tile-2 .aler__tileRatePercantage,.aler.hero .aler__tile-3 .aler__tileRatePercantage,.aler.hero .aler__tile-4 .aler__tileRatePercantage{font-size:1.75rem;font-weight:400;padding-left:5px;top:-18px}@media(min-width:768px){.aler.hero .aler__tile-1 .aler__tileRatePercantage,.aler.hero .aler__tile-2 .aler__tileRatePercantage,.aler.hero .aler__tile-3 .aler__tileRatePercantage,.aler.hero .aler__tile-4 .aler__tileRatePercantage{font-size:1.5rem;top:-14px}}@media(min-width:1440px){.aler.hero .aler__tile-1 .aler__tileRatePercantage,.aler.hero .aler__tile-2 .aler__tileRatePercantage,.aler.hero .aler__tile-3 .aler__tileRatePercantage,.aler.hero .aler__tile-4 .aler__tileRatePercantage{font-size:1.875rem;top:-18px}}.aler.hero .aler__tile-1 .aler__tileRateDisclosure,.aler.hero .aler__tile-2 .aler__tileRateDisclosure,.aler.hero .aler__tile-3 .aler__tileRateDisclosure,.aler.hero .aler__tile-4 .aler__tileRateDisclosure{font-size:1rem;font-weight:400;padding-left:2px;top:-27px}@media(min-width:768px){.aler.hero .aler__tile-1 .aler__tileRateDisclosure,.aler.hero .aler__tile-2 .aler__tileRateDisclosure,.aler.hero .aler__tile-3 .aler__tileRateDisclosure,.aler.hero .aler__tile-4 .aler__tileRateDisclosure{font-size:.875rem;top:-22px}}@media(min-width:1440px){.aler.hero .aler__tile-1 .aler__tileRateDisclosure,.aler.hero .aler__tile-2 .aler__tileRateDisclosure,.aler.hero .aler__tile-3 .aler__tileRateDisclosure,.aler.hero .aler__tile-4 .aler__tileRateDisclosure{font-size:1rem;top:-28px}}.aler.hero .aler__tile-1 .aler__tileType,.aler.hero .aler__tile-2 .aler__tileType,.aler.hero .aler__tile-3 .aler__tileType,.aler.hero .aler__tile-4 .aler__tileType{font-size:1rem;line-height:1.5}@media(min-width:768px){.aler.hero .aler__tile-1 .aler__tileType,.aler.hero .aler__tile-2 .aler__tileType,.aler.hero .aler__tile-3 .aler__tileType,.aler.hero .aler__tile-4 .aler__tileType{font-size:1.125rem;line-height:1.3}}@media(min-width:1440px){.aler.hero .aler__tile-1 .aler__tileType,.aler.hero .aler__tile-2 .aler__tileType,.aler.hero .aler__tile-3 .aler__tileType,.aler.hero .aler__tile-4 .aler__tileType{font-size:1.25rem}}.aler.hero .aler__tile-1 .aler__tileLoanTerm,.aler.hero .aler__tile-2 .aler__tileLoanTerm,.aler.hero .aler__tile-3 .aler__tileLoanTerm,.aler.hero .aler__tile-4 .aler__tileLoanTerm{font-size:1.125rem;line-height:1.5}@media(min-width:768px){.aler.hero .aler__tile-1 .aler__tileLoanTerm,.aler.hero .aler__tile-2 .aler__tileLoanTerm,.aler.hero .aler__tile-3 .aler__tileLoanTerm,.aler.hero .aler__tile-4 .aler__tileLoanTerm{line-height:1.1}}@media(min-width:1440px){.aler.hero .aler__tile-1 .aler__tileLoanTerm,.aler.hero .aler__tile-2 .aler__tileLoanTerm,.aler.hero .aler__tile-3 .aler__tileLoanTerm,.aler.hero .aler__tile-4 .aler__tileLoanTerm{font-size:1.125rem;line-height:1.3}}.aler.hero-two .aler__tile-0 .aler__tileTitle,.aler.hero-two .aler__tile-1 .aler__tileTitle{font-size:1.5rem;font-weight:100;line-height:1.1;margin-bottom:.75rem}@media(min-width:768px){.aler.hero-two .aler__tile-0 .aler__tileTitle,.aler.hero-two .aler__tile-1 .aler__tileTitle{line-height:1.1;margin-bottom:1rem}}@media(min-width:1440px){.aler.hero-two .aler__tile-0 .aler__tileTitle,.aler.hero-two .aler__tile-1 .aler__tileTitle{font-size:2rem;margin-bottom:.75rem}}.aler.hero-two .aler__tile-0 .aler__tileRateLabel,.aler.hero-two .aler__tile-1 .aler__tileRateLabel{font-size:1.125rem;line-height:1.3}@media(min-width:1440px){.aler.hero-two .aler__tile-0 .aler__tileRateLabel,.aler.hero-two .aler__tile-1 .aler__tileRateLabel{font-size:1.5rem}}.aler.hero-two .aler__tile-0 .aler__tileRate,.aler.hero-two .aler__tile-1 .aler__tileRate{font-size:4.5rem;font-weight:100;line-height:.9;margin-bottom:.25rem}@media(min-width:768px){.aler.hero-two .aler__tile-0 .aler__tileRate,.aler.hero-two .aler__tile-1 .aler__tileRate{font-size:4.5rem;margin-bottom:.625rem}}@media(min-width:1440px){.aler.hero-two .aler__tile-0 .aler__tileRate,.aler.hero-two .aler__tile-1 .aler__tileRate{font-size:6rem;margin-bottom:.25rem}}.aler.hero-two .aler__tile-0 .aler__tileRatePercantage,.aler.hero-two .aler__tile-1 .aler__tileRatePercantage{font-size:2.375rem;font-weight:400;padding-left:5px;top:-22px}@media(min-width:768px){.aler.hero-two .aler__tile-0 .aler__tileRatePercantage,.aler.hero-two .aler__tile-1 .aler__tileRatePercantage{font-size:2.375rem}}@media(min-width:1440px){.aler.hero-two .aler__tile-0 .aler__tileRatePercantage,.aler.hero-two .aler__tile-1 .aler__tileRatePercantage{font-size:3.5rem;top:-26px}}.aler.hero-two .aler__tile-0 .aler__tileRateDisclosure,.aler.hero-two .aler__tile-1 .aler__tileRateDisclosure{font-size:1.5rem;font-weight:400;padding-left:2px;top:-2pc}@media(min-width:768px){.aler.hero-two .aler__tile-0 .aler__tileRateDisclosure,.aler.hero-two .aler__tile-1 .aler__tileRateDisclosure{font-size:1.5rem}}@media(min-width:1440px){.aler.hero-two .aler__tile-0 .aler__tileRateDisclosure,.aler.hero-two .aler__tile-1 .aler__tileRateDisclosure{font-size:1.5rem;top:-3pc}}.aler.hero-two .aler__tile-0 .aler__tileType,.aler.hero-two .aler__tile-1 .aler__tileType{font-size:1.125rem;line-height:1.3}@media(min-width:768px){.aler.hero-two .aler__tile-0 .aler__tileType,.aler.hero-two .aler__tile-1 .aler__tileType{line-height:1.5}}@media(min-width:1440px){.aler.hero-two .aler__tile-0 .aler__tileType,.aler.hero-two .aler__tile-1 .aler__tileType{font-size:1.5rem;line-height:1.25}}.aler.hero-two .aler__tile-0 .aler__tileLoanTerm,.aler.hero-two .aler__tile-1 .aler__tileLoanTerm{font-size:1.125rem;line-height:1.3}@media(min-width:768px){.aler.hero-two .aler__tile-0 .aler__tileLoanTerm,.aler.hero-two .aler__tile-1 .aler__tileLoanTerm{line-height:1.5}}@media(min-width:1440px){.aler.hero-two .aler__tile-0 .aler__tileLoanTerm,.aler.hero-two .aler__tile-1 .aler__tileLoanTerm{font-size:1.5rem;line-height:1.25}}.aler.hero-two .aler__tile-2 .aler__tileTitle,.aler.hero-two .aler__tile-3 .aler__tileTitle,.aler.hero-two .aler__tile-4 .aler__tileTitle{font-size:1.25rem;line-height:1.1;margin-bottom:1rem}@media(min-width:768px){.aler.hero-two .aler__tile-2 .aler__tileTitle,.aler.hero-two .aler__tile-3 .aler__tileTitle,.aler.hero-two .aler__tile-4 .aler__tileTitle{display:none}}.aler.hero-two .aler__tile-2 .aler__tileRateLabel,.aler.hero-two .aler__tile-3 .aler__tileRateLabel,.aler.hero-two .aler__tile-4 .aler__tileRateLabel{font-size:1rem;line-height:1.3}@media(min-width:768px){.aler.hero-two .aler__tile-2 .aler__tileRateLabel,.aler.hero-two .aler__tile-3 .aler__tileRateLabel,.aler.hero-two .aler__tile-4 .aler__tileRateLabel{font-size:1.125rem}}@media(min-width:1440px){.aler.hero-two .aler__tile-2 .aler__tileRateLabel,.aler.hero-two .aler__tile-3 .aler__tileRateLabel,.aler.hero-two .aler__tile-4 .aler__tileRateLabel{font-size:1.25rem}}.aler.hero-two .aler__tile-2 .aler__tileRate,.aler.hero-two .aler__tile-3 .aler__tileRate,.aler.hero-two .aler__tile-4 .aler__tileRate{font-size:3.5rem;font-weight:100;line-height:.9;margin-bottom:.5rem}@media(min-width:768px){.aler.hero-two .aler__tile-2 .aler__tileRate,.aler.hero-two .aler__tile-3 .aler__tileRate,.aler.hero-two .aler__tile-4 .aler__tileRate{font-size:2.75rem;margin-top:.25rem}}@media(min-width:1440px){.aler.hero-two .aler__tile-2 .aler__tileRate,.aler.hero-two .aler__tile-3 .aler__tileRate,.aler.hero-two .aler__tile-4 .aler__tileRate{font-size:3.5rem;margin-bottom:.25rem}}.aler.hero-two .aler__tile-2 .aler__tileRatePercantage,.aler.hero-two .aler__tile-3 .aler__tileRatePercantage,.aler.hero-two .aler__tile-4 .aler__tileRatePercantage{font-size:1.75rem;font-weight:400;padding-left:5px;top:-18px}@media(min-width:768px){.aler.hero-two .aler__tile-2 .aler__tileRatePercantage,.aler.hero-two .aler__tile-3 .aler__tileRatePercantage,.aler.hero-two .aler__tile-4 .aler__tileRatePercantage{font-size:1.5rem;top:-14px}}@media(min-width:1440px){.aler.hero-two .aler__tile-2 .aler__tileRatePercantage,.aler.hero-two .aler__tile-3 .aler__tileRatePercantage,.aler.hero-two .aler__tile-4 .aler__tileRatePercantage{font-size:1.875rem;top:-18px}}.aler.hero-two .aler__tile-2 .aler__tileRateDisclosure,.aler.hero-two .aler__tile-3 .aler__tileRateDisclosure,.aler.hero-two .aler__tile-4 .aler__tileRateDisclosure{font-size:1rem;font-weight:400;padding-left:2px;top:-27px}@media(min-width:768px){.aler.hero-two .aler__tile-2 .aler__tileRateDisclosure,.aler.hero-two .aler__tile-3 .aler__tileRateDisclosure,.aler.hero-two .aler__tile-4 .aler__tileRateDisclosure{font-size:.875rem;top:-22px}}@media(min-width:1440px){.aler.hero-two .aler__tile-2 .aler__tileRateDisclosure,.aler.hero-two .aler__tile-3 .aler__tileRateDisclosure,.aler.hero-two .aler__tile-4 .aler__tileRateDisclosure{font-size:1rem;top:-28px}}.aler.hero-two .aler__tile-2 .aler__tileType,.aler.hero-two .aler__tile-3 .aler__tileType,.aler.hero-two .aler__tile-4 .aler__tileType{font-size:1rem;line-height:1.5}@media(min-width:768px){.aler.hero-two .aler__tile-2 .aler__tileType,.aler.hero-two .aler__tile-3 .aler__tileType,.aler.hero-two .aler__tile-4 .aler__tileType{font-size:1.125rem}}@media(min-width:1440px){.aler.hero-two .aler__tile-2 .aler__tileType,.aler.hero-two .aler__tile-3 .aler__tileType,.aler.hero-two .aler__tile-4 .aler__tileType{font-size:1.25rem}}.aler.hero-two .aler__tile-2 .aler__tileLoanTerm,.aler.hero-two .aler__tile-3 .aler__tileLoanTerm,.aler.hero-two .aler__tile-4 .aler__tileLoanTerm{font-size:1.125rem;line-height:1.5}@media(min-width:768px){.aler.hero-two .aler__tile-2 .aler__tileLoanTerm,.aler.hero-two .aler__tile-3 .aler__tileLoanTerm,.aler.hero-two .aler__tile-4 .aler__tileLoanTerm{line-height:1.3}}@media(min-width:1440px){.aler.hero-two .aler__tile-2 .aler__tileLoanTerm,.aler.hero-two .aler__tile-3 .aler__tileLoanTerm,.aler.hero-two .aler__tile-4 .aler__tileLoanTerm{font-size:1.125rem;line-height:1.3}}.aler.sidebar .aler__tileType{font-size:1.25rem;line-height:1.25;margin-right:1.125rem;max-width:130px;width:100%}@media(min-width:1440px){.aler.sidebar .aler__tileType{font-size:1.5rem;margin-right:2rem;max-width:150px}}.aler.sidebar .aler__tileRate{font-size:3rem;font-weight:100;line-height:.9}@media(min-width:1440px){.aler.sidebar .aler__tileRate{font-size:3.5rem}}.aler.sidebar .aler__tileRatePercantage{font-size:1.5rem;font-weight:400;padding-left:5px;top:-1pc}@media(min-width:1440px){.aler.sidebar .aler__tileRatePercantage{font-size:1.75rem;top:-18px}}.aler.sidebar .aler__tileRateDisclosure{font-size:1.5rem;font-weight:400;padding-left:2px;top:-18px}@media(min-width:1440px){.aler.sidebar .aler__tileRateDisclosure{font-size:1.75rem;top:-20px}}.aler.sidebar .aler__tileLoanTerm{font-size:1.25rem;line-height:1.5;margin-bottom:1.75rem}@media(min-width:980px){.aler.sidebar .aler__tileLoanTerm{font-size:1.5rem;line-height:1.3;margin-bottom:2.25rem}}.aler__tile.bg-blue .aler__tileRate,.aler__tile.bg-red .aler__tileRate{color:#fff!important}.text-brightRed .aler__tileRateDisclosure a{color:#e31837;border-bottom:1px solid #e31837}.text-brightRed .aler__tileRateDisclosure a:hover{border-bottom:1px solid #e31837;color:#e31837;text-decoration:none}.text-darkBlue .aler__tileRateDisclosure a{color:#012169;border-bottom:1px solid #012169}.text-darkBlue .aler__tileRateDisclosure a:hover{border-bottom:1px solid #012169;color:#012169;text-decoration:none}.text-darkGray .aler__tileRateDisclosure a{color:#646464;border-bottom:1px solid #646464}.text-darkGray .aler__tileRateDisclosure a:hover{border-bottom:1px solid #646464;color:#646464;text-decoration:none}.text-black .aler__tileRateDisclosure a{color:#000;border-bottom:1px solid #000}.text-black .aler__tileRateDisclosure a:hover{border-bottom:1px solid #000;color:#000;text-decoration:none}.text-regalRed .aler__tileRateDisclosure a{color:#c41230!important;border-bottom:1px solid #c41230}.text-regalRed .aler__tileRateDisclosure a:hover{border-bottom:1px solid #c41230;color:#c41230!important;text-decoration:none}.text-white .aler__tileRateDisclosure a{color:#fff!important;border-bottom:1px solid #fff}.text-white .aler__tileRateDisclosure a:hover{border-bottom:1px solid #fff;color:#fff!important;text-decoration:none}.aler__tile.bg-blue .aler__tileRateDisclosure a,.aler__tile.bg-red .aler__tileRateDisclosure a{color:#fff!important;border-bottom:1px solid #fff;text-decoration:none}.aler__tile.bg-blue .aler__tileRateDisclosure a:hover,.aler__tile.bg-red .aler__tileRateDisclosure a:hover{border-bottom:1px solid #fff;color:#fff!important;text-decoration:none}.aler__tile.bg-blue .aler__tileType a,.aler__tile.bg-red .aler__tileType a{color:#fff!important;text-decoration:underline}.aler__tileType.text-black a{color:#000!important;text-decoration:underline}.aler__tileType.text-black a:hover{color:#000!important;text-decoration:underline}.aler__tileType.text-brightRed a{color:#e31837!important;text-decoration:underline}.aler__tileType.text-brightRed a:hover{color:#e31837!important;text-decoration:underline}.aler__tileType.text-darkBlue a{color:#012169!important;text-decoration:underline}.aler__tileType.text-darkBlue a:hover{color:#012169!important;text-decoration:underline}.aler__tileType.text-darkGray a{color:#646464!important;text-decoration:underline}.aler__tileType.text-darkGray a:hover{color:#646464!important;text-decoration:underline}.aler__tileType.text-regalRed a{color:#c41230!important;text-decoration:underline}.aler__tileType.text-regalRed a:hover{color:#c41230!important;text-decoration:underline}.aler__tileType.text-white a{color:#fff!important;text-decoration:underline}.aler__tileType.text-white a:hover{color:#fff!important;text-decoration:underline}.aler__legalCopy.sidebar{font-size:.875rem;line-height:1.25;margin:0;max-width:82pc;padding:1.5rem 5%;text-align:left;width:100%}.aler__legalCopy.sidebar p{margin-bottom:0}.aler__legalCopy.sidebar p:first-child{margin-top:0}.aler__legalCopy.sidebar.bg-black{color:#fff!important}.aler__legalCopy.sidebar.bg-black a{color:#fff;text-decoration:underline}.aler__legalCopy.sidebar.bg-black a:hover{color:#fff;text-decoration:underline}@media(min-width:980px){.aler__legalCopy.sidebar{display:none}}.aler__legalCopy.sidebar.extra-margin{margin-bottom:3.75rem;margin-top:-3.75rem}@media(min-width:640px){.aler__legalCopy.sidebar.extra-margin{margin-bottom:3.125rem;margin-top:-3.125rem}}.auto-loan-pr{margin-bottom:3.125rem;padding:2.1875rem 0 0;text-align:center}.auto-loan-pr.bg-custom{background-color:#fff;background-size:contain;background-position:top;background-repeat:no-repeat;overflow:clip;position:relative}@media(min-width:980px){.auto-loan-pr.bg-custom{background-size:cover;background-position:bottom}}.auto-loan-pr.bg-custom .auto-loan-pr__wrapper{height:425px}@media(min-width:360px){.auto-loan-pr.bg-custom .auto-loan-pr__wrapper{height:485px}}@media(min-width:375px){.auto-loan-pr.bg-custom .auto-loan-pr__wrapper{height:507px}}@media(min-width:411px){.auto-loan-pr.bg-custom .auto-loan-pr__wrapper{height:565px}}@media(min-width:568px){.auto-loan-pr.bg-custom .auto-loan-pr__wrapper{height:780px}}@media(min-width:640px){.auto-loan-pr.bg-custom .auto-loan-pr__wrapper{height:390px}}@media(min-width:731px){.auto-loan-pr.bg-custom .auto-loan-pr__wrapper{height:455px}}@media(min-width:768px){.auto-loan-pr.bg-custom .auto-loan-pr__wrapper{height:5in}}@media(min-width:812px){.auto-loan-pr.bg-custom .auto-loan-pr__wrapper{height:510px}}@media(min-width:980px){.auto-loan-pr.bg-custom .auto-loan-pr__wrapper{height:auto}}@media(min-width:640px){.auto-loan-pr.no-title{padding-top:3.75rem}}@media(min-width:640px){.auto-loan-pr{padding:3.75rem 4%;text-align:left}}@media(min-width:640px){.auto-loan-pr .cta{margin-left:0}}.auto-loan-pr--custom{background-size:cover;background-position:bottom}@media(min-width:640px){.auto-loan-pr--custom{background-position:50%}}.auto-loan-pr--text-white{color:#fff}.auto-loan-pr--text-white sup{color:#fff}.auto-loan-pr--text-white sup a{color:#fff;text-decoration:underline}.auto-loan-pr--text-white sup a:active,.auto-loan-pr--text-white sup a:hover,.auto-loan-pr--text-white sup a:visited{color:#fff;text-decoration:underline}.auto-loan-pr__heading{line-height:2.75rem;padding:0 1rem}@media(min-width:640px){.auto-loan-pr__heading{padding:0}}.auto-loan-pr__copy{font-size:1.25rem;line-height:1.5rem;padding:0 1rem}@media(min-width:640px){.auto-loan-pr__copy{padding:0}}.auto-loan-pr__copy p{margin:1rem 0 1.25rem}.auto-loan-pr__rates{background-color:#fff;margin:1.5rem 0 0;padding:1.875rem .9375rem}@media(min-width:640px){.auto-loan-pr__rates{border-radius:.9375rem;margin:4.375rem 0 0;padding:1.875rem}}.auto-loan-pr__rates.my-0{margin:0}.auto-loan-pr-rates--selection{margin-bottom:1.875rem}@media(min-width:640px){.auto-loan-pr-rates--selection{display:flex;justify-content:space-between}}.color-reverse .auto-loan-pr-rates--selection{color:#000}.color-reverse .auto-loan-pr-rates--selection a,.color-reverse .auto-loan-pr-rates--selection a:active,.color-reverse .auto-loan-pr-rates--selection a:focus,.color-reverse .auto-loan-pr-rates--selection a:hover,.color-reverse .auto-loan-pr-rates--selection a:visited{color:#0053c2}.auto-loan-pr-rates--selection-intro{margin-bottom:1.25rem}@media(min-width:640px){.auto-loan-pr-rates--selection-intro{margin-bottom:0}}.auto-loan-pr-rates--selection-intro p{margin:0 0 .3125rem}@media(min-width:640px){.auto-loan-pr-rates--selection-intro p{margin:0}}.auto-loan-pr-rates--selection-intro .time-ratesd{padding:0}.auto-loan-pr-rates--selection-intro .title{font-weight:700}.auto-loan-pr-rates--selection-intro a{white-space:nowrap}.auto-loan-pr-rates--selection-intro .api-error{color:#c41230;display:none;margin:1.25rem 0;position:relative}@media(min-width:640px){.auto-loan-pr-rates--selection-intro .api-error{margin-bottom:-1.25rem;padding-left:1.875rem}}.auto-loan-pr-rates--selection-intro .api-error.show{display:block}.auto-loan-pr-rates--selection-intro .api-error svg{display:block;margin:0 auto .625rem;width:2.5rem}@media(min-width:640px){.auto-loan-pr-rates--selection-intro .api-error svg{left:0;position:absolute;top:.125rem;width:1.875rem}}.auto-loan-pr-rates--selection .pr-selector--wrapper{margin:0 auto;width:100%}@media(min-width:640px){.auto-loan-pr-rates--selection .pr-selector--wrapper{max-width:18.75rem;margin:0}}.auto-loan-pr-rates--selection .pr-selector--wrapper .auto-loan-pr-rates-selector__selectorBox{position:relative}.auto-loan-pr-rates--selection .pr-selector--wrapper .auto-loan-pr-rates-selector__selectorBox:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSI5Ij48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjQiIGQ9Ik0xIDFsNyA3IDctNyIvPjwvc3ZnPg==");background-repeat:no-repeat;content:"";display:block;height:.625rem;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1rem}.auto-loan-pr-rates--selection .pr-selector--wrapper label{color:#646464;display:block;font-size:.75rem;pointer-events:none;position:absolute;left:.625rem;top:.3125rem}.auto-loan-pr-rates--selection .pr-selector--wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ededed;padding:1.25rem .625rem .3125rem;width:100%}.auto-loan-pr-rates--title p{margin:.625rem 5% 1.75rem;font-size:1.125rem}.auto-loan-pr-rates--title p:last-child{margin-bottom:0}.auto-loan-pr-rates--rates{padding-bottom:1em;margin:0 auto}.auto-loan-pr-rates--disclosure{margin-top:1.875rem;padding-left:.9375rem;text-align:left}@media(min-width:640px){.auto-loan-pr-rates--disclosure{padding-left:0}}.auto-loan-pr-rates--disclosure p{color:#646464;font-size:.875rem;line-height:1.25rem;margin:0}.auto-loan-pr-rates--disclosure p:first-child{padding-top:0}.auto-loan-pr-rates--disclosure p a,.auto-loan-pr-rates--disclosure p a:active,.auto-loan-pr-rates--disclosure p a:focus,.auto-loan-pr-rates--disclosure p a:visited{color:#0053c2}.auto-loan-pr-rates--container{background-color:#ededed;border-radius:.9375rem;color:#000;display:flex;flex-direction:column;gap:2.5rem;justify-content:center;padding:1.25rem}@media(min-width:640px){.auto-loan-pr-rates--container{flex-direction:row;flex-wrap:wrap}}.auto-loan-pr-rates--container.auto-loan-pr--border{border:1px solid #fff}.auto-loan-pr-rates--container.auto-loan-pr--shadow{box-shadow:0 0 .625rem 0 rgba(0,0,0,.23)}.auto-loan-pr-rates--container.auto-loan-pr--noBorder{border:0}.auto-loan-pr-rates--container.auto-loan-pr-border-black{border-color:#000}.auto-loan-pr-rates--container.auto-loan-pr-border-red{border-color:#e31837}.auto-loan-pr-rates--container.auto-loan-pr-border-blue{border-color:#0073cf}.auto-loan-pr-rates--container.auto-loan-pr-border-lightGray{border-color:#f5f5f5}.auto-loan-pr-rates--container .auto-loans-rates--items{text-align:center}@media(min-width:640px){.auto-loan-pr-rates--container .auto-loans-rates--items{flex:1 0 11.25rem;max-width:11.25rem}}.auto-loan-pr-rates--container .rate{display:flex;font-size:3.5rem;margin-left:.3125rem;justify-content:center}@media(min-width:1253px){.auto-loan-pr-rates--container .rate{font-size:4rem;margin-left:1.0625rem}}.auto-loan-pr-rates--container .rate-percentage{display:block;margin-top:.375rem;font-size:1.5rem}@media(min-width:1253px){.auto-loan-pr-rates--container .rate-percentage{font-size:2rem}}.auto-loan-pr-rates--container .rate-number{font-weight:100;line-height:1}@media(min-width:1068px){.auto-loan-pr-rates--container .rate-number{padding-left:.625rem}}.auto-loan-pr-rates--container .rate-number .rate sup{vertical-align:super;top:1.125rem;font-size:1.5rem}@media(min-width:1253px){.auto-loan-pr-rates--container .rate-number .rate sup{top:1.25rem;font-size:2rem}}.auto-loan-pr-rates--container .rate-number .rate.text-brightRed sup a{color:#e31837}.auto-loan-pr-rates--container .rate-number .rate.text-darkBlue sup a{color:#012169}.auto-loan-pr-rates--container .rate-number .rate.text-black sup a{color:#000}.auto-loan-pr-rates--container .rate-number .rate.text-darkGray sup a{color:#646464}.auto-loan-pr-rates--container .rate-link sup{left:-3px}.auto-loan-pr-rates--container .rate-link sup.sup-rates{left:-3px}.auto-loan-pr-rates--container .rate-link sup a{font-size:.875rem}.auto-loan-pr-rates--container .rate-link .loan-term{margin:0}.auto-loan-pr-rates--container .rate-info{font-size:1.25rem}@media(max-width:640px){.auto-loan-pr-rates--container .rate-info{font-size:1.125rem}}.auto-loan-pr-rates--container .rate.show-error .rate-load{margin:0 1.25rem}.auto-loan-pr-rates--items{margin:0 1% 1.25rem}.auto-loan-pr-rates .autoMasthead-rates--title{text-align:center;margin:-5px auto}@media(min-width:375px){.auto-loan-pr-rates .autoMasthead-rates--title{margin-bottom:3px}}.auto-loans-rates{text-align:center;padding:0}.auto-loans-rates.section{max-width:29pc;margin:0 auto 60px}@media(min-width:640px){.auto-loans-rates.section{margin-bottom:50px}}.auto-loans-rates.section.no-margin{margin-bottom:0}@media(min-width:640px){.auto-loans-rates.section{padding:0}}@media(min-width:980px){.auto-loans-rates.section{max-width:25pc}}.auto-loans-rates__wrapper{padding:0}.auto-loans-rates--theme__sidebar .auto-loans-rates--header{text-align:center;padding:1.5rem 0}.auto-loans-rates--theme__sidebar .auto-loans-rates--header--bg-gray{background-color:#d5d5d5}.auto-loans-rates--theme__sidebar .auto-loans-rates--header--bg-blue{background-color:#012169;color:#fff}.auto-loans-rates--theme__sidebar .auto-loans-rates--header--bg-blue a{color:#fff}.auto-loans-rates--theme__sidebar .auto-loans-rates--header--bg-red{background-color:#e31837;color:#fff}.auto-loans-rates--theme__sidebar .auto-loans-rates--header--bg-red a{color:#fff}.auto-loans-rates--theme__sidebar .auto-loans-rates--copy,.auto-loans-rates--theme__sidebar .auto-loans-rates--subtitle,.auto-loans-rates--theme__sidebar .auto-loans-rates--title{font-family:connections;font-weight:100;font-style:normal;line-height:1}.auto-loans-rates--theme__sidebar .auto-loans-rates--title{margin-bottom:.4rem;font-size:1.6rem;line-height:2rem}.auto-loans-rates--theme__sidebar .auto-loans-rates--title p{margin:0}.auto-loans-rates--theme__sidebar .auto-loans-rates--title sup{font-size:.875rem;top:-.625rem}.auto-loans-rates--theme__sidebar .auto-loans-rates--title h1,.auto-loans-rates--theme__sidebar .auto-loans-rates--title h2,.auto-loans-rates--theme__sidebar .auto-loans-rates--title h3,.auto-loans-rates--theme__sidebar .auto-loans-rates--title h4,.auto-loans-rates--theme__sidebar .auto-loans-rates--title h5,.auto-loans-rates--theme__sidebar .auto-loans-rates--title h6{margin-bottom:5px;font-weight:400}.auto-loans-rates--theme__sidebar .auto-loans-rates--title .sub-heading{font-weight:500!important;font-size:1.0625rem}.auto-loans-rates--theme__sidebar .auto-loans-rates--subtitle{font-size:1.5rem}.auto-loans-rates--theme__sidebar .auto-loans-rates--copy{font-size:1rem;margin-bottom:.8rem}.auto-loans-rates--theme__sidebar .auto-loans-rates--items{padding:.5rem 0;border-bottom:2px solid #d5d5d5;font-size:1.1rem}.auto-loans-rates--theme__sidebar .auto-loans-rates--items .rate-link,.auto-loans-rates--theme__sidebar .auto-loans-rates--items .rate-number{display:inline-block}.auto-loans-rates--theme__sidebar .auto-loans-rates--items .rate-link sup,.auto-loans-rates--theme__sidebar .auto-loans-rates--items .rate-number sup{font-size:.75rem;top:-.625rem}.auto-loans-rates--theme__sidebar .auto-loans-rates--items .rate-number{width:50%;text-align:center}.auto-loans-rates--theme__sidebar .auto-loans-rates--items .rate-link{width:47%;text-align:left}.auto-loans-rates--theme__sidebar .auto-loans-rates--items .rate-link sup{color:#0053c2}.auto-loans-rates--theme__sidebar .auto-loans-rates--time-rates{font-size:.875rem;padding:0 0 .9rem}.auto-loans-rates--theme__sidebar .auto-loans-rates--rates{padding:1.5rem;background-color:#f5f5f5}.auto-loans-rates--theme__sidebar .auto-loans-rates--rates .rate_header{font-weight:700}.auto-loans-rates--theme__sidebar .auto-loans-rates--rates .rate_header .rate-number{text-align:center}.auto-loans-rates--theme__sidebar .auto-loans-rates--disclosure{padding:0 1.5rem 1rem;margin-top:1rem;text-align:left;font-size:.9rem}.auto-loans-rates .disclosures__heading{font-size:1rem;font-weight:700;text-decoration:underline}.auto-loans-rates .disclosures__heading p{margin-top:0}.tooltip{display:none}.tooltip .modal__title{color:#e31837;font-weight:400;font-size:1.5rem;margin-bottom:.7rem;margin-right:1rem}.modal__tooltip_dealer_new .modal__content,.modal__tooltip_dealer_used .modal__content,.modal__tooltip_lease_buyout .modal__content,.modal__tooltip_private_party .modal__content,.modal__tooltip_refinance .modal__content{margin-left:auto;margin-right:auto;max-width:300px}.modal__tooltip_dealer_new .modal__body.tooltip,.modal__tooltip_dealer_used .modal__body.tooltip,.modal__tooltip_lease_buyout .modal__body.tooltip,.modal__tooltip_private_party .modal__body.tooltip,.modal__tooltip_refinance .modal__body.tooltip{max-width:300px;padding-top:1.5rem}.modal__tooltip_dealer_new .modal__close,.modal__tooltip_dealer_used .modal__close,.modal__tooltip_lease_buyout .modal__close,.modal__tooltip_private_party .modal__close,.modal__tooltip_refinance .modal__close{position:absolute;color:#e31837;font-size:42px;font-weight:700}.autoMasthead{overflow:clip;padding:35px 5% 90px;text-align:center}@media(min-width:640px){.autoMasthead{padding-top:65px;padding-bottom:463px}}@media(min-width:1253px){.autoMasthead{padding-bottom:428px}}.autoMasthead:focus{outline:none}.autoMasthead--bg-gray{background-color:#f5f5f5}.autoMasthead--bg-white{background-color:#fff}.autoMasthead--flagscape-red{background-color:#ae132a;background-image:url(../fonts/flagscape-red-simp-1.0.0.svg);background-size:cover;background-position:50%}.autoMasthead--flagscape-blue{background-color:#012169;background-image:url(../fonts/flagscape-blue-simp-1.0.0.svg);background-size:cover;background-position:50%}.autoMasthead--flagscape-gray{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover;background-position:50%}.autoMasthead--custom{background-size:cover;background-position:bottom}@media(min-width:640px){.autoMasthead--custom{background-position:50%}}@media(max-width:640px){.autoMasthead--gradient,.autoMasthead--gradient-reverse,.autoMasthead--gradient-top{position:relative}}@media(min-width:640px){.autoMasthead--gradient-reverse .autoMasthead__section,.autoMasthead--gradient-top .autoMasthead__section,.autoMasthead--gradient .autoMasthead__section{background-image:radial-gradient(ellipse at center,hsla(0,0%,100%,.3) 40%,hsla(0,0%,100%,0) 70%)}}.autoMasthead--gradient-reverse .masthead__wrapper:before,.autoMasthead--gradient-top .masthead__wrapper:before{transform:rotate(180deg)}.autoMasthead--textshadow{text-shadow:0 0 2px hsla(0,0%,100%,.9),0 0 25px hsla(0,0%,100%,.9),0 0 50px hsla(0,0%,100%,.9),0 0 75pt hsla(0,0%,100%,.9)}.autoMasthead--textshadow .cta{text-shadow:none}.autoMasthead--center_aligned{text-align:center}.autoMasthead--left_aligned{text-align:left}.autoMasthead--left_aligned .cta{margin-left:0}.autoMasthead__section-upper{margin-bottom:24px}@media(min-width:1253px){.autoMasthead__section-upper{margin-bottom:52px}}@media(min-width:640px){.autoMasthead__section-lower{width:90%;display:flex;margin:0 auto;max-width:510px}.autoMasthead--center_aligned .autoMasthead__section-lower{justify-content:center}.autoMasthead--left_aligned .autoMasthead__section-lower{margin:0}.autoMasthead--left_aligned .autoMasthead__section-lower .autoMasthead__cta-wrapper+.autoMasthead__cta-wrapper{margin-left:10px}}@media(min-width:1068px){.autoMasthead__section-lower{max-width:565px}}.autoMasthead--text-white{color:#fff}.autoMasthead--text-white sup{color:#fff}.autoMasthead--text-white sup a{color:#fff;text-decoration:underline}.autoMasthead--text-white sup a:active,.autoMasthead--text-white sup a:hover,.autoMasthead--text-white sup a:visited{color:#fff;text-decoration:underline}@media(min-width:1253px){.autoMasthead__heading{max-width:491px}.autoMasthead--center_aligned .autoMasthead__heading{max-width:863px;margin:0 auto}}.autoMasthead__copy{max-width:980px;line-height:20px;margin:-10px 0 1.5rem;font-size:1.25rem;line-height:1.3}@media(min-width:640px){.autoMasthead__copy{font-size:1.5rem;line-height:1.25}}.autoMasthead--center_aligned .autoMasthead__copy{margin:-10px auto 1.5rem}@media(min-width:1253px){.autoMasthead__copy{margin-top:25px;font-size:1.25rem;max-width:527px;margin-bottom:52px}.autoMasthead--center_aligned .autoMasthead__copy{margin:0 auto 40px}}.autoMasthead__rates{text-align:center;background-color:#fff;position:relative;max-width:90%;margin:.3125rem auto 60px}@media(min-width:640px){.autoMasthead__rates{margin-bottom:50px}}@media(min-width:375px){.autoMasthead__rates{max-width:90%}}@media(min-width:640px){.autoMasthead__rates{margin-top:-385px}}@media(min-width:1253px){.autoMasthead__rates{max-width:90%;margin-top:-292px}}@media(min-width:1440px){.autoMasthead__rates{max-width:90%}}@media(min-width:1600px){.autoMasthead__rates{max-width:90pc}}.autoMasthead-rates{padding:0 5%}@media(min-width:375px){.autoMasthead-rates{padding:0}}@media(min-width:640px){.autoMasthead-rates{min-height:439px}}@media(min-width:1253px){.autoMasthead-rates{min-height:307px}}.autoMasthead-rates--title p{margin:.625rem 5% 1.75rem;font-size:1.125rem}.autoMasthead-rates--title p:last-child{margin-bottom:0}.autoMasthead-rates--rates{padding-bottom:1em;margin:0 auto}.autoMasthead-rates--disclosure *,.autoMasthead-rates--disclosure.text *{font-size:.875rem;line-height:1.25rem;padding-top:2.875rem;color:#646464;text-align:center;margin:0}.autoMasthead-rates--disclosure.text :first-child,.autoMasthead-rates--disclosure :first-child{padding-top:0}.autoMasthead-rates--container{display:flex;align-items:center;justify-content:center;flex-direction:column}@media(min-width:375px){.autoMasthead-rates--container{flex-direction:row;flex-wrap:wrap;margin:0 -7px}}@media(min-width:640px){.autoMasthead-rates--container{margin:0 auto;max-width:80%}}@media(min-width:1068px){.autoMasthead-rates--container{max-width:75%}}@media(min-width:1253px){.autoMasthead-rates--container{max-width:none}}.autoMasthead-rates--container .auto-loans-rates--items{padding:11px 1pc;text-shadow:none;text-align:center;margin:10px 5px 0;min-width:180px}@media(min-width:768px){.autoMasthead-rates--container .auto-loans-rates--items{padding:9pt 14px}}@media(min-width:1253px){.autoMasthead-rates--container .auto-loans-rates--items{padding:9pt 18px}}.autoMasthead-rates--container .auto-loans-rates--items.highlight{background-color:#e31837;color:#fff}.autoMasthead-rates--container .auto-loans-rates--items.highlight .rate-number{color:#fff}.autoMasthead-rates--container .auto-loans-rates--items.highlight .rate-number span.rate-load.text-black,.autoMasthead-rates--container .auto-loans-rates--items.highlight .rate-number span.rate-load.text-brightRed,.autoMasthead-rates--container .auto-loans-rates--items.highlight .rate-number span.rate-load.text-darkBlue,.autoMasthead-rates--container .auto-loans-rates--items.highlight .rate-number span.rate-load.text-darkGray,.autoMasthead-rates--container .auto-loans-rates--items.highlight .rate-number span.rate.text-black,.autoMasthead-rates--container .auto-loans-rates--items.highlight .rate-number span.rate.text-brightRed,.autoMasthead-rates--container .auto-loans-rates--items.highlight .rate-number span.rate.text-darkBlue,.autoMasthead-rates--container .auto-loans-rates--items.highlight .rate-number span.rate.text-darkGray{color:#fff}.autoMasthead-rates--container .auto-loans-rates--items.highlight .rate-number sup a{color:#fff!important;text-decoration:underline}.autoMasthead-rates--container .auto-loans-rates--items.highlight .rate-link a{color:#fff;text-decoration:underline;padding-bottom:2px;text-align:center}.autoMasthead-rates--container .auto-loans-rates--items.highlight .rate-info{text-align:center}.autoMasthead-rates--container .rate{display:flex;font-size:3.5rem;margin-left:5px;justify-content:center}@media(min-width:1253px){.autoMasthead-rates--container .rate{font-size:4.5rem;margin-left:17px}}.autoMasthead-rates--container .rate-percentage{display:block;margin-top:.375rem;font-size:1.5rem}@media(min-width:1253px){.autoMasthead-rates--container .rate-percentage{font-size:2rem}}.autoMasthead-rates--container .rate-number{font-weight:100;line-height:1}@media(min-width:1068px){.autoMasthead-rates--container .rate-number{padding-left:10px}}.autoMasthead-rates--container .rate-number .rate sup{vertical-align:super;top:1.125rem;font-size:1.5rem}@media(min-width:1253px){.autoMasthead-rates--container .rate-number .rate sup{top:1.25rem;font-size:2rem}}.autoMasthead-rates--container .rate-number .rate.text-brightRed sup a{color:#e31837}.autoMasthead-rates--container .rate-number .rate.text-darkBlue sup a{color:#012169}.autoMasthead-rates--container .rate-number .rate.text-black sup a{color:#000}.autoMasthead-rates--container .rate-number .rate.text-darkGray sup a{color:#646464}.autoMasthead-rates--container .rate-link a{color:#0073cf;text-decoration:none;font-size:1.25rem}@media(max-width:640px){.autoMasthead-rates--container .rate-link a{font-size:1.125rem}}.autoMasthead-rates--container .rate-link a:visited{color:#0073cf}.autoMasthead-rates--container .rate-link sup{left:-3px}.autoMasthead-rates--container .rate-link sup.sup-rates{left:-3px}.autoMasthead-rates--container .rate-link sup a{font-size:.875rem}.autoMasthead-rates--container .rate-info{font-size:1.25rem}@media(max-width:640px){.autoMasthead-rates--container .rate-info{font-size:1.125rem}}.autoMasthead-rates--disclosure{display:block;margin-top:10px}@media(min-width:640px){.autoMasthead-rates--disclosure{width:95%;margin:10px auto 0}}@media(min-width:1068px){.autoMasthead-rates--disclosure{max-width:900px}}@media(min-width:1253px){.autoMasthead-rates--disclosure{max-width:801pt}}.autoMasthead-rates--items{margin:0 1% 20px}.autoMasthead-rates .time-ratesd{padding:.5rem .5rem 0;text-align:center}.autoMasthead-rates .autoMasthead-rates--title{text-align:center;width:90%;margin:-5px auto}@media(min-width:375px){.autoMasthead-rates .autoMasthead-rates--title{width:100%;margin-bottom:3px}}.calculator-auto-extend input,.calculator-auto-extend optgroup,.calculator-auto-extend select,.calculator-auto-extend textarea{color:inherit;font:inherit;margin:0}.calculator-auto-extend button{font:inherit;margin:0}.calculator-auto-extend .left{float:left!important}.calculator-auto-extend .right{float:right!important}.calculator-auto-extend .button,.calculator-auto-extend button:not(.simple-tooltip__close){display:inline-flex;justify-content:center;align-items:center;height:2.5rem;width:auto;padding:0 1rem;line-height:1;text-align:center;text-decoration:none;min-width:9.1875rem}.calculator-auto-extend .button.cta--blue,.calculator-auto-extend .button.cta--gray,.calculator-auto-extend .button.cta--red,.calculator-auto-extend .button.cta--standard,.calculator-auto-extend .button.cta--white,.calculator-auto-extend button:not(.simple-tooltip__close).cta--blue,.calculator-auto-extend button:not(.simple-tooltip__close).cta--gray,.calculator-auto-extend button:not(.simple-tooltip__close).cta--red,.calculator-auto-extend button:not(.simple-tooltip__close).cta--standard,.calculator-auto-extend button:not(.simple-tooltip__close).cta--white{border:none}@media(min-width:1025px){.calculator-auto-extend .button,.calculator-auto-extend button:not(.simple-tooltip__close){height:auto;min-height:2.5rem;padding:.625rem 1rem;width:auto;min-width:12rem;max-width:17rem}}@media(max-width:375px){.calculator-auto-extend .button,.calculator-auto-extend button:not(.simple-tooltip__close){padding:0 .5rem}}.calculator-auto-extend .button:visited,.calculator-auto-extend button:not(.simple-tooltip__close):visited{text-decoration:none}.calculator-auto-extend .button:focus,.calculator-auto-extend .button:hover,.calculator-auto-extend button:not(.simple-tooltip__close):focus,.calculator-auto-extend button:not(.simple-tooltip__close):hover{text-decoration:none}.calculator-auto-extend .button.cta--standard:focus,.calculator-auto-extend .button.cta--standard:hover,.calculator-auto-extend button:not(.simple-tooltip__close).cta--standard:focus,.calculator-auto-extend button:not(.simple-tooltip__close).cta--standard:hover{text-decoration:underline}@media only screen and (min-width:40.063em){.calculator-auto-extend .button,.calculator-auto-extend button{display:inline-block}}.calculator-auto-extend label{cursor:pointer;display:block;color:#000}.calculator-auto-extend input[type=color],.calculator-auto-extend input[type=date],.calculator-auto-extend input[type=datetime-local],.calculator-auto-extend input[type=datetime],.calculator-auto-extend input[type=email],.calculator-auto-extend input[type=month],.calculator-auto-extend input[type=number],.calculator-auto-extend input[type=password],.calculator-auto-extend input[type=search],.calculator-auto-extend input[type=tel],.calculator-auto-extend input[type=text],.calculator-auto-extend input[type=time],.calculator-auto-extend input[type=url],.calculator-auto-extend input[type=week],.calculator-auto-extend textarea{font-family:connections,Arial,sans-serif;font-size:1em;font-weight:400;padding:.5rem;height:2.5rem}.calculator-auto-extend .purchase-result-description{margin:3.125rem 0 1rem}@media(min-width:1025px){.calculator-auto-extend .purchase-result-description{margin:4.375rem 0 0}}.calculator-auto-extend .purchase-result-description:focus{outline:thin dotted}.calculator-auto-extend .purchase-result-description .estimate-content{margin:.625rem 0 .9375rem;font-weight:700;font-size:1.125rem;color:#646464;line-height:1.5rem}.calculator-auto-extend .purchase-result-description .estimate-content a{margin-left:.125rem;color:#646464}.calculator-auto-extend .purchase-result-description .estimate-content a:visited{color:#646464}.calculator-auto-extend .required-text{font-size:.875rem;line-height:1.3125rem;font-family:connections,Arial,sans-serif;text-align:left;margin-bottom:1.875rem}@media(min-width:1025px){.calculator-auto-extend .required-text{padding-top:1.1875rem}}.calculator-auto-extend .required-text sup{color:#c41230;font-size:.75rem;top:-.125rem}.calculator-auto-extend .calculator-module{display:block;text-align:center}.calculator-auto-extend .calculator-module h2{font-size:2rem;color:#c41230;margin:0;padding:1.875rem 11.25rem}.calculator-auto-extend .calculator-module .calc-wrapper .purchase-result{color:#e31837;font-size:4.5rem;line-height:1;font-weight:100}@media(min-width:1025px){.calculator-auto-extend .calculator-module .calc-wrapper .purchase-result span{margin:0;display:inline-block}.calculator-auto-extend .calculator-module .calc-wrapper .purchase-result .estimate-amount{width:258px;position:relative;left:50%;transform:translateX(-50%)}}.calculator-auto-extend .calculator-module .calc-wrapper .purchase-result sup{font-size:2.25rem;font-weight:100;margin-right:.1875rem;top:-1.375rem}.calculator-auto-extend .calculator-module .calc-wrapper .purchase-result:focus{outline:thin dotted}.calculator-auto-extend .calculator-module .calc-wrapper .purchase-result .estimate-content sup{top:0;font-size:1.125rem}.calculator-auto-extend .calculator-module .calc-wrapper .purchase-loading{display:none;margin-top:.4375rem}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-title{font-size:1rem;font-weight:600;text-align:left;margin-bottom:.625rem;margin-top:.3125rem}@media(min-width:1025px){.calculator-auto-extend .calculator-module .calc-wrapper .refinance-title{font-size:1.5rem;font-weight:100;margin-bottom:.375rem}}.calculator-auto-extend .calculator-module .calc-wrapper .field-group{position:relative;margin-bottom:.75rem;text-align:left;font-size:1.125rem}@media(min-width:1025px){.calculator-auto-extend .calculator-module .calc-wrapper .field-group{margin-bottom:.625rem}.calculator-auto-extend .calculator-module .calc-wrapper .field-group.loan-container{margin-bottom:5.625rem}}.refinance-fields .calculator-auto-extend .calculator-module .calc-wrapper .field-group:last-child{margin-bottom:1.25rem}.calculator-auto-extend .calculator-module .calc-wrapper .field-group label{text-align:left;margin-bottom:.3125rem;color:#646464}.calculator-auto-extend .calculator-module .calc-wrapper .field-group label span{margin-left:.625rem}.calculator-auto-extend .calculator-module .calc-wrapper .field-group label sup.required-field{color:#c41230;font-size:1.125rem;top:0}.calculator-auto-extend .calculator-module .calc-wrapper .field-group .ie9-placeholder{position:absolute;line-height:2.5rem;color:#646464;margin-left:.5625rem;font-size:.875em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.calculator-auto-extend .calculator-module .calc-wrapper .field-group input{width:100%;border:.0625rem solid #646464;padding-right:.625rem!important;margin-bottom:0;font-weight:100}.calculator-auto-extend .calculator-module .calc-wrapper .field-group input[type=text]::-moz-placeholder{font-family:connections,Arial,sans-serif;text-align:center;font-weight:100;font-size:1.125rem;color:#646464}.calculator-auto-extend .calculator-module .calc-wrapper .field-group input[type=text]::placeholder{font-family:connections,Arial,sans-serif;text-align:center;font-weight:100;font-size:1.125rem;color:#646464}.calculator-auto-extend .calculator-module .calc-wrapper .field-group .field-info{height:1.125rem;width:1.5625rem;position:absolute;padding-top:0;text-align:center;margin-right:.25rem}.calculator-auto-extend .calculator-module .calc-wrapper .field-group .validation-error,.calculator-auto-extend .calculator-module .calc-wrapper .field-group .validation-warning{display:none;color:#e31837;text-align:left;margin-top:.3125rem;background-repeat:no-repeat;padding:.4375rem .4375rem .1875rem 0;font-size:1.125rem}.calculator-auto-extend .calculator-module .calc-wrapper .field-group .validation-error-extended{display:none;text-align:left;color:#333;font-weight:400;padding:0}.calculator-auto-extend .calculator-module .calc-wrapper .field-group .validation-warning{color:#e31837;background-position:-190px -169px}.calculator-auto-extend .calculator-module .calc-wrapper .field-group .validation-error{color:#e31837;background-position:-190px -169px}.calculator-auto-extend .calculator-module .calc-wrapper .field-group.warn{border:.0625rem solid #e31837;background-color:#fffbf9;padding:.625rem}.calculator-auto-extend .calculator-module .calc-wrapper .field-group.warn input[type=text]{border-color:#e31837}.calculator-auto-extend .calculator-module .calc-wrapper .field-group.warn input[type=text]::-moz-placeholder{color:#e31837}.calculator-auto-extend .calculator-module .calc-wrapper .field-group.warn input[type=text]::placeholder{color:#e31837}.calculator-auto-extend .calculator-module .calc-wrapper .field-group.warn label{display:block;color:#e31837}.calculator-auto-extend .calculator-module .calc-wrapper .field-group.err{margin-bottom:.9375rem}.calculator-auto-extend .calculator-module .calc-wrapper .field-group.err input[type=text]{border-color:#e31837}.calculator-auto-extend .calculator-module .calc-wrapper .field-group.err input[type=text]::-moz-placeholder{color:#e31837}.calculator-auto-extend .calculator-module .calc-wrapper .field-group.err input[type=text]::placeholder{color:#e31837}.calculator-auto-extend .calculator-module .calc-wrapper .field-group.err label{display:block;color:#e31837;border-color:#e31837}.calculator-auto-extend .calculator-module .calc-wrapper .fields-title{color:#51483f;font-size:.875rem;line-height:1.5rem;font-weight:700}.calculator-auto-extend .calculator-module .calc-wrapper .calc-desc{width:577px;text-align:left;font-size:.875rem;line-height:1.1rem;margin:auto;padding:1.5rem 0}.calculator-auto-extend .calculator-module .calc-wrapper .fields-wrapper{width:100%;display:block;margin-right:.8125rem}.calculator-auto-extend .calculator-module .calc-wrapper .fields-wrapper .fields .fields1{position:relative;display:inline-block;vertical-align:top;width:275px;margin-right:1.375rem}.calculator-auto-extend .calculator-module .calc-wrapper .fields-wrapper .fields .fields2{position:relative;display:inline-block;vertical-align:top;width:275px}.calculator-auto-extend .calculator-module .calc-wrapper .field-info{top:.125rem}.calculator-auto-extend .calculator-module .calc-wrapper .purchase-results-wrapper{width:275px;display:inline-block;padding-top:.625rem}.calculator-auto-extend .calculator-module .calc-wrapper .purchase-button{display:inline-block;width:100%;margin-top:.4375rem}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc--mobile .refinance-results{margin-top:1.875rem;margin-bottom:1.875rem}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-button{display:inline-block}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-button .button{display:inline-flex;justify-content:center;align-items:center;height:2.5rem;width:11.9375rem;padding:0 1rem;line-height:1;text-align:center;text-decoration:none;min-width:auto}.calculator-auto-extend .calculator-module .calc-wrapper .purchase-button .button{display:inline-flex;justify-content:center;align-items:center;height:2.5rem;width:9.25rem;padding:0 1rem;line-height:1;text-align:center;text-decoration:none;border:none;min-width:auto}.calculator-auto-extend .calculator-module .optional-fields div{padding-top:0;width:275px;height:40px;color:#51483f;font-size:1rem;line-height:40px;border-top:1px solid #d0c8bf;border-bottom:1px solid #d0c8bf;margin-bottom:10px}.calculator-auto-extend .calculator-module .optional-fields div:focus,.calculator-auto-extend .calculator-module .optional-fields div:hover{text-decoration:none!important;color:#fff;background-color:#011136;cursor:pointer}.calculator-auto-extend .calculator-module .optional-fields div .caret{display:inline-block;height:31px;width:20px}.calculator-auto-extend .refinance-fields .field-group:last-child{margin-bottom:2rem}.calculator-auto-extend .refinance-calc .refinance-results .refinance-button{width:275px}.calculator-auto-extend .refinance-calc .refinance-results .refinance-button .button{width:100%;height:40px;line-height:40px;font-size:1.125rem;background-color:#d1c9c0;color:#36c;margin:9pt 0 23px;padding:0}.calculator-auto-extend .refinance-results .refinance-loading,.calculator-auto-extend .refinance-results .refinance-result{display:none}.calculator-auto-extend .refinance-results .refinance-result table td.shaded{background-color:#f2f2f2!important}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table{width:100%;border:0}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody th.title{color:#fff;background-color:#012169}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table td,.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table th{color:#000;text-align:center}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table th{font-weight:400}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table thead td{width:8pc}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table .thead th{line-height:28px}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody th{height:68px;width:8pc;text-align:left}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody th.title{text-align:center;height:2pc;width:100%;font-size:1.125rem}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td .cnx-light{font-size:1.5rem;font-weight:100}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td sup{font-size:.75rem;margin-right:.125rem;top:-.4375rem;line-height:1.5625rem;font-weight:100;left:0}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td sub{bottom:0;margin-left:2px;font-size:.875rem;line-height:1.875rem;font-weight:100}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td .sub-title{font-size:.875rem;color:#646464;font-weight:100}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td.single-line-text .cnx-light{display:inline-block;margin-bottom:0;line-height:1.625rem}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td.single-line-text .cnx-light span,.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td.single-line-text .cnx-light sub,.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td.single-line-text .cnx-light sup{line-height:0}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td.multiple-line-text sub{display:block;margin:-5px 0 0;line-height:1;font-size:1.125rem}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td.multiple-line-text .sub-title{margin-bottom:0}@media(min-width:1025px){.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td{width:33.33%}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td .cnx-light{font-size:2rem;line-height:1.875rem}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td sup{font-size:1.125rem;line-height:1.5625rem;top:-.625rem}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td sub{font-size:1.125rem;line-height:1.875rem}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td .sub-title{font-size:1.125rem;line-height:1.875rem}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td.single-line-text .cnx-light{margin:.3125rem 0}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td.multiple-line-text .cnx-light{margin-top:.3125rem}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table tbody td.multiple-line-text .cnx-light sub{line-height:1.125rem;font-size:1.125rem;margin:0 0 .3125rem}}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table#refi-results-small tbody td{padding:0;height:4.125rem}@media(min-width:1025px){.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table#refi-results-small tbody td{height:6.25rem}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-results .refinance-result table#refi-results-small tbody td.multiple-line-text{height:6.75rem}}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table{width:100%;border:0}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table td,.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table th{color:#51483f;background-color:#fff;text-align:center}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table th{font-weight:400}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table thead td{width:8pc}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table thead th{line-height:28px}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table tbody th{height:68px;width:8pc;text-align:left}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table tbody th.title{text-align:center;height:2pc;width:100%}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table tbody td{border-bottom:1px solid #e6e5e1}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table tbody td .cnx-light{font-size:x-large}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table tbody td sup{top:-.6em}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table tbody td sub{bottom:0;margin-left:2px}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table tbody td .sub-title{font-size:.85em}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table#refi-results-small tbody td{padding-top:20px}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-results-wrapper{width:275px;display:inline-block;float:left;margin-left:9pt}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-button .button:active,.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-button .button:focus,.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-button .button:hover,.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-button .button:visited{color:#fff;text-decoration:none}.calculator-auto-extend .calculator-module .calc-wrapper .field-group.err .validation-error,.calculator-auto-extend .calculator-module .calc-wrapper .field-group.warn .validation-error,.calculator-auto-extend .calculator-module .calc-wrapper .optional-fields div.open .hide-fields-text{display:block}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result table tbody td.shaded{background-color:#f2f2f2}.calculator-auto-extend .calculator-module .calc-wrapper .optional-fields,.calculator-auto-extend .calculator-module .calc-wrapper .optional-fields div .hide-fields-text,.calculator-auto-extend .calculator-module .calc-wrapper .optional-fields div.open .show-fields-text,.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc,.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-loading,.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-result{display:none}.calculator-auto-extend .calculator-module .calc-wrapper .columns{padding:0}.calculator-auto-extend .calculator-module .calc-wrapper .purchase-fields,.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-fields{width:100%;display:block}.calculator-auto-extend .calculator-module .calc-wrapper .fields-wrapper .fields,.calculator-auto-extend .preferred-rewards-module .preferred-rewards-image{text-align:center}.calculator-auto-extend .calculator-module .calc-wrapper .optional-fields:focus,.calculator-auto-extend .calculator-module .calc-wrapper .optional-fields:focus div,.calculator-auto-extend .calculator-module .calc-wrapper .optional-fields:focus div>span,.calculator-auto-extend .calculator-module .calc-wrapper .optional-fields:hover,.calculator-auto-extend .calculator-module .calc-wrapper .optional-fields:hover div,.calculator-auto-extend .calculator-module .calc-wrapper .optional-fields:hover div>span{color:#fff;background-color:#011136;cursor:pointer;text-decoration:underline}.calculator-auto-extend .calculator-module .field-info{background-image:url(../fonts/info_icon.svg);background-repeat:no-repeat}.calculator-auto-extend .calculator-module h2{font-size:1.375rem;line-height:1.375rem;padding:30px 10px}.calculator-auto-extend .calculator-module .calc-wrapper .calc-desc{width:100%;padding:24px 0}.calculator-auto-extend .calculator-module .calc-wrapper .fields-wrapper .fields .fields1{display:block;width:100%;margin-right:0}.calculator-auto-extend .calculator-module .calc-wrapper .fields-wrapper .fields .fields2{display:block;width:100%}.calculator-auto-extend .calculator-module .calc-wrapper .field-info{right:0}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results{margin:0}.calculator-auto-extend .calculator-module .calc-wrapper .optional-fields{display:block}.calculator-auto-extend .calculator-module .calc-wrapper .purchase-calc .fields-title{display:none}.calculator-auto-extend .calculator-module .calc-wrapper .purchase-fields-wrapper,.calculator-auto-extend .calculator-module .calc-wrapper .purchase-results-wrapper{width:100%;padding:0 10px}.calculator-auto-extend .calculator-module .calc-wrapper .field-group input,.calculator-auto-extend .calculator-module .calc-wrapper .optional-fields div,.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-button{width:100%}.calculator-auto-extend .calculator-module .calc-wrapper .refinance-calc .refinance-results .refinance-button .refi-button-wrapper{padding:0 10px}@media(min-width:768px){.calculator-auto-extend .calculator-module .calc-wrapper .fields-wrapper .fields{padding:0 10px}}@media(min-width:1025px){.calculator-auto-extend .calculator-module .calc-wrapper .fields-wrapper .fields{padding:0}}.calculator-auto-extend form#purchase-calculator-form,.calculator-auto-extend form#refinance-calculator-form{display:flex;margin-top:.625rem;justify-content:center}.calculator-auto-extend #refinance-calculator-form .field-group{margin-bottom:1.25rem}@media(min-width:1025px){.calculator-auto-extend #refinance-calculator-form .field-group{margin-bottom:.625rem}}.calculator-auto-extend .purchase-calc{width:15.75rem;margin:0 1.5rem 0 0}.calculator-auto-extend .purchase-calc .required-text{display:none}@media(min-width:1025px){.calculator-auto-extend .purchase-calc .required-text{display:block}}.calculator-auto-extend .purchase-calc-2{width:15.75rem;margin:0 5.5rem 0 0}.calculator-auto-extend .purchase-calc-3{width:17rem}.calculator-auto-extend .purchase-calc--mobile,.calculator-auto-extend .refinance-calc--mobile{width:95%;margin:0 auto}.calculator-auto-extend .hidden,.calculator-auto-extend .hide{display:none}.calculator-auto-extend fieldset,.calculator-auto-extend form{margin:0;padding:0}.calculator-auto-extend fieldset{width:auto;border:0}.calculator-auto-extend .ada-hidden,.calculator-auto-extend legend{position:absolute;left:-625pc;top:auto;width:1px;height:1px}.calculator-auto-extend dl,.calculator-auto-extend ol,.calculator-auto-extend ul{font-family:inherit;font-size:inherit;line-height:inherit}.calculator-auto-extend .refinance-calc{display:block!important;order:1;width:19.0625rem}.calculator-auto-extend .refinance-calc .required-text{display:none}@media(min-width:1025px){.calculator-auto-extend .refinance-calc .required-text{margin-top:0;display:block}}.calculator-auto-extend .refinance-calc .fields1 .field-group:last-child{margin-bottom:1.0625rem}.calculator-auto-extend .refinance-calc-2{order:2;width:235px;position:relative}@media(min-width:1025px){.calculator-auto-extend .refinance-calc-2{width:17.0625rem}}.calculator-auto-extend .refinance-calc-3{order:3;width:19.0625rem}.calculator-auto-extend .refinance-calc-3 .required-text{margin-top:0;display:block}@media(min-width:1025px){.calculator-auto-extend .refinance-calc-3 .required-text{display:none}}.calculator-auto-extend .refinance-calc-2 .refinance-results{position:absolute;top:1rem;right:0;left:0}@media(min-width:1025px){.calculator-auto-extend .refinance-calc-2 .refinance-results{top:9.625rem}}.refinance__toggle .calculator-auto-extend .table-grid-results .refinance-result{width:40rem;margin:3.125rem auto 0}@media(min-width:320px){.calculator-auto-extend .calculators-container{margin-top:35px}}@media(min-width:768px){.calculator-auto-extend .calculators-container{margin-top:0}}@media(min-width:1025px){.calculator-auto-extend .calculators-container{margin-top:0}}@media(min-width:320px){.calculator-auto-extend .purchase-calculator-form-mobile{display:block!important;padding:0 10px}.calculator-auto-extend .purchase-calculator-form-mobile .purchase-calc{margin-left:0;margin-right:0;width:100%}.calculator-auto-extend .purchase-calculator-form-mobile .purchase-calc-2{margin:0;width:100%}.calculator-auto-extend .purchase-calculator-form-mobile .purchase-calc-3{width:100%;margin-bottom:2.5rem}.calculator-auto-extend .purchase-calculator-form-mobile .purchase-calc-3 .purchase-results .purchase-button .button{height:90pt;line-height:90pt}}@media(min-width:320px){.calculator-auto-extend .refinance-calculator-form-mobile{display:block!important;padding:0 10px}.calculator-auto-extend .refinance-calculator-form-mobile .refinance-calc{margin-left:0;margin-right:0;width:100%}.calculator-auto-extend .refinance-calculator-form-mobile .refinance-calc-2{margin-right:0;width:100%}.calculator-auto-extend .refinance-calculator-form-mobile .refinance-calc-2 .refinance-results{position:static;right:auto;margin-top:20px;margin-bottom:20px}.calculator-auto-extend .refinance-calculator-form-mobile .refinance-calc-3{width:100%}.calculator-auto-extend .refinance-calculator-form-mobile .refinance-calc-3 .fields1 .field-group:last-child{margin-bottom:1.0625rem}}.no-scrolling{overflow:hidden}.calculator-auto{max-width:90pc;overflow:clip;padding:3rem 5%;margin:0 auto 60px}@media(min-width:640px){.calculator-auto{margin-bottom:50px}}@media(min-width:1025px){.calculator-auto{padding:3rem 5% 5rem}}.calculator-auto:focus{outline:thin dotted}.calculator-auto h1{text-align:center;margin-bottom:1.25rem}.calculator-auto .copy{max-width:845px;margin:0 auto 2.5rem;text-align:center}@media(min-width:1025px){.calculator-auto .copy{margin:.25rem auto 3.5rem}}.calculator-auto .copy li,.calculator-auto .copy p{font-size:1.25rem;line-height:1.6875rem}.calculator-auto .copy sup{font-size:.75rem;top:-.625rem}.calculator-auto h1,.calculator-auto h2{text-align:center}.calculator-auto h1.main-title,.calculator-auto h2.main-title{margin-bottom:1.25rem}.calculator-auto-container{max-width:975pt;width:100%;margin:0 auto;text-align:center}.calculator-auto-container>div{vertical-align:top;width:96%;height:auto;display:inline-block;overflow:hidden}@media(min-width:768px){.calculator-auto-container>div{padding:0}}.calculator-auto-container>div:first-child{margin-right:0}.calculator-auto-container #purchase{position:relative;overflow:visible}.calculator-auto-container .gray-line{width:100%;border-bottom:1px solid #646464;overflow:visible;display:none}@media(min-width:1025px){.calculator-auto-container .gray-line{display:inline-block}.calculator-auto-container .gray-line.small{max-width:900px}}.calculator-auto-container .gray-line .purchase{top:4px}.calculator-auto-container .purchase-container-mobile-active,.calculator-auto-container .refinance-container-mobile-active{border-bottom:.5rem solid #e31837;width:310px;margin:0 auto;padding-bottom:1.25rem}.calculator-auto-container .purchase-container-mobile img.caret-down,.calculator-auto-container .refinance-container-mobile img.caret-down{height:28px;width:28px;margin-bottom:9pt}.calculator-auto-container .purchase-container-mobile,.calculator-auto-container .refinance-container-mobile{margin-bottom:.75rem}@media(min-width:1025px){.calculator-auto-container .purchase-container-mobile,.calculator-auto-container .refinance-container-mobile{display:none}}.calculator-auto-container .refinance-container-mobile .click-container{position:inherit}.calculator-auto-container [class*=-container-mobile]~[class*=-container-mobile] .separator-container{display:block}.calculator-auto-container .refinance-container-mobile .separator-container{display:none;margin-bottom:.9375rem;margin-top:1.25rem;position:relative}.calculator-auto-container .refinance-container-mobile .separator-container span{display:inline-block;width:40px;background-color:#fff}.calculator-auto-container .refinance-container-mobile .separator-container:before{content:"";display:block;height:2px;width:310px;background-color:#bababa;position:absolute;top:1.0625rem;left:0;right:0;margin:0 auto;z-index:-1}.calculator-auto-container #purchase,.calculator-auto-container #refinance{display:inherit}.calculator-auto-container #purchase .caret-down,.calculator-auto-container #refinance .caret-down{height:34px;width:2pc;margin-bottom:15px}.calculator-auto-container #purchase .purchase-container--active,.calculator-auto-container #purchase .refinance-container--active,.calculator-auto-container #refinance .purchase-container--active,.calculator-auto-container #refinance .refinance-container--active{border-bottom:5px solid #e31837}@media(min-width:320px){.calculator-auto-container #purchase,.calculator-auto-container #refinance{width:100%}}@media(min-width:1025px){.calculator-auto-container #purchase,.calculator-auto-container #refinance{width:auto;position:relative;top:.125rem;vertical-align:top}}.calculator-auto-container #purchase .purchase__toggle--mobile,.calculator-auto-container #purchase .refinance__toggle--mobile,.calculator-auto-container #refinance .purchase__toggle--mobile,.calculator-auto-container #refinance .refinance__toggle--mobile{margin-top:25px}@media(min-width:1025px){.calculator-auto-container #purchase .purchase__toggle--mobile,.calculator-auto-container #purchase .refinance__toggle--mobile,.calculator-auto-container #refinance .purchase__toggle--mobile,.calculator-auto-container #refinance .refinance__toggle--mobile{display:none!important}}.calculator-auto-container #purchase .purchase-container,.calculator-auto-container #purchase .refinance-container,.calculator-auto-container #refinance .purchase-container,.calculator-auto-container #refinance .refinance-container{padding:0 .375rem}@media(min-width:1025px){.calculator-auto-container #purchase .purchase-container,.calculator-auto-container #purchase .refinance-container,.calculator-auto-container #refinance .purchase-container,.calculator-auto-container #refinance .refinance-container{height:4.75rem;min-width:20.4375rem}}@media(min-width:320px){.calculator-auto-container #purchase .purchase-container--active,.calculator-auto-container #purchase .refinance-container--active,.calculator-auto-container #refinance .purchase-container--active,.calculator-auto-container #refinance .refinance-container--active{margin:0 auto}}.calculator-auto-container #purchase .purchase-container a.plus_purchase_desktop,.calculator-auto-container #purchase .purchase-container a.plus_purchase_icon,.calculator-auto-container #purchase .purchase-container a.plus_refinance_desktop,.calculator-auto-container #purchase .purchase-container a.plus_refinance_icon,.calculator-auto-container #purchase .refinance-container a.plus_purchase_desktop,.calculator-auto-container #purchase .refinance-container a.plus_purchase_icon,.calculator-auto-container #purchase .refinance-container a.plus_refinance_desktop,.calculator-auto-container #purchase .refinance-container a.plus_refinance_icon,.calculator-auto-container #refinance .purchase-container a.plus_purchase_desktop,.calculator-auto-container #refinance .purchase-container a.plus_purchase_icon,.calculator-auto-container #refinance .purchase-container a.plus_refinance_desktop,.calculator-auto-container #refinance .purchase-container a.plus_refinance_icon,.calculator-auto-container #refinance .refinance-container a.plus_purchase_desktop,.calculator-auto-container #refinance .refinance-container a.plus_purchase_icon,.calculator-auto-container #refinance .refinance-container a.plus_refinance_desktop,.calculator-auto-container #refinance .refinance-container a.plus_refinance_icon{height:3.5rem;display:inline-block!important}.calculator-auto-container #purchase .purchase-container a.plus_purchase_desktop:after,.calculator-auto-container #purchase .purchase-container a.plus_purchase_icon:after,.calculator-auto-container #purchase .purchase-container a.plus_refinance_desktop:after,.calculator-auto-container #purchase .purchase-container a.plus_refinance_icon:after,.calculator-auto-container #purchase .refinance-container a.plus_purchase_desktop:after,.calculator-auto-container #purchase .refinance-container a.plus_purchase_icon:after,.calculator-auto-container #purchase .refinance-container a.plus_refinance_desktop:after,.calculator-auto-container #purchase .refinance-container a.plus_refinance_icon:after,.calculator-auto-container #refinance .purchase-container a.plus_purchase_desktop:after,.calculator-auto-container #refinance .purchase-container a.plus_purchase_icon:after,.calculator-auto-container #refinance .purchase-container a.plus_refinance_desktop:after,.calculator-auto-container #refinance .purchase-container a.plus_refinance_icon:after,.calculator-auto-container #refinance .refinance-container a.plus_purchase_desktop:after,.calculator-auto-container #refinance .refinance-container a.plus_purchase_icon:after,.calculator-auto-container #refinance .refinance-container a.plus_refinance_desktop:after,.calculator-auto-container #refinance .refinance-container a.plus_refinance_icon:after{content:"+";transition:all .3s ease-in-out;line-height:.5;font-size:4.875rem;font-weight:lighter;color:#000;position:absolute;top:2px;right:0}.calculator-auto-container #purchase .purchase-container a.minus_purchase_desktop,.calculator-auto-container #purchase .purchase-container a.minus_refinance_desktop,.calculator-auto-container #purchase .refinance-container a.minus_purchase_desktop,.calculator-auto-container #purchase .refinance-container a.minus_refinance_desktop,.calculator-auto-container #refinance .purchase-container a.minus_purchase_desktop,.calculator-auto-container #refinance .purchase-container a.minus_refinance_desktop,.calculator-auto-container #refinance .refinance-container a.minus_purchase_desktop,.calculator-auto-container #refinance .refinance-container a.minus_refinance_desktop{height:3.5rem;display:inline-block!important}.calculator-auto-container #purchase .purchase-container a.minus_purchase_desktop:after,.calculator-auto-container #purchase .purchase-container a.minus_refinance_desktop:after,.calculator-auto-container #purchase .refinance-container a.minus_purchase_desktop:after,.calculator-auto-container #purchase .refinance-container a.minus_refinance_desktop:after,.calculator-auto-container #refinance .purchase-container a.minus_purchase_desktop:after,.calculator-auto-container #refinance .purchase-container a.minus_refinance_desktop:after,.calculator-auto-container #refinance .refinance-container a.minus_purchase_desktop:after,.calculator-auto-container #refinance .refinance-container a.minus_refinance_desktop:after{transform:rotate(134deg);top:5px}.calculator-auto-container #purchase .purchase-container a.desktop_purchase,.calculator-auto-container #purchase .purchase-container a.desktop_refinance,.calculator-auto-container #purchase .refinance-container a.desktop_purchase,.calculator-auto-container #purchase .refinance-container a.desktop_refinance,.calculator-auto-container #refinance .purchase-container a.desktop_purchase,.calculator-auto-container #refinance .purchase-container a.desktop_refinance,.calculator-auto-container #refinance .refinance-container a.desktop_purchase,.calculator-auto-container #refinance .refinance-container a.desktop_refinance{display:none}@media(min-width:1025px){.calculator-auto-container #purchase .purchase-container a.desktop_purchase,.calculator-auto-container #purchase .purchase-container a.desktop_refinance,.calculator-auto-container #purchase .refinance-container a.desktop_purchase,.calculator-auto-container #purchase .refinance-container a.desktop_refinance,.calculator-auto-container #refinance .purchase-container a.desktop_purchase,.calculator-auto-container #refinance .purchase-container a.desktop_refinance,.calculator-auto-container #refinance .refinance-container a.desktop_purchase,.calculator-auto-container #refinance .refinance-container a.desktop_refinance{position:relative;display:block}}.calculator-auto-container #purchase .purchase-container a.mobile_purchase,.calculator-auto-container #purchase .purchase-container a.mobile_refinance,.calculator-auto-container #purchase .refinance-container a.mobile_purchase,.calculator-auto-container #purchase .refinance-container a.mobile_refinance,.calculator-auto-container #refinance .purchase-container a.mobile_purchase,.calculator-auto-container #refinance .purchase-container a.mobile_refinance,.calculator-auto-container #refinance .refinance-container a.mobile_purchase,.calculator-auto-container #refinance .refinance-container a.mobile_refinance{display:block}@media(min-width:1025px){.calculator-auto-container #purchase .purchase-container a.mobile_purchase,.calculator-auto-container #purchase .purchase-container a.mobile_refinance,.calculator-auto-container #purchase .refinance-container a.mobile_purchase,.calculator-auto-container #purchase .refinance-container a.mobile_refinance,.calculator-auto-container #refinance .purchase-container a.mobile_purchase,.calculator-auto-container #refinance .purchase-container a.mobile_refinance,.calculator-auto-container #refinance .refinance-container a.mobile_purchase,.calculator-auto-container #refinance .refinance-container a.mobile_refinance{display:none}}.calculator-auto-container #purchase a,.calculator-auto-container #refinance a{text-decoration:none}.calculator-auto-container #purchase a:active,.calculator-auto-container #purchase a:focus,.calculator-auto-container #purchase a:hover,.calculator-auto-container #refinance a:active,.calculator-auto-container #refinance a:focus,.calculator-auto-container #refinance a:hover{text-decoration:none}@media(min-width:1025px){.calculator-auto-container .gray-line.small #purchase .purchase-container,.calculator-auto-container .gray-line.small #purchase .refinance-container,.calculator-auto-container .gray-line.small #refinance .purchase-container,.calculator-auto-container .gray-line.small #refinance .refinance-container{min-width:56.25rem}}.calculator-auto-container .purchase__overlay,.calculator-auto-container .refinance__overlay{transition:all .5s ease-in-out;padding-top:4px;text-decoration:none}.calculator-auto-container .purchase__overlay h3,.calculator-auto-container .refinance__overlay h3{color:#000;font-size:2rem;font-weight:100;display:inline-block;text-align:left;padding-right:3.125rem}@media(min-width:1025px){.calculator-auto-container .purchase__overlay h3,.calculator-auto-container .refinance__overlay h3{display:inline;font-size:2rem}}.calculator-auto-container .purchase__overlay div.click-container p,.calculator-auto-container .refinance__overlay div.click-container p{margin:.625rem 0 1.5rem}.calculator-auto-container .purchase__overlay--mobile,.calculator-auto-container .refinance__overlay--mobile{padding-top:4px;text-decoration:none}.calculator-auto-container .purchase__overlay--mobile h3,.calculator-auto-container .refinance__overlay--mobile h3{color:#000;font-size:1.5rem;font-weight:100;display:inline-block;text-align:left}@media(min-width:1025px){.calculator-auto-container .purchase__overlay--mobile h3,.calculator-auto-container .refinance__overlay--mobile h3{display:inline;font-size:3rem}}.calculator-auto-container .calculators-container .purchase__toggle{padding-top:30px}.calculator-auto-container .purchase__toggle,.calculator-auto-container .refinance__toggle{overflow:visible;height:auto;padding-top:20px;padding-bottom:0}@media(max-width:1025px){.calculator-auto-container .purchase__toggle,.calculator-auto-container .refinance__toggle{padding-top:0}}@media(min-width:1025px){.calculator-auto-container .purchase__toggle,.calculator-auto-container .refinance__toggle{padding-top:2.1875rem}}.calculator-auto-container .purchase__toggle .p,.calculator-auto-container .refinance__toggle .p{text-align:left;padding:0 20px}.calculator-auto-container .purchase__toggle .input,.calculator-auto-container .refinance__toggle .input{width:100%;display:block;margin-bottom:10px}.calculator-auto-container .purchase__toggle .input input,.calculator-auto-container .refinance__toggle .input input{height:50px;padding:4px 10px;width:90%;margin:10px auto}.calculator-auto-container .purchase__toggle .calculate,.calculator-auto-container .refinance__toggle .calculate{text-align:left;padding:0 20px}.calculator-auto-container .purchase__toggle .calculate button,.calculator-auto-container .refinance__toggle .calculate button{font-size:18px;width:360px;height:50px;margin-bottom:4px;border:none}.calculator-auto-container .purchase__toggle .calculate p,.calculator-auto-container .refinance__toggle .calculate p{font-size:14px}.calculator-auto-container .purchase__toggle .result,.calculator-auto-container .refinance__toggle .result{font-size:34px;font-weight:500;margin:10px auto}.calculator-auto-container .purchase__toggle .fields2,.calculator-auto-container .refinance__toggle .fields2{margin-top:35px}.calculator-auto-container .purchase__toggle,.calculator-auto-container .refinance__toggle{display:none;width:100%}.calculator-auto-container .purchase__toggle .optional-fields{text-align:left;padding:0 20px;min-height:40px}.calculator-auto-container .purchase__toggle .optional-fields__toggle{height:auto;margin:20px auto}@media(min-width:1025px){.calculator-auto-container .refinance__toggle{padding-top:1.0625rem}}.calculator-auto-container .separator-container{width:100%;display:block;font-size:1.5rem;font-weight:100;margin-top:2.5rem}@media(min-width:1025px){.calculator-auto-container .separator-container{display:inline-block;margin-top:.75rem;width:12%}}.calculator-auto-container .click-container{font-size:1.125rem;color:#646464;display:block;text-align:center;margin:0 0 .3125rem}.calculator-auto-container .click-container-hide{display:none}.calculator-auto-container--items{padding-top:40px;max-width:1170px;margin:0 auto}.calculator-auto .show-for-medium-up{display:none}.calculator-auto .purchase-container-mobile a.plus_purchase_icon,.calculator-auto .purchase-container-mobile a.plus_purchase_mobile,.calculator-auto .purchase-container-mobile a.plus_refinance_icon,.calculator-auto .purchase-container-mobile a.plus_refinance_mobile,.calculator-auto .refinance-container-mobile a.plus_purchase_icon,.calculator-auto .refinance-container-mobile a.plus_purchase_mobile,.calculator-auto .refinance-container-mobile a.plus_refinance_icon,.calculator-auto .refinance-container-mobile a.plus_refinance_mobile{display:inline-block;width:17.5rem}.calculator-auto .purchase-container-mobile a.plus_purchase_icon h3:after,.calculator-auto .purchase-container-mobile a.plus_purchase_mobile h3:after,.calculator-auto .purchase-container-mobile a.plus_refinance_icon h3:after,.calculator-auto .purchase-container-mobile a.plus_refinance_mobile h3:after,.calculator-auto .refinance-container-mobile a.plus_purchase_icon h3:after,.calculator-auto .refinance-container-mobile a.plus_purchase_mobile h3:after,.calculator-auto .refinance-container-mobile a.plus_refinance_icon h3:after,.calculator-auto .refinance-container-mobile a.plus_refinance_mobile h3:after{content:"+";transition:all .3s ease-in-out;line-height:.4;font-size:3.125rem;font-weight:lighter;color:#000;position:relative;bottom:-.4375rem;right:-.125rem;width:1.25rem;height:1.25rem;display:inline-block;margin-left:.625rem}.calculator-auto .purchase-container-mobile a.minus_purchase_mobile,.calculator-auto .purchase-container-mobile a.minus_refinance_mobile,.calculator-auto .refinance-container-mobile a.minus_purchase_mobile,.calculator-auto .refinance-container-mobile a.minus_refinance_mobile{display:inline-block}.calculator-auto .purchase-container-mobile a.minus_purchase_mobile h3:after,.calculator-auto .purchase-container-mobile a.minus_refinance_mobile h3:after,.calculator-auto .refinance-container-mobile a.minus_purchase_mobile h3:after,.calculator-auto .refinance-container-mobile a.minus_refinance_mobile h3:after{transform:rotate(134deg);right:-.625rem}.calculator-auto .purchase-container-mobile a .purchase-click-container,.calculator-auto .purchase-container-mobile a .refinance-click-container,.calculator-auto .refinance-container-mobile a .purchase-click-container,.calculator-auto .refinance-container-mobile a .refinance-click-container{color:#646464;margin-top:.625rem}#calculator-auto .calculators-container .purchase-click-container,#calculator-auto .calculators-container .refinance-click-container{position:absolute;right:0;left:0}#calculator-auto .calculators-container .purchase-click-container p,#calculator-auto .calculators-container .refinance-click-container p{margin:0;padding:1.2em}@media(min-width:768px){#calculator-auto .calculators-container .refinance-click-container{display:block}}@media(min-width:1025px){#calculator-auto .calculators-container .refinance-click-container{display:none}}.tooltip-content{display:none}.simple-tooltip__wrapper{position:relative}.simple-tooltip__wrapper:after{content:"";width:15px;height:15px;bottom:-7.5px;position:absolute;background:#fff;transform:rotate(45deg)}.simple-tooltip__container{height:18px;width:25px;position:absolute;right:0;top:0;padding-top:0;text-align:center;margin-right:0}.simple-tooltip__content{padding:0 .9375rem .9375rem}.simple-tooltip__content p{margin:0;font-size:1.125rem;text-align:left}.simple-tooltip__title{padding:.9375rem 2.5rem .625rem .9375rem;font-size:1.25rem;font-weight:400;line-height:1.2;letter-spacing:-.04em;color:#e31837;background:none;border:none;text-align:left}.simple-tooltip__modal{box-shadow:0 0 3px rgba(0,0,0,.25);background-color:#fff;border-radius:3px;width:300px;position:fixed;left:auto;right:auto;top:auto;bottom:auto;display:block;opacity:1;z-index:10000;padding:0;border:none}.simple-tooltip__modal-top .simple-tooltip__wrapper:after{bottom:-7.5px;top:auto;box-shadow:1px 1px 2px rgba(0,0,0,.15)}.simple-tooltip__modal-bottom .simple-tooltip__wrapper:after{top:-7.5px;bottom:auto}.simple-tooltip__modal-left .simple-tooltip__wrapper:after{right:9pt;left:auto}.simple-tooltip__modal-right .simple-tooltip__wrapper:after{right:auto;left:9pt}.simple-tooltip__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);display:block;opacity:1;z-index:9999}.simple-tooltip__close{position:absolute;width:2.5rem;top:.3125rem;right:.125rem;padding:.625rem;z-index:5;-webkit-appearance:none;-moz-appearance:none;border:none;margin:0;text-decoration:none;background:none}.simple-tooltip__close-container{display:inline-block}.simple-tooltip__close svg{width:1pc;height:1pc}.simple-tooltip__close path{fill:#e31837}.column-container{margin-bottom:60px}@media(min-width:640px){.column-container{margin-bottom:50px}}@media(max-width:1067px){.column-container .row{margin-right:0;margin-left:0}.column-container .col-sm-12,.column-container .col-xs-12{padding-right:0;padding-left:0}}@media(min-width:1300px){.column-container .features.vertical .features__item:nth-child(odd){margin:0 2% 4rem 5%}}@media(min-width:1440px){.column-container .features.vertical .features__item:nth-child(odd){margin:0 1% 4rem 6%}}@media(min-width:1440px){.column-container .col-md-8 .features.vertical .features__item:nth-child(2n){margin:0 6% 4rem 0}}@media(min-width:1068px){.column-container .col-md-4 .features.vertical .features__item,.column-container .col-md-8 .features.vertical .features__item{min-width:16.5rem;max-width:16.5rem}}@media(min-width:1250px){.column-container .col-md-4 .features.vertical .features__item,.column-container .col-md-8 .features.vertical .features__item{min-width:19rem;max-width:19rem}}@media(min-width:1440px){.column-container .col-md-4 .features.vertical .features__item,.column-container .col-md-8 .features.vertical .features__item{min-width:22rem;max-width:22rem}}@media(min-width:1068px){.column-container .col-md-4 .features.vertical .features__item:nth-child(odd),.column-container .col-md-6 .features.vertical .features__item:nth-child(odd){margin:0 2% 3rem}.column-container .col-md-4 .features.vertical .features__item:nth-child(2n),.column-container .col-md-6 .features.vertical .features__item:nth-child(2n){margin:0 2% 3rem}}@media(min-width:1300px){.column-container .col-md-6 .features.vertical .features__item{max-width:33rem;min-width:33rem}}@media(min-width:1068px){#auto-loans-landing .column-container .features__wrapper{padding-top:0}}.comparison-chart{padding:0 5%;margin-bottom:60px}@media(min-width:640px){.comparison-chart{margin-bottom:50px}}.comparison-chart__wrapper{padding:3rem 0;text-align:center}.comparison-chart__wrapper.no-padding{padding-top:0}@media(min-width:640px){.comparison-chart .ada-skip{display:none}}.comparison-chart__heading{margin:0 auto 1.5rem;text-align:center}.comparison-chart__heading.text-white a{color:#fff;text-decoration:underline}.comparison-chart__heading.text-white a:hover{color:#fff;text-decoration:underline}.comparison-chart__subheading{font-size:1.125rem;line-height:1.2;margin:0 auto 2rem}@media(min-width:640px){.comparison-chart__subheading{margin:0 auto 2rem}}@media(min-width:980px){.comparison-chart__subheading{font-size:1.25rem;font-weight:100;margin:0 auto 3rem;max-width:85%}}.comparison-chart__subheading p{margin-bottom:0}.comparison-chart__subheading p:first-child{margin-top:0}.comparison-chart__content{margin:0 -5.5%;overflow:hidden;position:relative;text-align:center}@media(min-width:640px){.comparison-chart__content{border-top:0;margin:0 auto;padding:0;width:100%}}.comparison-chart__colTab{background-color:#fff!important;border-top:1px solid #d5d5d5;padding:0 1.1875rem;position:relative;overflow:hidden;width:100%}@media(min-width:640px){.comparison-chart__colTab{display:none}}.comparison-chart__colTab.comparison-chart__col2 .slick-slide{width:calc(50vw - 1.3125rem);box-sizing:border-box}.comparison-chart__colTab.comparison-chart__col3 .slick-slide{width:calc(33vw - .4375rem);box-sizing:border-box}.comparison-chart__colTabItem{border-bottom:4px solid transparent;color:#0073cf;display:flex!important;flex:1 1 0;font-size:1rem;justify-content:center;line-height:1.33;margin-right:.625rem;padding:.75rem 0;text-align:center;word-break:break-word;width:calc(100% - 10px)!important}.slick-current .comparison-chart__colTabItem{border-bottom:4px solid #e31837;text-align:center}.comparison-chart__rowList{border-top:1px solid #d5d5d5;display:grid;gap:0 0;justify-content:center;grid-template-columns:90%}@media(min-width:640px){.comparison-chart__rowList{border-top:0;margin-left:0;margin-right:0}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.comparison-chart__rowList{display:-ms-grid;-ms-grid-columns:90%}}.comparison-chart__rowList.comparison-chart__col4{border-top:0}@media(min-width:640px){.comparison-chart__rowList.comparison-chart__col4{grid-template-columns:25% 25% 25% 25%}}@media(min-width:640px)and (-ms-high-contrast:active),(min-width:640px)and (-ms-high-contrast:none){.comparison-chart__rowList.comparison-chart__col4{-ms-grid-columns:25% 25% 25% 25%}}@media(-ms-high-contrast:active)and (min-width:640px),(-ms-high-contrast:none)and (min-width:640px){.comparison-chart__rowList.comparison-chart__col4 .aem-wrap--column-subcomponent:first-child{-ms-grid-column:1}.comparison-chart__rowList.comparison-chart__col4 .aem-wrap--column-subcomponent:nth-child(2){-ms-grid-column:2}.comparison-chart__rowList.comparison-chart__col4 .aem-wrap--column-subcomponent:nth-child(3){-ms-grid-column:3}.comparison-chart__rowList.comparison-chart__col4 .aem-wrap--column-subcomponent:nth-child(4){-ms-grid-column:4}}@media(min-width:640px){.comparison-chart__rowList.comparison-chart__col3.enableRowHeader{grid-template-columns:19% 27% 27% 27%}}@media(min-width:1068px){.comparison-chart__rowList.comparison-chart__col3.enableRowHeader{grid-template-columns:17% 25% 25% 25%}}@media(min-width:1068px)and (-ms-high-contrast:active),(min-width:1068px)and (-ms-high-contrast:none){.comparison-chart__rowList.comparison-chart__col3.enableRowHeader{-ms-grid-columns:17% 25% 25% 25%}}@media(-ms-high-contrast:active)and (min-width:640px),(-ms-high-contrast:none)and (min-width:640px){.comparison-chart__rowList.comparison-chart__col3.enableRowHeader .comparison-chart__rowHeader:first-child{-ms-grid-column:1}.comparison-chart__rowList.comparison-chart__col3.enableRowHeader .aem-wrap--column-subcomponent:nth-child(2){-ms-grid-column:2}.comparison-chart__rowList.comparison-chart__col3.enableRowHeader .aem-wrap--column-subcomponent:nth-child(3){-ms-grid-column:3}.comparison-chart__rowList.comparison-chart__col3.enableRowHeader .aem-wrap--column-subcomponent:nth-child(4){-ms-grid-column:4}}@media(min-width:640px){.comparison-chart__rowList.comparison-chart__col3{grid-template-columns:27% 27% 27%}}@media(min-width:1068px){.comparison-chart__rowList.comparison-chart__col3{grid-template-columns:25% 25% 25%}}@media(-ms-high-contrast:active)and (min-width:640px),(-ms-high-contrast:none)and (min-width:640px){.comparison-chart__rowList.comparison-chart__col3 .aem-wrap--column-subcomponent:first-child{-ms-grid-column:1}.comparison-chart__rowList.comparison-chart__col3 .aem-wrap--column-subcomponent:nth-child(2){-ms-grid-column:2}.comparison-chart__rowList.comparison-chart__col3 .aem-wrap--column-subcomponent:nth-child(3){-ms-grid-column:3}}@media(min-width:640px){.comparison-chart__rowList.comparison-chart__col2.enableRowHeader{grid-template-columns:19% 30% 30%}}@media(min-width:1068px){.comparison-chart__rowList.comparison-chart__col2.enableRowHeader{grid-template-columns:17% 30% 30%}}@media(-ms-high-contrast:active)and (min-width:640px),(-ms-high-contrast:none)and (min-width:640px){.comparison-chart__rowList.comparison-chart__col2.enableRowHeader .comparison-chart__rowHeader:first-child{-ms-grid-column:1}.comparison-chart__rowList.comparison-chart__col2.enableRowHeader .aem-wrap--column-subcomponent:nth-child(2){-ms-grid-column:2}.comparison-chart__rowList.comparison-chart__col2.enableRowHeader .aem-wrap--column-subcomponent:nth-child(3){-ms-grid-column:3}}@media(min-width:640px){.comparison-chart__rowList.comparison-chart__col2{grid-template-columns:30% 30%}}@media(-ms-high-contrast:active)and (min-width:640px),(-ms-high-contrast:none)and (min-width:640px){.comparison-chart__rowList.comparison-chart__col2 .aem-wrap--column-subcomponent:first-child{-ms-grid-column:1}.comparison-chart__rowList.comparison-chart__col2 .aem-wrap--column-subcomponent:nth-child(2){-ms-grid-column:2}}.comparison-chart__col{font-size:1rem;font-weight:400;margin:0;padding-left:0;padding-right:0;position:relative;overflow:hidden;width:100%;z-index:1}.comparison-chart__col4 .comparison-chart__col{margin-top:5rem}@media(min-width:640px){.comparison-chart__col4 .comparison-chart__col{margin-top:0}}.comparison-chart__col.comparison-chart__rowHeader{font-size:1.125rem;font-variant:small-caps;letter-spacing:.5px;line-height:1.2;text-transform:lowercase}@media(min-width:640px){.comparison-chart__col.comparison-chart__rowHeader.text-regular{font-size:1rem;font-variant:normal;text-transform:none}}@media(min-width:0)and (max-width:639px){.comparison-chart__col.comparison-chart__rowHeader.text-regular-mobile{font-size:1rem;font-variant:normal;text-transform:none}}.comparison-chart__col.text-white a{color:#fff;text-decoration:underline}.comparison-chart__col.text-white a:hover{color:#fff;text-decoration:underline}.comparison-chart__colItem{border-bottom:1px solid #919191;line-height:1.5;margin:0 auto;padding:2rem 1.5rem;text-align:left}.comparison-chart__colItem__header{padding-bottom:.625rem}.comparison-chart__colItem.border-black{border-bottom:1px solid #000}.comparison-chart__colItem.no-border{border-bottom:0}.comparison-chart__colItem.border-white{border-bottom:1px solid #fff}@media(min-width:640px){.comparison-chart__colItem{padding:1.25rem 1rem}}@media(min-width:980px){.comparison-chart__colItem{padding:2rem 1.5rem}}.comparison-chart__rowHeader .comparison-chart__colItem{padding:2rem 1rem;line-height:1.3}@media(min-width:640px){.comparison-chart__rowHeader .comparison-chart__colItem{padding:1.25rem .75rem}}@media(min-width:980px){.comparison-chart__rowHeader .comparison-chart__colItem{padding:2rem 1rem}}.comparison-chart__rowHeader .comparison-chart__colItem sup{font-size:.75rem;top:-.7em}.comparison-chart__colItem p{margin-top:0}.comparison-chart__colItem p:last-child{margin-bottom:0}.comparison-chart__colItem.colItem0,.comparison-chart__colItem:last-child,.comparison-chart__colItem:nth-last-child(2){border-bottom:0}.comparison-chart__colItem.colItemLast{padding-top:0}@media(min-width:0)and (max-width:639px){.comparison-chart__colItem .text-regular-mobile{color:#012169;font-size:1rem;font-variant:normal;font-weight:400;line-height:1.2;margin-bottom:1rem;text-transform:none}.bg-blue .comparison-chart__colItem .text-regular-mobile,.bg-red .comparison-chart__colItem .text-regular-mobile{color:#fff}.bg-blue .comparison-chart__colItem .text-regular-mobile a,.bg-red .comparison-chart__colItem .text-regular-mobile a{color:#fff;text-decoration:underline}}@media(min-width:640px){.comparison-chart__colItem .text-regular-mobile{display:none}}.comparison-chart__colItem .text-regular-mobile sup{font-size:.75rem;top:-.5em}@media(min-width:0)and (max-width:639px){.comparison-chart__colItem .text-smallCaps-mobile{color:#012169;font-size:1.125rem;font-variant:small-caps;font-weight:400;letter-spacing:.5px;line-height:1.2;margin-bottom:1rem;text-transform:lowercase}.bg-blue .comparison-chart__colItem .text-smallCaps-mobile,.bg-red .comparison-chart__colItem .text-smallCaps-mobile{color:#fff}.bg-blue .comparison-chart__colItem .text-smallCaps-mobile a,.bg-red .comparison-chart__colItem .text-smallCaps-mobile a{color:#fff;text-decoration:underline}}@media(min-width:640px){.comparison-chart__colItem .text-smallCaps-mobile{display:none}}.comparison-chart__colItem .text-smallCaps-mobile sup{font-size:.75rem;top:-.6em}.comparison-chart__colIcon{margin:0 auto 1.25rem;height:2.75rem;overflow:hidden;width:3.75rem}.comparison-chart__colIcon img{margin:0 auto;max-width:3.75rem;width:100%;height:2.75rem}.comparison-chart__colImg{margin:0 auto 1.25rem;max-height:7rem;overflow:hidden;width:5rem}.comparison-chart__colImg img{display:block;height:auto;margin:0 auto;max-width:5rem;width:100%}.comparison-chart__colTitle{font-size:1.25rem;font-weight:100;line-height:1.25;margin:0 auto 1.25rem;text-align:center}.comparison-chart__colTitle sup{top:-.4em}.comparison-chart__colTitle.text-white a{color:#fff;text-decoration:underline}.comparison-chart__colTitle.text-white a:hover{color:#fff;text-decoration:underline}.comparison-chart__colIntro{font-size:1rem;line-height:1.25;margin:0 auto 1.25rem;text-align:center}.comparison-chart__colCTA{display:flex;margin:0 auto}.comparison-chart__colCTA .cta{font-size:1rem;height:2.5rem;line-height:1.25;margin:0 auto;max-width:10.9375rem;min-width:auto;width:100%}@media(min-width:640px){.comparison-chart__colCTA .cta{max-width:8.4375rem}}@media(min-width:980px){.comparison-chart__colCTA .cta{max-width:10.9375rem}}.comparison-chart__sticky{background:#f5f5f5;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.25);left:0;margin:0;overflow-x:hidden;padding:0 5%;position:fixed;top:-100%;width:100%;z-index:998}@media(min-width:640px){.comparison-chart__stickyMobile{display:none}}.comparison-chart__stickyDesktop{display:none}@media(min-width:640px){.comparison-chart__stickyDesktop{display:block}}.comparison-chart__stickyWrapper{margin:0 -5%;max-width:90pc;padding:1.5rem 0;position:relative;overflow:hidden;text-align:center}@media(min-width:640px){.comparison-chart__stickyWrapper{margin:0 auto;width:100%}}.comparison-chart__stickyList{display:grid;gap:0 0;justify-content:center;grid-template-columns:90%}@media(min-width:640px){.comparison-chart__stickyList{margin-left:0;margin-right:0}}@media(min-width:640px){.comparison-chart__stickyList.comparison-chart__col4{grid-template-columns:25% 25% 25% 25%}}@media(min-width:640px){.comparison-chart__stickyList.comparison-chart__col3.enableRowHeader{grid-template-columns:19% 27% 27% 27%}}@media(min-width:1068px){.comparison-chart__stickyList.comparison-chart__col3.enableRowHeader{grid-template-columns:17% 25% 25% 25%}}@media(min-width:640px){.comparison-chart__stickyList.comparison-chart__col3{grid-template-columns:27% 27% 27%}}@media(min-width:1068px){.comparison-chart__stickyList.comparison-chart__col3{grid-template-columns:25% 25% 25%}}@media(min-width:640px){.comparison-chart__stickyList.comparison-chart__col2.enableRowHeader{grid-template-columns:19% 30% 30%}}@media(min-width:1068px){.comparison-chart__stickyList.comparison-chart__col2.enableRowHeader{grid-template-columns:17% 30% 30%}}@media(min-width:640px){.comparison-chart__stickyList.comparison-chart__col2{grid-template-columns:30% 30%}}.comparison-chart__stickyList.aem-carousel .mobile__arrows{top:2rem}.comparison-chart__stickyItem{margin:0 auto;padding:0 1rem;position:relative;width:100%}@media(-ms-high-contrast:active)and (min-width:640px),(-ms-high-contrast:none)and (min-width:640px){.comparison-chart__stickyItem:first-child{-ms-grid-column:1}.comparison-chart__stickyItem:nth-child(2){-ms-grid-column:2}.comparison-chart__stickyItem:nth-child(3){-ms-grid-column:3}.comparison-chart__stickyItem:nth-child(4){-ms-grid-column:4}}.comparison-chart__stickyTitle{font-size:1.25rem;font-weight:100;line-height:1.25;margin:0 auto 1.25rem;text-align:center}.comparison-chart__stickyTitle sup{top:-.4em}.text-white .comparison-chart__stickyTitle a{color:#fff;text-decoration:underline}.text-white .comparison-chart__stickyTitle a:hover{color:#fff;text-decoration:underline}.comparison-chart__stickyCTA{display:flex;margin:0 auto}.comparison-chart__stickyCTA .cta{font-size:1rem;height:2.5rem;line-height:1.25;margin:0 auto;max-width:10.9375rem;min-width:auto;width:100%}@media(min-width:640px){.comparison-chart__stickyCTA .cta{max-width:8.4375rem}}@media(min-width:980px){.comparison-chart__stickyCTA .cta{max-width:10.9375rem}}.content-banner{padding:0 5%;margin-bottom:60px}@media(min-width:640px){.content-banner{margin-bottom:50px}}.content-banner.bg-red{color:#fff;background-color:#e31837}.content-banner.bg-gray{background-color:#d5d5d5}.content-banner.bg-light-gray{background-color:#f5f5f5}.content-banner.bg-white{background-color:#fff}.content-banner.bg-blue{color:#fff;background-color:#012169}.content-banner.bg-regal-red{color:#fff;background-color:#c41230}.content-banner.bg-royal-blue{color:#fff;background-color:#0053c2}.content-banner.bg-flagscape-red{color:#fff;background-color:#ae132a;background-image:url(../fonts/flagscape-red-simp-1.0.0.svg);background-size:cover;background-position:50%}.content-banner.bg-flagscape-blue{color:#fff;background-color:#012169;background-image:url(../fonts/flagscape-blue-simp-1.0.0.svg);background-size:cover;background-position:50%}.content-banner.bg-flagscape-blue a.cta--outline-white:hover{color:#646464}.content-banner.bg-flagscape-gray{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover;background-position:50%}.content-banner__wrapper{padding:1.25rem 0;position:relative}.content-banner__wrapper.media-center{align-items:center}.content-banner__wrapper.icon-onside{display:flex}.content-banner__wrapper.icon-onside .content-banner__icon{flex:1 0 86px}@media(min-width:980px){.content-banner__wrapper.icon-onside .content-banner__icon{flex-basis:116px}}.content-banner__wrapper.icon-onside .content-banner__content{flex:0 0 100%}.content-banner__wrapper.icon-onside .content-banner__content:not(.full-width){max-width:calc(100% - 86px)}@media(min-width:980px){.content-banner__wrapper.icon-onside .content-banner__content:not(.full-width){max-width:calc(100% - 87pt)}}@media(min-width:980px){.content-banner__wrapper{display:flex;justify-content:center;padding:1.25rem 0}}.content-banner__wrapper.justify-left{justify-content:flex-start}.content-banner__wrapper.justify-left .content-banner__content,.content-banner__wrapper.justify-left .content-banner__icon{text-align:left}.content-banner__wrapper.justify-right{justify-content:flex-start}@media(min-width:980px){.content-banner__wrapper.justify-right{justify-content:flex-end}}.content-banner__wrapper.justify-right .content-banner__content,.content-banner__wrapper.justify-right .content-banner__icon{text-align:left}@media(min-width:980px){.content-banner__wrapper.justify-right .content-banner__content,.content-banner__wrapper.justify-right .content-banner__icon{text-align:right}}.content-banner__icon{margin-bottom:1rem;text-align:center}@media(min-width:980px){.content-banner__icon{flex-basis:116px;margin-bottom:0;margin-right:1rem;max-width:6.25rem}}.icon-onside .content-banner__icon{margin-bottom:0}.content-banner__icon svg{display:inline-block;fill:currentColor;max-width:4.375rem}@media(min-width:980px){.content-banner__icon svg{max-width:6.25rem}}.notification-banner--bg-gray .content-banner__icon svg,.notification-banner--bg-white .content-banner__icon svg{fill:#e31837}.content-banner__icon img{display:inline-block;max-width:4.375rem;width:100%}@media(min-width:980px){.content-banner__icon img{max-width:6.25rem}}.content-banner__content{font-size:1.25rem;line-height:1.2;font-weight:100;padding-right:.625rem;text-align:center}@media(min-width:640px){.content-banner__content{font-size:1.5rem}}@media(min-width:980px){.content-banner__content:not(.full-width){max-width:calc(100% - 87pt)}}.content-banner__content h1,.content-banner__content h2,.content-banner__content h3,.content-banner__content h4,.content-banner__content h5,.content-banner__content h6,.content-banner__content p{margin:0;padding:0}.content-banner.bg-blue .content-banner__content p a,.content-banner.bg-flagscape-blue .content-banner__content p a,.content-banner.bg-flagscape-red .content-banner__content p a,.content-banner.bg-red .content-banner__content p a,.content-banner.bg-regal-red .content-banner__content p a,.content-banner.bg-royal-blue .content-banner__content p a{text-decoration:underline}.content-banner__content .cta--standard{border:0;height:auto;margin:15px 0 0;min-width:auto;padding:0}.content-carousel{padding:0;margin-bottom:60px}@media(min-width:640px){.content-carousel{margin-bottom:50px}}.content-carousel--bg-white{background-color:#fff}.content-carousel--bg-gray{background-color:#f5f5f5}.content-carousel__slider{padding:2rem 0 3rem}@media(min-width:640px){.content-carousel__slider{padding:2rem 0}}.content-carousel__row{align-items:center;justify-content:center;text-align:center}@media(min-width:640px){.content-carousel__row{text-align:left}}.text-right .content-carousel__row{flex-direction:row-reverse}.content-carousel__content{padding:0 5% 1.5rem}@media(min-width:640px){.content-carousel__content{padding:0 0 1.5rem}}.content-carousel__content .cta{margin-left:0;margin-top:2rem}.content-carousel__halfImg{margin-bottom:1.5rem;text-align:center}@media(min-width:640px){.content-carousel__halfImg{margin-bottom:0;margin-top:0}}.content-carousel__halfImg img{margin:0 auto;text-align:center;width:100%}.content-carousel__leadCopy{font-size:1.125rem;letter-spacing:.075rem;margin:0 0 .5rem;text-transform:uppercase}.content-carousel__copy{font-size:1.125rem;margin-bottom:0}.content-carousel__copy p{font-size:1.125rem;margin-bottom:0}.content-carousel__copy sup{top:-.625rem;font-size:.875rem}.content-carousel .slick-next,.content-carousel .slick-prev{background:none;border:0;bottom:0;color:#000;cursor:pointer;height:3.4375rem;padding:0;position:absolute;width:1.875rem;z-index:99}@media(min-width:640px){.content-carousel .slick-next,.content-carousel .slick-prev{bottom:auto;transform:translateY(-50%);top:50%}}.content-carousel .slick-next svg,.content-carousel .slick-prev svg{fill:#000;width:1.5625rem;height:2.3125rem}.content-carousel .slick-prev{left:.625rem}.content-carousel .slick-next{right:.625rem}.content-carousel .slick-list{font-size:0}.content-carousel .slick-dots{align-items:flex-end;bottom:1.875rem;display:flex;justify-content:center;left:50%;padding:0;position:absolute;transform:translateX(-50%)}@media(min-width:640px){.content-carousel .slick-dots{bottom:5%;display:inline-flex;left:30%;margin:0 auto;transform:none;transform:translateX(-54%)}}@media(min-width:1300px){.content-carousel .slick-dots{bottom:12%}}.content-carousel .slick-dots li{list-style:none}.content-carousel .slick-dots button{background-color:#919191;border:0;display:block;font-size:0;height:.125rem;margin:0 .25rem;transition:background-color .2s;width:2.5rem}@media(min-width:1068px){.content-carousel .slick-dots button{width:3rem}}.content-carousel .slick-dots button:focus{outline:.0625rem dotted #000}.content-carousel .slick-dots .slick-active button{background-color:#000;height:.25rem}@media(min-width:640px){.content-carousel.text-right .slick-dots{left:auto;right:30%;transform:translateX(54%)}}@media(min-width:640px){.content-carousel.content-carousel--blue .slick-next,.content-carousel.content-carousel--blue .slick-prev{color:#012169}.content-carousel.content-carousel--blue .slick-next svg,.content-carousel.content-carousel--blue .slick-prev svg{fill:#012169}.content-carousel.content-carousel--blue .slick-dots .slick-active button{background-color:#012169}}@media(min-width:640px){.content-carousel.content-carousel--red .slick-next,.content-carousel.content-carousel--red .slick-prev{color:#e31837}.content-carousel.content-carousel--red .slick-next svg,.content-carousel.content-carousel--red .slick-prev svg{fill:#e31837}.content-carousel.content-carousel--red .slick-dots .slick-active button{background-color:#e31837}}@media(min-width:640px){.content-carousel.content-carousel--white .slick-next,.content-carousel.content-carousel--white .slick-prev{color:#fff}.content-carousel.content-carousel--white .slick-next svg,.content-carousel.content-carousel--white .slick-prev svg{fill:#fff}.content-carousel.content-carousel--white .slick-dots button{background-color:#d5d5d5}.content-carousel.content-carousel--white .slick-dots .slick-active button{background-color:#fff}}.content-carousel .content-carousel--5 .slick-dots button,.content-carousel .content-carousel--6 .slick-dots button{width:1.75rem}@media(min-width:1068px){.content-carousel .content-carousel--5 .slick-dots button,.content-carousel .content-carousel--6 .slick-dots button{width:2.5rem}}.content-carousel.content-carousel--full-bleed{position:relative}.content-carousel.content-carousel--full-bleed .content-carousel__slider{padding:2rem 0 4rem}@media(min-width:640px){.content-carousel.content-carousel--full-bleed .content-carousel__slider{padding:0}}.content-carousel.content-carousel--full-bleed .content-carousel__wrapper{height:auto;overflow:hidden;position:relative}@media(min-width:640px){.content-carousel.content-carousel--full-bleed .content-carousel__wrapper{height:30rem}}@media(min-width:980px){.content-carousel.content-carousel--full-bleed .content-carousel__wrapper{height:43.5rem}}.content-carousel.content-carousel--full-bleed .content-carousel__row{flex-direction:row;height:100%;justify-content:flex-start}@media(min-width:640px){.content-carousel.content-carousel--full-bleed .content-carousel__content{padding-top:1rem;z-index:90}}.content-carousel.content-carousel--full-bleed .content-carousel__content .text h2{font-size:2.5rem;line-height:1.25}@media(min-width:1068px){.content-carousel.content-carousel--full-bleed .content-carousel__content .text h2{font-size:3.5rem;line-height:1.125}}.content-carousel.content-carousel--full-bleed .content-carousel__content .text h3{font-size:2.5rem;line-height:1.25}@media(min-width:1068px){.content-carousel.content-carousel--full-bleed .content-carousel__content .text h3{font-size:3rem}}.content-carousel.content-carousel--full-bleed .content-carousel__content .text h4{font-size:2rem;line-height:1.25}@media(min-width:1068px){.content-carousel.content-carousel--full-bleed .content-carousel__content .text h4{font-size:2.5rem}}.content-carousel.content-carousel--full-bleed .content-carousel__content .text h5{font-size:1.5rem;line-height:1.25}@media(min-width:1068px){.content-carousel.content-carousel--full-bleed .content-carousel__content .text h5{font-size:2rem}}.content-carousel.content-carousel--full-bleed .content-carousel__content .text h6{font-size:1.25rem;line-height:1.25}@media(min-width:1068px){.content-carousel.content-carousel--full-bleed .content-carousel__content .text h6{font-size:1.5rem}}.content-carousel.content-carousel--full-bleed .content-carousel__fullImg{padding:0;position:relative;width:100%}@media(min-width:640px){.content-carousel.content-carousel--full-bleed .content-carousel__fullImg{left:0;position:absolute;top:0;z-index:10}}.content-carousel.content-carousel--full-bleed .content-carousel__fullImg img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}@media(min-width:640px){.content-carousel.content-carousel--full-bleed .content-carousel__fullImg img{height:30rem}}@media(min-width:980px){.content-carousel.content-carousel--full-bleed .content-carousel__fullImg img{height:43.5rem}}.content-tile{background-color:#fff;margin-bottom:60px}@media(min-width:640px){.content-tile{margin-bottom:50px}}.content-tile .video,.content-tile__img{width:100%}.content-tile .video.col-xs-12,.content-tile__img.col-xs-12{padding:0}.content-tile .video img,.content-tile__img img{display:block;width:100%}.mobile-view .content-tile .video img,.mobile-view .content-tile__img img{margin:0 auto}.content-tile .row{margin:0;padding:0;justify-content:center}.content-tile .row.text-verCenter{align-items:center}.content-tile .row .content-tile__column{padding:2vw 5% 0;width:100%}.content-tile__cta{margin-bottom:2rem}.content-tile__cta .cta{margin:0}@media(min-width:1068px){.content-tile.no-heading .row .content-tile__column{padding-top:6vw}}.content-tile__right .row{flex-direction:row-reverse}@media(min-width:0)and (max-width:1068px){.content-tile__right .row.mobile-placement{flex-direction:column-reverse}}@media(min-width:0)and (max-width:1068px)and (-ms-high-contrast:active),(min-width:0)and (max-width:1068px)and (-ms-high-contrast:none){.content-tile__right .row.mobile-placement{flex-direction:row-reverse}}@media(min-width:640px){.content-tile__right .row{flex-direction:row-reverse}}.content-tile__title{font-family:connections;font-weight:100;font-style:normal;font-size:8.69565vw;line-height:1.167;margin:.5rem 0}@media(min-width:640px){.content-tile__title{font-size:4.5vw}}@media(min-width:1068px){.content-tile__title{font-size:3rem;line-height:1.125}}.content-tile__title--lead{display:block;font-weight:100;font-size:1.25rem;letter-spacing:.05em;text-transform:lowercase;font-variant:small-caps}@media(min-width:640px){.content-tile__title--lead{font-size:1.5rem}}.content-tile__title--lead sup{top:-.5625rem}.content-tile__title--copy{display:block}.content-tile__copy{font-size:1.125rem;line-height:1.3;margin-bottom:1rem}@media(min-width:640px){.content-tile__copy{font-size:1.25rem;line-height:1.3}}.content-tile__copy.col-xs-12{padding-left:0}.content-tile__copy sup{top:-.625rem;font-size:.875rem}.content-tile__copy .overview__items{list-style:none;padding:0;margin:1.25rem 0 0}.content-tile__copy .overview-item{display:flex;margin:0 .25rem .25rem}.content-tile__copy .overview-item p{margin:0}.content-tile__copy .overview-item p p+p{margin-top:1rem}.content-tile__copy .overview-item__icon{max-width:4.375rem;margin-right:1.375rem}.content-tile__copy .overview-item__icon svg{width:4.25rem;height:3.125rem}.content-tile__copy .overview-item__icon img{height:2.5rem;width:2.5rem}@media(min-width:1068px){.content-tile__copy .overview-item__icon{margin:0 1.25rem 0 0}}.content-tile__copy .overview-item__content{font-size:1.125rem;line-height:1.3}@media(min-width:640px){.content-tile__copy .overview-item__content{font-size:1.25rem;line-height:1.3}}.content-tile__copy .overview-item__heading{margin-bottom:.125rem;font-weight:500;font-size:1.25rem;line-height:1.3}@media(min-width:640px){.content-tile__copy .overview-item__heading{font-size:1.5rem;line-height:1.25}}.content-tile__copy .overview-item__heading sup{top:-1rem}.content-tile__copy .overview-item__copy{margin-bottom:1.438rem}.content-tile__copy .overview-item__legalCopy{font-size:.875rem;margin-top:.5rem}@media(min-width:640px){.content-tile__copy .overview-item__legalCopy{max-width:500px;font-size:1rem}}.content-tile__copy .overview-item__legalCopy sup{font-size:.75rem;top:-.5625rem}.content-tile__legalCopy{margin-bottom:1.875rem}#strategic-alliance-landing.launcher .content-tile .content-tile__copy{display:flex;flex-wrap:wrap;justify-content:start}#strategic-alliance-landing.launcher .content-tile p a{text-decoration:none;background-color:#012169;color:#fff;padding:6px 20px;display:block;width:72px;margin:0 21px}#strategic-alliance-landing.launcher .content-tile p a:hover{color:#fff}@media(min-width:1025px){#strategic-alliance-landing.launcher .content-tile .content-tile__img.col-xs-12{margin-top:50px;max-width:20%}}.content-with-equation{background:#f5f5f5;padding:0 5%;margin-bottom:60px}@media(min-width:640px){.content-with-equation{margin-bottom:50px}}.content-with-equation--bg-white{background-color:#fff}.content-with-equation--bg-gray,.content-with-equation.bg-gray{background-color:#f5f5f5}.content-with-equation--bg-red{background-color:#e31837}.content-with-equation--bg-red svg{fill:#fff}.content-with-equation--flagscape-red{background-color:#ae132a;background-image:url(../fonts/flagscape-red-simp-1.0.0.svg);background-size:cover;background-position:50%}.content-with-equation--flagscape-red svg{fill:#fff}.content-with-equation--flagscape-blue{background-color:#012169;background-image:url(../fonts/flagscape-blue-simp-1.0.0.svg);background-size:cover;background-position:50%}.content-with-equation--flagscape-blue svg{fill:#fff}.content-with-equation--flagscape-gray{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover;background-position:50%}.content-with-equation--flagscape-gray svg{fill:#000}.content-with-equation__wrapper{margin:0 auto;padding:3rem 0;text-align:center}.content-with-equation__logo{max-width:270px;margin:0 auto 1.5rem;width:55%}.content-with-equation__logo img{max-width:100%;width:auto}.content-with-equation__heading{margin:0 auto;max-width:975pt}.content-with-equation__tiles{margin:2.5rem auto}@media(min-width:640px){.content-with-equation__tiles{display:flex;flex-direction:row;justify-content:center;align-items:center}}.content-with-equation__tile{margin:0 auto}@media(min-width:640px){.content-with-equation__tile{margin:0 1%}}.content-with-equation__tile--image{width:44%;max-width:150px}@media(min-width:640px){.content-with-equation__tile--image{width:150px;margin:0 calc(1% - .313rem) 0 0}}@media(min-width:640px){.content-with-equation__image{width:150px;height:150px}}.content-with-equation__sym{font-family:Arial,sans-serif;color:#000;font-size:5.5rem;line-height:1;padding:.125rem 0}@media(min-width:640px){.content-with-equation__sym{font-size:3rem}}@media(min-width:980px){.content-with-equation__sym{font-size:4rem}}.color-reverse .content-with-equation__sym{color:#fff}.content-with-equation__copy,.content-with-equation__legalCopy,.content-with-equation__subHeading{font-size:1em;max-width:980px;width:100%;margin:2rem auto 0}@media(min-width:640px){.content-with-equation__copy,.content-with-equation__legalCopy,.content-with-equation__subHeading{font-size:1.25em}}.content-with-equation__copy p,.content-with-equation__legalCopy p,.content-with-equation__subHeading p{margin:0 0 1rem}.content-with-equation__copy p:first-child,.content-with-equation__legalCopy p:first-child,.content-with-equation__subHeading p:first-child{margin-bottom:0}.content-with-equation__copy sup,.content-with-equation__legalCopy sup,.content-with-equation__subHeading sup{top:-.625rem;font-size:.875rem}.content-with-equation__subHeading{margin:1.25rem auto 0}.content-with-equation__legalCopy{font-size:1rem}.content-with-equation__cta{margin-top:2.5rem}.content-with-equation__cta .cta{margin:0}.color-reverse .content-with-equation__cta .cta--white{color:#012169}.bonus.compare{padding-top:2rem}.bonus__description{font-size:.875rem;margin:0 auto;text-align:center}@media(min-width:980px){.bonus__description{font-size:1.125rem;font-weight:100;max-width:980px}}.bonus__description p{margin:0 0 1rem}.bonus__description sup{top:-.35em;font-size:.75rem}@media(min-width:980px){.bonus__description sup{top:-.5em}}.bonus__description a[href^="tel:"]{color:#000;font-weight:700;text-decoration:none}.bonus__description a[href^="tel:"]:active,.bonus__description a[href^="tel:"]:focus,.bonus__description a[href^="tel:"]:hover{color:#000;text-decoration:none}.bonus__icons{margin:0 auto 2rem;max-width:30rem;width:90%;text-align:center}@media(min-width:640px){.bonus__icons{width:auto}}.compare{margin:0 auto;max-width:975pt;overflow-x:hidden;padding-top:1.5rem;position:relative}@media(min-width:980px){.compare{padding-top:2.5rem}}.compare .trigger{position:absolute;top:60%}.compare__title{margin:0 auto 2rem;font-size:1.5rem;font-weight:100;text-align:center}@media(min-width:980px){.compare__title{font-size:3rem;margin-bottom:3rem}}.compare__title span{background:#fff;display:inline-block;padding:0 .5rem;position:relative;text-align:center;top:-.75rem}@media(min-width:375px){.compare__title span{top:-1rem;padding:0 1rem}}@media(min-width:1068px){.compare__title span{top:-1.5rem;padding:0 3.75rem}}.compare__title--borders{border-top:.0625rem solid #bababa;position:relative;text-align:center}.compare__title--borders .compare__title{background:#fff;display:inline-block;font-size:1.5rem;font-weight:100;margin-bottom:1rem;max-width:90%;padding:0 .75rem;position:relative;top:-1rem;width:auto}@media(min-width:980px){.compare__title--borders .compare__title{font-size:2.5rem;margin-bottom:1.5rem;padding:0 1.5rem;top:-1.5rem}}@media(min-width:1068px){.compare__title--borders .compare__title{max-width:100%}}.compare .bonus__wrapper,.compare .call-to-apply__wrapper,.compare__cards,.compare__features,.compare__pricing,.compare__ratings{padding:0 .625rem 2rem}@media(min-width:640px){.compare .bonus__wrapper,.compare .call-to-apply__wrapper,.compare__cards,.compare__features,.compare__pricing,.compare__ratings{padding:0 .75rem 3.25rem}}@media(min-width:1300px){.compare .bonus__wrapper,.compare .call-to-apply__wrapper,.compare__cards,.compare__features,.compare__pricing,.compare__ratings{padding:0 0 3.25rem}}.compare__cards{position:relative}.compare__ratings{display:none;margin-bottom:1.25rem}@media(min-width:640px){.compare__ratings{display:block}}.compare__ratings .ratingsStars{max-width:11rem}@media(min-width:640px){.compare__ratings .ratingsStars{max-width:15rem}}.compare__ratings .ratingsBase{font-size:1rem;font-weight:100;margin:.5rem 0}@media(min-width:980px){.compare__ratings .ratingsBase{margin:1rem 0;font-size:1.5rem}}.compare__ratings .ratingsBase.text-small-bold{font-size:1rem;font-weight:700}@media(min-width:980px){.compare__ratings .ratingsBase.text-small-bold{font-size:1.25rem}}.compare__ratings .seeReviews{font-size:1rem}.starsContainer,.starsContainerRatings{position:relative;overflow:hidden;height:2.3125rem;width:140px;background-image:url(../images/ratings-gray.png);background-repeat:no-repeat;background-size:contain}@media(min-width:640px){.starsContainer,.starsContainerRatings{width:140px}}@media(min-width:980px){.starsContainer,.starsContainerRatings{width:180px}}.starsContainer img,.starsContainerRatings img{height:auto;left:0;position:absolute;width:100%}.starsContainer img.stars-5,.starsContainerRatings img.stars-5{clip:rect(0,142px,36px,0)}@media(min-width:640px){.starsContainer img.stars-5,.starsContainerRatings img.stars-5{clip:rect(0,182px,36px,0)}}.starsContainer img.stars-4-9,.starsContainerRatings img.stars-4-9{clip:rect(0,134px,36px,0)}@media(min-width:640px){.starsContainer img.stars-4-9,.starsContainerRatings img.stars-4-9{clip:rect(0,134px,36px,0)}}@media(min-width:980px){.starsContainer img.stars-4-9,.starsContainerRatings img.stars-4-9{clip:rect(0,174px,36px,0)}}.starsContainer img.stars-4-8,.starsContainerRatings img.stars-4-8{clip:rect(0,133px,36px,0)}@media(min-width:640px){.starsContainer img.stars-4-8,.starsContainerRatings img.stars-4-8{clip:rect(0,133px,36px,0)}}@media(min-width:980px){.starsContainer img.stars-4-8,.starsContainerRatings img.stars-4-8{clip:rect(0,172px,36px,0)}}.starsContainer img.stars-4-7,.starsContainerRatings img.stars-4-7{clip:rect(0,99pt,36px,0)}@media(min-width:640px){.starsContainer img.stars-4-7,.starsContainerRatings img.stars-4-7{clip:rect(0,99pt,36px,0)}}@media(min-width:980px){.starsContainer img.stars-4-7,.starsContainerRatings img.stars-4-7{clip:rect(0,170px,36px,0)}}.starsContainer img.stars-4-6,.starsContainerRatings img.stars-4-6{clip:rect(0,130px,36px,0)}@media(min-width:640px){.starsContainer img.stars-4-6,.starsContainerRatings img.stars-4-6{clip:rect(0,130px,36px,0)}}@media(min-width:980px){.starsContainer img.stars-4-6,.starsContainerRatings img.stars-4-6{clip:rect(0,168px,36px,0)}}.starsContainer img.stars-4-half,.starsContainerRatings img.stars-4-half{clip:rect(0,129px,36px,0)}@media(min-width:640px){.starsContainer img.stars-4-half,.starsContainerRatings img.stars-4-half{clip:rect(0,129px,36px,0)}}@media(min-width:980px){.starsContainer img.stars-4-half,.starsContainerRatings img.stars-4-half{clip:rect(0,166px,36px,0)}}.starsContainer img.stars-4-4,.starsContainerRatings img.stars-4-4{clip:rect(0,8pc,36px,0)}@media(min-width:640px){.starsContainer img.stars-4-4,.starsContainerRatings img.stars-4-4{clip:rect(0,8pc,36px,0)}}@media(min-width:980px){.starsContainer img.stars-4-4,.starsContainerRatings img.stars-4-4{clip:rect(0,164px,36px,0)}}.starsContainer img.stars-4-3,.starsContainerRatings img.stars-4-3{clip:rect(0,127px,36px,0)}@media(min-width:640px){.starsContainer img.stars-4-3,.starsContainerRatings img.stars-4-3{clip:rect(0,162px,36px,0)}}@media(min-width:640px){.starsContainer img.stars-4-2,.starsContainerRatings img.stars-4-2{clip:rect(0,125px,36px,0)}}@media(min-width:980px){.starsContainer img.stars-4-2,.starsContainerRatings img.stars-4-2{clip:rect(0,10pc,36px,0)}}@media(min-width:640px){.starsContainer img.stars-4-1,.starsContainerRatings img.stars-4-1{clip:rect(0,123px,36px,0)}}@media(min-width:980px){.starsContainer img.stars-4-1,.starsContainerRatings img.stars-4-1{clip:rect(0,158px,36px,0)}}.starsContainer img.stars-4,.starsContainerRatings img.stars-4{clip:rect(0,115px,36px,0)}@media(min-width:640px){.starsContainer img.stars-4,.starsContainerRatings img.stars-4{clip:rect(0,145px,36px,0)}}.starsContainer img.stars-3-9,.starsContainerRatings img.stars-3-9{clip:rect(0,81pt,36px,0)}@media(min-width:640px){.starsContainer img.stars-3-9,.starsContainerRatings img.stars-3-9{clip:rect(0,137px,36px,0)}}.starsContainer img.stars-3-8,.starsContainerRatings img.stars-3-8{clip:rect(0,106px,36px,0)}@media(min-width:640px){.starsContainer img.stars-3-8,.starsContainerRatings img.stars-3-8{clip:rect(0,135px,36px,0)}}.starsContainer img.stars-3-7,.starsContainerRatings img.stars-3-7{clip:rect(0,78pt,36px,0)}@media(min-width:640px){.starsContainer img.stars-3-7,.starsContainerRatings img.stars-3-7{clip:rect(0,133px,36px,0)}}.starsContainer img.stars-3-6,.starsContainerRatings img.stars-3-6{clip:rect(0,102px,36px,0)}@media(min-width:640px){.starsContainer img.stars-3-6,.starsContainerRatings img.stars-3-6{clip:rect(0,131px,36px,0)}}.starsContainer img.stars-3-half,.starsContainerRatings img.stars-3-half{clip:rect(0,75pt,36px,0)}@media(min-width:640px){.starsContainer img.stars-3-half,.starsContainerRatings img.stars-3-half{clip:rect(0,129px,36px,0)}}.starsContainer img.stars-3-4,.starsContainerRatings img.stars-3-4{clip:rect(0,98px,36px,0)}@media(min-width:640px){.starsContainer img.stars-3-4,.starsContainerRatings img.stars-3-4{clip:rect(0,127px,36px,0)}}.starsContainer img.stars-3-3,.starsContainerRatings img.stars-3-3{clip:rect(0,6pc,36px,0)}@media(min-width:640px){.starsContainer img.stars-3-3,.starsContainerRatings img.stars-3-3{clip:rect(0,125px,36px,0)}}.starsContainer img.stars-3-2,.starsContainerRatings img.stars-3-2{clip:rect(0,94px,36px,0)}@media(min-width:640px){.starsContainer img.stars-3-2,.starsContainerRatings img.stars-3-2{clip:rect(0,122px,36px,0)}}.starsContainer img.stars-3-1,.starsContainerRatings img.stars-3-1{clip:rect(0,92px,36px,0)}@media(min-width:640px){.starsContainer img.stars-3-1,.starsContainerRatings img.stars-3-1{clip:rect(0,119px,36px,0)}}.starsContainer img.stars-3,.starsContainerRatings img.stars-3{clip:rect(0,85px,36px,0)}@media(min-width:640px){.starsContainer img.stars-3,.starsContainerRatings img.stars-3{clip:rect(0,110px,36px,0)}}.starsContainer img.stars-2-9,.starsContainerRatings img.stars-2-9{clip:rect(0,79px,36px,0)}@media(min-width:640px){.starsContainer img.stars-2-9,.starsContainerRatings img.stars-2-9{clip:rect(0,101px,36px,0)}}.starsContainer img.stars-2-8,.starsContainerRatings img.stars-2-8{clip:rect(0,77px,36px,0)}@media(min-width:640px){.starsContainer img.stars-2-8,.starsContainerRatings img.stars-2-8{clip:rect(0,98px,36px,0)}}.starsContainer img.stars-2-7,.starsContainerRatings img.stars-2-7{clip:rect(0,75px,36px,0)}@media(min-width:640px){.starsContainer img.stars-2-7,.starsContainerRatings img.stars-2-7{clip:rect(0,6pc,36px,0)}}.starsContainer img.stars-2-6,.starsContainerRatings img.stars-2-6{clip:rect(0,73px,36px,0)}@media(min-width:640px){.starsContainer img.stars-2-6,.starsContainerRatings img.stars-2-6{clip:rect(0,94px,36px,0)}}.starsContainer img.stars-2-half,.starsContainerRatings img.stars-2-half{clip:rect(0,71px,36px,0)}@media(min-width:640px){.starsContainer img.stars-2-half,.starsContainerRatings img.stars-2-half{clip:rect(0,92px,36px,0)}}.starsContainer img.stars-2-4,.starsContainerRatings img.stars-2-4{clip:rect(0,69px,36px,0)}@media(min-width:640px){.starsContainer img.stars-2-4,.starsContainerRatings img.stars-2-4{clip:rect(0,90px,36px,0)}}.starsContainer img.stars-2-3,.starsContainerRatings img.stars-2-3{clip:rect(0,67px,36px,0)}@media(min-width:640px){.starsContainer img.stars-2-3,.starsContainerRatings img.stars-2-3{clip:rect(0,88px,36px,0)}}.starsContainer img.stars-2-2,.starsContainerRatings img.stars-2-2{clip:rect(0,4pc,36px,0)}@media(min-width:640px){.starsContainer img.stars-2-2,.starsContainerRatings img.stars-2-2{clip:rect(0,85px,36px,0)}}.starsContainer img.stars-2-1,.starsContainerRatings img.stars-2-1{clip:rect(0,61px,36px,0)}@media(min-width:640px){.starsContainer img.stars-2-1,.starsContainerRatings img.stars-2-1{clip:rect(0,82px,36px,0)}}.starsContainer img.stars-2,.starsContainerRatings img.stars-2{clip:rect(0,55px,36px,0)}@media(min-width:640px){.starsContainer img.stars-2,.starsContainerRatings img.stars-2{clip:rect(0,72px,36px,0)}}.starsContainer img.stars-1-9,.starsContainerRatings img.stars-1-9{clip:rect(0,49px,36px,0)}@media(min-width:640px){.starsContainer img.stars-1-9,.starsContainerRatings img.stars-1-9{clip:rect(0,63px,36px,0)}}.starsContainer img.stars-1-8,.starsContainerRatings img.stars-1-8{clip:rect(0,47px,36px,0)}@media(min-width:640px){.starsContainer img.stars-1-8,.starsContainerRatings img.stars-1-8{clip:rect(0,61px,36px,0)}}.starsContainer img.stars-1-7,.starsContainerRatings img.stars-1-7{clip:rect(0,45px,36px,0)}@media(min-width:640px){.starsContainer img.stars-1-7,.starsContainerRatings img.stars-1-7{clip:rect(0,59px,36px,0)}}.starsContainer img.stars-1-6,.starsContainerRatings img.stars-1-6{clip:rect(0,43px,36px,0)}@media(min-width:640px){.starsContainer img.stars-1-6,.starsContainerRatings img.stars-1-6{clip:rect(0,56px,36px,0)}}.starsContainer img.stars-1-half,.starsContainerRatings img.stars-1-half{clip:rect(0,41px,36px,0)}@media(min-width:640px){.starsContainer img.stars-1-half,.starsContainerRatings img.stars-1-half{clip:rect(0,54px,36px,0)}}.starsContainer img.stars-1-4,.starsContainerRatings img.stars-1-4{clip:rect(0,37px,36px,0)}@media(min-width:640px){.starsContainer img.stars-1-4,.starsContainerRatings img.stars-1-4{clip:rect(0,52px,36px,0)}}.starsContainer img.stars-1-3,.starsContainerRatings img.stars-1-3{clip:rect(0,34px,36px,0)}@media(min-width:640px){.starsContainer img.stars-1-3,.starsContainerRatings img.stars-1-3{clip:rect(0,49px,36px,0)}}.starsContainer img.stars-1-2,.starsContainerRatings img.stars-1-2{clip:rect(0,31px,36px,0)}@media(min-width:640px){.starsContainer img.stars-1-2,.starsContainerRatings img.stars-1-2{clip:rect(0,47px,36px,0)}}.starsContainer img.stars-1-1,.starsContainerRatings img.stars-1-1{clip:rect(0,28px,36px,0)}@media(min-width:640px){.starsContainer img.stars-1-1,.starsContainerRatings img.stars-1-1{clip:rect(0,44px,36px,0)}}.starsContainer img.stars-1,.starsContainerRatings img.stars-1{clip:rect(0,25px,36px,0)}@media(min-width:640px){.starsContainer img.stars-1,.starsContainerRatings img.stars-1{clip:rect(0,35px,36px,0)}}.starsContainer img.stars-0-9,.starsContainerRatings img.stars-0-9{clip:rect(0,23px,36px,0)}@media(min-width:640px){.starsContainer img.stars-0-9,.starsContainerRatings img.stars-0-9{clip:rect(0,25px,36px,0)}}.starsContainer img.stars-0-8,.starsContainerRatings img.stars-0-8{clip:rect(0,20px,36px,0)}@media(min-width:640px){.starsContainer img.stars-0-8,.starsContainerRatings img.stars-0-8{clip:rect(0,22px,36px,0)}}.starsContainer img.stars-0-7,.starsContainerRatings img.stars-0-7{clip:rect(0,17px,36px,0)}@media(min-width:640px){.starsContainer img.stars-0-7,.starsContainerRatings img.stars-0-7{clip:rect(0,19px,36px,0)}}.starsContainer img.stars-0-6,.starsContainerRatings img.stars-0-6{clip:rect(0,14px,36px,0)}@media(min-width:640px){.starsContainer img.stars-0-6,.starsContainerRatings img.stars-0-6{clip:rect(0,17px,36px,0)}}.starsContainer img.stars-0-half,.starsContainerRatings img.stars-0-half{clip:rect(0,11px,36px,0)}@media(min-width:640px){.starsContainer img.stars-0-half,.starsContainerRatings img.stars-0-half{clip:rect(0,15px,36px,0)}}.starsContainer img.stars-0-4,.starsContainerRatings img.stars-0-4{clip:rect(0,8px,36px,0)}@media(min-width:640px){.starsContainer img.stars-0-4,.starsContainerRatings img.stars-0-4{clip:rect(0,13px,36px,0)}}.starsContainer img.stars-0-3,.starsContainerRatings img.stars-0-3{clip:rect(0,6px,36px,0)}@media(min-width:640px){.starsContainer img.stars-0-3,.starsContainerRatings img.stars-0-3{clip:rect(0,10px,36px,0)}}.starsContainer img.stars-0-2,.starsContainerRatings img.stars-0-2{clip:rect(0,4px,36px,0)}@media(min-width:640px){.starsContainer img.stars-0-2,.starsContainerRatings img.stars-0-2{clip:rect(0,7px,36px,0)}}.starsContainer img.stars-0-1,.starsContainerRatings img.stars-0-1{clip:rect(0,2px,36px,0)}@media(min-width:640px){.starsContainer img.stars-0-1,.starsContainerRatings img.stars-0-1{clip:rect(0,4px,36px,0)}}.starsContainer img.stars-0,.starsContainerRatings img.stars-0{clip:rect(0,0,36px,0)}@media(min-width:640px){.starsContainer img.stars-0,.starsContainerRatings img.stars-0{clip:rect(0,0,36px,0)}}#credit-card-landing .navigation{padding:0 1.125rem}@media(min-width:640px){#credit-card-landing .navigation{padding:0 1.25rem}}@media(min-width:980px){#credit-card-landing .navigation{padding:0 1.375rem}}@media(min-width:1440px){#credit-card-landing .navigation{padding:0 .625rem}}#credit-card-landing .navigation .navigation__wrapper{max-width:975pt}@media(min-width:1340px){#credit-card-landing .navigation .navigation__wrapper{padding-left:.625rem}}#credit-card-landing .navigation .navigation__cta--wrapper .cta{padding-right:0;text-align:right}@media(max-width:359px){#credit-card-landing .navigation .navigation__cta--wrapper .cta{min-width:105px}}#credit-card-landing .footer{padding:0 1.125rem}@media(min-width:640px){#credit-card-landing .footer{padding:0 1.25rem}}@media(min-width:980px){#credit-card-landing .footer{padding:0 1.375rem}}@media(min-width:1440px){#credit-card-landing .footer{padding:0 .625rem}}#credit-card-landing .footer .footer__wrapper{max-width:975pt}@media(min-width:1340px){#credit-card-landing .footer .footer__wrapper{padding-left:.625rem}}#credit-card-landing .disclosures{padding:5% 1.125rem 0}@media(min-width:640px){#credit-card-landing .disclosures{padding:5% 1.25rem 0}}@media(min-width:980px){#credit-card-landing .disclosures{padding-top:2% 1.375rem 0}}@media(min-width:1440px){#credit-card-landing .disclosures{padding:2% .625rem 0}}#credit-card-landing .disclosures .disclosures__wrapper{max-width:975pt}@media(min-width:1340px){#credit-card-landing .disclosures .disclosures__wrapper{padding-left:.625rem}}#credit-card-landing .features{padding:0 1.125rem}@media(min-width:640px){#credit-card-landing .features{padding:0 1.25rem}}@media(min-width:980px){#credit-card-landing .features{padding:0 1.375rem}}@media(min-width:1440px){#credit-card-landing .features{padding:0 .625rem}}#credit-card-landing .features__wrapper{max-width:975pt;padding:0 0 1rem}#credit-card-landing .features__items{padding:0 0 2rem;margin:0}@media(min-width:640px){#credit-card-landing .features__items{margin:0}}@media(min-width:640px)and (max-width:980px){#credit-card-landing .features__items--3,#credit-card-landing .features__items--5{justify-content:center}}#credit-card-landing .features__icon,#credit-card-landing .features__image{margin:1rem auto}#credit-card-landing .features .slick-prev{left:0}#credit-card-landing .features .slick-next{right:0}.call-to-apply .call-to-apply__wrapper{padding:0 .625rem 1rem}@media(min-width:640px){.call-to-apply .call-to-apply__wrapper{padding:0 .75rem 1rem}}@media(min-width:1440px){.call-to-apply .call-to-apply__wrapper{padding:0 0 1rem}}.call-to-apply a.js-tel{color:#000;font-family:connectionsmedium,Arial,sans-serif;text-decoration:none}.call-to-apply a.js-tel:active,.call-to-apply a.js-tel:focus,.call-to-apply a.js-tel:hover{color:#000;text-decoration:none}@media(min-width:640px){.credit-card-config .ada-skip{display:none}}.remodal{color:#000;max-width:850px;padding:1.25rem .625rem;width:100%}@media(min-width:640px){.remodal{padding:1.875rem 1.25rem;width:96%}}.reviewsTitle h2{font-size:1.5rem}@media(min-width:640px){.reviewsTitle h2{font-size:2.5rem}}.reviewsOverall{padding:1.25rem 0}@media(min-width:640px){.reviewsOverall{display:flex;flex-direction:row;padding:2.5rem 0}}@media(min-width:640px){.reviewsOverall .reviewsStars{display:block}}.reviewsOverall p{margin:0}.reviewsStars{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media(min-width:640px){.reviewsStars{margin-right:4%;width:48%}}.reviewsStars .reviews__average{display:inline-block;font-size:1.25rem;margin:0 2% 0 0;max-width:40%;text-align:left;vertical-align:top}@media(min-width:980px){.reviewsStars .reviews__average{max-width:49%}}.reviewsStars .reviews__starsContainer{display:inline-block;max-width:53%}@media(min-width:980px){.reviewsStars .reviews__starsContainer{max-width:47%}}@media(min-width:640px){.reviewsStars .reviews__starsContainer .reviews__total{font-size:.875rem;font-style:italic;font-weight:700;margin-top:.3125rem;text-align:left;width:100%}}.reviewsSummary{display:flex;text-align:left;width:100%}@media(min-width:640px){.reviewsSummary{width:47%}}.reviewsSummary span{display:inline-block;font-size:2.25rem;margin-right:.625rem}.reviewsScroller{display:flex;flex-direction:row;flex-wrap:wrap;height:380px;padding:0 .625rem 0 0;overflow-y:scroll}.reviewsRow{background:#f5f5f5;margin:0 auto 1rem;padding:1rem;text-align:left;width:100%}@media(min-width:640px){.reviewsRow{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 4% 4% 0;width:48%}}.reviewsRow:nth-child(2n){margin-right:0}.reviewsRow .reviewsStars{width:100%}.reviewsRow .reviewsStars .starsContainer{max-width:140px}@media(min-width:640px){.reviewsRow .reviewsStars .starsContainer{max-width:180px}}.reviewsRow .reviewsDate{font-size:.875rem}.reviews__footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-top:1.25rem;text-align:left}.reviews__hidden{display:none;width:100%}.reviews__hidden p{font-size:.75rem}.remodal-close{color:#000;left:auto;right:0;text-decoration:none}.remodal-close:active,.remodal-close:focus,.remodal-close:hover{color:#000;text-decoration:none}.slider__item{padding-left:.5rem;padding-right:.5rem}@media(min-width:640px){.slider__item{width:25%}}@media(min-width:980px){.slider__item{padding-left:.625rem;padding-right:.625rem}}.slider__title{font-size:1rem;line-height:1.3;margin:1rem 0 0}@media(min-width:375px){.slider__title{font-size:1.125rem}}@media(min-width:640px){.slider__title{font-size:1.0625rem;font-weight:100;margin:1.25rem 0}}@media(min-width:768px){.slider__title{font-size:1.25rem;line-height:1.1;margin:1.5rem 0}}@media(min-width:1068px){.slider__title{font-size:2rem;line-height:1}}.slider__title.text-extra-small{font-size:1rem;line-height:1.25;margin:1rem 0 0}@media(min-width:375px){.slider__title.text-extra-small{font-size:1.125rem}}@media(min-width:640px){.slider__title.text-extra-small{font-size:1.0625rem;margin:1.25rem 0}}@media(min-width:768px){.slider__title.text-extra-small{font-size:1.125rem;margin:1.5rem 0}}@media(min-width:1068px){.slider__title.text-extra-small{font-size:1.5rem;font-weight:100}}.slider__card img{display:block;height:auto;width:100%}@media(min-width:1068px){.slider__card img{max-width:100%}}@media(min-width:640px){.slider__bonus,.slider__cards,.slider__features,.slider__pricing,.slider__ratings{display:flex;flex-direction:row;flex-wrap:nowrap}.slider__bonus .item-0,.slider__cards .item-0,.slider__features .item-0,.slider__pricing .item-0,.slider__ratings .item-0{order:1}.slider__bonus .item-1,.slider__cards .item-1,.slider__features .item-1,.slider__pricing .item-1,.slider__ratings .item-1{order:2}.slider__bonus .item-2,.slider__cards .item-2,.slider__features .item-2,.slider__pricing .item-2,.slider__ratings .item-2{order:3}.slider__bonus .item-3,.slider__cards .item-3,.slider__features .item-3,.slider__pricing .item-3,.slider__ratings .item-3{order:4}.slider__bonus .current-slide,.slider__cards .current-slide,.slider__features .current-slide,.slider__pricing .current-slide,.slider__ratings .current-slide{order:0}}.slider__cards{margin-top:5.625rem}@media(max-width:640px){.slider__cards{visibility:hidden}.slider__cards .slider__controls .cta{transition:none}}@media(min-width:640px){.slider__cards{margin-top:0}}.slider__cards .slick-list{z-index:1}.slider__cards .mobile__arrows{background:none;border:0;bottom:0;color:#000;cursor:pointer;display:inline-block;height:2.5rem;padding:0;position:absolute;top:-3.5rem;width:1.25rem;z-index:3}.slider__cards .mobile__arrows svg{fill:#000;width:.9375rem;height:1.75rem}.slider__cards .mobile__prev,.slider__cards .mobile__prev--header{left:.375rem}.slider__cards .mobile__next,.slider__cards .mobile__next--header{right:.375rem}.slider__cards .slick-dots{align-items:flex-end;display:flex;justify-content:center;left:50%;padding:0;position:absolute;top:-2.5rem;transform:translateX(-50%)}.slider__cards .slick-dots li{list-style:none}.slider__cards .slick-dots .mobile__dot{background-color:#919191;border:0;display:block;font-size:0;height:.125rem;margin:0 .25rem;transition:background-color .2s;width:2.5rem}.slider__cards .slick-dots .mobile__dot:focus{outline:.0625rem dotted #000}.slider__cards .slick-dots .slick-active .mobile__dot{background-color:#000;height:.25rem}.slider__content{display:flex;flex-direction:row;flex-wrap:wrap}.slider__controls{order:2}@media(min-width:640px){.slider__controls{order:1;margin-bottom:.75rem}}.slider__controls .cta{font-size:1rem;height:2.625rem;margin:0;min-width:8.5rem;padding:.5rem 1.5625rem;line-height:1.2;transition:.35s linear}@media(min-width:980px){.slider__controls .cta{min-width:12rem}}.slider__terms{display:table;margin-top:.625rem;font-size:.875rem}@media(min-width:980px){.slider__terms{font-size:1rem}}.slider__subTitle{margin:.5rem 0;font-size:.875rem;line-height:1.1}@media(min-width:640px){.slider__subTitle{margin:.3125rem 0}}@media(min-width:980px){.slider__subTitle{font-size:1.125rem}}.slider__cardInfo{display:none;font-size:.875rem}@media(min-width:640px){.slider__cardInfo{display:block;margin:0}}@media(min-width:980px){.slider__cardInfo{font-size:1.125rem;font-weight:100}}.slider__cardInfo sup{top:-.4em;font-size:.75rem}@media(min-width:980px){.slider__cardInfo sup{top:-.5em}}.slider__cardInfo p sup{top:-.4em}@media(min-width:980px){.slider__cardInfo p sup{top:-.5em}}.slider__description{order:1}@media(min-width:640px){.slider__description{order:2}}.slider__description__last{display:block;margin:0;order:3;padding:1.25rem 0}.slider__description p{margin:0}.slider__description a[href^="tel:"]{color:#000;font-weight:700;text-decoration:none}.slider__description a[href^="tel:"]:active,.slider__description a[href^="tel:"]:focus,.slider__description a[href^="tel:"]:hover{color:#000;text-decoration:none}.slider__bonus .slider__title,.slider__features .slider__title,.slider__pricing .slider__title{font-size:1rem;font-weight:700;margin:0 0 1rem}@media(min-width:980px){.slider__bonus .slider__title,.slider__features .slider__title,.slider__pricing .slider__title{font-size:1.125rem;margin:0 0 1.25rem}}.slider__bonus .slider__title sup,.slider__features .slider__title sup,.slider__pricing .slider__title sup{font-size:.875rem}.slider__bonus sup,.slider__features sup,.slider__pricing sup{top:-.35em;font-size:.75rem}@media(min-width:980px){.slider__bonus sup,.slider__features sup,.slider__pricing sup{top:-.5em}}.slider__bonus p sup,.slider__features p sup,.slider__pricing p sup{top:-.35em}@media(min-width:980px){.slider__bonus p sup,.slider__features p sup,.slider__pricing p sup{top:-.5em}}.slider__pricing .slider__title{color:#e31837}.slider__bonusInfo,.slider__featuresInfo,.slider__pricingInfo{font-size:.875rem}@media(min-width:980px){.slider__bonusInfo,.slider__featuresInfo,.slider__pricingInfo{font-size:1.125rem;font-weight:100}}.slider__bonusInfo p,.slider__featuresInfo p,.slider__pricingInfo p{margin:0 0 1rem}.slider__bonusInfo a[href^="tel:"],.slider__featuresInfo a[href^="tel:"],.slider__pricingInfo a[href^="tel:"]{color:#000;font-weight:700;text-decoration:none}.slider__bonusInfo a[href^="tel:"]:active,.slider__bonusInfo a[href^="tel:"]:focus,.slider__bonusInfo a[href^="tel:"]:hover,.slider__featuresInfo a[href^="tel:"]:active,.slider__featuresInfo a[href^="tel:"]:focus,.slider__featuresInfo a[href^="tel:"]:hover,.slider__pricingInfo a[href^="tel:"]:active,.slider__pricingInfo a[href^="tel:"]:focus,.slider__pricingInfo a[href^="tel:"]:hover{color:#000;text-decoration:none}.slider__pricingInfo{position:relative;overflow:hidden}.slider__pricingTnC{font-size:.875rem}@media(min-width:980px){.slider__pricingTnC{font-size:1.125rem;font-weight:100}}.slider__pricingTnC p{margin:0 0 1rem}.accessibleview .slider__cards{margin-top:0}.accessibleview .slider__content{display:block}.accessibleview .slider .cta{display:block}.accessibleview .slider .slider__terms{display:inline-block}.credit-cards-3 .slider__item{padding-right:.9375rem}@media(min-width:640px){.credit-cards-3 .slider__item{padding-right:7%;width:33.33%}}@media(min-width:980px){.credit-cards-3 .slider__item{padding-right:7%}}.sticky{background:#f5f5f5;box-shadow:0 .25rem .5rem -.125rem rgba(0,0,0,.2);left:0;margin:0;overflow-x:hidden;padding:4rem .625rem .75rem;position:fixed;top:-130%;width:100%;z-index:998}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.remodal-is-locked .sticky{width:calc(100% - 17px)}}@media (-webkit-min-device-pixel-ratio:4){.sticky{display:none}}@media(min-width:640px){.sticky{padding:.75rem}}@media(min-width:1068px){.sticky{padding:1.125rem .75rem}}@media(min-width:1440px){.sticky{padding:1.125rem 0}}.sticky__wrapper{margin:0 auto;max-width:975pt;width:100%}@media(min-width:640px){.sticky__wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;padding:0}.sticky__wrapper .item-0{order:1}.sticky__wrapper .item-1{order:2}.sticky__wrapper .item-2{order:3}.sticky__wrapper .item-3{order:4}.sticky__wrapper .current-slide{order:0}}.sticky__wrapper .mobile__arrows{background:none;border:0;bottom:0;color:#000;cursor:pointer;display:inline-block;height:2.5rem;padding:0;position:absolute;top:-3rem;width:1.25rem;z-index:3}.sticky__wrapper .mobile__arrows svg{fill:#000;width:.9375rem;height:1.75rem}.sticky__wrapper .mobile__prev,.sticky__wrapper .mobile__prev--header{left:.375rem}.sticky__wrapper .mobile__next,.sticky__wrapper .mobile__next--header{right:.375rem}.sticky__wrapper .slick-dots{align-items:flex-end;display:flex;justify-content:center;left:50%;padding:0;position:absolute;top:-2rem;transform:translateX(-50%)}.sticky__wrapper .slick-dots li{list-style:none}.sticky__wrapper .slick-dots .mobile__dot{background-color:#919191;border:0;display:block;font-size:0;height:.125rem;margin:0 .25rem;transition:background-color .2s;width:2.5rem}.sticky__wrapper .slick-dots .mobile__dot:focus{outline:.0625rem dotted #000}.sticky__wrapper .slick-dots .slick-active .mobile__dot{background-color:#000;height:.25rem}.sticky__wrapper .slick-list{z-index:1}.sticky__wrapper .mobile__next--header{right:1.125rem}.sticky__wrapper .mobile__prev--header{left:1.125rem}.sticky__item{padding-left:.5rem;padding-right:.5rem;width:25%}@media(min-width:980px){.sticky__item{padding-left:.625rem;padding-right:.625rem}}.sticky__title{color:#000;font-size:1rem;font-weight:700;margin-bottom:.625rem;text-align:center}@media(min-width:640px){.sticky__title{text-align:left}}@media(min-width:980px){.sticky__title{font-size:1.125rem;margin-bottom:.5rem}}@media(max-width:639px){.sticky__title.text-left{margin-left:auto;margin-right:auto;text-align:left}}.sticky__card{display:none}@media(min-width:980px){.sticky__card{display:flex;flex-direction:row;justify-content:flex-start;margin:0}}.sticky__card .sticky__cardInfo{margin:0 0 .3125rem;max-width:12rem;line-height:1.1}.sticky__card .sticky__cardInfo p{margin:0}.sticky__img{display:block;margin-right:.5rem}.sticky__img img{height:auto;width:100%;max-width:4.5rem}.sticky__controls{text-align:center}@media(min-width:640px){.sticky__controls{text-align:left}}.sticky__controls .slider__terms{display:none}@media(min-width:640px){.sticky__controls .slider__terms{display:table;margin-top:.3125rem;font-size:.875rem}}.sticky .cta{font-size:1rem;height:2.625rem;margin:0;min-width:8.5rem;padding:.5rem 1.5625rem;line-height:1.2;transition:.35s linear}@media(min-width:980px){.sticky .cta{min-width:12rem}}.credit-cards-3 .sticky__item{width:33.33%}@media(min-width:640px){.credit-cards-3 .sticky__item{padding-right:7%}}.secondary-cta{background-repeat:no-repeat;padding:0 5%;margin-bottom:60px}@media(min-width:640px){.secondary-cta{margin-bottom:50px}}.secondary-cta--bg-white{background-color:#fff}.secondary-cta--flagscape-red{background-color:#ae132a;background-image:url(../fonts/flagscape-red-simp-1.0.0.svg);background-size:cover;background-position:50%}.secondary-cta--flagscape-blue{background-color:#012169;background-image:url(../fonts/flagscape-blue-simp-1.0.0.svg);background-size:cover;background-position:50%}.secondary-cta--flagscape-gray{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover;background-position:50%}.secondary-cta__wrapper{margin:0 auto;padding:3rem 0}.secondary-cta__heading{font-family:connections;font-weight:100;font-style:normal;font-size:8.69565vw;line-height:1.167;line-height:1.2;margin-bottom:1.25rem;text-align:center}@media(min-width:640px){.secondary-cta__heading{font-size:4.5vw}}@media(min-width:1068px){.secondary-cta__heading{font-size:3rem;line-height:1.125}}.secondary-cta__heading.text-white sup a{color:#fff}@media(min-width:640px){.secondary-cta__cta-container{margin:0 auto;text-align:center}}.secondary-cta__cta-container .cta{margin:.5rem auto;width:100%}@media(min-width:640px){.secondary-cta__cta-container .cta{margin:.5rem;min-width:auto;width:auto}}@media(min-width:1068px){.secondary-cta__cta-container .cta{min-width:260px}}.color-reverse .secondary-cta__cta-container .cta--white{color:#012169}.secondary-cta__copy{font-size:1.5rem;margin:1rem auto 0;text-align:center}.secondary-cta__copy sup{top:-.625rem;font-size:.875rem}.disclosures{display:block;font-size:.875em;padding:5% 5% 0;text-align:left}@media(min-width:1068px){.disclosures{padding-top:2%}}.disclosures--white{background-color:#fff}.disclosures--gray{background-color:#ededed}.disclosures__wrapper{padding-bottom:.625rem;max-width:90pc;margin:0 auto;width:100%}.disclosures__item{margin-bottom:1.25rem}.disclosures__item p:first-child{display:inline}.disclosures__boalogo{width:10.9375rem;height:auto;margin:0 auto}.disclosures__boalogo img{max-width:100%}.disclosures__heading{margin-bottom:0;font-weight:700;font-size:.9rem;text-decoration:none}.disclosures__note{color:currentColor;display:inline-block;font-size:70%;position:relative;vertical-align:top;width:.75rem;text-align:right;top:.075rem;left:-1pc}.disclosures__note:focus,.disclosures__note:hover{color:currentColor}.disclosures__text{display:inline-block;padding-left:.1rem;width:calc(100% - 1.0625rem);left:-1pc;position:relative}.disclosures__ehl{white-space:nowrap}.disclosures__bottom{color:#0053c2}.disclosures ol li,.disclosures ul li{font-size:.875rem;margin:0 0 .25rem 1.25rem;padding-left:.25rem}.disclosures__heading+p{margin-top:0;margin-bottom:1.25rem}.disclosures ul.table{border:none;display:flex;justify-content:flex-start;list-style-type:none;align-items:left;flex-direction:column;margin:.625rem 0;padding:0}@media(min-width:850px){.disclosures ul.table{flex-direction:row;align-items:center}}@media(min-width:640px){.disclosures ul.table{width:100%}}.disclosures ul.table li{border:.0625rem solid #000;padding:.313rem 1.25rem;text-align:center;font-weight:700;font-size:1.25rem;margin:0;width:100%}.disclosures ul.table li:first-child{border-bottom:none}.disclosures ul.table li:last-child{border-top:none}@media(min-width:850px){.disclosures ul.table li:first-child{border-bottom:.0625rem solid #000;border-right:none}.disclosures ul.table li:last-child{border-top:.0625rem solid #000;border-left:none}}.disclosures .accordion{font-size:.875em;padding:0;overflow:visible}.disclosures .accordion .accordion-items{max-width:none;margin:0}.disclosures .accordion .accordion-item__answer{padding:0}.disclosures .accordion .accordion-item__answer div,.disclosures .accordion .accordion-item__answer p{font-size:.875rem;text-align:left;margin:1.25rem 0}.disclosures .accordion .accordion-item__answer ul{list-style-type:disc}.disclosures .accordion .accordion-item__answer ol{list-style-type:decimal}.disclosures .accordion .accordion-item__answer ol,.disclosures .accordion .accordion-item__answer ul{margin:1.125rem 0;padding:0 0 0 .9375rem}.disclosures .accordion .accordion-item__handle:after,.disclosures .accordion .accordion-item__handle:before{width:.875rem;height:.5rem;margin:.4rem .7rem 0 0}.disclosures .accordion .accordion-item__question{position:relative;left:-13px;margin-right:-13px}.disclosures .accordion .accordion .accordion-item__text.accordionHead{font-size:.875rem}.disclosures .accordion .accordion-item__handle{min-height:0}.disclosures .accordion ol li,.disclosures .accordion ul li{font-size:.875rem;margin:0 0 .25rem 1.5rem}.disclosures .accordion-headline{font-size:.875rem;margin:0;padding:0}.features{padding:0 5%;margin-bottom:60px}@media(min-width:640px){.features{margin-bottom:50px}}.features--bg-white{background-color:#fff}.features--bg-darkBlue{background-color:#012169}.features--bg-gray{background-color:#f5f5f5;color:#000}.features--bg-red{background-color:#e31837}.features--flagscape-red{background-color:#ae132a;background-image:url(../fonts/flagscape-red-simp-1.0.0.svg);background-size:cover;background-position:50%}.features--flagscape-blue{background-color:#012169;background-image:url(../fonts/flagscape-blue-simp-1.0.0.svg);background-size:cover;background-position:50%}.features--flagscape-gray{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover;background-position:50%}@media(min-width:640px){.features .ada-skip{display:none}}.features__wrapper{margin:0 auto;padding:3rem 0;scroll-margin-top:var(--nav-height);text-align:center}.features__heading{font-size:2.25rem;margin:0;text-align:center}@media(min-width:640px){.features__heading{font-size:2.5rem}}@media(min-width:980px){.features__heading{font-size:3rem}}.features__heading sup{left:2px}.features__heading.text-brightBlue{color:#0073cf}.features__subHeading{line-height:1.3;font-size:1.25rem;margin:.5rem auto 0;max-width:980px}@media(min-width:640px){.features__subHeading{font-size:1.5rem;line-height:1.25}}.features__subHeading sup{top:-.625rem;font-size:.875rem}.features__subHeading p{margin:0}.features .slick-initialized .features__item{margin:0 1% 1rem}@media(min-width:640px){.features .slick-initialized .features__item{margin:0 3% 1rem}}.features .slick-next,.features .slick-prev{position:absolute;top:50%;padding:0;width:1.25rem;height:2.3125rem;opacity:.9;z-index:99;cursor:pointer;background:none;border:0;color:currentColor}.features .slick-next svg,.features .slick-prev svg{fill:currentColor;width:.9375rem;height:1.75rem}.features .slick-prev{left:-1.5rem}.features .slick-next{right:-1.5rem}.features .slick-dots{bottom:0;display:flex;justify-content:center;margin:1.875rem auto 0;position:relative}.features .slick-dots li{list-style:none}.features .slick-dots button{color:#fff;background-color:currentColor;border:0;display:block;font-size:0;height:.125rem;margin:0 .25rem;transition:background-color .2s;width:1.75rem}@media(min-width:640px){.features .slick-dots button{width:2rem}}.features .slick-dots button:focus{outline:.0625rem dotted currentColor}.features .slick-dots .slick-active button{background-color:currentColor;height:.25rem}.features.features--bg-gray button,.features.features--bg-white button,.features.features--flagscape-gray button{color:#000}.features.features--bg-gray.color-reverse .features__item--copy,.features.features--bg-gray.color-reverse .features__item--title,.features.features--bg-gray.color-reverse .features__subHeading,.features.features--flagscape-gray.color-reverse .features__item--copy,.features.features--flagscape-gray.color-reverse .features__item--title,.features.features--flagscape-gray.color-reverse .features__subHeading{color:#000}.features.features--bg-gray.color-reverse .features__item--copy a,.features.features--bg-gray.color-reverse .features__item--title a,.features.features--bg-gray.color-reverse .features__subHeading a,.features.features--flagscape-gray.color-reverse .features__item--copy a,.features.features--flagscape-gray.color-reverse .features__item--title a,.features.features--flagscape-gray.color-reverse .features__subHeading a{color:#0053c2;text-decoration:none}.features.features--bg-gray.color-reverse .features__item--copy a:active,.features.features--bg-gray.color-reverse .features__item--copy a:focus,.features.features--bg-gray.color-reverse .features__item--copy a:hover,.features.features--bg-gray.color-reverse .features__item--title a:active,.features.features--bg-gray.color-reverse .features__item--title a:focus,.features.features--bg-gray.color-reverse .features__item--title a:hover,.features.features--bg-gray.color-reverse .features__subHeading a:active,.features.features--bg-gray.color-reverse .features__subHeading a:focus,.features.features--bg-gray.color-reverse .features__subHeading a:hover,.features.features--flagscape-gray.color-reverse .features__item--copy a:active,.features.features--flagscape-gray.color-reverse .features__item--copy a:focus,.features.features--flagscape-gray.color-reverse .features__item--copy a:hover,.features.features--flagscape-gray.color-reverse .features__item--title a:active,.features.features--flagscape-gray.color-reverse .features__item--title a:focus,.features.features--flagscape-gray.color-reverse .features__item--title a:hover,.features.features--flagscape-gray.color-reverse .features__subHeading a:active,.features.features--flagscape-gray.color-reverse .features__subHeading a:focus,.features.features--flagscape-gray.color-reverse .features__subHeading a:hover{color:#012169;text-decoration:underline}.features__items{display:flex;flex-direction:column;margin:1rem 5% 0}@media(min-width:640px){.features__items{flex-direction:row;flex-wrap:wrap;justify-content:center;margin:1rem 0 0}}.features__item{margin:0 2% 1rem;position:relative}.features__item .features__items-wrapper.with-cta{margin-bottom:85px}@media(min-width:640px){.features__item{flex-wrap:wrap;flex:1 1 30%;max-width:300px}}@media(min-width:768px){.features__items--2 .features__item,.features__items--3 .features__item{flex-basis:25%}}.features__items--4 .features__item,.features__items--5 .features__item,.features__items--6 .features__item{flex-basis:0}.features__icon{width:5.3125rem;height:3.75rem;margin:3rem auto 1rem;overflow:hidden}.features__icon path,.features__icon polygon,.features__icon rect{fill:#000}.color-reverse .features__icon path,.color-reverse .features__icon polygon,.color-reverse .features__icon rect{fill:#fff}.features__icon img,.features__icon svg{width:5rem;height:3.75rem}.features__image{width:6.875rem;height:6.875rem;margin:3rem auto 1rem;overflow:hidden}.features__image img{max-width:100%;height:auto;padding:0;margin:0}.features__item--title{font-size:1.25rem;line-height:1.3;margin-bottom:.5rem}@media(min-width:640px){.features__item--title{font-size:1.5rem;line-height:1.25}}.features__item--title sup{top:-.625rem;font-size:.875rem}.features__item--copy{font-size:1.125rem;line-height:1.3}@media(min-width:640px){.features__item--copy{font-size:1.25rem;line-height:1.3}}.features__item--copy p{margin:0;padding:0}.features__item--copy sup{top:-.625rem;font-size:.75rem}@media(min-width:640px){.features.vertical .features__items{margin:3rem 0 0}}@media(min-width:640px){.features.vertical .features__items--2,.features.vertical .features__items--3,.features.vertical .features__items--4,.features.vertical .features__items--5,.features.vertical .features__items--6,.features.vertical .features__items--7,.features.vertical .features__items--8{justify-content:center}}@media(min-width:1068px){.features.vertical .features__items--2,.features.vertical .features__items--3,.features.vertical .features__items--4,.features.vertical .features__items--5,.features.vertical .features__items--6,.features.vertical .features__items--7,.features.vertical .features__items--8{justify-content:space-between}}.features.vertical .features__item{margin:0 .9375rem 1rem;justify-content:space-between}@media(min-width:640px){.features.vertical .features__item{flex-basis:auto;-ms-flex-preferred-size:auto!important;display:flex;max-width:31.25rem;min-width:31.25rem;flex-wrap:nowrap;text-align:left;margin:0 2% 3rem}.features.vertical .features__item .features__icon{margin:0}.features.vertical .features__item .features__icon img,.features.vertical .features__item .features__icon svg{width:3.375rem;height:3.125rem}.features.vertical .features__item .features__image{overflow:hidden;width:6.875rem;height:6.875rem;margin:0 2rem 0 0}.features.vertical .features__item .features__image img,.features.vertical .features__item .features__image svg{max-width:100%;height:auto;padding:0;margin:0}.features.vertical .features__items-wrapper{width:85%}}@media(min-width:768px){.features.vertical .features__item .features__icon{margin:0}}@media(min-width:1068px){.features.vertical .features__item{max-width:25rem;min-width:25rem}.features.vertical .features__item:nth-child(odd){margin:0 2% 4rem 6%}.features.vertical .features__item:nth-child(2n){margin:0 6% 4rem 2%}}@media(min-width:1300px){.features.vertical .features__item{max-width:26.25rem;min-width:26.25rem}.features.vertical .features__item:nth-child(odd){margin:0 5% 4rem 9%}.features.vertical .features__item:nth-child(2n){margin:0 9% 4rem 5%}}@media(min-width:1440px){.features.vertical .features__item:nth-child(odd){margin:0 6% 4rem 10%}.features.vertical .features__item:nth-child(2n){margin:0 10% 4rem 6%}}#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features{padding:0 1.125rem}@media(min-width:640px){#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features{padding:0 1.25rem}}@media(min-width:980px){#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features{padding:0 1.375rem}}@media(min-width:1440px){#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features{padding:0 .625rem}}#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features__wrapper{max-width:975pt;padding:0 0 1rem}#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features__items{padding:0 0 2rem;margin:0}@media(min-width:640px){#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features__items{margin:0}}@media(min-width:640px)and (max-width:980px){#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features__items--3,#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features__items--5{justify-content:center}}@media(min-width:1120px){#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features__item{max-width:25pc;padding:0 70px}#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features__item:first-child{margin-left:0;padding-left:0}#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features__item:last-child{margin-right:0;padding-right:0}}#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features__icon,#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features__image{margin:1rem auto}#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features .slick-prev{left:0}#small-business-landing .aem-wrap--features.aem-GridColumn--default--12 .features .slick-next{right:0}.features .cta{bottom:0;left:50%;margin:1rem 0 0;min-width:auto;max-width:100%;position:absolute;transform:translateX(-50%);width:200px}.footer{color:#000;text-align:center;margin:0;padding:0 5%;font-size:.875em}.footer.responsivegrid{padding:0;font-size:inherit}.footer.responsivegrid .disclosures__note{color:inherit}@media(min-width:640px){.footer{text-align:left}}.footer.bg-white{background-color:#fff}.footer__wrapper{margin:0 auto;padding:2.5rem 0 1.25rem}.footer--gray{background-color:#ededed}.footer__copyright{margin:0 auto;width:225px}@media(min-width:640px){.footer__copyright{width:100%}}.footer__boalogo img{width:200px;height:20px}.footer a{color:#0053c2}.footer a:visited{color:#0053c2}.footer a:focus,.footer a:hover{color:#012169}.footer p{margin-bottom:1.25rem}.footer-content .footer__privacy:before{content:"";width:11px;height:11px;margin:.313rem .125rem 0;display:inline-block;background:url(../fonts/lock.svg) no-repeat 0 0}.footer-content .footer__ehl:after{content:"";width:14px;height:14px;margin:0 0 0 .313rem;display:inline-block;background:url(../fonts/house.svg) no-repeat 0 .125rem}uc-form uc-form[background=bright-red] .heading,uc-form uc-form[background=dark-blue] .heading{color:inherit}uc-form uc-form[background=dark-gray] .heading,uc-form uc-form[background=light-gray] .heading,uc-form uc-form[background=white] .heading{color:inherit}uc-form uc-button.uc-btn__gray:hover:after{background-color:#d4d4d4}uc-form uc-button.uc-btn__gray a,uc-form uc-button.uc-btn__gray button,uc-form uc-button.uc-btn__gray input{color:#012169;background-color:#ededed}uc-form uc-button.uc-btn__gray a:visited,uc-form uc-button.uc-btn__gray button:visited,uc-form uc-button.uc-btn__gray input:visited{color:#012169}uc-form uc-button.uc-btn__gray a:focus,uc-form uc-button.uc-btn__gray a:hover,uc-form uc-button.uc-btn__gray button:focus,uc-form uc-button.uc-btn__gray button:hover,uc-form uc-button.uc-btn__gray input:focus,uc-form uc-button.uc-btn__gray input:hover{color:#012169;background-color:#d4d4d4}uc-form uc-button.uc-btn__gray a:focus-visible:before,uc-form uc-button.uc-btn__gray button:focus-visible:before,uc-form uc-button.uc-btn__gray input:focus-visible:before{border-color:#ededed}uc-form uc-button.uc-btn__no-background-standard-link:hover:after{background-color:transparent}uc-form uc-button.uc-btn__no-background-standard-link a,uc-form uc-button.uc-btn__no-background-standard-link button,uc-form uc-button.uc-btn__no-background-standard-link input{background-color:transparent;border:2px solid transparent;color:#0053c2}uc-form uc-button.uc-btn__no-background-standard-link a:before,uc-form uc-button.uc-btn__no-background-standard-link button:before,uc-form uc-button.uc-btn__no-background-standard-link input:before{display:none}uc-form uc-button.uc-btn__no-background-standard-link a:active,uc-form uc-button.uc-btn__no-background-standard-link a:focus,uc-form uc-button.uc-btn__no-background-standard-link a:hover,uc-form uc-button.uc-btn__no-background-standard-link button:active,uc-form uc-button.uc-btn__no-background-standard-link button:focus,uc-form uc-button.uc-btn__no-background-standard-link button:hover,uc-form uc-button.uc-btn__no-background-standard-link input:active,uc-form uc-button.uc-btn__no-background-standard-link input:focus,uc-form uc-button.uc-btn__no-background-standard-link input:hover{background-color:transparent;color:#012169;text-decoration:underline}uc-form uc-button.uc-btn__no-background-standard-link a:visited,uc-form uc-button.uc-btn__no-background-standard-link button:visited,uc-form uc-button.uc-btn__no-background-standard-link input:visited{background-color:transparent;border:2px solid transparent;color:#0053c2}uc-form .uc-form__heading .heading sup{top:-.9em;font-size:.875rem}@media(min-width:640px){uc-form .uc-form__heading .heading sup{top:-1.1rem}}uc-form .uc-form__heading .headline--md sup{top:-1.1rem}uc-form .uc-form__heading .headline--sm sup{top:-.9rem}.home-equity-rates{background-size:cover;background-position:bottom;background-repeat:no-repeat;overflow:clip;padding:0 5%;text-align:center;margin-bottom:60px}@media(min-width:640px){.home-equity-rates{margin-bottom:50px}}@media(min-width:640px){.home-equity-rates{background-position:50%}}@media(min-width:640px){.home-equity-rates.custom-bg .home-equity-rates__content{margin:0}}@media(min-width:0)and (max-width:640px){.home-equity-rates.custom-bg .home-equity-rates__phone{margin-top:25pc}}.home-equity-rates:focus{outline:none}.home-equity-rates.bg-light-gray{background-color:#f5f5f5}.home-equity-rates.bg-gray{background-color:#ededed}.home-equity-rates.bg-white{background-color:#fff}.home-equity-rates__wrapper{margin:0 auto;padding:2rem 0;position:relative}.home-equity-rates__contentWrapper{margin-left:0;margin-right:0;position:relative;overflow:hidden;width:100%}.home-equity-rates__content{position:relative;overflow:hidden;max-width:620px;padding-left:0;padding-right:0;margin:0 auto}@media(min-width:980px){.home-equity-rates__content{max-width:40pc}}.home-equity-rates__heading{margin-bottom:1.25rem}.home-equity-rates__rates-wrapper{margin-left:0;margin-right:0;position:relative}.home-equity-rates__failure{text-align:left}.home-equity-rates__failure.hide{display:none}@media(min-width:640px){.home-equity-rates__failure .failure-phone__wrapper{display:flex}.home-equity-rates__failure .failure-phone__wrapper .home-equity-rates__failure-phone{width:50%}.home-equity-rates__failure .failure-phone__wrapper .home-equity-rates__failure-cta{width:50%;padding-right:5px}}.home-equity-rates__failure-title{display:flex}.home-equity-rates__failure-title .failure-icon{padding-top:3px;margin-right:10px}@media(min-width:640px){.home-equity-rates__failure-title .failure-icon{padding-top:7px}}.home-equity-rates__failure-title .failure-icon img,.home-equity-rates__failure-title .failure-icon svg{width:35px;height:35px}.home-equity-rates__failure-title .failure-text{line-height:1.25rem;font-size:1.125rem}@media(min-width:408px){.home-equity-rates__failure-title .failure-text{margin-top:18px}}@media(min-width:408px){.home-equity-rates__failure-title .failure-text{font-size:1.5rem}}.home-equity-rates__failure-message{width:90%;margin:15px auto;font-size:1.125rem;color:#646464}@media(min-width:640px){.home-equity-rates__failure-message{width:100%;font-size:1.25rem;margin-bottom:40px}}.home-equity-rates__failure-phone{padding:5px 0 15px;text-align:center;font-size:1.5rem}.home-equity-rates__failure-cta a{display:block;font-size:18px;height:2.5625rem;margin:0 0 45px;min-width:100%;padding:11px 0 0;text-align:center;text-decoration:none}@media(min-width:640px){.home-equity-rates__failure-cta a{font-size:24px;height:45px}}.home-equity-rates__phone{margin-top:15px}.home-equity-rates__phone-phone{margin-bottom:5px;font-size:1.375rem}@media(min-width:980px){.home-equity-rates__phone{width:50pc;margin:20px auto 0;display:block}.home-equity-rates__phone-phone{padding-right:10px}.home-equity-rates__phone-dates,.home-equity-rates__phone-phone{display:inline}.home-equity-rates__phone-dates{font-size:1.25rem}}@media(min-width:980px){.home-equity-rates__phone{margin-top:30px}}.home-equity-rates__rate{background-color:#fff;position:relative;margin-bottom:1.5rem;padding:0 0 20px}.home-equity-rates__rate.hide-rate{display:none}@media(min-width:640px){.home-equity-rates__rate.expanded-rate{max-width:100%;flex-basis:96%}}@media(min-width:980px){.home-equity-rates__rate.expanded-rate{flex-basis:99.9%;margin-left:0}}.home-equity-rates__rate.rate-border{border:2px solid #d5d5d5}@media(min-width:640px){.home-equity-rates__rate{margin-bottom:1.25rem;margin-left:1rem;max-width:47%}}@media(min-width:980px){.home-equity-rates__rate:first-child{margin-left:0;margin-right:20px}}.home-equity-rates__rate-title{color:#fff;padding-top:8px;min-height:39px;font-weight:700;background:#e31837;font-size:1.125rem}.home-equity-rates__rate-title.bg-red{background-color:#e31837}.home-equity-rates__rate-title.bg-gray{background-color:#ededed}.home-equity-rates__rate-title.bg-blue{background-color:#012169}.home-equity-rates__rate-title.bg-white{background-color:#fff}.home-equity-rates__rate-content{font-size:1.125rem}@media(min-width:640px){.home-equity-rates__rate-content{font-size:1.25rem}}.home-equity-rates__rate-content .rate-number{font-weight:100;padding:15px 0 5px;font-size:2rem}@media(min-width:640px){.home-equity-rates__rate-content .rate-number{font-size:2.5rem}}.home-equity-rates__rate-content .rate-description p{margin:0}.home-equity-rates__rate-content .rate-description-bottom{font-weight:100;font-size:2rem}@media(min-width:640px){.home-equity-rates__rate-content .rate-description-bottom{font-size:2.5rem}}.home-equity-rates__footnote{margin-bottom:50px}@media(min-width:640px){.home-equity-rates__footnote{width:600px;margin:0 auto 50px}}@media(min-width:980px){.home-equity-rates__footnote{width:635px}}.home-equity-rates__form{text-align:left}@media(min-width:640px){.home-equity-rates__form{margin:0 auto;max-width:585px;padding-right:10px}}@media(min-width:980px){.home-equity-rates__form{max-width:647px}}.home-equity-rates__form-label{font-size:1.125rem;margin-bottom:8px}@media(min-width:640px){.home-equity-rates__form .home-equity-rates__select-wrapper{display:flex}.home-equity-rates__form .home-equity-rates__form-input{width:60%}}@media(min-width:640px)and (min-width:980px){.home-equity-rates__form .home-equity-rates__form-input{width:62%}}@media(min-width:640px){.home-equity-rates__form .home-equity-rates__form-input select{font-weight:100;font-size:1.5rem;margin-bottom:0}}@media(min-width:640px){.home-equity-rates__form .home-equity-rates__cta{width:2in;margin-left:45px}.home-equity-rates__form .home-equity-rates__cta a{margin-top:0}}.home-equity-rates__form-input select{padding:0 0 0 10px;width:100%;height:40px;font-size:18px;margin-bottom:20px;-webkit-appearance:menulist-button}.home-equity-rates__cta a{display:block;font-size:18px;height:auto;margin-left:0;margin-right:0;min-height:2.5625rem;min-width:100%;padding:11px 0 0;text-align:center;text-decoration:none}@media(min-width:640px){.home-equity-rates__cta a{margin-top:35px}}.home-equity-rates__cta a.disabled{background-color:#919191;border:none;color:#fff;pointer-events:none}.home-equity-rates__cta a.disabled:focus,.home-equity-rates__cta a.disabled:hover,.home-equity-rates__cta a.disabled:visited{background-color:#919191;color:#fff}.home-equity-rates__cta a:focus{outline:none}.home-equity-rates__dataDisclosure{color:#646464;font-size:.875rem;line-height:1.4;margin:1.5rem 0 1.75rem;text-align:left}.home-equity-rates__dataDisclosure p{margin-bottom:0;margin-top:1rem}.home-loans-rates{background-size:cover;background-position:bottom;background-repeat:no-repeat;overflow:clip;padding:0 5%;text-align:center;margin-bottom:60px}@media(min-width:640px){.home-loans-rates{margin-bottom:50px}}@media(min-width:640px){.home-loans-rates{background-position:50%}}.home-loans-rates:focus{outline:none}.home-loans-rates.bg-light-gray{background-color:#f5f5f5}.home-loans-rates.bg-gray{background-color:#ededed}.home-loans-rates.bg-white{background-color:#fff}.home-loans-rates__wrapper{margin:0 auto;max-width:56pc;padding:1.5rem 0 1.875rem;position:relative}@media(min-width:640px){.home-loans-rates__wrapper{padding:2rem 0 2.5rem}}.home-loans-rates__title{margin-bottom:.8rem}.home-loans-rates__form{margin-left:-.3125rem;margin-right:-.3125rem}@media(min-width:640px){.home-loans-rates__form{margin-left:-1rem;margin-right:-1rem}}.home-loans-rates__form-field{margin:0 auto;position:relative;overflow:hidden;width:100%;padding-left:.3125rem;padding-right:.3125rem;padding-top:1.25rem;text-align:left}@media(min-width:640px){.home-loans-rates__form-field{padding-left:1rem;padding-right:1rem;padding-top:1.5rem}}.home-loans-rates__input-box{position:relative}.home-loans-rates__label{color:#000;display:block;font-size:1rem;line-height:1.5;margin-bottom:.5rem;position:relative}@media(min-width:640px){.home-loans-rates__label{font-size:1.125rem}}.home-loans-rates__input-text{background-color:#fff;border:1px solid #979797;display:inline-block;font-size:1.5rem;font-weight:100;line-height:1.25rem;height:2.5rem;padding:0 0 0 2.5rem;position:relative;width:100%}.home-loans-rates__input-text:focus{outline:none}.home-loans-rates__input-text.less-padding{padding-left:1.5rem}.home-loans-rates__input-prefix{display:inline-block;font-size:1.4375rem;font-weight:100;line-height:1.25rem;margin-right:-41px;padding-left:1.5rem;position:relative;z-index:9}.home-loans-rates__input-hint{display:block;font-size:.875rem;line-height:1.4;margin-top:.375rem;text-align:center}.home-loans-rates__input-error,.home-loans-rates__input-infoTip{color:#e31837;display:none;font-size:.875rem;line-height:1.4;margin:.3125rem 1.25rem 0}.home-loans-rates__input-error img,.home-loans-rates__input-infoTip img{display:inline-block;width:1.5rem;vertical-align:top}.home-loans-rates__input-error span,.home-loans-rates__input-infoTip span{display:inline-block;width:calc(100% - 2rem)}.home-loans-rates__input-infoTip{color:#646464}.home-loans-rates__cta{display:block;height:2.5rem;line-height:2.2;margin-left:0;margin-right:0;min-width:100%;padding:0;font-size:1.125rem;text-align:center;text-decoration:none}@media(min-width:640px){.home-loans-rates__cta{margin-top:35px}}.home-loans-rates__cta.disabled{background-color:#919191;border:none;color:#fff;pointer-events:none}.home-loans-rates__cta.disabled:focus,.home-loans-rates__cta.disabled:hover,.home-loans-rates__cta.disabled:visited{background-color:#919191;color:#fff}.home-loans-rates__cta:focus{outline:none}.home-loans-rates__result{display:none;margin:1.75rem auto 0}@media(min-width:640px){.home-loans-rates__result{margin:3rem auto 0}}.home-loans-rates__result.none,.home-loans-rates__result.top{margin:0 auto 1.75rem}@media(min-width:640px){.home-loans-rates__result.none,.home-loans-rates__result.top{margin:0 auto 3rem}}.home-loans-rates__result.none{display:none}.home-loans-rates__invalidResponse{display:none;font-size:1rem;margin-bottom:1.25rem;padding-top:.5rem;text-align:left}@media(min-width:640px){.home-loans-rates__invalidResponse{font-size:1.125rem;margin-bottom:1.5rem}}.home-loans-rates__table{margin:1.25rem -5.55% 1rem}@media(min-width:640px){.home-loans-rates__table{margin:1.25rem 0 1rem}}@media(min-width:980px){.home-loans-rates__table{margin:1.5rem 0 1rem}}.home-loans-rates__table .table{border-collapse:collapse;margin:0 auto;table-layout:fixed;border-bottom:1px solid #d5d5d5;border-top:1px solid #d5d5d5;border-left:0;border-right:0}@media(min-width:640px){.home-loans-rates__table .table{border:1px solid #d5d5d5}}@media(min-width:980px){.home-loans-rates__table .table{max-width:100%;min-width:600px}}@media(min-width:980px)and (-ms-high-contrast:active),(min-width:980px)and (-ms-high-contrast:none){.home-loans-rates__table .table{margin:0 0 .0625rem}}.home-loans-rates__table .table tbody tr{background-color:#fff}.home-loans-rates__table .table.table-strip tbody tr:nth-child(odd){background-color:#f5f5f5}.home-loans-rates__table .table tr{border:0}.home-loans-rates__table .table tr.bg-gray{background-color:#ededed}.home-loans-rates__table .table tr.bg-white{background-color:#fff}.home-loans-rates__table .table tr.bg-red{background-color:#e31837}.home-loans-rates__table .table tr.bg-blue{background-color:#012169}.home-loans-rates__table .table td,.home-loans-rates__table .table th{font-size:1.125rem;font-weight:400;line-height:1.3;text-align:center;width:90px}@media(min-width:640px){.home-loans-rates__table .table td,.home-loans-rates__table .table th{font-size:1.25rem;width:130px}}@media(min-width:980px){.home-loans-rates__table .table td,.home-loans-rates__table .table th{width:170px}}.home-loans-rates__table .table td.loan-type,.home-loans-rates__table .table th.loan-type{text-align:left;width:130px}@media(min-width:640px){.home-loans-rates__table .table td.loan-type,.home-loans-rates__table .table th.loan-type{width:170px}}@media(min-width:980px){.home-loans-rates__table .table td.loan-type,.home-loans-rates__table .table th.loan-type{width:210px}}.home-loans-rates__table .table td.loan-mp,.home-loans-rates__table .table th.loan-mp{width:90pt}@media(min-width:640px){.home-loans-rates__table .table td.loan-mp,.home-loans-rates__table .table th.loan-mp{width:150px}}@media(min-width:980px){.home-loans-rates__table .table td.loan-mp,.home-loans-rates__table .table th.loan-mp{width:170px}}.home-loans-rates__table .table th{padding:.5rem 1rem}.home-loans-rates__table .table td{color:#000;padding:.25rem 1rem;vertical-align:top}.home-loans-rates__table .table td.text-brightRed{color:#e31837}.home-loans-rates__table .table td.text-darkBlue{color:#012169}.home-loans-rates__table .table td.text-regalRed{color:#c41230}.home-loans-rates__table .arm-link{font-size:1.125rem;font-weight:400;line-height:1.3}.home-loans-rates__resultDesc{font-size:1rem;font-weight:100;line-height:1.5;margin:1.25rem auto}@media(min-width:640px){.home-loans-rates__resultDesc{font-size:1.25rem;line-height:2;margin:1.5rem auto}}.home-loans-rates__dataDisclosure{color:#646464;font-size:.875rem;line-height:1.4;margin:1.5rem 0 1.75rem;text-align:left}.home-loans-rates__dataDisclosure p{margin-bottom:0;margin-top:1rem}.home-loans-rates__dataReset{font-size:1rem;margin:1rem auto 1.25rem;padding:0 0 1rem}@media(min-width:640px){.home-loans-rates__dataReset{font-size:1.125rem;margin:1.25rem auto;padding:0}}.home-loans-rates__apiFail{display:none;margin:1.75rem auto 1.25rem}@media(min-width:640px){.home-loans-rates__apiFail{margin:3rem auto 1.25rem}}.home-loans-rates__apiFail.none,.home-loans-rates__apiFail.top{margin:0 auto 1.75rem}@media(min-width:640px){.home-loans-rates__apiFail.none,.home-loans-rates__apiFail.top{margin:0 auto 3rem}}.home-loans-rates__apiFail-title{align-items:center;color:#000;display:flex;font-size:1.125rem;line-height:1.25;margin:2rem 0 .75rem;text-align:left}@media(min-width:640px){.home-loans-rates__apiFail-title{display:block;font-size:1.5rem}}.home-loans-rates__apiFail-icon{display:inline-block;height:1.875rem;margin-right:.25rem;vertical-align:sub;width:2.5rem}.home-loans-rates__apiFail-icon svg{fill:currentColor;height:1.875rem;width:2.5rem}.icon__bright-red .home-loans-rates__apiFail-icon svg{fill:#e31837}.icon__navy-blue .home-loans-rates__apiFail-icon svg{fill:#012169}.icon__royal-blue .home-loans-rates__apiFail-icon svg{fill:#0053c2}.home-loans-rates__apiFail-icon img{height:1.875rem;width:2.5rem}.home-loans-rates__apiFail-msg{color:#646464;font-size:1.125rem;line-height:1.5;margin-bottom:1.5rem;text-align:left}@media(min-width:640px){.home-loans-rates__apiFail-msg{font-size:1.25rem;line-height:1.3;margin-bottom:2.25rem}}.home-loans-rates__apiFail-phoneWrapper{justify-content:center;margin:0 auto;text-align:center}.home-loans-rates__apiFail-phoneWrapper .cta{font-size:1.125rem;height:2.75rem;margin-top:1.25rem}@media(min-width:640px){.home-loans-rates__apiFail-phoneWrapper .cta{font-size:1.5rem;margin-left:1.25rem;margin-top:0}}.home-loans-rates__apiFail-phone{display:inline-block;font-size:1.5rem;text-align:center;vertical-align:middle}.image-with-four-box{background-color:#f5f5f5;background-repeat:no-repeat;background-size:cover;background-position:100% 0;padding:0 5%;margin-bottom:60px}@media(min-width:640px){.image-with-four-box{margin-bottom:50px}}.image-with-four-box--flagscape{background-color:#fff;background-image:url(../fonts/flagscape-gray-1.0.0.svg)}.image-with-four-box__wrapper{margin:0 auto;padding:3rem 0}.image-with-four-box__logo{max-width:270px;margin-bottom:1.5rem;width:55%}.image-with-four-box__logo img{max-width:100%;width:auto}.image-with-four-box__pre-heading{font-size:1.25rem;margin:0;text-align:center}@media(min-width:640px){.image-with-four-box__pre-heading{font-size:1.375rem}}.image-with-four-box__pre-heading p{margin:0;padding:0}.image-with-four-box__heading{font-size:2.25rem;margin:0 0 1.5rem;text-align:center}@media(min-width:640px){.image-with-four-box__heading{font-size:2.5rem}}@media(min-width:980px){.image-with-four-box__heading{font-size:3rem}}.image-with-four-box__cta{text-align:center}.image-with-four-box__cta .cta{margin:0 .5rem}.image-with-four-box__items{margin:1rem 0;display:flex;flex-wrap:wrap;justify-content:center}@media(min-width:640px){.image-with-four-box__items{flex-wrap:nowrap}}.image-with-four-box__item{margin:1rem 0 0}@media(max-width:639px){.image-with-four-box__item:nth-child(odd){padding-left:0;padding-right:.5rem}.image-with-four-box__item:nth-child(2n){padding-left:.5rem;padding-right:0}}@media(max-width:980px){.image-with-four-box__item:nth-child(odd){padding-left:.375rem;padding-right:.375rem}.image-with-four-box__item:nth-child(2n){padding-left:.375rem;padding-right:.375rem}}.image-with-four-box__item__area{background-color:#fff;border:1px solid #bababa;padding-top:98%;position:relative;width:98%}.image-with-four-box__item__area-copy{left:0;padding:30% 5% 9%;position:absolute;top:0}@media(min-width:640px){.image-with-four-box__item__area-copy{padding:30% 9% 9%}}@media(min-width:640px)and (orientation:landscape){.image-with-four-box__item__area-copy{padding:9%}}@media(min-width:1068px)and (max-width:1300px){.image-with-four-box__item__area-copy{padding:45% 10% 10%}}@media(min-width:1300px){.image-with-four-box__item__area-copy{padding:55% 9% 9%}}.image-with-four-box__item__area-copy h3{font-weight:700;line-height:1.25}.image-with-four-box__item__area-copy p{line-height:1.1;margin:0}@media(min-width:1068px){.image-with-four-box__item__area-copy p{line-height:1.4}}.image-with-four-box__item__area-copy sup{font-size:.75rem;top:-.5625rem}.image-with-four-box__item__area-copy h3,.image-with-four-box__item__area-copy p{font-size:4.27vw}@media(min-width:640px){.image-with-four-box__item__area-copy h3,.image-with-four-box__item__area-copy p{font-size:1rem}}@media(min-width:980px){.image-with-four-box__item__area-copy h3,.image-with-four-box__item__area-copy p{font-size:1.3rem}}@media(min-width:640px){.image-with-text-offset{display:flex;flex-direction:column;position:relative;margin-bottom:60px}}@media(min-width:640px)and (min-width:640px){.image-with-text-offset{margin-bottom:50px}}@media(min-width:640px){.image-with-text-offset{height:485px}}@media(min-width:1068px){.image-with-text-offset{height:765px}}.image-with-text-offset:focus{outline:none}.image-with-text-offset--left .image-with-text-offset__wrapper{margin-right:5%}@media(min-width:640px){.image-with-text-offset--left .image-with-text-offset__wrapper{margin-right:0}.image-with-text-offset--left .image-with-text-offset--background{margin-right:5%}}.image-with-text-offset--right .image-with-text-offset__wrapper{margin-left:5%}@media(min-width:640px){.image-with-text-offset--right .image-with-text-offset__wrapper{margin-left:0;right:0}.image-with-text-offset--right .image-with-text-offset--background{margin-left:5%}}.image-with-text-offset .container{position:relative}.image-with-text-offset--background{background-color:transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;height:325px}@media(min-width:640px){.image-with-text-offset--background{align-items:flex-end;height:425px;min-height:425px}}@media(min-width:1068px){.image-with-text-offset--background{height:700px;max-height:700px}}.image-with-text-offset__wrapper{padding:2vw 5% 3vw;margin:-65px 0 65px;text-align:left}@media(min-width:640px){.image-with-text-offset__wrapper{bottom:0;margin:0;position:absolute;width:66%}}@media(min-width:1068px){.image-with-text-offset__wrapper{width:58%}}.image-with-text-offset__wrapper--red{background-color:#c41230}.image-with-text-offset__wrapper--blue{background-color:#012169}.image-with-text-offset__wrapper--coolGray{background-color:#ededed}.image-with-text-offset__wrapper--white{background-color:#fff}.image-with-text-offset__wrapper--blue a,.image-with-text-offset__wrapper--red a{color:#fff;text-decoration:underline}.image-with-text-offset__wrapper--blue a:active,.image-with-text-offset__wrapper--blue a:focus,.image-with-text-offset__wrapper--blue a:hover,.image-with-text-offset__wrapper--red a:active,.image-with-text-offset__wrapper--red a:focus,.image-with-text-offset__wrapper--red a:hover{color:#fff;text-decoration:underline}.image-with-text-offset__section{color:#fff;max-width:100%}.image-with-text-offset__section-lower{margin-bottom:1.5rem}.image-with-text-offset__wrapper--coolGray .image-with-text-offset__section,.image-with-text-offset__wrapper--white .image-with-text-offset__section{color:#000}.image-with-text-offset__heading{font-family:connections;font-weight:100;font-style:normal;font-size:8.69565vw;line-height:1.167;margin:.5rem 0}@media(min-width:640px){.image-with-text-offset__heading{font-size:4.5vw}}@media(min-width:1068px){.image-with-text-offset__heading{font-size:3rem;line-height:1.125}}.image-with-text-offset__heading--lead{display:block;font-size:1.25rem;letter-spacing:.05em;text-transform:lowercase;font-variant:small-caps;line-height:1.3}@media(min-width:640px){.image-with-text-offset__heading--lead{font-size:1.5rem}}.image-with-text-offset__heading--lead sup{top:-.5625rem}.image-with-text-offset__copy{max-width:980px;margin:.75rem 0 1.5rem;font-size:1.125rem;line-height:1.3}@media(min-width:640px){.image-with-text-offset__copy{font-size:1.25rem;line-height:1.3}}@media(min-width:640px){.image-with-text-offset__copy{margin:0 0 1rem}}.image-with-text-offset__copy sup{top:-.625rem;font-size:.875rem}.image-with-text-offset__subcopy{font-size:.875rem;margin-top:1rem}@media(min-width:640px){.image-with-text-offset__subcopy{max-width:500px;font-size:1rrem;margin-top:3rem}}.image-with-text-overlay{padding:0 5%;margin-bottom:60px}@media(min-width:640px){.image-with-text-overlay{margin-bottom:50px}}.image-with-text-overlay--bg-gray{background-color:#f5f5f5}.image-with-text-overlay--bg-gray .image-with-text-overlay__content{margin-top:50px}.image-with-text-overlay--flagscape-gray{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover;background-position:50%}.image-with-text-overlay--custom{background-repeat:no-repeat;background-size:cover}.image-with-text-overlay__wrapper{margin:0 auto;padding:3rem 0;text-align:center}@media(max-width:640px){.image-with-text-overlay__wrapper{padding:1.5rem 0 3rem}}@media(max-width:375px){.image-with-text-overlay__wrapper{padding:.5rem 0 2rem}}.image-with-text-overlay__logo{text-align:left;margin-top:1.25rem}@media(min-width:980px){.image-with-text-overlay__logo{margin-top:0}}.image-with-text-overlay__logo img{width:216px}@media(min-width:1068px){.image-with-text-overlay__logo img{max-width:18%}}.image-with-text-overlay__content{background:hsla(0,0%,100%,.88);padding:3rem 0 2rem;margin-top:9.375rem}@media(max-width:640px){.image-with-text-overlay__content{padding:3rem 8% 2rem;margin-top:11.25rem}}.image-with-text-overlay__title{font-size:2.25rem;margin:0 0 1.25rem;text-align:center}@media(min-width:640px){.image-with-text-overlay__title{margin:0 6% 1.25rem}}@media(min-width:980px){.image-with-text-overlay__title{font-size:3rem}}.image-with-text-overlay__copy{font-size:1.25em;margin:0}@media(min-width:640px){.image-with-text-overlay__copy{margin:0 6%}}.image-with-text-overlay__copy p{margin:0 0 1rem}.image-with-text-overlay__copy sup{top:-.625rem;font-size:.875rem}.jump-navigation{background-color:#fff;margin-bottom:60px}@media(min-width:640px){.jump-navigation{margin-bottom:50px}}.jump-navigation__sticky-header{margin-bottom:0;min-height:58px}@media(min-width:980px){.jump-navigation__sticky-header{min-height:78px}}.jump-navigation__sticky-header-wrapper.enable-sticky{position:fixed;top:var(--nav-height);left:0;width:100%;z-index:999}.jump-navigation__sticky-header-wrapper.enable-sticky .jump-navigation__mobile-heading{padding:15px;min-height:59px;box-shadow:0 0 10px 0 rgba(0,0,0,.23)}.jump-navigation__sticky-header-wrapper.enable-sticky .jump-navigation__mobile-heading span{border-bottom:none}.jump-navigation__sticky-header-wrapper.enable-sticky .jump-navigation__nav-items{left:0;right:0;margin:0 auto;box-shadow:0 0 10px 0 rgba(0,0,0,.23);max-width:90pc}.jump-navigation__sticky-header-wrapper.enable-sticky.show-nav-items .jump-navigation__mobile-heading{border-bottom:1px solid #d5d5d5;box-shadow:none}.jump-navigation__sticky-header-wrapper.enable-sticky.show-nav-items .jump-navigation__mobile-heading.bg-blue{border-bottom:none}.jump-navigation__sticky-header-wrapper.enable-sticky.show-nav-items .jump-navigation__nav-items{box-shadow:0 5px 10px 0 rgba(0,0,0,.23)}.jump-navigation__sticky-header-wrapper.show-nav-items .jump-navigation__nav-items{opacity:1}.jump-navigation__sticky-header-wrapper.show-nav-items .jump-navigation__nav-item{display:block}.jump-navigation__mobile-heading{text-align:center;font-size:1.25rem;letter-spacing:.000625rem;line-height:1.5625rem;cursor:pointer;font-weight:100;padding:15px;width:100%;border:none;background:none}.jump-navigation__mobile-heading.bg-blue button{color:#fff}@media(min-width:980px){.jump-navigation__mobile-heading{display:none}}.jump-navigation__mobile-heading span{padding-bottom:5px}.jump-navigation__mobile-heading.text-brightRed span{border-bottom:1px solid #e31837}.jump-navigation__mobile-heading.text-brightRed .jump-navigation__arrow-icon{fill:#e31837}.jump-navigation__mobile-heading.text-darkBlue span{border-bottom:1px solid #012169}.jump-navigation__mobile-heading.text-darkBlue .jump-navigation__arrow-icon{fill:#012169}.jump-navigation__mobile-heading.text-darkGray span{border-bottom:1px solid #646464}.jump-navigation__mobile-heading.text-darkGray .jump-navigation__arrow-icon{fill:#646464}.jump-navigation__mobile-heading.text-coolGray70 span{border-bottom:1px solid #919191}.jump-navigation__mobile-heading.text-coolGray70 .jump-navigation__arrow-icon{fill:#919191}.jump-navigation__mobile-heading.text-regalRed span{border-bottom:1px solid #c41230}.jump-navigation__mobile-heading.text-regalRed .jump-navigation__arrow-icon{fill:#c41230}.jump-navigation__mobile-heading.text-white span{border-bottom:1px solid #fff}.jump-navigation__mobile-heading.text-white .jump-navigation__arrow-icon{fill:#fff}.jump-navigation__nav-items{margin:0;position:absolute;background-color:#fff;box-shadow:0 10px 10px 0 rgba(0,0,0,.23);left:0;right:0;padding:24px 0 0;z-index:1;display:block;opacity:0}@media(min-width:980px){.jump-navigation__nav-items{position:inherit;display:flex;box-shadow:none;text-align:center;justify-content:center;opacity:1}}.jump-navigation__nav-item{padding-left:37px;padding-top:24px;font-size:1.25rem;letter-spacing:.000625rem;line-height:1.5625rem;font-weight:100;display:none}.jump-navigation__nav-item:last-child{padding-bottom:24px}@media(min-width:980px){.jump-navigation__nav-item{font-size:1.125rem;line-height:1.875rem;padding:0 1pc;font-weight:400;display:block}}.jump-navigation__nav-item.text-brightRed a{color:#e31837}.jump-navigation__nav-item.text-brightRed a:active,.jump-navigation__nav-item.text-brightRed a:focus,.jump-navigation__nav-item.text-brightRed a:hover,.jump-navigation__nav-item.text-brightRed a:visited{color:#e31837}.jump-navigation__nav-item.text-darkBlue a{color:#012169}.jump-navigation__nav-item.text-darkBlue a:active,.jump-navigation__nav-item.text-darkBlue a:focus,.jump-navigation__nav-item.text-darkBlue a:hover,.jump-navigation__nav-item.text-darkBlue a:visited{color:#012169}.jump-navigation__nav-item.text-darkGray a{color:#646464}.jump-navigation__nav-item.text-darkGray a:active,.jump-navigation__nav-item.text-darkGray a:focus,.jump-navigation__nav-item.text-darkGray a:hover,.jump-navigation__nav-item.text-darkGray a:visited{color:#646464}.jump-navigation__nav-item.text-coolGray70 a{color:#919191}.jump-navigation__nav-item.text-coolGray70 a:active,.jump-navigation__nav-item.text-coolGray70 a:focus,.jump-navigation__nav-item.text-coolGray70 a:hover,.jump-navigation__nav-item.text-coolGray70 a:visited{color:#919191}.jump-navigation__nav-item.text-regalRed a{color:#c41230}.jump-navigation__nav-item.text-regalRed a:active,.jump-navigation__nav-item.text-regalRed a:focus,.jump-navigation__nav-item.text-regalRed a:hover,.jump-navigation__nav-item.text-regalRed a:visited{color:#c41230}.jump-navigation__nav-item.text-white a{color:#fff}.jump-navigation__nav-item.text-white a:active,.jump-navigation__nav-item.text-white a:focus,.jump-navigation__nav-item.text-white a:hover,.jump-navigation__nav-item.text-white a:visited{color:#fff}.jump-navigation__nav-item a{color:#000;text-decoration:none;padding-bottom:2px}.jump-navigation__nav-item a:active,.jump-navigation__nav-item a:focus,.jump-navigation__nav-item a:hover,.jump-navigation__nav-item a:visited{color:#000;text-decoration:none}.jump-navigation__link-active.link-black{border-bottom:4px solid #000}.jump-navigation__link-active.link-brightRed{border-bottom:4px solid #e31837}.jump-navigation__link-active.link-darkBlue{border-bottom:4px solid #012169}.jump-navigation__link-active.link-darkGray{border-bottom:4px solid #646464}.jump-navigation__link-active.link-lightGray{border-bottom:4px solid #919191}.jump-navigation__link-active.link-regalRed{border-bottom:4px solid #c41230}.jump-navigation__link-active.link-white{border-bottom:4px solid #fff}.jump-navigation__overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.23);z-index:998}.jump-navigation__arrow-icon{width:20px;height:20px;margin:-4px;transform:rotate(180deg)}@-webkit-keyframes rotateArrow{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes rotateArrow{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.jump-navigation__arrow-icon.rotate-arrow .jump-navigation__arrow-icon-polygon{transform:rotate(180deg)}.jump-navigation__arrow-icon-polygon{transform-origin:50% 50%;transition:all .23s}.locator{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover;background-position:50%;background-repeat:no-repeat;margin-bottom:60px}@media(min-width:640px){.locator{margin-bottom:50px}}.locator .video,.locator__img{padding:0;width:100%}.locator .video img,.locator__img img{display:block;width:100%}.locator .row{margin:0;padding:0;justify-content:center}.locator .cta{font-size:1.125rem;height:34px;margin:0;min-width:90pt;vertical-align:middle}.locator__left .row{flex-direction:row-reverse}.locator__left .row .locator__column{padding:2vw 5% 3vw}.locator__right .row .locator__column{padding:2vw 5% 3vw}.locator__title{font-family:connections;font-weight:100;font-style:normal;font-size:8.69565vw;line-height:1.167;margin:.5rem 0 0}@media(min-width:640px){.locator__title{font-size:4.5vw}}@media(min-width:1068px){.locator__title{font-size:3rem;line-height:1.125}}.locator__title--lead{display:block;font-weight:100;font-size:1.25rem;letter-spacing:.05em;text-transform:lowercase;font-variant:small-caps}@media(min-width:640px){.locator__title--lead{font-size:1.5rem}}.locator__title--lead sup{top:-.5625rem}.locator__title--copy{display:block}.locator__title--copy sup{left:2px}.locator__copy{font-size:1.125rem;line-height:1.3;margin-bottom:1.875rem;padding-left:0}@media(min-width:640px){.locator__copy{font-size:1.25rem;line-height:1.3}}.locator__copy sup{top:-.625rem;font-size:.875rem}.locator__form{display:flex}.locator__input{border:1px solid #000;font-size:1.125rem;height:34px;min-width:135px;padding:.25rem .25rem .25rem .75rem;vertical-align:middle;width:30%}@media(min-width:640px){.locator__input{width:15%}}@media(min-width:1068px){.locator__input{width:25%}}.locator__input::-moz-placeholder{color:#000;opacity:1}.locator__input::placeholder{color:#000;opacity:1}.locator__input::-webkit-inner-spin-button,.locator__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.locator__cta{width:40%;margin-left:.313rem}.long-form-text{padding:0 5%;margin-bottom:60px}@media(min-width:640px){.long-form-text{margin-bottom:50px}}.long-form-text--border-bottom{border-bottom:1px solid #ededed}.long-form-text--border-top{border-top:1px solid #ededed}.long-form-text__wrapper{max-width:801pt!important;padding:3rem 0;text-align:center}@media(min-width:375px){.long-form-text .scroll-container{margin:0 auto}}.long-form-text p{margin:0 0 1rem;font-size:1.25em}.long-form-text p:last-child{margin:0}.long-form-text__cta{margin-top:2rem}@media(min-width:640px){.long-form-text__cta{margin-top:3rem}}@media(min-width:640px){.long-form-text .table.table-cols-1{min-width:auto}}.long-form-text .table-cols-1 td,.long-form-text .table-cols-1 th,.long-form-text .table-cols-2 td,.long-form-text .table-cols-2 th{width:auto}.long-form-text-item__table{border-collapse:collapse;width:98%;margin:1.5rem auto;table-layout:fixed}@media(min-width:640px){.long-form-text-item__table{margin:1.5rem 0;width:25pc;max-width:100%;min-width:300px}}@media(min-width:920px){.long-form-text--SM1 .long-form-text-item__table{margin:0}}.long-form-text-item__table td{padding:.25rem .5rem}.long-form-text--SM1 .long-form-text-item__table td{text-align:left}@media(min-width:640px){.long-form-text--SM1 .long-form-text-item__table td{text-align:center}}.long-form-text-item__table th{padding:.4rem .5rem;font-size:1em;line-height:1.25}.long-form-text--SM1 .long-form-text-item__table th{text-align:left}@media(min-width:640px){.long-form-text--SM1 .long-form-text-item__table th{text-align:center;font-size:1.25em}}.long-form-text-item__table tr{border:1px solid #f5f5f5}.long-form-text--SM1 .long-form-text-item__table tr td+td{text-align:center;font-weight:700}.long-form-text-item__table tbody tr:nth-child(odd){background-color:#f5f5f5}.long-form-text .text :not(h1,h2,h3,h4,h5,h6,span) sup{top:-.5rem;font-size:.875rem}@media(min-width:640px){.long-form-text .text :not(h1,h2,h3,h4,h5,h6,span) sup{top:-.625rem}}.long-form-text.bg-red{background-color:#e31837}.long-form-text.bg-gray{background-color:#ededed}.long-form-text.bg-blue{background-color:#012169}.long-form-text.bg-light-gray{background-color:#f5f5f5}.long-form-text.bg-white{background-color:#fff}.long-form-text.bg-flagscape-red{background-color:#ae132a;background-image:url(../fonts/flagscape-red-simp-1.0.0.svg);background-size:cover;background-position:50%}.long-form-text.bg-flagscape-blue{background-color:#012169;background-image:url(../fonts/flagscape-blue-simp-1.0.0.svg);background-size:cover;background-position:50%}.long-form-text.bg-flagscape-gray{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover;background-position:50%}.long-form-text .table th{background-color:#fff}.masthead-selector-modal{background-color:transparent;position:fixed;top:0;right:0;bottom:0;left:0;display:none;width:100%;overflow:hidden;outline:0;z-index:9999}.masthead-selector-modal__wrapper{background-color:#fff;height:100vh;position:relative;margin:0 auto;overflow:auto;padding:0 5%;width:100%}.masthead-selector-modal__header{background-color:#fff;height:16vw;margin:0 auto;padding:0 5%;width:100%;z-index:100}@media(min-width:640px){.masthead-selector-modal__header{height:72px}}@media only screen{.masthead-selector-modal__navigation{margin:0 auto;padding:0 5%;position:fixed;left:50%;transform:translateX(-50%);width:100%}}@media(min-width:1601px){.masthead-selector-modal__navigation{max-width:90pc;padding:0}}.masthead-selector-modal__navigation .wrapper_split{align-items:center;display:flex;height:16vw;position:relative}@media(min-width:640px){.masthead-selector-modal__navigation .wrapper_split{height:72px}}.masthead-selector-modal__navigation--logo{width:11rem;height:2.25rem}@media(min-width:1068px){.masthead-selector-modal__navigation--logo{width:15.3125rem;height:2.75rem;margin-bottom:.3125rem}}.masthead-selector-modal__navigation.has-label .wrapper_split{display:grid}@media(min-width:640px){.masthead-selector-modal__navigation.has-label .wrapper_split{display:flex}}.masthead-selector-modal__navigation--label{align-items:center;display:inline-flex;margin-bottom:.75rem}@media(min-width:640px){.masthead-selector-modal__navigation--label{margin-left:1.5625rem;margin-bottom:0}}@media(min-width:1068px){.masthead-selector-modal__navigation--label{font-size:1.125rem}}.masthead-selector-modal__navigation--partner{display:flex}.has-logo .masthead-selector-modal__navigation--partner{flex-direction:row}.masthead-selector-modal__navigation--partner.seperator{display:block;height:1.875rem;margin:auto 1rem;border-left:.063rem solid #bababa}.masthead-selector-modal__navigation--partner .logo{max-width:3.75rem;align-self:center}.masthead-selector-modal__body{justify-content:center;max-width:90pc;position:relative;margin:0 auto}.masthead-selector-modal__nav{padding:0;position:absolute;right:0}.masthead-selector-modal__close{background:none;border:0;cursor:pointer;font-size:1rem;position:relative;padding:0}@media(min-width:980px){.masthead-selector-modal__close{font-size:1.25rem}}.masthead-selector-modal__close em{display:none;font-style:normal}@media(min-width:640px){.masthead-selector-modal__close em{display:inline-block}}.masthead-selector-modal__close span{font-size:2.25rem;font-weight:100;line-height:1.2;vertical-align:sub}@media(min-width:980px){.masthead-selector-modal__close span{font-size:2.75rem}}.masthead-selector-modal__close:focus{outline:.0625rem dotted #000}.masthead-selector-modal__content{padding:0}.masthead-selector-modal__title{color:#e31837;font-size:2rem;font-weight:100;line-height:1;margin:1.75rem 0 1.125rem}@media(min-width:980px){.masthead-selector-modal__title{font-size:2.5rem;margin:2.75rem 0 2.5rem}}.masthead-selector-modal__info{margin:0 0 3rem;justify-content:left}.masthead-selector-modal__item{font-size:1rem;line-height:1.5;margin-bottom:2rem;padding:0}@media(min-width:980px){.masthead-selector-modal__item{font-size:1.25rem;line-height:1.3;margin-bottom:2.5rem}}.masthead-selector-modal__item:last-child{padding-bottom:7rem}@media(min-width:980px){.masthead-selector-modal__item:last-child{padding-bottom:0}}.masthead-selector-modal__item .item-section{margin-bottom:1rem}.masthead-selector-modal__item .item-section:last-child{margin-bottom:0}@media(min-width:768px){.masthead-selector-modal__item .item-section{max-width:90%}}.masthead-selector-modal__item .item-section h3{font-size:1rem;font-weight:700;line-height:1.5;margin:0}@media(min-width:980px){.masthead-selector-modal__item .item-section h3{font-size:1.25rem;line-height:1.3}}.masthead-selector-modal__item .item-section.text h3{margin:0}.masthead-selector-modal__item .item-section.text p{margin-top:0;margin-bottom:1rem}.masthead-selector-modal__item .item-section li{font-size:1rem;line-height:1.5rem;margin:0 0 0 1.75rem;padding:0;list-style-position:outside}@media(min-width:980px){.masthead-selector-modal__item .item-section li{font-size:1.25rem;line-height:1.3}}.masthead-selector-modal__item .item-section li:last-child{margin-bottom:0}@media print{@page{size:auto;margin:7mm 0 10mm}.not-modal{display:none}.aem-wrap--notification-banner{display:none}.masthead-selector-modal{position:absolute;visibility:visible;overflow:visible!important}.masthead-selector-modal__wrapper{visibility:visible!important;overflow:visible!important}.masthead-selector-modal__header{position:relative;transform:none;left:auto}.masthead-selector-modal__close{display:none}.masthead-selector-modal__title{margin-top:-10px!important}*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;box-shadow:none!important}}.masthead-selector{background-size:cover;background-position:bottom;background-repeat:no-repeat;overflow:clip;padding:0;text-align:center;margin-bottom:60px}@media(min-width:640px){.masthead-selector{margin-bottom:50px}}@media(min-width:640px){.masthead-selector{background-position:50%}}.masthead-selector:focus{outline:none}.masthead-selector__wrapper{margin:0 auto;min-height:550px;position:relative}@media(min-width:640px){.masthead-selector__wrapper{min-height:460px}}@media(min-width:1068px){.masthead-selector__wrapper{min-height:650px}}.masthead-selector__contentWrapper{bottom:0;display:flex;flex-direction:column;left:0;position:absolute;width:100%}.masthead-selector__selectorWrapper{margin:0 auto;padding:0 5%;position:relative;text-align:left;width:100%}@media(min-width:1601px){.masthead-selector__selectorWrapper{max-width:90pc;padding:0}}.masthead-selector__selectorBox{background-color:#012169;margin:0 auto 1rem;max-width:90pc;min-height:90pt;padding:1.25rem 1rem;width:275px}@media(min-width:640px){.masthead-selector__selectorBox{margin:0 0 1.25rem;width:345px;min-height:135px;padding:1.25rem}}@media(min-width:1068px){.masthead-selector__selectorBox{margin:0 0 2rem;min-height:150px;padding:1.5rem 1.75rem}}.masthead-selector__selectorTitle{font-size:1.5rem;font-weight:100;line-height:1;margin-bottom:1.125rem}@media(min-width:1068px){.masthead-selector__selectorTitle{font-size:2rem;margin-bottom:1.25rem}}.masthead-selector__selector{-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(../images/dropdown_black.png);background-repeat:no-repeat;background-position:96%;background-size:1.25rem;border:none;display:block;font-size:1.25rem;line-height:1.5rem;height:2.75rem;padding:0 2.75rem 0 .75rem;width:100%;-webkit-appearance:none}.masthead-selector__selector:focus{outline:1px dotted #000}.bg-white .masthead-selector__selector{border:1px solid #919191}.masthead-selector select::-ms-expand{display:none}.masthead-selector__leadInWrapper{align-items:center;background-color:#f5f5f5;display:flex;min-height:35px;justify-content:center;overflow:hidden;padding:0 5%;position:relative;width:100%}@media(min-width:640px){.masthead-selector__leadInWrapper{min-height:3pc}}@media(min-width:1068px){.masthead-selector__leadInWrapper{min-height:4pc}}.masthead-selector__leadIn{font-size:1.25rem;font-weight:100;line-height:1.3;max-width:90pc;padding:.5rem 0}@media(min-width:1068px){.masthead-selector__leadIn{font-size:1.5rem;font-weight:400}}.masthead-selector__headingWrapper{align-items:center;background-color:hsla(0,0%,96.1%,.8);display:flex;justify-content:center;min-height:107px;overflow:hidden;padding:1rem 5%;position:relative;width:100%}@media(min-width:640px){.masthead-selector__headingWrapper{min-height:137px}}@media(min-width:1068px){.masthead-selector__headingWrapper{min-height:177px}}.masthead-selector__heading{line-height:1.2;max-width:90pc}.masthead-selector .bg-red{background-color:#e31837}.masthead-selector .bg-gray{background-color:#ededed}.masthead-selector .bg-blue{background-color:#012169}.masthead-selector .bg-white{background-color:#fff;border:1px solid #919191}.masthead{overflow:clip;padding:0 5%;text-align:center;background-repeat:no-repeat;margin-bottom:60px}@media(min-width:640px){.masthead{margin-bottom:50px}}@media(min-width:1068px){.masthead{min-height:auto}}.masthead:focus{outline:none}.masthead--bg-darkBlue{background-color:#012169}.masthead--bg-gray{background-color:#f5f5f5}.masthead--bg-white{background-color:#fff}.masthead--flagscape-red{background-color:#ae132a;background-image:url(../fonts/flagscape-red-simp-1.0.0.svg);background-size:cover;background-position:50%}.masthead--flagscape-blue{background-color:#012169;background-image:url(../fonts/flagscape-blue-simp-1.0.0.svg);background-size:cover;background-position:50%}.masthead--flagscape-gray{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover;background-position:50%}.masthead--custom{background-size:cover;background-position:bottom}@media(min-width:640px){.masthead--custom{background-position:50%}}@media(max-width:640px){.masthead--gradient,.masthead--gradient-reverse,.masthead--gradient-top{position:relative}}@media(min-width:640px){.masthead--gradient-reverse .masthead__section:not(.masthead__section--product),.masthead--gradient-top .masthead__section:not(.masthead__section--product),.masthead--gradient .masthead__section:not(.masthead__section--product){background-image:radial-gradient(ellipse at center,hsla(0,0%,100%,.3) 40%,hsla(0,0%,100%,0) 70%)}}.masthead--gradient-reverse .masthead__wrapper:before,.masthead--gradient-top .masthead__wrapper:before{transform:rotate(180deg)}.masthead--textshadow{text-shadow:0 0 2px hsla(0,0%,100%,.9),0 0 25px hsla(0,0%,100%,.9),0 0 50px hsla(0,0%,100%,.9),0 0 75pt hsla(0,0%,100%,.9)}.masthead--center{text-align:center}.masthead--center .cta--iconText{display:inline-flex;justify-content:center}@media(min-width:640px){.masthead--left{text-align:left}}.masthead--left .cta{margin-left:0}.masthead--left .cta--iconText{display:inline-flex}.masthead--text-white{color:#fff}.masthead--text-white.masthead--textshadow{text-shadow:0 0 2px rgba(0,0,0,.9),0 0 25px rgba(0,0,0,.9),0 0 50px rgba(0,0,0,.9),0 0 75pt rgba(0,0,0,.9)}.masthead--text-white.masthead--gradient-reverse .masthead__wrapper:before,.masthead--text-white.masthead--gradient-top .masthead__wrapper:before,.masthead--text-white.masthead--gradient .masthead__wrapper:before{background-image:linear-gradient(0deg,rgba(0,0,0,.4) 30%,transparent 70%)}@media(min-width:640px){.masthead--text-white.masthead--gradient-reverse .masthead__section:not(.masthead__section--product),.masthead--text-white.masthead--gradient-top .masthead__section:not(.masthead__section--product),.masthead--text-white.masthead--gradient .masthead__section:not(.masthead__section--product){background-image:radial-gradient(ellipse at center,rgba(0,0,0,.3) 40%,transparent 70%)}}.masthead--text-white sup{color:#fff}.masthead--text-white sup a{color:#fff;text-decoration:underline}.masthead--text-white sup a:active,.masthead--text-white sup a:hover,.masthead--text-white sup a:visited{color:#fff;text-decoration:underline}.masthead__wrapper{align-items:center;display:flex;flex-direction:column;position:relative}@media(max-width:640px){.masthead__wrapper{padding:6.4vw 0}.masthead--custom .masthead__wrapper{padding-bottom:46vw}.masthead--gradient-reverse .masthead__wrapper:before,.masthead--gradient-top .masthead__wrapper:before,.masthead--gradient .masthead__wrapper:before{top:0;bottom:0;left:-10%;content:"";width:150%;height:auto;position:absolute;overflow-x:hidden;background-image:linear-gradient(0deg,hsla(0,0%,100%,.4) 30%,hsla(0,0%,100%,0) 70%)}}@media(min-width:640px){.masthead__wrapper{height:auto;min-height:380px;padding:3rem 0}.masthead--left .masthead__wrapper{align-items:center;flex-direction:row}}@media(min-width:1068px){.masthead__wrapper{min-height:489px;max-height:none}}.masthead__section{position:relative;max-width:100%}@media(min-width:640px){.masthead--center .masthead__section{align-items:center;display:flex;flex:1 0 auto;flex-direction:column;justify-content:space-between;padding:1vw 0}}@media(min-width:1068px){.masthead--center .masthead__section{padding:1rem 0}}@media(min-width:640px){.masthead--left .masthead__section{display:flex;flex:0 1 60%;flex-direction:column;padding:1vw 0}}@media(min-width:1068px){.masthead--left .masthead__section{flex:0 1 55%}}.masthead__section-upper{width:100%}.masthead__section-lower{margin:1.5rem 0}@media(min-width:640px){.masthead__section-lower{margin:2rem 0 1.5rem}}.masthead__heading{font-family:connections;font-weight:100;font-style:normal;font-size:8.69565vw;line-height:1.167;margin-bottom:1.25rem}@media(min-width:640px){.masthead__heading{font-size:4.5vw}}@media(min-width:1068px){.masthead__heading{font-size:3rem;line-height:1.125}}@media(min-width:640px){.masthead__heading{margin-bottom:1.5rem}}@media(max-width:640px){.masthead__heading{margin-top:.5rem}}.masthead__heading.text-brightBlue{color:#0073cf}@media(min-width:640px){.masthead .masthead__heading--long{font-size:3.75vw}}@media(min-width:640px)and (max-width:693.3333333333px){.masthead .masthead__heading--long{font-size:26px}}@media(min-width:640px)and (min-width:906.6666666667px){.masthead .masthead__heading--long{font-size:34px}}@media(min-width:1440px){.masthead .masthead__heading--long{width:auto;font-size:2.5rem}}.masthead__heading--lead{display:block;line-height:1.3;font-size:1.25rem;letter-spacing:.05em;text-transform:lowercase;font-variant:small-caps}@media(min-width:640px){.masthead__heading--lead{font-size:1.5rem}}.masthead__heading--lead sup{top:-.5625rem}@media(max-width:980px){.masthead__heading--copy sup{top:-1.1rem}}.masthead__heading--copy.text-small sup{top:-.875rem}@media(min-width:1025px){.masthead__heading--copy.text-small sup{top:-1.125rem}}.masthead__heading--copy.text-medium sup{top:-1.125rem}@media(min-width:1025px){.masthead__heading--copy.text-medium sup{top:-1.375rem}}.masthead__heading--copy.text-large sup{top:-.75rem}@media(min-width:1025px){.masthead__heading--copy.text-large sup{top:-1.625rem}}.masthead--left .masthead__heading{max-width:980px}.masthead__copy{max-width:980px;margin:0;font-size:1.25rem;line-height:1.3}@media(min-width:640px){.masthead__copy{font-size:1.5rem;line-height:1.25}}@media(min-width:640px){.masthead__copy{margin:0;align-content:center}.masthead--center .masthead__copy{margin-left:auto;margin-right:auto}.masthead--left .masthead__copy{max-width:85%}}.masthead__copy p{margin-top:0}.masthead__copy p:last-child{margin-bottom:0}.masthead__copy sup{top:-.625rem;font-size:.875rem}.masthead__subheading{max-width:980px;margin:.75rem 0 1.5rem;font-size:1.25rem;line-height:1.3}@media(min-width:640px){.masthead__subheading{font-size:1.5rem;line-height:1.25}}@media(min-width:640px){.masthead__subheading{margin:0 0 2rem}.masthead--left .masthead__subheading{max-width:75%}}.masthead__legalCopy{font-size:.875rem;margin-top:.5rem}.masthead__legalCopy sup{top:-.5rem;font-size:.75rem}@media(min-width:640px){.masthead__legalCopy{max-width:500px;font-size:1rem}}.masthead .cta{text-shadow:none}.masthead .cta--white{color:#012169}.masthead .cta--white:hover{color:#012169}.masthead__offer{background-color:#e31837;color:#fff;display:flex;flex-direction:column;height:43vw;justify-content:center;margin:-6.4vw auto 0;max-height:180px;max-width:260px;width:62vw;z-index:1}.masthead__offer.offer--wide{width:75vw;height:15vw;max-width:415px;max-height:90px}@media(min-width:640px){.masthead__offer.offer--wide{width:36vw;height:7vw}}.masthead--textshadow .masthead__offer{text-shadow:none}@media(min-width:640px){.masthead__offer{bottom:0;height:16.6vw;left:0;margin:0 auto;position:absolute;width:24vw}.masthead--left .masthead__offer{bottom:auto;top:0;right:0;left:auto}.masthead__offer.offer--top-right{top:0;right:0;bottom:auto;left:auto}.masthead__offer.offer--bottom-right{top:auto;right:0;bottom:0;left:auto}.masthead__offer.offer--bottom-left{top:auto;right:auto;bottom:0;left:0}.masthead__offer:empty{display:none}}.masthead__offer-content{align-items:center;font-weight:100;justify-content:center;margin:0 auto;text-align:center}.masthead__offer-content a{color:#fff;text-decoration:none}.masthead__offer-content a:focus,.masthead__offer-content a:hover,.masthead__offer-content a:visited{color:#fff;text-decoration:none}.masthead__offer-content p{margin:0;padding:0}.masthead__offer-content .emphasize{display:inline-block;font-size:4rem;line-height:1;margin:0}@media(min-width:375px){.masthead__offer-content .emphasize{font-size:4.5rem}}@media(min-width:640px){.masthead__offer-content .emphasize{font-size:3rem}}@media(min-width:768px){.masthead__offer-content .emphasize{font-size:3.5rem}}@media(min-width:980px){.masthead__offer-content .emphasize{font-size:4.75rem}}.masthead__offer-content .emphasize sup{font-size:1.5rem;top:-2rem}@media(min-width:375px){.masthead__offer-content .emphasize sup{top:-2.5rem}}@media(min-width:640px){.masthead__offer-content .emphasize sup{top:-1.4rem}}@media(min-width:768px){.masthead__offer-content .emphasize sup{top:-1.65rem}}@media(min-width:980px){.masthead__offer-content .emphasize sup{top:-2.5rem}}.offer--wide .masthead__offer-content .emphasize{font-size:1.5rem}@media(min-width:375px){.offer--wide .masthead__offer-content .emphasize{font-size:1.75rem}}@media(min-width:640px){.offer--wide .masthead__offer-content .emphasize{font-size:1.5rem}}@media(min-width:768px){.offer--wide .masthead__offer-content .emphasize{font-size:1.75rem}}@media(min-width:980px){.offer--wide .masthead__offer-content .emphasize{font-size:2.5rem}}.offer--wide .masthead__offer-content .emphasize sup{font-size:1.25rem;top:-.6rem}@media(min-width:375px){.offer--wide .masthead__offer-content .emphasize sup{top:-.75rem}}@media(min-width:640px){.offer--wide .masthead__offer-content .emphasize sup{font-size:1rem}}@media(min-width:768px){.offer--wide .masthead__offer-content .emphasize sup{font-size:1.25rem}}@media(min-width:980px){.offer--wide .masthead__offer-content .emphasize sup{top:-1.25rem}}.masthead__offer-content .borders{border-bottom:1px solid #fff;border-top:1px solid #fff;display:block;font-size:1.25rem;letter-spacing:.26rem;margin:.313rem 0}@media(min-width:375px){.masthead__offer-content .borders{font-size:1.625rem}}@media(min-width:640px){.masthead__offer-content .borders{font-size:1rem;letter-spacing:.18rem}}@media(min-width:768px){.masthead__offer-content .borders{font-size:1.25rem}}@media(min-width:980px){.masthead__offer-content .borders{font-size:1.625rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.masthead__offer-content .borders{display:inline-block}}.masthead__offer-content .fineprint{display:inline-block;font-size:1.5rem;line-height:1.1;margin-top:.3rem;max-width:35px;padding-left:5px;text-transform:uppercase;vertical-align:top;word-wrap:break-word}@media(min-width:375px){.masthead__offer-content .fineprint{font-size:1.75rem;margin-top:.4rem;max-width:40px}}@media(min-width:640px){.masthead__offer-content .fineprint{font-size:1.1rem;margin-top:.3rem;max-width:30px}}@media(min-width:768px){.masthead__offer-content .fineprint{font-size:1.25rem;margin-top:.4rem}}@media(min-width:980px){.masthead__offer-content .fineprint{font-size:1.75rem;margin-top:.5rem;max-width:40px}}.offer--wide .masthead__offer-content .fineprint{font-size:.8rem;line-height:1;margin-top:.1rem;max-width:25px}@media(min-width:640px){.offer--wide .masthead__offer-content .fineprint{margin-top:0}}@media(min-width:768px){.offer--wide .masthead__offer-content .fineprint{font-size:.9rem;line-height:1;margin-top:.1rem;max-width:30px}}@media(min-width:980px){.offer--wide .masthead__offer-content .fineprint{font-size:1.2rem;line-height:1.1;margin-top:0}}.masthead__offer-img{width:100%;height:100%}.masthead__notch{background-color:#fff;max-width:90pc;padding:1.5rem 1.5rem 0;text-align:center;width:90%;position:relative;font-size:1.25rem;line-height:1.3;font-family:connections;font-weight:100;font-style:normal;margin:-7.625rem auto 60px}@media(min-width:640px){.masthead__notch{font-size:1.5rem;line-height:1.25}}@media(min-width:640px){.masthead__notch{margin-bottom:50px}}@media(min-width:640px){.masthead__notch{padding:2rem 8% 0}}.masthead__notch p{margin-top:0}.masthead__notch p:last-child{margin-bottom:0}.masthead__notch--outline{border:1px solid #d5d5d5}.masthead__notch--shadow{box-shadow:0 2px 20px 0 rgba(0,0,0,.12)}.masthead__notchBox{background-color:#fff;border-radius:.75rem;max-width:90pc;padding:1.25rem;position:relative;text-align:center;width:90%;margin:-7.5rem auto 60px}@media(min-width:640px){.masthead__notchBox{margin-bottom:50px}}@media(min-width:640px){.masthead__notchBox{margin:-9.375rem auto 2rem;padding:1.5rem}}@media(min-width:1068px){.masthead__notchBox{margin:-9.375rem auto 3rem;padding:2.5rem 8%;width:80%}}.masthead__notchBox-logo{display:block;margin:0 auto 1.5rem;max-width:12.5rem;width:auto}@media(min-width:1068px){.masthead__notchBox-logo{max-width:18.75rem}}.masthead__notchBox .masthead__heading{margin-bottom:1rem;margin-top:0}.masthead__notchBox .masthead__copy{font-size:1rem;line-height:1.3;margin:0 auto;max-width:none}.masthead__notchBox .masthead__copy sup{top:-.25rem}@media(min-width:1068px){.masthead__notchBox .masthead__copy{font-size:1.25rem;margin:0 auto}.masthead__notchBox .masthead__copy sup{top:-.5rem}}.masthead__notchBox .cta{margin:1.75rem auto 0}.masthead__notchBox .masthead__legalCopy{font-size:1rem;margin:1rem auto 0}.masthead__notchBox .masthead__legalCopy sup{top:-.25rem}@media(min-width:640px){.masthead__notchBox .masthead__legalCopy{max-width:none}}@media(min-width:1068px){.masthead__notchBox .masthead__legalCopy{font-size:1.25rem;margin-top:1.25rem}.masthead__notchBox .masthead__legalCopy sup{top:-.5rem}}.masthead__notchBox .masthead__legalCopy p{margin-top:0}.masthead__notchBox .masthead__legalCopy p:last-child{margin-bottom:0}.masthead__notchBox--outline{border:1px solid #d5d5d5}.masthead__notchBox--shadow{box-shadow:0 2px 20px 0 rgba(0,0,0,.12)}.masthead__notchBox .masthead__notch-copy>:first-child{margin-top:0}.masthead__notchBox .masthead__notch-copy>:last-child{margin-bottom:0}.masthead__notchBox--rtb{padding-left:5%;padding-right:5%}@media(max-width:375px){.masthead__notchBox--rtb .uc-container{padding:0}}.masthead__notchBox--rtb .cta{margin-top:0}.masthead__notchBox--rtb .masthead__notch-copy+.cta{margin:1.75rem auto 0}@media(min-width:1068px){.masthead__notchBox--rtb .masthead__notch-copy+.cta{margin:3rem auto 0}}.masthead__notchBox--rtb .features{margin:0;padding:0}.masthead__notchBox--rtb .features .features__items{gap:50px}@media(max-width:640px){.masthead__notchBox--rtb .features .features__items.features--slickjs{gap:0}}.masthead__notchBox--rtb .features .features__item{margin:0}.masthead__notchBox--rtb .features .features__icon{margin-top:0}.masthead__notchBox--rtb .features .cta{margin-top:1rem}.masthead--hasNotch.no-margin,.masthead--hasNotchBox.no-margin,.masthead--hasNotchRtb.no-margin{margin-bottom:60px}@media(min-width:640px){.masthead--hasNotch.no-margin,.masthead--hasNotchBox.no-margin,.masthead--hasNotchRtb.no-margin{margin-bottom:50px}}.masthead--hasNotch.masthead--bg-darkBlue .masthead__section,.masthead--hasNotch.masthead--bg-gray .masthead__section,.masthead--hasNotch.masthead--bg-white .masthead__section,.masthead--hasNotch.masthead--custom .masthead__section,.masthead--hasNotch.masthead--flagscape-blue .masthead__section,.masthead--hasNotch.masthead--flagscape-gray .masthead__section,.masthead--hasNotch.masthead--flagscape-red .masthead__section,.masthead--hasNotchBox.masthead--bg-darkBlue .masthead__section,.masthead--hasNotchBox.masthead--bg-gray .masthead__section,.masthead--hasNotchBox.masthead--bg-white .masthead__section,.masthead--hasNotchBox.masthead--custom .masthead__section,.masthead--hasNotchBox.masthead--flagscape-blue .masthead__section,.masthead--hasNotchBox.masthead--flagscape-gray .masthead__section,.masthead--hasNotchBox.masthead--flagscape-red .masthead__section,.masthead--hasNotchRtb.masthead--bg-darkBlue .masthead__section,.masthead--hasNotchRtb.masthead--bg-gray .masthead__section,.masthead--hasNotchRtb.masthead--bg-white .masthead__section,.masthead--hasNotchRtb.masthead--custom .masthead__section,.masthead--hasNotchRtb.masthead--flagscape-blue .masthead__section,.masthead--hasNotchRtb.masthead--flagscape-gray .masthead__section,.masthead--hasNotchRtb.masthead--flagscape-red .masthead__section{padding-bottom:4.5rem}@media(min-width:640px){.masthead--hasNotch.masthead--center .masthead__section,.masthead--hasNotchBox.masthead--center .masthead__section,.masthead--hasNotchRtb.masthead--center .masthead__section{justify-content:flex-start}}@media(max-width:640px){.masthead--hasLogo .masthead__wrapper{justify-content:center;min-height:500px;padding:6.4vw 0}.masthead--custom .masthead--hasLogo .masthead__wrapper{min-height:500px;padding-bottom:0}}@media(min-width:640px){.masthead--hasLogo .masthead__wrapper{min-height:500px}}@media(min-width:1068px){.masthead--hasLogo .masthead__wrapper{min-height:750px}}.masthead--hasLogo.masthead--center .masthead__section{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(min-width:640px){.masthead--hasLogo.masthead--center .masthead__section{justify-content:center;padding:1vw 0}}@media(min-width:1068px){.masthead--hasLogo.masthead--center .masthead__section{padding:1rem 0}}.masthead--hasLogo.masthead--center .masthead__section-lower{margin:1.5rem 0 .25rem}@media(min-width:640px){.masthead--hasLogo.masthead--center .masthead__section-lower{margin:2rem 0 .25rem}}.masthead--hasLogo .masthead__heading{margin-bottom:2.5rem}@media(max-width:639px){.masthead--hasLogo .masthead__heading{margin-top:5rem}}@media(min-width:640px){.masthead--hasLogo .masthead__heading{margin-bottom:2.5rem}}.masthead--hasLogo .masthead__logo{top:0;width:100%}.masthead--hasLogo .masthead__logo .masthead__logoWrapper{left:0;max-width:150px;position:absolute;width:100%;text-align:left;top:1.25rem}@media(min-width:640px){.masthead--hasLogo .masthead__logo .masthead__logoWrapper{max-width:175px}}@media(min-width:1068px){.masthead--hasLogo .masthead__logo .masthead__logoWrapper{max-width:15pc;top:2.5rem}}.masthead--hasLogo .masthead__logo .masthead__logoWrapper img{height:auto;width:auto}.masthead--hasLogo .masthead__logo .masthead__ribbonWrapper{max-width:115px;position:absolute;right:0;top:0}@media(min-width:1068px){.masthead--hasLogo .masthead__logo .masthead__ribbonWrapper{max-width:212px}}.masthead--hasLogo .masthead__logo .masthead__ribbonWrapper img{height:auto;max-height:70px;width:100%}@media(min-width:1068px){.masthead--hasLogo .masthead__logo .masthead__ribbonWrapper img{max-height:127px}}@media(min-width:640px){.masthead--hasLogo.masthead--left .masthead__wrapper{align-items:flex-start;flex-direction:column}}.masthead--hasLogo.masthead--left .masthead__wrapper .masthead__logoWrapper{position:relative;top:0}@media(min-width:1068px){.masthead--hasLogo.masthead--left .masthead__wrapper .masthead__logoWrapper{top:0}}@media(min-width:640px){.masthead--hasLogo.masthead--left .masthead__wrapper .masthead__section{padding:1.5vw 0 1vw;max-width:60%}}@media(min-width:1068px){.masthead--hasLogo.masthead--left .masthead__wrapper .masthead__section{max-width:55%}}@media(max-width:639px){.masthead__wrapper.silver{height:auto;min-height:250px;padding:1.5rem 0}}@media(min-width:640px){.masthead__wrapper.silver{min-height:250px;padding:2rem 0}}@media(min-width:1068px){.masthead__wrapper.silver{min-height:250px}}@media(max-width:639px){.masthead__wrapper.shallow{height:auto;min-height:350px;padding:1.5rem 0}}@media(min-width:640px){.masthead__wrapper.shallow{min-height:350px;padding:2rem 0}}@media(min-width:1068px){.masthead__wrapper.shallow{min-height:350px}}@media(max-width:639px){.masthead__wrapper.default{height:auto;min-height:25pc}}@media(min-width:640px){.masthead__wrapper.default{min-height:25pc}}@media(min-width:1068px){.masthead__wrapper.default{min-height:500px}}@media(max-width:639px){.masthead__wrapper.deep{height:auto;min-height:500px}}@media(min-width:640px){.masthead__wrapper.deep{min-height:500px}}@media(min-width:1068px){.masthead__wrapper.deep{min-height:600px}}@media(max-width:639px){.masthead__wrapper.extra-deep{height:auto;min-height:550px}}@media(min-width:640px){.masthead__wrapper.extra-deep{min-height:600px}}@media(min-width:1068px){.masthead__wrapper.extra-deep{min-height:756px}}@media(max-width:639px){.masthead.masthead--hasNotchBox .silver{min-height:75pt}}@media(min-width:640px){.masthead.masthead--hasNotchBox .silver{min-height:200px}}@media(min-width:1068px){.masthead.masthead--hasNotchBox .silver{min-height:250px}}@media(max-width:639px){.masthead.masthead--hasNotchBox .shallow{min-height:200px}}@media(min-width:640px){.masthead.masthead--hasNotchBox .shallow{min-height:300px}}@media(min-width:1068px){.masthead.masthead--hasNotchBox .shallow{min-height:350px}}@media(max-width:639px){.masthead.masthead--hasNotchBox .default{min-height:300px}}@media(min-width:640px){.masthead.masthead--hasNotchBox .default{min-height:25pc}}@media(min-width:1068px){.masthead.masthead--hasNotchBox .default{min-height:500px}}@media(max-width:639px){.masthead.masthead--hasNotchBox .deep{min-height:25pc}}@media(min-width:640px){.masthead.masthead--hasNotchBox .deep{min-height:500px}}@media(min-width:1068px){.masthead.masthead--hasNotchBox .deep{min-height:600px}}.mmn{background-color:#fff;margin:0 auto;position:relative;width:100%}.mmn.mainNavSticky{height:5rem}@media(min-width:1068px){.mmn.mainNavSticky{height:7.5rem}}.mainNavSticky .mmn__wrapper{margin:0 auto;position:fixed;z-index:1000;top:0;width:100%;transition:all .5s ease}.mmn__utilityLinks{display:none}@media(min-width:1068px){.mmn__utilityLinks{background-color:#ededed;align-items:center;display:flex;height:1.875rem;justify-content:flex-end;padding:0 5%}}.mmn__utilityLinks ul{list-style:none;margin:0}.mmn__utilityLinks ul li{display:inline-flex;font-size:.875rem;line-height:1.3;margin-left:1.5rem}.mmn__utilityLinks ul li:first-child{margin-left:0}.mmn__utilityLinks ul li a{color:#000}.mmn__utilityLinks.only-mobile{display:flex;margin-right:.75rem}@media(min-width:1068px){.mmn__utilityLinks.only-mobile{display:none}}.mmn__utilityLinks.only-mobile ul li{font-size:1rem;color:inherit}.mmn__utilityLinks.only-mobile ul li a{color:#0053c2}.mmn__logoWrapper{background-color:#fff;align-items:center;display:flex;justify-content:space-between;min-height:5rem;padding:0 5%}@media(min-width:768px){.mmn__logoWrapper{min-height:4.375rem}}@media(min-width:1068px){.mmn__logoWrapper{min-height:3.125rem}}.mmn.has-label .mmn__wrapperLogo,.mmn.has-logo .mmn__wrapperLogo{display:grid}@media(min-width:640px){.mmn.has-label .mmn__wrapperLogo,.mmn.has-logo .mmn__wrapperLogo{display:flex}}.mmn__brand{display:flex}.has-label .mmn__brand{flex-direction:column}@media(min-width:768px){.has-label .mmn__brand{flex-direction:row}}.mmn__logo{width:11rem;height:2.25rem}@media(min-width:1068px){.mmn__logo{width:15.3125rem;height:2.75rem}}.mmn__label{align-items:center;display:inline-flex;font-size:1rem}@media(min-width:640px){.mmn__label{margin-left:1.5625rem;margin-bottom:0}}@media(min-width:1068px){.mmn__label{font-size:1.125rem}}.mmn__partner{display:flex;flex-grow:1}.mmn__partner--seperator{display:none}@media(min-width:640px){.mmn__partner--seperator{display:block;height:1.875rem;margin:auto 1rem;border-left:.063rem solid #bababa}}.mmn__partner--brand{display:flex}.mmn__partner--logo{max-width:3.75rem;align-self:center}.mmn__wrapperMenuIcon{align-items:center;display:flex}.mmn__mainMenuLink{align-items:center;display:flex;justify-content:flex-end;line-height:1.19}.mmn__navLink{align-items:center;border-bottom:2px solid #e31837;display:inline-flex;font-size:1.1875rem;font-weight:400;line-height:1.2}.mmn__navLink.text-large{font-size:1.5rem}.mmn__navLink.text-medium{font-size:1.1875rem}.mmn__navLink.text-small{font-size:1rem;font-weight:700}.mmn__navLink .uc-icon{font-size:1.125rem;font-weight:700;line-height:1.2;margin-left:.3125rem;transition:all .5s ease}.mmn__navLink:active,.mmn__navLink:focus,.mmn__navLink:hover{color:inherit;text-decoration:none}.mmn__navLink.underline-black{border-bottom:2px solid #000}.mmn__navLink.underline-brightBlue{border-bottom:2px solid #0073cf}.mmn__navLink.underline-brightRed{border-bottom:2px solid #e31837}.mmn__navLink.underline-darkBlue{border-bottom:2px solid #012169}.mmn__navLink.underline-darkGray{border-bottom:2px solid #646464}.mmn__navLink.underline-none{border-bottom:2px solid #fff}.mmn__navLink.no-desktop{border:0}@media(min-width:1068px){.mmn__navLink.no-desktop{display:none}}.mmn__navLink.no-desktop:active,.mmn__navLink.no-desktop:focus,.mmn__navLink.no-desktop:hover{border-bottom:0;text-decoration:none}.mmn__navLink.no-desktop .uc-icon{font-size:1.6875rem;font-weight:400;margin-left:0}.mmn__navLink.only-desktop{display:none}@media(min-width:1068px){.mmn__navLink.only-desktop{display:inline-flex}}.mmn__navLink.mmn-expanded .uc-icon{transform:rotate(-180deg)}.mmn__tabNavLinks{display:none}@media(min-width:1068px){.mmn__tabNavLinks{background-color:#fff;align-items:center;display:flex;font-size:1.25rem;height:2.8125rem;justify-content:flex-start;line-height:1.3}.mmn__tabNavLinks.is-sticky{margin:0 auto;max-width:90pc;position:fixed;z-index:1000;top:0;width:100%;transition:all .5s ease}}.mmn__tabNavLinks.text-large{font-size:1.5rem;height:3.125rem}.mmn__tabNavLinks.text-medium{font-size:1.25rem;height:2.8125rem}.mmn__tabNavLinks.text-small{font-size:1rem;height:2.5rem}.mmn__tabNavLinks.align-center{justify-content:center}.mmn__tabNavLinks.align-center ul{text-align:center}.mmn__tabNavLinks ul{list-style:none;margin:0;padding:0 5%;width:100%}.mmn__tabNavLinks ul li{display:inline-flex;margin-left:2.5rem}.mmn__tabNavLinks ul li:first-child{margin-left:0}.mmn__tabNavLinks ul li a{border-bottom:2px solid transparent;text-decoration:none}.mmn-menu{display:none;height:calc(100vh - 5pc);margin:0 auto;padding-bottom:4.5rem;position:relative;overflow-y:auto;width:100%}@media(min-width:1068px){.mmn-menu{height:auto;padding-bottom:0}}.mmn-menu__wrapper{display:block;overflow-y:auto;position:relative}.mmn-menu__tabNavLinks{background-color:#fff;font-size:1rem;line-height:1.3;padding:1.25rem 5% 0;width:100%}@media(min-width:1068px){.mmn-menu__tabNavLinks{display:none}}.mmn-menu__tabNavLinksTitle{color:#000}.mmn-menu__tabNavLinks ul{font-size:1.125rem;display:flex;flex-direction:column;list-style:none;margin-top:1.75rem}.mmn-menu__tabNavLinks ul li{margin-bottom:1.25rem}.mmn-menu__tabNavLinks ul li a{border-bottom:2px solid transparent;text-decoration:none}.mmn-menu__mainMenuTitle{font-size:1rem;margin:1.5rem 0 0;padding:0 5%;width:100%}@media(min-width:1068px){.mmn-menu__mainMenuTitle{margin:2rem 0 0}}.mmn-menu__mainMenu{display:grid;justify-content:center;grid-template-columns:1fr;margin:1.125rem 0;padding:0 5%;width:100%}@media(min-width:1068px){.mmn-menu__mainMenu{-moz-column-gap:2.5rem;column-gap:2.5rem;grid-template-columns:1fr 1fr 1fr 1fr;margin:1.5rem 0 2rem}}@media(min-width:1253px){.mmn-menu__mainMenu{-moz-column-gap:3.4375rem;column-gap:3.4375rem}}@media(min-width:1440px){.mmn-menu__mainMenu{-moz-column-gap:4.375rem;column-gap:4.375rem}}.mmn-menu__mainMenuSection{border-bottom:1px solid #919191;padding:1rem 0;width:100%}@media(min-width:1068px){.mmn-menu__mainMenuSection{border-bottom:0;padding:0;min-width:13.125rem;max-width:13.125rem}}@media(min-width:1253px){.mmn-menu__mainMenuSection{min-width:15rem;max-width:15rem}}@media(min-width:1440px){.mmn-menu__mainMenuSection{min-width:16.875rem;max-width:16.875rem}}.mmn-menu__mainMenuSectionLink{color:inherit}@media(min-width:1068px){.mmn-menu__mainMenuSectionLink{cursor:default}}.mmn-menu__mainMenuSectionLink:active,.mmn-menu__mainMenuSectionLink:focus,.mmn-menu__mainMenuSectionLink:hover{outline:0;text-decoration:none}.mmn-menu__mainMenuSectionLink:active.text-black,.mmn-menu__mainMenuSectionLink:focus.text-black,.mmn-menu__mainMenuSectionLink:hover.text-black{color:#000}.mmn-menu__mainMenuSectionLink:active.text-brightRed,.mmn-menu__mainMenuSectionLink:focus.text-brightRed,.mmn-menu__mainMenuSectionLink:hover.text-brightRed{color:#e31837}.mmn-menu__mainMenuSectionLink:active.text-darkBlue,.mmn-menu__mainMenuSectionLink:focus.text-darkBlue,.mmn-menu__mainMenuSectionLink:hover.text-darkBlue{color:#012169}.mmn-menu__mainMenuSectionLink:active.text-darkGray,.mmn-menu__mainMenuSectionLink:focus.text-darkGray,.mmn-menu__mainMenuSectionLink:hover.text-darkGray{color:#646464}.mmn-menu__mainMenuSectionLink:active.text-white,.mmn-menu__mainMenuSectionLink:focus.text-white,.mmn-menu__mainMenuSectionLink:hover.text-white{color:#fff}.mmn-menu__mainMenuSectionLink:active.text-dotcom,.mmn-menu__mainMenuSectionLink:focus.text-dotcom,.mmn-menu__mainMenuSectionLink:hover.text-dotcom{color:#6b5e51}.mmn-menu__mainMenuSectionTitle{display:inline-flex;font-size:1.125rem;line-height:1}@media(min-width:1068px){.mmn-menu__mainMenuSectionTitle{line-height:2.4;margin-bottom:.75rem}}.mmn-menu__mainMenuSectionTitle .uc-icon{font-size:1.125rem;font-weight:400;line-height:1.2;margin-left:.375rem;transition:all .5s ease;vertical-align:middle}@media(min-width:1068px){.mmn-menu__mainMenuSectionTitle .uc-icon{display:none}}.expanded .mmn-menu__mainMenuSectionTitle .uc-icon{transform:rotate(-180deg)}.mmn-menu__mainMenuSectionLink.expanded .mmn-menu__mainMenuSectionTitle .icon-two{transform:rotate(-180deg)}.mmn-menu__mainMenuSectionLinks{display:none;list-style:none;margin-top:.625rem}@media(min-width:1068px){.mmn-menu__mainMenuSectionLinks{display:block;margin-top:0}}.mmn-menu__mainMenuSectionLinks.open{display:block}.mmn-menu__mainMenuSectionLinks li{font-size:1rem;line-height:2.5}.mmn-menu__mainMenuSectionLinks li a{color:#0053c2}.mmn-menu__mainMenuSectionLinks li a:focus,.mmn-menu__mainMenuSectionLinks li a:hover{color:#0053c2}.mmn-menu__mainMenuSectionLinks li a:active{color:#e31837}.bg-blue .mmn-menu__mainMenuSectionLinks li a,.bg-royalBlue .mmn-menu__mainMenuSectionLinks li a{color:#fff}.bg-blue .mmn-menu__mainMenuSectionLinks li a:focus,.bg-blue .mmn-menu__mainMenuSectionLinks li a:hover,.bg-royalBlue .mmn-menu__mainMenuSectionLinks li a:focus,.bg-royalBlue .mmn-menu__mainMenuSectionLinks li a:hover{color:#fff}.bg-blue .mmn-menu__mainMenuSectionLinks li a:active,.bg-royalBlue .mmn-menu__mainMenuSectionLinks li a:active{color:#fff}.mmn-menu__secMenu{margin:0 5% 1.5rem;padding:0}@media(min-width:1068px){.mmn-menu__secMenu{margin:0 5%;padding:1.5rem 0}}.mmn-menu__secMenu.sep-black{border-bottom:1px solid #000}@media(min-width:1068px){.mmn-menu__secMenu.sep-black{border-bottom:0;border-top:1px solid #000}}.mmn-menu__secMenu.sep-darkGray{border-bottom:1px solid #646464}@media(min-width:1068px){.mmn-menu__secMenu.sep-darkGray{border-bottom:0;border-top:1px solid #646464}}.mmn-menu__secMenu.sep-dotcomSeprator{border-bottom:1px solid #d1c9c0}@media(min-width:1068px){.mmn-menu__secMenu.sep-dotcomSeprator{border-bottom:0;border-top:1px solid #d1c9c0}}.mmn-menu__secMenu.sep-white{border-bottom:1px solid #fff}@media(min-width:1068px){.mmn-menu__secMenu.sep-white{border-bottom:0;border-top:1px solid #fff}}.mmn-menu__secMenu.sep-transparent{border-bottom:1px solid transparent}@media(min-width:1068px){.mmn-menu__secMenu.sep-transparent{border-bottom:0}}.mmn-menu__secMenuList{display:flex;flex-direction:column;list-style:none;width:100%}@media(min-width:1068px){.mmn-menu__secMenuList{flex-direction:row;justify-content:space-between}}.mmn-menu__secMenuListItem{color:#000;font-size:1rem;margin-bottom:1.5rem}@media(min-width:1068px){.mmn-menu__secMenuListItem{margin-bottom:0}}.mmn-menu__secMenuListItem .mmn-menu__secMenuListItemText{vertical-align:middle}.mmn-menu__secMenuListItem a{color:#000}.mmn-menu__secMenuListItem a:active,.mmn-menu__secMenuListItem a:focus,.mmn-menu__secMenuListItem a:hover{color:#000;text-decoration:none}.mmn-menu__secMenuListItem a:active .mmn-menu__secMenuListItemText,.mmn-menu__secMenuListItem a:focus .mmn-menu__secMenuListItemText,.mmn-menu__secMenuListItem a:hover .mmn-menu__secMenuListItemText{text-decoration:underline}.mmn-menu__secMenuListItem .uc-icon{font-size:1.5rem;font-weight:400;line-height:1.2;margin-right:.5rem;transition:all .5s ease;vertical-align:middle}.bg-blue .mmn-menu__secMenuListItem a,.bg-royalBlue .mmn-menu__secMenuListItem a{color:#fff}.bg-blue .mmn-menu__secMenuListItem a:focus,.bg-blue .mmn-menu__secMenuListItem a:hover,.bg-royalBlue .mmn-menu__secMenuListItem a:focus,.bg-royalBlue .mmn-menu__secMenuListItem a:hover{color:#fff}.bg-blue .mmn-menu__secMenuListItem a:active,.bg-royalBlue .mmn-menu__secMenuListItem a:active{color:#fff}.mmn-menu__utilityLinks{padding:0 5%;width:100%}@media(min-width:1068px){.mmn-menu__utilityLinks{display:none}}.mmn-menu__utilityLinks ul{display:flex;flex-direction:column;list-style:none}.mmn-menu__utilityLinks ul li{color:#000;font-size:1rem;margin-bottom:1.5rem}.mmn-menu__utilityLinks ul li a{color:#000}.bg-blue .mmn-menu__utilityLinks a,.bg-royalBlue .mmn-menu__utilityLinks a{color:#fff}.bg-blue .mmn-menu__utilityLinks a:focus,.bg-blue .mmn-menu__utilityLinks a:hover,.bg-royalBlue .mmn-menu__utilityLinks a:focus,.bg-royalBlue .mmn-menu__utilityLinks a:hover{color:#fff}.bg-blue .mmn-menu__utilityLinks a:active,.bg-royalBlue .mmn-menu__utilityLinks a:active{color:#fff}.mmn_tabNav.text-black{color:#000}.mmn_tabNav.text-black a{color:#000}.mmn_tabNav.text-darkBlue{color:#012169}.mmn_tabNav.text-darkBlue a{color:#012169}.mmn_tabNav.text-darkGray{color:#646464}.mmn_tabNav.text-darkGray a{color:#646464}.mmn_tabNav.text-brightRedActive a.active,.mmn_tabNav.text-brightRedActive a:active,.mmn_tabNav.text-brightRedActive a:hover{border-bottom:2px solid #e31837;color:#e31837}.mmn_tabNav.text-blackActive a.active,.mmn_tabNav.text-blackActive a:active,.mmn_tabNav.text-blackActive a:hover{border-bottom:2px solid #000;color:#000}.mmn_tabNav.text-darkBlueActive a.active,.mmn_tabNav.text-darkBlueActive a:active,.mmn_tabNav.text-darkBlueActive a:hover{border-bottom:2px solid #012169;color:#012169}.mmn_tabNav.text-darkGrayActive a.active,.mmn_tabNav.text-darkGrayActive a:active,.mmn_tabNav.text-darkGrayActive a:hover{border-bottom:2px solid #646464;color:#646464}.mmn_tabNav.text-regalRedActive a.active,.mmn_tabNav.text-regalRedActive a:active,.mmn_tabNav.text-regalRedActive a:hover{border-bottom:2px solid #c41230;color:#c41230}[class*=aem-AuthorLayer] .mainNavSticky .mmn__wrapper{position:relative}.page-title{margin:0 auto;position:static;width:100%}.page-title.is-sticky{margin:0 auto;max-width:90pc;position:fixed;z-index:1000;top:0;width:100%;transition:all .5s ease}.page-title.bg-flagscape-gray{background-image:url(../images/flagscape_gray.png);background-position:50%}.page-title__wrapper{display:flex;flex-direction:column;justify-content:space-around;padding:.625rem 5%}@media(min-width:768px){.page-title__wrapper{align-items:center;flex-direction:row;justify-content:space-between;min-height:3.125rem;padding:0 5%}}.page-title__wrapper.cta-banner{padding:.625rem 5%}@media(min-width:768px){.page-title__wrapper.cta-banner{min-height:3.125rem;padding:0 5%}}.page-title__heading{font-size:1rem;line-height:1.2}@media(min-width:768px){.page-title__heading{font-size:1.25rem;font-weight:100}}.page-title .cta__wrapper{display:none;right:-100%}.page-title .cta__wrapper.show{align-items:center;animation-direction:reverse;display:flex!important;font-size:.875rem;justify-content:space-between;padding-top:.625rem;transition:all .5s ease}@media(min-width:768px){.page-title .cta__wrapper.show{justify-content:unset;padding-top:0}}.page-title .cta__wrapperText{display:none}@media(min-width:768px){.page-title .cta__wrapperText{display:inline-flex}}.page-title .cta{display:inline-flex;font-size:.875rem;height:1.875rem;line-height:1;margin:0;min-width:auto}@media(min-width:768px){.page-title .cta{margin:0 0 0 .625rem}}@media(min-width:1068px){.page-title .cta{margin:0 0 0 1.25rem}}.page-title .cta.cta--standard{padding-left:0;height:auto}.page-title .cta.cta--standard img,.page-title .cta.cta--standard svg{height:auto;margin-right:.125rem;max-width:2rem;width:100%}.page-title .cta.cta--standard.text-black{border-right:1px solid #000;color:#000}.page-title .cta.cta--standard.text-black svg{fill:#000}.page-title .cta.cta--standard.text-brightRed{border-right:1px solid #e31837;color:#e31837}.page-title .cta.cta--standard.text-brightRed svg{fill:#e31837}.page-title .cta.cta--standard.text-darkBlue{border-right:1px solid #012169;color:#012169}.page-title .cta.cta--standard.text-darkBlue svg{fill:#012169}.page-title .cta.cta--standard.text-darkGray{border-right:1px solid #646464;color:#646464}.page-title .cta.cta--standard.text-darkGray svg{fill:#646464}.page-title .cta.cta--standard.text-regalRed{border-right:1px solid #c41230;color:#c41230}.page-title .cta.cta--standard.text-regalRed svg{fill:#c41230}.page-title .cta.cta--standard.text-white{border-right:1px solid #fff;color:#fff}.page-title .cta.cta--standard.text-white svg{fill:#fff}.page-title .cta__subMenuIconWrapper{display:flex;align-items:center;justify-content:space-between}.page-title .cta__menuLink{align-items:center;display:inline-flex;line-height:1.2;margin-left:1rem;text-decoration:none}@media(min-width:1068px){.page-title .cta__menuLink{margin-left:1.25rem}}.page-title .cta__menuLink .uc-icon{font-size:.875rem;line-height:1;margin-left:.3125rem;transition:all .5s ease;vertical-align:middle}.page-title .cta__menuLink.expanded .uc-icon{transform:rotate(-180deg)}.page-title .cta__menuLink:active,.page-title .cta__menuLink:focus,.page-title .cta__menuLink:hover{color:inherit;text-decoration:none}@media(min-width:1068px){.page-title .cta__menuLink .no-desktop{display:none}}.page-title .cta__menuLink .only-desktop{display:none}@media(min-width:1068px){.page-title .cta__menuLink .only-desktop{display:inline-flex}}.page-title .cta__menu{display:none;margin-right:5%;max-width:13.75rem;padding:1rem;position:absolute;right:0;width:100%;z-index:100}.page-title .cta__menuList{display:flex;flex-direction:column;list-style:none;width:100%}.page-title .cta__menuListItem{font-size:.875rem;margin-bottom:.375rem}.page-title .cta__menuListItem:last-child{margin-bottom:0}.page-title .cta__menuListItem a:active,.page-title .cta__menuListItem a:focus,.page-title .cta__menuListItem a:hover{color:inherit;text-decoration:none}.page-title .cta__menuListItem .uc-icon{font-size:1.5rem;font-weight:400;line-height:1.2;margin-right:.3125rem;transition:all .5s ease;vertical-align:middle}.getapp2{margin:0 auto 60px}@media(min-width:640px){.getapp2{margin-bottom:50px}}.getapp2.no-image{padding-top:0}.getapp2__wrapper{padding:3rem 0;text-align:center}@media(max-width:639px){.getapp2--full--custom .getapp2__wrapper{padding-bottom:50vw}}.getapp2 .row{margin:0;padding:0;justify-content:center}.getapp2--right .row{flex-direction:row-reverse}.getapp2__media{margin:0;padding:0;width:100%}.getapp2__media img{display:block;width:100%}@media(min-width:0)and (max-width:980px){.getapp2__media.sm-noImage{display:none}}.getapp2__widget{margin:0;padding:1.5rem 5%}@media(min-width:1068px){.getapp2__widget{padding:2.5rem 5% 0}}.getapp2__heading{margin:0 0 1.25rem;text-align:center;font-size:2.5rem}@media(min-width:1068px){.getapp2__heading{font-size:3rem;margin:0 0 2rem}}.getapp2__header{margin:0 0 1.25rem;text-align:center}@media(min-width:1068px){.getapp2__header{margin:0 0 2rem}}.getapp2__header .getapp2__title{font-size:1.125rem}@media(min-width:1068px){.getapp2__header .getapp2__title{font-size:1.25rem;margin:0 0 2.5rem}}.getapp2__header .getapp2__title sup{top:-.625rem;font-size:.75rem}.getapp2__header p{margin-top:0;margin-bottom:1rem}.getapp2__header p:last-child{margin-bottom:0}.getapp2__controls{margin:0 auto 1.5rem;padding:0 5rem}@media(min-width:1068px){.getapp2__controls{margin:0 auto 2rem}}.getapp2__controls .cta{height:3rem;min-width:7.6875rem;font-size:1.125rem;font-weight:400;display:flex;margin:0}.getapp2__custom{margin:0 0 1.75rem;height:3rem;width:100%;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABiCAYAAACrpQYOAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAEjElEQVR4Xu3ae2jVdRjH8e5Xov/CIAKzNC90IVM0rehiaCUraY3KUAprzrkmXppZw1tLXdlSadZsLdtaqTmzNFGX9+GCRYR4KYek2ZrTOaebu37a8+t75mYP0uWc3+/zk+cHL4ae53C+53mzy+GcCy7smggTPAtBwkKQsBAkLAQJC0HCQpCwECQsBAkLQcJCkLAQJCwECQtBwkKQsBAkLAQJC0HCQpCwECQsBAkLQcJCkLAQJCwECQtBwkKQsBAkLAQJC0HCQpCwECQsBAkLQcJCkPA9xHV9J+HSW5LU2xjJWeXM2m3R5GuI6/tNwZ79FVixtgyX3Mwf4+JuY7F8TZl3Zjm7NhMtvob4rmQvIlfBqlJcdNNYdY6BnC2/qNSdFt7Ztblo8TVEr4eno7LqhHtqwEdfbFfnGOQUbnOnhHdmObs2Fy2+/464fegsHK0+6Z4i8P6nm9W5IC3M2+ROB++scmZtLpp8DyHuejwDx2vq3FMF5i/ZqM4FIfOD9e5U8M7Yd3iGOhdtgYQQA56ci9qT9e4pA28uWqvO+WnmgjXuNPDONnDEPHUuFgILIe6Nfxun6hrcUwfS569W5/wwdV6ROwVQV9+A+xPeUediJdAQ4qHnslB/utGtAJic8aU6F0upM5e5RwdOt51lyMj31LlYCjyEGDZ6IRoamtwqgOT0z9W5WHj5tQL3qEBjYzMee2GROhdrFCFE3JhsNDU1ewtpbW3FmLR8dS6aRk3M8x5LrubmFoxIXKzO+YEmhIhP+tBbiFyyoOcnfKzORUNCcg5aWv56LPn6TMoSdc4vVCHEyNTc9gVJlKfH5ahz/8cTL3X+7hs96RN1zk90IcSLry5t/5EhC5MfW9rcf3H276PEaQXqnN8oQ4ikNz5zq4K3uKGjFqhz/8aDz77b6S80+WtJmwsCbQgxYdZytzJ4C5RFanP/xKCnMju9ZkmbW6TOBYU6hOj4QksWOTg+U507l35xb+FE7ZlX8dOzvlbngkQfQsjiIpcstH/cHHVOc8ew2aiuOeXuDczJXqfOBS0UIYQsMHLJYu98dLY611HvITNw5GituxeQlVuszjEITQghi4xcVcdq0eeRGeqc6P5AOn6vPO6mgcUFW9U5FqEKIbLzt7jVAhWVNejRtvCzZ7oOnoaDh4+5KSBvRcnfZtiELoTIXbbDrRj4raIa3e57vf22GwakofzXI+5WoHD19957zx3vzyiUIeT9ZHnPO3IdOFSFG++Zii53T8G+8j/c/wIr1/0Qig8piFCGELJg+YRF5PrlQCV27Tvs/gV8U/wTLus+Tr0vo9CGEPKZo6/W/+hWf+basG03ruiRrN6HVahDiMvbFv7t5l0uAbBl58+4qud4dZZZ6EOIK28dj+Ide1BSVo5r+ryizrA7L0KIq3ul4NrbUtXbwuC8CRF2FoKEhSBhIUhYCBIWgoSFIGEhSFgIEhaChIUgYSFIWAgSFoKEhSBhIUhYCBIWgoSFIGEhSFgIEhaChIUgYSFIWAgSFoKEhSBhIUhYCBIWgoSFIGEhSFgIEhaChIWgkIg/AZBibHliPCYxAAAAAElFTkSuQmCC");background-color:#fff;border:1px solid #ededed;position:relative;background-position:right 0;background-repeat:no-repeat;background-size:contain}.getapp2__custom.control-red{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABiCAYAAACrpQYOAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAEjklEQVR4Xu3a+W9UZRTGcf8GV1yivxlJNKkoiMQlKKLiLrFuKAIRMKBBCRJTl4hLMBiNS5SoETUQjTREiKIBNQQ7xRZKF5aWMra1tGW612q3mc483nN9x1I5MS4z9z6XnJt8QmDOdN4539DpMieVnFwAEz4LQcJCkLAQJCwECQtBwkKQsBAkLAQJC0HCQpCwECQsBAkLQcJCkLAQJCwECQtBwkKQsBAkLAQJC0HCQpCwECQsBAkLQcJCkLAQJCwECQtBwkKQsBAkLAQJC0HCQpAIPETZ+dMRO/1S9TZGclY5s3ZbLgUaomziDAzUN6Jry7coOe0SdYbKqZPQuXm7f2Y5uzqTI4GG6PthN7JXR/FWlJxysTpHwTtbx8av3Gnhn12dy5FAQ1RcfieSnd3uqQGJ9V+ocwwSn2xyp4R/Zjm7Npcrgb9G7L2yEMmePvcUgbYPP1fnwtT2/mfudF4E76xyZm0ulwIPISqn34vUL/3uqQKt76xX58LQ8vbH7lTwz1h1zX3qXK6FEkJUz3wQo78OuKcMHHntA3UuSM1r3nOngX+26uvnqnP5EFoIUXPTfIwODLqnDvy8+l11LghNL7zlTuFFGBxCzS0L1Ll8CTWE2HfHIqSHht0KgMbnXlfn8qmhaI17dCA9PIL9sxerc/kUeghxoHAp0iNJtwrgp5Wr1bl8iD/xontUL0IyiQP3PKrO5RtFCHFwzjJkUil/IZlMBoeXrVLncql+yTP+Y/mPOTqK2rnL1bkg0IQQtfNW+AvxF+Mt6NAjT6tzuVC3YCUy6fQfj+X9WffwU+pcUKhCiEOLi8YW5EWpm/+kOvd/HHzg8XH/++qXPqvOBYkuhDj82PNjnzK8hcmnLW3uv/jr61F8+UvqXNAoQ4j4ipfdqrwXUW9x++9aos79G/tuXzjuKzT5akmbCwNtCNFQ9KpbmRfDW6AsUpv7J6pvfGjc9yyNq95U58JCHUKM+0bLW2TNrHnq3N+pmnE/Uv2/uY/ifeP4ylp1Lkz0IYQsLnvJQquum6POaSqvKkSqb+znWkfeWKfOhS0SIYQsMHvJYiuvvludO5b/Y/euHncvoHXtBnWOQWRCCFlk9kp292LvtNnqnNgz+VaMJDrdNHD0o2J1jkWkQoij6za61QIj7V2omHLbcTO7C2ZhuCXhpoD2T7ccN8MmciFEYsNmt2JguK0deybd/Odt5RfOxFBTi7sV6Nj0jf+752PvzyiSIfzfJxdvdasGhppbUX7RDSi74FoMxpvcvwJdX34fjTcpeKIZQngLlndYZK/BhmYM1Mbd34DubTsROyM6b9uJbgiPvOeo++sdbvVjV++OHxE7c4p6H1aRDiFiEyaj57uYSwD0lVag9Oyp6iyzyIcQpWddht6d5egvr8auc6epM+xOiBCi9Jyp2HXeFeptUXDChIg6C0HCQpCwECQsBAkLQcJCkLAQJCwECQtBwkKQsBAkLAQJC0HCQpCwECQsBAkLQcJCkLAQJCwECQtBwkKQsBAkLAQJC0HCQpCwECQsBAkLQcJCkLAQJCwECQtBwkJQKMDveIsfrKG9dYYAAAAASUVORK5CYII=")}.getapp2__custom.control-blue{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABiCAYAAACrpQYOAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAEjElEQVR4Xu3ae2jVdRjH8e5Xov/CIAKzNC90IVM0rehiaCUraY3KUAprzrkmXppZw1tLXdlSadZsLdtaqTmzNFGX9+GCRYR4KYek2ZrTOaebu37a8+t75mYP0uWc3+/zk+cHL4ae53C+53mzy+GcCy7smggTPAtBwkKQsBAkLAQJC0HCQpCwECQsBAkLQcJCkLAQJCwECQtBwkKQsBAkLAQJC0HCQpCwECQsBAkLQcJCkLAQJCwECQtBwkKQsBAkLAQJC0HCQpCwECQsBAkLQcJCkPA9xHV9J+HSW5LU2xjJWeXM2m3R5GuI6/tNwZ79FVixtgyX3Mwf4+JuY7F8TZl3Zjm7NhMtvob4rmQvIlfBqlJcdNNYdY6BnC2/qNSdFt7Ztblo8TVEr4eno7LqhHtqwEdfbFfnGOQUbnOnhHdmObs2Fy2+/464fegsHK0+6Z4i8P6nm9W5IC3M2+ROB++scmZtLpp8DyHuejwDx2vq3FMF5i/ZqM4FIfOD9e5U8M7Yd3iGOhdtgYQQA56ci9qT9e4pA28uWqvO+WnmgjXuNPDONnDEPHUuFgILIe6Nfxun6hrcUwfS569W5/wwdV6ROwVQV9+A+xPeUediJdAQ4qHnslB/utGtAJic8aU6F0upM5e5RwdOt51lyMj31LlYCjyEGDZ6IRoamtwqgOT0z9W5WHj5tQL3qEBjYzMee2GROhdrFCFE3JhsNDU1ewtpbW3FmLR8dS6aRk3M8x5LrubmFoxIXKzO+YEmhIhP+tBbiFyyoOcnfKzORUNCcg5aWv56LPn6TMoSdc4vVCHEyNTc9gVJlKfH5ahz/8cTL3X+7hs96RN1zk90IcSLry5t/5EhC5MfW9rcf3H276PEaQXqnN8oQ4ikNz5zq4K3uKGjFqhz/8aDz77b6S80+WtJmwsCbQgxYdZytzJ4C5RFanP/xKCnMju9ZkmbW6TOBYU6hOj4QksWOTg+U507l35xb+FE7ZlX8dOzvlbngkQfQsjiIpcstH/cHHVOc8ew2aiuOeXuDczJXqfOBS0UIYQsMHLJYu98dLY611HvITNw5GituxeQlVuszjEITQghi4xcVcdq0eeRGeqc6P5AOn6vPO6mgcUFW9U5FqEKIbLzt7jVAhWVNejRtvCzZ7oOnoaDh4+5KSBvRcnfZtiELoTIXbbDrRj4raIa3e57vf22GwakofzXI+5WoHD19957zx3vzyiUIeT9ZHnPO3IdOFSFG++Zii53T8G+8j/c/wIr1/0Qig8piFCGELJg+YRF5PrlQCV27Tvs/gV8U/wTLus+Tr0vo9CGEPKZo6/W/+hWf+basG03ruiRrN6HVahDiMvbFv7t5l0uAbBl58+4qud4dZZZ6EOIK28dj+Ide1BSVo5r+ryizrA7L0KIq3ul4NrbUtXbwuC8CRF2FoKEhSBhIUhYCBIWgoSFIGEhSFgIEhaChIUgYSFIWAgSFoKEhSBhIUhYCBIWgoSFIGEhSFgIEhaChIUgYSFIWAgSFoKEhSBhIUhYCBIWgoSFIGEhSFgIEhaChIWgkIg/AZBibHliPCYxAAAAAElFTkSuQmCC")}.getapp2__custom select{height:3rem;font-family:connections;font-size:1.25rem;padding:.313rem .5rem;width:100%;border:none;box-shadow:none;background:transparent;background-image:none;-webkit-appearance:none;color:#646464}.getapp2__custom select:focus{outline:thin dotted}.getapp2__custom select::-ms-expand{display:none}.getapp2 .cta--mobileapp{margin-top:1.25rem;padding-left:.938rem;padding-right:.938rem;font-size:1.125rem}.getapp2__message{font-size:1rem;margin:0 0 .625rem}.getapp2--full--left .getapp2__message{text-align:left}.getapp2 .getapp2__controls,.getapp2 .getapp2__footer{display:none}@media(min-width:1068px){.getapp2 .getapp2__controls,.getapp2 .getapp2__footer{display:block}}.getapp2.getapp2--full--left .getapp2__error{text-align:left;padding-left:2px}.getapp2.color-reverse .cta--gray,.getapp2.color-reverse .cta--white{color:#012169}.getapp2.color-reverse .getapp2__error{color:#e31837}.getapp2.color-reverse .getapp2__error.text-black{color:#000}.getapp2 .getapp2__error{margin:0 0 .625rem;color:#e31837;background-color:#fff;text-align:center}.getapp2 .getapp2__error:focus{outline:1px dotted #e31837}.getapp2 .getapp2__error.text-black{color:#000}.getapp2 .getapp2__error--hidden{display:none}.getapp2__footer,.getapp2__footer-sm{padding:0;text-align:center;margin:0 auto 1.25rem}.getapp2--full--left .getapp2__footer,.getapp2--full--left .getapp2__footer-sm{margin:0 0 1.25rem}@media(min-width:1068px){.getapp2__footer,.getapp2__footer-sm{margin:0 auto 2rem}.getapp2--full--left .getapp2__footer,.getapp2--full--left .getapp2__footer-sm{margin:0 0 2rem}}.getapp2__footer-sm .getapp2__disclaimer,.getapp2__footer .getapp2__disclaimer{font-size:1.125rem;font-weight:100}.getapp2__footer-sm .getapp2__disclaimer p,.getapp2__footer .getapp2__disclaimer p{margin-top:0}.getapp2__footer-sm .getapp2__disclaimer p:last-child,.getapp2__footer .getapp2__disclaimer p:last-child{margin-bottom:0}.getapp2--full--left .getapp2__footer-sm .getapp2__disclaimer,.getapp2--full--left .getapp2__footer .getapp2__disclaimer{text-align:left}.getapp2__footer-sm .getapp2__terms,.getapp2__footer .getapp2__terms{font-family:connectionsmedium;font-size:.875rem}.getapp2__group{display:none}.getapp2__group--visible{display:block}.getapp2__group--confirmation{text-align:center;font-size:1.25rem}.getapp2__group--confirmation .getapp2__phonenumber,.getapp2__group--confirmation .getapp2__thankyou{margin:0 0 .625rem}.getapp2__group--confirmation .getapp2__sentto{margin:0}.getapp2--full--left .getapp2__group--confirmation{text-align:left}.getapp2__group .getapp2__ipad{display:none}.getapp2__group.getapp2__group--ipad .getapp2__ipad{display:block}.getapp2__group.getapp2__group--ipad .getapp2__phonenumber,.getapp2__group.getapp2__group--ipad .getapp2__sentto{display:none}.getapp2__telfields{display:flex;flex-direction:row;justify-content:space-between}.getapp2__telfields .cta{margin-left:1%;min-width:0;width:23%}.getapp2__telfields .tel{padding:.625rem .75rem;width:21%;background:#fcfbfb;border:1px solid #ededed;text-align:center}.getapp2__telfields .tel--four{padding:.625rem .75rem;width:25%}.getapp2__telfields .tel:focus{background:#fff}.getapp2__icon{display:block;height:4pc;width:4pc}.getapp2--marketing{margin:0 auto;max-width:530px}.getapp2--marketing .getapp2__title{font-size:2rem;font-weight:100;text-align:center}.getapp2--marketing .getapp2__controls{max-width:370px}.getapp2__mobiledownload{display:flex;flex-direction:row;justify-content:center;margin:1rem 0 0}.getapp2__mobiledownload .cta{margin:0}.getapp2__mobiledownload p{margin-top:0;margin-bottom:0}@media(min-width:1068px){.getapp2__mobiledownload{display:none}}.getapp2 .mobileApp_spinner .loading-anim div{left:3pc;top:23.5px;position:absolute;-webkit-animation-name:loading-anim;animation-name:loading-anim;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:1.3157894737s;animation-duration:1.3157894737s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background:currentColor;width:4px;height:13px;border-radius:1.56px/1.56px;transform-origin:2px 26.5px}.getapp2 .mobileApp_spinner .loading-anim.text-white div{background:#fff}.getapp2 .mobileApp_spinner .loading-anim div:first-child{transform:rotate(0deg);-webkit-animation-delay:-1.2061403509s;animation-delay:-1.2061403509s}.getapp2 .mobileApp_spinner .loading-anim div:nth-child(2){transform:rotate(30deg);-webkit-animation-delay:-1.0964912281s;animation-delay:-1.0964912281s}.getapp2 .mobileApp_spinner .loading-anim div:nth-child(3){transform:rotate(60deg);-webkit-animation-delay:-.9868421053s;animation-delay:-.9868421053s}.getapp2 .mobileApp_spinner .loading-anim div:nth-child(4){transform:rotate(90deg);-webkit-animation-delay:-.8771929825s;animation-delay:-.8771929825s}.getapp2 .mobileApp_spinner .loading-anim div:nth-child(5){transform:rotate(120deg);-webkit-animation-delay:-.7675438596s;animation-delay:-.7675438596s}.getapp2 .mobileApp_spinner .loading-anim div:nth-child(6){transform:rotate(150deg);-webkit-animation-delay:-.6578947368s;animation-delay:-.6578947368s}.getapp2 .mobileApp_spinner .loading-anim div:nth-child(7){transform:rotate(180deg);-webkit-animation-delay:-.548245614s;animation-delay:-.548245614s}.getapp2 .mobileApp_spinner .loading-anim div:nth-child(8){transform:rotate(210deg);-webkit-animation-delay:-.4385964912s;animation-delay:-.4385964912s}.getapp2 .mobileApp_spinner .loading-anim div:nth-child(9){transform:rotate(240deg);-webkit-animation-delay:-.3289473684s;animation-delay:-.3289473684s}.getapp2 .mobileApp_spinner .loading-anim div:nth-child(10){transform:rotate(270deg);-webkit-animation-delay:-.2192982456s;animation-delay:-.2192982456s}.getapp2 .mobileApp_spinner .loading-anim div:nth-child(11){transform:rotate(300deg);-webkit-animation-delay:-.1096491228s;animation-delay:-.1096491228s}.getapp2 .mobileApp_spinner .loading-anim div:nth-child(12){transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}.getapp2 .mobileApp_spinner .loading-spinner{width:85px;height:85px;display:inline-block;overflow:hidden;background:none}.getapp2 .mobileApp_spinner .loading-anim{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.85);backface-visibility:hidden;transform-origin:0 0}.getapp2 .mobileApp_spinner .loading-anim div{box-sizing:content-box}@-webkit-keyframes loading-anim{0%{opacity:1}to{opacity:0}}@keyframes loading-anim{0%{opacity:1}to{opacity:0}}.getapp2--full .row{justify-content:left}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.getapp2--full--left .row{justify-content:flex-start}}.getapp2--full--bg-white{background-color:#fff}.getapp2--full--bg-white .getapp2__failure,.getapp2--full--bg-white .getapp2__sentto,.getapp2--full--bg-white .getapp2__thankyou{color:#000}.getapp2--full--bg-gray{background-color:#f5f5f5}.getapp2--full--bg-gray .getapp2__failure,.getapp2--full--bg-gray .getapp2__sentto,.getapp2--full--bg-gray .getapp2__thankyou{color:#000}.getapp2--full--bg-red{background-color:#e31837}.getapp2--full--bg-red .getapp2__failure,.getapp2--full--bg-red .getapp2__sentto,.getapp2--full--bg-red .getapp2__thankyou{color:#fff}.getapp2--full--bg-blue{background-color:#012169}.getapp2--full--bg-blue .getapp2__failure,.getapp2--full--bg-blue .getapp2__sentto,.getapp2--full--bg-blue .getapp2__thankyou{color:#fff}.getapp2--full--flagscape-red{background-color:#ae132a;background-image:url(../fonts/flagscape-red-simp-1.0.0.svg);background-size:cover;background-position:50%}.getapp2--full--flagscape-red .getapp2__failure,.getapp2--full--flagscape-red .getapp2__sentto,.getapp2--full--flagscape-red .getapp2__thankyou{color:#fff}.getapp2--full--flagscape-blue{background-color:#012169;background-image:url(../fonts/flagscape-blue-simp-1.0.0.svg);background-size:cover;background-position:50%}.getapp2--full--flagscape-blue .getapp2__failure,.getapp2--full--flagscape-blue .getapp2__sentto,.getapp2--full--flagscape-blue .getapp2__thankyou{color:#fff}.getapp2--full--flagscape-gray{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover;background-position:50%}.getapp2--full--flagscape-gray .getapp2__failure,.getapp2--full--flagscape-gray .getapp2__sentto,.getapp2--full--flagscape-gray .getapp2__thankyou{color:#000}.getapp2--full--custom{background-size:cover;background-position:bottom}@media(min-width:640px){.getapp2--full--custom{background-position:50%}}.getapp2--full--bg-blue .getapp2__error,.getapp2--full--bg-red .getapp2__error,.getapp2--full--flagscape-blue .getapp2__error,.getapp2--full--flagscape-red .getapp2__error{color:#fff}.getapp2--full--bg-blue .getapp2__error:focus,.getapp2--full--bg-red .getapp2__error:focus,.getapp2--full--flagscape-blue .getapp2__error:focus,.getapp2--full--flagscape-red .getapp2__error:focus{outline:1px dotted #fff}@media(min-width:1440px){.getapp2--full--left{padding:0 5%}}.getapp2--full--left.getapp2{max-width:100%}.getapp2--full--left .getapp2__widget{flex-basis:85%;max-width:85%;padding:0 5%}@media(min-width:1068px){.getapp2--full--left .getapp2__widget{flex-basis:70%;max-width:70%;padding:0 5%}.getapp2--full--left .getapp2__widget.width-text-medium{max-width:65%}}@media(min-width:1440px){.getapp2--full--left .getapp2__widget{padding:0}}.getapp2--full--left .getapp2__header,.getapp2--full--left .getapp2__heading{text-align:left}.getapp2--full--left .getapp2__mobiledownload{justify-content:left}@media(min-width:1068px){.getapp2--full--left .getapp2__controls,.getapp2--full--left .getapp2__footer{padding:0;margin-left:0;width:18.8125rem}}.getapp2--full .getAppTryAgain.cta--blue{color:#fff}@media(min-width:1068px){.getapp2--full--center .getapp2__widget{margin:0 auto;flex-basis:100%;max-width:100%;padding:0 5%}.getapp2--full--center .getapp2__controls,.getapp2--full--center .getapp2__footer{padding:0;width:20.625rem}}.modal{background-color:rgba(0,0,0,.6);position:fixed;top:0;bottom:0;display:none;width:100%;overflow:auto;z-index:9999;left:0;right:0}.modal__align--center{text-align:center}.modal__align--left{text-align:left}.modal__align--right{text-align:right}.modal__content{border:2px solid #f5f5f5;position:relative;margin:15vh 2vw;max-width:530px;overflow:auto;background-color:#fff}@media(min-width:640px){.modal__content{margin:25vh auto}}.modal--has-video .modal__content{margin:15vh auto;max-height:none;max-width:975pt;width:95%}@media(min-width:640px){.modal--has-video .modal__content{margin:5vh auto 2vh}}.modal--has-iframe .modal__content{margin:5vh auto;max-height:none;max-width:801pt;width:95%}.modal__content--disclosure{border:1px solid #ddd;position:relative;left:0;top:10%;margin:1.25rem auto;max-height:none;width:92%;max-width:350px;background:#fff;overflow:visible}.modal__wide{max-width:750px}.modal__nav{display:flex;justify-content:flex-end}.modal__close{position:relative;top:2px;right:2px;padding:0 .25rem;border:0;background:none;font-size:2.375rem;font-weight:100;cursor:pointer;width:44px;height:44px;line-height:1}.modal__close:focus{outline:.0625rem dotted #000}.modal h1,.modal h2,.modal h3,.modal h4,.modal h5,.modal h6{font-size:larger;font-weight:700;margin-bottom:.25rem}.modal .modal__wide h1,.modal .modal__wide h2,.modal .modal__wide h3,.modal .modal__wide h4,.modal .modal__wide h5,.modal .modal__wide h6{font-size:2rem;font-weight:400}.modal .horizontal-line{background-color:#bababa;display:block;height:1px;margin:0 auto .5rem}.modal .modal__body{display:none;padding:0 1.5rem 1.5rem}.modal .modal__body p{margin:1rem 0 0}.modal .modal__body p:first-child{margin-top:0}.modal .modal__body .sub-heading{color:#c41230;display:block;font-size:1.25rem;font-weight:bolder;margin-bottom:.75rem}.modal .modal__body.video-modal--container{padding:0 0 .5rem}.modal__body .videoTitle{font-size:1.25rem;font-weight:100;line-height:1.2;margin:0 1rem 1rem;text-align:left}@media(min-width:1068px){.modal__body .videoTitle{font-size:1.5rem;margin:0 1.5rem 1.5rem}}.modal__body iframe{border:0;height:80vh;margin:0;padding:0;width:100%}.modal__links{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:1.5rem}.modal__align--center .modal__links{justify-content:center}.modal__links .cta{font-size:1rem;height:auto;line-height:normal;min-width:0;margin:0 1.5rem .75rem 0;padding-top:.5rem;padding-bottom:.5rem}.video-custom .modal__links{justify-content:flex-end;margin-top:1rem}.video-custom .modal__links .cta{font-size:1rem;margin:0 1rem .5rem 0;padding-top:.625rem;padding-bottom:.625rem}@media(min-width:1068px){.video-custom .modal__links .cta{font-size:1.125rem;margin:0 1.5rem .5rem 0;padding-top:.75rem;padding-bottom:.75rem}}.modal__body--exit-lang .modal__title,.modal__body--exit .modal__title{margin-bottom:.5rem;font-size:1rem;color:#888b8d}.modal__body--exit-lang .modal h1,.modal__body--exit-lang .modal h2,.modal__body--exit-lang .modal h3,.modal__body--exit-lang .modal h4,.modal__body--exit-lang .modal h5,.modal__body--exit-lang .modal h6,.modal__body--exit .modal h1,.modal__body--exit .modal h2,.modal__body--exit .modal h3,.modal__body--exit .modal h4,.modal__body--exit .modal h5,.modal__body--exit .modal h6{margin-bottom:.5rem;font-size:1rem;color:#888b8d}.modal__body--exit-lang .modal__subtitle,.modal__body--exit .modal__subtitle{margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #cbcac7;font-weight:400;font-size:1.25rem}.modal__body--exit-lang .modal .sub-heading,.modal__body--exit .modal .sub-heading{margin-bottom:.5rem;padding-bottom:.5rem;font-weight:400;font-size:1.25rem;display:block}.modal__body--exit-lang .modal__links,.modal__body--exit .modal__links{margin-top:1.5rem;justify-content:flex-start}.modal__body--exit-lang .modal__links .cta,.modal__body--exit .modal__links .cta{margin-right:1.5rem;font-size:1rem;line-height:normal;height:auto;padding-top:.5rem;padding-bottom:.5rem}.modal__body--exit-lang .modal__links .cta--cancel,.modal__body--exit .modal__links .cta--cancel{color:#000;background-color:#ededed}.modal__body--exit-lang .modal__links .cta--cancel:focus-visible:before,.modal__body--exit .modal__links .cta--cancel:focus-visible:before{border-color:#ededed}.modal__body .core-video{line-height:0}.modal__body .transcript-data{display:none}.ap-no-overflow{overflow:hidden}body.ap-no-overflow [aria-hidden=true] a,body.ap-no-overflow [aria-hidden=true] button,body.ap-no-overflow [aria-hidden=true] input{visibility:hidden}.aem-wrap--multi-level-navigation{height:5.5625rem}@media(min-width:1253px){#brand-product-landing .aem-wrap--multi-level-navigation{height:6.3125rem}}.multi-level-navigation{background-color:#fff;width:100%;margin:0 auto;padding:0 5%;position:relative;z-index:9998;height:5.5625rem}.multi-level-navigation--fixed{left:0;right:0;position:fixed;z-index:101;height:5.5625rem;max-width:90pc}@media(min-width:1441px){.multi-level-navigation--fixed{padding:0 4.5rem}}.multi-level-navigation__wrapper{display:flex;margin:0 auto;align-items:center;max-width:90pc;justify-content:space-between}.a11y .multi-level-navigation__wrapper{height:auto;flex-wrap:wrap}.multi-level-navigation__brand{display:flex;margin:auto 0}.has-label .multi-level-navigation__brand{flex-direction:column}@media(min-width:980px){.has-label .multi-level-navigation__brand{flex-direction:row}}@media(min-width:1253px){.multi-level-navigation .hide-caret .navCaret{display:none}}.multi-level-navigation__logo{width:11rem;height:2.25rem}@media(min-width:1024px){.multi-level-navigation__logo{width:15.3125rem;height:2.75rem;margin-bottom:.3125rem}}@media(min-width:640px){.multi-level-navigation__label{align-items:center;display:inline-flex;margin-left:1.5625rem}}@media(min-width:1024px){.multi-level-navigation__label{font-size:1.125rem}}.multi-level-navigation__partner{display:flex;align-items:center}.multi-level-navigation__partner--seperator{display:block;height:1.875rem;margin:auto 1rem;border-left:.063rem solid #bababa}.multi-level-navigation__partner--logo{display:block;max-width:3.75rem;align-self:center}.multi-level-navigation.has-label .wrapper_split{display:grid}@media(min-width:640px){.multi-level-navigation.has-label .wrapper_split{display:flex}}.multi-level-navigation.has-logo .wrapper_split{display:flex}.multi-level-navigation.has-logo .wrapper_split .navigation__partner{flex-direction:unset}@media(min-width:640px){.multi-level-navigation.has-logo .wrapper_split .navigation__partner{display:flex}}.multi-level-navigation__menu{position:relative;top:0;right:0;z-index:5;margin:1.53125rem 0}.multi-level-navigation-main{position:fixed;top:5.5625rem;height:16vw;right:-100vw;display:none;padding:0 0 2rem 5%;transition:right .5s;z-index:8888;overflow-y:auto;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.59);background-color:#fff}@media(min-width:1253px){.multi-level-navigation-main{position:relative;display:block;width:auto;height:5.5625rem;right:0;top:0;padding:0;flex-grow:1;overflow-y:visible;box-shadow:none;background-color:transparent;width:675px}.has-logo .multi-level-navigation-main{top:0}}.multi-level-navigation-main--show{right:0}@media(min-width:0)and (max-width:980px){.multi-level-navigation-main--show{width:100%;height:100%}}@media(min-width:981px)and (max-width:1252px){.multi-level-navigation-main--show{padding-left:2rem;width:100%;height:100%}}.multi-level-navigation-main__list{list-style:none;padding:.5rem 0 3rem}@media(min-width:1253px){.multi-level-navigation-main__list{display:inline-flex;flex-grow:1;justify-content:flex-end;height:100%;padding:0;position:absolute;right:0}.multi-level-navigation-main__list>li:hover>a.multi{color:#e31837}.multi-level-navigation-main__list>li>span.navCaret:hover{background:transparent url(../images/menu-open.png) 100% no-repeat;background-position:85% 2.4rem;background-size:.9rem}}@media(min-width:1253px)and (min-width:1068px){.multi-level-navigation-main__list>li>span.navCaret:hover{background-position:85% 2.9rem}}@media(min-width:1253px){.multi-level-navigation-main__list>li>.navCaret:focus+.multi-level-navigation-sub,.multi-level-navigation-main__list>li>.navCaret:hover+.multi-level-navigation-sub{visibility:visible;opacity:1}}.multi-level-navigation-main__item{border-bottom:1px solid #d5d5d5;font-size:1.125rem;line-height:1.1;padding:1.25rem 0}@media(min-width:1253px){.text-medium .multi-level-navigation-main__item{font-size:1.25rem}}@media(min-width:1253px){.multi-level-navigation-main__item{border-bottom:0;padding:0;position:relative;margin:0 0 0 1.5rem;align-content:center;max-width:12.5rem;flex-flow:row}}.multi-level-navigation-main__item:last-child{border-bottom:0}@media(min-width:1253px){.multi-level-navigation-main__item:last-child .multi-level-navigation-sub{left:auto;right:0}}@media(min-width:1253px){.multi-level-navigation-main__item{display:flex}.multi-level-navigation-main__item:hover>.multi-level-navigation-sub{visibility:visible;opacity:1}.multi-level-navigation-main__item:hover>.navCaret{background:transparent url(../images/menu-open.png) 100% no-repeat;background-size:.9rem}.multi-level-navigation-main__item:hover>.multi-level-navigation-main__link:after{content:" ";position:absolute;bottom:0;z-index:9999;left:0;background:#e31837;display:block;height:4px;width:100%}}.multi-level-navigation-main__item .mainlink-wrap{display:contents}.multi-level-navigation-main__link{display:inline-block;text-decoration:none;align-self:center;margin:0;color:#000;overflow:hidden;line-height:1.5;vertical-align:middle}@media(min-width:0)and (max-width:640px){.multi-level-navigation-main__link{overflow:visible}}@media(min-width:1253px){.multi-level-navigation-main__link{position:relative;display:block;margin:0 .5rem 0 0;padding:2.21875rem 0;height:5.5625rem;line-height:1;max-width:15rem}.text-medium .multi-level-navigation-main__link{padding:2.15625rem 0}.multi-level-navigation-main__link:focus:after,.multi-level-navigation-main__link:hover:after{content:" ";position:absolute;bottom:0;z-index:9999;left:0;background:#e31837;display:block;height:4px;width:100%}}.multi-level-navigation-main__link:focus,.multi-level-navigation-main__link:hover{color:#e31837;text-decoration:none}.multi-level-navigation-main__link:focus:after,.multi-level-navigation-main__link:hover:after{border-bottom:3px solid #e31837;margin-top:-9pt}.multi-level-navigation-main__link.active{color:#e31837;text-decoration:none}@media(min-width:1253px){.multi-level-navigation-main__link.active{color:#000}}.multi-level-navigation-main__link.active:after{content:" ";display:block;height:.875rem;border-bottom:0 solid #e31837;color:#e31837}@media(min-width:640px){.multi-level-navigation-main__link.active:after{display:block;width:auto;content:" ";height:.875rem;border-bottom:.375rem solid #e31837}}.multi-level-navigation-main__link:not(.multi){width:85%}@media(min-width:1253px){.multi-level-navigation-main__link:not(.multi){width:100%}}.multi-level-navigation-main__link.multi{width:85%;background:none}@media(min-width:981px)and (max-width:1252px){.multi-level-navigation-main__link.multi{width:91%}}@media(min-width:1253px){.multi-level-navigation-main__link.multi{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:inline-block;background-position:85% 2.4rem;background-size:.9rem}.multi-level-navigation-main__link.multi:focus,.multi-level-navigation-main__link.multi:hover{color:#e31837;background-position:85% 2.4rem;background-size:.9rem}}.multi-level-navigation-main__link--open.multi{display:inline-block;width:1rem;background:transparent url(../images/menu-close.png) 100% no-repeat;background-size:.9rem;height:1.75rem;border:none;vertical-align:middle}@media(min-width:640px){.multi-level-navigation-main__link--open.multi .multi-level-navigation-sub{visibility:visible;opacity:1}}@media(min-width:1253px){.multi-level-navigation-main__link--open.multi{height:5.5625rem;margin-top:.125rem;pointer-events:none}}.multi-level-navigation-main__link--open.multi.is-opened{background:transparent url(../images/menu-open.png) 100% no-repeat;background-size:.9rem}@media(min-width:1253px){.multi-level-navigation-main__link--open.multi:hover{background:transparent url(../images/menu-open.png) 100% no-repeat;background-size:.9rem}}.multi-level-navigation-main__link--open:focus{outline:thin dotted}.multi-level-navigation-main__link.expanded{color:#e31837}.multi-level-navigation-sub{display:none;z-index:99;font-size:1.125rem;font-weight:100}.multi-level-navigation-sub--isOpen{display:block}.multi-level-navigation-sub.active{visibility:visible;opacity:1}.multi-level-navigation-sub:focus,.multi-level-navigation-sub:hover{visibility:visible;opacity:1}@media(min-width:1253px){.multi-level-navigation-sub{position:absolute;display:block;left:-4rem;top:5.5625rem;padding:2rem 1.5rem;width:14.375rem;background-color:#fff;box-shadow:0 .188rem .313rem rgba(0,0,0,.2);transition:opacity .5s linear;visibility:hidden;opacity:0}@supports((-webkit-backdrop-filter:blur(0.188rem)) or (backdrop-filter:blur(0.188rem))){.multi-level-navigation-sub{-webkit-backdrop-filter:blur(.188rem);backdrop-filter:blur(.188rem)}}}@media(min-width:1253px)and (min-width:1253px){.multi-level-navigation-sub:before{height:.313rem;width:1.875rem}}.multi-level-navigation-sub--show{visibility:visible;opacity:1}.multi-level-navigation-sub__list{list-style:none;padding-top:.5rem}@media(min-width:1253px){.multi-level-navigation-sub__list{flex:1.5;padding-top:0}}.multi-level-navigation-sub__item{margin:0 1.75rem;padding:.625rem 0}@media(min-width:1253px){.multi-level-navigation-sub__item{margin:0;padding:0 0 1.25rem}.multi-level-navigation-sub__item:last-child{padding-bottom:0}}.multi-level-navigation-sub__link{display:block;line-height:1.3;text-decoration:none;color:#000}.multi-level-navigation-sub__link:focus,.multi-level-navigation-sub__link:hover{color:#e31837}.multi-level-navigation-sub__link.active{color:#e31837}.multi-level-navigation .menu-sr-helper{display:none}@media(min-width:1253px){.multi-level-navigation .menu-sr-helper{display:block}}.multi-level-navigation__cta--wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;height:100%}.multi-level-navigation__cta--wrapper .cta{font-size:.85rem;margin:auto .2rem;min-width:8.75rem;padding:1rem .5rem}@media(min-width:375px){.multi-level-navigation__cta--wrapper .cta{margin:auto .5rem;min-width:9.375rem}}@media(min-width:640px){.multi-level-navigation__cta--wrapper .cta{font-size:1rem;margin:auto 1rem;min-width:12.5rem;padding:1.25rem}}.multi-level-navigation__cta--wrapper .cta:empty{display:none}.multi-level-navigation__cta--wrapper .cta:last-child{margin-right:0}@media(max-width:980px){.multi-level-navigation__cta--wrapper .cta:not(:last-child){display:none}}@media(max-width:980px){.multi-level-navigation__enhanced-sticky .multi-level-navigation__cta--multiple{background:hsla(0,0%,100%,.75);bottom:0;height:3.75rem;justify-content:center;margin:0 0 0 -5%;-ms-flex-pack:center;position:fixed;width:100%}}@media(max-width:980px){.multi-level-navigation__cta--multiple .cta:not(:last-child){display:flex}}@media(max-width:980px){.multi-level-navigation__nav{display:none;position:absolute;right:0}.a11y .multi-level-navigation__nav{position:static;flex:1 0 100%}.a11y .multi-level-navigation__nav .nav-toggle{display:none}}@media(min-width:980px){.multi-level-navigation__nav{flex-grow:2;text-align:center}.multi-level-navigation__nav .nav-toggle{display:none}}@media(min-width:1253px){#brand-product-landing .multi-level-navigation{height:6.3125rem}}#brand-product-landing .multi-level-navigation-main{padding-bottom:5rem}@media(min-width:1253px){#brand-product-landing .multi-level-navigation-main{height:6.3125rem;padding:0}}@media(min-width:1253px){#brand-product-landing .multi-level-navigation-main__list{display:flex;align-items:center;justify-content:flex-end;padding:0;position:relative;word-break:break-word}}@media(min-width:1253px){#brand-product-landing .multi-level-navigation-main__item{max-width:9.5rem}}@media(min-width:1253px){#brand-product-landing .multi-level-navigation-main__link{align-items:center;display:flex;height:6.3125rem;line-height:1.2;max-width:none;padding:.90625rem 0;text-align:center;margin-right:0}#brand-product-landing .multi-level-navigation-main__link--open.multi{height:6.3125rem}}@media(min-width:1253px){#brand-product-landing .multi-level-navigation-sub{-webkit-backdrop-filter:none;backdrop-filter:none;top:6.3125rem}}.menu-icon{display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;background-color:transparent;overflow:visible;width:40px;height:40px}.menu-icon.theme-red .menu-icon__inner,.menu-icon.theme-red .menu-icon__inner:after,.menu-icon.theme-red .menu-icon__inner:before{background:#e31837}.menu-icon.theme-blue .menu-icon__inner,.menu-icon.theme-blue .menu-icon__inner:after,.menu-icon.theme-blue .menu-icon__inner:before{background:#012169}.menu-icon.theme-gray .menu-icon__inner,.menu-icon.theme-gray .menu-icon__inner:after,.menu-icon.theme-gray .menu-icon__inner:before{background:#646464}@media(min-width:1253px){.menu-icon{display:none}}.menu-icon:hover{opacity:.7;z-index:5}.menu-icon.is-active:hover{opacity:.7;z-index:5}.menu-icon.is-active .menu-icon__inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.menu-icon.is-active .menu-icon__inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.menu-icon.is-active .menu-icon__inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.menu-icon__inner{background-color:#000;display:block;top:50%;margin-top:-2px;width:20px;height:2px;position:absolute;transition-property:transform;transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.menu-icon__inner:before{background-color:#000;width:20px;height:2px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;content:"";display:block;top:-5px;transition:top .1s ease-in .25s,opacity .1s ease-in}.menu-icon__inner:after{background-color:#000;width:20px;height:2px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;content:"";display:block;bottom:-5px;transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.menu-icon__box{width:20px;height:20px;display:inline-block;position:relative;top:25%;left:25%}body.noScroll{overflow:hidden}.noCaret .multi-level-navigation-main__link--open.multi{background:none;width:0;margin-left:0}.multi-step-content{padding:0 5%;text-align:center;margin-bottom:60px}@media(min-width:640px){.multi-step-content{margin-bottom:50px}}.multi-step-content__wrapper{margin:0 auto;padding:3rem 0}.multi-step-content.horizontal{text-align:center}@media(min-width:640px){.multi-step-content.horizontal{text-align:left}.multi-step-content.horizontal .multi-step-content-item__heading{text-align:left}}.multi-step-content.horizontal .multi-step-content__wrapper{max-width:801pt}@media(min-width:640px){.multi-step-content.horizontal .multi-step-content__wrapper .multi-step-content-item{margin-bottom:3rem}.multi-step-content.horizontal .multi-step-content__wrapper .last-qitem .multi-step-content-item{margin-bottom:2.3rem}.multi-step-content.horizontal .multi-step-content__wrapper .multi-step-content-item--icon{position:relative;padding-left:11.25rem}.multi-step-content.horizontal .multi-step-content__wrapper .multi-step-content-item__icon{position:absolute;left:50px}}@media(min-width:980px){.multi-step-content.horizontal .multi-step-content__wrapper .multi-step-content-item .multi-step-content-item__content{display:flex;align-items:flex-start;justify-content:space-between}}@media(min-width:640px){.multi-step-content.horizontal .multi-step-content-item__content .multi-step-content-item__copy{text-align:left}}.multi-step-content.vertical{text-align:center}.multi-step-content.vertical .newQualiwrapper{margin:0 auto;text-align:center}.multi-step-content.vertical .newQualiwrapper .aem-helper{position:absolute;display:table}.multi-step-content.vertical .multi-step-content__items{display:flow-root}@media(min-width:640px){.multi-step-content.vertical .multi-step-content__items{width:32.5%;display:inline-flex}}@media(min-width:980px){.multi-step-content.vertical .multi-step-content__items{width:33%}}.multi-step-content.vertical .multi-step-content-item{max-width:350px;margin:3.25rem auto 0;padding:.625rem}.multi-step-content.vertical .multi-step-content__subcopy{margin-top:2rem}@media(min-width:640px){.multi-step-content.vertical .multi-step-content__subcopy{margin-top:3.25rem}}@media(min-width:640px){.multi-step-content.vertical .multi-step-content-item__table{margin-top:1.563rem}}.multi-step-content.vertical .table-wrapper{display:none}.multi-step-content p{margin:0;font-size:1.25em}@media(min-width:900px){.multi-step-content p{font-size:1.25rem}}@media(min-width:640px){.multi-step-content .table.table-cols-1{min-width:auto}}.multi-step-content .table-cols-1 .table-cols-2 td,.multi-step-content .table-cols-1 .table-cols-2 th,.multi-step-content .table-cols-2 td,.multi-step-content .table-cols-2 th{width:auto}.multi-step-content__additional-text{margin:1.25rem 0}.multi-step-content__subcopy{max-width:980px;margin:0 auto;text-align:center;width:100%}.multi-step-content__subcopy p{font-size:.875rem}@media(min-width:640px){.horizontal .multi-step-content__subcopy{margin:1.25rem auto 0}}@media(min-width:980px){.multi-step-content__heading{font-size:3rem;line-height:1.125}}.multi-step-content .table__subcopy{justify-content:flex-start;margin-left:0;text-align:left}.multi-step-content .table__subcopy p{font-size:1rem}.multi-step-content-item{margin:3.25rem 1%}.multi-step-content-item p+p{margin-top:1rem}.multi-step-content-item--separator{display:flex;justify-content:space-around;margin-bottom:0;width:auto;text-transform:uppercase}@media(min-width:640px){.multi-step-content-item--separator{margin-bottom:3.25%;width:90%;align-items:center;width:auto}.vertical .multi-step-content-item--separator{flex-direction:column}.horizontal .multi-step-content-item--separator{margin-bottom:0;padding-bottom:0}}.horizontal .multi-step-content-item--separator{display:none}.last-qitem .multi-step-content-item--separator{display:none}.multi-step-content-item--separator:after,.multi-step-content-item--separator:before{content:"";display:block;flex:1 0 0;position:relative;top:.875rem;margin:0 5%;height:1px;background-color:#000}@media(min-width:640px){.multi-step-content-item--separator:after,.multi-step-content-item--separator:before{top:0;width:1px;margin:1rem 0}}.multi-step-content-item--separator p{font-size:1.375em}.multi-step-content-item__icon{width:75pt;height:70px;margin:0 auto 1rem}.multi-step-content-item__icon img{width:75pt;height:70px;margin:0 auto 1rem}.multi-step-content-item__icon path{fill:#000}.multi-step-content-item__heading{margin-bottom:1rem;font-size:1.375em;font-weight:bolder;color:#e31837}.multi-step-content-item__heading sup{font-size:.875rem;top:-.625rem}.horizontal .multi-step-content-item__copy{flex-grow:0}.multi-step-content-item__copy ol,.multi-step-content-item__copy ul{padding:1.25rem}@media(min-width:640px){.multi-step-content-item__copy ol,.multi-step-content-item__copy ul{margin-top:.9375rem;padding:0}}.multi-step-content-item__copy sup{top:-.625rem;font-size:.875rem}.multi-step-content-item__image{position:absolute;left:50%;bottom:-35px;transform:translateX(-50%);display:none}.multi-step-content__subcopy.chart-subcopy p{font-size:1.125rem}.aem-wrap--navigation{height:16vw}@media(min-width:640px){.aem-wrap--navigation{height:72px}}.navigation{background-color:#fff;padding:0 5%;position:relative;margin:0 auto;width:100%}.navigation--fixed{max-width:90pc;position:fixed;z-index:100}@media(min-width:1441px){.navigation--fixed{padding:0 4.5rem}}@media(max-width:980px){.navigation__enhanced-sticky{position:static}}.navigation__wrapper{display:flex;margin:0 auto;align-items:center;max-width:90pc;justify-content:space-between;height:16vw}@media(min-width:640px){.navigation__wrapper{height:72px}}@media(min-width:1068px){.navigation__wrapper{padding:0}}.a11y .navigation__wrapper{height:auto;flex-wrap:wrap}.navigation__brand{display:flex}.has-label .navigation__brand{flex-direction:column}@media(min-width:980px){.has-label .navigation__brand{flex-direction:row}}.navigation__logo{width:11rem;height:2.25rem}@media(min-width:1068px){.navigation__logo{width:15.3125rem;height:2.75rem;margin-bottom:.3125rem}}.navigation__label{align-items:center;display:inline-flex;margin-bottom:.75rem}@media(min-width:640px){.navigation__label{margin-left:1.5625rem;margin-bottom:0}}@media(min-width:1068px){.navigation__label{font-size:1.125rem}}.navigation-main{position:fixed;top:3.125rem;height:100%;right:-100vw;padding:1.25rem 1.25rem 6.25rem;transition:right .5s;z-index:3;overflow-y:auto;box-shadow:0 .25rem .313rem rgba(0,0,0,.2);background-color:#fff}@supports((-webkit-backdrop-filter:blur(0.188rem)) or (backdrop-filter:blur(0.188rem))){.navigation-main{-webkit-backdrop-filter:blur(.188rem);backdrop-filter:blur(.188rem);background-color:#fff}}@media(min-width:1068px){.navigation-main{position:static;display:flex;width:auto;height:auto;left:auto;top:2.563rem;padding:0;margin-left:4%;flex-grow:1;overflow-y:visible;box-shadow:none;background-color:transparent}}.navigation-main--show{right:0;width:100%;height:100%}.navigation-main__list{list-style:none;padding:0}@media(min-width:1068px){.navigation-main__list{display:flex;flex-grow:1;justify-content:flex-end;height:4.375rem}.navigation-main__list>li:hover>a.multi{color:#e31837;background:transparent url(../images/menu-open.png) 100% no-repeat;padding-right:1.875rem;background-position:100% 1.375rem;background-size:1.125rem}}.navigation-main__item{font-size:1.125rem;margin:.625rem .313rem;line-height:1.1;border-bottom:.063rem solid #ededed}@media(min-width:1068px){.navigation-main__item:focus .multi-level-navigation-sub,.navigation-main__item:hover .multi-level-navigation-sub{visibility:visible;opacity:1}}@media(min-width:1068px){.navigation-main__item{position:relative;display:flex;margin:.938rem 0 0 1.25rem;border-bottom:0;font-size:1rem;align-content:center}}.navigation-main__link{display:inline-block;text-decoration:none;align-self:center;margin:0 0 .625rem;color:#000;padding-top:1.25rem}.navigation-main__link:after{content:" ";height:.875rem;display:block}.navigation-main__link:focus,.navigation-main__link:hover{color:#e31837;text-decoration:none}.navigation-main__link:focus:after,.navigation-main__link:hover:after{border-bottom:.375rem solid #e31837}.navigation-main__link:focus .multi-level-navigation-sub,.navigation-main__link:hover .multi-level-navigation-sub{visibility:visible;opacity:1}.navigation-main__link.active{color:#e31837;text-decoration:none}@media(min-width:1068px){.navigation-main__link.active{color:#000}}.navigation-main__link.active:after{content:" ";display:block;height:.875rem;border-bottom:0 solid #e31837;color:#e31837}@media(min-width:640px){.navigation-main__link.active:after{display:block;width:auto;content:" ";height:.875rem;border-bottom:.375rem solid #e31837}}.navigation-main__link:not(.multi){width:100%}.navigation-main__link.multi{width:90%;background:none}@media(min-width:1068px){.navigation-main__link.multi{width:auto;background:transparent url(../images/menu-close.png) 100% no-repeat;padding-right:1.875rem;background-position:100% 1.375rem;background-size:1.125rem}.navigation-main__link.multi:focus,.navigation-main__link.multi:hover{padding-right:1.875rem;color:#e31837;background:transparent url(../images/menu-open.png) 100% no-repeat;background-position:100% 1.375rem;background-size:1.125rem}.navigation-main__link.multi:focus .multi-level-navigation-sub,.navigation-main__link.multi:hover .multi-level-navigation-sub{visibility:visible;opacity:1}}.navigation-main__link--open.multi{display:inline-block;width:1.75rem;height:1.125rem;background:transparent url(../images/menu-close.png) 100% no-repeat;background-size:100%}.navigation-main__link--open.multi.is-opened{width:1.75rem;height:1.125rem;background:transparent url(../images/menu-open.png) 100% no-repeat;background-size:100%}@media(min-width:1068px){.navigation-main__link--open.multi{display:none}}@media(min-width:1068px){.navigation-main__link{position:relative;display:block;margin:0;padding:1.25rem 0}}.navigation-main__link.expanded{color:#e31837}.navigation__partner{display:flex;flex-grow:1}.has-logo .navigation__partner{flex-direction:column}@media(min-width:640px){.has-logo .navigation__partner{flex-direction:row}}.navigation__partner--seperator{display:block;height:1.875rem;margin:auto 1rem;border-left:.063rem solid #bababa}.navigation__partner--brand{display:flex;padding-top:.375rem}@media(min-width:0)and (max-width:640px){.has-logo .navigation__partner--brand{margin:0;padding:0}}.navigation__partner--logo{max-width:3.75rem;align-self:center}.navigation.has-label .wrapper_split{display:grid}@media(min-width:640px){.navigation.has-label .wrapper_split{display:flex}}.navigation.has-logo .wrapper_split{display:flex}.navigation.has-logo .wrapper_split .navigation__partner{flex-direction:unset}@media(min-width:640px){.navigation.has-logo .wrapper_split .navigation__partner{display:flex}}.navigation__cta--wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;height:100%}.navigation__cta--wrapper .cta{font-size:.85rem;margin:auto .2rem;min-width:140px;padding:1rem .5rem}@media(min-width:375px){.navigation__cta--wrapper .cta{margin:auto .5rem;min-width:150px}}@media(min-width:640px){.navigation__cta--wrapper .cta{font-size:1rem;margin:auto 1rem;min-width:200px;padding:1.25rem}}.navigation__cta--wrapper .cta:empty{display:none}.navigation__cta--wrapper .cta:last-child{margin-right:0}@media(max-width:980px){.navigation__cta--wrapper .cta:not(:last-child){display:none}}@media(max-width:980px){.navigation__enhanced-sticky .navigation__cta--multiple{background:hsla(0,0%,100%,.75);bottom:0;height:60px;justify-content:center;margin:0 0 0 -5%;-ms-flex-pack:center;position:fixed;width:100%;z-index:100}}@media(max-width:980px){.navigation__cta--multiple .cta:not(:last-child){display:flex}}@media(max-width:980px){.navigation__nav{display:none;position:absolute;right:0}.a11y .navigation__nav{position:static;flex:1 0 100%}.a11y .navigation__nav .nav-toggle{display:none}}@media(min-width:980px){.navigation__nav{flex-grow:2;text-align:center}.navigation__nav .nav-toggle{display:none}}.notification-banner{padding:0 5%;width:100%;display:none}.notification-banner.fade-out{opacity:0;visibility:hidden;transition:visibility 0s linear .3s,opacity .5s}.notification-banner.fade-in{opacity:1;visibility:visible;transition:opacity .3s linear}.notification-banner--bg-white{background-color:#fff}.notification-banner--bg-gray{background-color:#f5f5f5}.notification-banner--bg-red{background-color:#e31837}.notification-banner--bg-blue{background-color:#012169}.notification-banner--sticky-top{left:0;position:fixed;top:0;z-index:9998}.notification-banner--fading-bottom,.notification-banner--sticky-bottom{left:0;position:fixed;bottom:0;z-index:9998}.notification-banner__wrapper{align-items:center;display:flex;flex:1 1 auto;flex-direction:row;justify-content:center;margin:0 auto;min-height:3.75rem;padding:.5rem 0;position:relative}@media(min-width:640px){.notification-banner__wrapper{padding:.6125rem 0}}.notification-banner__icon{height:3.75rem;margin-right:.3125rem;width:3.75rem}.notification-banner__icon svg{fill:currentColor;height:3.75rem;width:3.75rem}.notification-banner--bg-gray .notification-banner__icon svg,.notification-banner--bg-white .notification-banner__icon svg{fill:#e31837}.notification-banner__icon img{height:3.75rem;width:3.75rem}.notification-banner__content{font-size:1rem;line-height:1.2;padding-right:2rem}@media(min-width:640px){.notification-banner__content{font-size:1.125rem}}.notification-banner__content h1,.notification-banner__content h2,.notification-banner__content h3,.notification-banner__content h4,.notification-banner__content h5,.notification-banner__content h6,.notification-banner__content p{margin:0;padding:0}.notification-banner__content a{text-decoration:underline}.notification-banner__close{background:none;border:0;cursor:pointer;font-size:2.5rem;font-weight:100;padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.color-reverse .notification-banner__close{color:#fff}@media(min-width:980px){.notification-banner{height:5rem}.notification-banner__content{padding-top:5px}}.op-banner{background-color:#f5f5f5;background-position:50%;background-size:cover;margin-bottom:50px;margin-top:50px;padding:30px}.op-banner .text-white sup a{color:#fff}.op-banner.bg-red .op-banner__offer-child-separator-border{background-color:#e31837!important;color:#fff}.op-banner.bg-red .op-banner__offer-child .separator:before{border-top-color:#fff}.op-banner.bg-blue .op-banner__offer-child-separator-border{background-color:#012169!important;color:#fff}.op-banner.bg-blue .op-banner__offer-child .separator:before{border-top-color:#fff}.op-banner.bg-white .op-banner__offer-child-separator-border{background-color:#fff!important}.op-banner.bg-flagscape-red .op-banner__offer-child-separator-border{background-color:#ae132a!important;color:#fff}.op-banner.bg-flagscape-red .op-banner__offer-child .separator:before{border-top-color:#fff}.op-banner.bg-flagscape-blue .op-banner__offer-child-separator-border{background-color:#012169!important;color:#fff}.op-banner.bg-flagscape-blue .op-banner__offer-child .separator:before{border-top-color:#fff}.op-banner.bg-flagscape-gray .op-banner__offer-child-separator-border{background-color:#fff!important}.op-banner.no-margin-top{margin-top:0!important}.op-banner__title-wrapper{margin-bottom:30px}.op-banner__title{font-size:40px;line-height:50px;margin:0}.op-banner__title sup{font-size:.875rem}.op-banner__subheading{font-size:20px;line-height:28px}.op-banner__subheading sup{font-size:.75rem}@media(min-width:980px){.op-banner .container--grid{display:grid;-moz-column-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;row-gap:20px}}@media(min-width:980px)and (-ms-high-contrast:active),(min-width:980px)and (-ms-high-contrast:none){.op-banner .container--grid{display:-ms-grid;-ms-grid-columns:1fr 1fr}}.op-banner__offer{display:flex;flex-direction:column;justify-content:center}.op-banner__offer-title{text-align:center}@media(min-width:980px){.op-banner__offer-title{text-align:left}}.op-banner__offer-title sup{font-size:.75rem;top:-.8em}.op-banner__offer-content-wrapper{position:relative;margin-top:15px}.op-banner__offer-content-wrapper.icon{margin-top:0}.op-banner__offer-content p{margin:0 0 25px}.op-banner__offer-icon-wrapper{margin:0 auto 20px;width:5pc}@media(min-width:980px){.op-banner__offer-icon-wrapper{margin-bottom:0;position:absolute}}.op-banner__offer-child{font-size:20px;position:relative;width:100%}.op-banner__offer-child-separator-border{background-color:#f5f5f5;display:block;font-size:1pc;left:50%;margin:0;padding:0 15px;position:absolute;top:-10px;transform:translateX(-50%)}.op-banner__offer-child-separator-icon{margin:0 auto 25px;width:5pc}.op-banner__offer-child+.op-banner__offer-child .separator{margin-bottom:0;padding:35px 0 0}.op-banner__offer-child+.op-banner__offer-child .separator:before{border-top:1px solid #000;content:"";display:block;left:0;margin-top:10px;padding-top:10px;position:absolute;right:0;top:-10px}.op-banner__offer-left{align-items:center}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.op-banner__offer-left{-ms-grid-column:1;-ms-grid-column-span:1}}@media(min-width:980px){.op-banner__offer-left .op-banner__offer-title{margin-left:90pt}}@media(min-width:980px){.op-banner__offer-left .op-banner__offer-content{margin-left:90pt}}@media(min-width:980px){.op-banner__offer-right{padding:0 12.5% 0 37.5%}}.op-banner__offer-right .op-banner__offer-icon-wrapper{position:static;width:90pt}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.op-banner__offer-right{-ms-grid-column:2;-ms-grid-column-span:1}}.op-banner__offer-icon-text{clip:rect(0,0,0,0);position:absolute;top:0}.op-banner__offer-separator{height:5pc;left:50%;margin:25px 0 50px;position:relative;transform:translateX(-50%);width:5pc}@media(min-width:980px){.op-banner__offer-separator{left:-50%;margin:0;position:absolute;top:50%;transform:translateY(-50%)}}.op-banner__offer-child-separator-icon svg,.op-banner__offer-child-separator-icon svg polygon,.op-banner__offer-icon-wrapper svg,.op-banner__offer-icon-wrapper svg polygon,.op-banner__offer-separator-icon svg,.op-banner__offer-separator-icon svg polygon,.op-banner__offer-separator svg,.op-banner__offer-separator svg polygon{fill:#e31837}.op-banner__offer-child-separator-icon.text-black svg,.op-banner__offer-child-separator-icon.text-black svg polygon,.op-banner__offer-icon-wrapper.text-black svg,.op-banner__offer-icon-wrapper.text-black svg polygon,.op-banner__offer-separator-icon.text-black svg,.op-banner__offer-separator-icon.text-black svg polygon,.op-banner__offer-separator.text-black svg,.op-banner__offer-separator.text-black svg polygon{fill:#000}.op-banner__offer-child-separator-icon.text-brightBlue svg,.op-banner__offer-child-separator-icon.text-brightBlue svg polygon,.op-banner__offer-icon-wrapper.text-brightBlue svg,.op-banner__offer-icon-wrapper.text-brightBlue svg polygon,.op-banner__offer-separator-icon.text-brightBlue svg,.op-banner__offer-separator-icon.text-brightBlue svg polygon,.op-banner__offer-separator.text-brightBlue svg,.op-banner__offer-separator.text-brightBlue svg polygon{fill:#0073cf}.op-banner__offer-child-separator-icon.text-darkBlue svg,.op-banner__offer-child-separator-icon.text-darkBlue svg polygon,.op-banner__offer-icon-wrapper.text-darkBlue svg,.op-banner__offer-icon-wrapper.text-darkBlue svg polygon,.op-banner__offer-separator-icon.text-darkBlue svg,.op-banner__offer-separator-icon.text-darkBlue svg polygon,.op-banner__offer-separator.text-darkBlue svg,.op-banner__offer-separator.text-darkBlue svg polygon{fill:#012169}.op-banner__offer-child-separator-icon.text-darkGray svg,.op-banner__offer-child-separator-icon.text-darkGray svg polygon,.op-banner__offer-icon-wrapper.text-darkGray svg,.op-banner__offer-icon-wrapper.text-darkGray svg polygon,.op-banner__offer-separator-icon.text-darkGray svg,.op-banner__offer-separator-icon.text-darkGray svg polygon,.op-banner__offer-separator.text-darkGray svg,.op-banner__offer-separator.text-darkGray svg polygon{fill:#646464}.op-banner__offer-child-separator-icon.text-regalRed svg,.op-banner__offer-child-separator-icon.text-regalRed svg polygon,.op-banner__offer-icon-wrapper.text-regalRed svg,.op-banner__offer-icon-wrapper.text-regalRed svg polygon,.op-banner__offer-separator-icon.text-regalRed svg,.op-banner__offer-separator-icon.text-regalRed svg polygon,.op-banner__offer-separator.text-regalRed svg,.op-banner__offer-separator.text-regalRed svg polygon{fill:#c41230}.op-banner__offer-child-separator-icon.text-royalBlue svg,.op-banner__offer-child-separator-icon.text-royalBlue svg polygon,.op-banner__offer-icon-wrapper.text-royalBlue svg,.op-banner__offer-icon-wrapper.text-royalBlue svg polygon,.op-banner__offer-separator-icon.text-royalBlue svg,.op-banner__offer-separator-icon.text-royalBlue svg polygon,.op-banner__offer-separator.text-royalBlue svg,.op-banner__offer-separator.text-royalBlue svg polygon{fill:#0053c2}.op-banner__offer-child-separator-icon.text-white svg,.op-banner__offer-child-separator-icon.text-white svg polygon,.op-banner__offer-icon-wrapper.text-white svg,.op-banner__offer-icon-wrapper.text-white svg polygon,.op-banner__offer-separator-icon.text-white svg,.op-banner__offer-separator-icon.text-white svg polygon,.op-banner__offer-separator.text-white svg,.op-banner__offer-separator.text-white svg polygon{fill:#fff}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.op-banner__offer+.op-banner__offer{margin-left:20px}}.offer-tiles-modal{background-color:rgba(0,0,0,.6);position:fixed;top:0;bottom:0;left:0;display:none;padding:0 5%;width:100%;overflow:auto;z-index:9999}.offer-tiles-modal__wrapper{background-color:#fff;border:0;border-radius:.625rem;margin:2% auto 0;max-width:82pc;padding:0;width:100%}.offer-tiles-modal__left{display:none;position:relative}.offer-tiles-modal__left .offer-tiles-modal__badge{position:absolute;right:50px;top:0}@media(min-width:768px){.offer-tiles-modal__left{display:block;max-height:21.5625rem;overflow:hidden;padding-right:0;padding-left:0}}@media(min-width:980px){.offer-tiles-modal__left{max-height:440px}}@media(min-width:1068px){.offer-tiles-modal__left{max-height:5in}}@media(min-width:1300px){.offer-tiles-modal__left{max-height:585px}}@media(min-width:1440px){.offer-tiles-modal__left{max-height:40pc}}.offer-tiles-modal__right{overflow:hidden;padding-right:0;padding-left:0;position:relative;height:90vh}@media(min-width:768px){.offer-tiles-modal__right{height:auto;max-height:345px}}@media(min-width:980px){.offer-tiles-modal__right{max-height:440px}}@media(min-width:1068px){.offer-tiles-modal__right{max-height:5in}}@media(min-width:1300px){.offer-tiles-modal__right{max-height:585px}}@media(min-width:1440px){.offer-tiles-modal__right{max-height:40pc}}.offer-tiles-modal__img{display:block;width:100%}.offer-tiles-modal .modal__nav{position:relative;overflow:hidden}.offer-tiles-modal__close{background:transparent;border:0;font-size:0;height:1.125rem;margin:1.5rem 1.5rem .5rem 0;padding:0;width:1.125rem}@media(min-width:768px){.offer-tiles-modal__close{height:1.5rem;width:1.5rem}}@media(min-width:1068px){.offer-tiles-modal__close{height:2.25rem;width:2.25rem}}.offer-tiles-modal__close img{height:1.125rem;width:1.125rem}@media(min-width:768px){.offer-tiles-modal__close img{height:1.5rem;width:1.5rem}}@media(min-width:1068px){.offer-tiles-modal__close img{height:2.25rem;width:2.25rem}}.offer-tiles-modal__close:focus{outline:.0625rem dotted #000}.offer-tiles-modal__content{margin:0 1.5rem;max-height:calc(100% - 165px);overflow-y:scroll;overflow-x:hidden;position:relative}@media(min-width:768px){.offer-tiles-modal__content{margin:0 2rem;max-height:calc(100% - 140px)}}@media(min-width:1068px){.offer-tiles-modal__content{margin:0 2rem 0 4rem;max-height:calc(100% - 185px)}}@media(min-width:1068px)and (-ms-high-contrast:active),(min-width:1068px)and (-ms-high-contrast:none){.offer-tiles-modal__content{max-height:300px}}@media(min-width:1440px)and (-ms-high-contrast:active),(min-width:1440px)and (-ms-high-contrast:none){.offer-tiles-modal__content{max-height:450px}}.offer-tiles-modal__content::-webkit-scrollbar{display:block;width:.3125rem}.offer-tiles-modal__content::-webkit-scrollbar-track{background:transparent;border-radius:50%;margin-top:2rem;margin-bottom:2rem}.offer-tiles-modal__content::-webkit-scrollbar-thumb{background-color:#d5d5d5;border-radius:.625rem;border-right:none;border-left:none}.offer-tiles-modal__content .offer-tiles-modal__heading{margin-right:1rem}@media(min-width:768px){.offer-tiles-modal__content .offer-tiles-modal__heading{margin-right:2rem}}@media(min-width:1068px){.offer-tiles-modal__content .offer-tiles-modal__heading{margin-right:4rem}}.offer-tiles-modal__content .text{margin-right:1rem;margin-top:2rem}@media(min-width:768px){.offer-tiles-modal__content .text{margin-right:2rem;margin-top:2rem}}@media(min-width:1068px){.offer-tiles-modal__content .text{margin-right:4rem;margin-top:3rem}}.offer-tiles-modal__content .text p{margin:0 0 1rem}.offer-tiles-modal__cta{border-top:.0625rem solid #d5d5d5;bottom:0;padding:1.5rem;position:absolute;width:100%}@media(min-width:768px){.offer-tiles-modal__cta{padding:1rem 4rem 1rem 2rem}}@media(min-width:1068px){.offer-tiles-modal__cta{padding:2rem 6rem 2rem 4rem}}.offer-tiles-modal__cta .cta{font-size:1.125rem;height:2.75rem;margin:0;min-width:auto;padding:0 1rem;width:100%}@media(min-width:640px){.offer-tiles-modal__cta .cta{width:auto}}.offer-tiles-modal__disclosure{display:none!important}@media(min-width:768px){.offer-tiles-modal__disclosure{background:#f5f5f5;color:#646464;font-size:.875rem;display:block!important;padding:1.5rem 0}}.offer-tiles-modal__disclosure p{margin:0 2rem 1rem;padding:0}.offer-tiles-modal__disclosure p:last-child{margin-bottom:0}.offer-tiles-modal__disclosure-mobile{color:#646464;font-size:.875rem}.offer-tiles-modal__disclosure-mobile p{margin:0 0 1rem}@media(min-width:768px){.offer-tiles-modal__disclosure-mobile{display:none}}.offer-tiles{background-color:#f5f5f5;padding:0 5%;margin-bottom:60px}@media(min-width:640px){.offer-tiles{margin-bottom:50px}}.offer-tiles:focus{outline:none}.offer-tiles__wrapper{padding:2rem 0}@media(min-width:980px){.offer-tiles__wrapper{padding:3rem 0}}.offer-tiles__wrapper.no-top-margin{padding-top:0}@media(min-width:980px){.offer-tiles__wrapper.no-top-margin{padding-top:0}}.offer-tiles__heading{font-weight:100;line-height:1;margin:0 auto 2rem;padding:0}@media(min-width:980px){.offer-tiles__heading{margin:0 auto 3rem}}.offer-tiles__heading sup{top:-1.1em}@media(min-width:640px){.offer-tiles__heading sup{top:-1.2em}}@media(min-width:980px){.offer-tiles__heading sup{top:-1.5em}}.offer-tiles__heading.text-white a{color:#fff;text-decoration:underline}.offer-tiles__heading.text-white a:active,.offer-tiles__heading.text-white a:focus,.offer-tiles__heading.text-white a:hover,.offer-tiles__heading.text-white a:visited{color:#fff;text-decoration:underline}.offer-tiles__list{margin:0 -1rem}.offer-tiles__list.one-col-66-33{margin:0}.offer-tiles__listItem{margin-bottom:2rem;position:relative;overflow:hidden;width:100%}.offer-tiles__listItem:last-child{margin-bottom:0}@media(min-width:640px){.offer-tiles__listItem{margin-bottom:0}}.offer-tiles__listItem .bg-flagscape-blue,.offer-tiles__listItem .bg-flagscape-gray,.offer-tiles__listItem .bg-flagscape-red{background-position:15%}@media(min-width:640px){.offer-tiles__listItem .bg-flagscape-blue,.offer-tiles__listItem .bg-flagscape-gray,.offer-tiles__listItem .bg-flagscape-red{background-position:7%}}.one-col-66-33 .offer-tiles__listItem:nth-child(odd){padding-right:0;padding-left:0;margin-bottom:0}.one-col-66-33 .offer-tiles__listItem:nth-child(2n){padding-right:0;padding-left:0;margin-bottom:0}.two-col-66-33 .offer-tiles__listItem:nth-child(odd){padding-right:1rem;padding-left:1rem}.two-col-66-33 .offer-tiles__listItem:nth-child(2n){padding-right:1rem;padding-left:1rem}.two-col-33-66 .offer-tiles__listItem:nth-child(odd){padding-right:1rem;padding-left:1rem}.two-col-33-66 .offer-tiles__listItem:nth-child(2n){padding-right:1rem;padding-left:1rem}.two-col-50-50 .offer-tiles__listItem{padding-right:1rem;padding-left:1rem}.three-col .offer-tiles__listItem{padding-right:1rem;padding-left:1rem}.three-col .offer-tiles__listItem .bg-flagscape-blue,.three-col .offer-tiles__listItem .bg-flagscape-gray,.three-col .offer-tiles__listItem .bg-flagscape-red{background-position:15%}@media(min-width:640px){.three-col .offer-tiles__listItem .bg-flagscape-blue,.three-col .offer-tiles__listItem .bg-flagscape-gray,.three-col .offer-tiles__listItem .bg-flagscape-red{background-position:35%}}@media(min-width:1068px){.three-col .offer-tiles__listItem .bg-flagscape-blue,.three-col .offer-tiles__listItem .bg-flagscape-gray,.three-col .offer-tiles__listItem .bg-flagscape-red{background-position:20%}}.offer-tiles__listItem-wrapper{overflow:hidden;position:relative}.offer-tiles__listItem-img{display:block;width:100%;height:auto}.offer-tiles__listItem-ribbon{height:auto;max-height:70px;max-width:115px;position:absolute;right:.75rem;top:0}@media(min-width:980px){.offer-tiles__listItem-ribbon{max-height:127px;max-width:212px;right:2rem}}.offer-tiles__listItem-content{margin:1.75rem 1.5rem}@media(min-width:980px){.offer-tiles__listItem-content{margin:3rem 2.5rem 3rem 2rem}.one-col-66-33 .offer-tiles__listItem-content{margin:3rem}}.offer-tiles__listItem-category{color:#646464;display:inline-block;font-size:1.25rem;font-variant:small-caps;line-height:1.25;text-transform:lowercase}@media(min-width:980px){.offer-tiles__listItem-category{letter-spacing:1.25px}}.offer-tiles__listItem-timing{color:#c41230;display:inline-block;font-size:1.25rem;font-variant:small-caps;line-height:1.25;margin-left:.25rem;text-transform:lowercase}@media(min-width:980px){.offer-tiles__listItem-timing{letter-spacing:1.25px;margin-left:1rem}}.offer-tiles__listItem-title{font-size:1.5rem;font-weight:100;line-height:1.25;margin:1rem 0 1.5rem}@media(min-width:980px){.offer-tiles__listItem-title{font-size:2rem;margin:1rem 0 2rem}}.offer-tiles__listItem-title sup{top:-1.1em}@media(min-width:980px){.offer-tiles__listItem-title sup{top:-1.5em}}.offer-tiles__listItem-title.text-white a{color:#fff;text-decoration:underline}.offer-tiles__listItem-title.text-white a:active,.offer-tiles__listItem-title.text-white a:focus,.offer-tiles__listItem-title.text-white a:hover,.offer-tiles__listItem-title.text-white a:visited{color:#fff;text-decoration:underline}.offer-tiles__listItem-intro{font-size:1rem;line-height:1.5}@media(min-width:980px){.offer-tiles__listItem-intro{font-size:1.125rem}}.offer-tiles__listItem-intro p{margin-top:0;margin-bottom:1rem}.offer-tiles__listItem-intro p:last-child{margin-bottom:0}.offer-tiles__listItem .cta{font-size:1rem;height:2.5rem;margin:2rem 0 0;min-width:auto;padding:0 1rem}@media(max-width:375px){.offer-tiles__listItem .cta{padding:0 1rem}}@media(min-width:980px){.offer-tiles__listItem .cta{font-size:1.125rem;margin:2.5rem 0 0;min-width:140px;padding:0 .5rem}}@media(min-width:1068px){.offer-tiles__listItem .cta{height:2.5rem;min-width:140px}}.offer-tiles__listItem .cta--standard{min-width:auto;padding:0;margin-top:1.25rem}@media(min-width:980px){.offer-tiles__listItem .cta--standard{margin-top:1.5rem;min-width:auto}}@media(min-width:1068px){.offer-tiles__listItem .cta--standard{min-width:auto}}.page-objective{padding:0 5%}.page-objective__wrapper{margin:0 auto;padding:3rem 0;text-align:center}.page-objective__list{margin:0 auto;max-width:801pt;padding:0;text-align:left}.page-objective__listItem{border-bottom:1px solid #919191;margin-bottom:.3rem;padding:0 0 .3rem;width:100%}@media(min-width:640px){.page-objective__listItem{display:flex}}.page-objective__listItem-heading{font-weight:700;padding:.25rem .5rem}@media(min-width:640px){.page-objective__listItem-heading{flex:1;padding:.5rem}}.page-objective__listItem-value{background:#f5f5f5;padding:.75rem .5rem;word-wrap:break-word}@media(min-width:640px){.page-objective__listItem-value{flex:3;padding:.5rem}}@media(min-width:980px){.page-objective__listItem-value{flex:4}}.pr-card-graph{margin-bottom:2.5rem;margin-top:2.5rem;padding:2.5rem 4%;width:auto}@media(min-width:640px){.pr-card-graph{padding-left:5%;padding-right:5%}}.pr-card-graph.mb-0{margin-bottom:0}.pr-card-graph.mt-0{margin-top:0}.pr-card-graph--gray-background{background-color:#ededed}.pr-card-graph uc-bar-graph .bar-graph-wrapper,.pr-card-graph uc-bar-graph .intro-wrapper{max-width:none}@media(min-width:980px){.pr-card-graph--wide{display:grid;gap:2.5rem;grid-template-columns:1fr 1fr}}.pr-card-graph--wide .pr-card-graph--intro{margin-left:0;max-width:100%}.pr-card-graph--wide .pr-card-graph--intro .pr-card-graph--logo{text-align:left}.pr-card-graph--wide .pr-card-graph--intro .pr-card-graph--title{text-align:left}.pr-card-graph--intro{margin-bottom:1.875rem;padding-top:.9375rem}@media(min-width:980px){.pr-card-graph--intro{margin-bottom:0;text-align:center}.pr-card-graph--wide .pr-card-graph--intro{text-align:left}}.pr-card-graph--intro .pr-card-graph--logo{margin-bottom:.625rem}.pr-card-graph--intro .pr-card-graph--logo img{max-width:15.625rem}.pr-card-graph--intro .cta{display:none}.pr-card-graph--wide .pr-card-graph--intro .cta{display:inline-flex;margin-left:0}@media(max-width:980px){.pr-card-graph--intro .pr-card-graph--title{text-align:left}}.pr-card-graph--intro .pr-card-graph--subheading{font-size:1.125rem;line-height:1.6875rem}@media(min-width:980px){.pr-card-graph--wrapper{text-align:center;padding-top:4.375rem}}.pr-card-graph--wrapper .intro h3{font-size:1.125rem;font-weight:500;line-height:1.375rem;margin-bottom:.3125rem;text-transform:uppercase}@media(min-width:980px){.pr-card-graph--wrapper .intro h3{font-size:1.25rem}}.pr-card-graph--wrapper .intro h3 p{margin:0}.pr-card-graph--wrapper .intro .desc{font-size:1rem;line-height:1.375rem;margin:0 0 .9375rem}.pr-card-graph--wrapper .intro .desc b,.pr-card-graph--wrapper .intro .desc em,.pr-card-graph--wrapper .intro .desc i,.pr-card-graph--wrapper .intro .desc strong{font-style:normal;font-weight:400}.pr-card-graph--wrapper .intro-wrapper{gap:.625rem}@media(min-width:640px){.pr-card-graph--wrapper .intro-wrapper{gap:1.875rem}}.pr-card-graph--wide .pr-card-graph--wrapper .intro-wrapper{gap:.625rem}.pr-card-graph--wrapper .bar-graph.gold{background-color:#e0a526}.pr-card-graph--wrapper .bar-graph.platinum{background-color:#bfb7af}.pr-card-graph--wrapper .bar-graph.platinum-honor,.pr-card-graph--wrapper .bar-graph.platinum-honors,.pr-card-graph--wrapper .bar-graph.platinumHonor,.pr-card-graph--wrapper .bar-graph.platinumHonors{background-color:#62564d;color:#fff}.pr-card-graph--wrapper .bar-graph.diamond{background-color:#012169;color:#fff}.pr-card-graph--wrapper .bar-graph.diamond-honor,.pr-card-graph--wrapper .bar-graph.diamond-honors,.pr-card-graph--wrapper .bar-graph.diamondHonor,.pr-card-graph--wrapper .bar-graph.diamondHonors{background-color:#000;color:#fff}.pr-card-graph--wrapper .bar-graph-parent .bar-text,.pr-card-graph--wrapper .bar-graph-parent .text-top{font-size:.875rem;line-height:1.25rem}@media(min-width:640px){.pr-card-graph--wrapper .bar-graph-parent .bar-text,.pr-card-graph--wrapper .bar-graph-parent .text-top{font-size:1.125rem}}.pr-card-graph--wrapper .bar-graph-parent .bar-text b,.pr-card-graph--wrapper .bar-graph-parent .bar-text em,.pr-card-graph--wrapper .bar-graph-parent .bar-text i,.pr-card-graph--wrapper .bar-graph-parent .bar-text strong,.pr-card-graph--wrapper .bar-graph-parent .text-top b,.pr-card-graph--wrapper .bar-graph-parent .text-top em,.pr-card-graph--wrapper .bar-graph-parent .text-top i,.pr-card-graph--wrapper .bar-graph-parent .text-top strong{display:block;font-style:normal}.pr-card-graph--wrapper .bar-graph-parent .bar-text{text-transform:uppercase}.pr-card-graph--wrapper .bar-graph-parent .bar-text p{margin:0 0 .625rem}.pr-card-graph--wrapper .vertical{height:15.625rem}.pr-card-graph--wrapper .vertical.bar-graph-wrapper{gap:.625rem}@media(min-width:640px){.pr-card-graph--wrapper .vertical.bar-graph-wrapper{gap:1.875rem}}.pr-card-graph--wide .pr-card-graph--wrapper .vertical.bar-graph-wrapper{gap:.625rem}.pr-card-graph--wrapper .horizontal{text-align:left}.pr-card-graph--wrapper .horizontal .bar-graph-parent:not(:last-child){margin-bottom:1.875rem}.pr-card-graph--wrapper .horizontal .bar-text,.pr-card-graph--wrapper .horizontal .text-top{margin-bottom:.3125rem}.pr-card-graph--wrapper .horizontal .bar-text b,.pr-card-graph--wrapper .horizontal .bar-text em,.pr-card-graph--wrapper .horizontal .bar-text i,.pr-card-graph--wrapper .horizontal .bar-text strong,.pr-card-graph--wrapper .horizontal .text-top b,.pr-card-graph--wrapper .horizontal .text-top em,.pr-card-graph--wrapper .horizontal .text-top i,.pr-card-graph--wrapper .horizontal .text-top strong{display:inline;font-size:1.875rem;font-style:normal;line-height:2.1875rem}.pr-card-graph--wrapper .horizontal .bar-text{font-size:1.25rem;line-height:1.5rem;margin-top:-.625rem}@media(max-width:980px){.pr-card-graph--wrapper .horizontal .bar-text b,.pr-card-graph--wrapper .horizontal .bar-text em,.pr-card-graph--wrapper .horizontal .bar-text i,.pr-card-graph--wrapper .horizontal .bar-text strong{font-size:1.5rem}}.pr-card-graph--wrapper .horizontal .intro h3{margin-bottom:0}.pr-card-graph--wrapper .horizontal .intro p{margin:0 0 .625rem}.pr-card-graph--wrapper .cta{margin:1.875rem 0 0}.pr-card-graph--wide .pr-card-graph--wrapper .cta{display:none}.pr-card-graph--wrapper .pr-card-graph--logo{display:none}.pr-card-graph--wrapper .pr-card-graph--logo img{max-width:15.625rem}.pr-card-graph--disclaimer{font-size:.875rem;line-height:1.25rem;margin-bottom:0;margin-top:1.5625rem}.pr-card-graph--wide .pr-card-graph--disclaimer{text-align:center}@media(min-width:980px){.pr-card-graph--wide .pr-card-graph--disclaimer{text-align:right}}.pr-card-graph--step .pr-card-graph--wide{align-items:unset;grid-template-columns:1.3fr 1fr}@media(min-width:980px){.pr-card-graph--step .pr-card-graph--wide .pr-card-graph--intro .pr-card-graph--logo{display:none}}.pr-card-graph--step .pr-card-graph--wide .pr-card-graph--intro .cta{display:none}@media(min-width:980px){.pr-card-graph--step .pr-card-graph--wide .pr-card-graph--intro .cta{display:inline-flex}}.pr-card-graph--step .pr-card-graph--wide .pr-card-graph--wrapper .pr-card-graph--logo{display:none;margin-bottom:1.25rem;text-align:left}@media(min-width:980px){.pr-card-graph--step .pr-card-graph--wide .pr-card-graph--wrapper .pr-card-graph--logo{display:block}}.pr-card-graph--step .pr-card-graph--wide .pr-card-graph--wrapper .cta{display:inline-flex}@media(min-width:980px){.pr-card-graph--step .pr-card-graph--wide .pr-card-graph--wrapper .cta{display:none}}.pr-card-graph--step .pr-card-graph--intro .pr-card-graph--subheading{margin-bottom:1.875rem}.pr-card-graph--step .pr-card-graph--wrapper{padding-top:1.25rem}.pr-card-graph--step .pr-card-graph--wrapper .intro-wrapper .intro{flex:1 0 3.125rem;text-align:left}@media(max-width:980px){.pr-card-graph--step .pr-card-graph--wrapper .pr-card-graph--disclaimer{text-align:left}}.pr-card-graph--text-right .pr-card-graph--intro{order:2}.preferred-rewards-slider{padding:0 3%;margin-bottom:60px}@media(min-width:640px){.preferred-rewards-slider{margin-bottom:50px}}.preferred-rewards-slider__heading{max-width:305px;font-weight:100;text-align:center;margin:0 auto 35px;font-size:2rem;line-height:2.5rem}@media(min-width:375px){.preferred-rewards-slider__heading{max-width:100%}}.preferred-rewards-slider__copy{max-width:325px;text-align:center;font-size:1rem;margin:0 auto 110px}@media(min-width:375px){.preferred-rewards-slider__copy{max-width:100%}}@media(min-width:640px){.preferred-rewards-slider__copy{max-width:75%}}@media(min-width:980px){.preferred-rewards-slider__copy{font-size:1.125rem;max-width:50pc}}.preferred-rewards-slider__bar,.preferred-rewards-slider__wrapper{width:90%;margin:0 auto}@media(min-width:640px){.preferred-rewards-slider__bar,.preferred-rewards-slider__wrapper{width:75%;max-width:970px}}.preferred-rewards-slider__wrapper{display:flex}.preferred-rewards-slider__wrapper .segment{width:100%;height:10px;padding:0 2px;border-right:1px solid #fff}.preferred-rewards-slider__wrapper .segment span{display:block;margin-top:30px;text-align:center;font-size:.9375rem;line-height:1rem;font-variant:small-caps;text-transform:lowercase}@media(min-width:980px){.preferred-rewards-slider__wrapper .segment span{font-size:1.25rem;letter-spacing:1.4px}}.preferred-rewards-slider__wrapper .segment.gold{background-color:#e0a526}.preferred-rewards-slider__wrapper .segment.platinum{background-color:#bfb7af}.preferred-rewards-slider__wrapper .segment.platinum-honors{background-color:#62564d}.preferred-rewards-slider__wrapper .segment.diamond{background-color:#012169}.preferred-rewards-slider__wrapper .segment.diamond-honors{background-color:#000}.preferred-rewards-slider__legal{margin:0 auto;max-width:5in;line-height:2pc;text-align:center;font-style:italic;font-size:1.25rem}.preferred-rewards-slider .preferred-rewards-tiles{display:none}.cq-Editable-dom .preferred-rewards-slider .preferred-rewards-tiles{display:block}.preferred-rewards-slider .preferred-rewards-tiles.default{display:block}.preferred-rewards-slider .noUi-horizontal .noUi-handle{top:-4px;right:-18px;width:36px;height:26px;border:none;box-shadow:none;background:none;background-image:url(../fonts/slider-handle.svg);background-size:100%}.preferred-rewards-slider .noUi-horizontal .noUi-handle:after,.preferred-rewards-slider .noUi-horizontal .noUi-handle:before{display:none}.preferred-rewards-slider.hide-tooltip .noUi-tooltip{display:none}.preferred-rewards-slider .noUi-tooltip{border:none;padding:2px ​8px;font-size:1rem;background:#ededed}@media(min-width:980px){.preferred-rewards-slider .noUi-tooltip{font-size:1.125rem}}.preferred-rewards-slider .noUi-target{margin-top:-14px;background:none;box-shadow:none;border:none;margin-bottom:130px}@media(min-width:980px){.preferred-rewards-slider .noUi-target{margin-bottom:150px}}.pr-table{margin-bottom:40px;margin-top:40px;padding-left:15px;padding-right:15px}@media(min-width:640px){.pr-table{display:flex;flex-direction:column}}.pr-table .ada-invisible{left:50%;margin:0 1.25rem;padding:.625rem 1.25rem;transform:translateX(-50%)}.pr-table .ada-invisible:focus{clip:auto;height:auto;position:relative;width:auto}.pr-table.mt-0{margin-top:0}.pr-table__wrapper{margin:0 auto;padding:3rem 0}.pr-table--intro{margin-bottom:20px;text-align:center}.pr-table--title{margin-top:10px}@media(min-width:640px){.pr-table--title{margin-top:20px}}.pr-table--leadIn,.pr-table--leadIn p{font-size:1.25rem;letter-spacing:.05em;text-transform:lowercase;font-variant:small-caps;display:block;margin:0;padding:0;line-height:1.5}@media(min-width:640px){.pr-table--leadIn,.pr-table--leadIn p{font-size:1.5rem}}.pr-table--subheading{font-size:1.125rem;line-height:27px}.pr-table--wrapper{text-align:center}.pr-table--wrapper uc-bar-graph{margin:0 0 0 auto;max-width:none;text-align:left;max-width:100%}@media(min-width:640px){.pr-table--wrapper uc-bar-graph.col-3{max-width:75%}}.pr-table--wrapper uc-bar-graph.col-3 .vertical div.bar-graph-parent:first-child{border-left:2px solid transparent}.pr-table--wrapper uc-bar-graph.col-3 .vertical div.bar-graph-parent:nth-child(2){border-right:.5px solid transparent}@media(min-width:640px){.pr-table--wrapper uc-bar-graph.col-2{max-width:66.666%}}@media(min-width:640px){.pr-table--wrapper uc-bar-graph.col-1{max-width:50%}}@media(min-width:640px){.pr-table--wrapper uc-bar-graph{align-items:end}}.pr-table--wrapper uc-bar-graph .vertical{height:142px}.pr-table--wrapper uc-bar-graph .vertical div.bar-graph-parent:last-child{border-right:2px solid transparent}.pr-table--wrapper uc-bar-graph .bar-graph.gold{background-color:#e0a526}.pr-table--wrapper uc-bar-graph .bar-graph.platinum{background-color:#bfb7af}.pr-table--wrapper uc-bar-graph .bar-graph.platinum-honor.bar-graph,.pr-table--wrapper uc-bar-graph .bar-graph.platinum-honors,.pr-table--wrapper uc-bar-graph .bar-graph.platinumHonor{background-color:#62564d;color:#fff}.pr-table--wrapper uc-bar-graph .bar-graph.diamond{background-color:#012169;color:#fff}.pr-table--wrapper uc-bar-graph .bar-graph.diamond-honor,.pr-table--wrapper uc-bar-graph .bar-graph.diamond-honors,.pr-table--wrapper uc-bar-graph .bar-graph.diamondHonor{background-color:#000;color:#fff}.pr-table--wrapper uc-bar-graph .text-top{font-size:.875rem;line-height:15px;margin-bottom:5px;text-align:left}@media(min-width:640px){.pr-table--wrapper uc-bar-graph .text-top{font-size:1.125rem;line-height:22px}}.pr-table--wrapper uc-bar-graph .text-top strong{display:block;margin-bottom:10px;text-transform:uppercase}@media(min-width:640px){.pr-table--wrapper uc-bar-graph .text-top strong{font-size:1.25rem}}.pr-table--wrapper uc-bar-graph .bar-graph-wrapper,.pr-table--wrapper uc-bar-graph .intro-wrapper{gap:5px}@media(min-width:640px){.pr-table--wrapper uc-bar-graph .bar-graph-wrapper,.pr-table--wrapper uc-bar-graph .intro-wrapper{gap:1.5px}}.pr-table--wrapper uc-bar-graph .bar-graph-wrapper{width:100%;margin:0}.pr-table--wrapper .pr-table-category{border-spacing:5px 2.5px;border-collapse:initial;width:100%}@media(min-width:640px){.pr-table--wrapper .pr-table-category{border-spacing:2px 1px}}.pr-table--wrapper .pr-table-category .row-title{display:inline-block}.pr-table--wrapper .pr-table-category .d-small{padding-bottom:5px;padding-top:20px}@media(min-width:640px){.pr-table--wrapper .pr-table-category .d-small{display:none}}.pr-table--wrapper .pr-table-category .d-large{display:none}@media(min-width:640px){.pr-table--wrapper .pr-table-category .d-large{display:table-cell}.pr-table--wrapper .pr-table-category .d-large em{float:left;font-size:1.375rem;font-style:normal;line-height:27px;margin:0 15px 30px}}.pr-table--wrapper .pr-table-category .gold{border-top:10px solid #e0a526}@media(min-width:640px){.pr-table--wrapper .pr-table-category .gold{border:0}}.pr-table--wrapper .pr-table-category .platinum{border-top:10px solid #bfb7af}@media(min-width:640px){.pr-table--wrapper .pr-table-category .platinum{border:0}}.pr-table--wrapper .pr-table-category .platinum-honors,.pr-table--wrapper .pr-table-category .platinumHonor{border-top:10px solid #62564d}@media(min-width:640px){.pr-table--wrapper .pr-table-category .platinum-honors,.pr-table--wrapper .pr-table-category .platinumHonor{border:0}}.pr-table--wrapper .pr-table-category .diamond{border-top:10px solid #012169}@media(min-width:640px){.pr-table--wrapper .pr-table-category .diamond{border:0}}.pr-table--wrapper .pr-table-category .diamond-honor,.pr-table--wrapper .pr-table-category .diamond-honors,.pr-table--wrapper .pr-table-category .diamondHonor{border-top:10px solid #000}@media(min-width:640px){.pr-table--wrapper .pr-table-category .diamond-honor,.pr-table--wrapper .pr-table-category .diamond-honors,.pr-table--wrapper .pr-table-category .diamondHonor{border:0}}.pr-table--wrapper .pr-table-category th{font-size:.875rem;font-weight:400;line-height:20px;width:25%}@media(min-width:640px){.pr-table--wrapper .pr-table-category th{font-size:1rem;line-height:24px;padding-right:2rem}}.pr-table--wrapper .pr-table-category thead th{padding-right:0}.pr-table--wrapper .pr-table-category tbody td{font-size:.875rem;line-height:20px;width:25%;border-top:10px solid #ededed}@media(min-width:640px){.pr-table--wrapper .pr-table-category tbody td{font-size:2rem;height:90pt;line-height:27px}}@media(min-width:980px){.pr-table--wrapper .pr-table-category tbody td p{padding:0 2.8125rem;margin:0}}.pr-table--disclaimer{font-size:.875rem;margin:2.5rem 0 1.25rem;text-align:center}.preferred-rewards-tiles{margin-bottom:60px}@media(min-width:640px){.preferred-rewards-tiles{margin-bottom:50px}}.preferred-rewards-tiles__wrapper{margin:0 auto;max-width:327px}@media(min-width:640px){.preferred-rewards-tiles__wrapper{display:flex;max-width:100%}}.preferred-rewards-tiles__border{width:100%;height:6px;display:block;margin-bottom:9pt;background-color:#000}.gold .preferred-rewards-tiles__border{background-color:#e0a526}.platinum .preferred-rewards-tiles__border{background-color:#bfb7af}.platinum-honors .preferred-rewards-tiles__border{background-color:#62564d}.diamond .preferred-rewards-tiles__border{background-color:#012169}.diamond-honors .preferred-rewards-tiles__border{background-color:#000}.small-business .preferred-rewards-tiles__border{background-color:#d5d5d5}.preferred-rewards-tiles__tile{margin:0 10px;max-width:19pc}@media(min-width:640px){.preferred-rewards-tiles__tile{width:25%}}@media(min-width:1068px){.preferred-rewards-tiles__tile{margin:0 24px}}.preferred-rewards-tiles__tile-text{margin-bottom:2rem;padding:0 4%;overflow:hidden}@media(min-width:640px){.preferred-rewards-tiles__tile-text{margin-bottom:0}}.preferred-rewards-tiles__tile-leadIn{font-size:1.25rem;letter-spacing:.05em;text-transform:lowercase;font-variant:small-caps;line-height:1.2}@media(min-width:640px){.preferred-rewards-tiles__tile-leadIn{font-size:1.5rem}}@media(min-width:640px){.preferred-rewards-tiles__tile-leadIn{font-size:1.25rem}}.preferred-rewards-tiles__tile-heading{font-weight:100;font-size:1.5rem;line-height:1.875rem;margin-top:24px}.preferred-rewards-tiles__tile-heading sup{top:-11px}@media(min-width:980px){.preferred-rewards-tiles__tile-heading{font-size:1.9375rem;line-height:2.125rem}}.preferred-rewards-tiles__tile-subheading{font-size:1rem;line-height:1.5rem;position:relative;overflow:hidden}@media(min-width:980px){.preferred-rewards-tiles__tile-subheading{font-size:1.125rem}}.preferred-rewards-tiles__tile-subheading p{margin-bottom:0;margin-top:1rem}.preferred-rewards-tiles__tile-subheading p:last-child{margin-bottom:1rem}.preferred-rewards-tiles__modal-trigger__wrapper{min-height:56px}.preferred-rewards-tiles__accessible-text{display:none;margin-top:-45px;font-size:1.875rem;padding:10px 0 13px 23px}.preferred-rewards-tiles__modal-trigger{float:right;font-weight:100;color:#000;font-size:2.5rem}.product-details{padding:0 5%;margin-bottom:60px}@media(min-width:640px){.product-details{margin-bottom:50px}}.product-details__wrapper{padding:3rem 0;text-align:center}.product-details__wrapper.no-padding{padding-top:0}.product-details__heading{margin:0 auto 1.5rem;text-align:center}.product-details__heading.text-white a{color:#fff;text-decoration:underline}.product-details__heading.text-white a:hover{color:#fff;text-decoration:underline}.product-details__subheading{font-size:1.125rem;line-height:1.2;margin:0 auto 2rem}@media(min-width:640px){.product-details__subheading{margin:0 auto 2rem}}@media(min-width:980px){.product-details__subheading{font-size:1.25rem;font-weight:100;margin:0 auto 3rem;max-width:85%}}.product-details__subheading p{margin-bottom:0}.product-details__subheading p:first-child{margin-top:0}.product-details__content{border-top:1px solid #d5d5d5;margin:0 -5.5%;max-width:975pt;overflow:hidden;position:relative;text-align:center}@media(min-width:640px){.product-details__content{border-top:0;margin:0 auto;padding:0 .5rem;width:100%}}@media(min-width:980px){.product-details__content{margin:0 auto}}.product-details__productTab{background-color:#fff!important;border-bottom:1px solid #d5d5d5;padding:0 1.3125rem;position:relative;overflow:hidden;width:100%}@media(min-width:640px){.product-details__productTab{display:none}}.product-details__productTab.product-details--P1{display:none}.product-details__productTab.product-details--P2 .slick-slide{width:calc(50vw - 1.3125rem);box-sizing:border-box}.product-details__productTab.product-details--P3 .slick-slide{width:calc(33vw - .5625rem);box-sizing:border-box}.product-details__productTabItem{border-bottom:4px solid transparent;flex:1 1 0;font-size:1rem;line-height:1.33;margin-right:.625rem;padding:.75rem 0;text-align:left;word-break:break-word;width:calc(100% - 10px)!important;display:flex!important}@media(min-width:375px){.product-details__productTabItem{font-size:1.125rem}}.product-details__productTabItem:last-child.text-right{width:calc(100% - 11px)!important}.slick-current .product-details__productTabItem{border-bottom:4px solid #e31837}@media(min-width:640px){.product-details__productList{margin-left:-1rem;margin-right:-1rem}}.product-details__productList.product-details--P1{margin-top:2rem}@media(min-width:640px){.product-details__productList.product-details--P1{margin-top:0}}.product-details__productList .slick-list{z-index:1}.product-details__productList .mobile__arrows{background:#fff;border:0;border-radius:50%;bottom:0;color:#000;cursor:pointer;display:inline-block;height:1.5rem;padding:0;position:absolute;top:5.5rem;width:1.5rem;z-index:3}.product-details__productList .mobile__arrows svg{fill:#012169;margin-top:.1875rem;width:.5625rem;height:.9375rem}.product-details__productList.slick-arrow-blue svg{fill:#012169}.product-details__productList.slick-arrow-red svg{fill:#e31837}.product-details__productList .mobile__prev,.product-details__productList .mobile__prev--header{left:1rem}.product-details__productList .mobile__prev--header svg,.product-details__productList .mobile__prev svg{margin-right:.125rem}.product-details__productList .mobile__next,.product-details__productList .mobile__next--header{right:1rem}.product-details__productList .mobile__next--header svg,.product-details__productList .mobile__next svg{margin-left:.125rem}.product-details__productItem{margin:0 auto;padding-bottom:.5rem;position:relative;overflow:hidden;width:100%}.product-details__productItem .bg-white{background-color:#fff}.product-details__productItem .bg-gray{background-color:#ededed}.product-details--P1 .product-details__productItem,.product-details--P2 .product-details__productItem,.product-details--P3 .product-details__productItem{padding-left:.25rem;padding-right:.25rem}@media(min-width:640px){.product-details--P1 .product-details__productItem,.product-details--P2 .product-details__productItem,.product-details--P3 .product-details__productItem{padding-left:.75rem;padding-right:.75rem}}@media(min-width:1068px){.product-details--P1 .product-details__productItem,.product-details--P2 .product-details__productItem,.product-details--P3 .product-details__productItem{padding-left:1rem;padding-right:1rem}}.product-details__productItemWrapper{margin:0 auto;text-align:center}.product-details__productItemWrapper.outline{border:1px solid #d5d5d5;border-top:0}@media(min-width:640px){.product-details__productItemWrapper.outline{border:1px solid #d5d5d5}}.product-details__productItemWrapper.shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.product-details--P1 .product-details__productItemWrapper{padding:2rem 1rem}@media(min-width:640px){.product-details--P1 .product-details__productItemWrapper{padding:1.875rem 15% 2rem}}@media(min-width:1068px){.product-details--P1 .product-details__productItemWrapper{padding:2.5rem 15% 2rem}}.product-details--P1 .product-details__productItemWrapper .product-details__productItemHeader{margin:-2rem -1rem 0;padding:2rem 1rem 1rem}@media(min-width:640px){.product-details--P1 .product-details__productItemWrapper .product-details__productItemHeader{margin:-1.875rem -21.425% 0;padding:1.875rem 21.425% 1rem}}@media(min-width:1068px){.product-details--P1 .product-details__productItemWrapper .product-details__productItemHeader{margin:-2.5rem -21.425% 0;padding:2.5rem 21.425% 1.25rem}}.product-details--P2 .product-details__productItemWrapper{padding:2rem 1rem}@media(min-width:640px){.product-details--P2 .product-details__productItemWrapper{padding:1.875rem 15% 2rem}}@media(min-width:1068px){.product-details--P2 .product-details__productItemWrapper{padding:2.5rem 15% 2rem}}.product-details--P2 .product-details__productItemWrapper .product-details__productItemHeader{margin:-2rem -1rem 0;padding:2rem 1rem 1rem}@media(min-width:640px){.product-details--P2 .product-details__productItemWrapper .product-details__productItemHeader{margin:-1.875rem -21.425% 0;padding:1.875rem 21.425% 1rem}}@media(min-width:1068px){.product-details--P2 .product-details__productItemWrapper .product-details__productItemHeader{margin:-2.5rem -21.425% 0;padding:2.5rem 21.425% 1.25rem}}.product-details--P3 .product-details__productItemWrapper{padding:2rem 1rem}@media(min-width:640px){.product-details--P3 .product-details__productItemWrapper{padding:1.875rem 1rem 2rem}}@media(min-width:1068px){.product-details--P3 .product-details__productItemWrapper{padding:2.5rem 2rem 2rem}}.product-details--P3 .product-details__productItemWrapper .product-details__productItemHeader{margin:-2rem -1rem 0;padding:2rem 1rem 1rem}@media(min-width:640px){.product-details--P3 .product-details__productItemWrapper .product-details__productItemHeader{margin:-1.875rem -1rem 0;padding:1.875rem 1rem 1rem}}@media(min-width:1068px){.product-details--P3 .product-details__productItemWrapper .product-details__productItemHeader{margin:-2.5rem -2rem 0;padding:2.5rem 2rem 1.25rem}}.product-details__productIcon{margin:0 auto 1rem;height:2.8125rem;overflow:hidden;width:4.0625rem}.product-details__productIcon img{margin:0 auto;max-width:4.0625rem;width:100%;height:2.8125rem}.product-details__productTitle{font-size:1.25rem;font-weight:400;line-height:1.25;margin:0 auto 1.5rem;text-align:center}@media(min-width:640px){.product-details__productTitle{font-size:1.5rem;font-weight:100}}@media(min-width:1068px){.product-details__productTitle{font-size:2rem}}.product-details__productTitle.text-white a{color:#fff;text-decoration:underline}.product-details__productTitle.text-white a:hover{color:#fff;text-decoration:underline}.product-details__productTitle sup{top:-.4em}@media(min-width:640px){.product-details__productTitle sup{top:-.5em}}@media(min-width:1068px){.product-details__productTitle sup{top:-.7em}}.product-details__productTitle--bold{font-size:1.125rem;font-weight:700;line-height:1.3}@media(min-width:640px){.product-details__productTitle--bold{font-size:1.125rem}}@media(min-width:1068px){.product-details__productTitle--bold{font-size:1.25rem}}.product-details__productTitle--bold sup{top:-.4em}@media(min-width:640px){.product-details__productTitle--bold sup{top:-.4em}}@media(min-width:1068px){.product-details__productTitle--bold sup{top:-.4em}}.product-details__productDesc,.product-details__productIntro,.product-details__productKeyDesc{font-size:1.125rem;line-height:1.35;text-align:left}@media(min-width:1068px){.product-details__productDesc,.product-details__productIntro,.product-details__productKeyDesc{font-size:1.25rem}}.product-details__productDesc p,.product-details__productIntro p,.product-details__productKeyDesc p{margin-top:0;margin-bottom:1rem}.product-details__productDesc p:last-child,.product-details__productIntro p:last-child,.product-details__productKeyDesc p:last-child{margin-bottom:0}.product-details__productIntro{margin:0 auto 2rem}@media(min-width:1068px){.product-details__productIntro{margin:0 auto 2.5rem}}.product-details__productDesc,.product-details__productKeyDesc{margin:1rem auto 0}@media(min-width:1068px){.product-details__productDesc,.product-details__productKeyDesc{margin:1.25rem auto 0}}.product-details__productCTA{margin:0 auto}.product-details__productCTA .cta{font-size:1.3125rem;margin:0;max-width:14.75rem;min-width:auto;width:100%}@media(min-width:640px){.product-details__productCTA .cta{font-size:1.125rem;max-width:11.25rem}}@media(min-width:1068px){.product-details__productCTA .cta{font-size:1.5rem;max-width:18.75rem}}@media(min-width:640px){.product-details .ada-skip{display:none}}.product-details__sticky{background:#fff;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.25);left:0;margin:0;overflow-x:hidden;padding:0 5%;position:fixed;top:-100%;width:100%;z-index:998}@media(min-width:640px){.product-details__sticky{background:#f5f5f5}.product-details__sticky.bg-brightRed{background-color:#e31837}.product-details__sticky.bg-darkBlue{background-color:#012169}}@media(min-width:640px){.product-details__stickyMobile{display:none}}.product-details__stickyDesktop{display:none}@media(min-width:640px){.product-details__stickyDesktop{display:block}}.product-details__stickyWrapper{margin:0 -5.5%;max-width:975pt;overflow:hidden;position:relative;text-align:center}@media(min-width:640px){.product-details__stickyWrapper{margin:0 auto;width:100%}}@media(min-width:640px){.product-details__stickyList{margin-left:-1rem;margin-right:-1rem}}.product-details__stickyList.product-details--P1{background:#f5f5f5}.product-details__stickyList.product-details--P1.bg-brightRed{background-color:#e31837}.product-details__stickyList.product-details--P1.bg-darkBlue{background-color:#012169}@media(min-width:640px){.product-details__stickyList.product-details--P1{background:none}}.product-details__stickyList .slick-list{z-index:1}.product-details__stickyList .slick-slide{line-height:0}.product-details__stickyList .mobile__arrows{background:#fff;border:0;border-radius:50%;bottom:0;color:#000;cursor:pointer;display:inline-block;height:1.5rem;padding:0;position:absolute;top:40%;width:1.5rem;z-index:3}.product-details__stickyList .mobile__arrows svg{fill:#012169;margin-top:.1875rem;width:.5625rem;height:.9375rem}.product-details__stickyList.slick-arrow-blue svg{fill:#012169}.product-details__stickyList.slick-arrow-red svg{fill:#e31837}.product-details__stickyList .mobile__prev,.product-details__stickyList .mobile__prev--header{left:1rem}.product-details__stickyList .mobile__prev--header svg,.product-details__stickyList .mobile__prev svg{margin-right:.125rem}.product-details__stickyList .mobile__next,.product-details__stickyList .mobile__next--header{right:1rem}.product-details__stickyList .mobile__next--header svg,.product-details__stickyList .mobile__next svg{margin-left:.125rem}.product-details__stickyItem{margin:0 auto;position:relative;overflow:hidden;width:100%}.product-details--P1 .product-details__stickyItem,.product-details--P2 .product-details__stickyItem,.product-details--P3 .product-details__stickyItem{padding-left:.25rem;padding-right:.25rem}@media(min-width:640px){.product-details--P1 .product-details__stickyItem,.product-details--P2 .product-details__stickyItem,.product-details--P3 .product-details__stickyItem{padding-left:.75rem;padding-right:.75rem}}@media(min-width:1068px){.product-details--P1 .product-details__stickyItem,.product-details--P2 .product-details__stickyItem,.product-details--P3 .product-details__stickyItem{padding-left:1rem;padding-right:1rem}}.product-details__stickyItemWrapper{background:#f5f5f5;margin:0 auto;text-align:center}.product-details__stickyItemWrapper.bg-brightRed{background-color:#e31837}.product-details__stickyItemWrapper.bg-darkBlue{background-color:#012169}@media(min-width:640px){.product-details__stickyItemWrapper{background:none}}.product-details--P1 .product-details__stickyItemWrapper{padding:1rem 1rem 1.5rem}@media(min-width:640px){.product-details--P1 .product-details__stickyItemWrapper{align-items:center;display:flex;padding:1.5rem .25rem}}.product-details--P2 .product-details__stickyItemWrapper{padding:1rem 1rem 1.5rem}@media(min-width:640px){.product-details--P2 .product-details__stickyItemWrapper{padding:1rem 15%}}@media(min-width:1068px){.product-details--P2 .product-details__stickyItemWrapper{padding:1rem 15% 2rem}}.product-details--P3 .product-details__stickyItemWrapper{padding:1rem 1rem 1.5rem}@media(min-width:640px){.product-details--P3 .product-details__stickyItemWrapper{padding:1rem}}@media(min-width:1068px){.product-details--P3 .product-details__stickyItemWrapper{padding:1rem 2rem 2rem}}.product-details__stickyTitle{font-size:1.125rem;font-weight:400;line-height:1.33;margin:0 auto 1.25rem;text-align:center}@media(min-width:640px){.product-details__stickyTitle{font-size:1.125rem}.product-details--P1 .product-details__stickyTitle{flex:2 1 0;margin-bottom:0;margin-left:0;padding-right:1rem;text-align:left}}@media(min-width:1068px){.product-details__stickyTitle{font-size:1.5rem}}@media(min-width:1068px){.product-details__stickyTitle.text-caps{font-size:1.25rem}}.product-details__stickyTitle sup{top:-.4em}@media(min-width:1068px){.product-details__stickyTitle sup{top:-.5em}}.product-details__stickyTitle.text-white a{color:inherit;text-decoration:underline}.product-details__stickyTitle.text-white a:hover,.product-details__stickyTitle.text-white a:visited{color:inherit;text-decoration:underline}.product-details__stickyCTA{margin:0 auto}@media(min-width:640px){.product-details--P1 .product-details__stickyCTA{flex:1 1 0;text-align:right}}.product-details__stickyCTA .cta{font-size:1.125rem;margin:0;max-width:14.75rem;min-width:auto;width:100%}@media(min-width:640px){.product-details__stickyCTA .cta{max-width:11.25rem}}@media(min-width:1068px){.product-details__stickyCTA .cta{max-width:16.875rem}}.aem-wrap--secondary-navigation{width:100%;height:50px}@media(min-width:980px){.aem-wrap--secondary-navigation{height:72px}}.secondary-navigation{width:100%;height:50px;font-weight:100;font-size:1.25rem;padding-right:20px;overflow:clip}@media(min-width:980px){.secondary-navigation{height:72px;font-size:1.5rem}}.secondary-navigation.bg-blue{background:#ccebf8}.secondary-navigation.bg-cool-gray{background:#ededed}.secondary-navigation.bg-gray{background:#f5f5f5}.secondary-navigation.sticky-nav{max-width:90pc;z-index:100;position:fixed}.secondary-navigation__wrapper{max-width:90pc;margin:0 auto}.secondary-navigation__content{float:right;display:flex}.secondary-navigation-phone-data{display:flex}.secondary-navigation__link{display:flex;margin-right:5px;margin-top:13px;font-weight:500}.secondary-navigation__link a{white-space:nowrap}@media(min-width:980px){.secondary-navigation__link{margin-top:20px}}.secondary-navigation__copy{display:none;margin-top:13px}@media(min-width:980px){.secondary-navigation__copy{display:block;margin-top:20px;margin-left:5px}}.secondary-navigation__icon{max-height:3pc;margin-top:1px}.secondary-navigation__icon a{display:block}.secondary-navigation__icon img,.secondary-navigation__icon svg{width:45px;height:45px;display:block}@media(min-width:980px){.secondary-navigation__icon{margin-top:3px;padding:0 3px;max-height:63px}.secondary-navigation__icon img,.secondary-navigation__icon svg{width:63px;height:63px}}.secondary-navigation__phone{display:none;margin-top:13px}.secondary-navigation__phone a{color:#000}@media(min-width:980px){.secondary-navigation__phone{display:block;margin-top:20px}}.separator{padding:0 5%;margin-bottom:60px}@media(min-width:640px){.separator{margin-bottom:50px}}.separator:focus{outline:none}.separator__wrapper{height:50px;max-width:90pc}.separator.bg-red{background-color:#e31837}.separator.bg-gray{background-color:#d5d5d5}.separator.bg-blue{background-color:#012169}.separator.bg-regal-red{background-color:#c41230}.separator.bg-royal-blue{background-color:#0053c2}.separator.bg-flagscape-red{background-color:#ae132a;background-image:url(../fonts/flagscape-red-simp-1.0.0.svg);background-size:cover;background-position:50%}.separator.bg-flagscape-blue{background-color:#012169;background-image:url(../fonts/flagscape-blue-simp-1.0.0.svg);background-size:cover;background-position:50%}.separator.bg-flagscape-gray{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover;background-position:50%}.aem-wrap--tabbed-navigation,.tabbed-navigation{height:5.125rem}@media(min-width:640px){.aem-wrap--tabbed-navigation,.tabbed-navigation{height:3.875rem}}@media(min-width:1024px){.aem-wrap--tabbed-navigation,.tabbed-navigation{height:8.0625rem}}.tabbed-navigation{width:100%;margin:0 auto;padding:.75rem 5%;position:fixed;z-index:9998;background-color:#fff;max-width:90pc}@media(min-width:1441px){.tabbed-navigation{padding:.75rem 4.5rem}}@media(min-width:1024px){.tabbed-navigation{padding-top:1.4375rem}}.tabbed-navigation__logo{width:11rem;height:2.25rem}@media(min-width:1024px){.tabbed-navigation__logo{width:15.3125rem;height:2.75rem;margin-bottom:.3125rem}}@media(min-width:640px){.tabbed-navigation__label{align-items:center;display:inline-flex;margin-left:1.5625rem}}@media(min-width:1024px){.tabbed-navigation__label{font-size:1.125rem}}.tabbed-navigation__partner{display:flex;align-items:center}.tabbed-navigation__partner--seperator{display:block;height:1.875rem;margin:auto 1rem;border-left:.063rem solid #bababa}.tabbed-navigation__partner--logo{max-width:3.75rem;align-self:center}.tabbed-navigation.has-label .tabbed-navigation__wrapper-split{display:grid}@media(min-width:640px){.tabbed-navigation.has-label .tabbed-navigation__wrapper-split{display:flex}}.tabbed-navigation.has-logo .tabbed-navigation__wrapper-split{display:flex}.tabbed-navigation.has-logo .tabbed-navigation__wrapper-split .tabbed-navigation__partner{flex-direction:unset}@media(min-width:640px){.tabbed-navigation.has-logo .tabbed-navigation__wrapper-split .tabbed-navigation__partner{display:flex}}@media(min-width:1024px){.tabbed-navigation__menu-trigger{display:none}}.tabbed-navigation__wrapper{display:flex;margin:0 auto;max-width:90pc;justify-content:space-between}@media(min-width:640px){.tabbed-navigation__wrapper-split{display:flex}}.tabbed-navigation__sr-helper{display:none}.tabbed-navigation__links{left:0;top:5.125rem;width:100%;height:auto;display:none;z-index:9999;overflow:auto;padding-top:.8125rem;position:absolute;background-color:#fff}@media(min-width:640px){.tabbed-navigation__links{top:3.875rem}}@media(max-width:1023px){.tabbed-navigation__links{padding-bottom:5rem}}@media(min-width:1024px){.tabbed-navigation__links{top:0;display:block;background:none;position:relative;padding-top:1.25rem}.tabbed-navigation__links.links-small a{font-size:.9375rem}.tabbed-navigation__links.links-large{padding-top:.875rem}.tabbed-navigation__links.links-large .tabbed-navigation__link{margin-right:1.5rem}.tabbed-navigation__links.links-large .tabbed-navigation__link:last-child{margin-right:0}.tabbed-navigation__links.links-large a{font-size:1.5rem}}@media(min-width:1253px){.tabbed-navigation__links.links-large .tabbed-navigation__link{margin-right:2.8125rem}.tabbed-navigation__links.links-small a{font-size:1.125rem}}.tabbed-navigation__links-wrapper:after{content:"";width:90%;height:.0625rem;margin:0 auto;display:block;background:#979797}@media(min-width:1024px){.tabbed-navigation__links-wrapper{margin:0 auto;max-width:90pc}.tabbed-navigation__links-wrapper:after{display:none}}.links-blue .tabbed-navigation__links-wrapper a{color:#012169}.links-gray .tabbed-navigation__links-wrapper a{color:#646464}.tabbed-navigation__links-wrapper>ul{padding-left:3.4375rem}@media(min-width:1024px){.tabbed-navigation__links-wrapper>ul{padding-left:0;display:flex}.tabbed-navigation__links-wrapper>ul li{margin-right:2.8125rem}}@media(min-width:1024px){.links-small .tabbed-navigation__links-wrapper>ul li{margin-right:1.5rem}}@media(min-width:1253px){.links-small .tabbed-navigation__links-wrapper>ul li{margin-right:2rem}}@media(min-width:1440px){.links-small .tabbed-navigation__links-wrapper>ul li{margin-right:3.4375rem}}.tabbed-navigation__links .cta{display:table;font-size:1.125rem;height:1.75rem;margin:1.5625rem 0 1.5625rem 3.4375rem;min-width:0;padding:1rem;text-decoration:none}.tabbed-navigation__links .cta.cta--standard{margin-left:2.4375rem;padding:0 1rem}.tabbed-navigation__link{margin-bottom:1.75rem}@media(min-width:1024px){.tabbed-navigation__link{margin-bottom:0}}.tabbed-navigation__link a{font-size:1.125rem;color:#000}.tabbed-navigation__link a.current,.tabbed-navigation__link a:focus,.tabbed-navigation__link a:hover{text-decoration:none;color:#e31837}@media(min-width:1024px){.tabbed-navigation__link a{font-size:1.25rem}.tabbed-navigation__link a.current:after,.tabbed-navigation__link a:focus:after,.tabbed-navigation__link a:hover:after{content:" ";display:block;height:.1875rem;margin-top:.375rem;background-color:#e31837}}@media(min-width:1024px){.links-small .tabbed-navigation__link a.current:after,.links-small .tabbed-navigation__link a:focus:after,.links-small .tabbed-navigation__link a:hover:after{margin-top:.5625rem}}@media(min-width:1024px){.links-large .tabbed-navigation__link a.current:after,.links-large .tabbed-navigation__link a:focus:after,.links-large .tabbed-navigation__link a:hover:after{margin-top:.4375rem}}.tabbed-navigation__link-caret{border:none;width:1rem;height:1.75rem;margin-left:.4375rem;display:inline-block;vertical-align:middle;background:transparent url(../images/menu-close.png) 100% no-repeat;background-size:.9rem}.tabbed-navigation__link-caret.subnav-open{background:transparent url(../images/menu-open.png) 100% no-repeat;background-size:.9rem}@media(min-width:1024px){.tabbed-navigation__link-caret{display:none}}.tabbed-navigation__link-subNav{display:none;margin-top:.9375rem;margin-left:.9375rem}.tabbed-navigation__link-subNav li{margin-bottom:.75rem}.tabbed-navigation__cta-desktop{display:none}@media(min-width:1024px){.tabbed-navigation__cta-desktop{display:block}.tabbed-navigation__cta-desktop .cta{min-width:0;display:inline-block;height:2.667em;font-size:1rem;margin:auto .5rem;padding:.8125rem 1.875rem 0}}@media(min-width:1024px){.tabbed-navigation__cta-mobile{display:none}}#brand-product-landing .tabbed-navigation__cta-desktop .cta{padding:0 1.875rem}#brand-product-landing .tabbed-navigation__cta-desktop .cta.cta--standard{padding:.8125rem 1.875rem 0}.tabs{padding-top:2pc;text-align:center;padding-bottom:10px;margin-bottom:60px}@media(min-width:640px){.tabs{margin-bottom:50px}}@media(min-width:640px){.tabs{padding-top:45px}}.tabs.bg-blue .tabs__heading,.tabs.bg-blue .tabs__legal,.tabs.bg-blue .tabs__subheading,.tabs.bg-flagscape-blue .tabs__heading,.tabs.bg-flagscape-blue .tabs__legal,.tabs.bg-flagscape-blue .tabs__subheading,.tabs.bg-flagscape-red .tabs__heading,.tabs.bg-flagscape-red .tabs__legal,.tabs.bg-flagscape-red .tabs__subheading,.tabs.bg-red .tabs__heading,.tabs.bg-red .tabs__legal,.tabs.bg-red .tabs__subheading{color:#fff}.tabs.bg-blue .tabs__heading a,.tabs.bg-blue .tabs__legal a,.tabs.bg-blue .tabs__subheading a,.tabs.bg-flagscape-blue .tabs__heading a,.tabs.bg-flagscape-blue .tabs__legal a,.tabs.bg-flagscape-blue .tabs__subheading a,.tabs.bg-flagscape-red .tabs__heading a,.tabs.bg-flagscape-red .tabs__legal a,.tabs.bg-flagscape-red .tabs__subheading a,.tabs.bg-red .tabs__heading a,.tabs.bg-red .tabs__legal a,.tabs.bg-red .tabs__subheading a{color:#fff;text-decoration:underline}@media(min-width:1068px){.tabs.bg-blue .tabs__item,.tabs.bg-flagscape-blue .tabs__item,.tabs.bg-flagscape-red .tabs__item,.tabs.bg-red .tabs__item{color:#fff}.tabs.bg-blue .tabs__item .tabs__heading a,.tabs.bg-blue .tabs__item .tabs__legal a,.tabs.bg-blue .tabs__item .tabs__subheading a,.tabs.bg-flagscape-blue .tabs__item .tabs__heading a,.tabs.bg-flagscape-blue .tabs__item .tabs__legal a,.tabs.bg-flagscape-blue .tabs__item .tabs__subheading a,.tabs.bg-flagscape-red .tabs__item .tabs__heading a,.tabs.bg-flagscape-red .tabs__item .tabs__legal a,.tabs.bg-flagscape-red .tabs__item .tabs__subheading a,.tabs.bg-red .tabs__item .tabs__heading a,.tabs.bg-red .tabs__item .tabs__legal a,.tabs.bg-red .tabs__item .tabs__subheading a{color:#fff;text-decoration:underline}}.tabs.bg-custom{background-size:cover;background-position:bottom}@media(min-width:640px){.tabs.bg-custom{background-position:50%}}.tabs__item,.tabs__mobile-trigger{width:100%;border:none;display:block;text-align:left;background:none}.tabs__heading{font-weight:100;margin-bottom:20px;margin-top:inherit}@media(min-width:640px){.tabs__heading{margin-bottom:10px}}.tabs__heading sup{top:-2em;font-size:.8125rem}.tabs__subheading{max-width:273px;font-weight:100;margin:0 auto 20px;font-size:1.25rem}@media(min-width:640px){.tabs__subheading{max-width:500px}}@media(min-width:1068px){.tabs__subheading{font-size:1.5rem;max-width:1089px}}.tabs__mobile-trigger{width:100%;min-height:40px;text-align:left;position:relative;font-size:1.125rem;padding:8px 22px;font-family:connections;font-weight:700;font-style:normal;color:#e31837;background-color:#fff}.tabs__mobile-trigger.opened:after{transform:rotate(180deg)}@media(min-width:1068px){.tabs__mobile-trigger{display:none}}.tabs__mobile-trigger:after{content:"";top:8px;right:25px;width:25px;height:25px;position:absolute;background:url(../fonts/arrow.svg) no-repeat #fff;background-size:27px}.tabs__mobile-trigger.black{color:#000}.tabs__mobile-trigger.dark-blue{color:#012169}.tabs__mobile-trigger.regal-red{color:#c41230}.tabs__menu{background-color:#fff;max-width:500px;width:100%;display:none;position:absolute;font-size:1.125rem;padding:20px 40px;z-index:2}@media(min-width:1068px){.tabs__menu{display:flex;position:relative;margin-bottom:10px;background-color:unset;justify-content:center;max-width:100%}.bg-custom .tabs__menu .tabs__item,.bg-flagscape-gray .tabs__menu .tabs__item,.bg-gray .tabs__menu .tabs__item,.bg-light-gray .tabs__menu .tabs__item,.tabs__menu.bg-light-gray .tabs__item,.tabs__menu.bg-white-transparent .tabs__item,.tabs__menu.bg-white .tabs__item{color:#000}.bg-custom .tabs__menu .tabs__item.active,.bg-flagscape-gray .tabs__menu .tabs__item.active,.bg-gray .tabs__menu .tabs__item.active,.bg-light-gray .tabs__menu .tabs__item.active,.tabs__menu.bg-light-gray .tabs__item.active,.tabs__menu.bg-white-transparent .tabs__item.active,.tabs__menu.bg-white .tabs__item.active{color:#e31837;border-bottom:3px solid #e31837}}.tabs__menu-wrapper{margin:0 auto;max-width:500px}@media(min-width:1068px){.tabs__menu-wrapper{max-width:100%}}.tabs__menu .tabs__item{color:#000;margin-bottom:28px}@media(min-width:1068px){.tabs__menu .tabs__item:first-child.ada-skip{position:relative;left:auto;top:auto;width:auto;height:auto}.tabs__menu .tabs__item:first-child.ada-skip:active,.tabs__menu .tabs__item:first-child.ada-skip:focus{position:relative;width:auto;height:auto;padding:0 10px;margin:0 5%}}.tabs__menu .tabs__item.active{font-family:connections;font-weight:700;font-style:normal;border-bottom:3px solid #fff}.bg-white.tabs .tabs__menu .tabs__item.active{color:#e31837;border-bottom:3px solid #e31837}@media(min-width:1068px){.tabs__menu .tabs__item{width:auto;margin:0 3%;padding:0 10px;text-align:center}.tabs__menu .tabs__item:first-child{display:block}}@media(min-width:1253px){.tabs__menu .tabs__item{margin:0 5%}}@media(min-width:1068px){.tabs__menu.std-btn.black .tabs__item{background-color:#000}.tabs__menu.std-btn.black .tabs__item.active{border-bottom:3px solid #000;color:#000}.tabs__menu.std-btn.dark-blue .tabs__item{background-color:#012169}.tabs__menu.std-btn.dark-blue .tabs__item.active{border-bottom:3px solid #012169;color:#012169}.tabs__menu.std-btn.regal-red .tabs__item{background-color:#c41230}.tabs__menu.std-btn.regal-red .tabs__item.active{border-bottom:3px solid #c41230;color:#c41230}.tabs__menu.std-btn .tabs__item{background-color:#e31837;color:#fff;margin:0 10px;min-width:200px;padding:20px 10px}.tabs__menu.std-btn .tabs__item.ada-skip:active{margin:0 10px;padding:20px 10px}.tabs__menu.std-btn .tabs__item.active{background-color:#fff;border-bottom:3px solid #e31837;color:#e31837;padding-bottom:17px}}.tabs__content{display:none}.tabs__content.first{display:block}.tabs__content-wrapper.bg-transparent{background-color:hsla(0,0%,100%,.8)}.tabs__cta{margin-top:20px}.tabs__cta a{font-size:1.125rem}.cq-Editable-dom .tabs__content{display:block}.tiles-gallery__cta{align-items:center;background-color:#e31837;color:#fff;display:inline-flex;font-size:1.125rem;height:2.75rem;justify-content:center;line-height:1.2;margin-bottom:.25rem;max-width:200px;padding:0 .75rem;text-align:center;text-decoration:none;width:auto;min-width:auto}@media(min-width:768px){.tiles-gallery__cta{font-size:1rem;height:2.25rem;line-height:1;max-width:140px;padding:0 .5rem}}@media(min-width:1068px){.tiles-gallery__cta{font-size:1.125rem;height:2.75rem;line-height:1.2;max-width:200px;padding:0 1rem}}.tiles-gallery__cta:visited{color:#fff;text-decoration:none}.tiles-gallery__cta:focus,.tiles-gallery__cta:hover{color:#fff;background-color:#c41230;text-decoration:none}.text-middle .tiles-gallery__cta{margin-left:auto;margin-right:auto}.tiles-gallery__cta--blue{background-color:#012169}.tiles-gallery__cta--blue:focus,.tiles-gallery__cta--blue:hover{background-color:#011136}.tiles-gallery__cta--blue:focus-visible:before{border-color:#012169}.tiles-gallery__cta--white{color:#012169;background-color:#fff}.tiles-gallery__cta--white:visited{color:#012169}.tiles-gallery__cta--white:focus,.tiles-gallery__cta--white:hover{color:#012169;background-color:#e6e6e6}.tiles-gallery__cta--white:focus-visible:before{border-color:#fff}.tiles-gallery__cta--gray{color:#012169;background-color:#ededed}.tiles-gallery__cta--gray:visited{color:#012169}.tiles-gallery__cta--gray:focus,.tiles-gallery__cta--gray:hover{color:#012169;background-color:#d4d4d4}.tiles-gallery__cta--gray:focus-visible:before{border-color:#ededed}.tiles-gallery__cta--outline-red{color:#e31837;border:2px solid;background-color:transparent}.tiles-gallery__cta--outline-red:visited{color:#e31837}.tiles-gallery__cta--outline-red:focus,.tiles-gallery__cta--outline-red:hover{color:#e31837;background-color:rgba(0,0,0,.1)}.tiles-gallery__cta--outline-red:focus-visible:before{border-color:#e31837}.tiles-gallery__cta--outline-blue{color:#012169;border:2px solid;background-color:transparent}.tiles-gallery__cta--outline-blue:visited{color:#012169}.tiles-gallery__cta--outline-blue:focus,.tiles-gallery__cta--outline-blue:hover{color:#012169;background-color:rgba(0,0,0,.1)}.tiles-gallery__cta--outline-blue:focus-visible:before{border-color:#012169}.tiles-gallery__cta--outline-white{border:2px solid;background-color:transparent}.tiles-gallery__cta--outline-white:focus,.tiles-gallery__cta--outline-white:hover{color:#666;background-color:#fff}.tiles-gallery__cta--outline-white:focus-visible:before{border-color:#fff}.tiles-gallery__cta--standard{background-color:transparent;font-size:1rem;height:auto;color:#0053c2;padding:0;text-align:inherit}.tiles-gallery__cta--standard:before{display:none}@media(min-width:1068px){.tiles-gallery__cta--standard{font-size:1.25rem}}.tiles-gallery__cta--standard:active,.tiles-gallery__cta--standard:focus,.tiles-gallery__cta--standard:hover{background-color:transparent;color:#012169;text-decoration:underline}.tiles-gallery__cta--standard:visited{background-color:transparent;color:#0053c2}.tiles-gallery__tilesItem.bg-blue .tiles-gallery__cta--standard,.tiles-gallery__tilesItem.bg-flagscape-blue .tiles-gallery__cta--standard,.tiles-gallery__tilesItem.bg-flagscape-red .tiles-gallery__cta--standard,.tiles-gallery__tilesItem.bg-red .tiles-gallery__cta--standard{color:#fff;text-decoration:underline}.tiles-gallery__tilesItem.bg-blue .tiles-gallery__cta--standard:active,.tiles-gallery__tilesItem.bg-blue .tiles-gallery__cta--standard:focus,.tiles-gallery__tilesItem.bg-blue .tiles-gallery__cta--standard:hover,.tiles-gallery__tilesItem.bg-blue .tiles-gallery__cta--standard:visited,.tiles-gallery__tilesItem.bg-flagscape-blue .tiles-gallery__cta--standard:active,.tiles-gallery__tilesItem.bg-flagscape-blue .tiles-gallery__cta--standard:focus,.tiles-gallery__tilesItem.bg-flagscape-blue .tiles-gallery__cta--standard:hover,.tiles-gallery__tilesItem.bg-flagscape-blue .tiles-gallery__cta--standard:visited,.tiles-gallery__tilesItem.bg-flagscape-red .tiles-gallery__cta--standard:active,.tiles-gallery__tilesItem.bg-flagscape-red .tiles-gallery__cta--standard:focus,.tiles-gallery__tilesItem.bg-flagscape-red .tiles-gallery__cta--standard:hover,.tiles-gallery__tilesItem.bg-flagscape-red .tiles-gallery__cta--standard:visited,.tiles-gallery__tilesItem.bg-red .tiles-gallery__cta--standard:active,.tiles-gallery__tilesItem.bg-red .tiles-gallery__cta--standard:focus,.tiles-gallery__tilesItem.bg-red .tiles-gallery__cta--standard:hover,.tiles-gallery__tilesItem.bg-red .tiles-gallery__cta--standard:visited{color:#fff;text-decoration:underline}.tiles-gallery__cta--icon{background:none;height:auto;margin:0;max-width:none;padding:0}@media(min-width:768px){.tiles-gallery__cta--icon{height:auto;max-width:none}}@media(min-width:1068px){.tiles-gallery__cta--icon{height:auto;max-width:none}}.tiles-gallery__cta--icon:focus,.tiles-gallery__cta--icon:hover{background:none}.tiles-gallery__cta--icon img{height:auto;width:3rem}@media(min-width:768px){.tiles-gallery__cta--icon img{width:2.5rem}}@media(min-width:1068px){.tiles-gallery__cta--icon img{width:3rem}}.tiles-gallery__cta--icon svg{fill:inherit;height:auto;width:3rem}@media(min-width:768px){.tiles-gallery__cta--icon svg{width:3rem}}@media(min-width:1068px){.tiles-gallery__cta--icon svg{width:4rem}}.tiles-gallery__cta--icon.large img,.tiles-gallery__cta--icon.large svg{height:auto;width:5rem}@media(min-width:768px){.tiles-gallery__cta--icon.large img,.tiles-gallery__cta--icon.large svg{width:4rem}}@media(min-width:1068px){.tiles-gallery__cta--icon.large img,.tiles-gallery__cta--icon.large svg{width:6rem}}.tiles-gallery__regular .text-center .tiles-gallery__cta--icon.large,.tiles-gallery__tall .text-center .tiles-gallery__cta--icon.large{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.tiles-gallery{padding:0;margin-bottom:60px}@media(min-width:640px){.tiles-gallery{margin-bottom:50px}}.tiles-gallery:focus{outline:none}.tiles-gallery__wrapper{padding:2.5rem 0 1rem}@media(min-width:768px){.tiles-gallery__wrapper{padding:2.5rem 0 1.25rem}}@media(min-width:1068px){.tiles-gallery__wrapper{padding:3rem 0 .75rem}}.tiles-gallery__wrapper.no-top-margin{padding-top:0}@media(min-width:768px){.tiles-gallery__wrapper.no-top-margin{padding-top:0}}@media(min-width:1068px){.tiles-gallery__wrapper.no-top-margin{padding-top:0}}.tiles-gallery__heading{line-height:1;margin:0 auto 1.25rem;text-align:center}@media(min-width:1068px){.tiles-gallery__heading{margin:0 auto 1rem}}.tiles-gallery__heading sup{top:-1.1em}@media(min-width:640px){.tiles-gallery__heading sup{top:-1.2em}}@media(min-width:1068px){.tiles-gallery__heading sup{top:-1.5em}}.tiles-gallery__heading.text-white a{color:#fff;text-decoration:underline}.tiles-gallery__heading.text-white a:active,.tiles-gallery__heading.text-white a:focus,.tiles-gallery__heading.text-white a:hover,.tiles-gallery__heading.text-white a:visited{color:#fff;text-decoration:underline}.tiles-gallery__sub-heading{font-size:1.125rem;line-height:1.5;margin:0 5% 2.75rem;text-align:center}@media(min-width:640px){.tiles-gallery__sub-heading{margin:0 5% 1.5rem}}@media(min-width:1068px){.tiles-gallery__sub-heading{font-size:1.25rem;line-height:1.625;margin:0 10% 2.75rem}}.tiles-gallery__sub-heading p{margin:0 auto 1rem}.tiles-gallery__sub-heading p:last-child{margin-bottom:0}.tiles-gallery__tilesList{margin-right:.75rem;margin-left:.75rem;justify-content:center}@media(min-width:768px){.tiles-gallery__tilesList{margin-right:2rem;margin-left:2rem}}@media(min-width:1068px){.tiles-gallery__tilesList{margin-right:3rem;margin-left:3rem}}.bg-custom .tiles-gallery__tilesList.tiles-gallery__left{justify-content:flex-start}.bg-custom .tiles-gallery__tilesList.tiles-gallery__right{justify-content:flex-end}.tiles-gallery__tilesList.tiles-gallery__carousel{margin-bottom:4rem}@media(min-width:768px){.tiles-gallery__tilesList.tiles-gallery__carousel{margin-bottom:0}}@media(min-width:768px){.tiles-gallery__tilesList--4{padding:0 calc(16.66% - .75rem)}}@media(min-width:1068px){.tiles-gallery__tilesList--4{padding:0 calc(16.66% - 1rem)}}.tiles-gallery__tilesList .slick-list{z-index:1}.tiles-gallery__tilesList .mobile__arrows{background:none;border:0;bottom:-2.75rem;color:#000;cursor:pointer;height:2.5rem;padding:0;position:absolute;width:1.5rem;z-index:9}.tiles-gallery__tilesList .mobile__arrows svg{fill:#000;width:1.25rem;height:2.125rem}.tiles-gallery__tilesList .mobile__arrows:focus{outline:.0625rem dotted #000}.tiles-gallery__tilesList .mobile__prev,.tiles-gallery__tilesList .mobile__prev--header{left:.75rem}.tiles-gallery__tilesList .mobile__next,.tiles-gallery__tilesList .mobile__next--header{right:.75rem}.tiles-gallery__tilesList .slick-dots{align-items:flex-end;bottom:-1.5rem;display:flex;justify-content:center;left:50%;padding:0;position:absolute;transform:translateX(-50%);z-index:9}.tiles-gallery__tilesList .slick-dots li{list-style:none}.tiles-gallery__tilesList .slick-dots button{background-color:#919191;border:0;display:block;font-size:0;height:.125rem;margin:0 .25rem;transition:background-color .2s;width:2.5rem}.tiles-gallery__tilesList .slick-dots button:focus{outline:.0625rem dotted #000}.tiles-gallery__tilesList .slick-dots .slick-active button{background-color:#000;height:.25rem}.tiles-gallery__tilesList.slick-arrow-blue .mobile__arrows svg{fill:#012169}.tiles-gallery__tilesList.slick-arrow-blue .slick-dots .slick-active button{background-color:#012169}.tiles-gallery__tilesList.slick-arrow-red .mobile__arrows svg{fill:#e31837}.tiles-gallery__tilesList.slick-arrow-red .slick-dots .slick-active button{background-color:#e31837}.tiles-gallery__tilesList.slick-arrow-white .mobile__arrows svg{fill:#fff}.tiles-gallery__tilesList.slick-arrow-white .slick-dots .slick-active button{background-color:#fff}.tiles-gallery__tilesList--6 .slick-dots button,.tiles-gallery__tilesList--7 .slick-dots button,.tiles-gallery__tilesList--8 .slick-dots button,.tiles-gallery__tilesList--9 .slick-dots button,.tiles-gallery__tilesList--10 .slick-dots button,.tiles-gallery__tilesList--11 .slick-dots button,.tiles-gallery__tilesList--12 .slick-dots button{width:.875rem}.tiles-gallery .aem-wrap--tile-section{padding-right:0;padding-left:0;position:relative;overflow:hidden;width:100%}@media(min-width:1068px){.tiles-gallery .aem-wrap--tile-section{padding-right:0;padding-left:0}}.tiles-gallery .tiles-gallery__tilesList--4 .aem-wrap--tile-section{padding-right:0;padding-left:0}.tiles-gallery .tiles-gallery__oversizedHalf .aem-wrap--tile-section{padding-right:0;padding-left:0}.tiles-gallery .tiles-gallery__oversizedFull .aem-wrap--tile-section{padding-right:0;padding-left:0}.tiles-gallery__tilesItem{margin-bottom:1.5rem;padding-right:.75rem;padding-left:.75rem;position:relative;overflow:hidden;width:100%;z-index:9}.tiles-gallery__tilesItem:before{bottom:0;content:"";display:block;left:.75rem;position:absolute;right:.75rem;top:0;z-index:1}@media(min-width:1068px){.tiles-gallery__tilesItem{margin-bottom:2rem;padding-right:1rem;padding-left:1rem}.tiles-gallery__tilesItem:before{left:1rem;right:1rem}}.tiles-gallery__tilesList--4 .tiles-gallery__tilesItem{padding-right:.75rem;padding-left:.75rem;margin-bottom:1.5rem}@media(min-width:1068px){.tiles-gallery__tilesList--4 .tiles-gallery__tilesItem{margin-bottom:2rem;padding-right:1rem;padding-left:1rem}}.tiles-gallery__oversizedHalf .tiles-gallery__tilesItem{padding-right:.75rem;padding-left:.75rem}@media(min-width:1068px){.tiles-gallery__oversizedHalf .tiles-gallery__tilesItem{padding-right:1rem;padding-left:1rem}}.tiles-gallery__oversizedFull .tiles-gallery__tilesItem{padding-right:.75rem;padding-left:.75rem}@media(min-width:1068px){.tiles-gallery__oversizedFull .tiles-gallery__tilesItem{padding-right:1rem;padding-left:1rem}}.tiles-gallery__rounded .tiles-gallery__tilesItem:before{border-radius:1rem}.tiles-gallery__outline .tiles-gallery__tilesItem:before{border:2px solid #e31837}.outline-red .tiles-gallery__tilesItem:before{border:2px solid #e31837}.outline-blue .tiles-gallery__tilesItem:before{border:2px solid #012169}.outline-white .tiles-gallery__tilesItem:before{border:2px solid #fff}.outline-gray .tiles-gallery__tilesItem:before{border:2px solid #d5d5d5}.tiles-gallery__shadow .tiles-gallery__tilesItem:before{box-shadow:0 0 11px 0 rgba(0,0,0,.2);top:11px;bottom:11px}.tiles-gallery__tilesItem-content{padding:1.25rem;position:relative;max-width:75%;min-height:370px;z-index:9}.tiles-gallery__shadow .tiles-gallery__tilesItem-content{padding:1.6875rem 1.25rem}@media(min-width:768px){.tiles-gallery__tilesItem-content{max-width:77%;min-height:310px;padding:.625rem}.tiles-gallery__shadow .tiles-gallery__tilesItem-content{padding:1.3125rem .625rem}.tiles-gallery__oversizedHalf .tiles-gallery__tilesItem-content{max-width:65%;padding:1rem}.tiles-gallery__oversizedFull .tiles-gallery__tilesItem-content{max-width:60%;padding:1rem}}@media(min-width:1068px){.tiles-gallery__tilesItem-content{padding:2rem 1.5rem;max-width:60%;min-height:465px}.tiles-gallery__shadow .tiles-gallery__tilesItem-content{padding:2.6875rem 1.5rem}.tiles-gallery__oversizedFull .tiles-gallery__tilesItem-content,.tiles-gallery__oversizedHalf .tiles-gallery__tilesItem-content{max-width:55%;padding:2rem}}.text-center .tiles-gallery__tilesItem-content{margin:0 auto;max-width:95%}.text-right .tiles-gallery__tilesItem-content{margin:0 0 0 auto}.text-middle .tiles-gallery__tilesItem-content{margin:0 auto;max-width:95%;display:flex;flex-direction:column;justify-content:center}.tiles-gallery__tall .tiles-gallery__tilesItem-content{min-height:540px}@media(min-width:768px){.tiles-gallery__tall .tiles-gallery__tilesItem-content{min-height:455px}}@media(min-width:1068px){.tiles-gallery__tall .tiles-gallery__tilesItem-content{min-height:680px}}.tiles-gallery__oversizedHalf .tiles-gallery__tilesItem-content{min-height:370px}@media(min-width:768px){.tiles-gallery__oversizedHalf .tiles-gallery__tilesItem-content{min-height:350px}}@media(min-width:1068px){.tiles-gallery__oversizedHalf .tiles-gallery__tilesItem-content{min-height:575px}}.tiles-gallery__oversizedFull .tiles-gallery__tilesItem-content{min-height:370px}@media(min-width:768px){.tiles-gallery__oversizedFull .tiles-gallery__tilesItem-content{min-height:300px}}@media(min-width:1068px){.tiles-gallery__oversizedFull .tiles-gallery__tilesItem-content{min-height:575px}}.tiles-gallery__tilesItem.text-middle{display:flex;align-items:center;justify-content:center;text-align:center}.tiles-gallery__tilesItem-heading{font-size:1.5rem;font-weight:100;line-height:1.25;margin-bottom:.625rem;word-break:break-word}@media(min-width:1068px){.tiles-gallery__tilesItem-heading{font-size:2rem;margin-bottom:.75rem}}.tiles-gallery__tilesItem-heading sup{top:-.7em}@media(min-width:1068px){.tiles-gallery__tilesItem-heading sup{top:-1em}}.tiles-gallery__tilesItem-heading.text-white a{color:#fff;text-decoration:underline}.tiles-gallery__tilesItem-heading.text-white a:active,.tiles-gallery__tilesItem-heading.text-white a:focus,.tiles-gallery__tilesItem-heading.text-white a:hover,.tiles-gallery__tilesItem-heading.text-white a:visited{color:#fff;text-decoration:underline}@media(min-width:768px){.tiles-gallery__oversizedFull .tiles-gallery__tilesItem-heading{margin-bottom:1.25rem}}@media(min-width:1068px){.tiles-gallery__oversizedFull .tiles-gallery__tilesItem-heading{margin-bottom:2rem}}.tiles-gallery__tilesItem-subHeading{font-size:1rem;line-height:1.25;margin-bottom:.875rem;word-break:break-word}@media(min-width:1068px){.tiles-gallery__tilesItem-subHeading{font-size:1.25rem;margin-bottom:1.25rem}}.tiles-gallery__tilesItem-subHeading p{margin-bottom:.875rem;margin-top:0}.tiles-gallery__tilesItem-subHeading p:last-child{margin-bottom:0}@media(min-width:768px){.tiles-gallery__oversizedFull .tiles-gallery__tilesItem-subHeading{margin-bottom:1.25rem}}@media(min-width:1068px){.tiles-gallery__oversizedFull .tiles-gallery__tilesItem-subHeading{margin-bottom:4.5rem}}.tiles-gallery__tilesItem-tileIcon{height:3.5rem;overflow:hidden;width:5rem;margin:0 0 .5rem -1rem}@media(min-width:768px){.tiles-gallery__tilesItem-tileIcon{height:2.8125rem;margin:0 0 .375rem -.75rem;width:4rem}}@media(min-width:1068px){.tiles-gallery__tilesItem-tileIcon{height:3.5rem;margin:-.5rem 0 .75rem -1rem;width:5rem}}.text-center .tiles-gallery__tilesItem-tileIcon,.text-middle .tiles-gallery__tilesItem-tileIcon{margin-left:auto;margin-right:auto}.text-middle .tiles-gallery__tilesItem-tileIcon{margin-top:0}.text-right .tiles-gallery__tilesItem-tileIcon{margin-left:auto;margin-right:-1rem}@media(min-width:768px){.text-right .tiles-gallery__tilesItem-tileIcon{margin-left:auto;margin-right:-.75rem}}@media(min-width:1068px){.text-right .tiles-gallery__tilesItem-tileIcon{margin-left:auto;margin-right:-1rem}}.tiles-gallery__tilesItem-tileIcon img{display:block;max-width:5rem;width:100%}@media(min-width:768px){.tiles-gallery__tilesItem-tileIcon img{max-width:4rem}}@media(min-width:1068px){.tiles-gallery__tilesItem-tileIcon img{max-width:5rem}}.tiles-gallery__tilesItem-tileImg{display:block;margin-bottom:.75rem;max-width:90pt;width:100%}@media(min-width:768px){.tiles-gallery__tilesItem-tileImg{max-width:5pc}}@media(min-width:1068px){.tiles-gallery__tilesItem-tileImg{margin-bottom:1rem;max-width:150px}}.text-center .tiles-gallery__tilesItem-tileImg,.text-middle .tiles-gallery__tilesItem-tileImg{margin-left:auto;margin-right:auto}.text-right .tiles-gallery__tilesItem-tileImg{margin-left:auto}.tiles-gallery .bg-red{background-color:#e31837}.tiles-gallery .bg-red.tiles-gallery__tilesItem{background-color:transparent}.tiles-gallery .bg-red.tiles-gallery__tilesItem:before{background-color:#e31837}.tiles-gallery .bg-gray{background-color:#ededed}.tiles-gallery .bg-gray.tiles-gallery__tilesItem{background-color:transparent}.tiles-gallery .bg-gray.tiles-gallery__tilesItem:before{background-color:#ededed}.tiles-gallery .bg-blue{background-color:#012169}.tiles-gallery .bg-blue.tiles-gallery__tilesItem{background-color:transparent}.tiles-gallery .bg-blue.tiles-gallery__tilesItem:before{background-color:#012169}.tiles-gallery .bg-light-gray{background-color:#f5f5f5}.tiles-gallery .bg-light-gray.tiles-gallery__tilesItem{background-color:transparent}.tiles-gallery .bg-light-gray.tiles-gallery__tilesItem:before{background-color:#f5f5f5}.tiles-gallery .bg-white{background-color:#fff}.tiles-gallery .bg-white.tiles-gallery__tilesItem{background-color:transparent}.tiles-gallery .bg-white.tiles-gallery__tilesItem:before{background-color:#fff}.tiles-gallery .bg-flagscape-red{background-color:#ae132a;background-image:url(../fonts/flagscape-red-simp-1.0.0.svg);background-size:cover;background-position:50%}.tiles-gallery .bg-flagscape-red.tiles-gallery__tilesItem{background-color:transparent;background-image:none}.tiles-gallery .bg-flagscape-red.tiles-gallery__tilesItem:before{background-color:#ae132a;background-image:url(../fonts/flagscape-red-simp-1.0.0.svg);background-size:cover;background-position:50%}.tiles-gallery .bg-flagscape-blue{background-color:#012169;background-image:url(../fonts/flagscape-blue-simp-1.0.0.svg);background-size:cover;background-position:50%}.tiles-gallery .bg-flagscape-blue.tiles-gallery__tilesItem{background-color:transparent;background-image:none}.tiles-gallery .bg-flagscape-blue.tiles-gallery__tilesItem:before{background-color:#012169;background-image:url(../fonts/flagscape-blue-simp-1.0.0.svg);background-size:cover;background-position:50%}.tiles-gallery .bg-flagscape-gray{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover;background-position:50%}.tiles-gallery .bg-flagscape-gray.tiles-gallery__tilesItem{background-color:transparent;background-image:none}.tiles-gallery .bg-flagscape-gray.tiles-gallery__tilesItem:before{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover;background-position:50%}.tiles-gallery .bg-custom{background-size:cover;background-position:bottom}@media(min-width:640px){.tiles-gallery .bg-custom{background-position:50%}}.tiles-gallery .bg-custom .tiles-gallery__heading.text-white{text-shadow:0 2px 4px rgba(0,0,0,.5)}.tiles-gallery .bg-custom .tiles-gallery__sub-heading .color-reverse{text-shadow:0 2px 4px rgba(0,0,0,.5)}.tiles-gallery .bg-custom .bg-none .tiles-gallery__tilesItem-heading.text-white{text-shadow:0 2px 4px rgba(0,0,0,.5)}.tiles-gallery .bg-custom .bg-none .tiles-gallery__tilesItem-subHeading .color-reverse{text-shadow:0 2px 4px rgba(0,0,0,.5)}.tiles-gallery .tiles-gallery__tilesItem.bg-custom:before{background-size:cover;background-position:bottom}@media(min-width:640px){.tiles-gallery .tiles-gallery__tilesItem.bg-custom:before{background-position:50%}}.tiles-gallery .tiles-gallery__tilesItem.bg-custom .tiles-gallery__tilesItem-heading.text-white{text-shadow:0 2px 4px rgba(0,0,0,.5)}.tiles-gallery .tiles-gallery__tilesItem.bg-custom .tiles-gallery__tilesItem-subHeading .color-reverse{text-shadow:0 2px 4px rgba(0,0,0,.5)}@media(min-width:768px){.tiles-gallery .ada-skip{display:none}}.cq-Editable-dom .tiles-gallery .author-error{font-size:1.25rem;padding:0;position:relative}.tiles{margin-bottom:60px;padding:0 5%}@media(min-width:640px){.tiles{margin-bottom:50px}}.tiles--bg-white{background-color:#fff}.tiles--bg-gray{background-color:#f5f5f5}.tiles--bg-red{background-color:#e31837}.tiles--flagscape-red{background-color:#ae132a;background-image:url(../fonts/flagscape-red-simp-1.0.0.svg);background-size:cover;background-position:50%}.tiles--flagscape-blue{background-color:#012169;background-image:url(../fonts/flagscape-blue-simp-1.0.0.svg);background-size:cover;background-position:50%}.tiles--flagscape-gray{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover;background-position:50%}.tiles sup{font-size:.75rem;top:-.5625rem}#brand-product-landing .tiles .tiles__heading{margin-bottom:1rem}@media(min-width:1068px){#brand-product-landing .tiles .tiles__heading{margin-bottom:1.5rem}}#brand-product-landing .tiles .tiles__wrapper{padding:0}#brand-product-landing .tiles .tiles__row{margin-top:3.5rem}#brand-product-landing .tiles.hasHeading .tiles__row{margin-top:0}.tiles__wrapper{margin:0 auto;padding:3rem 0}#brand-product-landing .tiles__wrapper{padding:0}.tiles__heading{font-family:connections;font-weight:100;font-style:normal;font-size:8.69565vw;line-height:1.167;font-family:connections,Arial,sans-serif;margin:0 0 1.5rem;text-align:center}@media(min-width:640px){.tiles__heading{font-size:4.5vw}}@media(min-width:1068px){.tiles__heading{font-size:3rem;line-height:1.125}}.tiles__heading sup{font-size:.875rem;top:-.875rem}.tiles__heading.text-small sup{top:-1.125rem}.tiles__heading.text-medium sup{top:-1.375rem}.tiles__heading.text-large sup{top:-1.625rem}.tiles__sub-heading{margin:0 auto 3.5rem;max-width:801pt;font-size:1.25rem;line-height:1.3;text-align:center}@media(min-width:640px){.tiles__sub-heading{font-size:1.5rem;line-height:1.25}}.tiles__sub-heading sup{font-size:.875rem;top:-.625rem}.tiles__row{justify-content:center}.tiles__row--center{text-align:center}.tiles__item{flex:1 0 auto;padding-bottom:3rem}.tiles__item:last-child{padding-bottom:0}@media(min-width:640px){.tiles__item--one{padding:0 1.25rem}}@media(min-width:640px){.tiles__item--two{padding:0 1.25rem}}@media(min-width:640px){.tiles__item--three{padding:0 1.25rem}}@media(min-width:640px){.tiles__item--four{padding:0 1.25rem 3rem}}@media(min-width:860px){.tiles__item--four{padding:0 4rem 3rem}}@media(min-width:1068px){.tiles__item--four{padding:0 1.25rem}}@media(-ms-high-contrast:active)and (min-width:640px),(-ms-high-contrast:none)and (min-width:640px){.tiles__item--four{padding:0 .75rem 3rem}}@media(-ms-high-contrast:active)and (min-width:1068px),(-ms-high-contrast:none)and (min-width:1068px){.tiles__item--four{padding:0 .75rem}}.tiles__media{margin:0}.tiles__media.large-image{width:100%;max-width:100%}.tiles__media.large-image img{display:block;width:100%;max-width:100%}.tiles__media.video .vjs-transcript{display:block}.tiles__media uc-media{display:block}.tiles__copy,.tiles__cta,.tiles__subHeading{margin-right:0}@media(min-width:640px){.tiles__copy,.tiles__cta,.tiles__subHeading{margin-right:1rem}}.tiles__row--center .tiles__copy,.tiles__row--center .tiles__cta,.tiles__row--center .tiles__subHeading{margin-right:0;margin-left:0}@media(min-width:640px){.tiles__row--center .tiles__copy,.tiles__row--center .tiles__cta,.tiles__row--center .tiles__subHeading{margin-right:.5rem;margin-left:.5rem}}@media(min-width:980px){.tiles__row--center .tiles__copy,.tiles__row--center .tiles__cta,.tiles__row--center .tiles__subHeading{margin-right:1rem;margin-left:1rem}}.tiles__subHeading{font-size:1.25rem;line-height:1.3;font-size:1.5rem;margin-bottom:1rem}@media(min-width:640px){.tiles__subHeading{font-size:1.5rem;line-height:1.25}}@media(min-width:640px){.tiles__subHeading{font-size:1.75rem}}.tiles__subHeading sup{font-size:.875rem;top:-.75rem}.tiles__content{margin-top:1.25rem}.tiles__content.theme-blue .tiles__copy a,.tiles__content.theme-red .tiles__copy a{text-decoration:underline}.tiles__content.theme-blue{color:#fff;background-color:#012169}.tiles__content.theme-blue .tiles__copy a,.tiles__content.theme-blue .tiles__legalCopy a,.tiles__content.theme-blue .tiles__subHeading a{color:#fff}.tiles__content.theme-red{color:#fff;background-color:#e31837}.tiles__content.theme-red .tiles__copy a,.tiles__content.theme-red .tiles__legalCopy a,.tiles__content.theme-red .tiles__subHeading a{color:#fff}.tiles__content.theme-white{background-color:#fff}.tiles__content.theme-white .tiles__copy,.tiles__content.theme-white .tiles__legalCopy{color:#000}.tiles__content.theme-gray{background-color:#f5f5f5}.tiles__content.theme-gray .tiles__copy,.tiles__content.theme-gray .tiles__legalCopy{color:#000}.tiles__content.theme-blue,.tiles__content.theme-gray,.tiles__content.theme-red,.tiles__content.theme-white{margin:0;padding:1.5rem}.tiles__copy{font-size:1.125rem;line-height:1.3}@media(min-width:640px){.tiles__copy{font-size:1.25rem;line-height:1.3}}.tiles__copy p{margin:0 0 1rem}.tiles__copy p:last-child{margin:0}.tiles__copy sup{top:-.625rem;font-size:.875rem}.tiles.color-reverse .tiles__cta a.cta--outline-blue{color:#012169}.tiles.color-reverse .tiles__cta a.cta--outline-blue:focus,.tiles.color-reverse .tiles__cta a.cta--outline-blue:hover{color:#fff;background-color:#0073cf}.tiles.color-reverse .tiles__cta a.cta--outline-red{color:#e31837}.tiles.color-reverse .tiles__cta a.cta--outline-red:focus,.tiles.color-reverse .tiles__cta a.cta--outline-red:hover{color:#fff;background-color:#e31837}.tiles.color-reverse .tiles__cta a.cta--outline-white{color:#fff}.tiles.color-reverse .tiles__cta a.cta--outline-white:focus,.tiles.color-reverse .tiles__cta a.cta--outline-white:hover{color:#666;background-color:#fff}.tiles__cta .cta{margin:2rem 0 0;min-width:140px}.tiles__cta .cta.cta--white{color:#012169}.tiles__cta .cta.cta--white:active,.tiles__cta .cta.cta--white:hover,.tiles__cta .cta.cta--white:visited{color:#012169}@media(min-width:640px)and (max-width:835px){.tiles__item--four .tiles__cta .cta,.tiles__item--three .tiles__cta .cta{height:3.3em}}@media(min-width:640px)and (max-width:1024px){.tiles__item--four .tiles__cta .cta,.tiles__item--three .tiles__cta .cta{font-size:1rem}}@media(min-width:1024px)and (max-width:1166px){.tiles__item--four .tiles__cta .cta,.tiles__item--three .tiles__cta .cta{font-size:19px}}.tiles__legalCopy{font-size:.875rem;line-height:1.5;margin-top:2rem}.tiles__legalCopy sup{font-size:.75rem;top:-.375rem}.section-title{overflow:hidden;padding:0 5%;position:relative;margin-bottom:60px}@media(min-width:640px){.section-title{margin-bottom:50px}}.section-title__wrapper{margin:0 auto;text-align:center}.section-title__border{line-height:1;margin-bottom:1.25rem;margin-top:1.25rem;position:relative;text-align:center}@media(min-width:1068px){.section-title__border{margin-bottom:1.5rem;margin-top:1.5rem}}.section-title__border:before{border-top:1px solid #000;content:"";display:block;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.section-title__border.text-brightRed:before{border-top:1px solid #e31837}.section-title__border.text-darkBlue:before{border-top:1px solid #012169}.section-title__border.text-darkGray:before{border-top:1px solid #646464}.section-title__border.text-regalRed:before{border-top:1px solid #c41230}.section-title__border .section-title__title{background:#fff;display:inline-block;max-width:90%;padding:0 1rem;position:relative;width:auto}@media(min-width:1068px){.section-title__border .section-title__title{padding:0 2rem;max-width:100%}}.section-title__no-border{margin-bottom:1.25rem;margin-top:1.25rem}@media(min-width:1068px){.section-title__no-border{margin-bottom:1.5rem;margin-top:1.5rem}}.section-title__title{font-weight:100}.section-title p.section-title__title{margin:0}.section-title p.section-title__title sup{top:-1.7em;font-size:.875rem}.section-title p.section-title__title.text-medium sup{top:-1.1rem}@media(min-width:640px){.section-title p.section-title__title.text-medium sup{top:-1.4rem}}.section-title p.section-title__title.text-small sup{top:-.9rem}@media(min-width:640px){.section-title p.section-title__title.text-small sup{top:-1.1rem}}.section-title__lead{display:block;line-height:1.5;font-size:1.25rem;letter-spacing:.05em;text-transform:lowercase;font-variant:small-caps}@media(min-width:640px){.section-title__lead{font-size:1.5rem}}.section-title__lead sup{top:-.5625rem}.video-playlist{padding:0 5%;margin-bottom:60px}@media(min-width:640px){.video-playlist{margin-bottom:50px}}.video-playlist__wrapper{margin:0 auto;max-width:860px;padding:3rem 0;width:100%}.video-playlist__heading{font-size:1.5rem;margin:0 0 1rem}@media(min-width:640px){.video-playlist__heading{font-size:2rem}}.video-playlist__subHeading{font-size:1rem;margin:0 0 1.5rem}@media(min-width:640px){.video-playlist__subHeading{font-size:1.125rem}}.video-playlist .video-js{width:100%;height:0;display:block;padding:0 0 56.25%}.video-playlist .transcript-data,.video-playlist .vjs-disclaimer-data{display:none}.video-playlist .vjs-playlist{background-color:transparent}.video-playlist .vjs-disclaimer-text a,.video-playlist .vjs-playlist-item,.video-playlist .vjs-playlist-item a{color:#000;text-decoration:none}.video-playlist .vjs-disclaimer-text a:hover,.video-playlist .vjs-playlist-item:hover,.video-playlist .vjs-playlist-item a:hover{color:#012169;text-decoration:underline}.video-playlist .vjs-transcript-text a{color:#0053c2;text-decoration:none}.video-playlist .vjs-transcript-text a:active,.video-playlist .vjs-transcript-text a:focus,.video-playlist .vjs-transcript-text a:hover{color:#012169;text-decoration:underline}.video-playlist .vjs-playlist-button{top:.625rem;transform:translate(-50%)}@media(min-width:640px){.video-playlist .vjs-playlist-button{top:2.25rem}}.video-playlist .glider__arrow{color:#000;text-decoration:none}.video-playlist--blue .glider__arrow{color:#012169}.video-playlist--red .glider__arrow{color:#e31837}.video-playlist--white .glider__arrow{color:#fff}body,html{padding:0;margin:0;height:100%;width:100%;font-family:connections,Arial,sans-serif;font-variant-ligatures:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000}html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}*,:after,:before{box-sizing:inherit}:root{font-size:1pc;--nav-height:0}body{font-size:1pc;line-height:1.4}.aem-GridColumn{max-width:90pc;margin:0 auto;width:100%}.aem-GridColumn.aem-wrap--footer{background-color:#ededed}.section{margin:0;padding:0 5%;color:inherit}.section__wrapper{max-width:90pc;margin:0 auto}.section--border-top{border-top:1px solid #ededed}.section--border-bottom{border-bottom:1px solid #ededed}.section.curve{position:relative}.section.curve--after:after,.section.curve--before:before{content:"";position:absolute;display:block;left:0;right:0;top:auto;bottom:auto;width:100%;height:5vw;min-height:30px;max-height:50px;background-repeat:no-repeat;background-size:125% 250%;background-position:50% 0;z-index:1}.section.curve--before:before{top:0;background-image:radial-gradient(ellipse farthest-side at right,hsla(0,0%,100%,0) 98%,#fff 100%)}.section.curve--before-gray:before,.section.curve--before-grey:before{background-image:radial-gradient(ellipse farthest-side at right,hsla(0,0%,96.1%,0) 98%,#f5f5f5 100%)}.section.curve--before.curve--pad .section__wrapper{padding-top:calc(3em + 30px)}.section.curve--after:after{bottom:0;background-image:radial-gradient(ellipse farthest-side at right,#fff 98%,hsla(0,0%,100%,0) 100%)}.section.curve--after-gray:after,.section.curve--after-grey:after{background-image:radial-gradient(ellipse farthest-side at right,#f5f5f5 98%,hsla(0,0%,96.1%,0) 100%)}.section.curve--after.curve--pad .section__wrapper{padding-bottom:calc(3em + 30px)}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}h1{font-family:connections;font-weight:100;font-style:normal;font-size:8.69565vw;line-height:1.167}@media(min-width:640px){h1{font-size:4.5vw}}@media(min-width:1068px){h1{font-size:3rem;line-height:1.125}}h2{font-family:connections;font-weight:100;font-style:normal;font-size:1.875rem;line-height:1.2}@media(min-width:640px){h2{font-size:2.25rem;line-height:1.1675}}h3{font-size:1.25rem;line-height:1.3}@media(min-width:640px){h3{font-size:1.5rem;line-height:1.25}}a{color:#0053c2;text-decoration:none}a:active,a:focus,a:hover{color:#012169;text-decoration:underline}a:focus{outline:1px dotted}a.t-track-footnote{color:#0053c2;text-decoration:none}svg a{cursor:pointer}ul{list-style-type:none;margin:0 auto;padding:0}sup{top:-.7em;font-size:.625rem;padding-left:1px}sup a{color:#0053c2;text-decoration:none}sup a:active,sup a:focus,sup a:hover{color:#012169;text-decoration:underline}h1 sup,h2 sup,h3 sup,h4 sup,h5 sup,h6 sup,p[class*=__heading] sup,p[class*=__tile-heading] sup{top:-1.7em;font-size:.875rem}p.text-large sup{top:-1.5rem}@media(min-width:640px){p.text-large sup{top:-1.7rem}}h2.text-medium sup,h3.text-medium sup,p.text-medium sup{top:-1.1rem}@media(min-width:640px){h2.text-medium sup,h3.text-medium sup,p.text-medium sup{top:-1.4rem}}h2.text-small sup,h3.text-small sup,p.text-small sup{top:-.9rem}@media(min-width:640px){h2.text-small sup,h3.text-small sup,p.text-small sup{top:-1.1rem}}b,strong{font-weight:700}.wrapper{padding-top:16vw}@media(min-width:640px){.wrapper{padding-top:72px}}.component{margin:0 0 10px;padding:0 5%;color:inherit}.component__wrapper{max-width:90pc;margin:0 auto;padding:3em 0}.component--border-top{border-top:1px solid #ededed}.component--border-bottom{border-bottom:1px solid #ededed}.component.curve{position:relative}.component.curve--after:after,.component.curve--before:before{content:"";position:absolute;display:block;left:0;right:0;top:auto;bottom:auto;width:100%;height:5vw;min-height:30px;max-height:50px;background-repeat:no-repeat;background-size:125% 250%;background-position:50% 0;z-index:1}.component.curve--before:before{top:0;background-image:radial-gradient(ellipse farthest-side at right,hsla(0,0%,100%,0) 98%,#fff 100%)}.component.curve--before-gray:before,.component.curve--before-grey:before{background-image:radial-gradient(ellipse farthest-side at right,hsla(0,0%,96.1%,0) 98%,#f5f5f5 100%)}.component.curve--before.curve--pad .section__wrapper{padding-top:calc(3em + 30px)}.component.curve--after:after{bottom:0;background-image:radial-gradient(ellipse farthest-side at right,#fff 98%,hsla(0,0%,100%,0) 100%)}.component.curve--after-gray:after,.component.curve--after-grey:after{background-image:radial-gradient(ellipse farthest-side at right,#f5f5f5 98%,hsla(0,0%,96.1%,0) 100%)}.component.curve--after.curve--pad .section__wrapper{padding-bottom:calc(3em + 30px)}.nobr{white-space:nowrap}.ornament{text-transform:uppercase}.ornament:after,.ornament:before{content:"";display:inline-block;margin:0 .75em .25em;width:4em;border-bottom:1px solid}.color-reverse{color:#fff}.color-reverse a,.color-reverse a:active,.color-reverse a:focus,.color-reverse a:hover,.color-reverse a:visited{color:currentColor;text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip:ink}.color-reverse a.cta--gray,.color-reverse a.cta--white{color:#000}.color-reverse a.t-track-footnote{color:currentColor;text-decoration:underline}.ada-invisible{position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;margin:0;padding:0;overflow:hidden}.ada-skip{display:block;position:absolute;left:-625em;top:auto;width:100%;height:1em}.ada-skip:active,.ada-skip:focus{position:static;width:auto;height:auto;padding:1em;margin:auto}.no-margin{margin-bottom:0}.pdf-version .pdf-metadata{border-bottom:4px solid #000}.pdf-version .navigation{position:relative}.pdf-version .navigation__enhanced-sticky .navigation__cta--multiple{display:none}.horizontal-line{background-color:#bababa;display:block;height:1px;margin:0 auto .5rem}.scroll-container{max-width:100%;overflow-x:auto}.scroll-container::-webkit-scrollbar{width:6px;height:6px}.scroll-container::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,.2)}.scroll-container::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}.scroll-container::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.9)}.scroll-container .scroll-content{height:300%;width:100%;content:"."}@media(min-width:640px){.scroll-container.table-cols-1,.table__subcopy.table-cols-1{max-width:40%}.multi-step-content .scroll-container.table-cols-1,.multi-step-content .table__subcopy.table-cols-1{max-width:60%}.scroll-container.table-cols-2,.table__subcopy.table-cols-2{max-width:60%}.multi-step-content .scroll-container.table-cols-2,.multi-step-content .table__subcopy.table-cols-2{max-width:80%}.scroll-container.table-cols-3,.table__subcopy.table-cols-3{max-width:100%}}@media(min-width:980px){.scroll-container.table-cols-1,.table__subcopy.table-cols-1{max-width:25%}.multi-step-content .scroll-container.table-cols-1,.multi-step-content .table__subcopy.table-cols-1{max-width:35%}.scroll-container.table-cols-2,.table__subcopy.table-cols-2{max-width:50%}.multi-step-content .scroll-container.table-cols-2,.multi-step-content .table__subcopy.table-cols-2{max-width:65%}.scroll-container.table-cols-3,.table__subcopy.table-cols-3{max-width:65%}.multi-step-content .scroll-container.table-cols-3,.multi-step-content .table__subcopy.table-cols-3{max-width:80%}.scroll-container.table-cols-4,.table__subcopy.table-cols-4{max-width:85%}.multi-step-content .scroll-container.table-cols-4,.multi-step-content .table__subcopy.table-cols-4{max-width:100%}}.text-black{color:#000}.text-brightRed{color:#e31837}.text-darkBlue{color:#012169}.text-darkGray{color:#646464}.text-regalRed{color:#c41230}.text-coolGray100{color:#646464}.text-coolGray70{color:#919191}.text-white{color:#fff}.text-white a{color:#fff;text-decoration:underline}.text-white a:active,.text-white a:hover,.text-white a:visited{color:#fff;text-decoration:underline}.text-royalBlue{color:#0053c2}.text-brightBlue{color:#0073cf}.text-dotcom{color:#6b5e51}.text-dotcomIcon{color:#867364}.text-small{font-size:2rem}@media(min-width:1068px){.text-small{font-size:2.5rem}}.text-medium{font-size:2.5rem}@media(min-width:1068px){.text-medium{font-size:3rem}}.text-large{font-size:3rem}@media(min-width:1068px){.text-large{font-size:3.5rem}}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-bold{font-weight:700}.text-caps{text-transform:uppercase}.text-italic{font-style:italic}.text-regular{font-style:normal}.text-smallCaps{font-variant:small-caps;font-weight:400;letter-spacing:.5px;text-transform:lowercase}.color-reverse .icon__bright-red path,.color-reverse .icon__bright-red polygon,.color-reverse .icon__bright-red rect,.icon__bright-red path,.icon__bright-red polygon,.icon__bright-red rect{fill:#e31837}.color-reverse .icon__bright-blue path,.color-reverse .icon__bright-blue polygon,.color-reverse .icon__bright-blue rect,.icon__bright-blue path,.icon__bright-blue polygon,.icon__bright-blue rect{fill:#0073cf}.color-reverse .icon__navy-blue path,.color-reverse .icon__navy-blue polygon,.color-reverse .icon__navy-blue rect,.icon__navy-blue path,.icon__navy-blue polygon,.icon__navy-blue rect{fill:#012169}.color-reverse .icon__royal-blue path,.color-reverse .icon__royal-blue polygon,.color-reverse .icon__royal-blue rect,.icon__royal-blue path,.icon__royal-blue polygon,.icon__royal-blue rect{fill:#0053c2}.color-reverse .icon__black path,.color-reverse .icon__black polygon,.color-reverse .icon__black rect,.icon__black path,.icon__black polygon,.icon__black rect{fill:#000}.color-reverse .icon__white path,.color-reverse .icon__white polygon,.color-reverse .icon__white rect,.icon__white path,.icon__white polygon,.icon__white rect{fill:#fff}.color-reverse .icon__gray path,.color-reverse .icon__gray polygon,.color-reverse .icon__gray rect,.icon__gray path,.icon__gray polygon,.icon__gray rect{fill:#646464}.color-reverse .icon__regal-red path,.color-reverse .icon__regal-red polygon,.color-reverse .icon__regal-red rect,.icon__regal-red path,.icon__regal-red polygon,.icon__regal-red rect{fill:#c41230}.sb-show-main{padding:0!important}.author-error{padding:20px 0;font-weight:700;color:#ae132a;text-align:center;background:#ededed}.cq-Editable-dom .author-error{position:absolute;top:0;width:100%}.hide{display:none}.bg-red{background-color:#e31837}.bg-gray{background-color:#ededed}.bg-blue{background-color:#012169}.bg-bright-blue{background-color:#0073cf}.bg-light-gray{background-color:#f5f5f5}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-dotcom{background-color:#f9f7f4}.bg-dotcomSeprator{background-color:#d1c9c0}.bg-royalBlue{background-color:#0053c2}.bg-regalRed{background-color:#c41230}.bg-dayBlue{background-color:#ccebf8}.bg-brightBlue{background-color:#0073cf}.bg-flagscape-red{background-color:#ae132a;background-image:url(../fonts/flagscape-red-simp-1.0.0.svg);background-size:cover;background-position:50%}.bg-flagscape-blue{background-color:#012169;background-image:url(../fonts/flagscape-blue-simp-1.0.0.svg);background-size:cover;background-position:50%}.bg-flagscape-gray{background-color:#fff;background-image:url(../fonts/flagscape-gray-simp-1.0.0.svg);background-size:cover}.bg-custom{background-size:cover;background-position:bottom}@media(min-width:640px){.bg-custom{background-position:50%}}.static-page-offset{scroll-margin-top:var(--nav-height)}.dynamic-page-offset{scroll-margin-top:var(--extra-sticky)}.aem-carousel .slick-list{z-index:1}.aem-carousel .mobile__arrows{background:transparent;border:0;border-radius:50%;bottom:0;color:#000;cursor:pointer;display:inline-block;height:1.5rem;padding:0;position:absolute;top:6rem;width:1.5rem;z-index:3}.aem-carousel .mobile__arrows svg{fill:#000;margin-top:.1875rem;width:.625rem;height:1.125rem}.aem-carousel .mobile__prev,.aem-carousel .mobile__prev--header{left:0}.aem-carousel .mobile__prev--header svg,.aem-carousel .mobile__prev svg{margin-right:.125rem}.aem-carousel .mobile__next,.aem-carousel .mobile__next--header{right:0}.aem-carousel .mobile__next--header svg,.aem-carousel .mobile__next svg{margin-left:.125rem}.aem-carousel.carousel-nav-top .mobile__arrows{background:transparent;border:0;bottom:0;color:#000;cursor:pointer;display:inline-block;height:2.5rem;padding:0;position:absolute;top:0;width:1.5rem;z-index:3}.aem-carousel.carousel-nav-top .mobile__arrows svg{fill:#fff;width:.9375rem;height:1.75rem}.aem-carousel.carousel-nav-top .mobile__prev,.aem-carousel.carousel-nav-top .mobile__prev--header{left:5%}.aem-carousel.carousel-nav-top .mobile__next,.aem-carousel.carousel-nav-top .mobile__next--header{right:5%}.aem-carousel.carousel-nav-top .slick-dots{align-items:flex-end;display:flex;justify-content:center;left:50%;padding:0;position:absolute;top:1rem;transform:translateX(-50%);z-index:10}.aem-carousel.carousel-nav-top .slick-dots li{list-style:none}.aem-carousel.carousel-nav-top .slick-dots .mobile__dot{background-color:#919191;border:0;display:block;font-size:0;height:.125rem;margin:0 .25rem;transition:background-color .2s;width:2.5rem}.aem-carousel.carousel-nav-top .slick-dots .mobile__dot:focus{outline:.0625rem dotted #000}.aem-carousel.carousel-nav-top .slick-dots .slick-active .mobile__dot{background-color:#000;height:.25rem}.aem-carousel.carousel-nav-bottom .mobile__arrows{background:transparent;border:0;bottom:0;color:#000;cursor:pointer;display:inline-block;height:2rem;padding:0;position:absolute;top:auto;width:1.125rem;z-index:3}.aem-carousel.carousel-nav-bottom .mobile__arrows svg{fill:#919191;width:.625rem;height:1.125rem}.aem-carousel.carousel-nav-bottom .mobile__prev,.aem-carousel.carousel-nav-bottom .mobile__prev--header{left:35%}.aem-carousel.carousel-nav-bottom .mobile__next,.aem-carousel.carousel-nav-bottom .mobile__next--header{right:35%}.aem-carousel.carousel-nav-bottom .slick-dots{align-items:flex-end;display:flex;justify-content:center;left:50%;padding:0;position:absolute;top:1rem;transform:translateX(-50%);z-index:10}.aem-carousel.carousel-nav-bottom .slick-dots li{list-style:none}.aem-carousel.carousel-nav-bottom .slick-dots .mobile__dot{background-color:#919191;border:0;display:block;font-size:0;height:.125rem;margin:0 .25rem;transition:background-color .2s;width:2.5rem}.aem-carousel.carousel-nav-bottom .slick-dots .mobile__dot:focus{outline:.0625rem dotted #000}.aem-carousel.carousel-nav-bottom .slick-dots .slick-active .mobile__dot{background-color:#000;height:.25rem}.aem-carousel.carousel-nav-top.slick-blue .slick-arrow,.aem-carousel.slick-blue .slick-arrow{color:#012169}.aem-carousel.carousel-nav-top.slick-blue .slick-arrow svg,.aem-carousel.slick-blue .slick-arrow svg{fill:#012169}.aem-carousel.carousel-nav-top.slick-blue .slick-dots .slick-active .mobile__dot,.aem-carousel.slick-blue .slick-dots .slick-active .mobile__dot{background-color:#012169}.aem-carousel.carousel-nav-top.slick-red .slick-arrow,.aem-carousel.slick-red .slick-arrow{color:#e31837}.aem-carousel.carousel-nav-top.slick-red .slick-arrow svg,.aem-carousel.slick-red .slick-arrow svg{fill:#e31837}.aem-carousel.carousel-nav-top.slick-red .slick-dots .slick-active .mobile__dot,.aem-carousel.slick-red .slick-dots .slick-active .mobile__dot{background-color:#e31837}.aem-carousel.carousel-nav-top.slick-black .slick-arrow,.aem-carousel.slick-black .slick-arrow{color:#000}.aem-carousel.carousel-nav-top.slick-black .slick-arrow svg,.aem-carousel.slick-black .slick-arrow svg{fill:#000}.aem-carousel.carousel-nav-top.slick-black .slick-dots .slick-active .mobile__dot,.aem-carousel.slick-black .slick-dots .slick-active .mobile__dot{background-color:#000}.aem-carousel.carousel-nav-top.slick-white .slick-arrow,.aem-carousel.slick-white .slick-arrow{color:#fff}.aem-carousel.carousel-nav-top.slick-white .slick-arrow svg,.aem-carousel.slick-white .slick-arrow svg{fill:#fff}.aem-carousel.carousel-nav-top.slick-white .slick-dots .mobile__dot,.aem-carousel.slick-white .slick-dots .mobile__dot{background-color:#fff}.aem-carousel.carousel-nav-top.slick-white .slick-dots .slick-active .mobile__dot,.aem-carousel.slick-white .slick-dots .slick-active .mobile__dot{background-color:#fff}