/*!
 * Bootstrap Grid v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.grid{display:grid;grid-template-rows:repeat(var(--bs-rows, 1), 1fr);grid-template-columns:repeat(var(--bs-columns, 12), 1fr);gap:var(--bs-gap, 1.5rem)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media(min-width: 576px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media(min-width: 768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media(min-width: 992px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media(min-width: 1200px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media(min-width: 1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.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%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.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%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.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%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.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%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.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%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !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}.d-none{display:none !important}.flex-fill{flex:1 1 auto !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-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}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-evenly{justify-content:space-evenly !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}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}@media(min-width: 576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !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}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.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-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}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-sm-evenly{justify-content:space-evenly !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}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}}@media(min-width: 768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !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}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.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-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}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-md-evenly{justify-content:space-evenly !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}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}}@media(min-width: 992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !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}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !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-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}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-lg-evenly{justify-content:space-evenly !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}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}}@media(min-width: 1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !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}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !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-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}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-xl-evenly{justify-content:space-evenly !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}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}}@media(min-width: 1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !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}.d-print-none{display:none !important}}*{font-family:"Questrial",sans-serif}body,html{height:100%}ol,ul{padding-left:0 !important}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}.rotate{animation:rotation 2s infinite linear}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #072f49;--bs-secondary: #2c3f0a;--bs-btl: #15809e;--bs-cmr: #5a8014;--bs-brd: #308272;--bs-dev: #064772;--bs-custom-color: #900;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #072f49;--bs-body-color-rgb: 7, 47, 73;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-family:"Questrial",sans-serif;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color)}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: 0.5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1*var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-btl{--bs-list-group-color: var(--bs-btl-text-emphasis);--bs-list-group-bg: var(--bs-btl-bg-subtle);--bs-list-group-border-color: var(--bs-btl-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-btl-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-btl-border-subtle);--bs-list-group-active-color: var(--bs-btl-bg-subtle);--bs-list-group-active-bg: var(--bs-btl-text-emphasis);--bs-list-group-active-border-color: var(--bs-btl-text-emphasis)}.list-group-item-cmr{--bs-list-group-color: var(--bs-cmr-text-emphasis);--bs-list-group-bg: var(--bs-cmr-bg-subtle);--bs-list-group-border-color: var(--bs-cmr-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-cmr-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-cmr-border-subtle);--bs-list-group-active-color: var(--bs-cmr-bg-subtle);--bs-list-group-active-bg: var(--bs-cmr-text-emphasis);--bs-list-group-active-border-color: var(--bs-cmr-text-emphasis)}.list-group-item-brd{--bs-list-group-color: var(--bs-brd-text-emphasis);--bs-list-group-bg: var(--bs-brd-bg-subtle);--bs-list-group-border-color: var(--bs-brd-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-brd-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-brd-border-subtle);--bs-list-group-active-color: var(--bs-brd-bg-subtle);--bs-list-group-active-bg: var(--bs-brd-text-emphasis);--bs-list-group-active-border-color: var(--bs-brd-text-emphasis)}.list-group-item-dev{--bs-list-group-color: var(--bs-dev-text-emphasis);--bs-list-group-bg: var(--bs-dev-bg-subtle);--bs-list-group-border-color: var(--bs-dev-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dev-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dev-border-subtle);--bs-list-group-active-color: var(--bs-dev-bg-subtle);--bs-list-group-active-bg: var(--bs-dev-text-emphasis);--bs-list-group-active-border-color: var(--bs-dev-text-emphasis)}.list-group-item-custom-color{--bs-list-group-color: var(--bs-custom-color-text-emphasis);--bs-list-group-bg: var(--bs-custom-color-bg-subtle);--bs-list-group-border-color: var(--bs-custom-color-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-custom-color-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-custom-color-border-subtle);--bs-list-group-active-color: var(--bs-custom-color-bg-subtle);--bs-list-group-active-bg: var(--bs-custom-color-text-emphasis);--bs-list-group-active-border-color: var(--bs-custom-color-text-emphasis)}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container,.container-sm{max-width:540px}}@media(min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media(min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media(min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}@media(min-width: 1400px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.grid{display:grid;grid-template-rows:repeat(var(--bs-rows, 1), 1fr);grid-template-columns:repeat(var(--bs-columns, 12), 1fr);gap:var(--bs-gap, 1.5rem)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media(min-width: 576px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media(min-width: 768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media(min-width: 992px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media(min-width: 1200px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media(min-width: 1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.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%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.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%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.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%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.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%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.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%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width)*2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + var(--bs-border-width));padding-bottom:calc(0.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + var(--bs-border-width));padding-bottom:calc(0.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + var(--bs-border-width));padding-bottom:calc(0.25rem + var(--bs-border-width));font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23dee2e6%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m2 5 6 6 6-6%27/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27m6 10 3 3 6-6%27/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%2386b7fe%27/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%28255, 255, 255, 0.25%29%27/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-control-plaintext~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label::after,.form-floating>.form-control:disabled~label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width)*-1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: 0;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #072f49;--bs-btn-border-color: #072f49;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #06283e;--bs-btn-hover-border-color: #06263a;--bs-btn-focus-shadow-rgb: 44, 78, 100;--bs-btn-active-color: #fff;--bs-btn-active-bg: #06263a;--bs-btn-active-border-color: #052337;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #072f49;--bs-btn-disabled-border-color: #072f49}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #2c3f0a;--bs-btn-border-color: #2c3f0a;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #253609;--bs-btn-hover-border-color: #233208;--bs-btn-focus-shadow-rgb: 76, 92, 47;--bs-btn-active-color: #fff;--bs-btn-active-bg: #233208;--bs-btn-active-border-color: #212f08;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #2c3f0a;--bs-btn-disabled-border-color: #2c3f0a}.btn-btl{--bs-btn-color: #fff;--bs-btn-bg: #15809e;--bs-btn-border-color: #15809e;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #126d86;--bs-btn-hover-border-color: #11667e;--bs-btn-focus-shadow-rgb: 56, 147, 173;--bs-btn-active-color: #fff;--bs-btn-active-bg: #11667e;--bs-btn-active-border-color: #106077;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #15809e;--bs-btn-disabled-border-color: #15809e}.btn-cmr{--bs-btn-color: #fff;--bs-btn-bg: #5a8014;--bs-btn-border-color: #5a8014;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #4d6d11;--bs-btn-hover-border-color: #486610;--bs-btn-focus-shadow-rgb: 115, 147, 55;--bs-btn-active-color: #fff;--bs-btn-active-bg: #486610;--bs-btn-active-border-color: #44600f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #5a8014;--bs-btn-disabled-border-color: #5a8014}.btn-brd{--bs-btn-color: #fff;--bs-btn-bg: #308272;--bs-btn-border-color: #308272;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #296f61;--bs-btn-hover-border-color: #26685b;--bs-btn-focus-shadow-rgb: 79, 149, 135;--bs-btn-active-color: #fff;--bs-btn-active-bg: #26685b;--bs-btn-active-border-color: #246256;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #308272;--bs-btn-disabled-border-color: #308272}.btn-dev{--bs-btn-color: #fff;--bs-btn-bg: #064772;--bs-btn-border-color: #064772;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #053c61;--bs-btn-hover-border-color: #05395b;--bs-btn-focus-shadow-rgb: 43, 99, 135;--bs-btn-active-color: #fff;--bs-btn-active-bg: #05395b;--bs-btn-active-border-color: #053556;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #064772;--bs-btn-disabled-border-color: #064772}.btn-custom-color{--bs-btn-color: #fff;--bs-btn-bg: #900;--bs-btn-border-color: #900;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #820000;--bs-btn-hover-border-color: #7a0000;--bs-btn-focus-shadow-rgb: 168, 38, 38;--bs-btn-active-color: #fff;--bs-btn-active-bg: #7a0000;--bs-btn-active-border-color: #730000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #900;--bs-btn-disabled-border-color: #900}.btn-outline-primary{--bs-btn-color: #072f49;--bs-btn-border-color: #072f49;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #072f49;--bs-btn-hover-border-color: #072f49;--bs-btn-focus-shadow-rgb: 7, 47, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #072f49;--bs-btn-active-border-color: #072f49;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #072f49;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #072f49;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #2c3f0a;--bs-btn-border-color: #2c3f0a;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #2c3f0a;--bs-btn-hover-border-color: #2c3f0a;--bs-btn-focus-shadow-rgb: 44, 63, 10;--bs-btn-active-color: #fff;--bs-btn-active-bg: #2c3f0a;--bs-btn-active-border-color: #2c3f0a;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #2c3f0a;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #2c3f0a;--bs-gradient: none}.btn-outline-btl{--bs-btn-color: #15809e;--bs-btn-border-color: #15809e;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #15809e;--bs-btn-hover-border-color: #15809e;--bs-btn-focus-shadow-rgb: 21, 128, 158;--bs-btn-active-color: #fff;--bs-btn-active-bg: #15809e;--bs-btn-active-border-color: #15809e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #15809e;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #15809e;--bs-gradient: none}.btn-outline-cmr{--bs-btn-color: #5a8014;--bs-btn-border-color: #5a8014;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5a8014;--bs-btn-hover-border-color: #5a8014;--bs-btn-focus-shadow-rgb: 90, 128, 20;--bs-btn-active-color: #fff;--bs-btn-active-bg: #5a8014;--bs-btn-active-border-color: #5a8014;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #5a8014;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #5a8014;--bs-gradient: none}.btn-outline-brd{--bs-btn-color: #308272;--bs-btn-border-color: #308272;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #308272;--bs-btn-hover-border-color: #308272;--bs-btn-focus-shadow-rgb: 48, 130, 114;--bs-btn-active-color: #fff;--bs-btn-active-bg: #308272;--bs-btn-active-border-color: #308272;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #308272;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #308272;--bs-gradient: none}.btn-outline-dev{--bs-btn-color: #064772;--bs-btn-border-color: #064772;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #064772;--bs-btn-hover-border-color: #064772;--bs-btn-focus-shadow-rgb: 6, 71, 114;--bs-btn-active-color: #fff;--bs-btn-active-bg: #064772;--bs-btn-active-border-color: #064772;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #064772;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #064772;--bs-gradient: none}.btn-outline-custom-color{--bs-btn-color: #900;--bs-btn-border-color: #900;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #900;--bs-btn-hover-border-color: #900;--bs-btn-focus-shadow-rgb: 153, 0, 0;--bs-btn-active-color: #fff;--bs-btn-active-bg: #900;--bs-btn-active-border-color: #900;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #900;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #900;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: 0}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: 0}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:0}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width)*-1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width)*-1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid rgba(0,0,0,0);border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: 0.125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid rgba(0,0,0,0)}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: 0.3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%2833, 37, 41, 0.75%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:rgba(0,0,0,0);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, 0.55);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27none%27 stroke=%27%23212529%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3e%3cpath d=%27M2 5L8 11L14 5%27/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27none%27 stroke=%27%23052c65%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3e%3cpath d=%27M2 5L8 11L14 5%27/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%236ea8fe%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%236ea8fe%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-0.5*var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-bottom:calc(-1*var(--bs-card-cap-padding-y));margin-left:calc(-0.5*var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-left:calc(-0.5*var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-btl{--bs-alert-color: var(--bs-btl-text-emphasis);--bs-alert-bg: var(--bs-btl-bg-subtle);--bs-alert-border-color: var(--bs-btl-border-subtle);--bs-alert-link-color: var(--bs-btl-text-emphasis)}.alert-cmr{--bs-alert-color: var(--bs-cmr-text-emphasis);--bs-alert-bg: var(--bs-cmr-bg-subtle);--bs-alert-border-color: var(--bs-cmr-border-subtle);--bs-alert-link-color: var(--bs-cmr-text-emphasis)}.alert-brd{--bs-alert-color: var(--bs-brd-text-emphasis);--bs-alert-bg: var(--bs-brd-bg-subtle);--bs-alert-border-color: var(--bs-brd-border-subtle);--bs-alert-link-color: var(--bs-brd-text-emphasis)}.alert-dev{--bs-alert-color: var(--bs-dev-text-emphasis);--bs-alert-bg: var(--bs-dev-bg-subtle);--bs-alert-border-color: var(--bs-dev-border-subtle);--bs-alert-link-color: var(--bs-dev-text-emphasis)}.alert-custom-color{--bs-alert-color: var(--bs-custom-color-text-emphasis);--bs-alert-bg: var(--bs-custom-color-bg-subtle);--bs-alert-border-color: var(--bs-custom-color-border-subtle);--bs-alert-link-color: var(--bs-custom-color-text-emphasis)}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-btl{color:#fff !important;background-color:RGBA(var(--bs-btl-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-cmr{color:#fff !important;background-color:RGBA(var(--bs-cmr-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-brd{color:#fff !important;background-color:RGBA(var(--bs-brd-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dev{color:#fff !important;background-color:RGBA(var(--bs-dev-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-custom-color{color:#fff !important;background-color:RGBA(var(--bs-custom-color-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(6, 38, 58, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(6, 38, 58, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(35, 50, 8, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(35, 50, 8, var(--bs-link-underline-opacity, 1)) !important}.link-btl{color:RGBA(var(--bs-btl-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-btl-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-btl:hover,.link-btl:focus{color:RGBA(17, 102, 126, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(17, 102, 126, var(--bs-link-underline-opacity, 1)) !important}.link-cmr{color:RGBA(var(--bs-cmr-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-cmr-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-cmr:hover,.link-cmr:focus{color:RGBA(72, 102, 16, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(72, 102, 16, var(--bs-link-underline-opacity, 1)) !important}.link-brd{color:RGBA(var(--bs-brd-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-brd-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-brd:hover,.link-brd:focus{color:RGBA(38, 104, 91, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(38, 104, 91, var(--bs-link-underline-opacity, 1)) !important}.link-dev{color:RGBA(var(--bs-dev-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dev-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dev:hover,.link-dev:focus{color:RGBA(5, 57, 91, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(5, 57, 91, var(--bs-link-underline-opacity, 1)) !important}.link-custom-color{color:RGBA(var(--bs-custom-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-custom-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-custom-color:hover,.link-custom-color:focus{color:RGBA(122, 0, 0, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(122, 0, 0, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.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}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.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}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !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}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !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-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}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-evenly{justify-content:space-evenly !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}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !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}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.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-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}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-sm-evenly{justify-content:space-evenly !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}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !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}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.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-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}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-md-evenly{justify-content:space-evenly !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}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !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}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !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-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}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-lg-evenly{justify-content:space-evenly !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}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !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}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !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-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}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-xl-evenly{justify-content:space-evenly !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}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !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}.d-print-none{display:none !important}}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0);color:#072f49}.list-group-item{background-color:rgba(0,0,0,0)}.ba{color:#000}.btn-circle .bi-x-circle.rotate-i{transition:all .2s linear}@media(prefers-reduced-motion: reduce){.btn-circle .bi-x-circle.rotate-i{transition:none}}.btn-circle.collapsed .bi-x-circle.rotate-i{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}h1,.h1{font-size:3rem;line-height:4rem;margin-bottom:2rem}@media(max-width: 953px){h1,.h1{font-size:2.3rem;line-height:2.5rem;margin-bottom:.8rem}}h2,.h2{font-size:2.3rem;line-height:3rem}@media(max-width: 953px){h2,.h2{font-size:1.9rem;line-height:2.2rem;margin-bottom:.8rem}}h3,.h3{font-size:1.6rem;line-height:1.9rem}h4,.h4{font-size:1.4rem;line-height:1.7rem}h5,.h5{font-size:1.3rem;line-height:1.6rem}h6,.h6{font-size:1.1rem;line-height:1.5rem}h2,.h2,h3,.h3{margin-bottom:1rem}h4,.h4,h5,.h5,h6,.h6{margin-bottom:.5rem}.navbar-toggler{border:none;padding:0;outline:none}.navbar-toggler:focus{box-shadow:none}.navbar-toggler .hamburger-toggle{position:relative;display:inline-block;width:50px;height:50px;z-index:2000;float:right}.navbar-toggler .hamburger-toggle .hamburger{position:absolute;transform:translate(-50%, -50%) rotate(0deg);left:50%;top:50%;width:50%;height:50%;pointer-events:none}.navbar-toggler .hamburger-toggle .hamburger span{width:100%;height:4px;position:absolute;background:#333;border-radius:2px;z-index:1;transition:transform .2s cubic-bezier(0.77, 0.2, 0.05, 1),background .2s cubic-bezier(0.77, 0.2, 0.05, 1),all .2s ease-in-out;left:0px}.navbar-toggler .hamburger-toggle .hamburger span:first-child{top:10%;transform-origin:50% 50%;transform:translate(0% -50%) !important}.navbar-toggler .hamburger-toggle .hamburger span:nth-child(2){top:50%;transform:translate(0, -50%)}.navbar-toggler .hamburger-toggle .hamburger span:last-child{left:0px;top:auto;bottom:10%;transform-origin:50% 50%}.navbar-toggler .hamburger-toggle .hamburger.active span{position:absolute;margin:0}.navbar-toggler .hamburger-toggle .hamburger.active span:first-child{top:45%;transform:rotate(45deg)}.navbar-toggler .hamburger-toggle .hamburger.active span:nth-child(2){left:50%;width:0px}.navbar-toggler .hamburger-toggle .hamburger.active span:last-child{top:45%;transform:rotate(-45deg)}@media(min-height: 6rem){[id]{scroll-margin-top:9.5rem}}@media(min-width: 1200px){#navigation-menu{position:relative;margin-top:0;z-index:2;margin-top:-28px;background:rgba(0,0,0,0);padding-bottom:4px}#navigation-menu .nav-item:hover,#navigation-menu .nav-item:focus{background-color:#072f49;color:#fff;cursor:pointer}#navigation-menu .nav-item:hover #menu-item-bridging-loans,#navigation-menu .nav-item:hover #menu-item-commercial-mortgages,#navigation-menu .nav-item:hover #menu-item-buy-to-let-mortgages,#navigation-menu .nav-item:hover #menu-item-development-finance,#navigation-menu .nav-item:hover #menu-item-second-charges,#navigation-menu .nav-item:hover #menu-item-business-loans,#navigation-menu .nav-item:hover #menu-item-resources,#navigation-menu .nav-item:focus #menu-item-bridging-loans,#navigation-menu .nav-item:focus #menu-item-commercial-mortgages,#navigation-menu .nav-item:focus #menu-item-buy-to-let-mortgages,#navigation-menu .nav-item:focus #menu-item-development-finance,#navigation-menu .nav-item:focus #menu-item-second-charges,#navigation-menu .nav-item:focus #menu-item-business-loans,#navigation-menu .nav-item:focus #menu-item-resources{background:#072f49;color:#fff}#navigation-menu .nav-item .dropdown-item{color:#072f49;white-space:normal !important}#navigation-menu .nav-item .dropdown-item:hover,#navigation-menu .nav-item .dropdown-item:focus{background-color:#072f49;color:#fff}#navigation-menu .nav-item.dropdown-top-level{padding-right:0;margin-right:.3rem;text-align:center;position:static}#navigation-menu .nav-item.dropdown-top-level:last-child{margin-right:0}#navigation-menu .nav-item.dropdown-top-level>.dropdown-item{padding-top:.55rem;font-size:1.1rem;line-height:1.25rem;text-align:center}}@media(min-width: 1200px)and (max-width: 1200px){#navigation-menu .nav-item.dropdown-top-level{margin-right:0;text-align:left}}@media(min-width: 1200px){#navigation-menu .nav-item.top-level-nosubmenu{padding-right:0;margin-right:.3rem;text-align:center}#navigation-menu .nav-item.top-level-nosubmenu:last-child{margin-right:0}#navigation-menu .nav-item.top-level-nosubmenu>.dropdown-item{padding-top:.55rem;font-size:1.1rem;line-height:1.25rem;text-align:center}#navigation-menu .nav-item.top-level-nosubmenu>.dropdown-item:hover{background:rgba(0,0,0,0)}#navigation-menu .nav-item.top-level-nosubmenu>.dropdown-item.active,#navigation-menu .nav-item.top-level-nosubmenu>.dropdown-item:active{background:rgba(0,0,0,0)}}@media(min-width: 1200px)and (max-width: 1200px){#navigation-menu .nav-item.top-level-nosubmenu{margin-right:0;text-align:left}}@media(min-width: 1200px){#navigation-menu .nav-item .dropdown-submenu>.dropdown-submenu-toggle:hover{background:#072f49}#navigation-menu .nav-item .dropdown-submenu>.dropdown-submenu-toggle.active,#navigation-menu .nav-item .dropdown-submenu>.dropdown-submenu-toggle:active{background:#072f49}#navigation-menu .dropdown-item{padding:.45rem .55rem .45rem .55rem}#navigation-menu .d-aaal-none{display:none !important}}@media(max-width: 1199px){#navigation-menu .columnmenu .normal-col .column-title{padding:.38rem .9rem .39rem .9rem !important;border-top:0 solid #fff;letter-spacing:.03rem;margin-bottom:0 !important;color:#072f49;position:relative;cursor:default;pointer-events:none}}@media(max-width: 1199px)and (min-width: 1200px){#navigation-menu .columnmenu .normal-col .column-title{padding:.38rem .9rem .39rem .9rem !important}}@media(max-width: 1199px){#navigation-menu .columnmenu .normal-col .column-title:after{content:"";display:block;background-color:#f0af14;position:absolute;right:0;left:10px;bottom:2px;height:2px;width:50%;pointer-events:none;transition:width .2s,opacity .2s;transition-timing-function:cubic-bezier(0.75, 0, 0.15, 1);transition-delay:250ms}#navigation-menu #navbarCollapse{background:#fff;border:0 solid #ccc;left:0;max-height:99vh;overflow-y:auto;overflow-y:hidden;position:absolute;top:-20px;width:100%;z-index:1999;padding-bottom:5rem;padding-top:15px !important}#navigation-menu #navbarCollapse .navbar-nav{background:#fff;margin-left:0;max-height:99vh;overflow-y:auto;padding:0 0 1rem 0;width:calc(100vw - 20%);z-index:2000}#navigation-menu #navbarCollapse .navbar-nav.navbar-nav-menu{margin-left:0 !important}#navigation-menu #navbarCollapse ul{padding:0;margin:0;border:0;border-radius:0}#navigation-menu #navbarCollapse li{padding:0 0;margin:0}#navigation-menu #navbarCollapse li:last-of-type{border-bottom:0 solid gray}#navigation-menu #navbarCollapse li a{white-space:normal;font-size:1.1rem;line-height:1.3rem;border-bottom:0 solid #ccc}}@media(max-width: 1199px)and (min-width: 1200px){#navigation-menu #navbarCollapse li a{border-bottom:1px solid #ccc}}@media(max-width: 1199px)and (min-width: 1200px){#navigation-menu #navbarCollapse li a{padding:.7rem 1rem .7rem .7rem}}@media(max-width: 1199px){#navigation-menu #navbarCollapse li.dropdown-top-level a.dropdown-item{padding:.8rem .7rem .8rem .7rem !important}}@media(max-width: 1199px)and (max-width: 1200px){#navigation-menu #navbarCollapse li.dropdown-top-level a.dropdown-item{padding:.8rem .7rem .8rem .4rem !important}}@media(max-width: 1199px){#navigation-menu #navbarCollapse li.dropdown-top-level a.dropdown-item.show{padding:.8rem .7rem 1rem .7rem !important}}@media(max-width: 1199px)and (max-width: 1200px){#navigation-menu #navbarCollapse li.dropdown-top-level a.dropdown-item.show{padding:.8rem .7rem 1rem .4rem !important}}@media(max-width: 1199px){#navigation-menu #navbarCollapse li.top-level-nosubmenu a.dropdown-item,#navigation-menu #navbarCollapse li.d-aaal-none a.dropdown-item{padding:.8rem .7rem .8rem .7rem !important}}@media(max-width: 1199px)and (max-width: 1200px){#navigation-menu #navbarCollapse li.top-level-nosubmenu a.dropdown-item,#navigation-menu #navbarCollapse li.d-aaal-none a.dropdown-item{padding:.8rem .7rem 1rem .4rem !important}}@media(max-width: 1199px){#navigation-menu #navbarCollapse li div{white-space:normal;font-size:1rem;line-height:1.3rem}}@media(max-width: 1199px)and (min-width: 1200px){#navigation-menu #navbarCollapse li div{padding:.7rem 1rem .7rem .7rem}}@media(max-width: 1199px){#navigation-menu #navbarCollapse li div.columnmenu{padding:0;white-space:normal;font-size:1rem;line-height:1.3rem;border-bottom:0 solid #ccc;min-width:auto !important;left:0 !important;border-left:0;border-right:0}#navigation-menu #navbarCollapse li div.columnmenu .row,#navigation-menu #navbarCollapse li div.columnmenu .grid{padding:0;border-bottom:0 solid #ccc;border-left:0;border-right:0}#navigation-menu #navbarCollapse li div.columnmenu .row .col-xl-6,#navigation-menu #navbarCollapse li div.columnmenu .grid .col-xl-6{padding:0;border-bottom:0 solid #ccc}#navigation-menu #navbarCollapse li div.columnmenu .row .col-xl-6:not(:first-of-type),#navigation-menu #navbarCollapse li div.columnmenu .grid .col-xl-6:not(:first-of-type){margin-top:0}#navigation-menu #navbarCollapse li div.columnmenu .row .col-xl-6 .col-columnmenu,#navigation-menu #navbarCollapse li div.columnmenu .grid .col-xl-6 .col-columnmenu{padding:0;border-bottom:0 solid #ccc}#navigation-menu #navbarCollapse li div.columnmenu .row .col-xl-6 .col-columnmenu .col-columnmenu-ul .column-nav-item,#navigation-menu #navbarCollapse li div.columnmenu .grid .col-xl-6 .col-columnmenu .col-columnmenu-ul .column-nav-item{padding-left:0 !important}}@media(min-width: 1200px){#navigation-menu-sub{position:relative;z-index:4;max-width:1480px;margin-left:auto;margin-right:auto}}#navigation-menu .dropdown-menu[data-bs-popper]{margin-top:-0.075rem}#navigation-menu .columnmenu{padding-bottom:0 !important;left:0;right:0;width:100%;max-width:1496px;margin-left:auto;margin-right:auto;border-top:0;border-radius:0}#navigation-menu .columnmenu .row,#navigation-menu .columnmenu .grid{border:1px solid #e5e5e5;border-width:0 1px 1px 1px;background-color:#fff;padding:13px 20px 20px}#navigation-menu .columnmenu .col-columnmenu .col-columnmenu-ul{margin-left:0}#navigation-menu .columnmenu .col-columnmenu .col-columnmenu-ul .column-nav-item{padding:0 .4rem !important}#navigation-menu .columnmenu .col-columnmenu .col-columnmenu-ul .column-nav-item .dropdown-item{padding:.4rem .55rem .3rem .55rem !important;font-size:1.1rem}@media(max-width: 1200px){#navigation-menu .columnmenu .col-columnmenu .col-columnmenu-ul .column-nav-item .dropdown-item{padding:.7rem .7rem .6rem .7rem !important}}#navigation-menu .columnmenu .col-columnmenu .col-columnmenu-ul .column-nav-item:first-of-type .dropdown-item{margin-top:.4rem !important}#navigation-menu .columnmenu .col-columnmenu .col-columnmenu-ul .column-nav-item:last-of-type .dropdown-item{margin-bottom:.4rem !important;border-bottom:0 !important}#navigation-menu .columnmenu .guide-col .col-columnmenu .col-columnmenu-ul .column-nav-item .dropdown-item{color:#072c44}#navigation-menu .columnmenu .guide-col .col-columnmenu .col-columnmenu-ul .column-nav-item .dropdown-item:hover,#navigation-menu .columnmenu .guide-col .col-columnmenu .col-columnmenu-ul .column-nav-item .dropdown-item:focus{color:#fff;background-color:#072c44}#navigation-menu .columnmenu .guide-col .col-columnmenu .col-columnmenu-ul .column-nav-item:last-of-type .dropdown-item{border-bottom:0 !important}#navigation-menu .columnmenu .normal-col{background-color:#fff}@media(min-width: 1200px){#navigation-menu .columnmenu .normal-col{border-right:4px solid #fff}#navigation-menu .columnmenu .normal-col:not(:first-of-type){border-left:4px solid #fff;border-right:4px solid #fff}}#navigation-menu .columnmenu .normal-col .column-title{padding:1rem .9rem 1rem 1rem !important;border-top:0 solid #fff;letter-spacing:.03rem;margin-bottom:0 !important;color:#072f49;position:relative;cursor:default;pointer-events:none}@media(min-width: 1200px){#navigation-menu .columnmenu .normal-col .column-title{padding:.38rem .9rem .39rem .9rem !important}}#navigation-menu .columnmenu .normal-col .column-title:after{content:"";display:block;background-color:#f0af14;position:absolute;right:0;left:10px;bottom:2px;height:2px;width:50%;pointer-events:none;transition:width .2s,opacity .2s;transition-timing-function:cubic-bezier(0.75, 0, 0.15, 1);transition-delay:250ms}#navigation-menu .columnmenu .guide-col{background-color:#e5e5e5}@media(min-width: 1200px){#navigation-menu .columnmenu .guide-col{border-left:4px solid #fff}}#navigation-menu .columnmenu .guide-col .column-title{padding:1rem .9rem 1rem 1rem !important;border-top:0 solid #fff;letter-spacing:.03rem;margin-bottom:0 !important;color:#072f49;position:relative;cursor:default;pointer-events:none}@media(min-width: 1200px){#navigation-menu .columnmenu .guide-col .column-title{padding:.38rem .9rem .39rem .9rem !important}}#navigation-menu .columnmenu .guide-col .column-title:after{content:"";display:block;background-color:#f0af14;position:absolute;right:0;left:10px;bottom:2px;height:2px;width:50%;pointer-events:none;transition:width .2s,opacity .2s;transition-timing-function:cubic-bezier(0.75, 0, 0.15, 1);transition-delay:250ms}#navigation-menu .columnmenu .guide-col .column-title.tle-get-started{border:6px solid #e5e5e5;border-width:6px 6px 0 6px;padding:.38rem .9rem .4rem .9rem !important}#navigation-menu .columnmenu .guide-col:not(:last-child){background-color:#fff}@media(min-width: 1200px){.mt-xl-211{margin-top:2.05rem !important}}@media(max-width: 991px){#header.fixed-top #navigation-menu.navbar-collapse{overflow-y:auto;max-height:90vh;margin-top:10px}#header.sticky-top #navigation-menu.navbar-collapse{overflow-y:auto;max-height:90vh;margin-top:10px}}@media(min-width: 1200px){.d-aaal-none{display:none !important}}#menu-shield,#menu-shield-mobile{position:fixed;top:0;left:0;right:0;height:100%;position:fixed;content:"";background:rgba(0,0,0,.6196078431);pointer-events:none;transition:opacity 250ms ease-out;transition-delay:50ms;z-index:11}.bg-light{background-color:#fff !important}@media(max-width: 1199px){#menu-shield{display:none !important}}@media(min-width: 1200px){#menu-shield-mobile{display:none !important}}@media(max-width: 1200px){#click-to-call-outer{width:100%;clear:both;text-align:center}}#click-to-call-outer .click-to-call{padding:.25rem .25rem .25rem .5rem;color:#fff;display:block;overflow:hidden;border-radius:.25rem;background-color:#072f49;text-decoration:none;border-radius:0}@media(min-width: 1200px){#click-to-call-outer .click-to-call{display:flex;min-width:170px;min-height:58px}}@media(min-width: 1300px){#click-to-call-outer .click-to-call{min-width:222px}}@media(min-width: 1400px){#click-to-call-outer .click-to-call{min-width:270px}}@media(min-width: 1500px){#click-to-call-outer .click-to-call{min-width:310px}}@media(min-width: 1600px){#click-to-call-outer .click-to-call{min-width:480px}}#click-to-call-outer .click-to-call .ctc-header{line-height:1rem}@media(min-width: 1200px){#click-to-call-outer .click-to-call .ctc-header{flex-grow:1;text-align:right;font-size:1.6rem;line-height:1.6rem;padding:0}}@media(min-width: 1200px){#click-to-call-outer .click-to-call .ctc-body{flex-grow:1;text-align:left;font-size:2.2rem;line-height:2.2rem;padding:0 1rem}}@media(max-width: 1200px){#click-to-call-outer .click-to-call .ctc-body{font-size:1.9rem;line-height:1.6rem}}#click-to-call-outer .click-to-call-desktop{text-decoration:none !important}#click-to-call-outer .click-to-call-desktop .ctc-header{text-decoration:none !important;color:#072f49}#click-to-call-outer .click-to-call-desktop .ctc-body{text-decoration:none !important;font-size:2.5rem;font-weight:bold;line-height:2.5rem;color:#072f49}@media(max-width: 1200px){#click-to-call-outer-ppc{width:100%;clear:both;text-align:center}}#click-to-call-outer-ppc .click-to-call{padding:.25rem .25rem .25rem .5rem;color:#fff;display:block;overflow:hidden;border-radius:.25rem;background-color:#072f49;text-decoration:none}@media(min-width: 1200px){#click-to-call-outer-ppc .click-to-call{min-width:200px;min-height:58px}}@media(min-width: 1300px){#click-to-call-outer-ppc .click-to-call{min-width:370px}}@media(min-width: 1600px){#click-to-call-outer-ppc .click-to-call{display:flex;min-width:480px}}#click-to-call-outer-ppc .click-to-call .ctc-header{line-height:1rem}@media(min-width: 1200px){#click-to-call-outer-ppc .click-to-call .ctc-header{font-size:1.1rem;line-height:1rem;margin-left:auto;margin-right:auto}}@media(min-width: 1300px){#click-to-call-outer-ppc .click-to-call .ctc-header{font-size:1.3rem;line-height:1.3rem}}@media(min-width: 1600px){#click-to-call-outer-ppc .click-to-call .ctc-header{flex-grow:1;text-align:right;font-size:1.4rem;line-height:1.5rem;padding:0}}@media(min-width: 1200px){#click-to-call-outer-ppc .click-to-call .ctc-body{font-size:1.3rem;line-height:1.3rem;margin-left:auto;margin-right:auto}}@media(min-width: 1300px){#click-to-call-outer-ppc .click-to-call .ctc-body{font-size:1.6rem;line-height:1.6rem}}@media(min-width: 1600px){#click-to-call-outer-ppc .click-to-call .ctc-body{flex-grow:1;text-align:left;font-size:1.7rem;line-height:1.9rem;padding:0 1rem}}@media(max-width: 1200px){#click-to-call-outer-ppc .click-to-call .ctc-body{font-size:1.6rem;line-height:1.6rem}}#click-to-call-outer .click-to-call:hover,#click-to-call-outer .click-to-call-desktop:hover{color:#fff;background-color:#0b4d78}#click-to-call-outer .click-to-call:hover .ctc-body,#click-to-call-outer .click-to-call-desktop:hover .ctc-body{color:#fff;background-color:#0b4d78}.feather-h-flip-sw1{transform:scale(-1, 1);width:24px;height:24px;stroke:currentColor;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;fill:#000}@media(max-width: 1315px){.feather-h-flip-sw1{width:18px;height:18px;stroke-width:1}}.feather-sml-sw2{position:absolute;width:26px;height:17px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}@media(max-width: 1315px){.feather-sml-sw2{width:18px;height:18px;stroke-width:1}}@media(max-width: 953px){.feather-sml-sw2{bottom:1.5rem}}#main-ban-clean.cmt-section-wrap.none-banner{padding:0}#main-ban-clean.cmt-section-wrap.thin-banner{padding:2rem 0}@media(max-width: 991px){#main-ban-clean.cmt-section-wrap.thin-banner{padding:0 0 !important}}#main-ban-clean.cmt-section-wrap.thin-none-top-banner{padding:0 0 2rem 0}@media(max-width: 991px){#main-ban-clean.cmt-section-wrap.thin-none-top-banner{padding:0 0 !important}}#main-ban-clean.cmt-section-wrap.thin-none-bot-banner{padding:2rem 0 0 0}@media(max-width: 991px){#main-ban-clean.cmt-section-wrap.thin-none-bot-banner{padding:0 0 !important}}#main-ban-clean.cmt-section-wrap.medium-banner{padding:3rem 0}@media(max-width: 991px){#main-ban-clean.cmt-section-wrap.medium-banner{padding:0 0 !important}}#main-ban-clean.cmt-section-wrap.med-none-top-banner{padding:0 0 3rem 0}@media(max-width: 991px){#main-ban-clean.cmt-section-wrap.med-none-top-banner{padding:0 0 !important}}#main-ban-clean.cmt-section-wrap.med-none-bot-banner{padding:3rem 0 0 0}@media(max-width: 991px){#main-ban-clean.cmt-section-wrap.med-none-bot-banner{padding:0 0 !important}}#main-ban-clean.cmt-section-wrap.deep-banner{padding:5rem 0}@media(max-width: 991px){#main-ban-clean.cmt-section-wrap.deep-banner{padding:0 0 !important}}#main-ban-clean.cmt-section-wrap.deep-none-top-banner{padding:0 0 5rem 0}@media(max-width: 991px){#main-ban-clean.cmt-section-wrap.deep-none-top-banner{padding:0 0 !important}}#main-ban-clean.cmt-section-wrap.deep-none-bot-banner{padding:5rem 0 0 0}@media(max-width: 991px){#main-ban-clean.cmt-section-wrap.deep-none-bot-banner{padding:0 0 !important}}#main-ban-clean .main-ban-clean-inner{max-width:1500px}#main-ban-clean #banner-main{position:relative;z-index:2;margin-right:-50px}#main-ban-clean #banner-main h1,#main-ban-clean #banner-main .h1{font-size:3rem;line-height:3rem;margin-bottom:1rem}@media(max-width: 992px){#main-ban-clean #banner-main h1,#main-ban-clean #banner-main .h1{font-size:2.3rem !important;line-height:2.5rem !important;font-weight:500;margin-bottom:.8rem !important}}#main-ban-clean #banner-main p.phone-call-action{font-size:1.8rem;line-height:2.2rem}@media(max-width: 992px){#main-ban-clean #banner-main p.phone-call-action{font-size:1.4rem;line-height:1.6rem}}#main-ban-clean #banner-main p.other-action{font-size:1.8rem;line-height:2rem}@media(max-width: 992px){#main-ban-clean #banner-main p.other-action{font-size:1.4rem;line-height:1.6rem}}#main-ban-clean #banner-main .btn-banner{border:2px solid #072f49;border-radius:0;font-size:1.4rem;line-height:1.6rem;color:#072f49}#main-ban-clean #banner-main .btn-banner:hover,#main-ban-clean #banner-main .btn-banner:focus{border:2px solid #0b4d78}@media(max-width: 992px){#main-ban-clean #banner-main{margin-right:auto !important;width:100%}}#main-ban-clean #banner-main .banner-form-inner.col-cmt-bg-default{background-color:#ddf0fc}#main-ban-clean #banner-main .banner-form-inner.col-cmt-bg-home{background-color:#ddf0fc}#main-ban-clean #banner-main .banner-form-inner.col-cmt-bg-btl{background-color:#e9f8fc}#main-ban-clean #banner-main .banner-form-inner.col-cmt-bg-cmr{background-color:#f3fae8}#main-ban-clean #banner-main .banner-form-inner.col-cmt-bg-brd{background-color:#ddf0ec}#main-ban-clean #banner-main .banner-form-inner.col-cmt-bg-dev{background-color:#f8fcfe}#main-ban-clean #banner-main .banner-form-inner.col-cmt-bg-grey{background-color:#f8f9fa}#main-ban-clean #banner-main .banner-form-inner.col-cmt-bg-white{background-color:#fff}#main-ban-clean #banner-main .banner-form-inner.col-cmt-bg-none{background-color:rgba(0,0,0,0) !important}#main-ban-clean #banner-main .banner-form-inner.col-cmt-bg-transparent{background-color:rgba(0,0,0,0) !important}#main-ban-clean #banner-img{position:relative;margin-left:-50px;z-index:1;background-position:center;background-repeat:no-repeat}#click-to-call-banner{font-size:3rem;line-height:3rem;color:#072f49;text-decoration:none}@media(max-width: 992px){#click-to-call-banner{font-size:2.8rem;line-height:2.8rem}}#click-to-call-banner:hover,#click-to-call-banner:focus{color:#0b4d78}#main-ban-clean.banner-home #banner-img{background-image:url(/images/block-banners/view-over-the-city-on-a-summers-day.jpg)}@media(max-width: 992px){#main-ban-clean.banner-home #banner-img{background-image:none}}#main-ban-clean.banner-buy-to-let-mortgage #banner-img{background-image:url(/images/block-banners/red-brick-modern-english-houses.jpg)}@media(max-width: 992px){#main-ban-clean.banner-buy-to-let-mortgage #banner-img{background-image:none}}#main-ban-clean.banner-hmo-mortgages #banner-img{background-image:url(/images/block-banners/hmo-terraced-houses.jpg)}@media(max-width: 992px){#main-ban-clean.banner-hmo-mortgages #banner-img{background-image:none}}#main-ban-clean.banner-mufb-mortgages #banner-img{background-image:url(/images/block-banners/modern-build-mufb-housing-blocks.jpg)}@media(max-width: 992px){#main-ban-clean.banner-mufb-mortgages #banner-img{background-image:none}}#main-ban-clean.banner-buy-to-let-mortgages-for-limited-companies #banner-img{background-image:url(/images/block-banners/row-of-new-houses-for-limited-company-mortgages.jpg)}@media(max-width: 992px){#main-ban-clean.banner-buy-to-let-mortgages-for-limited-companies #banner-img{background-image:none}}#main-ban-clean.banner-mortgages-for-holiday-lets #banner-img{background-image:url(/images/block-banners/cotswolds-charming-cottage-holiday-lets.jpg)}@media(max-width: 992px){#main-ban-clean.banner-mortgages-for-holiday-lets #banner-img{background-image:none}}#main-ban-clean.banner-85-ltv-buy-to-let-mortgages #banner-img{background-image:url(/images/block-banners/new-estate-houses-for85-ltv-btl-mortgages.jpg)}@media(max-width: 992px){#main-ban-clean.banner-85-ltv-buy-to-let-mortgages #banner-img{background-image:none}}#main-ban-clean.banner-low-deposit-buy-to-let-mortgages #banner-img{background-image:url(/images/block-banners/low-deposit-buy-to-let.jpg)}@media(max-width: 992px){#main-ban-clean.banner-low-deposit-buy-to-let-mortgages #banner-img{background-image:none}}#main-ban-clean.banner-buy-to-let-deposits-loan-to-value-ltv-rates #banner-img{background-image:url(/images/block-banners/red-and-cream-bricked-terraced-houses.jpg)}@media(max-width: 992px){#main-ban-clean.banner-buy-to-let-deposits-loan-to-value-ltv-rates #banner-img{background-image:none}}#main-ban-clean.banner-buy-to-let-mortgage-with-bad-credit #banner-img{background-image:url(/images/block-banners/row-of-new-terraced-houses.jpg)}@media(max-width: 992px){#main-ban-clean.banner-buy-to-let-mortgage-with-bad-credit #banner-img{background-image:none}}#main-ban-clean.banner-100-percent-buy-to-let-mortgage #banner-img{background-image:url(/images/block-banners/terraced-houses-on-a-slope.jpg)}@media(max-width: 992px){#main-ban-clean.banner-100-percent-buy-to-let-mortgage #banner-img{background-image:none}}#main-ban-clean.banner-commercial-mortgage #banner-img{background-image:url(/images/block-banners/modern-glass-fronted-office-building.jpg)}@media(max-width: 992px){#main-ban-clean.banner-commercial-mortgage #banner-img{background-image:none}}#main-ban-clean.banner-commercial-mortgage-interest-rates #banner-img{background-image:url(/images/block-banners/traditional-buildings-with-colourful-shops.jpg)}@media(max-width: 992px){#main-ban-clean.banner-commercial-mortgage-interest-rates #banner-img{background-image:none}}#main-ban-clean.banner-semi-commercial-mortgages #banner-img{background-image:url(/images/block-banners/traditional-town-high-street-with-commercial-outlets.jpg)}@media(max-width: 992px){#main-ban-clean.banner-semi-commercial-mortgages #banner-img{background-image:none}}#main-ban-clean.banner-100-percent-commercial-mortgage #banner-img{background-image:url(/images/block-banners/lowrise-modern-commercial-building.jpg)}@media(max-width: 992px){#main-ban-clean.banner-100-percent-commercial-mortgage #banner-img{background-image:none}}#main-ban-clean.banner-business-mortgages #banner-img{background-image:url(/images/block-banners/modern-business-office-building.jpg)}@media(max-width: 992px){#main-ban-clean.banner-business-mortgages #banner-img{background-image:none}}#main-ban-clean.banner-bridging-loans #banner-img{background-image:url(/images/block-banners/installing-frames-for-plasterboard.jpg)}@media(max-width: 992px){#main-ban-clean.banner-bridging-loans #banner-img{background-image:none}}#main-ban-clean.banner-second-charge-bridging-loans #banner-img{background-image:url(/images/block-banners/building-work-remodelling-an-interior-room.jpg)}@media(max-width: 992px){#main-ban-clean.banner-second-charge-bridging-loans #banner-img{background-image:none}}#main-ban-clean.banner-auction-finance #banner-img{background-image:url(/images/block-banners/for-sale-sign-in-a-suburban-street.jpg)}@media(max-width: 992px){#main-ban-clean.banner-auction-finance #banner-img{background-image:none}}#main-ban-clean.banner-below-market-value-property-finance #banner-img{background-image:url(/images/block-banners/for-sale-sign-outside-a-red-sandstone-tenement-flat.jpg)}@media(max-width: 992px){#main-ban-clean.banner-below-market-value-property-finance #banner-img{background-image:none}}#main-ban-clean.banner-flipping-property #banner-img{background-image:url(/images/block-banners/contemporary-kitchen.jpg)}@media(max-width: 992px){#main-ban-clean.banner-flipping-property #banner-img{background-image:none}}#main-ban-clean.banner-development-finance #banner-img{background-image:url(/images/block-banners/new-residential-construction-roof-frames.jpg)}@media(max-width: 992px){#main-ban-clean.banner-development-finance #banner-img{background-image:none}}#main-ban-clean.banner-development-exit-finance #banner-img{background-image:url(/images/block-banners/development-exit-loans.jpg)}@media(max-width: 992px){#main-ban-clean.banner-development-exit-finance #banner-img{background-image:none}}#main-ban-clean.banner-second-charge-mortgages #banner-img{background-image:url(/images/block-banners/second-charge-mortgages.jpg)}@media(max-width: 992px){#main-ban-clean.banner-second-charge-mortgages #banner-img{background-image:none}}#main-ban-clean.banner-second-charge-buy-to-let-mortgages #banner-img{background-image:url(/images/block-banners/second-charge-buy-to-let-mortgages.jpg)}@media(max-width: 992px){#main-ban-clean.banner-second-charge-buy-to-let-mortgages #banner-img{background-image:none}}#main-ban-clean.banner-homeowner-business-loans #banner-img{background-image:url(/images/block-banners/homeowner-business-loans.jpg)}@media(max-width: 992px){#main-ban-clean.banner-homeowner-business-loans #banner-img{background-image:none}}@media(max-width: 992px){.banner-sales-messages{display:none}}.banner-checkbox-input{width:20px;height:20px}.banner-label-checkbox{line-height:20px;top:-5px}.banner-wrap{background-position:top left;background-repeat:no-repeat}@media(max-width: 991px){.banner-wrap{background-position:-2000px -2000px;background-image:none !important}}.banner-wrap.ban-cmr{background-color:#5a8014}.banner-wrap.ban-btl{background-color:#15809e}.banner-wrap.ban-brd{background-color:#308272}.banner-wrap.ban-dev{background-color:#0d5f94}.banner-wrap .banner-text{text-align:center;color:#fff;padding-top:30px;padding-bottom:30px;padding-left:320px}.banner-wrap .banner-text.ismob{padding-top:40px}@media(max-width: 1500px){.banner-wrap .banner-text{padding-left:350px}}@media(max-width: 1315px){.banner-wrap .banner-text{padding-left:364px}}@media(max-width: 1200px){.banner-wrap .banner-text{padding-left:364px}}@media(max-width: 1034px){.banner-wrap .banner-text{padding-left:330px}}@media(max-width: 991px){.banner-wrap .banner-text{padding-left:0;background-image:none !important}}.banner-wrap .banner-text p{margin-bottom:.5rem;font-size:1.1rem;line-height:1.5rem}.banner-wrap .banner-text p.lead{font-size:1.25rem;line-height:1.4rem;margin-bottom:1.25rem}.banner-wrap .banner-text h1,.banner-wrap .banner-text .h1{margin-bottom:1rem}#main-ban-single-form.cmt-section-wrap.thin-banner{padding:1rem 0}#main-ban-single-form.cmt-section-wrap #ppc-qct{opacity:1}@media(min-width: 768px){#main-ban-single-form.cmt-section-wrap #ppc-qct{opacity:.92}}#main-ban-single-form.cmt-section-wrap #ppc-qct.col-cmt-bg-teal h1,#main-ban-single-form.cmt-section-wrap #ppc-qct.col-cmt-bg-teal .h1,#main-ban-single-form.cmt-section-wrap #ppc-qct.col-cmt-bg-blue h1,#main-ban-single-form.cmt-section-wrap #ppc-qct.col-cmt-bg-blue .h1,#main-ban-single-form.cmt-section-wrap #ppc-qct.col-cmt-bg-green h1,#main-ban-single-form.cmt-section-wrap #ppc-qct.col-cmt-bg-green .h1{color:#fff}#main-ban-single-form.cmt-section-wrap .banner-product-intro h1,#main-ban-single-form.cmt-section-wrap .banner-product-intro .h1{font-size:2.3rem !important;line-height:2.5rem !important;font-weight:500;color:#072f49;margin-bottom:.8rem !important}@media(min-width: 768px){#main-ban-single-form.cmt-section-wrap .banner-product-intro h1,#main-ban-single-form.cmt-section-wrap .banner-product-intro .h1{font-size:2.7rem !important;line-height:3rem !important;margin-bottom:.8rem !important}}#main-ban-single-form.cmt-section-wrap .banner-product-intro p{font-size:1.1rem;line-height:1.5rem;margin-bottom:.3rem}@media(min-width: 768px){#main-ban-single-form.cmt-section-wrap .banner-product-intro p{font-size:1.1rem;line-height:1.5rem;margin-bottom:1rem}}#main-ban-single-form.cmt-section-wrap.ban-cmr .banner-product-intro h1,#main-ban-single-form.cmt-section-wrap.ban-cmr .banner-product-intro .h1,#main-ban-single-form.cmt-section-wrap.ban-brd .banner-product-intro h1,#main-ban-single-form.cmt-section-wrap.ban-brd .banner-product-intro .h1,#main-ban-single-form.cmt-section-wrap.ban-dev .banner-product-intro h1,#main-ban-single-form.cmt-section-wrap.ban-dev .banner-product-intro .h1{color:#fff;font-weight:500}#main-ban-single-form.cmt-section-wrap.ban-btl{background-color:#15809e}#main-ban-single-form.cmt-section-wrap.ban-cmr{background-color:#5a8014}#main-ban-single-form.cmt-section-wrap.ban-brd{background-color:#308272}#main-ban-single-form.cmt-section-wrap.ban-dev{background-color:#0d5f94}#main-ban-single-form.cmt-section-wrap .amount-outer{max-width:510px;margin-left:auto;margin-right:auto}@media(max-width: 992px){#main-ban-single-form.cmt-section-wrap .cmt-form .form-group label{text-align:center}}@media(max-width: 992px){#main-ban-single-form .btn-primary.cmt-btn-submit{min-width:auto;width:100%}}#main-ban-single-form-angled{overflow:hidden;border-bottom:2px solid #e7e7e7;box-shadow:0 6px 8px rgba(110,123,157,.17)}#main-ban-single-form-angled.cmt-section-wrap{background-position:center left;background-repeat:no-repeat;background-size:auto !important}#main-ban-single-form-angled.cmt-section-wrap.thin-banner{padding:0}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner{transform:skewX(30deg)}@media(max-width: 1034px){#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner{transform:skewX(0deg)}}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage{background:#fff !important}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue .h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal .h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green .h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop .h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage .h1{font-size:2.3rem !important;line-height:2.5rem !important;font-weight:500;margin-bottom:.8rem !important}@media(min-width: 768px){#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue .h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal .h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green .h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop .h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage .h1{font-size:3rem !important;line-height:3rem !important;margin-bottom:.8rem !important}}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue p,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal p,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green p,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop p,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage p{color:#072f49 !important;font-size:1.1rem;line-height:1.5rem;margin-bottom:.3rem}@media(min-width: 768px){#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue p,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal p,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green p,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop p,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage p{font-size:1.1rem;line-height:1.5rem;margin-bottom:1rem}}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue p.small,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal p.small,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green p.small,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop p.small,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage p.small{font-size:.875em !important}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage p.how-much-borrow{font-size:1.9rem;line-height:2.1rem;margin-bottom:.9rem;font-weight:500}@media(min-width: 768px){#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage p.how-much-borrow{font-size:1.9rem;line-height:2.1rem}}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue{border-style:solid;border-width:90px;border-image:linear-gradient(176deg, #3ebddf, #0c5266) 1;border-width:0 0 0 90px}@media(max-width: 767px){#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue{border-width:0 0 0 0}}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue .h1{color:#15809e !important}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-blue p.how-much-borrow{color:#15809e !important}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green{border-style:solid;border-width:90px;border-image:linear-gradient(176deg, #93c43d, #5a850a) 1;border-width:0 0 0 90px}@media(max-width: 767px){#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green{border-width:0 0 0 0}}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green .h1{color:#5a8014 !important}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-green p.how-much-borrow{color:#5a8014 !important}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal{border-style:solid;border-width:90px;border-image:linear-gradient(176deg, #47b2a0, #228771) 1;border-width:0 0 0 90px}@media(max-width: 767px){#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal{border-width:0 0 0 0}}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal .h1{color:#308272 !important}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-teal p.how-much-borrow{color:#308272 !important}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop{border-style:solid;border-width:90px;border-image:linear-gradient(176deg, #064772, #0d5f94) 1;border-width:0 0 0 90px}@media(max-width: 767px){#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop{border-width:0 0 0 0}}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop .h1{color:#064772 !important}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-develop p.how-much-borrow{color:#064772 !important}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage{border-style:solid;border-width:90px;border-image:linear-gradient(176deg, #073452, #0b4d78) 1;border-width:0 0 0 90px}@media(max-width: 767px){#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage{border-width:0 0 0 0}}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage h1,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage .h1{color:#15809e !important}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage .h3,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage .h2,#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner.col-cmt-bg-homepage p.how-much-borrow{color:#15809e !important}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner ul.sales-message-ticks{margin:auto 0;display:block}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner ul.sales-message-ticks li{color:#072f49 !important;font-size:1.1rem;position:relative;list-style:none}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner ul.sales-message-ticks li:before{content:" ";width:20px;height:20px;display:inline-block;background-image:url(/images/icons/checkcircle-green.gif);background-repeat:no-repeat;position:relative;left:-6px;top:5px;margin-top:-9px}#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner #amounttoborrow-form{transform:skewX(-30deg);max-width:900px;margin-left:auto;margin-right:auto}@media(max-width: 1034px){#main-ban-single-form-angled.cmt-section-wrap #ppc-qc .banner-form-inner #amounttoborrow-form{transform:skewX(0deg)}}#main-ban-single-form-angled.cmt-section-wrap #ppc-qct{opacity:1}@media(min-width: 768px){#main-ban-single-form-angled.cmt-section-wrap #ppc-qct{opacity:.92}}#main-ban-single-form-angled.cmt-section-wrap #ppc-qct.col-cmt-bg-teal{background-color:#fff !important}#main-ban-single-form-angled.cmt-section-wrap #ppc-qct.col-cmt-bg-blue{background-color:#fff !important}#main-ban-single-form-angled.cmt-section-wrap #ppc-qct.col-cmt-bg-green{background-color:#fff !important}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner{transform:skewX(30deg)}@media(max-width: 1034px){#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner{transform:skewX(0deg)}}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage{background:#fff !important}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue .h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal .h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green .h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop .h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage .h1{font-size:2.3rem !important;line-height:2.5rem !important;font-weight:500;margin-bottom:.8rem !important}@media(min-width: 768px){#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue .h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal .h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green .h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop .h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage .h1{font-size:3rem !important;line-height:3rem !important;margin-bottom:.8rem !important}}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue p,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal p,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green p,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop p,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage p{color:#072f49 !important;font-size:1.1rem;line-height:1.5rem;margin-bottom:.3rem}@media(min-width: 768px){#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue p,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal p,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green p,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop p,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage p{font-size:1.1rem;line-height:1.5rem;margin-bottom:1rem}}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue p.small,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal p.small,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green p.small,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop p.small,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage p.small{font-size:.875em !important}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage p.how-much-borrow{font-size:1.9rem;line-height:2.1rem;margin-bottom:.9rem;font-weight:500}@media(min-width: 768px){#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop p.how-much-borrow,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage p.how-much-borrow{font-size:1.9rem;line-height:2.1rem}}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue{border-style:solid;border-width:90px;border-image:linear-gradient(176deg, #3ebddf, #0c5266) 1;border-width:0 0 0 90px}@media(max-width: 767px){#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue{border-width:0 0 0 0}}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue .h1{color:#15809e !important}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-blue p.how-much-borrow{color:#15809e !important}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green{border-style:solid;border-width:90px;border-image:linear-gradient(176deg, #93c43d, #5a850a) 1;border-width:0 0 0 90px}@media(max-width: 767px){#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green{border-width:0 0 0 0}}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green .h1{color:#5a8014 !important}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-green p.how-much-borrow{color:#5a8014 !important}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal{border-style:solid;border-width:90px;border-image:linear-gradient(176deg, #47b2a0, #228771) 1;border-width:0 0 0 90px}@media(max-width: 767px){#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal{border-width:0 0 0 0}}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal .h1{color:#308272 !important}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-teal p.how-much-borrow{color:#308272 !important}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop{border-style:solid;border-width:90px;border-image:linear-gradient(176deg, #064772, #0d5f94) 1;border-width:0 0 0 90px}@media(max-width: 767px){#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop{border-width:0 0 0 0}}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop .h1{color:#064772 !important}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-develop p.how-much-borrow{color:#064772 !important}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage{border-style:solid;border-width:90px;border-image:linear-gradient(176deg, #073452, #0b4d78) 1;border-width:0 0 0 90px}@media(max-width: 767px){#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage{border-width:0 0 0 0}}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage h1,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage .h1{color:#15809e !important}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage .h3,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage .h2,#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner.col-cmt-bg-homepage p.how-much-borrow{color:#15809e !important}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner ul.sales-message-ticks{margin:auto 0;display:block}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner ul.sales-message-ticks li{color:#072f49 !important;font-size:1.1rem;position:relative;list-style:none}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner ul.sales-message-ticks li:before{content:" ";width:20px;height:20px;display:inline-block;background-image:url(/images/icons/checkcircle-green.gif);background-repeat:no-repeat;position:relative;left:-6px;top:5px;margin-top:-9px}#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner #amounttoborrow-form{transform:skewX(-30deg);max-width:900px;margin-left:auto;margin-right:auto}@media(max-width: 1034px){#main-ban-single-form-angled.cmt-section-wrap #banner-main .banner-form-inner #amounttoborrow-form{transform:skewX(0deg)}}#main-ban-single-form-angled.cmt-section-wrap #banner-img{opacity:1}@media(min-width: 768px){#main-ban-single-form-angled.cmt-section-wrap #banner-img{opacity:.92}}#main-ban-single-form-angled.cmt-section-wrap #banner-img.col-cmt-bg-teal{background-color:#fff !important}#main-ban-single-form-angled.cmt-section-wrap #banner-img.col-cmt-bg-blue{background-color:#fff !important}#main-ban-single-form-angled.cmt-section-wrap #banner-img.col-cmt-bg-green{background-color:#fff !important}#main-ban-single-form-angled.cmt-section-wrap.ban-cmr .banner-product-intro h1,#main-ban-single-form-angled.cmt-section-wrap.ban-cmr .banner-product-intro .h1,#main-ban-single-form-angled.cmt-section-wrap.ban-brd .banner-product-intro h1,#main-ban-single-form-angled.cmt-section-wrap.ban-brd .banner-product-intro .h1,#main-ban-single-form-angled.cmt-section-wrap.ban-dev .banner-product-intro h1,#main-ban-single-form-angled.cmt-section-wrap.ban-dev .banner-product-intro .h1{color:#fff;font-weight:500}#main-ban-single-form-angled.cmt-section-wrap.ban-btl,#main-ban-single-form-angled.cmt-section-wrap.ban-cmr,#main-ban-single-form-angled.cmt-section-wrap.ban-brd,#main-ban-single-form-angled.cmt-section-wrap.ban-dev{background-color:#fff}#main-ban-single-form-angled.cmt-section-wrap .amount-outer{max-width:510px;margin-left:auto;margin-right:auto}@media(max-width: 992px){#main-ban-single-form-angled.cmt-section-wrap .cmt-form .form-group label{text-align:center}}@media(max-width: 992px){#main-ban-single-form-angled .btn-primary.cmt-btn-submit{min-width:auto;width:100%}}#main-ban-single-form-angled.banner-home{background-image:url(/images/angled-banners/view-over-the-city-on-a-summers-day.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-home{background-image:none}}#main-ban-single-form-angled.banner-buy-to-let-mortgage{background-image:url(/images/angled-banners/red-brick-modern-english-houses.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-buy-to-let-mortgage{background-image:none}}#main-ban-single-form-angled.banner-hmo-mortgages{background-image:url(/images/angled-banners/hmo-terraced-houses.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-hmo-mortgages{background-image:none}}#main-ban-single-form-angled.banner-mufb-mortgages{background-image:url(/images/angled-banners/modern-build-mufb-housing-blocks.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-mufb-mortgages{background-image:none}}#main-ban-single-form-angled.banner-buy-to-let-mortgages-for-limited-companies{background-image:url(/images/angled-banners/row-of-new-houses-for-limited-company-mortgages.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-buy-to-let-mortgages-for-limited-companies{background-image:none}}#main-ban-single-form-angled.banner-mortgages-for-holiday-lets{background-image:url(/images/angled-banners/cotswolds-charming-cottage-holiday-lets.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-mortgages-for-holiday-lets{background-image:none}}#main-ban-single-form-angled.banner-85-ltv-buy-to-let-mortgages{background-image:url(/images/angled-banners/new-estate-houses-for85-ltv-btl-mortgages.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-85-ltv-buy-to-let-mortgages{background-image:none}}#main-ban-single-form-angled.banner-low-deposit-buy-to-let-mortgages{background-image:url(/images/angled-banners/low-deposit-buy-to-let.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-low-deposit-buy-to-let-mortgages{background-image:none}}#main-ban-single-form-angled.banner-buy-to-let-deposits-loan-to-value-ltv-rates{background-image:url(/images/angled-banners/red-and-cream-bricked-terraced-houses.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-buy-to-let-deposits-loan-to-value-ltv-rates{background-image:none}}#main-ban-single-form-angled.banner-buy-to-let-mortgage-with-bad-credit{background-image:url(/images/angled-banners/row-of-new-terraced-houses.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-buy-to-let-mortgage-with-bad-credit{background-image:none}}#main-ban-single-form-angled.banner-100-percent-buy-to-let-mortgage{background-image:url(/images/angled-banners/terraced-houses-on-a-slope.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-100-percent-buy-to-let-mortgage{background-image:none}}#main-ban-single-form-angled.banner-commercial-mortgage{background-image:url(/images/angled-banners/modern-glass-fronted-office-building.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-commercial-mortgage{background-image:none}}#main-ban-single-form-angled.banner-commercial-mortgage-interest-rates{background-image:url(/images/angled-banners/traditional-buildings-with-colourful-shops.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-commercial-mortgage-interest-rates{background-image:none}}#main-ban-single-form-angled.banner-semi-commercial-mortgages{background-image:url(/images/angled-banners/traditional-town-high-street-with-commercial-outlets.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-semi-commercial-mortgages{background-image:none}}#main-ban-single-form-angled.banner-100-percent-commercial-mortgage{background-image:url(/images/angled-banners/lowrise-modern-commercial-building.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-100-percent-commercial-mortgage{background-image:none}}#main-ban-single-form-angled.banner-business-mortgages{background-image:url(/images/angled-banners/modern-business-office-building.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-business-mortgages{background-image:none}}#main-ban-single-form-angled.banner-bridging-loans{background-image:url(/images/angled-banners/installing-frames-for-plasterboard.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-bridging-loans{background-image:none}}#main-ban-single-form-angled.banner-second-charge-bridging-loans{background-image:url(/images/angled-banners/building-work-remodelling-an-interior-room.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-second-charge-bridging-loans{background-image:none}}#main-ban-single-form-angled.banner-auction-finance{background-image:url(/images/angled-banners/for-sale-sign-in-a-suburban-street.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-auction-finance{background-image:none}}#main-ban-single-form-angled.banner-below-market-value-property-finance{background-image:url(/images/angled-banners/for-sale-sign-outside-a-red-sandstone-tenement-flat.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-below-market-value-property-finance{background-image:none}}#main-ban-single-form-angled.banner-flipping-property{background-image:url(/images/angled-banners/contemporary-kitchen.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-flipping-property{background-image:none}}#main-ban-single-form-angled.banner-development-finance{background-image:url(/images/angled-banners/new-residential-construction-roof-frames.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-development-finance{background-image:none}}#main-ban-single-form-angled.banner-development-exit-finance{background-image:url(/images/angled-banners/development-exit-loans.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-development-exit-finance{background-image:none}}#main-ban-single-form-angled.banner-second-charge-mortgages{background-image:url(/images/angled-banners/second-charge-mortgages.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-second-charge-mortgages{background-image:none}}#main-ban-single-form-angled.banner-second-charge-buy-to-let-mortgages{background-image:url(/images/angled-banners/second-charge-buy-to-let-mortgages.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-second-charge-buy-to-let-mortgages{background-image:none}}#main-ban-single-form-angled.banner-homeowner-business-loans{background-image:url(/images/angled-banners/homeowner-business-loans.jpg)}@media(max-width: 992px){#main-ban-single-form-angled.banner-homeowner-business-loans{background-image:none}}@media(hover: hover)and (pointer: fine){.btn-primary:hover,.btn-primary:focus{color:#fff;background-color:#126e87;border-color:#126e87}}@media(hover: hover)and (pointer: fine){body.bd-btl .btn-primary:hover,body.bd-btl .btn-primary:focus{color:#fff;background-color:#126e87;border-color:#126e87}}@media(hover: hover)and (pointer: fine){body.bd-cmr .btn-primary:hover,body.bd-cmr .btn-primary:focus{color:#fff;background-color:#4a6a11;border-color:#4a6a11}}@media(hover: hover)and (pointer: fine){body.bd-brd .btn-primary:hover,body.bd-brd .btn-primary:focus{color:#fff;background-color:#296f62;border-color:#296f62}}@media(hover: hover)and (pointer: fine){body.bd-dev .btn-primary:hover,body.bd-dev .btn-primary:focus{color:#fff;background-color:#05385a;border-color:#05385a}}.cmt-button-root.btl-btn,.btl-btn.cmt-btn{color:#fff;background:#15809e;border-color:#15809e;letter-spacing:.03rem;border-radius:2rem}@media(hover: hover)and (pointer: fine){.cmt-button-root:hover.btl-btn,.cmt-btn:hover.btl-btn,.cmt-button-root:active.btl-btn,.cmt-btn:active.btl-btn,.cmt-button-root:focus.btl-btn,.cmt-btn:focus.btl-btn{color:#fff;background:#093744;border-color:#093744}.cmt-button-root:hover,.cmt-btn:hover{transition:.2s}}.cmt-button-root.cmr-btn,.cmr-btn.cmt-btn{color:#fff;background:#5a8014;border-color:#5a8014;letter-spacing:.03rem;border-radius:2rem}@media(hover: hover)and (pointer: fine){.cmt-button-root:hover.cmr-btn,.cmt-btn:hover.cmr-btn,.cmt-button-root:active.cmr-btn,.cmt-btn:active.cmr-btn,.cmt-button-root:focus.cmr-btn,.cmt-btn:focus.cmr-btn{color:#fff;background:#1c2806;border-color:#1c2806}.cmt-button-root:hover,.cmt-btn:hover{transition:.2s}}.cmt-button-root.brd-btn,.brd-btn.cmt-btn{color:#fff;background:#308272;border-color:#308272;letter-spacing:.03rem;border-radius:2rem}@media(hover: hover)and (pointer: fine){.cmt-button-root:hover.brd-btn,.cmt-btn:hover.brd-btn,.cmt-button-root:active.brd-btn,.cmt-btn:active.brd-btn,.cmt-button-root:focus.brd-btn,.cmt-btn:focus.brd-btn{color:#fff;background:#143831;border-color:#143831}.cmt-button-root:hover,.cmt-btn:hover{transition:.2s}}.cmt-button-root.dev-btn,.dev-btn.cmt-btn{color:#fff;background:#064772;border-color:#064772;letter-spacing:.03rem;border-radius:2rem}@media(hover: hover)and (pointer: fine){.cmt-button-root:hover.dev-btn,.cmt-btn:hover.dev-btn,.cmt-button-root:active.dev-btn,.cmt-btn:active.dev-btn,.cmt-button-root:focus.dev-btn,.cmt-btn:focus.dev-btn{color:#fff;background:#010b11;border-color:#010b11}.cmt-button-root:hover,.cmt-btn:hover{transition:.2s}}.cmt-button-root.warn-btn,.warn-btn.cmt-btn{color:#fff;background:#dc3545;border-color:#dc3545;letter-spacing:.03rem;border-radius:2rem}@media(hover: hover)and (pointer: fine){.cmt-button-root:hover.warn-btn,.cmt-btn:hover.warn-btn,.cmt-button-root:active.warn-btn,.cmt-btn:active.warn-btn,.cmt-button-root:focus.warn-btn,.cmt-btn:focus.warn-btn{color:#fff;background:#921925;border-color:#921925}.cmt-button-root:hover,.cmt-btn:hover{transition:.2s}}.cmt-button-root.submit-btn,.submit-btn.cmt-btn{color:#fff;background:#072f49;border-color:#072f49;letter-spacing:.03rem;border-radius:2rem}@media(hover: hover)and (pointer: fine){.cmt-button-root:hover.submit-btn,.cmt-btn:hover.submit-btn,.cmt-button-root:active.submit-btn,.cmt-btn:active.submit-btn,.cmt-button-root:focus.submit-btn,.cmt-btn:focus.submit-btn{color:#fff;background:#000;border-color:#000}.cmt-button-root:hover,.cmt-btn:hover{transition:.2s}}.btn-primary{font-size:1.1rem;letter-spacing:.03rem;border-radius:2rem;z-index:2}@media(hover: hover)and (pointer: fine){.btn-primary.cmt-btn.btl-btn:hover,.btn-primary.cmt-btn.btl-btn:focus{color:#fff !important;background-color:#126e87;border-color:#126e87}}@media(hover: hover)and (pointer: fine){.btn-primary.cmt-btn.cmr-btn:hover,.btn-primary.cmt-btn.cmr-btn:focus{color:#fff !important;background-color:#4a6a11;border-color:#4a6a11}}@media(hover: hover)and (pointer: fine){.btn-primary.cmt-btn.brd-btn:hover,.btn-primary.cmt-btn.brd-btn:focus{color:#fff !important;background-color:#296f62;border-color:#296f62}}.btn-primary.cmt-btn.dev-btn{background-color:#064772;border-color:#064772}@media(hover: hover)and (pointer: fine){.btn-primary.cmt-btn.dev-btn:hover,.btn-primary.cmt-btn.dev-btn:focus{color:#fff !important;background-color:#05385a;border-color:#05385a}}@media(hover: hover)and (pointer: fine){.btn-primary.cmt-btn.warn-btn:hover,.btn-primary.cmt-btn.warn-btn:focus{background-color:#a71d2a !important;border-color:#a71d2a !important}}.btn-primary.cmt-btn-submit{background-color:#93c43d !important;border-color:#93c43d !important;color:#2d3c12;padding:.375rem .75rem;font-size:1.6rem;min-width:19rem}.btn-primary.cmt-btn-submit.w-wider{padding:.375rem 6.75rem}@media(min-width: 768px){.btn-primary.cmt-btn-submit{min-width:18.5rem}}@media(hover: hover)and (pointer: fine){.btn-primary.cmt-btn-submit:hover,.btn-primary.cmt-btn-submit:focus{color:#fff !important;background-color:#85b236 !important;border-color:#85b236 !important}}.btn-primary.cmt-btn-submit.cmt-btn-submit-angles{position:relative;z-index:4;border-left-width:0}@media(hover: hover)and (pointer: fine){.btn-primary.cmt-btn-submit.cmt-btn-submit-angles:hover,.btn-primary.cmt-btn-submit.cmt-btn-submit-angles:focus{color:#fff !important;background-color:#85b236 !important;border-color:#85b236 !important}}.btn-primary.cmt-btn-submit.btn-lg,.btn-group-lg>.btn-primary.cmt-btn-submit.btn{padding:1rem 2rem}.btn-primary.cmt-btn-submit.btn-lg.cmt-btn-submit-angles,.btn-group-lg>.btn-primary.cmt-btn-submit.cmt-btn-submit-angles.btn{position:relative;border-left-width:0}@media(hover: hover)and (pointer: fine){.btn-primary.cmt-btn-submit.btn-lg.cmt-btn-submit-angles:hover,.btn-group-lg>.btn-primary.cmt-btn-submit.cmt-btn-submit-angles.btn:hover,.btn-primary.cmt-btn-submit.btn-lg.cmt-btn-submit-angles:focus,.btn-group-lg>.btn-primary.cmt-btn-submit.cmt-btn-submit-angles.btn:focus{color:#fff !important;background-color:#85b236 !important;border-color:#85b236 !important}}.btn-primary.cmt-btn-submit.btn-disabled{background-color:#9fadba !important;border:1px solid #9fadba !important;color:#072f49 !important;opacity:.6;cursor:not-allowed}body.bda-newsarticle .btn-primary.cmt-btn-submit{min-width:14rem}@media(min-width: 768px){body.bda-newsarticle .btn-primary.cmt-btn-submit{min-width:14rem}}.cmt-btn{padding:.8rem 1.8rem .7rem 1.8rem;min-width:9.5rem;position:relative;border-left-width:0}.cmt-btn.btn-auto{min-width:4.5rem}@media(max-width: 991px){.cmt-btn.btn-auto{min-width:4.5rem}}@media(max-width: 768px){.cmt-btn.btn-auto{min-width:4.5rem}}@media(max-width: 480px){.cmt-btn.btn-auto{min-width:4.5rem}}.cmt-btn.cmt-btn-lg .cbctc-intro{font-size:1.6rem;line-height:2rem}.cmt-btn.cmt-btn-lg .cbctc-body{font-size:3rem;line-height:3.4rem}@media(max-width: 768px){.cmt-btn.cmt-btn-lg .cbctc-body{font-size:2.3rem}}.cmt-btn.cmt-btn-small{font-size:.8rem;line-height:1rem;padding:.5rem .3rem .4rem .3rem;min-width:7rem}form.cmt-form .btn-primary.cmt-btn{color:#fff !important}form.cmt-form.form-btl .btn-primary.cmt-btn{color:#fff !important}form.cmt-form.form-btl .btn-primary.cmt-btn:hover{color:#072f49 !important;background-color:#4bc5e7;border-color:#4bc5e7}form.cmt-form.form-cmr .btn-primary.cmt-btn{color:#fff !important}form.cmt-form.form-cmr .btn-primary.cmt-btn:hover{color:#072f49 !important;background-color:#c3e38a;border-color:#c3e38a}form.cmt-form.form-brd .btn-primary.cmt-btn{color:#fff !important}form.cmt-form.form-brd .btn-primary.cmt-btn:hover{color:#072f49 !important;background-color:#aedcd2;border-color:#aedcd2}form.cmt-form.form-dev .btn-primary.cmt-btn{color:#fff !important}form.cmt-form.form-dev .btn-primary.cmt-btn:hover{color:#072f49 !important;background-color:#91cef5;border-color:#91cef5}body.bda-form.bd-cmr .applying-banner.dark-bg .btn-primary.cmt-btn{color:#072f49 !important;background-color:#8bbf2e;border-color:#8bbf2e}body.bda-form.bd-cmr .applying-banner.dark-bg .btn-primary.cmt-btn:hover{color:#072f49 !important;background-color:#c3e38a;border-color:#c3e38a}body.bda-form.bd-cmr .applying-banner.grey-bg .btn-primary.cmt-btn{color:#fff !important}body.bda-form.bd-cmr .applying-banner.grey-bg .btn-primary.cmt-btn:hover{color:#072f49 !important;background-color:#c3e38a;border-color:#c3e38a}body.bda-form.bd-brd .applying-banner.dark-bg .btn-primary.cmt-btn{color:#072f49 !important;background-color:#55b6a1;border-color:#55b6a1}body.bda-form.bd-brd .applying-banner.dark-bg .btn-primary.cmt-btn:hover{color:#072f49 !important;background-color:#aedcd2;border-color:#aedcd2}body.bda-form.bd-brd .applying-banner.grey-bg .btn-primary.cmt-btn{color:#fff !important}body.bda-form.bd-brd .applying-banner.grey-bg .btn-primary.cmt-btn:hover{color:#072f49 !important;background-color:#aedcd2;border-color:#aedcd2}body.bda-form form.calc-btl .btn-primary.cmt-btn{color:#fff !important}body.bda-form form.calc-btl .btn-primary.cmt-btn:hover{color:#072f49 !important}body.bda-form form.calc-stampduty .btn-primary.cmt-btn,body.bda-form form.calc-loantovalue .btn-primary.cmt-btn{color:#fff !important}body.bda-form form.calc-stampduty .btn-primary.cmt-btn:hover,body.bda-form form.calc-loantovalue .btn-primary.cmt-btn:hover{color:#072f49 !important;background-color:#4bc5e7;border-color:#4bc5e7}body.bda-form form.calc-cmr .btn-primary.cmt-btn{color:#fff !important}body.bda-form form.calc-cmr .btn-primary.cmt-btn:hover{color:#072f49 !important;background-color:#c3e38a;border-color:#c3e38a}body.bda-form form.calc-brdloan .btn-primary.cmt-btn{color:#fff !important}body.bda-form form.calc-brdloan .btn-primary.cmt-btn:hover{color:#072f49 !important;background-color:#aedcd2;border-color:#aedcd2}.cmt-section-wrap.cmt-bg-darkblue .btn-primary.cmt-btn-submit,.cmt-section-wrap.cmt-bg-dev .btn-primary.cmt-btn-submit,.cmt-section-wrap.cmt-bg-teal .btn-primary.cmt-btn-submit,.cmt-section-wrap.cmt-bg-green .btn-primary.cmt-btn-submit,.cmt-section-wrap.cmt-bg-blue .btn-primary.cmt-btn-submit{color:#072f49 !important}.cmt-section-wrap.cmt-bg-darkblue .btn-primary.cmt-btn-submit:hover,.cmt-section-wrap.cmt-bg-dev .btn-primary.cmt-btn-submit:hover,.cmt-section-wrap.cmt-bg-teal .btn-primary.cmt-btn-submit:hover,.cmt-section-wrap.cmt-bg-green .btn-primary.cmt-btn-submit:hover,.cmt-section-wrap.cmt-bg-blue .btn-primary.cmt-btn-submit:hover{color:#fff !important}.button-enquire-row.with-calculator{position:relative;padding-top:52px}@media(max-width: 991px){.button-enquire-row.with-calculator{padding-top:72px}}.button-enquire-row.with-calculator:before{content:" ";width:200px;height:300px;display:block;background-image:url(/images/iPhone-angled.png);background-repeat:no-repeat;background-color:rgba(0,0,0,0);position:absolute;top:-20px;left:231px;z-index:1}@media(max-width: 991px){.button-enquire-row.with-calculator:before{right:231px;left:auto}}@media(max-width: 620px){.button-enquire-row.with-calculator:before{right:190px;left:auto}}@media(max-width: 480px){.button-enquire-row.with-calculator:before{right:4px;left:auto}}.card.bg-dark .btn-primary.cmt-btn.btl-btn{color:#072f49 !important;background-color:#52b5d2;border-color:#52b5d2}.card.bg-dark .btn-primary.cmt-btn.btl-btn:hover{color:#fff !important;background-color:#0c495a;border-color:#0c495a}.card.bg-dark .btn-primary.cmt-btncmr-btn{color:#072f49 !important;background-color:#93c43d;border-color:#93c43d}.card.bg-dark .btn-primary.cmt-btncmr-btn:hover{color:#fff !important;background-color:#374c12;border-color:#374c12}.card.bg-dark .btn-primary.cmt-btn.brd-btn{color:#072f49 !important;background-color:#47b2a0;border-color:#47b2a0}.card.bg-dark .btn-primary.cmt-btn.brd-btn:hover{color:#fff !important;background-color:#398575;border-color:#398575}.card.bg-dark .btn-primary.cmt-btn.dev-btn{color:#072f49 !important;background-color:#52b5d2;border-color:#52b5d2}.card.bg-dark .btn-primary.cmt-btn.dev-btn:hover{color:#fff !important;background-color:#07324e;border-color:#07324e}button.btn.bg-dark{background-color:#072f49 !important;color:#ffc107 !important}button.btn.btn-filters{color:#ffc107 !important}.btn-mainnav{background-color:#fff;color:#072f49;border:3px solid #8bbf2e;font-size:1.4rem;font-weight:600;letter-spacing:.03rem;border-radius:2rem;width:88%;margin-left:auto;margin-right:auto;text-align:center;overflow:hidden}.btn-mainnav.btn-mainnav-sm{font-size:1.2rem}.btn-mainnav .bi-phone-nav-outer{display:block !important;border:3px solid #8bbf2e;color:#8bbf2e;border-radius:50%;width:3.12rem;height:3.12rem}.btn-mainnav:hover,.btn-mainnav:focus{background-color:#fff;color:#072f49;border:3px solid #8bbf2e}.btn-mainnav:hover .bi-phone-nav-outer,.btn-mainnav:focus .bi-phone-nav-outer{color:#8bbf2e}.ct-button{text-align:center;height:170px;background:#fff url("/images/ppc/enquire-btn-bg.jpg") no-repeat center center}.ct-button a.btn-ct-arrow,.ct-button a.btn-ct-arrow:hover,.ct-button a.btn-ct-arrow:focus,.ct-button a.btn-ct-arrow:visited{border-radius:24px;padding-top:8px;padding-bottom:8px;font-size:1.6rem;font-weight:bold;letter-spacing:.1rem;min-width:15.5rem;color:#fff;background-color:#30c31d !important;box-shadow:0 5px 15px rgba(0,0,0,.35);border:0}.ct-button-arrow{text-align:center;height:170px;background:#fff url("/images/ppc/enquire-btn-bg-arrows.jpg") no-repeat center center}.ct-button-arrow a.btn-ct-arrow,.ct-button-arrow a.btn-ct-arrow:hover,.ct-button-arrow a.btn-ct-arrow:focus,.ct-button-arrow a.btn-ct-arrow:visited{border-radius:24px;padding-top:8px;padding-bottom:8px;font-size:1.6rem;font-weight:bold;letter-spacing:.1rem;min-width:15.5rem;color:#fff;background-color:#30c31d !important;box-shadow:0 5px 15px rgba(0,0,0,.35);border:0}.skip-to-main-content-link{position:absolute;left:-9999px;z-index:999;padding:1em;background-color:#000;color:#fff;opacity:0}.skip-to-main-content-link:focus{left:50%;transform:translateX(-50%);opacity:1}.product-buttons a .ggs-icon,.interlink-wrap a .ggs-icon,.applying-banner a .ggs-icon{margin-top:.05rem;margin-left:.4rem}.cmt-triangle-wrap{width:100%;position:relative;display:block;margin:0 auto;width:10rem;height:4rem;padding:0;margin-bottom:2rem}.cmt-triangle-wrap .cmt-triangle{position:absolute;width:10rem;height:4rem}.cmt-bg-grey{background:#f8f9fa}.cmt-bg-grey .list-group-item{color:#072f49 !important;background:rgba(0,0,0,0)}.cmt-bg-beige{background:#f8f4f3}.this-has-arrow{margin-top:-5rem}.container-xxls{width:fit-content;margin-left:auto;margin-right:auto}.cmt-section-wrap{padding:5rem 0;line-height:1.6rem;background-position:center center;background-repeat:no-repeat;background-size:cover}.cmt-section-wrap .invalid-feedback{font-size:1.1rem}.cmt-section-wrap.medium{padding:2rem 0}@media(max-width: 992px){.cmt-section-wrap.medium{background-image:none !important}}.cmt-section-wrap.mediumnonebottom,.cmt-section-wrap.med-none-bot{padding-top:2rem !important;padding-bottom:0 !important}@media(max-width: 992px){.cmt-section-wrap.mediumnonebottom,.cmt-section-wrap.med-none-bot{background-image:none !important}}.cmt-section-wrap.mediumnonetop,.cmt-section-wrap.med-none-top{padding-bottom:2rem !important;padding-top:0 !important}@media(max-width: 992px){.cmt-section-wrap.mediumnonetop,.cmt-section-wrap.med-none-top{background-image:none !important}}.cmt-section-wrap.mediumppc,.cmt-section-wrap.medium-ppc{padding:0 0}@media(min-width: 768px){.cmt-section-wrap.mediumppc,.cmt-section-wrap.medium-ppc{padding:2rem 0}}.cmt-section-wrap.thin{padding:.5rem 0}@media(max-width: 992px){.cmt-section-wrap.thin{background-image:none !important}}.cmt-section-wrap.thinbottom,.cmt-section-wrap.thin-bot{padding-bottom:.5rem !important}@media(max-width: 992px){.cmt-section-wrap.thinbottom,.cmt-section-wrap.thin-bot{padding-bottom:.5rem !important}}.cmt-section-wrap.thintop,.cmt-section-wrap.thin-top{padding-top:.5rem !important}@media(max-width: 992px){.cmt-section-wrap.thintop,.cmt-section-wrap.thin-top{padding-top:.5rem !important}}.cmt-section-wrap.none{padding:0 0}@media(max-width: 992px){.cmt-section-wrap.none{background-image:none !important}}.cmt-section-wrap.nonebottom,.cmt-section-wrap.none-bot{padding-bottom:0 !important}@media(max-width: 992px){.cmt-section-wrap.nonebottom,.cmt-section-wrap.none-bot{background-image:none !important}}.cmt-section-wrap.nonetop,.cmt-section-wrap.none-top{padding-top:0 !important}@media(max-width: 992px){.cmt-section-wrap.nonetop,.cmt-section-wrap.none-top{background-image:none !important}}.cmt-section-wrap.thinnonebottom,.cmt-section-wrap.thin-none-bot{padding-top:.5rem !important;padding-bottom:0 !important}@media(max-width: 992px){.cmt-section-wrap.thinnonebottom,.cmt-section-wrap.thin-none-bot{background-image:none !important}}.cmt-section-wrap.thinnonetop,.cmt-section-wrap.thin-none-top{padding-bottom:.5rem !important;padding-top:0 !important}@media(max-width: 992px){.cmt-section-wrap.thinnonetop,.cmt-section-wrap.thin-none-top{background-image:none !important}}.cmt-section-wrap.deep{padding:4rem 0}@media(max-width: 992px){.cmt-section-wrap.deep{background-image:none !important}}.cmt-section-wrap.deepnonebottom,.cmt-section-wrap.deep-none-bot{padding-top:4rem !important;padding-bottom:0 !important}@media(max-width: 992px){.cmt-section-wrap.deepnonebottom,.cmt-section-wrap.deep-none-bot{background-image:none !important}}.cmt-section-wrap.deepnonetop,.cmt-section-wrap.deep-none-top{padding-bottom:4rem !important;padding-top:0 !important}@media(max-width: 992px){.cmt-section-wrap.deepnonetop,.cmt-section-wrap.deep-none-top{background-image:none !important}}.cmt-section-wrap.normal{padding:4rem 0}@media(max-width: 992px){.cmt-section-wrap.normal{background-image:none !important}}.cmt-section-wrap.cmt-bg-green{color:#fff;background:#5a8014}.cmt-section-wrap.cmt-bg-green h1,.cmt-section-wrap.cmt-bg-green .h1,.cmt-section-wrap.cmt-bg-green h2,.cmt-section-wrap.cmt-bg-green .h2,.cmt-section-wrap.cmt-bg-green h3,.cmt-section-wrap.cmt-bg-green .h3,.cmt-section-wrap.cmt-bg-green h4,.cmt-section-wrap.cmt-bg-green .h4{color:#fff}.cmt-section-wrap.cmt-bg-green label{color:#fff}.cmt-section-wrap.cmt-bg-green .invalid-feedback{color:#f9f573}.cmt-section-wrap.cmt-bg-green a{color:#fff !important}.cmt-section-wrap.cmt-bg-green a:hover,.cmt-section-wrap.cmt-bg-green a:focus{color:#f9f573 !important}.cmt-section-wrap.cmt-bg-green a.btn:hover,.cmt-section-wrap.cmt-bg-green a.btn:focus{color:#072f49}.cmt-section-wrap.cmt-bg-default{color:#072f49;background:#ddf0fc}.cmt-section-wrap.cmt-bg-default h1,.cmt-section-wrap.cmt-bg-default .h1,.cmt-section-wrap.cmt-bg-default h2,.cmt-section-wrap.cmt-bg-default .h2,.cmt-section-wrap.cmt-bg-default h3,.cmt-section-wrap.cmt-bg-default .h3,.cmt-section-wrap.cmt-bg-default h4,.cmt-section-wrap.cmt-bg-default .h4{color:#072f49}.cmt-section-wrap.cmt-bg-default label{color:#072f49}.cmt-section-wrap.cmt-bg-default .invalid-feedback{color:#dc3545}.cmt-section-wrap.cmt-bg-default a{color:#072f49}.cmt-section-wrap.cmt-bg-default a:hover,.cmt-section-wrap.cmt-bg-default a:focus{color:#0b4d78}.cmt-section-wrap.cmt-bg-default a.btn:hover,.cmt-section-wrap.cmt-bg-default a.btn:focus{color:#072f49}.cmt-section-wrap.cmt-bg-blue{color:#fff;background:#15809e}.cmt-section-wrap.cmt-bg-blue h1,.cmt-section-wrap.cmt-bg-blue .h1,.cmt-section-wrap.cmt-bg-blue h2,.cmt-section-wrap.cmt-bg-blue .h2,.cmt-section-wrap.cmt-bg-blue h3,.cmt-section-wrap.cmt-bg-blue .h3,.cmt-section-wrap.cmt-bg-blue h4,.cmt-section-wrap.cmt-bg-blue .h4{color:#fff}.cmt-section-wrap.cmt-bg-blue label{color:#fff}.cmt-section-wrap.cmt-bg-blue .invalid-feedback{color:#f9f573}.cmt-section-wrap.cmt-bg-blue a{color:#fff}.cmt-section-wrap.cmt-bg-blue a:hover,.cmt-section-wrap.cmt-bg-blue a:focus{color:#f9f573}.cmt-section-wrap.cmt-bg-blue a.btn:hover,.cmt-section-wrap.cmt-bg-blue a.btn:focus{color:#072f49}.cmt-section-wrap.cmt-bg-teal{color:#fff;background:#308272}.cmt-section-wrap.cmt-bg-teal h1,.cmt-section-wrap.cmt-bg-teal .h1,.cmt-section-wrap.cmt-bg-teal h2,.cmt-section-wrap.cmt-bg-teal .h2,.cmt-section-wrap.cmt-bg-teal h3,.cmt-section-wrap.cmt-bg-teal .h3,.cmt-section-wrap.cmt-bg-teal h4,.cmt-section-wrap.cmt-bg-teal .h4{color:#fff}.cmt-section-wrap.cmt-bg-teal label{color:#fff}.cmt-section-wrap.cmt-bg-teal .invalid-feedback{color:#f9f573}.cmt-section-wrap.cmt-bg-teal a{color:#fff}.cmt-section-wrap.cmt-bg-teal a:hover,.cmt-section-wrap.cmt-bg-teal a:focus{color:#f9f573}.cmt-section-wrap.cmt-bg-teal a.btn:hover,.cmt-section-wrap.cmt-bg-teal a.btn:focus{color:#072f49}.cmt-section-wrap.cmt-bg-develop{color:#fff;background:#0d5f94}.cmt-section-wrap.cmt-bg-develop h1,.cmt-section-wrap.cmt-bg-develop .h1,.cmt-section-wrap.cmt-bg-develop h2,.cmt-section-wrap.cmt-bg-develop .h2,.cmt-section-wrap.cmt-bg-develop h3,.cmt-section-wrap.cmt-bg-develop .h3,.cmt-section-wrap.cmt-bg-develop h4,.cmt-section-wrap.cmt-bg-develop .h4{color:#fff}.cmt-section-wrap.cmt-bg-develop label{color:#fff}.cmt-section-wrap.cmt-bg-develop .invalid-feedback{color:#f9f573}.cmt-section-wrap.cmt-bg-develop a{color:#fff}.cmt-section-wrap.cmt-bg-develop a:hover,.cmt-section-wrap.cmt-bg-develop a:focus{color:#f9f573}.cmt-section-wrap.cmt-bg-darkblue{color:#fff;background:#072f49}.cmt-section-wrap.cmt-bg-darkblue h1,.cmt-section-wrap.cmt-bg-darkblue .h1,.cmt-section-wrap.cmt-bg-darkblue h2,.cmt-section-wrap.cmt-bg-darkblue .h2,.cmt-section-wrap.cmt-bg-darkblue h3,.cmt-section-wrap.cmt-bg-darkblue .h3,.cmt-section-wrap.cmt-bg-darkblue h4,.cmt-section-wrap.cmt-bg-darkblue .h4{color:#fff}.cmt-section-wrap.cmt-bg-darkblue label{color:#fff}.cmt-section-wrap.cmt-bg-darkblue .invalid-feedback{color:#f9f573}.cmt-section-wrap.cmt-bg-darkblue a{color:#fff}.cmt-section-wrap.cmt-bg-darkblue a:hover,.cmt-section-wrap.cmt-bg-darkblue a:focus{color:#f9f573}.cmt-section-wrap.cmt-bg-darkblue a.btn:hover,.cmt-section-wrap.cmt-bg-darkblue a.btn:focus{color:#072f49}.cmt-section-wrap.cmt-bg-warning{color:#fff;background:#dc3545}.cmt-section-wrap.cmt-bg-warning a{color:#fff !important}.cmt-section-wrap.cmt-bg-warning a:hover,.cmt-section-wrap.cmt-bg-warning a:focus{color:#f9f573 !important}.cmt-section-wrap.cmt-bg-success{color:#fff;background:#198754}.cmt-section-wrap.cmt-bg-success a{color:#fff !important}.cmt-section-wrap.cmt-bg-success a:hover,.cmt-section-wrap.cmt-bg-success a:focus{color:#f9f573 !important}.cmt-section-wrap.cmt-bg-red{color:#fff;background:#dc3545}.cmt-section-wrap.cmt-bg-red a{color:#fff !important}.cmt-section-wrap.cmt-bg-red a:hover,.cmt-section-wrap.cmt-bg-red a:focus{color:#f9f573 !important}.cmt-section-wrap.cmt-bg-landinggray{background:#ebeae9}.cmt-section-wrap ul,.cmt-section-wrap ol{margin-bottom:1.2rem;list-style-position:inside;margin-left:.2rem}@media(max-width: 768px){.cmt-section-wrap ul,.cmt-section-wrap ol{list-style-position:outside;margin-left:1.5rem}}.cmt-section-wrap ul li,.cmt-section-wrap ol li{font-size:1.1rem;line-height:1.5rem;width:auto}@media(max-width: 768px){.cmt-section-wrap ul li,.cmt-section-wrap ol li{text-align:left}}.cmt-section-wrap ul li.icon-col,.cmt-section-wrap ol li.icon-col{width:70px}.cmt-section-wrap ul li.icon-col img,.cmt-section-wrap ol li.icon-col img{width:60px;height:60px}.cmt-section-wrap ul.sales-message-ticks{margin:auto 0;display:block}.cmt-section-wrap ul.sales-message-ticks li{font-size:1.1rem;position:relative;list-style:none}.cmt-section-wrap ul.sales-message-ticks li:before{content:" ";width:20px;height:20px;display:inline-block;background-image:url(/images/icons/checkcircle-green.gif);background-repeat:no-repeat;position:relative;left:-6px;top:5px;margin-top:-9px}@media(max-width: 768px){.cmt-section-wrap ol{margin-left:1.6rem}}@media(max-width: 768px){.cmt-section-wrap .card{margin-bottom:1.2rem}}.cmt-section-wrap .card.noshadow{filter:drop-shadow(0 0 0 transparent)}.cmt-section-wrap .card.interlinks{text-decoration:none}.cmt-section-wrap .card.interlinks:hover,.cmt-section-wrap .card.interlinks:focus{background:#fff url(/images/background-hover-shades/background-hover-grey.png) repeat !important;background-color:#fff}.cmt-section-wrap .card.interlinks .card-body .card-body-lower .card-text{min-height:0;margin-bottom:0}.cmt-section-wrap .card.interlinks .card-body .card-body-readmore{margin-top:2rem;padding-right:2rem}.cmt-section-wrap .dark-panel{min-height:355px}@media(max-width: 768px){.cmt-section-wrap .dark-panel{min-height:120px}}.cmt-section-wrap .dark-panel .card-body a{text-decoration:underline;color:#fff}.cmt-section-wrap .dark-panel .card-body a:hover,.cmt-section-wrap .dark-panel .card-body a:focus{color:#52b5d2}.cmt-section-wrap .dark-panel .card-body a:hover h3,.cmt-section-wrap .dark-panel .card-body a:hover .h3,.cmt-section-wrap .dark-panel .card-body a:focus h3,.cmt-section-wrap .dark-panel .card-body a:focus .h3{color:#52b5d2 !important}.cmt-section-wrap .dark-panel .card-body p.card-text{font-size:1.1rem;line-height:1.5rem}body.bda-home .card.jump-list,body.bda-products .card.jump-list,body.bda-productpage .card.jump-list{filter:drop-shadow(0 0 0 transparent);background:none !important;border:0 !important;position:relative;z-index:2}body.bda-home .card.jump-list .card-body,body.bda-products .card.jump-list .card-body,body.bda-productpage .card.jump-list .card-body{padding-left:0;padding-right:0;padding-top:0}body.bda-home .card .card-body .content-title,body.bda-products .card .card-body .content-title,body.bda-productpage .card .card-body .content-title{color:#fff;letter-spacing:.7pt;margin-bottom:.43rem !important;padding-bottom:0 !important}body.bda-home .card .card-body .content-title strong,body.bda-products .card .card-body .content-title strong,body.bda-productpage .card .card-body .content-title strong{font-weight:400 !important}body.bda-home .card .card-body .content-title .content-title-ic,body.bda-products .card .card-body .content-title .content-title-ic,body.bda-productpage .card .card-body .content-title .content-title-ic{display:none}@media(max-width: 768px){body.bda-home .card,body.bda-products .card,body.bda-productpage .card{margin-bottom:1.6rem}}p.sales-message-ticks{background-image:url(/images/icons/checkcircle-green.png);background-position:left 0;background-repeat:no-repeat;padding-left:40px;width:fit-content;margin-left:auto;margin-right:auto;display:flex;text-align:left}@media(max-width: 992px){p.sales-message-ticks{background-position:center 3px;background-repeat:no-repeat;padding-left:0;padding-top:32px;margin-bottom:4px;text-align:center}}body.bda-landingpageppc .cmt-section-wrap .text-start ul,body.bda-landingpageppc .cmt-section-wrap .text-start ol{list-style-position:outside;margin-left:1rem}body.bda-landingpageppc .cmt-section-wrap .text-start ol{margin-left:1.6rem}body.bda-landingpageppc .cmt-section-wrap.cmt-bg-blue p.sales-message-ticks,body.bda-landingpageppc .cmt-section-wrap.cmt-bg-green p.sales-message-ticks,body.bda-landingpageppc .cmt-section-wrap.cmt-bg-teal p.sales-message-ticks,body.bda-landingpageppc .cmt-section-wrap.cmt-bg-dev p.sales-message-ticks{background-image:url(/images/icons/checkcircle-white.png);padding-left:40px;background-position:left 0;width:fit-content;margin-left:auto;margin-right:auto;display:flex;text-align:left}@media(max-width: 992px){body.bda-landingpageppc .cmt-section-wrap.cmt-bg-blue p.sales-message-ticks,body.bda-landingpageppc .cmt-section-wrap.cmt-bg-green p.sales-message-ticks,body.bda-landingpageppc .cmt-section-wrap.cmt-bg-teal p.sales-message-ticks,body.bda-landingpageppc .cmt-section-wrap.cmt-bg-dev p.sales-message-ticks{background-position:center 0;padding-left:0;padding-top:32px;text-align:center}}body.bd-btl .cmt-section-wrap p a:hover,body.bd-btl .cmt-section-wrap p a:focus{color:#52b5d2}body.bd-cmr .cmt-section-wrap p a:hover,body.bd-cmr .cmt-section-wrap p a:focus{color:#93c43d}body.bd-brd .cmt-section-wrap p a:hover,body.bd-brd .cmt-section-wrap p a:focus{color:#47b2a0}body.bd-dev .cmt-section-wrap p a:hover,body.bd-dev .cmt-section-wrap p a:focus{color:#064772}#Discover.cmt-section-wrap .card.section-panel .card-body p.card-text{min-height:170px;margin-bottom:1rem}@media(max-width: 992px){#Discover.cmt-section-wrap .card.section-panel .card-body p.card-text{min-height:40px}}@media(max-width: 620px){#Discover.cmt-section-wrap .card.section-panel .card-body p.card-text{min-height:40px}}body.bd-btl .cmt-section-wrap .card.section-panel .card-body h3.card-title,body.bd-btl .cmt-section-wrap .card.section-panel .card-body .card-title.h3{color:#126e87}body.bd-btl .cmt-section-wrap .card.section-panel .card-body h3.card-title.btl-title,body.bd-btl .cmt-section-wrap .card.section-panel .card-body .card-title.btl-title.h3{color:#126e87}body.bd-btl .cmt-section-wrap .card.section-panel .card-body h3.card-title.cmr-title,body.bd-btl .cmt-section-wrap .card.section-panel .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-btl .cmt-section-wrap .card.section-panel .card-body h3.card-title.brd-title,body.bd-btl .cmt-section-wrap .card.section-panel .card-body .card-title.brd-title.h3{color:#398575}body.bd-btl .cmt-section-wrap .card.section-panel .card-body h3.card-title.dev-title,body.bd-btl .cmt-section-wrap .card.section-panel .card-body .card-title.dev-title.h3{color:#0b507d}body.bd-btl .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.btl-title,body.bd-btl .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.btl-title.h3{color:#126e87}body.bd-btl .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.cmr-title,body.bd-btl .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-btl .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.brd-title,body.bd-btl .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.brd-title.h3{color:#398575}body.bd-btl .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.dev-title,body.bd-btl .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.dev-title.h3{color:#0b507d}body.bd-cmr .cmt-section-wrap .card.section-panel .card-body h3.card-title,body.bd-cmr .cmt-section-wrap .card.section-panel .card-body .card-title.h3{color:#5e811f}body.bd-cmr .cmt-section-wrap .card.section-panel .card-body h3.card-title.btl-title,body.bd-cmr .cmt-section-wrap .card.section-panel .card-body .card-title.btl-title.h3{color:#126e87}body.bd-cmr .cmt-section-wrap .card.section-panel .card-body h3.card-title.cmr-title,body.bd-cmr .cmt-section-wrap .card.section-panel .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-cmr .cmt-section-wrap .card.section-panel .card-body h3.card-title.brd-title,body.bd-cmr .cmt-section-wrap .card.section-panel .card-body .card-title.brd-title.h3{color:#398575}body.bd-cmr .cmt-section-wrap .card.section-panel .card-body h3.card-title.dev-title,body.bd-cmr .cmt-section-wrap .card.section-panel .card-body .card-title.dev-title.h3{color:#0b507d}body.bd-cmr .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.btl-title,body.bd-cmr .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.btl-title.h3{color:#126e87}body.bd-cmr .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.cmr-title,body.bd-cmr .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-cmr .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.brd-title,body.bd-cmr .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.brd-title.h3{color:#398575}body.bd-cmr .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.dev-title,body.bd-cmr .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.dev-title.h3{color:#0b507d}body.bd-brd .cmt-section-wrap .card.section-panel .card-body h3.card-title,body.bd-brd .cmt-section-wrap .card.section-panel .card-body .card-title.h3{color:#398575}body.bd-brd .cmt-section-wrap .card.section-panel .card-body h3.card-title.btl-title,body.bd-brd .cmt-section-wrap .card.section-panel .card-body .card-title.btl-title.h3{color:#126e87}body.bd-brd .cmt-section-wrap .card.section-panel .card-body h3.card-title.cmr-title,body.bd-brd .cmt-section-wrap .card.section-panel .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-brd .cmt-section-wrap .card.section-panel .card-body h3.card-title.brd-title,body.bd-brd .cmt-section-wrap .card.section-panel .card-body .card-title.brd-title.h3{color:#398575}body.bd-brd .cmt-section-wrap .card.section-panel .card-body h3.card-title.dev-title,body.bd-brd .cmt-section-wrap .card.section-panel .card-body .card-title.dev-title.h3{color:#0b507d}body.bd-brd .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.btl-title,body.bd-brd .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.btl-title.h3{color:#126e87}body.bd-brd .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.cmr-title,body.bd-brd .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-brd .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.brd-title,body.bd-brd .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.brd-title.h3{color:#398575}body.bd-brd .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.dev-title,body.bd-brd .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.dev-title.h3{color:#0b507d}body.bd-dev .cmt-section-wrap .card.section-panel .card-body h3.card-title,body.bd-dev .cmt-section-wrap .card.section-panel .card-body .card-title.h3{color:#0b507d}body.bd-dev .cmt-section-wrap .card.section-panel .card-body h3.card-title.btl-title,body.bd-dev .cmt-section-wrap .card.section-panel .card-body .card-title.btl-title.h3{color:#126e87}body.bd-dev .cmt-section-wrap .card.section-panel .card-body h3.card-title.cmr-title,body.bd-dev .cmt-section-wrap .card.section-panel .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-dev .cmt-section-wrap .card.section-panel .card-body h3.card-title.brd-title,body.bd-dev .cmt-section-wrap .card.section-panel .card-body .card-title.brd-title.h3{color:#398575}body.bd-dev .cmt-section-wrap .card.section-panel .card-body h3.card-title.dev-title,body.bd-dev .cmt-section-wrap .card.section-panel .card-body .card-title.dev-title.h3{color:#0b507d}body.bd-dev .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.btl-title,body.bd-dev .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.btl-title.h3{color:#126e87}body.bd-dev .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.cmr-title,body.bd-dev .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-dev .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.brd-title,body.bd-dev .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.brd-title.h3{color:#398575}body.bd-dev .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body h3.card-title.dev-title,body.bd-dev .cmt-section-wrap .card.section-panel .card-body.bg-dark .card-body .card-title.dev-title.h3{color:#0b507d}body.bdn-cookie-policy .cmt-section-wrap.thin:first-child{min-height:4410px}#CookieDeclaration-outer{min-height:4410px}#CookieDeclaration-outer .CookieDeclaration{min-height:4410px}body.bdn-help .cmt-section-wrap .section-panel .card-body p.card-text{min-height:83px}@media(max-width: 620px){body.bdn-help .cmt-section-wrap .section-panel .card-body p.card-text{min-height:40px}}body.bdn-help .cmt-section-wrap .section-panel .card-body .cmt-btn{width:100%}body.bdn-help .cmt-section-wrap .section-panel.bg-dark .card-body p.card-text{min-height:10px}body.bda-form.bdn-contact-us .cmt-section-wrap .list-group.list-group-horizontal .list-group-item{background-color:rgba(0,0,0,0)}body.bda-form.bdn-contact-us .cmt-section-wrap ul.list-group li.icon-col img{position:relative;left:-8px}.applying-banner{text-align:center;color:#072f49;line-height:2.5rem}.applying-banner.cmr-bg{background:#5a8014;color:#fff}.applying-banner.btl-bg{background:#15809e;color:#fff}.applying-banner.brd-bg{background:#308272;color:#fff}.applying-banner.dev-bg{background:#0d5f94;color:#fff}.applying-banner.default-bg{background:#ddf0fc;color:#072f49}.applying-banner.dark-bg{background:#072f49;color:#fff}.applying-banner.grey-bg{background:#f8f9fa}body.bda-productpage.bd-brd .applying-banner,body.bda-productpage.bd-btl .applying-banner,body.bda-productpage.bd-cmr .applying-banner,body.bda-productpagebd-dev .applying-banner{color:#fff}.interlink-wrap .interlink-title{color:#343434}.interlink-wrap .interlink-title-secondary{color:#343434}.product-page-btl h1,.product-page-btl .h1,.product-page-btl h2,.product-page-btl .h2,.product-page-btl h3,.product-page-btl .h3,.product-page-btl h4,.product-page-btl .h4,.product-page-btl h5,.product-page-btl .h5{color:#15809e;margin-bottom:1rem}.product-page-btl .cmt-section-wrap.cmt-bg-blue h1,.product-page-btl .cmt-section-wrap.cmt-bg-blue .h1,.product-page-btl .cmt-section-wrap.cmt-bg-blue h2,.product-page-btl .cmt-section-wrap.cmt-bg-blue .h2,.product-page-btl .cmt-section-wrap.cmt-bg-blue h3,.product-page-btl .cmt-section-wrap.cmt-bg-blue .h3,.product-page-btl .cmt-section-wrap.cmt-bg-blue h4,.product-page-btl .cmt-section-wrap.cmt-bg-blue .h4,.product-page-btl .cmt-section-wrap.cmt-bg-blue h5,.product-page-btl .cmt-section-wrap.cmt-bg-blue .h5,.product-page-btl .cmt-section-wrap.cmt-bg-green h1,.product-page-btl .cmt-section-wrap.cmt-bg-green .h1,.product-page-btl .cmt-section-wrap.cmt-bg-green h2,.product-page-btl .cmt-section-wrap.cmt-bg-green .h2,.product-page-btl .cmt-section-wrap.cmt-bg-green h3,.product-page-btl .cmt-section-wrap.cmt-bg-green .h3,.product-page-btl .cmt-section-wrap.cmt-bg-green h4,.product-page-btl .cmt-section-wrap.cmt-bg-green .h4,.product-page-btl .cmt-section-wrap.cmt-bg-green h5,.product-page-btl .cmt-section-wrap.cmt-bg-green .h5,.product-page-btl .cmt-section-wrap.cmt-bg-teal h1,.product-page-btl .cmt-section-wrap.cmt-bg-teal .h1,.product-page-btl .cmt-section-wrap.cmt-bg-teal h2,.product-page-btl .cmt-section-wrap.cmt-bg-teal .h2,.product-page-btl .cmt-section-wrap.cmt-bg-teal h3,.product-page-btl .cmt-section-wrap.cmt-bg-teal .h3,.product-page-btl .cmt-section-wrap.cmt-bg-teal h4,.product-page-btl .cmt-section-wrap.cmt-bg-teal .h4,.product-page-btl .cmt-section-wrap.cmt-bg-teal h5,.product-page-btl .cmt-section-wrap.cmt-bg-teal .h5,.product-page-btl .cmt-section-wrap.cmt-bg-develop h1,.product-page-btl .cmt-section-wrap.cmt-bg-develop .h1,.product-page-btl .cmt-section-wrap.cmt-bg-develop h2,.product-page-btl .cmt-section-wrap.cmt-bg-develop .h2,.product-page-btl .cmt-section-wrap.cmt-bg-develop h3,.product-page-btl .cmt-section-wrap.cmt-bg-develop .h3,.product-page-btl .cmt-section-wrap.cmt-bg-develop h4,.product-page-btl .cmt-section-wrap.cmt-bg-develop .h4,.product-page-btl .cmt-section-wrap.cmt-bg-develop h5,.product-page-btl .cmt-section-wrap.cmt-bg-develop .h5,.product-page-btl .cmt-section-wrap.cmt-bg-red h1,.product-page-btl .cmt-section-wrap.cmt-bg-red .h1,.product-page-btl .cmt-section-wrap.cmt-bg-red h2,.product-page-btl .cmt-section-wrap.cmt-bg-red .h2,.product-page-btl .cmt-section-wrap.cmt-bg-red h3,.product-page-btl .cmt-section-wrap.cmt-bg-red .h3,.product-page-btl .cmt-section-wrap.cmt-bg-red h4,.product-page-btl .cmt-section-wrap.cmt-bg-red .h4,.product-page-btl .cmt-section-wrap.cmt-bg-red h5,.product-page-btl .cmt-section-wrap.cmt-bg-red .h5,.product-page-btl .cmt-section-wrap.cmt-bg-success h1,.product-page-btl .cmt-section-wrap.cmt-bg-success .h1,.product-page-btl .cmt-section-wrap.cmt-bg-success h2,.product-page-btl .cmt-section-wrap.cmt-bg-success .h2,.product-page-btl .cmt-section-wrap.cmt-bg-success h3,.product-page-btl .cmt-section-wrap.cmt-bg-success .h3,.product-page-btl .cmt-section-wrap.cmt-bg-success h4,.product-page-btl .cmt-section-wrap.cmt-bg-success .h4,.product-page-btl .cmt-section-wrap.cmt-bg-success h5,.product-page-btl .cmt-section-wrap.cmt-bg-success .h5,.product-page-btl .cmt-section-wrap.cmt-bg-warning h1,.product-page-btl .cmt-section-wrap.cmt-bg-warning .h1,.product-page-btl .cmt-section-wrap.cmt-bg-warning h2,.product-page-btl .cmt-section-wrap.cmt-bg-warning .h2,.product-page-btl .cmt-section-wrap.cmt-bg-warning h3,.product-page-btl .cmt-section-wrap.cmt-bg-warning .h3,.product-page-btl .cmt-section-wrap.cmt-bg-warning h4,.product-page-btl .cmt-section-wrap.cmt-bg-warning .h4,.product-page-btl .cmt-section-wrap.cmt-bg-warning h5,.product-page-btl .cmt-section-wrap.cmt-bg-warning .h5{color:#fff}.product-page-btl .cmt-section-wrap.cmt-bg-blue .landing-page-bestrate .landing-page-body,.product-page-btl .cmt-section-wrap.cmt-bg-green .landing-page-bestrate .landing-page-body,.product-page-btl .cmt-section-wrap.cmt-bg-teal .landing-page-bestrate .landing-page-body,.product-page-btl .cmt-section-wrap.cmt-bg-develop .landing-page-bestrate .landing-page-body,.product-page-btl .cmt-section-wrap.cmt-bg-red .landing-page-bestrate .landing-page-body,.product-page-btl .cmt-section-wrap.cmt-bg-success .landing-page-bestrate .landing-page-body,.product-page-btl .cmt-section-wrap.cmt-bg-warning .landing-page-bestrate .landing-page-body{color:#fff}.product-page-btl .cmt-section-wrap.cmt-bg-blue table thead tr th,.product-page-btl .cmt-section-wrap.cmt-bg-green table thead tr th,.product-page-btl .cmt-section-wrap.cmt-bg-teal table thead tr th,.product-page-btl .cmt-section-wrap.cmt-bg-develop table thead tr th,.product-page-btl .cmt-section-wrap.cmt-bg-red table thead tr th,.product-page-btl .cmt-section-wrap.cmt-bg-success table thead tr th,.product-page-btl .cmt-section-wrap.cmt-bg-warning table thead tr th{color:#fff}.product-page-btl .cmt-section-wrap.cmt-bg-blue table tbody tr td,.product-page-btl .cmt-section-wrap.cmt-bg-green table tbody tr td,.product-page-btl .cmt-section-wrap.cmt-bg-teal table tbody tr td,.product-page-btl .cmt-section-wrap.cmt-bg-develop table tbody tr td,.product-page-btl .cmt-section-wrap.cmt-bg-red table tbody tr td,.product-page-btl .cmt-section-wrap.cmt-bg-success table tbody tr td,.product-page-btl .cmt-section-wrap.cmt-bg-warning table tbody tr td{color:#fff}.product-page-btl .cmt-section-wrap.cmt-bg-blue #ppc-qc label,.product-page-btl .cmt-section-wrap.cmt-bg-blue #ppc-qc h1,.product-page-btl .cmt-section-wrap.cmt-bg-blue #ppc-qc .h1,.product-page-btl .cmt-section-wrap.cmt-bg-blue #ppc-qc h2,.product-page-btl .cmt-section-wrap.cmt-bg-blue #ppc-qc .h2,.product-page-btl .cmt-section-wrap.cmt-bg-blue #ppc-qc h3,.product-page-btl .cmt-section-wrap.cmt-bg-blue #ppc-qc .h3,.product-page-btl .cmt-section-wrap.cmt-bg-blue #ppc-qc h4,.product-page-btl .cmt-section-wrap.cmt-bg-blue #ppc-qc .h4,.product-page-btl .cmt-section-wrap.cmt-bg-blue #ppc-qc h5,.product-page-btl .cmt-section-wrap.cmt-bg-blue #ppc-qc .h5,.product-page-btl .cmt-section-wrap.cmt-bg-blue #ppc-qc p,.product-page-btl .cmt-section-wrap.cmt-bg-green #ppc-qc label,.product-page-btl .cmt-section-wrap.cmt-bg-green #ppc-qc h1,.product-page-btl .cmt-section-wrap.cmt-bg-green #ppc-qc .h1,.product-page-btl .cmt-section-wrap.cmt-bg-green #ppc-qc h2,.product-page-btl .cmt-section-wrap.cmt-bg-green #ppc-qc .h2,.product-page-btl .cmt-section-wrap.cmt-bg-green #ppc-qc h3,.product-page-btl .cmt-section-wrap.cmt-bg-green #ppc-qc .h3,.product-page-btl .cmt-section-wrap.cmt-bg-green #ppc-qc h4,.product-page-btl .cmt-section-wrap.cmt-bg-green #ppc-qc .h4,.product-page-btl .cmt-section-wrap.cmt-bg-green #ppc-qc h5,.product-page-btl .cmt-section-wrap.cmt-bg-green #ppc-qc .h5,.product-page-btl .cmt-section-wrap.cmt-bg-green #ppc-qc p,.product-page-btl .cmt-section-wrap.cmt-bg-teal #ppc-qc label,.product-page-btl .cmt-section-wrap.cmt-bg-teal #ppc-qc h1,.product-page-btl .cmt-section-wrap.cmt-bg-teal #ppc-qc .h1,.product-page-btl .cmt-section-wrap.cmt-bg-teal #ppc-qc h2,.product-page-btl .cmt-section-wrap.cmt-bg-teal #ppc-qc .h2,.product-page-btl .cmt-section-wrap.cmt-bg-teal #ppc-qc h3,.product-page-btl .cmt-section-wrap.cmt-bg-teal #ppc-qc .h3,.product-page-btl .cmt-section-wrap.cmt-bg-teal #ppc-qc h4,.product-page-btl .cmt-section-wrap.cmt-bg-teal #ppc-qc .h4,.product-page-btl .cmt-section-wrap.cmt-bg-teal #ppc-qc h5,.product-page-btl .cmt-section-wrap.cmt-bg-teal #ppc-qc .h5,.product-page-btl .cmt-section-wrap.cmt-bg-teal #ppc-qc p,.product-page-btl .cmt-section-wrap.cmt-bg-develop #ppc-qc label,.product-page-btl .cmt-section-wrap.cmt-bg-develop #ppc-qc h1,.product-page-btl .cmt-section-wrap.cmt-bg-develop #ppc-qc .h1,.product-page-btl .cmt-section-wrap.cmt-bg-develop #ppc-qc h2,.product-page-btl .cmt-section-wrap.cmt-bg-develop #ppc-qc .h2,.product-page-btl .cmt-section-wrap.cmt-bg-develop #ppc-qc h3,.product-page-btl .cmt-section-wrap.cmt-bg-develop #ppc-qc .h3,.product-page-btl .cmt-section-wrap.cmt-bg-develop #ppc-qc h4,.product-page-btl .cmt-section-wrap.cmt-bg-develop #ppc-qc .h4,.product-page-btl .cmt-section-wrap.cmt-bg-develop #ppc-qc h5,.product-page-btl .cmt-section-wrap.cmt-bg-develop #ppc-qc .h5,.product-page-btl .cmt-section-wrap.cmt-bg-develop #ppc-qc p,.product-page-btl .cmt-section-wrap.cmt-bg-red #ppc-qc label,.product-page-btl .cmt-section-wrap.cmt-bg-red #ppc-qc h1,.product-page-btl .cmt-section-wrap.cmt-bg-red #ppc-qc .h1,.product-page-btl .cmt-section-wrap.cmt-bg-red #ppc-qc h2,.product-page-btl .cmt-section-wrap.cmt-bg-red #ppc-qc .h2,.product-page-btl .cmt-section-wrap.cmt-bg-red #ppc-qc h3,.product-page-btl .cmt-section-wrap.cmt-bg-red #ppc-qc .h3,.product-page-btl .cmt-section-wrap.cmt-bg-red #ppc-qc h4,.product-page-btl .cmt-section-wrap.cmt-bg-red #ppc-qc .h4,.product-page-btl .cmt-section-wrap.cmt-bg-red #ppc-qc h5,.product-page-btl .cmt-section-wrap.cmt-bg-red #ppc-qc .h5,.product-page-btl .cmt-section-wrap.cmt-bg-red #ppc-qc p,.product-page-btl .cmt-section-wrap.cmt-bg-success #ppc-qc label,.product-page-btl .cmt-section-wrap.cmt-bg-success #ppc-qc h1,.product-page-btl .cmt-section-wrap.cmt-bg-success #ppc-qc .h1,.product-page-btl .cmt-section-wrap.cmt-bg-success #ppc-qc h2,.product-page-btl .cmt-section-wrap.cmt-bg-success #ppc-qc .h2,.product-page-btl .cmt-section-wrap.cmt-bg-success #ppc-qc h3,.product-page-btl .cmt-section-wrap.cmt-bg-success #ppc-qc .h3,.product-page-btl .cmt-section-wrap.cmt-bg-success #ppc-qc h4,.product-page-btl .cmt-section-wrap.cmt-bg-success #ppc-qc .h4,.product-page-btl .cmt-section-wrap.cmt-bg-success #ppc-qc h5,.product-page-btl .cmt-section-wrap.cmt-bg-success #ppc-qc .h5,.product-page-btl .cmt-section-wrap.cmt-bg-success #ppc-qc p,.product-page-btl .cmt-section-wrap.cmt-bg-warning #ppc-qc label,.product-page-btl .cmt-section-wrap.cmt-bg-warning #ppc-qc h1,.product-page-btl .cmt-section-wrap.cmt-bg-warning #ppc-qc .h1,.product-page-btl .cmt-section-wrap.cmt-bg-warning #ppc-qc h2,.product-page-btl .cmt-section-wrap.cmt-bg-warning #ppc-qc .h2,.product-page-btl .cmt-section-wrap.cmt-bg-warning #ppc-qc h3,.product-page-btl .cmt-section-wrap.cmt-bg-warning #ppc-qc .h3,.product-page-btl .cmt-section-wrap.cmt-bg-warning #ppc-qc h4,.product-page-btl .cmt-section-wrap.cmt-bg-warning #ppc-qc .h4,.product-page-btl .cmt-section-wrap.cmt-bg-warning #ppc-qc h5,.product-page-btl .cmt-section-wrap.cmt-bg-warning #ppc-qc .h5,.product-page-btl .cmt-section-wrap.cmt-bg-warning #ppc-qc p{color:#072f49}.product-page-btl .cmt-section-wrap.cmt-bg-blue #seo-qc form label,.product-page-btl .cmt-section-wrap.cmt-bg-blue #seo-qc form h1,.product-page-btl .cmt-section-wrap.cmt-bg-blue #seo-qc form .h1,.product-page-btl .cmt-section-wrap.cmt-bg-blue #seo-qc form h2,.product-page-btl .cmt-section-wrap.cmt-bg-blue #seo-qc form .h2,.product-page-btl .cmt-section-wrap.cmt-bg-blue #seo-qc form h3,.product-page-btl .cmt-section-wrap.cmt-bg-blue #seo-qc form .h3,.product-page-btl .cmt-section-wrap.cmt-bg-blue #seo-qc form h4,.product-page-btl .cmt-section-wrap.cmt-bg-blue #seo-qc form .h4,.product-page-btl .cmt-section-wrap.cmt-bg-blue #seo-qc form h5,.product-page-btl .cmt-section-wrap.cmt-bg-blue #seo-qc form .h5,.product-page-btl .cmt-section-wrap.cmt-bg-blue #seo-qc form p,.product-page-btl .cmt-section-wrap.cmt-bg-green #seo-qc form label,.product-page-btl .cmt-section-wrap.cmt-bg-green #seo-qc form h1,.product-page-btl .cmt-section-wrap.cmt-bg-green #seo-qc form .h1,.product-page-btl .cmt-section-wrap.cmt-bg-green #seo-qc form h2,.product-page-btl .cmt-section-wrap.cmt-bg-green #seo-qc form .h2,.product-page-btl .cmt-section-wrap.cmt-bg-green #seo-qc form h3,.product-page-btl .cmt-section-wrap.cmt-bg-green #seo-qc form .h3,.product-page-btl .cmt-section-wrap.cmt-bg-green #seo-qc form h4,.product-page-btl .cmt-section-wrap.cmt-bg-green #seo-qc form .h4,.product-page-btl .cmt-section-wrap.cmt-bg-green #seo-qc form h5,.product-page-btl .cmt-section-wrap.cmt-bg-green #seo-qc form .h5,.product-page-btl .cmt-section-wrap.cmt-bg-green #seo-qc form p,.product-page-btl .cmt-section-wrap.cmt-bg-teal #seo-qc form label,.product-page-btl .cmt-section-wrap.cmt-bg-teal #seo-qc form h1,.product-page-btl .cmt-section-wrap.cmt-bg-teal #seo-qc form .h1,.product-page-btl .cmt-section-wrap.cmt-bg-teal #seo-qc form h2,.product-page-btl .cmt-section-wrap.cmt-bg-teal #seo-qc form .h2,.product-page-btl .cmt-section-wrap.cmt-bg-teal #seo-qc form h3,.product-page-btl .cmt-section-wrap.cmt-bg-teal #seo-qc form .h3,.product-page-btl .cmt-section-wrap.cmt-bg-teal #seo-qc form h4,.product-page-btl .cmt-section-wrap.cmt-bg-teal #seo-qc form .h4,.product-page-btl .cmt-section-wrap.cmt-bg-teal #seo-qc form h5,.product-page-btl .cmt-section-wrap.cmt-bg-teal #seo-qc form .h5,.product-page-btl .cmt-section-wrap.cmt-bg-teal #seo-qc form p,.product-page-btl .cmt-section-wrap.cmt-bg-develop #seo-qc form label,.product-page-btl .cmt-section-wrap.cmt-bg-develop #seo-qc form h1,.product-page-btl .cmt-section-wrap.cmt-bg-develop #seo-qc form .h1,.product-page-btl .cmt-section-wrap.cmt-bg-develop #seo-qc form h2,.product-page-btl .cmt-section-wrap.cmt-bg-develop #seo-qc form .h2,.product-page-btl .cmt-section-wrap.cmt-bg-develop #seo-qc form h3,.product-page-btl .cmt-section-wrap.cmt-bg-develop #seo-qc form .h3,.product-page-btl .cmt-section-wrap.cmt-bg-develop #seo-qc form h4,.product-page-btl .cmt-section-wrap.cmt-bg-develop #seo-qc form .h4,.product-page-btl .cmt-section-wrap.cmt-bg-develop #seo-qc form h5,.product-page-btl .cmt-section-wrap.cmt-bg-develop #seo-qc form .h5,.product-page-btl .cmt-section-wrap.cmt-bg-develop #seo-qc form p,.product-page-btl .cmt-section-wrap.cmt-bg-red #seo-qc form label,.product-page-btl .cmt-section-wrap.cmt-bg-red #seo-qc form h1,.product-page-btl .cmt-section-wrap.cmt-bg-red #seo-qc form .h1,.product-page-btl .cmt-section-wrap.cmt-bg-red #seo-qc form h2,.product-page-btl .cmt-section-wrap.cmt-bg-red #seo-qc form .h2,.product-page-btl .cmt-section-wrap.cmt-bg-red #seo-qc form h3,.product-page-btl .cmt-section-wrap.cmt-bg-red #seo-qc form .h3,.product-page-btl .cmt-section-wrap.cmt-bg-red #seo-qc form h4,.product-page-btl .cmt-section-wrap.cmt-bg-red #seo-qc form .h4,.product-page-btl .cmt-section-wrap.cmt-bg-red #seo-qc form h5,.product-page-btl .cmt-section-wrap.cmt-bg-red #seo-qc form .h5,.product-page-btl .cmt-section-wrap.cmt-bg-red #seo-qc form p,.product-page-btl .cmt-section-wrap.cmt-bg-success #seo-qc form label,.product-page-btl .cmt-section-wrap.cmt-bg-success #seo-qc form h1,.product-page-btl .cmt-section-wrap.cmt-bg-success #seo-qc form .h1,.product-page-btl .cmt-section-wrap.cmt-bg-success #seo-qc form h2,.product-page-btl .cmt-section-wrap.cmt-bg-success #seo-qc form .h2,.product-page-btl .cmt-section-wrap.cmt-bg-success #seo-qc form h3,.product-page-btl .cmt-section-wrap.cmt-bg-success #seo-qc form .h3,.product-page-btl .cmt-section-wrap.cmt-bg-success #seo-qc form h4,.product-page-btl .cmt-section-wrap.cmt-bg-success #seo-qc form .h4,.product-page-btl .cmt-section-wrap.cmt-bg-success #seo-qc form h5,.product-page-btl .cmt-section-wrap.cmt-bg-success #seo-qc form .h5,.product-page-btl .cmt-section-wrap.cmt-bg-success #seo-qc form p,.product-page-btl .cmt-section-wrap.cmt-bg-warning #seo-qc form label,.product-page-btl .cmt-section-wrap.cmt-bg-warning #seo-qc form h1,.product-page-btl .cmt-section-wrap.cmt-bg-warning #seo-qc form .h1,.product-page-btl .cmt-section-wrap.cmt-bg-warning #seo-qc form h2,.product-page-btl .cmt-section-wrap.cmt-bg-warning #seo-qc form .h2,.product-page-btl .cmt-section-wrap.cmt-bg-warning #seo-qc form h3,.product-page-btl .cmt-section-wrap.cmt-bg-warning #seo-qc form .h3,.product-page-btl .cmt-section-wrap.cmt-bg-warning #seo-qc form h4,.product-page-btl .cmt-section-wrap.cmt-bg-warning #seo-qc form .h4,.product-page-btl .cmt-section-wrap.cmt-bg-warning #seo-qc form h5,.product-page-btl .cmt-section-wrap.cmt-bg-warning #seo-qc form .h5,.product-page-btl .cmt-section-wrap.cmt-bg-warning #seo-qc form p{color:#072f49}.product-page-btl .cmt-section-wrap.cmt-bg-blue #seo-qc form label a,.product-page-btl .cmt-section-wrap.cmt-bg-green #seo-qc form label a,.product-page-btl .cmt-section-wrap.cmt-bg-teal #seo-qc form label a,.product-page-btl .cmt-section-wrap.cmt-bg-develop #seo-qc form label a,.product-page-btl .cmt-section-wrap.cmt-bg-red #seo-qc form label a,.product-page-btl .cmt-section-wrap.cmt-bg-success #seo-qc form label a,.product-page-btl .cmt-section-wrap.cmt-bg-warning #seo-qc form label a{color:#072f49 !important;text-decoration:underline}.product-page-btl .cmt-section-wrap.cmt-bg-blue #seo-inpage form label,.product-page-btl .cmt-section-wrap.cmt-bg-green #seo-inpage form label,.product-page-btl .cmt-section-wrap.cmt-bg-teal #seo-inpage form label,.product-page-btl .cmt-section-wrap.cmt-bg-develop #seo-inpage form label,.product-page-btl .cmt-section-wrap.cmt-bg-red #seo-inpage form label,.product-page-btl .cmt-section-wrap.cmt-bg-success #seo-inpage form label,.product-page-btl .cmt-section-wrap.cmt-bg-warning #seo-inpage form label{color:#072f49}.product-page-cmr h1,.product-page-cmr .h1,.product-page-cmr h2,.product-page-cmr .h2,.product-page-cmr h3,.product-page-cmr .h3,.product-page-cmr h4,.product-page-cmr .h4,.product-page-cmr h5,.product-page-cmr .h5{color:#8bbf2e;margin-bottom:1rem}.product-page-cmr .cmt-section-wrap.cmt-bg-blue h1,.product-page-cmr .cmt-section-wrap.cmt-bg-blue .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-blue h2,.product-page-cmr .cmt-section-wrap.cmt-bg-blue .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-blue h3,.product-page-cmr .cmt-section-wrap.cmt-bg-blue .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-blue h4,.product-page-cmr .cmt-section-wrap.cmt-bg-blue .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-blue h5,.product-page-cmr .cmt-section-wrap.cmt-bg-blue .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-green h1,.product-page-cmr .cmt-section-wrap.cmt-bg-green .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-green h2,.product-page-cmr .cmt-section-wrap.cmt-bg-green .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-green h3,.product-page-cmr .cmt-section-wrap.cmt-bg-green .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-green h4,.product-page-cmr .cmt-section-wrap.cmt-bg-green .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-green h5,.product-page-cmr .cmt-section-wrap.cmt-bg-green .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-teal h1,.product-page-cmr .cmt-section-wrap.cmt-bg-teal .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-teal h2,.product-page-cmr .cmt-section-wrap.cmt-bg-teal .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-teal h3,.product-page-cmr .cmt-section-wrap.cmt-bg-teal .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-teal h4,.product-page-cmr .cmt-section-wrap.cmt-bg-teal .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-teal h5,.product-page-cmr .cmt-section-wrap.cmt-bg-teal .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-develop h1,.product-page-cmr .cmt-section-wrap.cmt-bg-develop .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-develop h2,.product-page-cmr .cmt-section-wrap.cmt-bg-develop .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-develop h3,.product-page-cmr .cmt-section-wrap.cmt-bg-develop .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-develop h4,.product-page-cmr .cmt-section-wrap.cmt-bg-develop .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-develop h5,.product-page-cmr .cmt-section-wrap.cmt-bg-develop .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-red h1,.product-page-cmr .cmt-section-wrap.cmt-bg-red .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-red h2,.product-page-cmr .cmt-section-wrap.cmt-bg-red .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-red h3,.product-page-cmr .cmt-section-wrap.cmt-bg-red .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-red h4,.product-page-cmr .cmt-section-wrap.cmt-bg-red .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-red h5,.product-page-cmr .cmt-section-wrap.cmt-bg-red .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-success h1,.product-page-cmr .cmt-section-wrap.cmt-bg-success .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-success h2,.product-page-cmr .cmt-section-wrap.cmt-bg-success .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-success h3,.product-page-cmr .cmt-section-wrap.cmt-bg-success .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-success h4,.product-page-cmr .cmt-section-wrap.cmt-bg-success .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-success h5,.product-page-cmr .cmt-section-wrap.cmt-bg-success .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-warning h1,.product-page-cmr .cmt-section-wrap.cmt-bg-warning .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-warning h2,.product-page-cmr .cmt-section-wrap.cmt-bg-warning .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-warning h3,.product-page-cmr .cmt-section-wrap.cmt-bg-warning .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-warning h4,.product-page-cmr .cmt-section-wrap.cmt-bg-warning .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-warning h5,.product-page-cmr .cmt-section-wrap.cmt-bg-warning .h5{color:#fff}.product-page-cmr .cmt-section-wrap.cmt-bg-blue .landing-page-bestrate .landing-page-body,.product-page-cmr .cmt-section-wrap.cmt-bg-green .landing-page-bestrate .landing-page-body,.product-page-cmr .cmt-section-wrap.cmt-bg-teal .landing-page-bestrate .landing-page-body,.product-page-cmr .cmt-section-wrap.cmt-bg-develop .landing-page-bestrate .landing-page-body,.product-page-cmr .cmt-section-wrap.cmt-bg-red .landing-page-bestrate .landing-page-body,.product-page-cmr .cmt-section-wrap.cmt-bg-success .landing-page-bestrate .landing-page-body,.product-page-cmr .cmt-section-wrap.cmt-bg-warning .landing-page-bestrate .landing-page-body{color:#fff}.product-page-cmr .cmt-section-wrap.cmt-bg-blue table thead tr th,.product-page-cmr .cmt-section-wrap.cmt-bg-green table thead tr th,.product-page-cmr .cmt-section-wrap.cmt-bg-teal table thead tr th,.product-page-cmr .cmt-section-wrap.cmt-bg-develop table thead tr th,.product-page-cmr .cmt-section-wrap.cmt-bg-red table thead tr th,.product-page-cmr .cmt-section-wrap.cmt-bg-success table thead tr th,.product-page-cmr .cmt-section-wrap.cmt-bg-warning table thead tr th{color:#fff}.product-page-cmr .cmt-section-wrap.cmt-bg-blue table tbody tr td,.product-page-cmr .cmt-section-wrap.cmt-bg-green table tbody tr td,.product-page-cmr .cmt-section-wrap.cmt-bg-teal table tbody tr td,.product-page-cmr .cmt-section-wrap.cmt-bg-develop table tbody tr td,.product-page-cmr .cmt-section-wrap.cmt-bg-red table tbody tr td,.product-page-cmr .cmt-section-wrap.cmt-bg-success table tbody tr td,.product-page-cmr .cmt-section-wrap.cmt-bg-warning table tbody tr td{color:#fff}.product-page-cmr .cmt-section-wrap.cmt-bg-blue #ppc-qc label,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #ppc-qc h1,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #ppc-qc .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #ppc-qc h2,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #ppc-qc .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #ppc-qc h3,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #ppc-qc .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #ppc-qc h4,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #ppc-qc .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #ppc-qc h5,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #ppc-qc .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #ppc-qc p,.product-page-cmr .cmt-section-wrap.cmt-bg-green #ppc-qc label,.product-page-cmr .cmt-section-wrap.cmt-bg-green #ppc-qc h1,.product-page-cmr .cmt-section-wrap.cmt-bg-green #ppc-qc .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-green #ppc-qc h2,.product-page-cmr .cmt-section-wrap.cmt-bg-green #ppc-qc .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-green #ppc-qc h3,.product-page-cmr .cmt-section-wrap.cmt-bg-green #ppc-qc .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-green #ppc-qc h4,.product-page-cmr .cmt-section-wrap.cmt-bg-green #ppc-qc .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-green #ppc-qc h5,.product-page-cmr .cmt-section-wrap.cmt-bg-green #ppc-qc .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-green #ppc-qc p,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #ppc-qc label,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #ppc-qc h1,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #ppc-qc .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #ppc-qc h2,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #ppc-qc .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #ppc-qc h3,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #ppc-qc .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #ppc-qc h4,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #ppc-qc .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #ppc-qc h5,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #ppc-qc .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #ppc-qc p,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #ppc-qc label,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #ppc-qc h1,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #ppc-qc .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #ppc-qc h2,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #ppc-qc .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #ppc-qc h3,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #ppc-qc .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #ppc-qc h4,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #ppc-qc .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #ppc-qc h5,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #ppc-qc .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #ppc-qc p,.product-page-cmr .cmt-section-wrap.cmt-bg-red #ppc-qc label,.product-page-cmr .cmt-section-wrap.cmt-bg-red #ppc-qc h1,.product-page-cmr .cmt-section-wrap.cmt-bg-red #ppc-qc .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-red #ppc-qc h2,.product-page-cmr .cmt-section-wrap.cmt-bg-red #ppc-qc .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-red #ppc-qc h3,.product-page-cmr .cmt-section-wrap.cmt-bg-red #ppc-qc .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-red #ppc-qc h4,.product-page-cmr .cmt-section-wrap.cmt-bg-red #ppc-qc .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-red #ppc-qc h5,.product-page-cmr .cmt-section-wrap.cmt-bg-red #ppc-qc .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-red #ppc-qc p,.product-page-cmr .cmt-section-wrap.cmt-bg-success #ppc-qc label,.product-page-cmr .cmt-section-wrap.cmt-bg-success #ppc-qc h1,.product-page-cmr .cmt-section-wrap.cmt-bg-success #ppc-qc .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-success #ppc-qc h2,.product-page-cmr .cmt-section-wrap.cmt-bg-success #ppc-qc .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-success #ppc-qc h3,.product-page-cmr .cmt-section-wrap.cmt-bg-success #ppc-qc .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-success #ppc-qc h4,.product-page-cmr .cmt-section-wrap.cmt-bg-success #ppc-qc .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-success #ppc-qc h5,.product-page-cmr .cmt-section-wrap.cmt-bg-success #ppc-qc .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-success #ppc-qc p,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #ppc-qc label,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #ppc-qc h1,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #ppc-qc .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #ppc-qc h2,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #ppc-qc .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #ppc-qc h3,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #ppc-qc .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #ppc-qc h4,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #ppc-qc .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #ppc-qc h5,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #ppc-qc .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #ppc-qc p{color:#072f49}.product-page-cmr .cmt-section-wrap.cmt-bg-blue #seo-qc form label,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #seo-qc form h1,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #seo-qc form .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #seo-qc form h2,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #seo-qc form .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #seo-qc form h3,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #seo-qc form .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #seo-qc form h4,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #seo-qc form .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #seo-qc form h5,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #seo-qc form .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-blue #seo-qc form p,.product-page-cmr .cmt-section-wrap.cmt-bg-green #seo-qc form label,.product-page-cmr .cmt-section-wrap.cmt-bg-green #seo-qc form h1,.product-page-cmr .cmt-section-wrap.cmt-bg-green #seo-qc form .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-green #seo-qc form h2,.product-page-cmr .cmt-section-wrap.cmt-bg-green #seo-qc form .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-green #seo-qc form h3,.product-page-cmr .cmt-section-wrap.cmt-bg-green #seo-qc form .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-green #seo-qc form h4,.product-page-cmr .cmt-section-wrap.cmt-bg-green #seo-qc form .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-green #seo-qc form h5,.product-page-cmr .cmt-section-wrap.cmt-bg-green #seo-qc form .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-green #seo-qc form p,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #seo-qc form label,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #seo-qc form h1,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #seo-qc form .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #seo-qc form h2,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #seo-qc form .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #seo-qc form h3,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #seo-qc form .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #seo-qc form h4,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #seo-qc form .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #seo-qc form h5,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #seo-qc form .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #seo-qc form p,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #seo-qc form label,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #seo-qc form h1,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #seo-qc form .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #seo-qc form h2,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #seo-qc form .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #seo-qc form h3,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #seo-qc form .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #seo-qc form h4,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #seo-qc form .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #seo-qc form h5,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #seo-qc form .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #seo-qc form p,.product-page-cmr .cmt-section-wrap.cmt-bg-red #seo-qc form label,.product-page-cmr .cmt-section-wrap.cmt-bg-red #seo-qc form h1,.product-page-cmr .cmt-section-wrap.cmt-bg-red #seo-qc form .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-red #seo-qc form h2,.product-page-cmr .cmt-section-wrap.cmt-bg-red #seo-qc form .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-red #seo-qc form h3,.product-page-cmr .cmt-section-wrap.cmt-bg-red #seo-qc form .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-red #seo-qc form h4,.product-page-cmr .cmt-section-wrap.cmt-bg-red #seo-qc form .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-red #seo-qc form h5,.product-page-cmr .cmt-section-wrap.cmt-bg-red #seo-qc form .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-red #seo-qc form p,.product-page-cmr .cmt-section-wrap.cmt-bg-success #seo-qc form label,.product-page-cmr .cmt-section-wrap.cmt-bg-success #seo-qc form h1,.product-page-cmr .cmt-section-wrap.cmt-bg-success #seo-qc form .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-success #seo-qc form h2,.product-page-cmr .cmt-section-wrap.cmt-bg-success #seo-qc form .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-success #seo-qc form h3,.product-page-cmr .cmt-section-wrap.cmt-bg-success #seo-qc form .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-success #seo-qc form h4,.product-page-cmr .cmt-section-wrap.cmt-bg-success #seo-qc form .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-success #seo-qc form h5,.product-page-cmr .cmt-section-wrap.cmt-bg-success #seo-qc form .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-success #seo-qc form p,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #seo-qc form label,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #seo-qc form h1,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #seo-qc form .h1,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #seo-qc form h2,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #seo-qc form .h2,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #seo-qc form h3,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #seo-qc form .h3,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #seo-qc form h4,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #seo-qc form .h4,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #seo-qc form h5,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #seo-qc form .h5,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #seo-qc form p{color:#072f49}.product-page-cmr .cmt-section-wrap.cmt-bg-blue #seo-qc form label a,.product-page-cmr .cmt-section-wrap.cmt-bg-green #seo-qc form label a,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #seo-qc form label a,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #seo-qc form label a,.product-page-cmr .cmt-section-wrap.cmt-bg-red #seo-qc form label a,.product-page-cmr .cmt-section-wrap.cmt-bg-success #seo-qc form label a,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #seo-qc form label a{color:#072f49 !important;text-decoration:underline}.product-page-cmr .cmt-section-wrap.cmt-bg-blue #seo-inpage form label,.product-page-cmr .cmt-section-wrap.cmt-bg-green #seo-inpage form label,.product-page-cmr .cmt-section-wrap.cmt-bg-teal #seo-inpage form label,.product-page-cmr .cmt-section-wrap.cmt-bg-develop #seo-inpage form label,.product-page-cmr .cmt-section-wrap.cmt-bg-red #seo-inpage form label,.product-page-cmr .cmt-section-wrap.cmt-bg-success #seo-inpage form label,.product-page-cmr .cmt-section-wrap.cmt-bg-warning #seo-inpage form label{color:#072f49}.product-page-brd h1,.product-page-brd .h1,.product-page-brd h2,.product-page-brd .h2,.product-page-brd h3,.product-page-brd .h3,.product-page-brd h4,.product-page-brd .h4,.product-page-brd h5,.product-page-brd .h5{color:#55b6a1;margin-bottom:1rem}.product-page-brd .cmt-section-wrap.cmt-bg-blue h1,.product-page-brd .cmt-section-wrap.cmt-bg-blue .h1,.product-page-brd .cmt-section-wrap.cmt-bg-blue h2,.product-page-brd .cmt-section-wrap.cmt-bg-blue .h2,.product-page-brd .cmt-section-wrap.cmt-bg-blue h3,.product-page-brd .cmt-section-wrap.cmt-bg-blue .h3,.product-page-brd .cmt-section-wrap.cmt-bg-blue h4,.product-page-brd .cmt-section-wrap.cmt-bg-blue .h4,.product-page-brd .cmt-section-wrap.cmt-bg-blue h5,.product-page-brd .cmt-section-wrap.cmt-bg-blue .h5,.product-page-brd .cmt-section-wrap.cmt-bg-green h1,.product-page-brd .cmt-section-wrap.cmt-bg-green .h1,.product-page-brd .cmt-section-wrap.cmt-bg-green h2,.product-page-brd .cmt-section-wrap.cmt-bg-green .h2,.product-page-brd .cmt-section-wrap.cmt-bg-green h3,.product-page-brd .cmt-section-wrap.cmt-bg-green .h3,.product-page-brd .cmt-section-wrap.cmt-bg-green h4,.product-page-brd .cmt-section-wrap.cmt-bg-green .h4,.product-page-brd .cmt-section-wrap.cmt-bg-green h5,.product-page-brd .cmt-section-wrap.cmt-bg-green .h5,.product-page-brd .cmt-section-wrap.cmt-bg-teal h1,.product-page-brd .cmt-section-wrap.cmt-bg-teal .h1,.product-page-brd .cmt-section-wrap.cmt-bg-teal h2,.product-page-brd .cmt-section-wrap.cmt-bg-teal .h2,.product-page-brd .cmt-section-wrap.cmt-bg-teal h3,.product-page-brd .cmt-section-wrap.cmt-bg-teal .h3,.product-page-brd .cmt-section-wrap.cmt-bg-teal h4,.product-page-brd .cmt-section-wrap.cmt-bg-teal .h4,.product-page-brd .cmt-section-wrap.cmt-bg-teal h5,.product-page-brd .cmt-section-wrap.cmt-bg-teal .h5,.product-page-brd .cmt-section-wrap.cmt-bg-develop h1,.product-page-brd .cmt-section-wrap.cmt-bg-develop .h1,.product-page-brd .cmt-section-wrap.cmt-bg-develop h2,.product-page-brd .cmt-section-wrap.cmt-bg-develop .h2,.product-page-brd .cmt-section-wrap.cmt-bg-develop h3,.product-page-brd .cmt-section-wrap.cmt-bg-develop .h3,.product-page-brd .cmt-section-wrap.cmt-bg-develop h4,.product-page-brd .cmt-section-wrap.cmt-bg-develop .h4,.product-page-brd .cmt-section-wrap.cmt-bg-develop h5,.product-page-brd .cmt-section-wrap.cmt-bg-develop .h5,.product-page-brd .cmt-section-wrap.cmt-bg-red h1,.product-page-brd .cmt-section-wrap.cmt-bg-red .h1,.product-page-brd .cmt-section-wrap.cmt-bg-red h2,.product-page-brd .cmt-section-wrap.cmt-bg-red .h2,.product-page-brd .cmt-section-wrap.cmt-bg-red h3,.product-page-brd .cmt-section-wrap.cmt-bg-red .h3,.product-page-brd .cmt-section-wrap.cmt-bg-red h4,.product-page-brd .cmt-section-wrap.cmt-bg-red .h4,.product-page-brd .cmt-section-wrap.cmt-bg-red h5,.product-page-brd .cmt-section-wrap.cmt-bg-red .h5,.product-page-brd .cmt-section-wrap.cmt-bg-success h1,.product-page-brd .cmt-section-wrap.cmt-bg-success .h1,.product-page-brd .cmt-section-wrap.cmt-bg-success h2,.product-page-brd .cmt-section-wrap.cmt-bg-success .h2,.product-page-brd .cmt-section-wrap.cmt-bg-success h3,.product-page-brd .cmt-section-wrap.cmt-bg-success .h3,.product-page-brd .cmt-section-wrap.cmt-bg-success h4,.product-page-brd .cmt-section-wrap.cmt-bg-success .h4,.product-page-brd .cmt-section-wrap.cmt-bg-success h5,.product-page-brd .cmt-section-wrap.cmt-bg-success .h5,.product-page-brd .cmt-section-wrap.cmt-bg-warning h1,.product-page-brd .cmt-section-wrap.cmt-bg-warning .h1,.product-page-brd .cmt-section-wrap.cmt-bg-warning h2,.product-page-brd .cmt-section-wrap.cmt-bg-warning .h2,.product-page-brd .cmt-section-wrap.cmt-bg-warning h3,.product-page-brd .cmt-section-wrap.cmt-bg-warning .h3,.product-page-brd .cmt-section-wrap.cmt-bg-warning h4,.product-page-brd .cmt-section-wrap.cmt-bg-warning .h4,.product-page-brd .cmt-section-wrap.cmt-bg-warning h5,.product-page-brd .cmt-section-wrap.cmt-bg-warning .h5{color:#fff}.product-page-brd .cmt-section-wrap.cmt-bg-blue .landing-page-bestrate .landing-page-body,.product-page-brd .cmt-section-wrap.cmt-bg-green .landing-page-bestrate .landing-page-body,.product-page-brd .cmt-section-wrap.cmt-bg-teal .landing-page-bestrate .landing-page-body,.product-page-brd .cmt-section-wrap.cmt-bg-develop .landing-page-bestrate .landing-page-body,.product-page-brd .cmt-section-wrap.cmt-bg-red .landing-page-bestrate .landing-page-body,.product-page-brd .cmt-section-wrap.cmt-bg-success .landing-page-bestrate .landing-page-body,.product-page-brd .cmt-section-wrap.cmt-bg-warning .landing-page-bestrate .landing-page-body{color:#fff}.product-page-brd .cmt-section-wrap.cmt-bg-blue table thead tr th,.product-page-brd .cmt-section-wrap.cmt-bg-green table thead tr th,.product-page-brd .cmt-section-wrap.cmt-bg-teal table thead tr th,.product-page-brd .cmt-section-wrap.cmt-bg-develop table thead tr th,.product-page-brd .cmt-section-wrap.cmt-bg-red table thead tr th,.product-page-brd .cmt-section-wrap.cmt-bg-success table thead tr th,.product-page-brd .cmt-section-wrap.cmt-bg-warning table thead tr th{color:#fff}.product-page-brd .cmt-section-wrap.cmt-bg-blue table tbody tr td,.product-page-brd .cmt-section-wrap.cmt-bg-green table tbody tr td,.product-page-brd .cmt-section-wrap.cmt-bg-teal table tbody tr td,.product-page-brd .cmt-section-wrap.cmt-bg-develop table tbody tr td,.product-page-brd .cmt-section-wrap.cmt-bg-red table tbody tr td,.product-page-brd .cmt-section-wrap.cmt-bg-success table tbody tr td,.product-page-brd .cmt-section-wrap.cmt-bg-warning table tbody tr td{color:#fff}.product-page-brd .cmt-section-wrap.cmt-bg-blue #ppc-qc label,.product-page-brd .cmt-section-wrap.cmt-bg-blue #ppc-qc h1,.product-page-brd .cmt-section-wrap.cmt-bg-blue #ppc-qc .h1,.product-page-brd .cmt-section-wrap.cmt-bg-blue #ppc-qc h2,.product-page-brd .cmt-section-wrap.cmt-bg-blue #ppc-qc .h2,.product-page-brd .cmt-section-wrap.cmt-bg-blue #ppc-qc h3,.product-page-brd .cmt-section-wrap.cmt-bg-blue #ppc-qc .h3,.product-page-brd .cmt-section-wrap.cmt-bg-blue #ppc-qc h4,.product-page-brd .cmt-section-wrap.cmt-bg-blue #ppc-qc .h4,.product-page-brd .cmt-section-wrap.cmt-bg-blue #ppc-qc h5,.product-page-brd .cmt-section-wrap.cmt-bg-blue #ppc-qc .h5,.product-page-brd .cmt-section-wrap.cmt-bg-blue #ppc-qc p,.product-page-brd .cmt-section-wrap.cmt-bg-green #ppc-qc label,.product-page-brd .cmt-section-wrap.cmt-bg-green #ppc-qc h1,.product-page-brd .cmt-section-wrap.cmt-bg-green #ppc-qc .h1,.product-page-brd .cmt-section-wrap.cmt-bg-green #ppc-qc h2,.product-page-brd .cmt-section-wrap.cmt-bg-green #ppc-qc .h2,.product-page-brd .cmt-section-wrap.cmt-bg-green #ppc-qc h3,.product-page-brd .cmt-section-wrap.cmt-bg-green #ppc-qc .h3,.product-page-brd .cmt-section-wrap.cmt-bg-green #ppc-qc h4,.product-page-brd .cmt-section-wrap.cmt-bg-green #ppc-qc .h4,.product-page-brd .cmt-section-wrap.cmt-bg-green #ppc-qc h5,.product-page-brd .cmt-section-wrap.cmt-bg-green #ppc-qc .h5,.product-page-brd .cmt-section-wrap.cmt-bg-green #ppc-qc p,.product-page-brd .cmt-section-wrap.cmt-bg-teal #ppc-qc label,.product-page-brd .cmt-section-wrap.cmt-bg-teal #ppc-qc h1,.product-page-brd .cmt-section-wrap.cmt-bg-teal #ppc-qc .h1,.product-page-brd .cmt-section-wrap.cmt-bg-teal #ppc-qc h2,.product-page-brd .cmt-section-wrap.cmt-bg-teal #ppc-qc .h2,.product-page-brd .cmt-section-wrap.cmt-bg-teal #ppc-qc h3,.product-page-brd .cmt-section-wrap.cmt-bg-teal #ppc-qc .h3,.product-page-brd .cmt-section-wrap.cmt-bg-teal #ppc-qc h4,.product-page-brd .cmt-section-wrap.cmt-bg-teal #ppc-qc .h4,.product-page-brd .cmt-section-wrap.cmt-bg-teal #ppc-qc h5,.product-page-brd .cmt-section-wrap.cmt-bg-teal #ppc-qc .h5,.product-page-brd .cmt-section-wrap.cmt-bg-teal #ppc-qc p,.product-page-brd .cmt-section-wrap.cmt-bg-develop #ppc-qc label,.product-page-brd .cmt-section-wrap.cmt-bg-develop #ppc-qc h1,.product-page-brd .cmt-section-wrap.cmt-bg-develop #ppc-qc .h1,.product-page-brd .cmt-section-wrap.cmt-bg-develop #ppc-qc h2,.product-page-brd .cmt-section-wrap.cmt-bg-develop #ppc-qc .h2,.product-page-brd .cmt-section-wrap.cmt-bg-develop #ppc-qc h3,.product-page-brd .cmt-section-wrap.cmt-bg-develop #ppc-qc .h3,.product-page-brd .cmt-section-wrap.cmt-bg-develop #ppc-qc h4,.product-page-brd .cmt-section-wrap.cmt-bg-develop #ppc-qc .h4,.product-page-brd .cmt-section-wrap.cmt-bg-develop #ppc-qc h5,.product-page-brd .cmt-section-wrap.cmt-bg-develop #ppc-qc .h5,.product-page-brd .cmt-section-wrap.cmt-bg-develop #ppc-qc p,.product-page-brd .cmt-section-wrap.cmt-bg-red #ppc-qc label,.product-page-brd .cmt-section-wrap.cmt-bg-red #ppc-qc h1,.product-page-brd .cmt-section-wrap.cmt-bg-red #ppc-qc .h1,.product-page-brd .cmt-section-wrap.cmt-bg-red #ppc-qc h2,.product-page-brd .cmt-section-wrap.cmt-bg-red #ppc-qc .h2,.product-page-brd .cmt-section-wrap.cmt-bg-red #ppc-qc h3,.product-page-brd .cmt-section-wrap.cmt-bg-red #ppc-qc .h3,.product-page-brd .cmt-section-wrap.cmt-bg-red #ppc-qc h4,.product-page-brd .cmt-section-wrap.cmt-bg-red #ppc-qc .h4,.product-page-brd .cmt-section-wrap.cmt-bg-red #ppc-qc h5,.product-page-brd .cmt-section-wrap.cmt-bg-red #ppc-qc .h5,.product-page-brd .cmt-section-wrap.cmt-bg-red #ppc-qc p,.product-page-brd .cmt-section-wrap.cmt-bg-success #ppc-qc label,.product-page-brd .cmt-section-wrap.cmt-bg-success #ppc-qc h1,.product-page-brd .cmt-section-wrap.cmt-bg-success #ppc-qc .h1,.product-page-brd .cmt-section-wrap.cmt-bg-success #ppc-qc h2,.product-page-brd .cmt-section-wrap.cmt-bg-success #ppc-qc .h2,.product-page-brd .cmt-section-wrap.cmt-bg-success #ppc-qc h3,.product-page-brd .cmt-section-wrap.cmt-bg-success #ppc-qc .h3,.product-page-brd .cmt-section-wrap.cmt-bg-success #ppc-qc h4,.product-page-brd .cmt-section-wrap.cmt-bg-success #ppc-qc .h4,.product-page-brd .cmt-section-wrap.cmt-bg-success #ppc-qc h5,.product-page-brd .cmt-section-wrap.cmt-bg-success #ppc-qc .h5,.product-page-brd .cmt-section-wrap.cmt-bg-success #ppc-qc p,.product-page-brd .cmt-section-wrap.cmt-bg-warning #ppc-qc label,.product-page-brd .cmt-section-wrap.cmt-bg-warning #ppc-qc h1,.product-page-brd .cmt-section-wrap.cmt-bg-warning #ppc-qc .h1,.product-page-brd .cmt-section-wrap.cmt-bg-warning #ppc-qc h2,.product-page-brd .cmt-section-wrap.cmt-bg-warning #ppc-qc .h2,.product-page-brd .cmt-section-wrap.cmt-bg-warning #ppc-qc h3,.product-page-brd .cmt-section-wrap.cmt-bg-warning #ppc-qc .h3,.product-page-brd .cmt-section-wrap.cmt-bg-warning #ppc-qc h4,.product-page-brd .cmt-section-wrap.cmt-bg-warning #ppc-qc .h4,.product-page-brd .cmt-section-wrap.cmt-bg-warning #ppc-qc h5,.product-page-brd .cmt-section-wrap.cmt-bg-warning #ppc-qc .h5,.product-page-brd .cmt-section-wrap.cmt-bg-warning #ppc-qc p{color:#072f49}.product-page-brd .cmt-section-wrap.cmt-bg-blue #seo-qc form label,.product-page-brd .cmt-section-wrap.cmt-bg-blue #seo-qc form h1,.product-page-brd .cmt-section-wrap.cmt-bg-blue #seo-qc form .h1,.product-page-brd .cmt-section-wrap.cmt-bg-blue #seo-qc form h2,.product-page-brd .cmt-section-wrap.cmt-bg-blue #seo-qc form .h2,.product-page-brd .cmt-section-wrap.cmt-bg-blue #seo-qc form h3,.product-page-brd .cmt-section-wrap.cmt-bg-blue #seo-qc form .h3,.product-page-brd .cmt-section-wrap.cmt-bg-blue #seo-qc form h4,.product-page-brd .cmt-section-wrap.cmt-bg-blue #seo-qc form .h4,.product-page-brd .cmt-section-wrap.cmt-bg-blue #seo-qc form h5,.product-page-brd .cmt-section-wrap.cmt-bg-blue #seo-qc form .h5,.product-page-brd .cmt-section-wrap.cmt-bg-blue #seo-qc form p,.product-page-brd .cmt-section-wrap.cmt-bg-green #seo-qc form label,.product-page-brd .cmt-section-wrap.cmt-bg-green #seo-qc form h1,.product-page-brd .cmt-section-wrap.cmt-bg-green #seo-qc form .h1,.product-page-brd .cmt-section-wrap.cmt-bg-green #seo-qc form h2,.product-page-brd .cmt-section-wrap.cmt-bg-green #seo-qc form .h2,.product-page-brd .cmt-section-wrap.cmt-bg-green #seo-qc form h3,.product-page-brd .cmt-section-wrap.cmt-bg-green #seo-qc form .h3,.product-page-brd .cmt-section-wrap.cmt-bg-green #seo-qc form h4,.product-page-brd .cmt-section-wrap.cmt-bg-green #seo-qc form .h4,.product-page-brd .cmt-section-wrap.cmt-bg-green #seo-qc form h5,.product-page-brd .cmt-section-wrap.cmt-bg-green #seo-qc form .h5,.product-page-brd .cmt-section-wrap.cmt-bg-green #seo-qc form p,.product-page-brd .cmt-section-wrap.cmt-bg-teal #seo-qc form label,.product-page-brd .cmt-section-wrap.cmt-bg-teal #seo-qc form h1,.product-page-brd .cmt-section-wrap.cmt-bg-teal #seo-qc form .h1,.product-page-brd .cmt-section-wrap.cmt-bg-teal #seo-qc form h2,.product-page-brd .cmt-section-wrap.cmt-bg-teal #seo-qc form .h2,.product-page-brd .cmt-section-wrap.cmt-bg-teal #seo-qc form h3,.product-page-brd .cmt-section-wrap.cmt-bg-teal #seo-qc form .h3,.product-page-brd .cmt-section-wrap.cmt-bg-teal #seo-qc form h4,.product-page-brd .cmt-section-wrap.cmt-bg-teal #seo-qc form .h4,.product-page-brd .cmt-section-wrap.cmt-bg-teal #seo-qc form h5,.product-page-brd .cmt-section-wrap.cmt-bg-teal #seo-qc form .h5,.product-page-brd .cmt-section-wrap.cmt-bg-teal #seo-qc form p,.product-page-brd .cmt-section-wrap.cmt-bg-develop #seo-qc form label,.product-page-brd .cmt-section-wrap.cmt-bg-develop #seo-qc form h1,.product-page-brd .cmt-section-wrap.cmt-bg-develop #seo-qc form .h1,.product-page-brd .cmt-section-wrap.cmt-bg-develop #seo-qc form h2,.product-page-brd .cmt-section-wrap.cmt-bg-develop #seo-qc form .h2,.product-page-brd .cmt-section-wrap.cmt-bg-develop #seo-qc form h3,.product-page-brd .cmt-section-wrap.cmt-bg-develop #seo-qc form .h3,.product-page-brd .cmt-section-wrap.cmt-bg-develop #seo-qc form h4,.product-page-brd .cmt-section-wrap.cmt-bg-develop #seo-qc form .h4,.product-page-brd .cmt-section-wrap.cmt-bg-develop #seo-qc form h5,.product-page-brd .cmt-section-wrap.cmt-bg-develop #seo-qc form .h5,.product-page-brd .cmt-section-wrap.cmt-bg-develop #seo-qc form p,.product-page-brd .cmt-section-wrap.cmt-bg-red #seo-qc form label,.product-page-brd .cmt-section-wrap.cmt-bg-red #seo-qc form h1,.product-page-brd .cmt-section-wrap.cmt-bg-red #seo-qc form .h1,.product-page-brd .cmt-section-wrap.cmt-bg-red #seo-qc form h2,.product-page-brd .cmt-section-wrap.cmt-bg-red #seo-qc form .h2,.product-page-brd .cmt-section-wrap.cmt-bg-red #seo-qc form h3,.product-page-brd .cmt-section-wrap.cmt-bg-red #seo-qc form .h3,.product-page-brd .cmt-section-wrap.cmt-bg-red #seo-qc form h4,.product-page-brd .cmt-section-wrap.cmt-bg-red #seo-qc form .h4,.product-page-brd .cmt-section-wrap.cmt-bg-red #seo-qc form h5,.product-page-brd .cmt-section-wrap.cmt-bg-red #seo-qc form .h5,.product-page-brd .cmt-section-wrap.cmt-bg-red #seo-qc form p,.product-page-brd .cmt-section-wrap.cmt-bg-success #seo-qc form label,.product-page-brd .cmt-section-wrap.cmt-bg-success #seo-qc form h1,.product-page-brd .cmt-section-wrap.cmt-bg-success #seo-qc form .h1,.product-page-brd .cmt-section-wrap.cmt-bg-success #seo-qc form h2,.product-page-brd .cmt-section-wrap.cmt-bg-success #seo-qc form .h2,.product-page-brd .cmt-section-wrap.cmt-bg-success #seo-qc form h3,.product-page-brd .cmt-section-wrap.cmt-bg-success #seo-qc form .h3,.product-page-brd .cmt-section-wrap.cmt-bg-success #seo-qc form h4,.product-page-brd .cmt-section-wrap.cmt-bg-success #seo-qc form .h4,.product-page-brd .cmt-section-wrap.cmt-bg-success #seo-qc form h5,.product-page-brd .cmt-section-wrap.cmt-bg-success #seo-qc form .h5,.product-page-brd .cmt-section-wrap.cmt-bg-success #seo-qc form p,.product-page-brd .cmt-section-wrap.cmt-bg-warning #seo-qc form label,.product-page-brd .cmt-section-wrap.cmt-bg-warning #seo-qc form h1,.product-page-brd .cmt-section-wrap.cmt-bg-warning #seo-qc form .h1,.product-page-brd .cmt-section-wrap.cmt-bg-warning #seo-qc form h2,.product-page-brd .cmt-section-wrap.cmt-bg-warning #seo-qc form .h2,.product-page-brd .cmt-section-wrap.cmt-bg-warning #seo-qc form h3,.product-page-brd .cmt-section-wrap.cmt-bg-warning #seo-qc form .h3,.product-page-brd .cmt-section-wrap.cmt-bg-warning #seo-qc form h4,.product-page-brd .cmt-section-wrap.cmt-bg-warning #seo-qc form .h4,.product-page-brd .cmt-section-wrap.cmt-bg-warning #seo-qc form h5,.product-page-brd .cmt-section-wrap.cmt-bg-warning #seo-qc form .h5,.product-page-brd .cmt-section-wrap.cmt-bg-warning #seo-qc form p{color:#072f49}.product-page-brd .cmt-section-wrap.cmt-bg-blue #seo-qc form label a,.product-page-brd .cmt-section-wrap.cmt-bg-green #seo-qc form label a,.product-page-brd .cmt-section-wrap.cmt-bg-teal #seo-qc form label a,.product-page-brd .cmt-section-wrap.cmt-bg-develop #seo-qc form label a,.product-page-brd .cmt-section-wrap.cmt-bg-red #seo-qc form label a,.product-page-brd .cmt-section-wrap.cmt-bg-success #seo-qc form label a,.product-page-brd .cmt-section-wrap.cmt-bg-warning #seo-qc form label a{color:#072f49 !important;text-decoration:underline}.product-page-brd .cmt-section-wrap.cmt-bg-blue #seo-inpage form label,.product-page-brd .cmt-section-wrap.cmt-bg-green #seo-inpage form label,.product-page-brd .cmt-section-wrap.cmt-bg-teal #seo-inpage form label,.product-page-brd .cmt-section-wrap.cmt-bg-develop #seo-inpage form label,.product-page-brd .cmt-section-wrap.cmt-bg-red #seo-inpage form label,.product-page-brd .cmt-section-wrap.cmt-bg-success #seo-inpage form label,.product-page-brd .cmt-section-wrap.cmt-bg-warning #seo-inpage form label{color:#072f49}.product-page-dev h1,.product-page-dev .h1,.product-page-dev h2,.product-page-dev .h2,.product-page-dev h3,.product-page-dev .h3,.product-page-dev h4,.product-page-dev .h4,.product-page-dev h5,.product-page-dev .h5{color:#0d5f94;margin-bottom:1rem}.product-page-dev .cmt-section-wrap.cmt-bg-blue h1,.product-page-dev .cmt-section-wrap.cmt-bg-blue .h1,.product-page-dev .cmt-section-wrap.cmt-bg-blue h2,.product-page-dev .cmt-section-wrap.cmt-bg-blue .h2,.product-page-dev .cmt-section-wrap.cmt-bg-blue h3,.product-page-dev .cmt-section-wrap.cmt-bg-blue .h3,.product-page-dev .cmt-section-wrap.cmt-bg-blue h4,.product-page-dev .cmt-section-wrap.cmt-bg-blue .h4,.product-page-dev .cmt-section-wrap.cmt-bg-blue h5,.product-page-dev .cmt-section-wrap.cmt-bg-blue .h5,.product-page-dev .cmt-section-wrap.cmt-bg-green h1,.product-page-dev .cmt-section-wrap.cmt-bg-green .h1,.product-page-dev .cmt-section-wrap.cmt-bg-green h2,.product-page-dev .cmt-section-wrap.cmt-bg-green .h2,.product-page-dev .cmt-section-wrap.cmt-bg-green h3,.product-page-dev .cmt-section-wrap.cmt-bg-green .h3,.product-page-dev .cmt-section-wrap.cmt-bg-green h4,.product-page-dev .cmt-section-wrap.cmt-bg-green .h4,.product-page-dev .cmt-section-wrap.cmt-bg-green h5,.product-page-dev .cmt-section-wrap.cmt-bg-green .h5,.product-page-dev .cmt-section-wrap.cmt-bg-teal h1,.product-page-dev .cmt-section-wrap.cmt-bg-teal .h1,.product-page-dev .cmt-section-wrap.cmt-bg-teal h2,.product-page-dev .cmt-section-wrap.cmt-bg-teal .h2,.product-page-dev .cmt-section-wrap.cmt-bg-teal h3,.product-page-dev .cmt-section-wrap.cmt-bg-teal .h3,.product-page-dev .cmt-section-wrap.cmt-bg-teal h4,.product-page-dev .cmt-section-wrap.cmt-bg-teal .h4,.product-page-dev .cmt-section-wrap.cmt-bg-teal h5,.product-page-dev .cmt-section-wrap.cmt-bg-teal .h5,.product-page-dev .cmt-section-wrap.cmt-bg-develop h1,.product-page-dev .cmt-section-wrap.cmt-bg-develop .h1,.product-page-dev .cmt-section-wrap.cmt-bg-develop h2,.product-page-dev .cmt-section-wrap.cmt-bg-develop .h2,.product-page-dev .cmt-section-wrap.cmt-bg-develop h3,.product-page-dev .cmt-section-wrap.cmt-bg-develop .h3,.product-page-dev .cmt-section-wrap.cmt-bg-develop h4,.product-page-dev .cmt-section-wrap.cmt-bg-develop .h4,.product-page-dev .cmt-section-wrap.cmt-bg-develop h5,.product-page-dev .cmt-section-wrap.cmt-bg-develop .h5,.product-page-dev .cmt-section-wrap.cmt-bg-red h1,.product-page-dev .cmt-section-wrap.cmt-bg-red .h1,.product-page-dev .cmt-section-wrap.cmt-bg-red h2,.product-page-dev .cmt-section-wrap.cmt-bg-red .h2,.product-page-dev .cmt-section-wrap.cmt-bg-red h3,.product-page-dev .cmt-section-wrap.cmt-bg-red .h3,.product-page-dev .cmt-section-wrap.cmt-bg-red h4,.product-page-dev .cmt-section-wrap.cmt-bg-red .h4,.product-page-dev .cmt-section-wrap.cmt-bg-red h5,.product-page-dev .cmt-section-wrap.cmt-bg-red .h5,.product-page-dev .cmt-section-wrap.cmt-bg-success h1,.product-page-dev .cmt-section-wrap.cmt-bg-success .h1,.product-page-dev .cmt-section-wrap.cmt-bg-success h2,.product-page-dev .cmt-section-wrap.cmt-bg-success .h2,.product-page-dev .cmt-section-wrap.cmt-bg-success h3,.product-page-dev .cmt-section-wrap.cmt-bg-success .h3,.product-page-dev .cmt-section-wrap.cmt-bg-success h4,.product-page-dev .cmt-section-wrap.cmt-bg-success .h4,.product-page-dev .cmt-section-wrap.cmt-bg-success h5,.product-page-dev .cmt-section-wrap.cmt-bg-success .h5,.product-page-dev .cmt-section-wrap.cmt-bg-warning h1,.product-page-dev .cmt-section-wrap.cmt-bg-warning .h1,.product-page-dev .cmt-section-wrap.cmt-bg-warning h2,.product-page-dev .cmt-section-wrap.cmt-bg-warning .h2,.product-page-dev .cmt-section-wrap.cmt-bg-warning h3,.product-page-dev .cmt-section-wrap.cmt-bg-warning .h3,.product-page-dev .cmt-section-wrap.cmt-bg-warning h4,.product-page-dev .cmt-section-wrap.cmt-bg-warning .h4,.product-page-dev .cmt-section-wrap.cmt-bg-warning h5,.product-page-dev .cmt-section-wrap.cmt-bg-warning .h5{color:#fff}.product-page-dev .cmt-section-wrap.cmt-bg-blue .landing-page-bestrate .landing-page-body,.product-page-dev .cmt-section-wrap.cmt-bg-green .landing-page-bestrate .landing-page-body,.product-page-dev .cmt-section-wrap.cmt-bg-teal .landing-page-bestrate .landing-page-body,.product-page-dev .cmt-section-wrap.cmt-bg-develop .landing-page-bestrate .landing-page-body,.product-page-dev .cmt-section-wrap.cmt-bg-red .landing-page-bestrate .landing-page-body,.product-page-dev .cmt-section-wrap.cmt-bg-success .landing-page-bestrate .landing-page-body,.product-page-dev .cmt-section-wrap.cmt-bg-warning .landing-page-bestrate .landing-page-body{color:#fff}.product-page-dev .cmt-section-wrap.cmt-bg-blue table thead tr th,.product-page-dev .cmt-section-wrap.cmt-bg-green table thead tr th,.product-page-dev .cmt-section-wrap.cmt-bg-teal table thead tr th,.product-page-dev .cmt-section-wrap.cmt-bg-develop table thead tr th,.product-page-dev .cmt-section-wrap.cmt-bg-red table thead tr th,.product-page-dev .cmt-section-wrap.cmt-bg-success table thead tr th,.product-page-dev .cmt-section-wrap.cmt-bg-warning table thead tr th{color:#fff}.product-page-dev .cmt-section-wrap.cmt-bg-blue table tbody tr td,.product-page-dev .cmt-section-wrap.cmt-bg-green table tbody tr td,.product-page-dev .cmt-section-wrap.cmt-bg-teal table tbody tr td,.product-page-dev .cmt-section-wrap.cmt-bg-develop table tbody tr td,.product-page-dev .cmt-section-wrap.cmt-bg-red table tbody tr td,.product-page-dev .cmt-section-wrap.cmt-bg-success table tbody tr td,.product-page-dev .cmt-section-wrap.cmt-bg-warning table tbody tr td{color:#fff}.product-page-dev .cmt-section-wrap.cmt-bg-blue #ppc-qc label,.product-page-dev .cmt-section-wrap.cmt-bg-blue #ppc-qc h1,.product-page-dev .cmt-section-wrap.cmt-bg-blue #ppc-qc .h1,.product-page-dev .cmt-section-wrap.cmt-bg-blue #ppc-qc h2,.product-page-dev .cmt-section-wrap.cmt-bg-blue #ppc-qc .h2,.product-page-dev .cmt-section-wrap.cmt-bg-blue #ppc-qc h3,.product-page-dev .cmt-section-wrap.cmt-bg-blue #ppc-qc .h3,.product-page-dev .cmt-section-wrap.cmt-bg-blue #ppc-qc h4,.product-page-dev .cmt-section-wrap.cmt-bg-blue #ppc-qc .h4,.product-page-dev .cmt-section-wrap.cmt-bg-blue #ppc-qc h5,.product-page-dev .cmt-section-wrap.cmt-bg-blue #ppc-qc .h5,.product-page-dev .cmt-section-wrap.cmt-bg-blue #ppc-qc p,.product-page-dev .cmt-section-wrap.cmt-bg-green #ppc-qc label,.product-page-dev .cmt-section-wrap.cmt-bg-green #ppc-qc h1,.product-page-dev .cmt-section-wrap.cmt-bg-green #ppc-qc .h1,.product-page-dev .cmt-section-wrap.cmt-bg-green #ppc-qc h2,.product-page-dev .cmt-section-wrap.cmt-bg-green #ppc-qc .h2,.product-page-dev .cmt-section-wrap.cmt-bg-green #ppc-qc h3,.product-page-dev .cmt-section-wrap.cmt-bg-green #ppc-qc .h3,.product-page-dev .cmt-section-wrap.cmt-bg-green #ppc-qc h4,.product-page-dev .cmt-section-wrap.cmt-bg-green #ppc-qc .h4,.product-page-dev .cmt-section-wrap.cmt-bg-green #ppc-qc h5,.product-page-dev .cmt-section-wrap.cmt-bg-green #ppc-qc .h5,.product-page-dev .cmt-section-wrap.cmt-bg-green #ppc-qc p,.product-page-dev .cmt-section-wrap.cmt-bg-teal #ppc-qc label,.product-page-dev .cmt-section-wrap.cmt-bg-teal #ppc-qc h1,.product-page-dev .cmt-section-wrap.cmt-bg-teal #ppc-qc .h1,.product-page-dev .cmt-section-wrap.cmt-bg-teal #ppc-qc h2,.product-page-dev .cmt-section-wrap.cmt-bg-teal #ppc-qc .h2,.product-page-dev .cmt-section-wrap.cmt-bg-teal #ppc-qc h3,.product-page-dev .cmt-section-wrap.cmt-bg-teal #ppc-qc .h3,.product-page-dev .cmt-section-wrap.cmt-bg-teal #ppc-qc h4,.product-page-dev .cmt-section-wrap.cmt-bg-teal #ppc-qc .h4,.product-page-dev .cmt-section-wrap.cmt-bg-teal #ppc-qc h5,.product-page-dev .cmt-section-wrap.cmt-bg-teal #ppc-qc .h5,.product-page-dev .cmt-section-wrap.cmt-bg-teal #ppc-qc p,.product-page-dev .cmt-section-wrap.cmt-bg-develop #ppc-qc label,.product-page-dev .cmt-section-wrap.cmt-bg-develop #ppc-qc h1,.product-page-dev .cmt-section-wrap.cmt-bg-develop #ppc-qc .h1,.product-page-dev .cmt-section-wrap.cmt-bg-develop #ppc-qc h2,.product-page-dev .cmt-section-wrap.cmt-bg-develop #ppc-qc .h2,.product-page-dev .cmt-section-wrap.cmt-bg-develop #ppc-qc h3,.product-page-dev .cmt-section-wrap.cmt-bg-develop #ppc-qc .h3,.product-page-dev .cmt-section-wrap.cmt-bg-develop #ppc-qc h4,.product-page-dev .cmt-section-wrap.cmt-bg-develop #ppc-qc .h4,.product-page-dev .cmt-section-wrap.cmt-bg-develop #ppc-qc h5,.product-page-dev .cmt-section-wrap.cmt-bg-develop #ppc-qc .h5,.product-page-dev .cmt-section-wrap.cmt-bg-develop #ppc-qc p,.product-page-dev .cmt-section-wrap.cmt-bg-red #ppc-qc label,.product-page-dev .cmt-section-wrap.cmt-bg-red #ppc-qc h1,.product-page-dev .cmt-section-wrap.cmt-bg-red #ppc-qc .h1,.product-page-dev .cmt-section-wrap.cmt-bg-red #ppc-qc h2,.product-page-dev .cmt-section-wrap.cmt-bg-red #ppc-qc .h2,.product-page-dev .cmt-section-wrap.cmt-bg-red #ppc-qc h3,.product-page-dev .cmt-section-wrap.cmt-bg-red #ppc-qc .h3,.product-page-dev .cmt-section-wrap.cmt-bg-red #ppc-qc h4,.product-page-dev .cmt-section-wrap.cmt-bg-red #ppc-qc .h4,.product-page-dev .cmt-section-wrap.cmt-bg-red #ppc-qc h5,.product-page-dev .cmt-section-wrap.cmt-bg-red #ppc-qc .h5,.product-page-dev .cmt-section-wrap.cmt-bg-red #ppc-qc p,.product-page-dev .cmt-section-wrap.cmt-bg-success #ppc-qc label,.product-page-dev .cmt-section-wrap.cmt-bg-success #ppc-qc h1,.product-page-dev .cmt-section-wrap.cmt-bg-success #ppc-qc .h1,.product-page-dev .cmt-section-wrap.cmt-bg-success #ppc-qc h2,.product-page-dev .cmt-section-wrap.cmt-bg-success #ppc-qc .h2,.product-page-dev .cmt-section-wrap.cmt-bg-success #ppc-qc h3,.product-page-dev .cmt-section-wrap.cmt-bg-success #ppc-qc .h3,.product-page-dev .cmt-section-wrap.cmt-bg-success #ppc-qc h4,.product-page-dev .cmt-section-wrap.cmt-bg-success #ppc-qc .h4,.product-page-dev .cmt-section-wrap.cmt-bg-success #ppc-qc h5,.product-page-dev .cmt-section-wrap.cmt-bg-success #ppc-qc .h5,.product-page-dev .cmt-section-wrap.cmt-bg-success #ppc-qc p,.product-page-dev .cmt-section-wrap.cmt-bg-warning #ppc-qc label,.product-page-dev .cmt-section-wrap.cmt-bg-warning #ppc-qc h1,.product-page-dev .cmt-section-wrap.cmt-bg-warning #ppc-qc .h1,.product-page-dev .cmt-section-wrap.cmt-bg-warning #ppc-qc h2,.product-page-dev .cmt-section-wrap.cmt-bg-warning #ppc-qc .h2,.product-page-dev .cmt-section-wrap.cmt-bg-warning #ppc-qc h3,.product-page-dev .cmt-section-wrap.cmt-bg-warning #ppc-qc .h3,.product-page-dev .cmt-section-wrap.cmt-bg-warning #ppc-qc h4,.product-page-dev .cmt-section-wrap.cmt-bg-warning #ppc-qc .h4,.product-page-dev .cmt-section-wrap.cmt-bg-warning #ppc-qc h5,.product-page-dev .cmt-section-wrap.cmt-bg-warning #ppc-qc .h5,.product-page-dev .cmt-section-wrap.cmt-bg-warning #ppc-qc p{color:#072f49}.product-page-dev .cmt-section-wrap.cmt-bg-blue #seo-qc form label,.product-page-dev .cmt-section-wrap.cmt-bg-blue #seo-qc form h1,.product-page-dev .cmt-section-wrap.cmt-bg-blue #seo-qc form .h1,.product-page-dev .cmt-section-wrap.cmt-bg-blue #seo-qc form h2,.product-page-dev .cmt-section-wrap.cmt-bg-blue #seo-qc form .h2,.product-page-dev .cmt-section-wrap.cmt-bg-blue #seo-qc form h3,.product-page-dev .cmt-section-wrap.cmt-bg-blue #seo-qc form .h3,.product-page-dev .cmt-section-wrap.cmt-bg-blue #seo-qc form h4,.product-page-dev .cmt-section-wrap.cmt-bg-blue #seo-qc form .h4,.product-page-dev .cmt-section-wrap.cmt-bg-blue #seo-qc form h5,.product-page-dev .cmt-section-wrap.cmt-bg-blue #seo-qc form .h5,.product-page-dev .cmt-section-wrap.cmt-bg-blue #seo-qc form p,.product-page-dev .cmt-section-wrap.cmt-bg-green #seo-qc form label,.product-page-dev .cmt-section-wrap.cmt-bg-green #seo-qc form h1,.product-page-dev .cmt-section-wrap.cmt-bg-green #seo-qc form .h1,.product-page-dev .cmt-section-wrap.cmt-bg-green #seo-qc form h2,.product-page-dev .cmt-section-wrap.cmt-bg-green #seo-qc form .h2,.product-page-dev .cmt-section-wrap.cmt-bg-green #seo-qc form h3,.product-page-dev .cmt-section-wrap.cmt-bg-green #seo-qc form .h3,.product-page-dev .cmt-section-wrap.cmt-bg-green #seo-qc form h4,.product-page-dev .cmt-section-wrap.cmt-bg-green #seo-qc form .h4,.product-page-dev .cmt-section-wrap.cmt-bg-green #seo-qc form h5,.product-page-dev .cmt-section-wrap.cmt-bg-green #seo-qc form .h5,.product-page-dev .cmt-section-wrap.cmt-bg-green #seo-qc form p,.product-page-dev .cmt-section-wrap.cmt-bg-teal #seo-qc form label,.product-page-dev .cmt-section-wrap.cmt-bg-teal #seo-qc form h1,.product-page-dev .cmt-section-wrap.cmt-bg-teal #seo-qc form .h1,.product-page-dev .cmt-section-wrap.cmt-bg-teal #seo-qc form h2,.product-page-dev .cmt-section-wrap.cmt-bg-teal #seo-qc form .h2,.product-page-dev .cmt-section-wrap.cmt-bg-teal #seo-qc form h3,.product-page-dev .cmt-section-wrap.cmt-bg-teal #seo-qc form .h3,.product-page-dev .cmt-section-wrap.cmt-bg-teal #seo-qc form h4,.product-page-dev .cmt-section-wrap.cmt-bg-teal #seo-qc form .h4,.product-page-dev .cmt-section-wrap.cmt-bg-teal #seo-qc form h5,.product-page-dev .cmt-section-wrap.cmt-bg-teal #seo-qc form .h5,.product-page-dev .cmt-section-wrap.cmt-bg-teal #seo-qc form p,.product-page-dev .cmt-section-wrap.cmt-bg-develop #seo-qc form label,.product-page-dev .cmt-section-wrap.cmt-bg-develop #seo-qc form h1,.product-page-dev .cmt-section-wrap.cmt-bg-develop #seo-qc form .h1,.product-page-dev .cmt-section-wrap.cmt-bg-develop #seo-qc form h2,.product-page-dev .cmt-section-wrap.cmt-bg-develop #seo-qc form .h2,.product-page-dev .cmt-section-wrap.cmt-bg-develop #seo-qc form h3,.product-page-dev .cmt-section-wrap.cmt-bg-develop #seo-qc form .h3,.product-page-dev .cmt-section-wrap.cmt-bg-develop #seo-qc form h4,.product-page-dev .cmt-section-wrap.cmt-bg-develop #seo-qc form .h4,.product-page-dev .cmt-section-wrap.cmt-bg-develop #seo-qc form h5,.product-page-dev .cmt-section-wrap.cmt-bg-develop #seo-qc form .h5,.product-page-dev .cmt-section-wrap.cmt-bg-develop #seo-qc form p,.product-page-dev .cmt-section-wrap.cmt-bg-red #seo-qc form label,.product-page-dev .cmt-section-wrap.cmt-bg-red #seo-qc form h1,.product-page-dev .cmt-section-wrap.cmt-bg-red #seo-qc form .h1,.product-page-dev .cmt-section-wrap.cmt-bg-red #seo-qc form h2,.product-page-dev .cmt-section-wrap.cmt-bg-red #seo-qc form .h2,.product-page-dev .cmt-section-wrap.cmt-bg-red #seo-qc form h3,.product-page-dev .cmt-section-wrap.cmt-bg-red #seo-qc form .h3,.product-page-dev .cmt-section-wrap.cmt-bg-red #seo-qc form h4,.product-page-dev .cmt-section-wrap.cmt-bg-red #seo-qc form .h4,.product-page-dev .cmt-section-wrap.cmt-bg-red #seo-qc form h5,.product-page-dev .cmt-section-wrap.cmt-bg-red #seo-qc form .h5,.product-page-dev .cmt-section-wrap.cmt-bg-red #seo-qc form p,.product-page-dev .cmt-section-wrap.cmt-bg-success #seo-qc form label,.product-page-dev .cmt-section-wrap.cmt-bg-success #seo-qc form h1,.product-page-dev .cmt-section-wrap.cmt-bg-success #seo-qc form .h1,.product-page-dev .cmt-section-wrap.cmt-bg-success #seo-qc form h2,.product-page-dev .cmt-section-wrap.cmt-bg-success #seo-qc form .h2,.product-page-dev .cmt-section-wrap.cmt-bg-success #seo-qc form h3,.product-page-dev .cmt-section-wrap.cmt-bg-success #seo-qc form .h3,.product-page-dev .cmt-section-wrap.cmt-bg-success #seo-qc form h4,.product-page-dev .cmt-section-wrap.cmt-bg-success #seo-qc form .h4,.product-page-dev .cmt-section-wrap.cmt-bg-success #seo-qc form h5,.product-page-dev .cmt-section-wrap.cmt-bg-success #seo-qc form .h5,.product-page-dev .cmt-section-wrap.cmt-bg-success #seo-qc form p,.product-page-dev .cmt-section-wrap.cmt-bg-warning #seo-qc form label,.product-page-dev .cmt-section-wrap.cmt-bg-warning #seo-qc form h1,.product-page-dev .cmt-section-wrap.cmt-bg-warning #seo-qc form .h1,.product-page-dev .cmt-section-wrap.cmt-bg-warning #seo-qc form h2,.product-page-dev .cmt-section-wrap.cmt-bg-warning #seo-qc form .h2,.product-page-dev .cmt-section-wrap.cmt-bg-warning #seo-qc form h3,.product-page-dev .cmt-section-wrap.cmt-bg-warning #seo-qc form .h3,.product-page-dev .cmt-section-wrap.cmt-bg-warning #seo-qc form h4,.product-page-dev .cmt-section-wrap.cmt-bg-warning #seo-qc form .h4,.product-page-dev .cmt-section-wrap.cmt-bg-warning #seo-qc form h5,.product-page-dev .cmt-section-wrap.cmt-bg-warning #seo-qc form .h5,.product-page-dev .cmt-section-wrap.cmt-bg-warning #seo-qc form p{color:#072f49}.product-page-dev .cmt-section-wrap.cmt-bg-blue #seo-qc form label a,.product-page-dev .cmt-section-wrap.cmt-bg-green #seo-qc form label a,.product-page-dev .cmt-section-wrap.cmt-bg-teal #seo-qc form label a,.product-page-dev .cmt-section-wrap.cmt-bg-develop #seo-qc form label a,.product-page-dev .cmt-section-wrap.cmt-bg-red #seo-qc form label a,.product-page-dev .cmt-section-wrap.cmt-bg-success #seo-qc form label a,.product-page-dev .cmt-section-wrap.cmt-bg-warning #seo-qc form label a{color:#072f49 !important;text-decoration:underline}.product-page-dev .cmt-section-wrap.cmt-bg-blue #seo-inpage form label,.product-page-dev .cmt-section-wrap.cmt-bg-green #seo-inpage form label,.product-page-dev .cmt-section-wrap.cmt-bg-teal #seo-inpage form label,.product-page-dev .cmt-section-wrap.cmt-bg-develop #seo-inpage form label,.product-page-dev .cmt-section-wrap.cmt-bg-red #seo-inpage form label,.product-page-dev .cmt-section-wrap.cmt-bg-success #seo-inpage form label,.product-page-dev .cmt-section-wrap.cmt-bg-warning #seo-inpage form label{color:#072f49}.product-page-default h1,.product-page-default .h1,.product-page-default h2,.product-page-default .h2,.product-page-default h3,.product-page-default .h3,.product-page-default h4,.product-page-default .h4,.product-page-default h5,.product-page-default .h5{color:#ddf0fc;margin-bottom:1rem}.product-page-default .cmt-section-wrap.cmt-bg-blue h1,.product-page-default .cmt-section-wrap.cmt-bg-blue .h1,.product-page-default .cmt-section-wrap.cmt-bg-blue h2,.product-page-default .cmt-section-wrap.cmt-bg-blue .h2,.product-page-default .cmt-section-wrap.cmt-bg-blue h3,.product-page-default .cmt-section-wrap.cmt-bg-blue .h3,.product-page-default .cmt-section-wrap.cmt-bg-blue h4,.product-page-default .cmt-section-wrap.cmt-bg-blue .h4,.product-page-default .cmt-section-wrap.cmt-bg-blue h5,.product-page-default .cmt-section-wrap.cmt-bg-blue .h5,.product-page-default .cmt-section-wrap.cmt-bg-green h1,.product-page-default .cmt-section-wrap.cmt-bg-green .h1,.product-page-default .cmt-section-wrap.cmt-bg-green h2,.product-page-default .cmt-section-wrap.cmt-bg-green .h2,.product-page-default .cmt-section-wrap.cmt-bg-green h3,.product-page-default .cmt-section-wrap.cmt-bg-green .h3,.product-page-default .cmt-section-wrap.cmt-bg-green h4,.product-page-default .cmt-section-wrap.cmt-bg-green .h4,.product-page-default .cmt-section-wrap.cmt-bg-green h5,.product-page-default .cmt-section-wrap.cmt-bg-green .h5,.product-page-default .cmt-section-wrap.cmt-bg-teal h1,.product-page-default .cmt-section-wrap.cmt-bg-teal .h1,.product-page-default .cmt-section-wrap.cmt-bg-teal h2,.product-page-default .cmt-section-wrap.cmt-bg-teal .h2,.product-page-default .cmt-section-wrap.cmt-bg-teal h3,.product-page-default .cmt-section-wrap.cmt-bg-teal .h3,.product-page-default .cmt-section-wrap.cmt-bg-teal h4,.product-page-default .cmt-section-wrap.cmt-bg-teal .h4,.product-page-default .cmt-section-wrap.cmt-bg-teal h5,.product-page-default .cmt-section-wrap.cmt-bg-teal .h5,.product-page-default .cmt-section-wrap.cmt-bg-develop h1,.product-page-default .cmt-section-wrap.cmt-bg-develop .h1,.product-page-default .cmt-section-wrap.cmt-bg-develop h2,.product-page-default .cmt-section-wrap.cmt-bg-develop .h2,.product-page-default .cmt-section-wrap.cmt-bg-develop h3,.product-page-default .cmt-section-wrap.cmt-bg-develop .h3,.product-page-default .cmt-section-wrap.cmt-bg-develop h4,.product-page-default .cmt-section-wrap.cmt-bg-develop .h4,.product-page-default .cmt-section-wrap.cmt-bg-develop h5,.product-page-default .cmt-section-wrap.cmt-bg-develop .h5,.product-page-default .cmt-section-wrap.cmt-bg-red h1,.product-page-default .cmt-section-wrap.cmt-bg-red .h1,.product-page-default .cmt-section-wrap.cmt-bg-red h2,.product-page-default .cmt-section-wrap.cmt-bg-red .h2,.product-page-default .cmt-section-wrap.cmt-bg-red h3,.product-page-default .cmt-section-wrap.cmt-bg-red .h3,.product-page-default .cmt-section-wrap.cmt-bg-red h4,.product-page-default .cmt-section-wrap.cmt-bg-red .h4,.product-page-default .cmt-section-wrap.cmt-bg-red h5,.product-page-default .cmt-section-wrap.cmt-bg-red .h5,.product-page-default .cmt-section-wrap.cmt-bg-success h1,.product-page-default .cmt-section-wrap.cmt-bg-success .h1,.product-page-default .cmt-section-wrap.cmt-bg-success h2,.product-page-default .cmt-section-wrap.cmt-bg-success .h2,.product-page-default .cmt-section-wrap.cmt-bg-success h3,.product-page-default .cmt-section-wrap.cmt-bg-success .h3,.product-page-default .cmt-section-wrap.cmt-bg-success h4,.product-page-default .cmt-section-wrap.cmt-bg-success .h4,.product-page-default .cmt-section-wrap.cmt-bg-success h5,.product-page-default .cmt-section-wrap.cmt-bg-success .h5,.product-page-default .cmt-section-wrap.cmt-bg-warning h1,.product-page-default .cmt-section-wrap.cmt-bg-warning .h1,.product-page-default .cmt-section-wrap.cmt-bg-warning h2,.product-page-default .cmt-section-wrap.cmt-bg-warning .h2,.product-page-default .cmt-section-wrap.cmt-bg-warning h3,.product-page-default .cmt-section-wrap.cmt-bg-warning .h3,.product-page-default .cmt-section-wrap.cmt-bg-warning h4,.product-page-default .cmt-section-wrap.cmt-bg-warning .h4,.product-page-default .cmt-section-wrap.cmt-bg-warning h5,.product-page-default .cmt-section-wrap.cmt-bg-warning .h5{color:#fff}.product-page-default .cmt-section-wrap.cmt-bg-blue .landing-page-bestrate .landing-page-body,.product-page-default .cmt-section-wrap.cmt-bg-green .landing-page-bestrate .landing-page-body,.product-page-default .cmt-section-wrap.cmt-bg-teal .landing-page-bestrate .landing-page-body,.product-page-default .cmt-section-wrap.cmt-bg-develop .landing-page-bestrate .landing-page-body,.product-page-default .cmt-section-wrap.cmt-bg-red .landing-page-bestrate .landing-page-body,.product-page-default .cmt-section-wrap.cmt-bg-success .landing-page-bestrate .landing-page-body,.product-page-default .cmt-section-wrap.cmt-bg-warning .landing-page-bestrate .landing-page-body{color:#fff}.product-page-default .cmt-section-wrap.cmt-bg-blue table thead tr th,.product-page-default .cmt-section-wrap.cmt-bg-green table thead tr th,.product-page-default .cmt-section-wrap.cmt-bg-teal table thead tr th,.product-page-default .cmt-section-wrap.cmt-bg-develop table thead tr th,.product-page-default .cmt-section-wrap.cmt-bg-red table thead tr th,.product-page-default .cmt-section-wrap.cmt-bg-success table thead tr th,.product-page-default .cmt-section-wrap.cmt-bg-warning table thead tr th{color:#fff}.product-page-default .cmt-section-wrap.cmt-bg-blue table tbody tr td,.product-page-default .cmt-section-wrap.cmt-bg-green table tbody tr td,.product-page-default .cmt-section-wrap.cmt-bg-teal table tbody tr td,.product-page-default .cmt-section-wrap.cmt-bg-develop table tbody tr td,.product-page-default .cmt-section-wrap.cmt-bg-red table tbody tr td,.product-page-default .cmt-section-wrap.cmt-bg-success table tbody tr td,.product-page-default .cmt-section-wrap.cmt-bg-warning table tbody tr td{color:#fff}.product-page-default .cmt-section-wrap.cmt-bg-blue #ppc-qc label,.product-page-default .cmt-section-wrap.cmt-bg-blue #ppc-qc h1,.product-page-default .cmt-section-wrap.cmt-bg-blue #ppc-qc .h1,.product-page-default .cmt-section-wrap.cmt-bg-blue #ppc-qc h2,.product-page-default .cmt-section-wrap.cmt-bg-blue #ppc-qc .h2,.product-page-default .cmt-section-wrap.cmt-bg-blue #ppc-qc h3,.product-page-default .cmt-section-wrap.cmt-bg-blue #ppc-qc .h3,.product-page-default .cmt-section-wrap.cmt-bg-blue #ppc-qc h4,.product-page-default .cmt-section-wrap.cmt-bg-blue #ppc-qc .h4,.product-page-default .cmt-section-wrap.cmt-bg-blue #ppc-qc h5,.product-page-default .cmt-section-wrap.cmt-bg-blue #ppc-qc .h5,.product-page-default .cmt-section-wrap.cmt-bg-blue #ppc-qc p,.product-page-default .cmt-section-wrap.cmt-bg-green #ppc-qc label,.product-page-default .cmt-section-wrap.cmt-bg-green #ppc-qc h1,.product-page-default .cmt-section-wrap.cmt-bg-green #ppc-qc .h1,.product-page-default .cmt-section-wrap.cmt-bg-green #ppc-qc h2,.product-page-default .cmt-section-wrap.cmt-bg-green #ppc-qc .h2,.product-page-default .cmt-section-wrap.cmt-bg-green #ppc-qc h3,.product-page-default .cmt-section-wrap.cmt-bg-green #ppc-qc .h3,.product-page-default .cmt-section-wrap.cmt-bg-green #ppc-qc h4,.product-page-default .cmt-section-wrap.cmt-bg-green #ppc-qc .h4,.product-page-default .cmt-section-wrap.cmt-bg-green #ppc-qc h5,.product-page-default .cmt-section-wrap.cmt-bg-green #ppc-qc .h5,.product-page-default .cmt-section-wrap.cmt-bg-green #ppc-qc p,.product-page-default .cmt-section-wrap.cmt-bg-teal #ppc-qc label,.product-page-default .cmt-section-wrap.cmt-bg-teal #ppc-qc h1,.product-page-default .cmt-section-wrap.cmt-bg-teal #ppc-qc .h1,.product-page-default .cmt-section-wrap.cmt-bg-teal #ppc-qc h2,.product-page-default .cmt-section-wrap.cmt-bg-teal #ppc-qc .h2,.product-page-default .cmt-section-wrap.cmt-bg-teal #ppc-qc h3,.product-page-default .cmt-section-wrap.cmt-bg-teal #ppc-qc .h3,.product-page-default .cmt-section-wrap.cmt-bg-teal #ppc-qc h4,.product-page-default .cmt-section-wrap.cmt-bg-teal #ppc-qc .h4,.product-page-default .cmt-section-wrap.cmt-bg-teal #ppc-qc h5,.product-page-default .cmt-section-wrap.cmt-bg-teal #ppc-qc .h5,.product-page-default .cmt-section-wrap.cmt-bg-teal #ppc-qc p,.product-page-default .cmt-section-wrap.cmt-bg-develop #ppc-qc label,.product-page-default .cmt-section-wrap.cmt-bg-develop #ppc-qc h1,.product-page-default .cmt-section-wrap.cmt-bg-develop #ppc-qc .h1,.product-page-default .cmt-section-wrap.cmt-bg-develop #ppc-qc h2,.product-page-default .cmt-section-wrap.cmt-bg-develop #ppc-qc .h2,.product-page-default .cmt-section-wrap.cmt-bg-develop #ppc-qc h3,.product-page-default .cmt-section-wrap.cmt-bg-develop #ppc-qc .h3,.product-page-default .cmt-section-wrap.cmt-bg-develop #ppc-qc h4,.product-page-default .cmt-section-wrap.cmt-bg-develop #ppc-qc .h4,.product-page-default .cmt-section-wrap.cmt-bg-develop #ppc-qc h5,.product-page-default .cmt-section-wrap.cmt-bg-develop #ppc-qc .h5,.product-page-default .cmt-section-wrap.cmt-bg-develop #ppc-qc p,.product-page-default .cmt-section-wrap.cmt-bg-red #ppc-qc label,.product-page-default .cmt-section-wrap.cmt-bg-red #ppc-qc h1,.product-page-default .cmt-section-wrap.cmt-bg-red #ppc-qc .h1,.product-page-default .cmt-section-wrap.cmt-bg-red #ppc-qc h2,.product-page-default .cmt-section-wrap.cmt-bg-red #ppc-qc .h2,.product-page-default .cmt-section-wrap.cmt-bg-red #ppc-qc h3,.product-page-default .cmt-section-wrap.cmt-bg-red #ppc-qc .h3,.product-page-default .cmt-section-wrap.cmt-bg-red #ppc-qc h4,.product-page-default .cmt-section-wrap.cmt-bg-red #ppc-qc .h4,.product-page-default .cmt-section-wrap.cmt-bg-red #ppc-qc h5,.product-page-default .cmt-section-wrap.cmt-bg-red #ppc-qc .h5,.product-page-default .cmt-section-wrap.cmt-bg-red #ppc-qc p,.product-page-default .cmt-section-wrap.cmt-bg-success #ppc-qc label,.product-page-default .cmt-section-wrap.cmt-bg-success #ppc-qc h1,.product-page-default .cmt-section-wrap.cmt-bg-success #ppc-qc .h1,.product-page-default .cmt-section-wrap.cmt-bg-success #ppc-qc h2,.product-page-default .cmt-section-wrap.cmt-bg-success #ppc-qc .h2,.product-page-default .cmt-section-wrap.cmt-bg-success #ppc-qc h3,.product-page-default .cmt-section-wrap.cmt-bg-success #ppc-qc .h3,.product-page-default .cmt-section-wrap.cmt-bg-success #ppc-qc h4,.product-page-default .cmt-section-wrap.cmt-bg-success #ppc-qc .h4,.product-page-default .cmt-section-wrap.cmt-bg-success #ppc-qc h5,.product-page-default .cmt-section-wrap.cmt-bg-success #ppc-qc .h5,.product-page-default .cmt-section-wrap.cmt-bg-success #ppc-qc p,.product-page-default .cmt-section-wrap.cmt-bg-warning #ppc-qc label,.product-page-default .cmt-section-wrap.cmt-bg-warning #ppc-qc h1,.product-page-default .cmt-section-wrap.cmt-bg-warning #ppc-qc .h1,.product-page-default .cmt-section-wrap.cmt-bg-warning #ppc-qc h2,.product-page-default .cmt-section-wrap.cmt-bg-warning #ppc-qc .h2,.product-page-default .cmt-section-wrap.cmt-bg-warning #ppc-qc h3,.product-page-default .cmt-section-wrap.cmt-bg-warning #ppc-qc .h3,.product-page-default .cmt-section-wrap.cmt-bg-warning #ppc-qc h4,.product-page-default .cmt-section-wrap.cmt-bg-warning #ppc-qc .h4,.product-page-default .cmt-section-wrap.cmt-bg-warning #ppc-qc h5,.product-page-default .cmt-section-wrap.cmt-bg-warning #ppc-qc .h5,.product-page-default .cmt-section-wrap.cmt-bg-warning #ppc-qc p{color:#072f49}.product-page-default .cmt-section-wrap.cmt-bg-blue #seo-qc form label,.product-page-default .cmt-section-wrap.cmt-bg-blue #seo-qc form h1,.product-page-default .cmt-section-wrap.cmt-bg-blue #seo-qc form .h1,.product-page-default .cmt-section-wrap.cmt-bg-blue #seo-qc form h2,.product-page-default .cmt-section-wrap.cmt-bg-blue #seo-qc form .h2,.product-page-default .cmt-section-wrap.cmt-bg-blue #seo-qc form h3,.product-page-default .cmt-section-wrap.cmt-bg-blue #seo-qc form .h3,.product-page-default .cmt-section-wrap.cmt-bg-blue #seo-qc form h4,.product-page-default .cmt-section-wrap.cmt-bg-blue #seo-qc form .h4,.product-page-default .cmt-section-wrap.cmt-bg-blue #seo-qc form h5,.product-page-default .cmt-section-wrap.cmt-bg-blue #seo-qc form .h5,.product-page-default .cmt-section-wrap.cmt-bg-blue #seo-qc form p,.product-page-default .cmt-section-wrap.cmt-bg-green #seo-qc form label,.product-page-default .cmt-section-wrap.cmt-bg-green #seo-qc form h1,.product-page-default .cmt-section-wrap.cmt-bg-green #seo-qc form .h1,.product-page-default .cmt-section-wrap.cmt-bg-green #seo-qc form h2,.product-page-default .cmt-section-wrap.cmt-bg-green #seo-qc form .h2,.product-page-default .cmt-section-wrap.cmt-bg-green #seo-qc form h3,.product-page-default .cmt-section-wrap.cmt-bg-green #seo-qc form .h3,.product-page-default .cmt-section-wrap.cmt-bg-green #seo-qc form h4,.product-page-default .cmt-section-wrap.cmt-bg-green #seo-qc form .h4,.product-page-default .cmt-section-wrap.cmt-bg-green #seo-qc form h5,.product-page-default .cmt-section-wrap.cmt-bg-green #seo-qc form .h5,.product-page-default .cmt-section-wrap.cmt-bg-green #seo-qc form p,.product-page-default .cmt-section-wrap.cmt-bg-teal #seo-qc form label,.product-page-default .cmt-section-wrap.cmt-bg-teal #seo-qc form h1,.product-page-default .cmt-section-wrap.cmt-bg-teal #seo-qc form .h1,.product-page-default .cmt-section-wrap.cmt-bg-teal #seo-qc form h2,.product-page-default .cmt-section-wrap.cmt-bg-teal #seo-qc form .h2,.product-page-default .cmt-section-wrap.cmt-bg-teal #seo-qc form h3,.product-page-default .cmt-section-wrap.cmt-bg-teal #seo-qc form .h3,.product-page-default .cmt-section-wrap.cmt-bg-teal #seo-qc form h4,.product-page-default .cmt-section-wrap.cmt-bg-teal #seo-qc form .h4,.product-page-default .cmt-section-wrap.cmt-bg-teal #seo-qc form h5,.product-page-default .cmt-section-wrap.cmt-bg-teal #seo-qc form .h5,.product-page-default .cmt-section-wrap.cmt-bg-teal #seo-qc form p,.product-page-default .cmt-section-wrap.cmt-bg-develop #seo-qc form label,.product-page-default .cmt-section-wrap.cmt-bg-develop #seo-qc form h1,.product-page-default .cmt-section-wrap.cmt-bg-develop #seo-qc form .h1,.product-page-default .cmt-section-wrap.cmt-bg-develop #seo-qc form h2,.product-page-default .cmt-section-wrap.cmt-bg-develop #seo-qc form .h2,.product-page-default .cmt-section-wrap.cmt-bg-develop #seo-qc form h3,.product-page-default .cmt-section-wrap.cmt-bg-develop #seo-qc form .h3,.product-page-default .cmt-section-wrap.cmt-bg-develop #seo-qc form h4,.product-page-default .cmt-section-wrap.cmt-bg-develop #seo-qc form .h4,.product-page-default .cmt-section-wrap.cmt-bg-develop #seo-qc form h5,.product-page-default .cmt-section-wrap.cmt-bg-develop #seo-qc form .h5,.product-page-default .cmt-section-wrap.cmt-bg-develop #seo-qc form p,.product-page-default .cmt-section-wrap.cmt-bg-red #seo-qc form label,.product-page-default .cmt-section-wrap.cmt-bg-red #seo-qc form h1,.product-page-default .cmt-section-wrap.cmt-bg-red #seo-qc form .h1,.product-page-default .cmt-section-wrap.cmt-bg-red #seo-qc form h2,.product-page-default .cmt-section-wrap.cmt-bg-red #seo-qc form .h2,.product-page-default .cmt-section-wrap.cmt-bg-red #seo-qc form h3,.product-page-default .cmt-section-wrap.cmt-bg-red #seo-qc form .h3,.product-page-default .cmt-section-wrap.cmt-bg-red #seo-qc form h4,.product-page-default .cmt-section-wrap.cmt-bg-red #seo-qc form .h4,.product-page-default .cmt-section-wrap.cmt-bg-red #seo-qc form h5,.product-page-default .cmt-section-wrap.cmt-bg-red #seo-qc form .h5,.product-page-default .cmt-section-wrap.cmt-bg-red #seo-qc form p,.product-page-default .cmt-section-wrap.cmt-bg-success #seo-qc form label,.product-page-default .cmt-section-wrap.cmt-bg-success #seo-qc form h1,.product-page-default .cmt-section-wrap.cmt-bg-success #seo-qc form .h1,.product-page-default .cmt-section-wrap.cmt-bg-success #seo-qc form h2,.product-page-default .cmt-section-wrap.cmt-bg-success #seo-qc form .h2,.product-page-default .cmt-section-wrap.cmt-bg-success #seo-qc form h3,.product-page-default .cmt-section-wrap.cmt-bg-success #seo-qc form .h3,.product-page-default .cmt-section-wrap.cmt-bg-success #seo-qc form h4,.product-page-default .cmt-section-wrap.cmt-bg-success #seo-qc form .h4,.product-page-default .cmt-section-wrap.cmt-bg-success #seo-qc form h5,.product-page-default .cmt-section-wrap.cmt-bg-success #seo-qc form .h5,.product-page-default .cmt-section-wrap.cmt-bg-success #seo-qc form p,.product-page-default .cmt-section-wrap.cmt-bg-warning #seo-qc form label,.product-page-default .cmt-section-wrap.cmt-bg-warning #seo-qc form h1,.product-page-default .cmt-section-wrap.cmt-bg-warning #seo-qc form .h1,.product-page-default .cmt-section-wrap.cmt-bg-warning #seo-qc form h2,.product-page-default .cmt-section-wrap.cmt-bg-warning #seo-qc form .h2,.product-page-default .cmt-section-wrap.cmt-bg-warning #seo-qc form h3,.product-page-default .cmt-section-wrap.cmt-bg-warning #seo-qc form .h3,.product-page-default .cmt-section-wrap.cmt-bg-warning #seo-qc form h4,.product-page-default .cmt-section-wrap.cmt-bg-warning #seo-qc form .h4,.product-page-default .cmt-section-wrap.cmt-bg-warning #seo-qc form h5,.product-page-default .cmt-section-wrap.cmt-bg-warning #seo-qc form .h5,.product-page-default .cmt-section-wrap.cmt-bg-warning #seo-qc form p{color:#072f49}.product-page-default .cmt-section-wrap.cmt-bg-blue #seo-qc form label a,.product-page-default .cmt-section-wrap.cmt-bg-green #seo-qc form label a,.product-page-default .cmt-section-wrap.cmt-bg-teal #seo-qc form label a,.product-page-default .cmt-section-wrap.cmt-bg-develop #seo-qc form label a,.product-page-default .cmt-section-wrap.cmt-bg-red #seo-qc form label a,.product-page-default .cmt-section-wrap.cmt-bg-success #seo-qc form label a,.product-page-default .cmt-section-wrap.cmt-bg-warning #seo-qc form label a{color:#072f49 !important;text-decoration:underline}.product-page-default .cmt-section-wrap.cmt-bg-blue #seo-inpage form label,.product-page-default .cmt-section-wrap.cmt-bg-green #seo-inpage form label,.product-page-default .cmt-section-wrap.cmt-bg-teal #seo-inpage form label,.product-page-default .cmt-section-wrap.cmt-bg-develop #seo-inpage form label,.product-page-default .cmt-section-wrap.cmt-bg-red #seo-inpage form label,.product-page-default .cmt-section-wrap.cmt-bg-success #seo-inpage form label,.product-page-default .cmt-section-wrap.cmt-bg-warning #seo-inpage form label{color:#072f49}p{font-size:1.1rem;line-height:1.5rem;margin-bottom:1rem}p span.text-start{display:block;text-align:left !important}p span.text-center{display:block;text-align:center !important}p span.text-end{display:block;text-align:right !important}p.lead{font-size:1.25rem;line-height:1.6rem;margin-bottom:1.25rem}p.smaller{font-size:.95rem;line-height:1.3rem;margin-bottom:.95rem}blockquote{padding:0 3rem;margin:0 0 2rem;display:block;position:relative;clear:both}blockquote:before{content:"";background-image:url("/images/icons/blockquote-start.gif");display:block;position:absolute;top:.6rem;left:0;width:36px;height:33px;text-align:left !important}blockquote:after{content:"";background-image:url("/images/icons/blockquote-end.gif");display:block;position:absolute;bottom:0;right:0;width:36px;height:33px}.inner-link-header{font-size:2rem;line-height:3.4rem}@media(max-width: 991px){.inner-link-header{line-height:2.4rem}}.interlink-wrap{font-size:1.1rem}body.bd-home .section-panel .card-body p.card-text{min-height:170px}@media(max-width: 991px){body.bd-home .section-panel .card-body p.card-text{min-height:20px}}body.bd-home .section-panel.shallow-panel .card-body h3.card-title,body.bd-home .section-panel.shallow-panel .card-body .card-title.h3{min-height:40px}body.bd-home .section-panel.shallow-panel .card-body p.card-text{min-height:56px;margin-bottom:1rem}@media(max-width: 991px){body.bd-home .section-panel.shallow-panel .card-body p.card-text{min-height:40px}}.back_to_top{position:fixed;bottom:20px;left:20px;z-index:200;width:44px;height:60px;text-align:center;background:#072f49;border:1px solid #f8f9fa;color:#fff;cursor:pointer;border-radius:2px;display:none;font-size:2.4rem;line-height:3.4rem}@media(max-width: 991px){.back_to_top{bottom:20px}}.back_to_top:hover,.back_to_top:focus{background:#072f49;color:#fff}.back_to_top-show{display:block !important}.tag-manager-hide{display:none !important;visibility:hidden !important}.card .card-body.jump-list-body{padding:0 !important}.card .card-body .list-jump-item{border-radius:0 2rem 2rem 0;font-size:1.2rem;line-height:1.2rem;margin-bottom:0 !important;padding-left:0}.card .card-body .list-jump-item .list-jump-item-ic-before{padding-right:.5rem;position:relative;top:-0.2rem}.bg-dark{--bs-bg-opacity: 1;background-color:#072f49 !important}.product-buttons a .ggs-icon,.applying-banner a .ggs-icon,.interlink-wrap a .ggs-icon{margin-top:.05rem;margin-left:.4rem}.cmt-triangle-wrap{width:100%;position:relative;display:block;margin:0 auto;width:10rem;height:4rem;padding:0;margin-bottom:2rem}.cmt-triangle-wrap .cmt-triangle{position:absolute;width:10rem;height:4rem}.cmt-bg-grey{background:#f8f9fa}.cmt-bg-grey .list-group-item{color:#072f49 !important;background:rgba(0,0,0,0)}.cmt-bg-darkblue .list-group-item{color:#072f49 !important;background:rgba(0,0,0,0)}.cmt-bg-darkblue .list-group-item.bg-dark{color:#fff !important;background:rgba(0,0,0,0)}.cmt-bg-beige{background:#f8f4f3}.this-has-arrow{margin-top:-5rem}@media(max-width: 768px){.cmt-section-wrap .card{margin-bottom:1.6rem}}.cmt-section-wrap .card.noborder{border:0px solid #fff}.cmt-section-wrap .card.noshadow{filter:drop-shadow(0 0 0 transparent)}.cmt-section-wrap .dark-panel{min-height:355px}@media(max-width: 768px){.cmt-section-wrap .dark-panel{min-height:120px}}.cmt-section-wrap .dark-panel .card-body a{text-decoration:underline;color:#fff}.cmt-section-wrap .dark-panel .card-body a:hover,.cmt-section-wrap .dark-panel .card-body a:focus{color:#52b5d2}.cmt-section-wrap .dark-panel .card-body a:hover h3,.cmt-section-wrap .dark-panel .card-body a:hover .h3,.cmt-section-wrap .dark-panel .card-body a:focus h3,.cmt-section-wrap .dark-panel .card-body a:focus .h3{color:#52b5d2 !important}.cmt-section-wrap .dark-panel .card-body p.card-text{font-size:1.5rem;line-height:1.9rem}body.bda-home .card.jump-list,body.bda-products .card.jump-list,body.bda-productpage .card.jump-list{filter:drop-shadow(0 0 0 transparent);background:none !important;border:0 !important;position:relative;z-index:2}body.bda-home .card .card-body .content-title,body.bda-products .card .card-body .content-title,body.bda-productpage .card .card-body .content-title{color:#072f49;letter-spacing:.7pt;margin-bottom:.43rem !important;padding-bottom:0 !important}body.bda-home .card .card-body .content-title strong,body.bda-products .card .card-body .content-title strong,body.bda-productpage .card .card-body .content-title strong{font-weight:600 !important;display:block;font-size:1.3rem;line-height:1.4rem;padding-left:2rem;box-shadow:none}@media(min-width: 1200px){body.bda-home .card .card-body .content-title strong,body.bda-products .card .card-body .content-title strong,body.bda-productpage .card .card-body .content-title strong{margin-top:10px}}@media(max-width: 768px){body.bda-home .card,body.bda-products .card,body.bda-productpage .card{margin-bottom:1.6rem}}body.bd-btl .cmt-section-wrap .card.section-panel .card-body h3.card-title,body.bd-btl .cmt-section-wrap .card.section-panel .card-body .card-title.h3{color:#126e87}body.bd-btl .cmt-section-wrap .card.section-panel .card-body h3.card-title.btl-title,body.bd-btl .cmt-section-wrap .card.section-panel .card-body .card-title.btl-title.h3{color:#126e87}body.bd-btl .cmt-section-wrap .card.section-panel .card-body h3.card-title.cmr-title,body.bd-btl .cmt-section-wrap .card.section-panel .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-btl .cmt-section-wrap .card.section-panel .card-body h3.card-title.brd-title,body.bd-btl .cmt-section-wrap .card.section-panel .card-body .card-title.brd-title.h3{color:#398575}body.bd-btl .cmt-section-wrap .card.section-panel .card-body h3.card-title.dev-title,body.bd-btl .cmt-section-wrap .card.section-panel .card-body .card-title.dev-title.h3{color:#0b507d}body.bd-btl .cmt-section-wrap .card.bg-dark .card-body h3.card-title.none-title,body.bd-btl .cmt-section-wrap .card.bg-dark .card-body .card-title.none-title.h3{color:#fff}body.bd-btl .cmt-section-wrap .card.bg-dark .card-body h3.card-title.btl-title,body.bd-btl .cmt-section-wrap .card.bg-dark .card-body .card-title.btl-title.h3{color:#126e87}body.bd-btl .cmt-section-wrap .card.bg-dark .card-body h3.card-title.cmr-title,body.bd-btl .cmt-section-wrap .card.bg-dark .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-btl .cmt-section-wrap .card.bg-dark .card-body h3.card-title.brd-title,body.bd-btl .cmt-section-wrap .card.bg-dark .card-body .card-title.brd-title.h3{color:#398575}body.bd-btl .cmt-section-wrap .card.bg-dark .card-body h3.card-title.dev-title,body.bd-btl .cmt-section-wrap .card.bg-dark .card-body .card-title.dev-title.h3{color:#0b507d}body.bd-cmr .cmt-section-wrap .card.section-panel .card-body h3.card-title,body.bd-cmr .cmt-section-wrap .card.section-panel .card-body .card-title.h3{color:#5e811f}body.bd-cmr .cmt-section-wrap .card.section-panel .card-body h3.card-title.btl-title,body.bd-cmr .cmt-section-wrap .card.section-panel .card-body .card-title.btl-title.h3{color:#126e87}body.bd-cmr .cmt-section-wrap .card.section-panel .card-body h3.card-title.cmr-title,body.bd-cmr .cmt-section-wrap .card.section-panel .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-cmr .cmt-section-wrap .card.section-panel .card-body h3.card-title.brd-title,body.bd-cmr .cmt-section-wrap .card.section-panel .card-body .card-title.brd-title.h3{color:#398575}body.bd-cmr .cmt-section-wrap .card.section-panel .card-body h3.card-title.dev-title,body.bd-cmr .cmt-section-wrap .card.section-panel .card-body .card-title.dev-title.h3{color:#0b507d}body.bd-cmr .cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title.none-title,body.bd-cmr .cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.none-title.h3{color:#fff}body.bd-cmr .cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title.btl-title,body.bd-cmr .cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.btl-title.h3{color:#126e87}body.bd-cmr .cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title.cmr-title,body.bd-cmr .cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-cmr .cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title.brd-title,body.bd-cmr .cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.brd-title.h3{color:#398575}body.bd-cmr .cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title.dev-title,body.bd-cmr .cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.dev-title.h3{color:#0b507d}body.bd-brd .cmt-section-wrap .card.section-panel .card-body h3.card-title,body.bd-brd .cmt-section-wrap .card.section-panel .card-body .card-title.h3{color:#398575}body.bd-brd .cmt-section-wrap .card.section-panel .card-body h3.card-title.btl-title,body.bd-brd .cmt-section-wrap .card.section-panel .card-body .card-title.btl-title.h3{color:#126e87}body.bd-brd .cmt-section-wrap .card.section-panel .card-body h3.card-title.cmr-title,body.bd-brd .cmt-section-wrap .card.section-panel .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-brd .cmt-section-wrap .card.section-panel .card-body h3.card-title.brd-title,body.bd-brd .cmt-section-wrap .card.section-panel .card-body .card-title.brd-title.h3{color:#398575}body.bd-brd .cmt-section-wrap .card.section-panel .card-body h3.card-title.dev-title,body.bd-brd .cmt-section-wrap .card.section-panel .card-body .card-title.dev-title.h3{color:#0b507d}body.bd-brd .cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title.none-title,body.bd-brd .cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.none-title.h3{color:#fff}body.bd-brd .cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title.btl-title,body.bd-brd .cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.btl-title.h3{color:#126e87}body.bd-brd .cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title.cmr-title,body.bd-brd .cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-brd .cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title.brd-title,body.bd-brd .cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.brd-title.h3{color:#398575}body.bd-brd .cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title.dev-title,body.bd-brd .cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.dev-title.h3{color:#0b507d}body.bd-dev .cmt-section-wrap .card.section-panel .card-body h3.card-title,body.bd-dev .cmt-section-wrap .card.section-panel .card-body .card-title.h3{color:#0b507d}body.bd-dev .cmt-section-wrap .card.section-panel .card-body h3.card-title.btl-title,body.bd-dev .cmt-section-wrap .card.section-panel .card-body .card-title.btl-title.h3{color:#126e87}body.bd-dev .cmt-section-wrap .card.section-panel .card-body h3.card-title.cmr-title,body.bd-dev .cmt-section-wrap .card.section-panel .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-dev .cmt-section-wrap .card.section-panel .card-body h3.card-title.brd-title,body.bd-dev .cmt-section-wrap .card.section-panel .card-body .card-title.brd-title.h3{color:#398575}body.bd-dev .cmt-section-wrap .card.section-panel .card-body h3.card-title.dev-title,body.bd-dev .cmt-section-wrap .card.section-panel .card-body .card-title.dev-title.h3{color:#0b507d}body.bd-dev .cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title.btl-title,body.bd-dev .cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.btl-title.h3{color:#126e87}body.bd-dev .cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title.cmr-title,body.bd-dev .cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.cmr-title.h3{color:#5e811f}body.bd-dev .cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title.brd-title,body.bd-dev .cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.brd-title.h3{color:#398575}body.bd-dev .cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title.dev-title,body.bd-dev .cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.dev-title.h3{color:#0b507d}.cmt-section-wrap .card.section-panel .card-body h3.card-title.btl-title,.cmt-section-wrap .card.section-panel .card-body .card-title.btl-title.h3{color:#126e87}.cmt-section-wrap .card.section-panel .card-body h3.card-title.cmr-title,.cmt-section-wrap .card.section-panel .card-body .card-title.cmr-title.h3{color:#5e811f}.cmt-section-wrap .card.section-panel .card-body h3.card-title.brd-title,.cmt-section-wrap .card.section-panel .card-body .card-title.brd-title.h3{color:#398575}.cmt-section-wrap .card.section-panel .card-body h3.card-title.dev-title,.cmt-section-wrap .card.section-panel .card-body .card-title.dev-title.h3{color:#0b507d}.cmt-section-wrap .card.section-panel .card-body h3.card-title.title-as-number,.cmt-section-wrap .card.section-panel .card-body .card-title.title-as-number.h3{font-size:6rem;line-height:6rem;margin-bottom:2rem}.cmt-section-wrap .card.section-panel .card-body p.card-text{min-height:40px;margin-bottom:1rem}@media(max-width: 992px){.cmt-section-wrap .card.section-panel .card-body p.card-text{min-height:40px}}@media(max-width: 620px){.cmt-section-wrap .card.section-panel .card-body p.card-text{min-height:40px}}.cmt-section-wrap .card.section-panel .card-body p.card-text.text-none{min-height:40px}.cmt-section-wrap .card.section-panel .card-body a.panel-readmore{color:#8bbf2e;font-size:1.4rem;margin-bottom:2rem;text-decoration:none}.cmt-section-wrap .card.section-panel .card-body a.panel-readmore:hover{color:#fff}.cmt-section-wrap .card.section-panel.bg-dark{background-color:#072f49 !important}.cmt-section-wrap .card.section-panel.bg-dark .card-body h3.card-title,.cmt-section-wrap .card.section-panel.bg-dark .card-body .card-title.h3{color:#fff}.cmt-section-wrap .card.section-panel.bg-dark .card-body p.card-text{color:#fff !important}.cmt-section-wrap .card.section-panel.bg-dark .card-body .card-body-lower p{color:#fff !important}.cmt-section-wrap .card.section-panel.shallow-panel .card-body h3.card-title,.cmt-section-wrap .card.section-panel.shallow-panel .card-body .card-title.h3{min-height:40px}.cmt-section-wrap .card.section-panel.shallow-panel .card-body p.card-text{min-height:56px;margin-bottom:1rem}@media(max-width: 991px){.cmt-section-wrap .card.section-panel.shallow-panel .card-body p.card-text{min-height:40px}}.cmt-section-wrap .card.extra-padding{padding:3rem}.cmt-section-wrap .card.extra-padding.section-panel .card-body h3.card-title.title-as-number,.cmt-section-wrap .card.extra-padding.section-panel .card-body .card-title.title-as-number.h3{font-size:6rem;line-height:6rem;margin-bottom:2rem}.cmt-section-wrap .card.extra-padding.section-panel .card-body-lower{margin-bottom:2rem}.cmt-section-wrap .values-panel{min-height:190px;border:1px solid #072f49}@media(max-width: 992px){.cmt-section-wrap .values-panel{min-height:120px}}.cmt-section-wrap .values-panel .values-body .values-title{font-size:2rem;line-height:2rem;margin-bottom:0;padding-left:30px}.cmt-section-wrap .values-panel .values-body .values-body-lower{display:none}.cmt-section-wrap .values-panel .values-body h3.values-title.btl-title,.cmt-section-wrap .values-panel .values-body .values-title.btl-title.h3{color:#4bc5e7}.cmt-section-wrap .values-panel .values-body h3.values-title.cmr-title,.cmt-section-wrap .values-panel .values-body .values-title.cmr-title.h3{color:#c3e38a}.cmt-section-wrap .values-panel .values-body h3.values-title.brd-title,.cmt-section-wrap .values-panel .values-body .values-title.brd-title.h3{color:#aedcd2}.cmt-section-wrap .values-panel .values-body h3.values-title.dev-title,.cmt-section-wrap .values-panel .values-body .values-title.dev-title.h3{color:#91cef5}.cmt-section-wrap .values-panel .values-body .values-icon{display:inline-block;width:20px;height:25px;margin-left:4px;background-image:url(/images/icons/values-forward.svg);background-repeat:no-repeat;background-size:cover;position:relative;top:3px}.cmt-section-wrap .values-panel .values-body .values-icon.btl-title{color:#4bc5e7;background-image:url(/images/icons/values-forward-btl.svg)}.cmt-section-wrap .values-panel .values-body .values-icon.cmr-title{color:#c3e38a;background-image:url(/images/icons/values-forward-cmr.svg)}.cmt-section-wrap .values-panel .values-body .values-icon.brd-title{color:#aedcd2;background-image:url(/images/icons/values-forward-brd.svg)}.cmt-section-wrap .values-panel .values-body .values-icon.dev-title{color:#91cef5;background-image:url(/images/icons/values-forward-dev.svg)}.cmt-section-wrap .values-panel .values-body p.values-text{color:#fff;min-height:40px;font-size:1rem;line-height:1.2rem;text-align:left;letter-spacing:.1rem;font-weight:600;margin-bottom:0}@media(max-width: 992px){.cmt-section-wrap .values-panel .values-body p.values-text{min-height:40px}}@media(max-width: 620px){.cmt-section-wrap .values-panel .values-body p.values-text{min-height:40px}}.cmt-section-wrap .values-panel .values-body p.values-text.text-none{min-height:40px}.cmt-section-wrap .values-panel:hover,.cmt-section-wrap .values-panel:focus{cursor:pointer;background-color:#fff !important;border:1px solid #f2f2f2}.cmt-section-wrap .values-panel:hover .values-body .values-title,.cmt-section-wrap .values-panel:focus .values-body .values-title{display:none}.cmt-section-wrap .values-panel:hover .values-body .values-body-lower,.cmt-section-wrap .values-panel:focus .values-body .values-body-lower{display:block}.cmt-section-wrap .values-panel:hover .values-body p.values-text,.cmt-section-wrap .values-panel:focus .values-body p.values-text{color:#072f49}#footer-subscribe-form-angled{overflow:hidden}#footer-subscribe-form-angled.cmt-section-wrap.thin-banner{padding:0}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark{background:#fff !important}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue .h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal .h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green .h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop .h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage .h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark .h1{font-size:2.3rem !important;line-height:2.5rem !important;font-weight:500;margin-bottom:.8rem !important}@media(min-width: 768px){#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue .h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal .h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green .h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop .h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage .h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark .h1{font-size:3rem !important;line-height:3rem !important;margin-bottom:.8rem !important}}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue p,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal p,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green p,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop p,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage p,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark p{color:#072f49 !important;font-size:1.1rem;line-height:1.5rem;margin-bottom:.3rem}@media(min-width: 768px){#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue p,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal p,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green p,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop p,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage p,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark p{font-size:1.1rem;line-height:1.5rem;margin-bottom:1rem}}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue p.small,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal p.small,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green p.small,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop p.small,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage p.small,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark p.small{font-size:.875em !important}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue p.how-much-borrow,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal p.how-much-borrow,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green p.how-much-borrow,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop p.how-much-borrow,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage p.how-much-borrow,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark p.how-much-borrow{font-size:1.9rem;line-height:2.1rem;margin-bottom:.9rem;font-weight:500}@media(min-width: 768px){#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue p.how-much-borrow,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal p.how-much-borrow,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green p.how-much-borrow,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop p.how-much-borrow,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage p.how-much-borrow,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark p.how-much-borrow{font-size:1.9rem;line-height:2.1rem}}@media(max-width: 767px){#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark{border-width:0 0 0 0}}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue .h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark .h1{color:#15809e !important}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-blue p.how-much-borrow,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-dark p.how-much-borrow{color:#15809e !important}@media(max-width: 767px){#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green{border-width:0 0 0 0}}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green .h1{color:#5a8014 !important}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-green p.how-much-borrow{color:#5a8014 !important}@media(max-width: 767px){#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal{border-width:0 0 0 0}}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal .h1{color:#308272 !important}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-teal p.how-much-borrow{color:#308272 !important}@media(max-width: 767px){#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop{border-width:0 0 0 0}}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop .h1{color:#064772 !important}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-develop p.how-much-borrow{color:#064772 !important}@media(max-width: 767px){#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage{border-width:0 0 0 0}}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage h1,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage .h1{color:#15809e !important}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage .h3,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage .h2,#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner.col-cmt-bg-homepage p.how-much-borrow{color:#15809e !important}#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner #subscribefooter--outer{max-width:1460px;margin-left:auto;margin-right:auto}@media(max-width: 1215px){#footer-subscribe-form-angled.cmt-section-wrap #sub-qc .banner-form-inner #subscribefooter--outer{max-width:860px}}#footer-subscribe-form-angled.cmt-section-wrap #ppc-qct{opacity:1}@media(min-width: 768px){#footer-subscribe-form-angled.cmt-section-wrap #ppc-qct{opacity:.92}}#footer-subscribe-form-angled.cmt-section-wrap #ppc-qct.col-cmt-bg-teal{background-color:#fff !important}#footer-subscribe-form-angled.cmt-section-wrap #ppc-qct.col-cmt-bg-blue{background-color:#fff !important}#footer-subscribe-form-angled.cmt-section-wrap #ppc-qct.col-cmt-bg-green{background-color:#fff !important}#footer-subscribe-form-angled.cmt-section-wrap.ban-cmr .banner-product-intro h1,#footer-subscribe-form-angled.cmt-section-wrap.ban-cmr .banner-product-intro .h1,#footer-subscribe-form-angled.cmt-section-wrap.ban-brd .banner-product-intro h1,#footer-subscribe-form-angled.cmt-section-wrap.ban-brd .banner-product-intro .h1,#footer-subscribe-form-angled.cmt-section-wrap.ban-dev .banner-product-intro h1,#footer-subscribe-form-angled.cmt-section-wrap.ban-dev .banner-product-intro .h1{color:#fff;font-weight:500}#footer-subscribe-form-angled.cmt-section-wrap.ban-btl,#footer-subscribe-form-angled.cmt-section-wrap.ban-cmr,#footer-subscribe-form-angled.cmt-section-wrap.ban-brd,#footer-subscribe-form-angled.cmt-section-wrap.ban-dev,#footer-subscribe-form-angled.cmt-section-wrap.ban-misc,#footer-subscribe-form-angled.cmt-section-wrap.ban-news,#footer-subscribe-form-angled.cmt-section-wrap.ban-more{background-color:#fff}#footer-subscribe-form-angled.cmt-section-wrap .amount-outer{max-width:510px;margin-left:auto;margin-right:auto}@media(max-width: 992px){#footer-subscribe-form-angled.cmt-section-wrap .cmt-form .form-group label{text-align:center}}@media(max-width: 992px){#footer-subscribe-form-angled .btn-primary.cmt-btn-submit{min-width:auto;width:100%}}#subscribefooter-form-inner .banner-sub-check{max-width:360px}@media(max-width: 768px){#subscribefooter-form-inner .banner-sub-check{max-width:300px !important}}#newsletter-ban-wrap .banner-subscribe-wrap{min-height:340px;background-position:top left;background-repeat:no-repeat;background-size:cover}#newsletter-ban-wrap .banner-subscribe-wrap p{font-size:1.1rem;line-height:1.5rem;color:#fff}#newsletter-ban-wrap .banner-subscribe-wrap ul{margin-left:20px}#newsletter-ban-wrap .banner-subscribe-wrap ul li{font-size:1.1rem;line-height:1.5rem;color:#fff;list-style-type:disc;list-style-position:outside;margin-bottom:0;padding-bottom:0}#newsletter-ban-wrap .banner-subscribe-wrap.ban-cmr{background-image:url(/images/subscribe/subscribe-bg-cmr.jpg);background-color:#8bbf2e}#newsletter-ban-wrap .banner-subscribe-wrap.ban-cmr h2,#newsletter-ban-wrap .banner-subscribe-wrap.ban-cmr .h2,#newsletter-ban-wrap .banner-subscribe-wrap.ban-cmr h3,#newsletter-ban-wrap .banner-subscribe-wrap.ban-cmr .h3,#newsletter-ban-wrap .banner-subscribe-wrap.ban-cmr h4,#newsletter-ban-wrap .banner-subscribe-wrap.ban-cmr .h4{color:#fff}@media(max-width: 768px){#newsletter-ban-wrap .banner-subscribe-wrap.ban-cmr{background-image:none}}#newsletter-ban-wrap .banner-subscribe-wrap.ban-btl{background-image:url(/images/subscribe/subscribe-bg.jpg);background-color:#15809e}#newsletter-ban-wrap .banner-subscribe-wrap.ban-btl h2,#newsletter-ban-wrap .banner-subscribe-wrap.ban-btl .h2,#newsletter-ban-wrap .banner-subscribe-wrap.ban-btl h3,#newsletter-ban-wrap .banner-subscribe-wrap.ban-btl .h3,#newsletter-ban-wrap .banner-subscribe-wrap.ban-btl h4,#newsletter-ban-wrap .banner-subscribe-wrap.ban-btl .h4{color:#fff}@media(max-width: 768px){#newsletter-ban-wrap .banner-subscribe-wrap.ban-btl{background-image:none}}#newsletter-ban-wrap .banner-subscribe-wrap.ban-misc,#newsletter-ban-wrap .banner-subscribe-wrap.ban-more,#newsletter-ban-wrap .banner-subscribe-wrap.ban-resources{background-image:url(/images/subscribe/subscribe-bg.jpg);background-color:#15809e}#newsletter-ban-wrap .banner-subscribe-wrap.ban-misc h2,#newsletter-ban-wrap .banner-subscribe-wrap.ban-misc .h2,#newsletter-ban-wrap .banner-subscribe-wrap.ban-misc h3,#newsletter-ban-wrap .banner-subscribe-wrap.ban-misc .h3,#newsletter-ban-wrap .banner-subscribe-wrap.ban-misc h4,#newsletter-ban-wrap .banner-subscribe-wrap.ban-misc .h4,#newsletter-ban-wrap .banner-subscribe-wrap.ban-more h2,#newsletter-ban-wrap .banner-subscribe-wrap.ban-more .h2,#newsletter-ban-wrap .banner-subscribe-wrap.ban-more h3,#newsletter-ban-wrap .banner-subscribe-wrap.ban-more .h3,#newsletter-ban-wrap .banner-subscribe-wrap.ban-more h4,#newsletter-ban-wrap .banner-subscribe-wrap.ban-more .h4,#newsletter-ban-wrap .banner-subscribe-wrap.ban-resources h2,#newsletter-ban-wrap .banner-subscribe-wrap.ban-resources .h2,#newsletter-ban-wrap .banner-subscribe-wrap.ban-resources h3,#newsletter-ban-wrap .banner-subscribe-wrap.ban-resources .h3,#newsletter-ban-wrap .banner-subscribe-wrap.ban-resources h4,#newsletter-ban-wrap .banner-subscribe-wrap.ban-resources .h4{color:#fff}@media(max-width: 768px){#newsletter-ban-wrap .banner-subscribe-wrap.ban-misc,#newsletter-ban-wrap .banner-subscribe-wrap.ban-more,#newsletter-ban-wrap .banner-subscribe-wrap.ban-resources{background-image:none}}#newsletter-ban-wrap .banner-subscribe-wrap.ban-brd{background-image:url(/images/subscribe/subscribe-bg-brd.jpg);background-color:#55b6a1}#newsletter-ban-wrap .banner-subscribe-wrap.ban-brd h2,#newsletter-ban-wrap .banner-subscribe-wrap.ban-brd .h2,#newsletter-ban-wrap .banner-subscribe-wrap.ban-brd h3,#newsletter-ban-wrap .banner-subscribe-wrap.ban-brd .h3,#newsletter-ban-wrap .banner-subscribe-wrap.ban-brd h4,#newsletter-ban-wrap .banner-subscribe-wrap.ban-brd .h4{color:#fff}@media(max-width: 768px){#newsletter-ban-wrap .banner-subscribe-wrap.ban-brd{background-image:none}}#newsletter-ban-wrap .banner-subscribe-wrap.ban-dev{background-image:url(/images/subscribe/subscribe-bg-dev.jpg);background-color:#0d5f94}#newsletter-ban-wrap .banner-subscribe-wrap.ban-dev h2,#newsletter-ban-wrap .banner-subscribe-wrap.ban-dev .h2,#newsletter-ban-wrap .banner-subscribe-wrap.ban-dev h3,#newsletter-ban-wrap .banner-subscribe-wrap.ban-dev .h3,#newsletter-ban-wrap .banner-subscribe-wrap.ban-dev h4,#newsletter-ban-wrap .banner-subscribe-wrap.ban-dev .h4{color:#fff}@media(max-width: 768px){#newsletter-ban-wrap .banner-subscribe-wrap.ban-dev{background-image:none}}@media(max-width: 768px){#newsletter-ban-wrap .banner-subscribe-wrap .btn-signup{width:100% !important}}.footer-wrap,.footer-content{line-height:2rem;padding:0;color:#fff}.footer-wrap.footer-legal p,.footer-content.footer-legal p{font-size:1.1rem;line-height:1.5rem;margin-bottom:1rem;color:#fff;text-align:left}.footer-wrap-lower{border-top:20px solid #072f49;position:relative}.end-footer{background-color:#072f49;text-align:justify;color:#fff;padding-bottom:90px !important}.end-footer .footer-links a:link,.end-footer .footer-links a:visited{color:#fff}.end-footer .footer-links a:hover{color:#efbe3b}.footer-colour{color:#fff}.footer-alternate-colour{background-color:#072f49}#back-to-top{position:fixed;bottom:0;display:none}.footer-wrap ul{color:#072f49;list-style-type:none;padding:0;margin:0}.footer-wrap ul a{color:#fff}.footer-wrap ul li{margin-right:1rem;margin-bottom:1rem}.footer-wrap .footer-section-header{font-size:1.1rem}.footer-wrap .aboutus-desc p{font-size:1.1rem;line-height:1.5rem;margin-bottom:.3rem}.footer-wrap .footer-social-media .social-logos{background-repeat:no-repeat;background-position:50% 50%;height:3.4rem;width:3.4rem;border-radius:50%;background-size:129%;border-radius:50%}.footer-wrap .footer-social-media a{display:inline-block;overflow:hidden;height:3.4rem;width:3.4rem;color:rgba(0,0,0,0)}.footer-wrap .footer-social-media a:link,.footer-wrap .footer-social-media a:visited{color:rgba(0,0,0,0)}.footer-wrap .footer-social-media .cmt-facebook{background-image:url("/images/logos/facebook-logo-circle.jpg");background-position:76% 58%}.footer-wrap .footer-social-media .cmt-linkedin{background-image:url("/images/logos/linkedin-logo-circle.jpg")}.footer-wrap .footer-social-media .cmt-twitter{background-image:url("/images/logos/twitter-logo-circle.jpg");background-position:41% 35%}.footer-wrap .footer-social-media .cmt-x-twitter{background-image:url("/images/logos/x-logo-circle.jpg");background-position:41% 35%}.footer-wrap .footer-social-media .cmt-instagram{background-image:url("/images/logos/instagram-logo-circle.jpg")}.footer-wrap .footer-social-media .cmt-pinterest{background-image:url("/images/logos/pinterest-logo-circle.jpg")}.footer-wrap .list-group-item{background:rgba(0,0,0,0);padding:0;border:none}#breadcrumb-section .breadcrumb-outer-wrap{line-height:2rem;padding:0;color:#fff}#breadcrumb-section .breadcrumb-outer-wrap .breadcrumb-wrap{background:rgba(0,0,0,0) !important;padding:.6rem 0 .4rem 0;color:#072f49}#breadcrumb-section .breadcrumb-outer-wrap #divbreadcrumb .divbreadcrumb-start{padding-right:.5rem;color:#072f49}#breadcrumb-section .breadcrumb-outer-wrap #divbreadcrumb ol.SchemaBreadcrumbList{margin-left:0;margin-bottom:0;padding-bottom:0}#breadcrumb-section .breadcrumb-outer-wrap #divbreadcrumb ol.SchemaBreadcrumbList li.list-inline-item{line-height:1.4rem}#breadcrumb-section .breadcrumb-outer-wrap #divbreadcrumb ol.SchemaBreadcrumbList li.list-inline-item a{text-decoration:none !important;color:#072f49}#breadcrumb-section .breadcrumb-outer-wrap #divbreadcrumb ol.SchemaBreadcrumbList li.list-inline-item a:hover{text-decoration:underline !important}#breadcrumb-section .breadcrumb-outer-wrap #divbreadcrumb ol.SchemaBreadcrumbList li.list-inline-item .bread-spacer{padding-left:.2rem;padding-right:.2rem;color:#072f49}#breadcrumb-section .breadcrumb-outer-wrap #divbreadcrumb ol.SchemaBreadcrumbList li:last-of-type.list-inline-item{line-height:1.4rem}#breadcrumb-section .breadcrumb-outer-wrap #divbreadcrumb ol.SchemaBreadcrumbList li:last-of-type.list-inline-item a{text-decoration:none !important;color:#0e5f93}#breadcrumb-section .breadcrumb-outer-wrap #divbreadcrumb ol.SchemaBreadcrumbList li:last-of-type.list-inline-item a:hover{text-decoration:none !important}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-blue{color:#fff;background:#15809e}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-blue #divbreadcrumb .divbreadcrumb-start{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-blue #divbreadcrumb ol.SchemaBreadcrumbList li.list-inline-item a{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-blue #divbreadcrumb ol.SchemaBreadcrumbList li.list-inline-item .bread-spacer{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-blue #divbreadcrumb ol.SchemaBreadcrumbList li:last-of-type.list-inline-item a{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-blue #divbreadcrumb ol.SchemaBreadcrumbList li:last-of-type.list-inline-item a:hover{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-green{color:#fff;background:#5a8014}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-green #divbreadcrumb .divbreadcrumb-start{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-green #divbreadcrumb ol.SchemaBreadcrumbList li.list-inline-item a{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-green #divbreadcrumb ol.SchemaBreadcrumbList li.list-inline-item .bread-spacer{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-green #divbreadcrumb ol.SchemaBreadcrumbList li:last-of-type.list-inline-item a{color:#0e5f93}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-green #divbreadcrumb ol.SchemaBreadcrumbList li:last-of-type.list-inline-item a:hover{color:#0e5f93}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-teal{color:#fff;background:#308272}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-teal #divbreadcrumb .divbreadcrumb-start{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-teal #divbreadcrumb ol.SchemaBreadcrumbList li.list-inline-item a{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-teal #divbreadcrumb ol.SchemaBreadcrumbList li.list-inline-item .bread-spacer{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-teal #divbreadcrumb ol.SchemaBreadcrumbList li:last-of-type.list-inline-item a{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-teal #divbreadcrumb ol.SchemaBreadcrumbList li:last-of-type.list-inline-item a:hover{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-development{color:#fff;background:#0d5f94}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-development #divbreadcrumb .divbreadcrumb-start{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-development #divbreadcrumb ol.SchemaBreadcrumbList li.list-inline-item a{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-development #divbreadcrumb ol.SchemaBreadcrumbList li.list-inline-item .bread-spacer{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-development #divbreadcrumb ol.SchemaBreadcrumbList li:last-of-type.list-inline-item a{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-development #divbreadcrumb ol.SchemaBreadcrumbList li:last-of-type.list-inline-item a:hover{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-darkblue{color:#fff;background:#072f49}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-darkblue #divbreadcrumb .divbreadcrumb-start{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-darkblue #divbreadcrumb ol.SchemaBreadcrumbList li.list-inline-item a{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-darkblue #divbreadcrumb ol.SchemaBreadcrumbList li.list-inline-item .bread-spacer{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-darkblue #divbreadcrumb ol.SchemaBreadcrumbList li:last-of-type.list-inline-item a{color:#fff}#breadcrumb-section .breadcrumb-outer-wrap.cmt-bg-darkblue #divbreadcrumb ol.SchemaBreadcrumbList li:last-of-type.list-inline-item a:hover{color:#fff}img{display:block;margin:0 auto}.navbar-brand{position:relative;top:-3px}.navbar-brand.navbar-brand-cmt{height:55px;display:block}@media(min-width: 1200px){.navbar-brand.navbar-brand-cmt{height:76px;display:block;border-right:1px solid #072f49;margin-bottom:5px}}.navbar-brand img{width:166px;height:72px;margin-left:-2px !important;-moz-transition:width 1s ease-in-out,left 1.5s ease-in-out;-webkit-transition:width 1s ease-in-out,left 1.5s ease-in-out;-moz-transition:width 1s ease-in-out,left 1.5s ease-in-out;-o-transition:width 1s ease-in-out,left 1.5s ease-in-out;transition:width 1s ease-in-out,left 1.5s ease-in-out}@media(max-width: 1199px){.navbar-brand img{width:270px;height:50px;margin-top:0}}@media(max-width: 320px){.navbar-brand img{width:190px;height:44px;margin-top:0}}#header.header-mob img{margin-top:0;-moz-transition:width 1s ease-in-out,left 1.5s ease-in-out;-webkit-transition:width 1s ease-in-out,left 1.5s ease-in-out;-moz-transition:width 1s ease-in-out,left 1.5s ease-in-out;-o-transition:width 1s ease-in-out,left 1.5s ease-in-out;transition:width 1s ease-in-out,left 1.5s ease-in-out}@media(max-width: 1199px){#header.header-mob img.logo-img{width:270px;height:50px;margin-top:0}}@media(max-width: 320px){#header.header-mob img.logo-img{width:190px;height:44px;margin-top:0}}.circularimage-outer{position:relative;max-width:540px;margin-left:auto;margin-right:auto;padding-bottom:1rem}@media(max-width: 768px){.circularimage-outer{display:none}}@media(max-width: 768px){.circularimage-outer{padding-left:0}}.circularimage-outer .circularimage-image{z-index:9;border-radius:50%}.circularimage-outer .circularimage-image img{max-width:400px;border-radius:50%}.circularimage-outer .circularimage-placement{position:relative;z-index:10}.hidden{display:none !important}.display-block{display:block !important}.flip-horizontal{transform:scaleX(-1)}.header-wrap{padding:0;background:#fff !important}.main-wrap{padding:0;padding-top:10rem}@media(min-width: 1200px)and (max-width: 1318px){.main-wrap{padding-top:10rem}}@media(max-width: 1200px){.main-wrap{padding-top:8.4rem;padding-left:0 !important;padding-right:0 !important}}.main-wrap.ismob{padding-top:9.9rem}@media(min-width: 1200px)and (max-width: 1318px){.main-wrap.ismob{padding-top:11.2rem}}@media(max-width: 1200px){.main-wrap.ismob{padding-top:8.5rem;padding-left:0 !important;padding-right:0 !important}}body.bdn-calculator-results-ppc .main-wrap,body.bda-landingpageppc .main-wrap,body.bdn-quote-ppc .main-wrap,body.bdn-call-back-ppc .main-wrap{padding-top:7.7rem}@media(max-width: 1200px){body.bdn-calculator-results-ppc .main-wrap,body.bda-landingpageppc .main-wrap,body.bdn-quote-ppc .main-wrap,body.bdn-call-back-ppc .main-wrap{padding-top:7.7rem !important;padding-left:0 !important;padding-right:0 !important}}body.bdn-calculator-results-ppc .main-wrap.ismob,body.bda-landingpageppc .main-wrap.ismob,body.bdn-quote-ppc .main-wrap.ismob,body.bdn-call-back-ppc .main-wrap.ismob{padding-top:7.7rem}@media(max-width: 1200px){body.bdn-calculator-results-ppc .main-wrap.ismob,body.bda-landingpageppc .main-wrap.ismob,body.bdn-quote-ppc .main-wrap.ismob,body.bdn-call-back-ppc .main-wrap.ismob{padding-top:7.9rem;padding-left:0 !important;padding-right:0 !important}}ul,ol{margin-left:1rem}.landing-page-bestrate{margin:0 auto;min-height:150px}@media(max-width: 768px){.landing-page-bestrate{min-height:40px}}.landing-page-bestrate h1,.landing-page-bestrate .h1{font-size:4rem;line-height:4.6rem}.landing-page-bestrate h1 span,.landing-page-bestrate .h1 span{display:block}@media(max-width: 768px){.landing-page-bestrate h1,.landing-page-bestrate .h1{font-size:2.1rem !important;line-height:2.6rem;margin-bottom:1rem}}.landing-page-bestrate .landing-page-body{margin-top:-0.8rem;font-size:2rem;color:#15809e}@media(max-width: 768px){.landing-page-bestrate .landing-page-body .align-self-baseline{font-size:1.5rem !important}.landing-page-bestrate .landing-page-body .landing-page-rate{font-size:3.5rem !important;line-height:4rem}}.landing-page-bestrate .landing-page-body .landing-page-rate{font-size:4.6rem;line-height:5rem}body.bda-landingpageppc h1,body.bda-landingpageppc .h1{font-size:4rem;line-height:4.6rem}@media(max-width: 768px){body.bda-landingpageppc h1,body.bda-landingpageppc .h1{font-size:2.1rem !important;line-height:2.6rem}}body.bda-landingpageppc .cmt-section-wrap.cmt-bg-blue .landing-page-bestrate .landing-page-body,body.bda-landingpageppc .cmt-section-wrap.cmt-bg-green .landing-page-bestrate .landing-page-body,body.bda-landingpageppc .cmt-section-wrap.cmt-bg-teal .landing-page-bestrate .landing-page-body,body.bda-landingpageppc .cmt-section-wrap.cmt-bg-dev .landing-page-bestrate .landing-page-body{color:#fff}@media(max-width: 991px){body.bda-landingpageppc #ppc-qct{padding-bottom:1rem}}body.bda-landingpageppc #ppc-qct h1,body.bda-landingpageppc #ppc-qct .h1{font-size:1.7rem !important;line-height:1.9rem !important;font-weight:600;color:#072f49;margin-bottom:.4rem !important}@media(min-width: 768px){body.bda-landingpageppc #ppc-qct h1,body.bda-landingpageppc #ppc-qct .h1{font-size:2.2rem !important;line-height:2.9rem !important;margin-bottom:1rem !important}}body.bda-landingpageppc #ppc-qct p{font-size:.9rem;line-height:1.2rem;margin-bottom:.3rem}@media(min-width: 768px){body.bda-landingpageppc #ppc-qct p{font-size:1.4rem;line-height:1.4rem;margin-bottom:1rem}}body.bda-landingpageppc #ppc-qct p.macro-para{line-height:1.2rem;margin-bottom:.4rem}@media(min-width: 768px){body.bda-landingpageppc #ppc-qct p.macro-para{line-height:1.5rem;margin-bottom:.6rem}}body.bda-landingpageppc #ppc-qct ul,body.bda-landingpageppc #ppc-qct ol{margin-bottom:.4rem}@media(min-width: 768px){body.bda-landingpageppc #ppc-qct ul,body.bda-landingpageppc #ppc-qct ol{margin-bottom:1rem}}body.bda-landingpageppc #ppc-qct ul li,body.bda-landingpageppc #ppc-qct ol li{font-size:1.1rem;line-height:1.3rem;width:auto}@media(min-width: 768px){body.bda-landingpageppc #ppc-qct ul li,body.bda-landingpageppc #ppc-qct ol li{font-size:1.3rem;line-height:2rem;width:auto}}@media(max-width: 992px){body.bda-home #ppc-qct,body.bda-products #ppc-qct,body.bda-productpage #ppc-qct{text-align:center !important}}@media(max-width: 991px){body.bda-home #ppc-qct,body.bda-products #ppc-qct,body.bda-productpage #ppc-qct{padding-bottom:1rem}}body.bda-home #ppc-qct h1,body.bda-home #ppc-qct .h1,body.bda-products #ppc-qct h1,body.bda-products #ppc-qct .h1,body.bda-productpage #ppc-qct h1,body.bda-productpage #ppc-qct .h1{font-size:2.4rem !important;line-height:2.8rem !important;font-weight:600;color:#072f49;margin-bottom:.4rem !important}@media(min-width: 768px){body.bda-home #ppc-qct h1,body.bda-home #ppc-qct .h1,body.bda-products #ppc-qct h1,body.bda-products #ppc-qct .h1,body.bda-productpage #ppc-qct h1,body.bda-productpage #ppc-qct .h1{font-size:4rem !important;line-height:4.5rem !important;margin-bottom:1rem !important}}body.bda-home #ppc-qct p,body.bda-products #ppc-qct p,body.bda-productpage #ppc-qct p{font-size:.9rem;line-height:1.2rem;margin-bottom:.3rem}body.bda-home #ppc-qct p.lead,body.bda-products #ppc-qct p.lead,body.bda-productpage #ppc-qct p.lead{font-size:1.55rem;line-height:1.9rem;margin-bottom:.8rem}@media(min-width: 768px){body.bda-home #ppc-qct p.lead,body.bda-products #ppc-qct p.lead,body.bda-productpage #ppc-qct p.lead{font-size:1.55rem;line-height:1.9rem;margin-bottom:1rem}}@media(min-width: 768px){body.bda-home #ppc-qct p,body.bda-products #ppc-qct p,body.bda-productpage #ppc-qct p{font-size:1.5rem;line-height:1.9rem;margin-bottom:1.9rem}}body.bda-home #ppc-qct p.macro-para,body.bda-products #ppc-qct p.macro-para,body.bda-productpage #ppc-qct p.macro-para{line-height:1.2rem;margin-bottom:.4rem}@media(min-width: 768px){body.bda-home #ppc-qct p.macro-para,body.bda-products #ppc-qct p.macro-para,body.bda-productpage #ppc-qct p.macro-para{line-height:1.5rem;margin-bottom:.6rem}}body.bda-home #ppc-qct ul,body.bda-home #ppc-qct ol,body.bda-products #ppc-qct ul,body.bda-products #ppc-qct ol,body.bda-productpage #ppc-qct ul,body.bda-productpage #ppc-qct ol{margin-bottom:.4rem}@media(min-width: 768px){body.bda-home #ppc-qct ul,body.bda-home #ppc-qct ol,body.bda-products #ppc-qct ul,body.bda-products #ppc-qct ol,body.bda-productpage #ppc-qct ul,body.bda-productpage #ppc-qct ol{margin-bottom:1rem}}body.bda-home #ppc-qct ul li,body.bda-home #ppc-qct ol li,body.bda-products #ppc-qct ul li,body.bda-products #ppc-qct ol li,body.bda-productpage #ppc-qct ul li,body.bda-productpage #ppc-qct ol li{font-size:1.1rem;line-height:1.3rem;width:auto}@media(min-width: 768px){body.bda-home #ppc-qct ul li,body.bda-home #ppc-qct ol li,body.bda-products #ppc-qct ul li,body.bda-products #ppc-qct ol li,body.bda-productpage #ppc-qct ul li,body.bda-productpage #ppc-qct ol li{font-size:1.3rem;line-height:2rem;width:auto}}@media(max-width: 576px){body.bda-home #ppc-qc #callback--outer .cmt-form,body.bda-products #ppc-qc #callback--outer .cmt-form,body.bda-productpage #ppc-qc #callback--outer .cmt-form{padding-top:.5rem}}@media(max-width: 768px){body.bda-home #ppc-qc ul,body.bda-home #ppc-qc ol,body.bda-products #ppc-qc ul,body.bda-products #ppc-qc ol,body.bda-productpage #ppc-qc ul,body.bda-productpage #ppc-qc ol{list-style-position:inside}}@media(max-width: 768px){body.bda-home #ppc-qc ul li,body.bda-home #ppc-qc ol li,body.bda-products #ppc-qc ul li,body.bda-products #ppc-qc ol li,body.bda-productpage #ppc-qc ul li,body.bda-productpage #ppc-qc ol li{text-align:center}}body.bda-sitemap .sitemap-nav-tabs .nav-item .nav-link.active{background-color:#072f49;color:#fff !important}body.bda-sitemap .sitemap-nav-tabs .nav-item .nav-link:hover,body.bda-sitemap .sitemap-nav-tabs .nav-item .nav-link:focus{cursor:pointer;background-color:#ddd;color:#fff}.error-list{background:#fff;color:#e53935;font-size:1.1rem;font-weight:bold;letter-spacing:.05rem}.error-list.error-list-light{font-weight:normal}.error-list .error-specific{padding:.25rem 1rem}#calc-wrapper .tax-specific-text p{text-align:left}.bi-house-fill{margin-top:-3px}#calculator-result-header{position:relative}@media(max-width: 953px){#calculator-result-header{margin-bottom:40px}}#calculator-result-header .back-to-calc{position:absolute;top:50%;right:0;margin-top:-10px;text-decoration:none}@media(max-width: 953px){#calculator-result-header .back-to-calc{position:absolute;top:auto;left:50%;margin-top:-14px;margin-left:-90px;width:180px;bottom:-42px}}#calculator-result-header .back-to-calc .h3,#calculator-result-header .back-to-calc h3{font-size:1.2rem !important;line-height:1.2rem !important}body.bda-calculatorresults .cmt-section-wrap p{margin-bottom:1rem}.CalculatorSupportingText p{font-size:.9rem;line-height:1.1rem}@media(max-width: 768px){.border-md-less{border-right:0px solid #fff !important}}.prop-mortgage-width{width:48%}.ttl-income-tax-liability .ttl-income-tax-liability-h{padding:.2rem 1rem;background:#072f49;color:#fff}.bg-ttl-tax{background:#072f49 !important;color:#fff}#btn-tax-calculations{position:relative}#btn-tax-calculations .btn-tax-calculations-inner{position:relative;display:block;padding:0 62px}#btn-tax-calculations:before{content:"";position:absolute;left:24px;top:50%;margin-top:-17px;width:36px;height:36px;background-image:url(/images/icons/chevron-bar-up.svg);background-repeat:no-repeat;background-position:center center}#btn-tax-calculations:after{content:"";position:absolute;right:24px;top:50%;margin-top:-17px;width:36px;height:36px;background-image:url(/images/icons/chevron-bar-up.svg);background-repeat:no-repeat;background-position:center center}#btn-tax-calculations:hover:before,#btn-tax-calculations:focus:before{color:#fff !important;background-image:url(/images/icons/chevron-bar-up-white.svg) !important;background-repeat:no-repeat;background-position:center center}#btn-tax-calculations:hover:after,#btn-tax-calculations:focus:after{color:#fff !important;background-image:url(/images/icons/chevron-bar-up-white.svg) !important;background-repeat:no-repeat;background-position:center center}#btn-tax-calculations.collapsed:before{content:"";position:absolute;left:24px;top:50%;margin-top:-17px;width:36px;height:36px;background-image:url(/images/icons/chevron-bar-down.svg);background-repeat:no-repeat;background-position:center center}#btn-tax-calculations.collapsed:after{content:"";position:absolute;right:24px;top:50%;margin-top:-17px;width:36px;height:36px;background-image:url(/images/icons/chevron-bar-down.svg);background-repeat:no-repeat;background-position:center center}#btn-tax-calculations.collapsed:hover:before,#btn-tax-calculations.collapsed:focus:before{color:#fff !important;background-image:url(/images/icons/chevron-bar-down-white.svg) !important;background-repeat:no-repeat;background-position:center center}#btn-tax-calculations.collapsed:hover:after,#btn-tax-calculations.collapsed:focus:after{color:#fff !important;background-image:url(/images/icons/chevron-bar-down-white.svg) !important;background-repeat:no-repeat;background-position:center center}.bi-chevron-bar-down-white{color:#fff !important}.fade-in-text{animation:fadeIn 2s}#tax_warning{display:none}.cmt-section-wrap{background-position:center center;background-repeat:no-repeat;background-size:cover}.cmt-section-wrap .cmt-form .form-group label{text-align:left;font-size:1.1rem}.cmt-section-wrap .cmt-form .form-group label.form-label{margin-bottom:.2rem}.cmt-form .label-dark{color:#072f49}.cmt-form .col-spacer{max-width:50px}.cmt-form.form-wrapper{border-radius:.2rem;padding:1.5rem 1.5rem 1rem 1.5rem}.cmt-form.form-btl{background:#1580a0 !important;color:#fff}.cmt-form.form-btl h2,.cmt-form.form-btl .h2,.cmt-form.form-btl h3,.cmt-form.form-btl .h3,.cmt-form.form-btl h4,.cmt-form.form-btl .h4,.cmt-form.form-btl h5,.cmt-form.form-btl .h5,.cmt-form.form-btl h6,.cmt-form.form-btl .h6{color:#fff !important}.cmt-form.form-btl .form-control.is-invalid{border:2px solid #dc3545 !important}.cmt-form.form-btl .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-btl .invalid-feedback,.cmt-form.form-btl .invalid-feedback-iti{color:#fae36e}.cmt-form.form-btl .checkLTV.displayed .rt-server-errors.text-danger{font-size:1.1rem;color:#fae36e !important}.cmt-form.form-btl #recaptcha-error.invalid-feedback,.cmt-form.form-btl #recaptcha-error.invalid-feedback-iti{color:#fae36e}.cmt-form.form-btl a{color:#fff}.cmt-form.form-btl a:hover,.cmt-form.form-btl a:focus{color:#f9f573 !important}.cmt-form.form-btl.bg-white{background:#fff !important;color:#072f49;opacity:1}.cmt-form.form-btl.bg-white h2,.cmt-form.form-btl.bg-white .h2,.cmt-form.form-btl.bg-white h3,.cmt-form.form-btl.bg-white .h3,.cmt-form.form-btl.bg-white h4,.cmt-form.form-btl.bg-white .h4,.cmt-form.form-btl.bg-white h5,.cmt-form.form-btl.bg-white .h5,.cmt-form.form-btl.bg-white h6,.cmt-form.form-btl.bg-white .h6{color:#072f49 !important}.cmt-form.form-btl.bg-white .form-control.is-invalid{border:2px solid #dc3545 !important}.cmt-form.form-btl.bg-white .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-btl.bg-white .invalid-feedback,.cmt-form.form-btl.bg-white .invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-btl.bg-white #recaptcha-error.invalid-feedback,.cmt-form.form-btl.bg-white #recaptcha-error.invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-btl.bg-white a{color:#52b5d2}.cmt-form.form-btl.bg-white a:hover,.cmt-form.form-btl.bg-white a:focus{color:#072f49 !important}.cmt-form.form-btl.bg-grey{background:#f8f9fa !important;color:#072f49;opacity:1}.cmt-form.form-btl.bg-grey h2,.cmt-form.form-btl.bg-grey .h2,.cmt-form.form-btl.bg-grey h3,.cmt-form.form-btl.bg-grey .h3,.cmt-form.form-btl.bg-grey h4,.cmt-form.form-btl.bg-grey .h4,.cmt-form.form-btl.bg-grey h5,.cmt-form.form-btl.bg-grey .h5,.cmt-form.form-btl.bg-grey h6,.cmt-form.form-btl.bg-grey .h6{color:#072f49 !important}.cmt-form.form-btl.bg-grey .form-control.is-invalid{border:2px solid #dc3545 !important}.cmt-form.form-btl.bg-grey .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-btl.bg-grey .invalid-feedback,.cmt-form.form-btl.bg-grey .invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-btl.bg-grey #recaptcha-error.invalid-feedback,.cmt-form.form-btl.bg-grey #recaptcha-error.invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-btl.bg-grey a{color:#52b5d2}.cmt-form.form-btl.bg-grey a:hover,.cmt-form.form-btl.bg-grey a:focus{color:#072f49 !important}.cmt-form.form-cmr{background:#5b7f15 !important;color:#fff}.cmt-form.form-cmr h2,.cmt-form.form-cmr .h2,.cmt-form.form-cmr h3,.cmt-form.form-cmr .h3,.cmt-form.form-cmr h4,.cmt-form.form-cmr .h4,.cmt-form.form-cmr h5,.cmt-form.form-cmr .h5,.cmt-form.form-cmr h6,.cmt-form.form-cmr .h6{color:#fff !important}.cmt-form.form-cmr .form-control.is-invalid{border:2px solid #fae36e !important}.cmt-form.form-cmr .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-cmr .invalid-feedback,.cmt-form.form-cmr .invalid-feedback-iti{color:#fae36e}.cmt-form.form-cmr .checkLTV.displayed .rt-server-errors.text-danger{font-size:1.1rem;color:#fae36e !important}.cmt-form.form-cmr #recaptcha-error.invalid-feedback,.cmt-form.form-cmr #recaptcha-error.invalid-feedback-iti{color:#fae36e}.cmt-form.form-cmr a{color:#fff}.cmt-form.form-cmr a:hover,.cmt-form.form-cmr a:focus{color:#f9f573 !important}.cmt-form.form-cmr.bg-white{background:#fff !important;color:#072f49;opacity:1}.cmt-form.form-cmr.bg-white h2,.cmt-form.form-cmr.bg-white .h2,.cmt-form.form-cmr.bg-white h3,.cmt-form.form-cmr.bg-white .h3,.cmt-form.form-cmr.bg-white h4,.cmt-form.form-cmr.bg-white .h4,.cmt-form.form-cmr.bg-white h5,.cmt-form.form-cmr.bg-white .h5,.cmt-form.form-cmr.bg-white h6,.cmt-form.form-cmr.bg-white .h6{color:#072f49 !important}.cmt-form.form-cmr.bg-white .form-control.is-invalid{border:2px solid #dc3545 !important}.cmt-form.form-cmr.bg-white .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-cmr.bg-white .invalid-feedback,.cmt-form.form-cmr.bg-white .invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-cmr.bg-white #recaptcha-error.invalid-feedback,.cmt-form.form-cmr.bg-white #recaptcha-error.invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-cmr.bg-white a{color:#52b5d2}.cmt-form.form-cmr.bg-white a:hover,.cmt-form.form-cmr.bg-white a:focus{color:#072f49 !important}.cmt-form.form-cmr.bg-grey{background:#f8f9fa !important;color:#072f49;opacity:1}.cmt-form.form-cmr.bg-grey h2,.cmt-form.form-cmr.bg-grey .h2,.cmt-form.form-cmr.bg-grey h3,.cmt-form.form-cmr.bg-grey .h3,.cmt-form.form-cmr.bg-grey h4,.cmt-form.form-cmr.bg-grey .h4,.cmt-form.form-cmr.bg-grey h5,.cmt-form.form-cmr.bg-grey .h5,.cmt-form.form-cmr.bg-grey h6,.cmt-form.form-cmr.bg-grey .h6{color:#072f49 !important}.cmt-form.form-cmr.bg-grey .form-control.is-invalid{border:2px solid #dc3545 !important}.cmt-form.form-cmr.bg-grey .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-cmr.bg-grey .invalid-feedback,.cmt-form.form-cmr.bg-grey .invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-cmr.bg-grey #recaptcha-error.invalid-feedback,.cmt-form.form-cmr.bg-grey #recaptcha-error.invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-cmr.bg-grey a{color:#52b5d2}.cmt-form.form-cmr.bg-grey a:hover,.cmt-form.form-cmr.bg-grey a:focus{color:#072f49 !important}.cmt-form.form-brd{background:#318273 !important;color:#fff}.cmt-form.form-brd h2,.cmt-form.form-brd .h2,.cmt-form.form-brd h3,.cmt-form.form-brd .h3,.cmt-form.form-brd h4,.cmt-form.form-brd .h4,.cmt-form.form-brd h5,.cmt-form.form-brd .h5,.cmt-form.form-brd h6,.cmt-form.form-brd .h6{color:#fff !important}.cmt-form.form-brd .form-control.is-invalid{border:2px solid #fae36e !important}.cmt-form.form-brd .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-brd .invalid-feedback,.cmt-form.form-brd .invalid-feedback-iti{color:#fae36e}.cmt-form.form-brd .checkLTV.displayed .rt-server-errors.text-danger{font-size:1.1rem;color:#fae36e !important}.cmt-form.form-brd #recaptcha-error.invalid-feedback,.cmt-form.form-brd #recaptcha-error.invalid-feedback-iti{color:#fae36e}.cmt-form.form-brd a{color:#fff}.cmt-form.form-brd a:hover,.cmt-form.form-brd a:focus{color:#f9f573 !important}.cmt-form.form-brd.bg-white{background:#fff !important;color:#072f49;opacity:1}.cmt-form.form-brd.bg-white h2,.cmt-form.form-brd.bg-white .h2,.cmt-form.form-brd.bg-white h3,.cmt-form.form-brd.bg-white .h3,.cmt-form.form-brd.bg-white h4,.cmt-form.form-brd.bg-white .h4,.cmt-form.form-brd.bg-white h5,.cmt-form.form-brd.bg-white .h5,.cmt-form.form-brd.bg-white h6,.cmt-form.form-brd.bg-white .h6{color:#072f49 !important}.cmt-form.form-brd.bg-white .form-control.is-invalid{border:2px solid #dc3545 !important}.cmt-form.form-brd.bg-white .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-brd.bg-white .invalid-feedback,.cmt-form.form-brd.bg-white .invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-brd.bg-white #recaptcha-error.invalid-feedback,.cmt-form.form-brd.bg-white #recaptcha-error.invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-brd.bg-white a{color:#52b5d2}.cmt-form.form-brd.bg-white a:hover,.cmt-form.form-brd.bg-white a:focus{color:#072f49 !important}.cmt-form.form-brd.bg-grey{background:#f8f9fa !important;color:#072f49;opacity:1}.cmt-form.form-brd.bg-grey h2,.cmt-form.form-brd.bg-grey .h2,.cmt-form.form-brd.bg-grey h3,.cmt-form.form-brd.bg-grey .h3,.cmt-form.form-brd.bg-grey h4,.cmt-form.form-brd.bg-grey .h4,.cmt-form.form-brd.bg-grey h5,.cmt-form.form-brd.bg-grey .h5,.cmt-form.form-brd.bg-grey h6,.cmt-form.form-brd.bg-grey .h6{color:#072f49 !important}.cmt-form.form-brd.bg-grey .form-control.is-invalid{border:2px solid #dc3545 !important}.cmt-form.form-brd.bg-grey .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-brd.bg-grey .invalid-feedback,.cmt-form.form-brd.bg-grey .invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-brd.bg-grey #recaptcha-error.invalid-feedback,.cmt-form.form-brd.bg-grey #recaptcha-error.invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-brd.bg-grey a{color:#52b5d2}.cmt-form.form-brd.bg-grey a:hover,.cmt-form.form-brd.bg-grey a:focus{color:#072f49 !important}.cmt-form.form-dev{background:#0d5f94 !important;color:#fff}.cmt-form.form-dev h2,.cmt-form.form-dev .h2,.cmt-form.form-dev h3,.cmt-form.form-dev .h3,.cmt-form.form-dev h4,.cmt-form.form-dev .h4,.cmt-form.form-dev h5,.cmt-form.form-dev .h5,.cmt-form.form-dev h6,.cmt-form.form-dev .h6{color:#fff !important}.cmt-form.form-dev .form-control.is-invalid{border:2px solid #fae36e !important}.cmt-form.form-dev .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-dev .invalid-feedback,.cmt-form.form-dev .invalid-feedback-iti{color:#fae36e}.cmt-form.form-dev .checkLTV.displayed .rt-server-errors.text-danger{font-size:1.1rem;color:#fae36e !important}.cmt-form.form-dev #recaptcha-error.invalid-feedback,.cmt-form.form-dev #recaptcha-error.invalid-feedback-iti{color:#fae36e}.cmt-form.form-dev a{color:#fff}.cmt-form.form-dev a:hover,.cmt-form.form-dev a:focus{color:#f9f573 !important}.cmt-form.form-dev.bg-white{background:#fff !important;color:#072f49;opacity:1}.cmt-form.form-dev.bg-white h2,.cmt-form.form-dev.bg-white .h2,.cmt-form.form-dev.bg-white h3,.cmt-form.form-dev.bg-white .h3,.cmt-form.form-dev.bg-white h4,.cmt-form.form-dev.bg-white .h4,.cmt-form.form-dev.bg-white h5,.cmt-form.form-dev.bg-white .h5,.cmt-form.form-dev.bg-white h6,.cmt-form.form-dev.bg-white .h6{color:#072f49 !important}.cmt-form.form-dev.bg-white .form-control.is-invalid{border:2px solid #dc3545 !important}.cmt-form.form-dev.bg-white .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-dev.bg-white .invalid-feedback,.cmt-form.form-dev.bg-white .invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-dev.bg-white #recaptcha-error.invalid-feedback,.cmt-form.form-dev.bg-white #recaptcha-error.invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-dev.bg-white a{color:#52b5d2}.cmt-form.form-dev.bg-white a:hover,.cmt-form.form-dev.bg-white a:focus{color:#072f49 !important}.cmt-form.form-dev.bg-grey{background:#f8f9fa !important;color:#072f49;opacity:1}.cmt-form.form-dev.bg-grey h2,.cmt-form.form-dev.bg-grey .h2,.cmt-form.form-dev.bg-grey h3,.cmt-form.form-dev.bg-grey .h3,.cmt-form.form-dev.bg-grey h4,.cmt-form.form-dev.bg-grey .h4,.cmt-form.form-dev.bg-grey h5,.cmt-form.form-dev.bg-grey .h5,.cmt-form.form-dev.bg-grey h6,.cmt-form.form-dev.bg-grey .h6{color:#072f49 !important}.cmt-form.form-dev.bg-grey .form-control.is-invalid{border:2px solid #dc3545 !important}.cmt-form.form-dev.bg-grey .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-dev.bg-grey .invalid-feedback,.cmt-form.form-dev.bg-grey .invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-dev.bg-grey #recaptcha-error.invalid-feedback,.cmt-form.form-dev.bg-grey #recaptcha-error.invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-dev.bg-grey a{color:#52b5d2}.cmt-form.form-dev.bg-grey a:hover,.cmt-form.form-dev.bg-grey a:focus{color:#072f49 !important}.cmt-form.form-white{background:#fff !important;color:#072f49;opacity:1}.cmt-form.form-white h2,.cmt-form.form-white .h2,.cmt-form.form-white h3,.cmt-form.form-white .h3,.cmt-form.form-white h4,.cmt-form.form-white .h4,.cmt-form.form-white h5,.cmt-form.form-white .h5,.cmt-form.form-white h6,.cmt-form.form-white .h6{color:#072f49}.cmt-form.form-white .form-control.is-invalid{border:2px solid #dc3545 !important}.cmt-form.form-white .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-white .invalid-feedback,.cmt-form.form-white .invalid-feedback-iti{color:#dc3545}.cmt-form.form-white .checkLTV.displayed .rt-server-errors.text-danger{font-size:1.1rem;color:#dc3545 !important}.cmt-form.form-white #recaptcha-error.invalid-feedback,.cmt-form.form-white #recaptcha-error.invalid-feedback-iti{color:#dc3545}.cmt-form.form-white a{color:#52b5d2}.cmt-form.form-white a:hover,.cmt-form.form-white a:focus{color:#072f49 !important}.cmt-form.form-white.bg-white{background:#fff !important;color:#072f49;opacity:1}.cmt-form.form-white.bg-white h2,.cmt-form.form-white.bg-white .h2,.cmt-form.form-white.bg-white h3,.cmt-form.form-white.bg-white .h3,.cmt-form.form-white.bg-white h4,.cmt-form.form-white.bg-white .h4,.cmt-form.form-white.bg-white h5,.cmt-form.form-white.bg-white .h5,.cmt-form.form-white.bg-white h6,.cmt-form.form-white.bg-white .h6{color:#072f49 !important}.cmt-form.form-white.bg-white .form-control.is-invalid{border:2px solid #dc3545 !important}.cmt-form.form-white.bg-white .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-white.bg-white .invalid-feedback,.cmt-form.form-white.bg-white .invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-white.bg-white #recaptcha-error.invalid-feedback,.cmt-form.form-white.bg-white #recaptcha-error.invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-white.bg-white a{color:#52b5d2}.cmt-form.form-white.bg-white a:hover,.cmt-form.form-white.bg-white a:focus{color:#072f49 !important}.cmt-form.form-white.bg-grey{background:#f8f9fa !important;color:#072f49;opacity:1}.cmt-form.form-white.bg-grey h2,.cmt-form.form-white.bg-grey .h2,.cmt-form.form-white.bg-grey h3,.cmt-form.form-white.bg-grey .h3,.cmt-form.form-white.bg-grey h4,.cmt-form.form-white.bg-grey .h4,.cmt-form.form-white.bg-grey h5,.cmt-form.form-white.bg-grey .h5,.cmt-form.form-white.bg-grey h6,.cmt-form.form-white.bg-grey .h6{color:#072f49 !important}.cmt-form.form-white.bg-grey .form-control.is-invalid{border:2px solid #dc3545 !important}.cmt-form.form-white.bg-grey .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-white.bg-grey .invalid-feedback,.cmt-form.form-white.bg-grey .invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-white.bg-grey #recaptcha-error.invalid-feedback,.cmt-form.form-white.bg-grey #recaptcha-error.invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-white.bg-grey a{color:#52b5d2}.cmt-form.form-white.bg-grey a:hover,.cmt-form.form-white.bg-grey a:focus{color:#072f49 !important}.cmt-form.form-conveyance{background:#fff !important;border:1px solid #ced4da;color:#072f49;opacity:1}.cmt-form.form-conveyance h2,.cmt-form.form-conveyance .h2,.cmt-form.form-conveyance h3,.cmt-form.form-conveyance .h3,.cmt-form.form-conveyance h4,.cmt-form.form-conveyance .h4,.cmt-form.form-conveyance h5,.cmt-form.form-conveyance .h5,.cmt-form.form-conveyance h6,.cmt-form.form-conveyance .h6{color:#072f49}.cmt-form.form-conveyance .form-control.is-invalid{border:2px solid #dc3545 !important}.cmt-form.form-conveyance .form-control.is-invalid-data8{border:2px solid #dc3545 !important;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") !important;background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center !important;background-size:calc(.75em + .375rem) calc(.75em + .375rem) !important}.cmt-form.form-conveyance .invalid-feedback,.cmt-form.form-conveyance .invalid-feedback-iti{color:#dc3545}.cmt-form.form-conveyance .checkLTV.displayed .rt-server-errors.text-danger{font-size:1.1rem;color:#dc3545 !important}.cmt-form.form-conveyance #recaptcha-error.invalid-feedback,.cmt-form.form-conveyance #recaptcha-error.invalid-feedback-iti{color:#dc3545}.cmt-form.form-conveyance a{color:#072f49}.cmt-form.form-conveyance a:hover,.cmt-form.form-conveyance a:focus{color:#072f49 !important}.cmt-form.form-conveyance.bg-white{background:#fff !important;color:#072f49;opacity:1}.cmt-form.form-conveyance.bg-white h2,.cmt-form.form-conveyance.bg-white .h2,.cmt-form.form-conveyance.bg-white h3,.cmt-form.form-conveyance.bg-white .h3,.cmt-form.form-conveyance.bg-white h4,.cmt-form.form-conveyance.bg-white .h4,.cmt-form.form-conveyance.bg-white h5,.cmt-form.form-conveyance.bg-white .h5,.cmt-form.form-conveyance.bg-white h6,.cmt-form.form-conveyance.bg-white .h6{color:#072f49 !important}.cmt-form.form-conveyance.bg-white input.is-invalid{border-color:#dc3545 !important}.cmt-form.form-conveyance.bg-white .invalid-feedback,.cmt-form.form-conveyance.bg-white .invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-conveyance.bg-white #recaptcha-error.invalid-feedback,.cmt-form.form-conveyance.bg-white #recaptcha-error.invalid-feedback-iti{color:#dc3545 !important}.cmt-form.form-conveyance.bg-white a{color:#52b5d2}.cmt-form.form-conveyance.bg-white a:hover,.cmt-form.form-conveyance.bg-white a:focus{color:#072f49 !important}.cmt-form.bg-white{background:#fff !important;color:#072f49;opacity:1}.cmt-form.bg-white h2,.cmt-form.bg-white .h2,.cmt-form.bg-white h3,.cmt-form.bg-white .h3,.cmt-form.bg-white h4,.cmt-form.bg-white .h4,.cmt-form.bg-white h5,.cmt-form.bg-white .h5,.cmt-form.bg-white h6,.cmt-form.bg-white .h6{color:#072f49 !important}.cmt-form.bg-white input.is-invalid{border-color:#dc3545 !important}.cmt-form.bg-white .invalid-feedback,.cmt-form.bg-white .invalid-feedback-iti{color:#dc3545 !important}.cmt-form.bg-white #recaptcha-error.invalid-feedback,.cmt-form.bg-white #recaptcha-error.invalid-feedback-iti{color:#dc3545 !important}.cmt-form.bg-white a{color:#52b5d2}.cmt-form.bg-white a:hover,.cmt-form.bg-white a:focus{color:#072f49 !important}.cmt-form.bg-grey{background:#f8f9fa !important;color:#072f49;opacity:1}.cmt-form.bg-grey h2,.cmt-form.bg-grey .h2,.cmt-form.bg-grey h3,.cmt-form.bg-grey .h3,.cmt-form.bg-grey h4,.cmt-form.bg-grey .h4,.cmt-form.bg-grey h5,.cmt-form.bg-grey .h5,.cmt-form.bg-grey h6,.cmt-form.bg-grey .h6{color:#072f49 !important}.cmt-form.bg-grey input.is-invalid{border-color:#dc3545 !important}.cmt-form.bg-grey .invalid-feedback,.cmt-form.bg-grey .invalid-feedback-iti{color:#dc3545 !important}.cmt-form.bg-grey #recaptcha-error.invalid-feedback,.cmt-form.bg-grey #recaptcha-error.invalid-feedback-iti{color:#dc3545 !important}.cmt-form.bg-grey a{color:#52b5d2}.cmt-form.bg-grey a:hover,.cmt-form.bg-grey a:focus{color:#072f49 !important}.cmt-form.bg-trans{background:rgba(0,0,0,0);color:#072f49}.cmt-form.bg-trans h2,.cmt-form.bg-trans .h2,.cmt-form.bg-trans h3,.cmt-form.bg-trans .h3,.cmt-form.bg-trans h4,.cmt-form.bg-trans .h4,.cmt-form.bg-trans h5,.cmt-form.bg-trans .h5,.cmt-form.bg-trans h6,.cmt-form.bg-trans .h6{color:#072f49 !important}.cmt-form.bg-trans input.is-invalid{border-color:#dc3545}.cmt-form.bg-trans .invalid-feedback,.cmt-form.bg-trans .invalid-feedback-iti{color:#dc3545}.cmt-form.bg-trans #recaptcha-error.invalid-feedback,.cmt-form.bg-trans #recaptcha-error.invalid-feedback-iti{color:#dc3545}.cmt-form.bg-trans a{color:#52b5d2}.cmt-form.bg-trans a:hover,.cmt-form.bg-trans a:focus{color:#072f49 !important}.cmt-form .privacy-wrapper{max-width:700px}.form-submit-wrapper{min-height:87px}.form-submit-wrapper-lower{min-height:52px}#formWidget>div,#formWidgetCallback>div,#formWidgetQuote>div,#formWidgetIntroducer>div,#formWidgetConveyance>div,#formWidgetEmailUs>div,#formWidgetSubscribe>div{float:right !important;display:inline-block}body.bdn-contact-options #formWidgetSubOptions-outer{min-height:112px}body.bdn-contact-options #formWidgetSubOptions>div{margin-top:2rem;float:none !important;margin-left:auto;margin-right:auto;display:block}#formWidgetsubscribefooter-outer{min-height:112px}#formWidgetSubscribeFooter>div{margin-top:2rem;float:none !important;margin-left:auto;margin-right:auto;display:block}.form-check-inner{position:relative;width:100%;min-height:29px}.form-check{display:flex;align-items:center}.form-check label{margin-left:10px;font-size:16px;font-weight:500}.form-check .form-check-input[type=checkbox]{border-radius:.25em;height:25px;width:25px}.form-check .form-check-input-left[type=checkbox]{border-radius:.25em;height:25px;width:25px}.form-check .form-check-input[type=radio]{border-radius:100%;height:25px;width:25px}.form-switch .form-check-input[type=checkbox]{border-radius:2em;height:25px;width:50px}.form-check{overflow:hidden}.form-check.form-check-right{padding-left:0}.form-check .form-check-label{margin-right:1.1rem}.form-check .form-check-label-left{width:93%}.form-check .form-check-label-right{float:left;padding-right:54px;width:100%}.form-check .form-check-label-right-sub{float:left;padding-right:42px;width:100%}.form-check .form-check-input-right{position:absolute;top:-4px;right:0}.form-check .error-feedback-right{padding-right:1.2rem}label.introducer-disclosure{font-size:1.1rem !important}#recaptcha-error{font-size:1.1rem;padding:.25rem}#ppc-qc h2,#ppc-qc .h2{color:#072f49;font-weight:500;font-size:2rem;line-height:1.9rem;margin-bottom:.5rem}@media(min-width: 768px){#ppc-qc h2,#ppc-qc .h2{font-size:3rem;line-height:3.5rem;margin-bottom:.9rem}}#ppc-qc h3,#ppc-qc .h3{color:#072f49;font-weight:600;font-size:1.7rem;line-height:1.9rem;margin-bottom:.5rem}@media(min-width: 768px){#ppc-qc h3,#ppc-qc .h3{font-size:1.9rem;line-height:2.5rem;margin-bottom:.9rem}}#ppc-qc p.ban-form-heading{color:#072f49;font-weight:500;font-size:2rem;line-height:1.9rem;margin-bottom:.5rem}@media(min-width: 768px){#ppc-qc p.ban-form-heading{font-size:3rem;line-height:3.5rem;margin-bottom:.9rem}}#ppc-qc p.ban-thin-form-heading{color:#072f49;font-weight:500;font-size:1.9rem;font-weight:bold;line-height:1.9rem;margin-bottom:.5rem}@media(min-width: 768px){#ppc-qc p.ban-thin-form-heading{font-size:1.9rem;line-height:2.5rem;font-weight:bold;margin-bottom:.9rem}}@media(min-width: 768px){#ppc-qc .col-form-label-sm-sm{padding-top:calc(.275rem + 1px);padding-bottom:calc(.275rem + 1px);padding-right:0;margin-bottom:0;font-size:1.09rem;line-height:1.5;color:#072f49}}#ppc-qc .col-form-label-sm-sm-chk{padding-top:calc(.275rem + 1px);padding-bottom:calc(.275rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5;color:#072f49}@media(min-width: 768px){#ppc-qc .form-control-sm-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:1.09rem;border-radius:.2rem}}@media(min-width: 768px){#ppc-qc .form-select-sm-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:1.09rem;border-radius:.2rem}}@media(min-width: 768px){#ppc-qc .invalid-feedback,#ppc-qc .invalid-feedback-iti{font-size:1.1rem}}#ppc-qc .form-check-input[type=checkbox]{border-radius:.2em;height:20px;width:20px;top:.6rem}@media(min-width: 768px){#ppc-qc .form-check-input[type=checkbox]{border-radius:.2em;height:20px;width:20px;top:.6rem}}#ppc-qc .form-check-input-bus[type=checkbox]{border-radius:.2em;height:20px;width:20px;top:.2rem}@media(min-width: 768px){#ppc-qc .form-check-input-bus[type=checkbox]{border-radius:.2em;height:20px;width:20px;top:.2rem}}#ppc-qc .form-check-label-right{padding-right:43px}@media(min-width: 768px){#ppc-qc .form-check-label-right{padding-right:43px}}#ppc-qc.col-cmt-bg-blue{opacity:.92}#ppc-qc.col-cmt-bg-blue h1,#ppc-qc.col-cmt-bg-blue .h1{color:#fff !important;font-weight:500 !important}#ppc-qc.col-cmt-bg-blue h3,#ppc-qc.col-cmt-bg-blue .h3{color:#fff;font-weight:500}#ppc-qc.col-cmt-bg-green{opacity:.98}#ppc-qc.col-cmt-bg-green h3,#ppc-qc.col-cmt-bg-green .h3{color:#fff;font-weight:500}#ppc-qc.col-cmt-bg-teal{opacity:.92}#ppc-qc.col-cmt-bg-teal h3,#ppc-qc.col-cmt-bg-teal .h3{color:#fff;font-weight:500}#ppc-qct.col-cmt-bg-blue{opacity:.92}#ppc-qct.col-cmt-bg-blue h1,#ppc-qct.col-cmt-bg-blue .h1{color:#fff !important;font-weight:500 !important}#ppc-qct.col-cmt-bg-blue h3,#ppc-qct.col-cmt-bg-blue .h3{color:#fff;font-weight:500}#ppc-qct.col-cmt-bg-green{opacity:.92}#ppc-qct.col-cmt-bg-green h1,#ppc-qct.col-cmt-bg-green .h1{color:#fff !important;font-weight:500 !important}#ppc-qct.col-cmt-bg-green h3,#ppc-qct.col-cmt-bg-green .h3{color:#fff;font-weight:500}#ppc-qct.col-cmt-bg-teal{opacity:.92}#ppc-qct.col-cmt-bg-teal h1,#ppc-qct.col-cmt-bg-teal .h1{color:#fff !important;font-weight:500 !important}#ppc-qct.col-cmt-bg-teal h3,#ppc-qct.col-cmt-bg-teal .h3{color:#fff;font-weight:500}@media(min-width: 768px){#seo-qc{border-top:0}}#seo-qc h3,#seo-qc .h3{color:#072f49;font-weight:600;font-size:1.7rem;line-height:1.9rem;margin-bottom:.5rem}@media(min-width: 768px){#seo-qc h3,#seo-qc .h3{font-size:2.2rem;line-height:2.9rem;margin-bottom:1rem}}#seo-qc form h3,#seo-qc form .h3{font-weight:500}@media(min-width: 768px){#seo-qc .col-form-label-sm-sm{padding-top:calc(.275rem + 1px);padding-bottom:calc(.275rem + 1px);padding-right:0;margin-bottom:0;font-size:1.09rem;line-height:1.5}}#seo-qc .col-form-label-sm-sm-chk{padding-top:calc(.275rem + 1px);padding-bottom:calc(.275rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}@media(min-width: 768px){#seo-qc .form-control-sm-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:1.09rem;border-radius:.2rem}}@media(min-width: 768px){#seo-qc .form-select-sm-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:1.09rem;border-radius:.2rem}}@media(min-width: 768px){#seo-qc .invalid-feedback,#seo-qc .invalid-feedback-iti{font-size:1.1rem}}#seo-qc .form-check-input[type=checkbox]{border-radius:.2em;height:20px;width:20px;top:.6rem}@media(min-width: 768px){#seo-qc .form-check-input[type=checkbox]{border-radius:.2em;height:20px;width:20px;top:.6rem}}#seo-qc .form-check-label-right{padding-right:43px}@media(min-width: 768px){#seo-qc .form-check-label-right{padding-right:43px}}.tt-0-0{top:0 !important}.tt-0-2{top:.2rem !important}#main-ban-single-form-angled #ppc-qc .input-group .input-group-text,#main-ban-single-form-angled #banner-main .input-group .input-group-text{border:0;border-radius:0;background-color:#d9d9d9;font-size:1.3rem}#main-ban-single-form-angled #ppc-qc .input-group .form-control,#main-ban-single-form-angled #banner-main .input-group .form-control{border:0;border-radius:0;background-color:#d9d9d9;padding:.575rem .75rem;font-size:1.3rem}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;padding-right:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.form-info{font-size:.875em !important;line-height:1rem !important}.form-control-dark,.form-control-dark[type=checkbox]{border-radius:0 !important;border:1px solid #072f49;background-color:#ededed}@media(max-width: 1215px){.margin-sub-error{position:relative;right:-30px !important}}#subscribefooter-error-list.error-list{background-color:rgba(0,0,0,0) !important}form.form-btl .form-check.form-group .form-check-label,form.form-cmr .form-check.form-group .form-check-label,form.form-brd .form-check.form-group .form-check-label,form.form-dev .form-check.form-group .form-check-label{color:#fff}form.form-btl .form-group .form-check .form-check-label,form.form-cmr .form-group .form-check .form-check-label,form.form-brd .form-group .form-check .form-check-label,form.form-dev .form-group .form-check .form-check-label{color:#fff}form.bg-trans .form-check.form-group .form-check-label,form.bg-white .form-check.form-group .form-check-label,form.bg-grey .form-check.form-group .form-check-label{color:#072f49 !important}form.bg-trans .form-group .form-check .form-check-label,form.bg-white .form-group .form-check .form-check-label,form.bg-grey .form-group .form-check .form-check-label{color:#072f49 !important}.input-grey{background:#e9ecef}.w-20{width:20% !important}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}#centre-submit #formWidget>div,#centre-submit #formWidgetCallback>div,#centre-submit #formWidgetQuote>div,#centre-submit #formWidgetEmailUs>div,#centre-submit #formWidgetSubscribe>div,#centre-submit #formWidgetIntroducer>div,#centre-submit #formWidgetConveyance>div{float:none !important;display:inline-block}.form-check .form-check-input-cmt[type=checkbox]{border-radius:.25em;height:21px;width:21px;position:relative;top:6px;margin-left:.4rem !important}.cmtFormWidget-auto{margin-left:auto !important;margin-right:auto !important}.input-group-sm .form-control{font-size:.9rem !important;line-height:.9rem !important}.invalid-feedback-sm{font-size:.875em !important}.iti__flag{background-image:url(1ace8428ae0634742ff0.png)}@media(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-image:url(95700eaa5cc43960569c.png)}}.iti{position:relative;display:block !important}.iti__selected-flag{height:2.22rem !important}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.grecaptcha-badge{visibility:hidden !important}#btn-secure-data,#btn-secure-data-footer{position:relative;display:block;width:312px;height:62px;background:#fff;border-radius:1rem;border:8px solid #fff}input[type=text],input[type=number],input[type=email],select{color:#072f49 !important}input[type=text]:focus,input[type=text]:not(:focus),input[type=number]:focus,input[type=number]:not(:focus),input[type=email]:focus,input[type=email]:not(:focus),select:focus,select:not(:focus){color:#072f49 !important}input[type=text]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,select::-ms-input-placeholder{color:#6c7581}input[type=text]::placeholder,input[type=number]::placeholder,input[type=email]::placeholder,select::placeholder{color:#6c7581}#stepForm{background-color:#fff;margin:0 auto;padding:40px;box-shadow:0px 6px 18px rgba(0,0,0,.09);border-radius:12px}@media(max-width: 992px){#stepForm{padding:15px;margin:0 auto}}#stepForm.cmt-form.form-btl,#stepForm.cmt-form.form-cmr,#stepForm.cmt-form.form-brd,#stepForm.cmt-form.form-dev{background-color:#fff !important;color:#072f49 !important}#stepForm.cmt-form.form-btl h2,#stepForm.cmt-form.form-btl .h2,#stepForm.cmt-form.form-btl h3,#stepForm.cmt-form.form-btl .h3,#stepForm.cmt-form.form-btl h4,#stepForm.cmt-form.form-btl .h4,#stepForm.cmt-form.form-btl h5,#stepForm.cmt-form.form-btl .h5,#stepForm.cmt-form.form-btl h6,#stepForm.cmt-form.form-btl .h6,#stepForm.cmt-form.form-cmr h2,#stepForm.cmt-form.form-cmr .h2,#stepForm.cmt-form.form-cmr h3,#stepForm.cmt-form.form-cmr .h3,#stepForm.cmt-form.form-cmr h4,#stepForm.cmt-form.form-cmr .h4,#stepForm.cmt-form.form-cmr h5,#stepForm.cmt-form.form-cmr .h5,#stepForm.cmt-form.form-cmr h6,#stepForm.cmt-form.form-cmr .h6,#stepForm.cmt-form.form-brd h2,#stepForm.cmt-form.form-brd .h2,#stepForm.cmt-form.form-brd h3,#stepForm.cmt-form.form-brd .h3,#stepForm.cmt-form.form-brd h4,#stepForm.cmt-form.form-brd .h4,#stepForm.cmt-form.form-brd h5,#stepForm.cmt-form.form-brd .h5,#stepForm.cmt-form.form-brd h6,#stepForm.cmt-form.form-brd .h6,#stepForm.cmt-form.form-dev h2,#stepForm.cmt-form.form-dev .h2,#stepForm.cmt-form.form-dev h3,#stepForm.cmt-form.form-dev .h3,#stepForm.cmt-form.form-dev h4,#stepForm.cmt-form.form-dev .h4,#stepForm.cmt-form.form-dev h5,#stepForm.cmt-form.form-dev .h5,#stepForm.cmt-form.form-dev h6,#stepForm.cmt-form.form-dev .h6{color:#072f49 !important}#stepForm.cmt-form.form-btl label.multi-label,#stepForm.cmt-form.form-cmr label.multi-label,#stepForm.cmt-form.form-brd label.multi-label,#stepForm.cmt-form.form-dev label.multi-label{color:#072f49 !important}#stepForm.cmt-form.form-btl input.is-invalid,#stepForm.cmt-form.form-cmr input.is-invalid,#stepForm.cmt-form.form-brd input.is-invalid,#stepForm.cmt-form.form-dev input.is-invalid{border-color:#e53935}#stepForm.cmt-form.form-btl .invalid-feedback,#stepForm.cmt-form.form-cmr .invalid-feedback,#stepForm.cmt-form.form-brd .invalid-feedback,#stepForm.cmt-form.form-dev .invalid-feedback{color:#e53935}#stepForm.cmt-form.form-btl .checkLTV.displayed .rt-server-errors.text-danger,#stepForm.cmt-form.form-cmr .checkLTV.displayed .rt-server-errors.text-danger,#stepForm.cmt-form.form-brd .checkLTV.displayed .rt-server-errors.text-danger,#stepForm.cmt-form.form-dev .checkLTV.displayed .rt-server-errors.text-danger{color:#e53935 !important}#stepForm.cmt-form.form-btl #recaptcha-error.invalid-feedback,#stepForm.cmt-form.form-cmr #recaptcha-error.invalid-feedback,#stepForm.cmt-form.form-brd #recaptcha-error.invalid-feedback,#stepForm.cmt-form.form-dev #recaptcha-error.invalid-feedback{color:#e53935}#stepForm.cmt-form.form-btl a,#stepForm.cmt-form.form-cmr a,#stepForm.cmt-form.form-brd a,#stepForm.cmt-form.form-dev a{color:#072f49}#stepForm.cmt-form.form-btl a:hover,#stepForm.cmt-form.form-btl a:focus,#stepForm.cmt-form.form-cmr a:hover,#stepForm.cmt-form.form-cmr a:focus,#stepForm.cmt-form.form-brd a:hover,#stepForm.cmt-form.form-brd a:focus,#stepForm.cmt-form.form-dev a:hover,#stepForm.cmt-form.form-dev a:focus{color:#072f49 !important}#stepForm .form-header{gap:5px;text-align:center;font-size:1rem}#stepForm .form-header .stepIndicator{position:relative;flex:1;padding-bottom:30px}#stepForm .form-header .stepIndicator.active{font-weight:400}#stepForm .form-header .stepIndicator.finish{font-weight:400;color:#93c43d}#stepForm .form-header .stepIndicator:before{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);z-index:9;width:20px;height:20px;background-color:#b4d678;border-radius:50%;border:5px solid #b4d678}#stepForm .form-header .stepIndicator:last-child:after{display:none}#stepForm .form-header .stepIndicator.active:before{background-color:#fff;border:5px solid #678a2a}#stepForm .form-header .stepIndicator.active:after{background-color:#b4d678}#stepForm .form-header .stepIndicator.finish:before{background-color:#678a2a;border:5px solid #678a2a}#stepForm .form-header .stepIndicator.finish:after{background-color:#678a2a}#stepForm .form-header .stepIndicator:after{content:"";position:absolute;left:50%;bottom:5px;width:100%;height:9px;background-color:#b4d678}@media(max-width: 768px){#stepForm .step .ttl-step{font-size:1.3rem}}#stepForm .form-footer{border-top:0px solid #dee2e6 !important;overflow:auto;gap:20px}#stepForm .form-footer .form-footer-inner{overflow:auto;gap:20px}#stepForm .form-footer .form-footer-inner button{background-color:#93c43d;border:1px solid #93c43d !important;color:#2d3c12;border:none;padding:18px 30px 13px 30px;font-size:1.1rem;line-height:1.1rem;cursor:pointer;border-radius:5px;flex:1;margin-top:5px;min-width:260px}#stepForm .form-footer .form-footer-inner button:hover{color:#fff !important;background-color:#85b236 !important;border-color:#85b236 !important}#stepForm .form-footer .form-footer-inner button.btn-inline{display:inline}#stepForm .form-footer .form-footer-inner button.btn-disabled{background-color:#9fadba !important;border:1px solid #9fadba !important;color:#072f49 !important;opacity:.8;cursor:not-allowed}@media(max-width: 768px){#stepForm .form-footer .form-footer-inner button{max-width:auto;width:100%}}#stepForm #prevBtn{background-color:#fff;color:#072f49 !important}#stepForm #prevBtn:hover{color:#fff !important}#stepForm #prevBtn.btn-disabled{background-color:#9fadba !important;border:1px solid #9fadba !important;color:#072f49 !important;opacity:.8;cursor:not-allowed}#stepForm .mw-450{max-width:450px}#stepForm label.multi-label{font-size:1.1rem;font-weight:600;letter-spacing:.1rem}#stepForm input,#stepForm select{border:1px solid #072f49 !important}#stepForm input.mw-450,#stepForm select.mw-450{max-width:450px}#stepForm textarea{border:1px solid #072f49 !important}#stepForm textarea.mw-750{max-width:750px;min-height:160px}#stepForm .input-group-text{border:1px solid #072f49 !important;border-right:0 !important}#stepForm [type=checkbox]+label,#stepForm [type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}#stepForm [type=checkbox]+label[for],#stepForm [type=radio]+label[for]{cursor:pointer}#stepForm #application_type li,#stepForm #landlord_type li,#stepForm #occupation_type li,#stepForm #borrowing_reason li,#stepForm #borrowing_reason_lower li,#stepForm #mortgage_type li,#stepForm #property_type li,#stepForm #property_type_lower li,#stepForm #property_type_first li,#stepForm #purchase_offers li,#stepForm #how_proceeding li,#stepForm #how_proceeding_lower li,#stepForm #credit_issues li,#stepForm #credit_issues_specific li,#stepForm #credit_issues_specific_lower li,#stepForm #bankrupt_iva li,#stepForm #times_specific li,#stepForm #times_specific_lower li,#stepForm #family_members_type li{position:relative}@media(max-width: 992px){#stepForm #application_type li label,#stepForm #landlord_type li label,#stepForm #occupation_type li label,#stepForm #borrowing_reason li label,#stepForm #borrowing_reason_lower li label,#stepForm #mortgage_type li label,#stepForm #property_type li label,#stepForm #property_type_lower li label,#stepForm #property_type_first li label,#stepForm #purchase_offers li label,#stepForm #how_proceeding li label,#stepForm #how_proceeding_lower li label,#stepForm #credit_issues li label,#stepForm #credit_issues_specific li label,#stepForm #credit_issues_specific_lower li label,#stepForm #bankrupt_iva li label,#stepForm #times_specific li label,#stepForm #times_specific_lower li label,#stepForm #family_members_type li label{width:100%;position:relative;left:-10px}}#stepForm #application_type li label.text-danger,#stepForm #landlord_type li label.text-danger,#stepForm #occupation_type li label.text-danger,#stepForm #borrowing_reason li label.text-danger,#stepForm #borrowing_reason_lower li label.text-danger,#stepForm #mortgage_type li label.text-danger,#stepForm #property_type li label.text-danger,#stepForm #property_type_lower li label.text-danger,#stepForm #property_type_first li label.text-danger,#stepForm #purchase_offers li label.text-danger,#stepForm #how_proceeding li label.text-danger,#stepForm #how_proceeding_lower li label.text-danger,#stepForm #credit_issues li label.text-danger,#stepForm #credit_issues_specific li label.text-danger,#stepForm #credit_issues_specific_lower li label.text-danger,#stepForm #bankrupt_iva li label.text-danger,#stepForm #times_specific li label.text-danger,#stepForm #times_specific_lower li label.text-danger,#stepForm #family_members_type li label.text-danger{background-color:#dc3545 !important;background-image:none;border-color:#dc3545 !important;padding:17px 30px}#stepForm #application_type li label{min-width:220px}@media(max-width: 992px){#stepForm #application_type li label{width:100%}}#stepForm #landlord_type li label,#stepForm #credit_issues li label,#stepForm #bankrupt_iva li label,#stepForm #family_members_type li label,#stepForm #purchase_offers li label{min-width:220px}@media(max-width: 992px){#stepForm #landlord_type li label,#stepForm #credit_issues li label,#stepForm #bankrupt_iva li label,#stepForm #family_members_type li label,#stepForm #purchase_offers li label{width:100%}}#stepForm #property_type li label,#stepForm #property_type_lower li label,#stepForm #property_type_first li label{min-width:440px}@media(max-width: 992px){#stepForm #property_type li label,#stepForm #property_type_lower li label,#stepForm #property_type_first li label{width:100%;min-width:220px}}#stepForm #borrowing_reason li label{min-width:220px}@media(max-width: 992px){#stepForm #borrowing_reason li label{width:100%}}#stepForm #borrowing_reason li label,#stepForm #borrowing_reason_lower li label{min-width:220px}@media(max-width: 992px){#stepForm #borrowing_reason li label,#stepForm #borrowing_reason_lower li label{width:100%}}#stepForm #how_proceeding li label,#stepForm #how_proceeding_lower li label{min-width:274px}@media(max-width: 992px){#stepForm #how_proceeding li label,#stepForm #how_proceeding_lower li label{width:100%;min-width:220px}}#stepForm #credit_issues_specific li label,#stepForm #credit_issues_specific_lower li label{min-width:274px}@media(max-width: 992px){#stepForm #credit_issues_specific li label,#stepForm #credit_issues_specific_lower li label{width:100%;min-width:220px}}#stepForm #times_specific li label,#stepForm #times_specific_lower li label{min-width:274px}@media(max-width: 992px){#stepForm #times_specific li label,#stepForm #times_specific_lower li label{width:100%;min-width:220px}}#stepForm .block-radio label{text-align:center;padding:17px 30px;color:#072f49;background:#fff;border:1px solid #072f49;cursor:pointer;-webkit-border-radius:3px;border-radius:3px;background-clip:padding-box;box-shadow:.5rem .5rem .5rem #c7c7cd}#stepForm .block-radio input[type=radio],#stepForm .block-radio .block-radio [type=checkbox],#stepForm .block-radio #credit_issues_defaults,#stepForm .block-radio #credit_issues_ccjs,#stepForm .block-radio #credit_issues_arrears,#stepForm .block-radio #credit_issues_late,#stepForm .block-radio #time_soon_as,#stepForm .block-radio #time_anytime,#stepForm .block-radio #time_mornings,#stepForm .block-radio #time_lunchtimes,#stepForm .block-radio #time_afternoons,#stepForm .block-radio #time_daytime,#stepForm .block-radio #time_evenings{opacity:0 !important;height:0 !important;width:0 !important;margin:0 !important;position:absolute !important}#stepForm .block-radio input[type=radio]:not(:checked)+label{color:#072f49;background:#fff;border:1px solid #072f49;box-shadow:none;border-color:#072f49;background-image:none}#stepForm .block-radio input[type=radio]:checked+label{color:#fff;background:#072f49;border:1px solid #072f49;box-shadow:none;border-color:#072f49;padding-right:calc(1.5em + 1.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#stepForm .block-radio input[type=checkbox]:not(:checked)+label{color:#072f49;background:#fff;border:1px solid #072f49;box-shadow:none;border-color:#072f49;background-image:none}#stepForm .block-radio input[type=checkbox]:checked+label{color:#fff;background:#072f49;border:1px solid #072f49;box-shadow:none;border-color:#072f49;padding-right:calc(1.5em + 1.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#stepForm #purchase_offers,#stepForm #family_members_type,#stepForm #credit_issues_specific,#stepForm #credit_issues_specific_lower{animation:fadeIn 2s}#stepForm #bankrupt_iva_feedback-bankrupt p{color:#dc3545}@media(max-width: 992px){#stepForm #centre-submit .form-check{padding-left:0}}.form-check-long{display:inline-block !important}.form-check .form-check-input-square[type=radio]{border-radius:0;height:25px;width:25px}.form-check-label-square{line-height:2.2rem}#stepForm.quotelong{padding:0}#stepForm.quotelong .step{padding:40px 40px 0 40px}@media(max-width: 768px){#stepForm.quotelong .step{padding:40px 20px 0 20px !important}}#stepForm.quotelong [type=radio]+label{margin-left:0 !important;margin-right:2rem}#stepForm.quotelong .ttl-step-header .ttl-step{font-size:2.6rem;line-height:2.9rem;background-color:#f9f9f9;margin-left:-40px;margin-right:-40px;margin-top:-40px;padding:20px 40px 20px 40px;margin-bottom:32px}#stepForm.quotelong .form-footer{border-top:0px solid #dee2e6 !important;overflow:auto;gap:20px}#stepForm.quotelong .form-footer .form-footer-inner{overflow:auto;gap:20px}#stepForm.quotelong .form-footer .form-footer-inner button{background-color:#93c43d;border:1px solid #93c43d !important;color:#fff;border:none;padding:18px 30px 13px 30px;font-size:1.1rem;line-height:1.1rem;cursor:pointer;border-radius:26px;flex:1;margin-top:5px;min-width:260px}#stepForm.quotelong .form-footer .form-footer-inner button:hover{color:#fff !important;background-color:#85b236 !important;border-color:#85b236 !important}#stepForm.quotelong .form-footer .form-footer-inner button.btn-inline{display:inline}#stepForm.quotelong .form-footer .form-footer-inner button.btn-disabled{background-color:#9fadba !important;border:1px solid #9fadba !important;color:#072f49 !important;opacity:.8;cursor:not-allowed}@media(max-width: 768px){#stepForm.quotelong .form-footer .form-footer-inner button{max-width:auto;width:80%;margin-bottom:1rem}}#stepForm.quotelong #prevBtn{background-color:#fff;color:#072f49 !important}#stepForm.quotelong #prevBtn:hover{color:#fff !important}#stepForm.quotelong #prevBtn.btn-disabled{background-color:#9fadba !important;border:1px solid #9fadba !important;color:#072f49 !important;opacity:.8;cursor:not-allowed}.quote.quote-wrapper{border-radius:.45rem;padding:1.5rem;color:#fff}.quote.quote-btl{background:#15809e;opacity:.9}.quote.quote-cmr{background:#8bbf2e;opacity:.9}.quote.quote-brd{background:#55b6a1;opacity:.9}.quote.quote-dev{background:#0d5f94;opacity:.9}.quote .privacy-wrapper{max-width:700px}#quoteWidget>div{float:right !important;display:inline-block}.reviews-wrapper{min-height:370px}.glide-reviews{position:relative;width:100%;margin:0 auto;padding-right:50px;padding-left:50px;animation:fadeIn 3s}.glide-reviews .glide__track{border-left:1px solid #cbd3da;border-right:1px solid #cbd3da}.glide-reviews .glide__track .glide__slides .glide__slide{padding:0}@media(max-width: 768px){.glide-reviews .glide__track .glide__slides .glide__slide.card{margin-bottom:0}}.glide-reviews .glide__track .glide__slides .glide__slide.card .card-header{background:#072f49;color:#fff;min-height:48px}.glide-reviews .glide__track .glide__slides .glide__slide.card .card-header .gr-display-thename{font-size:1.2rem}.glide-reviews .glide__track .glide__slides .glide__slide.card .card-body{min-height:180px;border:1px solid #cbd3da}@media(max-width: 1500px){.glide-reviews .glide__track .glide__slides .glide__slide.card .card-body{min-height:180px}}@media(max-width: 1315px){.glide-reviews .glide__track .glide__slides .glide__slide.card .card-body{min-height:240px}}@media(max-width: 1200px){.glide-reviews .glide__track .glide__slides .glide__slide.card .card-body{min-height:200px}}@media(max-width: 991px){.glide-reviews .glide__track .glide__slides .glide__slide.card .card-body{min-height:180px}}@media(max-width: 768px){.glide-reviews .glide__track .glide__slides .glide__slide.card .card-body{min-height:180px;margin-left:auto;margin-right:auto}}@media(max-width: 480px){.glide-reviews .glide__track .glide__slides .glide__slide.card .card-body{min-height:180px}}.glide-reviews .glide__track .glide__slides .glide__slide.card .card-body .gr-star-wrap .row .bi-star-fill{font-size:2.2rem;color:#fbb816}@media(max-width: 1315px){.glide-reviews .glide__track .glide__slides .glide__slide.card .card-body .gr-star-wrap .row .bi-star-fill{font-size:2rem}}@media(max-width: 1200px){.glide-reviews .glide__track .glide__slides .glide__slide.card .card-body .gr-star-wrap .row .bi-star-fill{font-size:1.4rem}}.glide-reviews .glide__track .glide__slides .glide__slide.card .card-footer{min-height:40px;padding:.5rem 1rem .1rem 1rem !important;border:1px solid #cbd3da}.glide-reviews .glide__track .glide__slides .glide__slide.card .card-footer .gr-display-thestars ul li{margin-right:0}.glide-reviews .glide__arrows .glide__arrow{position:absolute;top:100px;height:42px;width:42px;border-radius:42px;z-index:4;font-size:1.6rem;text-align:center;line-height:1.4rem;padding:0;color:#fff;background:#072f49;-webkit-transition:all 400ms linear 0s;-o-transition:all 400ms linear 0s;transition:all 400ms linear 0s}.glide-reviews .glide__arrows .glide__arrow.glide__arrow--left{left:4px;padding:0 4px 0 0}@media(max-width: 768px){.glide-reviews .glide__arrows .glide__arrow.glide__arrow--left{left:15px}}.glide-reviews .glide__arrows .glide__arrow.glide__arrow--right{right:4px;padding:0 0 0 4px}@media(max-width: 768px){.glide-reviews .glide__arrows .glide__arrow.glide__arrow--right{right:15px}}.glide-reviews .glide__arrows .glide__arrow .dir-text{display:none}.card.reviews-card .card-header{background:#072f49;color:#fff;min-height:48px}.card.reviews-card .card-header .gr-display-thename{font-size:1.2rem}.card.reviews-card .card-body{min-height:107px;border:1px solid #cbd3da}.card.reviews-card .card-footer{min-height:40px;padding:.5rem 1rem .1rem 1rem !important;border:1px solid #cbd3da}@media(max-width: 768px){.reviews-wrapper.mobile-reviews .card{margin-bottom:1.6rem}}.reviews-wrapper.mobile-reviews .card .card-header{background:#072f49;color:#fff;min-height:48px;margin-left:-13px;margin-right:-13px;border-radius:0}.reviews-wrapper.mobile-reviews .card .card-header .gr-display-thename{font-size:1.2rem}@media(max-width: 768px){.reviews-wrapper.mobile-reviews .card .card-body{width:70%;margin-left:auto;margin-right:auto}}.reviews-wrapper.mobile-reviews .card .card-body .gr-star-wrap .row .bi-star-fill{font-size:2.2rem;color:#fbb816}@media(max-width: 1315px){.reviews-wrapper.mobile-reviews .card .card-body .gr-star-wrap .row .bi-star-fill{font-size:2rem}}@media(max-width: 1200px){.reviews-wrapper.mobile-reviews .card .card-body .gr-star-wrap .row .bi-star-fill{font-size:1.4rem}}.reviews-wrapper.mobile-reviews .card .card-footer{min-height:80px}.reviews-wrapper.mobile-reviews .card .card-footer .gr-display-thestars ul li{margin-right:0}body.bd-btl .reviews-widget{border:1px solid #52b5d2}body.bd-cmr .reviews-widget{border:1px solid #93c43d}body.bd-brd .reviews-widget{border:1px solid #47b2a0}body.bd-dev .reviews-widget{border:1px solid #064772}.reviews-widget{padding:.7rem;max-width:762px;margin-left:auto;margin-right:auto}@media(max-width: 768px){.reviews-widget .google-widget-img{width:100%;margin-left:auto;margin-right:auto}}@media(max-width: 768px){.reviews-widget .google-widget-client{width:100%;margin-left:auto;margin-right:auto}}@media(max-width: 768px){.reviews-widget .google-widget-review-percent{width:100%;margin-left:auto;margin-right:auto}}.reviews-widget .review-count-p span.review-count{display:inline-flex}@media(max-width: 768px){.reviews-widget .review-stars{width:100%;margin-left:auto;margin-right:auto}}@media(max-width: 768px){.reviews-widget .review-totals-outer{width:100%;margin-left:auto;margin-right:auto}}#header .reviews-widget{padding:0}.lenderslogos-wrapper{min-height:165px}.glide-cplogos{position:relative;width:100%;margin:0 auto;padding-right:50px;padding-left:50px;animation:fadeIn 3s}.glide-cplogos .glide__track{border-left:1px solid #ebeae9;border-right:1px solid #ebeae9}@media(max-width: 768px){.glide-cplogos .glide__track .glide__slides .card{margin-bottom:0}}.glide-cplogos .glide__track .glide__slides .card.card-company{background:#fff;border-radius:0;border:1px solid #ebeae9}@media(max-width: 768px){.glide-cplogos .glide__track .glide__slides .card.card-company{border-radius:0;max-width:355px}}.glide-cplogos .glide__track .glide__slides .glide__slide{padding:.9rem 1.3rem 1.2rem}@media(max-width: 480px){.glide-cplogos .glide__track .glide__slides .glide__slide{filter:drop-shadow(0 0 0 transparent)}}.glide-cplogos .glide__track .glide__slides .glide__slide .card-body{min-height:380px}@media(max-width: 1500px){.glide-cplogos .glide__track .glide__slides .glide__slide .card-body{min-height:380px}}@media(max-width: 1315px){.glide-cplogos .glide__track .glide__slides .glide__slide .card-body{min-height:380px}}@media(max-width: 1200px){.glide-cplogos .glide__track .glide__slides .glide__slide .card-body{min-height:380px}}@media(max-width: 991px){.glide-cplogos .glide__track .glide__slides .glide__slide .card-body{min-height:380px}}@media(max-width: 768px){.glide-cplogos .glide__track .glide__slides .glide__slide .card-body{min-height:380px;margin-left:auto;margin-right:auto}}@media(max-width: 480px){.glide-cplogos .glide__track .glide__slides .glide__slide .card-body{min-height:380px}}.glide-cplogos .glide__arrows .glide__arrow{position:absolute;top:30%;height:42px;width:42px;border-radius:42px;z-index:4;font-size:1.6rem;text-align:center;line-height:1.4rem;padding:0;color:#fff;background:#072f49;-webkit-transition:all 400ms linear 0s;-o-transition:all 400ms linear 0s;transition:all 400ms linear 0s}.glide-cplogos .glide__arrows .glide__arrow.glide__arrow--left{left:4px;padding:0 4px 0 0}@media(max-width: 768px){.glide-cplogos .glide__arrows .glide__arrow.glide__arrow--left{left:15px}}.glide-cplogos .glide__arrows .glide__arrow.glide__arrow--right{right:4px;padding:0 0 0 4px}@media(max-width: 768px){.glide-cplogos .glide__arrows .glide__arrow.glide__arrow--right{right:15px}}.glide-cplogos .glide__arrows .glide__arrow .dir-text{display:none}#calculator-result-root #rate-result-table-outer{min-height:745px;position:relative}#calculator-result-root #rate-result-table-outer.table-updating{opacity:.2;position:relative}#calculator-result-root #rate-result-table thead tr th .ratessorter{width:18px;height:24px;margin-left:.2rem;padding:0;background:rgba(0,0,0,0) url("/images/caret-up-fill-light.png") no-repeat center center}#calculator-result-root #rate-result-table thead tr th .ratessorter.bi.bi-arrow-up{width:20px;height:20px;background:rgba(0,0,0,0) url("/images/caret-up-fill.png") no-repeat center center}#calculator-result-root #rate-result-table thead tr th .ratessorter.bi.bi-arrow-down{width:20px;height:20px;background:rgba(0,0,0,0) url("/images/caret-down-fill.png") no-repeat center center}#calculator-result-root #rate-result-table .rate-table-body tr td{vertical-align:middle}#calculator-result-root #rate-result-table .rate-table-body .rate-group{display:table;width:100%}#calculator-result-root #rate-result-table .rate-table-body .rate-group .rate-row{overflow:auto;width:100%;float:left}#calculator-result-root #rate-result-table .rate-table-body .rate-group .rate-row.compact-enquire{min-height:55px;padding:.4rem 0}#calculator-result-root #rate-result-table .rate-table-body .rate-group .rate-row div{padding:.3rem 1rem;width:16.6%;float:left}#calculator-result-root #rate-result-table .rate-table-body .rates-wrap{width:80%;float:left}#calculator-result-root #rate-result-table .rate-table-body .toggle-wrap{width:20%;float:right;margin-top:0}#calculator-result-root #rate-result-table .rate-table-body .toggle-wrap .bi.bi-chevron-down{width:20px;height:20px;background:rgba(0,0,0,0) url(/images/chevron-down-white.png) no-repeat center center}#calculator-result-root #rate-result-table .rate-table-body .initial-rate-bg{background:#1580a0;color:#fff}#calculator-result-root #rate-result-table .rate-table-body .initial-rate-bg .initial-rate{font-weight:bold;letter-spacing:.07rem}#calculator-result-root #rate-result-table .rate-table-body .sub-text{font-size:1.15rem}#calculator-result-root #rate-result-table .rate-table-body .rate-table-common-td{margin-top:-0.3rem;font-size:1.1rem;font-weight:bold}#calculator-result-root #rate-result-table .rate-table-body .rate-opened-row{padding:0}#calculator-result-root #rate-result-table .rate-table-body .rate-opened-row .rate-row div{padding:.2rem .3rem;font-size:.9rem}@media(max-width: 480px){#calculator-result-root #rate-result-table .rate-table-body .rate-opened-row .rate-row div{width:100%}}#calculator-result-root #rate-result-table .rate-table-body .rate-opened-row .rate-row div:first-of-type{width:13rem}#calculator-result-root #rate-result-table .rate-table-body .rate-opened-row .rate-row div:last-of-type{width:5.5rem}@media(max-width: 768px){#calculator-result-root #rate-result-table .rate-table-body .rate-opened-row .rate-row div{width:7rem}#calculator-result-root #rate-result-table .rate-table-body .rate-opened-row .rate-row div:first-of-type{width:10rem}#calculator-result-root #rate-result-table .rate-table-body .rate-opened-row .rate-row div:last-of-type{width:5.5rem}}.bi-table{margin-top:-5px}#cmt-rate-table .form-submit-wrapper{min-height:20px}@media(min-width: 768px){#rate-pagination-root-sortby{display:none}}.progress-bar{background-color:#072f49;transition:width .6s ease}#filtering.hide-filtering{opacity:0}body#news #site-head *,body#news #site-pag *{max-height:1000000em}#news-outer .text-muted{color:#6a7475 !important;font-size:.9rem;line-height:1rem;font-weight:400}#news-outer #site-pag,#news-outer a.archive-link,#news-outer .article-nav{margin:20px auto;max-width:980px;width:90%}#news-outer #site-head h1.blog-title,#news-outer #site-head .blog-title.h1{font-size:48px;line-height:52px;margin-top:10px;margin-bottom:5px;padding:0}@media(max-width: 768px){#news-outer #site-head h1.blog-title,#news-outer #site-head .blog-title.h1{font-size:35px;line-height:39px;margin-top:10px;margin-bottom:14px}}#news-outer #site-head nav#news-nav{border-bottom:3px solid #3899d3;border-top:3px solid #3899d3;margin-bottom:2em;text-align:center;margin:20px auto 0 auto;max-width:640px}#news-outer #site-head nav#news-nav ul{list-style:none;margin:0 auto;padding:0;width:100%;overflow:hidden;text-align:center}#news-outer #site-head nav#news-nav ul li{display:inline-block;font-size:18px;font-weight:400;margin:0;padding:0 .5em;text-align:center}#news-outer #site-head nav#news-nav ul li.last-child{margin:0}#news-outer #site-head nav#news-nav ul li a,#news-outer #site-head nav#news-nav ul li a:visited{display:block;padding:.5em 0;color:#3498db;font-weight:400;text-decoration:none;transition:color ease .7s;-webkit-transition:color ease .7s}#news-outer #site-head nav#news-nav ul li#menu-category a,#news-outer #site-head nav#news-nav ul li#menu-back a{font-weight:600}#news-outer nav #news-nav-lower ul li{display:inline-block;font-size:18px;font-weight:400;margin:0;padding:0 .5em;text-align:center}#news-outer #news-post-outer #site-head{text-align:left;margin:25px 0 20px 0}#news-outer #news-post-outer #site-head .blog-title{text-align:left}#news-outer #news-post-outer #site-head #news-nav.menu-top{width:180px;margin-bottom:2em;text-align:left;margin:20px 0}#news-outer #news-post-outer #site-head #news-nav.menu-top ul{list-style:none;margin:0 0;padding:0;width:100%;overflow:hidden;text-align:left}#news-outer #news-post-outer .form-label{font-size:1.2rem;line-height:1.5rem;margin-bottom:0}#news-outer #news-post-outer invalid-feedback{font-size:1.2rem;line-height:1.5rem;margin-bottom:0}#news-outer #news-post-outer .form-check .form-check-label-right{font-size:1.2rem;line-height:1.5rem}#news-outer #news-post-outer .reviews-widget-outer .reviews-widget .google-widget-img{margin-top:0;margin-bottom:0}@media(max-width: 768px){#news-outer #news-post-outer .reviews-widget-outer .reviews-widget .google-widget-img{margin-top:0;margin-bottom:.25rem;width:100%;margin-left:auto;margin-right:auto}}@media(max-width: 768px){#news-outer #news-post-outer .reviews-widget-outer .reviews-widget .google-widget-img img{margin-bottom:.25rem;margin-left:auto !important;margin-right:auto !important}}@media(max-width: 768px){#news-outer #news-post-outer .reviews-widget-outer .reviews-widget .review-stars{width:100%;margin-left:auto;margin-right:auto}}#news-outer #news-post-outer .reviews-widget-outer .reviews-widget .review-stars img{margin-top:0;margin-bottom:0}@media(max-width: 768px){#news-outer #news-post-outer .reviews-widget-outer .reviews-widget .review-stars img{margin-top:0;margin-bottom:0;margin-left:auto !important;margin-right:auto !important}}#news-outer #site-pag{padding:2rem 0;border-top:1px solid #f3f3f3}#news-outer #site-pag .pagination{font-size:1.2rem;line-height:1.6rem}#news-outer #site-pag .pagination .newer-posts{color:#15809e}#news-outer #site-pag .pagination .page-number{padding:0 1.1rem}#news-outer #site-pag .pagination .older-posts{color:#15809e}#news-outer section.content article{margin:20px auto}#news-outer section.content article h2.post-title,#news-outer section.content article .post-title.h2{font-size:40px;font-weight:400;text-align:center}#news-outer section.content article h2.post-title a,#news-outer section.content article .post-title.h2 a{text-decoration:none;color:#343434;transition:color ease .7s;-webkit-transition:color ease .7s}#news-outer section.content article h2.post-title a:hover,#news-outer section.content article .post-title.h2 a:hover,#news-outer section.content article h2.post-title a:focus,#news-outer section.content article .post-title.h2 a:focus{color:#15809e}#news-outer section.content article ul,#news-outer section.content article ol{margin-bottom:1.5rem;list-style-position:outside}#news-outer section.content article ul li,#news-outer section.content article ol li{font-size:1.1rem;line-height:1.5rem;width:auto}#news-outer section.content article sup{font-size:.9rem}#news-outer section.content article.preview .card .card-img-top-link{background:#343434 url(/images/background-hover-shades/background-hover-dark.png) repeat !important}#news-outer section.content article.preview .card .card-text-link{text-decoration:none !important}#news-outer section.content article.preview .card:hover,#news-outer section.content article.preview .card:focus{background:#fff url(/images/background-hover-shades/background-hover-grey.png) repeat !important;background-color:#fff}#news-outer section.content article.preview .card:hover .card-img-top-link img,#news-outer section.content article.preview .card:focus .card-img-top-link img{opacity:.7}#news-outer section.content article.preview .card:hover .card-text-link,#news-outer section.content article.preview .card:focus .card-text-link{text-decoration:none !important}#news-outer section.content article.preview .post-list-header .post-meta{color:#6a7475;font-size:.95rem;line-height:1rem;font-weight:400}#news-outer section.content article.preview .post-list-header .post-meta a{color:#6a7475 !important}#news-outer section.content article.preview .post-excerpt div.postthumb{width:70px;height:70px;border-radius:50%;-webkit-background-size:cover !important;background-size:cover !important;background-position:center center !important;margin-right:10px;float:left;border:1px solid #e6e6e6}#news-outer section.content article.preview .post-excerpt p.readmore a{margin-top:1em;color:#15809e;font-weight:400;text-decoration:none;transition:color ease .7s;-webkit-transition:color ease .7s}#news-outer section.content article.preview .post-excerpt p.readmore a:hover,#news-outer section.content article.preview .post-excerpt p.readmore a:focus{color:#343434}#news-outer section.content article.preview .post-excerpt p.readmore a .bi-arrow-right-short{position:relative;top:-2px}#news-outer section.content article .post-header .post-meta{color:#6a7475;font-size:.95rem;line-height:1rem;font-weight:400}#news-outer section.content article section.post-content img.postImage{margin-bottom:1.8rem}#news-outer section.content article .category-lists{margin-left:0}#news-outer section.content article .category-lists li a,#news-outer section.content article .category-lists li a:hover,#news-outer section.content article .category-lists li a:focus{text-decoration:none}#news-outer section.content article .tag-list h2.tag-list-category-title,#news-outer section.content article .tag-list .tag-list-category-title.h2{position:relative}#news-outer section.content article .tag-list h2.tag-list-category-title .feed-rss,#news-outer section.content article .tag-list .tag-list-category-title.h2 .feed-rss{position:absolute;top:0;right:0}#news-outer section.content article .tag-list h2.tag-list-category-title .feed-rss .feed-rss-text,#news-outer section.content article .tag-list .tag-list-category-title.h2 .feed-rss .feed-rss-text{display:none}#news-outer section.content article .tag-list h2.tag-list-category-title a,#news-outer section.content article .tag-list .tag-list-category-title.h2 a{text-decoration:none}#news-outer section.content article .tag-list h2.tag-list-category-title a:hover,#news-outer section.content article .tag-list .tag-list-category-title.h2 a:hover,#news-outer section.content article .tag-list h2.tag-list-category-title a:focus,#news-outer section.content article .tag-list .tag-list-category-title.h2 a:focus{colour:#343434}#news-outer section.content article .card .card-body .card-title a{text-decoration:none}#news-outer h6.card-subtitle,#news-outer .card-subtitle.h6{line-height:1.5rem}#news-outer nav#news-nav-lower{border-top:1px solid #ecf0f1}#news-outer nav#news-nav-lower ul{margin-left:0 !important}#news-outer nav#news-nav-lower ul li li{display:inline-block;font-size:2rem;font-weight:400;margin:0;padding:0 .5em;text-align:center}#news-outer section.share{background-color:#ecf0f1}#news-outer section.share p.info.prompt{font-size:1.2rem;margin-bottom:0}#news-outer #post-col-right .advert{color:#fff;padding:2rem;display:block;text-align:center !important;text-decoration:none;position:sticky;top:180px;left:0}#news-outer #post-col-right .advert.bg-btl{background-color:#15809e !important}#news-outer #post-col-right .advert.bg-cmr{background-color:#5a8014 !important}#news-outer #post-col-right .advert.bg-brd{background-color:#308272 !important}#news-outer #post-col-right .advert.bg-dev{background-color:#0d5f94 !important;color:#fff}#news-outer #post-col-right .advert .advert-title{text-align:center;color:#fff;margin-bottom:1rem;font-weight:600;font-family:"Poppins",sans-serif;font-size:1.8rem;letter-spacing:.8px}#news-outer #post-col-right .advert .advert p{text-align:center;color:#fff !important;font-size:20px;margin-bottom:.7rem}#news-outer #main-ban-single-form{position:sticky !important;top:156px;left:0}#news-outer #main-ban-single-form .colborder{border:1px solid #0c495a}#news-outer #main-ban-single-form .IntroductionOptional p{font-size:1.1rem;line-height:1.2rem;margin-bottom:.8rem}#news-outer #main-ban-single-form .expertQualifications{font-size:1.1rem;line-height:1.2rem}#news-outer #main-ban-single-form .expertTelephone{text-decoration:none;position:relative;padding:.6rem 0 .6rem 2rem}#news-outer #main-ban-single-form .expertTelephone:before{content:"";position:absolute;left:0;top:50%;margin-top:-13px;width:26px;height:26px;background-image:url("data:image/svg+xml,%3csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 width=%2726%27 height=%2726%27 fill=%27currentColor%27 class=%27bi bi-accordion-plus-icon%27 x=%270px%27 y=%270px%27 viewBox=%270 0 26 26%27 style=%27enable-background:new 0 0 26 26;%27 xml:space=%27preserve%27%3e%3cstyle type=%27text/css%27%3e.tel-0{fill:%23072F49;}.tel-1{fill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;}%3c/style%3e%3ccircle class=%27tel-0%27 cx=%2712.9%27 cy=%2713%27 r=%2712.5%27/%3e%3cpath class=%27tel-1%27 d=%27M7.3,5.6c0.7-0.7,1.8-0.7,2.5,0c0.1,0.1,0.1,0.1,0.1,0.2L11.7,8C12,8.4,12.1,9,12,9.5l-0.5,2.2 c-0.1,0.2,0,0.5,0.2,0.6l2.5,2.5c0.2,0.2,0.4,0.2,0.6,0.2l2.2-0.5c0.5-0.1,1.1,0,1.5,0.3l2.3,1.8c0.8,0.6,0.9,1.9,0.2,2.6l-1,1 c-0.7,0.7-1.8,1.1-2.9,0.7c-2.6-0.9-5-2.4-7-4.4c-2-2-3.5-4.4-4.4-7c-0.4-1,0-2.1,0.7-2.9L7.3,5.6z%27/%3e%3c/svg%3e")}#news-outer #main-ban-single-form .expertEmailAddress{text-decoration:none;position:relative;padding:.6rem 0 .6rem 2rem}#news-outer #main-ban-single-form .expertEmailAddress:before{content:"";position:absolute;left:0;top:50%;margin-top:-13px;width:26px;height:26px;background-image:url("data:image/svg+xml,%3csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 width=%2726%27 height=%2726%27 fill=%27currentColor%27 class=%27bi bi-accordion-plus-icon%27 x=%270px%27 y=%270px%27 viewBox=%270 0 26 26%27 style=%27enable-background:new 0 0 26 26;%27 xml:space=%27preserve%27%3e%3cstyle type=%27text/css%27%3e.em0{fill:%23072F49;}.em1{fill:%23FFFFFF;}%3c/style%3e%3ccircle class=%27em0%27 cx=%2713%27 cy=%2713%27 r=%2712.5%27/%3e%3cpath class=%27em1%27 d=%27M19.4,19H6.7c-1.1,0-2-0.9-2-2V8.7c0-1.1,0.9-2,2-2h12.7c1.1,0,2,0.9,2,2V17C21.4,18.1,20.5,19,19.4,19z%27/%3e%3cpath class=%27st0%27 d=%27M4.1,8.4c0-1.2,1-2.2,2.2-2.2h13.4c1.2,0,2.2,1,2.2,2.2v8.9c0,1.2-1,2.2-2.2,2.2H6.3c-1.2,0-2.2-1-2.2-2.2V8.4z M6.3,7.3c-0.6,0-1.1,0.5-1.1,1.1v0.2l7.8,4.7l7.8-4.7V8.4c0-0.6-0.5-1.1-1.1-1.1H6.3z M20.9,9.9l-5.3,3.2l5.3,3.2V9.9z M20.8,17.6 l-6.3-3.9L13,14.6l-1.5-0.9l-6.3,3.9c0.1,0.5,0.6,0.8,1.1,0.8h13.4C20.2,18.4,20.7,18.1,20.8,17.6z M5.2,16.3l5.3-3.2L5.2,9.9V16.3z %27/%3e%3c/svg%3e")}#news-outer #main-ban-single-form .btn-button{width:100%;min-width:9.5rem !important}#news-outer #tag-category-list table{margin-bottom:5rem}#news-outer #tag-category-list table thead{font-weight:600;border-bottom:1px solid #ecf0f1}#news-outer #tag-category-list table thead tr th{color:gray;padding:.4rem .4rem .4rem 0}#news-outer #tag-category-list table tbody tr{border-bottom:1px solid #e3e9eb}#news-outer #tag-category-list table tbody tr td{padding:.4rem .4rem .4rem 0}#news-outer #tag-category-list table tbody tr td:nth-child(1){width:120px;padding-left:0}#news-outer .listpagination{background-color:#f2f2f2}#news-outer .listpagination p.lead{display:none !important}#news-outer #news-post-outer section.post-content img{margin-left:0}body.bda-news .main-wrap,body.bda-newscategory .main-wrap{padding:0;padding-top:13rem}@media(max-width: 1200px){body.bda-news .main-wrap,body.bda-newscategory .main-wrap{padding-top:11.5rem !important}}@media(max-width: 1200px){body.bda-news .main-wrap.ismob,body.bda-newscategory .main-wrap.ismob{padding-top:11.5rem !important}}body.bda-news #site-head,body.bda-newscategory #site-head{margin-top:0 !important}@media(max-width: 1200px){body.bda-news #site-head,body.bda-newscategory #site-head{margin-top:0 !important}}body.bda-newscategory .main-wrap{padding:0;padding-top:13rem}@media(max-width: 1200px){body.bda-newscategory .main-wrap{padding-top:11.5rem !important}}@media(max-width: 1200px){body.bda-newscategory .main-wrap.ismob{padding-top:11.5rem !important}}body.bda-newscategory #site-head{margin-top:0 !important}@media(max-width: 1200px){body.bda-newscategory #site-head{margin-top:0 !important}}.post-pager-description{min-height:100px}body.bda-newsarticle .jump-list{background:#fff url(/images/background-hover-shades/background-hover-grey.png) repeat !important}body.bda-newsarticle .card .card-body.jump-list-body{padding:.5rem !important}body.bda-newsarticle .card .card-body .jump-list-ul{column-count:2}@media(max-width: 1200px){body.bda-newsarticle .card .card-body .jump-list-ul{column-count:1}}@media(max-width: 768px){body.bda-newsarticle .card .card-body .jump-list-ul{column-count:1}}.loading{width:150px;height:70px;margin-bottom:30px;display:flex;justify-content:center;align-items:center}.ball{width:30px;height:30px;border-radius:50%;background:#000;margin:0 10px}.first{animation:slide 2s ease-in-out infinite;animation-delay:.1s}.second{animation:slide 2s ease-in-out infinite;animation-delay:.5s}.third{animation:slide 2s ease-in-out infinite;animation-delay:1s}@keyframes slide{from{transform:translateY(-30px)}to{transform:translateY(0)}}.postImage-outer-mob{max-width:320px}.postImage-outer-tab{max-width:670px}#news-settings{position:fixed;top:-3000px;left:-3000px;width:230px;height:180px;z-index:3000;background:#fff}#news-settings-pagination{position:fixed;top:-3000px;left:-3000px;width:230px;height:230px;z-index:3001;background:#fff}#news-pagination{position:fixed;top:149px;left:0;right:0;height:auto;z-index:9;background:#fff;min-height:60px}#news-pagination .news-navbar-outer{width:900px}@media(max-width: 1200px){#news-pagination .news-navbar-outer{width:400px}#news-pagination .news-navbar-outer .dropdown-item{padding:.25rem 1rem;border-bottom:1px solid #ccc}}#news-pagination .news-navbar-outer.news-nav-width-930{width:930px}#news-pagination .news-navbar-outer.news-nav-width-900{width:900px}#news-pagination .news-navbar-outer.news-nav-width-750{width:750px}#news-pagination .news-navbar-outer.news-nav-width-710{width:710px}#news-pagination .news-navbar-outer.news-nav-width-690{width:690px}#news-pagination .news-navbar-outer.news-nav-width-640{width:640px}#news-pagination .news-navbar-outer.news-nav-width-615{width:615px}#news-pagination .news-navbar-outer.news-nav-width-580{width:580px}#news-pagination .news-navbar-outer .navbar-brand.navbar-brand-news{top:0}@media(min-width: 992px)and (max-width: 1200px){#news-pagination .news-navbar-outer .navbar-brand.navbar-brand-news{top:-3px !important}}@media(max-width: 1200px){#news-pagination{top:126px}#news-pagination #news-pagination-list{margin-left:0}#news-pagination #news-pagination-list #navbarDropdownMenuLink{padding-left:0 !important}}@media(max-width: 1200px)and (max-width: 1200px){#news-pagination #news-pagination-list #navbarDropdownMenuLink{padding-left:1rem !important}}@media(max-width: 1200px){#news-pagination #news-pagination-list .nav-item.dropdown{top:-2px}}#news-pagination.pag-mob{top:122px}#news-pagination.pag-mob>a{font-size:1.2rem}#news-pagination .page-item.active .page-link{background-color:#072f49;border-color:#072f49;color:#fff !important}nav#news-pagination{box-shadow:0 6px 8px rgba(110,123,157,.17)}nav#news-pagination.navbar-expand-lg .navbar-nav .nav-link{padding:.375rem .75rem;line-height:24px}nav#news-pagination.navbar-expand-lg .navbar-nav .nav-link.nav-opacity{background:#ddd;color:#072f49 !important;opacity:.8}#navbarDropdownMenuLink{position:relative}#navbarDropdownMenuLink.dropdown-toggle{padding:.425rem .75rem !important}#navbarDropdownMenuLink.dropdown-toggle::after{border:0 solid rgba(0,0,0,.55);position:absolute;top:13px;height:10px;width:20px}.accordion-button{background-color:#fdfcfc}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg version=%271.1%27 id=%27Layer_1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270px%27 y=%270px%27 viewBox=%270 0 36 36%27 style=%27enable-background:new 0 0 36 36;%27 xml:space=%27preserve%27%3e%3cpath d=%27M18,33.3C9.6,33.3,2.7,26.4,2.7,18S9.6,2.7,18,2.7S33.3,9.5,33.3,18S26.5,33.3,18,33.3z M18,35.5c9.7,0,17.5-7.8,17.5-17.5 S27.7,0.5,18,0.5S0.5,8.3,0.5,18S8.4,35.5,18,35.5z%27/%3e%3cpath d=%27M9.3,18c0-0.6,0.5-1.1,1.1-1.1h15.3c0.6,0,1.1,0.5,1.1,1.1s-0.5,1.1-1.1,1.1H10.4C9.8,19.1,9.3,18.6,9.3,18z%27/%3e%3c/svg%3e")}.accordion-button::after{width:2.25rem;height:2.25rem;background-image:url("data:image/svg+xml,%3csvg version=%271.1%27 id=%27Layer_1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270px%27 y=%270px%27 viewBox=%270 0 36 36%27 style=%27enable-background:new 0 0 36 36;%27 xml:space=%27preserve%27%3e%3cstyle type=%27text/css%27%3e.st0{fill:%238BBF2E;}%3c/style%3e%3cpath class=%27st0%27 d=%27M18,33.3C9.6,33.3,2.7,26.4,2.7,18S9.6,2.7,18,2.7S33.3,9.5,33.3,18S26.5,33.3,18,33.3z M18,35.5 c9.7,0,17.5-7.8,17.5-17.5S27.7,0.5,18,0.5S0.5,8.3,0.5,18S8.4,35.5,18,35.5z%27/%3e%3cpath class=%27st0%27 d=%27M18,9.2c0.6,0,1.1,0.5,1.1,1.1v6.6h6.6c0.6,0,1.1,0.5,1.1,1.1s-0.5,1.1-1.1,1.1h-6.6v6.6c0,0.6-0.5,1.1-1.1,1.1 c-0.6,0-1.1-0.5-1.1-1.1v-6.6h-6.6c-0.6,0-1.1-0.5-1.1-1.1s0.5-1.1,1.1-1.1h6.6v-6.6C16.9,9.7,17.4,9.2,18,9.2z%27/%3e%3c/svg%3e");background-size:2.25rem}.accordion-button:hover{z-index:2}.accordion-item{margin-bottom:0;border:2px solid #d9d9d9;border-radius:0}.accordion-item:first-of-type{border-radius:0;border:2px solid #d9d9d9;border-width:2px 2px 1px 2px}.accordion-item:first-of-type .accordion-collapse{background-color:#f8f9fa}.accordion-item:first-of-type .accordion-button{background:#f8f9fa;background-color:#f8f9fa;border:0 !important;padding-top:.6rem;padding-bottom:.6rem;border-radius:0 !important}.accordion-item:first-of-type .accordion-button p{color:#126e87;font-size:1.2rem}.accordion-item:first-of-type .accordion-button.collapsed{border-radius:0;padding-top:.6rem;padding-bottom:.6rem;color:#126e87 !important}.accordion-item:first-of-type .accordion-button.collapsed p{color:#126e87;font-size:1.2rem}.accordion-item:not(:first-of-type){border-radius:0;border:2px solid #d9d9d9 !important;border-width:2px 2px 1px 2px}.accordion-item:not(:first-of-type) .accordion-collapse{background-color:#f8f9fa}.accordion-item:not(:first-of-type) .accordion-button{background:#f8f9fa;background-color:#f8f9fa;border:0 !important;padding-top:.6rem;padding-bottom:.6rem;border-radius:0}.accordion-item:not(:first-of-type) .accordion-button p{color:#126e87;font-size:1.2rem}.accordion-item:not(:first-of-type) .accordion-button.collapsed{border-radius:0;padding-top:.6rem;padding-bottom:.6rem;color:#126e87 !important}.accordion-item:not(:first-of-type) .accordion-button.collapsed p{color:#126e87;font-size:1.2rem}.accordion-item:last-of-type{border-radius:0 !important}.accordion-item:last-of-type .accordion-collapse{background-color:#f8f9fa}.accordion-item:last-of-type .accordion-button{background:#f8f9fa;background-color:#f8f9fa;border:0 !important;padding-top:.6rem;padding-bottom:.6rem;border-radius:0 !important}.accordion-item:last-of-type .accordion-button p{color:#126e87;font-size:1.2rem}.accordion-item:last-of-type .accordion-button.collapsed{border-radius:0;padding-top:.6rem;padding-bottom:.6rem;color:#126e87}.accordion-item:last-of-type .accordion-button.collapsed p{color:#126e87;font-size:1.2rem}.accordion-item .accordion-header{margin-bottom:0}.accordion-item .accordion-header button p{margin-bottom:0}.accordion-item .accordion-body p{text-align:left !important}.accordion-item .accordion-collapse.show .accordion-body{border-radius:0 !important;background-color:#f8f9fa}body.bd-cmr .accordion-item:first-of-type .accordion-button p,body.bd-cmr .accordion-item:not(:first-of-type) .accordion-button p,body.bd-cmr .accordion-item:last-of-type .accordion-button p{color:#374c12}body.bd-brd .accordion-item:first-of-type .accordion-button p,body.bd-brd .accordion-item:not(:first-of-type) .accordion-button p,body.bd-brd .accordion-item:last-of-type .accordion-button p{color:#25574c}body.bd-dev .accordion-item:first-of-type .accordion-button p,body.bd-dev .accordion-item:not(:first-of-type) .accordion-button p,body.bd-dev .accordion-item:last-of-type .accordion-button p{color:#0d5f94}.accordion-outer{position:relative;z-index:10}.accordion-outer .accordion-image{min-width:240px;position:relative;top:-40px;z-index:9;border-radius:50%}@media(max-width: 953px){.accordion-outer .accordion-image{display:none !important}}.accordion-outer .accordion-image img{border-radius:50%}.accordion-outer .accordion-placement{position:relative;z-index:10}.accordion-outer.plain-faq-list{padding-left:0}.accordion-outer.plain-faq-list .accordion-item{border:0}.accordion-outer.plain-faq-list .accordion-item:first-of-type{border:0}.accordion-outer.plain-faq-list .accordion-item:first-of-type .accordion-collapse{background-color:#fff}.accordion-outer.plain-faq-list .accordion-item:first-of-type .accordion-button{background:#fff;background-color:#fff}.accordion-outer.plain-faq-list .accordion-item:first-of-type .accordion-button p{color:#072f49}.accordion-outer.plain-faq-list .accordion-item:first-of-type .accordion-button.collapsed{color:#072f49}.accordion-outer.plain-faq-list .accordion-item:first-of-type .accordion-button.collapsed p{color:#072f49}.accordion-outer.plain-faq-list .accordion-item:not(:first-of-type){border:0 !important}.accordion-outer.plain-faq-list .accordion-item:not(:first-of-type) .accordion-collapse{background-color:#fff}.accordion-outer.plain-faq-list .accordion-item:not(:first-of-type) .accordion-button{background:#fff;background-color:#fff}.accordion-outer.plain-faq-list .accordion-item:not(:first-of-type) .accordion-button p{color:#072f49}.accordion-outer.plain-faq-list .accordion-item:not(:first-of-type) .accordion-button.collapsed{color:#072f49}.accordion-outer.plain-faq-list .accordion-item:not(:first-of-type) .accordion-button.collapsed p{color:#072f49}.accordion-outer.plain-faq-list .accordion-item:last-of-type .accordion-collapse{background-color:#fff}.accordion-outer.plain-faq-list .accordion-item:last-of-type .accordion-button{background:#fff;background-color:#fff}.accordion-outer.plain-faq-list .accordion-item:last-of-type .accordion-button p{color:#072f49}.accordion-outer.plain-faq-list .accordion-item:last-of-type .accordion-button.collapsed{color:#072f49}.accordion-outer.plain-faq-list .accordion-item:last-of-type .accordion-button.collapsed p{color:#072f49}.accordion-outer.plain-faq-list .accordion-item .accordion-body{padding-left:0}.accordion-outer.plain-faq-list .accordion-item .accordion-collapse.show .accordion-body{background-color:#fff;padding-left:0}.accordion-outer.plain-faq-list .accordion-item .accordion-button{background-color:#fff;padding-left:0}.accordion-outer.plain-faq-list .accordion-item .accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg version=%271.1%27 id=%27Layer_1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270px%27 y=%270px%27 viewBox=%270 0 16 16%27 style=%27enable-background:new 0 0 16 16;%27 xml:space=%27preserve%27%3e%3cstyle type=%27text/css%27%3e.st001{fill:%23072F49;}%3c/style%3e%3cpath class=%27st001%27 d=%27M3.7,7.9c0-0.3,0.2-0.6,0.5-0.6h7.4c0.3,0,0.5,0.2,0.5,0.6c0,0.3-0.2,0.6-0.5,0.6H4.3C4,8.5,3.7,8.2,3.7,7.9z%27/%3e%3c/svg%3e")}.accordion-outer.plain-faq-list .accordion-item .accordion-button::after{width:2.25rem;height:2.25rem;background-image:url("data:image/svg+xml,%3csvg version=%271.1%27 id=%27Layer_1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270px%27 y=%270px%27 viewBox=%270 0 16 16%27 style=%27enable-background:new 0 0 16 16;%27 xml:space=%27preserve%27%3e%3cstyle type=%27text/css%27%3e.st002{fill:%23072F49;}%3c/style%3e%3cpath class=%27st002%27 d=%27M8,3.8c0.3,0,0.5,0.2,0.5,0.5v3.2h3.2c0.2,0,0.5,0.2,0.5,0.5s-0.2,0.5-0.5,0.5H8.5v3.2c0,0.3-0.2,0.5-0.5,0.5 S7.4,12,7.4,11.7V8.6H4.3C4,8.6,3.7,8.3,3.7,8c0-0.3,0.2-0.5,0.5-0.5h3.2V4.4C7.4,4.1,7.7,3.8,8,3.8z%27/%3e%3c/svg%3e");background-size:2.25rem}.accordion-outer.plain-faq-list .accordion-item .accordion-button:hover{z-index:2}body.bda-products .accordion-outer.plain-faq-list .accordion-item,body.bda-productpage .accordion-outer.plain-faq-list .accordion-item{background-color:rgba(0,0,0,0) !important}body.bda-products .accordion-outer.plain-faq-list .accordion-item:first-of-type .accordion-button,body.bda-products .accordion-outer.plain-faq-list .accordion-item:not(:first-of-type) .accordion-button,body.bda-products .accordion-outer.plain-faq-list .accordion-item:last-of-type .accordion-button,body.bda-productpage .accordion-outer.plain-faq-list .accordion-item:first-of-type .accordion-button,body.bda-productpage .accordion-outer.plain-faq-list .accordion-item:not(:first-of-type) .accordion-button,body.bda-productpage .accordion-outer.plain-faq-list .accordion-item:last-of-type .accordion-button{background-color:rgba(0,0,0,0) !important;background:rgba(0,0,0,0) !important}body.bda-products .accordion-outer.plain-faq-list .accordion-item:first-of-type .accordion-collapse,body.bda-products .accordion-outer.plain-faq-list .accordion-item:not(:first-of-type) .accordion-collapse,body.bda-products .accordion-outer.plain-faq-list .accordion-item:last-of-type .accordion-collapse,body.bda-productpage .accordion-outer.plain-faq-list .accordion-item:first-of-type .accordion-collapse,body.bda-productpage .accordion-outer.plain-faq-list .accordion-item:not(:first-of-type) .accordion-collapse,body.bda-productpage .accordion-outer.plain-faq-list .accordion-item:last-of-type .accordion-collapse{background-color:rgba(0,0,0,0) !important}body.bda-products .accordion-outer.plain-faq-list .accordion-item .accordion-header .accordion-button,body.bda-productpage .accordion-outer.plain-faq-list .accordion-item .accordion-header .accordion-button{background-color:rgba(0,0,0,0) !important;background:rgba(0,0,0,0) !important}body.bda-products .accordion-outer.plain-faq-list .accordion-item .accordion-collapse.show .accordion-body,body.bda-productpage .accordion-outer.plain-faq-list .accordion-item .accordion-collapse.show .accordion-body{background-color:rgba(0,0,0,0) !important}.cmt-section-wrap.expert-row{border-bottom:10px solid #15809e}@media(max-width: 767px){.cmt-section-wrap.expert-row .our-expert{margin-bottom:2rem}}body.bd-cmr .cmt-section-wrap.expert-row{border-bottom:10px solid #5a8014}body.bd-brd .cmt-section-wrap.expert-row{border-bottom:10px solid #308272}body.bd-dev .cmt-section-wrap.expert-row{border-bottom:10px solid #0d5f94}.our-expert-outer{position:relative;min-height:440px}@media(max-width: 1199px){.our-expert-outer{min-height:360px}}@media(max-width: 991px){.our-expert-outer{min-height:auto}}.our-expert-outer .our-expert{position:relative;z-index:2}.our-expert-outer .our-expert-img{position:relative;z-index:-1;opacity:0;-webkit-transition:opacity 3s ease-in-out;-moz-transition:opacity 3s ease-in-out;-ms-transition:opacity 3s ease-in-out;-o-transition:opacity 3s ease-in-out;opacity:1}@media(max-width: 767px){.our-expert-outer .our-expert-img{display:none}}.our-expert-outer .our-expert-img img{margin-bottom:0 !important}.cmt-still-got-questions-outer{position:relative}.cmt-still-got-questions-outer .cmt-still-got-questions{margin-bottom:0;position:relative;z-index:2}@media(max-width: 991px){.cmt-still-got-questions-outer .cmt-still-got-questions{margin-left:auto;margin-right:auto;width:fit-content}}.cmt-still-got-questions-outer .cmt-still-got-questions .cmt-still-got-text{font-size:2.4rem;line-height:2.4rem;position:relative;top:-5px}.cmt-still-got-questions-outer .cmt-still-got-questions .supporting-text{display:block;clear:both;position:relative;bottom:0}.cmt-still-got-questions-outer .questions-alt-link{text-decoration:none}.cmt-still-got-questions-outer .questions-alt-link .cmt-still-got-questions .cmt-still-got-text{text-decoration:none}.cmt-still-got-questions-outer .questions-alt-link .cmt-still-got-questions .supporting-text{text-decoration:none}.cmt-still-got-questions-outer .questions-alt-link:hover{text-decoration:none}.cmt-still-got-questions-outer .questions-alt-link:hover .cmt-still-got-questions .cmt-still-got-text{text-decoration:underline}.cmt-still-got-questions-outer .questions-alt-link:hover .cmt-still-got-questions .supporting-text{text-decoration:none}@media print{#tax_warning{display:block}#tax_warning p.small{font-size:.9rem;text-align:justify}#importantread,#hidecontent1,#hidecontent2,#hidecontent3,#hidecontent4,#hidecontent5,#hidecontent6{display:none !important}*,:after,:before{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}img,tr{page-break-inside:avoid}h2,.h2,h3,.h3,p{orphans:3;widows:3}h2,.h2,h3,.h3{page-break-after:avoid}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6 !important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}#header{border-bottom:0px solid #fff;box-shadow:inset 0px 0px 0px rgba(110,123,157,.17)}#header.fixed-top{position:static !important}#header .navbar-brand{padding-bottom:16px}#header #navigation-menu{display:none}footer,#divbreadcrumb,#C4A_lnk1{display:none}.main-wrap{padding-top:1rem !important}.back_to_top{display:none !important}#post-col-right{display:none}#post-content .postImage{display:none}#section-display-categories,#article-share{display:none}#collapseCalculations{padding-top:2rem !important;display:block !important}.bg-ttl-tax h3,.bg-ttl-tax .h3{color:#072f49 !important}.input-group-sm .form-control{font-size:1.2rem !important;line-height:1.2rem !important;border:#fff !important}.input-group-sm .input-group-text{border:#fff !important}.input-group-text{border:#fff !important}.form-control.form-control-lg{font-size:2.2rem !important;line-height:2.2rem !important;border:#fff !important}.form-group .form-select.form-select-sm{border:#fff !important}#btn-tax-calculations,#btn-tax-calculations-inner{border:#fff !important}#btn-tax-calculations,#calc-instructions,button.btn-calc-tax-submit,.reviews-widget-outer{display:none !important}#main-content section .cmt-section-wrap{padding:1rem 0;background-position:center center;background-repeat:no-repeat;background-size:cover}#main-content section .cmt-section-wrap.medium{padding:1rem 0}}@media print and (max-width: 992px){#main-content section .cmt-section-wrap.medium{background-image:none !important}}@media print{#main-content section .cmt-section-wrap.mediumnonebottom{padding-top:1rem !important;padding-bottom:0 !important}}@media print and (max-width: 992px){#main-content section .cmt-section-wrap.mediumnonebottom{background-image:none !important}}@media print{#main-content section .cmt-section-wrap.mediumnonetop{padding-bottom:1rem !important;padding-top:0 !important}}@media print and (max-width: 992px){#main-content section .cmt-section-wrap.mediumnonetop{background-image:none !important}}@media print{#main-content section .cmt-section-wrap.mediumppc{padding:0 0}}@media print and (min-width: 768px){#main-content section .cmt-section-wrap.mediumppc{padding:1rem 0}}@media print{#main-content section .cmt-section-wrap.thin{padding:1rem 0}}@media print and (max-width: 992px){#main-content section .cmt-section-wrap.thin{background-image:none !important}}@media print{#main-content section .cmt-section-wrap.thinbottom{padding-bottom:1rem !important}}@media print and (max-width: 992px){#main-content section .cmt-section-wrap.thinbottom{padding-bottom:1rem !important}}@media print{#main-content section .cmt-section-wrap.thintop{padding-top:1rem !important}}@media print and (max-width: 992px){#main-content section .cmt-section-wrap.thintop{padding-top:1rem !important}}@media print{#main-content section .cmt-section-wrap.none{padding:0 0}}@media print and (max-width: 992px){#main-content section .cmt-section-wrap.none{background-image:none !important}}@media print{#main-content section .cmt-section-wrap.nonebottom{padding-bottom:0 !important}}@media print and (max-width: 992px){#main-content section .cmt-section-wrap.nonebottom{background-image:none !important}}@media print{#main-content section .cmt-section-wrap.nonetop{padding-top:0 !important}}@media print and (max-width: 992px){#main-content section .cmt-section-wrap.nonetop{background-image:none !important}}@media print{#main-content section .cmt-section-wrap.thinnonebottom{padding-top:1rem !important;padding-bottom:0 !important}}@media print and (max-width: 992px){#main-content section .cmt-section-wrap.thinnonebottom{background-image:none !important}}@media print{#main-content section .cmt-section-wrap.thinnonetop{padding-bottom:1rem !important;padding-top:0 !important}}@media print and (max-width: 992px){#main-content section .cmt-section-wrap.thinnonetop{background-image:none !important}}@media print{#main-content section .cmt-section-wrap.deep{padding:1rem 0}}@media print and (max-width: 992px){#main-content section .cmt-section-wrap.deep{background-image:none !important}}@media print{#main-content section .cmt-section-wrap.deepnonebottom{padding-top:1rem !important;padding-bottom:0 !important}}@media print and (max-width: 992px){#main-content section .cmt-section-wrap.deepnonebottom{background-image:none !important}}@media print{#main-content section .cmt-section-wrap.deepnonetop{padding-bottom:1rem !important;padding-top:0 !important}}@media print and (max-width: 992px){#main-content section .cmt-section-wrap.deepnonetop{background-image:none !important}}:root{--cc-font-family: "Questrial", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--cc-font-size: 14px;--cc-bg: #fff;--cc-z-index: 3147483645 !important;--cc-text: #343434;--cc-border-radius: .45rem;--cc-btn-primary-bg: #2a761b;--cc-btn-primary-text: var(--cc-bg);--cc-btn-primary-hover-bg: #2a761b;--cc-btn-primary-hover-text: var(--cc-btn-primary-text);--cc-btn-secondary-bg: #ffffff;--cc-btn-secondary-text: var(--cc-text);--cc-btn-secondary-hover-bg: #ffffff;--cc-btn-secondary-hover-text: var(--cc-btn-secondary-text);--cc-btn-border-radius: 4rem;--cc-toggle-bg-off: #919ea6;--cc-toggle-bg-on: var(--cc-btn-primary-bg);--cc-toggle-bg-readonly: #d5dee2;--cc-toggle-knob-bg: #fff;--cc-toggle-knob-icon-color: #ecf2fa;--cc-block-text: var(--cc-text);--cc-cookie-category-block-bg: #f0f4f7;--cc-cookie-category-block-bg-hover: #e9eff4;--cc-section-border: #f1f3f5;--cc-cookie-table-border: #e9edf2;--cc-overlay-bg: rgb(4, 6, 8);--cc-overlay-opacity: .65;--cc-consent-modal-box-shadow: 0 0.625rem 1.875rem rgba(2, 2, 3, 0.28);--cc-webkit-scrollbar-bg: #cfd5db;--cc-webkit-scrollbar-bg-hover: #9199a0}.visibility-hidden{visibility:hidden !important}.visibility-visible{visibility:visible !important}.opacity-zero{opacity:0}#cc--main{z-index:var(--cc-z-index);position:fixed}#cc--main.cc--main-fixed{position:fixed}.cc_div *,.cc_div *:hover,.cc_div :before,.cc_div :after{-webkit-box-sizing:border-box;box-sizing:border-box;float:none;font-style:inherit;font-variant:normal;font-weight:inherit;font-family:inherit;line-height:1.1rem;font-size:.95rem;transition:none;animation:none;margin:0;padding:0;text-transform:none;letter-spacing:unset;color:inherit;background:none;border:none;border-radius:unset;box-shadow:none;text-decoration:none;text-align:left;visibility:unset;height:auto;vertical-align:baseline}.cc_div{font-size:var(--cc-font-size);font-weight:400;font-family:var(--cc-font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:var(--cc-text)}.cc_div .c-bn,.cc_div .b-tl,#s-ttl,#c-ttl,#s-bl td:before{font-weight:600}#cm,#s-inr,.cc_div .c-bl,.cc_div .b-tl,#s-bl .act .b-acc{border-radius:var(--cc-border-radius)}#s-bl .act .b-acc{border-top-left-radius:0;border-top-right-radius:0}.cc_div input,.cc_div button,.cc_div a{-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden}.cc_div a{border-bottom:1px solid}.cc_div a:hover{text-decoration:none;border-color:rgba(0,0,0,0)}.cc_div .c-bn>span{pointer-events:none}.c--anim #cm,.c--anim #s-cnt,.c--anim #s-inr,#cs-ov,#cm-ov{transition:visibility .25s linear,opacity .25s ease,transform .25s ease !important}.c--anim .c-bn{transition:background-color .25s ease !important}.c--anim #cm.bar.slide,.c--anim .bar.slide #s-inr{transition:visibility .4s ease,opacity .4s ease,transform .4s ease !important}.c--anim #cm.bar.slide+#cm-ov,.c--anim .bar.slide+#cs-ov{transition:visibility .4s ease,opacity .4s ease,transform .4s ease !important}#cm.bar.slide,.cc_div .bar.slide #s-inr{transform:translateX(100%);opacity:1}#cm.bar.top.slide,.cc_div .bar.left.slide #s-inr{transform:translateX(-100%);opacity:1}#cm.slide,.cc_div .slide #s-inr{transform:translateY(1.6em)}#cm.top.slide{transform:translateY(-1.6em)}#cm.bar.slide{transform:translateY(100%)}#cm.bar.top.slide{transform:translateY(-100%)}.show--consent .c--anim #cm,.show--consent .c--anim #cm.bar,.show--settings .c--anim #s-inr,.show--settings .c--anim .bar.slide #s-inr{opacity:1;transform:scale(1);visibility:visible !important}.show--consent .c--anim #cm.box.middle,.show--consent .c--anim #cm.cloud.middle{transform:scale(1) translateY(-50%)}.show--settings .c--anim #s-cnt{visibility:visible !important}.force--consent.show--consent .c--anim #cm-ov,.show--settings .c--anim #cs-ov{visibility:visible !important;opacity:var(--cc-overlay-opacity) !important}#cm{font-family:inherit;padding:1em 1.4em 1.3em 1.4em;position:fixed;z-index:1;background:var(--cc-bg);max-width:24.2em;width:100%;bottom:1.25em;right:1.25em;box-shadow:0 .625em 1.875em #000;box-shadow:var(--cc-consent-modal-box-shadow);opacity:0;visibility:hidden;transform:scale(0.95);line-height:initial}#cc_div #cm{display:block !important}#c-ttl{margin-bottom:.7em;font-size:1.05em}.cloud #c-ttl{margin-top:-0.15em}#c-txt{font-size:.9em;line-height:1.5em}.cc_div #c-bns{display:flex;justify-content:space-between}.cc_div .c-bn{color:var(--cc-btn-primary-text);background:var(--cc-btn-primary-bg);padding:.8em 1.7em;display:inline-block;cursor:pointer;font-size:1.1rem;font-weight:400;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;text-align:center;border-radius:var(--cc-btn-border-radius);flex:1}.cc_div .c-bn.c-bn-x{color:var(--cc-btn-secondary-text);background:var(--cc-cookie-category-block-bg);border-radius:.35rem !important}#c-s-bn span,#c-p-bn span{font-size:1rem}#c-bns button+button,#s-cnt button+button,#s-c-bn{float:right;margin-left:.5rem}#s-cnt #s-rall-bn{float:none}#cm .c_link:hover,#cm .c_link:active,#s-cnt button+button:hover,#s-cnt button+button:active,#s-c-bn:active,#s-c-bn:hover{background:var(--cc-btn-secondary-hover-bg);color:var(--cc-btn-secondary-hover-text)}#s-cnt{position:fixed;top:0;left:0;width:100%;z-index:101;display:table;height:100%;visibility:hidden}#s-bl{outline:none;scrollbar-width:thin}#s-bl .title{margin-top:1.4em}#s-bl .title:first-child{margin-top:0}#s-bl .b-bn{margin-top:0}#s-bl .b-acc .p{margin-top:0;padding:1em}#s-cnt .b-bn .b-tl{display:block;font-family:inherit;font-size:1rem;width:100%;position:relative;padding:.8em 6.4em .8em 2.7em;background:none;transition:background-color .25s ease}#s-cnt .b-bn .b-tl.exp{cursor:pointer}#s-cnt .act .b-bn .b-tl{border-bottom-right-radius:0;border-bottom-left-radius:0}#s-cnt .b-bn .b-tl:active,#s-cnt .b-bn .b-tl:hover{background:var(--cc-cookie-category-block-bg-hover)}#s-bl .b-bn{position:relative}#s-bl .c-bl{padding:1em;margin-bottom:.4rem;border:1px solid var(--cc-section-border);transition:background-color .25s ease}#s-bl .c-bl:hover{background:var(--cc-cookie-category-block-bg)}#s-bl .c-bl:last-child{margin-bottom:.5em}#s-bl .c-bl:first-child{transition:none;padding:0;margin-top:0;border:none;margin-bottom:2em}#s-bl .c-bl:not(.b-ex):first-child:hover{background:rgba(0,0,0,0);background:unset}#s-bl .c-bl.b-ex{padding:0;border:none;background:var(--cc-cookie-category-block-bg);transition:none}#s-bl .c-bl.b-ex+.c-bl{margin-top:2em}#s-bl .c-bl.b-ex+.c-bl.b-ex{margin-top:0}#s-bl .c-bl.b-ex:first-child{margin-bottom:1em}#s-bl .c-bl.b-ex:first-child{margin-bottom:.5em}#s-bl .b-acc{max-height:0;overflow:hidden;padding-top:0;margin-bottom:0;display:none}#s-bl .act .b-acc{max-height:100%;display:block;overflow:hidden}#s-cnt .p{font-size:.9em;line-height:1.5em;margin-top:.85em;color:var(--cc-block-text)}.cc_div .b-tg .c-tgl:disabled{cursor:not-allowed}#c-vln{display:table-cell;vertical-align:middle;position:relative}#cs{padding:0 1.7em;width:100%;position:fixed;left:0;right:0;top:0;bottom:0;height:100%;z-index:3147483645 !important}#s-inr{height:100%;position:relative;max-width:45em;margin:0 auto;transform:scale(0.96);opacity:0;padding-top:4.75em;padding-bottom:4.75em;position:relative;height:100%;overflow:hidden;visibility:hidden;box-shadow:rgba(3,6,9,.26) 0px 13px 27px -5px}#s-inr,#s-hdr,#s-bns{background:var(--cc-bg)}#s-bl{overflow-y:auto;overflow-y:overlay;overflow-x:hidden;height:100%;padding:1.3em 1.6em;display:block;width:100%}#s-bns{position:absolute;bottom:0;left:0;right:0;padding:1rem 1.8rem;border-top:1px solid var(--cc-section-border);height:4.6rem}.cc_div .cc-link{color:var(--cc-btn-primary-bg);border-bottom:1px solid var(--cc-btn-primary-bg);display:inline;padding-bottom:0;text-decoration:none;cursor:pointer;font-weight:600}.cc_div .cc-link:hover,.cc_div .cc-link:active{border-color:rgba(0,0,0,0)}#c-bns button:first-child{color:var(--cc-btn-secondary-text);background:var(--cc-btn-secondary-bg);border:1px solid var(--cc-text)}#s-bns button:first-child{color:var(--cc-btn-primary-text);background:var(--cc-btn-primary-bg)}#c-bns.swap button:first-child{color:var(--cc-btn-secondary-text);background:var(--cc-btn-secondary-bg)}#c-bns.swap button:last-child{color:var(--cc-btn-primary-text);background:var(--cc-btn-primary-bg)}.cc_div .b-tg .c-tgl:checked~.c-tg{background:var(--cc-toggle-bg-on)}#c-bns button:first-child:active,#c-bns button:first-child:hover,#c-bns.swap button:last-child:active,#c-bns.swap button:last-child:hover{background:var(--cc-btn-secondary-hover-bg);color:var(--cc-btn-secondary-hover-text)}#s-bns button:first-child:active,#s-bns button:first-child:hover{background:var(--cc-btn-primary-hover-bg);color:var(--cc-btn-primary-hover-text)}#c-bns.swap button:first-child:active,#c-bns.swap button:first-child:hover{background:var(--cc-btn-secondary-hover-bg);color:var(--cc-btn-secondary-hover-text)}#s-hdr{position:absolute;top:0;width:100%;display:table;padding:0 1.8em;height:4.75em;vertical-align:middle;z-index:2;border-bottom:1px solid var(--cc-section-border)}#s-ttl{display:table-cell;vertical-align:middle;font-size:1rem}#settings-title{font-size:1rem}#s-c-bn{padding:0;width:1.7em;height:1.6em;font-size:1.45em;margin:0;font-weight:initial;position:relative;overflow:hidden}#s-c-bnc{display:table-cell;vertical-align:middle}.cc_div span.t-lb{position:absolute;top:0;z-index:-1;opacity:0;pointer-events:none;overflow:hidden}#c_policy__text{height:31.25em;overflow-y:auto;margin-top:1.25em}#c-s-in{position:relative;transform:translateY(-50%);top:50%;height:100%;height:calc(100% - 2.5em);max-height:37.5em}@media screen and (min-width: 688px){#s-bl::-webkit-scrollbar{width:.8em;height:100%;background:rgba(0,0,0,0);border-radius:0 .25em .25em 0}#s-bl::-webkit-scrollbar-thumb{border:.25em solid var(--cc-bg);background:var(--cc-webkit-scrollbar-bg);border-radius:100em}#s-bl::-webkit-scrollbar-thumb:hover{background:var(--cc-webkit-scrollbar-bg-hover)}#s-bl::-webkit-scrollbar-button{width:10px;height:5px}}.cc_div .b-tg{position:absolute;right:0;top:0;bottom:0;display:inline-block;margin:auto;right:1.2em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.cc_div .b-tg .c-tgl{position:absolute;cursor:pointer;display:block;top:0;left:0;margin:0;border:0}.cc_div .b-tg .c-tg{position:absolute;background:var(--cc-toggle-bg-off);transition:background-color .25s ease,box-shadow .25s ease;pointer-events:none}.cc_div span.t-lb,.cc_div .b-tg,.cc_div .b-tg .c-tg,.cc_div .b-tg .c-tgl{width:3.4em;height:1.5em;border-radius:4em}.cc_div .b-tg .c-tg.c-ro{cursor:not-allowed}.cc_div .b-tg .c-tgl~.c-tg.c-ro{background:var(--cc-toggle-bg-readonly)}.cc_div .b-tg .c-tgl~.c-tg.c-ro:after{box-shadow:none}.cc_div .b-tg .c-tg:after{content:"";position:relative;display:block;left:.125em;top:.125em;width:1.25em;height:1.25em;border:none;box-sizing:content-box;background:var(--cc-toggle-knob-bg);box-shadow:0 1px 2px rgba(24,32,35,.36);transition:transform .25s ease;border-radius:100%}.cc_div .b-tg .c-tgl:checked~.c-tg:after{transform:translateX(1.9em)}#s-bl table,#s-bl th,#s-bl td{border:none}#s-bl tbody tr{transition:background-color .25s ease}#s-bl tbody tr:hover{background:var(--cc-cookie-category-block-bg-hover)}#s-bl table{text-align:left;border-collapse:collapse;width:100%;padding:0;margin:0;overflow:hidden}#s-bl caption{padding:.5rem 1rem;font-size:.9em;border-bottom:1px solid var(--cc-cookie-table-border);font-weight:600}#s-bl td,#s-bl th{padding:.8em .625em;text-align:left;vertical-align:top;font-size:.9rem;padding-left:1.2em}#s-bl th{font-family:inherit;padding:1em 1rem;font-weight:600}#s-bl thead tr:first-child{border-bottom:1px solid var(--cc-cookie-table-border)}.force--consent #s-cnt,.force--consent #cs{width:100vw}#cm-ov,#cs-ov{position:fixed;left:0;right:0;top:0;bottom:0;visibility:hidden;opacity:0;background:#070707;background:var(--cc-overlay-bg);display:none;transition:none}.show--settings #cs-ov,.c--anim #cs-ov,.force--consent .c--anim #cm-ov,.force--consent.show--consent #cm-ov{display:block}#cs-ov{z-index:2}.force--consent .cc_div{position:fixed;top:0;left:0;bottom:0;width:100%;width:100vw;visibility:hidden;transition:visibility .25s linear}.force--consent.show--consent .c--anim .cc_div,.force--consent.show--settings .c--anim .cc_div{visibility:visible}.force--consent #cm{position:absolute}.force--consent #cm.bar{width:76vw;max-width:100vw}html.force--consent.show--consent{overflow-y:hidden !important}html.force--consent.show--consent,html.force--consent.show--consent body{height:auto !important;overflow-x:hidden !important}.cc_div .b-bn .exp::before,.cc_div .act .b-bn .exp::before{border:solid var(--cc-btn-secondary-text);border-width:0 2px 2px 0;padding:.2em;display:inline-block;position:absolute;content:"";margin-right:15px;position:absolute;transform:translateY(-50%) rotate(45deg);left:1.2em;top:47%}.cc_div .act .b-bn .b-tl::before{transform:translateY(-20%) rotate(225deg)}.cc_div .on-i::before{border:solid var(--cc-toggle-knob-icon-color);border-width:0 2px 2px 0;padding:.1em;display:inline-block;padding-bottom:.45em;content:"";margin:0 auto;transform:rotate(45deg);top:.37em;left:.75em;position:absolute}#s-c-bn::before,#s-c-bn::after{content:"";position:absolute;left:1.2em;top:.68em;height:1em;width:1.5px;background:var(--cc-btn-secondary-text);transform:rotate(45deg);border-radius:1em;margin:0 auto}#s-c-bn::after{transform:rotate(-45deg)}.cc_div .off-i,.cc_div .on-i{height:100%;width:50%;position:absolute;right:0;display:block;text-align:center;transition:opacity .15s ease}.cc_div .on-i{left:0;opacity:0}.cc_div .off-i::before,.cc_div .off-i::after{right:.8em;top:.42em;content:" ";height:.7em;width:.09375em;display:block;background:var(--cc-toggle-knob-icon-color);margin:0 auto;position:absolute;transform-origin:center}.cc_div .off-i::before{transform:rotate(45deg)}.cc_div .off-i::after{transform:rotate(-45deg)}#cc_div .b-tg .c-tgl:checked~.c-tg .on-i{opacity:1 !important}#cc_div .b-tg .c-tgl:checked~.c-tg .off-i{opacity:0 !important}#cm.box.middle,#cm.cloud.middle{top:50%;transform:translateY(-37%);bottom:auto}#cm.box.middle.zoom,#cm.cloud.middle.zoom{transform:scale(0.95) translateY(-50%)}#cm.box.center{left:1em;right:1em;margin:0 auto}#cm.cloud{max-width:50em;margin:0 auto;text-align:center;left:1em;right:1em;overflow:hidden;padding:1.2em 1.7em;width:unset}.cc_div #c-inr{display:table;width:100%}.cc_div #c-inr-i{width:70%;float:left;display:inline-block;vertical-align:top;padding-right:2.4em}@media(max-width: 1920px){.cc_div #c-inr-i{width:70%;padding-right:.4em}}@media(max-width: 1740px){.cc_div #c-inr-i{width:67%;padding-right:.4em}}@media(max-width: 1620px){.cc_div #c-inr-i{width:63%;padding-right:.4em}}@media(max-width: 1500px){.cc_div #c-inr-i{float:none;display:block;width:100%}}.cc_div #c-bns{width:26%;float:right;display:inline-block;min-width:170px;vertical-align:middle}@media(max-width: 1920px){.cc_div #c-bns{width:26%}}@media(max-width: 1740px){.cc_div #c-bns{width:30%}}@media(max-width: 1620px){.cc_div #c-bns{width:35%}}@media(max-width: 1500px){.cc_div #c-bns{padding-top:1rem;float:none;display:block;width:100%}}#cm.cloud{max-width:50em;margin:0 auto;text-align:center;left:1em;right:1em;overflow:hidden;padding:1.2em 1.7em;width:unset}.cc_div .cloud #c-inr{display:table;width:100%}.cc_div .cloud #c-inr-i{width:70%;display:table-cell;vertical-align:top;padding-right:2.4em}.cc_div .cloud #c-txt{font-size:.85em}.cc_div .cloud #c-bns{min-width:170px;display:table-cell;vertical-align:middle}#cm.cloud .c-bn{margin:.5rem 0 0 0;width:100%}#cm.cloud .c-bn:first-child{margin:0}#cm.cloud.left{margin-right:1.25em}#cm.cloud.right{margin-left:1.25em}#cm.bar{width:76%;max-width:100%;left:0;right:0;bottom:0;border-radius:0;position:fixed;padding:2em 4em 3em 4em;min-height:173px}@media(max-width: 1620px){#cm.bar{width:66%}}#cm.bar #c-inr{margin:0 auto}#cm.bar #c-bns{max-width:33.75em}#cm.bar #cs{padding:0}.cc_div .bar #c-s-in{top:0;transform:none;height:100%;max-height:100%}.cc_div .bar #s-hdr,.cc_div .bar #s-bl,.cc_div .bar #s-bns{padding-left:1.4em;padding-right:1.4em}.cc_div .bar #cs{padding:0}.cc_div .bar #s-inr{margin:0;margin-left:auto;margin-right:0;border-radius:0;max-width:32em}.cc_div .bar.left #s-inr{margin-left:0;margin-right:auto}.cc_div .bar #s-bl table,.cc_div .bar #s-bl thead,.cc_div .bar #s-bl tbody,.cc_div .bar #s-bl th,.cc_div .bar #s-bl td,.cc_div .bar #s-bl tr,.cc_div .bar #s-cnt{display:block}.cc_div .bar #s-bl caption{display:block;border-top:0;border-bottom:1px solid var(--cc-cookie-table-border)}.cc_div .bar #s-bl thead tr{position:absolute;top:-9999px;left:-9999px}.cc_div .bar #s-bl tr{border-top:1px solid var(--cc-cookie-table-border)}.cc_div .bar #s-bl td{border:none;position:relative;padding-left:35%}.cc_div .bar #s-bl td:before{position:absolute;left:1rem;padding-right:.625em;white-space:nowrap;content:attr(data-column);color:var(--cc-text);overflow:hidden;text-overflow:ellipsis}#cm.top{bottom:auto;top:1.25em}#cm.left{right:auto;left:1.25em}#cm.right{left:auto;right:1.25em}#cm.bar.left,#cm.bar.right{left:0;right:0}#cm.bar.top{top:0}@media(prefers-reduced-motion){#cc--main #cm,#cc--main #s-cnt,#cc--main #s-inr{transition:none !important}}@media screen and (max-width: 688px){#cm,#cm.cloud,#cm.left,#cm.right{width:auto;max-width:100%;margin:0;padding:1.2em !important;right:1em;left:1em;bottom:1em;display:block}.force--consent #cm,.force--consent #cm.cloud{width:auto;max-width:100vw}#cm.top{top:1em;bottom:auto}#cm.bottom{bottom:1em;top:auto}#cm.bar.bottom{bottom:0}#cm.cloud .c-bn{font-size:.85em}#s-bns,.cc_div .bar #s-bns{padding:1em 1.3em}.cc_div .bar #s-inr{max-width:100%;width:100%}.cc_div .cloud #c-inr-i{padding-right:0}#cs{border-radius:0;padding:0}#c-s-in{max-height:100%;height:100%;top:0;transform:none}.cc_div .b-tg{transform:scale(1.1);right:1.1em}#s-inr{margin:0;padding-bottom:7.9em;border-radius:0}#s-bns{height:7.9em}#s-bl,.cc_div .bar #s-bl{padding:1.2em}#s-hdr,.cc_div .bar #s-hdr{padding:0 1.2em}#s-bl table{width:100%}#s-inr.bns-t{padding-bottom:10.5em}.bns-t #s-bns{height:10.5em}.cc_div .bns-t .c-bn{font-size:.83em;padding:.9em 1.6em}#s-cnt .b-bn .b-tl{padding-top:1.2em;padding-bottom:1.2em}#s-bl table,#s-bl thead,#s-bl tbody,#s-bl th,#s-bl td,#s-bl tr,#s-cnt{display:block}#s-bl caption{border-bottom:0;display:block}#s-bl thead tr{position:absolute;top:-9999px;left:-9999px}#s-bl tr{border-top:1px solid var(--cc-cookie-table-border)}#s-bl td{border:none;position:relative;padding-left:35%}#s-bl td:before{position:absolute;left:1rem;padding-right:.625em;white-space:nowrap;content:attr(data-column);color:var(--cc-text);overflow:hidden;text-overflow:ellipsis}#cm .c-bn,.cc_div .c-bn{width:100%;margin-right:0}#s-cnt #s-rall-bn{margin-left:0}.cc_div #c-bns{flex-direction:column}#c-bns button+button,#s-cnt button+button{margin-top:.625em;margin-left:0;float:unset}#cm.cloud,#cm.box{left:1em;right:1em;width:auto}#cm.cloud.right,#cm.cloud.left{margin:0}.cc_div .cloud #c-bns,.cc_div .cloud #c-inr,.cc_div .cloud #c-inr-i{display:block;width:auto;min-width:unset}.cc_div .cloud #c-txt{font-size:.9em}.cc_div .cloud #c-bns{margin-top:1.625em}}.CookieDeclarationDialogText,.CookieDeclarationIntro,.CookieDeclarationLastUpdated{margin:0 0 14px 0}.CookieDeclarationType{display:block;margin:12px 0 12px 0;padding:8px 8px 0 8px;border:1px solid #333;vertical-align:top}.CookieDeclarationTypeHeader{font-weight:bold}.CookieDeclarationTypeDescription{margin:2px 0 16px 0}.CookieDeclarationTable{table-layout:fixed;width:100%;border-collapse:collapse;border-spacing:0;margin:0 0 18px 0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.CookieDeclarationTableHeader{font-weight:bold;border-bottom:1px solid #777;text-align:left;padding:4px;overflow:hidden}.CookieDeclarationTableHeader[dir=rtl]{text-align:right}.CookieDeclarationTableCell{text-overflow:ellipsis;word-wrap:break-word;border-bottom:1px solid #777;vertical-align:top;padding:4px 4px 5px 4px}#CookieDeclarationUserStatusLabelConsentId{text-overflow:ellipsis;word-wrap:break-word}#CookieDeclarationUserStatusLabel dt,#CookieDeclarationUserStatusLabel dd{display:inline-block}#CookieDeclarationUserStatusLabel dt{padding-right:4px;font-weight:400;margin-left:0;margin-bottom:.5rem}@media all and (max-width: 600px){.CookieDeclaration table.CookieDeclarationTable tr td:nth-child(n+5),.CookieDeclaration table.CookieDeclarationTable tr th:nth-child(n+5),.CookieDeclaration table.CookieDeclarationTable colgroup col:nth-child(n+5){display:none}}.umb-block-grid__layout-container{position:relative;display:grid;grid-template-columns:repeat(var(--umb-block-grid--grid-columns, 1), minmax(0, 1fr));grid-auto-flow:row;grid-auto-rows:minmax(50px, min-content);column-gap:var(--umb-block-grid--column-gap, 0);row-gap:var(--umb-block-grid--row-gap, 0)}.umb-block-grid__layout-item{position:relative;grid-column-end:span min(var(--umb-block-grid--item-column-span, 1)*3,var(--umb-block-grid--grid-columns));grid-row:span var(--umb-block-grid--item-row-span, 1)}.umb-block-grid__area-container,.umb-block-grid__block--view::part(area-container){position:relative;display:grid;grid-template-columns:repeat(var(--umb-block-grid--area-grid-columns, var(--umb-block-grid--grid-columns, 1)), minmax(0, 1fr));grid-auto-flow:row;grid-auto-rows:minmax(50px, min-content);column-gap:var(--umb-block-grid--areas-column-gap, 0);row-gap:var(--umb-block-grid--areas-row-gap, 0)}.umb-block-grid__area{position:relative;height:100%;display:flex;flex-direction:column;grid-column-end:span min(var(--umb-block-grid--area-column-span, 1)*3,var(--umb-block-grid--area-grid-columns));grid-row:span var(--umb-block-grid--area-row-span, 1)}@media(min-width: 1024px){.umb-block-grid__layout-item{grid-column-end:span min(var(--umb-block-grid--item-column-span, 1),var(--umb-block-grid--grid-columns))}.umb-block-grid__area{grid-column-end:span min(var(--umb-block-grid--area-column-span, 1),var(--umb-block-grid--area-grid-columns))}}.umb-block-grid{container-type:inline-size;--my-container-max-width: 1430px;--my-container-padding: 0 20px}@container (min-width: 720px){.umb-block-grid__layout-container{--my-container-padding: 0 30px}}.umb-block-grid__area-container,.umb-block-grid__block--view::part(area-container){max-width:var(--my-container-max-width);padding:var(--my-container-padding);margin-left:auto;margin-right:auto;--umb-block-grid--areas-column-gap: 20px;--umb-block-grid--areas-row-gap: 20px}@container (min-width: 720px){.umb-block-grid__area-container,.umb-block-grid__block--view::part(area-container){--umb-block-grid--areas-column-gap: 60px;--umb-block-grid--areas-row-gap: 60px}}.umb-block-grid__layout-item[data-content-element-type-alias=oneColumnSectionBlock] .umb-block-grid__layout-container{--umb-block-grid--column-gap: 20px;--umb-block-grid--row-gap: 20px}@container (min-width: 720px){.umb-block-grid__layout-item[data-content-element-type-alias=oneColumnSectionBlock] .umb-block-grid__layout-container{--umb-block-grid--column-gap: 60px;--umb-block-grid--row-gap: 60px}}.umb-block-grid__block .form-control,.umb-block-grid__block--view .form-control{display:block;width:100%;padding:.375rem .75rem;color:#072f49 !important;font-size:1rem;font-weight:400;line-height:1.5;appearance:none;background-color:#ddd3d3 !important;background-clip:padding-box;border:1px solid #ccc !important;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.rich-text h1,.rich-text .h1{font-size:3rem !important;line-height:3rem !important;margin-bottom:.8rem !important}.rich-text h2,.rich-text .h2{font-size:1.9rem;line-height:2.1rem}#amount-borrow-input .input-group{max-width:460px;margin-left:auto;margin-right:auto}#amount-borrow-input .input-group .input-group-text{border:0 !important;border-radius:0 !important;background-color:#d9d9d9 !important;font-size:1.3rem !important;color:#072f49 !important}#amount-borrow-input .input-group .form-control{border:0 !important;border-radius:0 !important;background-color:#d9d9d9 !important;padding:.575rem .75rem !important;font-size:1.3rem !important;color:#072f49 !important}#amount-to-borrow-checkboxes .checkbox-inline label.checkbox-inline{color:#072f49 !important}#amount-to-borrow-checkboxes .checkbox-inline input[type=checkbox]{color:#072f49 !important}.jump__block_Element .card .card-body{padding:0 !important}.umb-block-grid__layout-container .umb-block-grid__layout-item[data-content-element-type-alias=twoColumnSectionBlockAngled39]{border:red solid 4px !important}.jump__block_Element .card .card-body{padding:0 !important}.jump__block_Element .card .jump-list-ul{column-count:2}@media(max-width: 1200px){.jump__block_Element .card .jump-list-ul{column-count:2}}@media(max-width: 768px){.jump__block_Element .card .jump-list-ul{column-count:1}}.content-panel__block_Element.dark .card{border:1px solid #dee2e6}.content-panel__block_Element.dark .card .card-body{padding:0 !important}.content-panel__block_Element.dark .card .card-body h3.card-title,.content-panel__block_Element.dark .card .card-body .card-title.h3{color:#fff !important}.content-panel__block_Element.dark .card .card-body h3.btl-title,.content-panel__block_Element.dark .card .card-body .btl-title.h3{color:#126e87 !important}.content-panel__block_Element.dark .card .card-body h3.cmr-title,.content-panel__block_Element.dark .card .card-body .cmr-title.h3{color:#5e811f !important}.content-panel__block_Element.dark .card .card-body h3.brd-title,.content-panel__block_Element.dark .card .card-body .brd-title.h3{color:#398575 !important}.content-panel__block_Element.dark .card .card-body h3.dev-title,.content-panel__block_Element.dark .card .card-body .dev-title.h3{color:#0b507d !important}.content-panel__block_Element.dark .card .card-body h3.title-as-number,.content-panel__block_Element.dark .card .card-body .title-as-number.h3{font-size:6rem;line-height:6rem;margin-bottom:2rem}.content-panel__block_Element.dark .card .card-body p{color:#fff !important}.content-panel__block_Element.white .card,.content-panel__block_Element.none .card{border:1px solid #dee2e6}.content-panel__block_Element.white .card .card-body,.content-panel__block_Element.none .card .card-body{padding:0 !important}.content-panel__block_Element.white .card .card-body h3.card-title,.content-panel__block_Element.white .card .card-body .card-title.h3,.content-panel__block_Element.none .card .card-body h3.card-title,.content-panel__block_Element.none .card .card-body .card-title.h3{color:#072f49 !important}.content-panel__block_Element.white .card .card-body p,.content-panel__block_Element.none .card .card-body p{color:#072f49 !important}.content-panel-with-button__block_Element .card{border:1px solid #dee2e6}.content-panel-with-button__block_Element .card .card-body h3.card-title,.content-panel-with-button__block_Element .card .card-body .card-title.h3{color:#126e87 !important}.content-panel-with-button__block_Element .card .card-body h3.btl-title,.content-panel-with-button__block_Element .card .card-body .btl-title.h3{color:#126e87 !important}.content-panel-with-button__block_Element .card .card-body h3.cmr-title,.content-panel-with-button__block_Element .card .card-body .cmr-title.h3{color:#5e811f !important}.content-panel-with-button__block_Element .card .card-body h3.brd-title,.content-panel-with-button__block_Element .card .card-body .brd-title.h3{color:#398575 !important}.content-panel-with-button__block_Element .card .card-body h3.dev-title,.content-panel-with-button__block_Element .card .card-body .dev-title.h3{color:#0b507d !important}.content-panel-with-button__block_Element .card .card-body h3.title-as-number,.content-panel-with-button__block_Element .card .card-body .title-as-number.h3{font-size:6rem;line-height:6rem;margin-bottom:2rem}.content-panel-with-button__block_Element .card .card-body p.card-text{color:#072f49 !important;min-height:170px;margin-bottom:1rem}
