: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 0px;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 0px;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 0px;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 0px;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 0px;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 0px;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}}*,: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{--container-width:1600px;--container-padding:7.5vw;--masthead-offset:1rem;--masthead-height:100px;--theme-radius:24px;--theme-speed:225ms;--theme-lh:3.75ex;--space-t:var(--space-xl);--space-b:var(--space-xl);--body-background-color:var(--brand-accent);--body-color:var(--mono-lightest)}@media screen and (min-width:576px){:root{--masthead-offset:58px}}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.6;background-color:var(--body-background-color);color:var(--body-color);font-family:var(--family-body);font-size:18px;letter-spacing:-.02rem}body.privacy-policy{--body-background-color:var(--mono-lightest);--body-color:var(--mono-darkest)}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}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(--tradewind-400);color:var(--tradewind-950)}::-moz-selection{background:var(--tradewind-400);color:var(--tradewind-950)}.button.reset{background-color:transparent;outline:none;border:none;padding:0;color:inherit;cursor:pointer}.button svg{display:block}a{--link-colour:currentColor;--link-decoration-colour:var(--brand-accent);color:var(--link-colour);text-decoration:underline;text-decoration-thickness:.2ex;text-underline-offset:.4ex;font-weight:var(--weight-bold);transition:all ease-in-out var(--theme-speed);transition-property:color}a:hover{text-underline-offset:.6ex;text-decoration-color:var(--link-decoration-colour)}body{padding-top:calc(var(--masthead-height) + var(--masthead-offset))}.container{max-width:var(--container-width);margin-inline:auto}@media screen and (max-width:1400px){.container{padding-inline:var(--container-padding)}}main>section{padding-top:var(--space-t);padding-bottom:var(--space-b)}main>section:not([class*=bg-])+section:not([class*=bg-]){--space-t:0}.hidden{position:fixed;z-index:-1000;width:0;height:0;overflow:hidden;padding:0;margin:0;outline:none;border:none}.align-items-center{-ms-flex-align:center;align-items:center}.justify-content-between{-ms-flex-pack:justify;justify-content:space-between}.masthead{padding-inline:0;color:var(--mono-lightest);position:fixed;z-index:1;top:0;left:0;width:100%;overflow:hidden;height:var(--masthead-height)}@media screen and (min-width:576px){.masthead{margin-top:var(--masthead-offset)}}.masthead .container,.masthead .row{height:inherit}.masthead .theme-image img,.masthead .theme-image svg{width:100%;height:auto;max-width:160px}@media screen and (min-width:768px){.masthead .theme-image img,.masthead .theme-image svg{max-width:min(280px,280vw)}}@media screen and (min-width:1920px){.masthead .theme-image{margin-left:-45px}}.masthead-anchor{display:inline-block;vertical-align:middle}.masthead_menu-toggle button{display:block}.masthead_menu-toggle svg{width:auto;height:var(--space-m)}.theme-image,.theme-image img,.theme-image svg{display:block}.masthead-menu{padding-bottom:calc(var(--space-b) / 2);position:fixed;z-index:10;top:0;left:0;width:100%;height:100%;background-color:var(--brand-accent);color:var(--mono-lightest)}.masthead-menu:not(.is-active){display:none}.masthead-menu .theme-image img,.masthead-menu .theme-image svg{width:100%;height:auto;max-width:min(165px,50vw)}.masthead-menu-toggle svg{width:auto;height:var(--space-l)}.masthead-menu .masthead-menu_row{--theme-gutter-y:0}.masthead-menu_header{height:var(--masthead-height)}.masthead-menu_header .container,.masthead-menu_header .row{height:inherit}.masthead-menu_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.masthead-menu ul{padding:0;margin:0;list-style:none}.masthead-menu ul li:not(:last-child){margin-bottom:var(--space-s)}.masthead-menu a{font-size:var(--font-largest);font-family:var(--family-heading);text-transform:uppercase;font-style:italic;font-weight:900;line-height:.975;text-decoration:none}.masthead-menu a:hover{color:var(--mono-darkest)}.masthead-menu a:not(:hover){text-decoration:none}.theme-copy p{max-width:90ch;font-size:var(--font-reset)}.theme-video video{width:100%;height:auto;display:block}.theme-title{max-width:115ch;text-wrap:balance}.theme-title>*,h1,h2,h3,h4,h5,h6{font-family:var(--family-heading);letter-spacing:-.02rem}h1,h2,h3,h4,h5,h6{text-transform:uppercase;font-style:italic;font-weight:900;line-height:.7}.ticker-target{position:relative;display:inline-block;vertical-align:top}.ticker-item{position:absolute;top:0;left:0;opacity:0;transform:translateY(calc(var(--space-m) * 2));transition:all ease-in-out var(--theme-speed);filter:blur(5px);transition-proptery:transform,opacity,filter}.ticker-item.is-active{opacity:1;transform:translateY(0);filter:blur(0)}.ticker-item_replacement{opacity:0}
/*# sourceMappingURL=app.css.map */
