.container,.container-2xl,.container-3xl,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}@media(min-width:1600px){.container,.container-2xl,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1520px}}@media(min-width:1850px){.container,.container-2xl,.container-3xl,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1760px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px;--bs-breakpoint-2xl:1600px;--bs-breakpoint-3xl:1850px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.grid{display:grid;gap:var(--bs-gap,1.5rem);grid-template-columns:repeat(var(--bs-columns,12),1fr);grid-template-rows:repeat(var(--bs-rows,1),1fr)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media(min-width:576px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media(min-width:768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media(min-width:992px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media(min-width:1200px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media(min-width:1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}@media(min-width:1600px){.grid .g-col-2xl-1{grid-column:auto/span 1}.grid .g-col-2xl-2{grid-column:auto/span 2}.grid .g-col-2xl-3{grid-column:auto/span 3}.grid .g-col-2xl-4{grid-column:auto/span 4}.grid .g-col-2xl-5{grid-column:auto/span 5}.grid .g-col-2xl-6{grid-column:auto/span 6}.grid .g-col-2xl-7{grid-column:auto/span 7}.grid .g-col-2xl-8{grid-column:auto/span 8}.grid .g-col-2xl-9{grid-column:auto/span 9}.grid .g-col-2xl-10{grid-column:auto/span 10}.grid .g-col-2xl-11{grid-column:auto/span 11}.grid .g-col-2xl-12{grid-column:auto/span 12}.grid .g-start-2xl-1{grid-column-start:1}.grid .g-start-2xl-2{grid-column-start:2}.grid .g-start-2xl-3{grid-column-start:3}.grid .g-start-2xl-4{grid-column-start:4}.grid .g-start-2xl-5{grid-column-start:5}.grid .g-start-2xl-6{grid-column-start:6}.grid .g-start-2xl-7{grid-column-start:7}.grid .g-start-2xl-8{grid-column-start:8}.grid .g-start-2xl-9{grid-column-start:9}.grid .g-start-2xl-10{grid-column-start:10}.grid .g-start-2xl-11{grid-column-start:11}}@media(min-width:1850px){.grid .g-col-3xl-1{grid-column:auto/span 1}.grid .g-col-3xl-2{grid-column:auto/span 2}.grid .g-col-3xl-3{grid-column:auto/span 3}.grid .g-col-3xl-4{grid-column:auto/span 4}.grid .g-col-3xl-5{grid-column:auto/span 5}.grid .g-col-3xl-6{grid-column:auto/span 6}.grid .g-col-3xl-7{grid-column:auto/span 7}.grid .g-col-3xl-8{grid-column:auto/span 8}.grid .g-col-3xl-9{grid-column:auto/span 9}.grid .g-col-3xl-10{grid-column:auto/span 10}.grid .g-col-3xl-11{grid-column:auto/span 11}.grid .g-col-3xl-12{grid-column:auto/span 12}.grid .g-start-3xl-1{grid-column-start:1}.grid .g-start-3xl-2{grid-column-start:2}.grid .g-start-3xl-3{grid-column-start:3}.grid .g-start-3xl-4{grid-column-start:4}.grid .g-start-3xl-5{grid-column-start:5}.grid .g-start-3xl-6{grid-column-start:6}.grid .g-start-3xl-7{grid-column-start:7}.grid .g-start-3xl-8{grid-column-start:8}.grid .g-start-3xl-9{grid-column-start:9}.grid .g-start-3xl-10{grid-column-start:10}.grid .g-start-3xl-11{grid-column-start:11}}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}@media(min-width:1600px){.col-2xl{flex:1 0 0}.row-cols-2xl-auto>*{flex:0 0 auto;width:auto}.row-cols-2xl-1>*{flex:0 0 auto;width:100%}.row-cols-2xl-2>*{flex:0 0 auto;width:50%}.row-cols-2xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-2xl-4>*{flex:0 0 auto;width:25%}.row-cols-2xl-5>*{flex:0 0 auto;width:20%}.row-cols-2xl-6>*{flex:0 0 auto;width:16.66666667%}.col-2xl-auto{flex:0 0 auto;width:auto}.col-2xl-1{flex:0 0 auto;width:8.33333333%}.col-2xl-2{flex:0 0 auto;width:16.66666667%}.col-2xl-3{flex:0 0 auto;width:25%}.col-2xl-4{flex:0 0 auto;width:33.33333333%}.col-2xl-5{flex:0 0 auto;width:41.66666667%}.col-2xl-6{flex:0 0 auto;width:50%}.col-2xl-7{flex:0 0 auto;width:58.33333333%}.col-2xl-8{flex:0 0 auto;width:66.66666667%}.col-2xl-9{flex:0 0 auto;width:75%}.col-2xl-10{flex:0 0 auto;width:83.33333333%}.col-2xl-11{flex:0 0 auto;width:91.66666667%}.col-2xl-12{flex:0 0 auto;width:100%}.offset-2xl-0{margin-left:0}.offset-2xl-1{margin-left:8.33333333%}.offset-2xl-2{margin-left:16.66666667%}.offset-2xl-3{margin-left:25%}.offset-2xl-4{margin-left:33.33333333%}.offset-2xl-5{margin-left:41.66666667%}.offset-2xl-6{margin-left:50%}.offset-2xl-7{margin-left:58.33333333%}.offset-2xl-8{margin-left:66.66666667%}.offset-2xl-9{margin-left:75%}.offset-2xl-10{margin-left:83.33333333%}.offset-2xl-11{margin-left:91.66666667%}.g-2xl-0,.gx-2xl-0{--bs-gutter-x:0}.g-2xl-0,.gy-2xl-0{--bs-gutter-y:0}.g-2xl-1,.gx-2xl-1{--bs-gutter-x:0.25rem}.g-2xl-1,.gy-2xl-1{--bs-gutter-y:0.25rem}.g-2xl-2,.gx-2xl-2{--bs-gutter-x:0.5rem}.g-2xl-2,.gy-2xl-2{--bs-gutter-y:0.5rem}.g-2xl-3,.gx-2xl-3{--bs-gutter-x:1rem}.g-2xl-3,.gy-2xl-3{--bs-gutter-y:1rem}.g-2xl-4,.gx-2xl-4{--bs-gutter-x:1.5rem}.g-2xl-4,.gy-2xl-4{--bs-gutter-y:1.5rem}.g-2xl-5,.gx-2xl-5{--bs-gutter-x:3rem}.g-2xl-5,.gy-2xl-5{--bs-gutter-y:3rem}}@media(min-width:1850px){.col-3xl{flex:1 0 0}.row-cols-3xl-auto>*{flex:0 0 auto;width:auto}.row-cols-3xl-1>*{flex:0 0 auto;width:100%}.row-cols-3xl-2>*{flex:0 0 auto;width:50%}.row-cols-3xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-3xl-4>*{flex:0 0 auto;width:25%}.row-cols-3xl-5>*{flex:0 0 auto;width:20%}.row-cols-3xl-6>*{flex:0 0 auto;width:16.66666667%}.col-3xl-auto{flex:0 0 auto;width:auto}.col-3xl-1{flex:0 0 auto;width:8.33333333%}.col-3xl-2{flex:0 0 auto;width:16.66666667%}.col-3xl-3{flex:0 0 auto;width:25%}.col-3xl-4{flex:0 0 auto;width:33.33333333%}.col-3xl-5{flex:0 0 auto;width:41.66666667%}.col-3xl-6{flex:0 0 auto;width:50%}.col-3xl-7{flex:0 0 auto;width:58.33333333%}.col-3xl-8{flex:0 0 auto;width:66.66666667%}.col-3xl-9{flex:0 0 auto;width:75%}.col-3xl-10{flex:0 0 auto;width:83.33333333%}.col-3xl-11{flex:0 0 auto;width:91.66666667%}.col-3xl-12{flex:0 0 auto;width:100%}.offset-3xl-0{margin-left:0}.offset-3xl-1{margin-left:8.33333333%}.offset-3xl-2{margin-left:16.66666667%}.offset-3xl-3{margin-left:25%}.offset-3xl-4{margin-left:33.33333333%}.offset-3xl-5{margin-left:41.66666667%}.offset-3xl-6{margin-left:50%}.offset-3xl-7{margin-left:58.33333333%}.offset-3xl-8{margin-left:66.66666667%}.offset-3xl-9{margin-left:75%}.offset-3xl-10{margin-left:83.33333333%}.offset-3xl-11{margin-left:91.66666667%}.g-3xl-0,.gx-3xl-0{--bs-gutter-x:0}.g-3xl-0,.gy-3xl-0{--bs-gutter-y:0}.g-3xl-1,.gx-3xl-1{--bs-gutter-x:0.25rem}.g-3xl-1,.gy-3xl-1{--bs-gutter-y:0.25rem}.g-3xl-2,.gx-3xl-2{--bs-gutter-x:0.5rem}.g-3xl-2,.gy-3xl-2{--bs-gutter-y:0.5rem}.g-3xl-3,.gx-3xl-3{--bs-gutter-x:1rem}.g-3xl-3,.gy-3xl-3{--bs-gutter-y:1rem}.g-3xl-4,.gx-3xl-4{--bs-gutter-x:1.5rem}.g-3xl-4,.gy-3xl-4{--bs-gutter-y:1.5rem}.g-3xl-5,.gx-3xl-5{--bs-gutter-x:3rem}.g-3xl-5,.gy-3xl-5{--bs-gutter-y:3rem}}.clearfix:after{clear:both;content:"";display:block}.product-flags .badge:not(.discount):not(.dp-promo),.text-bg-primary{background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-light{background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(9,84,197,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(9,84,197,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(19,104,65,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(19,104,65,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(255,107,121,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(255,107,121,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);outline:0}.icon-link{align-items:center;backface-visibility:hidden;display:inline-flex;gap:.375rem;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em}.icon-link>.bi{fill:currentcolor;flex-shrink:0;height:1em;transition:transform .2s ease-in-out;width:1em}@media(prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media(min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:1600px){.sticky-2xl-top{position:sticky;top:0;z-index:1020}.sticky-2xl-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:1850px){.sticky-3xl-top{position:sticky;top:0;z-index:1020}.sticky-3xl-bottom{bottom:0;position:sticky;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;min-height:1em;opacity:.25;width:var(--bs-border-width)}.badge,.vr{display:inline-block}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}@layer ps-base{@media(min-width:768px){.layout-left-column .columns-container,.layout-left-column .columns-container>.row,.layout-right-column .columns-container,.layout-right-column .columns-container>.row{--bs-gutter-x:2.5rem}}}@layer ps-components{.outline:focus-visible{outline:.125rem solid var(--bs-primary);outline-offset:-.125rem}.outline--rounded{border-radius:var(--bs-border-radius)}.outline.disabled:focus-visible,.outline:disabled:focus-visible{outline:none}.grid-table{margin-block-end:1rem}.grid-table__inner{display:grid;gap:1rem;grid-template-columns:1fr}.grid-table__header{display:none}.grid-table__row{border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius);display:grid;gap:.5rem 1rem;grid-template-columns:1fr;padding:1rem}.grid-table__cell{display:grid;gap:1rem;grid-template-columns:1fr 60%;line-height:1.5}.grid-table__cell:before{color:var(--bs-secondary-color);content:attr(data-ps-label)/" ";display:block;font-size:.875rem;font-weight:600}.grid-table__cell-group{display:grid;gap:.5rem}.grid-table__cell-group--sm{gap:.25rem}.grid-table__cell-group--inline{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.grid-table__cell--bold{font-weight:600}@media(max-width:767.98px){.grid-table--collapse .grid-table__inner{gap:0}.grid-table--collapse .grid-table__inner .grid-table__row{border-radius:0;margin-block-start:-.0625rem}.grid-table--collapse .grid-table__inner .grid-table__row:last-child{border-bottom-left-radius:var(--bs-border-radius);border-bottom-right-radius:var(--bs-border-radius)}.grid-table--collapse .grid-table__inner .grid-table__header+.grid-table__row{border-top-left-radius:var(--bs-border-radius);border-top-right-radius:var(--bs-border-radius)}}@media(min-width:768px){.grid-table__inner{display:grid;gap:0 1rem}.grid-table__inner--2{grid-template-columns:repeat(2,minmax(0,auto))}.grid-table__inner--3{grid-template-columns:repeat(3,minmax(0,auto))}.grid-table__inner--4{grid-template-columns:repeat(4,minmax(0,auto))}.grid-table__inner--5{grid-template-columns:repeat(5,minmax(0,auto))}.grid-table__inner--6{grid-template-columns:repeat(6,minmax(0,auto))}.grid-table__inner--7{grid-template-columns:repeat(7,minmax(0,auto))}.grid-table__inner--8{grid-template-columns:repeat(8,minmax(0,auto))}.grid-table__inner--9{grid-template-columns:repeat(9,minmax(0,auto))}.grid-table__header{border-block-end:1px solid var(--bs-border-color);font-weight:600;grid-auto-columns:minmax(0,auto);grid-column:1/-1}.grid-table__header,.grid-table__row{display:grid;grid-template-columns:subgrid;padding-block:.5rem}.grid-table__row{border:none;border-block-end:1px solid var(--bs-border-color);border-radius:0;grid-column:1/-1;padding-inline:0}.grid-table__row:last-child{border-block-end:none}.grid-table__row:has(.grid-table__cell--label-value){border-block:none;padding-block:.25rem}.grid-table__cell{align-items:center;display:grid;gap:0;grid-template-columns:1fr;justify-self:start}.grid-table__cell:before{display:none}.grid-table__cell--center{justify-self:center}.grid-table__cell--right{justify-self:end}.grid-table__cell--label-value{gap:.5rem;grid-column:1/-1;grid-template-columns:1fr 20%;justify-self:end;text-align:right;width:100%}.grid-table__cell--label-value:before{color:var(--bs-body-color);content:attr(data-ps-label)/" ";display:block;font-size:1rem;font-weight:600}}.page-title-section{font-size:clamp(1.5rem,var(--bs-body-font-size)*2*.6 + 1.2vw,2rem);font-weight:600;line-height:1.2}.module-products__buttons{display:flex;justify-content:center;margin-block-start:2rem}body:not(#index) .module-products.container{padding-inline:0}.layout-full-width .products{display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:768px){.layout-full-width .products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1200px){.layout-full-width .products{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1600px){.layout-full-width .products{grid-template-columns:repeat(7,minmax(0,1fr))}}@media(min-width:1850px){.layout-full-width .products{grid-template-columns:repeat(7,minmax(0,1fr))}}.layout-left-column .products,.layout-right-column .products{display:grid;gap:1.5rem;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:1200px){.layout-left-column .products,.layout-right-column .products{grid-template-columns:repeat(3,minmax(0,1fr))}}.layout-both-columns .products{display:grid;gap:1.5rem;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.layout-both-columns .products{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:992px){.layout-both-columns .products{grid-template-columns:repeat(2,minmax(0,1fr))}}.products__selection{align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:minmax(0,1fr);margin-block-end:1.5rem;row-gap:1rem}.products__count{color:var(--bs-secondary-color)}.products__sort{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;order:-1}.products__sort-label{align-items:center;display:none;white-space:nowrap}.products__sort-dropdown{flex-grow:1}.products__sort-dropdown-button{justify-content:space-between;width:100%}.products__filter-button{flex-basis:0;flex-grow:1}.products__pagination{margin-block:1.5rem}@media(min-width:768px){.products__filter-button{display:none}.products__sort-label{display:flex}}@media(min-width:992px){.products__selection{grid-template-columns:repeat(2,minmax(0,1fr))}.products__sort{order:0}}.quantity-button input{max-width:4rem;text-align:center}.quantity-button button{--bs-btn-focus-shadow-rgb:var(--bs-primary-rgb);border:1px solid var(--bs-border-color)}.quantity-button button.increment .confirmation{color:var(--bs-success)}.quantity-button button.decrement .confirmation{color:var(--bs-danger)}.quantity-button button:hover{opacity:.6}.quantity-button button:disabled{opacity:1}.quantity-button button .material-icons{font-size:1.25rem;pointer-events:none}.quantity-button button .spinner-border{border-width:.125rem}.product-miniature__variants .color{background-size:contain;border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius-sm);cursor:pointer;display:inline-block;height:1.5rem;outline:.125rem solid transparent;outline-offset:-.125rem;transition:var(--bs-transition-default);width:1.5rem}.product-miniature__variants .color-sm{height:1rem;width:1rem}.product-miniature__variants .color.active,.product-miniature__variants .color:focus-visible,.product-miniature__variants .color:hover{outline:.125rem solid var(--bs-link-hover-color)}.input-color__input{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-color__input:focus-visible+.input-color__label .color{outline:.125rem solid var(--bs-link-hover-color)}.input-color__input:checked:focus-visible+.input-color__label{border-radius:var(--bs-border-radius-sm);box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);outline:0}.product-flags{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.5rem;left:0;margin:0;padding:.5rem 4rem .5rem .5rem;position:absolute;top:0;width:100%;z-index:1}.product-flags .badge:not(.discount):not(.dp-promo){border:1px solid var(--bs-primary);font-size:.75rem}.product-flags .badge.dp-promo{background-color:#c2410c;border:1px solid #c2410c;color:#fff;font-size:.8rem;font-weight:800}.product-flags .badge.discount{background-color:var(--bs-white);border:1px solid var(--bs-primary);color:var(--bs-primary);font-size:.75rem}.product-miniature{container-name:product-miniature;container-type:inline-size}.product-miniature__inner{background-color:var(--bs-body-bg);display:flex;flex-direction:column;height:100%}.product-miniature__inner,.product-miniature__top{border-radius:var(--bs-border-radius);transition:var(--bs-transition-default)}.product-miniature__top{overflow:hidden;position:relative}.product-miniature__image{height:auto;transition:var(--bs-transition-default);width:100%}.product-miniature__image-container{position:relative}.product-miniature__image-link{display:block;outline-offset:-.125rem}.product-miniature__quickview-button{background-color:var(--bs-body-bg);border-radius:0;box-shadow:none;display:flex;margin:auto;outline:revert;outline-offset:-.125rem;padding-block:1rem;position:absolute;top:100%;transition:var(--bs-transition-default);transition-delay:.1s;width:100%;z-index:1}.product-miniature__quickview-button:focus{transform:translateY(-100%)}.product-miniature__quickview-touch{bottom:.5rem;display:none;position:absolute;right:.5rem;z-index:10}.product-miniature__bottom{display:flex;flex-direction:column;flex-grow:1;gap:.5rem;padding:1rem .5rem}.product-miniature__infos{display:grid;gap:.5rem}.product-miniature__actions{margin-top:auto}.product-miniature__prices,.product-miniature__variants{display:flex;flex-wrap:wrap;gap:.5rem}.product-miniature__prices{align-items:center}.product-miniature__price{font-weight:600}.product-miniature__regular-price{color:var(--bs-tertiary-color);text-decoration:line-through}.product-miniature__form{align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:flex;row-gap:.5rem}.product-miniature__add-text{display:none;line-height:normal}.product-miniature .product-flags{pointer-events:none}@media(hover:hover){.product-miniature__inner:hover{box-shadow:var(--bs-box-shadow-md)}.product-miniature__inner:hover .product-miniature__top{border-end-end-radius:0;border-end-start-radius:0}.product-miniature__inner:hover .product-miniature__quickview-button{transform:translateY(-100%)}.product-miniature__inner:hover .product-miniature__image{transform:scale(1.1)}.product-miniature__inner:has(:focus-visible){box-shadow:var(--bs-box-shadow-md)}.product-miniature__inner:has(:focus-visible) .product-miniature__top{border-end-end-radius:0;border-end-start-radius:0}.product-miniature__inner:has(:focus-visible) .product-miniature__quickview-button{transform:translateY(-100%)}}@media(hover:none)and (pointer:coarse){.product-miniature__quickview-button{display:none}.product-miniature__quickview-touch{display:inline-flex}}@container product-miniature (width < 13.5rem){.product-miniature .product-flags .badge{font-size:.75rem;padding:.125rem .25rem}.product-miniature__add,.product-miniature__details{width:100%}.product-miniature__add-text{display:block}.product-miniature__form{flex-direction:column}.product-miniature__form .quantity-button input{max-width:unset}}}@layer ps-modules{.ps-imageslider__figure{margin-block-end:0}.ps-imageslider__figure img{height:auto}.ps-imageslider__figcaption{backdrop-filter:blur(10px);background-color:rgba(var(--bs-dark-rgb),.5);border-radius:var(--bs-border-radius);color:var(--bs-light)}.ps-imageslider__figcaption p{margin-block-end:0}@media(max-width:991.98px){.ps-imageslider__figure{height:320px}.ps-imageslider__figure img{height:100%;-o-object-fit:cover;object-fit:cover}}@media(max-width:767.98px){.ps-imageslider__figure{height:240px}}#custom-text{padding:2.5rem 1rem 0}.wishlist-button:empty{display:none}.wishlist-button-add{border-radius:var(--bs-border-radius-sm)!important;box-shadow:none!important;color:var(--bs-body-color)!important;height:inherit!important;margin:0!important;min-width:inherit!important;padding:.375rem!important;right:.5rem!important;top:.5rem!important;width:inherit!important}.wishlist-button-add,.wishlist-button-add:hover{background-color:var(--bs-body-bg)!important;border:1px solid var(--bs-body-bg)!important}.wishlist-button-add:hover{color:var(--bs-link-hover-color)!important;opacity:1!important}.wishlist-button-add i{color:inherit!important}}@layer ps-pages{.page:not(body){padding-bottom:2rem}.page-header{margin-bottom:2rem}.page-content--home{display:grid;gap:2.5rem;grid-template-columns:minmax(0,1fr)}.page-category .wrapper__left-column{padding-inline-end:2rem}}.depodent-slider{--depodent-slider-radius:1.25rem;--depodent-slider-shadow:0 1.25rem 3rem rgba(15,23,42,.12);--depodent-slider-bg:#f8fafc;--depodent-slider-control-bg:hsla(0,0%,100%,.86);--depodent-slider-control-bg-hover:hsla(0,0%,100%,.96);--depodent-slider-control-color:#0f172a;background:var(--depodent-slider-bg);border-radius:var(--depodent-slider-radius);box-shadow:var(--depodent-slider-shadow);margin-block:1.25rem 2rem;margin-inline:auto;max-width:1900px;min-height:320px;overflow:hidden;width:100%}@media(min-width:1200px){.depodent-slider{margin-block:1.5rem 2.25rem;min-height:340px}}.depodent-slider__viewport{border-radius:inherit;height:320px;overflow:hidden;position:relative;width:100%}@media(min-width:1200px){.depodent-slider__viewport{height:340px}}.depodent-slider__track{display:flex;height:100%;transform:translateZ(0);transition:transform .52s cubic-bezier(.22,1,.36,1);width:100%;will-change:transform}.depodent-slider__slide{background:var(--depodent-slider-bg);flex:0 0 100%;height:100%;overflow:hidden;position:relative;width:100%}.depodent-slider__link,.depodent-slider__picture{display:block;height:100%;width:100%}.depodent-slider__link{color:inherit;text-decoration:none}.depodent-slider__link:focus-visible{outline:.1875rem solid var(--bs-primary);outline-offset:-.1875rem}.depodent-slider__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transform:translateZ(0);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.depodent-slider__arrow{background:var(--depodent-slider-control-bg);border:0;border-radius:999px;box-shadow:0 .75rem 1.75rem rgba(15,23,42,.16);color:var(--depodent-slider-control-color);cursor:pointer;display:grid;height:2.75rem;opacity:0;padding:0;place-items:center;position:absolute;top:50%;transform:translateY(-50%) scale(.96);transition:opacity .18s ease,transform .18s ease,background-color .18s ease;width:2.75rem;z-index:2}.depodent-slider__arrow span{display:block;font-size:2.25rem;line-height:1;margin-top:-.15rem}.depodent-slider__arrow:focus-visible,.depodent-slider__arrow:hover{background:var(--depodent-slider-control-bg-hover);transform:translateY(-50%) scale(1)}.depodent-slider__arrow:focus-visible{outline:.1875rem solid var(--bs-primary);outline-offset:.1875rem}.depodent-slider__arrow--prev{left:1rem}.depodent-slider__arrow--next{right:1rem}.depodent-slider:focus-within .depodent-slider__arrow,.depodent-slider:hover .depodent-slider__arrow{opacity:1}.depodent-slider__dots{bottom:.875rem;display:flex;gap:.5rem;justify-content:center;left:1rem;pointer-events:none;position:absolute;right:1rem;z-index:3}.depodent-slider__dot{background:hsla(0,0%,100%,.62);border:0;border-radius:999px;box-shadow:0 .25rem .75rem rgba(15,23,42,.15);cursor:pointer;height:.25rem;padding:0;pointer-events:auto;transition:width .18s ease,background-color .18s ease,transform .18s ease;width:2rem}.depodent-slider__dot.is-active{background:#fff;width:3rem}.depodent-slider__dot:focus-visible,.depodent-slider__dot:hover{background:#fff;transform:translateY(-.0625rem)}.depodent-slider__dot:focus-visible{outline:.1875rem solid var(--bs-primary);outline-offset:.1875rem}@media(prefers-reduced-motion:reduce){.depodent-slider__arrow,.depodent-slider__dot,.depodent-slider__track{transition:none}}.dp-home{--dh-ink:#16324f;--dh-muted:#5f7085;--dh-line:#e3e9f0;--dh-soft:#f3f6fa;--dh-navy:#243a8c;--dh-link:#0d6efd;--dh-radius:14px;color:var(--dh-ink);display:grid;gap:2rem;margin-inline:auto;max-width:1400px;padding-block:.75rem 2.5rem}@media(max-width:1199.98px){.dp-home{padding-inline:.75rem}}@media(min-width:768px){.dp-home{gap:2.5rem}}.dp-home-intro{align-items:baseline;display:flex;flex-wrap:wrap;gap:.25rem .75rem}.dp-home-intro__title{color:var(--dh-navy);font-size:1.15rem;font-weight:800;letter-spacing:-.01em;margin:0}.dp-home-intro__lead{color:var(--dh-muted);font-size:.9rem;margin:0}.dp-home-intro+.dp-home-hero{margin-top:-1.25rem}.dp-home-sec__head{align-items:flex-end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.dp-home-sec__title{color:var(--dh-ink);font-size:1.35rem;font-weight:800;letter-spacing:-.015em;margin:0;text-wrap:balance}@media(min-width:768px){.dp-home-sec__title{font-size:1.6rem}}.dp-home-sec__sub{color:var(--dh-muted);font-size:.92rem;margin:.25rem 0 0}.dp-home-hero,.dp-home-hero__side{display:grid;gap:.75rem}.dp-home-hero__side{grid-template-columns:1fr 1fr}@media(min-width:1200px){.dp-home-hero{gap:1rem;grid-template-columns:minmax(0,2.4fr) minmax(260px,1fr)}.dp-home-hero__side{gap:1rem}.dp-home-hero--no-slider,.dp-home-hero__side{grid-template-columns:1fr}.dp-home-hero--no-slider .dp-home-hero__side{grid-template-columns:1fr 1fr}}.dp-home-hero__slider{min-width:0}@media(max-width:767.98px){.dp-home-hero__slider{display:none}}.dp-home-hero .depodent-slider{border-radius:var(--dh-radius);box-shadow:none;height:auto;margin:0;min-height:0}.dp-home-hero .depodent-slider .depodent-slider__viewport{aspect-ratio:1200/320;height:auto}.dp-home-tile{align-content:space-between;border-radius:var(--dh-radius);display:grid;gap:.35rem;padding:1rem 1.1rem;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.dp-home-tile:focus-visible,.dp-home-tile:hover{box-shadow:0 10px 24px rgba(22,50,79,.1);transform:translateY(-1px)}.dp-home-tile__title{font-size:1rem;font-weight:800;line-height:1.2}.dp-home-tile__text{font-size:.84rem;line-height:1.4}.dp-home-tile__go{font-size:.84rem;font-weight:700}.dp-home-tile--catalogs{background:#fff4e6;color:#7c3a0b}.dp-home-tile--whatsapp{background:#e8f6ee;color:#14532d}@media(max-width:767.98px){.dp-home-tile{padding:.85rem}.dp-home-tile__title{font-size:.92rem}.dp-home-tile__go,.dp-home-tile__text{font-size:.78rem}}.dp-home-areas__grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:1200px){.dp-home-areas__grid{gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}}.dp-home-area{--dh-area:var(--dh-navy);background:#fff;border:1px solid var(--dh-line);border-radius:var(--dh-radius);display:grid;gap:.75rem;grid-template-rows:auto 1fr auto;padding:1rem}.dp-home-area--laboratorio{--dh-area:#0f766e}.dp-home-area--formacion{--dh-area:#6d28d9}.dp-home-area--ofertas{--dh-area:#d97706}.dp-home-area__head{align-items:center;color:inherit;display:flex;gap:.65rem;text-decoration:none}.dp-home-area__ico{background:var(--dh-area);border-radius:10px;color:#fff;display:grid;flex:0 0 auto;font-weight:800;height:2.4rem;place-items:center;width:2.4rem}.dp-home-area__name{display:block;font-size:1.08rem;font-weight:800;line-height:1.2}.dp-home-area__sub{color:var(--dh-muted);display:block;font-size:.78rem}.dp-home-area__chips{align-content:flex-start;display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;margin:0;padding:0}.dp-home-area__chips a{background:var(--dh-soft);border-radius:999px;color:var(--dh-ink);display:inline-block;font-size:.78rem;padding:.3rem .65rem;text-decoration:none}.dp-home-area__chips a:focus-visible,.dp-home-area__chips a:hover{background:var(--dh-area);color:#fff}.dp-home-area__all{color:var(--dh-area);font-size:.84rem;font-weight:700;text-decoration:none}@media(max-width:767.98px){.dp-home-area{gap:.6rem;padding:.8rem}.dp-home-area__ico{font-size:.85rem;height:2rem;width:2rem}.dp-home-area__name{font-size:.98rem}.dp-home-area__chips li:nth-child(n+5),.dp-home-area__sub{display:none}}.dp-home-products{position:relative}.dp-home-products__tabs{border-bottom:1px solid var(--dh-line);display:flex;gap:.25rem;margin-bottom:1rem;overflow-x:auto;scrollbar-width:none}@media(min-width:768px){.dp-home-products__tabs{padding-right:8rem}}.dp-home-products__tab{background:none;border:0;border-bottom:3px solid transparent;color:var(--dh-muted);cursor:pointer;flex:0 0 auto;font:inherit;font-size:1rem;font-weight:800;margin-bottom:-1px;padding:.6rem .9rem}.dp-home-products__tab[aria-selected=true]{border-bottom-color:#e0701f;color:var(--dh-ink)}.dp-home-products__tab:focus-visible{outline:2px solid var(--dh-link);outline-offset:-2px}@media(min-width:768px){.dp-home-products__tab{font-size:1.1rem}}.dp-home-products .dpb-product-block{padding:0;position:static}.dp-home-products .dpb-product-block>.container{max-width:none;padding:0}.dp-home-products .dpb-product-block-header{border:0;margin:0;padding:0;position:absolute;right:0;top:.3rem}.dp-home-products .dpb-product-block-header__main{display:none}.dp-home-products .dpb-product-block-more{font-size:.84rem;padding:.45rem .75rem}.dp-home-products .featured-products--depodent .featured-products__grid{display:grid;gap:.75rem;grid-auto-columns:44%;grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:.5rem;scroll-snap-type:x mandatory;scrollbar-width:thin}.dp-home-products .featured-products--depodent .featured-products__grid>*{scroll-snap-align:start}@media(min-width:768px){.dp-home-products .featured-products--depodent .featured-products__grid{gap:1rem;grid-auto-columns:calc(25% - .75rem)}}@media(min-width:1200px){.dp-home-products .featured-products--depodent .featured-products__grid{grid-auto-columns:calc(16.66667% - .83333rem)}}@media(max-width:767.98px){.dp-home-products .dpb-product-block>.container{display:flex;flex-direction:column}.dp-home-products .dpb-product-block-header{margin:.5rem 0 0 auto;order:2;position:static}}.dp-home-trust{background:var(--dh-line);border:1px solid var(--dh-line);border-radius:var(--dh-radius);display:grid;gap:1px;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}@media(min-width:1200px){.dp-home-trust{grid-template-columns:repeat(4,minmax(0,1fr))}}.dp-home-trust__item{background:#fff;color:inherit;display:grid;gap:.15rem;padding:.9rem 1rem;text-decoration:none}.dp-home-trust__item strong{font-size:.92rem}.dp-home-trust__item span{color:var(--dh-muted);font-size:.8rem}.dp-home-trust a.dp-home-trust__item:focus-visible strong,.dp-home-trust a.dp-home-trust__item:hover strong{color:var(--dh-link)}.dp-home-catalogs{scroll-margin-top:1rem}.dp-home-catalogs__list{display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none;margin:0;padding:0}@media(max-width:767.98px){.dp-home-catalogs__list{gap:.75rem;grid-auto-columns:40%;grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory}.dp-home-catalogs__list>li{scroll-snap-align:start}}.dp-home-catalogs__item{background:var(--dh-soft);border-radius:var(--dh-radius);color:var(--dh-ink);display:grid;gap:.6rem;height:100%;justify-items:center;padding:.9rem .75rem;text-align:center;text-decoration:none;transition:background-color .18s ease}.dp-home-catalogs__item:focus-visible,.dp-home-catalogs__item:hover{background:#e8eef6}.dp-home-catalogs__cover img{border-radius:4px;box-shadow:0 6px 16px rgba(22,50,79,.18);display:block;height:auto;max-width:141px;width:100%}.dp-home-catalogs__name{font-size:.86rem;font-weight:700;line-height:1.3}.dp-home-about{background:var(--dh-soft);border-radius:var(--dh-radius);display:grid;gap:1.5rem;padding:1.25rem}@media(min-width:768px){.dp-home-about{gap:2.5rem;grid-template-columns:1fr 1fr;padding:1.75rem 2rem}}.dp-home-about__title{color:var(--dh-ink);font-size:1.1rem;font-weight:800;margin:0 0 .5rem;text-wrap:balance}.dp-home-about p{color:#3b4a5e;font-size:.9rem;line-height:1.6;margin:0 0 .6rem;max-width:65ch}.dp-home-about__more summary{color:var(--dh-link);cursor:pointer;font-size:.86rem;font-weight:700;width:-moz-max-content;width:max-content}.dp-home-about__more[open] summary{margin-bottom:.6rem}.dpb-product-block{padding:2.25rem 0;position:relative}.dpb-product-block+.dpb-product-block{padding-top:0}@media(min-width:768px){.dpb-product-block{padding:2.75rem 0}}@media(min-width:1200px){.dpb-product-block{padding:3.25rem 0}}.dpb-product-block-header{align-items:flex-end;border-bottom:1px solid #e7eef5;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.35rem;padding-bottom:1rem}.dpb-product-block-header__main{flex:1 1 auto;min-width:0}.dpb-product-block-title{color:#16324f;font-size:1.5rem;font-weight:800;letter-spacing:-.025em;line-height:1.08;margin:0}.dpb-product-block-subtitle{color:#708194;font-size:.96rem;line-height:1.5;margin:.45rem 0 0;max-width:62ch}.dpb-product-block-more{align-items:center;background:linear-gradient(180deg,#f8fbfd,#f2f7fb);border:1px solid #dde8f1;border-radius:999px;box-shadow:0 2px 8px rgba(15,90,148,.03);color:#0f5a94;display:inline-flex;flex-shrink:0;font-size:.9rem;font-weight:700;gap:.45rem;line-height:1;padding:.55rem .8rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease,background .2s ease}.dpb-product-block-more:focus,.dpb-product-block-more:hover{background:#fff;border-color:#cfe0ee;box-shadow:0 10px 20px rgba(15,90,148,.08);color:#0b4c7d;transform:translateY(-1px)}.dpb-product-block-more__icon{transition:transform .2s ease}.dpb-product-block-more:focus .dpb-product-block-more__icon,.dpb-product-block-more:hover .dpb-product-block-more__icon{transform:translateX(2px)}@media(min-width:768px){.dpb-product-block-title{font-size:1.8rem}.dpb-product-block-subtitle{font-size:1rem}}@media(min-width:1200px){.dpb-product-block-header{margin-bottom:1.65rem}.dpb-product-block-title{font-size:2rem}}@media(max-width:767px){.dpb-product-block-header{align-items:flex-start;flex-direction:column;gap:.7rem}.dpb-product-block-subtitle{font-size:.93rem}}.featured-products--depodent .featured-products__grid{align-items:stretch;display:grid;gap:1rem .85rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:768px){.featured-products--depodent .featured-products__grid{gap:1.2rem 1rem;grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1200px){.featured-products--depodent .featured-products__grid{gap:1.4rem 1.1rem;grid-template-columns:repeat(8,minmax(0,1fr))}}@media(min-width:1600px){.featured-products--depodent .featured-products__grid{grid-template-columns:repeat(10,minmax(0,1fr))}}.dpb-product-item,.product-featured-miniature{min-width:0}.product-featured-miniature__link{align-items:center;display:flex;flex-direction:column;gap:.72rem;height:100%;text-decoration:none}.product-featured-miniature__image-wrap{aspect-ratio:1/1;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #e7eef5;border-radius:1rem;overflow:hidden;padding:.6rem;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;width:100%}.product-featured-miniature__link:focus .product-featured-miniature__image-wrap,.product-featured-miniature__link:hover .product-featured-miniature__image-wrap{background:#fff;border-color:#d3e1ee;box-shadow:0 14px 28px rgba(22,50,79,.08);transform:translateY(-2px)}.product-featured-miniature__image-wrap img,.product-featured-miniature__image-wrap picture{display:block;height:100%;width:100%}.product-featured-miniature__image{-o-object-fit:contain;object-fit:contain}.product-featured-miniature__title{color:#16324f;display:-webkit-box;font-size:.88rem;font-weight:600;-webkit-line-clamp:2;line-height:1.3;margin:0;min-height:2.7em;text-align:center;width:100%;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.product-featured-miniature__link:focus .product-featured-miniature__title,.product-featured-miniature__link:hover .product-featured-miniature__title{color:#0f5a94}@media(min-width:768px){.product-featured-miniature__image-wrap{padding:.68rem}.product-featured-miniature__title{font-size:.82rem}}.product-featured-miniature{display:flex;flex-direction:column;gap:.45rem;height:100%}.product-featured-miniature__link{flex:1 1 auto;gap:.5rem}.product-featured-miniature__brand{color:#708194;font-size:.66rem;font-weight:700;letter-spacing:.06em;margin-bottom:-.25rem;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%}.product-featured-miniature__price{align-items:baseline;display:flex;flex-wrap:wrap;font-variant-numeric:tabular-nums;gap:.15rem .4rem;justify-content:center}.product-featured-miniature__price-now{color:#16324f;font-size:1rem;font-weight:800}.product-featured-miniature__price-old{color:#8a97a8;font-size:.78rem}.product-featured-miniature__tax{color:#8a97a8;flex-basis:100%;font-size:.68rem;text-align:center}.product-featured-miniature__cart{margin:0}.product-featured-miniature>.product-featured-miniature__btn,.product-featured-miniature__cart{margin-top:auto}.product-featured-miniature__btn{background:#243a8c;border:1px solid #243a8c;border-radius:8px;color:#fff;cursor:pointer;display:block;font:inherit;font-size:.82rem;font-weight:700;line-height:1.2;padding:.5rem;text-align:center;text-decoration:none;transition:background-color .15s ease,color .15s ease;width:100%}.product-featured-miniature__btn:focus-visible,.product-featured-miniature__btn:hover{background:#1b2d70;color:#fff}.product-featured-miniature__btn--options{background:#fff;color:#243a8c}.product-featured-miniature__btn--options:focus-visible,.product-featured-miniature__btn--options:hover{background:#243a8c;color:#fff}.dpb-skeleton-card{min-width:0}.dpb-skeleton-card__image,.dpb-skeleton-card__line{animation:dpbSkeletonShimmer 1.4s linear infinite;background:linear-gradient(90deg,#f1f5f9,#f8fafc 50%,#f1f5f9);background-size:200% 100%;overflow:hidden;position:relative}.dpb-skeleton-card__image{aspect-ratio:1/1;border:1px solid #ecf1f6;border-radius:1rem;width:100%}.dpb-skeleton-card__line{border-radius:999px;height:.78rem;margin-top:.7rem}.dpb-skeleton-card__line--1{margin-left:auto;margin-right:auto;width:88%}.dpb-skeleton-card__line--2{margin-left:auto;margin-right:auto;width:62%}@keyframes dpbSkeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.featured-products--depodent-featured .dpb-product-block-title{color:#16324f}.featured-products--depodent-new .dpb-product-block-title{color:#174d5f}.featured-products--depodent-bestsellers .dpb-product-block-title{color:#4d3c16}.featured-products--depodent-new .dpb-product-block-more{color:#0f6678}.featured-products--depodent-bestsellers .dpb-product-block-more{color:#8a5a0a}.featured-products--depodent-related .dpb-product-block-title{color:#1f5c3f}.featured-products--depodent-related .dpb-product-block-more{color:#1f7a52}.featured-products--depodent-related .featured-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:768px){.featured-products--depodent-related .featured-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1200px){.featured-products--depodent-related .featured-products__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:1600px){.featured-products--depodent-related .featured-products__grid{grid-template-columns:repeat(8,minmax(0,1fr))}}.product-featured-miniature__image-wrap{position:relative}.product-featured-miniature__promo{background:#c2410c;border-radius:6px;color:#fff;font-size:.7rem;font-weight:800;left:.35rem;line-height:1.3;padding:.12rem .4rem;pointer-events:none;position:absolute;top:.35rem;z-index:2}