@charset "UTF-8";:root{--breakpoint-xs:0px;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1400px}.row{--gutter-x:20px;--gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--gutter-y));margin-right:calc(-.5 * var(--gutter-x));margin-left:calc(-.5 * var(--gutter-x))}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--gutter-x) * .5);padding-left:calc(var(--gutter-x) * .5);margin-top:var(--gutter-y)}.grid{display:grid;grid-template-rows:repeat(var(--rows,1),1fr);grid-template-columns:repeat(var(--columns,12),1fr);gap:var(--gap,20px)}@media (min-width:0px){.grid .g-col-xs-1{grid-column:auto/span 1}.grid .g-col-xs-2{grid-column:auto/span 2}.grid .g-col-xs-3{grid-column:auto/span 3}.grid .g-col-xs-4{grid-column:auto/span 4}.grid .g-col-xs-5{grid-column:auto/span 5}.grid .g-col-xs-6{grid-column:auto/span 6}.grid .g-col-xs-7{grid-column:auto/span 7}.grid .g-col-xs-8{grid-column:auto/span 8}.grid .g-col-xs-9{grid-column:auto/span 9}.grid .g-col-xs-10{grid-column:auto/span 10}.grid .g-col-xs-11{grid-column:auto/span 11}.grid .g-col-xs-12{grid-column:auto/span 12}.grid .g-start-xs-1{grid-column-start:1}.grid .g-start-xs-2{grid-column-start:2}.grid .g-start-xs-3{grid-column-start:3}.grid .g-start-xs-4{grid-column-start:4}.grid .g-start-xs-5{grid-column-start:5}.grid .g-start-xs-6{grid-column-start:6}.grid .g-start-xs-7{grid-column-start:7}.grid .g-start-xs-8{grid-column-start:8}.grid .g-start-xs-9{grid-column-start:9}.grid .g-start-xs-10{grid-column-start:10}.grid .g-start-xs-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}}@media (min-width:0px){.col-xs{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xs-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xs-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xs-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xs-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xs-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xs-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xs-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xs-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xs-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-xs-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xs-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xs-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-xs-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-xs-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xs-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-xs-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-xs-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xs-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-xs-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-xs-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xs-0{margin-left:0}.offset-xs-1{margin-left:8.3333333333%}.offset-xs-2{margin-left:16.6666666667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.3333333333%}.offset-xs-5{margin-left:41.6666666667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.3333333333%}.offset-xs-8{margin-left:66.6666666667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.3333333333%}.offset-xs-11{margin-left:91.6666666667%}.g-xs-10,.gx-xs-10{--gutter-x:10px}.g-xs-10,.gy-xs-10{--gutter-y:10px}}@media (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-10,.gx-sm-10{--gutter-x:10px}.g-sm-10,.gy-sm-10{--gutter-y:10px}}@media (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-10,.gx-md-10{--gutter-x:10px}.g-md-10,.gy-md-10{--gutter-y:10px}}@media (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-10,.gx-lg-10{--gutter-x:10px}.g-lg-10,.gy-lg-10{--gutter-y:10px}}@media (min-width:1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-10,.gx-xl-10{--gutter-x:10px}.g-xl-10,.gy-xl-10{--gutter-y:10px}}@media (min-width:1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-10,.gx-xxl-10{--gutter-x:10px}.g-xxl-10,.gy-xxl-10{--gutter-y:10px}}@media screen and (-webkit-min-device-pixel-ratio:0){.row,::i-block-chrome{margin-left:-10px;margin-right:-10px}.row:after,.row:before,::i-block-chrome:after,::i-block-chrome:before{display:table;content:" "}.row:after,::i-block-chrome:after{clear:both}}.halloween-2025 .cards__box .landings-product-wrapper{padding-left:5px;padding-right:5px}.halloween-2025 .cards__box .landings-product-wrapper .product-card{max-width:320px;width:100%}@media (max-width:991px){.halloween-2025 .cards__box .landings-product-wrapper .product-card{width:320px!important;height:430px}}@media (max-width:767px){.halloween-2025 .cards__box .landings-product-wrapper .product-card{height:415px}.halloween-2025 .cards__box .landings-product-wrapper .product-card .product-card-review{display:none}}@media (max-width:658px){.halloween-2025 .cards__box .landings-product-wrapper .product-card{width:320px!important;margin-left:auto;margin-right:auto;height:425px}}@media (max-width:360px){.halloween-2025 .cards__box .landings-product-wrapper .product-card{width:290px!important}}@media (max-width:1199px){.halloween-2025 .cards__box .landings-product-wrapper .product-card__group{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:575px){.halloween-2025 .cards__box .landings-product-wrapper{overflow:hidden;height:500px}}@media (max-width:991px){.halloween-2025 .cards__box{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}}.halloween-2025 .cards__box.owl-carousel .landings-product-wrapper{height:460px;overflow:auto}@media (max-width:575px){.halloween-2025 .cards__box.owl-loaded .landings-product-wrapper{height:460px;overflow:auto}}.halloween-2025 .products-slider.cards__box{display:block!important;margin-left:auto;margin-right:auto;max-height:495px;overflow:hidden;max-width:initial!important}.halloween-2025 .products-slider .product-card{width:100%;max-width:320px}.halloween-2025 .lSSlideWrapper{max-width:320px;overflow:hidden;margin-left:auto;margin-right:auto}@media (min-width:658px){.halloween-2025 .lSSlideWrapper{max-width:660px}}@media (min-width:992px){.halloween-2025 .lSSlideWrapper{max-width:990px}}@media (min-width:1999px){.halloween-2025 .lSSlideWrapper{max-width:1190px}}.halloween-2025 .lSSlideOuter{position:relative}.halloween-2025 .lSSlideOuter .cards__box.products-slider{max-width:initial}.halloween-2025 .lSSlideOuter .landings-product-wrapper{padding:0;height:470px}.halloween-2025 .lSSlideOuter .landings-product-wrapper .product-card{width:320px!important}.halloween-2025 .lSSlideOuter .lSPager.lSpg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:100%;bottom:10px}.halloween-2025 .lSSlideOuter .lSPager.lSpg li a{background-color:#7d7e80!important;width:10px;height:10px}.halloween-2025 .lSSlideOuter .lSPager.lSpg li.active a,.halloween-2025 .lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#000!important}@font-face{font-family:GOTHIC;src:url(../../fonts/promo/helloween2024/GOTHIC.woff2) format("woff2"),url(../../fonts/promo/helloween2024/GOTHIC.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GOTHIC;src:url(../../fonts/promo/helloween2024/GOTHICB.woff2) format("woff2"),url(../../fonts/promo/helloween2024/GOTHICB.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:GOTHIC;src:url(../../fonts/promo/helloween2024/GOTHICBI.woff2) format("woff2"),url(../../fonts/promo/helloween2024/GOTHICBI.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:GOTHIC;src:url(../../fonts/promo/helloween2024/GOTHICI.woff2) format("woff2"),url(../../fonts/promo/helloween2024/GOTHICI.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}:root{--filterColor:#32fbac;--filterBlur:10px}.halloween-2025{font-family:GOTHIC,sans-serif;background-color:#e8eaed}.halloween-2025 .landing-container{max-width:1200px;margin-left:auto;margin-right:auto}.halloween-2025 .container.main-container{position:relative;max-width:100%;overflow-x:hidden}.halloween-2025 .main-container{background:#e8eaed!important}@media (max-width:767px){.halloween-2025 .container{padding-left:12px;padding-right:12px;overflow-x:hidden}}.halloween-2025__inner{width:100%;margin:0 auto;padding-top:65px;padding-bottom:32px;position:relative}@media (max-width:767px){.halloween-2025__inner{padding-top:39px;padding-bottom:0}}.halloween-2025__welcome{max-width:730px;width:100%;margin:0 auto 20px;position:relative;z-index:1}@media screen and (max-width:1080px){.halloween-2025__welcome{display:none}}.halloween-2025__welcome_mob{display:none}@media screen and (max-width:1080px){.halloween-2025__welcome_mob{display:block}}.halloween-2025__welcome img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.halloween-2025__section{background-color:#870059}.halloween-2025__content{position:relative;z-index:2;pointer-events:none}.halloween-2025__content>*{pointer-events:auto}.halloween-2025__title{font-size:24px;font-weight:700;line-height:100%;text-align:center;letter-spacing:0;color:#c32d20;margin-top:0;margin-bottom:15px}@media (max-width:767px){.halloween-2025__title{max-width:257px;margin:0 auto}}.halloween-2025__boardgame{font-size:18px;font-weight:400;line-height:1.2;letter-spacing:0}@media (max-width:767px){.halloween-2025__boardgame{font-size:15px;margin-bottom:0}}.halloween-2025__text{font-size:14px;font-weight:400;line-height:17.17px;text-align:center;color:#fff;margin:0;margin-bottom:17px}.halloween-2025__text:last-child{margin-bottom:0}.halloween-2025__text a{color:#fff;text-decoration:underline;-webkit-transition:color .3s;transition:color .3s}.halloween-2025__text a:hover{color:#ff008a}@media (max-width:767px){.halloween-2025__text a{-webkit-transition:none;transition:none}}.halloween-2025__text_mob{display:none}@media screen and (max-width:1080px){.halloween-2025__text_mob{display:block}}.halloween-2025__text_desktop{display:block}@media screen and (max-width:1080px){.halloween-2025__text_desktop{display:none}}.halloween-2025__highlight{color:#c32d20}.halloween-2025__btn{margin:0 auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:369px;height:80px;background-color:#140a09;font-size:24px;font-weight:700;color:#fff;cursor:pointer;margin-bottom:57px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-tap-highlight-color:transparent}@media (max-width:767px){.halloween-2025__btn{width:100%;height:67px;font-size:18px;-webkit-transition:none;transition:none}}.halloween-2025__btn:hover{background-color:#ff9e00;color:#000}.halloween-2025__btn:active{background-color:#ff9e00;color:#fff}.halloween-2025__section__hello{margin-bottom:85px}@media (max-width:767px){.halloween-2025__section__hello{margin:0}}.halloween-2025 .section_hello-title{max-width:392px;margin:0 auto;text-align:center}.halloween-2025__title_2{font-weight:700;font-size:24px;line-height:100%;letter-spacing:0;text-align:center}@media (max-width:767px){.halloween-2025__title_2{max-width:251px;margin:0 auto;margin-bottom:37px;margin-top:67px}}@media (max-width:767px){.halloween-2025 .discount-value{display:block}}.halloween-2025__title_discount{position:relative;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;line-height:31px;margin:0 auto;margin-bottom:26px}@media (max-width:767px){.halloween-2025__title_discount{width:251px}}.halloween-2025__title_discount::after,.halloween-2025__title_discount::before{content:"";position:absolute;top:50%;width:32px;height:32px;background:url(../../img/promo/halloween2025/discount_icon.svg) no-repeat center/contain;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:767px){.halloween-2025__title_discount::after,.halloween-2025__title_discount::before{top:0;-webkit-transform:unset;transform:unset}}.halloween-2025 .halloween-2025__title_discount::before{left:-46px}@media (max-width:767px){.halloween-2025 .halloween-2025__title_discount::before{left:0}}.halloween-2025__left-hands .left-hand{position:absolute}.halloween-2025__left-hands .left-hand:nth-child(1){width:155px;left:18px;top:-111px;z-index:1;-webkit-animation:hands-up 1.6s infinite ease-in;animation:hands-up 1.6s infinite ease-in}.halloween-2025__left-hands .left-hand:nth-child(2){width:117px;left:137px;top:-174px;z-index:4;-webkit-animation:hands-up2 2.2s infinite ease-in;animation:hands-up2 2.2s infinite ease-in}.halloween-2025__left-hands .left-hand:nth-child(3){width:156px;top:-176px;left:175px;z-index:2;-webkit-animation:hands-up2 3.2s infinite ease-in;animation:hands-up2 3.2s infinite ease-in}.halloween-2025__left-hands .left-hand:nth-child(4){width:135px;top:-150px;left:248px;z-index:3;-webkit-animation:hands-up3 2.8s infinite ease-in;animation:hands-up3 2.8s infinite ease-in}.halloween-2025__left-hands .left-hand:nth-child(5){width:143px;top:-180px;left:337px;z-index:5;-webkit-animation:hands-up2 2.2s infinite ease-in;animation:hands-up2 2.2s infinite ease-in}.halloween-2025__left-hands .left-hand:nth-child(6){width:156px;top:-140px;left:463px;z-index:6;-webkit-animation:hands-up 1.6s infinite ease-in;animation:hands-up 1.6s infinite ease-in}@media (max-width:1600px){.halloween-2025__left-hands .left-hand:nth-child(1){width:136px;left:5px;top:-95px}.halloween-2025__left-hands .left-hand:nth-child(2){width:96px;left:115px;top:-135px}.halloween-2025__left-hands .left-hand:nth-child(3){width:133px;top:-155px;left:165px}.halloween-2025__left-hands .left-hand:nth-child(4){width:122px;top:-140px;left:245px}.halloween-2025__left-hands .left-hand:nth-child(5){width:119px;top:-150px;left:323px}.halloween-2025__left-hands .left-hand:nth-child(6){width:133px;top:-107px;left:405px}}@media (max-width:1199px){.halloween-2025__left-hands .left-hand{display:none}}.halloween-2025__right-hands .right-hand{position:absolute}.halloween-2025__right-hands .right-hand:nth-child(1){width:169px;right:444px;top:-136px;z-index:2;-webkit-animation:hands-up2 2.2s infinite ease-in;animation:hands-up2 2.2s infinite ease-in}.halloween-2025__right-hands .right-hand:nth-child(2){width:143px;right:326px;top:-197px;z-index:4;-webkit-animation:hands-up 1.8s infinite ease-in;animation:hands-up 1.8s infinite ease-in}.halloween-2025__right-hands .right-hand:nth-child(3){width:139px;right:239px;top:-174px;z-index:3;-webkit-animation:hands-up4 2.2s infinite ease-in;animation:hands-up4 2.2s infinite ease-in}.halloween-2025__right-hands .right-hand:nth-child(4){width:152px;right:171px;top:-213px;z-index:2;-webkit-animation:hands-up4 3.5s infinite ease-in;animation:hands-up4 3.5s infinite ease-in}.halloween-2025__right-hands .right-hand:nth-child(5){width:113px;right:138px;top:-218px;z-index:2;-webkit-animation:hands-up3 1.9s infinite ease-in;animation:hands-up3 1.9s infinite ease-in}.halloween-2025__right-hands .right-hand:nth-child(6){width:147px;right:7px;top:-169px;z-index:1;-webkit-animation:hands-up2 3.2s infinite ease-in;animation:hands-up2 3.2s infinite ease-in}@media (max-width:1600px){.halloween-2025__right-hands .right-hand:nth-child(1){width:128px;top:-87px;right:365px}.halloween-2025__right-hands .right-hand:nth-child(2){width:104px;top:-145px;right:312px}.halloween-2025__right-hands .right-hand:nth-child(3){width:119px;top:-145px;right:232px}.halloween-2025__right-hands .right-hand:nth-child(4){width:120px;top:-162px;right:157px}.halloween-2025__right-hands .right-hand:nth-child(5){width:80px;right:115px;top:-138px}.halloween-2025__right-hands .right-hand:nth-child(6){width:115px;right:6px;top:-106px}}@media (max-width:1199px){.halloween-2025__right-hands .right-hand{display:none}}.halloween-2025 .no-animation-hands{display:none}@media (max-width:1199px){.halloween-2025 .no-animation-hands{display:block}}.halloween-2025 .halloween-2025__title_discount::after{right:-46px}@media (max-width:767px){.halloween-2025 .halloween-2025__title_discount::after{right:0}}.halloween-2025 .section-games{position:relative;z-index:20}.halloween-2025 #section-games .halloween-2025__content .halloween-2025__btn:last-of-type{margin-bottom:45px!important}@media (max-width:767px){.halloween-2025 #section-games .halloween-2025__content .halloween-2025__btn:last-of-type{margin-bottom:170px!important}}.halloween-2025 .halloween-2025__section-games{position:relative;margin-bottom:55px}@media (max-width:767px){.halloween-2025 .halloween-2025__section-games{margin-bottom:35px!important}}.halloween-2025 .halloween-2025__section-games::after,.halloween-2025 .halloween-2025__section-games::before{content:"";position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:-1}@media (max-width:767px){.halloween-2025 .halloween-2025__section-games::after,.halloween-2025 .halloween-2025__section-games::before{display:none}}.halloween-2025 .halloween-2025__section-games-1::before{left:-160px;top:125px;width:210px;height:210px;background-image:url(../../img/promo/halloween2025/sign_1.png);-webkit-animation:mover 2.3s ease-in-out infinite alternate;animation:mover 2.3s ease-in-out infinite alternate}@media (max-width:991px){.halloween-2025 .halloween-2025__section-games-1::before{-webkit-animation:none;animation:none}}.halloween-2025 .halloween-2025__section-games-1::after{right:-215px;top:-90px;width:350px;height:350px;background-image:url(../../img/promo/halloween2025/drops1.png);-webkit-animation:fadeInAnimation 3.3s ease-in-out infinite alternate;animation:fadeInAnimation 3.3s ease-in-out infinite alternate}@media (max-width:991px){.halloween-2025 .halloween-2025__section-games-1::after{-webkit-animation:none;animation:none}}.halloween-2025 .halloween-2025__section-games-2::before{left:-180px;top:125px;width:350px;height:350px;background-image:url(../../img/promo/halloween2025/drops2.png);-webkit-animation:fadeInAnimation 1.3s ease-in-out infinite alternate;animation:fadeInAnimation 1.3s ease-in-out infinite alternate}@media (max-width:991px){.halloween-2025 .halloween-2025__section-games-2::before{-webkit-animation:none;animation:none}}.halloween-2025 .halloween-2025__section-games-2::after{right:-170px;top:0;width:210px;height:210px;background-image:url(../../img/promo/halloween2025/sign_2.png);-webkit-animation:pulse 1.3s ease-in-out infinite alternate;animation:pulse 1.3s ease-in-out infinite alternate}@media (max-width:991px){.halloween-2025 .halloween-2025__section-games-2::after{-webkit-animation:none;animation:none}}.halloween-2025 .halloween-2025__section-games .cards__box{display:-webkit-box;display:-ms-flexbox;display:flex}.halloween-2025 .halloween-2025__section-games .product-card{width:100%}@media (max-width:767px){.halloween-2025 .halloween-2025__section-games .product-card{margin-bottom:17px!important;width:320px}}@media (max-width:991px){.halloween-2025 .product-card__inner{padding:15px 34px!important}}.halloween-2025 .halloween-2025__characters{margin-bottom:57px;position:relative}@media (max-width:767px){.halloween-2025 .halloween-2025__characters{margin-bottom:25px}}.halloween-2025 .halloween-2025__characters.halloween-2025__top-line{margin-bottom:70px;z-index:10}.halloween-2025 .halloween-2025__characters .character-center{position:relative;z-index:1;width:100%;height:61px;-webkit-transform:rotate(-.95deg);transform:rotate(-.95deg)}@media (max-width:767px){.halloween-2025 .halloween-2025__characters .character-center{width:calc(100% + 350px);height:27px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg);margin-left:-30px}}.halloween-2025 .halloween-2025__characters .character-left{position:absolute;top:-109px;width:344px;-webkit-transform:rotate(1deg);transform:rotate(1deg)}@media (max-width:767px){.halloween-2025 .halloween-2025__characters .character-left{display:none}}.halloween-2025 .halloween-2025__characters .character-right{position:absolute;top:-140px;right:0;width:344px;-webkit-transform:rotate(5deg);transform:rotate(5deg)}@media (max-width:767px){.halloween-2025 .halloween-2025__characters .character-right{display:none}}.halloween-2025 .halloween-2025__characters .character-mob{display:none}@media (max-width:767px){.halloween-2025 .halloween-2025__characters .character-mob{display:inline-block;top:-153px;width:310px;left:50%;-webkit-transform:translateX(-50%) rotate(-3deg);transform:translateX(-50%) rotate(-3deg)}}@media (max-width:767px){.halloween-2025 .halloween-2025__content .halloween-2025__btn{margin-bottom:35px!important}}.halloween-2025 .halloween-2025__characters_bottom,.halloween-2025 .halloween-2025__characters_top{margin-bottom:0!important}@media (max-width:991px){.halloween-2025 .halloween-2025__characters_top{-webkit-animation:none;animation:none}}@media (max-width:767px){.halloween-2025 .halloween-2025__characters_top{display:none}}.halloween-2025 .halloween-2025__characters_top .character-left{top:-238px;left:-115px;width:600px;-webkit-transform:rotate(0);transform:rotate(0);height:300px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;-webkit-animation:moveLeftRight2 3s ease-in-out infinite alternate;animation:moveLeftRight2 3s ease-in-out infinite alternate}@media (max-width:1199px){.halloween-2025 .halloween-2025__characters_top .character-left{top:-190px;left:-115px;width:580px;height:350px}}@media (max-width:991px){.halloween-2025 .halloween-2025__characters_top .character-left{-webkit-animation:none;animation:none}}@media (max-width:970px){.halloween-2025 .halloween-2025__characters_top .character-left{top:-115px;left:-95px;width:521px;height:366px}}@-webkit-keyframes moveLeftRight2{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes moveLeftRight2{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(20px);transform:translateX(20px)}}.halloween-2025 .halloween-2025__characters_top .character-right{top:-190px;right:-100px;width:455px;height:860px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation:moveLeftRight2 3s ease-in-out infinite alternate;animation:moveLeftRight2 3s ease-in-out infinite alternate}@media (max-width:1199px){.halloween-2025 .halloween-2025__characters_top .character-right{top:-165px;right:-100px;width:423px;height:790px}}@media (max-width:991px){.halloween-2025 .halloween-2025__characters_top .character-right{-webkit-animation:none;animation:none}}@media (max-width:970px){.halloween-2025 .halloween-2025__characters_top .character-right{top:-105px;right:-65px;width:394px;height:740px}}@keyframes moveLeftRight2{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}}.halloween-2025 .halloween-2025__characters_bottom .character-center{position:relative;z-index:1;width:100%;height:61px;-webkit-transform:rotate(2.5deg);transform:rotate(2.5deg)}@media (max-width:767px){.halloween-2025 .halloween-2025__characters_bottom .character-center{width:calc(100% + 350px);height:27px;margin-left:-30px;-webkit-transform:rotate(4SmfÞg);transform:rotate(4SmfÞg)}}.halloween-2025 .halloween-2025__characters_bottom .character-left{position:absolute;top:-578px;left:130px;width:366px;bottom:-28px;height:580px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;-webkit-animation:moveLeftRight3 3s ease-in-out infinite alternate;animation:moveLeftRight3 3s ease-in-out infinite alternate;-webkit-transform:rotate(0);transform:rotate(0)}@media (max-width:1850px){.halloween-2025 .halloween-2025__characters_bottom .character-left{top:-542px;left:70px;width:325px;bottom:-28px;height:528px}}@media (max-width:1650px){.halloween-2025 .halloween-2025__characters_bottom .character-left{top:-496px;left:40px;width:280px;height:490px}}@media (max-width:1430px){.halloween-2025 .halloween-2025__characters_bottom .character-left{top:-441px;left:0;width:250px;height:468px}}@media (max-width:1300px){.halloween-2025 .halloween-2025__characters_bottom .character-left{top:-380px;left:0;width:240px;height:400px}}@media (max-width:1125px){.halloween-2025 .halloween-2025__characters_bottom .character-left{-webkit-animation:none;animation:none;width:270px;height:400px;top:-378px;left:-15px}}@media (max-width:1000px){.halloween-2025 .halloween-2025__characters_bottom .character-left{width:210px;height:322px;top:-312px;left:-10px}}@media (max-width:767px){.halloween-2025 .halloween-2025__characters_bottom .character-left{display:none}}@-webkit-keyframes moveLeftRight3{0%{-webkit-transform:translateX(0) rotateY(0);transform:translateX(0) rotateY(0)}100%{-webkit-transform:translateX(50px) rotateY(0);transform:translateX(50px) rotateY(0)}}@keyframes moveLeftRight3{0%{-webkit-transform:translateX(0) rotateY(0);transform:translateX(0) rotateY(0)}100%{-webkit-transform:translateX(50px) rotateY(0);transform:translateX(50px) rotateY(0)}}.halloween-2025 .halloween-2025__characters_bottom .character-right{position:absolute;top:-583px;right:50px;width:450px;height:626px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation:moveLeftRight 3s ease-in-out infinite alternate;animation:moveLeftRight 3s ease-in-out infinite alternate}@media (max-width:1850px){.halloween-2025 .halloween-2025__characters_bottom .character-right{top:-530px;right:20px;width:378px;height:600px}}@media (max-width:1650px){.halloween-2025 .halloween-2025__characters_bottom .character-right{top:-450px;right:-25px;width:310px;height:505px}}@media (max-width:1430px){.halloween-2025 .halloween-2025__characters_bottom .character-right{top:-425px;right:-63px;width:315px;height:460px}}@media (max-width:1300px){.halloween-2025 .halloween-2025__characters_bottom .character-right{top:-364px;right:-30px;width:280px;height:419px}}@media (max-width:1125px){.halloween-2025 .halloween-2025__characters_bottom .character-right{top:-355px;right:-26px;width:270px;height:400px;-webkit-animation:none;animation:none}}@media (max-width:1100px){.halloween-2025 .halloween-2025__characters_bottom .character-right{top:-280px;right:-20px;width:240px;height:350px}}@media (max-width:767px){.halloween-2025 .halloween-2025__characters_bottom .character-right{display:inline-block;top:-210px;right:0;left:50%;-webkit-transform:translateX(-50%) rotateY(180deg);transform:translateX(-50%) rotateY(180deg);height:216px;-webkit-animation:unset;animation:unset}}@-webkit-keyframes moveLeftRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50px);transform:translateX(-50px)}}@keyframes moveLeftRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50px);transform:translateX(-50px)}}.halloween-2025 .halloween-2025__section-prepare{position:relative;text-align:center;margin-bottom:82px}@media (max-width:767px){.halloween-2025 .halloween-2025__section-prepare{margin-bottom:10px}.halloween-2025 .halloween-2025__section-prepare .halloween-2025__btn{margin-bottom:230px!important}}.halloween-2025 .halloween-2025__section-prepare .halloween-2025__title{margin-bottom:34px}@media (max-width:767px){.halloween-2025 .halloween-2025__section-prepare .halloween-2025__title{margin-bottom:27px;max-width:302px}}.halloween-2025 .halloween-2025__section-prepare .halloween-2025__boardgame{max-width:690px;margin:0}@media (max-width:767px){.halloween-2025 .halloween-2025__section-prepare .halloween-2025__boardgame{gap:22px}}.halloween-2025 .halloween-2025__section-prepare .halloween-2025__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:19px;margin-bottom:86px}@media (max-width:767px){.halloween-2025 .halloween-2025__section-prepare .halloween-2025__description{margin-bottom:44px}}.halloween-2025 .halloween-2025__section-prepare .halloween-2025__btn{margin-bottom:100px}.halloween-2025 .halloween-2025__section-footer{padding-bottom:20px;padding-top:85px}@media (max-width:767px){.halloween-2025 .halloween-2025__section-footer{padding-bottom:80px}}.halloween-2025 .halloween-footer__content{margin-bottom:41px;max-width:1248px;padding-left:24px;padding-right:24px;text-align:center}@media (max-width:767px){.halloween-2025 .halloween-footer__content{margin-bottom:29px}}@media (max-width:767px){.halloween-2025 .halloween-footer__content .halloween-2025__title{max-width:294px}}.halloween-2025 .halloween-footer__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px}.halloween-2025 .halloween-footer__icon{max-width:78px}@media (max-width:767px){.halloween-2025 .halloween-footer__icon{max-width:70px}}.halloween-2025 .slider-block .pager li .dot_sliders{width:10px!important;height:10px!important;background-color:#000}.halloween-2025 .promo-back{position:absolute;width:90%;background-color:#555;height:700px;top:60px;left:60px;right:auto;z-index:2}@media (max-width:1199px){.halloween-2025 .promo-back{height:500px;top:120px}}@media (max-width:820px){.halloween-2025 .promo-back{height:420px;top:150px;left:40px}}@media (max-width:767px){.halloween-2025 .promo-back{height:830px;top:85px;left:0;width:calc(100% + 24px);margin-left:-12px;overflow:hidden}}.halloween-2025 #promo{width:100%;height:800px;background-image:url(../../img/promo/halloween2025/promo.png);background-repeat:no-repeat;background-position:center;background-size:contain;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:20}.halloween-2025 #promo p{margin:0}@media (max-width:970px){.halloween-2025 #promo{height:700px}}@media (max-width:767px){.halloween-2025 #promo{padding:140px 12px;height:810px;background-size:cover;width:100vw;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:990px}.halloween-2025 #promo #promo:has(.cosmo24-test__wrapper_result){padding:95px 14px}}@media (max-width:420px){.halloween-2025 #promo{background-image:url(../../img/promo/halloween2025/promo_mobile.png);margin-top:20px;height:960px}}.halloween-2025 #promo::after{content:"";position:absolute;right:20px;bottom:20px;width:190px;height:190px;background-image:url(../../img/promo/halloween2025/exclamation_mark.png);background-repeat:no-repeat;background-size:contain;background-position:center;pointer-events:none}@media (max-width:767px){.halloween-2025 #promo::after{width:125px;height:125px;right:-35px}}.halloween-2025 .cosmo24-test__wrapper_start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:41px}@media (max-width:767px){.halloween-2025 .cosmo24-test__wrapper_start{max-width:270px}}.halloween-2025 .halloween-2025_title-text{max-width:516px;color:#fff;text-align:center;font-size:14px}@media (max-width:767px){.halloween-2025 .halloween-2025_title-text{font-size:15px}}.halloween-2025 .halloween25-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#140a09;color:#fff;height:80px;width:244px;font-size:24px;font-weight:700;border:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-tap-highlight-color:transparent}@media (max-width:767px){.halloween-2025 .halloween25-btn{width:100%!important;height:67px;font-size:18px;-webkit-transition:none;transition:none}.halloween-2025 .halloween25-btn.no-pointer-events{pointer-events:none;background-color:#140a09!important;color:#fff!important;cursor:not-allowed!important}.halloween-2025 .halloween25-btn.no-pointer-events:focus,.halloween-2025 .halloween25-btn.no-pointer-events:hover{background-color:#140a09!important;color:#fff!important}}.halloween-2025 .halloween25-btn:hover{background-color:#ff9e00;color:#000}.halloween-2025 .halloween25-btn:active,.halloween-2025 .halloween25-btn:focus,.halloween-2025 .halloween25-btn:focus-visible{background-color:#ff9e00;color:#fff}.halloween-2025 .cosmo24-test__wrapper_questions{max-width:860px;font-size:18px;font-weight:400;color:#fff}@media (max-width:767px){.halloween-2025 .cosmo24-test__wrapper_questions{font-size:15px}}.halloween-2025 .cosmo24-test__answers input[type=radio]+label:before{width:19px;height:19px;border:2px solid #fff;background:unset}.halloween-2025 .cosmo24-test__answers input[type=radio]:checked+label:after{width:9px;height:9px;background-color:#ffd200}.halloween-2025 .cosmo24-test__answers input[type=radio]:checked+label p{color:#ffd200}.halloween-2025 .cosmo24-test__question{text-align:center;margin-bottom:23px}.halloween-2025 .answers__item{padding:12px 0;padding-left:11px;border-top:1px solid #fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.halloween-2025 .answers__item input[type=checkbox]+label,.halloween-2025 .answers__item input[type=radio]+label{-webkit-tap-highlight-color:transparent}.halloween-2025 .answers__item:hover{background-color:rgba(44,44,44,.5490196078)}@media (max-width:767px){.halloween-2025 .answers__item{border-top:none;-webkit-transition:none;transition:none}.halloween-2025 .answers__item:not(:first-child){border-top:1px solid #fff}.halloween-2025 .answers__item:hover{background-color:unset}}.halloween-2025 .cosmo24-test__answers{margin-bottom:75px}@media (max-width:767px){.halloween-2025 .cosmo24-test__answers{margin-bottom:24px}}.halloween-2025 .halloween25-resume_section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px}.halloween-2025 .halloween25-resume_section p{margin:0}.halloween-2025 .cosmo24-test__answers_images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px;text-align:center;margin-bottom:60px}@media (max-width:767px){.halloween-2025 .cosmo24-test__answers_images{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.halloween-2025 .cosmo24-test__answers_images .answers__image{margin-bottom:7px}.halloween-2025 .cosmo24-test__answers_images .input[type=checkbox]+label,.halloween-2025 .cosmo24-test__answers_images input[type=radio]+label{padding:0}.halloween-2025 .cosmo24-test__answers_images .answers__image .monster-test__answer-img{width:100%;height:262px;-o-object-fit:cover;object-fit:cover;border:2px solid #949494}@media (max-width:767px){.halloween-2025 .cosmo24-test__answers_images .answers__image .monster-test__answer-img{height:109px}}.halloween-2025 .cosmo24-test__answers_images .answers__item{padding:0;border:0;max-width:218px;width:100%}@media (max-width:767px){.halloween-2025 .cosmo24-test__answers_images .answers__item{max-width:140px}.halloween-2025 .cosmo24-test__answers_images .answers__item p{height:30px}}.halloween-2025 .cosmo24-test__answers_images input[type=radio]+label:before,.halloween-2025 .cosmo24-test__answers_images input[type=radio]:checked+label:after{display:none}.halloween-2025 .cosmo24-test__answers_images p{margin:0}.halloween-2025 .cosmo24-test__answers_images input[type=radio]:checked+label p{color:#ffd200}.halloween-2025 .cosmo24-test__answers_images input[type=radio]:checked+label .answers__image img{border:2px solid #ffd200}.halloween-2025 .cosmo24-test__wrapper_result{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:940px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:54px}@media (max-width:767px){.halloween-2025 .cosmo24-test__wrapper_result{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;position:relative;z-index:2}}.halloween-2025 .cosmo24-test__wrapper_result p{margin:0}.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__result-info{text-align:center}.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__title{color:#ffd300;font-size:24px;font-weight:700;margin-bottom:30px!important}@media (max-width:767px){.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__title{margin-bottom:8px!important}}.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__text{font-size:18px;color:#fff;margin-bottom:40px!important}@media (max-width:767px){.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__text{text-align:justify;margin-bottom:35px!important;font-size:15px}}.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__btns .halloween25-btn{width:369px}@media (max-width:767px){.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__btns{gap:11px}}.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__text p:first-child{display:none}.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__text p:not(:first-child):not(:last-child){margin-bottom:10px!important}.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__result-img .cosmo24-test__img{position:relative;width:430px;height:510px;overflow:hidden}@media (max-width:767px){.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__result-img .cosmo24-test__img{width:260px;height:315px;margin-bottom:5px}}.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__result-img .background{position:absolute;top:20px;left:20px;width:87%;height:92%;background-color:#d9d9d9;z-index:1}@media (max-width:767px){.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__result-img .background{top:16px;left:15px;height:90%}}.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__result-img img{max-width:100%}.halloween-2025 .cosmo24-test__wrapper_result .cosmo24-test__result-img .frame_border{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;background-image:url(../../img/promo/halloween2025/hero_test_frame.png);background-size:cover;background-repeat:no-repeat;background-position:center}.halloween-2025 .bg_section_main{position:absolute;left:0;width:100%;height:860px}.halloween-2025 .bg_section_main .bg_main{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:0 -1000px;object-position:0 -1000px}.halloween-2025 .bg_section_main .shadow-left{position:absolute;top:0;left:0;width:240px;height:100%;pointer-events:none;z-index:2;background:-webkit-gradient(linear,left top,right top,from(#e8eaed),to(rgba(232,234,237,0)));background:linear-gradient(to right,#e8eaed,rgba(232,234,237,0))}.halloween-2025 .bg_section_main .shadow-right{position:absolute;top:0;right:0;width:240px;height:100%;pointer-events:none;z-index:2;background:-webkit-gradient(linear,right top,left top,from(#e8eaed),to(rgba(232,234,237,0)));background:linear-gradient(to left,#e8eaed,rgba(232,234,237,0))}.halloween-2025 .bg_section_main .shadow-bottom{position:absolute;bottom:0;left:0;width:100%;height:25px;pointer-events:none;z-index:2;background:-webkit-gradient(linear,left bottom,left top,from(#e8eaed),to(rgba(232,234,237,0)));background:linear-gradient(to top,#e8eaed,rgba(232,234,237,0))}@media (max-width:767px){.halloween-2025 .bg_section_main{display:none}}.halloween-2025 .cosmo24-test__result-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:570px;text-align:center;color:#fff;gap:40px}.halloween-2025 .cosmo24-test__result-info .halloween25-reward__text{font-size:24px;font-weight:700;max-width:396px}@media (max-width:767px){.halloween-2025 .cosmo24-test__result-info .halloween25-reward__text{max-width:296px}}.halloween-2025 .cosmo24-test__result-info .code_description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}@media (max-width:767px){.halloween-2025 .cosmo24-test__result-info{gap:25px}}.halloween-2025 .cosmo24-test__reward-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:383px;width:100%;background-color:#fff;height:48px;border:1px solid #000}.halloween-2025 .cosmo24-test__reward-block .halloween25-reward__code{font-size:24px;color:#000}.halloween-2025 .pager-window{margin:0!important}.halloween-2025 .rules-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.halloween-2025 .rules-container .rules-link{font-size:18px;font-weight:400;border-bottom:1px solid #000}.halloween-2025__zombie-gameslib{max-width:1796px;width:100%}@-webkit-keyframes hands-up{0%,100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}50%{-webkit-transform:translateY(-10px) rotate(-2deg);transform:translateY(-10px) rotate(-2deg)}}@keyframes hands-up{0%,100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}50%{-webkit-transform:translateY(-10px) rotate(-2deg);transform:translateY(-10px) rotate(-2deg)}}@-webkit-keyframes hands-up2{0%,100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}50%{-webkit-transform:translateY(-15px) rotate(3deg);transform:translateY(-15px) rotate(3deg)}}@keyframes hands-up2{0%,100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}50%{-webkit-transform:translateY(-15px) rotate(3deg);transform:translateY(-15px) rotate(3deg)}}@-webkit-keyframes hands-up3{0%,100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}50%{-webkit-transform:translateY(-13px) rotate(5deg);transform:translateY(-13px) rotate(5deg)}}@keyframes hands-up3{0%,100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}50%{-webkit-transform:translateY(-13px) rotate(5deg);transform:translateY(-13px) rotate(5deg)}}@-webkit-keyframes hands-up4{0%,100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}50%{-webkit-transform:translateY(-10px) rotate(-5deg);transform:translateY(-10px) rotate(-5deg)}}@keyframes hands-up4{0%,100%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}50%{-webkit-transform:translateY(-10px) rotate(-5deg);transform:translateY(-10px) rotate(-5deg)}}