@charset "UTF-8";.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:rgb(206.6, 226, 254.6);--bs-table-border-color:rgb(165.28, 180.8, 203.68);--bs-table-striped-bg:rgb(196.27, 214.7, 241.87);--bs-table-striped-color:#000;--bs-table-active-bg:rgb(185.94, 203.4, 229.14);--bs-table-active-color:#000;--bs-table-hover-bg:rgb(191.105, 209.05, 235.505);--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:rgb(225.6, 227.4, 229);--bs-table-border-color:rgb(180.48, 181.92, 183.2);--bs-table-striped-bg:rgb(214.32, 216.03, 217.55);--bs-table-striped-color:#000;--bs-table-active-bg:rgb(203.04, 204.66, 206.1);--bs-table-active-color:#000;--bs-table-hover-bg:rgb(208.68, 210.345, 211.825);--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:rgb(209, 231, 220.8);--bs-table-border-color:rgb(167.2, 184.8, 176.64);--bs-table-striped-bg:rgb(198.55, 219.45, 209.76);--bs-table-striped-color:#000;--bs-table-active-bg:rgb(188.1, 207.9, 198.72);--bs-table-active-color:#000;--bs-table-hover-bg:rgb(193.325, 213.675, 204.24);--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:rgb(206.6, 244.4, 252);--bs-table-border-color:rgb(165.28, 195.52, 201.6);--bs-table-striped-bg:rgb(196.27, 232.18, 239.4);--bs-table-striped-color:#000;--bs-table-active-bg:rgb(185.94, 219.96, 226.8);--bs-table-active-color:#000;--bs-table-hover-bg:rgb(191.105, 226.07, 233.1);--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:rgb(255, 242.6, 205.4);--bs-table-border-color:rgb(204, 194.08, 164.32);--bs-table-striped-bg:rgb(242.25, 230.47, 195.13);--bs-table-striped-color:#000;--bs-table-active-bg:rgb(229.5, 218.34, 184.86);--bs-table-active-color:#000;--bs-table-hover-bg:rgb(235.875, 224.405, 189.995);--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:rgb(248, 214.6, 217.8);--bs-table-border-color:rgb(198.4, 171.68, 174.24);--bs-table-striped-bg:rgb(235.6, 203.87, 206.91);--bs-table-striped-color:#000;--bs-table-active-bg:rgb(223.2, 193.14, 196.02);--bs-table-active-color:#000;--bs-table-hover-bg:rgb(229.4, 198.505, 201.465);--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:rgb(198.4, 199.2, 200);--bs-table-striped-bg:rgb(235.6, 236.55, 237.5);--bs-table-striped-color:#000;--bs-table-active-bg:rgb(223.2, 224.1, 225);--bs-table-active-color:#000;--bs-table-hover-bg:rgb(229.4, 230.325, 231.25);--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:rgb(77.4, 80.6, 83.8);--bs-table-striped-bg:rgb(44.1, 47.9, 51.7);--bs-table-striped-color:#fff;--bs-table-active-bg:rgb(55.2, 58.8, 62.4);--bs-table-active-color:#fff;--bs-table-hover-bg:rgb(49.65, 53.35, 57.05);--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}/*!
 * Bootstrap Grid v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.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}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.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}.g-6,.gx-6{--bs-gutter-x:6rem}.g-6,.gy-6{--bs-gutter-y:6rem}@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}.g-sm-6,.gx-sm-6{--bs-gutter-x:6rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:6rem}}@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}.g-md-6,.gx-md-6{--bs-gutter-x:6rem}.g-md-6,.gy-md-6{--bs-gutter-y:6rem}}@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}.g-lg-6,.gx-lg-6{--bs-gutter-x:6rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:6rem}}@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}.g-xl-6,.gx-xl-6{--bs-gutter-x:6rem}.g-xl-6,.gy-xl-6{--bs-gutter-y:6rem}}@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}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:6rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:6rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-6{margin:6rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-6{margin-right:6rem!important;margin-left:6rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-6{margin-top:6rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-6{margin-right:6rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-6{margin-bottom:6rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-6{margin-left:6rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-6{padding:6rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.px-6{padding-right:6rem!important;padding-left:6rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pt-6{padding-top:6rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pe-6{padding-right:6rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pb-6{padding-bottom:6rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.ps-6{padding-left:6rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-6{margin:6rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-6{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-6{margin-top:6rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-6{margin-right:6rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-6{margin-bottom:6rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-6{margin-left:6rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.p-sm-6{padding:6rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.px-sm-6{padding-right:6rem!important;padding-left:6rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-6{padding-top:6rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pe-sm-6{padding-right:6rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-6{padding-bottom:6rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.ps-sm-6{padding-left:6rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:6rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-6{margin-right:6rem!important;margin-left:6rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-6{margin-top:6rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-6{margin-right:6rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-6{margin-bottom:6rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-6{margin-left:6rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.p-md-6{padding:6rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.px-md-6{padding-right:6rem!important;padding-left:6rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-6{padding-top:6rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pe-md-6{padding-right:6rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-6{padding-bottom:6rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.ps-md-6{padding-left:6rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:6rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-6{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-6{margin-top:6rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-6{margin-right:6rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-6{margin-bottom:6rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-6{margin-left:6rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.p-lg-6{padding:6rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.px-lg-6{padding-right:6rem!important;padding-left:6rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-6{padding-top:6rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pe-lg-6{padding-right:6rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-6{padding-bottom:6rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.ps-lg-6{padding-left:6rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-6{margin:6rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-6{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-6{margin-top:6rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-6{margin-right:6rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-6{margin-bottom:6rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-6{margin-left:6rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.p-xl-6{padding:6rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xl-6{padding-right:6rem!important;padding-left:6rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-6{padding-top:6rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pe-xl-6{padding-right:6rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-6{padding-bottom:6rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.ps-xl-6{padding-left:6rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-6{margin:6rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-6{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-6{margin-top:6rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-6{margin-right:6rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-6{margin-bottom:6rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-6{margin-left:6rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.p-xxl-6{padding:6rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-6{padding-right:6rem!important;padding-left:6rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pt-xxl-6{padding-top:6rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pe-xxl-6{padding-right:6rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pb-xxl-6{padding-bottom:6rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.ps-xxl-6{padding-left:6rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}/*!
 * Bootstrap Utilities v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis:rgb(43.2, 46.8, 50);--bs-success-text-emphasis:rgb(10, 54, 33.6);--bs-info-text-emphasis:rgb(5.2, 80.8, 96);--bs-warning-text-emphasis:rgb(102, 77.2, 2.8);--bs-danger-text-emphasis:rgb(88, 21.2, 27.6);--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle:rgb(225.6, 227.4, 229);--bs-success-bg-subtle:rgb(209, 231, 220.8);--bs-info-bg-subtle:rgb(206.6, 244.4, 252);--bs-warning-bg-subtle:rgb(255, 242.6, 205.4);--bs-danger-bg-subtle:rgb(248, 214.6, 217.8);--bs-light-bg-subtle:rgb(251.5, 252, 252.5);--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:rgb(158.2, 197, 254.2);--bs-secondary-border-subtle:rgb(196.2, 199.8, 203);--bs-success-border-subtle:rgb(163, 207, 186.6);--bs-info-border-subtle:rgb(158.2, 233.8, 249);--bs-warning-border-subtle:rgb(255, 230.2, 155.8);--bs-danger-border-subtle:rgb(241, 174.2, 180.6);--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:rgb(255, 242.6, 205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13, 110, 253, 0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis:rgb(166.8, 172.2, 177);--bs-success-text-emphasis:rgb(117, 183, 152.4);--bs-info-text-emphasis:rgb(109.8, 223.2, 246);--bs-warning-text-emphasis:rgb(255, 217.8, 106.2);--bs-danger-text-emphasis:rgb(234, 133.8, 143.4);--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle:rgb(21.6, 23.4, 25);--bs-success-bg-subtle:rgb(5, 27, 16.8);--bs-info-bg-subtle:rgb(2.6, 40.4, 48);--bs-warning-bg-subtle:rgb(51, 38.6, 1.4);--bs-danger-bg-subtle:rgb(44, 10.6, 13.8);--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:rgb(7.8, 66, 151.8);--bs-secondary-border-subtle:rgb(64.8, 70.2, 75);--bs-success-border-subtle:rgb(15, 81, 50.4);--bs-info-border-subtle:rgb(7.8, 121.2, 144);--bs-warning-border-subtle:rgb(153, 115.8, 4.2);--bs-danger-border-subtle:rgb(132, 31.8, 41.4);--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:rgb(109.8, 168, 253.8);--bs-link-hover-color:rgb(138.84, 185.4, 254.04);--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:rgb(230.4, 132.6, 181.2);--bs-highlight-color:#dee2e6;--bs-highlight-bg:rgb(102, 77.2, 2.8);--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.15);--bs-form-valid-color:rgb(117, 183, 152.4);--bs-form-valid-border-color:rgb(117, 183, 152.4);--bs-form-invalid-color:rgb(234, 133.8, 143.4);--bs-form-invalid-border-color:rgb(234, 133.8, 143.4)}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!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(10,88,202,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(10,88,202,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(20,108,67,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(20,108,67,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(176,42,55,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(176,42,55,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{outline:0;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)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@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{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height: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{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!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{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-6{margin:6rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-6{margin-right:6rem!important;margin-left:6rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-6{margin-top:6rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-6{margin-right:6rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-6{margin-bottom:6rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-6{margin-left:6rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-6{padding:6rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.px-6{padding-right:6rem!important;padding-left:6rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pt-6{padding-top:6rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pe-6{padding-right:6rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pb-6{padding-bottom:6rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.ps-6{padding-left:6rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.gap-6{gap:6rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.row-gap-6{row-gap:6rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10{--bs-link-opacity:0.1}.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25{--bs-link-opacity:0.25}.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50{--bs-link-opacity:0.5}.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75{--bs-link-opacity:0.75}.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100{--bs-link-opacity:1}.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1{text-underline-offset:.125em!important}.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2{text-underline-offset:.25em!important}.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3{text-underline-offset:.375em!important}.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0{--bs-link-underline-opacity:0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10{--bs-link-underline-opacity:0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25{--bs-link-underline-opacity:0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50{--bs-link-underline-opacity:0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75{--bs-link-underline-opacity:0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100{--bs-link-underline-opacity:1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-6{margin:6rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-6{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-6{margin-top:6rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-6{margin-right:6rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-6{margin-bottom:6rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-6{margin-left:6rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.p-sm-6{padding:6rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.px-sm-6{padding-right:6rem!important;padding-left:6rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-6{padding-top:6rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pe-sm-6{padding-right:6rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-6{padding-bottom:6rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.ps-sm-6{padding-left:6rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.gap-sm-6{gap:6rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.row-gap-sm-6{row-gap:6rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-sm-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:6rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-6{margin-right:6rem!important;margin-left:6rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-6{margin-top:6rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-6{margin-right:6rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-6{margin-bottom:6rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-6{margin-left:6rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.p-md-6{padding:6rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.px-md-6{padding-right:6rem!important;padding-left:6rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-6{padding-top:6rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pe-md-6{padding-right:6rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-6{padding-bottom:6rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.ps-md-6{padding-left:6rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.gap-md-6{gap:6rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.row-gap-md-6{row-gap:6rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-md-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:6rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-6{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-6{margin-top:6rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-6{margin-right:6rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-6{margin-bottom:6rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-6{margin-left:6rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.p-lg-6{padding:6rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.px-lg-6{padding-right:6rem!important;padding-left:6rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-6{padding-top:6rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pe-lg-6{padding-right:6rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-6{padding-bottom:6rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.ps-lg-6{padding-left:6rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.gap-lg-6{gap:6rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.row-gap-lg-6{row-gap:6rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-lg-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-6{margin:6rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-6{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-6{margin-top:6rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-6{margin-right:6rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-6{margin-bottom:6rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-6{margin-left:6rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.p-xl-6{padding:6rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xl-6{padding-right:6rem!important;padding-left:6rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-6{padding-top:6rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pe-xl-6{padding-right:6rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-6{padding-bottom:6rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.ps-xl-6{padding-left:6rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.gap-xl-6{gap:6rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.row-gap-xl-6{row-gap:6rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-xl-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-6{margin:6rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-6{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-6{margin-top:6rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-6{margin-right:6rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-6{margin-bottom:6rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-6{margin-left:6rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.p-xxl-6{padding:6rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-6{padding-right:6rem!important;padding-left:6rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pt-xxl-6{padding-top:6rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pe-xxl-6{padding-right:6rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pb-xxl-6{padding-bottom:6rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.ps-xxl-6{padding-left:6rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.gap-xxl-6{gap:6rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.row-gap-xxl-6{row-gap:6rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-xxl-6{-moz-column-gap:6rem!important;column-gap:6rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:Gilroy;src:url(../eot/gilroy-black.eot);src:url(../eot/gilroy-blackd41d.eot#iefix) format("embedded-opentype"),url(../woff2/gilroy-black.woff2) format("woff2"),url(../woff/gilroy-black.woff) format("woff"),url(../ttf/gilroy-black.ttf) format("truetype"),url(../svg/gilroy-black.svg#Gilroy-Black) format("svg");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../eot/gilroy-bold.eot);src:url(../eot/gilroy-boldd41d.eot#iefix) format("embedded-opentype"),url(../woff2/gilroy-bold.woff2) format("woff2"),url(../woff/gilroy-bold.woff) format("woff"),url(../ttf/gilroy-bold.ttf) format("truetype"),url(../svg/gilroy-bold.svg#Gilroy-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../eot/gilroy-extrabold.eot);src:url(../eot/gilroy-extraboldd41d.eot#iefix) format("embedded-opentype"),url(../woff2/gilroy-extrabold.woff2) format("woff2"),url(../woff/gilroy-extrabold.woff) format("woff"),url(../ttf/gilroy-extrabold.ttf) format("truetype"),url(../svg/gilroy-extrabold.svg#Gilroy-ExtraBold) format("svg");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../eot/gilroy-light.eot);src:url(../eot/gilroy-lightd41d.eot#iefix) format("embedded-opentype"),url(../woff2/gilroy-light.woff2) format("woff2"),url(../woff/gilroy-light.woff) format("woff"),url(../ttf/gilroy-light.ttf) format("truetype"),url(../svg/gilroy-light.svg#Gilroy-Light) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../eot/gilroy-medium.eot);src:url(../eot/gilroy-mediumd41d.eot#iefix) format("embedded-opentype"),url(../woff2/gilroy-medium.woff2) format("woff2"),url(../woff/gilroy-medium.woff) format("woff"),url(../ttf/gilroy-medium.ttf) format("truetype"),url(../svg/gilroy-medium.svg#Gilroy-Medium) format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../eot/gilroy-regular.eot);src:url(../eot/gilroy-regulard41d.eot#iefix) format("embedded-opentype"),url(../woff2/gilroy-regular.woff2) format("woff2"),url(../woff/gilroy-regular.woff) format("woff"),url(../ttf/gilroy-regular.ttf) format("truetype"),url(../svg/gilroy-regular.svg#Gilroy-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}:root{--font-size-title--3xl:8.6rem;--font-size-title--2xl:7rem;--font-size-title--xl:5.2rem;--font-size-title--lg:4.2rem;--font-size-title--md:2.8rem;--font-size-title--sm:3rem;--font-size-title--xs:2.8rem;--font-size-title--xxs:2.4rem;--font-size-toptitle:1.6rem;--font-size-text:1.8rem;--header-height:11rem;--container-gutter:2rem;--content-color:rgba(3, 1, 0, 0.8);--swiper-pagination-color:#fff;--container-width:124rem;--container-width-small:121rem;--container-pusher:calc((100vw - var(--container-width)) / 2);--container-pusher-small:calc((100% - var(--container-width-small)) / 2)}@media (min-width:576px){:root{--container-width:540px}}@media (min-width:768px){:root{--container-width:95%}}@media (min-width:992px){:root{--container-width:95%}}@media (min-width:1200px){:root{--container-width:1150px}}@media (min-width:1350px){:root{--container-width:124rem}}@media (min-width:1701px){:root{--container-width:135rem}}@media (min-width:1921px){:root{--container-width:160rem}}@media (max-width:1529px){:root{--container-xsmall-padding:13.8rem;--container-medium-padding:9rem;--container-small-width:145rem;--container-medium-width:150rem;--container-xsmall-width:140rem}}@media (max-width:1200px){:root{--font-size-title--xxl:5rem;--font-size-title--mlg:3.4rem;--font-size-title--xmd:3.5rem;--font-size-title--md:3.5rem;--font-size-title--sm:3rem;--font-size-title--xsm:2.2rem;--font-size-title--xs:1.8rem;--font-size-title--xxs:1.6rem;--container-xsmall-padding:8rem}}@media (max-width:991px){:root{--font-size-title--lg:3rem;--font-size-text:1.6rem;--font-size-title--xxxl:7.2rem;--font-size-title--md:2.5rem;--header-height:14rem;--container-pusher:2rem}}@media (max-width:768px){:root{--font-size-title--xxl:4.5rem;--font-size-title--xl:4rem;--font-size-title--md:2.5rem}}@media (max-width:576px){:root{--container-pusher:2rem;--header-height:6.6rem;--font-size-title--xl:2rem;--font-size-title--xs:1.3rem;--font-size-title--md:1.8rem;--font-size-title--sm:1.8rem;--font-size-title--lg:1.8rem;--font-size-title--xsm:1.7rem;--font-size-toptitle:1.3rem}}*,::after,::before{box-sizing:border-box}a{text-decoration:none;transition:.3s}p{margin:0}.icon-font{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.icon-font path{stroke:currentColor;fill:currentColor}h1,h2,h3,h4,h5,h6{margin-bottom:0}.scroll-none{-ms-overflow-style:none;scrollbar-width:none}.scroll-none::-webkit-scrollbar{display:none}button{border:0;cursor:pointer}button:focus{outline:0}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0}p{margin-top:0;margin-bottom:0}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:400}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(3,1,0,.8);text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{color:rgba(3,1,0,.4);text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.swiper-nav{pointer-events:none}.swiper-nav .btn{pointer-events:all}.swiper-pagination{width:auto!important;pointer-events:all;position:static}.swiper-pagination-bullet{width:1.2rem;height:1.2rem;background:var(--swiper-pagination-color);opacity:1;transform:scale(1);pointer-events:all;transition:.3s}.swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(1)}.swiper-pagination-bullet-active-prev-prev{transform:scale(1)}.swiper-pagination-bullet-active-next{transform:scale(1)}.swiper-pagination-bullet-active-next-next{transform:scale(1)}.swiper-button:hover .btn{color:#fff!important}.swiper-button .btn{font-size:1.5rem;color:rgba(3,1,0,.6)}@media (max-width:576px){.swiper-button .btn{width:30px;height:30px;font-size:8px}}.swiper-button-next{width:unset;z-index:4}.swiper-button-next::after{content:unset}.swiper-button-prev{width:unset;z-index:4}.swiper-button-prev::after{content:unset}.swiper-container.visible-active{overflow:visible}.swiper-container.visible-active .swiper-slide{opacity:0;transition:.1s;pointer-events:none;transition-property:transform,opacity}.swiper-container.visible-active .swiper-slide.is-visible{opacity:1;transition:.1s;transition-property:transform,opacity;transform:translateZ(0) scale(1,1);pointer-events:all}.swiper-arrows{display:flex;font-size:3rem;z-index:2;width:calc(15rem + 2px);height:7rem;align-items:flex-end}.swiper-arrows .swiper-button-prev{left:unset;border-radius:var(--button-br) 0 0 var(--button-br);margin-right:1px}.swiper-arrows .swiper-button-prev:not(.swiper-button-disabled):focus span,.swiper-arrows .swiper-button-prev:not(.swiper-button-disabled):hover span{transform:translateX(-3px) scale(1,1) translateZ(0)}.swiper-arrows .swiper-button-next{border-radius:0 var(--button-br) var(--button-br) 0}.swiper-arrows .swiper-button-next:not(.swiper-button-disabled):focus span,.swiper-arrows .swiper-button-next:not(.swiper-button-disabled):hover span{transform:translateX(3px) scale(1,1) translateZ(0)}.swiper-arrows__btn{color:#030100;transition:.3s;outline:0!important;width:7.5rem;height:7rem;position:static!important;background:#fff}.swiper-arrows__btn span{transition:.2s}.swiper-arrows__btn.swiper-button-disabled{opacity:1!important;pointer-events:none}.swiper-arrows__btn.swiper-button-disabled:hover{color:rgba(3,1,0,.8)!important}.swiper-arrows__btn.swiper-button-disabled span{opacity:.3!important;filter:grayscale(1)}.swiper-arrows__btn:not(.swiper-button-disabled):focus,.swiper-arrows__btn:not(.swiper-button-disabled):hover{color:#e4032d}.swiper-arrows--dark .swiper-arrows__btn{color:#fff;background:#222429}.swiper-arrows--dark .swiper-arrows__btn.swiper-button-disabled:hover{color:#fff!important}.swiper-arrows--dark .swiper-arrows__btn:hover{color:#e4032d!important}.swiper-arrows--gray .swiper-arrows__btn{color:rgba(38,44,50,.6);background:#fbf9f6}.swiper-arrows--gray .swiper-arrows__btn.swiper-button-disabled:hover{color:rgba(38,44,50,.6)!important}.swiper-arrows--gray .swiper-arrows__btn:hover{color:#262c32!important}.fade-slider{overflow:visible!important}.fade-slider .swiper-slide{z-index:-1;opacity:0!important}@media (max-width:991px){.fade-slider .swiper-slide{height:0;overflow:hidden}}.fade-slider .swiper-slide.is-visible{z-index:1;opacity:1!important;pointer-events:all}@media (max-width:991px){.fade-slider .swiper-slide.is-visible{height:auto;overflow:visible}}.heateor_sss_horizontal_sharing .heateor_sss_svg,.heateor_sss_standard_follow_icons_container .heateor_sss_svg{display:flex!important;align-items:center;justify-content:center}div.heateor_sss_follow_icons_container svg,div.heateor_sss_sharing_container svg{height:80%!important;width:80%!important}.custom-form_wrapper textarea{width:100%;height:13rem!important;max-height:18rem!important;outline:0;padding:2.2rem!important;color:#030100!important;font-weight:400;resize:none;font-size:1.8rem!important;border:1px solid rgba(3,1,0,.1)!important}.custom-form_wrapper textarea::-moz-placeholder{color:rgba(3,1,0,.2);font-size:1.6rem!important;letter-spacing:-.014em;font-weight:500}.custom-form_wrapper textarea::placeholder{color:rgba(3,1,0,.2);font-size:1.6rem!important;letter-spacing:-.014em;font-weight:500}.custom-form_wrapper input{outline:0;width:100%;color:#030100!important;font-size:1.8rem!important;height:100%;padding:0!important;padding-bottom:1rem!important;background:0 0;border:0;border-bottom:1px solid rgba(3,1,0,.1);transition:.3s;font-weight:500;-webkit-appearance:none}.custom-form_wrapper input::-moz-placeholder{color:rgba(3,1,0,.2);font-size:1.6rem;font-weight:500}.custom-form_wrapper input::placeholder{color:rgba(3,1,0,.2);font-size:1.6rem;font-weight:500}@media (max-width:576px){.custom-form_wrapper input::-moz-placeholder{font-size:1.5rem}.custom-form_wrapper input::placeholder{font-size:1.5rem}}.custom-form_wrapper input:-webkit-autofill,.custom-form_wrapper input:active,.custom-form_wrapper input:focus,.custom-form_wrapper input:hover{transition-delay:9999s;-webkit-transition-property:background-color,color;transition-property:background-color,color}.custom-form_wrapper input::-webkit-inner-spin-button,.custom-form_wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-form_wrapper input[type=number]{-moz-appearance:textfield}.custom-form_wrapper input:focus{border-color:#e4032d;background:0 0}.custom-form_wrapper input-title{font-size:1.4rem;color:rgba(3,1,0,.5);font-weight:500;letter-spacing:-.14px;margin-bottom:1rem}.custom-form_wrapper input-title span:last-child{color:rgba(228,3,45,.5)}.custom-form_wrapper input-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;gap:8rem}@media (max-width:576px){.custom-form_wrapper input-row{flex-direction:column;gap:2rem}}.custom-form_wrapper input-row:last-child{margin-bottom:0}.custom-form_wrapper input-row .input-wrapper{width:100%;position:relative}.custom-form_wrapper input-row .input-wrapper.input-error{overflow:initial}.custom-form_wrapper input-row .input-wrapper.input-error .input{border-bottom:1px solid #e4032d!important}.custom-form_wrapper input-row .input-wrapper.input-error #phone-error{opacity:0!important;pointer-events:none}.custom-form_wrapper input-row .input-wrapper.input-error .input-icon{top:33%}.custom-form_wrapper input-row .input-wrapper.phone-code{max-width:11rem}@media (max-width:576px){.custom-form_wrapper input-row .input-wrapper.phone-code{max-width:7rem}}.custom-form_wrapper input-row .input-wrapper.phone-code input{padding-left:5.5rem}@media (max-width:576px){.custom-form_wrapper input-row .input-wrapper.phone-code input{padding-left:2rem}}.custom-form_wrapper input-row .input-wrapper.phone-code.input-error input{border-right:0!important}.custom-form_wrapper input-row .input-wrapper.phone input{padding-left:2.2rem}.custom-form_wrapper input-focused{border-color:#e4032d;background:#fff}.custom-form_wrapper input-disabled{pointer-events:none;border-color:transparent}.custom-form_wrapper input-group{margin-bottom:5rem}.custom-form_wrapper select{outline:0;width:100%;color:#030100!important;font-size:1.8rem!important;height:100%;padding:0!important;padding-bottom:1rem!important;background:0 0;border:0;border-bottom:1px solid rgba(3,1,0,.1);transition:.3s;font-weight:500;-webkit-appearance:none}.custom-form_wrapper select::-moz-placeholder{color:rgba(3,1,0,.2);font-size:1.6rem;font-weight:500}.custom-form_wrapper select::placeholder{color:rgba(3,1,0,.2);font-size:1.6rem;font-weight:500}@media (max-width:576px){.custom-form_wrapper select::-moz-placeholder{font-size:1.5rem}.custom-form_wrapper select::placeholder{font-size:1.5rem}}.custom-form_wrapper select:-webkit-autofill,.custom-form_wrapper select:active,.custom-form_wrapper select:focus,.custom-form_wrapper select:hover{transition-delay:9999s;-webkit-transition-property:background-color,color;transition-property:background-color,color}.custom-form_wrapper select::-webkit-inner-spin-button,.custom-form_wrapper select::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-form_wrapper select[type=number]{-moz-appearance:textfield}.custom-form_wrapper select:focus{border-color:#e4032d;background:0 0}.custom-form_wrapper label{font-size:1.4rem!important;color:rgba(3,1,0,.5)!important;font-weight:500!important;letter-spacing:-.14px;margin-bottom:1rem!important}.custom-form_wrapper label span:last-child{color:rgba(228,3,45,.5)}.custom-form_wrapper .gform-footer input[type=submit]{height:5.2rem;font-size:1.7rem;background:#e4032d;color:#fff!important;display:flex;align-items:center;justify-content:center;padding:0 2.7rem;border-radius:1.2rem;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.3s;padding-bottom:0!important;cursor:pointer}.custom-form_wrapper .gform-footer input[type=submit]:hover{background:rgb(177.6623376623,2.3376623377,35.0649350649)}.custom-form_wrapper .gform_required_legend{margin-bottom:1rem!important}.custom-form_wrapper .gfield_description{font-size:1.4rem!important;color:rgba(3,1,0,.5)!important;font-weight:500!important;letter-spacing:-.14px;margin-bottom:1rem!important;line-height:1.5!important;margin-top:0!important}.gform_wrapper.gravity-theme .gfield_error[aria-invalid=true]{border:0!important;border-bottom:1px solid #e4032d!important}.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true]{border:0!important;border-bottom:1px solid #e4032d!important}.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message{background:0 0!important;border:0!important;font-size:1.5rem!important;padding:0!important;padding-top:.5rem!important}.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message{color:#e4032d!important}.gform_wrapper.gravity-theme .gfield_error legend{color:rgba(3,1,0,.8)!important}.gform_wrapper.gravity-theme .field_description_above .gfield_description{padding-bottom:0!important}.gfield_radio .gchoice .gfield-choice-input{accent-color:rgba(3,1,0,.8);outline:0;width:auto;color:rgba(3,1,0,.8)!important;font-size:1.8rem!important;height:100%;padding:0!important;padding-bottom:0!important;background:0 0;border:0;border-bottom:0!important;transition:.3s!important;-webkit-appearance:auto}.gfield_radio .gchoice label{padding:.8rem;margin-bottom:0!important;cursor:pointer;transition:color .3s,font-weight .3s}.gfield_radio .gchoice .gfield-choice-input:checked{accent-color:#e4032d}.gfield_radio .gchoice .gfield-choice-input:checked+label{color:rgba(3,1,0,.8)}.gform_drop_area button{background:0 0!important;color:rgba(3,1,0,.8)}@media (max-width:768px){.scroll-hidden{-webkit-overflow-scrolling:touch}}.scroll-hidden::-webkit-scrollbar{width:2px;margin-right:5px}.scroll-hidden::-webkit-scrollbar-track{background:0 0;margin-top:15px;margin-bottom:15px}.scroll-hidden::-webkit-scrollbar-thumb{background:#eee}.scroll-hidden:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.nice-scroll::-webkit-scrollbar{width:4px;margin-right:2rem}.nice-scroll::-webkit-scrollbar-track{background:#404d63;margin-top:2.2rem;margin-bottom:2.2rem}.nice-scroll::-webkit-scrollbar-thumb{background:#596577}.nice-scroll-big::-webkit-scrollbar{width:7px}.nice-scroll-big::-webkit-scrollbar-track{background:#fff}.nice-scroll-big::-webkit-scrollbar-thumb{background:#bfc3c9;border-radius:4px}.overlay{background:rgba(0,0,0,.4);position:fixed;z-index:99;width:100%;height:100%;min-height:100vh;top:0;left:0;transition:.3s;opacity:0;pointer-events:none}.overlay.active{opacity:1;pointer-events:all}.modal-overlay{position:fixed;z-index:101;width:100%;height:100%;min-height:100vh;top:0;left:0;transition:.3s;opacity:0;pointer-events:none;background:rgba(0,0,0,.8)}@media (max-width:991px){.modal-overlay{display:none}}.modal-overlay.active{opacity:1;pointer-events:all}.search-overlay{background:rgba(3,1,0,.8);position:fixed;z-index:90;width:100%;height:100%;min-height:100vh;top:0;left:0;transition:.3s;opacity:0;pointer-events:none}.search-overlay.active{opacity:1;pointer-events:all}.modal-video-body{padding:0 var(--container-gutter)}@media (max-width:991px){.modal-video-body{max-width:100vh}}.modal-video{background-color:rgba(3,1,0,.8)}.modal-video-close-btn{position:absolute;right:0;top:-5rem;z-index:2;height:4.4rem;width:4.4rem;cursor:pointer}.modal-video-close-btn:focus{outline:0}.modal-video-close-btn::after,.modal-video-close-btn::before{content:"";width:2px;height:4.4rem;position:absolute;background-color:#fff;left:50%;top:50%;display:block;will-change:transform;transition:transform .8s cubic-bezier(.645,.045,.355,1)}.modal-video-close-btn:hover::after{transform:translate(-50%,-50%) rotate(225deg) scale(-1)}.modal-video-close-btn:hover::before{transform:translate(-50%,-50%) rotate(495deg) scale(-1)}.modal-video-close-btn::after{transform:translate(-50%,-50%) rotate(45deg);transition-duration:.6s}.modal-video-close-btn::before{transform:translate(-50%,-50%) rotate(315deg)}.fade-up{opacity:0;transition:.6s;transform:translateY(2rem)}@media (max-width:576px){.fade-up-mobile{opacity:0;transition:.6s;transform:translateY(2rem)}.fade-up-mobile.active{opacity:1;transform:translateY(0)}}.fade-up.active{opacity:1;transform:translateY(0)}.slide-up{opacity:0;transition:.6s;transform:translateY(12rem)}.slide-up.active{opacity:1;transform:translateY(0)}.fade-in{opacity:0;transition:1s;transform:translateY(1rem);transform-origin:top}.fade-in.active{transform:scale(1);opacity:1}.fade-slow{opacity:0;transition:opacity 2s .6s,transform 6s .6s;transform:translateY(10rem) scale(.9);transform-origin:top}.fade-slow.active{transform:scale(1);opacity:1}.fade-image{transform:scale(1.05);opacity:0;transition:.6s}.fade-image.active{transform:scale(1);opacity:1}.no-scroll .fade-up{opacity:1!important}:not(.no-scroll)[data-scroll-container]{display:flex;position:relative;flex-direction:column}[data-scroll-delay="1"]{transition-delay:0}[data-scroll-delay="2"]{transition-delay:.3s}[data-scroll-delay="3"]{transition-delay:.6s}[data-scroll-delay="4"]{transition-delay:.9s}[data-scroll-delay="5"]{transition-delay:1.2s}.mb-0{margin-bottom:0}.mbi-0{margin-bottom:0!important}.mt-0{margin-top:0}.mti-0{margin-top:0!important}.ml-0{margin-left:0}.mr-0{margin-right:0}.pb-0{padding-bottom:0}.pt-0{padding-top:0}.pi-0{padding:0!important}.pri-0{padding-right:0!important}.pbi-0{padding-bottom:0!important}.mb-1{margin-bottom:1rem}.mbi-1{margin-bottom:1rem!important}.mt-1{margin-top:1rem}.mti-1{margin-top:1rem!important}.ml-1{margin-left:1rem}.mr-1{margin-right:1rem}.pb-1{padding-bottom:1rem}.pt-1{padding-top:1rem}.pi-1{padding:1rem!important}.pri-1{padding-right:1rem!important}.pbi-1{padding-bottom:1rem!important}.mb-2{margin-bottom:2rem}.mbi-2{margin-bottom:2rem!important}.mt-2{margin-top:2rem}.mti-2{margin-top:2rem!important}.ml-2{margin-left:2rem}.mr-2{margin-right:2rem}.pb-2{padding-bottom:2rem}.pt-2{padding-top:2rem}.pi-2{padding:2rem!important}.pri-2{padding-right:2rem!important}.pbi-2{padding-bottom:2rem!important}.mb-3{margin-bottom:3rem}.mbi-3{margin-bottom:3rem!important}.mt-3{margin-top:3rem}.mti-3{margin-top:3rem!important}.ml-3{margin-left:3rem}.mr-3{margin-right:3rem}.pb-3{padding-bottom:3rem}.pt-3{padding-top:3rem}.pi-3{padding:3rem!important}.pri-3{padding-right:3rem!important}.pbi-3{padding-bottom:3rem!important}.mb-4{margin-bottom:4rem}.mbi-4{margin-bottom:4rem!important}.mt-4{margin-top:4rem}.mti-4{margin-top:4rem!important}.ml-4{margin-left:4rem}.mr-4{margin-right:4rem}.pb-4{padding-bottom:4rem}.pt-4{padding-top:4rem}.pi-4{padding:4rem!important}.pri-4{padding-right:4rem!important}.pbi-4{padding-bottom:4rem!important}.mb-5{margin-bottom:5rem}.mbi-5{margin-bottom:5rem!important}.mt-5{margin-top:5rem}.mti-5{margin-top:5rem!important}.ml-5{margin-left:5rem}.mr-5{margin-right:5rem}.pb-5{padding-bottom:5rem}.pt-5{padding-top:5rem}.pi-5{padding:5rem!important}.pri-5{padding-right:5rem!important}.pbi-5{padding-bottom:5rem!important}.mb-6{margin-bottom:6rem}.mbi-6{margin-bottom:6rem!important}.mt-6{margin-top:6rem}.mti-6{margin-top:6rem!important}.ml-6{margin-left:6rem}.mr-6{margin-right:6rem}.pb-6{padding-bottom:6rem}.pt-6{padding-top:6rem}.pi-6{padding:6rem!important}.pri-6{padding-right:6rem!important}.pbi-6{padding-bottom:6rem!important}.scroll-disabled{overflow:hidden}.text-center{text-align:center}.rotate-90{transform:rotate(90deg)}.rotate-180{transform:rotate(180deg)}.rotate-270{transform:rotate(270deg)}.rotate-270{transform:rotate(270deg)}.o-hidden{overflow:hidden}.divider{width:100%;height:1px;background:rgba(3,1,0,.1)}.divider--light{background:rgba(255,255,255,.05)}.divider.mb-0{margin-bottom:0!important}.divider--1{margin:1rem 0}.divider--2{margin:2rem 0}.divider--3{margin:3rem 0}.divider--4{margin:4rem 0}.divider--5{margin:5rem 0}.divider--6{margin:6rem 0}.divider--7{margin:7rem 0}.divider--8{margin:8rem 0}.divider--9{margin:9rem 0}.divider--10{margin:10rem 0}.divider--11{margin:11rem 0}.divider--12{margin:12rem 0}.divider--13{margin:13rem 0}.divider--14{margin:14rem 0}.divider--15{margin:15rem 0}.divider--16{margin:16rem 0}.divider--17{margin:17rem 0}.divider--18{margin:18rem 0}.divider--19{margin:19rem 0}.divider--20{margin:20rem 0}@media (max-width:576px){.divider--mobile-1{margin:1rem 0}.divider--mobile-2{margin:2rem 0}.divider--mobile-3{margin:3rem 0}.divider--mobile-4{margin:4rem 0}.divider--mobile-5{margin:5rem 0}.divider--mobile-6{margin:6rem 0}.divider--mobile-7{margin:7rem 0}.divider--mobile-8{margin:8rem 0}.divider--mobile-9{margin:9rem 0}.divider--mobile-10{margin:10rem 0}.divider--mobile-11{margin:11rem 0}.divider--mobile-12{margin:12rem 0}.divider--mobile-13{margin:13rem 0}.divider--mobile-14{margin:14rem 0}.divider--mobile-15{margin:15rem 0}.divider--mobile-16{margin:16rem 0}.divider--mobile-17{margin:17rem 0}.divider--mobile-18{margin:18rem 0}.divider--mobile-19{margin:19rem 0}.divider--mobile-20{margin:20rem 0}}.w-100{width:100%}@media (max-width:576px){.hidden-mobile{display:none!important}}@media (max-width:576px){.hidden-mobile-xl{display:none!important}}@media (max-width:424px){.hidden-mobile-lg{display:none!important}}@media (max-width:374px){.hidden-mobile-sm{display:none!important}}@media (max-width:350px){.hidden-mobile-xs{display:none!important}}.fw-300{font-weight:300!important}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.fw-800{font-weight:800!important}.lh-1{line-height:1!important}.transform-none{transform:none!important}span.colored-red{color:#e4032d}.bg-light{background-color:#fbf9f6}.color-primary{color:#e3262e}.modal{--page-padding-x:5rem;position:fixed;left:50%;top:50%;transform:translate(-50%,-48%);background:#fff;z-index:251;pointer-events:none;transition:.3s;display:flex;flex-direction:column;opacity:0;min-height:25rem;min-width:40rem;width:108rem;max-width:calc(100% - 3.6rem);padding:0 var(--page-padding-x) 0 var(--page-padding-x);padding-right:7rem}@media (max-width:991px){.modal{padding:0;height:100vh;width:100%}}@media (max-width:576px){.modal{min-width:unset;padding:0 var(--container-gutter);left:0;top:0;transform:translate(0,0)}}.modal.active{transform:translate(-50%,-50%);opacity:1;pointer-events:all}@media (max-width:576px){.modal.active{transform:translate(0,0)}}.modal-header{padding:3rem 2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(3,1,0,.1);height:7rem;color:#030100;font-size:1.7rem;font-style:normal;font-weight:600;letter-spacing:.34px}.modal-header .modal-close{border-left:1px solid rgba(3,1,0,.1);height:100%;width:5rem;display:flex;align-items:center;justify-content:center}.modal-header .modal-close span{display:block;width:2.5rem;height:2.5rem;position:relative;cursor:pointer}.modal-header .modal-close span:after,.modal-header .modal-close span:before{content:"";position:absolute;width:2.5rem;height:.3rem;background:#030100;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-header .modal-close span:before{transform:rotate(45deg)}.modal-header .modal-close span:after{transform:rotate(-45deg)}.modal--full{padding:0 5rem;height:100vh;width:100%;max-width:100%;background:#fbf9f6}.modal--full .modal-header{padding:1rem 0}@media (max-width:576px){.modal--full .modal-header{padding:0 2rem}}@media (max-width:576px){.modal--full{padding:0 0}}.modal--full .modal-content{width:100%;padding-right:0;padding-bottom:0;max-height:calc(100% - 4rem);min-height:60vh;overflow:hidden}@media (max-width:576px){.modal--full .modal-content{overflow:unset;overflow-y:auto;height:calc(100dvh - 7rem);min-height:calc(100dvh - 7rem)}}.modal--full .modal-content iframe{transform-origin:top}@media (max-width:576px){.modal--full .modal-content iframe{height:100%!important}}.modal__title{font-weight:600;font-size:2.6rem;color:#030100}@media (max-width:576px){.modal__title{font-size:1.5rem}}.modal .close{position:fixed;right:-5rem;top:-6rem}@media (max-width:576px){.modal .close{right:-2rem}}.modal-content{padding-bottom:5rem;height:100%;flex-grow:1;overflow-x:hidden;overflow-y:auto;max-height:calc(100vh - 30rem);padding-right:2rem}@media (max-width:576px){.modal-content{padding-top:2rem;padding-bottom:3rem}}.modal-content p{font-size:2rem;margin-bottom:3rem!important}.modal-content .modal-links-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;border-bottom:1px solid rgba(3,1,0,.1);padding:2rem;padding-top:0}.modal-content .modal-links-wrapper .modal-link-item{display:flex;align-items:center;gap:1rem}.modal-content .modal-links-wrapper .modal-link-item span{color:#030100;font-size:1.5rem;font-style:normal;font-weight:600;max-width:7rem}@media (max-width:576px){.modal-content .modal-links-wrapper .modal-link-item span{line-height:1.4}}.modal-content .modal-links-wrapper .modal-link-item img{height:3rem;-o-object-fit:contain;object-fit:contain}.modal-content .modal-product-brand{padding:3rem 2rem}.modal-content .modal-product-brand-header{display:flex;align-items:center;justify-content:space-between}.modal-content .modal-product-brand-header .title{color:#e4032d;font-size:1.2rem;font-weight:800;letter-spacing:.48px;text-transform:uppercase}.modal-content .modal-product-brand-header .links{color:#030100;text-align:center;font-size:1.4rem;font-style:normal;font-weight:600;display:flex;align-items:center;gap:1rem}.modal-content .modal-product-brand-header .links .icon{font-size:1.6rem}@media (max-width:576px){.modal-content .modal-product-brand-header .links .icon{font-size:1.4rem}}.modal-content .modal-product-brand-wrapper{margin-top:2.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.modal-content .modal-product-brand-wrapper .brand-item{height:6rem;border-radius:1rem;border:1px solid rgba(3,1,0,.1);display:flex;align-items:center;justify-content:center}.modal-content .modal-product-brand-wrapper .brand-item img{width:80%;height:80%;-o-object-fit:contain;object-fit:contain}@media (max-width:576px){.modal-content .modal-product-brand-wrapper .brand-item img{width:70%;height:70%}}.modal.filter-modal{max-width:100%;padding:0;width:100%}@media (max-width:991px){.modal.filter-modal{height:100vh}}.modal.filter-modal .modal-header{padding:0 var(--container-gutter);height:6rem;justify-content:center;position:relative;flex-shrink:0}.modal.filter-modal .modal-header svg{position:absolute;left:var(--container-gutter);top:50%;transform:translateY(-50%)}.modal.filter-modal .modal-content{max-height:calc(100vh - 21rem)}.modal.filter-modal .modal-content .filter-modal-item{padding:0 var(--container-gutter);height:5rem;border-bottom:1px solid rgba(3,1,0,.1)}.modal.filter-modal .modal-content .filter-modal-item-title{height:100%;display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:1.2rem;color:rgba(3,1,0,.5)}.modal.filter-modal .modal-content .filter-modal-item .checkbox{height:100%;align-items:center}.modal.filter-modal .modal-content .filter-modal-item.active .filter-modal-item-title{color:#030100}.modal.filter-modal .modal-footer{padding:0 var(--container-gutter);margin-top:5rem}.js-open-modal{cursor:pointer}.container-filter-btn{display:none}@media (max-width:576px){.container-filter-btn{display:flex}}.title{font-style:normal;line-height:1.6;color:#262c32;font-weight:500;position:relative}.title--flex{display:flex;flex-wrap:wrap}.title--underlined{text-decoration:underline}.title--center{text-align:center}.title--orange{color:#f5af47!important}.title--white{color:#fff!important}.title--blue{color:#38a8d1!important}.title--red{color:#e4032d!important}.title--red-light{color:#ed1a3d!important}.title--second{color:#c2a048}.title--gray{color:#8e9093!important}.title--light{color:rgba(3,1,0,.6)!important}.title--x-light{color:rgba(3,1,0,.4)!important}.title--3xl{font-size:var(--font-size-title--3xl);line-height:1.1em}@media (max-width:768px){.title--3xl{font-size:6rem}}@media (max-width:576px){.title--3xl{font-size:3.6rem}}.title--2xl{font-size:var(--font-size-title--2xl);line-height:1.1em}.title--xl{font-size:var(--font-size-title--xl);line-height:1.4em}.title--lg{font-size:var(--font-size-title--lg);line-height:1.6em}.title--md{font-size:var(--font-size-title--md);line-height:1.52em}@media (max-width:576px){.title--md{font-size:1.8rem}}.title--xsm{font-size:var(--font-size-title--xsm);line-height:1.52em}.title--sm{font-size:var(--font-size-title--sm);line-height:1.52em}.title--xs{font-size:var(--font-size-title--xs);line-height:1.6em}.title--xxs{font-size:var(--font-size-title--xxs);line-height:1.6em}@media (max-width:576px){.title--xxs{font-size:2rem}}.title span.gray{color:rgba(3,1,0,.8)}.title span.light{color:#96a1aa}.title span.blue{color:#38a8d1}.title span.red{color:#e4032d;font-weight:700}.title span.black{color:#030100}.title--w-divider{text-align:center;position:relative;font-size:1.8rem;font-weight:500;width:100%}.title--w-divider::before{content:"";width:48%;left:-4rem;height:1px;position:absolute;background:rgba(3,1,0,.1);top:50%;transform:translateY(-50%)}.title--w-divider::after{content:"";width:48%;right:-4rem;height:1px;position:absolute;background:rgba(3,1,0,.1);top:50%;transform:translateY(-50%)}.subtitle{font-size:1.7rem;font-style:normal;font-weight:800;line-height:25px;letter-spacing:.68px;text-transform:uppercase;color:#e4032d;text-align:center}@media (max-width:576px){.subtitle{font-size:1.3rem}}.subtitle-desc{text-align:center;font-size:2.8rem;font-style:normal;font-weight:500;line-height:50px;color:#030100}@media (max-width:576px){.subtitle-desc{font-size:2rem;line-height:35px;max-width:33rem;margin:0 auto}}.text{font-size:var(--font-size-text);line-height:1.7em;color:rgba(3,1,0,.8)}.text strong{font-weight:500;color:#030100}.text--black{color:#030100!important}.text--x-light{color:rgba(3,1,0,.4)}.text--light{color:rgba(3,1,0,.6)}.text--medium-light{color:rgba(3,1,0,.7)}.text--white{color:#fff}.text--light-white{color:rgba(255,255,255,.6)}.text--medium-white{color:rgba(255,255,255,.7)}.text--xxl{font-size:2.4rem}@media (max-width:576px){.text--xxl{font-size:2rem}}.text--xl{font-size:2.2rem}@media (max-width:576px){.text--xl{font-size:1.9rem}}.text--lg{font-size:1.7rem}@media (max-width:576px){.text--lg{font-size:1.4rem}}.text--mlg{font-size:1.6rem}.text--md{font-size:1.5rem}.text--sm{font-size:1.5rem}@media (max-width:576px){.text--sm{font-size:1.4rem}}.text--xs{font-size:1.4rem}.text--blue{color:#38a8d1}.text--center{text-align:center}.toptitle{font-size:var(--font-size-toptitle);line-height:1.45em;font-weight:800;color:#e4032d;display:flex;align-items:center}.toptitle--pink{color:#e814a1}.toptitle--center{text-align:center;justify-content:center}.toptitle--light{color:rgba(150,161,170,.75)}.toptitle--light-black{color:rgba(3,1,0,.65)}.toptitle--white{color:#fff}.toptitle--xl{font-size:2.2rem}.toptitle--md{font-size:1.9rem}.toptitle--sm{font-size:1.6rem}.toptitle--xsm{font-size:1.5rem}.toptitle--xxsm{font-size:1.1rem}.select-outer{position:relative;width:100%;margin-bottom:3rem}.select-outer select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13.788 8'%3E%3Cpath fill='%23373941' transform='translate(0 -63.953)' d='M5.758,64.088a.323.323,0,0,0-.258-.135H.367a.323.323,0,0,0-.258.135.523.523,0,0,0,0,.639l2.567,3.179a.314.314,0,0,0,.516,0l2.567-3.179a.523.523,0,0,0,0-.639Z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position-x:calc(100% - 7px);background-position-y:calc(50% + 4px);background-size:2rem;font-size:2rem;transition:.3s;padding:0 3rem;padding-right:5rem;font-weight:600;min-width:17rem}.select-outer select:disabled{opacity:.5}.select-outer select:invalid{color:rgba(3,1,0,.4)}.select-outer select:focus{outline:0;border-color:#e4032d}.select-outer select.select--gray{background-color:#f9fafe}.select-outer select.select--gray::-moz-placeholder{color:#b2adbb}.select-outer select.select--gray::placeholder{color:#b2adbb}@media (max-width:374px){.select-outer select{background-position-x:100%}}.select-outer select option{padding:.5rem}.select-outer--white select{background-color:#fff;border:1px solid rgba(3,1,0,.1);border-radius:4rem;padding-left:2.6rem;height:6rem}.select-outer.input-error{border:none!important;margin-bottom:1.5rem!important}.select-group{display:flex;align-items:center}.select-group .select-outer:first-child select{border-top-right-radius:0;border-bottom-right-radius:0}.select-group .select-outer:last-child select{border-bottom-left-radius:0;border-top-left-radius:0}.checkbox{display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Gilroy,sans-serif;position:relative;margin-bottom:0}@media (max-width:576px){.checkbox{align-items:flex-start}}.checkbox.input-error .error{position:absolute;left:0;bottom:-2rem}.checkbox__input{-webkit-appearance:none;-moz-appearance:none;visibility:hidden;width:0}.checkbox__input:checked~span{background-color:#e4032d;background-image:url(../svg/tik.svg)}.checkbox__input:checked~.tick-checkbox-content .tick-checkbox__title{color:#262c32}.checkbox__input:not(:checked):hover~.tick-checkbox-content .tick-checkbox__title{color:rgba(38,44,50,.8)}.checkbox--radio .checkbox__input~span{background:0 0;position:relative;border:1px solid #030100}.checkbox--radio .checkbox__input~span::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1em;height:1em;border-radius:50%;background:#e4032d;transition:.3s;opacity:0;font-size:12px}.checkbox--radio .checkbox__input:checked~span{background:#fbf9f6;border:1px solid #e4032d}.checkbox--radio .checkbox__input:checked~span::after{opacity:1}.checkbox--radio .checkbox__toggle{border-radius:50%;font-size:18px}.checkbox--radio.active .checkbox__title{color:rgba(228,3,45,.8)}.checkbox__toggle{outline:0;height:1em;width:1em;display:inline-flex;position:relative;margin:0;cursor:pointer;background-color:#fff;border:1px solid #e4032d;flex-shrink:0;transition:.3s;background-repeat:no-repeat;background-position-x:50%;background-position-y:45%;background-size:.5em;font-size:1.4rem;border-radius:2px}@media (max-width:768px){.checkbox__toggle{font-size:20px}}.checkbox-content{margin-left:1.5rem;width:100%}.checkbox__title{color:#030100;font-size:1.4rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1.3em;transition:.3s}.checkbox__checkmark{position:absolute;top:50%;left:1.5rem;transform:translateY(-50%);height:2.2rem;width:2.2rem;background-color:#fff;transition:background-color .25s ease;border-radius:1.1rem;z-index:2}@media (max-width:576px){.checkbox__checkmark{width:1.8rem;height:1.8rem}}.checkbox__checkmark::after{content:"";position:absolute;left:.9rem;top:.5rem;width:.5rem;height:1rem;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .25s ease}@media (max-width:576px){.checkbox__checkmark::after{left:.7rem;top:.3rem}}.checkbox__body{font-size:1.6rem;font-style:normal;font-weight:600;line-height:24px;color:#030100}@media (max-width:576px){.checkbox__body{font-size:1.4rem;line-height:18px}}.checkbox__body span{position:relative;z-index:10}.checkbox__body img{width:auto;-o-object-fit:cover;object-fit:cover;position:relative;z-index:10;height:3.5rem}.checkbox__body::after{transition:.3s ease-in-out}.checkbox--brand{display:inline-flex;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:0;border:1px solid rgba(3,1,0,.1);height:5.8rem;padding-left:4.5rem;padding-right:3rem;align-items:center;border-radius:1.4rem}.checkbox--brand input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox--brand input:checked~.checkbox__body::after{position:absolute;content:"";width:100%;height:100%;background:#030100;left:0;top:0;border-radius:1.4rem;z-index:0;transition:.3s ease-in-out}.checkbox--brand input:checked~.checkbox__body span{color:#fff}.checkbox--brand input:checked~.checkbox__checkmark:after{display:block;opacity:1}.checkbox--brand.filter-white input:checked~.checkbox__body img{filter:brightness(0) invert(1)}.input{outline:0;width:100%;color:#030100;font-size:1.8rem;height:100%;padding-bottom:1rem;background:0 0;border:0;border-bottom:1px solid rgba(3,1,0,.1);transition:.3s;font-weight:500;-webkit-appearance:none}.input::-moz-placeholder{color:rgba(3,1,0,.2);font-size:1.6rem;font-weight:500}.input::placeholder{color:rgba(3,1,0,.2);font-size:1.6rem;font-weight:500}@media (max-width:576px){.input::-moz-placeholder{font-size:1.5rem}.input::placeholder{font-size:1.5rem}}.input:-webkit-autofill,.input:active,.input:focus,.input:hover{transition-delay:9999s;-webkit-transition-property:background-color,color;transition-property:background-color,color}.input[disabled]{opacity:.5;background:rgba(3,1,0,.15)}.input::-webkit-inner-spin-button,.input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input[type=number]{-moz-appearance:textfield}.input:focus{border-color:#e4032d;background:0 0}.input-title{font-size:1.4rem;color:rgba(3,1,0,.5);font-weight:500;letter-spacing:-.14px;margin-bottom:1rem}.input-title span:last-child{color:rgba(228,3,45,.5)}.input-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;gap:8rem}@media (max-width:576px){.input-row{flex-direction:column;gap:2rem}}.input-row:last-child{margin-bottom:0}.input-row .input-wrapper{width:100%;position:relative}.input-row .input-wrapper.input-error{overflow:initial}.input-row .input-wrapper.input-error .input{border-bottom:1px solid #e4032d!important}.input-row .input-wrapper.input-error #phone-error{opacity:0!important;pointer-events:none}.input-row .input-wrapper.input-error .input-icon{top:33%}.input-row .input-wrapper.phone-code{max-width:11rem}@media (max-width:576px){.input-row .input-wrapper.phone-code{max-width:7rem}}.input-row .input-wrapper.phone-code input{padding-left:5.5rem}@media (max-width:576px){.input-row .input-wrapper.phone-code input{padding-left:2rem}}.input-row .input-wrapper.phone-code.input-error input{border-right:0!important}.input-row .input-wrapper.phone input{padding-left:2.2rem}.input-focused{border-color:#e4032d;background:#fff}.input-disabled{pointer-events:none;border-color:transparent}.input-group{margin-bottom:5rem}label.error{margin-bottom:0;margin-top:1.3rem;color:#c00;font-weight:600;font-size:1.3rem;line-height:1em}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:none!important;-webkit-background-clip:text}input:-webkit-autofill{-webkit-text-fill-color:#030100!important}textarea[data-autoheight=true]{overflow:visible}.textarea{position:relative;width:100%}.textarea.input-error textarea{border-color:#e4032d}@media (max-width:576px){.textarea{margin-top:0}}.textarea textarea{width:100%;height:13rem;max-height:18rem;outline:0;padding:2.2rem;font-weight:400;resize:none}body,html{width:100%;max-width:100%;scroll-behavior:smooth;padding-top:0!important}@media (max-width:991px){body,html{scroll-behavior:auto}}html{font-size:10px}@media (min-width:1921px){html{font-size:10px}}@media (max-width:1367px){html{font-size:9px}}@media (max-width:1349px){html{font-size:9px}}@media (max-width:1200px){html{font-size:8px}}@media (max-width:991px){html{font-size:8px}}@media (max-width:576px){html{font-size:10px}}@media (max-width:350px){html{font-size:8px}}body{font-family:Gilroy,sans-serif;font-size:1.6rem;background-color:#fbf9f6;color:rgba(3,1,0,.8);font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility!important;min-height:-webkit-fill-available}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:5.7rem;padding-right:5.7rem}.container{max-width:var(--container-width);padding:0;margin-left:auto;margin-right:auto}@media (max-width:768px){.container{max-width:97%}}@media (max-width:576px){.container{max-width:100%;width:100%;padding-left:var(--container-gutter);padding-right:var(--container-gutter)}}.container--medium{max-width:108rem}@media (max-width:991px){.container--medium{max-width:97%}}@media (max-width:576px){.container--medium{max-width:100%}}.container--small{max-width:90rem}@media (min-width:1921px){.container--small{padding:0}}@media (max-width:991px){.container--small{padding:0;max-width:95%}}@media (max-width:576px){.container--small{padding-left:var(--container-gutter);padding-right:var(--container-gutter)}}.absolute-img{position:absolute}.principle-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10rem;grid-row-gap:5rem;padding:0 10rem}@media (max-width:991px){.principle-grid{grid-column-gap:5rem;grid-row-gap:2.5rem}}@media (max-width:576px){.principle-grid{grid-template-columns:1fr;grid-column-gap:0;padding:0;margin-top:2.2rem;grid-row-gap:2.4rem}}.principles-section{padding-top:5rem}@media (max-width:576px){.principles-section{padding-top:10rem!important}}@media (max-width:991px){.principles-section .section-head--center{margin:0 auto 3rem}}@media (max-width:576px){.principles-section .section-head--center{text-align:center;align-items:center}.principles-section .section-head--center .title{max-width:33rem;font-size:2rem;margin-top:1rem}}.principles-section .grape{right:0;bottom:-11rem}@media (max-width:991px){.principles-section .grape{height:18rem;right:-2rem;bottom:-1rem}}@media (max-width:576px){.principles-section .grape{height:14rem;right:-2.5rem;bottom:-1rem}}.principles-section .tomatos{position:absolute;left:-8rem;top:1rem}@media (max-width:991px){.principles-section .tomatos{left:-5rem;top:0;height:10rem}}@media (max-width:576px){.principles-section .tomatos{left:-6rem;top:-2rem;height:7rem}}.principles-section .leaf-img{top:0;left:10rem;transform:rotate(60deg)}@media (max-width:991px){.principles-section .leaf-img{left:5rem;top:0;transform:rotate(60deg);height:14rem}}@media (max-width:576px){.principles-section .leaf-img{left:-1rem;top:-1rem;transform:rotate(3deg) rotateY(180deg);height:11rem}}.accordion-content{overflow:hidden;height:0;transition:.3s;width:100%}.section-padding-y{padding-top:35px;padding-bottom:70px}@media (max-width:576px){.section-padding-y{padding-bottom:60px}}li{list-style:none}.hero-section{height:80vh;padding-top:80px}@media (max-width:576px){.hero-section{height:100%;padding-top:60px;padding-bottom:60px}}.hero-section.hero-section_private{height:auto;padding-bottom:40px;background-repeat:no-repeat;background-size:cover}.hero-container{max-width:60%}@media (max-width:576px){.hero-container{max-width:100%}}.header{display:flex;align-items:center;background:#f8f3e6;justify-content:space-between;padding-left:calc((100% - var(--container-width))/ 2);padding-left:0;width:100%;border-bottom:1px solid rgba(110,110,110,.15);transition:.3s;position:relative;z-index:100}.header.active{background:linear-gradient(180deg,#fbf9f6 20.89%,#fff 84.18%);z-index:101}@media (max-width:991px){.header.active .header-mobile-menu{display:flex;flex-direction:column;justify-content:space-between}}.header.active .search-btn{display:none}@media (min-width:1921px){.header{padding-right:calc((100% - var(--container-width))/ 2)}}@media (max-width:991px){.header{padding-left:var(--container-pusher);height:8.5rem}}@media (max-width:576px){.header{padding-left:2rem}}.header-logo{width:25%;padding-left:5.7rem}@media (max-width:991px){.header-logo{padding-left:0}}.header-logo img{width:19rem;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width:991px){.header-logo img{width:15rem}}.header-right{display:flex;flex-direction:column;width:75%}@media (max-width:991px){.header-right{width:auto}}.header-right .top-header{background:#fff;display:flex;align-items:center;justify-content:space-between;border-radius:0 0 0 2rem;width:100%;padding-left:3.5rem;height:5.6rem}@media (max-width:991px){.header-right .top-header{display:none}}.header-right .top-header-link{color:#030100;font-size:1.6rem;font-style:normal;font-weight:500;opacity:.4;transition:.3s;margin-right:4.6rem}.header-right .top-header-link:hover{opacity:1}.header-right .top-header-link:last-child{margin-right:0}.header-right .top-header-right{display:flex;align-items:center;gap:2rem}.header-right .top-header-social{color:rgba(3,1,0,.3019607843);font-size:2rem;transition:.3s;stroke:rgba(3,1,0,.3019607843)}.header-right .top-header-social:hover{color:#e4032d;stroke:#e4032d}.header-right .bottom-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding-left:2rem;height:8.4rem}.header-right .bottom-header-left{display:flex;align-items:center}@media (max-width:991px){.header-right .bottom-header-left{display:none}}.header-right .bottom-header-right{height:100%;display:flex;align-items:center}.header-right .bottom-header .call-us{display:flex;align-items:center;gap:1.5rem;color:#030100;font-size:1.8rem;font-style:normal;font-weight:500;line-height:30px;padding:0 6rem 0 4.5rem}@media (max-width:991px){.header-right .bottom-header .call-us{display:none}}.header-link{margin-right:5rem;height:8.4rem;cursor:pointer}.header-link.has-submenu{position:relative}.header-link.has-submenu.active .header-link-top+.header-link-content{opacity:1;pointer-events:all}.header-link-top{color:#030100;font-size:1.8rem;font-style:normal;font-weight:500;line-height:30px;display:flex;align-items:center;gap:1rem;position:relative;height:8.4rem}.header-link-top::after{position:absolute;content:"";width:0;height:2px;background:#e4032d;bottom:0;left:0;transition:.3s}.header-link-top svg{color:#e4032d}.header-link:last-child{margin-right:0}.header-link:hover .header-link-top::after{width:100%}.header-link-content{display:flex;flex-direction:column;width:100%;min-width:25.8rem;background:#f5eee5;box-shadow:0 10px 20px -15px rgba(143,143,163,.4);position:absolute;top:8.4rem;left:0;opacity:0;transition:.3s;pointer-events:none;border-radius:0 0 1.4rem 1.4rem;z-index:1;overflow:hidden}.header-link-content-item{padding:2rem 1.2rem;display:flex;align-items:center;font-size:1.5rem;gap:1rem;line-height:1.5;color:rgba(3,1,0,.9);transition:.3s;font-weight:600;border-top:1px solid rgba(3,1,0,.1)}.header-link-content-item:first-child{border-top:0}.header-link-content-item:hover{background:#f9f5ef}.header-link-content-item-icon{display:flex;color:#e4032d;font-size:1rem}.header-link.active .header-link-top::after{width:100%}.header-link.active .header-link-mega-menu{opacity:1;pointer-events:all;height:82dvh;z-index:12}.header-link.active .header-link-content{opacity:1;pointer-events:all}.header-link-mega-menu{position:absolute;top:12.5rem;left:0;width:100%;height:0;padding-left:calc(var(--container-pusher));padding-right:calc(var(--container-pusher));padding-top:4.5rem;padding-bottom:6.3rem;background:linear-gradient(180deg,#fbf9f6 20.89%,#fff 84.18%);box-shadow:0 20px 20px rgba(3,1,0,.25);z-index:6;transition:all .3s ease-in-out;opacity:0;pointer-events:none;overflow-y:scroll}.header-link-mega-menu-title{color:#e4032d;font-size:1.2rem;font-style:normal;font-weight:800;letter-spacing:.48px;text-transform:uppercase}.header-link-mega-menu-text{color:#030100;font-size:1.8rem;font-style:normal;font-weight:500;margin-top:1.4rem}.header-link-mega-menu-wrapper{display:flex;align-items:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}.header-link-mega-menu-wrapper-item{border-radius:1.4rem;border:1px solid rgba(3,1,0,.1);height:6.5rem;display:flex;align-items:center;justify-content:center;padding:0 2rem;color:#030100;text-align:center;font-size:1.7rem;font-style:normal;font-weight:600;line-height:25.947px}.header-link-mega-menu-wrapper-item img{height:3rem;width:auto;-o-object-fit:cover;object-fit:cover}.header-link-mega-menu-wrapper-item:hover{color:#e4032d}.header-link-mega-menu-bottom{margin-top:5rem;padding-top:5rem;border-top:1px solid rgba(3,1,0,.15)}.header-link-mega-menu-bottom-wrapper{margin-top:4.7rem;display:grid;row-gap:4.8rem;grid-template-columns:repeat(5,1fr)}.header-link-mega-menu-bottom-wrapper-item{display:flex;align-items:center;gap:1rem;color:#030100;font-size:1.6rem;font-style:normal;font-weight:600;line-height:24px;max-width:11.2rem}.header-link-mega-menu-bottom-wrapper-item img{width:2.8rem;height:2.8rem}.header .header-menu-opener{display:none}@media (max-width:991px){.header .header-menu-opener{display:flex;flex-direction:column;gap:.4rem;align-items:center;width:6rem;cursor:pointer;pointer-events:all}.header .header-menu-opener span{display:block;width:2.2rem;height:.3rem;background:#030100;transition:.3s;border-radius:.2rem}}.header .header-menu-opener.active span:first-child{transform:rotate(45deg) translate(2px,3px)}@media (max-width:576px){.header .header-menu-opener.active span:first-child{transform:rotate(45deg) translate(5px,5px)}}.header .header-menu-opener.active span:nth-child(2){opacity:0}.header .header-menu-opener.active span:last-child{transform:rotate(-45deg) translate(5px,-6px)}@media (max-width:576px){.header .header-menu-opener.active span:last-child{transform:rotate(-45deg) translate(5px,-5px)}}.header .search-btn{height:100%;width:8.4rem;display:flex;align-items:center;justify-content:center;color:#030100;transition:.3s;position:relative;cursor:pointer;border-left:1px solid rgba(110,110,110,.15);border-right:1px solid rgba(110,110,110,.15);background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%)}@media (max-width:576px){.header .search-btn{width:6rem}}@media (min-width:992px){.header .search-btn:hover{color:#e4032d}}.header .search-btn.active .icon-search{opacity:0;pointer-events:none}.header .search-btn.active .icon-cancel{opacity:1;pointer-events:all}.header .search-btn.active+.search-content{opacity:1;pointer-events:all}.header .search-btn__icon{font-size:1.9rem;transition:.3s;position:absolute;display:flex}@media (max-width:991px){.header .search-btn__icon{font-size:2.2rem}}@media (max-width:576px){.header .search-btn__icon{font-size:1.8rem}}.header .search-btn__icon.icon-cancel{opacity:0;pointer-events:none}.header .search-wrapper{height:100%}@media (max-width:991px){.header .search-wrapper{position:static}}.header .search-wrapper .search-content{position:absolute;top:14rem;right:0;width:100%;min-width:93.2rem;opacity:0;pointer-events:none;transition:.3s;z-index:102}@media (max-width:991px){.header .search-wrapper .search-content{min-width:unset;top:8.4rem}}.header .search-wrapper .search-content .input{border-top-left-radius:0;border-top-right-radius:0;padding:0 var(--container-pusher);border:1px solid rgba(3,1,0,.1);text-align:center;height:6.2rem;background:#fff;background:#f9f7f2;padding-bottom:0;font-size:1.8rem}.header .search-wrapper .search-content .input::-moz-placeholder{font-size:1.8rem}.header .search-wrapper .search-content .input::placeholder{font-size:1.8rem}.header .search-wrapper .search-content .input:focus{border-color:#e4032d}@media (max-width:576px){.header .search-wrapper .search-content .input{padding-left:5rem;text-align:left}}.header .search-wrapper .search-content .input-icon{left:5.7rem;position:absolute;top:50%;transform:translateY(-50%);display:flex;font-size:1.8rem}@media (max-width:576px){.header .search-wrapper .search-content .input-icon{left:var(--container-gutter)}}.header .header-mobile-menu{display:none;position:absolute;top:8.5rem;background:#fbf9f6;left:0;z-index:10;width:100%;height:calc(100dvh - 8.5rem);overflow-y:auto}.header .header-mobile-menu .input{border-top-left-radius:0;border-top-right-radius:0;padding-left:5rem;height:6.4rem;background:#fff;padding-bottom:0}.header .header-mobile-menu .input-wrapper{position:relative}.header .header-mobile-menu .input-icon{left:1.6rem;position:absolute;top:50%;transform:translateY(-50%);font-size:1.4rem;display:flex}.header .header-mobile-menu-top{padding:2.5rem 1.5rem;display:flex;flex-direction:column;border-bottom:1px solid rgba(0,0,0,.16);gap:3.5rem}.header .header-mobile-menu-link{display:flex;align-items:center;gap:1rem;color:#030100;font-size:1.7rem;font-style:normal;font-weight:500;flex-wrap:wrap}.header .header-mobile-menu-link svg.left-icon{color:#e4032d}.header .header-mobile-menu-link.js-open-modal{justify-content:space-between;width:100%}.header .header-mobile-menu-link.js-open-modal>div{display:flex;align-items:center;gap:1rem}.header .header-mobile-menu-link.has-submenu{margin-bottom:-1rem}.header .header-mobile-menu-link.has-submenu.active{margin-bottom:0}.header .header-mobile-menu-link.has-submenu.active .header-mobile-menu-link__title+.header-mobile-menu-content{max-height:50rem;opacity:1;overflow:visible}.header .header-mobile-menu-link.has-submenu.active .header-mobile-menu-link-right{transform:rotate(90deg)}.header .header-mobile-menu-link-right{display:flex;transition:.3s}.header .header-mobile-menu-link__title{display:flex;align-items:center;gap:1rem}.header .header-mobile-menu-link-right{margin-left:auto}.header .header-mobile-menu-link .header-mobile-menu-content{display:flex;flex-direction:column;order:1;width:100%;padding-left:3.5rem;overflow:hidden;max-height:0;opacity:0;transition:.3s}.header .header-mobile-menu-link .header-mobile-menu-content-link{height:3.5rem;display:flex;align-items:center;font-size:1.6rem}.header .header-mobile-menu-bottom{padding:2.5rem 1.5rem;display:flex;flex-direction:column;gap:3.5rem}.header .header-mobile-menu-contact{display:flex;align-items:center;justify-content:space-between;padding-left:2rem;bottom:7rem;height:7rem;width:100%;border-top:1px solid rgba(110,110,110,.15)}.header .header-mobile-menu-contact-left{display:flex;align-items:center;gap:2rem}.header .header-mobile-menu-contact .langs{border-left:1px solid rgba(110,110,110,.15);padding:0;min-width:10rem;height:100%;display:flex;align-items:center}.header .header-mobile-menu-contact .langs .langs-menu__img{margin-right:1rem}.header .header-mobile-menu-contact .langs .langs-menu.active+.langs-menu-content{transform:translateY(-171%) translateZ(0) translateX(-52%) scale(1,1);opacity:1;pointer-events:all}@media (max-width:576px){.header .header-mobile-menu-contact .langs .langs-menu.active+.langs-menu-content{transform:unset}}.header .header-mobile-menu-contact .call-us{display:flex;align-items:center;gap:1rem;color:#030100;font-size:1.7rem;font-style:normal;font-weight:500}.header .header-mobile-menu-contact .header-mobile-menu-link-social{color:#e4032d}.login-icon{width:25px;height:25px;top:1px;position:relative}.menu-svg{width:20px}.footer{border-top:1px solid rgba(3,1,0,.1);background:#f8f3e6;position:relative}.footer--bg-beige{background:#f5eee5}.footer .footer-container{display:flex;align-items:flex-start;justify-content:space-between;padding-top:8rem;padding-bottom:7rem}@media (max-width:768px){.footer .footer-container{flex-direction:column;padding-top:6rem;padding-bottom:0}}.footer-left{display:flex;flex-direction:column}@media (max-width:768px){.footer-left{align-items:center;order:1;width:100%}}.footer-left-logo{width:23.5rem;height:auto}@media (max-width:768px){.footer-left-logo{width:17rem}}.footer-left-item{display:flex;align-items:flex-start;gap:2rem;margin-top:3.5rem}@media (max-width:768px){.footer-left-item{margin-top:3rem}}.footer-left-item span{color:#030100;font-size:1.7rem;font-style:normal;font-weight:500;line-height:32px;max-width:27.5rem;margin-top:-.7rem}.footer-left-item svg{line-height:32px;opacity:.5}.footer-left-item:last-child{margin-top:4rem}.footer-item{color:#030100;font-size:1.5rem;font-style:normal;font-weight:800;line-height:20px;letter-spacing:.6px;text-transform:uppercase;margin-bottom:.8rem}@media (max-width:991px){.footer-item{display:flex;justify-content:center}}@media (max-width:768px){.footer-item{border-bottom:1px solid rgba(3,1,0,.1);width:100%;padding-bottom:1.5rem}}@media (max-width:768px){.footer-item.js-open-footer{cursor:pointer;display:flex;align-items:center;justify-content:space-between}}.footer-item.js-open-footer .icon{font-size:1.5rem;display:none;transition:.3s}@media (max-width:768px){.footer-item.js-open-footer .icon{display:block}}.footer-item.js-open-footer.active .icon{transform:rotate(180deg)}.footer-products{list-style:none}@media (max-width:768px){.footer-products{order:3;padding:0;padding-top:5rem;width:100%;margin-bottom:0}.footer-products .footer-products-wrapper{opacity:0;height:0;cursor:none;pointer-events:none;transition:.3s}.footer-products .footer-products-wrapper .footer-products-item{display:none}.footer-products .footer-products-wrapper.active{opacity:1;height:27rem;height:auto;cursor:pointer;pointer-events:all;transition:.3s}.footer-products .footer-products-wrapper.active .footer-products-item{display:block}}.footer-products-item{color:#030100;opacity:.8;font-size:1.5rem;font-style:normal;font-weight:400;margin-top:2.5rem;transition:.3s}.footer-products-item:hover{opacity:1}@media (max-width:768px){.footer-products-item{margin-top:1.5rem}}.footer-links{display:flex;flex-direction:column;gap:2rem}@media (max-width:768px){.footer-links{order:4;width:100%;gap:2rem;margin-top:2rem}}.footer-links .footer-item:hover{color:#e4032d}.footer-right{display:flex;flex-direction:column;gap:4rem}@media (max-width:991px){.footer-right{align-items:center}}@media (max-width:768px){.footer-right{order:2;width:100%;margin-bottom:1rem}}.footer-terms{border-top:1px solid rgba(3,1,0,.1);padding:4rem 0}@media (max-width:768px){.footer-terms{border-top:0;padding:0}}.footer-terms-link{color:rgba(3,1,0,.6);font-family:Gilroy;font-size:1.5rem;font-style:normal;font-weight:500;line-height:20px;transition:.3s}@media (max-width:768px){.footer-terms-link{position:relative}.footer-terms-link::after{content:"";position:absolute;right:-1.5rem;top:50%;border-radius:50%;transform:translate(100%,-50%);background:rgba(3,1,0,.6);height:.6rem;width:.6rem}.footer-terms-link:nth-child(even)::after{content:unset}.footer-terms-link:last-child::after{content:unset}}.footer-terms-link:hover{color:#030100}.footer-terms-link-wrapper{display:flex;gap:7.5rem;align-items:center;justify-content:center}@media (max-width:768px){.footer-terms-link-wrapper{flex-wrap:wrap;gap:4rem;padding:0 0 4rem 0;border:none;max-width:34rem;margin:0 auto;margin-top:3rem;row-gap:2rem}}.footer-strawberry{position:absolute;left:-3rem;top:-25rem;width:30rem;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width:991px){.footer-strawberry{top:-15rem}}@media (max-width:576px){.footer-strawberry{display:none}}.footer-stick{position:absolute;right:0;top:-6rem;transform:translateY(-50%);-o-object-fit:contain;object-fit:contain}@media (max-width:991px){.footer-stick{height:20rem;top:-3rem}}@media (max-width:576px){.footer-stick{height:10rem;top:0}}.footer-copyright{padding:4rem 0;border-top:1px solid rgba(3,1,0,.1)}@media (max-width:768px){.footer-copyright{padding:3rem 0}}.footer-copyright-text{font-size:1.6rem;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.footer-copyright-text{font-size:1.4rem}}.section-h2{color:#e4032d;font-size:17px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:.68px;text-transform:uppercase}.section-h2-v2{color:#e4032d;font-size:40px}.section-h3{color:#030100;font-size:22px;font-family:Gilroy,sans-serif;font-weight:400}.section-p{font-size:17px;font-style:normal;font-weight:400;line-height:32px;max-width:50%}@media (max-width:576px){.section-p{max-width:100%}}.hero-title-h1{font-weight:800;font-size:60px;color:#e3262e;text-shadow:-1px -1px 0 #f8f3e6,1px -1px 0 #f8f3e6,-1px 1px 0 #f8f3e6,1px 1px 0 #f8f3e6!important}@media (max-width:576px){.hero-title-h1{font-size:50px;line-height:60px}}.hero-title-h2{margin-top:5px;font-size:40px;line-height:50px;margin-bottom:20px;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000!important}.hero-p{color:#fff;font-size:20px;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000!important}.btn-fx-1{position:relative;background-color:#e4032d;color:#fff;padding:8px 15px;display:inline-flex;border-radius:6px;overflow:hidden}.btn-fx-1::after{background-color:#41030f;content:"";transition:.5s transform cubic-bezier(.42,0,.13,1);position:absolute;bottom:0;left:0;height:200%;width:150%;transform:translateY(100%);transform-origin:bottom left;clip-path:ellipse(200% 50% at -100% 50%);pointer-events:none;z-index:0}.btn-fx-1 span{position:relative;z-index:1;display:block;transition:.4s cubic-bezier(.42,0,.13,1)}.btn-fx-1:hover::after{transform:translateY(25%)}.form-wrapper #gform_submit_button_3{background-color:#e4032d;color:#fff;padding:8px 15px!important;display:inline-flex;border-radius:6px}.hide-nav{background-color:#e3262e;text-align:center;padding:12px 0;font-size:14px;color:#fff;--hide-nav-transition-duration:0.3s;position:sticky!important;top:0;will-change:transform;transition:transform var(--hide-nav-transition-duration),background-color var(--hide-nav-transition-duration)}.langs{position:relative;width:-moz-max-content;width:max-content;z-index:1}@media (min-width:576px){.langs:hover .langs-menu::after{transform:translateY(-3px) rotate(-180deg)}.langs:hover .langs-menu-content{transform:translateY(-100%) translateZ(0) translateX(-52%) scale(1,1);opacity:1;pointer-events:all}}.langs--simple{border-left:1px solid rgba(110,110,110,.15);padding:0 50px 0 30px}@media (min-width:576px){.langs--simple:hover .langs-menu-content{transform:translateY(0) translateZ(0) translateX(-52%) scale(1,1)}}.langs--simple .langs-menu::after{opacity:.5;border-top-color:#4a5e7b;border-radius:2px}.langs--simple .langs-menu-content{top:100%;transform:translateX(-52%);background:0 0}@media (max-width:576px){.langs--simple .langs-menu-content{top:unset;bottom:100%;transform:none;width:100%;left:0}}.langs--simple .langs-menu__code{opacity:1}.langs-menu{display:flex;cursor:pointer;align-items:center;position:relative;border-radius:3.6rem;padding:1rem;height:5.4rem;justify-content:center}.langs-menu::before{content:"";position:absolute;left:0;top:-1rem;height:1rem;background:0 0;width:100%}.langs-menu::after{content:"";width:0;height:0;border:5px solid transparent;border-top-color:#fff;transition:.3s;transform:translateY(2px);position:relative;margin-left:1rem}.langs-menu:hover .header-langs-menu::after{border-top-color:rgba(3,1,0,.8)}.langs-menu:hover .header-langs-menu__code{opacity:1}.langs-menu__img{width:20px;height:auto;border-radius:50%;overflow:hidden;margin-right:2rem;flex-shrink:0}.langs-menu__img img{-o-object-fit:cover;object-fit:cover;height:inherit;width:100%}.langs-menu__code{color:#000;font-weight:600;font-size:1.6rem;transition:.3s;line-height:1}.langs-menu-content{padding:1rem;top:-1rem;position:absolute;width:calc(100% + 2px);transform:translateY(-100%) translateX(-52%);left:50%;transition:.3s;opacity:0;pointer-events:none;z-index:3;border:1px solid rgba(255,255,255,.05);border-top:0;background:#fbf9f6;border-radius:2rem}.langs-menu-content::before{content:"";position:absolute;left:0;top:-2rem;background:0 0;width:100%;height:2rem}@media (max-width:576px){.langs-menu-content::before{content:unset}}.langs-menu-content__item{display:flex;align-items:center;padding:1rem;justify-content:flex-start;border-radius:3.6rem;background-color:#fff;box-shadow:0 10px 20px -15px rgba(143,143,163,.4)}@media (max-width:576px){.langs-menu-content__item{padding-right:2rem}}.langs-menu-content__item+.langs-menu-content__item{margin-top:1rem}.langs-menu-content__item.active{background:#e4032d;color:#fff}.langs-menu-content__item.active .langs-menu__code{color:#fff}.langs-menu-content__item:not(.active):hover{background:#5b0112}.langs-menu-content__item:not(.active):hover .langs-menu__code{color:#fff}.langs-menu-content__item .langs-menu__img{flex-shrink:0;margin-right:0}@media (max-width:576px){.langs-menu-content__item .langs-menu__img{margin-right:2rem}}.langs-menu-content__item .langs-menu__code{margin-left:auto;margin-right:auto}.langs-footer{border-radius:27px;border:1px solid rgba(3,1,0,.1);background:#fff;width:220px}@media (max-width:576px){.langs-footer{margin-top:2rem}}.langs-footer .langs-menu{justify-content:flex-start}.langs-footer .langs-menu::after{border-top-color:#000;position:absolute;right:2rem}.langs-footer .langs-menu__img{width:27px;height:27px}@media (max-width:576px){.langs-menu.active+.langs-menu-content{transform:translateY(-100%) translateZ(0) translateX(-52%) scale(1,1);opacity:1;pointer-events:all}}.info{display:flex;align-items:center;gap:1rem;font-size:1.7rem}.info-icon{color:#e4032d;display:flex}.info-title{color:rgba(3,1,0,.9)}.info-row{display:flex;align-items:center}.info-row .info+.info{margin-left:8rem}.info--application .info-title{color:rgba(3,1,0,.5);font-size:1.4rem}.info--application .info-text{font-size:1.8rem;color:#030100;font-weight:500}.info--product .info-title{color:#030100;font-size:2.4rem;font-weight:500}@media (max-width:576px){.info--product .info-title{font-size:1.7rem}}.info--product .info-text{font-size:1.5rem;color:rgba(3,1,0,.75)}@media (max-width:576px){.info--product .info-text{font-size:1.4rem}}.info--block{flex-direction:column;align-items:flex-start}@media (max-width:576px){.info--block.info--product{flex-direction:column;align-items:center}}@media (max-width:576px){.info--block{flex-direction:row;align-items:center}.info--block .info-title{font-size:1.3rem}.info--block .info-text{font-size:1.5rem}}.info--block+.info--block{margin-left:0}.info--big{gap:2rem}@media (max-width:576px){.info--big{gap:1.2rem}}.info--big .info-icon{height:5.2rem;width:5.2rem;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#fff;color:#e4032d;flex-shrink:0;font-size:1.8rem}@media (max-width:576px){.info--big .info-icon{height:4rem;width:4rem;font-size:1.6rem}}.info--big .info-title{font-size:1.8rem}.hero-video-bg{position:relative}.hero-video-bg__video{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;z-index:1}.hero-video-bg__video video{position:relative;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);min-height:100%;min-width:100%;height:auto;width:auto;max-width:none}@supports ((-o-object-fit:cover) or (object-fit:cover)){.hero-video-bg__video video{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}}@supports ((-o-object-fit:cover) or (object-fit:cover)) and (-ms-ime-align:auto){.hero-video-bg__video video{height:auto;width:auto}}.hero-video-bg__video img{display:none}@media (prefers-reduced-motion:reduce){.hero-video-bg__video video{visibility:hidden}.hero-video-bg__video img{display:block;position:absolute;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}}.tab-content{opacity:1;animation:filteredScale .3s alternate forwards}.tab-content-wrapper{position:relative}.tab-content.filtering{animation:filteringScale .3s alternate forwards}.tab-content.filtered{display:none}@keyframes filteringScale{from{opacity:1}to{opacity:0}}@keyframes filteredScale{from{opacity:0}to{opacity:1}}.tab-content .link-wrapper{margin-top:4rem}.tab-content .link-wrapper .link+.link{margin-top:1.5rem}.tab{position:relative}.tab-link-wrapper{display:flex;justify-content:space-between;align-items:center;overflow:hidden;border-bottom:1px solid rgba(3,1,0,.1);padding-left:var(--container-pusher);padding-right:var(--container-pusher)}@media (max-width:991px){.tab-link-wrapper{margin-bottom:3.4rem}}@media (max-width:576px){.tab-link-wrapper{margin-bottom:3rem}}@media (max-width:991px){.tab-link-wrapper{overflow-x:auto;overflow-y:hidden}.tab-link-wrapper::-webkit-scrollbar{display:none}}@media (max-width:576px){.tab-link-wrapper{padding-left:var(--container-gutter);padding-right:var(--container-gutter)}}.tab-link-wrapper .animated-tabs{display:flex;align-items:center;position:relative;width:100%;gap:7.5rem}@media (max-width:991px){.tab-link-wrapper .animated-tabs{width:-moz-max-content;width:max-content;justify-content:flex-start}}@media (max-width:576px){.tab-link-wrapper .animated-tabs{gap:5rem}}.tab-link-wrapper .animated-tabs.tight-content .animated-tabs-item{color:#030100}.tab-link-wrapper .animated-tabs.tight-content .animated-tabs-item span{max-width:13rem}.tab-link-wrapper .animated-tabs-item{display:flex;align-items:center;gap:1rem;padding:3rem 0;font-size:1.7rem;cursor:pointer;transition:.3s;font-weight:700;line-height:1.4em;z-index:2;position:relative;width:-moz-max-content;width:max-content;color:rgba(3,1,0,.4);letter-spacing:-.17px}@media (max-width:576px){.tab-link-wrapper .animated-tabs-item{font-size:1.4rem;gap:1rem;padding:2.2rem 0}}.tab-link-wrapper .animated-tabs-item-icon{display:flex;color:#e4032d;font-size:4rem}@media (max-width:576px){.tab-link-wrapper .animated-tabs-item-icon{font-size:3rem}}.tab-link-wrapper .animated-tabs-item.active{color:#030100!important}@media (max-width:991px){.tab-link-wrapper .animated-tabs-item{flex-shrink:0}}.tab-link-wrapper .animated-tabs-item-badge{height:2.2rem;padding:0 .6rem;background:rgba(3,1,0,.1);border-radius:.5rem;display:flex;align-items:center;justify-content:center}.tab-link-wrapper .animated-tabs-line{background:#e4032d;height:.2rem;position:absolute;left:0;bottom:0;transition:.3s}.tab-link-wrapper .animated-tabs--column{gap:5rem}.tab-link-wrapper .animated-tabs--column .animated-tabs-item{flex-direction:column;align-items:flex-start}@media (max-width:576px){.tab-link-wrapper .animated-tabs--column .animated-tabs-item{flex-direction:row;align-items:center}}.tab-link-wrapper .animated-tabs--column .animated-tabs-item img{height:3rem;width:3rem}@media (max-width:576px){.tab-link-wrapper .animated-tabs--column .animated-tabs-item img{width:2.5rem;height:2.5rem}}.tab-link-wrapper .animated-tabs--column .animated-tabs-item span{max-width:8rem}@media (max-width:576px){.tab-link-wrapper .animated-tabs--column .animated-tabs-item span{max-width:7rem}}.ghost{display:none}@media (max-width:991px){.ghost{width:13rem;height:3rem;min-width:13rem;display:flex;position:relative;flex-shrink:0;display:none}}.filtered-item+.filtered-item{margin-top:2rem}.filtered-item.hide{display:none!important}.search-button{border-left:1px solid rgba(110,110,110,.15);border-right:1px solid rgba(110,110,110,.15);height:100%;display:flex;align-items:center;justify-content:center;width:8.4rem;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%)}.search-button svg{font-size:2.2rem}@media (max-width:576px){.search-button{width:6rem}}.social{display:flex;align-items:center;justify-content:flex-start;font-size:2.4rem}.social.simple .social-item{background:0 0;border:0}.social.simple .social-item:hover{color:#fff;transform:scale(1.1)}.social-title{position:relative;z-index:1;color:#fff;font-size:3.2rem;font-weight:500;margin-bottom:2rem;line-height:1.5}@media (max-width:576px){.social-title{font-size:2rem}}.social-content{display:flex;align-items:center;justify-content:flex-start}.social-item{cursor:pointer;width:5.2rem;height:5.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#030100;border:1px solid rgba(255,255,255,.1);border-radius:5.2rem;border:1px solid rgba(3,1,0,.1);background:#fbf9f6;transition:all .3s}@media (max-width:576px){.social-item{height:4.5rem;width:4.5rem;font-size:1.8rem}}.social-item:hover{color:#e4032d}.social-item+.social-item{margin-left:.8em}.social-item__icon{height:1em}.brand-product-card{display:flex;align-items:center;justify-content:center;background-color:#fff;width:19.2rem;height:12.4rem;position:relative}@media (max-width:576px){.brand-product-card{height:10rem}}.brand-product-card-logo{width:7.3rem}@media (max-width:576px){.brand-product-card-logo{width:6rem}}.brand-product-card-product{position:absolute;bottom:-12rem;z-index:0;width:auto;height:auto;height:11rem;-o-object-fit:contain;object-fit:contain;transition:.5s;pointer-events:none}@media (max-width:576px){.brand-product-card-product{height:8rem}}.brand-product-card-divider{position:absolute;bottom:0;height:.6rem;width:100%;background:#f5eee5}.brand-product-card-divider::after{content:"";position:absolute;width:0%;height:.6rem;background:#e4032d;z-index:1;bottom:0;left:0;transition:.5s}.brand-product-card:hover .brand-product-card-product{transform:translateY(-12rem)}.brand-product-card:hover .brand-product-card-divider::after{width:100%}.brand-product-card:first-child{border-radius:3rem 0 0 0}@media (max-width:576px){.brand-product-card:first-child{border-radius:0}}.divider{width:100%;height:1px;background:rgba(110,110,110,.15);position:relative;display:flex;align-items:center;justify-content:center}.divider--solutions{position:absolute;left:0}.divider--solutions .divider-logo{background:#f8f3e6}.divider--solutions .divider-logo__v2{background-color:#f5eee5}.divider--solutions-product .divider-logo{background:0 0!important}.divider--solutions-product .divider-cutlery::after{display:none}.divider--solutions-product .divider-cutlery-img::after{display:none}.divider-logo{background:#f8f3e6;width:8rem;height:6rem;display:flex;align-items:center;justify-content:center}.divider-logo img{width:4.5rem;height:auto;-o-object-fit:cover;object-fit:cover}@media (max-width:576px){.divider-logo img{width:3.7rem}}.divider-logo__v2{background-color:#f5eee5}.divider-flower{position:absolute;left:1rem;top:-12rem;transform:rotateY(0) rotateZ(85deg)}@media (max-width:576px){.divider-flower{display:none}}.divider-flower::after{content:"";position:absolute;width:20rem;height:20rem;border-radius:50%;background:#e5ebe3;z-index:0;bottom:0;left:0}.divider-flower img{width:19rem;height:28rem;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.divider-grape{position:absolute;right:0;top:-19rem}@media (max-width:1260px){.divider-grape{top:-11rem}.divider-grape img{height:19rem}}@media (max-width:576px){.divider-grape{display:none}}.divider-dot{position:absolute;right:40rem;bottom:3.3rem;width:2rem;height:2rem;background:#f5af47;border-radius:50%}.divider-cutlery{position:absolute;left:0}.divider-cutlery-img{z-index:1;position:absolute;top:-17.5rem}@media (max-width:576px){.divider-cutlery-img{top:-7rem;left:-3rem}}.divider-cutlery-img::after{content:"";position:absolute;width:45rem;height:45rem;border-radius:50%;background:#f3e9de;z-index:0;left:-22.5rem;top:3.5rem}@media (max-width:576px){.divider-cutlery-img::after{display:none}}.divider-cutlery-img img{position:relative;z-index:1}@media (max-width:991px){.divider-cutlery-img img{width:20rem;height:auto;-o-object-fit:cover;object-fit:cover;top:10rem}}@media (max-width:576px){.divider-cutlery-img img{width:auto;height:10rem;top:3.5rem}}.divider-cutlery::after{content:"";position:absolute;width:2rem;height:2rem;border-radius:50%;background:#f5af47;z-index:1;top:-10rem;left:63rem}@media (max-width:576px){.divider-cutlery::after{display:none}}.divider-vineyard{position:absolute;right:2rem}.divider-vineyard img.mobile{display:none}@media (max-width:991px){.divider-vineyard{height:20rem}.divider-vineyard img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media (max-width:576px){.divider-vineyard{right:0}.divider-vineyard img{display:none}.divider-vineyard img.mobile{display:block}}.slider-nav{display:flex;align-items:center;gap:1.5rem}@media (max-width:576px){.slider-nav{gap:.6rem}}.slider-nav div{width:5rem;height:5rem;border-radius:1.3rem;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all;color:#e4032d;font-size:2rem}@media (max-width:576px){.slider-nav div{width:3.6rem;height:3.6rem;font-size:1.7rem;background:#f7f1e9;border-radius:.8rem}}.slider-nav.product-slider-nav{position:absolute;bottom:50%;left:50%;transform:translate(-50%,50%);width:calc(100% + 5rem);justify-content:space-between;z-index:2}.categories-card-home{padding:3.6rem;display:block;border-radius:1.2rem;transition:.3s;height:38rem}@media (max-width:991px){.categories-card-home{padding:3.2rem 2.5rem;height:auto}}@media (max-width:576px){.categories-card-home{padding:3.2rem 2.5rem;height:auto}}.categories-card-home h4{font-size:2.2rem;font-style:normal;font-weight:600;line-height:30px;color:#dd4d45;margin-top:2rem;max-width:13.8rem;margin-bottom:0}@media (max-width:576px){.categories-card-home h4{font-size:1.7rem;line-height:25px;max-width:8rem}}.categories-card-home p{font-size:1.6rem;font-style:normal;font-weight:500;line-height:26px;color:rgba(3,1,0,.6);max-width:23rem;margin-top:2rem;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:576px){.categories-card-home p{margin-top:1.6rem;font-size:1.5rem;line-height:20px}}.categories-card-home-image-container{position:relative}.categories-card-home-image{height:12.5rem;width:auto;transition:.3s}@media (max-width:576px){.categories-card-home-image{height:6.5rem}}.categories-card-home-image.hover{position:absolute;left:0;opacity:0}.categories-card-home:hover{background:#dd4d45!important}.categories-card-home:hover h4{color:#fff}.categories-card-home:hover p{color:rgba(255,255,255,.6)}.categories-card-home:hover .categories-card-home-image-container .categories-card-home-image{opacity:0}.categories-card-home:hover .categories-card-home-image-container .categories-card-home-image.hover{opacity:1}.categories-card-home--yellow:hover{background:#f5af47!important}.categories-card-home--blue:hover{background:#237239!important}.categories-card-home--purple:hover{background:#6f47f5!important}.categories-card{padding:2rem 2.4rem;display:block;border-radius:1.2rem;transition:.3s;height:38.4rem;background:#fff}@media (max-width:576px){.categories-card{height:31rem;padding:2rem}}.categories-card h4{font-size:2.2rem;font-style:normal;font-weight:600;line-height:30px;color:#686766;margin-top:2rem}@media (max-width:576px){.categories-card h4{font-size:1.6rem;line-height:normal;margin-top:1.6rem}}.categories-card p{font-size:1.6rem;font-style:normal;font-weight:500;line-height:26px;color:rgba(3,1,0,.6);margin-top:2rem;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:576px){.categories-card p{-webkit-line-clamp:2;margin-top:1rem;font-size:1.5rem}}.categories-card-image-container{position:relative}.categories-card-image{height:18.5rem;width:100%;border-radius:1.2rem;transition:.3s}@media (max-width:576px){.categories-card-image{height:14rem;border-radius:.4px}}.categories-card-image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.2rem}@media (max-width:576px){.categories-card-image img{border-radius:.4px}}.categories-card:hover{background:rgba(228,3,45,.05)}.categories-card:hover h4{color:#e4032d}.categories-card:hover .svg{color:#e4032d;position:relative}.categories-card:hover .svg::before{position:absolute;content:"";width:4rem;height:4rem;background:#fff;border-radius:20%;z-index:0;left:50%;top:40%;transform:translate(-50%,-50%)}.categories-card:hover .svg .icon{position:relative}.categories-card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:2rem}@media (max-width:576px){.categories-card-bottom{margin-top:1.6rem}}.categories-card-bottom span{color:rgba(3,1,0,.6);font-size:1.6rem;font-style:normal;font-weight:400;margin-right:1rem}.product-slider{height:90rem;position:relative;overflow:hidden;transform:translateY(-50%);background-image:url(../svg/swiper-bg.svg);background-repeat:no-repeat;background-position:center;width:100%}@media (max-width:991px){.product-slider{background-size:100%}}@media (max-width:576px){.product-slider{height:80rem;background-size:155%}}.product-slider .img-box{position:absolute;left:50%;transform:translateX(-50%);width:160rem;height:160rem;bottom:-96rem}.product-slider .img-box .img-list{height:inherit;transform:rotate(90deg)}.product-slider .img-box .img-list .img-slider{height:inherit;display:flex;align-items:center;transition:.5s cubic-bezier(.645,.045,.355,1)}.product-slider .img-box .img-list .img-slider .img-item{position:absolute;left:0;transform:rotate(calc(90deg * var(--i)));width:100%;transform-origin:80rem;width:auto;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;justify-content:center}.product-slider .img-box .img-list .img-slider .img-item .img-product{transform:rotate(-90deg) translateY(5.5rem);height:34rem;-o-object-fit:cover;object-fit:cover;filter:drop-shadow(0 0 10px rgba(0, 0, 0, .1));opacity:0}@media (max-width:991px){.product-slider .img-box .img-list .img-slider .img-item .img-product{height:32rem;transform:rotate(-90deg) translateY(3%);transform:rotate(-90deg) translateY(6rem)}}@media (max-width:576px){.product-slider .img-box .img-list .img-slider .img-item .img-product{height:20rem;transform:rotate(-90deg) translateY(14.5rem)}}.product-slider .img-box .img-list .img-slider .img-item .img-product.active{opacity:1}.product-slider .img-box .img-list .img-slider .img-item.fruit:nth-child(2) img:first-child{transform:rotate(-145deg) rotateY(180deg);top:15rem;left:-9rem}@media (max-width:991px){.product-slider .img-box .img-list .img-slider .img-item.fruit:nth-child(2) img:first-child{top:12rem;left:0}}@media (max-width:576px){.product-slider .img-box .img-list .img-slider .img-item.fruit:nth-child(2) img:first-child{left:15rem;top:7rem}}.product-slider .img-box .img-list .img-slider .img-item.fruit:nth-child(2) img:nth-child(2){height:17rem;left:-1rem;top:-12rem;transform:rotate(-90deg) translateY(-30%)}@media (max-width:991px){.product-slider .img-box .img-list .img-slider .img-item.fruit:nth-child(2) img:nth-child(2){left:4rem;top:-10rem}}@media (max-width:576px){.product-slider .img-box .img-list .img-slider .img-item.fruit:nth-child(2) img:nth-child(2){height:10rem;left:10rem;top:-6rem}}.product-slider .img-box .img-list .img-slider .img-item.fruit img{transform:rotate(-90deg) translateY(-30%);scale:0;transition:.5s cubic-bezier(.645,.045,.355,1);position:relative}.product-slider .img-box .img-list .img-slider .img-item.fruit img:first-child{height:24rem;left:15rem;top:18rem}@media (max-width:991px){.product-slider .img-box .img-list .img-slider .img-item.fruit img:first-child{height:20rem}}@media (max-width:576px){.product-slider .img-box .img-list .img-slider .img-item.fruit img:first-child{height:13rem;top:11rem;left:23rem}}.product-slider .img-box .img-list .img-slider .img-item.fruit img:nth-child(2){left:-22rem;top:-18rem;transform:rotate(-28deg);height:24rem}@media (max-width:991px){.product-slider .img-box .img-list .img-slider .img-item.fruit img:nth-child(2){height:20rem}}@media (max-width:576px){.product-slider .img-box .img-list .img-slider .img-item.fruit img:nth-child(2){height:12rem;left:0;top:-9rem}}.product-slider .img-box .img-list .img-slider .img-item.fruit img:nth-child(3){height:17rem;left:-21rem;top:-12rem}@media (max-width:991px){.product-slider .img-box .img-list .img-slider .img-item.fruit img:nth-child(3){height:15rem;left:-15rem}}@media (max-width:576px){.product-slider .img-box .img-list .img-slider .img-item.fruit img:nth-child(3){height:8rem;left:2rem;top:-8rem}}.product-slider .img-box .img-list .img-slider .img-item.fruit.active img{scale:1;transition-delay:.5s}.product-slider .info-box{position:absolute;width:100%;display:flex;flex-direction:column}.product-slider .info-box .info-item-wrapper{display:none}.product-slider .info-box .info-item-wrapper.active{display:block;transition:.5s cubic-bezier(.645,.045,.355,1)}.product-slider .info-box .info-item-wrapper .btn{position:absolute;bottom:0}.product-slider .detail-button{position:absolute;left:50%;bottom:14rem;transform:translateX(-50%)}@media (max-width:991px){.product-slider .detail-button{bottom:14rem}}@media (max-width:576px){.product-slider .detail-button{bottom:10rem}}.product-slider .detail-button .product-slider-card-link{display:none;padding:1.4rem 2.4rem 1.4rem 3.4rem;background:#e4032d;align-items:center;gap:1rem;border-radius:1.4rem;transition:all .5s}@media (max-width:576px){.product-slider .detail-button .product-slider-card-link{padding:1.4rem 1.6rem}}.product-slider .detail-button .product-slider-card-link p{font-size:1.7rem;font-style:normal;font-weight:600;line-height:25px;color:#fff}@media (max-width:576px){.product-slider .detail-button .product-slider-card-link p{font-size:1.6rem;white-space:nowrap}}.product-slider .detail-button .product-slider-card-link svg{font-size:1.2rem;height:1em;width:1em;color:#fff}.product-slider .detail-button .product-slider-card-link:hover{background:#c0022b}.product-slider .detail-button .product-slider-card-link.active{display:inline-flex;transition:.5s cubic-bezier(.645,.045,.355,1)}.product-slider .navigation{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:67.5rem;display:flex;justify-content:space-between;align-items:center;z-index:100}@media (max-width:576px){.product-slider .navigation{width:90%}}.product-slider .navigation .product-slider-nav-left{height:6.2rem;width:6.2rem;border-radius:50%;background:#030100;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all;color:#fff;font-size:2rem;z-index:2;transition:.3s}@media (max-width:576px){.product-slider .navigation .product-slider-nav-left{width:3.6rem;height:3.6rem;font-size:1.5rem}}.product-slider .navigation .product-slider-nav-left:hover{background:#fff;color:#030100}.product-slider .navigation .product-slider-nav-right{width:6.2rem;height:6.2rem;border-radius:50%;background:#030100;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:all;color:#fff;font-size:2rem;z-index:2;transition:.3s}@media (max-width:576px){.product-slider .navigation .product-slider-nav-right{width:3.6rem;height:3.6rem;font-size:1.5rem}}.product-slider .navigation .product-slider-nav-right:hover{background:#fff;color:#030100}@keyframes float-fruits{0%{transform:translateY(0)}50%{transform:translateY(-10px)}100%{transform:translateY(0)}}:root{--cs3-color-primary-hsl:250,84%,54%;--cs3-color-bg-hsl:0,0%,100%;--cs3-color-contrast-high-hsl:230,7%,23%;--cs3-color-contrast-higher-hsl:230,13%,9%;--cs3-color-contrast-lower-hsl:240,4%,85%;--cs3-color-bg-light-hsl:0,0%,100%;--cs3-color-bg-lighter-hsl:0,0%,100%;--cs3-space-3xs:0.25rem;--cs3-space-xs:0.5rem;--cs3-space-sm:0.75rem;--cs3-text-md:1.2rem;--cs3-text-sm:0.833rem}@media (min-width:64rem){:root{--cs3-space-3xs:0.375rem;--cs3-space-xs:0.75rem;--cs3-space-sm:1.125rem;--cs3-text-md:1.5625rem;--cs3-text-sm:1rem}}.cs3-icon{height:var(--cs3-size,1em);width:var(--cs3-size,1em);display:inline-block;color:inherit;fill:currentColor;line-height:1;flex-shrink:0;max-width:initial}:root{--carousel-grid-gap:30px;--carousel-item-auto-size:260px;--carousel-transition-duration:0.5s}.carousel{position:relative}.carousel__list{display:flex;flex-wrap:nowrap;will-change:transform;padding:0}.carousel__item{flex-shrink:0;width:var(--carousel-item-auto-size);margin-right:var(--carousel-grid-gap);margin-bottom:var(--carousel-grid-gap);list-style:none;border-radius:15px}.carousel__list--animating{transition-property:transform;transition-duration:var(--carousel-transition-duration);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.carousel__item{opacity:0;margin-bottom:0}.carousel--loaded .carousel__item{opacity:1}.carousel:not(.carousel--is-dragging) .carousel__list:not(.carousel__list--animating) .carousel__item[tabindex="-1"]>*{visibility:hidden}.carousel[data-drag=on] .carousel__item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel[data-drag=on] .carousel__item img{pointer-events:none;width:130px;height:auto}.carousel__control{display:flex;box-shadow:none;z-index:1;transition:.2s;background:0 0}.carousel__control:active{transform:translateY(1px);color:red}.carousel__control[disabled]{pointer-events:none;opacity:.5;box-shadow:none}.carousel__control .cs3-icon{--cs3-size:20px;display:block;margin:auto}.carousel__navigation{width:100%;display:grid;grid-template-columns:repeat(auto-fit,10px);gap:var(--cs3-space-xs);justify-content:center;align-items:center;margin-top:var(--cs3-space-sm)}.carousel__nav-item{display:inline-block;margin:0 var(--cs3-space-3xs)}@supports (grid-area:auto){.carousel__nav-item{margin:0}}.carousel__nav-item button{display:block;position:relative;font-size:10px;height:1em;width:1em;opacity:.4;cursor:pointer;transition:background .3s}.carousel__nav-item button::before{content:"";position:absolute;top:calc(50% - .5em);left:calc(50% - .5em);font-size:16px;height:1em;width:1em;border-radius:inherit;border:1px solid hsl(var(--cs3-color-contrast-high-hsl));opacity:0;transform:scale(0);transition:3s}.carousel__nav-item button:focus{outline:0}.carousel__nav-item button:focus::before{opacity:1;transform:scale(1)}.carousel__nav-item--selected button{opacity:1}.carousel__navigation--pagination{grid-template-columns:repeat(auto-fit,24px)}.carousel__navigation--pagination .carousel__nav-item button{width:24px;height:24px;color:hsl(var(--cs3-color-bg-hsl));font-size:12px;line-height:24px;border-radius:.25em;text-align:center}.carousel__navigation--pagination .carousel__nav-item button:focus{outline:1px solid hsl(var(--cs3-color-primary-hsl));outline-offset:2px}.carousel--hide-controls .carousel__control,.carousel--hide-controls .carousel__navigation{display:none}.cs3-justify-end{justify-content:flex-end}.cs3-gap-3xs{gap:var(--cs3-space-3xs)}.cs3-flex{display:flex}.cs3-order-1{order:1}.cs3-margin-bottom-xs{margin-bottom:var(--cs3-space-xs)}.cs3-text-md{font-size:var(--cs3-text-md)}.cs3-flex-center{justify-content:center;align-items:center}.cs3-height-4xl{height:16rem}.cs3-bg-contrast-lower{--cs3-bg-o:1;background-color:#fff}.cs3-overflow-hidden{overflow:hidden}.cs3-order-2{order:2}.cs3-sr-only{position:absolute;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;padding:0;border:0;white-space:nowrap}.cs3-order-3{order:3}.cs3-flex-column{flex-direction:column}.cs3-text-sm{font-size:var(--cs3-text-sm)}.cs3-items-center{align-items:center}.cs3-justify-between{justify-content:space-between}.cs3-hide{display:none!important}.cs3-justify-center{justify-content:center}.category--carousel,.home-carousel{margin-top:50px}:root{--av8-color-primary-hsl:250,84%,54%;--av8-color-bg-hsl:0,0%,100%;--av8-color-contrast-high-hsl:230,7%,23%;--av8-color-contrast-higher-hsl:230,13%,9%;--av8-space-3xs:0.25rem;--av8-space-sm:0.75rem;--av8-space-md:1.25rem;--av8-text-md:1.2rem;--av8-text-base:1rem;--av8-text-sm:0.833rem}@media (min-width:64rem){:root{--av8-space-3xs:0.375rem;--av8-space-sm:1.125rem;--av8-space-md:2rem;--av8-text-md:1.5625rem;--av8-text-base:1.25rem;--av8-text-sm:1rem}}:root{--anim-cards-width:150px;--anim-cards-gap:30px}@supports (--css:variables){@media (min-width:48rem){:root{--anim-cards-width:400px}}@media (min-width:64rem){:root{--anim-cards-width:300px}}}.anim-cards{overflow:hidden}.anim-cards__list{display:flex;overflow:auto}.anim-cards__item{float:left;width:var(--anim-cards-width);flex-shrink:0;margin-right:var(--anim-cards-gap);display:flex;align-items:center;justify-content:center;border-radius:15px;min-height:200px}.anim-cards__item img{width:230px}@media (max-width:991px){.anim-cards__item img{width:150px}}.anim-cards__item figure{margin:0}.anim-cards-control{display:inline-flex;width:40px;height:40px;background-color:hsla(var(--av8-color-contrast-higher-hsl),.75);border-radius:50%;transition:.2s}.anim-cards-control i{position:relative;display:block;width:16px;height:16px;margin:auto;color:hsl(var(--av8-color-bg-hsl))}.anim-cards-control i::after,.anim-cards-control i::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:currentColor;transition:clip-path .2s cubic-bezier(.215,.61,.355,1)}.anim-cards-control i::before{clip-path:polygon(1px 1px,5px 1px,5px calc(100% - 1px),1px calc(100% - 1px))}.anim-cards-control i::after{clip-path:polygon(calc(100% - 5px) 1px,calc(100% - 1px) 1px,calc(100% - 1px) calc(100% - 1px),calc(100% - 5px) calc(100% - 1px))}.anim-cards-control:hover{cursor:pointer;background-color:hsla(var(--av8-color-contrast-higher-hsl),.95)}.anim-cards-control[aria-pressed=true] i::before{clip-path:polygon(2px 0,100% 50%,100% 50%,2px 100%)}.anim-cards-control[aria-pressed=true] i::after{clip-path:polygon(calc(100% - 5px) calc(100% - 1px),calc(100% - 1px) calc(100% - 1px),calc(100% - 1px) calc(100% - 1px),calc(100% - 5px) calc(100% - 1px))}.anim-cards:not(.anim-cards--anim-off) .anim-cards__list{overflow:visible;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.anim-cards--reverse:not(.anim-cards--anim-off) .anim-cards__list{flex-direction:row-reverse}.av8-opacity-70\%{opacity:.7}.av8-text-sm{font-size:var(--av8-text-sm)}.av8-margin-top-3xs{margin-top:var(--av8-space-3xs)}.av8-text-md{font-size:var(--av8-text-md)}.av8-padding-bottom-sm{padding-bottom:var(--av8-space-sm)}.av8-padding-top-md{padding-top:var(--av8-space-md)}.av8-padding-x-sm{padding-left:var(--av8-space-sm);padding-right:var(--av8-space-sm)}.av8-radius-md{border-radius:.25em}.av8-text-right{text-align:right}.av8-max-width-lg{max-width:80rem}.av8-container{width:calc(100% - 2 * var(--av8-space-md));margin-left:auto;margin-right:auto}.av8-hide{display:none!important}@media (min-width:64rem){.av8-text-base\@md{font-size:var(--av8-text-base)}}.animated--cards__wrapper{margin-top:50px}.product-info-card{border-radius:1.8rem;box-shadow:0 4px 14px 0 rgba(0,0,0,.05);background:#fff;transition:all 1.5s;opacity:1;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:576px){.product-info-card{border-radius:1rem}}.product-info-card-top{display:flex;align-items:center;gap:1.9rem;padding:2.2rem 4rem 2.2rem 2.2rem;position:relative}@media (max-width:576px){.product-info-card-top{padding:1.4rem 1.6rem;gap:1rem}}.product-info-card-top::after{content:"";width:0;height:1px;background:rgba(3,1,0,.1);position:absolute;bottom:0;left:0;transition:all .3s}.product-info-card-top img{height:2.5rem}@media (max-width:768px){.product-info-card-top img{width:2rem;height:2rem}}.product-info-card-title{font-size:1.8rem;font-style:normal;font-weight:600;line-height:normal;color:#030100}@media (max-width:768px){.product-info-card-title{font-size:1.5rem;white-space:nowrap}}.product-info-card-desc{height:0;width:0;overflow:hidden;transition:all .5s;opacity:0}.product-info-card-desc p{color:rgba(3,1,0,.5);font-size:1.5rem;font-style:normal;font-weight:400;line-height:21px;max-width:29rem}.product-info-card:hover .product-info-card-top::after{width:100%}@media (max-width:991px){.product-info-card:hover .product-info-card-top::after{width:0}}.product-info-card:hover .product-info-card-desc{height:auto;width:auto;padding:2.2rem 4rem 2.2rem 2.2rem;transition:all .5s;opacity:1}@media (max-width:991px){.product-info-card:hover .product-info-card-desc{height:0;width:0;opacity:0;padding:0}}.product-info-card:first-child{top:27rem;transform:translate(-50%) translateX(-33rem)}@media (max-width:991px){.product-info-card:first-child{top:10rem;transform:translate(-50%)}}@media (max-width:576px){.product-info-card:first-child{top:13rem;transform:translate(-50%)}}.product-info-card:nth-child(2){top:24rem;transform:translate(-50%) translateX(33rem)}@media (max-width:991px){.product-info-card:nth-child(2){top:19rem;transform:translate(-50%)}}@media (max-width:576px){.product-info-card:nth-child(2){top:19rem;transform:translate(-50%)}}.product-info-card:nth-child(3){top:57rem;transform:translate(-50%) translateX(-33rem)}@media (max-width:991px){.product-info-card:nth-child(3){top:68.5rem;transform:translate(-50%)}}@media (max-width:576px){.product-info-card:nth-child(3){top:48.5rem;transform:translate(-50%)}}.product-info-card:last-child{top:58rem;transform:translate(-50%) translateX(33rem)}@media (max-width:991px){.product-info-card:last-child{top:78.5rem;transform:translate(-50%)}}@media (max-width:576px){.product-info-card:last-child{top:55.5rem;transform:translate(-50%)}}.product-info-container{width:100%}.solution-accordion{width:100%;margin-top:7rem;position:relative;padding-bottom:17rem}@media (max-width:576px){.solution-accordion{padding-bottom:8.5rem}}.solution-accordion-item{width:50%;border-bottom:1px solid rgba(3,1,0,.1);padding-bottom:5rem;padding-top:5rem}@media (max-width:576px){.solution-accordion-item{width:100%}}.solution-accordion-item-header{display:flex;align-items:center;gap:2.5rem}@media (max-width:576px){.solution-accordion-item-header{gap:2rem}}.solution-accordion-item-header-number{width:5.4rem;height:5.4rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:2.4rem;font-weight:500;color:#e4032d;transition:all .5s}@media (max-width:576px){.solution-accordion-item-header-number{min-width:4rem;min-height:4rem;width:4rem;height:4rem;font-size:2rem}}.solution-accordion-item-header-title .title{font-size:1.3rem;font-style:normal;font-weight:800;line-height:20px;letter-spacing:.65px;text-transform:uppercase;color:#e4032d}@media (max-width:576px){.solution-accordion-item-header-title .title{font-size:1.2rem}}.solution-accordion-item-header-subtitle{font-size:2rem;font-style:normal;font-weight:500;line-height:30px;color:#030100}@media (max-width:576px){.solution-accordion-item-header-subtitle{font-size:1.7rem;line-height:24px}}.solution-accordion-item-content{padding:2rem 0 2rem 0;font-size:2rem;font-style:normal;font-weight:400;line-height:30px;color:rgba(3,1,0,.6);max-width:95%;height:0;overflow:hidden;transition:all .5s;padding:0}@media (max-width:576px){.solution-accordion-item-content{font-size:1.5rem;line-height:24px}}.solution-accordion-item-image{position:absolute;width:50rem;height:60rem;right:0;top:0;opacity:0;transition:.4s cubic-bezier(.29,.13,.27,.74)}@media (max-width:991px){.solution-accordion-item-image{width:40rem}}@media (max-width:768px){.solution-accordion-item-image{width:30rem}}@media (max-width:576px){.solution-accordion-item-image{position:relative;height:0;width:100%}}.solution-accordion-item-image::after{content:"";position:absolute;width:2rem;height:2rem;right:-5.5rem;top:28rem;background:#f5af47;border-radius:2.4rem}.solution-accordion-item-image-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:2.4rem}@media (max-width:576px){.solution-accordion-item-image-img{-o-object-position:0 15%;object-position:0 15%;border-radius:1.2rem}}.solution-accordion-item-image-flower{position:absolute;right:43rem;top:3rem;z-index:2;height:22rem;-o-object-fit:contain;object-fit:contain}@media (max-width:991px){.solution-accordion-item-image-flower{height:15rem;right:auto;left:-4.5rem;top:-1rem}}.solution-accordion-item-image-spagetti{width:32rem;height:32rem;border-radius:50%;background:rgba(233,113,136,.1);display:flex;align-items:center;justify-content:center;position:absolute;left:23rem;top:42rem}@media (max-width:576px){.solution-accordion-item-image-spagetti{width:15rem;height:15rem;left:auto;right:-6rem;top:8rem}}.solution-accordion-item-image-spagetti img{margin-bottom:-4rem;height:auto;height:23rem;width:23rem;-o-object-fit:contain;object-fit:contain}@media (max-width:576px){.solution-accordion-item-image-spagetti img{margin-bottom:-2rem;height:10rem;width:10rem}}.solution-accordion-item:first-child{padding-top:0}.solution-accordion-item:last-child{border-bottom:none}.solution-accordion-item.active{padding-bottom:0}@media (max-width:576px){.solution-accordion-item.active{border-bottom:0}}.solution-accordion-item.active .solution-accordion-item-content{height:auto;padding:2rem 0 2rem 0}.solution-accordion-item.active .solution-accordion-item-image{display:block;opacity:1}@media (max-width:576px){.solution-accordion-item.active .solution-accordion-item-image{max-height:20rem;min-height:20rem}}.solution-accordion-item.active .solution-accordion-item-header-number{background:#e4032d;color:#fff}.news-card{height:54rem;border-radius:1rem;position:relative;overflow:hidden;display:block}@media (max-width:991px){.news-card{height:32rem;border-radius:1.4rem}}@media (max-width:576px){.news-card{border-radius:0;height:auto}}.news-card-listing{width:32.3%}@media (max-width:991px){.news-card-listing{width:48%}}@media (max-width:576px){.news-card-listing{width:100%;margin-bottom:-1rem}}@media (max-width:576px){.news-card-listing::after{height:25rem!important}}@media (max-width:576px){.news-card-listing .news-card-image{height:25rem}}@media (max-width:576px){.news-card-listing .news-card-content{position:relative;bottom:5rem;left:0}.news-card-listing .news-card-content .news-card-category{margin-left:1.6rem}}@media (max-width:576px){.news-card-listing .news-card-title{color:#030100;margin-top:4rem}}.news-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem;position:absolute;z-index:1}@media (max-width:576px){.news-card-image{height:32rem;position:relative}}.news-card-image img{width:100%;height:100%;border-radius:1rem;-o-object-fit:cover;object-fit:cover;position:relative;z-index:0}.news-card-content{position:absolute;bottom:0;left:3.3rem;z-index:2}@media (max-width:576px){.news-card-content{left:2rem;bottom:3rem;max-width:85%}}.news-card-category{border-radius:1rem;background:#fff;box-shadow:0 4px 14px 0 rgba(0,0,0,.05);padding:1.2rem 1.6rem;font-size:1.6rem;font-style:normal;font-weight:600;line-height:normal;color:#e4032d}@media (max-width:576px){.news-card-category{font-size:1.4rem;line-height:20px;padding:.8rem 1.2rem;margin-left:0}}.news-card-title{margin-top:3.2rem;font-size:2.4rem;font-style:normal;font-weight:500;line-height:140%;color:#fff;max-width:30rem;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:576px){.news-card-title{font-size:1.8rem;line-height:24px;max-width:100%;margin-top:2rem;margin-bottom:0}}.news-card-link{margin-top:3rem;margin-bottom:5rem;font-size:1.8rem;font-style:normal;font-weight:600;line-height:32px;color:#fff;display:flex;align-items:center;gap:2rem}@media (max-width:576px){.news-card-link{display:none}}.news-card-link svg{transition:.3s}.news-card-link:hover svg{transform:translateX(1rem)}.news-card::after{background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);position:absolute;width:100%;height:100%;border-radius:1rem;z-index:1;content:"";border-radius:1.2rem}@media (max-width:576px){.news-card::after{height:32rem;top:0}}@media (max-width:576px){.news-card.news-card--slider{height:35rem}.news-card.news-card--slider .news-card-image{height:100%}.news-card.news-card--slider .news-card-content{bottom:11rem;left:1.6rem}.news-card.news-card--slider .news-card-content .news-card-category{margin-left:0}.news-card.news-card--slider .news-card-content .news-card-title{color:#fff;max-width:18rem;font-size:1.6rem;margin-top:1.6rem}.news-card.news-card--slider::after{height:100%}}.download-card{background:#fff;border-radius:2rem;padding:3rem 3.2rem}@media (max-width:576px){.download-card{padding:3rem 2.8rem}}.download-card-img{height:7rem;width:auto}@media (max-width:991px){.download-card-img{height:5rem}}.download-card-img img{height:100%;width:auto}.download-card-img-download{height:20rem;display:flex;align-items:center;justify-content:center}.download-card-img-download img{height:100%;width:auto}.download-card-content{margin-top:3rem;padding-top:3rem;border-top:1px solid rgba(3,1,0,.1)}@media (max-width:576px){.download-card-content{margin-top:2.4rem;padding-top:2.4rem}}.download-card-content .title{color:#030100;font-size:2rem;font-style:normal;font-weight:600;line-height:30px}@media (max-width:576px){.download-card-content .title{font-size:1.7rem}}.download-card-content .text{color:#030100;font-size:1.5rem;font-weight:400;line-height:23px;opacity:.7;margin-top:1.2rem}@media (max-width:576px){.download-card-content .text{font-size:1.4rem;margin-top:.7rem}}.download-card-content .btn{margin-top:2.8rem}@media (max-width:576px){.download-card-content .btn{margin-top:2rem}}.download-card-content .btn .btn__icon.icon-font{font-size:1rem}.download-card-content.download{border-top:none;margin-top:2.4rem;padding-top:0}.download-card-content.download .text{margin-top:0}.download-card-content.download .download-content{display:flex;align-items:center;gap:1.5rem;height:3rem}.download-card-content.download .download-content .icon{font-size:3rem}.download-card-content.download .btn__icon.icon-font{font-size:1.5rem}.news-card-big{height:50rem;border-radius:2.4rem;position:relative;overflow:hidden;display:block}@media (max-width:991px){.news-card-big{height:auto;border-radius:1rem}}.news-card-big-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:2.4rem;position:absolute;z-index:1}@media (max-width:576px){.news-card-big-img{height:20rem;border-radius:1rem;position:relative}}.news-card-big-img img{width:100%;height:100%;border-radius:2.4rem;-o-object-fit:cover;object-fit:cover;position:relative;z-index:0}@media (max-width:576px){.news-card-big-img img{height:20rem;border-radius:1rem}}.news-card-big-content{position:absolute;bottom:6.3rem;left:8rem;z-index:2}@media (max-width:576px){.news-card-big-content{position:relative;bottom:auto;left:auto;display:flex;flex-direction:column}}.news-card-big-title{font-size:4rem;font-style:normal;font-weight:500;line-height:56px;color:#fff;max-width:71.5rem}@media (max-width:576px){.news-card-big-title{color:#030100;font-size:1.8rem;line-height:27px;order:2;margin-top:1rem}}.news-card-big-date{color:#fff;font-size:2rem;font-style:normal;font-weight:500;line-height:normal;margin-top:4rem}@media (max-width:576px){.news-card-big-date{color:#030100;font-size:1.4rem;line-height:20px;margin-top:1.2rem;order:1}}.news-card-big-link{color:#fff;font-size:1.7rem;font-style:normal;font-weight:600;line-height:32px;display:flex;align-items:center;background-color:#e4032d;border-radius:.8rem;padding:1rem 2rem;width:18rem;gap:2rem;margin-top:5rem}@media (max-width:576px){.news-card-big-link{display:none}}.news-card-big-link svg{transition:.3s;width:1em;height:1em;color:#fff}.news-card-big-link:hover svg{transform:translateX(1rem)}.news-card-big::after{border-radius:2.4rem;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 87.05%);position:absolute;width:100%;height:100%;border-radius:1rem;z-index:1;content:"";border-radius:1.2rem}.news-card-big:hover .news-card-big-link svg{transform:translateX(1rem)}.filtered-by-brands{display:flex;align-items:center;gap:1.6rem;margin-bottom:3rem;padding:0 var(--container-pusher);border-bottom:1px solid rgba(3,1,0,.1);padding-bottom:3rem}@media (max-width:991px){.filtered-by-brands{margin-top:3rem;margin-bottom:3rem;overflow:auto;margin-right:-2rem;padding-right:4rem}.filtered-by-brands::-webkit-scrollbar{display:none}}.product-card{display:flex;flex-direction:column;align-items:center;border-radius:2rem;background:linear-gradient(0deg,#faf2e4 0,#faf2e4 100%),radial-gradient(78.33% 65.8% at 50% 84.7%,rgba(255,255,255,.4) 0,rgba(255,255,255,0) 100%),linear-gradient(0deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 100%),#a79494;height:50rem;width:32.2%;position:relative;overflow:hidden}@media (max-width:768px){.product-card{width:48%}}@media (max-width:576px){.product-card{width:100%;height:37rem}}.product-card-title{color:#f5af47;text-align:center;font-size:2rem;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-.2px;text-transform:capitalize;max-width:19rem;margin-top:5.5rem}@media (max-width:576px){.product-card-title{margin-top:3rem;font-size:1.7rem;line-height:24px;max-width:14rem}}.product-card-description{font-size:1.6rem;font-style:normal;font-weight:500;color:#030100;opacity:.6;margin-top:2.5rem}@media (max-width:576px){.product-card-description{font-size:1.5rem;line-height:20px;margin-top:2rem}}.product-card-link{border-radius:5rem;background:linear-gradient(0deg,#fff 0,#fff 100%),#3c3c3c;height:4.2rem;width:16rem;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-style:normal;font-weight:800;letter-spacing:.26px;text-transform:uppercase;color:#030100;margin-top:3.5rem}@media (max-width:576px){.product-card-link{margin-top:2rem;font-size:1.2rem;border-radius:10rem}}.product-card-image{height:23.5rem;width:auto;-o-object-fit:cover;object-fit:cover;position:absolute;bottom:-.5rem}@media (max-width:576px){.product-card-image{height:19rem;bottom:-1.5rem}}.product-card--purple{background:rgba(111,71,245,.1)}.product-card--purple .product-card-title{color:#6f47f5}.product-card--green{background:rgba(35,114,57,.1)}.product-card--green .product-card-title{color:#237239}.product-card--gray{background:rgba(174,184,184,.1)}.product-card--gray .product-card-title{color:#aeb8b8}.product-card--red{background:rgba(221,77,69,.1)}.product-card--red .product-card-title{color:#dd4d45}.product-card--blue{background:rgba(71,205,245,.1)}.product-card--blue .product-card-title{color:#47cdf5}.product-card-grid{display:flex;flex-wrap:wrap;gap:2rem;border-top:1px solid rgba(3,1,0,.1);margin-top:3rem;padding-top:3rem;padding-bottom:6rem}@media (max-width:991px){.product-card-grid{gap:1.4rem;margin-top:0;border-top:none;padding-top:0}}@media (max-width:576px){.product-card-grid{flex-direction:column;justify-content:center;gap:2rem}}.product-list-banner{width:100%;height:24rem;border-radius:2rem;display:flex;align-items:center;background:#dd4d45;padding-left:9.4rem;position:relative;z-index:2}@media (max-width:576px){.product-list-banner--social{padding:0;height:13rem;justify-content:center}}@media (max-width:576px){.product-list-banner{height:14rem;padding-left:2.4rem;border-radius:1.2rem}}.product-list-banner-left{position:relative;z-index:1;max-width:46.4rem}.product-list-banner__title{color:#fff;font-size:3.2rem;font-style:normal;font-weight:600;line-height:50px;letter-spacing:-.64px;position:relative;z-index:1}@media (max-width:576px){.product-list-banner__title{font-size:1.8rem;line-height:28px;max-width:17rem}}.product-list-banner img{position:absolute;z-index:1}.product-list-banner img.product-list-banner__flower{left:-8rem;top:2rem;transform:rotate(53deg);width:16.8rem;height:24.6rem}@media (max-width:576px){.product-list-banner img.product-list-banner__flower{display:none}}.product-list-banner img.product-list-banner__image{right:10rem;width:23rem;height:23rem;-o-object-fit:cover;object-fit:cover}.product-list-banner img.product-list-banner__image.spagetti{right:15rem;top:50%;transform:translateY(-42%)}@media (max-width:991px){.product-list-banner img.product-list-banner__image.spagetti{width:15rem;height:15rem;right:2rem}}@media (max-width:576px){.product-list-banner img.product-list-banner__image.spagetti{width:10rem;height:10rem;right:1rem}}.product-list-banner img.product-list-banner__image.a1{right:34rem;width:auto;height:auto;bottom:-.111rem;z-index:2}@media (max-width:991px){.product-list-banner img.product-list-banner__image.a1{display:none}}@media (max-width:576px){.product-list-banner img.product-list-banner__image.a1{display:block;right:-4.99rem;bottom:0;height:9.7rem}}.product-list-banner img.product-list-banner__image.a2{right:19.5rem;height:33rem;bottom:0;transform:translateY(0)}@media (max-width:991px){.product-list-banner img.product-list-banner__image.a2{display:none}}.product-list-banner img.product-list-banner__image.a3{height:24rem;width:auto;right:0;bottom:0;transform:translateY(0);top:0}@media (max-width:991px){.product-list-banner img.product-list-banner__image.a3{display:none}}.product-list-banner::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:2rem;background:#dd4d45}.product-list-banner-ellipse{width:20rem;height:20rem;border-radius:50%;background:#f5eee5;position:absolute;left:-10rem;top:5.5rem;z-index:-3}@media (max-width:576px){.product-list-banner-ellipse{display:none}}.product-list-banner .social{position:relative;z-index:1;font-size:2.2rem}@media (max-width:576px){.product-list-banner .social{align-items:center;justify-content:space-around;width:70%;margin:0 auto}}.product-list-banner .social-item{width:4.4rem;height:4.4rem;color:#dd4d45}.pagination{display:flex;flex-direction:column;gap:2rem;align-items:center;margin-top:4rem;justify-content:center;width:100%}.pagination-wrapper{display:flex;justify-content:center;gap:1rem}.pagination__page{text-align:center;cursor:pointer;display:block;width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.7rem;font-style:normal;font-weight:400;line-height:38px;letter-spacing:.34px;color:#141417;transition:.3s}@media (max-width:576px){.pagination__page:nth-child(n+4):nth-last-child(n+4){display:none}}.pagination__page.active{color:#fff;background:#e4032d;font-weight:500}.pagination__page:hover{background:#f5eee5;color:#e4032d}.pagination__text{text-align:center;font-size:1.5rem;font-style:normal;font-weight:400;letter-spacing:-.15px;color:#647187}.pagination__icon{height:1em;width:1em;display:flex;align-items:center;justify-content:center;color:red}.pagination__button{display:flex;align-items:center;justify-content:center;margin-right:1rem;width:4rem;height:4rem;border-radius:50%}.pagination__button.next{margin-right:0;margin-left:1rem}.pagination__button:hover{background-color:#f5eee5}.pagination__button.disabled{cursor:not-allowed;background-color:#f5eee5;pointer-events:none}.pagination__button.disabled .pagination__button__icon{color:#647187}.contact-us-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(#f5eee5,#fbf9f6);padding-top:15rem;padding-bottom:10rem;position:relative}@media (max-width:576px){.contact-us-wrapper{padding-top:13rem;padding-bottom:10rem;overflow:hidden}}.contact-us-wrapper-title{font-size:3.2rem;font-style:normal;font-weight:600;line-height:normal;color:#030100}@media (max-width:576px){.contact-us-wrapper-title{font-size:2rem;max-width:25rem;line-height:33px;text-align:center}}.contact-us-wrapper-text{font-size:1.8rem;font-style:normal;font-weight:400;line-height:34px;color:rgba(53,53,53,.8);margin-top:2rem;max-width:68rem;text-align:center}@media (max-width:576px){.contact-us-wrapper-text{font-size:1.5rem;line-height:24px;margin-top:1.5rem;max-width:29rem}}.contact-us-wrapper-link{border-radius:4rem;background:#e4032d;box-shadow:0 6px 12px 0 rgba(228,3,45,.12);display:flex;width:30rem;padding:1.8rem 2.5rem;justify-content:center;align-items:center;gap:1rem;font-size:1.6rem;font-style:normal;font-weight:700;line-height:normal;color:#fff;margin-top:7rem;transition:.3s}.contact-us-wrapper-link:hover{background:#d0022c}@media (max-width:576px){.contact-us-wrapper-link{width:19rem;font-size:1.4rem;padding:1.5rem 2rem;margin-top:3.6rem;border-radius:1.2rem}}.contact-us-wrapper-image{position:absolute}.contact-us-wrapper-image:first-child{left:9rem;top:8rem}@media (max-width:991px){.contact-us-wrapper-image:first-child{left:7rem;height:14rem}}@media (max-width:576px){.contact-us-wrapper-image:first-child{height:10rem;left:-1.8rem;top:2rem}}.contact-us-wrapper-image:nth-child(2){right:8.2rem;top:7rem;height:23rem}@media (max-width:991px){.contact-us-wrapper-image:nth-child(2){right:5rem;height:10rem}}@media (max-width:576px){.contact-us-wrapper-image:nth-child(2){display:none}}.contact-us-wrapper-image:nth-child(3){right:14rem;bottom:0;height:20rem}@media (max-width:991px){.contact-us-wrapper-image:nth-child(3){right:10rem;height:19rem}}@media (max-width:576px){.contact-us-wrapper-image:nth-child(3){right:-6.7rem;height:15rem;bottom:4rem}}.contact-us-wrapper-image:nth-child(4){left:24.3rem;bottom:2rem;width:15.2rem;height:23.8rem;transform:rotate(-80deg) rotateY(180deg)}@media (max-width:991px){.contact-us-wrapper-image:nth-child(4){left:13rem;bottom:5rem;width:9.6rem;height:15rem}}@media (max-width:576px){.contact-us-wrapper-image:nth-child(4){left:-7rem;bottom:2rem}}.contact-us-wrapper .border-shape{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);width:8rem;background:#fbf9f6;background:0 0;display:flex;align-items:center;justify-content:center}.contact-us-wrapper .border-shape img{height:4rem;-o-object-fit:contain;object-fit:contain}.product-features-list{width:100%;border-radius:1.2rem;border:1px solid #e6e4e2;padding:0}.product-features-list-item{display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid #e6e4e2;padding:2rem 2.5rem}@media (max-width:576px){.product-features-list-item{padding:1.6rem 1.8rem}}.product-features-list-item:last-child{border-bottom:none}.product-features-list-item:first-child{background:#f5eee5;border-radius:1.2rem 1.2rem 0 0}.product-features-list-item:first-child .product-features-list-item-title{font-weight:600}@media (max-width:576px){.product-features-list-item:first-child .product-features-list-item-title{font-weight:500;font-size:1.6rem}}.product-features-list-item:first-child .product-features-list-item-value{font-weight:600}@media (max-width:576px){.product-features-list-item:first-child .product-features-list-item-value{font-weight:500;font-size:1.6rem}}.product-features-list-item-title{color:#222;font-size:1.8rem;font-style:normal;font-weight:400;line-height:normal}@media (max-width:576px){.product-features-list-item-title{font-size:1.5rem}}.product-features-list-item-value{font-size:1.8rem;color:#222;font-style:normal;font-weight:500}@media (max-width:576px){.product-features-list-item-value{font-size:1.5rem}}.social-share{display:flex;align-items:center;justify-content:space-between;width:100%;background:#fff;padding:2rem 2.7rem;align-items:center;border-radius:2rem;margin-top:5rem}@media (max-width:576px){.social-share{padding:2rem 1.5rem;flex-direction:column;margin-top:3rem}}.social-share h3{color:#030100;font-size:1.8rem;font-style:normal;font-weight:600;line-height:50px;letter-spacing:-.36px;margin-bottom:0}.social-share-links{display:flex;align-items:center;gap:1.3rem}.social-share-link{width:4.8rem;height:4.8rem;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,.1);background:#fff;transition:.3s;color:#030100}.social-share-link:hover{background:#f5f5f5}.content hr{width:calc(100% + var(--page-padding-x) * 2);margin-left:calc(var(--page-padding-x) * -1);border-top:1px solid rgba(3,1,0,.15);margin-bottom:4rem}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-bottom:2rem;line-height:1.6em;font-weight:600;color:var(--content-color)}@media (max-width:991px){.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-top:0}}.content h1{font-size:2.1rem}@media (max-width:576px){.content h1{font-size:1.6rem}}.content h2{font-size:2.1rem}@media (max-width:576px){.content h2{font-size:1.6rem}}.content h3{font-size:2.1rem}@media (max-width:576px){.content h3{font-size:1.6rem}}.content h4{font-size:2.1rem}@media (max-width:576px){.content h4{font-size:1.6rem}}.content h5{font-size:2.1rem}@media (max-width:576px){.content h5{font-size:1.6rem}}.content h6{font-size:2.1rem}@media (max-width:576px){.content h6{font-size:1.6rem}}.content p{margin-bottom:2rem;font-weight:400;color:#030100;line-height:1.8em;font-size:1.6rem}.content p:last-child:last-of-type{margin-bottom:0}@media (max-width:576px){.content p{margin-bottom:3rem;font-size:1.4rem}}.content p b{font-weight:500;color:var(--content-color)}.content a:not(.btn){font-weight:500;color:#030100;opacity:.7;display:block;line-height:1.4}.content a:not(.btn).active,.content a:not(.btn):hover{opacity:1;text-decoration:underline}.content ul{margin-bottom:4rem;padding-left:2rem}@media (max-width:991px){.content ul{font-size:1.8rem}}@media (max-width:576px){.content ul{margin-bottom:3rem;padding-left:1.5rem}}.content ul li{display:flex;align-items:flex-start;font-size:1.6rem;margin-bottom:1rem;position:relative;color:var(--content-color);line-height:1.5;font-weight:300}@media (max-width:991px){.content ul li{padding-left:1rem}}@media (max-width:576px){.content ul li{font-size:1.4rem;padding-left:0}}.content ul li:last-child{margin-bottom:0}.content ul li::before{content:"";width:1em;height:1em;font-size:4px;border-radius:50%;position:absolute;left:-2rem;top:1rem;border-radius:50%;background:#030100}@media (max-width:576px){.content ul li::before{left:-1.5rem}}.content iframe{width:100%;height:60rem}.content--white{--content-color:#fff}.content--white h1,.content--white h2,.content--white h3,.content--white h4,.content--white h5,.content--white h6{color:#fff}.content--white a:not(.btn){font-weight:500;color:#fff;opacity:1;display:inline;line-height:inherit;text-decoration:underline}.content--white p{color:#fff}.content--big h1,.content--big h2,.content--big h3,.content--big h4,.content--big h5,.content--big h6{font-size:2.6rem}.content--big p{font-size:1.8rem;color:var(--content-color)}@media (max-width:576px){.content--big p{font-size:1.5rem}}.content--small p{font-size:1.5rem}.content--light p{color:var(--content-color)}.subpage{position:relative}.subpage__title{max-width:100rem}@media (max-width:576px){.subpage__title{max-width:90%;font-size:3.6rem}}@media (max-width:576px){.subpage__toptitle{margin-bottom:1rem}}.subpage-intro{background:#f5eee5}@media (max-width:576px){.subpage-intro{padding-bottom:5rem}}.subpage-intro.with-border-bottom{padding-bottom:4rem;margin-bottom:4rem;border-bottom:1px solid rgba(3,1,0,.1)}.subpage-intro .bg-shape{top:14.7rem;right:2.5rem;transform:unset}@media (max-width:991px){.subpage-intro .bg-shape{top:var(--header-height);width:150%;right:0;transform:translateX(50%)}}.subpage-intro-row{display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){.subpage-intro-row{flex-direction:column;gap:5rem}}.subpage-intro-row-left{flex:0 0 40%;max-width:40%}@media (max-width:576px){.subpage-intro-row-left{flex:0 0 100%;max-width:100%}}.subpage-intro-row-right{flex:0 0 50%;max-width:50%}@media (max-width:576px){.subpage-intro-row-right{flex:0 0 100%;max-width:100%}}.subpage-intro-row .quality-wrapper{display:flex;gap:4rem;align-items:center}.subpage-intro .content{margin-top:3rem}.subpage-content-row{display:flex;justify-content:space-between}@media (max-width:768px){.subpage-content-row{flex-direction:column;gap:5rem}}.subpage-content-row .subpage-content-left{flex:0 0 50%;max-width:50%}@media (max-width:768px){.subpage-content-row .subpage-content-left{flex:0 0 100%;max-width:100%}}.subpage-content-row .subpage-content-right{flex:0 0 48%;max-width:48%}.subpage-content-row .info-card+.info-card{margin-top:2rem}.subpage-content-row .map{transform:translateY(-33rem);margin-bottom:-33rem}.subpage--center .subpage-intro-content{display:flex;align-items:center;justify-content:center;flex-direction:column}.subpage--center .subpage-intro-content .title,.subpage--center .subpage-intro-content .toptitle{text-align:center}.section{position:relative}@media (max-width:576px){.section{padding-top:5rem;padding-bottom:5rem}.section.company-about-section{padding-top:0}.section.company-quality-section{padding-bottom:0}.section.company-press-section{padding-bottom:0}.section.company-social-section{padding-top:0}.section.company-meet-section{padding-bottom:2.4rem}}.section-toptitle{margin-bottom:2rem}.section-wrapper{overflow:hidden;padding-top:7.5rem}@media (max-width:576px){.section-wrapper{padding-top:0}}.section-wrapper:last-child{padding-bottom:10rem}@media (max-width:576px){.section-wrapper:last-child{padding-bottom:3rem}}.section-wrapper.bg-beige{background:#f5eee5;padding-bottom:7rem}@media (max-width:576px){.section-wrapper.bg-beige{padding-bottom:0}}.section-head{display:flex;justify-content:space-between;margin-bottom:5rem;align-items:center}@media (max-width:576px){.section-head{margin-bottom:0}}.section-head-left{flex:0 0 50%;max-width:50%}@media (max-width:576px){.section-head-left{flex:unset;max-width:unset}}.section-head-left .title{margin-bottom:0}.section-head--center{max-width:70%;margin-left:auto;margin-right:auto;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media (max-width:576px){.section-head--center{max-width:34rem;margin-bottom:3rem}.section-head--center .title--md{font-size:2rem}}.section-row{display:flex;justify-content:space-between}@media (max-width:576px){.section-row{flex-direction:column-reverse}}.section-row.reverse{flex-direction:row-reverse}@media (max-width:576px){.section-row.reverse{flex-direction:column-reverse}}.section-row.reverse .section-right{flex:0 0 32.7%;max-width:32.7%}@media (max-width:768px){.section-row.reverse .section-right{flex:0 0 100%;max-width:100%;margin-top:3.2rem}}@media (max-width:576px){.section-row.reverse .section-right{flex:0 0 100%;max-width:100%;margin-top:3.2rem}}.section-row.reverse .section-left{flex:0 0 63%;max-width:63%}@media (max-width:991px){.section-row.reverse .section-left{flex:0 0 55%;max-width:55%}}@media (max-width:768px){.section-row.reverse .section-left{flex:0 0 97%;max-width:97%}}@media (max-width:576px){.section-row.reverse .section-left{flex:0 0 100%;max-width:100%}}.section-row.center{align-items:center}@media (max-width:768px){.section-row.center.variety-section{flex-direction:column}}.section-left{flex:0 0 48%;max-width:48%}@media (max-width:576px){.section-left{flex:0 0 100%;max-width:100%;margin-top:3.2rem}}.section-right{flex:0 0 40%;max-width:40%}@media (max-width:576px){.section-right{flex:0 0 100%;max-width:100%}}.section-right-img{position:relative;width:100%;height:100%}.section-right-img .peach-img{bottom:7rem;left:0;transform:translateX(-9rem);height:26rem}@media (max-width:576px){.section-right-img .peach-img{height:19rem;transform:translateX(-5rem);bottom:-1rem}}.section-right-img .company-about-section-img{width:50rem;height:60rem;-o-object-fit:cover;object-fit:cover;border-radius:2.4rem}@media (max-width:576px){.section-right-img .company-about-section-img{border-radius:.8rem;height:30rem;width:100%}}@media (max-width:576px){.section-right-img .company-about-section-img.width-full{width:100%}}.section-right-img .company-about-section-img.with-small{width:41rem;height:62rem}.section-right-img .company-about-section-img.small-img{width:41rem;height:62rem}@media (max-width:576px){.section-right-img .company-about-section-img.small-img{width:100%;height:30rem}}.section-right-img .company-about-section-img.big-img{height:100%}@media (max-width:576px){.section-right-img .business-partners-img{margin-top:2.5rem}}.section-right-img .leaf-img{left:0;top:5rem;transform:translateX(-50%)}@media (max-width:576px){.section-right-img .leaf-img{transform:translateX(-50%) rotateZ(60deg)}}.section-right-img .strawberries-img{right:-1.5rem;top:0;transform:translateX(40%) rotateY(180deg) rotate(18deg);height:30rem}@media (max-width:576px){.section-right-img .strawberries-img{display:none}}.section .border-shape{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);width:8rem;background:#fbf9f6;display:flex;align-items:center;justify-content:center}.section .border-shape img{height:4rem;-o-object-fit:contain;object-fit:contain}@media (max-width:576px){.section .border-shape img{height:3.2rem}}.section.with-top-border{padding-top:5rem;border-top:1px solid rgba(3,1,0,.1)}@media (max-width:576px){.section.with-top-border{margin-top:7rem;padding-top:7rem}.section.with-top-border.career-positions-section{padding-bottom:2rem}}.section.bg-linear-shape::before{content:"";background:linear-gradient(316deg,rgba(255,255,255,0) 20.33%,rgba(255,255,255,.07) 106.81%);width:50%;height:40rem;position:absolute;right:0;top:0;z-index:-1}.section.bg-white::before{content:"";opacity:.85;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 100%);height:100%;width:100%;position:absolute;left:0;top:0;z-index:-1}.section--row{display:flex;justify-content:space-between}.circle{position:absolute;width:1em;height:1em;font-size:28rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.circle img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.circle--md{font-size:25rem}.circle--sm{font-size:21rem}.circle--xxs{font-size:2rem}.circle--light-orange{background:rgba(254,170,115,.15)}.circle--orange{background:#f5af47}.circle--yellow{background:rgba(235,212,86,.15)}.circle--green{background:#e5ebe3}.circle--beige{background:rgba(215,190,159,.1)}.circle--bottom-right{right:0;bottom:0;transform:translate(20%,30%)}@media (max-width:576px){.circle--bottom-right{font-size:15rem;right:-3.4rem}}.circle--bottom-right img{height:18rem}.timeline-item{display:flex;gap:4.7rem;overflow:hidden;padding-bottom:5rem;padding-right:1rem}.timeline-item:last-child{padding-bottom:0}.timeline-item:last-child .timeline-item-icon .line{display:none}@media (max-width:576px){.timeline-item{padding-right:0;gap:1rem}}.timeline-item-icon{position:relative}.timeline-item-icon .line{position:absolute;left:50%;top:5.5rem;transform:translateX(-50%)}.timeline-item-content .text{color:rgba(3,1,0,.8);font-style:normal;font-weight:300;line-height:32px}.btn{width:auto;text-align:center;display:inline-flex;justify-content:center;align-items:center;height:4.6rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;transition:.3s;font-size:1.5rem;font-weight:600;padding:0 2.7rem;cursor:pointer;box-sizing:border-box;border-radius:1.2rem}@media (max-width:768px){.btn{height:5.5rem}}@media (max-width:576px){.btn{height:4.2rem}}.btn__text{line-height:1}.btn--lg{height:6rem;font-size:1.4rem}.btn--md{height:5.2rem;font-size:1.7rem}@media (max-width:576px){.btn--md{height:4.7rem;font-size:1.5rem}}.btn--sm{height:5rem;font-size:1.3rem}.btn--xsm{height:4.2rem}.btn--xxsm{height:4rem}.btn--red{background:#e4032d;border-color:#e4032d;color:#fff}.btn--red:focus,.btn--red:hover{background:rgb(202.8311688312,2.6688311688,40.0324675325);border-color:rgb(202.8311688312,2.6688311688,40.0324675325)}.btn--red-light{color:#e4032d;background:#f7f1e9}.btn--red-light:focus,.btn--red-light:hover{background:rgb(240.2,229.1,214.3);border-color:rgb(240.2,229.1,214.3);color:#e4032d}.btn--transparent-white{background:0 0;color:#fff;border:1px solid #61ca6f}.btn--transparent-white:focus,.btn--transparent-white:hover{background:#61ca6f;border-color:#61ca6f;color:#030100}.btn--transparent-gray{background:0 0;color:#f0eff2;border:1px solid #f0eff2}.btn--transparent-gray:focus,.btn--transparent-gray:hover{background:#e4032d;border-color:#e4032d;color:#fff}.btn--transparent-black{background:0 0;color:#030100;border:1px solid rgba(3,1,0,.4)}.btn--transparent-black:focus,.btn--transparent-black:hover{background:#e4032d;border-color:#e4032d;color:#fff}.btn--full{display:flex;width:100%}.btn--i{min-width:unset;height:5.2rem;width:5.2rem;padding:0;flex-shrink:0;font-size:2.2rem;border-radius:50%}@media (max-width:768px){.btn--i{width:4.8rem;height:4.8rem;font-size:1.8rem}}.btn--i .btn__icon{height:1em}@media (max-width:576px){.btn--i .btn__icon{font-size:2.5rem}}.btn--i.btn--xxsm{height:4rem;width:4rem;font-size:1.2rem}.btn--white{background:#fff;color:#030100}.btn--white:focus,.btn--white:hover{background-color:rgb(249.9,249.9,249.9);color:#030100}.btn--black{background:#030100;color:#fff}.btn--black:focus,.btn--black:hover{background-color:#000;color:#fff}.btn-row{display:flex;align-items:center}.btn-row .btn+.btn{margin-left:2rem}.btn--i-left,.btn--i-right{min-width:unset}.btn--i-left .btn__icon,.btn--i-right .btn__icon{font-size:1.3rem}.btn--i-left{padding-left:5.5rem}.btn--i-left .btn__icon{margin-right:2rem;left:2.3rem}.btn--i-right .btn__icon{margin-left:.8rem}.btn--i-separete{background:0 0;padding-left:0;padding-right:0;justify-content:unset}.btn--i-separete .btn__icon{position:static;height:4.4rem;width:4.4rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.btn__icon{transition:.3s}.btn--fixed{position:fixed;bottom:18rem;right:5rem;z-index:10;border-radius:50%;width:7.2rem;height:7.2rem;padding:0}@media (max-width:991px){.btn--fixed{right:var(--container-gutter);bottom:10rem}}@media (max-width:576px){.btn--fixed{width:5.2rem;height:5.2rem}}.btn--fixed .icon{font-size:3.2rem}@media (max-width:576px){.btn--fixed .icon{font-size:2.2rem}}.btn.br-0{border-radius:0}.btn.p-none{pointer-events:none}.btn__caret{margin-left:2rem;font-size:7px;opacity:.5;height:1em}.btn--back{padding:0}.btn-group{border-radius:2.7rem;overflow:hidden;min-width:22rem;border:1px solid rgba(3,1,0,.1);display:flex;align-items:center;justify-content:center}.btn-group .btn{border-radius:0;flex:0 1 auto;max-width:33.3%;width:100%;height:5.4rem;border:0}.btn-group .btn:not(:last-child){border-right:1px solid rgba(3,1,0,.1)}.btn-group .btn .btn__icon{font-size:1.4rem}.btn-group--md{border-radius:2.4rem}.btn-group--md .btn{height:4.8rem}.loadmore{display:flex;justify-content:center;align-items:center;margin-top:10rem}@media (max-width:576px){.loadmore{margin-top:3rem}.loadmore .btn{border:none;color:#e4032d;text-decoration:underline;font-size:14px}.loadmore .btn:hover{background:0 0}}.loadmore .btn{border-radius:5rem;min-width:14rem}.single_contact_button{background-color:#e4032d;padding:8px 60px 8px 15px;display:flex;align-items:center;gap:20px;border-radius:50px;margin-bottom:30px}.single_contact_button span{font-size:14px;font-style:normal;font-weight:800;letter-spacing:.28px;color:#fff;text-transform:uppercase}.policy-banner{background:rgba(3,1,0,.7);display:flex;align-items:center;justify-content:space-between;padding:3rem 5rem;position:fixed;bottom:0;left:0;z-index:10;transition:.3s}@media (max-width:576px){.policy-banner{flex-direction:column;padding:3rem var(--container-gutter);gap:3rem}}.policy-banner-left{flex:0 0 76%;max-width:76%}@media (max-width:576px){.policy-banner-left{max-width:100%;flex:unset}}.policy-banner.hide{opacity:0;pointer-events:none}.policy-banner-text{max-width:102rem;max-width:76%}@media (max-width:576px){.policy-banner-text{max-width:100%}}@media (max-width:576px){.policy-banner .btn{width:100%}}.quality-card{padding:3.1rem 3rem;background:#fff;border-radius:2rem}.quality-card+.quality-card{margin-top:2.6rem}@media (max-width:576px){.quality-card{padding:2.4rem;border-radius:1.4rem}}.quality-card-title{font-size:2.2rem;font-weight:600;margin-bottom:1.5rem}@media (max-width:576px){.quality-card-title{font-size:1.8rem}}.quality-card .link,.quality-card .text{margin-top:1.5rem}@media (max-width:576px){.quality-card .link,.quality-card .text{font-size:1.5rem}}.quality-card--small{padding:2.5rem 3rem}.quality-card--small .quality-card-title{margin-bottom:1rem}.quality-card--small .link,.quality-card--small .text{margin-top:1rem}.quality-card--small+.quality-card--small{margin-top:3.2rem}@media (max-width:576px){.quality-card--small+.quality-card--small{margin-top:2.2rem}}.link{display:inline-flex;font-size:1.7rem;text-decoration:none;font-weight:600;transition:.3s;cursor:pointer;color:#030100}.link:hover{color:#e4032d}.link--xl{font-size:3.2rem}.link--lg{font-size:2.2rem}.link--mlg{font-size:1.8rem}.link--md{font-size:1.6rem}.link--xmd{font-size:1.5rem}.link--sm{font-size:1.4rem}@media (max-width:576px){.link--sm{font-size:1.3rem}}.link--underline{text-decoration:underline}.link--red{color:#e4032d}.link--red:hover{color:rgb(177.6623376623,2.3376623377,35.0649350649)}.link--red-light{color:#ed1a3d}.link--red-light:hover{color:rgb(196.5506072874,15.4493927126,45.4898785425)}.link--blue{color:#38a8d1}.link--blue:hover{color:rgb(40.1795918367,138.0081632653,173.8204081633)}.link--white{color:#fff}.link--white:hover{color:#030100}@media (max-width:576px){.link--white{font-size:1.8rem}}.link--light-gray{color:#fbf9f6}.link--light-gray:hover{color:rgb(235.3076923077,225.4615384615,210.6923076923)}.link--dark-gray{color:rgba(3,1,0,.8)}.link--dark-gray:hover{color:#030100}.link--gray{color:rgba(3,1,0,.6)}.link--gray .link__icon{color:rgba(3,1,0,.6)}.link--gray:hover{color:#030100}.link--black{color:#030100}.link--black:hover{color:#e4032d}.link--light-black{color:rgba(3,1,0,.8)}.link--light-black:hover{color:#e4032d}.link__icon{font-size:1.3rem;transition:.3s;color:#e4032d}.link__icon.md{font-size:1.7rem}.link--i-left{display:flex;align-items:center;justify-content:flex-start}.link--i-left:hover .link__icon{transform:scale(1.2)}.link--i-left:hover .link__text::after{width:100%}.link--i-left .link__icon{margin-right:1.5rem}.link--i-right{display:flex;align-items:center;justify-content:flex-start}.link--i-right .link__icon{margin-left:1rem}.link--i-right:hover .link__icon{transform:scale(1.2)}.link--i-right:hover .link__text::after{width:100%}.link--i-transformed .link__icon{transform:rotate(-45deg)}.principle-item-top{display:flex;align-items:center;gap:1.5rem}.principle-item .text{margin-top:3rem}@media (max-width:576px){.principle-item .text{margin-top:1.5rem;font-size:1.5rem}}.principle-item-title{font-weight:600;font-size:2.2rem}@media (max-width:576px){.principle-item-title{font-size:1.6rem}}.principle-item--column .principle-item-top{flex-direction:column;align-items:flex-start}.principle-item--column .principle-item-title{color:#e4032d;font-size:1.3rem;text-transform:uppercase;font-weight:800}.principle-item--column .btn{height:4.8rem;width:4.8rem;font-size:2.5rem}.principle-item--column .text{margin-top:1rem;font-size:1.8rem;font-weight:500;color:#030100}.culture-card{position:relative;border-radius:2rem;height:40.8rem;overflow:hidden}@media (max-width:991px){.culture-card{height:32rem}}@media (max-width:576px){.culture-card{width:24rem;height:22rem}}.culture-card::after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:linear-gradient(rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 100%)}.culture-card-img{position:absolute;left:0;top:0;height:100%;width:100%}.culture-card-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.culture-card-title{font-weight:700;position:absolute;bottom:6rem;left:5.4rem;z-index:1;max-width:25rem}@media (max-width:576px){.culture-card-title{left:2rem;bottom:3rem;font-weight:600}}.career-card{background:#fff;border-radius:2rem}.career-card-content{padding:3rem 3rem}@media (max-width:576px){.career-card-content{padding:2rem 1.8rem}}.career-card-footer{display:flex;align-items:center;justify-content:space-between;padding:2.2rem 3rem;border-top:1px solid rgba(3,1,0,.1);padding-right:2.4rem}@media (max-width:991px){.career-card-footer{flex-direction:column;gap:2.5rem;padding:2.8rem 1.8rem 2rem;align-items:flex-start}.career-card-footer .btn{width:100%}}.career-card-footer .info+.info{margin-left:4rem}.career-card-title{font-size:2.2rem;font-weight:600}@media (max-width:576px){.career-card-title{font-size:1.6rem}}.career-card .text{margin-top:1.5rem;max-width:50rem}@media (max-width:576px){.career-card .text{margin-top:.7rem;max-width:100%}}.box{background:#fff;padding:5.5rem 8rem;border:1px solid rgba(3,1,0,.1);position:relative;z-index:1;border-radius:2.4rem;box-shadow:0 10px 20px -15px rgba(143,143,163,.4)}.box.form-modal{padding:4.8rem;width:47.5rem;position:fixed;right:5rem;top:50%;transform:translateY(-50%);opacity:0;pointer-events:none;z-index:102;height:90vh;overflow-y:auto;transition:.3s ease-in-out}.box.form-modal::-webkit-scrollbar{width:4px;margin-right:2rem;display:none}@media (max-width:991px){.box.form-modal{width:100%;max-width:calc(100% - 2 * var(--container-gutter));right:unset;bottom:unset;left:50%;top:50%;transform:translate(-50%,-50%);height:100dvh;max-width:100%;border-radius:0}}@media (max-width:576px){.box.form-modal{padding:2rem;max-width:100%}}.box.form-modal.active{opacity:1;pointer-events:all}.box.form-modal .box-header{margin-bottom:2rem;position:relative}.box.form-modal .toptitle{font-size:1.5rem!important;margin-bottom:0!important}.box.form-modal .title{font-size:2.2rem!important;font-weight:500}.box.form-modal .input-row{gap:2.4rem}.box.form-modal .mt-6{margin-top:2rem}@media (max-width:576px){.box.form-modal .box-content{max-height:70vh;overflow-y:auto}}@media (max-width:991px){.box{padding:4rem}}@media (max-width:576px){.box{padding:2.4rem;border-radius:.8rem}}.box-header .toptitle{font-weight:500}.box-header .title{font-weight:600}.box-header .modal-close{font-size:2.5rem;position:absolute;right:0;top:0}.box-title{font-size:2.6rem;font-weight:600;margin-bottom:3rem}.box-footer{display:flex;justify-content:space-between;align-items:center}.box--application{padding:0}@media (max-width:576px){.box--application{border-radius:1rem}}.box--application .box-header{padding:4rem 5rem;padding-bottom:3.6rem;border-bottom:1px solid rgba(3,1,0,.1);min-height:13.2rem}.box--application .box-header .share-button{display:none}@media (max-width:991px){.box--application .box-header{min-height:auto}}@media (max-width:576px){.box--application .box-header{padding:2.4rem 1.6rem;display:flex;align-items:center;justify-content:space-between}.box--application .box-header .share-button{display:flex}}.box--application .box-header .title{font-size:2.2rem}@media (max-width:576px){.box--application .box-header .title{font-size:1.6rem}}.box--application .box-header .toptitle{margin-bottom:0}@media (max-width:576px){.box--application .box-header .toptitle{font-size:1.3rem}}.box--application .box-content{padding:3.6rem 5rem;padding-bottom:2rem}@media (max-width:576px){.box--application .box-content{padding:2.4rem 1.6rem}}.box--application .box-content .btn{margin-top:4rem;width:100%}@media (max-width:576px){.box--application .box-content .btn{margin-top:2.4rem}}.box--application .box-footer{padding:3.9rem;padding-top:0;padding-bottom:3rem;flex-direction:column;gap:2rem}@media (max-width:576px){.box--application .box-footer{display:none}}.box--application .box-footer .social .social__item+.social__item{margin-left:3rem}.box--application .info+.info{margin-top:2rem}.box--application .social-item{height:5.8rem;width:5.8rem;color:rgba(3,1,0,.7)}.box--contact .box-header{margin-bottom:3rem}@media (max-width:576px){.box--contact .box-header{margin-bottom:2rem}}.box--contact .box-header .title{font-size:2.2rem}@media (max-width:576px){.box--contact .box-header .title{font-size:1.6rem}}.box--contact .checkbox{margin-top:3rem}@media (max-width:576px){.box--contact .btn{margin-top:2rem}}.box--banner{padding:2.7rem 3.2rem;border-radius:2rem;border:none;display:flex;gap:2.3rem;align-items:center;box-shadow:unset}@media (max-width:576px){.box--banner{padding:1.5rem var(--container-gutter);border-radius:1.4rem;gap:1.8rem}}.box--banner .box-title{margin-bottom:0;font-size:1.8rem}@media (max-width:576px){.box--banner .box-title{font-size:1.5rem}}@media (max-width:576px){.box--banner .text{font-size:1.4rem}}.box--banner .box-left img{height:3rem;-o-object-fit:contain;object-fit:contain}@media (max-width:576px){.box--banner .box-left img{height:2.5rem}}.map{height:20rem;border-radius:1.2rem;overflow:hidden}@media (max-width:576px){.map{height:18rem;border-radius:.8rem}}.map iframe{height:100%;width:100%;border:0;border-radius:1.2rem}@media (max-width:576px){.map iframe{border-radius:.8rem}}.branch-card{padding:2.7rem;background:#fff;display:flex;align-items:center;justify-content:space-between;border-radius:2.4rem}@media (max-width:576px){.branch-card{flex-direction:column;border-radius:.8rem;padding:2rem}}.branch-card .map{flex:0 0 31%;max-width:31%}@media (max-width:576px){.branch-card .map{flex:0 0 100%;max-width:100%;margin-bottom:1.6rem;width:100%}}.branch-card+.branch-card{margin-top:1.7rem}.branch-card-content{flex:0 0 64.5%;max-width:64.5%}@media (max-width:576px){.branch-card-content{flex:0 0 100%;max-width:100%}}.branch-card-content .link{font-weight:500;margin-top:.5rem}.branch-card-name{font-size:2.2rem;font-weight:600}@media (max-width:576px){.branch-card-name{font-size:1.6rem}}.branch-card .info-row{margin-top:3rem}@media (max-width:576px){.branch-card .info-row{margin-top:1.6rem;flex-direction:column;align-items:flex-start}.branch-card .info-row .info+.info{margin-left:0;margin-top:1.6rem}}.brands-card{display:flex;align-items:center;justify-content:center;background:#fff;height:32.8rem;padding:5rem;border-radius:2rem}.brands-card img{height:20rem;width:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:991px){.brands-card{height:26rem;padding:2.5rem;border-radius:1.6rem}.brands-card img{height:80%}}@media (max-width:576px){.brands-card{height:13rem;padding:.8rem;border-radius:1.4rem;border:1px solid rgba(3,1,0,.1)}.brands-card img{height:70%}}.faq-item{padding:1rem 0;border-radius:2rem}.faq-item.active{padding-bottom:0}.faq-item.active .faq-item-header__icon span{background:#e4032d}.faq-item.active .faq-item-header__icon span:first-child{transform:rotate(0)}.faq-item.active .faq-item-header__title{color:#030100}.faq-item-header{display:flex;align-items:center;gap:.5rem;cursor:pointer;border-bottom:1px solid rgba(3,1,0,.1);padding-bottom:1.5rem}@media (max-width:576px){.faq-item-header{padding-left:1rem}}.faq-item-header__title{font-size:1.8rem;font-weight:500;color:rgba(3,1,0,.6);line-height:1.7em;padding-right:7rem;transition:.3s}@media (max-width:576px){.faq-item-header__title{font-size:1.6rem;padding-right:1rem}}.faq-item-header__icon{width:3.7rem;height:3.7rem;display:flex;align-items:center;justify-content:center;color:#030100;position:relative;transition:.3s;flex-shrink:0}@media (max-width:576px){.faq-item-header__icon{width:1.4rem;height:1.4rem}}.faq-item-header__icon span{position:absolute;width:1.5rem;height:2px;background:#030100;transition:.3s}@media (max-width:576px){.faq-item-header__icon span{width:1.4rem}}.faq-item-header__icon span:first-child{transform:rotate(90deg)}.faq-item-content .accordion-calc{padding-top:2.5rem;padding-bottom:1rem}@media (max-width:576px){.faq-item-content .accordion-calc{padding-top:1rem}}.faq-item-content .title{font-size:1.8rem;font-weight:600}.faq-item-content .text{line-height:1.7em;width:100%;margin-top:1rem;font-weight:300;color:#030100}.faq-item-content .text:last-child{margin-bottom:0}.image-item{display:block;border:none;outline:0}.image-item:focus-visible{border:none}.image-item img{-o-object-fit:cover;object-fit:cover;height:20rem;width:100%;border-radius:2rem}@media (max-width:576px){.image-item img{border-radius:1.4rem}}.image-item-content{margin-top:2rem;display:flex;flex-direction:column;gap:1.2rem}.image-item-content-name{color:#686766;font-size:2.2rem;font-weight:550}@media (max-width:576px){.image-item-content-name{font-size:1.8rem}}.image-item-content-infos{color:rgba(3,1,0,.6);font-size:1.6rem;font-weight:500;display:flex;gap:.5rem;align-items:center}@media (max-width:576px){.image-item-content-infos{font-size:1.4rem}}.image-item:hover .image-item-content-name{color:#e4032d}.business-solution{display:flex;align-items:center;justify-content:space-between;padding:5rem 0}.business-solution:last-child{padding-bottom:10rem}@media (max-width:576px){.business-solution{padding:2rem 0;flex-direction:column;align-items:flex-start}.business-solution:first-child{padding-top:5rem}}.business-solution+.business-solution{border-top:1px solid rgba(3,1,0,.1)}.business-solution-img{flex:0 0 20%;max-width:20%}@media (max-width:576px){.business-solution-img{flex:0 0 100%;max-width:100%}}.business-solution-img img{width:26rem;height:18rem;-o-object-fit:contain;object-fit:contain}@media (max-width:576px){.business-solution-img img{height:10rem;width:auto}}.business-solution-content{flex:0 0 77%;max-width:77%}@media (max-width:576px){.business-solution-content{flex:0 0 100%;max-width:100%;margin-top:1rem}}.business-solution-content .text{margin-top:2rem}@media (max-width:576px){.business-solution-content .text{font-size:1.4rem}}.business-solution-content-features{display:flex;align-items:center;gap:5.6rem;margin-top:2.4rem}@media (max-width:576px){.business-solution-content-features{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:3rem;grid-row-gap:2rem;align-items:flex-start}}.business-solution-content-features-item-title{color:#34312f;opacity:.4;font-style:normal;font-weight:600;letter-spacing:.22px;font-size:1.1rem}.business-solution-content-features-item-text{color:rgba(3,1,0,.8);font-size:1.4rem;font-weight:500;letter-spacing:.28px;margin-top:.8rem}.business-solution-title{font-size:2.2rem;font-weight:600;color:#e4032d;line-height:normal}@media (max-width:576px){.business-solution-title{font-size:1.8rem}}.share-button{position:relative;display:inline-block;background:0 0;padding:0}.share-button .btn{background-color:transparent;font-size:2rem}.share-button-dropdown{display:none;position:absolute;top:100%;right:0;z-index:1;width:19rem;border-radius:1rem;border:1px solid rgba(3,1,0,.1);background:#fbf9f6;box-shadow:0 4px 30px 0 rgba(0,0,0,.1)}.share-button-dropdown-item{padding:8px 16px;display:flex;align-items:center;gap:1.2rem;color:rgba(3,1,0,.6);font-size:1.4rem;font-weight:500}.share-button-dropdown-item .share-icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:1px solid rgba(3,1,0,.1)}.share-button-dropdown-item .share-icon svg{font-size:1.3rem}.share-button-dropdown-item:first-child{border-radius:1rem 1rem 0 0;border-bottom:1px solid rgba(3,1,0,.1)}.share-button-dropdown-item:last-child{border-radius:0 0 1rem 1rem}.share-button-dropdown-item:hover{background-color:#f1f1f1}.share-button.open .share-button-dropdown{display:block}.filter-menu{display:flex;gap:1rem;margin-top:8rem}@media (max-width:991px){.filter-menu{margin-top:4rem;flex-direction:column}}@media (max-width:576px){.filter-menu{margin-top:2rem}}.filter-menu .filter-menu__item{display:flex;flex-direction:column;position:relative;padding:2rem;transition:.3s ease-in-out;min-width:26rem}@media (max-width:991px){.filter-menu .filter-menu__item{min-width:24rem}}@media (max-width:576px){.filter-menu .filter-menu__item{width:100%}}.filter-menu .filter-menu__item label{color:#34312f;font-size:1.1rem;font-weight:700;letter-spacing:.22px;margin-bottom:0;opacity:.4;text-transform:uppercase}.filter-menu .filter-menu__item .custom-select{position:relative}.filter-menu .filter-menu__item .custom-select .select-selected{padding:.8rem 0 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:rgba(3,1,0,.8);font-size:1.6rem;font-style:normal;font-weight:600;letter-spacing:.32px}@media (max-width:576px){.filter-menu .filter-menu__item .custom-select .select-selected{font-size:1.4rem;padding:.4rem 0 0}}.filter-menu .filter-menu__item .custom-select .select-selected::after{content:"";position:absolute;border:solid #000;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg);right:0;transition:.3s ease-in-out}.filter-menu .filter-menu__item .custom-select .select-items{position:absolute;background-color:#fff;width:calc(100% + 4rem);z-index:99;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out;left:-2rem;margin-top:2rem;border-radius:0 0 1rem 1rem}.filter-menu .filter-menu__item .custom-select .select-items div{padding:1.6rem;padding-left:1rem;cursor:pointer;color:rgba(53,53,53,.8);font-size:1.6rem;font-weight:500;letter-spacing:.32px;margin-left:1rem;margin-right:1rem;position:relative}@media (max-width:576px){.filter-menu .filter-menu__item .custom-select .select-items div{font-size:1.4rem;padding:1.2rem}}.filter-menu .filter-menu__item .custom-select .select-items div:hover{border-radius:8px;background:rgba(34,34,34,.05)}.filter-menu .filter-menu__item .custom-select .select-items div:hover::after{content:"";position:absolute;right:2rem;top:50%;display:inline-block;transform:rotate(45deg) translateY(-75%);height:8px;width:5px;border-bottom:2px solid rgba(53,53,53,.8);border-right:2px solid rgba(53,53,53,.8);transition:.3s ease-in-out}.filter-menu .filter-menu__item .custom-select .select-items div:first-child{margin-top:1rem}.filter-menu .filter-menu__item .custom-select .select-items div:last-child{margin-bottom:1rem}.filter-menu .filter-menu__item .custom-select .select-hide{max-height:0;padding:0}.filter-menu .filter-menu__item .custom-select .select-arrow-active.select-items{max-height:250px;overflow-y:auto;border-top:1px solid rgba(34,34,34,.1)}.filter-menu .filter-menu__item.active{background:#fff;border-radius:1rem 1rem 0 0}.filter-menu-mobile{position:relative;display:none}@media (max-width:576px){.filter-menu-mobile{display:block}}.filter-menu-mobile-title{display:flex;align-items:center;gap:1rem;color:#030100;font-size:1.7rem;font-weight:500;letter-spacing:.17px;cursor:pointer}.filter-menu-mobile-content{display:none;position:absolute;border-radius:10px;background:#fff;box-shadow:4px 30px 30px -10px rgba(21,29,51,.15);z-index:999}.filter-menu-mobile-content.active{display:block}.filter-menu-mobile-content .filter-menu__item{border-top:1px solid rgba(34,34,34,.1)}.filter-menu-mobile-content .filter-menu__item:first-child{border-top:none}.filter-menu-mobile-content .filter-menu__item:first-child .select-arrow-active.select-items{min-height:218.22px}.filter-menu-mobile-content .filter-menu__item.active .select-selected::after{transform:rotate(-135deg)}@media (max-width:576px){.container--filter{padding-right:0}}.filter--brands{border-bottom:1px solid rgba(3,1,0,.1)}@media (max-width:576px){.filter--brands{margin-top:30px}}.filter--brands .facetwp-facet-brands{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:3rem;padding-bottom:2rem;gap:1.6rem}@media (max-width:576px){.filter--brands .facetwp-facet-brands{flex-wrap:nowrap;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}}.filter--brands .facetwp-facet-brands::-webkit-scrollbar{display:none}.filter--brands .facetwp-facet-brands .facetwp-checkbox{min-height:58px;border-width:1px;border-style:solid;border-color:rgba(3,1,0,.1);padding:10px 30px;border-radius:14px;display:flex;align-items:center;gap:10px;background:0 0}@media (max-width:576px){.filter--brands .facetwp-facet-brands .facetwp-checkbox{flex:0 0 auto}}.filter--brands .facetwp-facet-brands .facetwp-checkbox .facetwp-checkmark{height:2.2rem;width:2.2rem;background-color:#fff;transition:background-color .25s;border-radius:1.1rem;position:relative}.filter--brands .facetwp-facet-brands .facetwp-checkbox .facetwp-checkmark:after{content:"";position:absolute;left:.9rem;top:.5rem;width:.5rem;height:1rem;transform:rotate(45deg);opacity:0;border-style:solid;border-color:#000;-o-border-image:initial;border-image:initial;border-width:0 2px 2px 0;transition:opacity .25s}.filter--brands .facetwp-facet-brands .facetwp-checkbox img{width:auto;height:40px}.filter--brands .facetwp-facet-brands .facetwp-checkbox.checked{background-color:#000}.filter--brands .facetwp-facet-brands .facetwp-checkbox.checked .facetwp-checkmark:after{display:block;opacity:1}.filter--categories{margin-top:5rem;display:block}@media (max-width:576px){.filter--categories{display:none}}.filter--categories .facetwp-checkbox{background:0 0;padding-left:0;gap:10px;display:flex;align-items:center}.filter--categories .facetwp-checkbox .facet-label{color:rgba(3,1,0,.6);font-weight:500}.filter--categories .facetwp-checkbox.checked{background:0 0}.filter--categories .facetwp-checkbox.checked .facetwp-checkmark{background-image:url(../svg/tik.svg);background-color:#e4032d}.filter--categories .facetwp-facet-product_categories{display:flex;flex-wrap:wrap;gap:20px}@media (max-width:576px){.filter--categories .facetwp-facet-product_categories{gap:0}}.filter--categories .facetwp-facet-product_categories .facetwp-checkmark{height:1.2em;width:1.2em;display:inline-flex;position:relative;cursor:pointer;background-color:#fff;flex-shrink:0;background-repeat:no-repeat;background-position-x:50%;background-position-y:45%;border-radius:.6rem}.modal-content .facetwp-checkbox{background:0 0;gap:10px;display:flex;align-items:center;width:100%;padding:10px 20px;border-bottom:1px solid rgba(3,1,0,.1)}.modal-content .facetwp-checkbox .facet-label{color:rgba(3,1,0,.6);font-weight:500}.modal-content .facetwp-checkbox.checked{background:0 0}.modal-content .facetwp-checkbox.checked .facetwp-checkmark{background-image:url(../svg/tik.svg);background-color:#e4032d}.modal-content .facetwp-facet-product_categories{display:flex;flex-wrap:wrap;gap:20px}@media (max-width:576px){.modal-content .facetwp-facet-product_categories{gap:0}}.modal-content .facetwp-facet-product_categories .facetwp-checkmark{height:1.2em;width:1.2em;display:inline-flex;position:relative;cursor:pointer;background-color:#fff;flex-shrink:0;background-repeat:no-repeat;background-position-x:50%;background-position-y:45%;border-radius:.6rem;border:1px solid rgba(3,1,0,.1)}.product-card-grid.facet-loading .product-card{opacity:.4}.product-card-grid .product-card{opacity:1;transition:all .2s ease-in-out}.facetwp-pager{text-align:center}.filter-mobile-btn{width:100%;display:flex;align-items:center;margin-top:3rem;margin-bottom:3.5rem;justify-content:space-between;height:5.4rem;font-size:1.5rem;color:rgba(3,1,0,.6);font-weight:600;padding:0 1.8rem;border-radius:1.2rem;border-width:1px;border-style:solid;border-color:rgba(3,1,0,.1);-o-border-image:initial;border-image:initial;background:#fff}.woocommerce .woocommerce-breadcrumb{padding-top:30px;padding-bottom:10px;font-size:16px}.home-page{margin-bottom:-30rem;position:relative}@media (max-width:991px){.home-page{margin-bottom:-20rem}}.home-page-hero{position:relative;width:100%;height:calc(100vh - 150px);overflow:hidden}@media (max-width:576px){.home-page-hero{height:50rem}}.home-page-hero-bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:576px){.home-page-hero-bg{height:40rem;-o-object-position:21%;object-position:21%}}.home-page-hero-flower{position:absolute;right:-1.5rem;top:0;width:19rem;height:28rem;transform:rotateY(162deg) rotateZ(85deg)}@media (max-width:576px){.home-page-hero-flower{width:8rem;height:12rem;right:-2.5rem}}.home-page-hero-tomatos{position:absolute;bottom:0}.home-page-hero-content{left:var(--container-pusher);position:absolute;top:17rem;max-width:48rem}@media (max-width:576px){.home-page-hero-content{top:16rem}}.home-page-hero-content .title{position:relative;margin-bottom:0}@media (max-width:768px){.home-page-hero-content .title{width:34rem}}@media (max-width:576px){.home-page-hero-content .title{width:20rem}}.home-page-hero-content .title::after{content:"";position:absolute;width:100%;height:7px;background:#fff;z-index:1;bottom:0;left:0}@media (max-width:768px){.home-page-hero-content .title::after{bottom:-1rem}}.home-page-hero h1{margin-top:90px}.home-page-hero-brands{position:absolute;bottom:0;left:var(--container-pusher);display:flex;align-items:flex-end;gap:7rem;width:calc(100% - var(--container-pusher))}@media (min-width:1921px){.home-page-hero-brands{width:var(--container-width)}}@media (max-width:768px){.home-page-hero-brands{flex-direction:column;width:100%;align-items:center;left:0;gap:2rem}}.home-page-hero-brands-left{display:flex;align-items:center;justify-content:space-between;width:50%;min-height:15rem}@media (max-width:768px){.home-page-hero-brands-left{width:100%;justify-content:flex-start;padding-left:2rem;min-height:auto}}.home-page-hero-brands-left-desc{color:#fff;margin-top:60px}.home-page-hero-brands-left-desc p{font-size:1.7rem;font-weight:500;line-height:25px}@media (max-width:576px){.home-page-hero-brands-left-desc p{font-size:1.4rem;line-height:20px}}.home-page-hero-brands-left-desc h5{font-size:2.6rem;font-weight:600;line-height:40px}@media (max-width:576px){.home-page-hero-brands-left-desc h5{font-size:2rem;line-height:30px}}.home-page-hero-brands-left svg{width:3.8rem!important}@media (max-width:768px){.home-page-hero-brands-left svg{display:none}}.home-page-hero-brands-products{width:76.8rem;border-radius:3rem 3rem 0 0;background:#fff;display:flex;align-items:center}@media (max-width:768px){.home-page-hero-brands-products{width:100%;justify-content:center}}.home-page-hero .video-wrapper{height:100%;width:100%;position:relative}.home-page-hero .video-wrapper:after{content:"";position:absolute;width:100%;height:10rem;position:absolute;left:0;top:0;background:linear-gradient(to bottom,#f5eee5 0,rgba(245,238,229,.01) 100%);pointer-events:none}.home-page-hero .video-wrapper video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.home-page-about{padding-top:7.5rem;padding-bottom:14.5rem;position:relative}@media (max-width:576px){.home-page-about{padding-top:5rem;padding-bottom:8.5rem}}.home-page-about-top{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:576px){.home-page-about-top{flex-direction:column;gap:1rem}}.home-page-about-top-left .title{font-weight:500;max-width:51rem;margin-top:3rem}@media (max-width:576px){.home-page-about-top-left .title{max-width:100%;margin-top:2rem}}.home-page-about-top .content p{max-width:56rem}@media (max-width:576px){.home-page-about-top .content p{max-width:100%;line-height:25px}}.home-page-about-count-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:10rem}@media (max-width:750px){.home-page-about-count-wrapper{display:grid;grid-template-columns:repeat(2,1fr);margin-top:4rem;gap:4rem}}.home-page-about-count{display:flex;align-items:start;gap:2.5rem}@media (max-width:576px){.home-page-about-count{gap:1.5rem;flex-direction:column;text-align:center}}.home-page-about-count-icon{width:170px;height:auto;display:flex}@media (max-width:576px){.home-page-about-count-icon{width:5.2rem;height:5.2rem;font-size:2rem}}.home-page-about-count-icon img{width:60px}.home-page-about-count p{color:#030100;font-size:1.5rem;font-style:normal;font-weight:500;min-height:100px}@media (max-width:576px){.home-page-about-count p{font-size:1.7rem}}.home-page-about-count-red{color:#e4032d!important;margin-bottom:.5rem}@media (max-width:576px){.home-page-about-count-red{font-size:1.5rem}}.home-page-about-tomatos{position:absolute;width:17rem;height:27rem;transform:rotateY(180deg) rotateZ(62deg);left:-10.5rem;top:-14rem;z-index:9}@media (max-width:576px){.home-page-about-tomatos{width:8rem;height:12rem;left:-7rem;top:-7rem}}.home-page-categories{position:relative;overflow:hidden}@media (max-width:1200px){.home-page-categories{padding-bottom:41rem}}@media (max-width:991px){.home-page-categories{padding-bottom:48rem}}@media (max-width:576px){.home-page-categories{padding-bottom:30rem;padding-top:8.5rem}}.home-page-categories-header{display:flex;align-items:center;justify-content:space-between}.home-page-categories-header h4{font-size:2.6rem;font-style:normal;font-weight:600;line-height:40px;color:#e4032d}.home-page-categories-header h4 span{color:#030100}.home-page-categories-slider{margin-top:6rem}@media (max-width:576px){.home-page-categories-slider{margin-top:2rem}}.home-page-categories-orange{position:absolute;right:calc(var(--container-pusher) - 2rem);top:72rem;display:flex;align-items:center;justify-content:center;width:20rem;height:20rem;border-radius:50%;background:#f5eee5}@media (max-width:768px){.home-page-categories-orange{display:none}}.home-page-categories-orange img{position:relative;z-index:1}.home-page-product-section{background:#f5eee5;position:relative}.home-page-product-section-title{margin-top:13rem}@media (max-width:991px){.home-page-product-section-title{margin-top:15rem;position:relative;z-index:1}}@media (max-width:576px){.home-page-product-section-title{margin-top:8rem}}.home-page-product-section .img-grapes-group{position:absolute;left:4rem;top:-4rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:991px){.home-page-product-section .img-grapes-group{display:none}}.home-page-solutions{background:#f5eee5;margin-top:-48rem;padding-bottom:55rem;overflow:hidden;position:relative}@media (max-width:991px){.home-page-solutions{margin-top:-50rem}}@media (max-width:576px){.home-page-solutions{margin-top:-45rem;padding-bottom:35rem}}.home-page-news{position:relative;z-index:2;transform:translateY(-41rem);padding-bottom:11rem;overflow:hidden}@media (max-width:576px){.home-page-news{transform:translateY(-28rem);overflow:hidden;padding-bottom:0}}.home-page-news-header{display:flex;align-items:center;justify-content:space-between}.home-page-news-header h4{font-size:2.6rem;font-style:normal;font-weight:600;line-height:40px;color:#e4032d}@media (max-width:576px){.home-page-news-header h4{font-size:1.8rem;line-height:24px;max-width:17rem}}.home-page-news-header h4 span{color:#030100}.home-page-news-header .btn{display:flex;align-items:center;gap:1rem;font-size:1.7rem;font-style:normal;font-weight:500;line-height:25px;color:#e4032d;background:#fff;border-radius:1.5rem;padding:1rem 2rem;transition:.3s}@media (max-width:576px){.home-page-news-header .btn{font-size:1.6rem;border-radius:1rem}}.home-page-news-header .btn svg{height:1em;width:1em;font-size:1.2rem;color:#e4032d}@media (max-width:576px){.home-page-news-header .btn svg{display:none}}.home-page-news-header .btn:hover{background:#e4032d;color:#fff}.home-page-news-header .btn:hover svg{color:#fff}.home-page-news-slider{margin-top:3.7rem}@media (max-width:576px){.home-page-news-slider{overflow:visible!important}}.home-page-news-slider-pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:6rem}@media (max-width:576px){.home-page-news-slider-pagination{margin-top:3rem}}.home-page-news-slider-pagination .swiper-pagination-bullet{background:rgba(228,3,45,.3)}.home-page-news-slider-pagination .swiper-pagination-bullet-active{background:#e4032d}.home-page-news-stick{position:absolute;right:0;bottom:-6rem;z-index:5}@media (max-width:576px){.home-page-news-stick{display:none}}.home-page-news-strawberry{position:absolute;left:0;bottom:0}@media (max-width:991px){.home-page-news-strawberry{display:none}}.about-container{padding-top:60px;border-top:1px solid #e5e5e5}@media (max-width:576px){.about-container{padding-top:50px}}.about--item{margin-bottom:40px}@media (max-width:576px){.about--item{margin-bottom:35px}}.about--item__img{width:100px;height:100px;margin-bottom:20px}.about--item h4{font-size:28px;line-height:28px;color:#e4032d;margin-bottom:15px;min-height:60px}.about--item p{font-size:16px}.countup{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;opacity:0}.countup--is-visible{opacity:1}.sr-only{display:none}.services-grid{max-width:70%;margin:50px auto 0}@media (max-width:576px){.services-grid{max-width:100%}}.service--item{padding:15px;border-radius:20px;background:#fff;text-align:center}@media (max-width:576px){.service--item{padding:15px}}.service--item__img{width:auto;height:140px}.service--item p{min-height:160px}.map--image{width:100%}.advantage-row{max-width:60%;margin:auto}@media (max-width:991px){.advantage-row{max-width:100%}}.advantage--item{background-color:#fff;border-radius:24px;padding:20px;text-align:center;height:100%}@media (max-width:576px){.advantage--item{padding:15px;border-radius:10px}}.advantage--item__img{width:150px;height:150px}.map--img{max-width:900px;width:100%}.brands--grid{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:25px;margin-top:30px}.brands--grid img{width:100%;max-width:280px;height:100%}.latest-posts .card--img-wrapper{overflow:hidden;border-radius:14px}.latest-posts .card-img-top{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;border-radius:14px;transition:.45s cubic-bezier(.42,0,.13,1);transform:scale(1)}.latest-posts .badge{background-color:#e4032d;padding:3px 15px;color:#fff;border-radius:20px;margin-right:15px}.latest-posts .badge.new-partnerships{background-color:#e4032d}.latest-posts .badge.tradeshows{background-color:#007a7c}.latest-posts .badge.new-products{background-color:#f2b705}.latest-posts .badge.albona-crepe-mix{background-color:#5a3d99}.latest-posts .badge.yeni-ortakliklar{background-color:#e4032d}.latest-posts .badge.etkinlikler{background-color:#007a7c}.latest-posts .badge.yeni-urunler{background-color:#f2b705}.latest-posts .card:hover .card-img-top{transform:scale(1.1)}.form-wrapper{background-color:#fff;padding:25px 30px;border-radius:15px}.product-listing{background:linear-gradient(180deg,#f5eee5 0,rgba(245,238,229,0) 24.57%),#fbf9f6}.product-listing-header{padding-top:6.6rem;position:relative}@media (max-width:576px){.product-listing-header{padding-top:4rem}}.product-listing-header .subtitle{text-align:left}.product-listing-header .subtitle-desc{text-align:left;max-width:51rem;margin-top:2.4rem}@media (max-width:576px){.product-listing-header .subtitle-desc{max-width:100%;margin-top:1.6rem;margin-left:0}}.product-listing-header img{position:absolute}.product-listing-header-image-flower{top:0;right:13rem;transform:rotateY(180deg) rotateZ(80deg)}@media (max-width:991px){.product-listing-header-image-flower{display:none}}.product-listing-header-image-grape{top:4rem;right:0}@media (max-width:768px){.product-listing-header-image-grape{display:none}}.product-listing .tab{padding-bottom:25rem}@media (max-width:991px){.product-listing .tab{padding-bottom:19rem}}@media (max-width:576px){.product-listing .tab{padding-bottom:12rem}}.product-listing .filter-section{padding-bottom:25rem}@media (max-width:991px){.product-listing .filter-section{padding-bottom:19rem}}@media (max-width:576px){.product-listing .filter-section{padding-bottom:12rem}}.product-listing .filter-section-checkboxes{display:grid;grid-template-columns:repeat(7,1fr);grid-column-gap:8rem;grid-row-gap:3rem;padding:0 var(--container-pusher)}@media (max-width:991px){.product-listing .filter-section-checkboxes{display:none}}.product-listing .filter-section .filter-mobile-btn{display:flex;align-items:center;margin-bottom:3.5rem;justify-content:space-between;padding:0 1.8rem;border-radius:1.2rem;border:1px solid rgba(3,1,0,.1);height:5.4rem;background:#fff;font-size:1.5rem;color:rgba(3,1,0,.6);font-weight:600}@media (min-width:992px){.product-listing .filter-section .filter-mobile-btn{display:none}}.product-listing .listing-section-wrapper{padding-top:3.5rem}@media (max-width:576px){.product-listing .listing-section-wrapper{padding-top:0}}.product-listing .contact-us-wrapper .border-shape{display:none}.product-listing-features{padding-top:18rem;background:#f5eee5}@media (max-width:576px){.product-listing-features{padding-top:5rem}}.product-listing-features-wrapper{display:flex;align-items:center;justify-content:space-between;gap:1.3rem;margin-top:8rem}@media (max-width:991px){.product-listing-features-wrapper{display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.product-listing-features-wrapper{display:flex;flex-direction:column;gap:1.2rem;margin-top:3.5rem}}.product-listing-features-item{width:25%;border-radius:1.6rem;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-bottom:5rem}@media (max-width:991px){.product-listing-features-item{width:100%;padding-bottom:0;padding:2rem 2.4rem}}@media (max-width:576px){.product-listing-features-item{width:100%;flex-direction:row;gap:2rem;align-items:center;border-radius:1.2rem;padding:2rem 2.2rem}}.product-listing-features-item-image{width:11.2rem;height:11.2rem;border-radius:50%;background:#f5eee5;display:flex;align-items:center;justify-content:center;margin-top:4.4rem}@media (max-width:576px){.product-listing-features-item-image{width:5.4rem;height:5.4rem;margin-top:0;flex-shrink:0}}.product-listing-features-item-image img{width:6.4rem;height:6.4rem}@media (max-width:576px){.product-listing-features-item-image img{width:3.2rem;height:3.2rem}}.product-listing-features-item__title{font-size:2rem;font-style:normal;font-weight:600;line-height:normal;color:#030100;margin-top:3.2rem}@media (max-width:576px){.product-listing-features-item__title{font-size:1.6rem;margin-top:0;text-align:left}}.product-listing-features-item__desc{font-size:1.6rem;font-style:normal;font-weight:400;line-height:30px;margin-top:1.5rem;color:rgba(3,1,0,.7);max-width:19rem;text-align:center}@media (max-width:576px){.product-listing-features-item__desc{font-size:1.4rem;margin-top:1rem;max-width:100%;text-align:left;line-height:22px}}.product-listing-features-item-content{display:flex;flex-direction:column;align-items:center}@media (max-width:576px){.product-listing-features-item-content{align-items:flex-start}}.product-listing .checkbox.active .checkbox__title{color:#030100}.product-listing .checkbox__title{font-size:1.5rem;font-weight:600;color:rgba(3,1,0,.6)}@media (max-width:991px){.product-listing .checkbox__title{max-width:100%}}.product-listing .checkbox__toggle{font-size:2.2rem;border:1px solid rgba(3,1,0,.1);border-radius:.6rem;background-size:.6em}@media (max-width:991px){.product-listing .checkbox__toggle{background-size:.5em}}.product-detail-title{font-weight:700;font-size:3.6rem;margin-bottom:2rem;line-height:1.4;max-width:47.5rem}@media (max-width:768px){.product-detail-title{margin:0 auto 2rem;width:100%;text-align:center;font-size:3rem}}@media (max-width:576px){.product-detail-title{font-size:2rem;max-width:33rem}}.product-detail-top-right{width:50%}.product-detail-top-right-features{width:100%;display:flex;align-items:center;gap:9rem}.product-detail-top-right-features-item{display:flex;flex-direction:column;align-items:flex-start}.product-detail-top-right-features-item h4{color:#030100;font-size:2.4rem;font-style:normal;font-weight:500;line-height:38px}.product-detail-top-right-features-item p{font-size:1.5rem;font-style:normal;font-weight:400;letter-spacing:.15px;opacity:.75}.product-detail-top-right-button{height:6rem;width:24rem;background:#e4032d;border-radius:5rem;display:flex;align-items:center;color:#fff;margin-top:6rem}@media (max-width:768px){.product-detail-top-right-button{margin:5rem auto 0}}@media (max-width:576px){.product-detail-top-right-button{margin-top:3rem;width:100%;height:4.6rem;border-radius:2.2rem;position:relative;justify-content:center}}.product-detail-top-right-button-icon{background:#fff;border-radius:50%;height:4.4rem;width:4.4rem;display:flex;align-items:center;justify-content:center;margin-left:1rem}@media (max-width:576px){.product-detail-top-right-button-icon{width:3.6rem;height:3.6rem;position:absolute;left:5px;margin-left:0}.product-detail-top-right-button-icon .icon{font-size:1.6rem}}.product-detail-top-right-button-icon .icon{color:#e4032d;font-size:2rem}.product-detail-top-right-button p{margin-left:4rem;font-size:1.4rem;font-style:normal;font-weight:800;line-height:26px;letter-spacing:.28px;text-transform:uppercase}@media (max-width:576px){.product-detail-top-right-button p{margin-left:0}}.product-detail-top-right-button:hover{background:#c0022b}.product-detail-top-right-button:hover .icon{color:#c0022b}.product-detail-top-img{position:absolute;right:0;bottom:-8rem;height:28rem}.product-detail-top-img img{height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.product-detail-top-img{height:20rem}}@media (max-width:576px){.product-detail-top-img{height:10rem;bottom:-5rem;z-index:1}}.product-detail .subpage-intro{position:relative;padding-top:10rem;padding-bottom:15rem;margin-bottom:9rem}@media (max-width:768px){.product-detail .subpage-intro{padding-top:5rem;padding-bottom:5rem}}@media (max-width:576px){.product-detail .subpage-intro{margin-bottom:0}}.product-detail .subpage-intro .product-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;pointer-events:none}@media (max-width:576px){.product-detail .subpage-intro .product-wrapper{width:90%;margin:0 auto}}.product-detail .subpage-intro .product-wrapper .product-img{position:relative;height:40rem;pointer-events:none}@media (max-width:576px){.product-detail .subpage-intro .product-wrapper .product-img{height:28rem}}.product-detail .subpage-intro .product-wrapper .product-img-front{height:100%;transition:1s;backface-visibility:hidden;z-index:1;position:relative;transform:rotateY(0);transition:transform .5s ease-in-out}.product-detail .subpage-intro .product-wrapper .product-img-back{position:absolute;top:0;left:0;height:100%;width:100%;transform:rotateY(-180deg);transition:1s;backface-visibility:hidden;z-index:1;transition:transform .5s ease-in-out}.product-detail .subpage-intro .product-wrapper .product-img-back img{height:100%;-o-object-fit:contain;object-fit:contain;transition:.3s;pointer-events:none}.product-detail .subpage-intro .product-wrapper .product-img img{height:100%;-o-object-fit:contain;object-fit:contain;transition:.3s;pointer-events:none}.product-detail .subpage-intro .product-wrapper .product-img .product-images-group{transition:.3s}.product-detail .subpage-intro .product-wrapper .product-img .product-images-group img{position:absolute;z-index:1}.product-detail .subpage-intro .product-wrapper .product-img .product-images-group img:first-child{z-index:2;height:15rem;bottom:0;left:-1rem}@media (max-width:576px){.product-detail .subpage-intro .product-wrapper .product-img .product-images-group img:first-child{height:9rem}}.product-detail .subpage-intro .product-wrapper .product-img .product-images-group img:nth-child(2){height:20rem;bottom:-2rem;left:-6rem;transform:rotate(177deg)}@media (max-width:576px){.product-detail .subpage-intro .product-wrapper .product-img .product-images-group img:nth-child(2){height:9rem;bottom:-1rem;left:-1rem}}.product-detail .subpage-intro .product-wrapper .product-img .product-images-group img:nth-child(3){height:20rem;top:-2rem;right:-5rem;z-index:0}@media (max-width:576px){.product-detail .subpage-intro .product-wrapper .product-img .product-images-group img:nth-child(3){height:9rem;top:-1rem;right:-1rem}}.product-detail .subpage-intro .product-wrapper .product-img .product-content-item{position:absolute;left:-8rem;top:-2rem}@media (max-width:576px){.product-detail .subpage-intro .product-wrapper .product-img .product-content-item{left:-4rem;top:0}}.product-detail .subpage-intro .product-wrapper .product-img .product-content-item h3{color:#030100;font-size:2rem;font-style:normal;font-weight:800;line-height:24px;max-width:11rem;text-align:left}@media (max-width:576px){.product-detail .subpage-intro .product-wrapper .product-img .product-content-item h3{font-size:1.6rem;max-width:8rem}}.product-detail .subpage-intro .product-wrapper .product-img .product-content-item::after{content:"";position:absolute;background-image:url(../svg/product-arrow-r.svg);background-size:contain;background-repeat:no-repeat;background-position:center;height:5.8rem;width:5.8rem;top:8.5rem;left:5.2rem}@media (max-width:576px){.product-detail .subpage-intro .product-wrapper .product-img .product-content-item::after{height:4rem;width:4.5rem;top:8rem;left:4.2rem}}.product-detail .subpage-intro .product-wrapper .product-img .product-content-item:nth-child(2){right:-7rem;top:auto;left:auto;bottom:14.5rem}@media (max-width:576px){.product-detail .subpage-intro .product-wrapper .product-img .product-content-item:nth-child(2){right:-2rem;bottom:12.5rem}}.product-detail .subpage-intro .product-wrapper .product-img .product-content-item:nth-child(2)::after{background-image:url(../svg/product-arrow-l.svg);height:4.6rem;width:4.6rem;top:6.5rem;left:3.2rem}@media (max-width:576px){.product-detail .subpage-intro .product-wrapper .product-img .product-content-item:nth-child(2)::after{height:3.6rem;width:3.6rem;top:5.5rem;left:2.2rem}}.product-detail .subpage-intro .product-wrapper .product-img .product-content-item:nth-child(2) h3{text-align:right}.product-detail .subpage-intro .product-wrapper .ellips-shape{position:absolute;bottom:-3rem;pointer-events:none}.product-detail .subpage-intro .product-wrapper .ellips-shape img{opacity:.5}@media (max-width:576px){.product-detail .subpage-intro .product-wrapper .ellips-shape img{height:75px}}.product-detail .subpage-intro .product-wrapper .rotate-button{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);font-size:1.4rem;color:#030100;display:flex;align-items:center;gap:1.5rem;width:-moz-max-content;width:max-content;justify-content:center;pointer-events:all}.product-detail .subpage-intro .product-wrapper .rotate-button-icon{display:flex;cursor:pointer;color:#e4032d;background:#fff;height:3.4rem;width:3.4rem;display:flex;align-items:center;justify-content:center}@media (max-width:576px){.product-detail .subpage-intro .product-wrapper .rotate-button-icon{height:2.6rem;width:2.6rem}}.product-detail .subpage-intro .product-wrapper .rotate-button-icon.rotate-left{border-radius:1rem 0 0 1rem}@media (max-width:576px){.product-detail .subpage-intro .product-wrapper .rotate-button-icon.rotate-left{border-radius:.8rem 0 0 .8rem}}.product-detail .subpage-intro .product-wrapper .rotate-button-icon.rotate-right{border-radius:0 1rem 1rem 0}@media (max-width:576px){.product-detail .subpage-intro .product-wrapper .rotate-button-icon.rotate-right{border-radius:0 .8rem .8rem 0}}.product-detail .subpage-intro .info-wrapper{display:flex;align-items:center;gap:11rem;margin-top:5rem;padding-top:5rem;border-top:1px solid rgba(3,1,0,.1)}@media (max-width:768px){.product-detail .subpage-intro .info-wrapper{justify-content:center}}@media (max-width:576px){.product-detail .subpage-intro .info-wrapper{margin-top:3rem;gap:3rem;padding-top:3rem}}.product-detail .subpage-intro-row-right{flex:0 0 46%;max-width:46%}@media (max-width:768px){.product-detail .subpage-intro-row-right{flex:0 0 100%;max-width:100%;margin-top:5rem}.product-detail .subpage-intro-row-right .text{text-align:center}}@media (max-width:576px){.product-detail .subpage-intro-row-right{margin-top:3rem}}.product-detail .subpage-intro-row-left{flex:0 0 45%;max-width:45%}@media (max-width:768px){.product-detail .subpage-intro-row-left{flex:0 0 100%;max-width:100%}}.product-detail-features{background:#fbf9f6}@media (max-width:576px){.product-detail-features{padding-bottom:0}}@media (max-width:991px){.product-detail-features .section-head-left{max-width:60%;flex:0 0 60%}}@media (max-width:576px){.product-detail-features .section-head-left{max-width:100%;flex:0 0 100%}}.product-detail-features .title{font-size:2.4rem;font-style:normal;font-weight:600;line-height:48px;color:#030100}@media (max-width:576px){.product-detail-features .title{font-size:1.8rem;font-weight:500!important;line-height:27px}}.product-detail-features-list{display:flex;align-items:flex-start;margin-top:6rem;gap:14rem;width:95%}@media (max-width:991px){.product-detail-features-list{display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.product-detail-features-list{margin-top:4rem;gap:2.5rem;row-gap:3rem}}.product-detail-features-item{max-width:21.5rem}.product-detail-features-item img{height:4rem}@media (max-width:576px){.product-detail-features-item img{height:3.2rem;width:3.2rem}}.product-detail-features-item p{margin-top:1.5rem;font-size:1.8rem;font-style:normal;font-weight:600;line-height:31px;letter-spacing:-.18px;color:#030100;opacity:.75}@media (max-width:576px){.product-detail-features-item p{font-size:1.6rem;line-height:24px;margin-top:1.6rem;max-width:100%}}.product-detail-features-tab{background:0 0!important;margin-top:5rem}.product-detail-features-tab .animated-tabs-item{font-size:1.7rem;font-style:normal;font-weight:700;line-height:27px;letter-spacing:-.17px;opacity:.4}@media (max-width:576px){.product-detail-features-tab .animated-tabs-item{font-size:1.5rem;line-height:21px}}.product-detail-features-tab .animated-tabs-item.active{opacity:1}.product-detail-features-tab-content{display:flex;align-items:flex-start;padding-top:5rem;gap:8rem}@media (max-width:768px){.product-detail-features-tab-content{flex-direction:column}}@media (max-width:576px){.product-detail-features-tab-content{padding-top:0;gap:3rem}}.product-detail-features-tab-content-left{width:53.25rem}@media (max-width:768px){.product-detail-features-tab-content-left{width:100%}}.product-detail-features-tab-content-left .subtitle{text-align:left}.product-detail-features-tab-content-left .subtitle-desc{text-align:left;margin-top:2.5rem}@media (max-width:576px){.product-detail-features-tab-content-left .subtitle-desc{margin-top:1rem;margin-left:0}}.product-detail-features-tab-content-left .subtitle-text{color:#222;font-size:1.6rem;font-style:normal;font-weight:400;line-height:32px;margin-top:4rem;max-width:50rem}@media (max-width:576px){.product-detail-features-tab-content-left .subtitle-text{font-size:1.5rem;line-height:24px;margin-top:2rem;max-width:100%}}.product-detail-features-tab-content-right{width:64rem}@media (max-width:768px){.product-detail-features-tab-content-right{width:100%;margin-top:5rem}}@media (max-width:576px){.product-detail-features-tab-content-right{margin-top:0}}.product-detail-features-tab .cutlery{bottom:-32rem;left:0;z-index:1}@media (max-width:991px){.product-detail-features-tab .cutlery{height:20rem;z-index:1}}@media (max-width:576px){.product-detail-features-tab .cutlery{height:7rem;bottom:-10rem}}.product-detail .divider--solutions .divider-logo{background:#fbf9f6}.product-detail .divider--solutions .divider-cutlery::after{display:none}.product-detail .divider--solutions .divider-cutlery-img::after{display:none}.product-detail-other-products{margin-top:10rem;padding-top:15rem!important}@media (max-width:576px){.product-detail-other-products{padding-top:7rem!important}}.product-detail-other-products-header{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.product-detail-other-products-header h4{font-size:2.6rem;font-style:normal;font-weight:600;line-height:40px;color:#e4032d}.product-detail-other-products-header h4 span{color:#030100}.product-detail-other-products-slider{margin-top:3.5rem;overflow:hidden}.product-detail-other-products-slider .product-card{width:auto!important}@media (max-width:576px){.product-detail-other-products-slider{margin-top:2.5rem}}.other-slider-title{margin-bottom:3.5rem!important}.career-hero{height:44rem;background:#f5eee5;padding-top:7.5rem;text-align:center;display:flex;align-items:center;flex-direction:column;position:relative}@media (max-width:576px){.career-hero{height:38rem;padding-top:4rem}}@media (max-width:576px){.career-hero .title{margin-top:1.5rem}}@media (max-width:576px){.career-hero .text{margin-top:2.7rem;max-width:33rem}}.career-hero .subtitle-text{font-size:1.8rem;font-style:normal;font-weight:400;line-height:50px}.career-hero-button{margin-top:4rem;background:#e4032d;display:flex;align-items:center;justify-content:center;width:-moz-max-content;width:max-content;gap:2rem;padding:1.2rem 1.4rem 1.2rem 3.4rem;border-radius:1.4rem}@media (max-width:576px){.career-hero-button{padding:1rem 1.4rem 1.2rem 1.4rem;gap:1.6rem;border-radius:1rem}}.career-hero-button p{color:#fff;font-size:1.7rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.17px}@media (max-width:576px){.career-hero-button p{font-size:1.6rem}}.career-hero-button span{width:3.2rem;height:3.2rem;border-radius:50%;background:rgba(0,0,0,.2);font-size:1.4rem;font-style:normal;font-weight:800;line-height:24px;letter-spacing:.28px;color:#fff;display:flex;align-items:center;justify-content:center}@media (max-width:576px){.career-hero-button span{width:3rem;height:3rem}}.career-hero-button:hover{background:#c0022b}.career-hero-img img{position:absolute;z-index:1}.career-hero-img img:first-child{top:7.4rem;left:11rem}@media (max-width:991px){.career-hero-img img:first-child{top:7.4rem;left:2rem;height:10rem}}@media (max-width:576px){.career-hero-img img:first-child{top:7.4rem;left:-1.2rem;height:3.6rem;display:none}}.career-hero-img img:nth-child(2){top:21rem;left:28rem}@media (max-width:991px){.career-hero-img img:nth-child(2){top:21rem;left:14rem;height:10rem}}@media (max-width:576px){.career-hero-img img:nth-child(2){top:21rem;left:-1rem;height:6.2rem}}.career-hero-img img:nth-child(3){top:34rem;left:14rem}@media (max-width:991px){.career-hero-img img:nth-child(3){top:31rem;left:0;height:10rem}}@media (max-width:576px){.career-hero-img img:nth-child(3){top:29rem;left:-1rem;height:9.2rem}}.career-hero-img img:nth-child(4){top:37rem;left:37rem}@media (max-width:991px){.career-hero-img img:nth-child(4){top:37rem;left:14rem;height:10rem}}@media (max-width:576px){.career-hero-img img:nth-child(4){top:40rem;left:1.3rem}}.career-hero-img img:nth-child(5){top:7.4rem;right:11rem}@media (max-width:991px){.career-hero-img img:nth-child(5){top:7.4rem;right:2rem;height:10rem}}@media (max-width:576px){.career-hero-img img:nth-child(5){top:19.8rem;right:-1.2rem;height:5rem}}.career-hero-img img:nth-child(6){top:21rem;right:28rem}@media (max-width:991px){.career-hero-img img:nth-child(6){top:21rem;right:14rem;height:10rem}}@media (max-width:576px){.career-hero-img img:nth-child(6){top:33rem;right:50%;transform:translateX(50%);height:9rem}}.career-hero-img img:nth-child(7){top:34rem;right:14rem}@media (max-width:991px){.career-hero-img img:nth-child(7){top:30rem;right:-1rem;height:13rem}}@media (max-width:576px){.career-hero-img img:nth-child(7){top:32rem;right:-1rem;height:12rem}}.career-hero-img img:nth-child(8){top:37rem;right:37rem}@media (max-width:991px){.career-hero-img img:nth-child(8){top:40rem;right:34rem;height:10rem}}@media (max-width:576px){.career-hero-img img:nth-child(8){top:41rem;right:5rem;height:8rem}}.career-culture-section{padding-top:10rem}@media (max-width:576px){.career-culture-section{padding-bottom:2rem}}@media (max-width:576px){.career-culture-section .container{padding-right:0}}.career-culture-section .circle{left:-9rem;top:-10rem;transform:rotate(90deg)}@media (max-width:576px){.career-culture-section .circle{height:8.6rem;width:8.6rem;top:0;left:-4rem}}.career-culture-section .circle img{transform:unset;top:-8rem;left:-3rem}@media (max-width:576px){.career-culture-section .circle img{top:-2rem;left:-1rem}}.career-positions-section{margin-top:10rem}.career-positions-section .cutlery{top:0;right:0;transform:translateY(-50%)}@media (max-width:991px){.career-positions-section .cutlery{height:18rem}}@media (max-width:576px){.career-positions-section .cutlery{height:10rem}}.career-positions-section .circle{top:10rem;left:20rem}@media (max-width:576px){.career-positions-section .circle{height:1.2rem;width:1.2rem;top:2rem;left:1.6rem}}.career .career-card-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:2rem;grid-row-gap:2.7rem}@media (max-width:576px){.career .career-card-grid{margin-top:3.5rem;grid-template-columns:1fr;grid-row-gap:1.5rem}}.career .culture-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:.8rem;grid-row-gap:.8rem;height:80rem}@media (max-width:991px){.career .culture-grid{height:64rem}}@media (max-width:576px){.career .culture-grid{overflow:auto;height:45.6rem;padding-right:2rem;gap:1.6rem;margin-left:calc(-1 * var(--container-gutter));padding-left:var(--container-gutter)}.career .culture-grid::-webkit-scrollbar{display:none}}.career .culture-grid .culture-card:nth-child(1){grid-area:1/1/3/2;height:100%}.career .culture-grid .culture-card:nth-child(2){grid-area:1/2/2/3}.career .culture-grid .culture-card:nth-child(3){grid-area:1/3/2/4}.career .culture-grid .culture-card:nth-child(4){grid-area:2/2/3/4;height:100%}@media (max-width:576px){.career .culture-grid .culture-card:nth-child(4){width:100%}}.news{padding-top:5.7rem;background:#f5eee5;background:linear-gradient(0deg,#fbf9f6 0,#f5eee5 100%)}@media (max-width:576px){.news{padding-top:4.8rem}}.news-header{position:relative}.news-header-grape{position:absolute;right:0;z-index:2}@media (max-width:991px){.news-header-grape{display:none}}.news-header-flower{position:absolute;top:4.5rem;right:9rem;z-index:2;transform:rotateZ(-85deg) rotateY(180deg)}@media (max-width:991px){.news-header-flower{display:none}}.news-slider{margin-top:6rem;padding-left:var(--container-pusher);padding-right:var(--container-pusher);overflow:hidden!important}@media (max-width:576px){.news-slider{margin-top:4.8rem;padding-bottom:5rem}}.news-slider-left{position:absolute;top:50%;left:calc(var(--container-pusher) - 3rem);transform:translateY(-50%);z-index:2;border-radius:4.2rem;border:1px solid rgba(3,1,0,.1);background:#fff;box-shadow:0 4px 15px -15.625px rgba(3,1,0,.15);display:flex;width:6.2rem;height:6.2rem;justify-content:center;align-items:center;cursor:pointer;transition:all .3s;color:#e4032d}.news-slider-left:hover{background:#e4032d;color:#fff}@media (max-width:576px){.news-slider-left{display:none}}.news-slider-right{position:absolute;top:50%;right:calc(var(--container-pusher) - 3rem);transform:translateY(-50%);z-index:2;border-radius:4.2rem;border:1px solid rgba(3,1,0,.1);background:#fff;box-shadow:0 4px 15px -15.625px rgba(3,1,0,.15);display:flex;width:6.2rem;height:6.2rem;justify-content:center;align-items:center;cursor:pointer;pointer-events:all;transition:all .3s;color:#e4032d}.news-slider-right:hover{background:#e4032d;color:#fff}@media (max-width:576px){.news-slider-right{display:none}}.news-slider-pagination{position:absolute;bottom:6rem!important;right:calc(var(--container-pusher) + 7rem);left:auto!important;display:flex;gap:.5rem}.news-slider-pagination .swiper-pagination-bullet{width:1rem;height:1rem;background:rgba(255,255,255,.32);opacity:1;transition:all .3s}@media (max-width:576px){.news-slider-pagination .swiper-pagination-bullet{background:rgba(228,3,45,.42)}}.news-slider-pagination .swiper-pagination-bullet-active{background:#e4032d}@media (max-width:576px){.news-slider-pagination{bottom:2rem!important;right:50%;transform:translate(50%)}}.news-wrapper{display:flex;flex-wrap:wrap;gap:1.7rem;padding-top:3.8rem}@media (max-width:576px){.news-wrapper{padding-top:0;flex-direction:column;gap:0}}.news-wrapper.not-all{padding-top:1.7rem}.news-wrapper .loadmore{width:100%}.news-tab{background:linear-gradient(180deg,rgba(251,249,246,0) 0,#fbf9f6 40.2%)!important;padding-bottom:20rem}@media (max-width:576px){.news-tab{padding-bottom:5rem;margin-top:0}}.news-tab .animated-tabs{justify-content:center}.single-news-container{width:100%;max-width:1080px;margin:auto}.news-detail{padding-top:5rem;position:relative;overflow:hidden;background:linear-gradient(0deg,#fbf9f6 0,#f5eee5 100%)}@media (max-width:576px){.news-detail{padding-top:3.6rem}}.news-detail::before{content:"";background:url(../png/hero-tomatos.png) no-repeat;background-size:cover;position:absolute;width:17rem;height:27rem;top:38rem;left:-3.5rem;transform:rotateZ(108deg) rotateX(180deg);z-index:5}@media (max-width:991px){.news-detail::before{display:none}}.news-detail-flower{position:absolute;right:-12rem;top:8.8rem;width:25rem;height:25rem;border-radius:50%;background:#e5ebe3;z-index:5}@media (min-width:1921px){.news-detail-flower{right:0}}@media (max-width:991px){.news-detail-flower{display:none}}.news-detail-flower img{transform:rotateZ(98deg) rotateX(180deg);position:absolute;left:-9rem;top:-6rem}.news-detail-top{position:relative}.news-detail-top-content{padding:40px 80px;border-radius:2.4rem;overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat}.news-detail-top-content::after{background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);position:absolute;width:100%;height:100%;border-radius:1rem;left:0;top:0;z-index:2;content:"";border-radius:2.4rem}.news-detail-top .category-name{border-radius:1rem;background:#fff;box-shadow:0 4px 14px 0 rgba(0,0,0,.05);display:inline-flex;padding:1.4rem 1.6rem;align-items:center;gap:1.8rem;color:#e4032d;font-size:1.6rem;font-style:normal;font-weight:600;line-height:normal;position:relative;z-index:3}@media (max-width:991px){.news-detail-top .category-name{font-size:1.4rem;padding:1rem 1.4rem}}.news-detail-top .news-detail-title{margin-top:3rem;color:#fff;font-size:4rem;font-style:normal;font-weight:600;line-height:60px;max-width:80rem;position:relative;z-index:3}@media (max-width:991px){.news-detail-top .news-detail-title{font-size:3.2rem;line-height:48px}}@media (max-width:576px){.news-detail-top .news-detail-title{font-size:2.2rem;line-height:3.2rem;color:#030100;margin-top:2rem}}.news-detail-top .news-detail-date{display:flex;align-items:center;gap:.8rem;margin-top:4.2rem;color:#fff;font-size:1.8rem;font-style:normal;font-weight:400;line-height:34px;position:relative;z-index:3}@media (max-width:991px){.news-detail-top .news-detail-date{font-size:1.6rem;line-height:30px;margin-top:3rem}}@media (max-width:576px){.news-detail-top .news-detail-date{color:#030100;margin-top:2rem;border-top:1px solid rgba(3,1,0,.1);padding-top:2rem}}.news-detail-content{margin-top:5rem;padding-bottom:14rem}@media (max-width:576px){.news-detail-content{margin-top:3rem;padding-left:0!important;padding-right:0!important;padding-bottom:5rem}}.news-detail-content h5{color:#030100;font-size:2.4rem;font-style:normal;font-weight:500;line-height:42px;letter-spacing:.24px}@media (max-width:576px){.news-detail-content h5{font-size:1.8rem;line-height:30px}}.news-detail-content p{color:rgba(3,1,0,.8);font-size:1.8rem;font-style:normal;font-weight:400;line-height:34px;margin-top:4rem}@media (max-width:576px){.news-detail-content p{font-size:1.5rem;line-height:28px;margin-top:2rem}}.news-detail-content-image{display:flex;align-items:center;justify-content:space-between;margin-top:5rem;margin-bottom:5rem}@media (max-width:991px){.news-detail-content-image{gap:2rem}}@media (max-width:576px){.news-detail-content-image{flex-direction:column;gap:2rem;margin-top:3rem;margin-bottom:3rem}}.news-detail-content-image img{width:44rem;height:28rem;border-radius:1.6rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991px){.news-detail-content-image img{width:37rem}}@media (max-width:576px){.news-detail-content-image img{height:20rem}}.news-detail-slider{transform:translate(0)!important;padding-top:11.5rem;padding-bottom:16rem}@media (max-width:576px){.news-detail-slider{padding-bottom:7rem}}.news-detail .divider{position:relative}.news-detail .divider img{position:absolute;right:0;width:27rem}@media (max-width:576px){.news-detail .divider img{width:12rem;right:-2rem}}.news-detail .divider::after{content:"";width:2.8rem;height:2.8rem;background:#f5af47;border-radius:50%;position:absolute;left:25%}@media (max-width:576px){.news-detail .divider::after{left:10%;width:2rem;height:2rem}}.policies{padding-bottom:20rem}@media (max-width:991px){.policies{padding-bottom:10rem}}.policies .subpage-intro{padding-top:8.5rem;padding-bottom:10rem}@media (max-width:991px){.policies .subpage-intro{padding-top:6rem;padding-bottom:5rem}}@media (max-width:576px){.policies .subpage-intro{padding-top:4.8rem;padding-bottom:4.8rem}}.policies .subpage__title{max-width:70rem}@media (max-width:576px){.policies .subpage__title{max-width:100%;font-size:2rem;margin-top:2rem}}.policies .box{margin-top:7.7rem}@media (max-width:576px){.policies .box{margin-top:4.8rem}}.company .subpage-intro{position:relative}@media (max-width:576px){.company .subpage-intro{height:45rem}.company .subpage-intro::after{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.2);background:linear-gradient(to bottom,rgba(255,255,255,0) 50%,rgba(0,0,0,.3) 110%);z-index:0;bottom:0}}.company .subpage-intro-row{height:44rem}@media (max-width:991px){.company .subpage-intro-row{flex-direction:row}}@media (max-width:576px){.company .subpage-intro-row{height:42rem;align-items:flex-start}}.company .subpage-intro-row-right img{position:absolute;right:0;width:100%;height:100%;bottom:0;-o-object-fit:cover;object-fit:cover}.company .subpage-intro-row-right .company-hero-img.desktop{display:block}@media (max-width:576px){.company .subpage-intro-row-right .company-hero-img.desktop{display:none}}.company .subpage-intro-row-right .company-hero-img.mobile{display:none}@media (max-width:576px){.company .subpage-intro-row-right .company-hero-img.mobile{display:block;height:29rem;bottom:-3.5rem;z-index:0;-o-object-position:top;object-position:top}}.company .subpage-intro-row-left{position:relative;z-index:1;flex:0 0 30%;max-width:30%}.company .subpage-intro-row-left .text{margin-top:3rem}@media (max-width:576px){.company .subpage-intro-row-left{display:flex;flex-direction:column;width:100%;max-width:100%;flex:0 0 100%;align-items:center;text-align:center}.company .subpage-intro-row-left .title{font-size:2.2rem;margin-top:4rem;max-width:13rem;line-height:3rem}.company .subpage-intro-row-left .title.wd-100{max-width:100%}.company .subpage-intro-row-left .text{margin-top:3rem}}.company .company-about-section{padding-bottom:5rem}@media (max-width:576px){.company .company-about-section{padding-bottom:0}}.company .company-about-section .title{max-width:59rem}.company .company-about-section .toptitle{margin-bottom:4.2rem}@media (max-width:576px){.company .company-about-section .toptitle{margin-bottom:2rem}}@media (max-width:576px){.company .company-about-section .section-row{flex-direction:column-reverse}}@media (max-width:576px){.company .company-about-section .section-row.b2b{flex-direction:column}}.company .company-press-section{margin-bottom:10rem}@media (max-width:576px){.company .company-press-section{margin-bottom:5rem}}.company .company-history-section{padding-bottom:3rem}.company .company-history-section-wrapper{overflow:visible}@media (max-width:991px){.company .company-history-section-wrapper{overflow:hidden}}.company .company-history-section .section-right-img{position:sticky;top:9rem;height:auto}.company .company-history-section .leaf-img{left:unset;bottom:0;top:unset;right:0;transform:rotate(-40deg) translateX(-4rem) translateY(3rem)}@media (max-width:576px){.company .company-history-section .leaf-img{bottom:auto;top:0;transform:rotate(-27deg) translateX(3rem) translateY(-4rem);height:16rem}}.company .company-history-section .circle.peach{left:-13rem;bottom:7rem;z-index:-1}.company .company-history-section .tomatos{position:absolute;left:0;top:-2rem}@media (max-width:576px){.company .company-history-section .tomatos{width:12rem;top:-5rem}}.company .company-quality-section{padding-bottom:9rem}@media (max-width:576px){.company .company-quality-section{padding-bottom:4rem}}.company .company-quality-section .tomatos{position:absolute;left:0;top:-2rem}@media (max-width:576px){.company .company-quality-section .tomatos{width:12rem;top:-5rem}}.company .company-quality-section .leaf-img{transform:rotate(-40deg) translateX(12rem);right:1rem;left:unset;bottom:1rem;top:unset}@media (max-width:576px){.company .company-quality-section .leaf-img{transform:rotate(-6deg) translateX(4rem) translateY(0);height:14rem}}.company .company-quality-section .circle{right:-27rem;bottom:3rem;z-index:-1}.company .company-quality-section .section-right{flex:0 0 40%;max-width:40%}@media (max-width:576px){.company .company-quality-section .section-right{flex:0 0 100%;max-width:100%}}.company .company-quality-section .section-left{flex:0 0 53%;max-width:53%}@media (max-width:576px){.company .company-quality-section .section-left{flex:0 0 100%;max-width:100%}}.company .company-meet-section .tomatos{right:-10rem;top:8rem;transform:rotate(180deg) translateX(-10rem)}@media (max-width:576px){.company .company-meet-section .tomatos{width:12rem;top:0;right:-5rem;transform:rotate(180deg) translateX(-5rem)}}.company .company-meet-section .leaf-img{right:-5rem;left:unset}@media (max-width:576px){.company .company-meet-section .leaf-img{width:7rem;right:-1rem;top:-4rem;transform:rotate(-40deg)}}@media (max-width:576px){.company .company-meet-section .section-row{flex-direction:column}}@media (max-width:576px){.company .company-meet-section .section-left{margin-top:0}}.company .company-meet-section .section-right{flex:0 0 40.5%;max-width:40.5%}@media (max-width:576px){.company .company-meet-section .section-right{flex:0 0 100%;max-width:100%;margin-top:3.2rem}}.company .company-meet-section .link{font-weight:500}@media (max-width:576px){.company .company-meet-section .link{line-height:25px}}.company .company-meet-section .toptitle{margin-bottom:.5rem}.company .company-social-section{padding-top:2rem}.company .company-social-section .product-list-banner-ellipse{background:#e5ebe3}@media (max-width:576px){.company .company-social-section .product-list-banner-ellipse{display:none}}.company .tab-link-wrapper{position:sticky;background:#fbf9f6;top:0;z-index:9}.business-partners .company-about-section .circle{top:-1rem;right:-22rem}.business-partners .company-about-section .circle .leaf-img{transform:translate(-50%,-50%) rotate(-45deg);left:4rem;top:10rem}@media (max-width:576px){.business-partners .company-about-section .circle{display:none}}.business-partners .company-history-section{margin-bottom:5rem}.business-partners .company-history-section .circle--md{right:-7rem;bottom:-5rem}.business-partners .company-history-section .circle--xxs{right:19rem;top:22rem}.business-partners .company-history-section .variety-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:4rem;grid-row-gap:8rem}@media (max-width:991px){.business-partners .company-history-section .variety-grid{grid-template-columns:2fr;grid-row-gap:4rem}}@media (max-width:768px){.business-partners .company-history-section .variety-grid{grid-template-columns:repeat(2,1fr);grid-row-gap:4rem}}@media (max-width:576px){.business-partners .company-history-section .variety-grid{grid-template-columns:1fr;grid-row-gap:4rem}}.business-partners .company-quality-section{padding-bottom:9rem}@media (max-width:576px){.business-partners .company-quality-section{padding-bottom:4rem}}.business-partners .company-quality-section .strawberries-img{top:unset;bottom:-5rem}.business-partners .company-international-section{margin-top:5rem}.business-partners .company-international-section .stick{top:0;left:0;transform:translateY(-50%)}@media (max-width:576px){.business-partners .company-international-section .stick{height:10rem}}.business-partners .company-social-section{margin-top:15rem}@media (max-width:576px){.business-partners .company-social-section{margin-top:0}}.business-partners .company-social-section .product-list-banner-ellipse{display:none}.business-partners .company-social-section .product-list-banner__flower{display:none}.business-partners .company-social-section .circle{top:0;left:0;transform:translate(-75%,-50%)}.business-partners .company-social-section .product-list-banner__title{font-weight:500}.career-detail{overflow:visible;background:linear-gradient(0deg,#fbf9f6 0,#f5eee5 100%)}.career-detail .subpage-intro{padding-bottom:6rem;padding-top:6rem;background:0 0}.career-detail .subpage-intro .career-detail-top{display:none}@media (max-width:576px){.career-detail .subpage-intro{padding:0}.career-detail .subpage-intro .career-detail-top{display:flex;align-items:center;justify-content:space-between}.career-detail .subpage-intro .career-detail-top .btn{background:0 0;font-size:2rem;padding:0}}@media (max-width:576px){.career-detail .subpage-intro-content .toptitle{font-size:1.5rem;color:#e4032d}}.career-detail .subpage-content{position:relative}.career-detail .subpage-content::before{background:linear-gradient(180deg,rgba(251,249,246,0) 0,#fbf9f6 40.2%);content:"";position:absolute;left:0;top:0;height:100%;width:100%}.career-detail .subpage-content-row .subpage-content-right{flex:0 0 35.5%;max-width:35.5%}@media (max-width:991px){.career-detail .subpage-content-row .subpage-content-right{flex:0 0 45%;max-width:45%}}@media (max-width:768px){.career-detail .subpage-content-row .subpage-content-right{flex:0 0 100%;max-width:100%}}.career-detail .subpage-content-row .subpage-content-right .box{position:sticky;top:23.5rem;transform:translateY(-18.3rem);margin-bottom:-18.3rem}@media (max-width:768px){.career-detail .subpage-content-row .subpage-content-right .box{position:relative;top:auto;transform:none;margin-bottom:0}}.career-detail-section .toptitle{margin-bottom:1rem}.career-detail-section-wrapper{padding-top:7rem;padding-bottom:20rem}@media (max-width:768px){.career-detail-section-wrapper{padding-top:5rem!important;padding-bottom:5rem}}@media (max-width:576px){.career-detail-section-wrapper{margin-top:3rem!important;padding-top:3rem!important}}.career-detail-section-wrapper .grape{right:0;bottom:0}@media (max-width:576px){.career-detail-section-wrapper .grape{height:10rem;bottom:-10rem}}.career-detail-section .content h3{font-weight:500}@media (max-width:576px){.career-detail-section .content p{margin-bottom:2rem}}.career-detail .career-detail-section+.career-detail-section{margin-top:8rem}@media (max-width:576px){.career-detail .career-detail-section+.career-detail-section{margin-top:5rem}}.career-detail .principles-section{padding-bottom:10rem}@media (max-width:576px){.career-detail .principles-section{padding-bottom:2rem}}.career-detail-sticky{display:none}@media (max-width:576px){.career-detail-sticky{position:sticky;bottom:5rem;z-index:1;display:flex;width:80%;margin:0 auto;margin-bottom:2rem}}.contact{background:linear-gradient(0deg,#fbf9f6 58%,#f5eee5 100%)}@media (max-width:576px){.contact{overflow:hidden}}.contact .subpage-intro{padding-top:10rem;background:0 0}@media (max-width:991px){.contact .subpage-intro{padding-top:6rem}}@media (max-width:576px){.contact .subpage-intro{padding-top:3.2rem;overflow:hidden}}.contact .subpage-intro-row{align-items:flex-start}@media (max-width:576px){.contact .subpage-intro-row{gap:3rem}}.contact .subpage-intro-row-right{flex:0 0 52%;max-width:52%;padding-right:10rem}@media (max-width:991px){.contact .subpage-intro-row-right{padding-right:0}}@media (max-width:576px){.contact .subpage-intro-row-right{flex:0 0 100%;max-width:100%}}.contact .subpage-intro .info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width:576px){.contact .subpage-intro .info-grid{grid-template-columns:repeat(1,1fr);gap:3rem}}.contact .subpage-intro .info-title{color:#030100;line-height:1.4}@media (max-width:576px){.contact .subpage-intro .info-title{font-size:1.5rem}}.contact .subpage-intro .link{font-weight:500;margin-top:.5rem}@media (max-width:576px){.contact .subpage-intro .link{font-size:1.5rem}}.contact .subpage-intro .tomatos{right:0;top:10rem}@media (max-width:991px){.contact .subpage-intro .tomatos{height:15rem;top:24rem}}@media (max-width:576px){.contact .subpage-intro .tomatos{right:-2rem;height:10rem;top:27rem}}.contact .subpage-intro .leaf-img{left:calc(-1 * var(--container-pusher) + 5rem);top:7rem;transform:rotate(110deg)}@media (max-width:991px){.contact .subpage-intro .leaf-img{display:none}}@media (max-width:991px){.contact .contact-form-section{width:97%;margin:0 auto}}@media (max-width:576px){.contact .contact-form-section{width:100%;padding-bottom:0;padding-top:0}}@media (max-width:991px){.contact .branch-card-wrapper{width:97%;margin:0 auto}}@media (max-width:576px){.subpage.contact+footer .footer-strawberry{display:block;width:14rem;top:-12rem}}.brands{background:linear-gradient(180deg,#f5eee5 0,rgba(245,238,229,0) 24.57%),#fbf9f6;overflow:hidden}.brands.download{background:#f5eee5}.brands .subpage-intro{padding:8rem 0;background:0 0;position:relative;border-bottom:1px solid rgba(3,1,0,.1)}@media (max-width:576px){.brands .subpage-intro{padding:4.8rem 0 3.6rem}}.brands .subpage-intro .circle{right:-10rem;bottom:-4rem}.brands .subpage-intro .circle .leaf-img{transform:translate(-50%,-50%) rotate(-45deg);left:4rem;top:10rem}@media (max-width:576px){.brands .subpage-intro .circle{right:-5.8rem;bottom:-5rem;height:9rem;width:9rem}.brands .subpage-intro .circle .leaf-img{left:1rem;top:2rem;transform:translate(-50%,-50%) rotate(-17deg)}}.brands .subpage-intro .subpage__title{max-width:52rem}@media (max-width:991px){.brands .subpage-intro .subpage__title{max-width:100%;font-size:2rem}}.brands-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:1.2rem;grid-row-gap:3.7rem}@media (max-width:991px){.brands-grid{grid-template-columns:repeat(2,1fr);grid-column-gap:1.6rem;grid-row-gap:2.4rem}}@media (max-width:576px) and (max-width:991px){.brands-grid.download-grid{grid-template-columns:repeat(1,1fr);grid-row-gap:2rem}}@media (max-width:576px){.brands-grid.download-detail-grid{grid-template-columns:repeat(1,1fr);grid-row-gap:2rem}}.brands .brands-section{margin-top:5rem}@media (max-width:576px){.brands .brands-section{margin-top:0}}.brands .contact-us-wrapper{margin-top:10rem;border-top:1px solid rgba(110,110,110,.15)}@media (max-width:576px){.brands .contact-us-wrapper{margin-top:5rem;overflow:visible}}.business-client{background:linear-gradient(180deg,#f5eee5 0,rgba(245,238,229,0) 24.57%),#fbf9f6;overflow:hidden}.business-client .subpage-intro{padding:8rem 0 0;background:0 0;position:relative;border-bottom:1px solid rgba(3,1,0,.1)}@media (max-width:991px){.business-client .subpage-intro{padding:4rem 0}}.business-client .subpage-intro .circle{right:-10rem;bottom:2.6rem}.business-client .subpage-intro .circle .leaf-img{transform:translate(-50%,-50%) rotate(-45deg);left:4rem;top:10rem}@media (max-width:991px){.business-client .subpage-intro .circle{display:none}}.business-client .subpage-intro .subpage__title{max-width:52rem}@media (max-width:576px){.business-client .subpage-intro .subpage__title{font-size:1.8rem;max-width:90%}}@media (max-width:576px){.business-client .subpage-intro .desktop-filter{display:none}}.business-client .subpage-intro .mobile-filter{display:none}@media (max-width:576px){.business-client .subpage-intro .mobile-filter{display:block}}.business-client-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:1.2rem;grid-row-gap:3.7rem}.business-client .business-client-section{padding-top:4.6rem}@media (max-width:576px){.business-client .business-client-section{padding-top:2rem}}@media (max-width:576px){.business-client .contact-us-wrapper{overflow:visible!important}}.faq{padding-bottom:10rem}.faq .subpage-intro{padding-top:8.5rem;padding-bottom:10rem}@media (max-width:991px){.faq .subpage-intro{padding-top:6rem;padding-bottom:5rem}}@media (max-width:576px){.faq .subpage-intro{padding-top:4.8rem;padding-bottom:4.8rem}}.faq .subpage__title{max-width:70rem}@media (max-width:576px){.faq .subpage__title{max-width:100%;font-size:2rem;margin-top:2rem}}.faq .box{margin-top:7.7rem}.faq .box .toptitle{font-weight:600}@media (max-width:576px){.faq .box .toptitle{font-size:1.6rem}}@media (max-width:576px){.faq .box{margin-top:4.8rem}}.faq .faq-section+.faq-section{margin-top:5rem}.search-result{padding-bottom:20rem;background:linear-gradient(180deg,#f5eee5 0,rgba(245,238,229,0) 24.57%),#fbf9f6;min-height:60rem}.search-result .subpage-intro{padding-top:4rem;padding-bottom:1rem;background:0 0}@media (max-width:991px){.search-result .subpage-intro{padding-top:6rem;padding-bottom:5rem}}@media (max-width:576px){.search-result .subpage-intro{padding-top:2.8rem;padding-bottom:.8rem}}.search-result .subpage-intro .title{font-size:3.6rem}@media (max-width:576px){.search-result .subpage-intro .title{font-size:2.4rem;margin-top:0}}.search-result .subpage-intro .toptitle{font-size:1.3rem;text-transform:uppercase}.search-result .subpage__title{max-width:70rem}@media (max-width:576px){.search-result .subpage__title{max-width:100%;font-size:2rem;margin-top:2rem}}.search-result .animated-tabs{gap:3rem;justify-content:center}.search-result-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:1.2rem;grid-row-gap:1.2rem;margin-top:4.4rem}@media (max-width:991px){.search-result-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.search-result-grid{grid-template-columns:repeat(1,1fr)}}.search-result-grid .product-card{width:100%}.search-result-grid .box--banner{transition:.3s}.search-result-grid .box--banner:hover{box-shadow:0 10px 20px -15px rgba(143,143,163,.4)}.search-result-grid-1{grid-template-columns:repeat(1,1fr)}.solution-icons{display:flex;flex-wrap:wrap;margin-top:35px}@media (max-width:576px){.solution-icons{max-width:100%;margin:30px auto;gap:40px}}.solution-icons__brands{margin-top:-380px}@media (max-width:991px){.solution-icons__brands{margin-top:30px}}.solution-icons .solution-icons__item{max-width:100%;padding:20px;background-color:#fff;border-radius:16px;text-align:center;height:100%}@media (max-width:576px){.solution-icons .solution-icons__item{width:100%}}.solution-icons .solution-icons__item img{width:150px}.solution-icons .solution-icons__item .brands-img{width:100%;margin-top:20px;margin-bottom:30px}.solution-icons .solution-icons__item h3{font-size:20px}.solution-icons .solution-icons__item-success img{width:100px}.solution-icons .solution-icons__item-success h4{color:#e3262e;font-size:48px}.solution-icons .solution-icons__item-success p{font-size:18px;color:#000}.solution-icons-negative{max-width:85%;margin:-100px auto 0;gap:60px}@media (max-width:576px){.solution-icons-negative{margin:30px auto 0}}.solution-icons-negative .solution-icons__item{width:300px}.solutions-about{max-width:65%}@media (max-width:576px){.solutions-about{max-width:100%}}.solution-list{text-align:left}.solution-list li{list-style:disc}.faq-container{margin-top:40px;border-radius:13px;background-color:#fff;padding:30px 50px}.cards-container{background-color:#fff;border-radius:13px;padding:40px 0;margin-top:50px}@media (max-width:576px){.cards-container{padding:15px 0}}.solution-col{min-height:364px}@media (max-width:991px){.solution-col{min-height:auto}}.product_title.entry-title{color:#e4032d;line-height:40px;margin-bottom:30px}.woocommerce-product-details__short-description{padding:30px 0}.woocommerce div.product form.cart .variations select{display:none}.attribute-group{margin-bottom:40px}.attribute-group .attribute-title{margin-bottom:15px}.attribute-group .related-attributes-list{display:flex;flex-wrap:wrap;gap:10px;padding-left:0}.attribute-group .related-attributes-list .related-attributes-item{background-color:#f5eee5;border:1px solid #e6e4e2;padding:7px 13px;font-size:14px;letter-spacing:.3px;border-radius:5px;cursor:pointer;transition:all .15s ease-in-out}.attribute-group .related-attributes-list .related-attributes-item .related-attributes-product-link{color:#000}.attribute-group .related-attributes-list .related-attributes-item:hover{background-color:#e4032d}.attribute-group .related-attributes-list .related-attributes-item:hover .related-attributes-product-link{color:#fff}.attribute-group .related-attributes-list .related-attributes-item.is-current{background-color:#e4032d;color:#fff;pointer-events:none}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:none;width:auto}.related.products{margin-top:60px}.related.products h2{margin-bottom:30px}.woocommerce div.product form.cart{margin-bottom:0}.woocommerce-product-description{padding:30px 0;font-size:18px;line-height:22px}.product_meta .sku_wrapper{display:flex}.product_meta span{display:block}
/*# sourceMappingURL=style.css.map */
