/*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by chouyouyang, March 09, 2023 *//*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by chouyouyang, May 16, 2022 */.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;line-height:1.2}.h1,h1{font-size:2.5rem}@media (max-width:1200px){.h1,h1{font-size:calc(1.375rem + 1.5vw)}}.h2,h2{font-size:2rem}@media (max-width:1200px){.h2,h2{font-size:calc(1.325rem + .9vw)}}.h3,h3{font-size:1.75rem}@media (max-width:1200px){.h3,h3{font-size:calc(1.3rem + .6vw)}}.h4,h4{font-size:1.5rem}@media (max-width:1200px){.h4,h4{font-size:calc(1.275rem + .3vw)}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}@media (max-width:1200px){.display-1{font-size:calc(1.725rem + 5.7vw)}}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}@media (max-width:1200px){.display-2{font-size:calc(1.675rem + 5.1vw)}}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}@media (max-width:1200px){.display-3{font-size:calc(1.575rem + 3.9vw)}}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}@media (max-width:1200px){.display-4{font-size:calc(1.475rem + 2.7vw)}}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#545963}.blockquote-footer::before{content:"\2014\00A0"}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right,.carousel-item{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev,.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333333%;max-width:33.33333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66666667%;max-width:16.66666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333333%;max-width:33.33333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333333%;max-width:33.33333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333333%;max-width:33.33333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333333%;max-width:33.33333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#030303}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #d8dadd}.table thead th{vertical-align:bottom;border-bottom:2px solid #d8dadd}.table tbody+tbody{border-top:2px solid #d8dadd}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #d8dadd}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#030303;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8d9eb}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7ab8da}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#a4cee5}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#fcd5bf}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#fab188}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#fbc5a7}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#b8d9eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#7ab8da}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#a4cee5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-white,.table-white>td,.table-white>th{background-color:#fff}.table-white tbody+tbody,.table-white td,.table-white th,.table-white thead th{border-color:#fff}.table-hover .table-white:hover,.table-hover .table-white:hover>td,.table-hover .table-white:hover>th{background-color:#f2f2f2}.table-tc-blue-800,.table-tc-blue-800>td,.table-tc-blue-800>th{background-color:#b9c3d8}.table-tc-blue-800 tbody+tbody,.table-tc-blue-800 td,.table-tc-blue-800 th,.table-tc-blue-800 thead th{border-color:#7e90b7}.table-hover .table-tc-blue-800:hover,.table-hover .table-tc-blue-800:hover>td,.table-hover .table-tc-blue-800:hover>th{background-color:#a9b5cf}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#eaecec;border-color:#d8dadd}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.d-none{display:none!important}#footer-links ul li,.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block,.element-calculator div.search-widget-article div.search-widget-icon-container,.element-faq-accordion #accordion .card .card-header button span::after,.element-faq-accordion #accordion-generic .card .card-header button span::after{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.element-calculator div.search-widget-article div.search-widget-icon-container,.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-primary{color:#0077b8!important}a.text-primary:focus,a.text-primary:hover{color:#00466c!important}.text-secondary{color:#f6691a!important}a.text-secondary:focus,a.text-secondary:hover{color:#bc4807!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#0077b8!important}a.text-info:focus,a.text-info:hover{color:#00466c!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.footerCTA h3,.text-white{color:#fff!important}a.text-white:focus,a.text-white:hover{color:#d9d9d9!important}.text-tc-blue-800{color:#062974!important}a.text-tc-blue-800:focus,a.text-tc-blue-800:hover{color:#020f2b!important}.text-body{color:#030303!important}.text-muted{color:#545963!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}.m-0{margin:0!important}.footerCTA h3,.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}#footer-links ul,.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.m-6{margin:4rem!important}.mt-6,.my-6{margin-top:4rem!important}.mr-6,.mx-6{margin-right:4rem!important}.mb-6,.my-6{margin-bottom:4rem!important}.ml-6,.mx-6{margin-left:4rem!important}.m-cx{margin:1.25rem!important}.mt-cx,.my-cx{margin-top:1.25rem!important}.mr-cx,.mx-cx{margin-right:1.25rem!important}.mb-cx,.my-cx{margin-bottom:1.25rem!important}.ml-cx,.mx-cx{margin-left:1.25rem!important}.m-cy{margin:.75rem!important}.mt-cy,.my-cy{margin-top:.75rem!important}.mr-cy,.mx-cy{margin-right:.75rem!important}.mb-cy,.my-cy{margin-bottom:.75rem!important}.ml-cy,.mx-cy{margin-left:.75rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}#footer-links ul li:last-of-type,#footer-links ul li:nth-child(even),.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}#footer-links ul,.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}#footer-links ul li,.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.p-6{padding:4rem!important}.pt-6,.py-6{padding-top:4rem!important}.pr-6,.px-6{padding-right:4rem!important}.pb-6,.py-6{padding-bottom:4rem!important}.pl-6,.px-6{padding-left:4rem!important}.p-cx{padding:1.25rem!important}.pt-cx,.py-cx{padding-top:1.25rem!important}.pr-cx,.px-cx{padding-right:1.25rem!important}.pb-cx,.py-cx{padding-bottom:1.25rem!important}.pl-cx,.px-cx{padding-left:1.25rem!important}.p-cy{padding:.75rem!important}.pt-cy,.py-cy{padding-top:.75rem!important}.pr-cy,.px-cy{padding-right:.75rem!important}.pb-cy,.py-cy{padding-bottom:.75rem!important}.pl-cy,.px-cy{padding-left:.75rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-n6{margin:-4rem!important}.mt-n6,.my-n6{margin-top:-4rem!important}.mr-n6,.mx-n6{margin-right:-4rem!important}.mb-n6,.my-n6{margin-bottom:-4rem!important}.ml-n6,.mx-n6{margin-left:-4rem!important}.m-ncx{margin:-1.25rem!important}.mt-ncx,.my-ncx{margin-top:-1.25rem!important}.mr-ncx,.mx-ncx{margin-right:-1.25rem!important}.mb-ncx,.my-ncx{margin-bottom:-1.25rem!important}.ml-ncx,.mx-ncx{margin-left:-1.25rem!important}.m-ncy{margin:-.75rem!important}.mt-ncy,.my-ncy{margin-top:-.75rem!important}.mr-ncy,.mx-ncy{margin-right:-.75rem!important}.mb-ncy,.my-ncy{margin-bottom:-.75rem!important}.ml-ncy,.mx-ncy{margin-left:-.75rem!important}.m-auto{margin:auto!important}.element-calculator div.search-widget-article div.search-widget-icon-container,.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.element-calculator div.search-widget-article div.search-widget-icon-container,.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.m-sm-6{margin:4rem!important}.mt-sm-6,.my-sm-6{margin-top:4rem!important}.mr-sm-6,.mx-sm-6{margin-right:4rem!important}.mb-sm-6,.my-sm-6{margin-bottom:4rem!important}.ml-sm-6,.mx-sm-6{margin-left:4rem!important}.m-sm-cx{margin:1.25rem!important}.mt-sm-cx,.my-sm-cx{margin-top:1.25rem!important}.mr-sm-cx,.mx-sm-cx{margin-right:1.25rem!important}.mb-sm-cx,.my-sm-cx{margin-bottom:1.25rem!important}.ml-sm-cx,.mx-sm-cx{margin-left:1.25rem!important}.m-sm-cy{margin:.75rem!important}.mt-sm-cy,.my-sm-cy{margin-top:.75rem!important}.mr-sm-cy,.mx-sm-cy{margin-right:.75rem!important}.mb-sm-cy,.my-sm-cy{margin-bottom:.75rem!important}.ml-sm-cy,.mx-sm-cy{margin-left:.75rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.p-sm-6{padding:4rem!important}.pt-sm-6,.py-sm-6{padding-top:4rem!important}.pr-sm-6,.px-sm-6{padding-right:4rem!important}.pb-sm-6,.py-sm-6{padding-bottom:4rem!important}.pl-sm-6,.px-sm-6{padding-left:4rem!important}.p-sm-cx{padding:1.25rem!important}.pt-sm-cx,.py-sm-cx{padding-top:1.25rem!important}.pr-sm-cx,.px-sm-cx{padding-right:1.25rem!important}.pb-sm-cx,.py-sm-cx{padding-bottom:1.25rem!important}.pl-sm-cx,.px-sm-cx{padding-left:1.25rem!important}.p-sm-cy{padding:.75rem!important}.pt-sm-cy,.py-sm-cy{padding-top:.75rem!important}.pr-sm-cy,.px-sm-cy{padding-right:.75rem!important}.pb-sm-cy,.py-sm-cy{padding-bottom:.75rem!important}.pl-sm-cy,.px-sm-cy{padding-left:.75rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-n6{margin:-4rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-4rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-4rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-4rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-4rem!important}.m-sm-ncx{margin:-1.25rem!important}.mt-sm-ncx,.my-sm-ncx{margin-top:-1.25rem!important}.mr-sm-ncx,.mx-sm-ncx{margin-right:-1.25rem!important}.mb-sm-ncx,.my-sm-ncx{margin-bottom:-1.25rem!important}.ml-sm-ncx,.mx-sm-ncx{margin-left:-1.25rem!important}.m-sm-ncy{margin:-.75rem!important}.mt-sm-ncy,.my-sm-ncy{margin-top:-.75rem!important}.mr-sm-ncy,.mx-sm-ncy{margin-right:-.75rem!important}.mb-sm-ncy,.my-sm-ncy{margin-bottom:-.75rem!important}.ml-sm-ncy,.mx-sm-ncy{margin-left:-.75rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.m-md-6{margin:4rem!important}.mt-md-6,.my-md-6{margin-top:4rem!important}.mr-md-6,.mx-md-6{margin-right:4rem!important}.mb-md-6,.my-md-6{margin-bottom:4rem!important}.ml-md-6,.mx-md-6{margin-left:4rem!important}.m-md-cx{margin:1.25rem!important}.mt-md-cx,.my-md-cx{margin-top:1.25rem!important}.mr-md-cx,.mx-md-cx{margin-right:1.25rem!important}.mb-md-cx,.my-md-cx{margin-bottom:1.25rem!important}.ml-md-cx,.mx-md-cx{margin-left:1.25rem!important}.m-md-cy{margin:.75rem!important}.mt-md-cy,.my-md-cy{margin-top:.75rem!important}.mr-md-cy,.mx-md-cy{margin-right:.75rem!important}.mb-md-cy,.my-md-cy{margin-bottom:.75rem!important}.ml-md-cy,.mx-md-cy{margin-left:.75rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.p-md-6{padding:4rem!important}.pt-md-6,.py-md-6{padding-top:4rem!important}.pr-md-6,.px-md-6{padding-right:4rem!important}.pb-md-6,.py-md-6{padding-bottom:4rem!important}.pl-md-6,.px-md-6{padding-left:4rem!important}.p-md-cx{padding:1.25rem!important}.pt-md-cx,.py-md-cx{padding-top:1.25rem!important}.pr-md-cx,.px-md-cx{padding-right:1.25rem!important}.pb-md-cx,.py-md-cx{padding-bottom:1.25rem!important}.pl-md-cx,.px-md-cx{padding-left:1.25rem!important}.p-md-cy{padding:.75rem!important}.pt-md-cy,.py-md-cy{padding-top:.75rem!important}.pr-md-cy,.px-md-cy{padding-right:.75rem!important}.pb-md-cy,.py-md-cy{padding-bottom:.75rem!important}.pl-md-cy,.px-md-cy{padding-left:.75rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-n6{margin:-4rem!important}.mt-md-n6,.my-md-n6{margin-top:-4rem!important}.mr-md-n6,.mx-md-n6{margin-right:-4rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-4rem!important}.ml-md-n6,.mx-md-n6{margin-left:-4rem!important}.m-md-ncx{margin:-1.25rem!important}.mt-md-ncx,.my-md-ncx{margin-top:-1.25rem!important}.mr-md-ncx,.mx-md-ncx{margin-right:-1.25rem!important}.mb-md-ncx,.my-md-ncx{margin-bottom:-1.25rem!important}.ml-md-ncx,.mx-md-ncx{margin-left:-1.25rem!important}.m-md-ncy{margin:-.75rem!important}.mt-md-ncy,.my-md-ncy{margin-top:-.75rem!important}.mr-md-ncy,.mx-md-ncy{margin-right:-.75rem!important}.mb-md-ncy,.my-md-ncy{margin-bottom:-.75rem!important}.ml-md-ncy,.mx-md-ncy{margin-left:-.75rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.m-lg-6{margin:4rem!important}.mt-lg-6,.my-lg-6{margin-top:4rem!important}.mr-lg-6,.mx-lg-6{margin-right:4rem!important}.mb-lg-6,.my-lg-6{margin-bottom:4rem!important}.ml-lg-6,.mx-lg-6{margin-left:4rem!important}.m-lg-cx{margin:1.25rem!important}.mt-lg-cx,.my-lg-cx{margin-top:1.25rem!important}.mr-lg-cx,.mx-lg-cx{margin-right:1.25rem!important}.mb-lg-cx,.my-lg-cx{margin-bottom:1.25rem!important}.ml-lg-cx,.mx-lg-cx{margin-left:1.25rem!important}.m-lg-cy{margin:.75rem!important}.mt-lg-cy,.my-lg-cy{margin-top:.75rem!important}.mr-lg-cy,.mx-lg-cy{margin-right:.75rem!important}.mb-lg-cy,.my-lg-cy{margin-bottom:.75rem!important}.ml-lg-cy,.mx-lg-cy{margin-left:.75rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.p-lg-6{padding:4rem!important}.pt-lg-6,.py-lg-6{padding-top:4rem!important}.pr-lg-6,.px-lg-6{padding-right:4rem!important}.pb-lg-6,.py-lg-6{padding-bottom:4rem!important}.pl-lg-6,.px-lg-6{padding-left:4rem!important}.p-lg-cx{padding:1.25rem!important}.pt-lg-cx,.py-lg-cx{padding-top:1.25rem!important}.pr-lg-cx,.px-lg-cx{padding-right:1.25rem!important}.pb-lg-cx,.py-lg-cx{padding-bottom:1.25rem!important}.pl-lg-cx,.px-lg-cx{padding-left:1.25rem!important}.p-lg-cy{padding:.75rem!important}.pt-lg-cy,.py-lg-cy{padding-top:.75rem!important}.pr-lg-cy,.px-lg-cy{padding-right:.75rem!important}.pb-lg-cy,.py-lg-cy{padding-bottom:.75rem!important}.pl-lg-cy,.px-lg-cy{padding-left:.75rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-n6{margin:-4rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-4rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-4rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-4rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-4rem!important}.m-lg-ncx{margin:-1.25rem!important}.mt-lg-ncx,.my-lg-ncx{margin-top:-1.25rem!important}.mr-lg-ncx,.mx-lg-ncx{margin-right:-1.25rem!important}.mb-lg-ncx,.my-lg-ncx{margin-bottom:-1.25rem!important}.ml-lg-ncx,.mx-lg-ncx{margin-left:-1.25rem!important}.m-lg-ncy{margin:-.75rem!important}.mt-lg-ncy,.my-lg-ncy{margin-top:-.75rem!important}.mr-lg-ncy,.mx-lg-ncy{margin-right:-.75rem!important}.mb-lg-ncy,.my-lg-ncy{margin-bottom:-.75rem!important}.ml-lg-ncy,.mx-lg-ncy{margin-left:-.75rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.m-xl-6{margin:4rem!important}.mt-xl-6,.my-xl-6{margin-top:4rem!important}.mr-xl-6,.mx-xl-6{margin-right:4rem!important}.mb-xl-6,.my-xl-6{margin-bottom:4rem!important}.ml-xl-6,.mx-xl-6{margin-left:4rem!important}.m-xl-cx{margin:1.25rem!important}.mt-xl-cx,.my-xl-cx{margin-top:1.25rem!important}.mr-xl-cx,.mx-xl-cx{margin-right:1.25rem!important}.mb-xl-cx,.my-xl-cx{margin-bottom:1.25rem!important}.ml-xl-cx,.mx-xl-cx{margin-left:1.25rem!important}.m-xl-cy{margin:.75rem!important}.mt-xl-cy,.my-xl-cy{margin-top:.75rem!important}.mr-xl-cy,.mx-xl-cy{margin-right:.75rem!important}.mb-xl-cy,.my-xl-cy{margin-bottom:.75rem!important}.ml-xl-cy,.mx-xl-cy{margin-left:.75rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.p-xl-6{padding:4rem!important}.pt-xl-6,.py-xl-6{padding-top:4rem!important}.pr-xl-6,.px-xl-6{padding-right:4rem!important}.pb-xl-6,.py-xl-6{padding-bottom:4rem!important}.pl-xl-6,.px-xl-6{padding-left:4rem!important}.p-xl-cx{padding:1.25rem!important}.pt-xl-cx,.py-xl-cx{padding-top:1.25rem!important}.pr-xl-cx,.px-xl-cx{padding-right:1.25rem!important}.pb-xl-cx,.py-xl-cx{padding-bottom:1.25rem!important}.pl-xl-cx,.px-xl-cx{padding-left:1.25rem!important}.p-xl-cy{padding:.75rem!important}.pt-xl-cy,.py-xl-cy{padding-top:.75rem!important}.pr-xl-cy,.px-xl-cy{padding-right:.75rem!important}.pb-xl-cy,.py-xl-cy{padding-bottom:.75rem!important}.pl-xl-cy,.px-xl-cy{padding-left:.75rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-n6{margin:-4rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-4rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-4rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-4rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-4rem!important}.m-xl-ncx{margin:-1.25rem!important}.mt-xl-ncx,.my-xl-ncx{margin-top:-1.25rem!important}.mr-xl-ncx,.mx-xl-ncx{margin-right:-1.25rem!important}.mb-xl-ncx,.my-xl-ncx{margin-bottom:-1.25rem!important}.ml-xl-ncx,.mx-xl-ncx{margin-left:-1.25rem!important}.m-xl-ncy{margin:-.75rem!important}.mt-xl-ncy,.my-xl-ncy{margin-top:-.75rem!important}.mr-xl-ncy,.mx-xl-ncy{margin-right:-.75rem!important}.mb-xl-ncy,.my-xl-ncy{margin-bottom:-.75rem!important}.ml-xl-ncy,.mx-xl-ncy{margin-left:-.75rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.border{border:1px solid #d8dadd!important}.border-top{border-top:1px solid #d8dadd!important}.border-right{border-right:1px solid #d8dadd!important}.border-bottom{border-bottom:1px solid #d8dadd!important}.border-left{border-left:1px solid #d8dadd!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#0077b8!important}.border-secondary{border-color:#f6691a!important}.border-success{border-color:#28a745!important}.border-info{border-color:#0077b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-tc-blue-800{border-color:#062974!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.5rem!important}.rounded-top{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.rounded-right{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.rounded-bottom{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.rounded-left{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.rounded-lg{border-radius:25px!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714286%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.img-gray-500{-webkit-filter:invert(51%) sepia(8%) saturate(326%) hue-rotate(180deg) brightness(93%) contrast(87%);filter:invert(51%) sepia(8%) saturate(326%) hue-rotate(180deg) brightness(93%) contrast(87%)}.img-orange-500{-webkit-filter:invert(49%) sepia(16%) saturate(4415%) hue-rotate(349deg) brightness(97%) contrast(98%);filter:invert(49%) sepia(16%) saturate(4415%) hue-rotate(349deg) brightness(97%) contrast(98%)}.img-blue-300{-webkit-filter:invert(77%) sepia(14%) saturate(1132%) hue-rotate(166deg) brightness(93%) contrast(85%);filter:invert(77%) sepia(14%) saturate(1132%) hue-rotate(166deg) brightness(93%) contrast(85%)}.img-blue-500{-webkit-filter:invert(31%) sepia(68%) saturate(1402%) hue-rotate(173deg) brightness(97%) contrast(101%);filter:invert(31%) sepia(68%) saturate(1402%) hue-rotate(173deg) brightness(97%) contrast(101%)}.img-blue-600{-webkit-filter:invert(19%) sepia(69%) saturate(3216%) hue-rotate(196deg) brightness(84%) contrast(98%);filter:invert(19%) sepia(69%) saturate(3216%) hue-rotate(196deg) brightness(84%) contrast(98%)}.img-blue-800{-webkit-filter:invert(16%) sepia(48%) saturate(2390%) hue-rotate(202deg) brightness(96%) contrast(109%);filter:invert(16%) sepia(48%) saturate(2390%) hue-rotate(202deg) brightness(96%) contrast(109%)}.img-blue-900{-webkit-filter:invert(10%) sepia(38%) saturate(2530%) hue-rotate(198deg) brightness(88%) contrast(106%);filter:invert(10%) sepia(38%) saturate(2530%) hue-rotate(198deg) brightness(88%) contrast(106%)}.img-gray-300{-webkit-filter:invert(99%) sepia(1%) saturate(1359%) hue-rotate(181deg) brightness(95%) contrast(81%);filter:invert(99%) sepia(1%) saturate(1359%) hue-rotate(181deg) brightness(95%) contrast(81%)}.img-gray-600{-webkit-filter:invert(33%) sepia(16%) saturate(363%) hue-rotate(182deg) brightness(93%) contrast(81%);filter:invert(33%) sepia(16%) saturate(363%) hue-rotate(182deg) brightness(93%) contrast(81%)}.img-gray-800{-webkit-filter:invert(17%) sepia(6%) saturate(1201%) hue-rotate(169deg) brightness(97%) contrast(84%);filter:invert(17%) sepia(6%) saturate(1201%) hue-rotate(169deg) brightness(97%) contrast(84%)}.img-gray-900{-webkit-filter:invert(9%) sepia(8%) saturate(1237%) hue-rotate(173deg) brightness(99%) contrast(94%);filter:invert(9%) sepia(8%) saturate(1237%) hue-rotate(173deg) brightness(99%) contrast(94%)}.img-white-800{-webkit-filter:invert(100%) sepia(2%) saturate(641%) hue-rotate(200deg) brightness(121%) contrast(100%);filter:invert(100%) sepia(2%) saturate(641%) hue-rotate(200deg) brightness(121%) contrast(100%)}.img-yellow-500{-webkit-filter:invert(81%) sepia(47%) saturate(932%) hue-rotate(344deg) brightness(106%) contrast(101%);filter:invert(81%) sepia(47%) saturate(932%) hue-rotate(344deg) brightness(106%) contrast(101%)}.img-yellow-600{-webkit-filter:invert(63%) sepia(93%) saturate(579%) hue-rotate(344deg) brightness(105%) contrast(105%);filter:invert(63%) sepia(93%) saturate(579%) hue-rotate(344deg) brightness(105%) contrast(105%)}.svg-text-2xl{width:1.5em}.svg-text-lg{width:1em}.svg-text-md{width:.65em}.svg-text-sm{width:.5em}.svg-spinner{content:url(https://www.trustedchoice.com/icons/solid/spinner.svg);-webkit-filter:invert(100%) sepia(2%) saturate(641%) hue-rotate(200deg) brightness(121%) contrast(100%);filter:invert(100%) sepia(2%) saturate(641%) hue-rotate(200deg) brightness(121%) contrast(100%);width:1em}.svg-spin{-webkit-animation:2s linear infinite svg-spin;animation:2s linear infinite svg-spin}@-webkit-keyframes svg-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@keyframes svg-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}/*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by chouyouyang, March 10, 2022 */.text-gray-100{color:#f8f9fa}.text-gray-200{color:#eaecec}.text-gray-300{color:#d8dadd}.text-gray-400{color:#c0c4ca}.text-gray-500{color:#9fa2a7}.text-gray-600{color:#545963}.text-gray-700{color:#495057}.text-gray-800{color:#343a40}.text-gray-900{color:#030303}.text-tc-blue-100{color:#d8f3ff}.text-tc-blue-200{color:#b5e4fa}.text-tc-blue-300{color:#80bbdc}.text-tc-blue-400{color:#58b2dd}.text-tc-blue-500{color:#0077b8}.text-tc-blue-600{color:#035096}.text-tc-blue-700{color:#16659e}.text-tc-blue-900{color:#03153a}.text-tc-orange-300{color:#fbb48d}.text-tc-orange-500{color:#f6691a}.text-tc-orange-700{color:#e25100}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.75rem}.text-4xl{font-size:3rem}.text-5xl{font-size:3.3rem}.text-button{font-size:14pt}.font-condensed{font-family:"Roboto Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.lh-1{line-height:1}.lh-base{line-height:1.5}.lh-sm{line-height:1.25}.lh-lg{line-height:2}.text-shadow{text-shadow:2px 2px 4px #154772a3}.font-roboto-condensed{font-family:'roboto condensed',sans-serif}.font-weight-bold-light{font-weight:500}/*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by chouyouyang, April 12, 2021 */.element-calculator p{font-size:1rem;line-height:1.75;margin-bottom:1.5rem}@media (min-width:576px){.element-calculator p{font-size:1.1rem;line-height:1.8}}.element-calculator code{color:#fff}.element-calculator div.mx-lg-n4.mx-xl-n5{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.element-calculator div.search-widget-article{background-color:transparent!important;padding:0 0 2px!important}.element-calculator div.search-widget-article div.search-widget-inner-container{display:block!important;border:none!important;padding:0!important;justify-content:center!important}.element-calculator div.search-widget-article div:nth-of-type(2){text-align:center}.element-calculator div.search-widget-article div.search-widget-icon-container{position:relative!important;top:initial;left:initial;background:0 0!important;padding:0 2rem 0 0!important;width:100%}.element-calculator div.search-widget-article div.search-widget-icon-container img{-webkit-filter:drop-shadow(0 .125rem .25rem rgba(0, 0, 0, .15));filter:drop-shadow(0 .125rem .25rem rgba(0, 0, 0, .15))}.element-calculator div.search-widget-article h3,.element-calculator div.search-widget-article p{display:none}.element-calculator div.search-widget-article div.search-widget-form-container{display:block!important}.element-calculator div.search-widget-article div.search-widget-form-container form{background:0 0!important;margin:0!important;padding:0!important}.element-calculator div.search-widget-article div.search-widget-form-container form>div:first-of-type{display:block!important}.element-calculator div.search-widget-article div.search-widget-form-container form div>div:nth-of-type(2){padding-left:0!important;padding-right:0!important}.element-calculator div.search-widget-article div.search-widget-form-container form button[type=submit]{padding:5px 30px;top:-27px;box-shadow:none!important;border-top-left-radius:0!important;border-top-right-radius:0!important;border-right:1px solid #ebebeb!important;border-left:1px solid #ebebeb!important;border-top:none!important;border-radius:15px}.element-calculator div.search-widget-article div.search-widget-form-container form button[type=submit] i{display:none}.element-companies>h4:first-of-type,.element-companies>p:first-of-type{background-color:#eaecec;display:block;text-align:center;padding-top:.5rem;padding-bottom:.5rem;text-transform:uppercase;color:#545963}/*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by chouyouyang, April 05, 2021 */.element-faq-accordion #accordion .card:first-child,.element-faq-accordion #accordion-generic .card:first-child{border-top:1px solid #d8dadd;padding-top:0}.element-faq-accordion #accordion .card,.element-faq-accordion #accordion-generic .card{border:none;border-bottom:1px solid #d8dadd;border-radius:0}.element-faq-accordion #accordion .card .card-header,.element-faq-accordion #accordion-generic .card .card-header{background-color:transparent;border-bottom:none;padding:0}.element-faq-accordion #accordion .card .card-header button,.element-faq-accordion #accordion-generic .card .card-header button{padding-top:1.5rem;padding-bottom:1.5rem;display:block;width:100%;text-align:left}.element-faq-accordion #accordion .card .card-header button span,.element-faq-accordion #accordion-generic .card .card-header button span{font-size:1.5rem}.element-faq-accordion #accordion .card .card-header button span::after,.element-faq-accordion #accordion-generic .card .card-header button span::after{content:url(https://www.trustedchoice.com/icons/solid/plus.svg);margin-left:auto;padding-right:2rem;font-size:1.5rem;padding-left:1rem;-webkit-filter:invert(9%) sepia(8%) saturate(1237%) hue-rotate(173deg) brightness(99%) contrast(94%);filter:invert(9%) sepia(8%) saturate(1237%) hue-rotate(173deg) brightness(99%) contrast(94%);min-width:70px;max-width:70px}@media (max-width:991.98px){.element-faq-accordion #accordion .card .card-header button,.element-faq-accordion #accordion-generic .card .card-header button{padding-top:1rem;padding-bottom:1rem}.element-faq-accordion #accordion .card .card-header button span,.element-faq-accordion #accordion .card .card-header button span::after,.element-faq-accordion #accordion-generic .card .card-header button span,.element-faq-accordion #accordion-generic .card .card-header button span::after{font-size:1.3rem}}@media (max-width:575.98px){.element-calculator div.search-widget-article div.search-widget-icon-container{padding:0 0 2rem!important}.element-calculator div.search-widget-article h3,.element-calculator div.search-widget-article p{margin:0 auto!important}.element-calculator div.search-widget-article div.search-widget-form-container{justify-content:center!important}.element-faq-accordion #accordion .card .card-header button span,.element-faq-accordion #accordion .card .card-header button span::after,.element-faq-accordion #accordion-generic .card .card-header button span,.element-faq-accordion #accordion-generic .card .card-header button span::after{font-size:1.1rem}}.element-faq-accordion #accordion .card .card-header button .collapsed,.element-faq-accordion #accordion-generic .card .card-header button .collapsed{padding-top:2.5rem;padding-bottom:2.5rem}.element-faq-accordion #accordion .card .card-header button[aria-expanded=true],.element-faq-accordion #accordion-generic .card .card-header button[aria-expanded=true]{background-color:rgba(0,0,0,.03)}.element-faq-accordion #accordion .card .card-header button[aria-expanded=true] span::after,.element-faq-accordion #accordion-generic .card .card-header button[aria-expanded=true] span::after{content:url(https://www.trustedchoice.com/icons/solid/minus.svg)}/*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by scottmcintyre, February 10, 2021 */.youtube-lazy-load{margin-bottom:30px;position:relative;overflow:hidden;cursor:pointer}.youtube-lazy-load img{width:100%;top:-16.84%;left:0}.youtube-lazy-load .play-button{width:90px;height:60px;background-color:#333;box-shadow:0 0 30px rgba(0,0,0,.6);z-index:1;opacity:.8;border-radius:6px}.youtube-lazy-load .play-button:before{content:"";border-style:solid;border-width:15px 0 15px 26px;border-color:transparent transparent transparent #fff}.youtube-lazy-load .play-button,.youtube-lazy-load img{cursor:pointer}.youtube-lazy-load .play-button,.youtube-lazy-load .play-button:before,.youtube-lazy-load iframe,.youtube-lazy-load img{position:absolute}.youtube-lazy-load .play-button,.youtube-lazy-load .play-button:before{top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.youtube-lazy-load iframe{height:100%;width:100%;top:0;left:0}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.5rem}.card .card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card .card-header{padding:.75rem 1.25rem;margin-bottom:0;border-bottom:1px solid rgba(0,0,0,.125)}.card .card-header:first-child{border-radius:calc(.5rem - 1px) calc(.5rem - 1px) 0 0}.card .card-footer{padding:0 1.25rem .75rem}/*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by chouyouyang, March 15, 2022 */.element-text-callout{border-radius:0 30px 30px!important;border:3px solid #80bbdc!important}.element-text-callout p.text-tc-orange-500{font-size:14pt!important}.element-text-callout>.img-container{min-width:35px;max-width:35px}.element-text-callout>.img-container img{top:-2px}.element-text-callout>div:last-child p{margin-bottom:0!important}/*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by chouyouyang, May 26, 2023 */.element-how-to h3{font-size:1.5em!important}div.ad-widget .background{border-radius:5px;background-color:#f5f5f5}div.ad-widget .card,div.ad-widget .carrier-container{max-width:320px;min-height:155px}div.ad-widget .card-body{padding-left:.25rem}div.ad-widget .card-header{padding:.75rem 0 .75rem 1.25rem}div.ad-widget .member-badge,div.ad-widget .non-member-badge{position:absolute;top:0;left:4px}div.ad-widget .stretched-link-override{position:relative;z-index:100}div.ad-widget .stretched-link-override:hover{text-decoration:none}div.ad-widget .carrier-container .carrier-logo{max-height:150px;min-height:84px}div.ad-widget .carrier-container .recommended-badge{max-height:25px}div.ad-widget .carrier-container .recommended-company-icon-header{top:-17px;left:24px}div.ad-widget .carrier-container div.text-primary{line-height:1}div.ad-widget .carrier-container small{font-size:12px}div.ad-widget .carrier-container .btn-primary{border:1px solid transparent}div.ad-widget .btn-secondary,div.ad-widget .carrier-container a.btn-info.btn-link{font-size:14pt}/*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by Grant, October 14, 2019 */.top-search-widget{font-family:Roboto,Arial,Helvetica,sans-serif}.top-search-widget .search-widget-offset{margin:0 auto;max-width:550px}@media (min-width:992px){.top-search-widget .search-widget-offset{margin-right:200px;margin-left:auto}}.bottom-search-widget{font-family:Roboto,Arial,Helvetica,sans-serif}.bottom-search-widget .search-widget-offset{margin:0 auto;max-width:550px}.search-widget-article{font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important}.search-widget-article p:first-of-type{font-size:2.6rem!important;line-height:1.2!important;font-weight:700}.search-widget-article p{font-size:1rem!important}.search-widget-article .search-widget-inner-container{border:2px solid #0077b8}@media (max-width:575.98px){.search-widget-article p:first-of-type{font-size:2rem!important}.search-widget-article .search-widget-inner-container{border:none}.element-partner-content-banner .search-widget-article div.text-md-right.mt-5.mt-md-4{margin-top:1.5rem!important}}.search-widget-article .search-widget-icon-container{width:120px;top:-48px;left:calc(50% - 60px);right:0}.search-widget-article .search-widget-icon-container>div{width:120px}.search-widget-article .btn-secondary,.search-widget-article input.form-control.rounded-lg{font-size:14pt}div.search-widget{font-family:Roboto,Arial,Helvetica,sans-serif}div.search-widget label{font-size:16px;margin:5px;font-weight:500;color:#828282;line-height:20px;display:block;text-align:right}div.search-widget .btn.active,div.search-widget .btn:hover:not(.active){background-color:#d55208;color:#fff}div.search-widget .button.medium{padding:8px 10px;min-width:75px;min-height:40px;line-height:20px;font-size:15px}div.search-widget h4{font-family:'Roboto Condensed',sans-serif;font-weight:300;color:#0077b8;margin:0 0 5px;text-align:left}div.search-widget .form-control{border-width:0 0 2px;margin:0;border-radius:0;width:85px;text-align:center;min-height:40px;padding:5px 10px;font-family:Roboto,Arial,Helvetica,sans-serif}div.search-widget div.search-widget-item-bs4{white-space:nowrap;position:relative}div.search-widget div.search-widget-bs4{display:flex;flex-direction:column;justify-content:center;align-items:center}div.search-widget input:invalid{border:1px solid #dc3545}div.search-widget input:focus:invalid{box-shadow:none}div.search-widget .input-icon{width:23px;height:28px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:inherit;position:absolute;left:-30px;top:5px}div.search-widget-container{background-color:#f2f2f2;padding:25px 10px;border-radius:5px;max-width:1085px;margin:0 0 15px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.search-widget-item{margin:0 15px 0 4px;white-space:nowrap;position:relative}@media (max-width:768px){div.search-widget .button.medium.orange{padding:12px 50px;font-size:16px}div.search-widget h4{line-height:1.3em;text-align:center;margin-bottom:10px}div.search-widget-container{flex-direction:column}div.search-widget-item{margin:5px 0 10px}}div.search-widget-cta{margin:0 5px 0 10px}@media (max-width:768px){div.search-widget-cta{margin:10px 0 0}}div.search-widget-article .form-control{border-width:1px}@supports (-ms-ime-align:auto){i{display:none}}.element-partner-content-banner .search-widget-article p:first-of-type{font-size:2.6rem!important;line-height:1.2!important;font-weight:700}/*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by chouyouyang, December 31, 2021 */span.svg-ranking{position:relative;vertical-align:middle}span.svg-ranking span{position:absolute;background-repeat:repeat-x;height:100%;top:-2px}span.svg-ranking span.full{-webkit-filter:invert(81%) sepia(47%) saturate(932%) hue-rotate(344deg) brightness(106%) contrast(101%);filter:invert(81%) sepia(47%) saturate(932%) hue-rotate(344deg) brightness(106%) contrast(101%);z-index:1;background-image:url(https://www.trustedchoice.com/icons/solid/star.svg);left:0}span.svg-ranking span.empty{-webkit-filter:invert(17%) sepia(6%) saturate(1201%) hue-rotate(169deg) brightness(97%) contrast(84%);filter:invert(17%) sepia(6%) saturate(1201%) hue-rotate(169deg) brightness(97%) contrast(84%);opacity:.2;width:100%;right:0;background-image:url(https://www.trustedchoice.com/icons/solid/star.svg)}/*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by chouyouyang, April 26, 2022 */.footerCTA h3{font-size:2.5rem!important;line-height:1}@media (max-width:767.98px){.element-partner-content-banner .search-widget-article p:first-of-type{font-size:2rem!important}.footerCTA h3{font-size:2.2rem!important}}.footerCTA hr{border-top:1.5px solid #fff}.footerCTA p{font-size:1.4rem;line-height:1.6}/*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by chouyouyang, May 16, 2022 */#main-nav{box-shadow:0 2px 7px #29292940}#main-nav .headerPhone{float:left;margin:3px 20px;transition:all .3s ease 0s;-webkit-transition:.3s;font-size:16px;line-height:17px}@media (min-width:1120px){#main-nav .headerPhone.d-lg-block{display:block!important}}#main-nav li.nav-item>a{font-size:15px;text-transform:uppercase;font-weight:500;letter-spacing:1px;padding:15px 15px 5px;margin:0}#main-nav li.nav-item>a:hover{color:#58b2dd}#main-nav li.nav-item>a i.fa.fa-plus{font-size:10px;position:absolute;top:20px;right:5px}@media (min-width:992px){.bottom-search-widget .search-widget-offset{margin-left:300px}#main-nav .d-lg-block{display:none!important}#main-nav li.nav-item>a{padding:36px 10px 15px;margin:0 12px 1px}#main-nav li.nav-item>a i.fa.fa-plus{top:41px}#main-nav a.nav-link.current{border-bottom:3px solid;border-color:#0077b8}}#main-nav .dropdown-menu{border:1px solid rgba(27,31,35,.15)}#main-nav .dropdown-item{left:100%;top:0;color:#03153a;font-size:14px}#main-nav .dropdown-item:hover{color:#0077b8;background:0 0;transition:all .3s ease 0s}#main-nav .dropdown-item.active,#main-nav .dropdown-item:active{background:0 0}#main-nav .nav-item:hover>.dropdown-item{display:block;-webkit-animation:.4s fadeIn;animation:.4s fadeIn}#main-nav .dropdown-item a{color:#d3d3d3;display:block;text-decoration:none;min-width:160px;padding:9px 9px 9px 0}#main-nav .dropdown-item a:hover{color:#fff;padding-left:7px;transition:all .2s ease 0s}#main-nav .headerCTAButton{float:right}#main-nav-wrapper .btn-secondary,#main-nav-wrapper .mega-menu-nav-item a.btn-secondary span{font-size:14pt}#agency-dropdown strong,#directory-dropdown strong{display:block;margin:8px 0}#agency-dropdown ul,#directory-dropdown ul{padding:0;margin:0}@media (max-width:576px){#agency-dropdown>a{padding-bottom:.75rem}#agency-dropdown>a span{display:block;line-height:1.3}#agency-dropdown>a:first-child{padding-top:.75rem}}#header.navbar-light{background-color:#fff}#header.navbar-light .header-cta .header-cta-label,#header.navbar-light .header-cta a{color:#062974}#header.navbar-dark{background-color:#03153a}#header.navbar-dark .header-cta .header-cta-label{color:#0077b8}#header.navbar-dark .header-cta a{color:#fff}#footer{background-color:#16659e;font-size:.8125rem}#footer div.border-bottom{border-color:#0077b8!important}#footer a{color:#58b2dd}#footer a:hover{color:#98cfea}#footer h3{display:inline;color:#fff;margin:0 7px 0 0;font-weight:400;font-size:18px}#footer h4{text-transform:uppercase;font-size:15px;color:#fff;margin:10px 0;line-height:20px;font-weight:400}#footer .links-list ul{list-style:none;margin:0;padding:0}#footer .links-list ul li{padding-bottom:10px;line-height:18px}#footer .box{background:#03153a;padding:3px 5px 3px 10px;margin:10px 0;border-radius:3px;max-width:250px}#footer .box h5{color:#fff;font-weight:300;letter-spacing:0;padding:0;font-size:13px;margin:10px 0}#footer-nav-top{border-bottom:1px solid #03153a;padding:3px 0 10px;text-align:center;color:#fff;line-height:25px}#footer-nav-top a{font-size:1.125rem;white-space:nowrap}#footer-copyright{text-align:left}#footer-copyright small{font-size:.75rem}#footer-social{font-size:1.25rem}#footer-core-nav{font-size:.75rem;text-align:right}#footer-core-nav .list-inline .list-inline-item{margin-left:8px;margin-right:8px;margin-bottom:6px}#footer-links ul li{list-style:none;line-height:2}#footer-links ul li:nth-child(even):after{display:block;content:""}#footer-disclaimer{font-size:.6875rem;color:#d8dadd;line-height:1.5}#back-to-top{position:fixed;right:16px;bottom:16px}/*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by chouyouyang, January 27, 2022 *//*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by chouyouyang, May 16, 2022 */#main-nav-wrapper a:hover{cursor:pointer}#main-nav-wrapper nav#main-nav{transition:all .2s ease-in-out}#main-nav-wrapper nav#main-nav .nav-category{transition:all .5s ease-in-out}#main-nav-wrapper nav#main-nav .nav-category a:hover,#main-nav-wrapper nav#main-nav .nav-category button:hover{color:#80bbdc}#main-nav-wrapper nav#main-nav .nav-cta-links{opacity:0;position:absolute;padding-top:8px;top:-100px;transition:all .2s ease-in-out;right:0}#main-nav-wrapper nav#main-nav .dropdown-toggle:after{display:none}#main-nav-wrapper nav .nav-logo{transition:all .2s ease-in-out}#main-nav-wrapper .mega-menu{margin-left:auto;margin-right:auto;z-index:-1;background-color:#f1f1f1;max-width:1160px;transition:margin .33s ease-in-out}#main-nav-wrapper .mega-menu :focus{text-decoration:underline!important}#main-nav-wrapper .mega-menu.active{margin-top:-5px;margin-left:auto;margin-right:auto;position:relative}#main-nav-wrapper .mega-menu .link-group-title h4{font-size:1rem}#main-nav-wrapper .mega-menu .link-group-list{flex-flow:row nowrap;padding:15px 10px 30px}#main-nav-wrapper .mega-menu .link-group-list.active{display:flex!important;max-height:350px}@media (min-width:1200px){#main-nav-wrapper .mega-menu .link-group-list{padding:25px 20px}}#main-nav-wrapper .mega-menu .link-group{flex-grow:1;padding:0 15px}#main-nav-wrapper .mega-menu .link-group ul{display:flex;flex-flow:column wrap;align-content:space-between;height:90%;-webkit-padding-start:0;padding-inline-start:0;padding-left:0}#main-nav-wrapper .mega-menu .link-group ul li{display:inline-block;font-size:16px;padding:2px 10px 0;margin-left:-10px;transition:all .4s ease-in-out}#main-nav-wrapper .mega-menu .link-group ul li a{color:#2073b2}#main-nav-wrapper .mega-menu .link-group ul li:hover{background-color:#fff;border-radius:4px}#main-nav-wrapper .mega-menu .cta-bar{padding:15px 0;font-size:1.2em;background-color:#103072;color:#fff;display:none;flex-direction:row;justify-content:center;align-items:center;box-shadow:0 1px 4px #454545b3}#main-nav-wrapper .mobile-menu{width:100%;height:100%;background-color:#f2f2f2;overflow-y:scroll;transition:top 0s linear;z-index:10000}@media (max-width:576px){#main-nav-wrapper .mobile-menu{transition:top .33s ease-in-out}}#main-nav-wrapper .mobile-menu :focus{text-decoration:underline!important}#main-nav-wrapper .mobile-menu a{font-size:15px;color:#062974;text-decoration:none}#main-nav-wrapper .mobile-menu a.category-title{font-size:1.2em;color:#062974;padding-top:10px;padding-bottom:10px}#main-nav-wrapper .mobile-menu a:focus,#main-nav-wrapper .mobile-menu a:hover{text-decoration:underline}#main-nav-wrapper .mobile-menu h4{font-size:16px;margin:10px 0 8px;text-align:left;font-weight:400}#main-nav-wrapper .mobile-menu h4:focus{text-decoration:none!important}#main-nav-wrapper .mobile-menu .list-header{padding-top:15px}#main-nav-wrapper .mobile-menu .mobile-menu-inner button{color:#062974}#main-nav-wrapper .mobile-menu .mobile-menu-inner button:focus{box-shadow:none;text-decoration:none!important}#main-nav-wrapper .mobile-menu .mobile-menu-inner button:hover{color:#062974}#main-nav-wrapper .mobile-menu .mobile-menu-inner button .category-title{font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1.2em;font-weight:700}#main-nav-wrapper .mobile-menu .mobile-menu-inner button img.up-arrow{display:block}#main-nav-wrapper .mobile-menu .mobile-menu-inner button img.down-arrow,#main-nav-wrapper .mobile-menu .mobile-menu-inner button.collapsed img.up-arrow{display:none}#main-nav-wrapper .mobile-menu .mobile-menu-inner button.collapsed img.down-arrow{display:block}#main-nav-wrapper .mobile-menu .mobile-menu-inner ul{list-style:none}#main-nav-wrapper .mobile-menu .mobile-menu-inner ul li{margin-top:15px}#main-nav-wrapper .mobile-menu .mobile-menu-inner .truncated-list ul{list-style:square;color:#062974;padding-left:20px;margin-bottom:0}#main-nav-wrapper .mobile-menu .mobile-menu-inner .truncated-list ul li{margin-top:0;padding-top:11px;padding-bottom:11px}#main-nav-wrapper .mobile-menu .mobile-menu-inner .truncated-list ul li a{padding-top:11px;padding-bottom:11px}#main-nav-wrapper .mobile-menu .close-button{color:#052954;background:0 0;border:none}#main-nav-wrapper .mobile-menu.active{top:0}#main-nav-wrapper #main-nav.scrolled,.scrolled #main-nav-wrapper #main-nav{transition:all .2s ease-in-out}#main-nav-wrapper #main-nav.scrolled .nav-category a:hover,#main-nav-wrapper #main-nav.scrolled .nav-category button a:hover,.scrolled #main-nav-wrapper #main-nav .nav-category a:hover,.scrolled #main-nav-wrapper #main-nav .nav-category button a:hover{color:#0077b8}#main-nav-wrapper #main-nav.scrolled .nav-category,.scrolled #main-nav-wrapper #main-nav .nav-category{padding-top:17px}#main-nav-wrapper #main-nav.scrolled .nav-cta-links,.scrolled #main-nav-wrapper #main-nav .nav-cta-links{opacity:1;top:auto}@media (max-width:991.98px){#main-nav-wrapper #main-nav.scrolled .nav-cta-links,.scrolled #main-nav-wrapper #main-nav .nav-cta-links{margin-right:57px!important}#lob-experience-page header>div.row.pb-4{background-color:#062974}}@supports (-webkit-touch-callout:none){@media (max-width:575.98px){#main-nav-wrapper #main-nav.scrolled .nav-cta-links,.scrolled #main-nav-wrapper #main-nav .nav-cta-links{margin-right:65px!important}}@media (max-width:991.98px){#main-nav-wrapper #main-nav.scrolled .nav-cta-links,.scrolled #main-nav-wrapper #main-nav .nav-cta-links{margin-right:70px!important}}}#main-nav-wrapper #main-nav.scrolled .nav-cta-links .mega-menu-nav-item .btn-secondary,.scrolled #main-nav-wrapper #main-nav .nav-cta-links .mega-menu-nav-item .btn-secondary{position:relative;top:-2px}#main-nav-wrapper #main-nav.scrolled .nav-agency-links,.scrolled #main-nav-wrapper #main-nav .nav-agency-links{transition:all .2s ease-in-out}#main-nav-wrapper #main-nav.scrolled .mobile-menu-toggle .footerCTA h3,#main-nav-wrapper #main-nav.scrolled .mobile-menu-toggle .text-white,.footerCTA #main-nav-wrapper #main-nav.scrolled .mobile-menu-toggle h3,.footerCTA .scrolled #main-nav-wrapper #main-nav .mobile-menu-toggle h3,.scrolled #main-nav-wrapper #main-nav .mobile-menu-toggle .footerCTA h3,.scrolled #main-nav-wrapper #main-nav .mobile-menu-toggle .text-white{color:#062974!important}#main-nav-wrapper #main-nav.scrolled a.btn.btn-secondary.ml-0.mt-0.text-nowrap,.scrolled #main-nav-wrapper #main-nav a.btn.btn-secondary.ml-0.mt-0.text-nowrap{display:none}.mega-menu-nav-item a:hover:not(.btn),.mega-menu-nav-item button:hover{color:#009bdf}.mega-menu-nav-item>a.btn-secondary{padding-top:6px;padding-bottom:6px}.agency-menu,.directory-menu{position:fixed;z-index:1050;background-color:#f2f2f2;padding:5px 15px 10px;color:#fff;box-shadow:0 3px 5px 1px rgba(92,92,92,.15);top:85px;transition:all 1.2s ease-in-out}.agency-menu ul,.directory-menu ul{list-style:none!important;color:#052954!important}.agency-menu ul li,.directory-menu ul li{color:#052954!important;line-height:2em;font-size:.85em}.agency-menu ul li a,.directory-menu ul li a{font-size:15px}/*! * Copyright (C) Consumer Agent Portal, LLC - All Rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * Proprietary and confidential * Written by chouyouyang, May 04, 2021 */.btn-white{font-weight:700;border-color:#fff;box-shadow:0 .15rem .25rem rgba(0,0,0,.15)}.btn-white.disabled,.btn-white:disabled{background-color:#9fa2a7;opacity:1;color:#fff;box-shadow:none}.btn-white.disabled,.btn-white.focus,.btn-white:active,.btn-white:disabled,.btn-white:focus,.btn-white:hover{border-color:currentColor!important}.btn-outline-white{font-weight:700;border-color:#fff;box-shadow:0 .15rem .25rem rgba(0,0,0,.15)}.btn-outline-white.disabled,.btn-outline-white:disabled{background-color:#9fa2a7;opacity:1;color:#fff;box-shadow:none}.btn-outline-white.disabled,.btn-outline-white.focus,.btn-outline-white:active,.btn-outline-white:disabled,.btn-outline-white:focus,.btn-outline-white:hover{border-color:currentColor!important}.btn-info{font-weight:700;border-color:#fff;box-shadow:0 .15rem .25rem rgba(0,0,0,.15)}.btn-info.disabled,.btn-info:disabled{background-color:#9fa2a7;opacity:1;color:#fff;box-shadow:none}.btn-info.disabled,.btn-info.focus,.btn-info:active,.btn-info:disabled,.btn-info:focus,.btn-info:hover{border-color:currentColor!important}.btn-outline-info{font-weight:700;border-color:#0077b8;box-shadow:0 .15rem .25rem rgba(0,0,0,.15)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:#9fa2a7;opacity:1;color:#fff;box-shadow:none}.btn-outline-info.disabled,.btn-outline-info.focus,.btn-outline-info:active,.btn-outline-info:disabled,.btn-outline-info:focus,.btn-outline-info:hover{border-color:currentColor!important}.btn-tc-blue-800{font-weight:700;border-color:#fff;box-shadow:0 .15rem .25rem rgba(0,0,0,.15)}.btn-tc-blue-800.disabled,.btn-tc-blue-800:disabled{background-color:#9fa2a7;opacity:1;color:#fff;box-shadow:none}.btn-tc-blue-800.disabled,.btn-tc-blue-800.focus,.btn-tc-blue-800:active,.btn-tc-blue-800:disabled,.btn-tc-blue-800:focus,.btn-tc-blue-800:hover{border-color:currentColor!important}.btn-outline-tc-blue-800{font-weight:700;border-color:#062974;box-shadow:0 .15rem .25rem rgba(0,0,0,.15)}.btn-outline-tc-blue-800.disabled,.btn-outline-tc-blue-800:disabled{background-color:#9fa2a7;opacity:1;color:#fff;box-shadow:none}.btn-outline-tc-blue-800.disabled,.btn-outline-tc-blue-800.focus,.btn-outline-tc-blue-800:active,.btn-outline-tc-blue-800:disabled,.btn-outline-tc-blue-800:focus,.btn-outline-tc-blue-800:hover{border-color:currentColor!important}.btn-lg,.btn-xl{border-width:3px}.btn-xl{border-radius:50px;font-size:1.9rem;line-height:1.25;padding:.5rem 1rem}@media (max-width:767.98px){.footerCTA p{font-size:1.2rem}#footer-social .list-inline .list-inline-item{min-width:48px;min-height:48px}.btn-xl{font-size:1.5rem}}@media (max-width:365px){.btn-xl{font-size:1.4rem}}@media (max-width:345px){.btn-xl{font-size:1.2rem}}html{scroll-behavior:smooth}.btn:not(:disabled):not(.disabled),[role=button],[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}.bg-tc-blue-800{background-color:#062974!important}.bg-primary{background-color:#0077b8!important}.bg-light{background-color:#f8f9fa!important}.btn-block{display:block;width:100%}.btn-secondary{color:#fff;background-color:#f6691a}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#e15609}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(247,128,60,.5)}table{border-collapse:collapse}#lob-experience-page h3{font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:700;font-size:1.75em;line-height:1em;margin-inline:0;color:#062974}#lob-experience-page header{margin-top:85px}#lob-experience-page header .hero-background{background-image:linear-gradient(0deg,#0077b8 0,#0264a7 57%,#035096 100%);background-image:-ms-linear-gradient(0deg,#0077b8 0,#0264a7 57%,#035096 100%)}#lob-experience-page header h1{font-weight:700;line-height:1}#lob-experience-page header .d-flex.align-items-start.flex-column>h2{margin-top:0;margin-bottom:1rem}#lob-experience-page header .author-content a{color:#fff!important}#lob-experience-page header .author-content p{margin-bottom:0!important}#lob-experience-page header>div.row.pb-4{height:300px}#lob-experience-page header>div.row.pb-4 .img-gradient{background-image:linear-gradient(to right,#062974 45%,transparent,transparent);min-height:300px;max-height:300px}#lob-experience-page main h2,#lob-experience-page main h3,#lob-experience-page main h4{margin-top:3rem;margin-bottom:1.5rem}#lob-experience-page main h2{color:#062974}#lob-experience-page main div>figure,#lob-experience-page main h2{margin-bottom:1.5rem}#lob-experience-page main .element-faq-accordion{margin-inline:0!important}#lob-experience-page main .element-faq-accordion h2{margin-top:0}#lob-experience-page main>section>div ol li,#lob-experience-page main>section>div ul li{margin-bottom:.8rem}#lob-experience-page main>section>div li,#lob-experience-page main>section>div p{font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;line-height:1.75;margin-bottom:1.5rem}#lob-experience-page main>section>div a:not(.btn){text-decoration:underline;color:#035096}#lob-experience-page main>section>div a:not(.btn):not(.btn):visited{color:purple}#lob-experience-page main>section>div a:not(.btn):not(.btn):active,#lob-experience-page main>section>div a:not(.btn):not(.btn):hover{color:#062974;text-decoration:none}#lob-experience-page main>section>div a:not(.btn):not(.btn):focus{text-decoration:underline;text-decoration-thickness:3px;background-color:#062974;color:#fff;outline:#062974 solid 2px}#lob-experience-page main>section>div a:not(.btn):not(.btn):focus-visible{outline:#035096 auto 1px;background-color:transparent;text-decoration:underline;color:#062974}#lob-experience-page main aside div.sticky-top{top:105px}#lob-experience-page main aside h2,#lob-experience-page main aside h3,#lob-experience-page main aside h4{display:block!important;color:#062974}#lob-experience-page main aside a:not(.btn){color:#035096}#lob-experience-page main aside a:not(.btn):hover{color:#02284b}#lob-experience-page main aside ul{padding-left:0;margin-bottom:1rem!important}#lob-experience-page main aside li{padding-top:1rem;padding-bottom:1rem;border-bottom:1px solid #c0c4ca;list-style:none}#lob-experience-page main aside li:first-of-type{padding-top:0!important}@media (max-width:991.98px){#lob-experience-page header>div.row.pb-4>img{display:none}#lob-experience-page header>div.row.pb-4 .img-gradient{background-image:none}#lob-experience-page main aside li{border-bottom:none;padding-top:0;padding-bottom:.5rem}}#lob-experience-page main div.mx-lg-n4.mx-xl-n5{margin-left:0!important;margin-right:0!important;margin-bottom:4rem!important}@media (min-width:992px){#main-nav-wrapper nav#main-nav .nav-cta-links{right:-10}#main-nav-wrapper nav .nav-content{height:135px}#main-nav-wrapper #main-nav.scrolled .nav-cta-links,.scrolled #main-nav-wrapper #main-nav .nav-cta-links{top:5px}.mega-menu-nav-item #tc-logo-mega-menu{position:relative;top:3px}#lob-experience-page main aside h2,#lob-experience-page main aside h3,#lob-experience-page main aside h4{display:none!important}#lob-experience-page main aside ul{margin-bottom:3rem!important}#lob-experience-page main div.mx-lg-n4.mx-xl-n5,#lob-experience-page main div>figure{margin-left:-4rem!important;margin-right:-1.5rem!important}}#lob-experience-page main div.search-widget-article{background-color:transparent!important;padding:0 0 2px!important}#lob-experience-page main div.search-widget-article div.search-widget-inner-container{display:flex;flex-direction:row;flex-wrap:wrap;border:none;padding:0!important}#lob-experience-page main div.search-widget-article div.search-widget-inner-container div.search-widget-icon-container,#lob-experience-page main div.search-widget-article div.search-widget-inner-container div:nth-of-type(2){flex:0 0 100%;max-width:100%}@media (min-width:576px){.search-widget-article .search-widget-form-container{position:absolute;left:0;right:0}#lob-experience-page main>section>div li,#lob-experience-page main>section>div p{font-size:1.1rem;line-height:1.8}#lob-experience-page main div.search-widget-article div.search-widget-inner-container div.search-widget-icon-container,#lob-experience-page main div.search-widget-article div.search-widget-inner-container div:nth-of-type(2){flex-basis:0;flex-grow:1;max-width:100%}}#lob-experience-page main div.search-widget-article div.search-widget-inner-container div:nth-of-type(2){margin-top:auto}#lob-experience-page main div.search-widget-article div.search-widget-inner-container div:nth-of-type(2) p{font-size:24px!important;line-height:1.3}@media (min-width:992px) and (max-width:1199.98px){#main-nav-wrapper .mega-menu .link-group-list.active{max-height:380px}#main-nav-wrapper .mega-menu .link-group ul li{padding-bottom:7px;max-width:245px;line-height:1.2}#lob-experience-page main div.mx-lg-n4.mx-xl-n5{margin-bottom:3rem!important}#lob-experience-page main div.search-widget-article div.search-widget-inner-container div:nth-of-type(2) p{font-size:20px!important;margin-bottom:14px!important}}#lob-experience-page main div.search-widget-article div.search-widget-inner-container div:nth-of-type(2) p:first-of-type{background:#0077b8;font-size:1em!important;margin-top:50px;margin-bottom:0;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff!important}@media (min-width:992px) and (max-width:1199.98px){#lob-experience-page main div.search-widget-article div.search-widget-inner-container div:nth-of-type(2) p:first-of-type{font-size:14px!important;margin-bottom:12px!important}#lob-experience-page main div.search-widget-article div.search-widget-inner-container div.search-widget-form-container form button[type=submit]{text-wrap:nowrap;margin-left:-9px}}#lob-experience-page main div.search-widget-article div.search-widget-inner-container div.search-widget-icon-container{position:relative!important;top:initial;left:initial;background:0 0!important;padding:0 2rem 0 0!important;width:100%;text-align:center!important;display:block!important;margin-top:auto;margin-bottom:auto}#lob-experience-page main div.search-widget-article div.search-widget-inner-container p{color:#000!important;margin-bottom:.75rem;font-weight:700;line-height:initial;text-align:left!important}#lob-experience-page main div.search-widget-article div.search-widget-inner-container div.search-widget-form-container{position:relative}#lob-experience-page main div.search-widget-article div.search-widget-inner-container div.search-widget-form-container form{background:0 0!important;margin:0!important;padding:0!important}#lob-experience-page main div.search-widget-article div.search-widget-inner-container div.search-widget-form-container form button[type=submit]{border-radius:25px;padding:5px 30px;border:3px solid #fff}#lob-experience-page main div.search-widget-article div.search-widget-inner-container div.search-widget-form-container form button[type=submit] i{display:none}#lob-experience-page main div>span.font-weight-bold.text-tc-blue-800{font-size:1.25rem;line-height:1.2}@media (max-width:991.98px){#lob-experience-page main div>span.font-weight-bold.text-tc-blue-800{font-size:1.5rem}}@media (max-width:991.98px) and (max-width:1200px){#lob-experience-page main div>span.font-weight-bold.text-tc-blue-800{font-size:calc(1.275rem + .3vw)}}#lob-experience-page a.btn-info{background-color:#035096}#lob-experience-page a.btn-info.focus,#lob-experience-page a.btn-info:focus,#lob-experience-page a.btn-info:hover{color:#fff!important}#lob-experience-page a.btn-info:hover{border:2px solid #fff;background-color:#02284b}#lob-experience-page a.btn-info.focus,#lob-experience-page a.btn-info:focus{box-shadow:0 0 0 .2rem rgba(43,73,137,.5)}@media (min-width:576px) and (max-width:767.98px){#lob-experience-page div.ad-widget .background{max-width:58.33333333%}}#lob-experience-page .testimonial-block{border-radius:.25rem!important}#lob-experience-page .testimonial-block p{color:#495057}#lob-experience-page .testimonial-block p:first-of-type{color:#062974}#lob-experience-page .testimonial-block hr{background-color:#0077b8}#lob-experience-page .testimonial-block small{font-size:80%!important;color:#0077b8!important;padding-left:8px!important}#lob-experience-page .testimonial-block .reviewerImg{width:60px}#lob-experience-page .testimonial-block .svg-ranking{width:80px;height:16px}#lob-experience-page .testimonial-block .svg-ranking span{background-size:16px 16px}#lob-experience-page #carouselControls a.carousel-control-next:hover,#lob-experience-page #carouselControls a.carousel-control-prev:hover{opacity:.8}#lob-experience-page .carousel-control-prev-icon{opacity:.4;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23black' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}#lob-experience-page .carousel-control-next-icon{opacity:.4;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%40black' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}#lob-experience-page .carousel-indicators li{width:10px;height:10px;border-radius:100%;background-color:grey}#lob-experience-page .carousel-control-next{right:-30px;background:0 0}#lob-experience-page .carousel-control-prev{left:-30px;background:0 0}@media (min-width:768px) and (max-width:991.98px){#lob-experience-page div.ad-widget .background{max-width:41.66666667%}#lob-experience-page .testimonial-block .svg-ranking{width:60px;height:12px}#lob-experience-page .testimonial-block .svg-ranking span{background-size:12px 12px}#lob-experience-page .carousel-item .row{padding:0 20px}}#lob-experience-page .element-how-to h2{font-weight:700;font-size:1.75em;line-height:1em}#lob-experience-page header.no-calculator img{height:300px}@media (min-width:768px){#lob-experience-page .no-calculator h1{font-size:2.5rem}}@media (min-width:1200px){#main-nav-wrapper .mega-menu .link-group ul li{padding-bottom:3px}#lob-experience-page main div.mx-lg-n4.mx-xl-n5,#lob-experience-page main div>figure{margin-right:-3rem!important}#lob-experience-page .no-calculator h1{font-size:3rem}}#lob-experience-page .no-calculator h1 span{font-size:inherit;color:#b5e4fa}@media (max-width:767.98px){#lob-experience-page header{margin-top:83px}#lob-experience-page .carousel-control-next,#lob-experience-page .carousel-control-prev,#lob-experience-page .carousel-indicators li{display:none}#lob-experience-page .carousel-item{transition:none}#lob-experience-page .no-calculator span{font-size:1rem}}#lob-experience-page .no-calculator div.author-content a{color:#035096}#lob-experience-page .no-calculator div.author-content a strong{font-weight:400}#lob-experience-page .no-calculator div.author-content p{margin-bottom:0!important;display:inline-block;font-size:1rem}@media (max-width:575.98px){#lob-experience-page main div.search-widget-article div.search-widget-inner-container div.search-widget-icon-container{padding:0 0 2rem!important}#lob-experience-page main div.search-widget-article div.search-widget-inner-container p{text-align:center!important;padding-top:1rem;padding-bottom:1rem}#lob-experience-page main div.search-widget-article div.search-widget-inner-container h3,#lob-experience-page main div.search-widget-article div.search-widget-inner-container p{margin:0 auto!important}#lob-experience-page main div.search-widget-article div.search-widget-inner-container div.search-widget-form-container{justify-content:center!important}#lob-experience-page div.ad-widget .background{margin-inline:auto}#lob-experience-page .no-calculator div.author-content a,#lob-experience-page .no-calculator div.author-content p,#lob-experience-page .no-calculator div.author-content span{font-size:14px}}#lob-experience-page .no-calculator .hero-cta .search-widget-form-container>form.bg-tc-blue-800,#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article.bg-tc-blue-800{background-color:transparent!important}#lob-experience-page .no-calculator .hero-cta .search-widget-inner-container,#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article{padding-top:0!important}#lob-experience-page .no-calculator .hero-cta .search-widget-inner-container,#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article,#lob-experience-page .no-calculator .hero-cta form.bg-tc-blue-800.mx-auto,#lob-experience-page .no-calculator .hero-cta form>div>div.col-auto.mb-3{padding-left:0!important}#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article{padding-bottom:0!important}#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article .search-widget-inner-container{border:none}#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article .search-widget-form-container{position:static}#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article .search-widget-form-container form.bg-tc-blue-800.mx-auto{margin-left:0!important}@media (max-width:991.98px){#lob-experience-page .carousel-control-next{right:-40px}#lob-experience-page .carousel-control-prev{left:-40px}#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article,#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article .search-widget-inner-container{padding-right:0!important}#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article .search-widget-form-container form.bg-tc-blue-800.mx-auto{margin-inline:auto!important;padding-right:0!important}}#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article .search-widget-form-container form.bg-tc-blue-800.mx-auto div.col-auto.mb-3.px-1{padding-right:1rem!important}@media (max-width:441px){#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article .search-widget-form-container form.bg-tc-blue-800.mx-auto div.justify-content-center.d-flex.flex-wrap{flex-direction:column}#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article .search-widget-form-container form.bg-tc-blue-800.mx-auto div.col-auto.mb-3.px-1{padding-inline:0!important}}#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article .search-widget-form-container form.bg-tc-blue-800.mx-auto div.col-auto.px-1{padding-left:0!important}#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article .search-widget-form-container button{min-width:200px!important}#lob-experience-page .no-calculator .hero-cta .search-widget.search-widget-article .search-widget-form-container input{margin-inline:auto}