@charset "UTF-8";@import url(../css/fancybox.css);.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8daff}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.container{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1300px}}.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1300px}}.row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:10px;padding-left:10px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!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}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!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}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!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}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!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}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!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}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!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}}.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-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!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}.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}.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}@media (min-width:576px){.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-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!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}.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}.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}}@media (min-width:768px){.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-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!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}.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}.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}}@media (min-width:992px){.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-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!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}.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}.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}}@media (min-width:1200px){.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-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!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}.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}.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}}.text-primary{color:#1f1f1f}.text-secondary{color:#444}.text-purple{color:#976391}.bg-primary{background:#1f1f1f}.bg-secondary{background:#444}.bg-blue{background:#214670}.bg-brown{background:#4d463e}.bg-purple{background:#976391}.bg-pink{background:#cd9fcc}.bg-yellow{background:#f9c656}.bg-green{background:#679696}.bg-darkblue{background:#233b5c}.bg-lightgray{background:#f7f7f7}@font-face{font-family:'PTSans Regular';font-style:normal;font-weight:400;font-display:swap;src:url(./fonts/ptsans/PTSans-Regular.eot);src:url(./fonts/ptsans/PTSans-Regular.eot?#iefix) format("embedded-opentype"),url(./fonts/ptsans/PTSans-Regular.woff2) format("woff2"),url(./fonts/ptsans/PTSans-Regular.woff) format("woff"),url(./fonts/ptsans/PTSans-Regular.ttf) format("truetype"),url(./fonts/ptsans/PTSans-Regular.svg#PTSans-Regular) format("svg")}@font-face{font-family:'PTSans Bold';font-style:normal;font-weight:700;font-display:swap;src:url(./fonts/ptsans/PTSans-Bold.eot);src:url(./fonts/ptsans/PTSans-Bold.eot?#iefix) format("embedded-opentype"),url(./fonts/ptsans/PTSans-Bold.woff2) format("woff2"),url(./fonts/ptsans/PTSans-Bold.woff) format("woff"),url(./fonts/ptsans/PTSans-Bold.ttf) format("truetype"),url(./fonts/ptsans/PTSans-Bold.svg#PTSans-Bold) format("svg")}@font-face{font-family:'OpenSans Medium';font-style:normal;font-weight:500;font-display:swap;src:url(./fonts/opensans/OpenSans-Medium.eot);src:url(./fonts/opensans/OpenSans-Medium.eot?#iefix) format("embedded-opentype"),url(./fonts/opensans/OpenSans-Medium.woff2) format("woff2"),url(./fonts/opensans/OpenSans-Medium.woff) format("woff"),url(./fonts/opensans/OpenSans-Medium.ttf) format("truetype"),url(./fonts/opensans/OpenSans-Medium.svg#OpenSans-Medium) format("svg")}@font-face{font-family:'OpenSans Bold';font-style:normal;font-weight:700;font-display:swap;src:url(./fonts/opensans/OpenSans-Bold.eot);src:url(./fonts/opensans/OpenSans-Bold.eot?#iefix) format("embedded-opentype"),url(./fonts/opensans/OpenSans-Bold.woff2) format("woff2"),url(./fonts/opensans/OpenSans-Bold.woff) format("woff"),url(./fonts/opensans/OpenSans-Bold.ttf) format("truetype"),url(./fonts/opensans/OpenSans-Bold.svg#OpenSans-Bold) format("svg")}.btn{background:#000;color:#fff;border:1px solid #000;font-family:"PTSans Regular",sans-serif;font-size:13px;line-height:17px;text-transform:uppercase;text-decoration:none;padding:12px 31px;position:relative;display:inline-block;cursor:pointer;border-radius:34px;transition:all .3s ease}@media (min-width:768px){.btn{padding:17px 54px}}.btn:hover{text-decoration:none;background:#679696;color:#fff;border:1px solid #679696}.btn-inverse{background:#ec1c24;color:#fff;border:1px solid #ec1c24;font-family:"OpenSans Medium",sans-serif;font-size:16px;line-height:21px;text-transform:uppercase;text-decoration:none;padding:11px 55px;position:relative;transition:all .2s ease-in-out;cursor:pointer;display:inline-block}.btn-inverse:hover{text-decoration:none;background:#fff;color:#000;border:1px solid #ec1c24}.btn-black{background:#000;color:#fff;border:1px solid #000;font-family:"OpenSans Medium",sans-serif;font-size:16px;line-height:21px;text-transform:uppercase;text-decoration:none;padding:12px 55px;position:relative;transition:all .2s ease-in-out;display:inline-block;cursor:pointer}.btn-black:hover{text-decoration:none;background:#fff;color:#000;border:1px solid #000}.btn-blank{background:0 0;color:#000;border:1px solid #000;font-family:"OpenSans Medium",sans-serif;font-size:16px;line-height:21px;text-transform:uppercase;text-decoration:none;padding:12px 42px;position:relative;transition:all .2s ease-in-out;display:inline-block;cursor:pointer}.btn-blank:hover{text-decoration:none;background:#000;color:#fff;border:1px solid #000}form{margin-bottom:32px}form .external-login-wrapper{margin-top:32px}@media (min-width:768px){form .external-login-wrapper{margin-top:0}}form .external-login{font-family:"PTSans Regular",sans-serif;font-size:16px;line-height:24px;margin-bottom:12px}@media (min-width:768px){form .external-login{margin-bottom:12px}}form .form-group{margin-bottom:14px;position:relative}@media (min-width:992px){form .form-group{margin-bottom:24px}}form .form-group.text-group{margin-bottom:12px}form .form-group.text-group .text{font-size:13px;line-height:18px;padding:8px;background:#f2f7fa;position:relative;top:-10px}@media (min-width:768px){form .form-group.text-group .text{font-size:14px;line-height:19px}}form .form-group input{border:1px solid #000;border-radius:32px;padding-left:22px!important}form .form-group .form-control{width:100%;height:40px;margin-bottom:0;border-color:#545457;padding:0 8px;color:#1f1f1f}@media (min-width:992px){form .form-group .form-control{height:48px}}form .form-group .form-control.select,form .form-group .form-control#country{border-radius:32px}form .form-group .form-control:disabled,form .form-group .form-control[readonly]{background:#ececec}form .form-group .form-control:disabled,form .form-group .form-control[readonly]{background:#fff;color:#1f1f1f}form .form-group .form-control#country_id{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:1px;cursor:pointer}form .form-group .form-control#country_id:after{content:''}form .form-group .form-control.comment{height:auto;padding:20px 15px;font-size:15px;line-height:21px;font-family:"PTSans Regular",sans-serif;border-radius:32px;width:100%}@media (min-width:768px){form .form-group .form-control.comment{width:70%}}form .form-group .form-control.textarea{padding-top:15px;height:auto}form .form-group.comment{margin-top:30px;padding-left:0;padding-right:0}@media (min-width:992px){form .form-group.comment{flex:0 0 50%;max-width:50%}}form .control-label{display:block;position:absolute;opacity:0;padding:0 5px;top:1px;left:12px;color:#444;margin-bottom:0;transition:.2s ease-in-out transform;font-size:12px}form .form-control:placeholder-shown+.control-label{visibility:hidden;z-index:-1;transition:.2s ease-in-out}form .form-control:not(:placeholder-shown)+.control-label,form .form-control:focus:not(:placeholder-shown)+.control-label{visibility:visible;z-index:1;opacity:1;background:#fff;transform:translateY(-10px);transition:transform .2s ease-in-out,background .25s ease-in}form.was-validated .form-group input:invalid{border-color:#dc3545;background:0 0}form.was-validated .form-group .form-control:valid,form.was-validated .form-group .form-control.is-valid{border-color:#1f1f1f;background:0 0}form.was-validated .form-group .form-control:valid:focus,form.was-validated .form-group .form-control.is-valid:focus{border-color:#1f1f1f}form.was-validated .valid-feedback,form.was-validated .invalid-feedback{position:absolute;left:0}form.was-validated .invalid-feedback{margin-top:0;padding-top:2px;padding-bottom:2px}form .btn-submit{display:block}form .form-group-switch{display:flex;margin-top:8px;margin-bottom:27px}form .form-group-switch label.switch{position:relative;display:flex;margin-bottom:0}form .form-group-switch label.switch a{text-decoration:underline}form .form-group-switch label.switch input{-ms-appearance:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;display:none}form .form-group-switch label.switch input:checked+.slider{background-color:#679696}form .form-group-switch label.switch input:checked+.check-square{background-color:#679696;border:2px solid #679696;display:flex;justify-content:center;align-items:center}form .form-group-switch label.switch input:checked+.check-square:before{background:url(../../img/checkmark.svg) no-repeat center center/cover;display:inline-block;width:15px;height:12px;content:''}form .form-group-switch label.switch input:focus{outline:0;border:0}form .form-group-switch label.switch input:focus+.slider{box-shadow:0 0 1px #2196f3;border:0;outline:2px solid #6495ed;outline-offset:2px}form .form-group-switch label.switch input:checked+.slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(20px)}form .form-group-switch label.switch input:checked+.slider+.yesno .yes{display:block}form .form-group-switch label.switch input:checked+.slider+.yesno .no{display:none}form .form-group-switch label.switch .yesno{display:block;margin-left:45px;font-family:"PTSans Regular",sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:21px;color:#444}form .form-group-switch label.switch .yesno .yes,form .form-group-switch label.switch .yesno .no{text-transform:uppercase;min-width:25px}form .form-group-switch label.switch .yesno .yes{display:none}form .form-group-switch label.switch .yesno .no{display:block}form .form-group-switch label.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#1f1f1f;-webkit-transition:.4s;transition:.4s;border-radius:34px;width:40px;height:20px}form .form-group-switch label.switch .slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:50%}form .form-group-switch label.switch .check-square{cursor:pointer;top:0;left:0;right:0;bottom:0;width:24px;height:22px;border:2px solid #000;border-radius:3px;background-color:#fff}@media (min-width:768px){form .form-group-switch label.switch .check-square{width:100%;max-width:22px}}form .form-group-switch .text{margin-left:12px;cursor:pointer;font-size:12px}@media (min-width:992px){form .form-group-switch .text{line-height:24px;font-size:16px}}form .form-group-switch .newsletter-subscribe{margin-top:4px;margin-left:40px;margin-bottom:40px;font-family:"PTSans Regular",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#444}form .form-errors{display:none}form.has-errors .form-errors{display:block;font-family:"PTSans Bold",sans-serif;margin-top:10px;color:#ec1c24}.radio-container .min-payment-info{position:absolute;left:40px;top:25px;z-index:5;display:block;max-width:100%;padding:.25rem .5rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#dc3545;border-radius:.25rem}.radio-container .form-check{padding:0}.radio-container .form-check label{cursor:pointer;display:flex;flex-wrap:wrap;position:relative;margin:0 0 30px;padding:0;color:#1f1f1f}.radio-container .form-check label .radio_input{display:grid;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto;grid-gap:.5em;align-items:center;font-size:2.25rem;flex:1}.radio-container .form-check label .radio_input .radio_control{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:2px solid #1f1f1f}.radio-container .form-check label .radio_input .radio_control:before{content:"";width:14px;height:14px;box-shadow:inset .5em .5em #679696;border-radius:50%;transform:scale(0)}.radio-container .form-check label .radio_input .radio_label{font-size:16px;line-height:24px;font-family:"OpenSans Medium",sans-serif;font-weight:400}@media (min-width:992px){.radio-container .form-check label .radio_input .radio_label{font-size:20px;line-height:27px}}.radio-container .form-check label .type-content{width:100%;padding:0 42px;height:0;opacity:0}.radio-container .form-check label input{opacity:0;width:0;height:0;margin:0;position:relative}.radio-container .form-check label input:focus+.radio_control{box-shadow:0 0 0 .05em #fff,0 0 .15em .1em #1f1f1f}.radio-container .form-check label input:checked+.radio_input .radio_control:before{transform:scale(1)}.radio-container .form-check label input:checked+.radio_input .radio_label{font-weight:700}.radio-container .form-check label input:checked~.type-content{padding:20px 42px 10px;height:auto;opacity:1}.radio-container .form-check .payment-country-info{position:absolute;left:40px;bottom:-25px;background:rgba(103,150,150,.8);padding:4px;color:#fff;font-size:14px;line-height:16px}.user-register .register-tabs{margin-bottom:25px}.user-register .register-tabs ul{display:inline-flex}.user-register .register-tabs ul li{margin-right:30px}.user-register .register-tabs ul li a{text-transform:uppercase;color:#87787c;font-family:"Roboto Medium",sans-serif;letter-spacing:1px}.user-register .register-tabs ul li a.active{color:#f9c656}.company-register-form .form-group-switch.taxable{margin-bottom:0}.company-register-form #taxableCont .form-group,.company-register-form #taxableCont .form-group-switch{flex:1 1 50%}.company-register-form #taxableCont .form-group .switch,.company-register-form #taxableCont .form-group-switch .switch{width:100%;margin-left:20px;margin-bottom:25px;display:flex;align-items:center}.company-register-form #taxableCont .form-group .switch .check-square,.company-register-form #taxableCont .form-group-switch .switch .check-square{margin-right:15px}.email-label{width:100%;display:grid}.email-label input{padding:14px}.invalid-feedback{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.was-validated :invalid~.invalid-feedback{display:block}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.fade{transition:opacity .15s linear}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.icon-phone{width:14px;height:14px;display:inline-block;content:'';background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1724_22523)'%3E%3Cpath d='M6.54 5C6.6 5.89 6.75 6.76 6.99 7.59L5.79 8.79C5.38 7.59 5.12 6.32 5.03 5H6.54ZM16.4 17.02C17.25 17.26 18.12 17.41 19 17.47V18.96C17.68 18.87 16.41 18.61 15.2 18.21L16.4 17.02ZM7.5 3H4C3.45 3 3 3.45 3 4C3 13.39 10.61 21 20 21C20.55 21 21 20.55 21 20V16.51C21 15.96 20.55 15.51 20 15.51C18.76 15.51 17.55 15.31 16.43 14.94C16.33 14.9 16.22 14.89 16.12 14.89C15.86 14.89 15.61 14.99 15.41 15.18L13.21 17.38C10.38 15.93 8.06 13.62 6.62 10.79L8.82 8.59C9.1 8.31 9.18 7.92 9.07 7.57C8.7 6.45 8.5 5.25 8.5 4C8.5 3.45 8.05 3 7.5 3Z' fill='%23ffffff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1724_22523'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center center/cover}.icon-email{width:14px;height:14px;display:inline-block;content:'';background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1724_22466)'%3E%3Cpath d='M20 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM20 18H4V8L12 13L20 8V18ZM12 11L4 6H20L12 11Z' fill='%23ffffff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1724_22466'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center center/cover}.splide__arrows .splide__arrow{width:42px;height:42px;background:0 0}.splide__arrows .splide__arrow.splide__arrow--next:after{content:'';display:block;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1724_21842)'%3E%3Cpath d='M22 12L18 8V11H3V13H18V16L22 12Z' fill='%23ffffff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1724_21842'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center center/cover}.splide__arrows .splide__arrow.splide__arrow--prev:after{content:'';display:block;width:24px;height:24px;transform:rotate(180deg);background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1724_21842)'%3E%3Cpath d='M22 12L18 8V11H3V13H18V16L22 12Z' fill='%23ffffff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1724_21842'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center center/cover}.splide__arrows svg{display:none}.icon-search{content:'';display:inline-block;width:24px;height:24px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.666 17.3721L16.3458 17.052L15.9956 17.3388C14.3571 18.6807 12.2684 19.4879 9.99396 19.4879C4.76243 19.4879 0.5 15.2255 0.5 9.99396C0.5 4.76243 4.76243 0.5 9.99396 0.5C15.2255 0.5 19.4879 4.76243 19.4879 9.99396C19.4879 12.2684 18.6807 14.3571 17.3388 15.9956L17.052 16.3458L17.3721 16.666L23.3392 22.6331L23.3391 22.6331L23.3464 22.6402C23.3944 22.6862 23.4326 22.7413 23.459 22.8023C23.4854 22.8633 23.4993 22.929 23.5 22.9954C23.5007 23.0619 23.4881 23.1278 23.4629 23.1893C23.4378 23.2508 23.4007 23.3067 23.3537 23.3537C23.3067 23.4007 23.2508 23.4378 23.1893 23.4629C23.1278 23.4881 23.0619 23.5007 22.9954 23.5C22.929 23.4993 22.8633 23.4854 22.8023 23.459C22.7413 23.4326 22.6862 23.3944 22.6402 23.3464L22.6403 23.3464L22.6331 23.3392L16.666 17.3721ZM18.4891 9.99396C18.4891 5.29037 14.6976 1.49879 9.99396 1.49879C5.29037 1.49879 1.49879 5.29037 1.49879 9.99396C1.49879 14.6976 5.29037 18.4891 9.99396 18.4891C14.6976 18.4891 18.4891 14.6976 18.4891 9.99396Z' fill='%23231F20' stroke='%23231F20'/%3e%3c/svg%3e ") no-repeat center center/cover}.icon-search-menu{content:'';display:inline-block;width:24px;height:24px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.666 17.3721L16.3458 17.052L15.9956 17.3388C14.3571 18.6807 12.2684 19.4879 9.99396 19.4879C4.76243 19.4879 0.5 15.2255 0.5 9.99396C0.5 4.76243 4.76243 0.5 9.99396 0.5C15.2255 0.5 19.4879 4.76243 19.4879 9.99396C19.4879 12.2684 18.6807 14.3571 17.3388 15.9956L17.052 16.3458L17.3721 16.666L23.3392 22.6331L23.3391 22.6331L23.3464 22.6402C23.3944 22.6862 23.4326 22.7413 23.459 22.8023C23.4854 22.8633 23.4993 22.929 23.5 22.9954C23.5007 23.0619 23.4881 23.1278 23.4629 23.1893C23.4378 23.2508 23.4007 23.3067 23.3537 23.3537C23.3067 23.4007 23.2508 23.4378 23.1893 23.4629C23.1278 23.4881 23.0619 23.5007 22.9954 23.5C22.929 23.4993 22.8633 23.4854 22.8023 23.459C22.7413 23.4326 22.6862 23.3944 22.6402 23.3464L22.6403 23.3464L22.6331 23.3392L16.666 17.3721ZM18.4891 9.99396C18.4891 5.29037 14.6976 1.49879 9.99396 1.49879C5.29037 1.49879 1.49879 5.29037 1.49879 9.99396C1.49879 14.6976 5.29037 18.4891 9.99396 18.4891C14.6976 18.4891 18.4891 14.6976 18.4891 9.99396Z' fill='%23FFFFFF' stroke='%23FFFFFF'/%3e%3c/svg%3e ") no-repeat center center/cover}@media (min-width:768px){.icon-search-menu{background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.666 17.3721L16.3458 17.052L15.9956 17.3388C14.3571 18.6807 12.2684 19.4879 9.99396 19.4879C4.76243 19.4879 0.5 15.2255 0.5 9.99396C0.5 4.76243 4.76243 0.5 9.99396 0.5C15.2255 0.5 19.4879 4.76243 19.4879 9.99396C19.4879 12.2684 18.6807 14.3571 17.3388 15.9956L17.052 16.3458L17.3721 16.666L23.3392 22.6331L23.3391 22.6331L23.3464 22.6402C23.3944 22.6862 23.4326 22.7413 23.459 22.8023C23.4854 22.8633 23.4993 22.929 23.5 22.9954C23.5007 23.0619 23.4881 23.1278 23.4629 23.1893C23.4378 23.2508 23.4007 23.3067 23.3537 23.3537C23.3067 23.4007 23.2508 23.4378 23.1893 23.4629C23.1278 23.4881 23.0619 23.5007 22.9954 23.5C22.929 23.4993 22.8633 23.4854 22.8023 23.459C22.7413 23.4326 22.6862 23.3944 22.6402 23.3464L22.6403 23.3464L22.6331 23.3392L16.666 17.3721ZM18.4891 9.99396C18.4891 5.29037 14.6976 1.49879 9.99396 1.49879C5.29037 1.49879 1.49879 5.29037 1.49879 9.99396C1.49879 14.6976 5.29037 18.4891 9.99396 18.4891C14.6976 18.4891 18.4891 14.6976 18.4891 9.99396Z' fill='%23231F20' stroke='%23231F20'/%3e%3c/svg%3e ") no-repeat center center/cover}}.icon-user{content:'';display:inline-block;width:20px;height:20px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20 21V19C20 17.9391 19.5786 16.9217 18.8284 16.1716C18.0783 15.4214 17.0609 15 16 15H8C6.93913 15 5.92172 15.4214 5.17157 16.1716C4.42143 16.9217 4 17.9391 4 19V21' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 11C14.2091 11 16 9.20914 16 7C16 4.79086 14.2091 3 12 3C9.79086 3 8 4.79086 8 7C8 9.20914 9.79086 11 12 11Z' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ") no-repeat center center/cover}.icon-close{width:18px;height:18px;content:'';display:inline-block;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 3L21 21' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21 3L3 21' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ") no-repeat center center/cover}.icon-home{width:20px;height:20px;position:relative;top:3px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath fill='%2398999a' d='M573.48 219.91L310.6 8a35.85 35.85 0 0 0-45.19 0L2.53 219.91a6.71 6.71 0 0 0-1 9.5l14.2 17.5a6.82 6.82 0 0 0 9.6 1L64 216.72V496a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V216.82l38.8 31.29a6.83 6.83 0 0 0 9.6-1l14.19-17.5a7.14 7.14 0 0 0-1.11-9.7zM240 480V320h96v160zm240 0H368V304a16 16 0 0 0-16-16H224a16 16 0 0 0-16 16v176H96V190.92l187.71-151.4a6.63 6.63 0 0 1 8.4 0L480 191z'%3e%3c/path%3e%3c/svg%3e") no-repeat center center/contain}.icon-quote{width:26px;height:24px;content:'';display:inline-block;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='24' viewBox='0 0 26 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.52751 24C0.986519 22.8392 0.588729 21.6784 0.334143 20.5176C0.111381 19.3569 0 18.1961 0 17.0353C0 13.898 0.843315 10.8706 2.52994 7.95294C4.21657 5.03529 6.55558 2.38431 9.54696 0L11.7905 1.45882C12.1724 1.74117 12.3633 2.08627 12.3633 2.49412C12.3633 2.7451 12.2838 2.98039 12.1246 3.2C11.9973 3.4196 11.7587 3.71764 11.4086 4.09412C10.8994 4.69019 10.3744 5.3647 9.83337 6.11765C9.3242 6.87059 8.86276 7.70196 8.44906 8.61176C8.03536 9.49019 7.6853 10.4314 7.39889 11.4353C7.14431 12.4392 7.01702 13.4745 7.01702 14.5412C7.01702 15.3569 7.09657 16.1882 7.25569 17.0353C7.41481 17.8824 7.70122 18.7451 8.11492 19.6235C8.21039 19.8745 8.25812 20.0941 8.25812 20.2824C8.25812 21.0353 7.78077 21.6157 6.82608 22.0235L1.52751 24ZM15.0842 24C14.5432 22.8392 14.1454 21.6784 13.8908 20.5176C13.6681 19.3569 13.5567 18.1961 13.5567 17.0353C13.5567 13.898 14.4 10.8706 16.0866 7.95294C17.7733 5.03529 20.1123 2.38431 23.1036 0L25.3472 1.45882C25.7291 1.74117 25.92 2.08627 25.92 2.49412C25.92 2.7451 25.8404 2.98039 25.6813 3.2C25.554 3.4196 25.3154 3.71764 24.9653 4.09412C24.4561 4.69019 23.931 5.3647 23.3901 6.11765C22.8809 6.87059 22.4194 7.70196 22.0057 8.61176C21.592 9.49019 21.242 10.4314 20.9556 11.4353C20.701 12.4392 20.5737 13.4745 20.5737 14.5412C20.5737 15.3569 20.6533 16.1882 20.8124 17.0353C20.9715 17.8824 21.2579 18.7451 21.6716 19.6235C21.7671 19.8745 21.8148 20.0941 21.8148 20.2824C21.8148 21.0353 21.3375 21.6157 20.3828 22.0235L15.0842 24Z' fill='%23817E7F'/%3e%3c/svg%3e") no-repeat center center/cover}.icon-trash{width:24px;height:24px;content:'';display:inline-block;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.29289 3.29289C9.48043 3.10536 9.73478 3 10 3H14C14.2652 3 14.5196 3.10536 14.7071 3.29289C14.8946 3.48043 15 3.73478 15 4V5H9V4C9 3.73478 9.10536 3.48043 9.29289 3.29289ZM7 5V4C7 3.20435 7.31607 2.44129 7.87868 1.87868C8.44129 1.31607 9.20435 1 10 1H14C14.7956 1 15.5587 1.31607 16.1213 1.87868C16.6839 2.44129 17 3.20435 17 4V5H19H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H20V20C20 20.7957 19.6839 21.5587 19.1213 22.1213C18.5587 22.6839 17.7957 23 17 23H7C6.20435 23 5.44129 22.6839 4.87868 22.1213C4.31607 21.5587 4 20.7957 4 20V7H3C2.44772 7 2 6.55228 2 6C2 5.44772 2.44772 5 3 5H5H7ZM6 7V20C6 20.2652 6.10536 20.5196 6.29289 20.7071C6.48043 20.8946 6.73478 21 7 21H17C17.2652 21 17.5196 20.8946 17.7071 20.7071C17.8946 20.5196 18 20.2652 18 20V7H6ZM10 10C10.5523 10 11 10.4477 11 11V17C11 17.5523 10.5523 18 10 18C9.44772 18 9 17.5523 9 17V11C9 10.4477 9.44772 10 10 10ZM15 17V11C15 10.4477 14.5523 10 14 10C13.4477 10 13 10.4477 13 11V17C13 17.5523 13.4477 18 14 18C14.5523 18 15 17.5523 15 17Z' fill='%23231F20'/%3e%3c/svg%3e ") no-repeat center center/cover}.icon-mastercard{display:block;width:38px;height:30px;margin-right:10px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 39 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m6.9563 29.576v-1.9693c0.01148-0.1656-0.01247-0.3318-0.07025-0.4874-0.05778-0.1557-0.14806-0.2972-0.26483-0.4152-0.11677-0.1181-0.25735-0.2098-0.41237-0.2693-0.15503-0.0594-0.32093-0.0851-0.48667-0.0754-0.21694-0.0142-0.43372 0.0301-0.62771 0.1282-0.19398 0.0982-0.35807 0.2466-0.47512 0.4298-0.1067-0.1777-0.25936-0.3233-0.4419-0.4215s-0.3882-0.1454-0.59529-0.1365c-0.18051-0.0091-0.36028 0.0291-0.52148 0.1109-0.16121 0.0817-0.29825 0.2042-0.39754 0.3552v-0.3873h-0.68271v3.1378h0.68927v-1.7264c-0.01466-0.1073-0.00543-0.2165 0.02702-0.3199 0.03245-0.1033 0.08732-0.1982 0.1607-0.2778 0.07338-0.0797 0.16345-0.1421 0.26377-0.1829s0.20841-0.0589 0.31656-0.0531c0.45294 0 0.6827 0.2954 0.6827 0.8271v1.7462h0.68927v-1.7396c-0.01406-0.1072-0.00442-0.2162 0.02826-0.3193 0.03267-0.103 0.08757-0.1976 0.16082-0.2772 0.07326-0.0795 0.16308-0.1419 0.26312-0.1829s0.20786-0.0596 0.31584-0.0543c0.46608 0 0.68927 0.2954 0.68927 0.8271v1.7462l0.68927-0.0132zm10.198-3.1378h-1.1225v-0.9518h-0.6893v0.9518h-0.6236v0.6236h0.6368v1.4442c0 0.7287 0.2822 1.1619 1.0897 1.1619 0.3016 1e-3 0.5974-0.0831 0.8533-0.2429l-0.1969-0.5842c-0.1831 0.1092-0.3909 0.1702-0.6039 0.1772-0.3283 0-0.453-0.21-0.453-0.5251v-1.4311h1.116l-0.0066-0.6236zm5.8227-0.0788c-0.1665-0.0049-0.3311 0.0352-0.4767 0.1161s-0.2666 0.1995-0.3504 0.3435v-0.3808h-0.6762v3.1378h0.6827v-1.7592c0-0.5186 0.2232-0.8075 0.6565-0.8075 0.146-2e-3 0.291 0.0248 0.4267 0.0788l0.21-0.6565c-0.1559-0.0557-0.3201-0.0846-0.4857-0.0853l0.0131 0.0131zm-8.803 0.3283c-0.3864-0.2298-0.8307-0.3437-1.28-0.3283-0.7943 0-1.3129 0.3808-1.3129 1.0044 0 0.512 0.3807 0.8271 1.0831 0.9256l0.3282 0.0459c0.3742 0.0526 0.5515 0.151 0.5515 0.3283 0 0.2429-0.2495 0.3807-0.7156 0.3807-0.3749 0.0109-0.7425-0.1048-1.0437-0.3282l-0.3282 0.5317c0.3976 0.2777 0.874 0.4203 1.3588 0.407 0.9059 0 1.4311-0.4267 1.4311-1.0241 0-0.5973-0.4136-0.8402-1.0963-0.9387l-0.3282-0.0459c-0.2954-0.0394-0.5318-0.0985-0.5318-0.3086 0-0.21 0.2232-0.3676 0.5974-0.3676 0.3459 0.0041 0.6849 0.0967 0.9847 0.2692l0.3019-0.5514zm18.285-0.3283c-0.1665-0.0049-0.3312 0.0352-0.4767 0.1161-0.1456 0.0809-0.2667 0.1995-0.3504 0.3435v-0.3808h-0.6762v3.1378h0.6827v-1.7592c0-0.5186 0.2232-0.8075 0.6565-0.8075 0.146-2e-3 0.291 0.0248 0.4267 0.0788l0.21-0.6565c-0.1559-0.0557-0.3202-0.0846-0.4857-0.0853l0.0131 0.0131zm-8.7964 1.6412c-0.0081 0.2205 0.0299 0.4402 0.1116 0.6452s0.2052 0.3907 0.3628 0.5451c0.1576 0.1545 0.3456 0.2744 0.5522 0.352 0.2065 0.0776 0.427 0.1113 0.6473 0.0988 0.4099 0.0208 0.8128-0.1127 1.1291-0.3742l-0.3282-0.5514c-0.236 0.18-0.5238 0.2789-0.8206 0.2823-0.2523-0.0205-0.4877-0.1351-0.6594-0.3212-0.1716-0.1861-0.2669-0.43-0.2669-0.6832s0.0953-0.4971 0.2669-0.6832c0.1717-0.1861 0.4071-0.3008 0.6594-0.3212 0.2968 0.0033 0.5846 0.1023 0.8206 0.2823l0.3282-0.5514c-0.3163-0.2615-0.7192-0.395-1.1291-0.3742-0.2203-0.0125-0.4408 0.0212-0.6473 0.0988-0.2066 0.0776-0.3946 0.1975-0.5522 0.352-0.1576 0.1544-0.2811 0.3401-0.3628 0.5451-0.0817 0.2049-0.1197 0.4247-0.1116 0.6452v0.0132zm6.3938 0v-1.5624h-0.6827v0.3808c-0.116-0.1492-0.2657-0.2687-0.4369-0.3486s-0.359-0.1179-0.5478-0.111c-0.4352 0-0.8527 0.1729-1.1604 0.4807-0.3078 0.3078-0.4807 0.7252-0.4807 1.1605 0 0.4352 0.1729 0.8526 0.4807 1.1604 0.3077 0.3078 0.7252 0.4807 1.1604 0.4807 0.1888 0.0069 0.3766-0.0311 0.5478-0.111s0.3209-0.1994 0.4369-0.3485v0.3807h0.6827v-1.5623zm-2.5405 0c0.0109-0.1847 0.0756-0.3622 0.1861-0.5106 0.1104-0.1485 0.2619-0.2613 0.4357-0.3247 0.1738-0.0635 0.3624-0.0747 0.5425-0.0323s0.3439 0.1366 0.4712 0.2709c0.1272 0.1343 0.2124 0.3028 0.2451 0.485 0.0327 0.1821 0.0114 0.3698-0.0613 0.5399-0.0726 0.1702-0.1934 0.3154-0.3476 0.4178-0.1541 0.1023-0.3348 0.1574-0.5198 0.1583-0.13 0.0017-0.2589-0.0236-0.3786-0.0742s-0.2277-0.1254-0.3171-0.2197c-0.0894-0.0944-0.1583-0.2062-0.2024-0.3284-0.0441-0.1223-0.0624-0.2524-0.0538-0.382zm-8.2384-1.6412c-0.4352 0.0061-0.8502 0.1849-1.1537 0.497-0.3035 0.312-0.4705 0.7319-0.4644 1.1671 0.0061 0.4353 0.1848 0.8503 0.4969 1.1537 0.3121 0.3035 0.7319 0.4706 1.1672 0.4645 0.4722 0.0242 0.9366-0.1279 1.303-0.4267l-0.3282-0.5055c-0.2592 0.2079-0.5803 0.3234-0.9125 0.3282-0.2256 0.0195-0.45-0.0499-0.6253-0.1934-0.1753-0.1434-0.2877-0.3496-0.3134-0.5746h2.3304v-0.2626c0-0.9846-0.6105-1.6411-1.4901-1.6411l-0.0099-0.0066zm0 0.6105c0.1022-0.0021 0.2038 0.0158 0.299 0.0529s0.1822 0.0926 0.2559 0.1633c0.0738 0.0707 0.1329 0.1553 0.174 0.2488 0.0411 0.0936 0.0633 0.1944 0.0654 0.2965h-1.6411c0.0119-0.2107 0.1058-0.4084 0.2616-0.5507s0.3612-0.218 0.5721-0.2108h0.0131zm17.104 1.0372v-2.8293h-0.6565v1.6412c-0.1159-0.1492-0.2657-0.2687-0.4369-0.3486s-0.359-0.1179-0.5478-0.111c-0.4352 0-0.8526 0.1729-1.1604 0.4807s-0.4807 0.7252-0.4807 1.1605c0 0.4352 0.1729 0.8526 0.4807 1.1604s0.7252 0.4807 1.1604 0.4807c0.1888 0.0069 0.3766-0.0311 0.5478-0.111s0.321-0.1994 0.4369-0.3485v0.3807h0.6565v-1.5558zm1.1389 1.1127c0.0427-5e-4 0.085 0.0073 0.1247 0.023 0.0377 0.0154 0.0722 0.0376 0.1018 0.0656 0.0288 0.0283 0.0522 0.0617 0.0689 0.0985 0.0166 0.0383 0.0252 0.0796 0.0252 0.1214s-0.0086 0.0831-0.0252 0.1215c-0.0167 0.0368-0.0401 0.0701-0.0689 0.0984-0.0296 0.028-0.0641 0.0503-0.1018 0.0657-0.0393 0.0173-0.0818 0.0263-0.1247 0.0262-0.0622-4e-4 -0.123-0.0186-0.1753-0.0523s-0.094-0.0816-0.1201-0.138c-0.0164-0.0384-0.0249-0.0797-0.0249-0.1215 0-0.0417 0.0085-0.083 0.0249-0.1214 0.0167-0.0368 0.0401-0.0702 0.0689-0.0985 0.0296-0.028 0.0641-0.0502 0.1018-0.0656 0.0427-0.017 0.0886-0.0249 0.1345-0.023h-0.0098zm0 0.5547c0.0327 2e-4 0.0652-0.0065 0.0952-0.0197 0.0282-0.0126 0.0538-0.0304 0.0755-0.0525 0.041-0.0448 0.0638-0.1034 0.0638-0.1641 0-0.0608-0.0228-0.1193-0.0638-0.1641-0.0216-0.0222-0.0473-0.04-0.0755-0.0526-0.0301-0.013-0.0625-0.0197-0.0952-0.0196s-0.0651 0.0068-0.0952 0.0196c-0.0295 0.0121-0.0563 0.03-0.0788 0.0526-0.041 0.0448-0.0638 0.1033-0.0638 0.1641 0 0.0607 0.0228 0.1193 0.0638 0.1641 0.0226 0.0225 0.0493 0.0403 0.0788 0.0525 0.0331 0.0143 0.069 0.021 0.105 0.0197h-0.0098zm0.0197-0.3906c0.0306-0.0015 0.0608 0.0078 0.0853 0.0263 0.0101 0.0083 0.018 0.0189 0.0231 0.0309 0.0052 0.0119 0.0074 0.025 0.0065 0.038 4e-4 0.0109-0.0014 0.0218-0.0053 0.0319-4e-3 0.0102-0.01 0.0195-0.0177 0.0272-0.019 0.0173-0.0433 0.0277-0.0689 0.0295l0.0951 0.1083h-0.0755l-0.0886-0.1083h-0.0295v0.1083h-0.0624v-0.2888l0.1379-0.0033zm-0.0722 0.0558v0.0788h0.0722c0.0128 0.0038 0.0265 0.0038 0.0394 0 0.0023-0.0046 0.0035-0.0097 0.0035-0.0148s-0.0012-0.0102-0.0035-0.0148c0.0023-0.0045 0.0035-0.0096 0.0035-0.0147 0-0.0052-0.0012-0.0102-0.0035-0.0148-0.0129-0.0038-0.0266-0.0038-0.0394 0l-0.0722-0.0197zm-3.6105-1.3326c0.0109-0.1847 0.0756-0.3622 0.186-0.5106 0.1105-0.1484 0.262-0.2613 0.4358-0.3247s0.3624-0.0746 0.5425-0.0322 0.3439 0.1365 0.4711 0.2708c0.1273 0.1343 0.2125 0.3029 0.2452 0.485s0.0114 0.3698-0.0613 0.54c-0.0726 0.1702-0.1935 0.3154-0.3476 0.4177-0.1541 0.1024-0.3348 0.1574-0.5198 0.1584-0.13 0.0016-0.2589-0.0236-0.3786-0.0742s-0.2277-0.1254-0.3171-0.2198c-0.0894-0.0943-0.1583-0.2061-0.2024-0.3284-0.0441-0.1222-0.0624-0.2523-0.0538-0.382zm-23.051 0v-1.5689h-0.6827v0.3808c-0.116-0.1492-0.26569-0.2687-0.4369-0.3486s-0.35897-0.1179-0.54777-0.111c-0.43525 0-0.85268 0.1729-1.1604 0.4807s-0.48067 0.7252-0.48067 1.1605c0 0.4352 0.1729 0.8526 0.48067 1.1604s0.7252 0.4807 1.1604 0.4807c0.1888 0.0069 0.37656-0.0311 0.54777-0.111s0.3209-0.1994 0.4369-0.3485v0.3807h0.6827v-1.5558zm-2.5404 0c0.01089-0.1847 0.07555-0.3622 0.18604-0.5106 0.11048-0.1484 0.26195-0.2613 0.43576-0.3247 0.17382-0.0634 0.36238-0.0746 0.54248-0.0322s0.34387 0.1365 0.47114 0.2708c0.12723 0.1343 0.21243 0.3029 0.24513 0.485s0.0114 0.3698-0.0613 0.54c-0.0726 0.1702-0.19342 0.3154-0.34755 0.4177-0.15413 0.1024-0.33483 0.1574-0.51985 0.1584-0.1305 0.0025-0.26012-0.022-0.38062-0.0722s-0.22926-0.1249-0.31937-0.2193-0.15962-0.2066-0.2041-0.3293c-0.04449-0.1227-0.06299-0.2533-0.05432-0.3836h0.00656z' fill='%231B1B1F'/%3e%3cpath d='m24.286 2.5273h-10.339v18.581h10.339v-18.581z' fill='%23FF5F00'/%3e%3cpath d='m14.604 11.82c-0.0019-1.7897 0.4035-3.5564 1.1854-5.1663 0.7819-1.6099 1.9198-3.0207 3.3277-4.1257-1.7432-1.3699-3.8366-2.2218-6.041-2.4583-2.2044-0.23646-4.4308 0.15203-6.4249 1.1211-1.9941 0.96904-3.6753 2.4795-4.8515 4.3589-1.1762 1.8793-1.7999 4.0516-1.7999 6.2688 0 2.217 0.62374 4.3893 1.7999 6.2687 1.1762 1.8793 2.8574 3.3898 4.8515 4.3588 1.994 0.9691 4.2205 1.3576 6.4249 1.1211s4.2978-1.0884 6.041-2.4583c-1.4074-1.1046-2.5451-2.515-3.327-4.1242-0.7819-1.6093-1.1875-3.3753-1.1861-5.1645z' fill='%23EB001B'/%3e%3cpath d='m38.236 11.819c-1e-4 2.2172-0.6239 4.3896-1.8003 6.269-1.1765 1.8794-2.8579 3.3899-4.8522 4.3588s-4.221 1.3572-6.4255 1.1203c-2.2046-0.2368-4.298-1.0891-6.041-2.4594 1.4068-1.1057 2.5442-2.5164 3.3263-4.1257 0.7821-1.6094 1.1885-3.3754 1.1885-5.1647s-0.4064-3.5553-1.1885-5.1646-1.9195-3.0201-3.3263-4.1257c1.743-1.3704 3.8364-2.2227 6.041-2.4595 2.2045-0.2368 4.4312 0.15144 6.4255 1.1203 1.9943 0.96891 3.6757 2.4794 4.8522 4.3588 1.1764 1.8794 1.8002 4.0519 1.8003 6.2691v0.0033z' fill='%23F79E1B'/%3e%3cpath d='m37.107 19.137v-0.3807h0.1543v-0.0788h-0.3906v0.0788h0.1674v0.3807h0.0689zm0.7582 0v-0.4595h-0.1182l-0.1378 0.3282-0.1379-0.3282h-0.105v0.4595h0.0853v-0.3446l0.128 0.2987h0.0887l0.128-0.2987v0.3479l0.0689-0.0033z' fill='%23F79E1B'/%3e%3c/svg%3e") no-repeat center center/contain}.icon-cod{display:block;width:30px;height:30px;margin-right:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAA7AAAAOwBeShxvQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAOASURBVFiFxddbjF1jFAfw3ykVaWmnGaNDKi7TqEsZo5MOWtFBJI1M3G9tXWYiSCpxe8ALRYj0wW2KiFtMkLSpSAjFpBFRKm0QIVESFR3EJQxCTN0f1nfMNtn77HPmPPgn62Hvb39r/ff61u2rqI15WIgn8XfBNy3oRy/G8A6G8GWJbrBLjbUKnsMJWIGt+GbCN8fiFXyLp5LxQ3E/WtOenfUQycNA2rwRH2AHVmN6Wu/F5zg+Z28r7sMILlf7R3MxKyk/EydjN8wUf7YdN6b17hI98/AiPsMn+A6fJp018UAyloeFwtWvYU6ZIlwoYmhWkkdwcXVxSs6GBTgNfZiaeV/B2ejBUmzAh7gGu9YgMA1fYTTJWHYxj8AAtomo3zfz/jpcbdytByUSJ4pg66lBohB5BK7F65gtAq2KHtybIXFkeu7DTXhaHN3uzRLYiVXoEt4YRgfWiix4VXjgdqzDFXgBR+ALtBXYWiLStiFUcJkoKjfgECwynlYdyfhW+RkxA+txN9oTuTUyQVgv2oUH3sMxOeu34k9xBO2J4Hki/R4WnhlOMoLljRKo4lRRBwaxvziSIZHjS3FLMvCTOKautG8vkV1VaShOJmIP3IXfRLBuwoPNKJwsuvGuqGwz/w8CRJDOaFZBPZgmIrcRY6MiPsZqfVRvl1qNo0U0V7EIh4kA7BPHkJ0BTsFcUTcKUauGZ3GASLHhzLursLfIiH3wPh7NrH+Es8oU51XCRnABvhfNa1JohsDHeAkHi6Fl+2SUZI9gAe7IkNosesJfBXs3JIFLJ2N8IoH5ImIH0/P1eAs/olN5sVksJqc3lUR+FtksOEpUuTXCnZ3CzYMiXRcL7xwuon+K8SF1Km4TLXtLItCPZSJ1NxYRKIuBHXgbd4qjOCfJuXhGtGv4XYxeAzgjEW/DSYlIa5GBetPwazGaZ9GGN/CY+MuVuFLExRJRou8R6ThapLiZLOgUrl8lRrg5OE4E5IiYkA4UXbIokOv2QBWP45LM8y/iZtRtvAruiWfF8a3AH7UU5hHo8t9pOIv+JEWYLeaATWJ2LLrO/Yu8I/ghSUWMYStFMypDh5gPhkSZLjU+EReJK9hDSUbSuydEE7pZTDZ56BXj1/mNGs224xZxZaq+2yYaDOwnXLpcuPhlcc1qE9e3+SIFNzdDoB604HRxY56On0U/eB6/Nmoc/gGdDr6YjiP2BgAAAABJRU5ErkJggg==) no-repeat center center/contain}.icon-summit{display:block;width:103px;height:36px;margin-right:10px;background:url("data:image/svg+xml,%3Csvg width='103' height='36' viewBox='0 0 103 36' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect width='103' height='36' fill='url(%23pattern0)'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_339_13760' transform='matrix(0.00117647 0 0 0.00336601 0 -0.00490196)'/%3E%3C/pattern%3E%3Cimage id='image0_339_13760' width='850' height='300' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA1IAAAEsCAIAAABG8xXIAAAACXBIWXMAABcSAAAXEgFnn9JSAAAFEGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDggNzkuMTY0MDM2LCAyMDE5LzA4LzEzLTAxOjA2OjU3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIzLTAzLTIyVDExOjExKzAxOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMy0wMy0yMlQxMToyOTo0NSswMTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMy0wMy0yMlQxMToyOTo0NSswMTowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMzVhNTA5Ni1lZGJhLTA3NDMt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'/%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center center/contain}.icon-leanpay{display:block;width:126px;height:36px;margin-right:10px;background:url("data:image/svg+xml,%3Csvg width='126' height='36' viewBox='0 0 126 36' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect width='126' height='36' fill='url(%23pattern0)'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_338_13759' transform='matrix(0.00333333 0 0 0.0116667 0 -0.00166667)'/%3E%3C/pattern%3E%3Cimage id='image0_338_13759' width='300' height='86' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAABWCAYAAAB1s6tmAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAC/ISURBVHhe7V0JvA3VH/+OfU/2ylqULaLFvlQKqSwpirKEkghRhIhEJMSfspQoSlpJSSUpxLPLvmbJvu/LPf/f98zMfffeN3Pfu+9dz9J8P++8mTlzzpm5M+d85/s7q6EESEYk9HKGYVh7Hjx48GAiWQgrziXURcAnTu/znHU+ZVoylblvwSMuDx482LjkhOVP/uI5YPsCGLuXAacPA+dPm8TF88oHpM0MVaM3sDMGuHAWKFBRCCy1juqRlgcPHohLRlhByR7cBGPpJODEXssjLlTxukCRB2DMFtI6dRDInAeqZEMgd3G5yxQ6jEdcHjz8txE1wnJNZsdfMJZMlACWCeiENJmgavYHdi+VsB9bnoQQVPZboUoJcWXNZ/l5xOXBw38VpnRJBEhQgc6PsyeAAxuADbOAo7uAvHdDlX4CSJ3eChAXqlAVuZNUMNb/YPkImORFMRX3rIPx01sw/hIiOyWmJE+FXtODBw//CUSksByDnjsJHN4K48BGYO/fwPE9gO+CeU5ISBWto009nD1mmoX71prnbKTOIOrqTe1vLBpr+vnkOsJV2vGael+2qSTsE0PNE5J2IDzV5cHDtY/EE9bOxTC2zgMObRb+CGPuEdflhbqzGZAlL7DtDxh/f2VWuhOF74cq+RiMX4W0ju42ickmKF7O3tdb8arXR8Ltg7F2rsQTIsxbTH5FrFD0iMuDh2sXCTYJ/WTlO2+24mXKLcpqmxzHQ1bE0Z0w5gwQk28mUKAC1H09gZxFRTGlhbq1pqnMjghZXZRrMDluSVDcXqCz9un2bwey3QRsXQXj2yEwJvUAlv8iCu4Ur6TvMwIO9uDBw1WEBCksHYTuwhnTtFs+Gapie9OMWzhazpFdEois+aDKPiNqS0jn0FYhn5tFXQ0EDpL8eB0JY5OVVlUBfrKvbn8QKN8Qxli5/hm5H94Xz7EPV/FKUHcJAV6fSzw8teXBw7WGeBWWyWfiNs0GTu43uxzsX2/WR+UuAVX6STKDGTghOLIDxm9vmxXs2QpJ0heh8t0DZMgpxCPpaEUlLlRpaSeX2r9T/sltX3eDJjB/OJJXzM9CZKLetq/jlTyl5cHDNYawhOUv8LuWwVg7A0ibBTixz/Tb8Rew5lugUGXgttqmX0JxQWy8bQvN/YOisgpVhKrzBlT1DkCeEuKZ0iQjP1nZW3GasITYsuU1j22Cs0nuzFkYU0cA58/JgQcPHq4luBKWn6zOHBET8FOzVS5tJrMV0IKx8Sdgy1yooo+YPdPjA5O0iSeXEJPvIoy5o2F83R1GzJdAppxQNV6CqveGkOC9QKqMJgnpONb2+BFRecegcuQXkrL8tLkYkPaxY8DyP8XDU1kePFxLiNckNFZONbsupM+qScs4tts6IxAyMFZ+Afy7AuqOp4SEilknHKDNNzruS9S8Zc2K9tMnhIAk/VU/wfjydRg/DhMVdwiqYiOopwZAVRKTM0seK77EpZLa+49cK5+ZXojJaG+NP8WE9cjKg4drCuEJ69wpTUYamXIJAQgTsA4rEOJnxHyo66bUPa2FXG60TlggZwSSCYknVQYx6UQh7VxlmXLW+fPnge2rYXz7DozJvYFNMUBRMReb9oOq3wXIV1wCiblIwsrO68jtBxFVwP7uHcDW9XLgwYOHawXhCWvf30IwZABBRiGsC+eEVMzuA0G4eA7GwlFaiakKLwLprjP9g1SVbG01lO1m3apnbBFCCiSZwO4LB3fD+OkjGOO6wpgn5mIWMRcf7wLVagBQUMzJdBmhqjcUQgwhLf91fDB+F5NV4JmFHjxcG3AkLLuAGzuX6C2h2O+KZHX+jOUTgrPHYSz4n9m3qkI7iZw2mETsfdmqfGVEqR0BDu+x/AKcn7Ss7UkxFxfMhPFBNxhfvCfppwHyFJD0DaDiQ0ABMUP917HjWvFXLQWOmsN5PHjwcPXDXWGxJ/re1daBgCahNgeFDNxwfI8orfeBzDeIedhKgkryoSSixKS7QUhmt5hr58QEtMnGTzoB+34/2eYuCHWrEF2GTHJgQUhLNXweuPte2U9lmpckPNvMPCOKMGaBDuqpLA8ern64E9Z+IRR7TCD7PaW/PrZLgxPIBySJPRtgLJ4kpFQCqkwjk3QCSSSzKLVM2WFsts1BOjkfaDLafinTAXfcC/VsP6gWrwO33QmsXiRpCdHZSJUaqn4LqFcGA3dWlvsQ5RWQjrFcruPBg4drAnEIy28O7goo6ClEFbGV0Gk+KwbXqsgiGW63LARWTgeKVAOKPRhERipvKdOs3LkhNnygqvLJLeUqAFWzOVSHYbJ9RszNMzC+/ADG2x1gfDYaWDYfOCam3vZNYjKKKTpGyOrwQainnod6bRBQprzcl9yzvpetplkZJRw7dgyDBw/GE088gU6dOmH9eq9i34OH5EKcoTn6UMxB44duUuDPmp5iDqoH+sKYPzLYTGRMm4xCt2IOqvJPAbdWgfHbeGCDkJioH1VP0pUwxhcDeLHYOGkySti7oe6obtZRCRFh1UIYMXPkmjtNQmM4/nV4UxOU8ct0qPavw/huCvDzTIkvqu7hx4FChcXk3Anj66lCbkslfBegdBmxICPoke+AI0eOoGrVqli1apXlI48mUybMnj0b5csLSXrw4OGSwtkkPLg5lqwIthByvKDdpUFIQ5OHv0sCnfj5t+IuXITxpxDJP6ugqjY3663YnSFXIWDzUot8RAXJsarVCuq5d4QUm0q8C6Km3ocx7GUY34tp+a+QlV0RT3JjXVWefMAOUU5bNgLLF0HVeFQUoBDe36tgDOwtcQcK6Z6HatcZqlc/UYYnJKJcLon1WOPHjw8iK+KEpN21a1fryIMHD5cSQYTlNwc5r3ogMnKcn7DG2WMm0ZA8SCJ6X7ZxSEscyUVIw5g9Rghwl5BSO1FXUrBF5Rh7dwAlq0M9/QZUk15AwZLAij9gfNADxnghmBULgNNiNtrp8TpMj/s5bgRSpoSxfYsmTOObz0SdpTGVFc+fl4ArlsN4Q9IaJqYizdmKlSVy0vHXX39Ze8FYscLqq+bBg4dLirgKizMy7AkugCqTEBbrnc6cDCYRP0FxG7Bvkxr3z5yBsfAbIZX0QjaijAwxFet3hLpP1NTpk2K2jYYx8hUxQUVN7f1Xri+E409TtjZR2X43irnoE8+dQnq8zt69wK+zhJSqSfoBA6LPyb9FMTC6d4MxfLiYkEnv3nDxIhOOCzd/Dx48RBdxCYtzXNmT69mgwuJMDTQBA9WOTSKsKE+bGciaF8hXCqp4DahKTaAe7QLVYgjUQy/oZPw4JyT2cT9xbwGrF2pS8xOUvQ26jr1VUDcVlHvhNMxinlqtj8b303UaqvHTceOclUDzRL0Ne0+OLybZLPTgwcPlg5+wHM1BerHQa8I6BGTIDmQvDBQoB1XyEajKraAe6QXVdBhUo0FQDXqL6ddBz1eFAqUk9VTAP+tgxIgCOnnUSlPSS8upjjsBpauIh4SxyCiWrKxtoJ+9zX8zsENI1a/ExB07BmPaVF2xjtuKx/ozHVtxLVsFzPhRdmJ/qwcPHq4u+FsJ9YZDbGa9JqpEFIytcHIWhaoqJKSnIRY/ezpijjM8KWbWcSGy4wdgHNln9lw/uFsIRPy4gASdlY5q1gdcZ9D4/iPdTUHVaAzcXAI4tFfMwc+Av5fEkgzvhVv7Hux9IUA1/ENg9g8wpk4ODidpq4HvmF0gXnnVunZAXG7TpIMaKWFuEtNREGmr4WOPPYavvvrKOopFhgwZcDKKXSc8ePDgjGCT8MgOMa2ErEgcabJClWsNVV2UECuulQ/Gos+FcAbC+LQjjIkvwfiiN4yZw2D8NglYKipq8wohLSGu82KGXRBZo5WOpJurAJCnIIy/JMz2DcDuf2BMGATjo0GmKde0I1Tb3qLKbjXj0PTULZASV6dh7WfPLcSUCsa2rSYJ+c/L9oyQ7ccfSxpiMlatbp0LOM9tZjFbUwT/ZA8ePFw90KXXbyLtEHOQXQ0KPwBVuy9wQ0nxWy4KyuzhrjJkA/41O2tqkyyQWLSKsfYDSUKcKi0EckYUGVv/AvyxYRWMEa/DmDxKzM4sUO1eh3q2sxDcTaYiCkkHN7DSXlTRli2xfoHXixGVtmYt1JOi3jjmMJD0ChSAGjZA0hDSE3jTJ3vwcPUhVm74LsA4e0pMtdeEYBoAO1fC+O51Me+ErNbNEyL4FSh2H3DdjQEkYRFCEFEF7suWk/7dXknIar5WU7EkZ50/L/8W/wljQFdgmiik/IWhug2EeqoVkEUIMiA9lV/U0ykhvt0cNO1wvfMKxlgxOa8Xddigfuz5ksWhhrxpdpU4HdKg4MGDh6sGsYQlZp+6p7nIKFEfs9+FMXeMKKvDQL7SMP4R8or5TgjnOFTlpyWMRLNJwkVV6X2eK3aPqB0x4xbMFqKy/PzqyQrH7ZnzMObMgtFHFNbMb/TwGtV3iBDPk0B6Ib2UopgKi8n4z/YA0nNIZ4Oor9lzgAaPiAmZHahYDuqtXkLA/8LoLgpLTEoPHjxcnUjhNwfPnYaxdBqM70WJcCYFFn72cGdL34FdokxOwZg3BchzC3BrRXfiCSQRXwqocg+aE+nttdYcdArHfX1O3Am5zrdfwOghxDVflF2NWlBvD4UaNBS4rZioruuEwDJogtX3RiJLnVaUXDognfhnyAjjqxmamFS/HlA9XwZWroXxkqjFNBIutUdYHjxcrTB8PjKF7Pz2P2D7cpOE6EXfotWhsuWTcxMtPyGgR17SlejGhB5mXZYdXm8D92Vb4DaoZ3vAmCJpL18YcC4gnGyC4oSey5kHqks34AazZU/j6FGzYj+FITcuao8V6f592fI4rZAT66l++QPGm8N1pTzq1hRz0+wTlpg6LK+V0IOHywsp2SZUzttiFQ/JQrYqv5iD21Za/uLH8YG/fqIVjara2PKzztlx/fuS5j0PmLMqrFwccs7aJzGFxAnaZrkeqkIlIFs28QjAjp3AshUwFi4W0/VPGD/9CmO6mJNfTocx+SsY40UJ7t0vSnEvjL6izE4LWUl6qriYlAKvwt2Dh6sTKfyF90Yxt7guoE0iKcTEyi3m37a/LRKx3AEhgQXTgeIVRPUU9pNbHDLKdD1QrCywdL6Ym6KG4pCSONZp+eNYjunluRGqRWuod98DHq0n5CTKbxvrrhhBCGfsBBhDRbW99wEwajwwRhTg+E+BCZ8DE6cBc+SauXIA3/4kyorXlnRZ71aGS4h58ODhaoVfYSFLLjGjrpPCLftUTbluFpWyDTh7Ni4pLRQiOLIPqnZz8ZAkQsmIpFeqvDbJjLmzrHMB5/1bcTZpkSwLiwn5UleogUOA8hWBn3+G0a49jLcHw+jUFUbzNmKGnoRqICSm40jcQJXG+6ZfnRqyL2pw+i+x50hgN+SUnSsXHJO4e/duPSPEokWLsHTpUmzZsgWnr4CWTd7D3r17sXPnThw4cADnuWDIZQSv/88//2D58uV6UDq327dvx7lzV8Z6lHyXV9IYUz6Xffv26ffH93iW5TrKYH24j+N8o4jQZxhLWOwpnu92s9BLGJVf9retln05DjL7ZCs/1pgxAch5E1Cudqw/t7xfIxVURTEHN64BDh20zgXED9yy3qlsOaje/aF6vgEUuhnG55/DeL4tjHEfAvut+Oz+cOgoMO1boLKou7x5zfsi4emtOJIXK9vr1gTmiRm6lz3u5Tz975Lfk+rKq3Bn4ee0NfXq1UOOHDmQP39+lC5dWs+vddddd6FIkSLImjUr7r77brz++uuIiYmJ7Td3CbF//35MnDgRzzzzDG6++WZkyZIFN910EwoUKIA8efIgc+bMKFOmDDp27IgffvjhkhSAUOzYsQMjRozAgw8+iOuvvx6FChVC2bJlUaFCBb3lffJZ3XfffXj33XexbZt8cJMBnNTx66+/1s+icuXKyJUrFzJmzKhdzpw5UalSJbz00kv48ssv9ZxqyQFOe8R7ev7551GiRAn9vm688Ub9/vgeeXzbbbehdevW+OKLL/RvSCxIUiNHjkTBggV1PuHklnxXScEvv/yi8zyf4Z133qnzGBE8NGfHGhhfvSMH8tdSVM3UQcDBvWaBJxExpL0vTjV8ASh6B4whr+oJ9fznbykB1bY7jPcHA6tZkW/HiY3LKWFQqbqotIeF+ETdyQ80ZswA5s41K9TtcIFxuJ8+A9Qn7wOLlsF4Q5SYfY73z23V8lCD5NrP9QT+WmHdk7jRfaAq3yk7FH6Jq8OKZqU71UH//v0xYcKEiFUBCe21115Dw4YNkSLKPfep7gYOHIipU6eKBW6a4AkBCykLZfv27XVhiCZWr16Nvn376gIfyRc8ZcqUqFu3riZ6PrNoY+3atRgyZAgmT56cYBWcLl06NG7cGC+//DJKlixp+UYPVOi8p7Fjx+L48eOWb/zgRJStWrXSc7uR2CIBr9elSxfryEThwoWxcuVKpE+f3vJJOGhdVKlSJahc8F3OmjUrQGERuQuJCpELZMktikUk/8F9sWqI+SRIIXGWhE/FX4miaRZ0XlUVhXNov7zRVX4//zazmJ31Hoca8j+opmJS7tkLY8BbMDq/LCbgr7H1XbZqsk1G2x0TYvhcVFYVqiz2iBc/Ousa6gkhwG27hKxWxt6TsLS6o5gcJJ6sogW+BBJC0aJFMWbMmESZMJx/q1GjRvprzkwRDRw+fFh/je+44w5dACMhK4LmRo8ePXDrrbdqsouGCmSBo2rhPVEFRGpu0JzgB4ZKtUOHDlp1RAMHDx7Ec889pwmH6jgSk/3MmTP6I0V1SnXDtKIBKlx+AEkUVJeRkBXBZzNs2DD9/khACX3/fCcMH4pNmzbpfJAYcAry0HLBdzlo0KAQwuKcVflKCBEUFQmwXshCMgjziCaEWFLwk4hkcuP7KUDxsuJEvZBg2Dv9tlLAgt/lKZJ8xI9p5MkL1byNqJ8RULWEVJYtN+eq6tcXWLKMv9y8DtNmOva1AsjI3hrTvtc93lVzq6VSnxOXP5+YlyXk/I/mvdOPi1KULCKfkAwS8PKChbpWrVro3r17VOqlFixYoE3HDz74IOLCHAh+0WhSJTUdYs+ePVpBkPxYOBMLzpVPU2/48OFJrgti4aMpSRNjzZo1lm/i8Pvvv2u1xo9NUp4V72ncuHEoVaoU5syZY/kmDqy749TdPXv2THK+oqVAtUSzm9UC8YHEwnfuBNa/Rgp+6DZv3mwdBYO/009YtvJQRcWkuvUuGOus2RO0kxPc2qonkETmy8Petgmq3tNA6nRQ91TT5GPM/UUCpDTnWe/YHaovF4e4G5j1o6ipjjBGvGcuEGFfw09UAWkzP9jn/cQk26OisqZ8B1QrLwQrKkufk3uv9wBw+iwwbZYZF/KbWEf2QEUeXFbQpmemSmrmDAUz6AsvvKAza2IK0Pfff6/rfKJZ38NMxwLNerlTHEoVIVhPR5Pg77//tnyig3Xr1ul0SfSRgr/pk08+0QV51y5R8FECTbjatWvjww8/tHwiAxU2iZ0fnWiC+ZQKnpX04RBOSUdDZQeC6cWtAOGqypxdYYt8iUgENkmRUEhUoSRy/iKMz8YD12WFqt8EqHgvsHmDSVS93oLq0lPXURmfTITRsb1sJ4nUOBCQDreB+7wGXYifvW+dM76YKSrrNFTrJ82wGURB1RfC+nm+2BLyldGdScWlTQNVxay7ulxgxfoDDzxwyVbYIVHRzHzzzTctn4Tht99+w+OPP37JOr2yzuHJJ5+MyLzkM3rooYcS9HVPDA4dOqTTD52bPz589tlnaNGixSVpXGCabdq0wUcffWT5JAwbNmzQ+erff/+1fKILpk8yZXXBlQJ/pTvh3z0v9uMukWWcwphfSNnKp1wMcHF63xpErJ3siyxUDZ8R0+sOMz4zKMli6xYY07/VK9fg7HmTbHgJm5C0C9l3PW+fE6dJTQ5bPg60aQyjYQegRGGo/p1hcGLAdaLcKBiprgrnh/pymOwbSa6/SkylO5vfH374Yfz0k7lsvht4b2zBYYsSzQS2LlE9bd261d9sH1+9BCsmeX+PPvqo5eMOymuagSzA4cBKfba+0Zxi/QZ/KzMwv+xUQjRz4wPVX79+/awjd7AehSZufMqKv5MtXFQAxYoVw3XXXYejR49qBfXnn3/qbXwkyRbGJUuW6NbG+ED1Ur16df0+woHvkI0PTPuGG27Q5YnmEt8huxLEh7Rp0+Lnn3/Wvys+8PdSWbHiPxx4T2wV5PsrXry4bsXjc+YzYr6i8g+gAEc0aNBA10fxuYeCz4QteU5p9OrVSzeWRAKmw1bBZcuWWT6xYP5jgCDI19p0OzYr386tyrdnp/Id3Kd8Rw8r38kTynfurPJdvBgbjo7HoX7LlijfR+OUGj5UqTf7KfXqq0p1eEmp1s8p1bS5Uo81VqpOA6Vq1VfqwXpKPSDufnH31lWqmrjKjypVUVyFR5QqJ+4ecXc9rFQZcaXFlaqjVKVGynfoiPL9OE/5/t6ofCvXK1VS4tDdLmmUkvSGfuy/p6RCXhzfShwnhdgKERcjRoxwjBPoJDMpITQlX1orVjB476LSlCgolT17dsc0bJcnTx4lhGLFdIYUZlWtWjXH+LYTolI1a9ZUCxcuVOfOnbNiBkNIWk2YMEEVLFjQMQ3bpUqVSi1evNiK5Y4OHTo4xredFD59T0I0+jc4gf6inlTdunX1b3BKx3bPPPOMFcsd8pFQRYoUcYxvOynISlSbEsWqxAS2YsaCfmJiqVq1aumwTmnYTshOCRlZMZ3B/NC2bVvH+IFOCr4Sk1+dOXPGihkM5reZM2eqMmXKOMa3HZ/j5MmTrVjB4G/je3GKJ4RlhUo4+Nvc7kcIS7kT1k/TlOraRKku4l5uKu5ppTrLC+7UTLYtlOreTqm+ryg1qI+UyneU79jR2LgXzgvBybE8EL8fHUntvJyj/+nTyndcCHDnLuVbvUb5/liofNNnKd+nXyrf/z5SvrfeU6rbW0q1fU2ppzsqVb+NkJpcv8LjQlhCXiWEsIo9pHxDJ/jJUvWSOCWFqG4XoiolRFjmMeVbvtZ//aQiUsKSr6vKlCmTYxy61KlTK1EeSlSYFSN+ME352jumZ7uOHeV5hcGkSZMc49lOFIsSE0hdlOeaELBQN2rUyDEt24lqCPsORLGFJRj5iquJEycm+J54rc8//1xlzpzZMT06EumCBQusGM4QdegY13aipJSYvgnKXwxDAsmdO7djWrbr0qWLFcMZJGzeu1NcOuar/v37JzhfkbheFUER7vnnz59fiTKzYsTishMWwUi+M/Kl6PuiUh2flE+fuBdFEb0g7nlxzzVSqpW4lk+IYmqifL/PMUljz7+iwk4q3+FDEqa1klysVBMhu7ZCbl27S3oDRPGMVGrMR0pNEWKa8aPyzflD+WKWK9+a9cq3bYfy7T+ofPIQghQb9+XLqclOvva+02fkWgckziblWypkxzA8P26a8g0cq9Rrw5Rq31/ut5/8DpM0o4FICStcZmeG+/DDD62QkYFfTH6tndKl4/1QkTmBccMpIiq4pUuXWqETDiqbVq1aOaZJx0xNleEGMbcd49GRrKheEgMxEcN+NB588EErZFyIuauv7RSPjspLTCordMIhJqJWUk5p0pFkd+/ebYUOBvOymPyO8ehIViTqSMF0Bw8e7Eo+dKNGjbJCx+LKISy65Yuk4AtBtRPXlmQlBNRa3LNCVC3EtWsppLFak4X65GOlnhT107GDSVorVijVUI7ritn3iLg6onhqi6spjuZfDXG2+VdFTDhtAso+zcDy3NJcFNOxUQel2vQQwntbqTeE7IZNFFPzK+X7araYgUJYvM9zQmS7xWw9JortQgDRBbhoIBLCourIli2bY3i6bt26WSETh0OHDumvnlPadMOHD7dCBuO7775zDE+XNm3asKQSH0iG5cuXd0yb7oknJM84YPv27a5fdxYGKqukgGrRLf00adKoTZs2WSGDQfXrFIcuR44cmngSi/Xr16ssWbI4pk3nVti3bNkS1qx87z2xMhIJlpPmzZs7pktXqlSpOKZ4chNW3FZCgdyAuVPqLqDI7bGtdKzHtFvrcuSG6tEXKHQLjOHvAtOny3kfsGMXjFGjgRIloBo+YYa149jpcF93YQg9J/HPy5bDcDjDwr8HgLWbgfnLge/nAlNmAh98DmPwRzBmzwduyg0cOAKjbV8YtZ+HUbUZjHKNYdRoBePxzkCMWXnr/z3JCDadu1Vos8K4d+/e1lHiwMpipw57NpwaB4iPOe+9C9g9gpXLiQUrjdmdQUjA8gnGjz/+6NhwwCEkklGto2DUrFkTTZo0sY4SB7aE1qlTxzoKBvsRTZkyxTqKhZSdsF0N2D+MQ1ESC1YgMw23vMl7chqvydZKt35pNWrUwIsvvmgdRQ7eC/OUqGzLJxjsw5Zcw53c4EhYhP0g1ePN5CCVRSgWuRQpKvT5pp4Qz+grBe+vRbHn2Jr3xwJgxg/AY/WAsmUtcrLO+9MJ8GOcoHPWfqA/B0ez1S9NaqgOTaBG9AA2boPxVFdgiRAT75dOguLoCWDPQckVBeTg8mDmTCFXF7BHOAs1C2lSHJuc8+XLZ6UajMWLF8dpuWTrEEnDCcykHMKSVNx+++2urZQkKw7oDsV0fuwcwFYp9t4WdWT5JA6M36dPH8dWLoJ90ULBlkq27jlBFIAeaZBUkIj58XICr82W3FA43SvB30aySerHWawCvPLKK9ZRMERdQRS6dXR5EH9OyH0jcL98nTSxiKtYFaqLkMX+/TB6ynaTKKBQ4hGlZXw0CVi3Aapze0lDlFAoGdnhg8iKW2uf17LjsI8CM23u7FAfvAE8+xjwyQxRVv20wtJExfPayT77XvVoDWTJJHEvDzh40wnMUOwzxabbpDo2f7N52wnsZc5+NIHgcAmR8NZRMOrXr68HDkcD7OXuBKqWP/74wzoywT5Ibh05WZijNQaQw3uoapywcePGOMN2Fi5caO3FBcfcuZFfJEidOrUef+kEqqjQPMRnxQ+RE+655x79sYgG2HfO7SPBbiOXE2EJy6+yHqorn+BcUBwD+KxkxuUceNwHOCgmT4rUonrS6amJkVkyfI5cEK1MzQv8Jj8uU0aoN7qLXr1X/EXxsIOnknTDqSqbrBjOJqJypaCmDgWKFoLx6rswhk0UYpRIvEcqL70VlzcP1P+ESGuZfVmS+sVJDEgKbr2hWWgprdmvKhrObZQ9FRgHWAeCBZPXdwLNpmiB5MC+OU4I7TfEfkosiE4gIUeDGAgWQPaHcwKVX2jnSLeOpalSpdL98aIFjjJwIwe+30BwqEvoGDsbHPIVrbxO1e6m/Dhsxi0PJQfCEpYf6dKbJmBdeVHskCeko/q8AfXeCCGHkVCjR0GNGQ314QdQ42R/xBCot/sCbVsC58QOz54N6uW2cn4Y1BdjoSa9B9VNbO2HHxBiKyxEl0VKslwnVFWRiOQrpFo1FGUlpuf+QzCavAr8KiYoz9lkRsepYx6qImkPAEo7P+zkAgnLrRAmJ0I7K7qRKOue2AEzWqBZ4abWOBQlEKznI7k6gR0dowkOOHcCSSC0bs1tehR26I2WEiXYyZRKywmhw2JCn10g2DE0muBHxwkkdpqGlwtS0sPDz9pZhFQIVqiWKCk0nF8PfsbiJcCsn4Ep04Dh78PoPQBGh24wnm4Lo+Gz4lqJaw2jvmxfEtL5TGzgXVKQyt4O9cpzUJ+8CzVzHNT0MbqnOhrLV7CsZNSc2UStZYUa2g14sQnw3W8wWvaUuPt4U7GOJmDWLKLiXoDq3RbIaE5nwfu+HOqK4At1K4TJidBKW6cKb4L1aRmofKMEPncWbCeE1qu5KQYiIb3QIwF7ebsh1FR2U65UjlRZ0QLJyo0AQ81Ut/dHsGd9NOH27Pm+LmfejpewCMfCT6l+yy1AEVFIJ07CWLICxs+/iZEr6mf1evlE7QEOCKEdkYd8XDLDwSPAwuUw3p8Mo31fGPWeh3H/M0JCr8EY+wWwfhtQ8laors8KiQ2CmiVK7IcxQHX5cvwwD8bsBUAZUQEVhfkrlRF7QVzVO4FGtSW8qKoHK2oCu5xEZYNmTFIripMKPoNQ1eRW0JgBkzojQijciMjJnEguEyNcvgi9B7dCSf9o36+bGg81h8MRZbQVvVMLJXE5zUEiolJlk4H/xVPK3lwIaNEUauRgqE+FZDo8L/pUiIRLcfnrqGQbOoia6wPyi8e0SGbbRe7uFJKzv8BpRcmlT2vuP1xNzM5eUKPEjewhpmh3qGHdoIZ0her8DJDLXKQiXIZMTvAr7Na0n1zgoNjQLgpuzdWsoI9vTGEkYOFxm3LkagdNonCqMFKw0SRUSdmgaR0It/dHRHtgfWj955WCRMuAOOTF7fUibR+tCfV2T6hvJwihvA40qK1nAUX9WlAdWwrZCOnMHA/15+diBr4PNb6/mHPtgZYNAM6qkC3y+oGg+7gCQPPKbdZG3icHN3NSuUvhOH0KB5yy+TlU5bG+xAlUV7/++qt1lHSw7iWc+XI1g1Mcs/EiWuBsqm7q9hZaMAHg4Hg3cOaNaIHqKlwr6WWFSLyoQiRzgtz5M2fVwQ1b1OZZv6llYz5Rc7r1V18/0UZ99XhrJmKldmUhkp7u7du3dwxL9+mnn1qhkhfsmc0hQU73xB7qUnCskEkDe9k7XYOOA70DwcHVTuHoPv74YytUdDBt2jTH69AtWrTICmXi3nvvdQxHx0Ha0UKnTp0cr0HHUQmBYLlxG4fIQe8caRANyMfL8Rp0odcRtena0z2+MZFOYB4sUaKEY3quPd2TAlvt2M7G+aPHsez1IfjpyRcx6Z6HMLrg3ZhU6VFMb/oi5vYYiBXjp2D7nPkocG8lU61d5eCcS25gZ0iaYckNLnARrqPpXM6nn0SwUn3o0KHW0bUJTiEdjcUk2IrLudedwGoFTh8TCJan+++/3zoKBk1wLgSRVAhn6KmIEwrWs4XrGR8p2PgRbn6vS14zbBNXmqxZkD5HNpz4cwky7jmMXCnTIVvqtMiUMjVSGyn09FWp06dDiSfrmxGvcnBeq9A6CBt8kQMGDEj2CkyaiFwFxwk0SzhPuVtH1ISAv+edd9657MM3LjU4ISMXkUjK+xO1pHuUu9Vf0bx3IgIuPOIGVgUktS6Lw6Q48WJCwbLt1mdr3rx5cfq3xQfGCVefeskJKxC3tWqM9FZLRyr5oRlSpELWVGmQO0163JAmAwoVLoy0QmzXArhyTNu2ba2juCBhiWmY6EzPDE8141b/4QYSllu/H9bNsECEdj1IKL755hutHv8L4EISnAM/MeA7Hz16tJ5y2QkkAa4+xG0oqNzzcok7B7ArBjvHJnaJLU6a17Jly4jyJO+RU387gfWYkYyZZWNNr169rCNnJCth+bbtwlmXTmcp5Ief3vIPLpwKP6vj1QQORHXr+8OKTWYOjv9ya0J2A8e5MeOyUpYzdEZSYc7ZQ59++mnrKC444yV7X0eygABJkwOFOaQj0t9ytYIfDJIKzd9IPhrso8c4HJLDNJzADq5uvfLZyddtrB/B4VdU9/Pnz08w8TAcZ8Tl4OnEKGz2/HciV2LUqFGuxBwIPkP+Ls4CGxZys8mGQ9N+UNPylgvr9s4Lrvy8kpCYGUdHjhzpGMd28qJVhQoV9HxP8oWxYsUFKzc5T1WzZs30NDCBafA4kvmidu3apbJmzRqURqjjHFLydVQ7d+60YsWFFD4VExOjateu7VrxGuquhUr3QMffXadOHbV2rTlRpBt4jmEYNtyzSpkypZo+fboVyxmnTp1yrZi2HafNad26tZ7Gxu2+6M/zLVq0CDshYKBzqtxnPihXrpxjeDqmzbwkisuKEQzmR0495BQ30LHSPWhO90uNbf1HYcn7E60jZxTv3BrFOj1rHV1ZSMyc7vxycFaF2bNnWz7OYP0SpT6/rBzwy/oLqhXOmc750xmfQ2vcvuZSwCJSWpym5Kmnnor3K8yFP1mfwn5dVGdcGJMVzqyHmzFjhh5bFonC4BCSwBVeOK84VaITOBWOW51bYsCFWN3qgHhPgcNbqDIjWeGI/e4YhyqT78/uvc5nxXUkOV0M3098fbg4g8OkSZNcFYsNNpJUq1Yt3nnmaf5z5WfmQQ7+ZlUF8yqVGFdTZt6KpF8ZV/1mHSWVXiCozDkVkJtqJNgbn+qe75uWByvXma/5XhJSDaEHr5OwkgsrmnZyVFWBbl7Tl6zQVx4So7AIzv7Jr4NT3Gg5fnGFOKwrJgycFtcprUvprjWF5eSooIQotEuo8qQrWbKkOnbsmHUH8WP8+PHxzhEfbefWfYJ5r2nTpo5xouUuSbeGcDi6dpO1547Dy9dAcSK/awhUS/wCcVXeS4WKFStGPBzorbfe0pP2eYgupPxqdUzH/YSAnXo5h1oky/yLKae7IIQO4bkcYN5jt4poTXHjhuQjrINHcHR//Mtynz92Asc3X3vN4uz/xLmgQvvWRAPM7CSfSMFMxhWRuZ5huHFqicGVUIiuFnBmBOYNtz5ybqDZ2LlzZ12pnSlTdOd+S8z743JrnCDSbVaMaCDZCOvsxu0464u/rkOJDXxoWXRX/I0W+EKckNDMkjt3bj2Eolu3bq5dCyIBMyxn9+QEeDly5LB8IwNJizOgcrK4aGQ01nG9++67us7ECaEzE7CDpJsyDDd2LjFwUy+8friZHAJBUmHrbnx1TAkBr8vJDvn+3IZyJQSNGzfWM7m6dS+IBLyndu3a6TzhBNbXhiMz/g6Sr9v7TzK0AZoM2PvJN451Vk4u5uV+VqwrC1yiyalOok2bNlaIhGPNmjV6aazQFr+EOMlU6q677lIzZswI2zIVKdhKOXr0aLOuIMyST06OrVL169dX69at02lx6avQ+hU+O65jGAi2fjq1eLGu5MiRI1ao6IDp5cqVK861ihcvHqdexq0Oi8+GrWJslWXrbqTPiY5xKlWqpH7//XfratEB88I333yj7yv02cfnGL5KlSpq3rx5Oi0O43JabYhDiRIC1mmxjk0IPsH1eHwuZcuW1e/e6byuB7bSv+Q4umaj+qtdzxDXy9Ft+nCqFevKAl9C9+7dVbp06fQD5EvmGoFJKVhcJkoUiU6Hq+yQwEJfMJuFRYnoFyZfPzV//vyoElUoWCC5PFbXrl3VnXfeqbtA8L74e5mpeD98BrxfFjwu8Lpx40YrdizGjh2rwzAeMz9XCnJqGCDJkTSYNn87VwOaO3eudTa64LNj+rwOr1esWDG1evVq62ws4iMsgu+Az0kUl16fMFzXAJ5jQWQXAsa5lO+P4G/q27evJiFRqvp98R74m/k++D65/iRXqGHjC7vMhN4TSZlLwjG8KGfVpEkT3aUiEpw+fVqvWsTuHLwPftjs/M0t70tUma6wnz17tn624VbNSdZuDdcK2KzLZn0203LmBXmh1pmkgeMLOSaMnffsCeXYfEyziSYfh/rIS9b+yQk2nXM4CoeRCOFoc5ZmMO+J9xcO7H3N2Ru4hHs4s5VN61w+nelzqAdNj0sFPlsOYeF7oxnsNBWQW7cGKTT63Ye+c94/F47g7Avs6sHhJXxXnAiPHXxLliyp6xqdrnWpwXvbv3+/fn9sCOC9M0/R5OY2HJgn+btYHZIUs5VgWpw1lV092Kud12aeZjmynyfpiOsVuC1V7xGWBw8OiJSwPEQH8RFWsnZr8ODBg4ekwCMsDx48XFHwufSWT5EihUdYHjx4SDouXLigF3nlFDcTJ05M9IyzrNtym16GXWI8wvLgwUOSwIp8rmvJcbCcTqZZs2a6Hiox8/pztWu35eg4ltUjLA8ePCQJU6dO1XOhBYJzq3Xq1Mk6SjiGDx/uahJycLpHWB48eEgS3GYJIZFxMZSEgsvgjxs3zjoKBruIPPLIIx5hefDgIWlw619HpcTpcjioO77eUxyeVK9ePW1eOqFy5cq6P5tHWB48eEgSWGfl1iGWnVU53pXrBXAOLlbO22AnYdZZdenSRc/nxs7JTqC6ssc2eh1HPXhwgNdxNOEghXDKZ878EQ4cIcHe/qw8JwmxBz2n4o5vAkESHuvIGMcjLA8eHOARVmRgNwZOncT1BqIJzsLLed45tIvwTEIPHjwkGZy6hyqI4wKjBY7DZJo2WREeYXnw4ACaHx4iA2fUpSqlyZdUcKA1V/Jhf65AeITlwYMDuEq2E/i198xBd3CmDS7o0aBBg0SRPuNwMYuYmBi9+EkoPMLy4MEBXAQ3dFZYElViOkP+18Bpa6ZNm6ZX5eFaAwlFmTJl/PHcTEuv0t2DBxdwyfauXbvqOa6ouPr06YPmzZtbZz0kFGyk4PJ4XNyV85DZ3Rc4FxYbMcqVK6f7YJUtW1b7uwP4P3OfVy/ZVverAAAAAElFTkSuQmCC'/%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center center/contain}.icon-paypal{display:inline-block;width:90px;height:26px;margin-right:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 170 48'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23003087' d='M62.56 28.672a10.111 10.111 0 0 0 9.983-8.56c.78-4.967-3.101-9.303-8.6-9.303H55.08a.689.689 0 0 0-.69.585l-3.95 25.072a.643.643 0 0 0 .634.742h4.69a.689.689 0 0 0 .688-.585l1.162-7.365a.689.689 0 0 1 .689-.586h4.257Zm3.925-8.786c-.29 1.836-1.709 3.189-4.425 3.189h-3.474l1.053-6.68h3.411c2.81.006 3.723 1.663 3.435 3.496v-.005Zm26.378-1.18H88.41a.69.69 0 0 0-.69.585l-.144.924s-3.457-3.775-9.575-1.225c-3.51 1.461-5.194 4.48-5.91 6.69 0 0-2.277 6.718 2.87 10.417 0 0 4.771 3.556 10.145-.22l-.093.589a.642.642 0 0 0 .634.742h4.451a.689.689 0 0 0 .69-.585l2.708-17.175a.643.643 0 0 0-.634-.742Zm-6.547 9.492a4.996 4.996 0 0 1-4.996 4.276 4.513 4.513 0 0 1-1.397-.205c-1.92-.616-3.015-2.462-2.7-4.462a4.996 4.996 0 0 1 5.014-4.277c.474-.005.946.065 1.398.206 1.913.614 3.001 2.46 2.686 4.462h-.005Z'/%3E%3Cpath fill='%230070E0' d='M126.672 28.672a10.115 10.115 0 0 0 9.992-8.56c.779-4.967-3.101-9.303-8.602-9.303h-8.86a.69.69 0 0 0-.689.585l-3.962 25.079a.637.637 0 0 0 .365.683.64.64 0 0 0 .269.06h4.691a.69.69 0 0 0 .689-.586l1.163-7.365a.688.688 0 0 1 .689-.586l4.255-.007Zm3.925-8.786c-.29 1.836-1.709 3.189-4.426 3.189h-3.473l1.054-6.68h3.411c2.808.006 3.723 1.663 3.434 3.496v-.005Zm26.377-1.18h-4.448a.69.69 0 0 0-.689.585l-.146.924s-3.456-3.775-9.574-1.225c-3.509 1.461-5.194 4.48-5.911 6.69 0 0-2.276 6.718 2.87 10.417 0 0 4.772 3.556 10.146-.22l-.093.589a.637.637 0 0 0 .365.683c.084.04.176.06.269.06h4.451a.686.686 0 0 0 .689-.586l2.709-17.175a.657.657 0 0 0-.148-.518.632.632 0 0 0-.49-.224Zm-6.546 9.492a4.986 4.986 0 0 1-4.996 4.276 4.513 4.513 0 0 1-1.399-.205c-1.921-.616-3.017-2.462-2.702-4.462a4.996 4.996 0 0 1 4.996-4.277c.475-.005.947.064 1.399.206 1.933.614 3.024 2.46 2.707 4.462h-.005Z'/%3E%3Cpath fill='%23003087' d='m109.205 19.131-5.367 9.059-2.723-8.992a.69.69 0 0 0-.664-.492h-4.842a.516.516 0 0 0-.496.689l4.88 15.146-4.413 7.138a.517.517 0 0 0 .442.794h5.217a.858.858 0 0 0 .741-.418l13.632-22.552a.516.516 0 0 0-.446-.789h-5.215a.858.858 0 0 0-.746.417Z'/%3E%3Cpath fill='%230070E0' d='m161.982 11.387-3.962 25.079a.637.637 0 0 0 .365.683c.084.04.176.06.269.06h4.689a.688.688 0 0 0 .689-.586l3.963-25.079a.637.637 0 0 0-.146-.517.645.645 0 0 0-.488-.225h-4.69a.69.69 0 0 0-.689.585Z'/%3E%3Cpath fill='%23001C64' d='M37.146 22.26c-1.006 5.735-5.685 10.07-11.825 10.07h-3.898c-.795 0-1.596.736-1.723 1.55l-1.707 10.835c-.099.617-.388.822-1.013.822h-6.27c-.634 0-.784-.212-.689-.837l.72-7.493-7.526-.389c-.633 0-.862-.345-.772-.977l5.135-32.56c.099-.617.483-.882 1.106-.882h13.023c6.269 0 10.235 4.22 10.72 9.692 3.73 2.52 5.474 5.873 4.72 10.168Z'/%3E%3Cpath fill='%230070E0' d='m12.649 25.075-1.907 12.133-1.206 7.612a1.034 1.034 0 0 0 1.016 1.19h6.622a1.27 1.27 0 0 0 1.253-1.072l1.743-11.06a1.27 1.27 0 0 1 1.253-1.071h3.898A12.46 12.46 0 0 0 37.617 22.26c.675-4.307-1.492-8.228-5.201-10.165a9.96 9.96 0 0 1-.12 1.37 12.461 12.461 0 0 1-12.295 10.54h-6.1a1.268 1.268 0 0 0-1.252 1.07Z'/%3E%3Cpath fill='%23003087' d='M10.741 37.208H3.03a1.035 1.035 0 0 1-1.018-1.192L7.208 3.072A1.268 1.268 0 0 1 8.46 2H21.7c6.269 0 10.827 4.562 10.72 10.089a11.567 11.567 0 0 0-5.399-1.287H15.983a1.27 1.27 0 0 0-1.254 1.071l-2.08 13.202-1.908 12.133Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h166v44.01H0z' transform='translate(2 2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center center/cover}.link-ig{display:inline-block;width:24px;height:24px;text-indent:-9999px;cursor:pointer;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17 2H7C4.23858 2 2 4.23858 2 7V17C2 19.7614 4.23858 22 7 22H17C19.7614 22 22 19.7614 22 17V7C22 4.23858 19.7614 2 17 2Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16 11.3698C16.1234 12.2021 15.9813 13.052 15.5938 13.7988C15.2063 14.5456 14.5932 15.1512 13.8416 15.5295C13.0901 15.9077 12.2385 16.0394 11.4078 15.9057C10.5771 15.7721 9.80977 15.3799 9.21485 14.785C8.61993 14.1901 8.22774 13.4227 8.09408 12.592C7.96042 11.7614 8.09208 10.9097 8.47034 10.1582C8.8486 9.40667 9.4542 8.79355 10.201 8.40605C10.9478 8.01856 11.7978 7.8764 12.63 7.99981C13.4789 8.1257 14.2649 8.52128 14.8717 9.12812C15.4785 9.73496 15.8741 10.5209 16 11.3698Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.5 6.5H17.51' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ") no-repeat center center/cover}.link-fb{display:inline-block;width:24px;height:24px;text-indent:-9999px;cursor:pointer;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18 2H15C13.6739 2 12.4021 2.52678 11.4645 3.46447C10.5268 4.40215 10 5.67392 10 7V10H7V14H10V22H14V14H17L18 10H14V7C14 6.73478 14.1054 6.48043 14.2929 6.29289C14.4804 6.10536 14.7348 6 15 6H18V2Z' fill='black'/%3e%3c/svg%3e ") no-repeat center center/cover}.icon-visa{display:block;width:38px;height:30px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg fill='none' viewBox='0 0 39 13' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m14.516 0.21242-5.0096 11.949h-3.2572l-2.4606-9.5237c-0.14162-0.58416-0.28323-0.79659-0.72578-1.0444-0.76119-0.40714-1.9826-0.79658-3.0624-1.0267l0.070808-0.35404h5.2575c0.67268 0 1.2745 0.44255 1.4162 1.2214l1.31 6.9038 3.2218-8.1252h3.2394zm12.799 8.0544c0.0177-3.151-4.3547-3.328-4.337-4.7264 0.0177-0.42484 0.4248-0.8851 1.3099-1.009 0.4426-0.05311 1.664-0.10621 3.0448 0.53106l0.5487-2.5314c-0.7434-0.26554-1.6994-0.53106-2.8854-0.53106-3.0447 0-5.2044 1.6286-5.2221 3.9475-0.0177 1.7171 1.5401 2.673 2.7084 3.2572 1.2038 0.58416 1.6109 0.9559 1.6109 1.487-0.0177 0.79664-0.9559 1.1506-1.841 1.1683-1.5578 0.0177-2.4606-0.4249-3.1687-0.76119l-0.5664 2.6199c0.7258 0.3363 2.0534 0.6196 3.4342 0.6373 3.2394 0 5.346-1.6109 5.3637-4.0892zm8.0721 3.8945h2.85l-2.496-11.949h-2.6376c-0.6018 0-1.0975 0.33634-1.3099 0.8674l-4.6379 11.064h3.2394l0.6373-1.7879h3.9652l0.3895 1.8056zm-3.4519-4.2308 1.6286-4.4786 0.9382 4.4786h-2.5668zm-13.011-7.7181-2.5491 11.949h-3.0801l2.5491-11.949h3.0801z' fill='%231B1B1F'/%3e%3c/svg%3e ") no-repeat center center/contain}.icon-american{display:block;width:31px;height:30px;background:url("data:image/svg+xml;charset=UTF-8, %3csvg width='71' height='70' viewBox='0 0 71 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 0H70V37.7881L66.5352 43.2019L70 48.0201V70H0V34.3774L2.16551 31.8871L0 29.505V0Z' fill='%23016FD0'/%3e%3cpath d='M13.5886 48.778V37.7881H25.2249L26.4734 39.4156L27.7631 37.7881H70.0001V48.0201C70.0001 48.0201 68.8955 48.767 67.618 48.778H44.2305L42.823 47.0456V48.778H38.2104V45.8208C38.2104 45.8208 37.5804 46.2336 36.2182 46.2336H34.6482V48.778H27.6644L26.4178 47.1156L25.1519 48.778H13.5886Z' fill='white'/%3e%3cpath d='M0 29.505L2.62403 23.3875H7.16203L8.6512 26.8143V23.3875H14.2923L15.1788 25.8643L16.0383 23.3875H41.3612V24.6326C41.3612 24.6326 42.6924 23.3875 44.8801 23.3875L53.0965 23.4162L54.5599 26.7981V23.3875H59.2807L60.58 25.3301V23.3875H65.3442V34.3774H60.58L59.3349 32.4285V34.3774H52.399L51.7015 32.645H49.8369L49.1507 34.3774H44.447C42.5645 34.3774 41.3612 33.1577 41.3612 33.1577V34.3774H34.2691L32.8616 32.645V34.3774H6.48975L5.79273 32.645H3.93407L3.24197 34.3774H0V29.505Z' fill='white'/%3e%3cpath d='M3.55268 24.7423L0.0134277 32.9712H2.31766L2.9707 31.3234H6.7671L7.41675 32.9712H9.77174L6.23588 24.7423H3.55268ZM4.86213 26.6574L6.01932 29.5369H3.70156L4.86213 26.6574V26.6574Z' fill='%23016FD0'/%3e%3cpath d='M10.0154 32.9698V24.7409L13.2898 24.7531L15.1944 30.0586L17.0533 24.7409H20.3015V32.9698H18.2443V26.9064L16.0636 32.9698H14.2594L12.0726 26.9064V32.9698H10.0154Z' fill='%23016FD0'/%3e%3cpath d='M21.7092 32.9698V24.7409H28.4223V26.5816H23.7881V27.9892H28.314V29.7216H23.7881V31.1833H28.4223V32.9698H21.7092Z' fill='%23016FD0'/%3e%3cpath d='M29.6133 24.7423V32.9712H31.6705V30.0478H32.5367L35.0034 32.9712H37.5174L34.8105 29.9395C35.9214 29.8458 37.0674 28.8923 37.0674 27.412C37.0674 25.6803 35.7082 24.7423 34.1913 24.7423H29.6133V24.7423ZM31.6705 26.583H34.0221C34.5862 26.583 34.9966 27.0242 34.9966 27.4492C34.9966 27.9959 34.4649 28.3154 34.0526 28.3154H31.6705V26.583V26.583Z' fill='%23016FD0'/%3e%3cpath d='M40.0078 32.9698H37.9072V24.7409H40.0078V32.9698Z' fill='%23016FD0'/%3e%3cpath d='M44.9884 32.9698H44.535C42.3412 32.9698 41.0093 31.2415 41.0093 28.8892C41.0093 26.4788 42.3263 24.7409 45.0967 24.7409H47.3705V26.6899H45.0135C43.8889 26.6899 43.0936 27.5675 43.0936 28.9095C43.0936 30.5031 44.003 31.1725 45.3132 31.1725H45.8546L44.9884 32.9698Z' fill='%23016FD0'/%3e%3cpath d='M49.465 24.7423L45.9258 32.9712H48.23L48.883 31.3234H52.6795L53.3291 32.9712H55.6841L52.1482 24.7423H49.465ZM50.7745 26.6574L51.9317 29.5369H49.6139L50.7745 26.6574Z' fill='%23016FD0'/%3e%3cpath d='M55.9243 32.9698V24.7409H58.5398L61.8795 29.9111V24.7409H63.9367V32.9698H61.4058L57.9815 27.6643V32.9698H55.9243Z' fill='%23016FD0'/%3e%3cpath d='M14.9961 47.3705V39.1415H21.7092V40.9822H17.075V42.3898H21.6009V44.1222H17.075V45.5839H21.7092V47.3705H14.9961Z' fill='%23016FD0'/%3e%3cpath d='M47.8901 47.3705V39.1415H54.6032V40.9822H49.969V42.3898H54.4733V44.1222H49.969V45.5839H54.6032V47.3705H47.8901Z' fill='%23016FD0'/%3e%3cpath d='M21.9697 47.3705L25.2382 43.3067L21.8918 39.1415H24.4837L26.4766 41.7164L28.4763 39.1415H30.9667L27.6643 43.256L30.9389 47.3705H28.3474L26.4123 44.8361L24.5243 47.3705H21.9697Z' fill='%23016FD0'/%3e%3cpath d='M31.1833 39.1429V47.3718H33.2947V44.7732H35.4602C37.2925 44.7732 38.6814 43.8011 38.6814 41.9107C38.6814 40.3447 37.5921 39.1429 35.7275 39.1429H31.1833V39.1429ZM33.2947 41.0039H35.5753C36.1672 41.0039 36.5903 41.3667 36.5903 41.9513C36.5903 42.5005 36.1694 42.8987 35.5685 42.8987H33.2947V41.0039Z' fill='%23016FD0'/%3e%3cpath d='M39.5747 39.1415V47.3705H41.6319V44.447H42.4981L44.9648 47.3705H47.4788L44.7719 44.3387C45.8828 44.245 47.0288 43.2915 47.0288 41.8112C47.0288 40.0795 45.6696 39.1415 44.1527 39.1415H39.5747V39.1415ZM41.6319 40.9822H43.9835C44.5477 40.9822 44.958 41.4235 44.958 41.8484C44.958 42.3951 44.4263 42.7146 44.014 42.7146H41.6319V40.9822V40.9822Z' fill='%23016FD0'/%3e%3cpath d='M55.5561 47.3705V45.5839H59.6733C60.2825 45.5839 60.5463 45.2547 60.5463 44.8937C60.5463 44.5477 60.2833 44.198 59.6733 44.198H57.8128C56.1956 44.198 55.2949 43.2127 55.2949 41.7334C55.2949 40.4139 56.1197 39.1415 58.5229 39.1415H62.5291L61.6629 40.993H58.1981C57.5357 40.993 57.3319 41.3406 57.3319 41.6725C57.3319 42.0136 57.5838 42.3898 58.0898 42.3898H60.0387C61.8415 42.3898 62.6238 43.4124 62.6238 44.7515C62.6238 46.1913 61.7521 47.3705 59.9406 47.3705H55.5561Z' fill='%23016FD0'/%3e%3cpath d='M63.1067 47.3705V45.5839H67.2238C67.833 45.5839 68.0968 45.2547 68.0968 44.8937C68.0968 44.5477 67.8339 44.198 67.2238 44.198H65.3633C63.7461 44.198 62.8455 43.2127 62.8455 41.7334C62.8455 40.4139 63.6703 39.1415 66.0734 39.1415H70.0796L69.2134 40.993H65.7486C65.0863 40.993 64.8824 41.3406 64.8824 41.6725C64.8824 42.0136 65.1343 42.3898 65.6403 42.3898H67.5893C69.3921 42.3898 70.1743 43.4124 70.1743 44.7515C70.1743 46.1913 69.3026 47.3705 67.4911 47.3705H63.1067Z' fill='%23016FD0'/%3e%3c/svg%3e") no-repeat center center/contain}.icon-ruler{width:24px;height:24px;display:inline-block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='ruler'%3E%3Cpath class='cls-1' d='M29,7.63a2.28,2.28,0,0,0-.79-1.58L24.09,2.54a2.34,2.34,0,0,0-3.27.24L18.61,5.35a1,1,0,1,0,1.52,1.3l2.21-2.56A.27.27,0,0,1,22.55,4a.32.32,0,0,1,.23.08l4.07,3.5a.35.35,0,0,1,.11.22.34.34,0,0,1-.08.23l-1.1,1.27L24.27,8A1,1,0,0,0,23,9.49l1.52,1.31-.66.76h0l-.76-.66a1,1,0,0,0-1.3,1.52l.76.65h0l-.66.76-1.51-1.31A1,1,0,0,0,19,14l1.52,1.3-.66.76h0l-.75-.65A1,1,0,1,0,17.84,17l.76.65h0l-.65.76-1.52-1.3a1,1,0,1,0-1.3,1.51l1.51,1.31-.65.75h0L15.23,20a1,1,0,0,0-1.31,1.52l.76.65h0l-.65.76-1.52-1.31a1,1,0,1,0-1.3,1.52l1.51,1.3-.65.76h0l-.76-.65A1,1,0,1,0,10,26.05l.75.65h0L9.66,28a.3.3,0,0,1-.44,0l-4.07-3.5A.35.35,0,0,1,5,24.29a.34.34,0,0,1,.08-.23L17.76,9.4a1,1,0,0,0-1.52-1.3L3.6,22.76a2.27,2.27,0,0,0-.55,1.68A2.3,2.3,0,0,0,3.84,26l4.07,3.51a2.35,2.35,0,0,0,1.51.56h.17a2.33,2.33,0,0,0,1.59-.79l11.54-13.4h0L28.4,9.31A2.27,2.27,0,0,0,29,7.63Z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center/cover}#slider{margin-top:15px;margin-bottom:15px;height:3px}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:24px;height:24px;top:-10px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#817e7f}.noUi-connects{border-radius:3px}.noUi-connect{background:#000}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:3px solid #000;border-radius:50%;background:#fff;cursor:pointer}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}.noUi-handle-lower{left:100%;right:auto}.noUi-handle-upper{right:0;left:auto}.price-input{border:1px solid #c3bbbd;border-radius:0;padding:14px;max-width:127px;font-family:"PTSans Regular",sans-serif;font-size:16px;line-height:19px}.price-input.price-filter-min-price{margin-right:24px}.price-input:focus-visible{outline:1px solid #ec1c24;outline-offset:-1px}.header-container{position:relative;z-index:4}.header-container .top-header{background:#000;padding-top:10px;padding-bottom:10px}.header-container .top-header *{font-size:10px;line-height:19px}@media (min-width:1200px){.header-container .top-header *{font-size:13px}}.header-container .top-header p{margin:0;color:#fff}.header-container .top-header a{color:#fff}.header-container .top-header a:hover{color:#679696}.header-container .top-header a.phone,.header-container .top-header a.mail{margin-right:7px;position:relative}@media (min-width:1200px){.header-container .top-header a.phone,.header-container .top-header a.mail{margin-right:24px}}.header-container .top-header a.phone span,.header-container .top-header a.mail span{display:none}@media (min-width:1200px){.header-container .top-header a.phone span,.header-container .top-header a.mail span{display:block}}.header-container .top-header a .icon-phone,.header-container .top-header a .icon-email{margin-right:7px}.header-container .top-header #lang{padding:0}.header-container .header{padding-top:8px;padding-bottom:8px;height:69px;display:flex;align-items:center}.header-container .header .main-navi{display:flex;align-items:center}.header-container .header .main-navi .main-navigation ul.level1{display:flex}.header-container .header .main-navi .main-navigation a.level1{text-transform:uppercase;font-size:13px;line-height:17px;padding-left:16px;padding-right:16px;padding-top:25px;padding-bottom:25px;transition:all .3s ease}.header-container .header .main-navi .main-navigation a.level1:hover{border-bottom:1px solid #679696}.header-container .header .main-navi .main-navigation a.level1.active{color:#f9c656;border-bottom:1px solid #f9c656}.header-container .header .logo{position:absolute;left:50%;transform:translateX(-50%);top:46px}.header-container .header .logo h1{margin:0}.header-container .header .logo img{max-width:120px}.header-container .header .account-navi{display:flex;align-items:center}.header-container .header .account-navi .my-account{margin-right:30px}.header-container .header .account-navi .my-cart{position:relative}.header-container .header .account-navi .my-cart .icon-cart-full{display:flex}.header-container .header .account-navi .my-cart .icon-cart-full:before{content:'';display:inline-block;width:18px;height:18px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9 22C9.55228 22 10 21.5523 10 21C10 20.4477 9.55228 20 9 20C8.44772 20 8 20.4477 8 21C8 21.5523 8.44772 22 9 22Z' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20 22C20.5523 22 21 21.5523 21 21C21 20.4477 20.5523 20 20 20C19.4477 20 19 20.4477 19 21C19 21.5523 19.4477 22 20 22Z' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 1H5L7.68 14.39C7.77144 14.8504 8.02191 15.264 8.38755 15.5583C8.75318 15.8526 9.2107 16.009 9.68 16H19.4C19.8693 16.009 20.3268 15.8526 20.6925 15.5583C21.0581 15.264 21.3086 14.8504 21.4 14.39L23 6H6' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ") no-repeat center center/cover}.header-container .header .account-navi .my-cart .icon-cart-full.active::before{content:'';display:inline-block;width:18px;height:18px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_1174_11743)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 21C7 19.8954 7.89543 19 9 19C10.1046 19 11 19.8954 11 21C11 22.1046 10.1046 23 9 23C7.89543 23 7 22.1046 7 21Z' fill='%23231F20'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 21C18 19.8954 18.8954 19 20 19C21.1046 19 22 19.8954 22 21C22 22.1046 21.1046 23 20 23C18.8954 23 18 22.1046 18 21Z' fill='%23231F20'/%3e%3cpath d='M0 1C0 0.447715 0.447715 0 1 0H5C5.47663 0 5.88701 0.336385 5.98055 0.803743L7.22073 7L8.66084 14.1952C8.70656 14.4254 8.83179 14.6322 9.01461 14.7793C9.19743 14.9265 9.42619 15.0047 9.66084 15.0002L9.68 15H19.4L19.4192 15.0002C19.6538 15.0047 19.8826 14.9265 20.0654 14.7793C20.2474 14.6328 20.3723 14.4273 20.4185 14.1984L21.7913 7L22.0236 5.80494C22.1144 5.33749 22.5238 5 23 5C23.298 5 23.5805 5.13293 23.7705 5.36256C23.9605 5.59218 24.0381 5.89458 23.9823 6.18733L22.3809 14.5848C22.2437 15.2754 21.868 15.8958 21.3195 16.3373C20.7738 16.7766 20.0916 17.011 19.3914 17H9.68864C8.98837 17.011 8.3062 16.7766 7.76048 16.3373C7.21225 15.8959 6.83664 15.2759 6.69933 14.5857L5.02879 6.2392C5.02201 6.21159 5.01638 6.18353 5.01195 6.15508L4.18032 2H1C0.447715 2 0 1.55228 0 1Z' fill='%23231F20'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_1174_11743'%3e%3crect width='24' height='24' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ") no-repeat center center/cover}.header-container .header .account-navi .my-cart .icon-cart-full .count{position:absolute;display:flex;top:-4px;left:50%;width:15px;height:15px;justify-content:center;align-items:center;transform:translateX(-31%);border-radius:50%;font-size:10px;line-height:13px;font-family:"PTSans Bold",sans-serif;color:#fff}@media (min-width:768px){.header-container .header .account-navi .my-cart .icon-cart-full .count{color:#000}}.header-container .bot-header{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);position:fixed;top:-100%;left:0;width:100%;height:100%;background-color:#fff;transition:all .3s ease;z-index:10}.header-container .bot-header.open{top:0}@media (min-width:768px){.header-container .bot-header{position:initial;width:auto;height:auto;left:auto;top:auto;background-color:#fff}}.header-container .bot-header .wrapper{height:100%;overflow-y:auto}.header-container .bot-header .mobile-logo{margin-top:10px;margin-bottom:60px;position:relative}.header-container .bot-header .mobile-logo .mobile-hamburger{position:absolute;left:16px;top:8px;position:absolute;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;background:#000;border-radius:50%}.header-container .bot-header .mobile-logo .mobile-hamburger .ham-line{width:20px;height:3px;position:absolute;content:'';background:#fff}.header-container .bot-header .mobile-logo .mobile-hamburger .ham-line.first{transform:rotate(135deg)}.header-container .bot-header .mobile-logo .mobile-hamburger .ham-line.second{transform:rotate(45deg)}.header-container .bot-header .mobile-logo img{width:100px;height:auto;display:block}.header-container .bot-header .shop-navi{padding-left:20px;padding-right:20px}@media (min-width:768px){.header-container .bot-header .shop-navi{padding-left:10px;padding-right:10px;position:static}}@media (min-width:768px){.header-container .bot-header .shop-navi .shop-navigation ul.level1{display:flex;overflow-y:auto}.header-container .bot-header .shop-navi .shop-navigation ul.level1::-webkit-scrollbar{height:5px;border-radius:5px}.header-container .bot-header .shop-navi .shop-navigation ul.level1::-webkit-scrollbar-track{background:#f1f1f1;height:5px;border-radius:5px}.header-container .bot-header .shop-navi .shop-navigation ul.level1::-webkit-scrollbar-thumb{background:#888;height:5px;border-radius:5px}.header-container .bot-header .shop-navi .shop-navigation ul.level1::-webkit-scrollbar-thumb:hover{background:#555;height:5px;border-radius:5px}}.header-container .bot-header .shop-navi .shop-navigation ul.level1 a.level1{font-size:17px;line-height:22px;display:inline-block;text-transform:uppercase;transition:all .3s ease;white-space:nowrap}@media (min-width:768px){.header-container .bot-header .shop-navi .shop-navigation ul.level1 a.level1{padding:16px;font-size:13px;line-height:17px;border-bottom:1px solid transparent;display:block}}.header-container .bot-header .shop-navi .shop-navigation ul.level1 a.level1:hover{border-bottom:1px solid #679696}.header-container .bot-header .shop-navi .shop-navigation ul.level1 a.level1.active{color:#f9c656;border-bottom:1px solid #f9c656}.side-cart-overlay{display:none;background:rgba(0,0,0,.5);width:100%;height:100%;position:fixed;top:0;left:0;z-index:800;transition:background .5s}#cart-container{top:0;right:0;width:100%;height:100vh;overflow:auto;position:fixed;background:#fff;z-index:999;opacity:0;visibility:hidden;transform:translate(100%,0);transition:all .3s ease-in-out}@media (min-width:420px){#cart-container{width:400px}}@media (min-width:576px){#cart-container{width:500px}}@media (min-width:768px){#cart-container{width:630px;height:100vh}}@media (height:900px) and (width:1440px){#cart-container{top:0;right:0;width:500px;height:100vh;overflow:scroll}}#cart-container.show{opacity:1;visibility:visible;transform:translate(0,0)}#cart-container .cart-overlay{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10;background:rgba(255,255,255,.4);display:none}#cart-container .title{padding:15px 20px;font-size:18px;line-height:23px;color:#1f1f1f;display:flex;align-items:center;text-transform:uppercase}@media (min-width:768px){#cart-container .title{font-size:24px;line-height:30px;padding:32px}}#cart-container .title .icon-favourite{margin-right:16px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.9062 1.2677C15.6484 -0.638442 12.1602 -0.352129 10 1.85601C7.83984 -0.352129 4.35156 -0.642364 2.09375 1.2677C-0.843745 3.75038 -0.414058 7.79798 1.67969 9.94337L8.53125 16.9521C8.92187 17.3522 9.44531 17.5758 10 17.5758C10.5586 17.5758 11.0781 17.3561 11.4687 16.9561L18.3203 9.94729C20.4101 7.8019 20.8476 3.7543 17.9062 1.2677ZM16.9844 8.62162L10.1328 15.6304C10.0391 15.7245 9.96094 15.7245 9.86719 15.6304L3.01563 8.62162C1.58985 7.1626 1.30078 4.40145 3.30078 2.71103C4.82031 1.4285 7.16406 1.62068 8.63281 3.12285L10 4.52303L11.3672 3.12285C12.8437 1.61284 15.1875 1.4285 16.6992 2.7071C18.6953 4.39753 18.3984 7.17437 16.9844 8.62162Z' fill='%231B1B1F'/%3e%3c/svg%3e") no-repeat center center/contain}#cart-container .title .icon-cart{margin-right:16px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.2604 4.09518H4.18664L3.97744 1.69365C3.94322 1.30092 3.6238 1 3.24117 1H1.73923C1.33096 1 1 1.34104 1 1.76173C1 2.18243 1.33096 2.52347 1.73923 2.52347H2.56533C3.01679 7.70624 1.85001 -5.6893 3.41555 12.2842C3.47589 12.9876 3.84476 13.751 4.48022 14.2697C3.33452 15.7774 4.38134 18 6.245 18C7.79182 18 8.88282 16.4103 8.35237 14.9047H12.3983C11.8685 16.4084 12.9571 18 14.5056 18C15.7414 18 16.7468 16.964 16.7468 15.6906C16.7468 14.4172 15.7414 13.3812 14.5056 13.3812H6.25C5.68847 13.3812 5.19914 13.0321 4.98793 12.5235L16.8018 11.808C17.1243 11.7885 17.3972 11.5554 17.4756 11.2324L18.9776 5.04166C19.0941 4.56162 18.7414 4.09518 18.2604 4.09518ZM6.245 16.4765C5.82449 16.4765 5.48233 16.124 5.48233 15.6906C5.48233 15.2572 5.82449 14.9047 6.245 14.9047C6.66555 14.9047 7.00771 15.2572 7.00771 15.6906C7.00771 16.124 6.66555 16.4765 6.245 16.4765ZM14.5056 16.4765C14.0851 16.4765 13.7429 16.124 13.7429 15.6906C13.7429 15.2572 14.0851 14.9047 14.5056 14.9047C14.9262 14.9047 15.2683 15.2572 15.2683 15.6906C15.2683 16.124 14.9262 16.4765 14.5056 16.4765ZM16.173 10.32L4.78893 11.0094L4.31935 5.61862H17.3137L16.173 10.32Z' fill='%231B1B1F' stroke='%231B1B1F' stroke-width='0.5'/%3e%3c/svg%3e") no-repeat center center/contain;width:22px;height:22px}#cart-container .title .close-slide{position:absolute;right:8px;top:7px}@media (min-width:768px){#cart-container .title .close-slide{right:32px;top:28px}}#cart-container .title .close-slide button{border:0;background:0 0;font-size:28px;width:40px;height:40px}#cart-container .title .close-slide button .icon-close{position:absolute;top:7px;right:28px}#cart-container .title .close-slide button .icon-close:before,#cart-container .title .close-slide button .icon-close:after{position:absolute;top:4px;left:7px;content:" ";height:18px;width:2px;background-color:#1f1f1f}#cart-container .title .close-slide button .icon-close:before{transform:rotate(45deg)}#cart-container .title .close-slide button .icon-close:after{transform:rotate(-45deg)}#cart-container .offer{margin-bottom:15px;font-size:20px;line-height:25px;background:#ec1c24;color:#fff;padding:15px 25px;font-size:15px;line-height:19px}@media (min-width:768px){#cart-container .offer{margin-bottom:32px;padding:20px 32px;font-size:20px;line-height:25px}}#cart-container .favourites-list-empty,#cart-container .cart-list-empty{height:75%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}#cart-container .favourites-list-empty .empty-list,#cart-container .cart-list-empty .empty-list{text-align:center;color:#a1a1a1}#cart-container .favourites-list-empty .empty-list i,#cart-container .cart-list-empty .empty-list i{display:block;font-size:90px;margin-bottom:32px}#cart-container .favourites-list-empty .empty-list .text,#cart-container .cart-list-empty .empty-list .text{font-family:"PTSans Regular",sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:24px;color:#444}#cart-container .favourites-list-products,#cart-container .cart-list-products{height:calc(100vh - 320px);padding:0 10px;overflow:auto}@media (min-width:576px){#cart-container .favourites-list-products,#cart-container .cart-list-products{padding:0 30px}}#cart-container .favourites-list-products .cart-products-list .product,#cart-container .cart-list-products .cart-products-list .product{grid-template-areas:"item1 item2 item5" "item1 item2 item5" "item1 item4 item5" "item1 item3 item5"}@media (min-width:768px){#cart-container .favourites-list-products .cart-products-list .product,#cart-container .cart-list-products .cart-products-list .product{grid-template-areas:"item1 item2 item4 item5" "item1 item3 item4 item5"}}#cart-container .favourites-list-products .cart-products-list .product .remove-button,#cart-container .cart-list-products .cart-products-list .product .remove-button{grid-area:item5}#cart-container .btn-back{text-transform:initial}.favourite-products-list .product,.cart-products-list .product{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:25px;display:grid;grid-template-columns:repeat(3,auto);grid-template-rows:repeat(4,1fr);grid-template-areas:"item1 item2 item5" "item1 item2 item5" "item1 item4 item6" "item1 item3 item6";height:120px}@media (min-width:768px){.favourite-products-list .product,.cart-products-list .product{grid-template-columns:auto 1fr 1fr 1fr;grid-template-rows:repeat(2,auto);gap:10px 10px;grid-template-areas:"item1 item2 item4 item5" "item1 item3 item4 item6";height:auto}}.favourite-products-list .product .img,.cart-products-list .product .img{grid-area:item1;margin-right:10px}.favourite-products-list .product .name,.cart-products-list .product .name{grid-area:item2}.favourite-products-list .product .quantity,.cart-products-list .product .quantity{grid-area:item3}.favourite-products-list .product .price,.cart-products-list .product .price{grid-area:item4}.favourite-products-list .product .add-button,.cart-products-list .product .add-button{grid-area:item5}.favourite-products-list .product .remove-button,.cart-products-list .product .remove-button{grid-area:item6}.favourite-products-list .product .img img,.cart-products-list .product .img img{width:75px;height:75px}@media (min-width:768px){.favourite-products-list .product .img img,.cart-products-list .product .img img{width:110px;height:110px}}.favourite-products-list .product .name h3,.cart-products-list .product .name h3{font-size:14px;line-height:20px;margin-bottom:0}@media (min-width:768px){.favourite-products-list .product .name h3,.cart-products-list .product .name h3{font-size:18px;line-height:26px}}.favourite-products-list .product .name .option,.cart-products-list .product .name .option{font-size:14px}.favourite-products-list .product .quantity,.cart-products-list .product .quantity{margin:0 0 25px 0;position:relative}.favourite-products-list .product .quantity .list-loader,.cart-products-list .product .quantity .list-loader{padding:0}.favourite-products-list .product .quantity .list-loader .inner,.cart-products-list .product .quantity .list-loader .inner{width:120px;height:80px;position:relative;animation:rotate 1s linear infinite;content:'';background:url("data:image/svg+xml,%3Csvg class='site-footer__svg' xmlns='http://www.w3.org/2000/svg' width='120' height='80' viewBox='0 0 120 80'%3E%3Cg id='Group_171' data-name='Group 171' transform='translate(-690 -3212.72)'%3E%3Cg id='Group_73' data-name='Group 73' transform='translate(448.677 3022.664)'%3E%3Cpath id='Path_10' data-name='Path 10' d='M399.507,295.657a6.705,6.705,0,0,0-5.6-.6,54.659,54.659,0,0,0-7.056,2.5c-1.157.475-2.206.922-3.192,1.36-.986-.438-2.036-.885-3.192-1.36a54.675,54.675,0,0,0-7.057-2.5,6.714,6.714,0,0,0-5.6.6,5.3,5.3,0,0,0-2.415,4.4c0,.015.007.029.008.044s-.008.029-.008.044a5.215,5.215,0,0,0,2.465,4.342,5.629,5.629,0,0,0,3.209.939,9.68,9.68,0,0,0,2.394-.342,54.81,54.81,0,0,0,7.057-2.5c1.141-.468,2.173-.908,3.141-1.338.966.429,2,.869,3.142,1.338a54.841,54.841,0,0,0,7.056,2.5,9.651,9.651,0,0,0,2.394.342,5.633,5.633,0,0,0,3.209-.938,5.216,5.216,0,0,0,2.465-4.342c0-.015-.007-.029-.008-.044s.008-.029.008-.044A5.3,5.3,0,0,0,399.507,295.657Zm-19.688,5.228A53.217,53.217,0,0,1,373,303.3c-1.805.468-3.076.362-4.119-.341a3.409,3.409,0,0,1-1.657-2.855s0-.006,0-.01,0-.006,0-.01a3.47,3.47,0,0,1,1.607-2.91c1.041-.7,2.31-.808,4.119-.34a53.033,53.033,0,0,1,6.82,2.418c.691.283,1.345.557,1.97.826C381.13,300.341,380.493,300.608,379.819,300.885Zm20.27-.779a3.409,3.409,0,0,1-1.657,2.856c-1.043.7-2.312.808-4.119.341a53.162,53.162,0,0,1-6.819-2.417c-.674-.276-1.311-.543-1.921-.8.626-.269,1.279-.543,1.97-.826a53.177,53.177,0,0,1,6.82-2.418c1.805-.467,3.076-.362,4.119.341a3.467,3.467,0,0,1,1.607,2.909s0,.007,0,.01S400.088,300.1,400.088,300.106Z' transform='translate(-82.624 -51.724)' fill='%231a1818'%3E%3C/path%3E%3Cpath id='Path_11' data-name='Path 11' d='M401.345,229.266a20.805,20.805,0,0,0-9.7.765c-.237-4.261-2.937-8.544-8.06-12.754a1.034,1.034,0,0,0-1.321.021c-4.849,4.244-7.436,8.492-7.725,12.657a20.982,20.982,0,0,0-9.5-.686.777.777,0,0,0-.655,1.005c1.588,5.506,4.28,9.376,8,11.5a13.591,13.591,0,0,0,6.83,1.784,14.5,14.5,0,0,0,3.978-.543,14.522,14.522,0,0,0,3.973.542,13.588,13.588,0,0,0,6.83-1.785c3.72-2.125,6.412-5.994,8-11.5a.779.779,0,0,0-.657-1Zm-28.162,11.06c-3.058-1.748-5.352-4.933-6.818-9.471a17.957,17.957,0,0,1,8.193.879c.005.059.005.118.012.176.507,4.814,3.981,8.118,6.291,9.813A12.118,12.118,0,0,1,373.184,240.326Zm3.569-7.492c.265.171.532.34.782.531a12.6,12.6,0,0,1,4.3,6.647A13.4,13.4,0,0,1,376.753,232.834Zm6.442,5.73a13.926,13.926,0,0,0-4.637-6.495,13.532,13.532,0,0,0-2.046-1.269c-.022-3.691,2.139-7.553,6.448-11.5,4.563,3.929,6.811,7.83,6.7,11.61a13.5,13.5,0,0,0-1.832,1.157A13.921,13.921,0,0,0,383.195,238.563Zm5.66-5.2c.157-.121.471-.4.634-.511-.569,3.118-2.894,5.476-4.949,7.151A13.418,13.418,0,0,1,388.855,233.363Zm4.351,6.961a12.169,12.169,0,0,1-7.914,1.366c2.3-1.717,5.788-5.072,6.3-9.865a17.715,17.715,0,0,1,8.428-.97C398.557,235.391,396.264,238.577,393.206,240.324Z' transform='translate(-81.934 0)' fill='%231a1818'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/cover}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.favourite-products-list .product .quantity .btn-minus,.favourite-products-list .product .quantity .btn-plus,.cart-products-list .product .quantity .btn-minus,.cart-products-list .product .quantity .btn-plus{position:relative;height:30px;width:30px;border:0;cursor:pointer}.favourite-products-list .product .quantity .btn-plus:before,.favourite-products-list .product .quantity .btn-plus:after,.cart-products-list .product .quantity .btn-plus:before,.cart-products-list .product .quantity .btn-plus:after{position:absolute;top:9px;right:15px;content:"";height:12px;width:2px;background-color:#1f1f1f}.favourite-products-list .product .quantity .btn-plus:before,.cart-products-list .product .quantity .btn-plus:before{transform:rotate(90deg)}.favourite-products-list .product .quantity .btn-minus:before,.cart-products-list .product .quantity .btn-minus:before{position:absolute;top:14px;left:7px;content:"";height:2px;width:12px;background-color:#1f1f1f}@media (min-width:576px){.favourite-products-list .product .quantity,.cart-products-list .product .quantity{margin:0 20px 0 0}}.favourite-products-list .product .quantity input,.cart-products-list .product .quantity input{width:40px;height:30px;background:0 0;font-size:16px;text-align:center;border:0;outline:0}.favourite-products-list .product .quantity input::-webkit-outer-spin-button,.favourite-products-list .product .quantity input::-webkit-inner-spin-button,.cart-products-list .product .quantity input::-webkit-outer-spin-button,.cart-products-list .product .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.favourite-products-list .product .quantity input[type=number],.cart-products-list .product .quantity input[type=number]{-moz-appearance:textfield}.favourite-products-list .product .input-group .input-group-prepend,.favourite-products-list .product .input-group .input-group-append,.cart-products-list .product .input-group .input-group-prepend,.cart-products-list .product .input-group .input-group-append{display:initial}.favourite-products-list .product .price,.cart-products-list .product .price{font-weight:700;font-size:18px;line-height:20px;color:#1f1f1f;margin-bottom:10px}@media (min-width:768px){.favourite-products-list .product .price,.cart-products-list .product .price{font-size:20px;margin-bottom:0;line-height:25px}}.favourite-products-list .product .price .old-price,.cart-products-list .product .price .old-price{font-size:16px;text-decoration:line-through;color:#444}.favourite-products-list .product .price .discount,.cart-products-list .product .price .discount{font-size:15px;color:rgba(68,68,68,.9)}.favourite-products-list .product .add-button,.cart-products-list .product .add-button{height:56px;text-align:center}@media (max-width:767.98px){.favourite-products-list .product .add-button,.cart-products-list .product .add-button{align-items:flex-end;display:flex;justify-content:center}}@media (min-width:768px){.favourite-products-list .product .add-button,.cart-products-list .product .add-button{width:120px}}.favourite-products-list .product .add-button .btn-add-to-cart,.cart-products-list .product .add-button .btn-add-to-cart{padding:7px 20px}.favourite-products-list .product .add-button .btn-add-to-cart>.icon-cart-slide,.cart-products-list .product .add-button .btn-add-to-cart>.icon-cart-slide{width:24px;height:22px;display:block;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.2604 4.09518H4.18664L3.97744 1.69365C3.94322 1.30092 3.6238 1 3.24117 1H1.73923C1.33096 1 1 1.34104 1 1.76173C1 2.18243 1.33096 2.52347 1.73923 2.52347H2.56533C3.01679 7.70624 1.85001 -5.6893 3.41555 12.2842C3.47589 12.9876 3.84476 13.751 4.48022 14.2697C3.33452 15.7774 4.38134 18 6.245 18C7.79182 18 8.88282 16.4103 8.35237 14.9047H12.3983C11.8685 16.4084 12.9571 18 14.5056 18C15.7414 18 16.7468 16.964 16.7468 15.6906C16.7468 14.4172 15.7414 13.3812 14.5056 13.3812H6.25C5.68847 13.3812 5.19914 13.0321 4.98793 12.5235L16.8018 11.808C17.1243 11.7885 17.3972 11.5554 17.4756 11.2324L18.9776 5.04166C19.0941 4.56162 18.7414 4.09518 18.2604 4.09518ZM6.245 16.4765C5.82449 16.4765 5.48233 16.124 5.48233 15.6906C5.48233 15.2572 5.82449 14.9047 6.245 14.9047C6.66555 14.9047 7.00771 15.2572 7.00771 15.6906C7.00771 16.124 6.66555 16.4765 6.245 16.4765ZM14.5056 16.4765C14.0851 16.4765 13.7429 16.124 13.7429 15.6906C13.7429 15.2572 14.0851 14.9047 14.5056 14.9047C14.9262 14.9047 15.2683 15.2572 15.2683 15.6906C15.2683 16.124 14.9262 16.4765 14.5056 16.4765ZM16.173 10.32L4.78893 11.0094L4.31935 5.61862H17.3137L16.173 10.32Z' fill='%23ffffff' stroke='%23ffffff' stroke-width='0.5'/%3e%3c/svg%3e") no-repeat center center/contain;transition:all .3s}@media (min-width:768px){.favourite-products-list .product .add-button .btn-add-to-cart>.icon-cart-slide,.cart-products-list .product .add-button .btn-add-to-cart>.icon-cart-slide{margin-right:8px;width:18px;height:20px}}.favourite-products-list .product .add-button .btn-add-to-cart:hover .icon-cart-slide,.cart-products-list .product .add-button .btn-add-to-cart:hover .icon-cart-slide{background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.2604 4.09518H4.18664L3.97744 1.69365C3.94322 1.30092 3.6238 1 3.24117 1H1.73923C1.33096 1 1 1.34104 1 1.76173C1 2.18243 1.33096 2.52347 1.73923 2.52347H2.56533C3.01679 7.70624 1.85001 -5.6893 3.41555 12.2842C3.47589 12.9876 3.84476 13.751 4.48022 14.2697C3.33452 15.7774 4.38134 18 6.245 18C7.79182 18 8.88282 16.4103 8.35237 14.9047H12.3983C11.8685 16.4084 12.9571 18 14.5056 18C15.7414 18 16.7468 16.964 16.7468 15.6906C16.7468 14.4172 15.7414 13.3812 14.5056 13.3812H6.25C5.68847 13.3812 5.19914 13.0321 4.98793 12.5235L16.8018 11.808C17.1243 11.7885 17.3972 11.5554 17.4756 11.2324L18.9776 5.04166C19.0941 4.56162 18.7414 4.09518 18.2604 4.09518ZM6.245 16.4765C5.82449 16.4765 5.48233 16.124 5.48233 15.6906C5.48233 15.2572 5.82449 14.9047 6.245 14.9047C6.66555 14.9047 7.00771 15.2572 7.00771 15.6906C7.00771 16.124 6.66555 16.4765 6.245 16.4765ZM14.5056 16.4765C14.0851 16.4765 13.7429 16.124 13.7429 15.6906C13.7429 15.2572 14.0851 14.9047 14.5056 14.9047C14.9262 14.9047 15.2683 15.2572 15.2683 15.6906C15.2683 16.124 14.9262 16.4765 14.5056 16.4765ZM16.173 10.32L4.78893 11.0094L4.31935 5.61862H17.3137L16.173 10.32Z' fill='%23D40000' stroke='%23D40000' stroke-width='0.5'/%3e%3c/svg%3e") no-repeat center center/contain}.favourite-products-list .product .remove-button a.btn-remove .icon-remove,.cart-products-list .product .remove-button a.btn-remove .icon-remove{background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='20' viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.4037 16.25H11.3354C11.459 16.25 11.5774 16.2006 11.6648 16.1127C11.7522 16.0248 11.8012 15.9056 11.8012 15.7812V7.34375C11.8012 7.21943 11.7522 7.1002 11.6648 7.01229C11.5774 6.92439 11.459 6.875 11.3354 6.875H10.4037C10.2802 6.875 10.1617 6.92439 10.0743 7.01229C9.98697 7.1002 9.93789 7.21943 9.93789 7.34375V15.7812C9.93789 15.9056 9.98697 16.0248 10.0743 16.1127C10.1617 16.2006 10.2802 16.25 10.4037 16.25ZM16.7702 3.125H13.571L12.2512 0.910156C12.0855 0.632428 11.8512 0.402614 11.5711 0.243108C11.2909 0.0836025 10.9745 -0.000154039 10.6526 2.12674e-07H6.73874C6.41698 -1.90925e-05 6.1007 0.0838016 5.82069 0.243301C5.54068 0.4028 5.30649 0.632542 5.14092 0.910156L3.82026 3.125H0.621118C0.456387 3.125 0.298403 3.19085 0.181921 3.30806C0.065439 3.42527 0 3.58424 0 3.75L0 4.375C0 4.54076 0.065439 4.69973 0.181921 4.81694C0.298403 4.93415 0.456387 5 0.621118 5H1.24224V18.125C1.24224 18.6223 1.43855 19.0992 1.788 19.4508C2.13745 19.8025 2.6114 20 3.10559 20H14.2857C14.7799 20 15.2539 19.8025 15.6033 19.4508C15.9528 19.0992 16.1491 18.6223 16.1491 18.125V5H16.7702C16.9349 5 17.0929 4.93415 17.2094 4.81694C17.3259 4.69973 17.3913 4.54076 17.3913 4.375V3.75C17.3913 3.58424 17.3259 3.42527 17.2094 3.30806C17.0929 3.19085 16.9349 3.125 16.7702 3.125ZM6.67081 1.98867C6.69157 1.9539 6.72094 1.92515 6.75605 1.90523C6.79116 1.8853 6.83081 1.87489 6.87112 1.875H10.5202C10.5604 1.87495 10.6 1.8854 10.635 1.90532C10.6701 1.92524 10.6994 1.95396 10.7201 1.98867L11.3979 3.125H5.9934L6.67081 1.98867ZM14.2857 18.125H3.10559V5H14.2857V18.125ZM6.0559 16.25H6.98758C7.11113 16.25 7.22961 16.2006 7.31698 16.1127C7.40434 16.0248 7.45342 15.9056 7.45342 15.7812V7.34375C7.45342 7.21943 7.40434 7.1002 7.31698 7.01229C7.22961 6.92439 7.11113 6.875 6.98758 6.875H6.0559C5.93235 6.875 5.81386 6.92439 5.7265 7.01229C5.63914 7.1002 5.59006 7.21943 5.59006 7.34375V15.7812C5.59006 15.9056 5.63914 16.0248 5.7265 16.1127C5.81386 16.2006 5.93235 16.25 6.0559 16.25Z' fill='%23444444'/%3e%3c/svg%3e") no-repeat center center/contain;width:17px;height:20px;margin:0;margin:0 auto}.favourite-products-list .product .remove-button a.btn-remove span,.cart-products-list .product .remove-button a.btn-remove span{font-size:18px;line-height:23px;text-align:right;letter-spacing:.05em;text-transform:uppercase;color:#444}.bottom{position:absolute;bottom:0;width:100%;padding:32px;text-align:center}.bottom .btn-checkout{min-width:220px}.bottom .btn-tocart{width:220px}.bottom p{margin-bottom:20px;font-size:18px;color:#444}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important;transform-style:preserve-3d}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{outline:0;position:relative}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;outline:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide--draggable>.splide__slider>.splide__track,.splide--draggable>.splide__track{-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide--fade>.splide__slider>.splide__track>.splide__list,.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--fade>.splide__track>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide--ttb.is-active>.splide__slider>.splide__track>.splide__list,.splide--ttb.is-active>.splide__track>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:30px;width:30px}.splide__arrow:hover{opacity:.9}.splide__arrow:focus{outline:0}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:0}.splide__progress__bar{background:#ccc;height:3px}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide:focus,.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:0}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{left:auto;right:1em}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{bottom:1em;top:auto}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{transform:rotate(90deg)}.splide--ttb>.splide__pagination,.splide--ttb>.splide__slider>.splide__pagination{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}#footer{background:#fff;text-align:center;position:relative}@media (min-width:768px){#footer{text-align:initial}}#footer a,#footer h2,#footer p{color:#000}#footer a{font-size:13px;line-height:24px;text-decoration:none}#footer a:hover{text-decoration:underline}#footer p{font-size:13px;line-height:24px}#footer p .btn{color:#fff}#footer p .btn:hover{text-decoration:none}#footer h2{font-family:"PTSans Regular",sans-serif;font-size:18px;line-height:22px;margin-bottom:30px}#footer .site-footer__svg{position:absolute;left:50%;top:0;transform:translate(-50%,-50%)}#footer .mail,#footer .call{padding-left:18px}#footer .mail::before,#footer .call::before{position:absolute;left:0;top:2px}#footer .mail{position:relative}#footer .mail:before{width:14px;height:14px;display:inline-block;content:'';background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1724_22466)'%3E%3Cpath d='M20 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM20 18H4V8L12 13L20 8V18ZM12 11L4 6H20L12 11Z' fill='%23000000'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1724_22466'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center center/cover}#footer .call{position:relative}#footer .call:before{width:14px;height:14px;display:inline-block;content:'';background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1724_22523)'%3E%3Cpath d='M6.54 5C6.6 5.89 6.75 6.76 6.99 7.59L5.79 8.79C5.38 7.59 5.12 6.32 5.03 5H6.54ZM16.4 17.02C17.25 17.26 18.12 17.41 19 17.47V18.96C17.68 18.87 16.41 18.61 15.2 18.21L16.4 17.02ZM7.5 3H4C3.45 3 3 3.45 3 4C3 13.39 10.61 21 20 21C20.55 21 21 20.55 21 20V16.51C21 15.96 20.55 15.51 20 15.51C18.76 15.51 17.55 15.31 16.43 14.94C16.33 14.9 16.22 14.89 16.12 14.89C15.86 14.89 15.61 14.99 15.41 15.18L13.21 17.38C10.38 15.93 8.06 13.62 6.62 10.79L8.82 8.59C9.1 8.31 9.18 7.92 9.07 7.57C8.7 6.45 8.5 5.25 8.5 4C8.5 3.45 8.05 3 7.5 3Z' fill='%23000000'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1724_22523'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center center/cover}#footer .top-footer{padding-top:50px;padding-bottom:37px}@media (min-width:768px){#footer .top-footer{padding-top:64px;padding-bottom:64px}}#footer .top-footer .contact{padding-top:0;padding-bottom:0}@media (max-width:991.98px){#footer .top-footer .col-sm-6{margin-bottom:24px}}@media (max-width:991.98px){#footer .top-footer h2{margin-bottom:18px;font-size:20px}}#footer .footer-mid{padding-left:20px;padding-right:20px}@media (min-width:1200px){#footer .footer-mid{padding:0}}#footer .footer-mid .container-xl{padding-top:30px;padding-bottom:30px;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}#footer .footer-mid .container-xl img{opacity:.7}#footer .footer-mid .container-xl .content-edit p:first-of-type{display:flex;flex-direction:column;align-items:center}@media (min-width:768px){#footer .footer-mid .container-xl .content-edit p:first-of-type{flex-direction:row}}#footer .bottom-footer{background:#fff;color:#000;padding-top:20px;padding-bottom:20px;font-size:13px}#footer .bottom-footer a{color:#000;font-size:13px}#cookie-consent{display:none;position:fixed;width:100%;height:100%;z-index:10000;align-items:center;justify-content:center;padding-left:16px;padding-right:16px}#cookie-consent .wrapper{background:#fff;max-width:765px;width:100%;z-index:10000;color:#000;font-style:normal;font-size:12px;padding:24px;border-radius:6px;box-shadow:rgba(0,0,0,.1) 0 4px 12px}#cookie-consent .cookie-consent-header{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #d1d1d1}#cookie-consent .cookie-consent-header .title{display:flex;justify-content:space-between}#cookie-consent .cookie-consent-header .main-cookie-title{margin-bottom:12px}#cookie-consent .cookie-consent-header button{width:24px;height:24px;background:0 0;border:0;cursor:pointer;align-items:center;justify-content:center}#cookie-consent p{font-size:18px;font-family:"PTSans Regular",sans-serif;margin-top:0}#cookie-consent .cookie-consent-options{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #d1d1d1;display:flex;justify-content:space-evenly;flex-direction:column;font-size:18px;font-family:"OpenSans Medium",sans-serif}@media (min-width:768px){#cookie-consent .cookie-consent-options{flex-direction:row}}#cookie-consent .cookie-consent-options .input{display:flex;align-items:center}#cookie-consent .buttons{display:flex;justify-content:space-evenly;flex-direction:column}@media (min-width:768px){#cookie-consent .buttons{flex-direction:row}}#cookie-consent .buttons button{border:0;padding:12px 26px;margin-bottom:12px;border:1px solid #000;color:#000;background:#000;color:#fff;border:1px solid #000;font-family:"PTSans Regular",sans-serif;font-size:13px;line-height:17px;text-transform:uppercase;text-decoration:none;padding:12px 31px;position:relative;display:inline-block;cursor:pointer;border-radius:34px;transition:all .3s ease}@media (min-width:768px){#cookie-consent .buttons button{padding:17px 54px}}#cookie-consent .buttons button:hover{text-decoration:none;background:#679696;color:#fff;border:1px solid #679696}@media (min-width:768px){#cookie-consent .buttons button{margin-bottom:0}}.modal{justify-content:center;align-items:center;display:none;opacity:0;visibility:hidden}.modal.show{display:flex!important;opacity:1;visibility:visible}.modal .modal-header{background:#fff;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #000}.modal .modal-header .close{width:42px;height:42px;border-radius:none;cursor:pointer;background:#fff;display:flex;justify-content:center;align-items:center;border:0;margin-right:22px}.modal .modal-header .close path{stroke:#000}.modal .modal-header .modal-title{padding-left:20px}.modal .modal-body{padding-left:22px;padding-right:22px;margin-bottom:16px}.modal .price-container{display:flex;flex-direction:column-reverse}.modal .price-container .price{color:#679696;font-family:"PTSans Bold",sans-serif;font-size:25px;line-height:38px}.modal .price-container .old-price{font-size:18px;line-height:27px;text-decoration-line:line-through;color:#87787c}.modal .modal-dialog{background:#fff;padding:0}.modal .modal-footer{display:flex;justify-content:center;padding-bottom:22px}.modal .modal-footer .close{cursor:pointer;background:#ec1c24;color:#fff;border:1px solid #ec1c24;font-family:"OpenSans Medium",sans-serif;font-size:16px;line-height:21px;text-transform:uppercase;text-decoration:none;padding:11px 55px;position:relative;transition:all .2s ease-in-out;cursor:pointer;display:inline-block}.modal .modal-footer .close:hover{text-decoration:none;background:#fff;color:#000;border:1px solid #ec1c24}.modal .modal-footer .close:hover{border:1px solid #000}.shop-navigation .container-xl{max-width:1140px}.shop-navigation .level-two{background:#fff;width:100%;left:0;display:none;padding-top:15px;padding-bottom:15px}@media (min-width:768px){.shop-navigation .level-two{position:absolute;display:none;top:159px;padding-top:30px;padding-bottom:30px;border-top:1px solid rgba(0,0,0,.25)}}.shop-navigation .level-two a.level2{font-family:"PTSans Bold",sans-serif;padding-top:10px;padding-bottom:10px;display:block}@media (min-width:768px){.shop-navigation .level-two a.level2{padding-top:5px;padding-bottom:5px}}.shop-navigation li.level1{position:relative;padding-top:20px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1)}@media (min-width:768px){.shop-navigation li.level1{position:unset;border-bottom:none;padding-top:0;padding-bottom:0}}@media (min-width:768px){.shop-navigation li.level1:hover .level-two{display:block}}.shop-navigation li.level1 .show-more{width:30px;height:30px;position:absolute;right:0;top:15px;display:flex;align-items:center;justify-content:center}.shop-navigation li.level1 .show-more .arrow{width:10px;height:10px;position:absolute;transform:rotate(45deg);content:'';border-bottom:2px solid #000;border-right:2px solid #000}.shop-navigation ul.level2.row{flex-wrap:nowrap;flex-direction:column}@media (min-width:768px){.shop-navigation ul.level2.row{flex-wrap:wrap;flex-direction:initial}}.shop-navigation .exposed-child{margin-right:30px}.shop-navigation .exposed-child:last-of-type{margin-right:0}.shop-navigation .exposed-child .title{font-family:"OpenSans Bold",sans-serif;font-size:15px;line-height:24px}#hamburger{height:20px;width:34px;align-items:center;position:relative;cursor:pointer}#hamburger .ham-line{height:2px;content:'';background:#000;display:inline-block;position:absolute;transition:all .3s ease}#hamburger .ham-line.first{width:34px;top:0}#hamburger .ham-line.second{width:34px;top:50%;transform:translateY(-50%)}#hamburger .ham-line.third{bottom:0;width:34px}#hamburger.navi-hamburger{display:none}@media (min-width:768px){#hamburger.navi-hamburger{display:flex}}#hamburger.mobile-hamburger{margin-left:10px;display:flex}@media (min-width:768px){#hamburger.mobile-hamburger{display:none}}*{outline:0;box-sizing:border-box}:focus-visible{outline:2px solid #6495ed;outline-offset:2px}:focus:not(:focus-visible){outline:0;box-shadow:none}::selection{background:#000;color:#fff}body{background:#fff;font-family:"PTSans Regular",sans-serif;color:#1f1f1f;font-size:1em;line-height:1.4em;overflow:auto;margin:0;overflow-x:hidden}body .h-100{height:100%}body .w-100{width:100%}body .mx-auto{margin:0 auto}body:before{content:"";background:0 0;transition:background .5s}body:after{transition:background-color .3s}@media (max-width:991.98px){body.filters-opened{overflow:hidden}body.filters-opened .filters-overlay{display:block}}body.error #content-container h1{font-size:48px;margin-bottom:25px}body.error #content-container ul{list-style:none;padding-left:8px}body.error #content-container ul li{font-size:18px;line-height:27px;margin:3px 0;padding-left:16px;text-indent:-16px}body.error #content-container ul li:before{content:"";display:inline-block;border-top:2px solid #ec1c24;border-right:2px solid #ec1c24;width:5px;height:5px;position:relative;top:-3px;margin-right:10px;transform:rotate(45deg)}body.error #content-container p{line-height:20px}@media (min-width:768px){body.error #content-container p{line-height:40px}}body.error #content-container .btn{color:#444;border-color:#444;background:0 0}body.error #content-container .btn:hover{background:#444;color:#fff}body.error #content-container .content-img-left,body.error #content-container .content-img-right{padding-top:0;padding-bottom:0}body .content-content{padding-bottom:12px}@media (min-width:768px){body .content-content{padding-bottom:0}}body.overlay{overflow:hidden;animation:.1s delay-overflow}@keyframes delay-overflow{0%{overflow:auto}}body.overlay .side-cart-overlay{display:block}h1,h2,h3,h4,.main-cookie-title{font-family:"OpenSans Medium",sans-serif;font-weight:500}h1{font-size:26px;color:#1f1f1f;margin-bottom:25px}@media (min-width:768px){h1{font-size:40px}}h2{margin-bottom:22px;padding:0;font-size:24px;line-height:30px}@media (min-width:768px){h2{font-size:32px;line-height:40px}}h3,.main-cookie-title{margin-bottom:10px;padding:0;font-size:18px;line-height:22px}@media (min-width:768px){h3,.main-cookie-title{font-size:20px;line-height:26px}}.bold{font-weight:700}.img-fluid{max-width:100%;height:auto;display:block;object-fit:cover;width:100%;height:100%}.bottom-margin{margin-bottom:64px}@media (min-width:768px){.bottom-margin{margin-bottom:120px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.splide__sr{display:none}table{width:100%}table td{vertical-align:top}table.table1 tr td{padding:10px 12px}table.table1 tr:nth-child(even) td{background:#f4f6f8}table.table1 thead tr td{font-size:24px;font-family:"PTSans Regular",sans-serif}table.table-about tr{display:flex;flex-wrap:wrap}@media (max-width:767.98px){table.table-about tr td{margin-bottom:25px;flex:0 0 33.33333%;max-width:33.33333%;display:block}table.table-about tr td img{max-width:100%;height:auto}}@media (max-width:575.98px){table.table-about tr td{width:100%!important;flex:0 0 100%;max-width:100%}}strong,b{font-family:"PTSans Regular",sans-serif}a{color:#000;text-decoration:none;transition:all .3s ease}a:hover{color:#679696}a.arrow{position:relative;text-transform:uppercase;display:inline-block;text-decoration:none;color:#747474;transition:all .3s ease;font-size:13px;line-height:17px}a.arrow:after{position:absolute;right:-25px;top:-3px;content:'';display:block;width:24px;height:24px;transition:all .3s ease;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1724_21842)'%3E%3Cpath d='M22 12L18 8V11H3V13H18V16L22 12Z' fill='%23747474'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1724_21842'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center center/cover}a.arrow:hover{color:#679696}a.arrow:hover:after{right:-30px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1724_21842)'%3E%3Cpath d='M22 12L18 8V11H3V13H18V16L22 12Z' fill='%23679696'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1724_21842'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center center/cover}.splide__pagination{position:relative;margin:0 auto;margin-top:20px}.splide__pagination .splide__pagination__page{border:1px solid #000;background:0 0}.splide__pagination .splide__pagination__page.is-active{border:1px solid #679696;background:#679696}@media (min-width:576px) and (max-width:767.98px){.btn-inverse{width:100%;text-align:center}}p{margin-bottom:0;font-size:16px;line-height:22px}@media (min-width:768px){p{line-height:28px}}p a{color:#443c3e;text-decoration:underline}p a:hover{color:#679696;text-decoration:none}.container-xl{padding-left:10px;padding-right:10px}@media (min-width:768px){.container-xl{padding-left:20px;padding-right:20px}}.overflow{overflow-y:hidden}.module .collapse,.module .collapsing{height:150px;transition:all .3s ease-in-out}.module .collapse{position:relative;display:block;overflow:hidden;transition:all .3s ease-in-out}.module .collapse:before{content:' ...';position:absolute;right:0;bottom:0}.module .collapse.show{height:auto;transition:all .3s ease-in-out}.module .collapse.show:before{display:none;transition:all .3s ease-in-out}.show-button a.collapsed:after{content:'+ Prikaži več'}.show-button a:not(.collapsed):after{content:'- Prikaži manj'}ul,ul li{margin:0;padding:0;list-style:none}ol{padding-left:22px}@media (max-width:991.98px){.content-edit img{max-width:100%;height:auto}}.content-edit .youtube-video{float:none;clear:both;width:100%;position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.content-edit .youtube-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.content-inner ul li{margin:12px 0;padding-left:22px;text-indent:-21px;position:relative}.content-inner ul li:before{content:'';display:inline-block;width:6px;height:6px;border-radius:3px;margin-right:10px;margin-bottom:2px;background:#f9c656}.content-inner .content-menu{background-color:#fafafa;padding:24px}@media (min-width:992px){.content-inner .content-menu{padding:48px}}.content-inner .content-menu h2{font-size:25px;line-height:29px}.content-inner .content-menu ul li{font-size:16px;line-height:24px;font-family:"PTSans Regular",sans-serif}.content-inner .content-menu ul li a{color:#000}.content-inner .content-menu ol li{font-size:16px;line-height:24px;font-family:"PTSans Regular",sans-serif}.content-inner .content-menu ol li a{color:#000}.follow-carousell{width:100%;background:#ec1c24}.follow-carousell .single-follow{padding-top:24px;padding-bottom:24px;padding-left:20px;padding-right:20px}.follow-carousell .single-follow a{color:#fff;font-size:32px;line-height:38px}@media (min-width:768px){.follow-carousell .single-follow a{font-size:40px;line-height:47px}}#follow-container{overflow:hidden}#follow-container a{text-decoration:underline}#follow-container .container-fluid,#follow-container .container-sm,#follow-container .container-md,#follow-container .container-lg,#follow-container .container-xl{padding-left:0;padding-right:0}#follow-container .follow-inner .link-fb,#follow-container .follow-inner .link-ig{width:48px;height:48px}#follow-container .follow-inner .juicer-feed h1{display:none}#follow-container .follow-inner .juicer-feed .juicer-about{display:none}#follow-container .follow-inner .juicer-feed .feed-item.juicer.image-post{display:none}#follow-container .follow-inner .juicer-feed .slick-arrow{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0}#follow-container .follow-inner .juicer-feed .slick-arrow:hover{background:#000}#follow-container .follow-inner .juicer-feed .slick-arrow.slick-next{margin-right:16px}#follow-container .follow-inner .juicer-feed .slick-arrow.slick-next:before{content:'';display:block;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1724_21842)'%3E%3Cpath d='M22 12L18 8V11H3V13H18V16L22 12Z' fill='%23ffffff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1724_21842'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center center/cover}#follow-container .follow-inner .juicer-feed .slick-arrow.slick-prev{margin-left:16px}#follow-container .follow-inner .juicer-feed .slick-arrow.slick-prev:before{content:'';display:block;width:24px;height:24px;transform:rotate(180deg);background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1724_21842)'%3E%3Cpath d='M22 12L18 8V11H3V13H18V16L22 12Z' fill='%23ffffff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1724_21842'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center center/cover}#follow-container .follow-inner .juicer-feed .j-instagram-bg{background-color:#fff!important}.btn.focus,.btn:focus{box-shadow:none}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input:-webkit-autofill,input:-webkit-autofill:focus,input:-internal-autofill-selected{-webkit-box-shadow:0 0 0 50px #fff inset!important;box-shadow:0 0 0 50px #fff inset!important;-webkit-text-fill-color:#333!important}.lazyload{opacity:0}.lazyloading{opacity:1;transition:opacity .5s}.lazyloaded{opacity:1;transition:opacity .5s}#main{position:relative}.list-loader{background:rgba(255,255,255,.8);width:100%;height:100%;position:absolute;z-index:600;top:0;left:0;display:flex;justify-content:center}#cart-full .quantity .list-loader{padding:0}#cart-full .quantity .list-loader .inner{width:120px;height:80px;position:relative;animation:rotate 1s linear infinite;content:'';background:url("data:image/svg+xml,%3Csvg class='site-footer__svg' xmlns='http://www.w3.org/2000/svg' width='120' height='80' viewBox='0 0 120 80'%3E%3Cg id='Group_171' data-name='Group 171' transform='translate(-690 -3212.72)'%3E%3Cg id='Group_73' data-name='Group 73' transform='translate(448.677 3022.664)'%3E%3Cpath id='Path_10' data-name='Path 10' d='M399.507,295.657a6.705,6.705,0,0,0-5.6-.6,54.659,54.659,0,0,0-7.056,2.5c-1.157.475-2.206.922-3.192,1.36-.986-.438-2.036-.885-3.192-1.36a54.675,54.675,0,0,0-7.057-2.5,6.714,6.714,0,0,0-5.6.6,5.3,5.3,0,0,0-2.415,4.4c0,.015.007.029.008.044s-.008.029-.008.044a5.215,5.215,0,0,0,2.465,4.342,5.629,5.629,0,0,0,3.209.939,9.68,9.68,0,0,0,2.394-.342,54.81,54.81,0,0,0,7.057-2.5c1.141-.468,2.173-.908,3.141-1.338.966.429,2,.869,3.142,1.338a54.841,54.841,0,0,0,7.056,2.5,9.651,9.651,0,0,0,2.394.342,5.633,5.633,0,0,0,3.209-.938,5.216,5.216,0,0,0,2.465-4.342c0-.015-.007-.029-.008-.044s.008-.029.008-.044A5.3,5.3,0,0,0,399.507,295.657Zm-19.688,5.228A53.217,53.217,0,0,1,373,303.3c-1.805.468-3.076.362-4.119-.341a3.409,3.409,0,0,1-1.657-2.855s0-.006,0-.01,0-.006,0-.01a3.47,3.47,0,0,1,1.607-2.91c1.041-.7,2.31-.808,4.119-.34a53.033,53.033,0,0,1,6.82,2.418c.691.283,1.345.557,1.97.826C381.13,300.341,380.493,300.608,379.819,300.885Zm20.27-.779a3.409,3.409,0,0,1-1.657,2.856c-1.043.7-2.312.808-4.119.341a53.162,53.162,0,0,1-6.819-2.417c-.674-.276-1.311-.543-1.921-.8.626-.269,1.279-.543,1.97-.826a53.177,53.177,0,0,1,6.82-2.418c1.805-.467,3.076-.362,4.119.341a3.467,3.467,0,0,1,1.607,2.909s0,.007,0,.01S400.088,300.1,400.088,300.106Z' transform='translate(-82.624 -51.724)' fill='%231a1818'%3E%3C/path%3E%3Cpath id='Path_11' data-name='Path 11' d='M401.345,229.266a20.805,20.805,0,0,0-9.7.765c-.237-4.261-2.937-8.544-8.06-12.754a1.034,1.034,0,0,0-1.321.021c-4.849,4.244-7.436,8.492-7.725,12.657a20.982,20.982,0,0,0-9.5-.686.777.777,0,0,0-.655,1.005c1.588,5.506,4.28,9.376,8,11.5a13.591,13.591,0,0,0,6.83,1.784,14.5,14.5,0,0,0,3.978-.543,14.522,14.522,0,0,0,3.973.542,13.588,13.588,0,0,0,6.83-1.785c3.72-2.125,6.412-5.994,8-11.5a.779.779,0,0,0-.657-1Zm-28.162,11.06c-3.058-1.748-5.352-4.933-6.818-9.471a17.957,17.957,0,0,1,8.193.879c.005.059.005.118.012.176.507,4.814,3.981,8.118,6.291,9.813A12.118,12.118,0,0,1,373.184,240.326Zm3.569-7.492c.265.171.532.34.782.531a12.6,12.6,0,0,1,4.3,6.647A13.4,13.4,0,0,1,376.753,232.834Zm6.442,5.73a13.926,13.926,0,0,0-4.637-6.495,13.532,13.532,0,0,0-2.046-1.269c-.022-3.691,2.139-7.553,6.448-11.5,4.563,3.929,6.811,7.83,6.7,11.61a13.5,13.5,0,0,0-1.832,1.157A13.921,13.921,0,0,0,383.195,238.563Zm5.66-5.2c.157-.121.471-.4.634-.511-.569,3.118-2.894,5.476-4.949,7.151A13.418,13.418,0,0,1,388.855,233.363Zm4.351,6.961a12.169,12.169,0,0,1-7.914,1.366c2.3-1.717,5.788-5.072,6.3-9.865a17.715,17.715,0,0,1,8.428-.97C398.557,235.391,396.264,238.577,393.206,240.324Z' transform='translate(-81.934 0)' fill='%231a1818'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/cover}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}#content-container{padding-top:20px}@media (min-width:992px){#content-container{padding-top:50px}}#content-container.default{padding-bottom:48px}@media (min-width:768px){#content-container.default{padding-bottom:96px}}#content-container.product-browse{padding-bottom:50px;padding-top:84px}#content-container .content-eight.mid{left:50%;transform:translateX(-50%)}#content-container .content-img-left.grey-bg{background-color:#f0f4f4;padding-top:48px;padding-bottom:48px;position:relative}#content-container .content-img-left.grey-bg:before{position:absolute;width:100vw;height:100%;content:'';background-color:#f0f4f4;left:-100%;top:0}#content-container .content-img-left.grey-bg:after{position:absolute;width:100vw;height:100%;content:'';background-color:#f0f4f4;right:-100%;top:0}@media (min-width:992px){#content-container .content-img-left.grey-bg{padding-top:96px;padding-bottom:96px}}#contact-bottom-container,#content-full{margin-bottom:50px}@media (min-width:992px){#contact-bottom-container,#content-full{margin-bottom:90px}}#contact-bottom-container .content-inner,#content-full .content-inner{height:100%}@media (min-width:992px){#contact-bottom-container .content-inner #image,#content-full .content-inner #image{min-height:400px}}#contact-bottom-container .content-inner #vsebina .inner,#content-full .content-inner #vsebina .inner{height:auto!important}.quote .quote-content{color:#87787c;padding-left:50px}.quote .quote-content:before{width:26px;height:24px;content:'';display:inline-block;position:absolute;left:16px;top:16px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='24' viewBox='0 0 26 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.52751 24C0.986519 22.8392 0.588729 21.6784 0.334143 20.5176C0.111381 19.3569 0 18.1961 0 17.0353C0 13.898 0.843315 10.8706 2.52994 7.95294C4.21657 5.03529 6.55558 2.38431 9.54696 0L11.7905 1.45882C12.1724 1.74117 12.3633 2.08627 12.3633 2.49412C12.3633 2.7451 12.2838 2.98039 12.1246 3.2C11.9973 3.4196 11.7587 3.71764 11.4086 4.09412C10.8994 4.69019 10.3744 5.3647 9.83337 6.11765C9.3242 6.87059 8.86276 7.70196 8.44906 8.61176C8.03536 9.49019 7.6853 10.4314 7.39889 11.4353C7.14431 12.4392 7.01702 13.4745 7.01702 14.5412C7.01702 15.3569 7.09657 16.1882 7.25569 17.0353C7.41481 17.8824 7.70122 18.7451 8.11492 19.6235C8.21039 19.8745 8.25812 20.0941 8.25812 20.2824C8.25812 21.0353 7.78077 21.6157 6.82608 22.0235L1.52751 24ZM15.0842 24C14.5432 22.8392 14.1454 21.6784 13.8908 20.5176C13.6681 19.3569 13.5567 18.1961 13.5567 17.0353C13.5567 13.898 14.4 10.8706 16.0866 7.95294C17.7733 5.03529 20.1123 2.38431 23.1036 0L25.3472 1.45882C25.7291 1.74117 25.92 2.08627 25.92 2.49412C25.92 2.7451 25.8404 2.98039 25.6813 3.2C25.554 3.4196 25.3154 3.71764 24.9653 4.09412C24.4561 4.69019 23.931 5.3647 23.3901 6.11765C22.8809 6.87059 22.4194 7.70196 22.0057 8.61176C21.592 9.49019 21.242 10.4314 20.9556 11.4353C20.701 12.4392 20.5737 13.4745 20.5737 14.5412C20.5737 15.3569 20.6533 16.1882 20.8124 17.0353C20.9715 17.8824 21.2579 18.7451 21.6716 19.6235C21.7671 19.8745 21.8148 20.0941 21.8148 20.2824C21.8148 21.0353 21.3375 21.6157 20.3828 22.0235L15.0842 24Z' fill='%23817E7F'/%3e%3c/svg%3e") no-repeat center center/cover}.quote .quote-content .quote-top p{font-family:"PTSans Bold",sans-serif;font-size:25px;line-height:29px;letter-spacing:1px}.quote .quote-content .quote-bot{margin-top:24px;text-transform:uppercase;font-family:12px;line-height:14px}.content-gallery{position:relative;max-height:480px;margin-bottom:48px}@media (min-width:768px){.content-gallery{padding-left:20px;padding-right:20px}}@media (min-width:768px){.content-gallery{margin-bottom:96px}}.content-gallery img{object-fit:cover;width:100%;height:100%;max-height:480px}.content-gallery .splide__arrow--next{right:20px}@media (min-width:768px){.content-gallery .splide__arrow--next{right:30px}}.content-gallery .splide__arrow--prev{left:20px}@media (min-width:768px){.content-gallery .splide__arrow--prev{left:30px}}.content-employees{position:relative;margin-bottom:48px}.content-employees h2{font-size:25px;line-height:29px;letter-spacing:1px}@media (min-width:768px){.content-employees{margin-bottom:96px}}.content-employees .splide__arrows{position:absolute;top:-58px;right:0;width:100px;height:42px}.content-employees .splide__arrows .splide__arrow--prev{left:0}.content-employees .splide__arrows .splide__arrow--next{right:0}.content-employees .splide__arrows button{border:1px solid transparent}.content-employees .single-employee{padding-left:20px;padding-right:20px}.content-employees .single-employee img{object-fit:cover;width:100%;height:auto;margin-bottom:12px}.content-employees .single-employee h3{margin-bottom:16px}.content-employees .single-employee .employee-position{margin-bottom:16px}.about-cta{margin-bottom:20px}@media (min-width:768px){.about-cta{margin-bottom:96px}}.about-cta h2{font-size:22px;line-height:29px;margin-bottom:24px;margin-top:0}@media (min-width:576px){.about-cta h2{font-size:25px}}.about-cta.content-bot .container-xl .single-cta{margin-top:20px}.about-cta.content-bot .container-xl:first-of-type .single-cta{margin-top:0}.single-cta{position:relative}.single-cta .single-cta-content{position:absolute;left:16px;bottom:28px;z-index:1}@media (min-width:768px){.single-cta .single-cta-content{left:32px;bottom:44px}}.single-cta .single-cta-content span{font-family:"PTSans Bold",sans-serif;font-size:16px;line-height:19px;margin-bottom:16px;color:#fff;display:block}@media (min-width:768px){.single-cta .single-cta-content span{font-size:24px;line-height:28px;margin-bottom:24px}}.single-cta .single-cta-content h2{font-size:28px;line-height:34px;color:#fff;margin-bottom:24px}@media (min-width:768px){.single-cta .single-cta-content h2{font-size:48px;line-height:48px;margin-bottom:30px}}.single-cta .single-cta-content .cta-text{margin-bottom:32px}.single-cta .single-cta-content .cta-text p{color:#fff;font-family:"PTSans Regular",sans-serif}.single-cta .single-cta-content .red-button{background:#ec1c24;color:#fff;border:1px solid #ec1c24;font-family:"OpenSans Medium",sans-serif;font-size:16px;line-height:21px;text-transform:uppercase;text-decoration:none;padding:11px 55px;position:relative;transition:all .2s ease-in-out;cursor:pointer;display:inline-block}.single-cta .single-cta-content .red-button:hover{text-decoration:none;background:#fff;color:#000;border:1px solid #ec1c24}.single-cta .single-cta-content .white-button{background:#000;color:#fff;border:1px solid #000;font-family:"PTSans Regular",sans-serif;font-size:13px;line-height:17px;text-transform:uppercase;text-decoration:none;padding:12px 31px;position:relative;display:inline-block;cursor:pointer;border-radius:34px;transition:all .3s ease}@media (min-width:768px){.single-cta .single-cta-content .white-button{padding:17px 54px}}.single-cta .single-cta-content .white-button:hover{text-decoration:none;background:#679696;color:#fff;border:1px solid #679696}.single-cta img{width:100%;object-fit:cover;display:block;filter:brightness(75%)}.nav-tabs{display:flex}.tab-content{position:relative}.tab-content .tab-pane{display:none}.tab-content .tab-pane.active{display:block}.tab-content .tab-pane.fade{transition:opacity .15s linear}.tab-content .tab-pane.fade:not(.show){opacity:0}.accordion h2{margin:0}.accordion .collapse:not(.show){display:none}.accordion .collapsing{position:relative;height:0;overflow:hidden;transition:height .2s ease}.accordion .card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.breadcrumbs{margin-bottom:20px;margin-top:20px}.breadcrumbs .list-item{margin-right:12px}.breadcrumbs .list-item a,.breadcrumbs .list-item span{font-size:16px;line-height:24px;color:#1f1f1f}.breadcrumbs .list-item a:hover,.breadcrumbs .list-item span:hover{text-decoration:underline}@media (max-width:767.98px){.breadcrumbs .list-item{display:none}.breadcrumbs .list-item:nth-child(-n+4),.breadcrumbs .list-item:nth-last-child(-n+3){display:block}}.breadcrumbs .list-item:last-child a,.breadcrumbs .list-item:last-child span{font-family:"PTSans Bold",sans-serif}.shop{background:#fdfcfc}.shop .product-browse{background:#fff}.shop .product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(134px,1fr));grid-gap:20px;margin-bottom:64px}@media screen and (min-width:440px){.shop .product-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media screen and (min-width:663px){.shop .product-grid{grid-template-columns:repeat(auto-fit,minmax(302px,1fr));grid-gap:40px}}.shop .product-grid .in-product{grid-column:span 2}#bannerPromoModal .promo-body{display:flex}#bannerPromoModal .promo-body .image{width:50%}#bannerPromoModal .promo-body .image img{width:100%}#bannerPromoModal .promo-body .content{position:relative;width:50%;padding:56px 40px;display:flex;flex-direction:column;justify-content:center}#bannerPromoModal .promo-body .content .button-wrapper{position:absolute;top:12px;right:12px}#bannerPromoModal .promo-body .content .button-wrapper button{width:24px;height:24px;border:0;cursor:pointer}#bannerPromoModal .promo-body .content h2{font-family:"OpenSans Medium",sans-serif;font-size:25px;line-height:29px;letter-spacing:1px;margin-bottom:20px;display:block}#bannerPromoModal .promo-body .content .modal-discount{text-align:center}#bannerPromoModal .promo-body .content .modal-discount .prefix{font-size:16px;line-height:24px;font-family:"PTSans Bold",sans-serif}#bannerPromoModal .promo-body .content .modal-discount .discount{font-size:61px;line-height:72px;font-family:"OpenSans Medium",sans-serif}#bannerPromoModal .promo-body .content .modal-button{text-align:center}#bannerPromoModal .promo-body .content .modal-button .modal-tooltip{display:none;background:#000;padding:4px 12px;color:#fff;max-width:127px;position:absolute;left:50%;transform:translateX(-50%);margin-top:2px}#bannerPromoModal .promo-body .content .modal-button .modal-tooltip:after{position:absolute;top:-5px;right:0;content:'';display:block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000}.payments{margin-top:25px;position:relative}.payments:hover:before{content:'';width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:12px solid #fff;position:absolute;bottom:-4px;left:40px;z-index:999}.payments .payment-property{position:relative;display:inline-block;width:140px;height:50px;margin-right:6px;background-color:#fff;background-size:cover;border-radius:5px;cursor:pointer}.payments .payment-property:hover+.payments-description{opacity:1;visibility:visible}.payments .payments-description{opacity:0;visibility:hidden;position:absolute;left:0;top:54px;background-color:#fff;border-radius:5px;padding:15px 25px;font-size:14px;color:#303741;z-index:100;box-shadow:0 0 8px #a4a6ac;transition:all .3s ease-in-out}.payments .payments-description:hover,.payments .payments-description:focus{display:block;opacity:1;visibility:visible}.payments .payments-description p{font-size:15px;line-height:17px;margin:8px 0}.payments .payments-description a:hover{text-decoration:underline}.newsletter-section{padding-top:53px;padding-bottom:85px;background:linear-gradient(to right,#fff0f0,#fff0f08a),url(/img/bg-newsletter.png);background-size:cover!important;background-position:center!important}@media (min-width:768px){.newsletter-section{padding-top:150px;padding-bottom:127px}}.newsletter-section .container-xl{padding-left:20px;padding-right:20px}.newsletter-section .content{padding-right:120px;margin-bottom:12px}@media (min-width:768px){.newsletter-section .content{margin-bottom:0}}.newsletter-section .content p{font-size:20px;line-height:27px;font-family:"OpenSans Medium",sans-serif;margin:0}@media (min-width:768px){.newsletter-section .content p{font-size:25px;line-height:34px}}.newsletter-section form,.newsletter-section .privacy{margin-bottom:0}.newsletter-section #newsletter #mc_embed_signup #mce-responses{position:absolute;background:#f5eaeb;margin:0;width:100%}.newsletter-section #newsletter #mc_embed_signup #mc_embed_signup_scroll{display:flex}.newsletter-section #newsletter #mc_embed_signup .mc-field-group input{height:49px;border-top-left-radius:34px;border-bottom-left-radius:34px}.newsletter-section #newsletter #mc_embed_signup #mc-embedded-subscribe{margin:0;height:49px;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:34px;border-bottom-right-radius:34px}.community{padding-top:0!important}.community .content-img-right,.community .content-img-left,.community .content-eight{margin-top:48px;margin-bottom:48px}@media (min-width:992px){.community .content-img-right,.community .content-img-left,.community .content-eight{margin-top:96px;margin-bottom:96px}}.podcast-page .podcast-container{margin-top:72px;row-gap:64px}.podcast-page .podcast-container .podcast-element .podcast-player{margin-bottom:24px}.podcast-page .podcast-container .podcast-element .image{display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden}.podcast-page .podcast-container .podcast-element .image::after{position:absolute;left:0;top:0;width:100%;height:100%;content:'';background:linear-gradient(0deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.2) 100%)}.podcast-page .podcast-container .podcast-element .image:hover img{transform:scale(1.05)}.podcast-page .podcast-container .podcast-element img{object-fit:cover;width:100%;height:auto;transition:all .3s ease}.podcast-page .podcast-container .podcast-element .play-btn{position:absolute;width:88px;height:88px;content:'';display:inline-block;z-index:1;background:url("data:image/svg+xml,%3Csvg width='88' height='88' viewBox='0 0 88 88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_10_728)'%3E%3Cpath d='M44 0C19.6995 0 0 19.6995 0 44C0 68.3005 19.6995 88 44 88C68.3005 88 88 68.3005 88 44C88 19.6995 68.3005 0 44 0ZM31.9779 63.1374V24.8626L65.1248 44L31.9779 63.1374Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_10_728'%3E%3Crect width='88' height='88' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.podcast-page .podcast-container .podcast-element .iframe{display:none}.podcast-page .podcast-container .podcast-element .text span{text-transform:uppercase;font-size:16px;line-height:20px;margin-bottom:4px}.podcast-page .podcast-container .podcast-element .text h2{font-size:28px;line-height:36px;margin:0;margin-bottom:16px}.podcast-page .podcast-container .podcast-element .text p{margin:0;font-size:16px;line-height:20px}.community-courses-page .news-list-dynamic{margin-top:72px}.community-courses-page .news-list-dynamic .list-loader{align-items:center;justify-content:center}.community-courses-page .news-list-dynamic .list-loader .inner{width:120px;height:80px;position:relative;animation:rotate 1s linear infinite;content:'';background:url("data:image/svg+xml,%3Csvg class='site-footer__svg' xmlns='http://www.w3.org/2000/svg' width='120' height='80' viewBox='0 0 120 80'%3E%3Cg id='Group_171' data-name='Group 171' transform='translate(-690 -3212.72)'%3E%3Cg id='Group_73' data-name='Group 73' transform='translate(448.677 3022.664)'%3E%3Cpath id='Path_10' data-name='Path 10' d='M399.507,295.657a6.705,6.705,0,0,0-5.6-.6,54.659,54.659,0,0,0-7.056,2.5c-1.157.475-2.206.922-3.192,1.36-.986-.438-2.036-.885-3.192-1.36a54.675,54.675,0,0,0-7.057-2.5,6.714,6.714,0,0,0-5.6.6,5.3,5.3,0,0,0-2.415,4.4c0,.015.007.029.008.044s-.008.029-.008.044a5.215,5.215,0,0,0,2.465,4.342,5.629,5.629,0,0,0,3.209.939,9.68,9.68,0,0,0,2.394-.342,54.81,54.81,0,0,0,7.057-2.5c1.141-.468,2.173-.908,3.141-1.338.966.429,2,.869,3.142,1.338a54.841,54.841,0,0,0,7.056,2.5,9.651,9.651,0,0,0,2.394.342,5.633,5.633,0,0,0,3.209-.938,5.216,5.216,0,0,0,2.465-4.342c0-.015-.007-.029-.008-.044s.008-.029.008-.044A5.3,5.3,0,0,0,399.507,295.657Zm-19.688,5.228A53.217,53.217,0,0,1,373,303.3c-1.805.468-3.076.362-4.119-.341a3.409,3.409,0,0,1-1.657-2.855s0-.006,0-.01,0-.006,0-.01a3.47,3.47,0,0,1,1.607-2.91c1.041-.7,2.31-.808,4.119-.34a53.033,53.033,0,0,1,6.82,2.418c.691.283,1.345.557,1.97.826C381.13,300.341,380.493,300.608,379.819,300.885Zm20.27-.779a3.409,3.409,0,0,1-1.657,2.856c-1.043.7-2.312.808-4.119.341a53.162,53.162,0,0,1-6.819-2.417c-.674-.276-1.311-.543-1.921-.8.626-.269,1.279-.543,1.97-.826a53.177,53.177,0,0,1,6.82-2.418c1.805-.467,3.076-.362,4.119.341a3.467,3.467,0,0,1,1.607,2.909s0,.007,0,.01S400.088,300.1,400.088,300.106Z' transform='translate(-82.624 -51.724)' fill='%231a1818'%3E%3C/path%3E%3Cpath id='Path_11' data-name='Path 11' d='M401.345,229.266a20.805,20.805,0,0,0-9.7.765c-.237-4.261-2.937-8.544-8.06-12.754a1.034,1.034,0,0,0-1.321.021c-4.849,4.244-7.436,8.492-7.725,12.657a20.982,20.982,0,0,0-9.5-.686.777.777,0,0,0-.655,1.005c1.588,5.506,4.28,9.376,8,11.5a13.591,13.591,0,0,0,6.83,1.784,14.5,14.5,0,0,0,3.978-.543,14.522,14.522,0,0,0,3.973.542,13.588,13.588,0,0,0,6.83-1.785c3.72-2.125,6.412-5.994,8-11.5a.779.779,0,0,0-.657-1Zm-28.162,11.06c-3.058-1.748-5.352-4.933-6.818-9.471a17.957,17.957,0,0,1,8.193.879c.005.059.005.118.012.176.507,4.814,3.981,8.118,6.291,9.813A12.118,12.118,0,0,1,373.184,240.326Zm3.569-7.492c.265.171.532.34.782.531a12.6,12.6,0,0,1,4.3,6.647A13.4,13.4,0,0,1,376.753,232.834Zm6.442,5.73a13.926,13.926,0,0,0-4.637-6.495,13.532,13.532,0,0,0-2.046-1.269c-.022-3.691,2.139-7.553,6.448-11.5,4.563,3.929,6.811,7.83,6.7,11.61a13.5,13.5,0,0,0-1.832,1.157A13.921,13.921,0,0,0,383.195,238.563Zm5.66-5.2c.157-.121.471-.4.634-.511-.569,3.118-2.894,5.476-4.949,7.151A13.418,13.418,0,0,1,388.855,233.363Zm4.351,6.961a12.169,12.169,0,0,1-7.914,1.366c2.3-1.717,5.788-5.072,6.3-9.865a17.715,17.715,0,0,1,8.428-.97C398.557,235.391,396.264,238.577,393.206,240.324Z' transform='translate(-81.934 0)' fill='%231a1818'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/cover}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.community-courses-page .news-list-dynamic .elements-wrapper .element:first-of-type,.community-courses-page .news-list-dynamic .elements-wrapper .element:last-of-type{position:relative;background-color:#f0f4f4}.community-courses-page .news-list-dynamic .elements-wrapper .element:first-of-type:before,.community-courses-page .news-list-dynamic .elements-wrapper .element:last-of-type:before{position:absolute;width:100vw;height:100%;content:'';left:-100vw;top:0;background-color:#f0f4f4}.community-courses-page .news-list-dynamic .elements-wrapper .element:first-of-type:after,.community-courses-page .news-list-dynamic .elements-wrapper .element:last-of-type:after{position:absolute;width:100vw;height:100%;content:'';right:-100vw;top:0;background-color:#f0f4f4}.community-courses-page .news-list-dynamic .element{padding-top:48px;padding-bottom:48px}@media (min-width:992px){.community-courses-page .news-list-dynamic .element{padding-top:88px;padding-bottom:88px}}.community-courses-page .news-list-dynamic .element .top .image{margin-bottom:36px}@media (min-width:992px){.community-courses-page .news-list-dynamic .element .top .image{margin-bottom:0}}.community-courses-page .news-list-dynamic .element .top .image img{object-fit:cover;width:100%;height:auto}.community-courses-page .news-list-dynamic .element .top .content h2{font-size:28px;line-height:36px;margin-top:0;margin-bottom:8px}.community-courses-page .news-list-dynamic .element .top .content p{font-size:16px;line-height:20px}.community-courses-page .news-list-dynamic .element .top .content .yt-video{margin-top:32px}.community-courses-page .news-list-dynamic .element .top .product-text{margin-top:64px;margin-bottom:40px}.community-courses-page .news-list-dynamic .element .top .product-text h2{margin-top:0;margin-bottom:8px}.community-courses-page .news-list-dynamic .element .top .product-text p{margin:0;font-size:16px;line-height:20px}.community-courses-page .news-list-dynamic .element .products .product{position:relative}.community-courses-page .news-list-dynamic .element .products .product h3{font-family:"PTSans Regular",sans-serif;font-size:16px;line-height:20px;margin-bottom:0;margin-top:16px}.community-courses-page .news-list-dynamic .element .products .product a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.community-courses-page .news-list-pagination{margin-bottom:0;margin-top:48px}.navbar-form-search{margin:0;position:relative;width:100%}.navbar-form-search .top-search-button{width:42px;height:42px;position:absolute;z-index:1;top:50%;right:40px;transform:translateY(-50%);cursor:pointer;background-color:#fff;border:0;display:flex;justify-content:center;align-items:center}@media (min-width:768px){.navbar-form-search .top-search-button{right:18px}}.navbar-form-search .close-search-button{width:42px;height:42px;position:absolute;right:0;z-index:1;top:50%;transform:translateY(-50%);cursor:pointer;display:flex;justify-content:center;align-items:center}.navbar-form-search .search-form-container .form-group{margin-bottom:0;position:relative}.navbar-form-search .search-form-container .form-group .search-input{width:100%;border-radius:0;padding:10px 18px;height:42px;border:0;font-family:"PTSans Regular",sans-serif;color:#000;font-size:16px;line-height:130%;letter-spacing:2%;outline:0}.navbar-form-search .search-form-container .form-group .search-input::placeholder{font-family:"PTSans Regular",sans-serif;color:#000;font-size:16px;line-height:130%;letter-spacing:2%}.navbar-form-search .search-form-container .form-group .search-input:focus-visible{border:1px solid #ec1c24}.main-search .search-input{width:100%;border:0;border-bottom:1px solid #e1e1e1;border-radius:0;outline:0!important}.search-results .search-result .search-title{font-size:18px;text-transform:uppercase}.search-results .search-result .search-link{font-size:14px;font-family:"PTSans Regular",sans-serif}.search-results .search-result .search-preview{font-size:15px;line-height:20px;font-family:"PTSans Regular",sans-serif}.search-results .search-result .search-url{font-size:15px}.search strong{font-family:"PTSans Bold",sans-serif}.search .search-page-container{margin-bottom:48px}@media (min-width:768px){.search .search-page-container{margin-bottom:96px}}.search .search-products{margin-bottom:48px;row-gap:24px}@media (min-width:768px){.search .search-products{margin-bottom:96px}}.search .search-results .search-result .search-link{display:block}.search .search-results .search-result .search-link,.search .search-results .search-result .search-preview{margin-bottom:12px}.search-page-title{font-size:44px;line-height:56px}@media (min-width:768px){.search-page-title{font-size:61px;line-height:71px}}.no-results .info{margin-bottom:24px}.no-results .info p{margin-top:0}.no-results .no-results-search .search{position:relative}.no-results .no-results-search .search .search-button{position:absolute;top:1px;right:8px;z-index:1;width:42px;height:42px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:#fff;border:0}.no-results .no-results-search .search .search-form-container input{padding-top:11px;padding-bottom:11px;padding-left:18px;padding-right:18px;border:1px solid #000;width:100%;font-size:16px;line-height:21px}.news-list section{padding-top:0!important}.news-list .list-loader .inner{width:120px;height:80px;position:relative;animation:rotate 1s linear infinite;content:'';background:url("data:image/svg+xml,%3Csvg class='site-footer__svg' xmlns='http://www.w3.org/2000/svg' width='120' height='80' viewBox='0 0 120 80'%3E%3Cg id='Group_171' data-name='Group 171' transform='translate(-690 -3212.72)'%3E%3Cg id='Group_73' data-name='Group 73' transform='translate(448.677 3022.664)'%3E%3Cpath id='Path_10' data-name='Path 10' d='M399.507,295.657a6.705,6.705,0,0,0-5.6-.6,54.659,54.659,0,0,0-7.056,2.5c-1.157.475-2.206.922-3.192,1.36-.986-.438-2.036-.885-3.192-1.36a54.675,54.675,0,0,0-7.057-2.5,6.714,6.714,0,0,0-5.6.6,5.3,5.3,0,0,0-2.415,4.4c0,.015.007.029.008.044s-.008.029-.008.044a5.215,5.215,0,0,0,2.465,4.342,5.629,5.629,0,0,0,3.209.939,9.68,9.68,0,0,0,2.394-.342,54.81,54.81,0,0,0,7.057-2.5c1.141-.468,2.173-.908,3.141-1.338.966.429,2,.869,3.142,1.338a54.841,54.841,0,0,0,7.056,2.5,9.651,9.651,0,0,0,2.394.342,5.633,5.633,0,0,0,3.209-.938,5.216,5.216,0,0,0,2.465-4.342c0-.015-.007-.029-.008-.044s.008-.029.008-.044A5.3,5.3,0,0,0,399.507,295.657Zm-19.688,5.228A53.217,53.217,0,0,1,373,303.3c-1.805.468-3.076.362-4.119-.341a3.409,3.409,0,0,1-1.657-2.855s0-.006,0-.01,0-.006,0-.01a3.47,3.47,0,0,1,1.607-2.91c1.041-.7,2.31-.808,4.119-.34a53.033,53.033,0,0,1,6.82,2.418c.691.283,1.345.557,1.97.826C381.13,300.341,380.493,300.608,379.819,300.885Zm20.27-.779a3.409,3.409,0,0,1-1.657,2.856c-1.043.7-2.312.808-4.119.341a53.162,53.162,0,0,1-6.819-2.417c-.674-.276-1.311-.543-1.921-.8.626-.269,1.279-.543,1.97-.826a53.177,53.177,0,0,1,6.82-2.418c1.805-.467,3.076-.362,4.119.341a3.467,3.467,0,0,1,1.607,2.909s0,.007,0,.01S400.088,300.1,400.088,300.106Z' transform='translate(-82.624 -51.724)' fill='%231a1818'%3E%3C/path%3E%3Cpath id='Path_11' data-name='Path 11' d='M401.345,229.266a20.805,20.805,0,0,0-9.7.765c-.237-4.261-2.937-8.544-8.06-12.754a1.034,1.034,0,0,0-1.321.021c-4.849,4.244-7.436,8.492-7.725,12.657a20.982,20.982,0,0,0-9.5-.686.777.777,0,0,0-.655,1.005c1.588,5.506,4.28,9.376,8,11.5a13.591,13.591,0,0,0,6.83,1.784,14.5,14.5,0,0,0,3.978-.543,14.522,14.522,0,0,0,3.973.542,13.588,13.588,0,0,0,6.83-1.785c3.72-2.125,6.412-5.994,8-11.5a.779.779,0,0,0-.657-1Zm-28.162,11.06c-3.058-1.748-5.352-4.933-6.818-9.471a17.957,17.957,0,0,1,8.193.879c.005.059.005.118.012.176.507,4.814,3.981,8.118,6.291,9.813A12.118,12.118,0,0,1,373.184,240.326Zm3.569-7.492c.265.171.532.34.782.531a12.6,12.6,0,0,1,4.3,6.647A13.4,13.4,0,0,1,376.753,232.834Zm6.442,5.73a13.926,13.926,0,0,0-4.637-6.495,13.532,13.532,0,0,0-2.046-1.269c-.022-3.691,2.139-7.553,6.448-11.5,4.563,3.929,6.811,7.83,6.7,11.61a13.5,13.5,0,0,0-1.832,1.157A13.921,13.921,0,0,0,383.195,238.563Zm5.66-5.2c.157-.121.471-.4.634-.511-.569,3.118-2.894,5.476-4.949,7.151A13.418,13.418,0,0,1,388.855,233.363Zm4.351,6.961a12.169,12.169,0,0,1-7.914,1.366c2.3-1.717,5.788-5.072,6.3-9.865a17.715,17.715,0,0,1,8.428-.97C398.557,235.391,396.264,238.577,393.206,240.324Z' transform='translate(-81.934 0)' fill='%231a1818'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/cover}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.news-list .news-filters{margin-top:24px;margin-bottom:24px}.news-list .news-filters h1{margin-top:0;font-size:32px;line-height:41px}.news-list .news-filters .category-list{gap:32px}.news-list .news-filters .category-list .first.active a.first{color:#f9c656}.news-list .news-filters .category-list li.level1{margin-bottom:12px}.news-list .news-filters .category-list li.level1.active a.level1{color:#f9c656}.news-list .news-filters .category-list li.level2.active a.level2{color:#f9c656}.news-list .news-filters .category-list .wrapper li{position:relative;padding-left:20px}.news-list .news-filters .category-list .wrapper li:before{position:absolute;width:4px;height:4px;border-radius:50%;content:'';display:block;left:8px;top:8px;background:#000}.news-list .news-list-dynamic .list-loader{align-items:center}.news-list .news-list-dynamic .element{position:relative;margin-bottom:12px}.news-list .news-list-dynamic .element .inner{position:relative}@media (min-width:768px){.news-list .news-list-dynamic .element{margin-bottom:24px}}.news-list .news-list-dynamic .element a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:8}.news-list .news-list-dynamic .element h2{font-size:20px;line-height:26px;margin:0}.news-list .news-list-dynamic .element .image{overflow:hidden;position:relative;margin-bottom:20px}.news-list .news-list-dynamic .element .image:before{position:absolute;left:0;top:0;width:100%;height:100%;content:'';background:linear-gradient(0deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.2) 100%);z-index:5}.news-list .news-list-dynamic .element img{transition:all .3s ease}.news-list .news-list-dynamic .element .info{font-size:13px;line-height:17px}.news-list .news-list-dynamic .element .info .date{color:#7c7c7c}.news-list .news-list-dynamic .element .info .created-by span{margin-left:4px;margin-right:4px}.news-list .news-list-dynamic .element:hover img{transform:scale(1.05)}.news-list .news-list-dynamic .element.first .image{margin-bottom:0}.news-list .news-list-dynamic .element.first .image img{min-height:350px}.news-list .news-list-dynamic .element.first .content{position:absolute;left:24px;bottom:24px;z-index:6}@media (min-width:992px){.news-list .news-list-dynamic .element.first .content{left:56px;bottom:56px}}.news-list .news-list-dynamic .element.first .content .info{margin-bottom:0}.news-list .news-list-dynamic .element.first .content h2,.news-list .news-list-dynamic .element.first .content .date{color:#fff}.news-list .news-list-dynamic .element.first .content .date{font-size:16px;line-height:20px}@media (min-width:992px){.news-list .news-list-dynamic .element.first .content .date{font-size:20px;line-height:26px}}.news-list .news-list-dynamic .element.first .content h2{font-size:20px;line-height:28px;margin-bottom:24px;margin-top:0}@media (min-width:768px){.news-list .news-list-dynamic .element.first .content h2{max-width:75%}}@media (min-width:992px){.news-list .news-list-dynamic .element.first .content h2{font-size:40px;line-height:52px;max-width:50%}}.news-list .news-list-dynamic .element.first .content .read-more{text-transform:uppercase;font-size:16px;line-height:21px;padding:10px 16px;background-color:#fff;color:#000}.search-pagination,.news-list-pagination,.ratings-pagination,.product-list-pagination{margin-bottom:96px}.search-pagination .pagination,.news-list-pagination .pagination,.ratings-pagination .pagination,.product-list-pagination .pagination{display:flex;justify-content:center}.search-pagination .pagination span,.search-pagination .pagination a,.news-list-pagination .pagination span,.news-list-pagination .pagination a,.ratings-pagination .pagination span,.ratings-pagination .pagination a,.product-list-pagination .pagination span,.product-list-pagination .pagination a{display:flex;justify-content:center;align-items:center;width:42px;height:42px;border-radius:21px;margin-left:12px;margin-right:12px;font-size:16px;line-height:16px}.search-pagination .pagination a:hover,.news-list-pagination .pagination a:hover,.ratings-pagination .pagination a:hover,.product-list-pagination .pagination a:hover{border:1px solid #000}.search-pagination .pagination span,.news-list-pagination .pagination span,.ratings-pagination .pagination span,.product-list-pagination .pagination span{border:1px solid #000}.search-pagination .pagination .pagination-active,.news-list-pagination .pagination .pagination-active,.ratings-pagination .pagination .pagination-active,.product-list-pagination .pagination .pagination-active{font-family:"PTSans Bold",sans-serif}.article-single .article-single-banner{position:relative}.article-single .article-single-banner .inner{padding:30px 0}@media (min-width:768px){.article-single .article-single-banner .inner{padding:30px}}.article-single .article-single-banner .img-wrapper{position:relative}.article-single .article-single-banner .img-wrapper::after{position:absolute;left:0;top:0;width:100%;height:100%;content:'';background:rgba(0,0,0,.25)}.article-single .article-single-banner img{object-fit:cover;position:relative;display:block}@media (min-width:768px){.article-single .article-single-banner img{margin-bottom:0;height:350px}}.article-single .article-single-banner .article-banner-content{z-index:1;color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding-left:0;padding-right:0}.article-single .article-single-banner .article-banner-content span{margin-bottom:12px;display:block}@media (min-width:768px){.article-single .article-single-banner .article-banner-content span{margin-bottom:24px}}.article-single .article-single-banner .article-banner-content h1{color:#fff;font-size:20px;line-height:24px;margin:0}@media (min-width:768px){.article-single .article-single-banner .article-banner-content h1{font-size:48px;line-height:48px}}.article-single .article-single-content{padding-bottom:50px}@media (min-width:768px){.article-single .article-single-content{padding-bottom:96px}}.article-single .article-single-content .content-inner h2{margin-top:0;margin-bottom:16px}.article-single .article-single-content .content-inner img{object-fit:cover;width:100%;height:auto}.article-single ol li{margin:12px 0;padding-left:0;position:relative}.article-single ul li{margin:12px 0;padding-left:25px;text-indent:-20px;position:relative}.faq-filters ul,.profile-navi-wrapper ul,.login-register-navi ul{padding-bottom:32px;margin-bottom:48px;border-bottom:1px solid #c3bbbd;overflow-x:auto;flex-direction:column}.faq-filters ul::-webkit-scrollbar,.profile-navi-wrapper ul::-webkit-scrollbar,.login-register-navi ul::-webkit-scrollbar{width:5px;cursor:pointer}.faq-filters ul::-webkit-scrollbar-track,.profile-navi-wrapper ul::-webkit-scrollbar-track,.login-register-navi ul::-webkit-scrollbar-track{border-radius:10px;border:1px solid rgba(0,0,0,.5)}.faq-filters ul::-webkit-scrollbar-thumb,.profile-navi-wrapper ul::-webkit-scrollbar-thumb,.login-register-navi ul::-webkit-scrollbar-thumb{background:#443c3e;border-radius:10px}.faq-filters ul::-webkit-scrollbar-thumb:hover,.profile-navi-wrapper ul::-webkit-scrollbar-thumb:hover,.login-register-navi ul::-webkit-scrollbar-thumb:hover{background:rgba(68,60,62,.9)}@media (min-width:768px){.faq-filters ul,.profile-navi-wrapper ul,.login-register-navi ul{margin-bottom:72px;flex-direction:row}}.faq-filters ul li,.profile-navi-wrapper ul li,.login-register-navi ul li{white-space:nowrap;margin-right:40px;margin-bottom:12px}.faq-filters ul li a,.profile-navi-wrapper ul li a,.login-register-navi ul li a{text-transform:uppercase;color:#87787c;font-family:"OpenSans Medium",sans-serif;letter-spacing:1px}.faq-filters ul li.active a,.profile-navi-wrapper ul li.active a,.login-register-navi ul li.active a{color:#000}.faq-filters ul li:hover a,.profile-navi-wrapper ul li:hover a,.login-register-navi ul li:hover a{color:#000}.faq-filters ul li:last-of-type,.profile-navi-wrapper ul li:last-of-type,.login-register-navi ul li:last-of-type{margin-right:0}@media (min-width:768px){.faq-filters ul li,.profile-navi-wrapper ul li,.login-register-navi ul li{margin-bottom:0}}.login-register-navi .profile-navi li:last-of-type{margin-left:0!important}.faq-filters ul{margin-bottom:32px}.related-articles .title{font-family:"OpenSans Medium",sans-serif;font-size:20px;line-height:23px;letter-spacing:1px;margin-bottom:22px;padding-left:10px;max-width:140px}@media (min-width:768px){.related-articles .title{font-size:25px;line-height:29px;margin-bottom:30px;max-width:none}}.related-articles .related-articles-list .splide__arrows{position:absolute;top:-68px;right:0;width:100px;height:42px}.related-articles .related-articles-list .splide__arrows .splide__arrow--prev{left:0}.related-articles .related-articles-list .splide__arrows .splide__arrow--next{right:0}.related-articles .related-articles-list .splide__arrows button{border:1px solid transparent}.related-articles .related-articles-list .element{padding-left:10px;padding-right:10px}@media (min-width:768px){.related-articles .related-articles-list .element{padding-left:20px;padding-right:20px}}.related-articles .related-articles-list .element .image{overflow:hidden;margin-bottom:40px}.related-articles .related-articles-list .element .content{position:relative;margin-bottom:48px}@media (min-width:768px){.related-articles .related-articles-list .element .content{margin-bottom:96px}}.related-articles .related-articles-list .element .content img{object-fit:cover;width:100%;height:auto;transition:1s cubic-bezier(.25,.2,0,1) transform}.related-articles .related-articles-list .element .content span{text-transform:uppercase;font-family:"OpenSans Medium",sans-serif;letter-spacing:1px;margin-bottom:24px}.related-articles .related-articles-list .element .content a{position:absolute;top:0;left:0;width:100%;height:100%}.related-articles .related-articles-list .element:hover h3{text-decoration:underline}.related-articles .related-articles-list .element:hover .image img{transform:scale(1.1)}.related-articles .related-articles-list ul li{text-indent:0}body .user-account{padding-top:48px;padding-bottom:120px}body .user-account .user-account-title{font-family:"OpenSans Medium",sans-serif;font-size:39px;line-height:43px;color:#000;margin-top:0;margin-bottom:48px}body .user-account h2{font-family:"OpenSans Medium",sans-serif;font-size:25px;line-height:29px;letter-spacing:1px}body .user-account .address-elements{padding-bottom:30px}body .user-account .profile-navi{margin:0 0 32px;padding:0;padding-bottom:32px}@media (min-width:992px){body .user-account .profile-navi{margin:0 0 32px}}body .user-account .profile-navi .navi-element{padding:0;margin-right:0;margin-bottom:24px}body .user-account .profile-navi .navi-element:nth-child(3){display:none}@media (min-width:576px){body .user-account .profile-navi .navi-element{margin-bottom:0}}body .user-account .profile-navi .navi-element:nth-child(3){margin-bottom:48px}@media (min-width:576px){body .user-account .profile-navi .navi-element:nth-child(3){margin-bottom:0}}body .user-account .profile-navi .navi-element:last-of-type{margin-left:0;display:flex;margin-bottom:0}@media (min-width:768px){body .user-account .profile-navi .navi-element:last-of-type{margin-left:auto}}body .user-account .profile-navi .navi-element:last-of-type span{top:0}body .user-account .profile-navi .navi-element:last-of-type a{color:#87787c;font-family:"OpenSans Medium",sans-serif}@media (min-width:992px){body .user-account .profile-navi .navi-element{margin:0 30px}body .user-account .profile-navi .navi-element:first-of-type{margin-left:0}}body .user-account .profile-navi .navi-element a.active{color:#f9c656;font-family:"PTSans Bold",sans-serif}body .user-account .profile-navi .navi-element a:hover{color:#679696}body .user-account .profile-navi .navi-element .icon-logout{width:20px;min-width:20px;height:20px;display:inline-block;position:relative;top:3px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 12H19' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 5L19 12L12 19' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ") no-repeat center center/cover}body .user-account .validation{padding:13px 50px;background:#f6cccc;margin-bottom:32px}body .user-account .validation p{margin:0;padding:0;font-family:"OpenSans Medium",sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:30px;color:#ec1c24;text-align:center}body .user-account .loginDivider{line-height:0;text-align:center;margin-top:30px;margin-bottom:30px;color:#444;display:flex;justify-content:space-between}body .user-account .loginDivider .line{content:"";height:1px;border-bottom:1px solid #444;width:calc(100% - 10px)}body .user-account .loginDivider .line:first-child{margin-right:10px}body .user-account .loginDivider .line:last-child{margin-left:10px}body .user-account #facebookBtn{background:#4267b2;width:100%;height:56px;color:#fff;font-size:18px;font-family:Source Sans Pro;margin-bottom:12px;border:0;position:relative;padding:0;text-transform:uppercase;display:flex;align-items:center}body .user-account #facebookBtn span.buttonText{width:calc(100% - 54px)}body .user-account #facebookBtn span.icon{background:url(../../img/fb-icon.svg) no-repeat;width:24px;height:24px;margin:0 15px}body .user-account #google-signin2 .abcRioButton{font-family:Source Sans Pro;width:100%!important;box-shadow:none;border:1px solid #444;text-transform:uppercase}body .user-account #google-signin2 .abcRioButton .abcRioButtonContents span{font-family:Source Sans Pro!important;font-size:18px}body .user-account .sep{margin-bottom:32px;width:auto;font-family:"PTSans Regular",sans-serif;font-style:normal;display:flex;align-items:center;font-size:16px;line-height:30px;text-align:center;color:#000}body .user-account .sep:before,body .user-account .sep:after{content:"";display:block;width:35%;height:1px;background:#444;margin:0 7px}@media (min-width:768px){body .user-account .sep{width:100%}body .user-account .sep:after,body .user-account .sep:before{width:250px}}body .user-account .manage p{font-family:"PTSans Regular",sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:15px;color:#444}body .user-account .manage p a{text-decoration:underline}body .user-account .manage p a:hover{color:#679696;text-decoration:none}body .user-account #user-account h3{font-family:"PTSans Regular",sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:29px;color:#444;margin-bottom:0}body .user-account #user-account a{font-family:"OpenSans Medium",sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:25px;color:#444}body .user-account #user-account a.logout span{display:inline-block}body .user-account #user-account a.logout span:after{content:"";display:block;background:url("data:image/svg+xml;charset=UTF-8, %3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 19.3334H3.49999C3.03998 19.3334 2.66667 18.96 2.66667 18.5001V3.50002C2.66667 3.04002 3.04002 2.66671 3.49999 2.66671H11C11.4608 2.66671 11.8333 2.29422 11.8333 1.83339C11.8333 1.37257 11.4608 1 11 1H3.49999C2.12166 1 1 2.1217 1 3.50002V18.5C1 19.8783 2.12166 21 3.49999 21H11C11.4608 21 11.8333 20.6275 11.8333 20.1667C11.8333 19.7059 11.4608 19.3334 11 19.3334Z' fill='%23D40000' stroke='%23D40000'/%3e%3cpath d='M20.8177 10.4064L15.751 5.40642C15.4243 5.08308 14.896 5.08727 14.5727 5.41476C14.2493 5.74226 14.2527 6.26975 14.581 6.59309L18.2018 10.1664H8.49933C8.0385 10.1664 7.66602 10.5389 7.66602 10.9997C7.66602 11.4606 8.0385 11.8331 8.49933 11.8331H18.2018L14.581 15.4064C14.2527 15.7297 14.2502 16.2572 14.5727 16.5847C14.736 16.7497 14.951 16.833 15.166 16.833C15.3777 16.833 15.5893 16.7531 15.751 16.593L20.8177 11.593C20.976 11.4364 21.066 11.223 21.066 10.9997C21.066 10.7764 20.9768 10.5639 20.8177 10.4064Z' fill='%23D40000' stroke='%23D40000'/%3e%3c/svg%3e") no-repeat center center/cover;width:20px;height:20px}body .user-account #user-account #links{margin-bottom:75px}body .user-account #user-account #links a{font-size:20px;line-height:24px;color:#444;padding-right:6px}body .user-account #user-account #links a:first-child{border-right:3px solid #ec1c24}body .user-account #user-account #links a:nth-child(2){padding-left:6px}body .user-account .my-orders,body .user-account .order-history{margin-bottom:50px}@media (min-width:992px){body .user-account .my-orders,body .user-account .order-history{margin-bottom:90px}}body .user-account .my-orders .order-element,body .user-account .order-history .order-element{margin-bottom:25px}@media (min-width:768px){body .user-account .my-orders .order-element,body .user-account .order-history .order-element{margin-bottom:30px}}body .user-account .my-orders .order-element .order-no,body .user-account .order-history .order-element .order-no{font-size:14px;line-height:18px;color:#000;padding-right:24px;border-right:3px solid #ec1c24;font-family:"PTSans Bold",sans-serif}@media (min-width:768px){body .user-account .my-orders .order-element .order-no,body .user-account .order-history .order-element .order-no{font-size:18px;line-height:23px}}body .user-account .my-orders .order-element a.order-details,body .user-account .order-history .order-element a.order-details{font-size:14px;line-height:18px;text-decoration-line:underline;color:#444;padding-left:22px}@media (min-width:768px){body .user-account .my-orders .order-element a.order-details,body .user-account .order-history .order-element a.order-details{font-size:18px;line-height:23px}}body .user-account .my-orders .order-element .delivery,body .user-account .order-history .order-element .delivery{font-family:"PTSans Regular",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#444}@media (min-width:768px){body .user-account .my-orders .order-element .delivery,body .user-account .order-history .order-element .delivery{font-size:18px;line-height:23px}}body .user-account .my-addresses,body .user-account .my-orders,body .user-account .order-history{margin-bottom:50px}@media (min-width:992px){body .user-account .my-addresses,body .user-account .my-orders,body .user-account .order-history{margin-bottom:90px}}body .user-account .my-addresses h2,body .user-account .my-orders h2,body .user-account .order-history h2{font-size:25px;line-height:29px;color:#1f1f1f;margin-bottom:24px;text-transform:none;font-family:"OpenSans Medium",sans-serif}body .user-account .my-addresses .order-status-icon,body .user-account .my-orders .order-status-icon,body .user-account .order-history .order-status-icon{margin-left:15px;padding:0 9px;font-family:"PTSans Regular",sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:140%}body .user-account .my-addresses .order-status-icon.declined,body .user-account .my-orders .order-status-icon.declined,body .user-account .order-history .order-status-icon.declined{background-color:#f4cdd7;color:#791b32}body .user-account .my-addresses .order-status-icon.new,body .user-account .my-orders .order-status-icon.new,body .user-account .order-history .order-status-icon.new{background-color:#bfedc8;color:#1d6727}body .user-account .my-addresses .order-status-icon.open,body .user-account .my-orders .order-status-icon.open,body .user-account .order-history .order-status-icon.open{background-color:#ffe7b8;color:#8f5f00}body .user-account .my-addresses .order-status-icon.confirmed,body .user-account .my-orders .order-status-icon.confirmed,body .user-account .order-history .order-status-icon.confirmed{background-color:#bfedc8;color:#1d6727}body .user-account .my-addresses .order-status-icon.dispatched,body .user-account .my-orders .order-status-icon.dispatched,body .user-account .order-history .order-status-icon.dispatched{background-color:#c5dfec;color:#22556d}body .user-account .my-addresses .order-status-icon.finalized,body .user-account .my-orders .order-status-icon.finalized,body .user-account .order-history .order-status-icon.finalized{background-color:#bfedc8;color:#1d6727}body .user-account .my-addresses .modal .modal-dialog,body .user-account .my-orders .modal .modal-dialog,body .user-account .order-history .modal .modal-dialog{max-width:1000px}body .user-account .my-addresses .modal .close,body .user-account .my-orders .modal .close,body .user-account .order-history .modal .close{right:1rem;top:1rem}body .user-account .my-addresses .modal .modal-body strong,body .user-account .my-orders .modal .modal-body strong,body .user-account .order-history .modal .modal-body strong{display:block;font-size:20px;margin:10px 0}body .user-account .my-addresses .modal .modal-footer,body .user-account .my-orders .modal .modal-footer,body .user-account .order-history .modal .modal-footer{justify-content:center}@media (min-width:992px){body .user-account .my-addresses .modal .modal-footer,body .user-account .my-orders .modal .modal-footer,body .user-account .order-history .modal .modal-footer{justify-content:end}}body .user-account .my-addresses .modal .modal-footer strong,body .user-account .my-orders .modal .modal-footer strong,body .user-account .order-history .modal .modal-footer strong{display:block;font-size:20px;margin:10px 0}body .user-account .my-addresses .modal .modal-footer .status .order-status-icon,body .user-account .my-orders .modal .modal-footer .status .order-status-icon,body .user-account .order-history .modal .modal-footer .status .order-status-icon{margin-left:0}body .user-account .my-addresses .modal .modal-footer .btn,body .user-account .my-orders .modal .modal-footer .btn,body .user-account .order-history .modal .modal-footer .btn{background:#000;color:#fff;border:1px solid #000;font-family:"PTSans Regular",sans-serif;font-size:13px;line-height:17px;text-transform:uppercase;text-decoration:none;padding:12px 31px;position:relative;display:inline-block;cursor:pointer;border-radius:34px;transition:all .3s ease}@media (min-width:768px){body .user-account .my-addresses .modal .modal-footer .btn,body .user-account .my-orders .modal .modal-footer .btn,body .user-account .order-history .modal .modal-footer .btn{padding:17px 54px}}body .user-account .my-addresses .modal .modal-footer .btn:hover,body .user-account .my-orders .modal .modal-footer .btn:hover,body .user-account .order-history .modal .modal-footer .btn:hover{text-decoration:none;background:#679696;color:#fff;border:1px solid #679696}body .user-account .address-elements .address-element{padding-bottom:33px;margin-bottom:33px;border-bottom:1px solid #444}body .user-account .address-elements .address-element>div{font-size:16px;line-height:24px}body .user-account .address-elements .address-element .default{font-size:16px;line-height:24px;margin-bottom:12px;font-family:"OpenSans Medium",sans-serif}body .user-account .address-elements .address-element .buttons{margin-top:30px}@media (min-width:992px){body .user-account .address-elements .address-element .buttons{margin-top:45px}}body .user-account .address-elements .address-element:last-child{border:0;padding-bottom:0;margin-bottom:0}body .user-account .no-address-elements{margin-bottom:33px}body .registration-success .icon-reg-succ{background:url("data:image/svg+xml;charset=UTF-8, %3csvg width='188' height='120' viewBox='0 0 188 120' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M81.6177 18.6793C82.7411 18.4636 83.8934 18.3179 85.0452 18.2436C99.0164 17.3424 111.674 29.1069 115.84 41.0001C116.379 42.5403 116.792 44.082 117.077 45.6244C117.213 46.3548 116.896 47.089 116.294 47.5241L111.381 51.0749C110.197 51.931 108.456 50.9635 108.242 49.5179C106.712 39.1789 97.19 27.6504 86.7367 27.7004C85.616 27.7042 84.4985 27.8126 83.4148 28.0207C73.1375 29.9934 67.6179 40.2618 65.7208 44.5838C65.0671 46.0732 63.7992 47.0983 62.2402 47.3976C60.7388 47.6858 59.151 47.2828 57.9932 46.3212C57.12 45.5967 56.5875 44.633 56.4596 43.5688C53.7581 38.6774 46.6046 28.2817 34.8992 28.9833C34.2598 29.0223 33.6144 29.1027 32.9803 29.2245C23.1084 31.1194 15.6306 42.6043 14.8421 52.1431C13.9695 62.7027 24.8053 71.7191 31.9767 77.6863L31.9795 77.6886C41.9038 85.9458 52.818 93.2408 63.4058 100.286C69.4393 95.6831 75.5782 90.9801 81.5375 86.0364C82.4431 85.2851 83.7996 85.4634 84.4724 86.4288L87.6724 91.0198C88.2657 91.8708 88.1101 93.0347 87.3093 93.6942C81.5864 98.407 75.7033 102.884 69.9118 107.29L69.8904 107.307L66.3125 110.03C65.6867 110.509 64.9984 110.823 64.2677 110.963C62.5069 111.3 60.678 110.581 59.5084 109.12L56.8282 107.34L56.8195 107.334C43.8204 98.7048 30.3805 89.7829 18.8693 78.7716C7.43282 67.8338 3.34403 56.1776 6.71104 44.1298C10.0499 32.1887 20.4817 21.9854 31.5158 19.8674C32.9993 19.5826 34.4996 19.4393 35.9787 19.4391C45.4917 19.4394 54.3352 24.3606 61.1157 33.364C65.2025 27.2782 71.7913 20.5655 81.6177 18.6793Z' fill='%231B1B1F'/%3e%3cpath d='M177.464 11.3584C176.783 9.9737 175.607 9.14448 174.154 9.02444C173.338 8.95705 172.5 9.12246 171.791 9.47881C171.298 9.66096 170.873 9.90504 170.494 10.225C147.451 29.6655 127.877 45.756 107.399 60.9808L97.9739 48.0285C97.0591 46.7713 95.9725 46.4333 95.223 46.3714C94.322 46.2969 93.3772 46.5782 92.6377 47.1153L92.4664 47.1876C86.7261 50.2057 81.3784 52.6949 76.1212 54.796C74.7202 55.3545 73.8553 56.4487 73.7321 57.8117C73.0071 59.27 73.2742 60.8935 74.4572 62.1733C78.7476 66.8213 82.6898 71.8923 86.5031 76.7971C90.672 82.1598 94.9815 87.7058 99.7786 92.7386C99.9485 92.92 100.138 93.0855 100.351 93.2484C101.045 94.3003 102.069 94.9516 103.176 95.043C103.963 95.108 104.751 94.8969 105.52 94.4151C120.408 85.0855 133.848 74.2761 143.894 65.9024C146.842 63.4429 149.803 60.9882 152.766 58.5336C163.144 49.9325 173.875 41.0379 184.069 31.9528C184.626 31.4574 185.021 30.8621 185.244 30.1841C186.162 28.9817 186.217 27.4854 185.389 26.0604C182.392 20.9146 179.798 16.1049 177.464 11.3584ZM176.414 27.2984C168.91 33.9148 161.073 40.4317 153.492 46.7385C149.489 50.0656 145.489 53.3937 141.52 56.7462C130.187 66.3191 117.831 76.382 104.221 85.1921C100.232 80.7822 96.5223 76.0241 92.9317 71.4187C90.1303 67.8255 87.2393 64.1195 84.2204 60.5809C87.2328 59.2659 90.2971 57.8147 93.5508 56.1649L103.328 69.6004C104.244 70.8619 105.334 71.2002 106.087 71.2624C107.05 71.3419 108.039 71.0232 108.882 70.3672C109.175 70.2332 109.439 70.0785 109.686 69.8974C131.572 53.8091 152.714 36.3512 172.323 19.8488C173.521 22.1308 174.866 24.5796 176.414 27.2984Z' fill='%231B1B1F'/%3e%3c/svg%3e") no-repeat center center/contain;display:block;width:187px;height:120px;margin:0 auto 30px}body .btn-edit{margin-right:15px}@media (min-width:768px){body .btn-edit{margin-right:32px}}body .orders-modal .modal-header{padding:22px;position:relative;color:#fff}body .orders-modal .modal-header button{position:absolute;background:#fff!important;font-size:22px;text-transform:uppercase;line-height:22px}body .orders-modal .modal-footer{margin-top:32px;padding-left:32px;padding-right:32px;flex-wrap:wrap}body .orders-modal .modal-footer .payment-type{width:100%;order:2;margin-top:24px}@media (min-width:992px){body .orders-modal .modal-footer .payment-type{width:45%;margin-top:0}}body .orders-modal .modal-footer .delivery-type{width:100%;order:3;margin-top:24px}@media (min-width:992px){body .orders-modal .modal-footer .delivery-type{width:45%;margin-top:0}}body .orders-modal .modal-footer .status{width:100%;order:1}@media (min-width:992px){body .orders-modal .modal-footer .status{width:10%}}body .orders-modal .modal-footer .buttons{order:4;margin-top:12px;margin-top:24px}@media (min-width:992px){body .orders-modal .modal-footer .buttons{margin-top:0}}body.checkout .header-container{display:block}@media (min-width:992px){body.checkout .header-container{display:none}}#checkout a{color:#444}#checkout h2{margin:0 0 20px;font-family:"PTSans Bold",sans-serif;font-size:23px;line-height:24px;color:#1f1f1f}@media (min-width:992px){#checkout h2{margin-bottom:30px;font-size:30px;line-height:32px}}#checkout h3{font-size:20px;line-height:22px;font-family:"PTSans Bold",sans-serif;margin:0 0 20px;color:#1f1f1f}@media (min-width:992px){#checkout h3{font-size:20px;line-height:25px}}#checkout .uredi-narocilo{justify-content:flex-end;display:flex}#checkout .uredi-narocilo a{text-decoration:underline;display:inline-block;margin-top:5px}#checkout .uredi-narocilo a:hover{text-decoration:none}#checkout .checkout-form{margin-top:50px}#checkout .checkout-form #deliveryTypeAccordion{margin-bottom:50px}#checkout form .submitting-order{display:none}#checkout form.submitting .submitting-order{display:block}#checkout form.submitting .btn-confirm{display:none}#checkout .radio-button{position:relative}#checkout .radio-button:after{content:"";display:block;width:24px;height:24px;background:url("data:image/svg+xml;charset=UTF-8, %3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='12' cy='12' r='11' stroke='%23444444' stroke-width='2'/%3e%3c/svg%3e") no-repeat center center/cover}#checkout .radio-button .radio-inner{display:none;position:absolute;top:4px;left:4px}#checkout .radio-button .radio-inner:after{content:"";display:block;width:16px;height:16px;position:absolute;background:url("data:image/svg+xml;charset=UTF-8, %3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='7.99944' cy='7.99944' r='7.71429' fill='%23444444'/%3e%3c/svg%3e ") no-repeat center center/cover}#checkout .radio-button .radio-inner.checked{display:block}#checkout #contact-info{margin-top:45px}@media (min-width:992px){#checkout #contact-info{margin-bottom:120px}}#checkout #contact-info .logo{padding-bottom:10px;padding-top:10px;position:absolute;width:100%;top:0;left:0;z-index:200;background:#679696}@media (min-width:992px){#checkout #contact-info .logo{position:fixed;margin-bottom:40px;padding-bottom:10px;padding-top:10px;position:relative;top:auto}}#checkout #contact-info .logo img{display:block;margin:0 auto;width:133px;height:60px}@media (min-width:992px){#checkout #contact-info .logo img{height:60px;width:auto}}#checkout #contact-info .profile-login{font-size:18px;line-height:25px;color:#444;margin-bottom:32px;margin-top:160px}@media (min-width:992px){#checkout #contact-info .profile-login{margin-top:0}}#checkout #contact-info .profile-login .guest{margin-bottom:16px}#checkout #contact-info .profile-login a{text-decoration:underline;font-size:18px}#checkout #contact-info #delivery{margin-bottom:15px}@media (min-width:992px){#checkout #contact-info #delivery{margin-bottom:50px}}#checkout #contact-info #delivery .form-group-switch{display:block}#checkout #contact-info #delivery #accordionDelivery{margin-bottom:10px}@media (min-width:992px){#checkout #contact-info #delivery #accordionDelivery{margin-bottom:15px}}#checkout #contact-info #delivery #accordionDelivery .card .card-header{background-color:transparent;border-bottom:none}#checkout #contact-info #delivery #accordionDelivery .card .card-header .toggle{display:flex;justify-content:space-between}#checkout #contact-info #delivery #accordionDelivery .card .card-header .toggle:hover{color:#000}#checkout #contact-info #delivery #accordionDelivery .card .card-header .toggle .label-1{margin-left:12px;margin-right:auto;margin-bottom:0}#checkout #contact-info #delivery #accordionDelivery .card .card-body{padding:15px 20px 16px}#checkout #contact-info #delivery .choose-addresses{margin-bottom:20px}#checkout #contact-info #delivery .choose-addresses .address-card{border:1px solid #444;font-size:18px;color:#444;border-radius:32px;transition:all .25s;padding:20px;cursor:pointer;margin-bottom:15px}#checkout #contact-info #delivery .choose-addresses .address-card p{font-size:18px;margin:4px 0}#checkout #contact-info #delivery .choose-addresses .address-card:hover,#checkout #contact-info #delivery .choose-addresses .address-card.active,#checkout #contact-info #delivery .choose-addresses .address-card.selected{background:#444;color:#fff}#checkout #contact-info #delivery .choose-addresses .address-card:hover p,#checkout #contact-info #delivery .choose-addresses .address-card.active p,#checkout #contact-info #delivery .choose-addresses .address-card.selected p{color:#fff}#checkout #contact-info #payment{margin-bottom:20px}@media (min-width:992px){#checkout #contact-info #payment{margin-bottom:40px}}#checkout #contact-info #payment #accordionPayment .card .card-header{border-bottom:none;background:0 0}#checkout #contact-info #payment #accordionPayment .card .card-header .toggle{display:flex;justify-content:space-between}#checkout #contact-info #payment #accordionPayment .card .card-header .toggle:hover{color:#000}#checkout #contact-info #payment #accordionPayment .card .card-header .toggle .label-1{margin-left:12px;margin-right:auto;margin-bottom:0}#checkout #contact-info #payment #accordionPayment .card .card-body{padding:6px 20px 16px}#checkout #contact-info #payment #accordionPayment .payment-types{font-family:"PTSans Regular",sans-serif;font-size:20px;line-height:25px}#checkout #contact-info #payment #accordionPayment .payment-types .maestro{float:left}#checkout #contact-info #payment #accordionPayment .payment-types .maestro span{display:block;width:38px;height:30px;margin-right:10px;background:url("data:image/svg+xml;charset=UTF-8, %3csvg width='39' height='30' viewBox='0 0 39 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M37.1074 19.1372V18.7696H37.2617V18.6908H36.8711V18.7696H37.0254V19.1504L37.1074 19.1372ZM37.8656 19.1372V18.6777H37.7475L37.6096 19.0059L37.4718 18.6777H37.3503V19.1372H37.4357V18.7926L37.5637 19.0913H37.6523L37.7803 18.7926V19.1405L37.8656 19.1372Z' fill='%2300A1DF'/%3e%3cpath d='M24.2863 2.52734H13.9473V21.108H24.2863V2.52734Z' fill='%237673C0'/%3e%3cpath d='M11.5683 29.5766V27.6072C11.5798 27.4421 11.5559 27.2763 11.4983 27.1211C11.4407 26.9658 11.3506 26.8246 11.2342 26.7069C11.1177 26.5892 10.9775 26.4977 10.8228 26.4384C10.6682 26.3792 10.5027 26.3536 10.3374 26.3633C10.1205 26.3491 9.90371 26.3933 9.70971 26.4915C9.51574 26.5896 9.35167 26.738 9.23462 26.9213C9.12792 26.7435 8.97525 26.5979 8.7927 26.4997C8.61016 26.4015 8.40452 26.3544 8.19743 26.3633C8.01691 26.3542 7.83714 26.3924 7.67594 26.4741C7.51473 26.5559 7.37769 26.6783 7.2784 26.8293V26.442H6.5957V29.5766H7.28497V27.8403C7.2697 27.7329 7.27848 27.6234 7.31071 27.5198C7.34294 27.4162 7.39779 27.3211 7.4713 27.2413C7.5448 27.1615 7.63513 27.0991 7.73573 27.0585C7.83634 27.0179 7.94471 27.0002 8.05301 27.0066C8.50596 27.0066 8.73571 27.302 8.73571 27.8337V29.5766H9.42498V27.8403C9.41092 27.7331 9.42057 27.6241 9.45324 27.5211C9.48591 27.418 9.54081 27.3234 9.61406 27.2438C9.68731 27.1643 9.77711 27.1019 9.87721 27.0609C9.97721 27.0199 10.085 27.0013 10.193 27.0066C10.6591 27.0066 10.8823 27.302 10.8823 27.8337V29.5766H11.5683ZM15.4085 28.011V26.4453H14.7192V26.8261C14.6035 26.6767 14.4537 26.5571 14.2825 26.4772C14.1112 26.3972 13.9234 26.3593 13.7345 26.3666C13.2993 26.3666 12.8819 26.5395 12.5741 26.8472C12.2663 27.155 12.0934 27.5724 12.0934 28.0077C12.0934 28.4429 12.2663 28.8604 12.5741 29.1681C12.8819 29.4759 13.2993 29.6488 13.7345 29.6488C13.9234 29.656 14.1112 29.6181 14.2825 29.5382C14.4537 29.4583 14.6035 29.3387 14.7192 29.1893V29.57H15.4019L15.4085 28.011ZM12.8713 28.011C12.8822 27.8263 12.9469 27.6488 13.0573 27.5004C13.1678 27.3519 13.3193 27.2391 13.4931 27.1757C13.6669 27.1122 13.8555 27.101 14.0356 27.1434C14.2157 27.1858 14.3795 27.28 14.5067 27.4143C14.634 27.5486 14.7192 27.7171 14.7519 27.8993C14.7846 28.0814 14.7633 28.2691 14.6906 28.4392C14.618 28.6094 14.4971 28.7546 14.343 28.857C14.1889 28.9593 14.0082 29.0144 13.8232 29.0153C13.6925 29.0184 13.5627 28.9941 13.4419 28.9441C13.3212 28.8941 13.2122 28.8195 13.122 28.7249C13.0318 28.6304 12.9623 28.518 12.918 28.3951C12.8737 28.2721 12.8556 28.1413 12.8648 28.011H12.8713ZM29.9947 26.3698C30.2195 26.3693 30.4423 26.4116 30.6512 26.4946C30.8506 26.5744 31.0323 26.6926 31.1862 26.8425C31.338 26.991 31.4586 27.1684 31.5407 27.3644C31.7122 27.7852 31.7122 28.2564 31.5407 28.6772C31.4587 28.8732 31.3381 29.0507 31.1862 29.1991C31.0323 29.349 30.8506 29.4672 30.6512 29.547C30.2184 29.7152 29.7383 29.7152 29.3055 29.547C29.107 29.4673 28.9263 29.349 28.7737 29.1991C28.6233 29.0501 28.504 28.8727 28.4225 28.6772C28.2514 28.2563 28.2514 27.7853 28.4225 27.3644C28.504 27.1689 28.6233 26.9915 28.7737 26.8425C28.9263 26.6926 29.107 26.5743 29.3055 26.4946C29.5219 26.4049 29.7539 26.3591 29.9882 26.36L29.9947 26.3698ZM29.9947 27.0263C29.8611 27.0245 29.7283 27.049 29.6042 27.0985C29.4872 27.1454 29.3811 27.2158 29.2923 27.3053C29.2018 27.3995 29.1315 27.5112 29.0856 27.6335C28.9853 27.8956 28.9853 28.1854 29.0856 28.4475C29.1314 28.5699 29.2018 28.6816 29.2923 28.7757C29.381 28.8653 29.4871 28.9357 29.6042 28.9825C29.8542 29.0804 30.132 29.0804 30.382 28.9825C30.5047 28.9372 30.6164 28.8668 30.7103 28.7757C30.801 28.6817 30.8714 28.5699 30.917 28.4475C31.0173 28.1854 31.0173 27.8956 30.917 27.6335C30.8714 27.5111 30.801 27.3993 30.7103 27.3053C30.6164 27.2142 30.5047 27.1438 30.382 27.0985C30.2582 27.0418 30.1243 27.0106 29.9882 27.0066L29.9947 27.0263ZM19.1174 28.011C19.1174 27.0263 18.5069 26.3698 17.6306 26.3698C17.1953 26.3759 16.7803 26.5547 16.4768 26.8668C16.1734 27.1788 16.0063 27.5987 16.0124 28.0339C16.0185 28.4692 16.1973 28.8842 16.5093 29.1877C16.8214 29.4911 17.2413 29.6582 17.6765 29.6521C18.1438 29.668 18.6006 29.5115 18.9599 29.2123L18.6316 28.7068C18.3725 28.9146 18.0514 29.0301 17.7192 29.035C17.4935 29.0544 17.2692 28.985 17.0939 28.8416C16.9186 28.6982 16.8061 28.492 16.7805 28.267H19.1076C19.1174 28.1849 19.1174 28.1029 19.1174 28.011ZM16.7837 27.7352C16.7964 27.5269 16.8893 27.3315 17.0429 27.1902C17.1965 27.0488 17.3989 26.9724 17.6076 26.9771C17.7097 26.9749 17.8113 26.9928 17.9065 27.0299C18.0018 27.067 18.0887 27.1225 18.1625 27.1932C18.2363 27.2639 18.2954 27.3485 18.3364 27.4421C18.3775 27.5356 18.3998 27.6364 18.4019 27.7385L16.7837 27.7352ZM21.9894 27.2429C21.6896 27.0703 21.3506 26.9776 21.0047 26.9738C20.6305 26.9738 20.4073 27.1116 20.4073 27.3414C20.4073 27.5711 20.6436 27.6105 20.939 27.6499L21.2673 27.6959C21.95 27.7943 22.3635 28.0832 22.3635 28.6346C22.3635 29.186 21.8384 29.6586 20.9358 29.6586C20.452 29.6715 19.9769 29.5289 19.5802 29.2516L19.9084 28.7199C20.2096 28.9434 20.5773 29.059 20.9522 29.0481C21.4183 29.0481 21.6677 28.9103 21.6677 28.6674C21.6677 28.4902 21.4905 28.3917 21.1163 28.3392L20.7881 28.2932C20.0857 28.1948 19.7049 27.8797 19.7049 27.3676C19.7049 26.744 20.217 26.3633 21.0178 26.3633C21.4661 26.3483 21.9092 26.4622 22.2946 26.6915L21.9894 27.2429ZM25.2716 27.0657H24.1589V28.4803C24.1589 28.8085 24.2705 29.0055 24.6119 29.0055C24.8249 28.9984 25.0327 28.9374 25.2158 28.8282L25.4127 29.4125C25.1568 29.5722 24.861 29.6564 24.5593 29.6554C23.7519 29.6554 23.4697 29.2221 23.4697 28.4934V27.0657H22.8329V26.442H23.4697V25.4902H24.1589V26.442H25.2716V27.0657ZM27.6315 26.3633C27.7971 26.3639 27.9614 26.3928 28.1173 26.4486L27.9072 27.1051C27.7716 27.051 27.6266 27.0242 27.4805 27.0263C27.0342 27.0263 26.8241 27.3151 26.8241 27.8337V29.5897H26.1414V26.4552H26.8175V26.8359C26.9013 26.692 27.0224 26.5734 27.1679 26.4925C27.3135 26.4116 27.4782 26.3715 27.6447 26.3764L27.6315 26.3633ZM32.3514 29.1204C32.3941 29.1198 32.4364 29.1276 32.4761 29.1433C32.5138 29.1587 32.5483 29.181 32.5779 29.209C32.6067 29.2373 32.6301 29.2707 32.6468 29.3074C32.6634 29.3458 32.672 29.3871 32.672 29.4289C32.672 29.4707 32.6634 29.512 32.6468 29.5503C32.6301 29.5871 32.6067 29.6205 32.5779 29.6488C32.5483 29.6768 32.5138 29.6991 32.4761 29.7144C32.4368 29.7318 32.3943 29.7407 32.3514 29.7407C32.2892 29.7402 32.2284 29.7221 32.1761 29.6884C32.1238 29.6547 32.0821 29.6068 32.056 29.5503C32.0395 29.5119 32.0311 29.4706 32.0311 29.4289C32.0311 29.3871 32.0395 29.3458 32.056 29.3074C32.0727 29.2707 32.0961 29.2373 32.1249 29.209C32.1545 29.181 32.189 29.1587 32.2267 29.1433C32.2612 29.1296 32.2978 29.1218 32.335 29.1204H32.3514ZM32.3514 29.6751C32.3841 29.6753 32.4166 29.6685 32.4466 29.6554C32.4748 29.6428 32.5004 29.6249 32.5221 29.6028C32.5499 29.5748 32.5705 29.5404 32.582 29.5026C32.5935 29.4648 32.5957 29.4248 32.5882 29.386C32.5808 29.3472 32.564 29.3108 32.5393 29.2799C32.5146 29.2491 32.4828 29.2247 32.4466 29.209C32.4165 29.1959 32.3841 29.1892 32.3514 29.1893C32.3187 29.1894 32.2863 29.1961 32.2562 29.209C32.2267 29.2211 32.1999 29.2389 32.1774 29.2615C32.1364 29.3063 32.1136 29.3648 32.1136 29.4256C32.1136 29.4864 32.1364 29.5449 32.1774 29.5897C32.2002 29.6127 32.2272 29.631 32.2571 29.6434C32.287 29.6558 32.319 29.6621 32.3514 29.6619V29.6751ZM32.3711 29.2845C32.4017 29.283 32.4319 29.2923 32.4564 29.3107C32.4665 29.319 32.4744 29.3296 32.4795 29.3416C32.4847 29.3536 32.4869 29.3666 32.486 29.3797C32.4864 29.3906 32.4846 29.4014 32.4807 29.4116C32.4767 29.4218 32.4707 29.431 32.463 29.4387C32.444 29.456 32.4197 29.4664 32.3941 29.4683L32.4892 29.5766H32.4137L32.3251 29.4683H32.2956V29.5766H32.2332V29.2746L32.3711 29.2845ZM32.2989 29.3403V29.419H32.3711C32.3839 29.4229 32.3976 29.4229 32.4105 29.419C32.4128 29.4145 32.414 29.4094 32.414 29.4043C32.414 29.3991 32.4128 29.3941 32.4105 29.3895C32.4128 29.3849 32.414 29.3799 32.414 29.3747C32.414 29.3696 32.4128 29.3645 32.4105 29.36C32.3976 29.3561 32.3839 29.3561 32.3711 29.36L32.2989 29.3403Z' fill='%231B1B1F'/%3e%3cpath d='M14.6042 11.8197C14.6023 10.03 15.0077 8.26325 15.7896 6.65338C16.5715 5.0435 17.7095 3.63265 19.1173 2.52765C17.3742 1.15771 15.2808 0.305826 13.0764 0.0693609C10.872 -0.167104 8.64546 0.221382 6.6514 1.19043C4.65734 2.15948 2.97614 3.66998 1.79995 5.54931C0.623754 7.42863 0 9.60096 0 11.818C0 14.0351 0.623754 16.2074 1.79995 18.0867C2.97614 19.9661 4.65734 21.4766 6.6514 22.4456C8.64546 23.4147 10.872 23.8032 13.0764 23.5667C15.2808 23.3302 17.3742 22.4783 19.1173 21.1084C17.7099 20.0038 16.5722 18.5934 15.7903 16.9842C15.0084 15.3749 14.6028 13.6088 14.6042 11.8197Z' fill='%23EB001B'/%3e%3cpath d='M38.2329 11.8191C38.2324 14.0357 37.6084 16.2075 36.4321 18.0863C35.2559 19.9651 33.5749 21.4752 31.5812 22.444C29.5874 23.4128 27.3614 23.8012 25.1574 23.5649C22.9534 23.3286 20.8603 22.4772 19.1172 21.1078C20.5241 20.0021 21.6615 18.5914 22.4436 16.9821C23.2256 15.3727 23.632 13.6067 23.632 11.8174C23.632 10.0281 23.2256 8.26212 22.4436 6.65276C21.6615 5.04341 20.5241 3.6327 19.1172 2.52705C20.8602 1.15669 22.9537 0.304396 25.1582 0.0675913C27.3627 -0.169213 29.5894 0.219029 31.5837 1.18794C33.578 2.15684 35.2595 3.66731 36.4359 5.5467C37.6123 7.42609 38.2362 9.59856 38.2362 11.8158L38.2329 11.8191Z' fill='%2300A1DF'/%3e%3c/svg%3e") no-repeat center center/contain}#checkout #contact-info #payment #accordionPayment .payment-types .mastercard{float:left}#checkout #contact-info #payment #accordionPayment .payment-types .mastercard span{display:block;width:38px;height:30px;margin-right:10px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 39 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m6.9563 29.576v-1.9693c0.01148-0.1656-0.01247-0.3318-0.07025-0.4874-0.05778-0.1557-0.14806-0.2972-0.26483-0.4152-0.11677-0.1181-0.25735-0.2098-0.41237-0.2693-0.15503-0.0594-0.32093-0.0851-0.48667-0.0754-0.21694-0.0142-0.43372 0.0301-0.62771 0.1282-0.19398 0.0982-0.35807 0.2466-0.47512 0.4298-0.1067-0.1777-0.25936-0.3233-0.4419-0.4215s-0.3882-0.1454-0.59529-0.1365c-0.18051-0.0091-0.36028 0.0291-0.52148 0.1109-0.16121 0.0817-0.29825 0.2042-0.39754 0.3552v-0.3873h-0.68271v3.1378h0.68927v-1.7264c-0.01466-0.1073-0.00543-0.2165 0.02702-0.3199 0.03245-0.1033 0.08732-0.1982 0.1607-0.2778 0.07338-0.0797 0.16345-0.1421 0.26377-0.1829s0.20841-0.0589 0.31656-0.0531c0.45294 0 0.6827 0.2954 0.6827 0.8271v1.7462h0.68927v-1.7396c-0.01406-0.1072-0.00442-0.2162 0.02826-0.3193 0.03267-0.103 0.08757-0.1976 0.16082-0.2772 0.07326-0.0795 0.16308-0.1419 0.26312-0.1829s0.20786-0.0596 0.31584-0.0543c0.46608 0 0.68927 0.2954 0.68927 0.8271v1.7462l0.68927-0.0132zm10.198-3.1378h-1.1225v-0.9518h-0.6893v0.9518h-0.6236v0.6236h0.6368v1.4442c0 0.7287 0.2822 1.1619 1.0897 1.1619 0.3016 1e-3 0.5974-0.0831 0.8533-0.2429l-0.1969-0.5842c-0.1831 0.1092-0.3909 0.1702-0.6039 0.1772-0.3283 0-0.453-0.21-0.453-0.5251v-1.4311h1.116l-0.0066-0.6236zm5.8227-0.0788c-0.1665-0.0049-0.3311 0.0352-0.4767 0.1161s-0.2666 0.1995-0.3504 0.3435v-0.3808h-0.6762v3.1378h0.6827v-1.7592c0-0.5186 0.2232-0.8075 0.6565-0.8075 0.146-2e-3 0.291 0.0248 0.4267 0.0788l0.21-0.6565c-0.1559-0.0557-0.3201-0.0846-0.4857-0.0853l0.0131 0.0131zm-8.803 0.3283c-0.3864-0.2298-0.8307-0.3437-1.28-0.3283-0.7943 0-1.3129 0.3808-1.3129 1.0044 0 0.512 0.3807 0.8271 1.0831 0.9256l0.3282 0.0459c0.3742 0.0526 0.5515 0.151 0.5515 0.3283 0 0.2429-0.2495 0.3807-0.7156 0.3807-0.3749 0.0109-0.7425-0.1048-1.0437-0.3282l-0.3282 0.5317c0.3976 0.2777 0.874 0.4203 1.3588 0.407 0.9059 0 1.4311-0.4267 1.4311-1.0241 0-0.5973-0.4136-0.8402-1.0963-0.9387l-0.3282-0.0459c-0.2954-0.0394-0.5318-0.0985-0.5318-0.3086 0-0.21 0.2232-0.3676 0.5974-0.3676 0.3459 0.0041 0.6849 0.0967 0.9847 0.2692l0.3019-0.5514zm18.285-0.3283c-0.1665-0.0049-0.3312 0.0352-0.4767 0.1161-0.1456 0.0809-0.2667 0.1995-0.3504 0.3435v-0.3808h-0.6762v3.1378h0.6827v-1.7592c0-0.5186 0.2232-0.8075 0.6565-0.8075 0.146-2e-3 0.291 0.0248 0.4267 0.0788l0.21-0.6565c-0.1559-0.0557-0.3202-0.0846-0.4857-0.0853l0.0131 0.0131zm-8.7964 1.6412c-0.0081 0.2205 0.0299 0.4402 0.1116 0.6452s0.2052 0.3907 0.3628 0.5451c0.1576 0.1545 0.3456 0.2744 0.5522 0.352 0.2065 0.0776 0.427 0.1113 0.6473 0.0988 0.4099 0.0208 0.8128-0.1127 1.1291-0.3742l-0.3282-0.5514c-0.236 0.18-0.5238 0.2789-0.8206 0.2823-0.2523-0.0205-0.4877-0.1351-0.6594-0.3212-0.1716-0.1861-0.2669-0.43-0.2669-0.6832s0.0953-0.4971 0.2669-0.6832c0.1717-0.1861 0.4071-0.3008 0.6594-0.3212 0.2968 0.0033 0.5846 0.1023 0.8206 0.2823l0.3282-0.5514c-0.3163-0.2615-0.7192-0.395-1.1291-0.3742-0.2203-0.0125-0.4408 0.0212-0.6473 0.0988-0.2066 0.0776-0.3946 0.1975-0.5522 0.352-0.1576 0.1544-0.2811 0.3401-0.3628 0.5451-0.0817 0.2049-0.1197 0.4247-0.1116 0.6452v0.0132zm6.3938 0v-1.5624h-0.6827v0.3808c-0.116-0.1492-0.2657-0.2687-0.4369-0.3486s-0.359-0.1179-0.5478-0.111c-0.4352 0-0.8527 0.1729-1.1604 0.4807-0.3078 0.3078-0.4807 0.7252-0.4807 1.1605 0 0.4352 0.1729 0.8526 0.4807 1.1604 0.3077 0.3078 0.7252 0.4807 1.1604 0.4807 0.1888 0.0069 0.3766-0.0311 0.5478-0.111s0.3209-0.1994 0.4369-0.3485v0.3807h0.6827v-1.5623zm-2.5405 0c0.0109-0.1847 0.0756-0.3622 0.1861-0.5106 0.1104-0.1485 0.2619-0.2613 0.4357-0.3247 0.1738-0.0635 0.3624-0.0747 0.5425-0.0323s0.3439 0.1366 0.4712 0.2709c0.1272 0.1343 0.2124 0.3028 0.2451 0.485 0.0327 0.1821 0.0114 0.3698-0.0613 0.5399-0.0726 0.1702-0.1934 0.3154-0.3476 0.4178-0.1541 0.1023-0.3348 0.1574-0.5198 0.1583-0.13 0.0017-0.2589-0.0236-0.3786-0.0742s-0.2277-0.1254-0.3171-0.2197c-0.0894-0.0944-0.1583-0.2062-0.2024-0.3284-0.0441-0.1223-0.0624-0.2524-0.0538-0.382zm-8.2384-1.6412c-0.4352 0.0061-0.8502 0.1849-1.1537 0.497-0.3035 0.312-0.4705 0.7319-0.4644 1.1671 0.0061 0.4353 0.1848 0.8503 0.4969 1.1537 0.3121 0.3035 0.7319 0.4706 1.1672 0.4645 0.4722 0.0242 0.9366-0.1279 1.303-0.4267l-0.3282-0.5055c-0.2592 0.2079-0.5803 0.3234-0.9125 0.3282-0.2256 0.0195-0.45-0.0499-0.6253-0.1934-0.1753-0.1434-0.2877-0.3496-0.3134-0.5746h2.3304v-0.2626c0-0.9846-0.6105-1.6411-1.4901-1.6411l-0.0099-0.0066zm0 0.6105c0.1022-0.0021 0.2038 0.0158 0.299 0.0529s0.1822 0.0926 0.2559 0.1633c0.0738 0.0707 0.1329 0.1553 0.174 0.2488 0.0411 0.0936 0.0633 0.1944 0.0654 0.2965h-1.6411c0.0119-0.2107 0.1058-0.4084 0.2616-0.5507s0.3612-0.218 0.5721-0.2108h0.0131zm17.104 1.0372v-2.8293h-0.6565v1.6412c-0.1159-0.1492-0.2657-0.2687-0.4369-0.3486s-0.359-0.1179-0.5478-0.111c-0.4352 0-0.8526 0.1729-1.1604 0.4807s-0.4807 0.7252-0.4807 1.1605c0 0.4352 0.1729 0.8526 0.4807 1.1604s0.7252 0.4807 1.1604 0.4807c0.1888 0.0069 0.3766-0.0311 0.5478-0.111s0.321-0.1994 0.4369-0.3485v0.3807h0.6565v-1.5558zm1.1389 1.1127c0.0427-5e-4 0.085 0.0073 0.1247 0.023 0.0377 0.0154 0.0722 0.0376 0.1018 0.0656 0.0288 0.0283 0.0522 0.0617 0.0689 0.0985 0.0166 0.0383 0.0252 0.0796 0.0252 0.1214s-0.0086 0.0831-0.0252 0.1215c-0.0167 0.0368-0.0401 0.0701-0.0689 0.0984-0.0296 0.028-0.0641 0.0503-0.1018 0.0657-0.0393 0.0173-0.0818 0.0263-0.1247 0.0262-0.0622-4e-4 -0.123-0.0186-0.1753-0.0523s-0.094-0.0816-0.1201-0.138c-0.0164-0.0384-0.0249-0.0797-0.0249-0.1215 0-0.0417 0.0085-0.083 0.0249-0.1214 0.0167-0.0368 0.0401-0.0702 0.0689-0.0985 0.0296-0.028 0.0641-0.0502 0.1018-0.0656 0.0427-0.017 0.0886-0.0249 0.1345-0.023h-0.0098zm0 0.5547c0.0327 2e-4 0.0652-0.0065 0.0952-0.0197 0.0282-0.0126 0.0538-0.0304 0.0755-0.0525 0.041-0.0448 0.0638-0.1034 0.0638-0.1641 0-0.0608-0.0228-0.1193-0.0638-0.1641-0.0216-0.0222-0.0473-0.04-0.0755-0.0526-0.0301-0.013-0.0625-0.0197-0.0952-0.0196s-0.0651 0.0068-0.0952 0.0196c-0.0295 0.0121-0.0563 0.03-0.0788 0.0526-0.041 0.0448-0.0638 0.1033-0.0638 0.1641 0 0.0607 0.0228 0.1193 0.0638 0.1641 0.0226 0.0225 0.0493 0.0403 0.0788 0.0525 0.0331 0.0143 0.069 0.021 0.105 0.0197h-0.0098zm0.0197-0.3906c0.0306-0.0015 0.0608 0.0078 0.0853 0.0263 0.0101 0.0083 0.018 0.0189 0.0231 0.0309 0.0052 0.0119 0.0074 0.025 0.0065 0.038 4e-4 0.0109-0.0014 0.0218-0.0053 0.0319-4e-3 0.0102-0.01 0.0195-0.0177 0.0272-0.019 0.0173-0.0433 0.0277-0.0689 0.0295l0.0951 0.1083h-0.0755l-0.0886-0.1083h-0.0295v0.1083h-0.0624v-0.2888l0.1379-0.0033zm-0.0722 0.0558v0.0788h0.0722c0.0128 0.0038 0.0265 0.0038 0.0394 0 0.0023-0.0046 0.0035-0.0097 0.0035-0.0148s-0.0012-0.0102-0.0035-0.0148c0.0023-0.0045 0.0035-0.0096 0.0035-0.0147 0-0.0052-0.0012-0.0102-0.0035-0.0148-0.0129-0.0038-0.0266-0.0038-0.0394 0l-0.0722-0.0197zm-3.6105-1.3326c0.0109-0.1847 0.0756-0.3622 0.186-0.5106 0.1105-0.1484 0.262-0.2613 0.4358-0.3247s0.3624-0.0746 0.5425-0.0322 0.3439 0.1365 0.4711 0.2708c0.1273 0.1343 0.2125 0.3029 0.2452 0.485s0.0114 0.3698-0.0613 0.54c-0.0726 0.1702-0.1935 0.3154-0.3476 0.4177-0.1541 0.1024-0.3348 0.1574-0.5198 0.1584-0.13 0.0016-0.2589-0.0236-0.3786-0.0742s-0.2277-0.1254-0.3171-0.2198c-0.0894-0.0943-0.1583-0.2061-0.2024-0.3284-0.0441-0.1222-0.0624-0.2523-0.0538-0.382zm-23.051 0v-1.5689h-0.6827v0.3808c-0.116-0.1492-0.26569-0.2687-0.4369-0.3486s-0.35897-0.1179-0.54777-0.111c-0.43525 0-0.85268 0.1729-1.1604 0.4807s-0.48067 0.7252-0.48067 1.1605c0 0.4352 0.1729 0.8526 0.48067 1.1604s0.7252 0.4807 1.1604 0.4807c0.1888 0.0069 0.37656-0.0311 0.54777-0.111s0.3209-0.1994 0.4369-0.3485v0.3807h0.6827v-1.5558zm-2.5404 0c0.01089-0.1847 0.07555-0.3622 0.18604-0.5106 0.11048-0.1484 0.26195-0.2613 0.43576-0.3247 0.17382-0.0634 0.36238-0.0746 0.54248-0.0322s0.34387 0.1365 0.47114 0.2708c0.12723 0.1343 0.21243 0.3029 0.24513 0.485s0.0114 0.3698-0.0613 0.54c-0.0726 0.1702-0.19342 0.3154-0.34755 0.4177-0.15413 0.1024-0.33483 0.1574-0.51985 0.1584-0.1305 0.0025-0.26012-0.022-0.38062-0.0722s-0.22926-0.1249-0.31937-0.2193-0.15962-0.2066-0.2041-0.3293c-0.04449-0.1227-0.06299-0.2533-0.05432-0.3836h0.00656z' fill='%231B1B1F'/%3e%3cpath d='m24.286 2.5273h-10.339v18.581h10.339v-18.581z' fill='%23FF5F00'/%3e%3cpath d='m14.604 11.82c-0.0019-1.7897 0.4035-3.5564 1.1854-5.1663 0.7819-1.6099 1.9198-3.0207 3.3277-4.1257-1.7432-1.3699-3.8366-2.2218-6.041-2.4583-2.2044-0.23646-4.4308 0.15203-6.4249 1.1211-1.9941 0.96904-3.6753 2.4795-4.8515 4.3589-1.1762 1.8793-1.7999 4.0516-1.7999 6.2688 0 2.217 0.62374 4.3893 1.7999 6.2687 1.1762 1.8793 2.8574 3.3898 4.8515 4.3588 1.994 0.9691 4.2205 1.3576 6.4249 1.1211s4.2978-1.0884 6.041-2.4583c-1.4074-1.1046-2.5451-2.515-3.327-4.1242-0.7819-1.6093-1.1875-3.3753-1.1861-5.1645z' fill='%23EB001B'/%3e%3cpath d='m38.236 11.819c-1e-4 2.2172-0.6239 4.3896-1.8003 6.269-1.1765 1.8794-2.8579 3.3899-4.8522 4.3588s-4.221 1.3572-6.4255 1.1203c-2.2046-0.2368-4.298-1.0891-6.041-2.4594 1.4068-1.1057 2.5442-2.5164 3.3263-4.1257 0.7821-1.6094 1.1885-3.3754 1.1885-5.1647s-0.4064-3.5553-1.1885-5.1646-1.9195-3.0201-3.3263-4.1257c1.743-1.3704 3.8364-2.2227 6.041-2.4595 2.2045-0.2368 4.4312 0.15144 6.4255 1.1203 1.9943 0.96891 3.6757 2.4794 4.8522 4.3588 1.1764 1.8794 1.8002 4.0519 1.8003 6.2691v0.0033z' fill='%23F79E1B'/%3e%3cpath d='m37.107 19.137v-0.3807h0.1543v-0.0788h-0.3906v0.0788h0.1674v0.3807h0.0689zm0.7582 0v-0.4595h-0.1182l-0.1378 0.3282-0.1379-0.3282h-0.105v0.4595h0.0853v-0.3446l0.128 0.2987h0.0887l0.128-0.2987v0.3479l0.0689-0.0033z' fill='%23F79E1B'/%3e%3c/svg%3e") no-repeat center center/contain}#checkout #contact-info #payment #accordionPayment .payment-types .visa{float:left}#checkout #contact-info #payment #accordionPayment .payment-types .visa span{display:block;width:38px;height:30px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg fill='none' viewBox='0 0 39 13' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m14.516 0.21242-5.0096 11.949h-3.2572l-2.4606-9.5237c-0.14162-0.58416-0.28323-0.79659-0.72578-1.0444-0.76119-0.40714-1.9826-0.79658-3.0624-1.0267l0.070808-0.35404h5.2575c0.67268 0 1.2745 0.44255 1.4162 1.2214l1.31 6.9038 3.2218-8.1252h3.2394zm12.799 8.0544c0.0177-3.151-4.3547-3.328-4.337-4.7264 0.0177-0.42484 0.4248-0.8851 1.3099-1.009 0.4426-0.05311 1.664-0.10621 3.0448 0.53106l0.5487-2.5314c-0.7434-0.26554-1.6994-0.53106-2.8854-0.53106-3.0447 0-5.2044 1.6286-5.2221 3.9475-0.0177 1.7171 1.5401 2.673 2.7084 3.2572 1.2038 0.58416 1.6109 0.9559 1.6109 1.487-0.0177 0.79664-0.9559 1.1506-1.841 1.1683-1.5578 0.0177-2.4606-0.4249-3.1687-0.76119l-0.5664 2.6199c0.7258 0.3363 2.0534 0.6196 3.4342 0.6373 3.2394 0 5.346-1.6109 5.3637-4.0892zm8.0721 3.8945h2.85l-2.496-11.949h-2.6376c-0.6018 0-1.0975 0.33634-1.3099 0.8674l-4.6379 11.064h3.2394l0.6373-1.7879h3.9652l0.3895 1.8056zm-3.4519-4.2308 1.6286-4.4786 0.9382 4.4786h-2.5668zm-13.011-7.7181-2.5491 11.949h-3.0801l2.5491-11.949h3.0801z' fill='black'/%3e%3c/svg%3e ") no-repeat center center/contain}#checkout #contact-info .accordion .card{border:0;background:#fbfbfb;margin-bottom:16px;border-radius:2px}#checkout #contact-info .accordion .card form{margin-bottom:0}#checkout #contact-info .buttons .back-to-cart{font-size:18px;font-family:"PTSans Bold",sans-serif}#checkout #contact-info .buttons .back-to-cart:before{content:"";display:inline-block;width:16px;height:16px;margin-right:12px;position:relative;top:2px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16 7H3.83L9.42 1.41L8 0L0 8L8 16L9.41 14.59L3.83 9H16V7Z' fill='%231B1B1F'/%3e%3c/svg%3e") no-repeat center center/contain}#checkout #contact-info .buttons .back-to-cart:hover{text-decoration:underline}#checkout #contact-info .buttons .submitting-order{height:50px;position:relative}#checkout #contact-info .buttons .submitting-order .list-loader{padding:0}#checkout #contact-info .buttons .submitting-order .list-loader .inner{width:120px;height:80px;position:relative;animation:rotate 1s linear infinite;content:'';background:url("data:image/svg+xml,%3Csvg class='site-footer__svg' xmlns='http://www.w3.org/2000/svg' width='120' height='80' viewBox='0 0 120 80'%3E%3Cg id='Group_171' data-name='Group 171' transform='translate(-690 -3212.72)'%3E%3Cg id='Group_73' data-name='Group 73' transform='translate(448.677 3022.664)'%3E%3Cpath id='Path_10' data-name='Path 10' d='M399.507,295.657a6.705,6.705,0,0,0-5.6-.6,54.659,54.659,0,0,0-7.056,2.5c-1.157.475-2.206.922-3.192,1.36-.986-.438-2.036-.885-3.192-1.36a54.675,54.675,0,0,0-7.057-2.5,6.714,6.714,0,0,0-5.6.6,5.3,5.3,0,0,0-2.415,4.4c0,.015.007.029.008.044s-.008.029-.008.044a5.215,5.215,0,0,0,2.465,4.342,5.629,5.629,0,0,0,3.209.939,9.68,9.68,0,0,0,2.394-.342,54.81,54.81,0,0,0,7.057-2.5c1.141-.468,2.173-.908,3.141-1.338.966.429,2,.869,3.142,1.338a54.841,54.841,0,0,0,7.056,2.5,9.651,9.651,0,0,0,2.394.342,5.633,5.633,0,0,0,3.209-.938,5.216,5.216,0,0,0,2.465-4.342c0-.015-.007-.029-.008-.044s.008-.029.008-.044A5.3,5.3,0,0,0,399.507,295.657Zm-19.688,5.228A53.217,53.217,0,0,1,373,303.3c-1.805.468-3.076.362-4.119-.341a3.409,3.409,0,0,1-1.657-2.855s0-.006,0-.01,0-.006,0-.01a3.47,3.47,0,0,1,1.607-2.91c1.041-.7,2.31-.808,4.119-.34a53.033,53.033,0,0,1,6.82,2.418c.691.283,1.345.557,1.97.826C381.13,300.341,380.493,300.608,379.819,300.885Zm20.27-.779a3.409,3.409,0,0,1-1.657,2.856c-1.043.7-2.312.808-4.119.341a53.162,53.162,0,0,1-6.819-2.417c-.674-.276-1.311-.543-1.921-.8.626-.269,1.279-.543,1.97-.826a53.177,53.177,0,0,1,6.82-2.418c1.805-.467,3.076-.362,4.119.341a3.467,3.467,0,0,1,1.607,2.909s0,.007,0,.01S400.088,300.1,400.088,300.106Z' transform='translate(-82.624 -51.724)' fill='%231a1818'%3E%3C/path%3E%3Cpath id='Path_11' data-name='Path 11' d='M401.345,229.266a20.805,20.805,0,0,0-9.7.765c-.237-4.261-2.937-8.544-8.06-12.754a1.034,1.034,0,0,0-1.321.021c-4.849,4.244-7.436,8.492-7.725,12.657a20.982,20.982,0,0,0-9.5-.686.777.777,0,0,0-.655,1.005c1.588,5.506,4.28,9.376,8,11.5a13.591,13.591,0,0,0,6.83,1.784,14.5,14.5,0,0,0,3.978-.543,14.522,14.522,0,0,0,3.973.542,13.588,13.588,0,0,0,6.83-1.785c3.72-2.125,6.412-5.994,8-11.5a.779.779,0,0,0-.657-1Zm-28.162,11.06c-3.058-1.748-5.352-4.933-6.818-9.471a17.957,17.957,0,0,1,8.193.879c.005.059.005.118.012.176.507,4.814,3.981,8.118,6.291,9.813A12.118,12.118,0,0,1,373.184,240.326Zm3.569-7.492c.265.171.532.34.782.531a12.6,12.6,0,0,1,4.3,6.647A13.4,13.4,0,0,1,376.753,232.834Zm6.442,5.73a13.926,13.926,0,0,0-4.637-6.495,13.532,13.532,0,0,0-2.046-1.269c-.022-3.691,2.139-7.553,6.448-11.5,4.563,3.929,6.811,7.83,6.7,11.61a13.5,13.5,0,0,0-1.832,1.157A13.921,13.921,0,0,0,383.195,238.563Zm5.66-5.2c.157-.121.471-.4.634-.511-.569,3.118-2.894,5.476-4.949,7.151A13.418,13.418,0,0,1,388.855,233.363Zm4.351,6.961a12.169,12.169,0,0,1-7.914,1.366c2.3-1.717,5.788-5.072,6.3-9.865a17.715,17.715,0,0,1,8.428-.97C398.557,235.391,396.264,238.577,393.206,240.324Z' transform='translate(-81.934 0)' fill='%231a1818'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/cover}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media (max-width:991.98px){#checkout #contact-info{order:3;margin-top:0}}#checkout .validation-checkout{background:#ec1c24;color:#fff;padding:12px}#checkout .validation-checkout p{margin:0}#checkout #order-details{padding:36px 20px 0 20px;background:#fff}#checkout #order-details>h2{margin-bottom:35px}#checkout #order-details .order-inner{background:rgba(0,0,0,.05);padding:24px}#checkout #order-details .order-product-mobile{display:flex;margin-bottom:24px}@media (min-width:992px){#checkout #order-details .order-product-mobile{display:none}}#checkout #order-details .order-product-mobile .title{display:block;font-family:"PTSans Regular",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;margin-bottom:8px}#checkout #order-details .order-product-mobile .price{display:block;font-family:"OpenSans Medium",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:20px;margin-bottom:16px}#checkout #order-details .order-product-mobile .icon-trash{content:"";display:block;background:url("data:image/svg+xml;charset=UTF-8, %3csvg width='18' height='20' viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.4037 16.25H11.3354C11.459 16.25 11.5774 16.2006 11.6648 16.1127C11.7522 16.0248 11.8012 15.9056 11.8012 15.7812V7.34375C11.8012 7.21943 11.7522 7.1002 11.6648 7.01229C11.5774 6.92439 11.459 6.875 11.3354 6.875H10.4037C10.2802 6.875 10.1617 6.92439 10.0743 7.01229C9.98697 7.1002 9.93789 7.21943 9.93789 7.34375V15.7812C9.93789 15.9056 9.98697 16.0248 10.0743 16.1127C10.1617 16.2006 10.2802 16.25 10.4037 16.25ZM16.7702 3.125H13.571L12.2512 0.910156C12.0855 0.632428 11.8512 0.402614 11.5711 0.243108C11.2909 0.0836025 10.9745 -0.000154039 10.6526 2.12674e-07H6.73874C6.41698 -1.90925e-05 6.1007 0.0838016 5.82069 0.243301C5.54068 0.4028 5.30649 0.632542 5.14092 0.910156L3.82026 3.125H0.621118C0.456387 3.125 0.298403 3.19085 0.181921 3.30806C0.065439 3.42527 0 3.58424 0 3.75L0 4.375C0 4.54076 0.065439 4.69973 0.181921 4.81694C0.298403 4.93415 0.456387 5 0.621118 5H1.24224V18.125C1.24224 18.6223 1.43855 19.0992 1.788 19.4508C2.13745 19.8025 2.6114 20 3.10559 20H14.2857C14.7799 20 15.2539 19.8025 15.6033 19.4508C15.9528 19.0992 16.1491 18.6223 16.1491 18.125V5H16.7702C16.9349 5 17.0929 4.93415 17.2094 4.81694C17.3259 4.69973 17.3913 4.54076 17.3913 4.375V3.75C17.3913 3.58424 17.3259 3.42527 17.2094 3.30806C17.0929 3.19085 16.9349 3.125 16.7702 3.125ZM6.67081 1.98867C6.69157 1.9539 6.72094 1.92515 6.75605 1.90523C6.79116 1.8853 6.83081 1.87489 6.87112 1.875H10.5202C10.5604 1.87495 10.6 1.8854 10.635 1.90532C10.6701 1.92524 10.6994 1.95396 10.7201 1.98867L11.3979 3.125H5.9934L6.67081 1.98867ZM14.2857 18.125H3.10559V5H14.2857V18.125ZM6.0559 16.25H6.98758C7.11113 16.25 7.22961 16.2006 7.31698 16.1127C7.40434 16.0248 7.45342 15.9056 7.45342 15.7812V7.34375C7.45342 7.21943 7.40434 7.1002 7.31698 7.01229C7.22961 6.92439 7.11113 6.875 6.98758 6.875H6.0559C5.93235 6.875 5.81386 6.92439 5.7265 7.01229C5.63914 7.1002 5.59006 7.21943 5.59006 7.34375V15.7812C5.59006 15.9056 5.63914 16.0248 5.7265 16.1127C5.81386 16.2006 5.93235 16.25 6.0559 16.25Z' fill='%23444444'/%3e%3c/svg%3e ") no-repeat center center/cover;width:17px;height:20px;margin-left:auto}#checkout #order-details .discount-code form{margin-bottom:0}#checkout #order-details .discount-code form .form-group{margin-bottom:0}#checkout #order-details .discount-code form .form-group .form-control{display:inline-block;width:100%;margin-bottom:12px}@media (min-width:992px){#checkout #order-details .discount-code form .form-group .form-control{margin-right:16px;margin-bottom:0;width:50%}}#checkout #order-details .discount-code button{background:#000;color:#fff;border:1px solid #000;font-family:"PTSans Regular",sans-serif;font-size:13px;line-height:17px;text-transform:uppercase;text-decoration:none;padding:12px 31px;position:relative;display:inline-block;cursor:pointer;border-radius:34px;transition:all .3s ease;width:100%}@media (min-width:768px){#checkout #order-details .discount-code button{padding:17px 54px}}#checkout #order-details .discount-code button:hover{text-decoration:none;background:#679696;color:#fff;border:1px solid #679696}@media (min-width:992px){#checkout #order-details .discount-code button{width:auto}}#checkout #order-details .discount-code .btn-confirm{margin-left:0;text-transform:uppercase;font-size:16px;font-family:"PTSans Bold",sans-serif;color:#1f1f1f}@media (max-width:991.98px){#checkout #order-details{order:2;position:absolute;transform:translate(0,-100%);transition:all .45s ease-in-out;z-index:100;overflow:auto;height:calc(100% - 107px)}#checkout #order-details.expanded{position:fixed;transform:translate(0,108px);transition:all .45s ease-in-out}}@media (max-width:991.98px){#checkout #order-details{padding-bottom:50px}}#checkout .separator{margin:20px 0;border-top:1px solid #444}@media (min-width:768px){#checkout .separator{margin:32px 0}}.order-products-list .product,.finalize-products-list .product{display:flex;padding-bottom:24px;margin-bottom:48px;max-width:100%;justify-content:space-between}.order-products-list .product .product-info,.finalize-products-list .product .product-info{display:flex;flex-direction:column;justify-content:space-between}.order-products-list .product .product-info .name h3,.finalize-products-list .product .product-info .name h3{margin-top:0}.order-products-list .product .product-info .quantity,.finalize-products-list .product .product-info .quantity{display:flex}.order-products-list .product .product-info .info,.finalize-products-list .product .product-info .info{display:flex;font-size:12px;line-height:14px}.order-products-list .product .product-info .info .quantity,.finalize-products-list .product .product-info .info .quantity{margin-right:32px}.order-products-list .product .product-info .info .item-color,.finalize-products-list .product .product-info .info .item-color{margin-right:32px}.order-products-list .product .text-green,.finalize-products-list .product .text-green{color:#679696}.order-products-list .product .product-price,.finalize-products-list .product .product-price{margin-left:auto;display:flex;flex-direction:column;justify-content:space-between}.order-products-list .product .product-price .old-price,.finalize-products-list .product .product-price .old-price{color:#c3bbbd!important}.order-products-list .product .product-price .text-green,.finalize-products-list .product .product-price .text-green{color:#679696}.order-products-list .product .product-price .remove-button,.finalize-products-list .product .product-price .remove-button{position:relative}.order-products-list .product .product-price .remove-button .icon-trash,.finalize-products-list .product .product-price .remove-button .icon-trash{display:block;position:absolute;top:50%;transform:translateY(-50%);left:auto;right:0}@media (min-width:768px){.order-products-list .product .product-price .remove-button .icon-trash,.finalize-products-list .product .product-price .remove-button .icon-trash{left:-20px;right:auto}}.order-products-list .product .img,.finalize-products-list .product .img{margin-right:10px;border:1px solid #f2f2f2;display:flex;justify-content:center;align-items:center}@media (min-width:768px){.order-products-list .product .img,.finalize-products-list .product .img{width:120px;height:120px;margin-right:20px;padding:5px}}.order-products-list .product .img img,.finalize-products-list .product .img img{width:75px;height:75px}@media (min-width:768px){.order-products-list .product .img img,.finalize-products-list .product .img img{width:112px;height:112px}}.order-products-list .product .name h3,.finalize-products-list .product .name h3{font-size:14px;line-height:20px;margin-bottom:0}@media (min-width:768px){.order-products-list .product .name h3,.finalize-products-list .product .name h3{font-size:18px;line-height:26px}}.order-products-list .product .name h3 a,.finalize-products-list .product .name h3 a{color:#1f1f1f}.order-products-list .product .quantity .btn-plus,.order-products-list .product .quantity .btn-minus,.finalize-products-list .product .quantity .btn-plus,.finalize-products-list .product .quantity .btn-minus{position:relative;height:30px;width:30px;border:0;cursor:pointer}.order-products-list .product .quantity .btn-plus:before,.order-products-list .product .quantity .btn-plus:after,.finalize-products-list .product .quantity .btn-plus:before,.finalize-products-list .product .quantity .btn-plus:after{position:absolute;top:9px;right:15px;content:"";height:12px;width:2px;background-color:#1f1f1f}.order-products-list .product .quantity .btn-plus:before,.finalize-products-list .product .quantity .btn-plus:before{transform:rotate(90deg)}.order-products-list .product .quantity .btn-minus:before,.finalize-products-list .product .quantity .btn-minus:before{position:absolute;top:14px;left:7px;content:"";height:2px;width:12px;background-color:#1f1f1f}.order-products-list .product .quantity input,.finalize-products-list .product .quantity input{width:40px;height:30px;background:0 0;font-size:18px;text-align:center;border:0;outline:0}.order-products-list .product .quantity input::-webkit-outer-spin-button,.order-products-list .product .quantity input::-webkit-inner-spin-button,.finalize-products-list .product .quantity input::-webkit-outer-spin-button,.finalize-products-list .product .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.order-products-list .product .quantity input[type=number],.finalize-products-list .product .quantity input[type=number]{-moz-appearance:textfield}.order-products-list .product .remove-button a.btn-remove .icon-remove,.finalize-products-list .product .remove-button a.btn-remove .icon-remove{background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='20' viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.4037 16.25H11.3354C11.459 16.25 11.5774 16.2006 11.6648 16.1127C11.7522 16.0248 11.8012 15.9056 11.8012 15.7812V7.34375C11.8012 7.21943 11.7522 7.1002 11.6648 7.01229C11.5774 6.92439 11.459 6.875 11.3354 6.875H10.4037C10.2802 6.875 10.1617 6.92439 10.0743 7.01229C9.98697 7.1002 9.93789 7.21943 9.93789 7.34375V15.7812C9.93789 15.9056 9.98697 16.0248 10.0743 16.1127C10.1617 16.2006 10.2802 16.25 10.4037 16.25ZM16.7702 3.125H13.571L12.2512 0.910156C12.0855 0.632428 11.8512 0.402614 11.5711 0.243108C11.2909 0.0836025 10.9745 -0.000154039 10.6526 2.12674e-07H6.73874C6.41698 -1.90925e-05 6.1007 0.0838016 5.82069 0.243301C5.54068 0.4028 5.30649 0.632542 5.14092 0.910156L3.82026 3.125H0.621118C0.456387 3.125 0.298403 3.19085 0.181921 3.30806C0.065439 3.42527 0 3.58424 0 3.75L0 4.375C0 4.54076 0.065439 4.69973 0.181921 4.81694C0.298403 4.93415 0.456387 5 0.621118 5H1.24224V18.125C1.24224 18.6223 1.43855 19.0992 1.788 19.4508C2.13745 19.8025 2.6114 20 3.10559 20H14.2857C14.7799 20 15.2539 19.8025 15.6033 19.4508C15.9528 19.0992 16.1491 18.6223 16.1491 18.125V5H16.7702C16.9349 5 17.0929 4.93415 17.2094 4.81694C17.3259 4.69973 17.3913 4.54076 17.3913 4.375V3.75C17.3913 3.58424 17.3259 3.42527 17.2094 3.30806C17.0929 3.19085 16.9349 3.125 16.7702 3.125ZM6.67081 1.98867C6.69157 1.9539 6.72094 1.92515 6.75605 1.90523C6.79116 1.8853 6.83081 1.87489 6.87112 1.875H10.5202C10.5604 1.87495 10.6 1.8854 10.635 1.90532C10.6701 1.92524 10.6994 1.95396 10.7201 1.98867L11.3979 3.125H5.9934L6.67081 1.98867ZM14.2857 18.125H3.10559V5H14.2857V18.125ZM6.0559 16.25H6.98758C7.11113 16.25 7.22961 16.2006 7.31698 16.1127C7.40434 16.0248 7.45342 15.9056 7.45342 15.7812V7.34375C7.45342 7.21943 7.40434 7.1002 7.31698 7.01229C7.22961 6.92439 7.11113 6.875 6.98758 6.875H6.0559C5.93235 6.875 5.81386 6.92439 5.7265 7.01229C5.63914 7.1002 5.59006 7.21943 5.59006 7.34375V15.7812C5.59006 15.9056 5.63914 16.0248 5.7265 16.1127C5.81386 16.2006 5.93235 16.25 6.0559 16.25Z' fill='%23444444'/%3e%3c/svg%3e") no-repeat center center/contain;width:17px;height:20px;margin:0;margin-left:auto;margin-right:10px}@media (min-width:992px){.order-products-list .product .remove-button a.btn-remove .icon-remove,.finalize-products-list .product .remove-button a.btn-remove .icon-remove{margin:0 auto}}.order-products-list .product .remove-button a.btn-remove span,.finalize-products-list .product .remove-button a.btn-remove span{font-size:16px;line-height:20px;text-align:right;text-transform:uppercase;font-family:"PTSans Bold",sans-serif;color:#444}.order-products-list .product .price,.finalize-products-list .product .price{text-align:right;display:flex;justify-content:start;align-items:end;margin-top:16px}.order-products-list .product .price .price-new,.finalize-products-list .product .price .price-new{font-size:16px;line-height:20px;font-family:"OpenSans Medium",sans-serif;font-weight:700;white-space:nowrap}@media (min-width:992px){.order-products-list .product .price .price-new,.finalize-products-list .product .price .price-new{font-size:20px;line-height:25px;margin-top:6px}}.order-products-list .product .price .old-price,.finalize-products-list .product .price .old-price{font-size:14px;text-decoration:line-through;color:rgba(68,68,68,.9);margin-right:20px}@media (min-width:992px){.order-products-list .product .price .old-price,.finalize-products-list .product .price .old-price{font-size:16px}}.order-products-list .product .price .discount,.finalize-products-list .product .price .discount{font-size:14px;color:rgba(68,68,68,.9)}@media (min-width:992px){.order-products-list .product .price .discount,.finalize-products-list .product .price .discount{font-size:15px}}.order-products-list .product.no-product,.finalize-products-list .product.no-product{justify-content:space-between}.order-products-list .product.no-product .price,.finalize-products-list .product.no-product .price{margin:0}.payment-toggle{order:1;padding:9px 0;background-color:#c3bbbd;position:absolute;width:100%;top:80px;z-index:300;cursor:pointer}.payment-toggle .icon-cart{font-size:22px;width:18px;height:18px;display:block;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9 22C9.55228 22 10 21.5523 10 21C10 20.4477 9.55228 20 9 20C8.44772 20 8 20.4477 8 21C8 21.5523 8.44772 22 9 22Z' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20 22C20.5523 22 21 21.5523 21 21C21 20.4477 20.5523 20 20 20C19.4477 20 19 20.4477 19 21C19 21.5523 19.4477 22 20 22Z' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 1H5L7.68 14.39C7.77144 14.8504 8.02191 15.264 8.38755 15.5583C8.75318 15.8526 9.2107 16.009 9.68 16H19.4C19.8693 16.009 20.3268 15.8526 20.6925 15.5583C21.0581 15.264 21.3086 14.8504 21.4 14.39L23 6H6' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ") no-repeat center center/cover;min-width:18px}@media (min-width:576px){.payment-toggle .icon-cart{width:25px;height:24px}}.payment-toggle .povzetek{margin-left:12px}@media (min-width:500px){.payment-toggle .povzetek{flex-direction:row!important;align-items:center}}.payment-toggle .povzetek p{margin:0}.payment-toggle .title{font-size:15px;text-transform:uppercase;color:#ec1c24}@media (min-width:500px){.payment-toggle .title{margin-right:10px}}.payment-toggle .title span.coupon{text-transform:lowercase}.payment-toggle .coupon{color:#ec1c24}.payment-toggle .arrow{margin-left:12px;position:relative;top:-2px}.payment-toggle .arrow:before{content:"";display:inline-block;width:9px;height:9px;border-bottom:2px solid #444;border-right:2px solid #444;transform:rotate(45deg);transition:all .3s;cursor:pointer}.payment-toggle .price{font-family:"OpenSans Medium",sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:30px;color:#444;margin:0}.payment-toggle.toggle .arrow:before{transform:rotate(-135deg)}.order-summary .row{margin-bottom:20px}.order-summary .row .text-right{text-align:right}.order-summary .row .unit-price{font-size:16px;line-height:19px;color:#444}.order-summary .row .price{font-size:16px;line-height:19px;color:#444}.order-sum .row{font-size:24px;line-height:30px;color:#444}.order-sum .row .text-right{text-align:right}#checkout .needs-validation #company{visibility:hidden;display:none}#checkout .needs-validation #company.show{visibility:visible;display:block}#cart-full{padding-bottom:48px;padding-top:48px}@media (min-width:992px){#cart-full{padding-bottom:98px;padding-top:196px}}#cart-full h2{text-align:left;margin-bottom:20px}@media (min-width:992px){#cart-full h2{margin-bottom:30px}}#cart-full .cart-full-grid{margin-bottom:30px}#cart-full .cart-full-grid .items-in-cart h2{margin-top:0;margin-bottom:48px}#cart-full .cart-full-grid .continue-shopping{margin-bottom:48px}#cart-full .cart-full-grid .continue-shopping a{text-transform:uppercase;font-family:"PTSans Bold",sans-serif;font-size:16px;line-height:21px;letter-spacing:1px;display:inline-block;position:relative;padding-left:36px}#cart-full .cart-full-grid .continue-shopping a:hover{text-decoration:underline}#cart-full .cart-full-grid .continue-shopping a::before{width:24px;height:24px;display:inline-block;content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19 12H5' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 19L5 12L12 5' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ") no-repeat center center/cover}#cart-full .empty-cart{padding-top:48px}@media (min-width:992px){#cart-full .empty-cart{padding-top:0}}#cart-full .empty-cart .empty-cart-text{margin-bottom:68px}@media (min-width:992px){#cart-full .empty-cart .empty-cart-text{margin-bottom:0}}#cart-full .empty-cart .empty-cart-text h2{margin-top:0;text-align:left}#cart-full .empty-cart .empty-cart-text p{margin-bottom:36px}#cart-full .empty-cart .empty-cart-info{display:flex;flex-direction:column;justify-content:center}#cart-full .empty-cart .empty-cart-info .empty-cart-payment-types{margin-bottom:24px;display:flex;align-items:center}#cart-full .empty-cart .empty-cart-info .empty-cart-payment-types span{font-family:"PTSans Bold",sans-serif}#cart-full .empty-cart .empty-cart-info .empty-cart-payment-info{display:flex;flex-direction:column}#cart-full .empty-cart .empty-cart-info .empty-cart-payment-info a{margin-bottom:24px;text-decoration:underline}#cart-full .empty-cart .empty-cart-info .empty-cart-payment-info a:last-of-type{margin-bottom:0}#cart-full .empty-cart .empty-cart-info .empty-cart-payment-info a:hover{text-decoration:none}#cart-full .mb-5{margin-bottom:20px}#cart-full .validation-cart{background:#ec1c24;color:#fff;padding:12px}#cart-full .validation-cart p{margin:0}#cart-full #help-banners{margin-bottom:0}@media (min-width:768px){#cart-full #help-banners{margin-bottom:40px}}#cart-full #advantages{max-width:1240px;margin-top:60px}#cart-full #help-banners{background:0 0!important;margin-bottom:50px}#cart-full #help-banners .element .title{color:#444;text-transform:none}#cart-full #help-banners .element:first-child:after{background:#444}#cart-full .cartfull-products-list h2{margin-top:0;margin-bottom:48px}#cart-full .cartfull-products-list .product{display:flex;padding-bottom:24px;border-bottom:1px solid #c3bbbd;margin-bottom:48px;max-width:100%;position:relative}#cart-full .cartfull-products-list .product .stock-alert,#cart-full .cartfull-products-list .product .stock-alert-cart{position:absolute;left:89px;bottom:0;max-width:176px;background-color:rgba(236,28,36,.9);color:#fff;display:none;padding:.25rem .5rem;border-radius:.25rem;font-size:13px;line-height:1.4}#cart-full .cartfull-products-list .product .stock-alert.max-stock-limit,#cart-full .cartfull-products-list .product .stock-alert-cart.max-stock-limit{display:block}@media (min-width:768px){#cart-full .cartfull-products-list .product .stock-alert,#cart-full .cartfull-products-list .product .stock-alert-cart{left:145px;max-width:none}}#cart-full .cartfull-products-list .product .product-info{display:flex;flex-direction:column;justify-content:space-between;max-width:115px}@media (min-width:576px){#cart-full .cartfull-products-list .product .product-info{max-width:none}}#cart-full .cartfull-products-list .product .product-info .name h3{margin-top:0}#cart-full .cartfull-products-list .product .product-info .quantity{display:flex}#cart-full .cartfull-products-list .product .product-info .quantity .list-loader{position:absolute;left:0;width:100%;height:100%;top:0;align-items:center}#cart-full .cartfull-products-list .product .product-info .quantity .list-loader .inner{width:120px;height:80px;position:relative;animation:rotate 1s linear infinite;content:'';background:url("data:image/svg+xml,%3Csvg class='site-footer__svg' xmlns='http://www.w3.org/2000/svg' width='120' height='80' viewBox='0 0 120 80'%3E%3Cg id='Group_171' data-name='Group 171' transform='translate(-690 -3212.72)'%3E%3Cg id='Group_73' data-name='Group 73' transform='translate(448.677 3022.664)'%3E%3Cpath id='Path_10' data-name='Path 10' d='M399.507,295.657a6.705,6.705,0,0,0-5.6-.6,54.659,54.659,0,0,0-7.056,2.5c-1.157.475-2.206.922-3.192,1.36-.986-.438-2.036-.885-3.192-1.36a54.675,54.675,0,0,0-7.057-2.5,6.714,6.714,0,0,0-5.6.6,5.3,5.3,0,0,0-2.415,4.4c0,.015.007.029.008.044s-.008.029-.008.044a5.215,5.215,0,0,0,2.465,4.342,5.629,5.629,0,0,0,3.209.939,9.68,9.68,0,0,0,2.394-.342,54.81,54.81,0,0,0,7.057-2.5c1.141-.468,2.173-.908,3.141-1.338.966.429,2,.869,3.142,1.338a54.841,54.841,0,0,0,7.056,2.5,9.651,9.651,0,0,0,2.394.342,5.633,5.633,0,0,0,3.209-.938,5.216,5.216,0,0,0,2.465-4.342c0-.015-.007-.029-.008-.044s.008-.029.008-.044A5.3,5.3,0,0,0,399.507,295.657Zm-19.688,5.228A53.217,53.217,0,0,1,373,303.3c-1.805.468-3.076.362-4.119-.341a3.409,3.409,0,0,1-1.657-2.855s0-.006,0-.01,0-.006,0-.01a3.47,3.47,0,0,1,1.607-2.91c1.041-.7,2.31-.808,4.119-.34a53.033,53.033,0,0,1,6.82,2.418c.691.283,1.345.557,1.97.826C381.13,300.341,380.493,300.608,379.819,300.885Zm20.27-.779a3.409,3.409,0,0,1-1.657,2.856c-1.043.7-2.312.808-4.119.341a53.162,53.162,0,0,1-6.819-2.417c-.674-.276-1.311-.543-1.921-.8.626-.269,1.279-.543,1.97-.826a53.177,53.177,0,0,1,6.82-2.418c1.805-.467,3.076-.362,4.119.341a3.467,3.467,0,0,1,1.607,2.909s0,.007,0,.01S400.088,300.1,400.088,300.106Z' transform='translate(-82.624 -51.724)' fill='%231a1818'%3E%3C/path%3E%3Cpath id='Path_11' data-name='Path 11' d='M401.345,229.266a20.805,20.805,0,0,0-9.7.765c-.237-4.261-2.937-8.544-8.06-12.754a1.034,1.034,0,0,0-1.321.021c-4.849,4.244-7.436,8.492-7.725,12.657a20.982,20.982,0,0,0-9.5-.686.777.777,0,0,0-.655,1.005c1.588,5.506,4.28,9.376,8,11.5a13.591,13.591,0,0,0,6.83,1.784,14.5,14.5,0,0,0,3.978-.543,14.522,14.522,0,0,0,3.973.542,13.588,13.588,0,0,0,6.83-1.785c3.72-2.125,6.412-5.994,8-11.5a.779.779,0,0,0-.657-1Zm-28.162,11.06c-3.058-1.748-5.352-4.933-6.818-9.471a17.957,17.957,0,0,1,8.193.879c.005.059.005.118.012.176.507,4.814,3.981,8.118,6.291,9.813A12.118,12.118,0,0,1,373.184,240.326Zm3.569-7.492c.265.171.532.34.782.531a12.6,12.6,0,0,1,4.3,6.647A13.4,13.4,0,0,1,376.753,232.834Zm6.442,5.73a13.926,13.926,0,0,0-4.637-6.495,13.532,13.532,0,0,0-2.046-1.269c-.022-3.691,2.139-7.553,6.448-11.5,4.563,3.929,6.811,7.83,6.7,11.61a13.5,13.5,0,0,0-1.832,1.157A13.921,13.921,0,0,0,383.195,238.563Zm5.66-5.2c.157-.121.471-.4.634-.511-.569,3.118-2.894,5.476-4.949,7.151A13.418,13.418,0,0,1,388.855,233.363Zm4.351,6.961a12.169,12.169,0,0,1-7.914,1.366c2.3-1.717,5.788-5.072,6.3-9.865a17.715,17.715,0,0,1,8.428-.97C398.557,235.391,396.264,238.577,393.206,240.324Z' transform='translate(-81.934 0)' fill='%231a1818'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/cover}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}#cart-full .cartfull-products-list .product .product-info .item-size{margin-right:32px}#cart-full .cartfull-products-list .product .product-info .info{display:flex;font-size:12px;line-height:14px;margin-bottom:12px}@media (min-width:768px){#cart-full .cartfull-products-list .product .product-info .info{margin-bottom:0}}#cart-full .cartfull-products-list .product .product-info .info .quantity{margin-right:32px}#cart-full .cartfull-products-list .product .product-info .info .item-color{margin-right:32px}#cart-full .cartfull-products-list .product .product-price{margin-left:auto;display:flex;flex-direction:column;justify-content:space-between}#cart-full .cartfull-products-list .product .product-price .old-price{color:#c3bbbd!important}#cart-full .cartfull-products-list .product .product-price .text-green{color:#679696}#cart-full .cartfull-products-list .product .product-price .remove-button{position:relative}#cart-full .cartfull-products-list .product .img{margin-right:10px;border:1px solid #f2f2f2;display:flex;justify-content:center;align-items:center}@media (min-width:768px){#cart-full .cartfull-products-list .product .img{width:120px;height:120px;margin-right:20px;padding:5px}}#cart-full .cartfull-products-list .product .img img{width:75px;height:75px}@media (min-width:768px){#cart-full .cartfull-products-list .product .img img{width:112px;height:112px}}#cart-full .cartfull-products-list .product .name{max-width:180px;margin-bottom:8px}@media (min-width:768px){#cart-full .cartfull-products-list .product .name{max-width:250px;margin-bottom:0}}#cart-full .cartfull-products-list .product .name h3{font-size:14px;line-height:18px;margin-bottom:0}@media (min-width:768px){#cart-full .cartfull-products-list .product .name h3{font-size:16px;line-height:21px}}#cart-full .cartfull-products-list .product .name h3 a{color:#1f1f1f}#cart-full .cartfull-products-list .product .quantity .btn-plus,#cart-full .cartfull-products-list .product .quantity .btn-minus{position:relative;height:30px;width:30px;border:0;cursor:pointer}#cart-full .cartfull-products-list .product .quantity .btn-plus:before,#cart-full .cartfull-products-list .product .quantity .btn-plus:after{position:absolute;top:9px;right:15px;content:"";height:12px;width:2px;background-color:#1f1f1f}#cart-full .cartfull-products-list .product .quantity .btn-plus:before{transform:rotate(90deg)}#cart-full .cartfull-products-list .product .quantity .btn-minus:before{position:absolute;top:14px;left:7px;content:"";height:2px;width:12px;background-color:#1f1f1f}#cart-full .cartfull-products-list .product .quantity input{width:40px;height:30px;background:0 0;font-size:18px;text-align:center;border:0;outline:0}#cart-full .cartfull-products-list .product .quantity input::-webkit-outer-spin-button,#cart-full .cartfull-products-list .product .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#cart-full .cartfull-products-list .product .quantity input[type=number]{-moz-appearance:textfield}#cart-full .cartfull-products-list .product .remove-button a.btn-remove .icon-remove{background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='20' viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.4037 16.25H11.3354C11.459 16.25 11.5774 16.2006 11.6648 16.1127C11.7522 16.0248 11.8012 15.9056 11.8012 15.7812V7.34375C11.8012 7.21943 11.7522 7.1002 11.6648 7.01229C11.5774 6.92439 11.459 6.875 11.3354 6.875H10.4037C10.2802 6.875 10.1617 6.92439 10.0743 7.01229C9.98697 7.1002 9.93789 7.21943 9.93789 7.34375V15.7812C9.93789 15.9056 9.98697 16.0248 10.0743 16.1127C10.1617 16.2006 10.2802 16.25 10.4037 16.25ZM16.7702 3.125H13.571L12.2512 0.910156C12.0855 0.632428 11.8512 0.402614 11.5711 0.243108C11.2909 0.0836025 10.9745 -0.000154039 10.6526 2.12674e-07H6.73874C6.41698 -1.90925e-05 6.1007 0.0838016 5.82069 0.243301C5.54068 0.4028 5.30649 0.632542 5.14092 0.910156L3.82026 3.125H0.621118C0.456387 3.125 0.298403 3.19085 0.181921 3.30806C0.065439 3.42527 0 3.58424 0 3.75L0 4.375C0 4.54076 0.065439 4.69973 0.181921 4.81694C0.298403 4.93415 0.456387 5 0.621118 5H1.24224V18.125C1.24224 18.6223 1.43855 19.0992 1.788 19.4508C2.13745 19.8025 2.6114 20 3.10559 20H14.2857C14.7799 20 15.2539 19.8025 15.6033 19.4508C15.9528 19.0992 16.1491 18.6223 16.1491 18.125V5H16.7702C16.9349 5 17.0929 4.93415 17.2094 4.81694C17.3259 4.69973 17.3913 4.54076 17.3913 4.375V3.75C17.3913 3.58424 17.3259 3.42527 17.2094 3.30806C17.0929 3.19085 16.9349 3.125 16.7702 3.125ZM6.67081 1.98867C6.69157 1.9539 6.72094 1.92515 6.75605 1.90523C6.79116 1.8853 6.83081 1.87489 6.87112 1.875H10.5202C10.5604 1.87495 10.6 1.8854 10.635 1.90532C10.6701 1.92524 10.6994 1.95396 10.7201 1.98867L11.3979 3.125H5.9934L6.67081 1.98867ZM14.2857 18.125H3.10559V5H14.2857V18.125ZM6.0559 16.25H6.98758C7.11113 16.25 7.22961 16.2006 7.31698 16.1127C7.40434 16.0248 7.45342 15.9056 7.45342 15.7812V7.34375C7.45342 7.21943 7.40434 7.1002 7.31698 7.01229C7.22961 6.92439 7.11113 6.875 6.98758 6.875H6.0559C5.93235 6.875 5.81386 6.92439 5.7265 7.01229C5.63914 7.1002 5.59006 7.21943 5.59006 7.34375V15.7812C5.59006 15.9056 5.63914 16.0248 5.7265 16.1127C5.81386 16.2006 5.93235 16.25 6.0559 16.25Z' fill='%23444444'/%3e%3c/svg%3e") no-repeat center center/contain;width:17px;height:20px;margin:0;margin-left:auto;margin-right:10px}@media (min-width:992px){#cart-full .cartfull-products-list .product .remove-button a.btn-remove .icon-remove{margin:0 auto}}#cart-full .cartfull-products-list .product .remove-button a.btn-remove span{font-size:16px;line-height:20px;text-align:right;text-transform:uppercase;font-family:"PTSans Bold",sans-serif;color:#444}#cart-full .cartfull-products-list .product .remove-button a.btn-remove span.text-remove{margin-left:8px}#cart-full .cartfull-products-list .product .price{text-align:right}#cart-full .cartfull-products-list .product .price .price-new{font-size:16px;line-height:20px;font-family:"OpenSans Medium",sans-serif;font-weight:700;white-space:nowrap}@media (min-width:992px){#cart-full .cartfull-products-list .product .price .price-new{font-size:20px;line-height:25px;margin-top:6px}}#cart-full .cartfull-products-list .product .price .old-price{font-size:14px;text-decoration:line-through;color:rgba(68,68,68,.9)}@media (min-width:992px){#cart-full .cartfull-products-list .product .price .old-price{font-size:16px}}#cart-full .cartfull-products-list .product .price .discount{font-size:14px;color:rgba(68,68,68,.9)}@media (min-width:992px){#cart-full .cartfull-products-list .product .price .discount{font-size:15px}}#cart-full .estimated-delivery{margin-bottom:35px}@media (min-width:992px){#cart-full .estimated-delivery{margin-bottom:65px}}#cart-full .estimated-delivery .date{background:#f9f9f9;padding:10px 20px;font-size:16px;font-family:"OpenSans Medium",sans-serif}#cart-full .estimated-delivery .date span{font-size:20px;font-family:"PTSans Bold",sans-serif}#cart-full .accepted-payment{margin-bottom:65px}#cart-full .extra-help{font-size:20px}@media (min-width:576px){#cart-full .extra-help div .btn{width:220px}}#cart-full .free-delivery{padding:9px 20px;font-size:15px;text-align:center}@media (min-width:992px){#cart-full .free-delivery{font-size:20px;padding:17px 20px}}#cart-full #order-details{position:relative;padding-bottom:25px}@media (min-width:992px){#cart-full #order-details{padding-bottom:0}}#cart-full #order-details .order-summary{background:rgba(0,0,0,.05);padding:24px}#cart-full #order-details .order-summary h2{margin-top:0;margin-bottom:24px;font-size:25px;line-height:29px}#cart-full #order-details .order-summary .unit-price,#cart-full #order-details .order-summary .price{font-size:16px;line-height:24px;font-family:"PTSans Regular",sans-serif}#cart-full #order-details .order-summary .text-right{text-align:right}#cart-full #order-details .order-summary .separator{width:100%;height:1px;content:'';background:#87787c;margin-bottom:16px}#cart-full #order-details .order-summary .discount-info{margin-bottom:24px}#cart-full #order-details .to-checkout a{width:100%;text-align:center}#cart-full #order-details #advantages .row .element{margin-bottom:30px}#cart-full #order-details #advantages .row .element .content .icon{min-width:56px;width:56px;text-align:center}@media (min-width:576px){#cart-full #order-details #advantages .row .element .content .icon{margin-right:25px}}#cart-full #order-details #advantages .row .element .content .title{font-size:20px}#cart-full #order-details #advantages .row .element .content .title .subtitle{font-size:18px;font-family:"PTSans Regular",sans-serif;margin-top:10px;color:#444}#cart-full #order-details #advantages .row .element .content:first-child{min-width:40px;width:40px}#cart-full #order-details #advantages .row .element .content:last-child{min-width:50px;width:50px}#cart-full #order-details .extra-help-container h2{font-size:16px;line-height:24px;margin-right:24px}#cart-full #order-details .extra-help-container .extra-payments{display:flex;flex-direction:column}@media (min-width:768px){#cart-full #order-details .extra-help-container .extra-payments{flex-direction:row}}#cart-full #order-details .extra-help-container .extra-payments h2{text-align:center;margin:0;margin-bottom:24px}@media (min-width:768px){#cart-full #order-details .extra-help-container .extra-payments h2{margin-bottom:0;margin-right:48px}}#cart-full #order-details .extra-help-container .extra-help-wrapper{display:flex;flex-direction:column}#cart-full #order-details .extra-help-container .extra-help-wrapper a{text-decoration:underline;display:block}#cart-full #order-details .extra-help-container .extra-help-wrapper a:first-of-type{margin-bottom:24px}#cart-full #sales-banners .element .image .content{padding-left:25px}@media (min-width:992px){#cart-full #sales-banners .element .image .content{padding-left:65px}}.line-break{margin-bottom:48px;content:'';width:100%;height:1px;background-color:#c3bbbd;display:block}@media (min-width:992px){.line-break{margin-bottom:96px}}#order-finalize{padding:35px 0}@media (min-width:576px){#order-finalize{padding:65px 0}}#order-finalize h1{color:#1f1f1f;font-size:32px;font-family:"PTSans Bold",sans-serif;text-transform:uppercase;text-align:center;margin-bottom:30px}@media (min-width:768px){#order-finalize h1{margin-bottom:65px;font-size:clamp(1.75rem,5vw,48px);line-height:clamp(1.75rem,5vw,48px)}}#order-finalize h2{font-size:20px}@media (min-width:768px){#order-finalize h2{font-size:25px}}#order-finalize .text-center{text-align:center}#order-finalize .order-top{margin-bottom:24px}#order-finalize p{font-size:14px;margin-bottom:12px}@media (min-width:768px){#order-finalize p{font-size:18px}}#order-finalize .btn{margin-bottom:12px}#order-finalize .back{margin-bottom:12px}#order-finalize .back a{display:inline-block}#order-finalize .policy{text-decoration:underline;color:#1f1f1f;font-size:16px}@media (min-width:768px){#order-finalize .policy{font-size:18px}}#order-finalize .order-preview{background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.25);border-radius:4px;padding:20px;margin-bottom:40px}@media (min-width:768px){#order-finalize .order-preview{padding:48px}}#order-finalize .order-preview h2,#order-finalize .order-preview h3{font-family:"PTSans Bold",sans-serif;color:#1f1f1f}#order-finalize .order-preview h2{font-size:20px;margin-bottom:20px;text-align:center}@media (min-width:768px){#order-finalize .order-preview h2{margin-bottom:35px;text-align:left;font-size:32px}}#order-finalize .order-preview h3{font-size:18px;margin-bottom:16px}@media (min-width:768px){#order-finalize .order-preview h3{font-size:24px}}#order-finalize .order-preview h4{font-size:16px;margin-bottom:5px;color:#1f1f1f}@media (min-width:768px){#order-finalize .order-preview h4{font-size:20px}}#order-finalize .order-preview .name h3{color:#1f1f1f;font-size:14px;font-family:"PTSans Regular",sans-serif;margin:0}@media (min-width:768px){#order-finalize .order-preview .name h3{font-size:18px}}#order-finalize .order-preview .name h3 a{color:#1f1f1f}#order-finalize .order-preview .separator{border:1px solid #c6c6c7;margin:30px 0}#order-finalize .order-preview .order-summary .row div{color:#1f1f1f}#order-finalize .order-preview .order-summary .order-sum{margin-bottom:40px;font-family:"PTSans Bold",sans-serif;color:#1f1f1f;font-size:20px}@media (min-width:992px){#order-finalize .order-preview .order-summary .order-sum{margin-bottom:65px;font-size:24px}}#order-empty{padding:35px 0 0}@media (min-width:576px){#order-empty{padding:65px 0 0}}#order-empty h1{color:#1f1f1f;font-size:32px;font-family:"PTSans Bold",sans-serif;text-transform:uppercase;text-align:center;margin-bottom:30px}@media (min-width:768px){#order-empty h1{margin-bottom:65px;font-size:clamp(1.75rem,5vw,48px)}}#order-empty h2{font-size:20px}@media (min-width:768px){#order-empty h2{font-size:25px}}#order-empty p{font-size:14px}@media (min-width:768px){#order-empty p{font-size:18px}}#order-empty .empty-order{margin-bottom:60px;padding-top:50px}@media (min-width:768px){#order-empty .empty-order{margin-bottom:120px}}@media (min-width:992px){#order-empty .empty-order{padding-top:0}}#order-empty .empty-order .icon{width:56px;height:45px;display:block;margin:0 auto;background:url("data:image/svg+xml;charset=UTF-8, %3csvg width='73' height='97' viewBox='0 0 73 97' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M70.1072 3.77561C70.1094 3.50129 70.0653 3.25912 70.0035 3.03096C70.1239 1.6882 69.3349 0.27 67.6142 0.315136C45.9059 0.884394 24.2028 0.0346299 2.49335 4.50915e-06C0.686445 -0.00308704 -0.103755 1.58411 0.119042 2.97593C0.0462879 3.21831 -0.00276461 3.47882 0.000120839 3.77458C0.328237 29.6787 1.21799 66.8991 1.24663 92.8073C1.24663 93.3891 1.41131 93.8611 1.67409 94.2349C1.83361 95.3326 2.62381 96.303 4.04984 96.2684C17.0286 95.945 34.6636 95.3796 47.9371 95.0429C48.1036 95.0596 48.2815 95.0534 48.4665 95.0282C48.7188 95.0221 48.9804 95.0157 49.2306 95.0093C49.7433 94.9967 50.1622 94.844 50.5084 94.6181C61.4317 93.6614 71.8283 88.058 72.2869 75.5032C72.3057 74.9663 72.1822 74.5226 71.9677 74.1656C72.0151 54.4582 69.9114 23.4898 70.1072 3.77561ZM56.626 70.6238C55.0979 70.6322 53.6222 71.8253 54.3046 73.6568C55.6777 77.3429 56.3057 81.9207 54.1948 85.4455C51.6409 89.7083 47.0852 89.5921 42.7534 90.1384C40.1043 90.4723 37.2881 90.2955 34.6172 90.3719C32.5391 90.4305 6.22382 91.0721 6.22382 91.1747C6.16261 66.2346 5.33737 29.9825 5.0041 5.04788C25.0472 5.13486 45.0842 5.82304 65.1263 5.39434C65.0583 23.7231 66.8499 53.3208 66.9725 71.6433C63.8631 70.6637 60.6501 70.248 57.3314 70.4702C57.0728 70.4877 56.8426 70.5473 56.626 70.6238ZM58.5841 87.6664C60.5967 84.2379 61.1 80.0276 60.0537 75.4666C62.4774 75.5607 64.867 76.0286 67.1317 76.9882C67.1411 77.0177 67.1473 77.048 67.1578 77.0752C66.4233 82.4805 63.003 85.7973 58.5841 87.6664Z' fill='%23444444'/%3e%3cpath d='M50.0845 44.5228C56.0784 44.5069 56.0539 35.2145 50.0599 35.2303C44.0686 35.2461 44.0931 44.5386 50.0845 44.5228Z' fill='%23444444'/%3e%3cpath d='M24.4048 44.0286C30.3988 44.0128 30.3742 34.7203 24.3802 34.7362C18.3889 34.752 18.4134 44.0445 24.4048 44.0286Z' fill='%23444444'/%3e%3cpath d='M21.7751 55.8101C19.1969 58.2348 23.0889 62.0901 25.6594 59.6731C32.2136 53.511 40.6787 52.8383 47.2583 59.3425C49.7721 61.8276 53.6369 57.9448 51.1213 55.4581C42.3973 46.8355 30.4966 47.6112 21.7751 55.8101Z' fill='%23444444'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.0709 55.0596L21.071 55.0594C25.5894 50.8118 30.9784 48.4451 36.4203 48.2963C41.8736 48.1473 47.2969 50.2289 51.8463 54.7254L51.8464 54.7255C52.6824 55.5519 53.0305 56.5523 52.9608 57.5361C52.893 58.4914 52.4384 59.3559 51.8069 59.9906C51.1754 60.6254 50.3132 61.0844 49.3583 61.1598C48.3756 61.2373 47.3711 60.9004 46.5355 60.0743C43.4252 56.9997 39.9308 55.6716 36.4848 55.7866C33.0237 55.9022 29.4979 57.4783 26.3659 60.4229C24.579 62.1031 22.3257 61.5417 21.0623 60.2877C20.4275 59.6576 19.9675 58.7967 19.9064 57.8418C19.8434 56.8557 20.2139 55.8655 21.0709 55.0596ZM25.6606 59.6728C23.0901 62.0897 19.198 58.2344 21.7763 55.8097C30.4978 47.6108 42.3984 46.8351 51.1225 55.4578C53.638 57.9444 49.7733 61.8272 47.2594 59.3421C40.6798 52.8379 32.2148 53.5106 25.6606 59.6728Z' fill='%23444444'/%3e%3c/svg%3e") no-repeat center center/contain;margin:0 auto 20px}@media (min-width:768px){#order-empty .empty-order .icon{width:73px;height:93px}}#order-empty .empty-order .text{font-size:15px}@media (min-width:768px){#order-empty .empty-order .text{font-size:18px}}@media (min-width:992px){#wishlist-full{padding:65px 0 0}}#wishlist-full .empty-wishlist{margin-bottom:60px;padding-top:50px}@media (min-width:768px){#wishlist-full .empty-wishlist{margin-bottom:120px}}@media (min-width:992px){#wishlist-full .empty-wishlist{padding-top:0}}#wishlist-full .empty-wishlist .icon{margin:0 auto 20px}#wishlist-full .empty-wishlist .text{font-size:15px}@media (min-width:768px){#wishlist-full .empty-wishlist .text{font-size:18px}}#wishlist-full .wishlist-products{margin:0 auto;max-width:960px}#wishlist-full #help-banners{margin-bottom:0}@media (min-width:768px){#wishlist-full #help-banners{margin-bottom:40px}}.cart #home-exposed-products{padding-top:50px}@media (min-width:768px){.cart #home-exposed-products{padding-top:120px}}.single-product{padding-left:20px;padding-right:20px}.product{max-width:440px;margin:0 auto;position:relative}.product:hover .solo-img{transform:scale(1.1)}.product:hover .group-img{transform:scale(1.1);opacity:0}.product:hover .img-secondary{transform:scale(1.1)}.product:hover h3{text-decoration:underline}.product .image{margin-bottom:12px;border:1px solid #f2f2f2;position:relative;overflow:hidden}@media (min-width:768px){.product .image{margin-bottom:24px}}.product .image .img-primary{z-index:2;position:relative}.product .image .img-primary.solo-img{transition:cubic-bezier(.25,.2,0,1) .3s opacity,1s cubic-bezier(.25,.2,0,1) transform;opacity:1}.product .image .img-primary.group-img{transition:cubic-bezier(.25,.2,0,1) .3s opacity,1s cubic-bezier(.25,.2,0,1) transform}.product .image .img-secondary{z-index:1;position:absolute;top:0;left:0;transition:cubic-bezier(.25,.2,0,1) .3s opacity,1s cubic-bezier(.25,.2,0,1) transform}.product .image .discount{position:absolute;left:15px;top:15px;width:103px;height:30px;background:#fff;display:flex;justify-content:center;align-items:center;z-index:3;border-radius:30px}.product .image .discount span{font-family:"PTSans Bold",sans-serif;color:#679696;font-size:11px;line-height:14px}.product .image .new-product{position:absolute;left:15px;top:15px;width:103px;height:30px;background:#fff;display:flex;justify-content:center;align-items:center;z-index:3;border-radius:30px}.product .image .new-product span{font-family:"PTSans Bold",sans-serif;color:#679696;font-size:11px;line-height:14px}.product .image .product-hover{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.25);z-index:4;justify-content:center;align-items:center;flex-direction:column;display:none}.product .image .product-hover a{width:85%;text-align:center}.product .image .product-hover .btn-blank{margin-bottom:20px;border:2px solid #fff;color:#fff}.product .image .product-hover .btn-blank:hover{background:#ec1c24;border:2px solid #ec1c24}.product .image .product-hover .btn{border:2px solid #fff}.product .image .product-hover .btn:hover{border:2px solid #ec1c24}.product .product-inner{position:relative}.product .product-inner .product-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.product .product-inner .content-bot{flex-direction:column}@media (min-width:768px){.product .product-inner .content-bot{flex-direction:row}}.product .product-inner .product-content .category{width:100%;margin-bottom:12px;font-size:12px;line-height:14px}.product .product-inner .product-content .title{width:100%;margin-bottom:16px}@media (min-width:768px){.product .product-inner .product-content .title{max-width:68%;margin-bottom:0}}.product .product-inner .product-content .title h2{font-family:"PTSans Bold",sans-serif;font-size:16px;line-height:21px;margin:0}.product .product-inner .product-content .price-container{width:100%;text-align:left}@media (min-width:768px){.product .product-inner .product-content .price-container{max-width:32%;text-align:right}}.product .product-inner .product-content .price-container .price{color:#679696;font-family:"PTSans Bold",sans-serif}.product .product-inner .product-content .price-container .price.no-discount{color:#000}.product .product-inner .product-content .price-container .old-price{font-family:"PTSans Regular",sans-serif;text-decoration:line-through;color:#c3bbbd}.related-products-slider .splide__arrows{position:absolute;top:-58px;right:0;width:100px;height:42px}.related-products-slider .splide__arrows .splide__arrow--prev{left:0}.related-products-slider .splide__arrows .splide__arrow--next{right:0}.related-products-slider .splide__arrows button{border:1px solid transparent}.related-products-placeholder{min-height:300px}.related-products-placeholder .product{padding:0 10px}.related-products-placeholder .product .product-inner{flex-direction:column}@media (max-width:575.98px){.related-products-placeholder .product .product-inner .image{flex:0 0 100%;max-width:100%}.related-products-placeholder .product .product-inner .image img{object-fit:cover;width:100%;height:auto}}@media (max-width:480px){.related-products-placeholder .product .product-inner .image .label{left:50%;transform:translate(-50%,0)}}.related-products-placeholder .product .product-inner .content{text-align:center}.related-products-placeholder .product .product-inner .content .content-inner .price-container>div{align-items:center;flex-direction:row}#products-list{min-height:500px;width:100%}#products-list.col-12{padding-left:0}@media (max-width:767.98px){#products-list{padding-left:0;padding-right:0}}#products-list .list-loader{position:absolute;left:0;top:0}#products-list .list-loader .inner{width:120px;height:80px;position:relative;animation:rotate 1s linear infinite;content:'';background:url("data:image/svg+xml,%3Csvg class='site-footer__svg' xmlns='http://www.w3.org/2000/svg' width='120' height='80' viewBox='0 0 120 80'%3E%3Cg id='Group_171' data-name='Group 171' transform='translate(-690 -3212.72)'%3E%3Cg id='Group_73' data-name='Group 73' transform='translate(448.677 3022.664)'%3E%3Cpath id='Path_10' data-name='Path 10' d='M399.507,295.657a6.705,6.705,0,0,0-5.6-.6,54.659,54.659,0,0,0-7.056,2.5c-1.157.475-2.206.922-3.192,1.36-.986-.438-2.036-.885-3.192-1.36a54.675,54.675,0,0,0-7.057-2.5,6.714,6.714,0,0,0-5.6.6,5.3,5.3,0,0,0-2.415,4.4c0,.015.007.029.008.044s-.008.029-.008.044a5.215,5.215,0,0,0,2.465,4.342,5.629,5.629,0,0,0,3.209.939,9.68,9.68,0,0,0,2.394-.342,54.81,54.81,0,0,0,7.057-2.5c1.141-.468,2.173-.908,3.141-1.338.966.429,2,.869,3.142,1.338a54.841,54.841,0,0,0,7.056,2.5,9.651,9.651,0,0,0,2.394.342,5.633,5.633,0,0,0,3.209-.938,5.216,5.216,0,0,0,2.465-4.342c0-.015-.007-.029-.008-.044s.008-.029.008-.044A5.3,5.3,0,0,0,399.507,295.657Zm-19.688,5.228A53.217,53.217,0,0,1,373,303.3c-1.805.468-3.076.362-4.119-.341a3.409,3.409,0,0,1-1.657-2.855s0-.006,0-.01,0-.006,0-.01a3.47,3.47,0,0,1,1.607-2.91c1.041-.7,2.31-.808,4.119-.34a53.033,53.033,0,0,1,6.82,2.418c.691.283,1.345.557,1.97.826C381.13,300.341,380.493,300.608,379.819,300.885Zm20.27-.779a3.409,3.409,0,0,1-1.657,2.856c-1.043.7-2.312.808-4.119.341a53.162,53.162,0,0,1-6.819-2.417c-.674-.276-1.311-.543-1.921-.8.626-.269,1.279-.543,1.97-.826a53.177,53.177,0,0,1,6.82-2.418c1.805-.467,3.076-.362,4.119.341a3.467,3.467,0,0,1,1.607,2.909s0,.007,0,.01S400.088,300.1,400.088,300.106Z' transform='translate(-82.624 -51.724)' fill='%231a1818'%3E%3C/path%3E%3Cpath id='Path_11' data-name='Path 11' d='M401.345,229.266a20.805,20.805,0,0,0-9.7.765c-.237-4.261-2.937-8.544-8.06-12.754a1.034,1.034,0,0,0-1.321.021c-4.849,4.244-7.436,8.492-7.725,12.657a20.982,20.982,0,0,0-9.5-.686.777.777,0,0,0-.655,1.005c1.588,5.506,4.28,9.376,8,11.5a13.591,13.591,0,0,0,6.83,1.784,14.5,14.5,0,0,0,3.978-.543,14.522,14.522,0,0,0,3.973.542,13.588,13.588,0,0,0,6.83-1.785c3.72-2.125,6.412-5.994,8-11.5a.779.779,0,0,0-.657-1Zm-28.162,11.06c-3.058-1.748-5.352-4.933-6.818-9.471a17.957,17.957,0,0,1,8.193.879c.005.059.005.118.012.176.507,4.814,3.981,8.118,6.291,9.813A12.118,12.118,0,0,1,373.184,240.326Zm3.569-7.492c.265.171.532.34.782.531a12.6,12.6,0,0,1,4.3,6.647A13.4,13.4,0,0,1,376.753,232.834Zm6.442,5.73a13.926,13.926,0,0,0-4.637-6.495,13.532,13.532,0,0,0-2.046-1.269c-.022-3.691,2.139-7.553,6.448-11.5,4.563,3.929,6.811,7.83,6.7,11.61a13.5,13.5,0,0,0-1.832,1.157A13.921,13.921,0,0,0,383.195,238.563Zm5.66-5.2c.157-.121.471-.4.634-.511-.569,3.118-2.894,5.476-4.949,7.151A13.418,13.418,0,0,1,388.855,233.363Zm4.351,6.961a12.169,12.169,0,0,1-7.914,1.366c2.3-1.717,5.788-5.072,6.3-9.865a17.715,17.715,0,0,1,8.428-.97C398.557,235.391,396.264,238.577,393.206,240.324Z' transform='translate(-81.934 0)' fill='%231a1818'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center/cover}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}#products-list .list-loader .inner{top:200px}@media (max-width:991.98px){#products-list .list-loader{position:fixed;width:100%;z-index:800}}@media (min-width:992px){#products-list{padding-left:30px;min-height:400px}}#products-list .products-list-placeholder{position:relative}#products-list .products-list-placeholder .products-loader{position:absolute;width:100%;height:100%;background:rgba(255,255,255,.4);text-align:center;z-index:230}#products-list .products-list-placeholder .pl-data-url{cursor:pointer}#product-categories{padding-bottom:48px}#product-categories h3{text-align:center;font-family:"PTSans Regular",sans-serif;font-size:24px;line-height:24px;margin-top:16px;margin-bottom:0}#product-categories img{border:1px solid #e0e0e0;object-fit:cover}#product-categories .splide__arrows{position:absolute;top:-58px;right:0;width:100px;height:42px}#product-categories .splide__arrows .splide__arrow--prev{left:0}#product-categories .splide__arrows .splide__arrow--next{right:0}#product-categories .splide__arrows button{border:1px solid transparent}@media screen and (min-width:1616px){#product-categories .splide__list{justify-content:center}}#product-categories.product-cat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(302px,1fr));grid-gap:40px}#product-categories.product-cat-grid .parent-shop{width:100%;height:100%}#product-categories .prim-cat-element img{display:block}#product-categories .prim-cat-element .img-wrapper{border:1px solid transparent}#product-categories .prim-cat-element a:focus .img-wrapper,#product-categories .prim-cat-element a:hover .img-wrapper{position:relative;border:1px solid #ec1c24}#product-categories .prim-cat-element a:focus .img-wrapper:after,#product-categories .prim-cat-element a:hover .img-wrapper:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';background:rgba(68,60,62,.6)}.shop-first-level{padding-bottom:48px}.shop-first-level h2{font-size:25px;line-height:29px;margin-bottom:33px;margin-top:0}.shop-bottom-cta{padding-bottom:48px;padding-top:48px;background:#fff}.product-categories-manufacturers-wrapper{margin-bottom:48px}.product-categories-manufacturers-wrapper .product-categories-manufacturers-text{margin-bottom:48px}.product-categories-manufacturers-wrapper .product-categories-manufacturers img{border:1px solid #e0e0e0}.product-categories-manufacturers-wrapper .product-categories-manufacturers h3{text-align:center;font-family:"PTSans Regular",sans-serif;font-size:24px;line-height:24px;margin-top:16px;margin-bottom:0}.product-sort{position:absolute;top:-125px;width:100%}@media (min-width:992px){.product-sort{top:-100px}}.product-sort .product-count{margin-right:auto}.product-sort .product-count .count{font-family:"PTSans Bold",sans-serif}.product-sort .sort button,.product-sort .per-page button{padding:0;border:0;background:0 0;outline:0;outline:0!important;background:0 0;-webkit-appearance:none;font-family:"PTSans Regular",sans-serif;font-size:16px;line-height:24px;position:relative;display:flex;align-items:center;cursor:pointer}.product-sort .sort button::after,.product-sort .per-page button::after{display:inline-block;width:24px;height:24px;content:'';margin-left:12px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6 9L12 15L18 9' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ") no-repeat center center/cover}.product-sort .sort.show .dropdown-menu,.product-sort .per-page.show .dropdown-menu{display:block;z-index:500}.product-sort .sort .dropdown-menu,.product-sort .per-page .dropdown-menu{display:none;border:1px solid #1f1f1f;border-radius:0;background:#fff;padding:6px 0;margin:0;z-index:800;left:auto!important;right:0}.product-sort .sort .dropdown-menu div,.product-sort .per-page .dropdown-menu div{padding:2px 22px;font-size:16px;line-height:24px;white-space:nowrap}.product-sort .sort .dropdown-menu div:hover,.product-sort .sort .dropdown-menu div:focus,.product-sort .per-page .dropdown-menu div:hover,.product-sort .per-page .dropdown-menu div:focus{background:#f6f6f6}.product-sort .sort .dropdown-menu div.active,.product-sort .sort .dropdown-menu div:active,.product-sort .per-page .dropdown-menu div.active,.product-sort .per-page .dropdown-menu div:active{color:#fff;text-decoration:none;background-color:#679696}.product-sort .per-page .dropdown{transform:translate3d(-10px,24px,0)!important}.product-row{row-gap:24px;margin-bottom:48px}.shop-products{display:flex;padding-top:64px}.filters-button{position:absolute;top:16px;white-space:nowrap;font-family:"OpenSans Medium",sans-serif;text-transform:uppercase;letter-spacing:1px;align-items:center;padding-left:10px;cursor:pointer}.filters-button::before{display:inline-block;width:24px;height:24px;content:'';margin-right:12px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 21V14' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 10V3' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 21V12' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 8V3' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20 21V16' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20 12V3' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 14H7' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 8H15' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17 16H23' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ") no-repeat center center/cover}.filters-list-wrapper{display:none;position:absolute}@media (min-width:992px){.filters-list-wrapper{position:relative}}.filters-list-wrapper.filters-open{display:block}.filters-list-wrapper .filters-list{max-width:400px;overflow:hidden;width:100%;transition:all .2s ease-in-out}.open-filters{display:block;background:#fff;position:absolute;left:10px;top:-60px;font-family:"OpenSans Medium",sans-serif;font-size:20px;line-height:23px;letter-spacing:1px;cursor:pointer}.open-filters:after{width:calc(100vw - 40px);height:1px;content:'';background:#000;display:block}.open-filters .open-filters-inner{display:flex;align-items:center;margin-bottom:18px}.open-filters .filters-title{display:block}.open-filters .filters-more{width:24px;height:24px;display:flex;justify-content:center;align-items:center;content:'';margin-right:16px}.open-filters .filters-more:after,.open-filters .filters-more:before{width:3px;height:16px;content:'';background:#000;position:absolute}.open-filters .filters-more:before{transform:rotate(90deg)}.filters-overlay{display:none;width:100%;height:100vh;background-color:rgba(0,0,0,.4);top:0;left:0;position:fixed;z-index:700}.product-filters{border-top:1px solid #000;padding-top:24px}@media (max-width:991.98px){.product-filters{position:fixed;bottom:0;left:0;transform:translate(0,101%);transition:transform .4s cubic-bezier(.29,.92,.58,1);width:100%;background:#fff;padding:20px;z-index:800;height:90vh;overflow:auto}.product-filters.is-active{transform:translate(0,0)}}.product-filters .icon-down{width:13px;height:13px;display:block;position:relative;left:50%;transform:translateX(-50%);cursor:pointer;content:'';width:24px;height:24px;display:inline-block;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 3L21 21' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21 3L3 21' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ") no-repeat center center/cover}.product-filters .view-toggler{padding:20px 0;margin-bottom:15px;border-top:1px solid rgba(68,68,68,.5);border-bottom:1px solid rgba(68,68,68,.2)}.product-filters .view-toggler .toggler-title{font-size:18px;line-height:23px;letter-spacing:.05em;margin-bottom:13px}.product-filters .view-toggler .icon{margin:0 20px 0 0}.product-filters .filter-section{margin-bottom:24px}.product-filters .filter-section.categories{border-bottom:1px solid #000;padding-bottom:24px}.product-filters .filter-section .filter-section-title{font-family:"PTSans Bold",sans-serif;font-size:20px;line-height:25px;color:#444;margin-bottom:20px}@media (min-width:768px){.product-filters .filter-section .filter-section-title{font-size:24px;line-height:30px}}.product-filters .filter-section .filter-subsection{margin-bottom:24px;border-bottom:1px solid #000;padding-bottom:14px}.product-filters .filter-section .filter-subsection .filter-title{font-size:18px;line-height:23px;letter-spacing:1px;margin-bottom:24px;font-family:"OpenSans Medium",sans-serif;cursor:pointer;display:flex;justify-content:space-between}@media (min-width:768px){.product-filters .filter-section .filter-subsection .filter-title{font-size:25px;line-height:29px}}.product-filters .filter-section .filter-subsection .filter-title .more{width:24px;height:24px;content:'';display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative}.product-filters .filter-section .filter-subsection .filter-title .more::after{width:14px;height:2px;border-radius:50%;background:#000;display:inline-block;content:'';position:absolute}.product-filters .filter-section .filter-subsection .filter-title .more::before{width:14px;height:2px;border-radius:50%;background:#000;display:inline-block;content:'';position:absolute;transition:all .5s ease-in-out}.product-filters .filter-section .filter-subsection .filter-title .more.open::before{transform:rotate(90deg)}.product-filters .filter-section .filter-subsection.min-visina-kolesarja,.product-filters .filter-section .filter-subsection.max-visina-kolesarja{display:none}.product-filters .filter-section .filter-subsection.color .filter-items{display:flex;flex-wrap:wrap;gap:12px;padding:4px}.product-filters .filter-section .filter-subsection.color .filter-items .filter{width:35px;height:35px;margin:0}.product-filters .filter-section .filter-subsection.color .filter-items .filter .label{margin:0}.product-filters .filter-section .filter-subsection.color .filter-items .filter .checkmark{width:35px;height:35px;border-radius:50%;border:1px solid #747474}.product-filters .filter-section .filter-subsection.color .filter-items .filter .checkmark:after{display:none}.product-filters .filter-section .filter-subsection.color .filter-items .filter input:checked~.checkmark{outline:2px solid #f9c656}.product-filters .filter-section .filter-subsection.size .filter-items{display:flex;flex-wrap:wrap;gap:12px;padding:4px}.product-filters .filter-section .filter-subsection.size .filter-items .filter{width:35px;height:35px;margin:0}.product-filters .filter-section .filter-subsection.size .filter-items .filter .label{margin:0}.product-filters .filter-section .filter-subsection.size .filter-items .filter .value{position:absolute;top:50%;left:50%;z-index:100;transform:translate(-50%,36%)}.product-filters .filter-section .filter-subsection.size .filter-items .filter .checkmark{width:35px;height:35px;border-radius:50%;border:1px solid #000}.product-filters .filter-section .filter-subsection.size .filter-items .filter .checkmark:after{display:none}.product-filters .filter-section .filter-subsection.size .filter-items .filter input:checked~.checkmark{outline:2px solid #f9c656;background:#fff}.product-filters .filter-section .filter-items .filter{font-size:14px;line-height:18px;color:#000;margin-bottom:15px}@media (min-width:768px){.product-filters .filter-section .filter-items .filter{font-size:18px;line-height:23px}}.product-filters .filter-section .filter-items.multiple label{margin:0;display:block;position:relative;padding-left:26px;margin-bottom:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-filters .filter-section .filter-items.multiple label .checkmark{position:absolute;left:0;height:17px;width:17px;background-color:#fff;border:1px solid #444}@media (min-width:768px){.product-filters .filter-section .filter-items.multiple label .checkmark{top:2px}}.product-filters .filter-section .filter-items.multiple label .checkmark:after{content:"";position:absolute;display:none}.product-filters .filter-section .filter-items.multiple label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.product-filters .filter-section .filter-items.multiple label input:checked~.checkmark{background-color:#444}.product-filters .filter-section .filter-items.multiple label input:checked~.checkmark:after{display:block;border-color:#fff}.product-filters .filter-section .filter-items.multiple label .checkmark:after{left:4px;top:0;width:5px;height:10px;border:solid #444;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.toc-navi .aside-title{font-family:"OpenSans Medium",sans-serif;font-size:25px;line-height:29px;margin-bottom:24px;display:flex;justify-content:space-between}.toc-navi .aside-title .more{width:24px;height:24px;content:'';display:flex;justify-content:center;align-items:center;cursor:pointer}.toc-navi .aside-title .more::after{width:14px;height:2px;border-radius:50%;background:#000;display:inline-block;content:''}.toc-navi ul li a{font-size:15px;line-height:22px;color:#1f1f1f;margin-bottom:24px;display:block}@media (min-width:768px){.toc-navi ul li a{font-size:18px}}.toc-navi ul li a:hover,.toc-navi ul li a.active{font-family:"OpenSans Medium",sans-serif;text-decoration:none}.toc-navi ul li a:hover:before,.toc-navi ul li a.active:before{opacity:1;transform:translate(0,0)}.view-toggler .icon{width:16px;height:16px;display:block;margin:0 0 0 20px}.view-toggler .list-view,.view-toggler .four-view,.view-toggler .nine-view,.view-toggler .multi-view{cursor:pointer}.view-toggler .list-view .icon svg,.view-toggler .four-view .icon svg,.view-toggler .nine-view .icon svg,.view-toggler .multi-view .icon svg{vertical-align:top}.view-toggler .list-view .icon svg g,.view-toggler .four-view .icon svg g,.view-toggler .nine-view .icon svg g,.view-toggler .multi-view .icon svg g{transition:opacity .3s}.view-toggler .list-view:hover .icon svg g,.view-toggler .four-view:hover .icon svg g,.view-toggler .nine-view:hover .icon svg g,.view-toggler .multi-view:hover .icon svg g{opacity:1;transition:opacity .3s}.pagination ul{margin:0;padding:0}.pagination ul li{padding:0;margin:0 5px 10px}.pagination ul li a,.pagination ul li span{display:block;width:48px;height:48px;line-height:48px;border:1px solid rgba(68,68,68,.5);font-size:18px;text-align:center;color:rgba(68,68,68,.5);border-radius:4px}@media (min-width:768px){.pagination ul li a,.pagination ul li span{width:32px;height:32px;line-height:32px}}.pagination ul li a:hover,.pagination ul li .pagination-active{border-color:#444;color:#444}.product-category-content{margin-bottom:72px}.product-category-content a{color:#443c3e;text-decoration:underline}.product-category-content a:hover{color:#87787c}.product-category-content ul li{margin:12px 0;padding-left:25px;text-indent:-20px;position:relative}.product-category-content ul li:before{content:'';display:inline-block;width:6px;height:6px;border-radius:3px;margin-right:10px;margin-bottom:2px;background:#231f20}.product-show .shop-container{padding-bottom:48px}@media (min-width:768px){.product-show .shop-container{padding-bottom:96px}}.product-show .image-container{position:relative;margin-bottom:32px}@media (min-width:768px){.product-show .image-container{display:flex;flex-direction:row-reverse;justify-content:flex-end}}@media (min-width:992px){.product-show .image-container{margin-bottom:0}}.product-show .image-container .brand-logo{position:absolute;right:35px;top:15px;z-index:1;width:60px;height:60px}@media (min-width:768px){.product-show .image-container .brand-logo{width:100px;height:100px}}.product-show .image-container #big-image{margin-bottom:12px}@media (min-width:768px){.product-show .image-container #big-image{margin-bottom:0;max-width:437px}}.product-show .image-container #big-image img{object-fit:cover;width:100%;height:auto}@media (min-width:992px){.product-show .image-container #big-image img{height:100%;width:100%}}.product-show .image-container #small-images{max-width:100%;z-index:10}@media (min-width:768px){.product-show .image-container #small-images{margin-right:20px;max-width:auto}}.product-show .image-container #small-images .small-image{cursor:pointer;border:0;padding:3px}.product-show .image-container #small-images .small-image.is-active{border:0}@media (min-width:768px){.product-show .image-container #small-images .splide__list{flex-direction:column}}.product-show .image-container .discount{position:absolute;z-index:1;left:107px;top:15px;width:103px;height:30px;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:30px}.product-show .image-container .discount span{font-family:"PTSans Bold",sans-serif;color:#679696;font-size:14px;line-height:16px}@media (max-width:767.98px){.product-show .data-container{display:flex;flex-direction:column}}.product-show .data-container h1{font-size:28px;line-height:34px;font-family:"OpenSans Medium",sans-serif;margin-top:0;margin-bottom:24px}@media (min-width:992px){.product-show .data-container h1{margin-bottom:18px;font-size:39px;line-height:43px}}.product-show .data-container .product-code{margin-bottom:24px}.product-show .data-container .short-description{margin-bottom:24px}.product-show .data-container .product-score-container{margin-bottom:24px}.product-show .data-container .product-score-container .product-opinion-count{display:flex;align-items:center;font-size:16px;line-height:24px;font-family:"PTSans Regular",sans-serif}.product-show .data-container .options-container .product-options{display:flex;flex-direction:column;align-items:flex-start}@media (min-width:768px){.product-show .data-container .options-container .product-options{align-items:center;flex-direction:row}}.product-show .data-container .options-container .product-options h2{font-family:"PTSans Bold",sans-serif;font-size:16px;line-height:24px;margin-right:40px;margin-top:0;margin-bottom:12px}@media (min-width:768px){.product-show .data-container .options-container .product-options h2{margin-bottom:0}}.product-show .data-container .options-container .product-options .select-options{position:relative}.product-show .data-container .options-container .product-options .select-options ul{margin-bottom:12px}@media (min-width:768px){.product-show .data-container .options-container .product-options .select-options ul{margin-bottom:0}}.product-show .data-container .options-container .product-options .select-options .error-msg{position:absolute;color:#fff;background:rgba(236,28,36,.8);padding:3px;top:-24px;display:none}.product-show .data-container .options-container .product-options.error .error-msg{display:block}.product-show .data-container .options-container .product-options.product-size{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #c3bbbd}.product-show .data-container .options-container .product-options.product-size .size-title{margin-right:59px}.product-show .data-container .options-container .product-options.product-size .select-options{margin-right:20px}.product-show .data-container .options-container .product-options.product-size ul{margin-right:52px}.product-show .data-container .options-container .product-options.product-size ul li{position:relative;margin-right:8px}.product-show .data-container .options-container .product-options.product-size ul li:last-of-type{margin-right:0}.product-show .data-container .options-container .product-options.product-size ul li input[type=radio]{position:absolute;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;outline:0;border:0}.product-show .data-container .options-container .product-options.product-size ul li label{border:1px solid #c3bbbd;width:48px;height:48px;display:flex;border-radius:24px;justify-content:center;align-items:center;font-size:20px;cursor:pointer}.product-show .data-container .options-container .product-options.product-size ul li label:hover{border:2px solid #c3bbbd}.product-show .data-container .options-container .product-options.product-size ul li input[type=radio]:checked+label{border:2px solid #ec1c24}.product-show .data-container .options-container .product-options.product-size .product-sizes{font-size:16px;text-decoration:underline;margin-top:12px}@media (min-width:768px){.product-show .data-container .options-container .product-options.product-size .product-sizes{margin-top:0}}.product-show .data-container .options-container .product-options.product-color{margin-bottom:24px}.product-show .data-container .options-container .product-options.product-color h2{margin-right:76px}.product-show .data-container .options-container .product-options.product-color .sizes{gap:10px}.product-show .data-container .options-container .product-options.product-color .single-option{width:35px;height:35px;border-radius:50%;border:2px solid #fff;display:flex;align-items:center;justify-content:center;outline:1px solid #747474}.product-show .data-container .options-container .product-options.product-color .single-option .color-circle{width:35px;height:35px;border-radius:50%}.product-show .data-container .options-container .product-options.product-color .single-option.active{outline:2px solid #f9c656}.product-show .data-container .price-container{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #c3bbbd}.product-show .data-container .price-container .price{font-size:25px;line-height:38px;font-family:"PTSans Bold",sans-serif;color:#679696;display:flex;align-items:center}.product-show .data-container .price-container .price .old-price{font-size:18px;line-height:27px;text-decoration-line:line-through;color:#817e7f;font-family:"PTSans Regular",sans-serif;margin-left:24px}.product-show .data-container .product-preview{margin-bottom:22px}.product-show .data-container .product-preview *{font-size:14px}.product-show .data-container .product-preview ul li{margin-bottom:10px;list-style:none}.product-show .data-container .product-preview ul li:before{content:'';display:inline-block;width:11px;height:8px;margin-right:6px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.73609 7.84288L0.161085 4.35628C-0.0536949 4.14681 -0.0536949 3.80718 0.161085 3.59769L0.938884 2.8391C1.15366 2.62961 1.50193 2.62961 1.71671 2.8391L4.125 5.18782L9.28329 0.157101C9.49807 -0.0523671 9.84634 -0.0523671 10.0611 0.157101L10.8389 0.915689C11.0537 1.12516 11.0537 1.46479 10.8389 1.67428L4.51391 7.8429C4.29911 8.05237 3.95087 8.05237 3.73609 7.84288Z' fill='%23976391'/%3e%3c/svg%3e") no-repeat center center/contain}.product-show .data-container .add-to-cart-container{margin-bottom:35px;position:relative}.product-show .data-container .add-to-cart-container .stock-alert,.product-show .data-container .add-to-cart-container .stock-alert-cart{position:absolute;left:0;top:48px;background-color:rgba(236,28,36,.9);color:#fff;display:none;padding:.25rem .5rem;border-radius:.25rem;font-size:.875rem;line-height:1.5}.product-show .data-container .add-to-cart-container .stock-alert.max-stock-limit,.product-show .data-container .add-to-cart-container .stock-alert-cart.max-stock-limit{display:block}.product-show .data-container .add-to-cart-container .quantity{margin:0 0 25px 0;position:relative;border-radius:30px;display:flex;border:1px solid #000;justify-content:space-between}.product-show .data-container .add-to-cart-container .quantity .add-to-cart-quantity{border-radius:30px}.product-show .data-container .add-to-cart-container .quantity .btn{position:relative;height:43px;width:42px;min-width:0;border:0;background:0 0;padding:10px}@media (min-width:576px){.product-show .data-container .add-to-cart-container .quantity .btn{position:absolute;top:0;left:0}}.product-show .data-container .add-to-cart-container .quantity .btn.btn-plus{right:0;left:auto}.product-show .data-container .add-to-cart-container .quantity .btn.btn-plus:before,.product-show .data-container .add-to-cart-container .quantity .btn.btn-plus:after{position:absolute;top:16px;right:20px;content:'';height:12px;width:2px;background-color:#1f1f1f}.product-show .data-container .add-to-cart-container .quantity .btn.btn-plus:before{transform:rotate(90deg)}.product-show .data-container .add-to-cart-container .quantity .btn.btn-minus:before{position:absolute;top:20px;left:17px;content:'';height:2px;width:12px;background-color:#1f1f1f}@media (min-width:576px){.product-show .data-container .add-to-cart-container .quantity{margin:0 40px 0 0}}.product-show .data-container .add-to-cart-container .quantity input{width:50px;height:43px;border:0;font-family:"PTSans Regular",sans-serif;font-weight:700;font-size:18px;text-align:center}@media (min-width:576px){.product-show .data-container .add-to-cart-container .quantity input{width:156px}}.product-show .data-container .add-to-cart-container .quantity input::-webkit-outer-spin-button,.product-show .data-container .add-to-cart-container .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-show .data-container .add-to-cart-container .quantity input[type=number]{-moz-appearance:textfield}.product-show .data-container .add-to-cart-container .add-button{position:relative}.product-show .data-container .add-to-cart-container .add-button .error-msg-btn{display:none;position:absolute;color:#fff;background:rgba(236,28,36,.8);padding:3px;top:-24px}.product-show .data-container .add-to-cart-container .add-button .error-msg-btn.error{display:block}.product-show .data-container .add-to-cart-container .add-to-cart{background:#000;color:#fff;border:1px solid #000;font-family:"PTSans Regular",sans-serif;font-size:13px;line-height:17px;text-transform:uppercase;text-decoration:none;padding:12px 31px;position:relative;display:inline-block;cursor:pointer;border-radius:34px;transition:all .3s ease;width:100%;display:inline-block;text-align:center}@media (min-width:768px){.product-show .data-container .add-to-cart-container .add-to-cart{padding:17px 54px}}.product-show .data-container .add-to-cart-container .add-to-cart:hover{text-decoration:none;background:#679696;color:#fff;border:1px solid #679696}.product-show .data-container .add-to-cart-container .button{height:48px;width:100%;font-size:13px;font-family:"PTSans Regular",sans-serif;font-weight:700}@media (min-width:576px){.product-show .data-container .add-to-cart-container .button{font-size:14px}}.product-show .data-container .other .stock{display:flex}.product-show .data-container .other .stock h2{font-family:"PTSans Bold",sans-serif;font-size:16px;line-height:24px;margin-right:40px;margin-top:0;margin-bottom:0}.product-show .data-container .other .stock .single-city{margin-bottom:12px}.product-show .data-container .other .stock .single-city:last-of-type{margin-bottom:0}.product-show .data-container .other .stock .single-city .light{width:12px;height:12px;border-radius:6px;content:'';display:inline-block;margin-right:16px}.product-show .data-container .other .stock .single-city .light.one{background:#679696}.product-show .data-container .other .stock .single-city .light.two{background:#f9c656}.product-show .data-container .other .stock .single-city .light.three{background:#ec1c24}.product-show .product-stars{margin-right:16px}.product-show .product-stars ul{display:flex}.product-show .product-stars ul li{margin-right:8px;display:flex;align-items:center}.product-show .product-stars ul li svg{max-width:16px}.product-show .product-stars ul li:last-of-type{margin-right:0}.product-show .description{padding-top:32px;padding-bottom:32px;margin-bottom:96px;background:#fdfcfc}.product-show .description .nav-pills{display:flex;padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #443c3e;overflow-x:auto}.product-show .description .nav-pills .nav-item{margin-right:40px}.product-show .description .nav-pills .nav-item a{white-space:nowrap}.product-show .description .nav-pills .nav-item:last-of-type{margin-right:0}.product-show .description .nav-pills .nav-link{font-family:"OpenSans Medium",sans-serif;font-size:16px;line-height:21px;color:#87787c;letter-spacing:1px;text-transform:uppercase}.product-show .description .nav-pills .nav-link:hover{color:#679696}.product-show .description .nav-pills .nav-link.active{color:#f9c656}.product-show .user-comments{padding-bottom:48px}@media (min-width:768px){.product-show .user-comments{padding-bottom:96px}}.product-show .user-comments .ratings-pagination{margin-bottom:0}.product-show .user-comments .nav-pills{display:flex;padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #443c3e;overflow-x:auto}.product-show .user-comments .nav-pills .nav-item{margin-right:40px;white-space:nowrap}.product-show .user-comments .nav-pills .nav-item:last-of-type{margin-right:0}.product-show .user-comments .nav-pills .nav-link{font-family:"OpenSans Medium",sans-serif;font-size:16px;line-height:21px;color:#87787c;letter-spacing:1px;text-transform:uppercase}.product-show .user-comments .nav-pills .nav-link:hover{color:#679696}.product-show .user-comments .nav-pills .nav-link.active{color:#f9c656}.product-show .user-rating-container{padding-bottom:32px;border-bottom:1px solid #c3bbbd}.product-show .user-rating-container h2{font-size:39px;font-family:"OpenSans Medium",sans-serif;line-height:43px;margin-bottom:24px}@media (min-width:768px){.product-show .user-rating-container h2{margin-bottom:55px}}.product-show .user-rating-container .no-ratings{margin-bottom:12px}.product-show .user-rating-container .user-rating{display:flex;flex-direction:column}@media (min-width:768px){.product-show .user-rating-container .user-rating{flex-direction:row}}.product-show .user-rating-container .user-rating .user-rating-score{font-family:"PTSans Regular",sans-serif;font-size:48px;line-height:48px;display:flex;align-items:center;margin-right:16px}.product-show .user-rating-container .user-rating .user-rating-score span{margin-left:10px;margin-right:10px}.product-show .user-rating-container .user-rating .product-stars ul{margin-bottom:16px}.product-show .user-rating-container .user-rating .product-stars ul li svg{max-width:22px}.product-show .user-rating-container .user-rating .product-stars .user-comment{font-family:"PTSans Bold",sans-serif;display:block;font-size:16px;line-height:24px;margin-bottom:16px}@media (min-width:768px){.product-show .user-rating-container .user-rating .product-stars .user-comment{margin-bottom:0}}.product-show .user-rating-container .user-rating .add-opinion{display:flex;align-items:flex-end}@media (min-width:768px){.product-show .user-rating-container .user-rating .add-opinion{margin-left:auto}}.product-show .user-rating-container .user-rating .add-opinion a{background:0 0;color:#000;border:1px solid #000;font-family:"OpenSans Medium",sans-serif;font-size:16px;line-height:21px;text-transform:uppercase;text-decoration:none;padding:12px 42px;position:relative;transition:all .2s ease-in-out;display:inline-block;cursor:pointer}.product-show .user-rating-container .user-rating .add-opinion a:hover{text-decoration:none;background:#000;color:#fff;border:1px solid #000}.product-show .user-rating-container .user-rating .add-opinion #close-review{display:none}.product-show .comment-tab-content{margin-bottom:48px}.product-show .single-opinion-wrapper{padding-top:32px;padding-bottom:32px;border-bottom:1px solid #c3bbbd}.product-show .single-opinion-wrapper h2{font-family:"PTSans Bold",sans-serif;text-transform:uppercase;font-size:16px;line-height:24px;margin-bottom:16px;margin-top:0}.product-show .single-opinion-wrapper .product-stars{margin-bottom:16px}.product-show .single-opinion-wrapper .product-stars ul li svg{max-width:22px}.product-show .single-opinion-wrapper .single-opinion-user{display:flex;margin-bottom:16px}.product-show .single-opinion-wrapper .single-opinion-user .date{padding-left:4px}.product-show .single-opinion-wrapper .single-opinion-content{padding-left:0;padding-right:0}.product-show .modal-backdrop.show{opacity:.75}.product-show .product-inner{background:#fff;position:relative;padding:24px 0;height:100%;overflow:hidden}.product-show .product-inner .favourite{bottom:24px;right:15px;position:absolute;z-index:230}@media (min-width:576px){.product-show .product-inner .favourite{top:35px;bottom:auto}}@media (min-width:992px){.product-show .product-inner .favourite{opacity:0;visibility:hidden;transform:translate(20px,0);transition:all .35s}}@media (min-width:1200px){.product-show .product-inner .favourite{top:50px;right:26px}}.product-show .product-inner .favourite .fav-text{font-size:16px;line-height:18px;background:#fff;padding:5px 10px;color:#000;border:#ec1c24;display:none;opacity:0;transform:translate(20px,0);transition:all .35s}@media (min-width:992px){.product-show .product-inner .favourite .fav-text{display:block}}@media (min-width:1200px){.product-show .product-inner .favourite .fav-text{font-size:18px;line-height:30px;padding:4px 10px}}.product-show .product-inner .favourite .fav-icon{position:relative;z-index:100;width:38px;height:38px;display:block;border-radius:50%;text-align:center;line-height:38px;background:0 0;transition:background .25s}@media (min-width:768px){.product-show .product-inner .favourite .fav-icon{width:48px;height:48px}}.product-show .product-inner .favourite .fav-icon:after{content:'';width:20px;height:22px;display:block;background:url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg fill='none' viewBox='0 0 28 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m24.451 1.7311c-3.0831-2.6029-7.8464-2.2119-10.796 0.80335-2.9498-3.0152-7.7131-3.4116-10.796-0.80335-4.0112 3.3902-3.4245 8.9172-0.56541 11.847l9.356 9.5706c0.5334 0.5463 1.2481 0.8516 2.0056 0.8516 0.7627 0 1.4722-0.2999 2.0056-0.8462l9.3559-9.5706c2.8537-2.9296 3.4511-8.4566-0.5654-11.852zm-1.2589 10.042-9.3559 9.5706c-0.128 0.1285-0.2347 0.1285-0.3627 0l-9.3559-9.5706c-1.9469-1.9924-2.3416-5.7628 0.38939-8.071 2.0749-1.7513 5.2754-1.4889 7.281 0.56235l1.8669 1.912 1.8669-1.912c2.0163-2.0619 5.2167-2.3137 7.281-0.5677 2.7257 2.3083 2.3203 6.1001 0.3893 8.0764z' fill='%23444'/%3e%3c/svg%3e") no-repeat center center/contain}@media (min-width:768px){.product-show .product-inner .favourite .fav-icon:after{width:28px;height:22px}}.product-show .product-inner .favourite .fav-icon:hover{background:#ec1c24}.product-show .product-inner .favourite .fav-icon:hover:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg fill='none' viewBox='0 0 28 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m24.451 1.7311c-3.0831-2.6029-7.8464-2.2119-10.796 0.80335-2.9498-3.0152-7.7131-3.4116-10.796-0.80335-4.0112 3.3902-3.4245 8.9172-0.56541 11.847l9.356 9.5706c0.5334 0.5463 1.2481 0.8516 2.0056 0.8516 0.7627 0 1.4722-0.2999 2.0056-0.8462l9.3559-9.5706c2.8537-2.9296 3.4511-8.4566-0.5654-11.852zm-1.2589 10.042-9.3559 9.5706c-0.128 0.1285-0.2347 0.1285-0.3627 0l-9.3559-9.5706c-1.9469-1.9924-2.3416-5.7628 0.38939-8.071 2.0749-1.7513 5.2754-1.4889 7.281 0.56235l1.8669 1.912 1.8669-1.912c2.0163-2.0619 5.2167-2.3137 7.281-0.5677 2.7257 2.3083 2.3203 6.1001 0.3893 8.0764z' fill='%23fff'/%3e%3c/svg%3e")}.product-show .product-inner .favourite .fav-icon:hover+.fav-text{opacity:1;transform:translate(0,0)}.product-show .product-inner .image{flex:0 0 33.33333%;max-width:33.33333%;padding:20px 0 0}@media (min-width:576px){.product-show .product-inner .image{padding:0 24px;max-width:none;flex:0 0 100%;max-height:185px}}@media (min-width:768px){.product-show .product-inner .image{max-height:230px}}.product-show .product-inner .image .label{position:absolute;top:0;left:0;background:#ec1c24;height:40px;text-align:center;padding:0 10px;color:#fff;font-family:"PTSans Regular",sans-serif;line-height:40px}@media (min-width:576px){.product-show .product-inner .content{text-align:center}}.product-show .product-inner .content.product-content{position:relative;padding:20px 0 0;z-index:220}@media (min-width:992px){.product-show .product-inner .content.product-content{transition:transform .3s;transform:translate(0,30px);background:rgba(255,255,255,.9)}}.product-show .product-inner .content .add-to-cart{margin-left:25px}@media (min-width:992px){.product-show .product-inner .content .add-to-cart{position:absolute;left:50%;transform:translate(-50%,0);margin-left:0}}.product-show .product-inner .content .add-to-cart .cart-icon{width:18px;height:18px;display:block;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9 22C9.55228 22 10 21.5523 10 21C10 20.4477 9.55228 20 9 20C8.44772 20 8 20.4477 8 21C8 21.5523 8.44772 22 9 22Z' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20 22C20.5523 22 21 21.5523 21 21C21 20.4477 20.5523 20 20 20C19.4477 20 19 20.4477 19 21C19 21.5523 19.4477 22 20 22Z' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 1H5L7.68 14.39C7.77144 14.8504 8.02191 15.264 8.38755 15.5583C8.75318 15.8526 9.2107 16.009 9.68 16H19.4C19.8693 16.009 20.3268 15.8526 20.6925 15.5583C21.0581 15.264 21.3086 14.8504 21.4 14.39L23 6H6' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ") no-repeat center center/cover}@media (min-width:576px){.product-show .product-inner .content .add-to-cart .cart-icon{width:25px;height:24px}}.product-show .product-inner .content .content-inner{padding:0 25px 25px}.product-show .product-inner .content .content-inner .title h3{font-family:"PTSans Regular",sans-serif;color:#444;font-size:20px;line-height:25px;margin-bottom:15px}.product-show .product-inner .content .content-inner .price-container{font-family:"PTSans Regular",sans-serif;color:#444}.product-show .product-inner .content .content-inner .price-container .price{font-size:22px;line-height:22px}@media (min-width:576px){.product-show .product-inner .content .content-inner .price-container .price{font-size:28px;line-height:31px}}.product-show .product-inner .content .content-inner .price-container .old-price{font-family:"PTSans Regular",sans-serif;color:rgba(0,0,0,.55);font-size:14px;line-height:14px;text-decoration:line-through;margin-bottom:6px}@media (min-width:576px){.product-show .product-inner .content .content-inner .price-container .old-price{font-size:16px;line-height:16px;margin-bottom:0}}@media (min-width:992px){.product-show .product-inner:hover .product-content{transform:translate(0,-50px)}}.product-show .product-inner:hover .favourite{opacity:1;visibility:visible;transform:translate(0,0)}.product-added .modal-dialog{max-width:345px;width:100%;max-height:440px;height:auto;margin-left:auto;margin-right:auto;background:#fff}@media (min-width:768px){.product-added .modal-dialog{height:100%;max-height:392px;max-width:552px}}.product-added .modal-dialog .modal-content{background:#fff;border:0;padding:16px}@media (min-width:768px){.product-added .modal-dialog .modal-content{padding:24px}}.product-added .modal-dialog .modal-content .modal-header{border:0;background:#fff;margin-bottom:24px}.product-added .modal-dialog .modal-content .modal-header .close{content:'';width:24px;height:24px;display:inline-block;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 3L21 21' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21 3L3 21' stroke='%23231F20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ") no-repeat center center/cover;margin-right:0}.product-added .modal-dialog .modal-content .modal-header .title{font-size:30px;line-height:43px;color:#1f1f1f;font-family:"OpenSans Medium",sans-serif}@media (min-width:576px){.product-added .modal-dialog .modal-content .modal-header .title{font-size:39px}}.product-added .modal-dialog .modal-content .modal-body{padding-left:0;padding-right:0}@media (min-width:768px){.product-added .modal-dialog .modal-content .modal-body{padding-left:22px;padding-right:22px}}.product-added .modal-dialog .modal-content .modal-body .product .product-content .name h2{font-style:"PTSans Bold",sans-serif;font-size:16px;line-height:21px;color:#000;margin-bottom:24px}.product-added .modal-dialog .modal-content .modal-body .product .product-content .price .price-new{color:#ec1c24;font-family:"PTSans Bold",sans-serif}.product-added .modal-dialog .modal-content .modal-footer{flex-direction:column;padding-bottom:0}@media (min-width:576px){.product-added .modal-dialog .modal-content .modal-footer{flex-direction:row}}.product-added .modal-dialog .modal-content .modal-footer .single-button{display:flex;justify-content:center;align-items:center}.product-added .modal-dialog .modal-content .modal-footer .single-button a{width:100%;max-width:250px;display:inline-block;text-align:center}.product-added .modal-dialog .modal-content .modal-footer .single-button span{white-space:nowrap;cursor:pointer;max-width:250px;width:100%;display:flex;justify-content:center;margin-bottom:12px}@media (min-width:768px){.product-added .modal-dialog .modal-content .modal-footer .single-button span{margin-bottom:0}}.modal-review{padding-left:10px;padding-right:10px;background-color:rgba(0,0,0,.2)}.modal-review .modal-dialog{border:1px solid #000}.modal-review .modal-header .modal-title{color:#fff;padding-left:21px}.modal-review .modal-header .close{margin-right:0}#related-products{padding-bottom:40px;position:relative}.product-show-breadcrumbs .breadcrumbs{margin-top:0;margin-bottom:0;padding-top:20px;padding-bottom:20px}.product-show-breadcrumbs .breadcrumbs .list-item a,.product-show-breadcrumbs .breadcrumbs .list-item span{font-size:14px}.size-chart-btn{position:fixed;right:0;top:50%;transform:rotate(-90deg) translate(50%,47px);display:flex;align-items:center;font-size:16px;line-height:24px;color:#fff;text-transform:uppercase;background:#000;border:0;font-family:"PTSans Regular",sans-serif;padding:10px 15px;cursor:pointer;border-top-left-radius:8px;border-top-right-radius:8px;z-index:100}.size-chart-btn .icon-ruler{margin-right:4px}.size-chart-btn:hover{background:#679696}.sizechart-modal .modal-dialog{border-radius:8px;margin-left:20px;margin-right:20px}.sizechart-modal .modal-content{position:relative}.sizechart-modal .close{width:40px;height:40px;background:#fff;border-radius:50%;position:absolute;right:-20px;top:-20px;font-size:24px;line-height:24px;border:0;cursor:pointer;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}#home-exposed-products,#related-products,#home-action-products{background:rgba(240,244,244,.5)}#home-exposed-products .section-title h2,#related-products .section-title h2,#home-action-products .section-title h2{font-size:40px;line-height:53px}#home-exposed-products .exposed-products,#home-exposed-products .exposed-action,#related-products .exposed-products,#related-products .exposed-action,#home-action-products .exposed-products,#home-action-products .exposed-action{position:relative;margin-bottom:40px}#home-exposed-products .exposed-products .splide__arrows,#home-exposed-products .exposed-action .splide__arrows,#related-products .exposed-products .splide__arrows,#related-products .exposed-action .splide__arrows,#home-action-products .exposed-products .splide__arrows,#home-action-products .exposed-action .splide__arrows{position:absolute;top:50%;right:0;width:100%;transform:translateY(-50%);height:42px}#home-exposed-products .exposed-products .splide__arrows .splide__arrow--prev,#home-exposed-products .exposed-action .splide__arrows .splide__arrow--prev,#related-products .exposed-products .splide__arrows .splide__arrow--prev,#related-products .exposed-action .splide__arrows .splide__arrow--prev,#home-action-products .exposed-products .splide__arrows .splide__arrow--prev,#home-action-products .exposed-action .splide__arrows .splide__arrow--prev{left:-50px;border:1px solid transparent;background:#000;z-index:10}#home-exposed-products .exposed-products .splide__arrows .splide__arrow--next,#home-exposed-products .exposed-action .splide__arrows .splide__arrow--next,#related-products .exposed-products .splide__arrows .splide__arrow--next,#related-products .exposed-action .splide__arrows .splide__arrow--next,#home-action-products .exposed-products .splide__arrows .splide__arrow--next,#home-action-products .exposed-action .splide__arrows .splide__arrow--next{background:#000;right:-50px;border:1px solid transparent;z-index:10}#home-exposed-products .exposed-products .splide__slide,#home-exposed-products .exposed-action .splide__slide,#related-products .exposed-products .splide__slide,#related-products .exposed-action .splide__slide,#home-action-products .exposed-products .splide__slide,#home-action-products .exposed-action .splide__slide{padding:0 20px}#home-exposed-products .container-xl,#home-action-products .container-xl{padding-bottom:47px}@media (min-width:768px){#home-exposed-products .container-xl,#home-action-products .container-xl{padding-bottom:90px}}#home-action-products .container-xl{border-bottom:1px solid rgba(0,0,0,.2)}.single-exposed-product .product,.single-related-product .product{max-width:440px;margin:0 auto}.single-exposed-product .product .image,.single-related-product .product .image{margin-bottom:12px;border:1px solid #f2f2f2;position:relative}@media (min-width:768px){.single-exposed-product .product .image,.single-related-product .product .image{margin-bottom:24px}}.single-exposed-product .product .image .discount,.single-related-product .product .image .discount{position:absolute;right:15px;top:15px;width:47px;height:47px;background:#f9c656;display:flex;justify-content:center;align-items:center}@media (min-width:768px){.single-exposed-product .product .image .discount,.single-related-product .product .image .discount{width:80px;height:80px}}.single-exposed-product .product .image .discount span,.single-related-product .product .image .discount span{font-family:"PTSans Bold",sans-serif;color:#fff;font-size:14px;line-height:16px}@media (min-width:768px){.single-exposed-product .product .image .discount span,.single-related-product .product .image .discount span{font-size:24px;line-height:28px}}.single-exposed-product .product .product-inner,.single-related-product .product .product-inner{position:relative}.single-exposed-product .product .product-inner .product-link,.single-related-product .product .product-inner .product-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.single-exposed-product .product .product-inner .content-bot,.single-related-product .product .product-inner .content-bot{flex-direction:column}@media (min-width:768px){.single-exposed-product .product .product-inner .content-bot,.single-related-product .product .product-inner .content-bot{flex-direction:row}}.single-exposed-product .product .product-inner .product-content .category,.single-related-product .product .product-inner .product-content .category{width:100%;margin-bottom:12px;font-size:12px;line-height:14px;z-index:4;position:relative}.single-exposed-product .product .product-inner .product-content .category a:hover,.single-related-product .product .product-inner .product-content .category a:hover{text-decoration:underline}.single-exposed-product .product .product-inner .product-content .title,.single-related-product .product .product-inner .product-content .title{width:100%;margin-bottom:16px}@media (min-width:768px){.single-exposed-product .product .product-inner .product-content .title,.single-related-product .product .product-inner .product-content .title{max-width:68%;margin-bottom:0}}.single-exposed-product .product .product-inner .product-content .title h2,.single-related-product .product .product-inner .product-content .title h2{padding-left:0!important;font-size:16px;line-height:25px;font-family:"PTSans Regular",sans-serif}.single-exposed-product .product .product-inner .product-content .title h3,.single-related-product .product .product-inner .product-content .title h3{font-family:"PTSans Bold",sans-serif;font-size:16px;line-height:21px;margin:0}.single-exposed-product .product .product-inner .product-content .price-container,.single-related-product .product .product-inner .product-content .price-container{width:100%;text-align:left}@media (min-width:768px){.single-exposed-product .product .product-inner .product-content .price-container,.single-related-product .product .product-inner .product-content .price-container{max-width:32%;text-align:right}}.single-exposed-product .product .product-inner .product-content .price-container .price,.single-related-product .product .product-inner .product-content .price-container .price{color:#679696;font-family:"PTSans Bold",sans-serif}.single-exposed-product .product .product-inner .product-content .price-container .price.no-discount,.single-related-product .product .product-inner .product-content .price-container .price.no-discount{color:#000}.single-exposed-product .product .product-inner .product-content .price-container .old-price,.single-related-product .product .product-inner .product-content .price-container .old-price{font-family:"PTSans Regular",sans-serif;text-decoration:line-through;color:#c3bbbd}.single-related-product .category,.single-related-product .title{text-align:left}#error-page{padding-bottom:48px;padding-top:48px}@media (min-width:768px){#error-page{padding-bottom:76px;padding-top:76px}}.error-content{display:flex;align-items:center}.error-content h1{font-size:36px;line-height:42px}@media (min-width:768px){.error-content h1{font-size:61px;line-height:71px}}.error-product .single-exposed-product .product{margin:0 auto;max-width:242px!important}@media (min-width:768px){.error-product .single-exposed-product .product{max-width:298px!important}}.product-banner .product-inner{position:relative;display:flex;align-items:center}.product-banner .product-inner .content{position:absolute;padding-left:24px;color:#fff;font-family:"PTSans Bold",sans-serif}.product-banner .product-inner .content .suptitle{font-size:24px;line-height:28px}.product-banner .product-inner .content .title{font-size:48px;line-height:56px}.product-banner .product-inner .content .title h2{margin-top:8px;margin-bottom:32px}.product-banner.in-product img{object-fit:cover;width:100%;height:auto}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-video,.fancybox-iframe{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:0px){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{to{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:0px){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@keyframes leaflet-gestures-fadein{0%{opacity:0}to{opacity:1}}.leaflet-container:after{animation:leaflet-gestures-fadein .8s backwards;color:#fff;font-family:"Roboto",Arial,sans-serif;font-size:22px;justify-content:center;display:flex;align-items:center;padding:15px;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:461;pointer-events:none}.leaflet-gesture-handling-touch-warning:after,.leaflet-gesture-handling-scroll-warning:after{animation:leaflet-gestures-fadein .8s forwards}.leaflet-gesture-handling-touch-warning:after{content:attr(data-gesture-handling-touch-content)}.leaflet-gesture-handling-scroll-warning:after{content:attr(data-gesture-handling-scroll-content)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:0;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:0 0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}.inner-visual .inner-visual-wrapper{position:relative;padding:30px 0;background:#fff}@media (min-width:768px){.inner-visual .inner-visual-wrapper{padding:30px}}.inner-visual .inner-visual-wrapper .img-wrapper{position:relative}.inner-visual .inner-visual-wrapper .img-wrapper::after{position:absolute;width:100%;height:100%;content:'';top:0;left:0;background:rgba(0,0,0,.2)}.inner-visual .inner-visual-wrapper .img-wrapper img{object-fit:cover}@media (min-width:768px){.inner-visual .inner-visual-wrapper .img-wrapper img{max-height:350px}}.inner-visual .inner-visual-wrapper .inner-visual-content{display:flex;align-items:center;justify-content:center}.inner-visual .inner-visual-wrapper .content{position:absolute;top:0;left:0;z-index:1}.inner-visual .inner-visual-wrapper .content h1{color:#fff;margin:0;font-size:36px;line-height:42px;font-family:"OpenSans Medium",sans-serif}@media (min-width:768px){.inner-visual .inner-visual-wrapper .content h1{font-size:61px;line-height:71px}}.inner-visual.shop-category .inner-visual-wrapper img{max-height:196px}.inner-visual.shop-category .inner-visual-wrapper .content h1{text-transform:uppercase;font-size:30px;line-height:41px}.about-us .content-section{margin-bottom:120px}.about-us .exposed-text{padding-left:40px;padding-right:40px}.about-us .exposed-text .row{padding-top:50px;padding-bottom:50px;border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1)}.about-us .exposed-text h2{font-size:20px;line-height:27px;margin-bottom:15px;margin-top:0;color:#000}@media (min-width:768px){.about-us .exposed-text h2{margin-bottom:30px;font-size:25px;line-height:34px}}.about-us .exposed-text p{margin:0;color:#747474;font-size:15px;line-height:24px}.about-us .exposed-text p strong{color:#000;font-size:15px}.about-us .exposed-text .content-edit{margin-bottom:24px}.about-us .exposed-text .content-edit:last-of-type{margin-bottom:0}@media (min-width:768px){.about-us .exposed-text .content-edit{margin-bottom:0}}.contact-form{padding-top:60px;padding-bottom:60px}@media (min-width:768px){.contact-form{padding-top:150px;padding-bottom:150px}}.contact-form .form-text{margin-bottom:34px}@media (min-width:768px){.contact-form .form-text{margin-bottom:54px}}.contact-form .form-text h2{font-size:25px;line-height:38px}@media (min-width:768px){.contact-form .form-text h2{font-size:40px;line-height:53px}}.contact-form .contact-form-form form{margin-bottom:0}.contact-form .contact-form-form form .form-group{margin-bottom:16px}.contact-form .contact-form-form form .form-group .form-row{margin-bottom:0}.contact-form .contact-form-form form .form-group .form-row label{padding-left:22px;margin-bottom:12px;display:block}.contact-form .contact-form-form form .form-group .form-row input[type=text],.contact-form .contact-form-form form .form-group .form-row input[type=email],.contact-form .contact-form-form form .form-group .form-row textarea,.contact-form .contact-form-form form .form-group .form-row select{border:1px solid #000;color:#000;font-family:"PTSans Regular",sans-serif;border-radius:32px;padding-left:22px}.contact-form .contact-form-form form .form-group .form-row input[type=text]::placeholder,.contact-form .contact-form-form form .form-group .form-row input[type=email]::placeholder,.contact-form .contact-form-form form .form-group .form-row textarea::placeholder,.contact-form .contact-form-form form .form-group .form-row select::placeholder{color:#000}.contact-form .contact-form-form form .form-group .form-row textarea{padding:22px;height:calc(100% - 50px)}.contact-form .contact-form-form form .form-group.text .form-row,.contact-form .contact-form-form form .form-group.text .form-group{height:100%}.contact-form .contact-form-form form .send-button{margin:0}.contact-form .contact-form-form .form-error{margin-bottom:24px}.contact-form .contact-form-form .form-error span{color:#ec1c24;font-family:"OpenSans Medium",sans-serif}.contact-form .was-validated :invalid~.invalid-feedback,.contact-form .was-validated :invalid~.invalid-tooltip,.contact-form .is-invalid~.invalid-feedback,.contact-form .is-invalid~.invalid-tooltip{display:block}.contact-form .invalid-tooltip{position:absolute;top:-24px;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(236,28,36,.9);border-radius:0}#map{height:450px;z-index:1}.form-link{text-decoration:underline}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base{background:#817e7f}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}.range-slider .filter-title{font-size:18px;line-height:23px;letter-spacing:1px;margin-bottom:24px;font-family:"OpenSans Medium",sans-serif}@media (min-width:768px){.range-slider .filter-title{font-size:25px;line-height:29px}}.range-slider #price-range{background:#fff;border-radius:0;border:0;border-radius:0;height:3px;box-shadow:none;margin:40px 0 40px 0}.range-slider #price-range .noUi-connect{background:#000}.range-slider #price-range .noUi-tooltip{border-radius:0;border:0;top:220%;bottom:auto;color:#fff;background:#444;font-size:12px;font-family:"PTSans Bold",sans-serif}.range-slider #price-range .noUi-tooltip:before{content:'';width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #444;position:absolute;top:-6px;left:50%;transform:translate(-50%,0)}.range-slider #price-range .noUi-handle{position:absolute;width:24px;height:24px;top:-11px;right:0;border:3px solid #000;border-radius:12px;box-shadow:none;background:#fff}.range-slider #price-range .noUi-handle.noUi-handle-lower{left:100%}.range-slider .price-input{border:1px solid #c3bbbd;border-radius:0;padding:10px;max-width:127px;font-size:17px;line-height:19px}.range-slider .price-input.price-filter-min-price{margin-right:24px}.range-slider .price-input:focus-visible{outline:1px solid #1f1f1f;outline-offset:-1px}
/*# sourceMappingURL=maps/main.css.map */
