@charset "UTF-8";.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 40px;--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: 40px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{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, 40px)}.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: .3125rem}.g-1,.gy-1{--bs-gutter-y: .3125rem}.g-2,.gx-2{--bs-gutter-x: .625rem}.g-2,.gy-2{--bs-gutter-y: .625rem}.g-3,.gx-3{--bs-gutter-x: 1.25rem}.g-3,.gy-3{--bs-gutter-y: 1.25rem}.g-4,.gx-4{--bs-gutter-x: 1.875rem}.g-4,.gy-4{--bs-gutter-y: 1.875rem}.g-5,.gx-5{--bs-gutter-x: 3.75rem}.g-5,.gy-5{--bs-gutter-y: 3.75rem}.g-6,.gx-6{--bs-gutter-x: 5.625rem}.g-6,.gy-6{--bs-gutter-y: 5.625rem}@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: .3125rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .3125rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .625rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .625rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1.25rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1.25rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.875rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.875rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3.75rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3.75rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 5.625rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 5.625rem}}@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: .3125rem}.g-md-1,.gy-md-1{--bs-gutter-y: .3125rem}.g-md-2,.gx-md-2{--bs-gutter-x: .625rem}.g-md-2,.gy-md-2{--bs-gutter-y: .625rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1.25rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1.25rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.875rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.875rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3.75rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3.75rem}.g-md-6,.gx-md-6{--bs-gutter-x: 5.625rem}.g-md-6,.gy-md-6{--bs-gutter-y: 5.625rem}}@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: .3125rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .3125rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .625rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .625rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1.25rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1.25rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.875rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.875rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3.75rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3.75rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 5.625rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 5.625rem}}@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: .3125rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .3125rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .625rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .625rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1.25rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1.25rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.875rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.875rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3.75rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3.75rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 5.625rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 5.625rem}}@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: .3125rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .3125rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .625rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .625rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1.25rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1.25rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.875rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.875rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3.75rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3.75rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 5.625rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 5.625rem}}.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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;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:translate(-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: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .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:.3125rem!important}.m-2{margin:.625rem!important}.m-3{margin:1.25rem!important}.m-4{margin:1.875rem!important}.m-5{margin:3.75rem!important}.m-6{margin:5.625rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.3125rem!important;margin-left:.3125rem!important}.mx-2{margin-right:.625rem!important;margin-left:.625rem!important}.mx-3{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-4{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-5{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-6{margin-right:5.625rem!important;margin-left:5.625rem!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:.3125rem!important;margin-bottom:.3125rem!important}.my-2{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-3{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-4{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-5{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-6{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.3125rem!important}.mt-2{margin-top:.625rem!important}.mt-3{margin-top:1.25rem!important}.mt-4{margin-top:1.875rem!important}.mt-5{margin-top:3.75rem!important}.mt-6{margin-top:5.625rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.3125rem!important}.me-2{margin-right:.625rem!important}.me-3{margin-right:1.25rem!important}.me-4{margin-right:1.875rem!important}.me-5{margin-right:3.75rem!important}.me-6{margin-right:5.625rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.3125rem!important}.mb-2{margin-bottom:.625rem!important}.mb-3{margin-bottom:1.25rem!important}.mb-4{margin-bottom:1.875rem!important}.mb-5{margin-bottom:3.75rem!important}.mb-6{margin-bottom:5.625rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.3125rem!important}.ms-2{margin-left:.625rem!important}.ms-3{margin-left:1.25rem!important}.ms-4{margin-left:1.875rem!important}.ms-5{margin-left:3.75rem!important}.ms-6{margin-left:5.625rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.3125rem!important}.p-2{padding:.625rem!important}.p-3{padding:1.25rem!important}.p-4{padding:1.875rem!important}.p-5{padding:3.75rem!important}.p-6{padding:5.625rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.3125rem!important;padding-left:.3125rem!important}.px-2{padding-right:.625rem!important;padding-left:.625rem!important}.px-3{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-4{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-5{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-6{padding-right:5.625rem!important;padding-left:5.625rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-2{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-3{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-4{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-5{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-6{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.3125rem!important}.pt-2{padding-top:.625rem!important}.pt-3{padding-top:1.25rem!important}.pt-4{padding-top:1.875rem!important}.pt-5{padding-top:3.75rem!important}.pt-6{padding-top:5.625rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.3125rem!important}.pe-2{padding-right:.625rem!important}.pe-3{padding-right:1.25rem!important}.pe-4{padding-right:1.875rem!important}.pe-5{padding-right:3.75rem!important}.pe-6{padding-right:5.625rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.3125rem!important}.pb-2{padding-bottom:.625rem!important}.pb-3{padding-bottom:1.25rem!important}.pb-4{padding-bottom:1.875rem!important}.pb-5{padding-bottom:3.75rem!important}.pb-6{padding-bottom:5.625rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.3125rem!important}.ps-2{padding-left:.625rem!important}.ps-3{padding-left:1.25rem!important}.ps-4{padding-left:1.875rem!important}.ps-5{padding-left:3.75rem!important}.ps-6{padding-left:5.625rem!important}.gap-0{gap:0!important}.gap-1{gap:.3125rem!important}.gap-2{gap:.625rem!important}.gap-3{gap:1.25rem!important}.gap-4{gap:1.875rem!important}.gap-5{gap:3.75rem!important}.gap-6{gap:5.625rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.3125rem!important}.row-gap-2{row-gap:.625rem!important}.row-gap-3{row-gap:1.25rem!important}.row-gap-4{row-gap:1.875rem!important}.row-gap-5{row-gap:3.75rem!important}.row-gap-6{row-gap:5.625rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.3125rem!important;column-gap:.3125rem!important}.column-gap-2{-moz-column-gap:.625rem!important;column-gap:.625rem!important}.column-gap-3{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-4{-moz-column-gap:1.875rem!important;column-gap:1.875rem!important}.column-gap-5{-moz-column-gap:3.75rem!important;column-gap:3.75rem!important}.column-gap-6{-moz-column-gap:5.625rem!important;column-gap:5.625rem!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 + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .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:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!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: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .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,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.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,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.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:transparent!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: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .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{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;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:.3125rem!important}.m-sm-2{margin:.625rem!important}.m-sm-3{margin:1.25rem!important}.m-sm-4{margin:1.875rem!important}.m-sm-5{margin:3.75rem!important}.m-sm-6{margin:5.625rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.3125rem!important;margin-left:.3125rem!important}.mx-sm-2{margin-right:.625rem!important;margin-left:.625rem!important}.mx-sm-3{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-sm-4{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-sm-5{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-sm-6{margin-right:5.625rem!important;margin-left:5.625rem!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:.3125rem!important;margin-bottom:.3125rem!important}.my-sm-2{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-sm-3{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-sm-4{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-sm-5{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-sm-6{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.3125rem!important}.mt-sm-2{margin-top:.625rem!important}.mt-sm-3{margin-top:1.25rem!important}.mt-sm-4{margin-top:1.875rem!important}.mt-sm-5{margin-top:3.75rem!important}.mt-sm-6{margin-top:5.625rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.3125rem!important}.me-sm-2{margin-right:.625rem!important}.me-sm-3{margin-right:1.25rem!important}.me-sm-4{margin-right:1.875rem!important}.me-sm-5{margin-right:3.75rem!important}.me-sm-6{margin-right:5.625rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.3125rem!important}.mb-sm-2{margin-bottom:.625rem!important}.mb-sm-3{margin-bottom:1.25rem!important}.mb-sm-4{margin-bottom:1.875rem!important}.mb-sm-5{margin-bottom:3.75rem!important}.mb-sm-6{margin-bottom:5.625rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.3125rem!important}.ms-sm-2{margin-left:.625rem!important}.ms-sm-3{margin-left:1.25rem!important}.ms-sm-4{margin-left:1.875rem!important}.ms-sm-5{margin-left:3.75rem!important}.ms-sm-6{margin-left:5.625rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.3125rem!important}.p-sm-2{padding:.625rem!important}.p-sm-3{padding:1.25rem!important}.p-sm-4{padding:1.875rem!important}.p-sm-5{padding:3.75rem!important}.p-sm-6{padding:5.625rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.3125rem!important;padding-left:.3125rem!important}.px-sm-2{padding-right:.625rem!important;padding-left:.625rem!important}.px-sm-3{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-sm-4{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-sm-5{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-sm-6{padding-right:5.625rem!important;padding-left:5.625rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-sm-2{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-sm-3{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-sm-4{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-sm-5{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-sm-6{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.3125rem!important}.pt-sm-2{padding-top:.625rem!important}.pt-sm-3{padding-top:1.25rem!important}.pt-sm-4{padding-top:1.875rem!important}.pt-sm-5{padding-top:3.75rem!important}.pt-sm-6{padding-top:5.625rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.3125rem!important}.pe-sm-2{padding-right:.625rem!important}.pe-sm-3{padding-right:1.25rem!important}.pe-sm-4{padding-right:1.875rem!important}.pe-sm-5{padding-right:3.75rem!important}.pe-sm-6{padding-right:5.625rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.3125rem!important}.pb-sm-2{padding-bottom:.625rem!important}.pb-sm-3{padding-bottom:1.25rem!important}.pb-sm-4{padding-bottom:1.875rem!important}.pb-sm-5{padding-bottom:3.75rem!important}.pb-sm-6{padding-bottom:5.625rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.3125rem!important}.ps-sm-2{padding-left:.625rem!important}.ps-sm-3{padding-left:1.25rem!important}.ps-sm-4{padding-left:1.875rem!important}.ps-sm-5{padding-left:3.75rem!important}.ps-sm-6{padding-left:5.625rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.3125rem!important}.gap-sm-2{gap:.625rem!important}.gap-sm-3{gap:1.25rem!important}.gap-sm-4{gap:1.875rem!important}.gap-sm-5{gap:3.75rem!important}.gap-sm-6{gap:5.625rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.3125rem!important}.row-gap-sm-2{row-gap:.625rem!important}.row-gap-sm-3{row-gap:1.25rem!important}.row-gap-sm-4{row-gap:1.875rem!important}.row-gap-sm-5{row-gap:3.75rem!important}.row-gap-sm-6{row-gap:5.625rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.3125rem!important;column-gap:.3125rem!important}.column-gap-sm-2{-moz-column-gap:.625rem!important;column-gap:.625rem!important}.column-gap-sm-3{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-sm-4{-moz-column-gap:1.875rem!important;column-gap:1.875rem!important}.column-gap-sm-5{-moz-column-gap:3.75rem!important;column-gap:3.75rem!important}.column-gap-sm-6{-moz-column-gap:5.625rem!important;column-gap:5.625rem!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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;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:.3125rem!important}.m-md-2{margin:.625rem!important}.m-md-3{margin:1.25rem!important}.m-md-4{margin:1.875rem!important}.m-md-5{margin:3.75rem!important}.m-md-6{margin:5.625rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.3125rem!important;margin-left:.3125rem!important}.mx-md-2{margin-right:.625rem!important;margin-left:.625rem!important}.mx-md-3{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-md-4{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-md-5{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-md-6{margin-right:5.625rem!important;margin-left:5.625rem!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:.3125rem!important;margin-bottom:.3125rem!important}.my-md-2{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-md-3{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-md-4{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-md-5{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-md-6{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.3125rem!important}.mt-md-2{margin-top:.625rem!important}.mt-md-3{margin-top:1.25rem!important}.mt-md-4{margin-top:1.875rem!important}.mt-md-5{margin-top:3.75rem!important}.mt-md-6{margin-top:5.625rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.3125rem!important}.me-md-2{margin-right:.625rem!important}.me-md-3{margin-right:1.25rem!important}.me-md-4{margin-right:1.875rem!important}.me-md-5{margin-right:3.75rem!important}.me-md-6{margin-right:5.625rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.3125rem!important}.mb-md-2{margin-bottom:.625rem!important}.mb-md-3{margin-bottom:1.25rem!important}.mb-md-4{margin-bottom:1.875rem!important}.mb-md-5{margin-bottom:3.75rem!important}.mb-md-6{margin-bottom:5.625rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.3125rem!important}.ms-md-2{margin-left:.625rem!important}.ms-md-3{margin-left:1.25rem!important}.ms-md-4{margin-left:1.875rem!important}.ms-md-5{margin-left:3.75rem!important}.ms-md-6{margin-left:5.625rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.3125rem!important}.p-md-2{padding:.625rem!important}.p-md-3{padding:1.25rem!important}.p-md-4{padding:1.875rem!important}.p-md-5{padding:3.75rem!important}.p-md-6{padding:5.625rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.3125rem!important;padding-left:.3125rem!important}.px-md-2{padding-right:.625rem!important;padding-left:.625rem!important}.px-md-3{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-md-4{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-md-5{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-md-6{padding-right:5.625rem!important;padding-left:5.625rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-md-2{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-md-3{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-md-4{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-md-5{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-md-6{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.3125rem!important}.pt-md-2{padding-top:.625rem!important}.pt-md-3{padding-top:1.25rem!important}.pt-md-4{padding-top:1.875rem!important}.pt-md-5{padding-top:3.75rem!important}.pt-md-6{padding-top:5.625rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.3125rem!important}.pe-md-2{padding-right:.625rem!important}.pe-md-3{padding-right:1.25rem!important}.pe-md-4{padding-right:1.875rem!important}.pe-md-5{padding-right:3.75rem!important}.pe-md-6{padding-right:5.625rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.3125rem!important}.pb-md-2{padding-bottom:.625rem!important}.pb-md-3{padding-bottom:1.25rem!important}.pb-md-4{padding-bottom:1.875rem!important}.pb-md-5{padding-bottom:3.75rem!important}.pb-md-6{padding-bottom:5.625rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.3125rem!important}.ps-md-2{padding-left:.625rem!important}.ps-md-3{padding-left:1.25rem!important}.ps-md-4{padding-left:1.875rem!important}.ps-md-5{padding-left:3.75rem!important}.ps-md-6{padding-left:5.625rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.3125rem!important}.gap-md-2{gap:.625rem!important}.gap-md-3{gap:1.25rem!important}.gap-md-4{gap:1.875rem!important}.gap-md-5{gap:3.75rem!important}.gap-md-6{gap:5.625rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.3125rem!important}.row-gap-md-2{row-gap:.625rem!important}.row-gap-md-3{row-gap:1.25rem!important}.row-gap-md-4{row-gap:1.875rem!important}.row-gap-md-5{row-gap:3.75rem!important}.row-gap-md-6{row-gap:5.625rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.3125rem!important;column-gap:.3125rem!important}.column-gap-md-2{-moz-column-gap:.625rem!important;column-gap:.625rem!important}.column-gap-md-3{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-md-4{-moz-column-gap:1.875rem!important;column-gap:1.875rem!important}.column-gap-md-5{-moz-column-gap:3.75rem!important;column-gap:3.75rem!important}.column-gap-md-6{-moz-column-gap:5.625rem!important;column-gap:5.625rem!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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;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:.3125rem!important}.m-lg-2{margin:.625rem!important}.m-lg-3{margin:1.25rem!important}.m-lg-4{margin:1.875rem!important}.m-lg-5{margin:3.75rem!important}.m-lg-6{margin:5.625rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.3125rem!important;margin-left:.3125rem!important}.mx-lg-2{margin-right:.625rem!important;margin-left:.625rem!important}.mx-lg-3{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-lg-4{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-lg-5{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-lg-6{margin-right:5.625rem!important;margin-left:5.625rem!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:.3125rem!important;margin-bottom:.3125rem!important}.my-lg-2{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-lg-3{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-lg-4{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-lg-5{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-lg-6{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.3125rem!important}.mt-lg-2{margin-top:.625rem!important}.mt-lg-3{margin-top:1.25rem!important}.mt-lg-4{margin-top:1.875rem!important}.mt-lg-5{margin-top:3.75rem!important}.mt-lg-6{margin-top:5.625rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.3125rem!important}.me-lg-2{margin-right:.625rem!important}.me-lg-3{margin-right:1.25rem!important}.me-lg-4{margin-right:1.875rem!important}.me-lg-5{margin-right:3.75rem!important}.me-lg-6{margin-right:5.625rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.3125rem!important}.mb-lg-2{margin-bottom:.625rem!important}.mb-lg-3{margin-bottom:1.25rem!important}.mb-lg-4{margin-bottom:1.875rem!important}.mb-lg-5{margin-bottom:3.75rem!important}.mb-lg-6{margin-bottom:5.625rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.3125rem!important}.ms-lg-2{margin-left:.625rem!important}.ms-lg-3{margin-left:1.25rem!important}.ms-lg-4{margin-left:1.875rem!important}.ms-lg-5{margin-left:3.75rem!important}.ms-lg-6{margin-left:5.625rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.3125rem!important}.p-lg-2{padding:.625rem!important}.p-lg-3{padding:1.25rem!important}.p-lg-4{padding:1.875rem!important}.p-lg-5{padding:3.75rem!important}.p-lg-6{padding:5.625rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.3125rem!important;padding-left:.3125rem!important}.px-lg-2{padding-right:.625rem!important;padding-left:.625rem!important}.px-lg-3{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-lg-4{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-lg-5{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-lg-6{padding-right:5.625rem!important;padding-left:5.625rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-lg-2{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-lg-3{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-lg-4{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-lg-5{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-lg-6{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.3125rem!important}.pt-lg-2{padding-top:.625rem!important}.pt-lg-3{padding-top:1.25rem!important}.pt-lg-4{padding-top:1.875rem!important}.pt-lg-5{padding-top:3.75rem!important}.pt-lg-6{padding-top:5.625rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.3125rem!important}.pe-lg-2{padding-right:.625rem!important}.pe-lg-3{padding-right:1.25rem!important}.pe-lg-4{padding-right:1.875rem!important}.pe-lg-5{padding-right:3.75rem!important}.pe-lg-6{padding-right:5.625rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.3125rem!important}.pb-lg-2{padding-bottom:.625rem!important}.pb-lg-3{padding-bottom:1.25rem!important}.pb-lg-4{padding-bottom:1.875rem!important}.pb-lg-5{padding-bottom:3.75rem!important}.pb-lg-6{padding-bottom:5.625rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.3125rem!important}.ps-lg-2{padding-left:.625rem!important}.ps-lg-3{padding-left:1.25rem!important}.ps-lg-4{padding-left:1.875rem!important}.ps-lg-5{padding-left:3.75rem!important}.ps-lg-6{padding-left:5.625rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.3125rem!important}.gap-lg-2{gap:.625rem!important}.gap-lg-3{gap:1.25rem!important}.gap-lg-4{gap:1.875rem!important}.gap-lg-5{gap:3.75rem!important}.gap-lg-6{gap:5.625rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.3125rem!important}.row-gap-lg-2{row-gap:.625rem!important}.row-gap-lg-3{row-gap:1.25rem!important}.row-gap-lg-4{row-gap:1.875rem!important}.row-gap-lg-5{row-gap:3.75rem!important}.row-gap-lg-6{row-gap:5.625rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.3125rem!important;column-gap:.3125rem!important}.column-gap-lg-2{-moz-column-gap:.625rem!important;column-gap:.625rem!important}.column-gap-lg-3{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-lg-4{-moz-column-gap:1.875rem!important;column-gap:1.875rem!important}.column-gap-lg-5{-moz-column-gap:3.75rem!important;column-gap:3.75rem!important}.column-gap-lg-6{-moz-column-gap:5.625rem!important;column-gap:5.625rem!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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;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:.3125rem!important}.m-xl-2{margin:.625rem!important}.m-xl-3{margin:1.25rem!important}.m-xl-4{margin:1.875rem!important}.m-xl-5{margin:3.75rem!important}.m-xl-6{margin:5.625rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.3125rem!important;margin-left:.3125rem!important}.mx-xl-2{margin-right:.625rem!important;margin-left:.625rem!important}.mx-xl-3{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-xl-4{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-xl-5{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-xl-6{margin-right:5.625rem!important;margin-left:5.625rem!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:.3125rem!important;margin-bottom:.3125rem!important}.my-xl-2{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-xl-3{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xl-4{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-xl-5{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-xl-6{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.3125rem!important}.mt-xl-2{margin-top:.625rem!important}.mt-xl-3{margin-top:1.25rem!important}.mt-xl-4{margin-top:1.875rem!important}.mt-xl-5{margin-top:3.75rem!important}.mt-xl-6{margin-top:5.625rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.3125rem!important}.me-xl-2{margin-right:.625rem!important}.me-xl-3{margin-right:1.25rem!important}.me-xl-4{margin-right:1.875rem!important}.me-xl-5{margin-right:3.75rem!important}.me-xl-6{margin-right:5.625rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.3125rem!important}.mb-xl-2{margin-bottom:.625rem!important}.mb-xl-3{margin-bottom:1.25rem!important}.mb-xl-4{margin-bottom:1.875rem!important}.mb-xl-5{margin-bottom:3.75rem!important}.mb-xl-6{margin-bottom:5.625rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.3125rem!important}.ms-xl-2{margin-left:.625rem!important}.ms-xl-3{margin-left:1.25rem!important}.ms-xl-4{margin-left:1.875rem!important}.ms-xl-5{margin-left:3.75rem!important}.ms-xl-6{margin-left:5.625rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.3125rem!important}.p-xl-2{padding:.625rem!important}.p-xl-3{padding:1.25rem!important}.p-xl-4{padding:1.875rem!important}.p-xl-5{padding:3.75rem!important}.p-xl-6{padding:5.625rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.3125rem!important;padding-left:.3125rem!important}.px-xl-2{padding-right:.625rem!important;padding-left:.625rem!important}.px-xl-3{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-xl-4{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-xl-5{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-xl-6{padding-right:5.625rem!important;padding-left:5.625rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-xl-2{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-xl-3{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xl-4{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-xl-5{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-xl-6{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.3125rem!important}.pt-xl-2{padding-top:.625rem!important}.pt-xl-3{padding-top:1.25rem!important}.pt-xl-4{padding-top:1.875rem!important}.pt-xl-5{padding-top:3.75rem!important}.pt-xl-6{padding-top:5.625rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.3125rem!important}.pe-xl-2{padding-right:.625rem!important}.pe-xl-3{padding-right:1.25rem!important}.pe-xl-4{padding-right:1.875rem!important}.pe-xl-5{padding-right:3.75rem!important}.pe-xl-6{padding-right:5.625rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.3125rem!important}.pb-xl-2{padding-bottom:.625rem!important}.pb-xl-3{padding-bottom:1.25rem!important}.pb-xl-4{padding-bottom:1.875rem!important}.pb-xl-5{padding-bottom:3.75rem!important}.pb-xl-6{padding-bottom:5.625rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.3125rem!important}.ps-xl-2{padding-left:.625rem!important}.ps-xl-3{padding-left:1.25rem!important}.ps-xl-4{padding-left:1.875rem!important}.ps-xl-5{padding-left:3.75rem!important}.ps-xl-6{padding-left:5.625rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.3125rem!important}.gap-xl-2{gap:.625rem!important}.gap-xl-3{gap:1.25rem!important}.gap-xl-4{gap:1.875rem!important}.gap-xl-5{gap:3.75rem!important}.gap-xl-6{gap:5.625rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.3125rem!important}.row-gap-xl-2{row-gap:.625rem!important}.row-gap-xl-3{row-gap:1.25rem!important}.row-gap-xl-4{row-gap:1.875rem!important}.row-gap-xl-5{row-gap:3.75rem!important}.row-gap-xl-6{row-gap:5.625rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.3125rem!important;column-gap:.3125rem!important}.column-gap-xl-2{-moz-column-gap:.625rem!important;column-gap:.625rem!important}.column-gap-xl-3{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-xl-4{-moz-column-gap:1.875rem!important;column-gap:1.875rem!important}.column-gap-xl-5{-moz-column-gap:3.75rem!important;column-gap:3.75rem!important}.column-gap-xl-6{-moz-column-gap:5.625rem!important;column-gap:5.625rem!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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;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:.3125rem!important}.m-xxl-2{margin:.625rem!important}.m-xxl-3{margin:1.25rem!important}.m-xxl-4{margin:1.875rem!important}.m-xxl-5{margin:3.75rem!important}.m-xxl-6{margin:5.625rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.3125rem!important;margin-left:.3125rem!important}.mx-xxl-2{margin-right:.625rem!important;margin-left:.625rem!important}.mx-xxl-3{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-xxl-4{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-xxl-5{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-xxl-6{margin-right:5.625rem!important;margin-left:5.625rem!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:.3125rem!important;margin-bottom:.3125rem!important}.my-xxl-2{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-xxl-3{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xxl-4{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-xxl-5{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-xxl-6{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.3125rem!important}.mt-xxl-2{margin-top:.625rem!important}.mt-xxl-3{margin-top:1.25rem!important}.mt-xxl-4{margin-top:1.875rem!important}.mt-xxl-5{margin-top:3.75rem!important}.mt-xxl-6{margin-top:5.625rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.3125rem!important}.me-xxl-2{margin-right:.625rem!important}.me-xxl-3{margin-right:1.25rem!important}.me-xxl-4{margin-right:1.875rem!important}.me-xxl-5{margin-right:3.75rem!important}.me-xxl-6{margin-right:5.625rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.3125rem!important}.mb-xxl-2{margin-bottom:.625rem!important}.mb-xxl-3{margin-bottom:1.25rem!important}.mb-xxl-4{margin-bottom:1.875rem!important}.mb-xxl-5{margin-bottom:3.75rem!important}.mb-xxl-6{margin-bottom:5.625rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.3125rem!important}.ms-xxl-2{margin-left:.625rem!important}.ms-xxl-3{margin-left:1.25rem!important}.ms-xxl-4{margin-left:1.875rem!important}.ms-xxl-5{margin-left:3.75rem!important}.ms-xxl-6{margin-left:5.625rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.3125rem!important}.p-xxl-2{padding:.625rem!important}.p-xxl-3{padding:1.25rem!important}.p-xxl-4{padding:1.875rem!important}.p-xxl-5{padding:3.75rem!important}.p-xxl-6{padding:5.625rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.3125rem!important;padding-left:.3125rem!important}.px-xxl-2{padding-right:.625rem!important;padding-left:.625rem!important}.px-xxl-3{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-xxl-4{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-xxl-5{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-xxl-6{padding-right:5.625rem!important;padding-left:5.625rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-xxl-2{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-xxl-3{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xxl-4{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-xxl-5{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-xxl-6{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.3125rem!important}.pt-xxl-2{padding-top:.625rem!important}.pt-xxl-3{padding-top:1.25rem!important}.pt-xxl-4{padding-top:1.875rem!important}.pt-xxl-5{padding-top:3.75rem!important}.pt-xxl-6{padding-top:5.625rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.3125rem!important}.pe-xxl-2{padding-right:.625rem!important}.pe-xxl-3{padding-right:1.25rem!important}.pe-xxl-4{padding-right:1.875rem!important}.pe-xxl-5{padding-right:3.75rem!important}.pe-xxl-6{padding-right:5.625rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.3125rem!important}.pb-xxl-2{padding-bottom:.625rem!important}.pb-xxl-3{padding-bottom:1.25rem!important}.pb-xxl-4{padding-bottom:1.875rem!important}.pb-xxl-5{padding-bottom:3.75rem!important}.pb-xxl-6{padding-bottom:5.625rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.3125rem!important}.ps-xxl-2{padding-left:.625rem!important}.ps-xxl-3{padding-left:1.25rem!important}.ps-xxl-4{padding-left:1.875rem!important}.ps-xxl-5{padding-left:3.75rem!important}.ps-xxl-6{padding-left:5.625rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.3125rem!important}.gap-xxl-2{gap:.625rem!important}.gap-xxl-3{gap:1.25rem!important}.gap-xxl-4{gap:1.875rem!important}.gap-xxl-5{gap:3.75rem!important}.gap-xxl-6{gap:5.625rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.3125rem!important}.row-gap-xxl-2{row-gap:.625rem!important}.row-gap-xxl-3{row-gap:1.25rem!important}.row-gap-xxl-4{row-gap:1.875rem!important}.row-gap-xxl-5{row-gap:3.75rem!important}.row-gap-xxl-6{row-gap:5.625rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.3125rem!important;column-gap:.3125rem!important}.column-gap-xxl-2{-moz-column-gap:.625rem!important;column-gap:.625rem!important}.column-gap-xxl-3{-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.column-gap-xxl-4{-moz-column-gap:1.875rem!important;column-gap:1.875rem!important}.column-gap-xxl-5{-moz-column-gap:3.75rem!important;column-gap:3.75rem!important}.column-gap-xxl-6{-moz-column-gap:5.625rem!important;column-gap:5.625rem!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}}@font-face{font-family:Campton;font-style:normal;font-weight:300;src:url(./Campton-Light-BJRmdiql.woff2) format("woff2"),url(./Campton-Light-DsvjxarZ.woff) format("woff")}@font-face{font-family:Campton;font-style:normal;font-weight:400;src:url(./Campton-Book-BpmIRWHr.woff2) format("woff2"),url(./Campton-Book-rgr7X_8-.woff) format("woff")}@font-face{font-family:Campton;font-style:normal;font-weight:500;src:url(./Campton-Medium-Bz6hd8BT.woff2) format("woff2"),url(./Campton-Medium-ByVEUErW.woff) format("woff")}@font-face{font-family:Campton;font-style:normal;font-weight:600;src:url(./Campton-SemiBold-Dj5e4M4h.woff2) format("woff2"),url(./Campton-SemiBold-DL6Q6Iuq.woff) format("woff")}@font-face{font-family:Campton;font-style:normal;font-weight:700;src:url(./Campton-Bold-Bo7qxsIk.woff2) format("woff2"),url(./Campton-Bold-Bx3JXhsn.woff) format("woff")}*,*:before,*:after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}html{height:100%}body{min-height:100%}body{color:#000;background:#fff;-webkit-tap-highlight-color:rgba(61,129,63,.2);font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;padding-top:68px;margin:0;font-weight:400;line-height:1.5;text-align:left;-webkit-text-size-adjust:100%;position:relative}@media(max-width:1199.98px){body{font-size:1.125rem}}body:before{content:"";width:600px;height:340px;background:url(./tlapky-6WepRwFS.svg) 100% 0 no-repeat;position:absolute;top:10px;right:10px;z-index:-1;pointer-events:none}@media(max-width:767.98px){body:before{display:none}}.page--home{padding-top:0}h1{color:#3d813f;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:48px;margin-bottom:3.125rem;font-weight:500;line-height:1.1;margin-top:0;text-transform:uppercase}@media(max-width:934px){h1{font-size:2.125rem}}h2,h3,h4{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;line-height:1.2;margin-top:0;margin-bottom:0}h2,.h2{margin-bottom:1.75rem;font-size:40px}@media(max-width:1199.98px){h2,.h2{font-size:2rem}}h3,.h3{margin-bottom:1.75rem;font-size:32px}@media(max-width:1199.98px){h3,.h3{font-size:1.5rem}}h4,.h4{margin-bottom:1.75rem;font-size:28px}@media(max-width:1199.98px){h4,.h4{font-size:1.875rem}}h5,.h5{margin-bottom:1.75rem;font-size:20px}@media(max-width:1199.98px){h5,.h5{font-size:1.5rem}}.lead{font-size:1.75rem;margin-bottom:3.75rem;margin-top:3.75rem;font-weight:500}@media(max-width:1199.98px){.lead{font-size:1.25rem;margin-bottom:2.5rem;margin-top:2.5rem}}img{width:100%;height:auto}a{color:#155917}p{margin-top:0;margin-bottom:1.5rem}strong,b,.bold{font-weight:700}.semibold{font-weight:600}hr{border:none;border-top:1px solid #000000}.text-right{text-align:right}.text-center{text-align:center}.color-secondary{color:#3d813f}.bg-neutral-light{background:#cfd4d7}.icon-list{padding:0;margin:0 0 2.5rem;list-style:none}.icon-list li{margin-bottom:8px;gap:20px;display:flex;align-items:center;width:100%}@media(max-width:1199.98px){.icon-list li{gap:12px}}.icon-list a{color:#000;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.icon-list a:hover{text-decoration:none}.icon-list svg{color:#000;width:24px;height:24px;flex:0 0 auto}@media(max-width:1199.98px){.icon-list svg{width:20px;height:20px}}.page--secondary .icon-list svg{color:#3d813f}.the-content h2,.the-content h3,.the-content h4,.the-content h5,.mce-content-body h2,.mce-content-body h3,.mce-content-body h4,.mce-content-body h5{color:#656f76;margin-top:3.75rem}.the-content img,.mce-content-body img{margin-top:3.75rem;margin-bottom:3.75rem;display:block;width:100%!important;height:auto!important;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.the-content ul,.the-content ol,.mce-content-body ul,.mce-content-body ol{padding:0;margin:2.25rem 0;list-style:none;display:flex;flex-direction:column;gap:.25rem}.the-content ul li,.the-content ol li,.mce-content-body ul li,.mce-content-body ol li{position:relative;display:block;margin-left:1.25rem}.the-content li>ul,.the-content li>ol,.mce-content-body li>ul,.mce-content-body li>ol{margin-top:0;margin-bottom:0}.the-content ul li:before,.mce-content-body ul li:before{background:#000;left:-1.25rem;content:"";width:6px;height:6px;border-radius:50%;position:absolute;top:calc(.75em - 3px)}.the-content ol,.mce-content-body ol{counter-reset:j3w-counter}.the-content ol li,.mce-content-body ol li{counter-increment:j3w-counter}.the-content ol li:before,.mce-content-body ol li:before{left:-2rem;content:counter(j3w-counter) ". ";position:absolute;top:0}.the-content a:not(.btn),.mce-content-body a:not(.btn){color:#3d813f;text-decoration:underline}.the-content a:not(.btn):hover,.mce-content-body a:not(.btn):hover{text-decoration:none}.the-content blockquote,.mce-content-body blockquote{font-size:1.875rem;padding:3.75rem 0 3.75rem 4.375rem;width:464px;float:right;margin-right:-80px;line-height:1.2}.the-content blockquote p,.mce-content-body blockquote p{margin-bottom:.75rem}.the-content blockquote p:last-child:not(:first-child),.mce-content-body blockquote p:last-child:not(:first-child){font-size:1rem;color:#000;margin-bottom:0;font-style:italic}.the-content blockquote strong,.mce-content-body blockquote strong{font-weight:400}.the-content table,.mce-content-body table{margin-bottom:3.125rem;width:100%}.the-content table th,.mce-content-body table th{padding:5px 0;border-bottom:2px solid rgba(0,0,0,.15)}.the-content table td,.mce-content-body table td{padding:5px 0;border-bottom:1px solid rgba(0,0,0,.15)}.the-content table.table-no-caption,.mce-content-body table.table-no-caption{margin-top:3.125rem}.the-content .table-caption,.mce-content-body .table-caption{margin-bottom:24px}.the-content>:first-child,.mce-content-body>:first-child{margin-top:0}.the-content table{display:block;overflow-x:auto;overflow-y:hidden;width:auto!important;height:auto!important;max-width:100%;scrollbar-width:thin}.the-content table>thead,.the-content table>tbody,.the-content table>tfoot{display:table;width:auto;min-width:100%}.the-content table td,.the-content table th{width:auto!important;height:auto!important}.hamburger{padding:10px;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;outline:none!important}.hamburger:hover,.hamburger.is-active:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:before,.hamburger.is-active .hamburger-inner:after{background-color:#fff}.hamburger-box{width:36px;height:25px;position:relative;display:block}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:36px;height:3px;background-color:#fff;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-11px}.hamburger-inner:after{bottom:-11px}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.lazyload{opacity:0;transition:opacity .3s}.lazyload.lazyloaded{opacity:1}.btn{background:#000;color:#fff;border:0;font-weight:600;font-family:inherit;padding:0 1.25rem;height:56px;border-radius:4px;line-height:1.5;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-align:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:normal}@media(max-width:1199.98px){.btn{font-size:1rem;height:38px;border-radius:4px;padding:0 1rem}}.btn svg{width:20px;height:20px}.btn--primary{background:#000;color:#fff}.btn--secondary{background:#3d813f;color:#000}.btn--outline{color:#000;border:2px solid #000000;background:transparent}.btn--pilsen-card{background:#e2001a;color:#fff}.btn--outline-white{color:#fff;border:2px solid #ffffff;background:transparent}.btn--arr-down:after{content:"↓";margin-left:3.75vw}.breadcrumb{padding:0;margin:0;list-style:none;gap:.25rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;line-height:1.25rem;margin-bottom:2.25rem;display:flex;flex-wrap:wrap;align-items:center;font-weight:500;padding-left:8.125rem}@media(max-width:767.98px){.breadcrumb{display:none}}.breadcrumb-item{gap:.25rem;display:inline-flex;align-items:center;min-width:0}.breadcrumb-item a{color:#3d813f;text-decoration:none;line-height:1}.breadcrumb-item a:hover{text-decoration:underline}.breadcrumb-item.active span{max-width:20rem;color:#97a1a8;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:767.98px){.breadcrumb-item.active span{max-width:11.25rem}}.breadcrumb__home{width:1.25rem;height:1.25rem;color:#3d813f;flex-shrink:0}.breadcrumb__sep{width:1.25rem;height:1.25rem;color:#97a1a8;flex-shrink:0}.breadcrumb__hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.main-menu{padding:0;margin:0 30px 0 0;list-style:none;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";display:flex;align-items:center;gap:20px;height:100%;font-weight:500;letter-spacing:.2px;text-transform:uppercase}.main-menu>li{position:relative;height:100%}.main-menu a{text-decoration:none;display:flex;align-items:center;gap:10px;justify-content:space-between;height:100%;transition:all .3s}.main-menu a svg{width:14px;height:14px;margin-top:4px;flex:0 0 auto}.main-menu>li>a{color:#fff}.main-menu>li>a:hover{color:#fff}.page--home .main-menu>li>a{color:#2d2d2f}.page--home .main-menu>li>a:hover{color:#286c2a}.has-menu:hover .main-menu-dropdown{display:block}.main-menu-dropdown{margin:0;list-style:none;background:#cfd4d7;position:absolute;top:100%;right:-40px;padding:6px 20px;width:400px;font-weight:600;z-index:1000;display:none}.main-menu-dropdown ul{padding:0;margin:0;list-style:none;font-weight:400;display:none}.main-menu-dropdown a{color:#000;border-bottom:1px solid rgba(0,0,0,.5);padding:1rem 0;display:block}.main-menu-dropdown>li:last-child>a{border:0}.main-menu-dropdown ul li a{padding-left:2rem}.main-menu-dropdown span{border-bottom:1px solid rgba(0,0,0,.5);display:flex;align-items:center}.main-menu-dropdown span a{flex:1;border:0}.page--home.js-scrolling .main-menu a{color:#000}.main-menu__arrow{width:40px;height:40px;margin-right:-8px;flex:0 0 auto;cursor:pointer;border:0!important;display:inline-flex;align-items:center;justify-content:center}.main-menu__arrow:before{border:solid #000000;content:"";border-width:0 1px 1px 0;display:inline-block;padding:6px;transform:rotate(45deg);margin-top:-6px}.open>.main-menu__arrow:before{margin-top:8px;transform:rotate(225deg)}.mega-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;background:#fff;overflow-y:auto;opacity:0;visibility:hidden;transition:all .3s}.mega-menu--open{opacity:1;visibility:visible}body.has-mega-menu{overflow:hidden}.mega-menu__inner{max-width:1720px;margin:0 auto;padding:0 24px 72px;display:flex;flex-direction:column;gap:60px}.mega-menu__head{display:flex;align-items:center;justify-content:space-between}.mega-menu__logo{display:block;width:110px;margin-left:-15px}.mega-menu__logo img{width:100%;height:auto;filter:drop-shadow(0 0 10px rgba(37,37,39,.2))}.mega-menu__bar{display:flex;align-items:stretch;background:#2d2d2f;border-radius:4px;padding:0 8px;color:#fff}.mega-menu__tool,.mega-menu__close{display:flex;align-items:center;border:0;background:none;color:inherit;cursor:pointer;transition:color .3s}.mega-menu__tool:hover,.mega-menu__close:hover{color:#a1e5a3}.mega-menu__tool{padding:16px 12px}.mega-menu__tool svg{width:28px;height:28px}.mega-menu__close{padding:10px 0}.mega-menu__close svg{width:40px;height:40px}.mega-menu__columns{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;row-gap:48px}.mega-menu__column{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:280px;padding:0 24px 12px;border-left:1px solid #CFD4D7}@media(max-width:767.98px){.mega-menu__column{width:100%}}.mega-menu__title{display:flex;align-items:center;gap:12px;padding:20px 0;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:600;font-size:18px;letter-spacing:.36px;text-transform:uppercase;color:#3f3f40;width:100%;border:0;background:none;text-align:left;cursor:default}.mega-menu__title svg{width:28px;height:28px;color:#3d813f;flex-shrink:0}@media(max-width:767.98px){.mega-menu__title{cursor:pointer}}.mega-menu__caret{display:none}@media(max-width:767.98px){.mega-menu__caret{display:block;margin-left:auto;transition:transform .3s}}.mega-menu__column.is-open .mega-menu__caret{transform:rotate(180deg)}.mega-menu__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;width:100%}.mega-menu__link{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:18px;color:#2d2d2f;text-decoration:none;transition:color .3s}.mega-menu__link:hover{color:#3d813f}.mega-menu__link.active{color:#3d813f;font-weight:600}.mega-menu__column--links{gap:24px;padding-bottom:0}.mega-menu__file{display:flex;align-items:center;gap:4px;width:100%;padding:12px;border-radius:8px;background:#f2f4f6;text-decoration:none;transition:background .3s;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:18px;letter-spacing:.36px;color:#656f76}.mega-menu__file:hover{background:#e6ebee}.mega-menu__file svg{width:28px;height:28px;color:#3d813f}.mega-menu__file--logo{justify-content:center;padding:16px}.mega-menu__file--logo img{width:140px;height:auto}.mega-menu__socials{display:flex;align-items:center;padding:12px;width:100%;justify-content:space-between}.mega-menu__socials a{color:#3d813f;transition:color .3s}.mega-menu__socials a:hover{color:#155917}.mega-menu__socials svg{width:36px;height:36px}@media(max-width:767.98px){.mega-menu__tool,.mega-menu__bar .lang{display:none}.mega-menu__inner{gap:1rem;padding-bottom:1.5rem}.mega-menu__head{position:sticky;top:0;z-index:2;background:#fff;padding:0 0 .5rem}.mega-menu__columns{flex-direction:column;gap:0}.mega-menu__column{gap:0;padding:0;border-left:0;border-bottom:1px solid #CFD4D7}.mega-menu__column:last-child{border-bottom:0}.mega-menu__column .mega-menu__list{display:none;gap:0;padding-left:2.5rem;padding-bottom:1rem}.mega-menu__link{display:block;padding:.625rem 0}.mega-menu__link.active{border-left:.1875rem solid #3D813F;margin-left:-.75rem;padding-left:.5625rem}.mega-menu__column--links{align-items:center;gap:1.5rem;padding:1.5rem 0}.mega-menu__file{width:13.75rem}.mega-menu__socials{justify-content:center;gap:.75rem;width:auto}}.searchbar{height:100%}@media(max-width:767.98px){.searchbar{width:60px;margin:0 10px 0 0}}.searchbar__ico{color:#fff;background:#2d2d2f;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;padding:0 15px}.searchbar__ico:hover{background:#286c2a}.searchbar__ico svg{width:24px;height:24px}.searchbar--open .searchbar__ico{color:#000;background:#fff}.searchbar__bar{background:#fff;top:68px;position:fixed;left:0;width:100%;height:240px;right:0;opacity:0;visibility:hidden;transition:all .3s;z-index:2}@media(max-width:1099px){.searchbar__bar{height:auto}}.searchbar__bg{top:68px;height:calc(100vh - 68px);background:#00000080;content:"";position:fixed;left:0;width:100%;opacity:0;visibility:hidden;transition:all .3s;z-index:1}.searchbar--open .searchbar__bar,.searchbar--open .searchbar__bg{opacity:1;visibility:visible}.page--home .searchbar__bg{top:104px;height:calc(100vh - 104px)}.page--home .searchbar__bar{top:104px}.searchform{padding-top:90px}@media(max-width:1099px){.searchform{padding-top:40px;padding-bottom:40px}}.searchform__container{background:#cfd4d7;border-radius:4px;display:flex;flex-direction:row;overflow:hidden}.searchform__search{font-size:inherit;border:0;flex:1;outline:none;background:none;padding-left:2rem;padding-right:2rem;min-width:0}.searchform__submit{width:140px;flex:0 0 auto}@media(max-width:768px){.searchform__submit{width:auto}.searchform__submit span{display:none}}.mobile-menu .searchbar{width:72px}.mobile-menu .searchform{padding-top:40px;padding-bottom:40px}.mobile-menu .searchbar__bar{height:auto}.mobile-menu .searchform__search{padding-left:1rem;padding-right:1rem}.mobile-menu .searchform__submit{width:auto}.mobile-menu .searchform__submit span{display:none}.lang{position:relative;align-self:stretch;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:600;font-size:1.125rem;line-height:1;letter-spacing:.36px;text-transform:uppercase}.lang__toggle{display:flex;align-items:center;height:100%;padding:0 8px;border:0;background:#2d2d2f;color:#fff;cursor:pointer;font:inherit}.lang__toggle svg{width:1rem;height:1rem}.lang__menu{padding:0;margin:0;list-style:none;position:absolute;top:100%;left:0;min-width:100%;z-index:2;background:#2d2d2f;opacity:0;visibility:hidden;transition:all .3s}.lang__menu a{display:block;padding:8px;color:#fff;text-decoration:none;outline:none}.lang__menu a:hover{background:#286c2a}.lang:hover .lang__menu,.lang:focus-within .lang__menu{opacity:1;visibility:visible}.mega-menu__bar .lang__toggle{background:none;padding:16px 8px}.hero{background:#cfd4d7;box-shadow:0 0 40px #0003;height:640px}@media(max-width:767.98px){.hero{height:24.375rem}}.hero .swiper-slide{position:relative}.hero__link{position:absolute;left:0;top:0;width:100%;height:100%;display:block;color:inherit;text-decoration:none;z-index:3}.hero__link:hover .hero__bg:before,.hero__link:focus-visible .hero__bg:before{background:linear-gradient(0deg,#0000008c,#0000)}.hero__link:focus-visible{outline:2px solid #ffffff;outline-offset:-4px}.hero__bg{position:absolute;left:0;top:0;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;z-index:1;opacity:0;transition:opacity .3s}.hero__bg.lazyloaded{opacity:1}.hero__bg:before{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg,#0006,#0000);content:"";z-index:2}.hero__content{position:absolute;left:0;top:0;width:100%;height:100%;padding-top:34px;display:flex;align-items:center;justify-content:center;z-index:3}@media(max-width:767.98px){.hero__content{padding-left:3.75rem;padding-right:3.75rem}}.hero__content-inner{text-align:center}.hero__title{color:#fff;font-size:3.75rem;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;letter-spacing:1.2px;margin-bottom:0;text-transform:uppercase;text-shadow:0 0 1.25rem rgba(45,45,47,.1)}@media(max-width:767.98px){.hero__title{font-size:1.75rem;letter-spacing:.56px}}.hero__btn{margin-top:48px}@media(max-width:767.98px){.hero__btn{margin-top:24px}}.hero__btn svg{fill:currentColor}.hero__nav{position:absolute;top:calc(50% + 17px);transform:translateY(-50%);z-index:4;display:flex;align-items:center;justify-content:center;width:60px;height:60px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}.hero__nav svg{width:40px;height:40px;fill:currentColor}.hero__nav.swiper-button-disabled{opacity:.4;cursor:default}.hero__nav--prev{left:3.75rem}.hero__nav--prev svg{transform:rotate(180deg)}@media(max-width:767.98px){.hero__nav--prev{left:0}}.hero__nav--next{right:3.75rem}@media(max-width:767.98px){.hero__nav--next{right:0}}.article__header{max-width:960px;margin:0 auto 40px}.article__title{color:#3d813f;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:2.5rem;font-weight:500;margin-bottom:12px}@media(max-width:767.98px){.article__title{font-size:1.75rem}}.article__date{color:#656f76;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;font-weight:500;margin-bottom:0}.article-card-frame{--card-bevel: 61px;max-width:960px;margin:0 auto;filter:drop-shadow(0 10px 30px rgba(37,37,39,.3))}@media(max-width:575.98px){.article-card-frame{margin-inline:-20px;max-width:none}}.article-card-frame--wide{--card-bevel: 74px;max-width:1160px}@media(max-width:575.98px){.article-card-frame--wide{max-width:none}}.article-card{background:#fff;clip-path:polygon(0 0,100% 0,100% calc(100% - var(--card-bevel)),0 100%)}.article-card__image{margin:0}.article-card__image img{display:block;width:100%!important;height:600px!important;-o-object-fit:cover;object-fit:cover}@media(max-width:767.98px){.article-card__image img{height:240px!important}}.article-card__body{display:flex;flex-direction:column;gap:40px;padding:60px 80px calc(60px + var(--card-bevel))}@media(max-width:991.98px){.article-card__body{padding:40px 40px calc(40px + var(--card-bevel))}}@media(max-width:767.98px){.article-card__body{padding:24px 24px calc(24px + var(--card-bevel))}}@media(max-width:575.98px){.article-card__body{padding-inline:16px}}.article-card__body--wide{padding-inline:118px}@media(max-width:991.98px){.article-card__body--wide{padding-inline:40px}}@media(max-width:767.98px){.article-card__body--wide{padding-inline:24px}}@media(max-width:575.98px){.article-card__body--wide{padding-inline:16px}}.article-card__lead{color:#656f76;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;font-weight:500;line-height:2rem}.article-card__text{color:#3f3f40;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;line-height:2rem}.article-card__related-title{margin:0 0 16px;color:#3d813f;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;font-size:2.5rem;letter-spacing:.01em}.related__list{padding:0;margin:0;list-style:none;display:flex;flex-direction:column}.related__item+.related__item{border-top:1px solid #CFD4D7}.related__link{display:block;padding:1rem 0;text-decoration:none}.related__link:hover .related__name,.related__link:focus .related__name{text-decoration:underline}.related__name{display:block;color:#3d813f;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:600;font-size:1.25rem;line-height:1.3}.related__date{display:block;margin-top:.25rem;color:#656f76;font-size:.875rem}.files{margin-top:24px;margin-bottom:24px}.files__header{display:flex;align-items:baseline;gap:1rem}.files__title{margin:0;color:#3d813f;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;font-size:2.5rem;letter-spacing:.01em}@media(max-width:767.98px){.files__title{font-size:1.75rem}}.files__count{color:#97a1a8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;font-size:1.125rem}.files__grid{margin-top:1.75rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media(max-width:767.98px){.files__grid{grid-template-columns:1fr}}.files__item{display:flex;align-items:center;min-width:0;gap:1rem;padding:1rem 1.125rem;border-radius:.5rem;background:#f2f4f6;text-decoration:none;transition:background .15s ease}.files__item:hover,.files__item:focus{background:#e6ebee}.files__icon-box{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.375rem;background:#fff}.files__file-ico{width:1.625rem;height:1.625rem;color:#3d813f}.files__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.1875rem}.files__name{color:#3f3f40;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:600;font-size:1.125rem;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.files__meta{color:#97a1a8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;font-size:.875rem;line-height:1;letter-spacing:.04em}.files__download{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem}.files__download svg{width:1.5rem;height:1.5rem;color:#3d813f}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}@media(max-width:767.98px){.gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.gallery{grid-template-columns:1fr}}.gallery__item{display:block;overflow:hidden}.gallery__img{display:block;width:100%!important;height:auto!important;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.gallery__item:hover .gallery__img,.gallery__item:focus .gallery__img{transform:scale(1.05)}.card{position:relative;height:100%;display:flex;flex-direction:column}.card__thumb{background:#e6ebee url("data:image/svg+xml,%3csvg%20width='220'%20height='312'%20viewBox='0%200%20220%20312'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M54.02%20258.69L73.85%20258.11L74.26%20258.61L73.43%20270.56L72.93%20271.31H47.38C40.49%20271.31%2036.01%20271.39%2030.04%20271.55L29.54%20270.97C34.52%20260.44%2039.91%20248.9%2044.56%20239.44C47.3%20233.88%2048.13%20231.97%2050.87%20225.25L32.37%20225.58L31.79%20225.08L32.62%20213.3L33.12%20212.72C38.51%20212.72%2043.82%20212.8%2049.21%20212.8C57.51%20212.8%2064.89%20212.64%2074.69%20212.47L75.02%20212.89L54.03%20258.69H54.02ZM121.27%20305.3C121.27%20305.3%20121.51%20288.73%20121.18%20267.29C115.41%20271.58%20108.37%20272.46%20103.22%20272.46C85.55%20272.46%2075.92%20261.84%2075.92%20242.84C75.92%20236.03%2076.75%20229.07%2080.23%20223.26C83.8%20217.28%2090.36%20211.39%20103.47%20211.39C107.74%20211.39%20113.9%20212.1%20119.07%20215.13C118.84%20212.11%20118.59%20209.16%20118.32%20206.31C115.51%20201.57%20114.23%20196.57%20117.81%20189.92C118.2%20188%20113.84%20137.85%20110.65%20127.61C97.73%20125.81%2074.46%20109.45%2066.77%20101.77C63.59%2099.02%2061.11%2099.14%2058.48%2098.82C54.47%2098.32%2044.27%2096.76%2039.92%2096C37.16%2095.5%2032.63%2093.89%2029.68%2086.78C26.49%2079.1%2026.36%2074.98%2027%2069.86C28.77%2062.01%2034.19%2056.12%2036.08%2053.71C38.1%2051.34%2039.88%2049.92%2041.58%2049.02C43.08%2048.01%2055.26%2044.68%2057.07%2044.16C58.87%2043.64%2060.23%2041.37%2060.76%2039.8C61.4%2037.89%2061.91%2031.36%2062.04%2028.17C62.17%2024.98%2061.14%2024.58%2060.51%2023.56C59.87%2022.55%2047.98%2019.21%2046.95%2019.08C45.92%2018.94%2044.77%2019.08%2043.87%2019.72C41.19%2021.13%2039.03%2021.27%2036.58%2021.39C32.41%2028.77%2028.43%2032.92%2023.92%2035.57C22.66%2036.32%2021.62%2036.73%2021.37%2038.01C21%2039.84%2021.44%2040.4%2021.97%2042.21C22.74%2044.88%2021.49%2047.54%2020.31%2049.68C18.53%2052.64%2019.51%2056.64%2019.96%2058.22C20.94%2061%2025.77%2066.28%2024.47%2066.83C17.41%2066.95%209.71001%2061.72%207.63001%2058.03C6.16001%2055.42%206.46001%2054.38%206.05001%2050.68C5.55001%2046.44%206.54001%2036.87%206.54001%2036.87C6.54001%2036.87%205.02001%2034.74%205.01001%2032.01C5.01001%2030.21%205.52001%2022.42%206.67001%2018.83C7.82001%2015.24%209.88001%2010.01%2014.99%208.21C20.1%206.42%2025.49%205.13%2031.37%205C37.25%204.88%2041.23%205.64%2047.61%207.31C51.57%208.33%2063.27%2012.48%2066.15%2013.84C69.08%2015.24%2073.99%2019.59%2074.1%2023.94C74.22%2029.05%2073.83%2038.52%2073.19%2042.62C72.7%2045.81%2071.28%2052.74%2067.82%2054.15C64.36%2055.55%2054.4%2057.61%2053.12%2058.12C51.84%2058.62%2050.19%2059.51%2048.64%2061.43C47.11%2063.35%2044.02%2067.35%2043.52%2068.75C43.01%2070.15%2042.54%2071.94%2042.77%2074.37C43.14%2078.21%2044.81%2081.41%2049.41%2081.14C52.83%2080.94%2071.82%2078.88%2076.01%2078.71C81.4%2078.45%2087.29%2078.26%2093.47%2078.2C103.78%2088.08%20114.19%20107.22%20117.6%20129.21C117.6%20129.21%20117.62%20129.21%20117.63%20129.21C119.93%20146.55%20122.94%20167.73%20122.95%20190.44C125.95%20196.71%20126.39%20200.06%20124.22%20205.42C125.09%20236.25%20126.39%20305.29%20126.39%20305.29H121.28L121.27%20305.3ZM13.31%2033.56C14.98%2033.56%2016.33%2032.2%2016.33%2030.54C16.33%2028.88%2014.98%2027.52%2013.31%2027.52C11.64%2027.52%2010.29%2028.87%2010.29%2030.54C10.29%2032.21%2011.65%2033.56%2013.31%2033.56ZM103.47%20259.76C112.18%20259.76%20112.93%20248.39%20112.84%20241.76C112.76%20232.22%20110.93%20223.92%20103.8%20223.92C96.08%20223.92%2094.18%20231.97%2094.18%20242.42C94.18%20247.73%2094.68%20259.76%20103.47%20259.76Z'%20fill='%23E2001A'/%3e%3cpath%20d='M40.02%20283.2C43.41%20283.23%2046.09%20283.29%2048.04%20285.35C49.32%20286.65%2049.75%20288.49%2049.75%20290.29C49.75%20291.75%2049.47%20294.33%2047.35%20296.2C45.02%20298.26%2041.5%20298.22%2038.46%20298.22C38.46%20299.15%2038.43%20300.09%2038.43%20301.02C38.43%20302.32%2038.46%20303.36%2038.53%20305.07L38.37%20305.25C35.48%20305.22%2034.73%20305.22%2032.02%20305.35L31.8%20305.19C31.93%20300.25%2032.02%20295.36%2032.02%20290.88C32.02%20287.8%2031.96%20285.94%2031.9%20283.44L32.09%20283.28L38.53%20283.22L40.02%20283.19V283.2ZM38.5%20293.62C39.65%20293.62%2040.77%20293.59%2041.55%20293.15C42.51%20292.62%2043.01%20291.53%2043.01%20290.39C43.01%20290.04%2043.01%20288.46%2041.49%20287.93C40.8%20287.68%2040.15%20287.68%2038.5%20287.68V293.62ZM58.57%20305.03C58.39%20300.96%2058.32%20299.03%2058.32%20295.45C58.32%20293.12%2058.39%20282.79%2058.39%20280.71L58.14%20280.43L51.7%20281.55L51.51%20281.73C51.82%20285%2051.86%20285.19%2051.86%20296.23C51.86%20300.15%2051.8%20301.83%2051.7%20305.13L51.92%20305.35C54.62%20305.23%2055.43%20305.23%2058.36%20305.25L58.58%20305.03H58.57ZM75.15%20288.49C68.46%20288.61%2067.03%20288.61%2061.87%20288.58L61.72%20288.74L61.37%20292.67L61.53%20292.82H66.69C66.1%20294.07%2063.52%20299.61%2062.99%20300.73C62.12%20302.5%2062%20302.75%2060.72%20305.08L60.84%20305.36C63.55%20305.3%2066.6%20305.24%2069.49%20305.24C71.23%20305.24%2072.97%20305.27%2074.68%20305.27L74.87%20305.15L75.28%20301.17L75.06%20301.01L69.28%20301.19C71.49%20296.28%2073.63%20291.93%2075.31%20288.78L75.15%20288.5V288.49ZM82.74%20298.41C82.93%20299.34%2083.11%20300.03%2084.17%20300.68C84.64%20300.97%2085.6%20301.34%2087.03%20301.34C88.71%20301.34%2090.39%20301.03%2091.79%20300.09L92.01%20300.25L91.85%20304.24L91.67%20304.52C91.32%20304.67%2090.95%20304.83%2090.61%20304.95C90.05%20305.13%2088.21%20305.64%2085.82%20305.64C84.17%20305.64%2081.68%20305.39%2079.88%20304.15C77.52%20302.53%2076.55%20299.86%2076.55%20296.96C76.55%20290.58%2081.03%20288.25%2084.95%20288.25C86.53%20288.25%2088.43%20288.66%2089.77%20289.71C92.58%20291.92%2092.6%20295.75%2092.6%20298.05L92.38%20298.3L82.74%20298.42V298.41ZM86.75%20294.92C86.72%20294.14%2086.63%20292.12%2084.76%20292.12C84.6%20292.12%2084.33%20292.12%2083.98%20292.28C82.68%20292.84%2082.61%20294.2%2082.58%20294.98L86.75%20294.92ZM111.71%20305.25C109.25%20305.22%20108.41%20305.22%20105.58%20305.35L105.43%20305.16C105.43%20304.07%20105.46%20303.02%20105.46%20301.93V300.47C105.46%20298.17%20105.37%20295.53%20105.24%20294.71C105.18%20294.21%20105.06%20293.01%20103.66%20293.01C103.07%20293.01%20102.51%20293.29%20101.95%20293.57C101.89%20294.79%20101.98%20298.2%20102.01%20299.76C102.07%20303.05%20102.1%20303.43%20102.17%20305.04L102.01%20305.26C99.49%20305.23%2098.61%20305.23%2095.75%20305.36L95.57%20305.14C95.6%20303.18%2095.63%20301.22%2095.63%20299.26C95.63%20293.97%2095.44%20291.95%2095.16%20289.28L95.35%20289.1C98.09%20288.73%2098.74%20288.63%20101.67%20288.01L101.98%20288.3L101.92%20290.01C102.35%20289.7%20102.79%20289.39%20103.26%20289.11C104.54%20288.42%20106.09%20288.21%20106.96%20288.21C108.3%20288.21%20109.85%20288.58%20110.82%20290.1C111.72%20291.47%20111.72%20293.15%20111.72%20296.48V298.16C111.78%20301.86%20111.81%20302.55%20111.96%20305.07L111.72%20305.29L111.71%20305.25ZM100.13%20286.15C99.04%20283.6%2098.79%20283.07%2097.61%20280.7L97.67%20280.58L102.71%20280.39L102.9%20280.55L104.02%20283.88L105.23%20280.64L105.42%20280.52H109.74L109.8%20280.64C108.34%20283.41%20108.18%20283.72%20107.13%20286.15L106.91%20286.31H100.25L100.13%20286.15ZM154.85%2079.33C175.24%2083.21%20193.34%2089.15%20210.54%2096.15C202.21%2083.05%20191.67%2072.39%20180.93%2063.95C170.41%2068.06%20158.6%2076.54%20154.86%2079.33M124.38%2075.33C132.88%2075.96%20140.97%2076.95%20148.73%2078.24C161.15%2069.19%20166.12%2066.17%20177.53%2061.36C169.87%2055.69%20162.21%2051.13%20155.26%2047.63C148.18%2051.32%20135.35%2060.91%20124.38%2075.33ZM122.62%2037.56C115.4%2037.06%20109.72%2037.91%20104.13%2040.34C95.58%2044.04%2082.49%2051.59%2077.39%2065.8C71.53%2067.87%2067.81%2070.15%2064.47%2076.55C74.26%2075.54%2083.57%2074.93%2092.46%2074.67C101.5%2060.09%20110.74%2048.73%20122.62%2037.57M150.93%2045.52C142.6%2041.66%20135.65%2039.43%20131.48%2038.68C130.12%2038.44%20128.82%2038.25%20127.56%2038.07C119.98%2044.24%20105.53%2061.55%2097.06%2074.56C104.86%2074.44%20112.32%2074.6%20119.49%2075.01C131.26%2059.76%20140.69%2052.54%20150.92%2045.52M140.12%20119.87C147.24%20116.67%20153.47%20114%20159.13%20111.75C156.28%20101.45%20150.69%2088.07%20146.69%2081.69C142.2%2080.88%20137.96%2080.22%20134.68%2079.88C131.56%2079.57%20128.39%2079.31%20125.22%2079.09C129.35%2086.96%20136.26%20100.17%20140.11%20119.87M202.86%2096.77C199.29%2095.35%20179.85%2089.48%20175.37%2088.08C171.65%2086.93%20162.21%2084.7%20152.73%2082.83C156.11%2089.59%20161.97%20103.8%20163.39%20110.11C168.93%20108.02%20174%20106.34%20178.94%20104.98C189.27%20102.16%20198.77%20101.64%20215%20102.93C212.05%20101.14%20206.44%2098.2%20202.86%2096.78M191.58%20241.26C191.25%20228.65%20187.6%20222.09%20183.12%20217.78C177.48%20212.47%20169.26%20211.39%20163.95%20211.39C150.84%20211.39%20144.29%20217.28%20140.72%20223.26C139.65%20225.03%20138.84%20226.92%20138.22%20228.87C138.22%20216.36%20138.27%20206.9%20138.4%20205.3C140.39%20199.87%20141.32%20196.1%20138.01%20190.21C138.01%20150.38%20136.92%20140.33%20135.56%20123.45C135.56%20123.45%20135.54%20123.45%20135.53%20123.45C135.07%20112.2%20127.16%2088.34%20119.21%2078.73C112.36%2078.37%20105.53%2078.21%2098.94%2078.2C107.63%2086.13%20116.22%20100.8%20122.29%20126.95C124.71%20125.99%20127.13%20125.03%20129.44%20124.27C130.3%20127.71%20133.43%20163.32%20132.8%20190.07C129.74%20195.7%20130.1%20199.85%20132.76%20205.28C134.2%20208.26%20133.4%20305.29%20133.4%20305.29H138.4C138.4%20305.29%20138.29%20280.49%20138.24%20255.56C141.8%20266.49%20150.49%20272.45%20163.7%20272.45C170.84%20272.45%20181.62%20270.79%20187.6%20260.67C191.25%20254.44%20191.66%20245.82%20191.58%20241.25M163.95%20259.76C155.15%20259.76%20154.66%20247.73%20154.66%20242.42C154.66%20231.97%20156.57%20223.92%20164.28%20223.92C171.41%20223.92%20173.24%20232.21%20173.32%20241.76C173.41%20248.4%20172.66%20259.76%20163.95%20259.76Z'%20fill='%23006E41'/%3e%3c/svg%3e") 50% no-repeat;background-size:15%;width:100%;aspect-ratio:4/3;line-height:0;overflow:hidden}.card__thumb img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:all .3s;width:100%!important;height:auto!important}.card:hover .card__thumb img{transform:scale(1.05)}.card__body{background:#f2f4f6;padding:20px 20px 50px;flex:1;display:flex;flex-direction:column;justify-content:space-between;clip-path:polygon(0 0,100% 0,100% 90%,0 100%)}.card__date{font-size:.875rem;margin-bottom:.5rem;color:#000;font-weight:500}@media(max-width:1199.98px){.card__date{font-size:.875rem}}.card__badge{display:inline-block;margin-bottom:.5rem;padding:.2em .6em;font-size:.875rem;font-weight:600;text-transform:uppercase;line-height:1.2;color:#fff;background:#e23b2e;border-radius:.3em}@media(max-width:1199.98px){.card__badge{font-size:.875rem}}.card__title{font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.75rem;color:#3d813f;margin-bottom:.75rem}@media(max-width:1199.98px){.card__title{font-size:1.25rem}}.card__desc{font-size:1.125rem;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#656f76}.card__bottom{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between}.card__link:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";z-index:2}.documents__year{font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.75rem;color:#3d813f;margin-top:3rem;margin-bottom:1.25rem}@media(max-width:1199.98px){.documents__year{font-size:1.5rem;margin-top:2.25rem}}.documents__grid{margin-bottom:1.5rem}.doc-card{position:relative;height:100%;display:flex;flex-direction:column}.doc-card__thumb{background:#e6ebee url("data:image/svg+xml,%3csvg%20width='220'%20height='312'%20viewBox='0%200%20220%20312'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M54.02%20258.69L73.85%20258.11L74.26%20258.61L73.43%20270.56L72.93%20271.31H47.38C40.49%20271.31%2036.01%20271.39%2030.04%20271.55L29.54%20270.97C34.52%20260.44%2039.91%20248.9%2044.56%20239.44C47.3%20233.88%2048.13%20231.97%2050.87%20225.25L32.37%20225.58L31.79%20225.08L32.62%20213.3L33.12%20212.72C38.51%20212.72%2043.82%20212.8%2049.21%20212.8C57.51%20212.8%2064.89%20212.64%2074.69%20212.47L75.02%20212.89L54.03%20258.69H54.02ZM121.27%20305.3C121.27%20305.3%20121.51%20288.73%20121.18%20267.29C115.41%20271.58%20108.37%20272.46%20103.22%20272.46C85.55%20272.46%2075.92%20261.84%2075.92%20242.84C75.92%20236.03%2076.75%20229.07%2080.23%20223.26C83.8%20217.28%2090.36%20211.39%20103.47%20211.39C107.74%20211.39%20113.9%20212.1%20119.07%20215.13C118.84%20212.11%20118.59%20209.16%20118.32%20206.31C115.51%20201.57%20114.23%20196.57%20117.81%20189.92C118.2%20188%20113.84%20137.85%20110.65%20127.61C97.73%20125.81%2074.46%20109.45%2066.77%20101.77C63.59%2099.02%2061.11%2099.14%2058.48%2098.82C54.47%2098.32%2044.27%2096.76%2039.92%2096C37.16%2095.5%2032.63%2093.89%2029.68%2086.78C26.49%2079.1%2026.36%2074.98%2027%2069.86C28.77%2062.01%2034.19%2056.12%2036.08%2053.71C38.1%2051.34%2039.88%2049.92%2041.58%2049.02C43.08%2048.01%2055.26%2044.68%2057.07%2044.16C58.87%2043.64%2060.23%2041.37%2060.76%2039.8C61.4%2037.89%2061.91%2031.36%2062.04%2028.17C62.17%2024.98%2061.14%2024.58%2060.51%2023.56C59.87%2022.55%2047.98%2019.21%2046.95%2019.08C45.92%2018.94%2044.77%2019.08%2043.87%2019.72C41.19%2021.13%2039.03%2021.27%2036.58%2021.39C32.41%2028.77%2028.43%2032.92%2023.92%2035.57C22.66%2036.32%2021.62%2036.73%2021.37%2038.01C21%2039.84%2021.44%2040.4%2021.97%2042.21C22.74%2044.88%2021.49%2047.54%2020.31%2049.68C18.53%2052.64%2019.51%2056.64%2019.96%2058.22C20.94%2061%2025.77%2066.28%2024.47%2066.83C17.41%2066.95%209.71001%2061.72%207.63001%2058.03C6.16001%2055.42%206.46001%2054.38%206.05001%2050.68C5.55001%2046.44%206.54001%2036.87%206.54001%2036.87C6.54001%2036.87%205.02001%2034.74%205.01001%2032.01C5.01001%2030.21%205.52001%2022.42%206.67001%2018.83C7.82001%2015.24%209.88001%2010.01%2014.99%208.21C20.1%206.42%2025.49%205.13%2031.37%205C37.25%204.88%2041.23%205.64%2047.61%207.31C51.57%208.33%2063.27%2012.48%2066.15%2013.84C69.08%2015.24%2073.99%2019.59%2074.1%2023.94C74.22%2029.05%2073.83%2038.52%2073.19%2042.62C72.7%2045.81%2071.28%2052.74%2067.82%2054.15C64.36%2055.55%2054.4%2057.61%2053.12%2058.12C51.84%2058.62%2050.19%2059.51%2048.64%2061.43C47.11%2063.35%2044.02%2067.35%2043.52%2068.75C43.01%2070.15%2042.54%2071.94%2042.77%2074.37C43.14%2078.21%2044.81%2081.41%2049.41%2081.14C52.83%2080.94%2071.82%2078.88%2076.01%2078.71C81.4%2078.45%2087.29%2078.26%2093.47%2078.2C103.78%2088.08%20114.19%20107.22%20117.6%20129.21C117.6%20129.21%20117.62%20129.21%20117.63%20129.21C119.93%20146.55%20122.94%20167.73%20122.95%20190.44C125.95%20196.71%20126.39%20200.06%20124.22%20205.42C125.09%20236.25%20126.39%20305.29%20126.39%20305.29H121.28L121.27%20305.3ZM13.31%2033.56C14.98%2033.56%2016.33%2032.2%2016.33%2030.54C16.33%2028.88%2014.98%2027.52%2013.31%2027.52C11.64%2027.52%2010.29%2028.87%2010.29%2030.54C10.29%2032.21%2011.65%2033.56%2013.31%2033.56ZM103.47%20259.76C112.18%20259.76%20112.93%20248.39%20112.84%20241.76C112.76%20232.22%20110.93%20223.92%20103.8%20223.92C96.08%20223.92%2094.18%20231.97%2094.18%20242.42C94.18%20247.73%2094.68%20259.76%20103.47%20259.76Z'%20fill='%23E2001A'/%3e%3cpath%20d='M40.02%20283.2C43.41%20283.23%2046.09%20283.29%2048.04%20285.35C49.32%20286.65%2049.75%20288.49%2049.75%20290.29C49.75%20291.75%2049.47%20294.33%2047.35%20296.2C45.02%20298.26%2041.5%20298.22%2038.46%20298.22C38.46%20299.15%2038.43%20300.09%2038.43%20301.02C38.43%20302.32%2038.46%20303.36%2038.53%20305.07L38.37%20305.25C35.48%20305.22%2034.73%20305.22%2032.02%20305.35L31.8%20305.19C31.93%20300.25%2032.02%20295.36%2032.02%20290.88C32.02%20287.8%2031.96%20285.94%2031.9%20283.44L32.09%20283.28L38.53%20283.22L40.02%20283.19V283.2ZM38.5%20293.62C39.65%20293.62%2040.77%20293.59%2041.55%20293.15C42.51%20292.62%2043.01%20291.53%2043.01%20290.39C43.01%20290.04%2043.01%20288.46%2041.49%20287.93C40.8%20287.68%2040.15%20287.68%2038.5%20287.68V293.62ZM58.57%20305.03C58.39%20300.96%2058.32%20299.03%2058.32%20295.45C58.32%20293.12%2058.39%20282.79%2058.39%20280.71L58.14%20280.43L51.7%20281.55L51.51%20281.73C51.82%20285%2051.86%20285.19%2051.86%20296.23C51.86%20300.15%2051.8%20301.83%2051.7%20305.13L51.92%20305.35C54.62%20305.23%2055.43%20305.23%2058.36%20305.25L58.58%20305.03H58.57ZM75.15%20288.49C68.46%20288.61%2067.03%20288.61%2061.87%20288.58L61.72%20288.74L61.37%20292.67L61.53%20292.82H66.69C66.1%20294.07%2063.52%20299.61%2062.99%20300.73C62.12%20302.5%2062%20302.75%2060.72%20305.08L60.84%20305.36C63.55%20305.3%2066.6%20305.24%2069.49%20305.24C71.23%20305.24%2072.97%20305.27%2074.68%20305.27L74.87%20305.15L75.28%20301.17L75.06%20301.01L69.28%20301.19C71.49%20296.28%2073.63%20291.93%2075.31%20288.78L75.15%20288.5V288.49ZM82.74%20298.41C82.93%20299.34%2083.11%20300.03%2084.17%20300.68C84.64%20300.97%2085.6%20301.34%2087.03%20301.34C88.71%20301.34%2090.39%20301.03%2091.79%20300.09L92.01%20300.25L91.85%20304.24L91.67%20304.52C91.32%20304.67%2090.95%20304.83%2090.61%20304.95C90.05%20305.13%2088.21%20305.64%2085.82%20305.64C84.17%20305.64%2081.68%20305.39%2079.88%20304.15C77.52%20302.53%2076.55%20299.86%2076.55%20296.96C76.55%20290.58%2081.03%20288.25%2084.95%20288.25C86.53%20288.25%2088.43%20288.66%2089.77%20289.71C92.58%20291.92%2092.6%20295.75%2092.6%20298.05L92.38%20298.3L82.74%20298.42V298.41ZM86.75%20294.92C86.72%20294.14%2086.63%20292.12%2084.76%20292.12C84.6%20292.12%2084.33%20292.12%2083.98%20292.28C82.68%20292.84%2082.61%20294.2%2082.58%20294.98L86.75%20294.92ZM111.71%20305.25C109.25%20305.22%20108.41%20305.22%20105.58%20305.35L105.43%20305.16C105.43%20304.07%20105.46%20303.02%20105.46%20301.93V300.47C105.46%20298.17%20105.37%20295.53%20105.24%20294.71C105.18%20294.21%20105.06%20293.01%20103.66%20293.01C103.07%20293.01%20102.51%20293.29%20101.95%20293.57C101.89%20294.79%20101.98%20298.2%20102.01%20299.76C102.07%20303.05%20102.1%20303.43%20102.17%20305.04L102.01%20305.26C99.49%20305.23%2098.61%20305.23%2095.75%20305.36L95.57%20305.14C95.6%20303.18%2095.63%20301.22%2095.63%20299.26C95.63%20293.97%2095.44%20291.95%2095.16%20289.28L95.35%20289.1C98.09%20288.73%2098.74%20288.63%20101.67%20288.01L101.98%20288.3L101.92%20290.01C102.35%20289.7%20102.79%20289.39%20103.26%20289.11C104.54%20288.42%20106.09%20288.21%20106.96%20288.21C108.3%20288.21%20109.85%20288.58%20110.82%20290.1C111.72%20291.47%20111.72%20293.15%20111.72%20296.48V298.16C111.78%20301.86%20111.81%20302.55%20111.96%20305.07L111.72%20305.29L111.71%20305.25ZM100.13%20286.15C99.04%20283.6%2098.79%20283.07%2097.61%20280.7L97.67%20280.58L102.71%20280.39L102.9%20280.55L104.02%20283.88L105.23%20280.64L105.42%20280.52H109.74L109.8%20280.64C108.34%20283.41%20108.18%20283.72%20107.13%20286.15L106.91%20286.31H100.25L100.13%20286.15ZM154.85%2079.33C175.24%2083.21%20193.34%2089.15%20210.54%2096.15C202.21%2083.05%20191.67%2072.39%20180.93%2063.95C170.41%2068.06%20158.6%2076.54%20154.86%2079.33M124.38%2075.33C132.88%2075.96%20140.97%2076.95%20148.73%2078.24C161.15%2069.19%20166.12%2066.17%20177.53%2061.36C169.87%2055.69%20162.21%2051.13%20155.26%2047.63C148.18%2051.32%20135.35%2060.91%20124.38%2075.33ZM122.62%2037.56C115.4%2037.06%20109.72%2037.91%20104.13%2040.34C95.58%2044.04%2082.49%2051.59%2077.39%2065.8C71.53%2067.87%2067.81%2070.15%2064.47%2076.55C74.26%2075.54%2083.57%2074.93%2092.46%2074.67C101.5%2060.09%20110.74%2048.73%20122.62%2037.57M150.93%2045.52C142.6%2041.66%20135.65%2039.43%20131.48%2038.68C130.12%2038.44%20128.82%2038.25%20127.56%2038.07C119.98%2044.24%20105.53%2061.55%2097.06%2074.56C104.86%2074.44%20112.32%2074.6%20119.49%2075.01C131.26%2059.76%20140.69%2052.54%20150.92%2045.52M140.12%20119.87C147.24%20116.67%20153.47%20114%20159.13%20111.75C156.28%20101.45%20150.69%2088.07%20146.69%2081.69C142.2%2080.88%20137.96%2080.22%20134.68%2079.88C131.56%2079.57%20128.39%2079.31%20125.22%2079.09C129.35%2086.96%20136.26%20100.17%20140.11%20119.87M202.86%2096.77C199.29%2095.35%20179.85%2089.48%20175.37%2088.08C171.65%2086.93%20162.21%2084.7%20152.73%2082.83C156.11%2089.59%20161.97%20103.8%20163.39%20110.11C168.93%20108.02%20174%20106.34%20178.94%20104.98C189.27%20102.16%20198.77%20101.64%20215%20102.93C212.05%20101.14%20206.44%2098.2%20202.86%2096.78M191.58%20241.26C191.25%20228.65%20187.6%20222.09%20183.12%20217.78C177.48%20212.47%20169.26%20211.39%20163.95%20211.39C150.84%20211.39%20144.29%20217.28%20140.72%20223.26C139.65%20225.03%20138.84%20226.92%20138.22%20228.87C138.22%20216.36%20138.27%20206.9%20138.4%20205.3C140.39%20199.87%20141.32%20196.1%20138.01%20190.21C138.01%20150.38%20136.92%20140.33%20135.56%20123.45C135.56%20123.45%20135.54%20123.45%20135.53%20123.45C135.07%20112.2%20127.16%2088.34%20119.21%2078.73C112.36%2078.37%20105.53%2078.21%2098.94%2078.2C107.63%2086.13%20116.22%20100.8%20122.29%20126.95C124.71%20125.99%20127.13%20125.03%20129.44%20124.27C130.3%20127.71%20133.43%20163.32%20132.8%20190.07C129.74%20195.7%20130.1%20199.85%20132.76%20205.28C134.2%20208.26%20133.4%20305.29%20133.4%20305.29H138.4C138.4%20305.29%20138.29%20280.49%20138.24%20255.56C141.8%20266.49%20150.49%20272.45%20163.7%20272.45C170.84%20272.45%20181.62%20270.79%20187.6%20260.67C191.25%20254.44%20191.66%20245.82%20191.58%20241.25M163.95%20259.76C155.15%20259.76%20154.66%20247.73%20154.66%20242.42C154.66%20231.97%20156.57%20223.92%20164.28%20223.92C171.41%20223.92%20173.24%20232.21%20173.32%20241.76C173.41%20248.4%20172.66%20259.76%20163.95%20259.76Z'%20fill='%23006E41'/%3e%3c/svg%3e") 50% no-repeat;background-size:25%;width:100%;aspect-ratio:3/4;line-height:0;overflow:hidden;border-radius:4px}.doc-card__thumb img{aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:all .3s;width:100%!important;height:auto!important}.doc-card:hover .doc-card__thumb img{transform:scale(1.03)}.doc-card__body{padding:.75rem 0 0;flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:.25rem}.doc-card__title{font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;color:#3d813f;margin-bottom:0}@media(max-width:1199.98px){.doc-card__title{font-size:1rem}}.doc-card__meta{display:flex;align-items:center;gap:.5rem;margin-bottom:0;font-size:.875rem;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#656f76}.doc-card__meta svg{width:20px;height:20px;flex:0 0 auto;color:#3d813f}.doc-card__link:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";z-index:2}.section-visit{background:#f2f4f6;border-radius:.75rem;padding:3.75rem 4.5rem;gap:1.5rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;max-width:920px}@media(max-width:991.98px){.section-visit{padding:2.5rem 1.5rem}}.section-visit--wide{max-width:none;align-items:stretch}.section-visit__title{font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:2.5rem;font-weight:500;line-height:1;color:#286c2a;text-align:center;margin:0}@media(max-width:767.98px){.section-visit__title{font-size:1.25rem;font-weight:700;line-height:1.5rem}}.wayfinder{display:flex;flex-wrap:wrap;justify-content:center;gap:2px}.wayfinder__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:11.25rem;min-height:10.625rem;padding:1.25rem;background:#fff;text-decoration:none;transition:background .2s,color .2s}.wayfinder__item:hover{background:#3d813f}.wayfinder__item:hover .wayfinder__icon,.wayfinder__item:hover .wayfinder__label{color:#fff}@media(max-width:767.98px){.wayfinder__item{width:calc(50% - 1px);min-height:6.25rem;padding:.5rem}}.wayfinder__icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;color:#286c2a;transition:color .2s;flex-shrink:0}.wayfinder__icon svg{width:100%;height:100%}@media(max-width:767.98px){.wayfinder__icon{width:2.25rem;height:2.25rem}}.wayfinder__label{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;font-weight:600;line-height:1.2;color:#656f76;text-align:center;transition:color .2s}@media(max-width:767.98px){.wayfinder__label{font-size:.875rem}}.pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px;margin-top:60px;padding-left:0;list-style:none}.pagination__btn{display:inline-flex;align-items:center;justify-content:center;min-width:43px;padding:12px 16px;border-radius:4px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:600;font-size:18px;line-height:1;color:#3d813f;background:#fff;text-decoration:none;transition:background-color .2s,color .2s}.pagination a.pagination__btn:hover,.pagination a.pagination__btn:focus-visible,.pagination__btn--active{background:#3d813f;color:#fff}.pagination__btn--arrow{width:60px;background:#3d813f;color:#fff}.pagination__btn--arrow svg{width:28px;height:28px;fill:currentColor}.pagination__btn--prev svg{transform:rotate(180deg)}.pagination__btn--disabled{background:#cfd4d7;color:#fff;pointer-events:none}.pagination__dots{color:#3d813f;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:600;font-size:18px;line-height:1;padding:12px}.search-form{display:flex;justify-content:center;max-width:57.5rem;margin:0 auto 2.5rem;background:#fff;box-shadow:0 0 1.25rem #2525271a;padding-right:.5rem}@media(max-width:767.98px){.search-form{padding-right:0;margin-bottom:1.5rem}}.search-form__field{display:flex;align-items:center;gap:1rem;flex:1 1 auto;min-width:0;padding:0 1.5rem;height:4.5rem}.search-form__field svg{width:24px;height:24px;flex:0 0 auto;color:#656f76}.search-form__field input{flex:1 1 auto;min-width:0;border:0;background:none;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;color:#2d2d2f}.search-form__field input:focus{outline:0}@media(max-width:767.98px){.search-form__field{height:3.5rem;padding:0 1rem;gap:.75rem}.search-form__field svg{width:20px;height:20px}.search-form__field input{font-size:1rem}}.search-form__submit{align-self:center;flex:0 0 auto;background:#3d813f;color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;font-weight:600}.search-form__submit:hover{background:#286c2a;color:#fff}@media(max-width:767.98px){.search-form__submit{align-self:stretch;width:3.5rem;height:3.5rem;min-height:0;padding:0;border-radius:0}.search-form__submit span{display:none}}.search-results__count{text-align:center;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;color:#656f76;margin-bottom:2.5rem}@media(max-width:767.98px){.search-results__count{font-size:.875rem;margin-bottom:1.25rem;text-align:left}}.search-results__range{text-align:center;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;color:#97a1a8}.search-tabs{display:flex;gap:.5rem;flex-wrap:wrap}.search-tabs__tab{display:flex;align-items:center;gap:.75rem;height:3.625rem;padding:0 1.5rem;border-bottom:4px solid transparent;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-decoration:none;color:#656f76}.search-tabs__tab svg{width:24px;height:24px;flex:0 0 auto}.search-tabs__tab:hover{color:#2d2d2f}.search-tabs__tab.is-active{border-bottom-color:#3d813f;color:#2d2d2f}.search-tabs__tab.is-active .search-tabs__count{background:#3d813f}@media(max-width:767.98px){.search-tabs__tab{height:2.75rem;padding:0 1rem;gap:.5rem;border-bottom:0;background:#f2f4f6;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;letter-spacing:0;text-transform:none}.search-tabs__tab svg{display:none}.search-tabs__tab.is-active{background:#3d813f;color:#fff}.search-tabs__tab.is-active .search-tabs__count{background:none}}.search-tabs__count{display:flex;align-items:center;justify-content:center;min-width:1.75rem;height:1.5rem;padding:0 .5rem;background:#97a1a8;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;font-weight:600;letter-spacing:0;color:#fff}.search-sort{display:flex;align-items:center;gap:1.25rem;padding:1.5rem 2.25rem;background:#f2f4f6;margin-bottom:1rem}@media(max-width:767.98px){.search-sort{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}}.search-sort__label{margin-bottom:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#656f76}.search-sort__options{display:flex;gap:.75rem;flex-wrap:wrap}.search-sort__option{display:flex;align-items:center;height:2.5rem;padding:0 1.25rem;background:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;font-weight:600;text-decoration:none;color:#656f76}.search-sort__option.is-active{background:#3d813f;color:#fff}.search-results__list{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.result-row{position:relative;display:flex;align-items:flex-start;gap:2.25rem;padding:1.5rem;background:#f2f4f6}@media(max-width:767.98px){.result-row{flex-direction:column;gap:0;padding:0}}.result-row__media{flex:0 0 auto;width:13.75rem;height:9.25rem;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#e6ebee url("data:image/svg+xml,%3csvg%20width='220'%20height='312'%20viewBox='0%200%20220%20312'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M54.02%20258.69L73.85%20258.11L74.26%20258.61L73.43%20270.56L72.93%20271.31H47.38C40.49%20271.31%2036.01%20271.39%2030.04%20271.55L29.54%20270.97C34.52%20260.44%2039.91%20248.9%2044.56%20239.44C47.3%20233.88%2048.13%20231.97%2050.87%20225.25L32.37%20225.58L31.79%20225.08L32.62%20213.3L33.12%20212.72C38.51%20212.72%2043.82%20212.8%2049.21%20212.8C57.51%20212.8%2064.89%20212.64%2074.69%20212.47L75.02%20212.89L54.03%20258.69H54.02ZM121.27%20305.3C121.27%20305.3%20121.51%20288.73%20121.18%20267.29C115.41%20271.58%20108.37%20272.46%20103.22%20272.46C85.55%20272.46%2075.92%20261.84%2075.92%20242.84C75.92%20236.03%2076.75%20229.07%2080.23%20223.26C83.8%20217.28%2090.36%20211.39%20103.47%20211.39C107.74%20211.39%20113.9%20212.1%20119.07%20215.13C118.84%20212.11%20118.59%20209.16%20118.32%20206.31C115.51%20201.57%20114.23%20196.57%20117.81%20189.92C118.2%20188%20113.84%20137.85%20110.65%20127.61C97.73%20125.81%2074.46%20109.45%2066.77%20101.77C63.59%2099.02%2061.11%2099.14%2058.48%2098.82C54.47%2098.32%2044.27%2096.76%2039.92%2096C37.16%2095.5%2032.63%2093.89%2029.68%2086.78C26.49%2079.1%2026.36%2074.98%2027%2069.86C28.77%2062.01%2034.19%2056.12%2036.08%2053.71C38.1%2051.34%2039.88%2049.92%2041.58%2049.02C43.08%2048.01%2055.26%2044.68%2057.07%2044.16C58.87%2043.64%2060.23%2041.37%2060.76%2039.8C61.4%2037.89%2061.91%2031.36%2062.04%2028.17C62.17%2024.98%2061.14%2024.58%2060.51%2023.56C59.87%2022.55%2047.98%2019.21%2046.95%2019.08C45.92%2018.94%2044.77%2019.08%2043.87%2019.72C41.19%2021.13%2039.03%2021.27%2036.58%2021.39C32.41%2028.77%2028.43%2032.92%2023.92%2035.57C22.66%2036.32%2021.62%2036.73%2021.37%2038.01C21%2039.84%2021.44%2040.4%2021.97%2042.21C22.74%2044.88%2021.49%2047.54%2020.31%2049.68C18.53%2052.64%2019.51%2056.64%2019.96%2058.22C20.94%2061%2025.77%2066.28%2024.47%2066.83C17.41%2066.95%209.71001%2061.72%207.63001%2058.03C6.16001%2055.42%206.46001%2054.38%206.05001%2050.68C5.55001%2046.44%206.54001%2036.87%206.54001%2036.87C6.54001%2036.87%205.02001%2034.74%205.01001%2032.01C5.01001%2030.21%205.52001%2022.42%206.67001%2018.83C7.82001%2015.24%209.88001%2010.01%2014.99%208.21C20.1%206.42%2025.49%205.13%2031.37%205C37.25%204.88%2041.23%205.64%2047.61%207.31C51.57%208.33%2063.27%2012.48%2066.15%2013.84C69.08%2015.24%2073.99%2019.59%2074.1%2023.94C74.22%2029.05%2073.83%2038.52%2073.19%2042.62C72.7%2045.81%2071.28%2052.74%2067.82%2054.15C64.36%2055.55%2054.4%2057.61%2053.12%2058.12C51.84%2058.62%2050.19%2059.51%2048.64%2061.43C47.11%2063.35%2044.02%2067.35%2043.52%2068.75C43.01%2070.15%2042.54%2071.94%2042.77%2074.37C43.14%2078.21%2044.81%2081.41%2049.41%2081.14C52.83%2080.94%2071.82%2078.88%2076.01%2078.71C81.4%2078.45%2087.29%2078.26%2093.47%2078.2C103.78%2088.08%20114.19%20107.22%20117.6%20129.21C117.6%20129.21%20117.62%20129.21%20117.63%20129.21C119.93%20146.55%20122.94%20167.73%20122.95%20190.44C125.95%20196.71%20126.39%20200.06%20124.22%20205.42C125.09%20236.25%20126.39%20305.29%20126.39%20305.29H121.28L121.27%20305.3ZM13.31%2033.56C14.98%2033.56%2016.33%2032.2%2016.33%2030.54C16.33%2028.88%2014.98%2027.52%2013.31%2027.52C11.64%2027.52%2010.29%2028.87%2010.29%2030.54C10.29%2032.21%2011.65%2033.56%2013.31%2033.56ZM103.47%20259.76C112.18%20259.76%20112.93%20248.39%20112.84%20241.76C112.76%20232.22%20110.93%20223.92%20103.8%20223.92C96.08%20223.92%2094.18%20231.97%2094.18%20242.42C94.18%20247.73%2094.68%20259.76%20103.47%20259.76Z'%20fill='%23E2001A'/%3e%3cpath%20d='M40.02%20283.2C43.41%20283.23%2046.09%20283.29%2048.04%20285.35C49.32%20286.65%2049.75%20288.49%2049.75%20290.29C49.75%20291.75%2049.47%20294.33%2047.35%20296.2C45.02%20298.26%2041.5%20298.22%2038.46%20298.22C38.46%20299.15%2038.43%20300.09%2038.43%20301.02C38.43%20302.32%2038.46%20303.36%2038.53%20305.07L38.37%20305.25C35.48%20305.22%2034.73%20305.22%2032.02%20305.35L31.8%20305.19C31.93%20300.25%2032.02%20295.36%2032.02%20290.88C32.02%20287.8%2031.96%20285.94%2031.9%20283.44L32.09%20283.28L38.53%20283.22L40.02%20283.19V283.2ZM38.5%20293.62C39.65%20293.62%2040.77%20293.59%2041.55%20293.15C42.51%20292.62%2043.01%20291.53%2043.01%20290.39C43.01%20290.04%2043.01%20288.46%2041.49%20287.93C40.8%20287.68%2040.15%20287.68%2038.5%20287.68V293.62ZM58.57%20305.03C58.39%20300.96%2058.32%20299.03%2058.32%20295.45C58.32%20293.12%2058.39%20282.79%2058.39%20280.71L58.14%20280.43L51.7%20281.55L51.51%20281.73C51.82%20285%2051.86%20285.19%2051.86%20296.23C51.86%20300.15%2051.8%20301.83%2051.7%20305.13L51.92%20305.35C54.62%20305.23%2055.43%20305.23%2058.36%20305.25L58.58%20305.03H58.57ZM75.15%20288.49C68.46%20288.61%2067.03%20288.61%2061.87%20288.58L61.72%20288.74L61.37%20292.67L61.53%20292.82H66.69C66.1%20294.07%2063.52%20299.61%2062.99%20300.73C62.12%20302.5%2062%20302.75%2060.72%20305.08L60.84%20305.36C63.55%20305.3%2066.6%20305.24%2069.49%20305.24C71.23%20305.24%2072.97%20305.27%2074.68%20305.27L74.87%20305.15L75.28%20301.17L75.06%20301.01L69.28%20301.19C71.49%20296.28%2073.63%20291.93%2075.31%20288.78L75.15%20288.5V288.49ZM82.74%20298.41C82.93%20299.34%2083.11%20300.03%2084.17%20300.68C84.64%20300.97%2085.6%20301.34%2087.03%20301.34C88.71%20301.34%2090.39%20301.03%2091.79%20300.09L92.01%20300.25L91.85%20304.24L91.67%20304.52C91.32%20304.67%2090.95%20304.83%2090.61%20304.95C90.05%20305.13%2088.21%20305.64%2085.82%20305.64C84.17%20305.64%2081.68%20305.39%2079.88%20304.15C77.52%20302.53%2076.55%20299.86%2076.55%20296.96C76.55%20290.58%2081.03%20288.25%2084.95%20288.25C86.53%20288.25%2088.43%20288.66%2089.77%20289.71C92.58%20291.92%2092.6%20295.75%2092.6%20298.05L92.38%20298.3L82.74%20298.42V298.41ZM86.75%20294.92C86.72%20294.14%2086.63%20292.12%2084.76%20292.12C84.6%20292.12%2084.33%20292.12%2083.98%20292.28C82.68%20292.84%2082.61%20294.2%2082.58%20294.98L86.75%20294.92ZM111.71%20305.25C109.25%20305.22%20108.41%20305.22%20105.58%20305.35L105.43%20305.16C105.43%20304.07%20105.46%20303.02%20105.46%20301.93V300.47C105.46%20298.17%20105.37%20295.53%20105.24%20294.71C105.18%20294.21%20105.06%20293.01%20103.66%20293.01C103.07%20293.01%20102.51%20293.29%20101.95%20293.57C101.89%20294.79%20101.98%20298.2%20102.01%20299.76C102.07%20303.05%20102.1%20303.43%20102.17%20305.04L102.01%20305.26C99.49%20305.23%2098.61%20305.23%2095.75%20305.36L95.57%20305.14C95.6%20303.18%2095.63%20301.22%2095.63%20299.26C95.63%20293.97%2095.44%20291.95%2095.16%20289.28L95.35%20289.1C98.09%20288.73%2098.74%20288.63%20101.67%20288.01L101.98%20288.3L101.92%20290.01C102.35%20289.7%20102.79%20289.39%20103.26%20289.11C104.54%20288.42%20106.09%20288.21%20106.96%20288.21C108.3%20288.21%20109.85%20288.58%20110.82%20290.1C111.72%20291.47%20111.72%20293.15%20111.72%20296.48V298.16C111.78%20301.86%20111.81%20302.55%20111.96%20305.07L111.72%20305.29L111.71%20305.25ZM100.13%20286.15C99.04%20283.6%2098.79%20283.07%2097.61%20280.7L97.67%20280.58L102.71%20280.39L102.9%20280.55L104.02%20283.88L105.23%20280.64L105.42%20280.52H109.74L109.8%20280.64C108.34%20283.41%20108.18%20283.72%20107.13%20286.15L106.91%20286.31H100.25L100.13%20286.15ZM154.85%2079.33C175.24%2083.21%20193.34%2089.15%20210.54%2096.15C202.21%2083.05%20191.67%2072.39%20180.93%2063.95C170.41%2068.06%20158.6%2076.54%20154.86%2079.33M124.38%2075.33C132.88%2075.96%20140.97%2076.95%20148.73%2078.24C161.15%2069.19%20166.12%2066.17%20177.53%2061.36C169.87%2055.69%20162.21%2051.13%20155.26%2047.63C148.18%2051.32%20135.35%2060.91%20124.38%2075.33ZM122.62%2037.56C115.4%2037.06%20109.72%2037.91%20104.13%2040.34C95.58%2044.04%2082.49%2051.59%2077.39%2065.8C71.53%2067.87%2067.81%2070.15%2064.47%2076.55C74.26%2075.54%2083.57%2074.93%2092.46%2074.67C101.5%2060.09%20110.74%2048.73%20122.62%2037.57M150.93%2045.52C142.6%2041.66%20135.65%2039.43%20131.48%2038.68C130.12%2038.44%20128.82%2038.25%20127.56%2038.07C119.98%2044.24%20105.53%2061.55%2097.06%2074.56C104.86%2074.44%20112.32%2074.6%20119.49%2075.01C131.26%2059.76%20140.69%2052.54%20150.92%2045.52M140.12%20119.87C147.24%20116.67%20153.47%20114%20159.13%20111.75C156.28%20101.45%20150.69%2088.07%20146.69%2081.69C142.2%2080.88%20137.96%2080.22%20134.68%2079.88C131.56%2079.57%20128.39%2079.31%20125.22%2079.09C129.35%2086.96%20136.26%20100.17%20140.11%20119.87M202.86%2096.77C199.29%2095.35%20179.85%2089.48%20175.37%2088.08C171.65%2086.93%20162.21%2084.7%20152.73%2082.83C156.11%2089.59%20161.97%20103.8%20163.39%20110.11C168.93%20108.02%20174%20106.34%20178.94%20104.98C189.27%20102.16%20198.77%20101.64%20215%20102.93C212.05%20101.14%20206.44%2098.2%20202.86%2096.78M191.58%20241.26C191.25%20228.65%20187.6%20222.09%20183.12%20217.78C177.48%20212.47%20169.26%20211.39%20163.95%20211.39C150.84%20211.39%20144.29%20217.28%20140.72%20223.26C139.65%20225.03%20138.84%20226.92%20138.22%20228.87C138.22%20216.36%20138.27%20206.9%20138.4%20205.3C140.39%20199.87%20141.32%20196.1%20138.01%20190.21C138.01%20150.38%20136.92%20140.33%20135.56%20123.45C135.56%20123.45%20135.54%20123.45%20135.53%20123.45C135.07%20112.2%20127.16%2088.34%20119.21%2078.73C112.36%2078.37%20105.53%2078.21%2098.94%2078.2C107.63%2086.13%20116.22%20100.8%20122.29%20126.95C124.71%20125.99%20127.13%20125.03%20129.44%20124.27C130.3%20127.71%20133.43%20163.32%20132.8%20190.07C129.74%20195.7%20130.1%20199.85%20132.76%20205.28C134.2%20208.26%20133.4%20305.29%20133.4%20305.29H138.4C138.4%20305.29%20138.29%20280.49%20138.24%20255.56C141.8%20266.49%20150.49%20272.45%20163.7%20272.45C170.84%20272.45%20181.62%20270.79%20187.6%20260.67C191.25%20254.44%20191.66%20245.82%20191.58%20241.25M163.95%20259.76C155.15%20259.76%20154.66%20247.73%20154.66%20242.42C154.66%20231.97%20156.57%20223.92%20164.28%20223.92C171.41%20223.92%20173.24%20232.21%20173.32%20241.76C173.41%20248.4%20172.66%20259.76%20163.95%20259.76Z'%20fill='%23006E41'/%3e%3c/svg%3e") 50% no-repeat;background-size:35%}@media(max-width:767.98px){.result-row__media{width:100%;height:10.75rem}}.result-row__photo{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}.result-row__icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#fff}.result-row__icon svg{width:52px;height:52px;color:#656f76}.result-row__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.625rem}@media(max-width:767.98px){.result-row__body{gap:.5rem;padding:1rem}}.result-row__meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;color:#656f76}.result-row__badge{display:inline-flex;align-items:center;padding:.3125rem .75rem;background:#656f76;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.75rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#fff}.result-row__badge--animal{background:#3d813f}.result-row__badge--news{background:#519553}.result-row__title{margin-bottom:0;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.75rem;color:#3d813f}@media(max-width:767.98px){.result-row__title{font-size:1.25rem}}.result-row__latin{margin-bottom:0;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:italic;font-size:1.125rem;color:#656f76}@media(max-width:767.98px){.result-row__latin{font-size:.875rem}}.result-row__desc{margin-bottom:0;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;color:#2d2d2f}@media(max-width:767.98px){.result-row__desc{font-size:1rem}}.result-row__cta{margin-bottom:0;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#3d813f}@media(max-width:767.98px){.result-row__cta{font-size:.875rem}}.result-row__aside{flex:0 0 auto;margin-bottom:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;color:#97a1a8}@media(max-width:767.98px){.result-row__aside{display:none}}.result-row__link:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";z-index:2}.result-row:hover .result-row__title{text-decoration:underline}.result-row:hover .result-row__photo{opacity:.9}.search-empty{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:4.5rem 10rem 5rem;background:#f2f4f6;text-align:center}@media(max-width:991.98px){.search-empty{padding:2.5rem 1.25rem}}.search-empty__icon svg{width:96px;height:96px;color:#2d2d2f}@media(max-width:767.98px){.search-empty__icon svg{width:56px;height:56px}}.search-empty__title{margin-bottom:0;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.75rem;color:#2d2d2f}@media(max-width:767.98px){.search-empty__title{font-size:1.25rem}}.search-empty__lead{margin-bottom:0;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;color:#656f76}.search-empty__tips{display:flex;gap:1.5rem;width:100%}@media(max-width:767.98px){.search-empty__tips{flex-direction:column}}.search-empty__tip{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:.75rem;padding:1.75rem;background:#fff;text-align:left}.search-empty__tip svg{width:28px;height:28px;color:#3d813f}.search-empty__tip h3{margin-bottom:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;color:#2d2d2f}.search-empty__tip p{margin-bottom:0;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;color:#656f76}.search-empty__suggestions{display:flex;flex-direction:column;align-items:center;gap:1.125rem;padding-top:1.5rem}.search-empty__suggestions-title{margin-bottom:0;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#656f76}.search-empty__chips{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.search-empty__chip{display:flex;align-items:center;height:2.75rem;padding:0 1.375rem;background:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;font-weight:600;text-decoration:none;color:#656f76}.search-empty__chip.is-active{background:#3d813f;color:#fff}.search-contact{margin:2.5rem 0 0;text-align:center;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;color:#656f76}.search-contact a{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:600;color:#3d813f}.catalog-filter{margin-block:2.5rem}.catalog-filter__tabs{display:flex;gap:.25rem}@media(max-width:767.98px){.catalog-filter__tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin}}.catalog-filter__tab{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;text-transform:uppercase;font-size:.875rem;color:inherit;text-decoration:none;background:#fff;border:1px solid #CFD4D7;border-bottom:none}.catalog-filter__tab svg{width:1.25rem;height:1.25rem}.catalog-filter__tab.is-active{background:#f2f4f6}@media(max-width:767.98px){.catalog-filter__tab{flex:0 0 auto;white-space:nowrap;gap:.25rem;padding:.75rem .5rem;font-size:.75rem}.catalog-filter__tab svg{width:1rem;height:1rem}}.catalog-filter__panel{background:#f2f4f6;padding:1.5rem}@media(max-width:991.98px){.catalog-filter__panel{padding:1rem}}.catalog-filter__chips{display:flex;flex-wrap:wrap;gap:.75rem}@media(max-width:991.98px){.catalog-filter__chips{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;padding-bottom:.5rem}}.catalog-filter__chip{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;padding:.5rem .75rem;color:#fff;text-decoration:none;font-weight:600;background:#3d813f;border-radius:4px}.catalog-filter__chip.is-active{background:#2d2d2f;color:#fff}@media(max-width:991.98px){.catalog-filter__chip{flex:0 0 auto}}.catalog-filter__chip--region[data-region=palearkticka]{background:#0072bc}.catalog-filter__chip--region[data-region=nearkticka]{background:#8a5a3b}.catalog-filter__chip--region[data-region=etiopska]{background:#c9a24a}.catalog-filter__chip--region[data-region=orientalni]{background:#f0c020;color:#2d2d2f}.catalog-filter__chip--region[data-region=australska]{background:#e23b2e}.catalog-filter__chip--region[data-region=neotropicka]{background:#2ba35a}.price-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.875rem;margin-bottom:3rem}.price-card{background:#f2f4f6;border-radius:.75rem;padding:2.5rem 4.5rem;margin:0 auto 6.875rem;max-width:57.5rem}@media(max-width:767.98px){.price-card{padding:1.5rem 1rem;margin-bottom:3rem}}.price-card__title{font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:2.5rem;font-weight:500;line-height:1;color:#3d813f;text-align:center;margin:0 0 1.75rem}.price-card__lead{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;line-height:2rem;color:#656f76;text-align:center;max-width:42.5rem;margin:0 auto 1.75rem}.price-card__table{background:#fff;overflow-x:auto}.price-table{width:100%;border-collapse:collapse}.price-table th,.price-table td{padding:1rem .5rem;text-align:center;vertical-align:middle}.price-table tr>*:first-child{padding-left:3.5rem}.price-table tr>*:last-child{padding-right:3.5rem}.price-table thead th,.price-table tbody td{white-space:nowrap}.price-table thead th{font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;font-weight:400;line-height:1.75rem;color:#3d813f}.price-table tbody tr:not(:last-child){border-bottom:1px solid #97A1A8}.price-table tbody td{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;font-weight:500;line-height:1.5rem;color:#3f3f40}@media(max-width:767.98px){.price-table th,.price-table td{padding:.75rem .5rem}.price-table tr>*:first-child{padding-left:1rem}.price-table tr>*:last-child{padding-right:1rem}}.price-table--pairs th,.price-table--pairs td{text-align:left}.price-table--pairs td{white-space:normal;text-align:right}.price-table--pairs tbody tr:not(:last-child){border-bottom:1px solid #97A1A8}.price-card__note{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;line-height:1.5;color:#656f76;max-width:42.5rem;margin:1rem auto 0;text-align:center}.price-table__label{font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;font-weight:400;line-height:1.5rem;color:#3f3f40}.price-content{max-width:57.5rem;margin:0 auto}.sponsor-list{max-width:57.5rem;margin:0 auto 3rem}.sponsor-list__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) 7.5rem;gap:1rem;padding:0 1.25rem .75rem;border-bottom:1px solid #CFD4D7;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;font-weight:400;line-height:1.2;color:#3d813f}@media(max-width:767.98px){.sponsor-list__head{display:none}}.sponsor-list__search{margin-bottom:1.5rem}.sponsor-list__search-label{display:block;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;color:#656f76;margin-bottom:.25rem}.sponsor-list__search-input{width:100%;max-width:26.25rem;padding:.75rem 1rem;border:1px solid #CFD4D7;border-radius:.25rem;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;color:#3f3f40}.sponsor-list__search-input:focus{border-color:#3d813f;outline:none}.sponsor-list__count,.sponsor-list__empty{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;color:#656f76;margin:.5rem 0 0}.sponsor-list__items{padding:0;margin:0;list-style:none}.sponsor-list__item[hidden]{display:none}.sponsor-list__item{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) 7.5rem;gap:1rem;align-items:baseline;padding:1rem 1.25rem;border-bottom:1px solid #E6EBEE;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;line-height:1.5;color:#3f3f40}@media(max-width:767.98px){.sponsor-list__item{grid-template-columns:1fr;gap:.25rem;padding:1rem}}.sponsor-list__animal{color:#2d2d2f}@media(max-width:767.98px){.sponsor-list__animal{font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;color:#3d813f}}.sponsor-list__label{display:none}@media(max-width:767.98px){.sponsor-list__label{display:inline;font-size:.75rem;color:#656f76}.sponsor-list__label:after{content:": "}}.calc-grid{display:grid;grid-template-columns:minmax(0,1fr) 23.75rem;gap:2rem;align-items:start}@media(max-width:991.98px){.calc-grid{grid-template-columns:1fr}}.calc-panel{background:#f2f4f6;border-radius:.75rem;padding:2rem 2.5rem;margin:0 0 1.5rem;border:0;min-width:0}@media(max-width:767.98px){.calc-panel{padding:1.5rem 1rem}}.calc-panel__step{display:block;margin-bottom:.5rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#97a1a8}.calc-panel .calc-panel__title{float:left;margin:0 0 1.5rem;padding:0;width:100%;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.5rem;font-weight:500;line-height:1;color:#3d813f}.calc-panel .calc-panel__title+*{clear:left}.calc-panel__divider{border:0;border-top:1px solid #CFD4D7;margin:1.75rem 0 1.5rem;opacity:1}.calc-panel .calc-panel__subtitle{margin:0 0 .75rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;font-weight:600;line-height:1.4;text-transform:none;letter-spacing:0;color:#3f3f40}.calc-options,.calc-tariff{display:grid;gap:.75rem}.calc-tariff{grid-template-columns:1fr 1fr}@media(max-width:575.98px){.calc-tariff{grid-template-columns:1fr}}.calc-option{display:flex;align-items:center;gap:1rem;background:#fff;border:2px solid #E6EBEE;border-radius:.5rem;padding:1rem 1.25rem;cursor:pointer}.calc-option--on{border-color:#3d813f;box-shadow:inset 0 0 0 1px #3d813f}.calc-option__input{position:absolute;width:1px;height:1px;opacity:0}.calc-option__radio{position:relative;flex:0 0 auto;width:1.375rem;height:1.375rem;border:2px solid #97A1A8;border-radius:50%}.calc-option__input:focus-visible+.calc-option__radio{outline:2px solid #3D813F;outline-offset:2px}.calc-option--on .calc-option__radio{border-color:#3d813f}.calc-option--on .calc-option__radio:after{content:"";position:absolute;top:.25rem;right:.25rem;bottom:.25rem;left:.25rem;border-radius:50%;background:#3d813f}.calc-option__label{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;font-weight:500;color:#3f3f40}.calc-option__hint,.calc-person__hint{display:block;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;font-weight:400;color:#656f76}.calc-people{display:grid;gap:.25rem}.calc-person{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 0;border-bottom:1px solid #CFD4D7}.calc-person:last-child{border-bottom:0}.calc-person__label{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;font-weight:500;color:#3f3f40}.stepper{display:flex;flex:0 0 auto;align-items:center;gap:.75rem}.stepper__btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:2px solid #3D813F;border-radius:50%;background:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.375rem;line-height:1;color:#3d813f;cursor:pointer}.stepper__btn:disabled{border-color:#cfd4d7;color:#cfd4d7;cursor:default}.stepper__value{min-width:1.75rem;text-align:center;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;font-weight:600;color:#3f3f40}.calc-summary{background:#f2f4f6;border-radius:.75rem;padding:2rem}.calc-summary--sticky{position:sticky;top:5.5rem}@media(max-width:991.98px){.calc-summary--sticky{position:static}}.calc-summary--loading{opacity:.6}.calc-summary__title{margin:0 0 1.25rem;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.5rem;font-weight:500;color:#3d813f}.calc-summary__empty,.calc-summary__error{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;line-height:1.5;color:#656f76;margin:0}.calc-summary__error{display:grid;gap:.75rem;justify-items:start;color:#90002a}.calc-lines{display:grid;margin-bottom:1.25rem}.calc-line{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.75rem 0;border-bottom:1px solid #CFD4D7;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;font-weight:500;color:#3f3f40}.calc-line__note{display:block;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;font-weight:400;color:#656f76}.calc-line__price{white-space:nowrap}.calc-line--free .calc-line__price{font-weight:400;color:#656f76}.calc-line--extra{border-top:1px solid #CFD4D7}.calc-total{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-top:.5rem;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.5rem;font-weight:500;color:#3d813f}.calc-total__price{font-size:2.5rem;line-height:1;white-space:nowrap}.calc-saving{margin:1rem 0 0;padding:.75rem 1rem;border-radius:.5rem;background:#d3ffd5;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;color:#155917}.calc-summary__actions{display:grid;margin:1.5rem 0 0}.calc-summary__actions .btn{width:100%}.calc-note{margin:1rem 0 0;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;line-height:1.5;color:#656f76}.calc-links{display:grid;gap:.5rem;margin:1.5rem 0 0;padding:0;list-style:none}.calc-links li{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;line-height:1.4}.calc-links a{color:#3d813f}.ticket-calculator__noscript{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;color:#656f76}.animal-list__heading{font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.75rem;color:#3d813f;margin-top:3rem;margin-bottom:1.25rem;text-align:center}.animal-list__empty{padding:2rem 0;color:#666}.animal-detail__header{margin:0 auto 48px;text-align:center}.animal-detail__name{margin-bottom:0;color:#3d813f;font-family:Oswald,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:3rem;font-weight:500;line-height:3.625rem;text-transform:uppercase}@media(max-width:767.98px){.animal-detail__name{font-size:2rem;line-height:1.2}}.animal-detail__latin{margin-bottom:0;color:#656f76;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;font-weight:500;line-height:2rem}.animal-profile{width:100%;border-collapse:separate;border-spacing:0;padding:36px;background:#f2f4f6}@media(max-width:767.98px){.animal-profile{padding:24px}}.animal-profile th,.animal-profile td{width:50%;padding:.625rem 0;text-align:left;vertical-align:top}.animal-profile tr:not(:last-child) th,.animal-profile tr:not(:last-child) td{border-bottom:1px dashed #CFD4D7}.animal-profile th{color:#286c2a;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;font-weight:700}.animal-profile td{color:#3f3f40;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.25rem;font-weight:500;line-height:2rem}.animal-detail__text{color:#656f76;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;line-height:2rem}.animal-detail__text h2,.animal-detail__text h3{margin:40px 0;color:#656f76;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:2rem;font-weight:600;line-height:2.5rem;text-align:center}.animal-detail__text h2:first-child,.animal-detail__text h3:first-child{margin-top:0}.animal-detail__gallery-title{margin-bottom:0;color:#656f76;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:2rem;font-weight:600;line-height:2.5rem;text-align:center}.animal-detail__gallery{display:flex;flex-wrap:wrap}.animal-detail__gallery-item{display:block;width:300px;height:200px}@media(max-width:767.98px){.animal-detail__gallery-item{width:50%;height:auto;aspect-ratio:3/2}}.animal-detail__gallery-item img{display:block;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}.region-badge{display:inline-block;padding:.25rem .5rem;border-radius:.25rem;color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;font-weight:500;line-height:1.25rem;background:#3d813f}.region-badge[data-region=palearkticka]{background:#0072bc}.region-badge[data-region=nearkticka]{background:#8a5a3b}.region-badge[data-region=etiopska]{background:#c9a24a}.region-badge[data-region=orientalni]{background:#f0c020;color:#2d2d2f}.region-badge[data-region=australska]{background:#e23b2e}.region-badge[data-region=neotropicka]{background:#2ba35a}.partners{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.partners img{width:250px!important;-o-object-fit:contain!important;object-fit:contain!important}.header{position:fixed;left:0;top:0;width:100%;z-index:996;background:#006e41}.header:before{content:"";position:absolute;left:0;top:0;width:900px;height:100%;background:url(./tlapky-light-B_imoU3Y.svg) 100% 0 no-repeat;background-size:cover;z-index:1;pointer-events:none}.page--home .header{background:transparent}.page--home .header:before{display:none}.page--home.js-scrolling .header .hamburger-inner,.page--home.js-scrolling .header .hamburger-inner:before,.page--home.js-scrolling .header .hamburger-inner:after{background-color:#000}.header__container{display:flex;align-items:center;justify-content:space-between;width:100%;height:68px;transition:all .3s;position:relative}@media(max-width:1099px){.header__container{justify-content:space-between}}.page--home .header__container{height:140px}.logo{display:block;width:130px;line-height:0;margin-left:-18px;position:relative;align-self:start}.logo img{position:absolute;left:0;top:0;z-index:2}.nav{font-size:18px;display:inline-flex;justify-content:end;align-items:center;min-width:0;height:68px;position:relative;z-index:3}@media(max-width:1099px){.nav>*:not(.mini-menu){display:none}}.page--home .nav{background:#fff;box-shadow:0 0 20px #3f3f401a;border-radius:4px;padding-left:30px}@media(max-width:1099px){.page--home .nav{background:transparent;box-shadow:none;padding-left:0;margin-top:0}}.mini-menu{display:contents}@media(max-width:1099px){.mini-menu{display:inline-flex;align-items:center;background:#2d2d2f;border-radius:4px;overflow:hidden}.mini-menu .searchbar{width:auto;height:auto;margin:0}.mini-menu .searchbar__ico,.mini-menu .hamburger-secondary{background:transparent;height:auto;padding:.75rem}.mini-menu .searchbar--open .searchbar__ico{background:#fff}.mini-menu .hamburger-secondary svg{width:1.5rem;height:1.5rem}}.nav .searchbar{order:1}.nav .nav__shop{order:2}.nav .lang{order:3}.nav .hamburger-secondary{order:4}.nav__shop{color:#fff;background:#2d2d2f;height:100%;display:inline-flex;align-items:center;justify-content:center;padding:0 15px;cursor:pointer;transition:all .3s}.nav__shop:hover{background:#286c2a}.nav__shop svg{width:24px;height:24px}.hamburger-secondary{background:#2d2d2f;color:#fff;height:100%;padding:0 20px 0 16px;display:inline-flex;align-items:center;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:normal;cursor:pointer;border:0;transition:all .3s}.hamburger-secondary:hover{background:#286c2a}.hamburger-secondary svg{width:28px;height:28px}.page--home .hamburger-secondary{border-top-right-radius:4px;border-bottom-right-radius:4px}@media(max-width:1199.98px){.grid{gap:20px}}.page__content{padding-top:40px}@media(max-width:767.98px){.page__content{padding-top:100px}}.page__title--article-list{text-align:center}.page__lead{font-size:20px;text-align:center;max-width:680px;margin:0 auto 50px;font-weight:500}.page__date{font-size:20px;margin-bottom:0}.page__img-wrapper{margin-bottom:4.5rem;text-align:center}@media(max-width:991.98px){.page__img-wrapper{margin-bottom:3.125rem}}@media(max-width:767.98px){.page__img-wrapper{margin-bottom:1.5rem}}.page__img{-o-object-fit:contain!important;object-fit:contain!important;aspect-ratio:1/1!important;width:100%!important;height:auto!important}@media(max-width:991.98px){.page__img{max-width:400px!important}}.section{margin-top:9.375rem;margin-bottom:9.375rem}@media(max-width:1199.98px){.section{margin-top:4.5rem;margin-bottom:4.5rem}}.section--bg-light{background:#cfd4d7;padding-top:9.375rem;padding-bottom:9.375rem;margin-top:0;margin-bottom:0}@media(max-width:1199.98px){.section--bg-light{padding-top:4.5rem;padding-bottom:4.5rem}}.section__title{margin-bottom:5.625rem;font-size:3.125vw}@media(max-width:1199.98px){.section__title{font-size:2rem;margin-bottom:3.125rem}}.section--smart-map{margin-bottom:6.25rem}@media(max-width:1199.98px){.section--smart-map{margin-bottom:3.75rem}}.section--downloads{margin-top:5.625rem;margin-bottom:5.625rem}@media(max-width:1199.98px){.section--downloads{margin-top:3.75rem;margin-bottom:3.75rem}}.section--downloads .section__title{margin-bottom:1.875rem}.footer{position:relative;padding-top:4.375rem}.footer:before{content:"";display:block;width:100%;max-width:50.3125rem;aspect-ratio:805/188;margin:0 auto;background:url(./footer-D0YPEYF1.svg) 50% 100% no-repeat;background-size:contain}.footer a{color:#fff}.footer a:hover{text-decoration:none}.footer__content{background:#656f76;color:#fff;padding-top:3.75rem;padding-bottom:3.75rem}.footer__grid{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem}@media(max-width:991.98px){.footer__grid{gap:2.5rem 1.5rem}}@media(max-width:767.98px){.footer__grid{flex-direction:column;align-items:center;text-align:center}}.footer__col{display:flex;flex-direction:column;gap:1.25rem}.footer__logos{align-items:center;gap:1.5rem}.footer__logos .footer__logo,.footer__logos .footer__logo-city{width:6.875rem;height:auto}.footer__contact{max-width:17.5rem}@media(max-width:767.98px){.footer__contact{max-width:none}}.footer__org{margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:700;font-size:1.25rem;line-height:1.2}.footer__address,.footer__contact-lines{margin:0;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1.125rem;line-height:2rem}.footer__visit,.footer__member{align-items:center;gap:.5rem}.footer__heading{margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Lato,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:700;font-size:1.25rem;text-align:center}.footer__partner{display:flex;align-items:center;justify-content:center;width:15rem}.footer__partner img{max-width:100%;height:auto}.footer__partners{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem}.footer__partners img{height:7.5rem;width:auto;max-width:100%}@media(max-width:767.98px){.footer__partners img{height:5.625rem}}.footer__partner--bordered,.footer__partners--bordered{border-top:1px solid #ffffff;padding-top:1rem}.footer__partner--bordered{padding-top:1.5rem;min-height:6.25rem}.footer__socials{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.footer__socials a{display:inline-flex;color:#fff;transition:opacity .2s}.footer__socials a:hover{opacity:.7}.footer__socials svg{width:1.75rem;height:1.75rem}@media(max-width:767.98px){.footer__socials{justify-content:center}}.section-home-cards{padding-top:40px;margin-bottom:6rem}.article__img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;margin-top:0;margin-bottom:40px}@media(min-width:1200px){.article__img{margin-top:60px;margin-bottom:60px}}.article__content{position:relative}.featured{background:#000;color:#fff;width:42px;height:42px;border-radius:50%;display:inline-flex;justify-content:center;align-items:center}.featured svg{width:20px;height:20px}@media(min-width:1200px){.featured{width:48px;height:48px}}
