:root{--theme-breakpoint-xs:0;--theme-breakpoint-sm:576px;--theme-breakpoint-md:768px;--theme-breakpoint-lg:1100px;--theme-breakpoint-xl:1200px;--theme-breakpoint-xxl:1400px}.row{--theme-gutter-x:1rem;--theme-gutter-y:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--theme-gutter-y));margin-right:calc(-.5 * var(--theme-gutter-x));margin-left:calc(-.5 * var(--theme-gutter-x))}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--theme-gutter-x) * .5);padding-left:calc(var(--theme-gutter-x) * .5);margin-top:var(--theme-gutter-y)}.grid{display:grid;grid-template-rows:repeat(var(--theme-rows,1),1fr);grid-template-columns:repeat(var(--theme-columns,12),1fr);gap:var(--theme-gap,1rem)}.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:1100px){.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{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{width:auto}.row-cols-1>*,.row-cols-auto>*{-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-1>*{width:100%}.row-cols-2>*{width:50%}.row-cols-2>*,.row-cols-3>*{-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-3>*{width:33.33333333%}.row-cols-4>*{width:25%}.row-cols-4>*,.row-cols-5>*{-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-5>*{width:20%}.row-cols-6>*{width:16.66666667%}.col-auto,.row-cols-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-auto{width:auto}.col-1{width:8.33333333%}.col-1,.col-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-2{width:16.66666667%}.col-3{width:25%}.col-3,.col-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-5,.col-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-6{width:50%}.col-7{width:58.33333333%}.col-7,.col-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-8{width:66.66666667%}.col-9{width:75%}.col-9,.col-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-10{width:83.33333333%}.col-11{width:91.66666667%}.col-11,.col-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-12{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{--theme-gutter-x:0}.g-0,.gy-0{--theme-gutter-y:0}.g-1,.gx-1{--theme-gutter-x:0.25rem}.g-1,.gy-1{--theme-gutter-y:0.25rem}.g-2,.gx-2{--theme-gutter-x:0.5rem}.g-2,.gy-2{--theme-gutter-y:0.5rem}.g-3,.gx-3{--theme-gutter-x:1rem}.g-3,.gy-3{--theme-gutter-y:1rem}.g-4,.gx-4{--theme-gutter-x:1.5rem}.g-4,.gy-4{--theme-gutter-y:1.5rem}.g-5,.gx-5{--theme-gutter-x:3rem}.g-5,.gy-5{--theme-gutter-y:3rem}@media (min-width:576px){.col-sm{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{width:16.66666667%}.col-sm-auto,.row-cols-sm-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-auto{width:auto}.col-sm-1{width:8.33333333%}.col-sm-1,.col-sm-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-2{width:16.66666667%}.col-sm-3{width:25%}.col-sm-3,.col-sm-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-5,.col-sm-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-6{width:50%}.col-sm-7{width:58.33333333%}.col-sm-7,.col-sm-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-9,.col-sm-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-10{width:83.33333333%}.col-sm-11{width:91.66666667%}.col-sm-11,.col-sm-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-12{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{--theme-gutter-x:0}.g-sm-0,.gy-sm-0{--theme-gutter-y:0}.g-sm-1,.gx-sm-1{--theme-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--theme-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--theme-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--theme-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--theme-gutter-x:1rem}.g-sm-3,.gy-sm-3{--theme-gutter-y:1rem}.g-sm-4,.gx-sm-4{--theme-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--theme-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--theme-gutter-x:3rem}.g-sm-5,.gy-sm-5{--theme-gutter-y:3rem}}@media (min-width:768px){.col-md{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{width:16.66666667%}.col-md-auto,.row-cols-md-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-auto{width:auto}.col-md-1{width:8.33333333%}.col-md-1,.col-md-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-2{width:16.66666667%}.col-md-3{width:25%}.col-md-3,.col-md-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-5,.col-md-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-6{width:50%}.col-md-7{width:58.33333333%}.col-md-7,.col-md-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-9,.col-md-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-10{width:83.33333333%}.col-md-11{width:91.66666667%}.col-md-11,.col-md-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-12{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{--theme-gutter-x:0}.g-md-0,.gy-md-0{--theme-gutter-y:0}.g-md-1,.gx-md-1{--theme-gutter-x:0.25rem}.g-md-1,.gy-md-1{--theme-gutter-y:0.25rem}.g-md-2,.gx-md-2{--theme-gutter-x:0.5rem}.g-md-2,.gy-md-2{--theme-gutter-y:0.5rem}.g-md-3,.gx-md-3{--theme-gutter-x:1rem}.g-md-3,.gy-md-3{--theme-gutter-y:1rem}.g-md-4,.gx-md-4{--theme-gutter-x:1.5rem}.g-md-4,.gy-md-4{--theme-gutter-y:1.5rem}.g-md-5,.gx-md-5{--theme-gutter-x:3rem}.g-md-5,.gy-md-5{--theme-gutter-y:3rem}}@media (min-width:1100px){.col-lg{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{width:16.66666667%}.col-lg-auto,.row-cols-lg-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-auto{width:auto}.col-lg-1{width:8.33333333%}.col-lg-1,.col-lg-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-2{width:16.66666667%}.col-lg-3{width:25%}.col-lg-3,.col-lg-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.66666667%}.col-lg-5,.col-lg-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-6{width:50%}.col-lg-7{width:58.33333333%}.col-lg-7,.col-lg-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-8{width:66.66666667%}.col-lg-9{width:75%}.col-lg-9,.col-lg-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-10{width:83.33333333%}.col-lg-11{width:91.66666667%}.col-lg-11,.col-lg-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-12{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{--theme-gutter-x:0}.g-lg-0,.gy-lg-0{--theme-gutter-y:0}.g-lg-1,.gx-lg-1{--theme-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--theme-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--theme-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--theme-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--theme-gutter-x:1rem}.g-lg-3,.gy-lg-3{--theme-gutter-y:1rem}.g-lg-4,.gx-lg-4{--theme-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--theme-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--theme-gutter-x:3rem}.g-lg-5,.gy-lg-5{--theme-gutter-y:3rem}}@media (min-width:1200px){.col-xl{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{width:16.66666667%}.col-xl-auto,.row-cols-xl-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-auto{width:auto}.col-xl-1{width:8.33333333%}.col-xl-1,.col-xl-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-2{width:16.66666667%}.col-xl-3{width:25%}.col-xl-3,.col-xl-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-4{width:33.33333333%}.col-xl-5{width:41.66666667%}.col-xl-5,.col-xl-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-6{width:50%}.col-xl-7{width:58.33333333%}.col-xl-7,.col-xl-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-8{width:66.66666667%}.col-xl-9{width:75%}.col-xl-9,.col-xl-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-10{width:83.33333333%}.col-xl-11{width:91.66666667%}.col-xl-11,.col-xl-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-12{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{--theme-gutter-x:0}.g-xl-0,.gy-xl-0{--theme-gutter-y:0}.g-xl-1,.gx-xl-1{--theme-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--theme-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--theme-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--theme-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--theme-gutter-x:1rem}.g-xl-3,.gy-xl-3{--theme-gutter-y:1rem}.g-xl-4,.gx-xl-4{--theme-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--theme-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--theme-gutter-x:3rem}.g-xl-5,.gy-xl-5{--theme-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-auto{width:auto}.col-xxl-1,.col-xxl-auto{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-1{width:8.33333333%}.col-xxl-2{width:16.66666667%}.col-xxl-2,.col-xxl-3{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-3{width:25%}.col-xxl-4{width:33.33333333%}.col-xxl-4,.col-xxl-5{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-5{width:41.66666667%}.col-xxl-6{width:50%}.col-xxl-6,.col-xxl-7{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-7{width:58.33333333%}.col-xxl-8{width:66.66666667%}.col-xxl-8,.col-xxl-9{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-9{width:75%}.col-xxl-10{width:83.33333333%}.col-xxl-10,.col-xxl-11{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-11{width:91.66666667%}.col-xxl-12{-ms-flex:0 0 auto;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{--theme-gutter-x:0}.g-xxl-0,.gy-xxl-0{--theme-gutter-y:0}.g-xxl-1,.gx-xxl-1{--theme-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--theme-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--theme-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--theme-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--theme-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--theme-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--theme-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--theme-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--theme-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--theme-gutter-y:3rem}}nav ul{list-style:none;margin:0;padding:0}nav ul a:not(:hover){text-decoration:none}nav .row li{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}nav li.current-menu-item>a,nav li.current-menu-parent>a{text-decoration:underline;text-decoration-thickness:.22ex;text-underline-offset:.5ex;text-decoration-color:var(--link-decoration-colour);text-underline-offset:.775ex}nav a:hover{--link-decoration-colour:var(--brand-red)}nav svg.external{width:var(--space-xs);margin-left:var(--space-2xs);height:auto}nav .sub-menu{display:none}nav .sub-menu>*+*{margin-top:var(--space-xs);margin-bottom:0}nav .sub-menu li{line-height:1.3}.masthead .sub-menu{box-shadow:0 0 var(--space-xl) hsla(var(--brand-blue-hsl),.44);position:absolute;z-index:-1;top:100%;width:0;height:0;overflow:hidden;opacity:0}@media (prefers-reduced-motion:no-preference){.masthead .sub-menu{animation:nav_in ease-in-out 333ms forwards}@keyframes nav_in{0%{opacity:0;top:100%}to{top:calc(100% + var(--space-s));opacity:1}}}.masthead .menu-item-has-children{position:relative}.masthead .menu-item-has-children:hover>a{position:relative;z-index:1}.masthead .menu-item-has-children:hover:before{content:"";position:absolute;z-index:0;top:0;left:50%;width:calc(100% + var(--theme-gutter-x));height:500%;transform:translateX(-50%)}.masthead .menu-item-has-children:hover .sub-menu{z-index:2;opacity:1;top:calc(100% + var(--space-s));left:50%;width:-moz-max-content;width:max-content;height:auto;transform:translateX(-50%);padding:var(--space-s);border-radius:15px;background-color:var(--mono-lightest);display:block}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}:root{--masthead-height:95.31px;--theme-gutter-x:var(--space-l);--theme-gutter-y:var(--space-l);--container-width:1640px;--container-padding:var(--space-l);--space-t:var(--space-xl);--space-b:var(--space-xl);--chars:0}@media screen and (min-width:768px){:root{--container-padding:var(--space-xl)}}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.6;color:var(--mono-darkest);font-family:var(--family-theme);font-size:19px;font-weight:var(--weight-normal);letter-spacing:.0275rem}body.site-wb-euro-2027{--container-width:1340px}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;width:100%;display:block;height:auto;object-fit:cover}svg{--svg-width:1rem;--svg-height:1rem;width:var(--svg-width);height:var(--svg-height);display:inline-block;vertical-align:middle;fill:currentcolor;transform:translateY(-2.5px)}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms;scroll-behavior:auto}}::selection{background:var(--brand-blue);color:var(--mono-lightest)}::-moz-selection{background:var(--brand-blue);color:var(--mono-lightest)}button,input:focus,input:focus-visible,input:focus-within{border-radius:0;outline:3px solid var(--brand-red);outline-offset:3px}button:disabled{opacity:.33;cursor:not-allowed}.button,.wp-element-button{color:var(--element-colour,var(--brand-blue));display:inline-block;vertical-align:middle;text-transform:uppercase;font-weight:var(--weight-bold);font-style:italic;font-size:var(--font-small);cursor:pointer}.button svg,.wp-element-button svg{margin-left:var(--space-2xs)}.button.reset,.wp-element-button.reset{border:none;background-color:transparent;padding:0;line-height:1;text-decoration:none}.button.reset:not(:focus),.wp-element-button.reset:not(:focus){outline:none}.button.has_icon:not(:hover),.wp-element-button.has_icon:not(:hover){text-decoration:none}.button.has_icon svg,.wp-element-button.has_icon svg{width:auto;height:40px;will-change:transform}.button.has_icon.font-small svg,.wp-element-button.has_icon.font-small svg{height:30px}.button.has_icon:hover svg,.wp-element-button.has_icon:hover svg{animation:bounce 333ms;animation-direction:alternate;animation-timing-function:cubic-bezier(.5,.05,1,.5);animation-iteration-count:infinite}.button[class*=bg-],.wp-element-button[class*=bg-]{line-height:55px;padding-inline:var(--space-s);height:auto;border:.33ex solid transparent;width:auto;display:inline-block;vertical-align:middle;text-decoration:none;font-size:1rem;text-align:center}.button[class*=bg-]:hover,.wp-element-button[class*=bg-]:hover{border-color:var(--element-bg);color:var(--element-bg);background-color:transparent}@keyframes bounce{0%{transform:translate3d(0,calc(var(--space-3xs) * -1),0)}to{transform:translate3d(0,var(--space-3xs),0)}}.wp-element-button{--element-bg:var(--brand-red);line-height:55px;padding:0;background-color:var(--brand-red);color:var(--mono-lightest);padding-inline:var(--space-s);height:auto;border:.33ex solid transparent;width:auto;display:inline-block;vertical-align:middle;text-decoration:none;font-size:1rem;text-align:center}.wp-element-button:hover{border-color:var(--element-bg);color:var(--element-bg);background-color:transparent}a{--link-colour:currentColor;--link-decoration-colour:var(--brand-red);color:var(--link-colour);text-decoration:underline;text-decoration-thickness:.22ex;text-underline-offset:.5ex;font-weight:var(--weight-bold)}a:hover{text-underline-offset:.775ex;text-decoration-color:var(--link-decoration-colour)}.theme-title{line-height:1.1;max-width:95ch;text-wrap:pretty;position:relative}.theme-title *{text-transform:uppercase;font-style:italic;line-height:inherit}.theme-title .theme-pre-title_tag{position:absolute;z-index:1;bottom:calc(100% - var(--space-2xs));left:calc(var(--space-l) * -.5);line-height:1;white-space:nowrap;line-height:.7;display:block}.theme-title .theme-pre-title_tag span{display:block}.theme-title .font-hero{line-height:.7}.theme-title .bottom .theme-pre-title_tag{left:auto;right:calc(var(--space-l) * -.5);top:calc(100% - var(--space-2xs));bottom:auto}.has_pre-title{line-height:.7}h1,h2,h3,h4,h5,h6{font-weight:var(--weight-fat);font-style:italic;text-transform:uppercase;line-height:inherit;font-family:var(--family-bold)}.theme-copy{overflow:hidden}.theme-copy ul{list-style:none;padding:0}.theme-copy ul>*+*{margin-bottom:0;margin-top:var(--space-3xs)}.theme-copy ul ul{margin-top:var(--space-2xs);padding-left:var(--space-m)}.theme-copy ul svg{fill:var(--brand-red);margin-right:var(--space-s)}.theme-copy ol>*+*{margin-bottom:0;margin-top:var(--space-3xs)}.theme-copy ol svg{display:none}.container{max-width:var(--container-width);padding-inline:var(--container-padding);margin-inline:auto}.align-items-center{-ms-flex-align:center;align-items:center}.align-items-end{-ms-flex-align:end;align-items:flex-end}.justify-content-between{-ms-flex-pack:justify;justify-content:space-between}.justify-content-center{-ms-flex-pack:center;justify-content:center}.mastfoot,main>*{--space-t:var(--space-2xl);padding-top:var(--space-t);padding-bottom:var(--space-b)}.mastfoot,.mastfoot:last-of-type,main>*,main>:last-of-type{--space-b:var(--space-2xl)}.hidden{position:fixed;z-index:-1;width:0;height:0;overflow:hidden}table{border:1px solid var(--mono-darkest);border-collapse:collapse;width:100%}thead{border-bottom:3px solid var(--mono-darkest);font-weight:var(--weight-bold);font-style:italic}tr{border-bottom:1px solid var(--mono-darkest)}td,th{padding:var(--space-2xs) var(--space-xs)}td:not(:last-child),th:not(:last-child){border-right:1px solid var(--mono-darkest)}.table-element,.wp-block-table{overflow-x:scroll;overflow-y:visible}[class*=aspect-ratio]{width:100%;display:block}.font-hero{font-size:clamp(2rem,60vw/var(--chars),10rem)}.text-center{text-align:center}iframe[src*="youtube.com"]{aspect-ratio:16/9;width:100%;height:auto;max-width:90ch}iframe[src*="mygameday.app"]{min-height:600px}iframe[src*="membership.mygameday.app/MapFinder/"]{min-height:80vh}@media screen and (max-width:869px){iframe[src*="membership.mygameday.app/MapFinder/"]{min-height:900px}}strong{font-weight:var(--weight-fat)}.color-current{color:currentColor}address{font-style:normal}#pathwaysTable{width:-moz-max-content;width:max-content}@media screen and (min-width:768px){#pathwaysTable{max-width:100%}}#pathwaysTable thead{background-color:var(--brand-red);color:var(--mono-lightest)}#pathwaysTable img{max-width:135px}#pathwaysTable tbody tr td:not(:last-child){font-style:italic;text-transform:uppercase;color:var(--brand-red);font-weight:var(--weight-bold);text-align:center}@media screen and (max-width:576px){#pathwaysTable tbody tr td:not(:last-child){max-width:11ch}}@media screen and (max-width:576px){#pathwaysTable tbody tr td:last-child{max-width:35ch}}.has_no_gutters{--theme-gutter-x:0px!important}
/*# sourceMappingURL=app.css.map */
