:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--breakpoint-xxl: 1400px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,footer,header,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}pre,code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.img-fluid{max-width:100%;height:auto}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.container{width:100%;padding-right:15px;padding-left:15px;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:1140px}}@media (min-width: 1400px){.container{max-width:1380px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-3,.col-4,.col-6,.col-12,.col,.col-auto,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-10,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-xl-2,.col-xl-4,.col-xl-5,.col-xl-7,.col-xl-8{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width: 768px){.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}}@media (min-width: 992px){.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}@media (min-width: 1200px){.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}}.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,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-hover tbody tr:hover{color:#212529;background-color:#00000013}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{-webkit-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem #007bff40}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem #28a74540}textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-check-input.is-valid~.form-check-label{color:#28a745}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.is-invalid~.invalid-feedback{display:block}.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem #dc354540}textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback{display:block}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem #007bff40}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0069d9;border-color:#0062cc;-webkit-box-shadow:0 0 0 .2rem rgba(38,143,255,.5);box-shadow:0 0 0 .2rem #268fff80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,143,255,.5);box-shadow:0 0 0 .2rem #268fff80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;-webkit-box-shadow:0 0 0 .2rem rgba(130,138,145,.5);box-shadow:0 0 0 .2rem #828a9180}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(130,138,145,.5);box-shadow:0 0 0 .2rem #828a9180}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem #48b46180}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem #48b46180}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem #e1536180}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem #e1536180}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus,.btn-outline-primary.focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem #007bff80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem #007bff80}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem #28a74580}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem #28a74580}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem #dc354580}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem #dc354580}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem #f8f9fa80}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{-webkit-transition:none;transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-left{right:auto;left:0}.dropdown-menu-xxl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle:after{display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:1}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.form-control:focus{z-index:3}.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend,.input-group-append{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-append .btn+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:first-child>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.375rem .625rem;margin-left:0;line-height:1.25;color:#007bff;background-color:transparent;border:0 solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#f0f0f0;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem #007bff40}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.badge{-webkit-transition:none;transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0062cc}a.badge-primary:focus,a.badge-primary.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem #007bff80}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34}a.badge-success:focus,a.badge-success.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem #28a74580}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00}a.badge-warning:focus,a.badge-warning.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem #ffc10780}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.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}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{-webkit-transform:translateX(100%);transform:translate(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{-webkit-transform:translateX(-100%);transform:translate(-100%)}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators li{-webkit-transition:none;transition:none}}.carousel-indicators .active{opacity:1}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.align-middle{vertical-align:middle!important}.bg-primary{background-color:#007bff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.rounded{border-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media (min-width: 768px){.d-md-inline{display:inline!important}.d-md-block{display:block!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}}@media (min-width: 1400px){.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position: -webkit-sticky) or (position: sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem #00000013!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem #0000002d!important}.w-100{width:100%!important}.h-100{height:100%!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mt-3{margin-top:1rem!important}.mr-3{margin-right:1rem!important}.mb-3{margin-bottom:1rem!important}.ml-3{margin-left:1rem!important}.mt-4{margin-top:1.5rem!important}.mr-4{margin-right:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.mt-5{margin-top:3rem!important}.mb-5{margin-bottom:3rem!important}.p-0{padding:0!important}.py-0{padding-top:0!important}.px-0{padding-right:0!important}.py-0{padding-bottom:0!important}.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.px-1{padding-right:.25rem!important}.py-1{padding-bottom:.25rem!important}.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.py-2{padding-bottom:.5rem!important}.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.px-4{padding-right:1.5rem!important}.py-4{padding-bottom:1.5rem!important}.px-4{padding-left:1.5rem!important}.py-5{padding-top:3rem!important}.px-5{padding-right:3rem!important}.py-5{padding-bottom:3rem!important}.px-5{padding-left:3rem!important}.mt-auto{margin-top:auto!important}.mx-auto{margin-right:auto!important}.mx-auto{margin-left:auto!important}@media (min-width: 992px){.mt-lg-0{margin-top:0!important}}@media (min-width: 1200px){.mt-xl-2{margin-top:.5rem!important}}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.font-weight-bold{font-weight:700!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0056b3!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-muted{color:#6c757d!important}.text-decoration-none{text-decoration:none!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*:before,*:after{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}pre{white-space:pre-wrap!important}pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/build/assets/owl.video.play-BJo37keB.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__share-modal--fade-in{opacity:1}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp__top-bar,.pswp__caption{background-color:#00000080}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:#0000004d}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption{opacity:.001}.pswp__element--disabled{display:none!important}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}@-webkit-keyframes loader-animation{0%{-webkit-transform:rotateZ(0deg);transform:rotate(0)}to{-webkit-transform:rotateZ(360deg);transform:rotate(360deg)}}@keyframes loader-animation{0%{-webkit-transform:rotateZ(0deg);transform:rotate(0)}to{-webkit-transform:rotateZ(360deg);transform:rotate(360deg)}}html{height:100%}body{height:100%;background:#fafafa;color:#262626;font-family:Roboto,"sans-serif";font-size:16px;font-weight:400;line-height:1.5;overflow-y:scroll;-webkit-backface-visibility:hidden;backface-visibility:hidden}[dir=ltr] body{text-align:left;direction:ltr}[dir=rtl] body{text-align:right;direction:rtl}a{color:#cb1818}a:hover{color:#cb1818;text-decoration:none}label{margin-bottom:.25rem;font-size:15px}h1{font-size:40px;font-weight:500}h2{font-size:32px;font-weight:500}h3{font-size:28px;font-weight:500}h4{font-size:24px;font-weight:500}h5{font-size:20px;font-weight:500}h6{font-size:16px;font-weight:500}.document{max-width:760px;margin:0 auto}.document__header{text-align:center;padding:44px 0 52px}.document__title{font-weight:700;letter-spacing:.01em;margin:0}.document__content{padding:50px}@media (max-width: 1199.98px){.document__header{padding:44px 0 48px}}@media (max-width: 991.98px){.document__content{padding:40px}}@media (max-width: 767.98px){.document__header{padding:36px 0 40px}.document__title{font-size:36px}.document__content{padding:28px}}@media (max-width: 575.98px){.document__title{font-size:32px}.document__content{padding:24px}.document__content .typography{font-size:15px}}.col-1of5{padding:0 15px;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;position:relative;width:100%}@media (min-width: 1200px){.mobile-header,.mobile-menu{display:none}}.site{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.site__header{-ms-flex-negative:0;flex-shrink:0}.site__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.site__footer{-ms-flex-negative:0;flex-shrink:0}.alert{border:none;border-radius:2px;font-size:15px;line-height:20px;padding:.75rem 1rem}.alert a{box-decoration-break:clone;-webkit-box-decoration-break:clone;color:currentColor;background:#ffffff80;border-radius:1.5px;padding:0 3px}.alert a:hover{background:#ffffffd9}.alert a:active{background:#ffffff80}.alert hr{border-color:currentColor;opacity:.12}.alert-success{background:#bde5a1;color:#34402d}.alert-danger{background:#ffb8b8;color:#473333}.alert-warning{background:#f2e291;color:#4d472e}[dir=ltr] .alert-dismissible{padding-right:3rem}[dir=rtl] .alert-dismissible{padding-left:3rem}.alert-dismissible .close{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 1rem;height:100%;-webkit-transition:all .2s;transition:all .2s;fill:#0000004d;background:transparent}[dir=ltr] .alert-dismissible .close{right:0;border-top-right-radius:1.5px;border-bottom-right-radius:1.5px}[dir=rtl] .alert-dismissible .close{left:0;border-top-left-radius:1.5px;border-bottom-left-radius:1.5px}.alert-dismissible .close:focus{outline:none}.alert-dismissible .close:not(:disabled):not(.disabled):focus,.alert-dismissible .close:not(:disabled):not(.disabled):hover{background:#00000014;fill:#00000080;opacity:1}.arrow__button{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;background:transparent;pointer-events:none;-webkit-transition:color .15s;transition:color .15s;color:#fff}.arrow__button:before{background:#e52727}.arrow__button svg{fill:#fff;display:block}[dir=ltr] .arrow__button svg{-webkit-transform:scaleX(1);transform:scaleX(1)}[dir=rtl] .arrow__button svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.arrow__button:focus{outline:none}.arrow__button:before{position:absolute;display:block;content:"";height:100%;-webkit-transform-origin:center center;transform-origin:center center;z-index:-1;border-radius:2px;pointer-events:auto;-webkit-transition:background .15s;transition:background .15s}.arrow__button:hover:before{background:#333}.arrow__button:active{color:#fff}.arrow__button:active:before{background:#474747}.arrow__button:active,.arrow__button:active:before{-webkit-transition-duration:0s;transition-duration:0s}.arrow__button:after{position:absolute;display:block;content:"";top:-2px;width:calc(100% + 4px);height:calc(100% + 4px);-webkit-transition:background .2s;transition:background .2s;opacity:.01}[dir=ltr] .arrow__button:after{left:-2px}[dir=rtl] .arrow__button:after{right:-2px}.arrow__button:hover:after{background:#00000003}.arrow__button:active:after{background:#ffffff03;-webkit-transition-duration:0s;transition-duration:0s}[dir=ltr] .arrow--next svg{margin-right:-1px}[dir=rtl] .arrow--next svg{margin-left:-1px}[dir=ltr] .arrow--prev svg{margin-left:-1px}[dir=rtl] .arrow--prev svg{margin-right:-1px}.arrow__button{height:23px;padding:0 14.37131px}.arrow__button:before{width:calc(100% - 8.37131px)}[dir=ltr] .arrow__button:before{left:4.18566px}[dir=rtl] .arrow__button:before{right:4.18566px}[dir=ltr] .arrow__button:before{-webkit-transform:skewX(-20deg);transform:skew(-20deg)}[dir=rtl] .arrow__button:before{-webkit-transform:skewX(20deg);transform:skew(20deg)}.breadcrumb{background:transparent;padding:0;margin:0;line-height:20px;font-size:14px;color:#6c757d}.breadcrumb:after{content:"";clear:both}.breadcrumb__list{display:block;list-style:none;padding:0;margin:-4px 0 0;width:100%}.breadcrumb__item{margin-top:4px}[dir=ltr] .breadcrumb__item{margin-right:-7.12435px;float:left}[dir=rtl] .breadcrumb__item{margin-left:-7.12435px;float:right}.breadcrumb__item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:0;height:21px;padding:0 15.12435px;pointer-events:none}.breadcrumb__item-link,.breadcrumb__item-link:hover{color:inherit}.breadcrumb__item-link:before,.breadcrumb__item-link:after{pointer-events:auto;position:absolute;background-color:#ebebeb;top:0;bottom:0;z-index:-1;border-radius:3px;-webkit-transition:background .1s;transition:background .1s}.breadcrumb__item-link:before{content:""}[dir=ltr] .breadcrumb__item-link:before{left:6.06217px;right:6.06217px;-webkit-transform:skewX(-30deg);transform:skew(-30deg)}[dir=rtl] .breadcrumb__item-link:before{right:6.06217px;left:6.06217px;-webkit-transform:skewX(30deg);transform:skew(30deg)}[dir=ltr] .breadcrumb__item--first .breadcrumb__item-link{padding-left:7px}[dir=rtl] .breadcrumb__item--first .breadcrumb__item-link{padding-right:7px}.breadcrumb__item--first .breadcrumb__item-link:after{content:""}[dir=ltr] .breadcrumb__item--first .breadcrumb__item-link:after{left:0;right:12.12435px}[dir=rtl] .breadcrumb__item--first .breadcrumb__item-link:after{right:0;left:12.12435px}.breadcrumb__item--parent .breadcrumb__item-link:hover:before,.breadcrumb__item--parent .breadcrumb__item-link:hover:after{background-color:#e5e5e5}.breadcrumb__item--parent .breadcrumb__item-link:active:before,.breadcrumb__item--parent .breadcrumb__item-link:active:after{-webkit-transition-duration:0s;transition-duration:0s;background-color:#e0e0e0}[dir=ltr] .breadcrumb__item--last{margin-right:0}[dir=rtl] .breadcrumb__item--last{margin-left:0}.breadcrumb__title-safe-area{display:block;height:21px;width:calc(50% + var(--block-header-title-width, 0px) / 2 + 64px);margin-top:4px}[dir=ltr] .breadcrumb__title-safe-area{float:left}[dir=rtl] .breadcrumb__title-safe-area{float:right}@media (max-width: 1199.98px){.breadcrumb__title-safe-area{display:none}}.btn{border:none;border-radius:2px;fill:currentColor;font-weight:500}.btn.disabled,.btn:disabled{cursor:default}.btn-icon{padding:0}.btn-icon svg{display:block;margin:auto}.btn:not(.btn-icon){font-size:16px;line-height:19px;padding:8.5px 16px}.btn.btn-icon{height:36px;width:36px}.btn-sm:not(.btn-icon){font-size:14px;line-height:17px;padding:6.5px 12px}.btn-sm.btn-icon{height:30px;width:30px}.btn-lg:not(.btn-icon){font-size:18px;line-height:22px;padding:10px 24px}.btn-lg.btn-icon{height:42px;width:42px}.btn-primary:hover{border-color:#333;background:#333;color:#fff}.btn-primary,.btn-primary.disabled,.btn-primary:disabled{border-color:#e52727;background:#e52727;color:#fff}.btn-primary.focus,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus{border-color:#333;background:#333;color:#fff;-webkit-box-shadow:none;box-shadow:none}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus{border-color:#4d4d4d;background:#4d4d4d;color:#fff}.btn-secondary:hover{border-color:#e5e5e5;background:#e5e5e5;color:#333}.btn-secondary,.btn-secondary.disabled,.btn-secondary:disabled{border-color:#f0f0f0;background:#f0f0f0;color:#333}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus{border-color:#e5e5e5;background:#e5e5e5;color:#333;-webkit-box-shadow:none;box-shadow:none}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus{border-color:#d6d6d6;background:#d6d6d6;color:#333}.btn-muted:hover{border-color:#f2f2f2;background:#f2f2f2;color:#4d4d4d}.btn-muted,.btn-muted.disabled,.btn-muted:disabled{border-color:#fff;background:#fff;color:#ccc}.btn-muted.focus,.btn-muted:focus,.btn-muted:not(:disabled):not(.disabled).active:focus,.btn-muted:not(:disabled):not(.disabled):active:focus{border-color:#f2f2f2;background:#f2f2f2;color:#4d4d4d;-webkit-box-shadow:none;box-shadow:none}.btn-muted:not(:disabled):not(.disabled):active,.btn-muted:not(:disabled):not(.disabled).active,.btn-muted:not(:disabled):not(.disabled).active:focus,.btn-muted:not(:disabled):not(.disabled):active:focus{border-color:#ebebeb;background:#ebebeb;color:#4d4d4d}.card{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017;border:none;border-radius:0}.card-header{border-radius:0;background:transparent;padding:1.25rem 2rem;border:none}.card-header>h5{margin-bottom:0}.card-title{font-size:24px;font-weight:500;padding-bottom:8px;border-bottom:1px solid #ebebeb;margin-bottom:2rem;margin-top:-4px}@media (min-width: 992px){.container--max--lg{max-width:960px}}@media (min-width: 1200px){.container--max--xl{max-width:1140px}}.container .container{padding:0}.decor{display:block}.decor--type--center .decor__body{overflow:hidden;position:relative}.decor--type--center .decor__start,.decor--type--center .decor__end{position:absolute}.decor--type--center .decor__start{-webkit-transform-origin:right top;transform-origin:right top}.decor--type--center .decor__end{-webkit-transform-origin:left top;transform-origin:left top}.decor--type--center .decor__center{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.decor--type--center .decor__body{height:31px;margin:0 -10px -10px}.decor--type--center .decor__start,.decor--type--center .decor__end{height:21px;width:calc(50% - 22.12435px)}.decor--type--center .decor__start{left:10px;-webkit-transform:skewX(30deg);transform:skew(30deg)}.decor--type--center .decor__end{right:10px;-webkit-transform:skewX(-30deg);transform:skew(-30deg)}.decor--type--center .decor__center{height:21px;width:26.2487px}.decor--type--bottom{width:100%;position:relative;pointer-events:none;overflow:hidden;height:31px}.decor--type--bottom .decor__start,.decor--type--bottom .decor__end{position:absolute;width:calc((100% - 1510px)/2);bottom:0}.decor--type--bottom .decor__start{left:0;-webkit-transform-origin:right bottom;transform-origin:right bottom}.decor--type--bottom .decor__end{right:0;-webkit-transform-origin:left bottom;transform-origin:left bottom}.decor--type--bottom .decor__start,.decor--type--bottom .decor__end{height:21px}.decor--type--bottom .decor__start{border-top-right-radius:2px}.decor--type--bottom .decor__end{border-top-left-radius:2px}.decor--type--bottom .decor__start{-webkit-transform:skewX(30deg);transform:skew(30deg)}.decor--type--bottom .decor__end{-webkit-transform:skewX(-30deg);transform:skew(-30deg)}.filters-button{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f0f0f0;border:none;border-radius:2px;font-size:15px;line-height:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;font-family:inherit;-webkit-transition:background-color .12s;transition:background-color .12s;padding-top:7px;padding-bottom:7px}[dir=ltr] .filters-button{padding-left:9px;padding-right:7px}[dir=rtl] .filters-button{padding-right:9px;padding-left:7px}.filters-button:focus{outline:none}.filters-button:hover{background:#ebebeb}.filters-button:active{background:#e0e0e0}[dir=ltr] .form-check{padding-left:1.5rem}[dir=rtl] .form-check{padding-right:1.5rem}.form-check-input{position:absolute;margin-top:.1875rem}[dir=ltr] .form-check-input{margin-left:-1.5rem}[dir=rtl] .form-check-input{margin-right:-1.5rem}.form-control{border-radius:2px;border-width:1px;border-style:solid;background-clip:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:border-color .15s ease-in-out,background .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,background .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,background .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,background .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;color:#262626;background-color:#ebebeb;border-color:#ebebeb;height:36px;padding:7.5px 10px;font-size:16px;line-height:19px}.form-control::-webkit-input-placeholder{color:#6c757d}.form-control::-moz-placeholder{color:#6c757d}.form-control:-ms-input-placeholder{color:#6c757d}.form-control::-ms-input-placeholder{color:#6c757d}.form-control::placeholder{color:#6c757d}.form-control[readonly]{color:#262626;background-color:#ebebeb;border-color:#ebebeb}.form-control[readonly]::-webkit-input-placeholder{color:#6c757d}.form-control[readonly]::-moz-placeholder{color:#6c757d}.form-control[readonly]:-ms-input-placeholder{color:#6c757d}.form-control[readonly]::-ms-input-placeholder{color:#6c757d}.form-control[readonly]::placeholder{color:#6c757d}.form-control:hover{border-color:#d9d9d9}.form-control:focus{-webkit-box-shadow:none;box-shadow:none;background-color:#fff;border-color:#d9d9d9}.form-control:disabled{opacity:.7;color:#262626;background-color:#ebebeb;border-color:#ebebeb}.form-control:disabled::-webkit-input-placeholder{color:#6c757d}.form-control:disabled::-moz-placeholder{color:#6c757d}.form-control:disabled:-ms-input-placeholder{color:#6c757d}.form-control:disabled::-ms-input-placeholder{color:#6c757d}.form-control:disabled::placeholder{color:#6c757d}.form-control.is-invalid:focus,.form-control.is-valid:focus{-webkit-box-shadow:none;box-shadow:none}.form-control.is-invalid,.form-control.is-valid{background-image:none}.form-control.is-valid{color:#262626;background-color:#e2f2da;border-color:#e2f2da}.form-control.is-valid::-webkit-input-placeholder{color:#6c757d}.form-control.is-valid::-moz-placeholder{color:#6c757d}.form-control.is-valid:-ms-input-placeholder{color:#6c757d}.form-control.is-valid::-ms-input-placeholder{color:#6c757d}.form-control.is-valid::placeholder{color:#6c757d}.form-control.is-valid:hover{border-color:#c3d9b8}.form-control.is-valid:focus{background-color:#fff;border-color:#8c6}.form-control.is-invalid{color:#262626;background-color:#f2dada;border-color:#f2dada}.form-control.is-invalid::-webkit-input-placeholder{color:#6c757d}.form-control.is-invalid::-moz-placeholder{color:#6c757d}.form-control.is-invalid:-ms-input-placeholder{color:#6c757d}.form-control.is-invalid::-ms-input-placeholder{color:#6c757d}.form-control.is-invalid::placeholder{color:#6c757d}.form-control.is-invalid:hover{border-color:#d9a3a3}.form-control.is-invalid:focus{background-color:#fff;border-color:#c66}.form-control-lg{height:42px;padding:9.5px 12px;font-size:18px;line-height:21px}.form-control-sm{height:30px;padding:5.5px 8px;font-size:14px;line-height:17px}select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:not(:disabled){cursor:pointer}select.form-control,select.form-control.is-invalid,select.form-control.is-valid{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath fill='rgba(0, 0, 0, 0.55)' d='M4.503,4 L0.497,4 C0.094,4 -0.142,3.492 0.089,3.122 L2.095,0.233 C2.293,-0.084 2.712,-0.084 2.911,0.233 L4.911,3.122 C5.142,3.492 4.906,4 4.503,4 ZM0.497,6 L4.503,6 C4.906,6 5.142,6.504 4.911,6.871 L2.905,9.737 C2.707,10.052 2.288,10.052 2.089,9.737 L0.089,6.871 C-0.142,6.504 0.094,6 0.497,6 Z'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:5px 10px}select.form-control::-ms-expand{display:none}[dir=ltr] select.form-control{padding-right:27px;background-position:right 10px center}[dir=rtl] select.form-control{padding-left:27px;background-position:left 10px center}[dir=ltr] select.form-control-lg{padding-right:31px;background-position:right 12px center}[dir=rtl] select.form-control-lg{padding-left:31px;background-position:left 12px center}[dir=ltr] select.form-control-sm{padding-right:23px;background-position:right 8px center}[dir=rtl] select.form-control-sm{padding-left:23px;background-position:left 8px center}.invalid-feedback{color:#b32d2d}.image--type--product .image__body,.image--type--category .image__body{display:block;position:relative;width:100%}.image--type--product .image__tag,.image--type--category .image__tag{display:block;position:absolute;width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}.image--type--product .image__body,.image--type--category .image__body{padding-bottom:100%}.input-check{display:inline-block}.input-check__body{display:block;position:relative;width:16px;height:16px}.input-check__input{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0;cursor:inherit}.input-check__box{display:block;width:16px;height:16px;border-radius:1.2px;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.15) inset;box-shadow:0 0 0 1px #00000026 inset;-webkit-transition:background .15s,-webkit-box-shadow .15s;transition:background .15s,-webkit-box-shadow .15s;transition:background .15s,box-shadow .15s;transition:background .15s,box-shadow .15s,-webkit-box-shadow .15s}.input-check__icon{pointer-events:none;position:absolute;left:4px;top:5px;fill:#fff;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:fill .15s,visibility 0s .15s,-webkit-transform .15s;transition:fill .15s,visibility 0s .15s,-webkit-transform .15s;transition:fill .15s,transform .15s,visibility 0s .15s;transition:fill .15s,transform .15s,visibility 0s .15s,-webkit-transform .15s}.input-check__icon svg{display:block}.input-check__input:checked~.input-check__box{background:#e52727;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.05) inset;box-shadow:0 0 0 1px #0000000d inset}.input-check__input:checked~.input-check__icon{fill:#fff;-webkit-transition-delay:0s,0s,0s;transition-delay:0s,0s,0s;-webkit-transform:scale(1);transform:scale(1)}.input-check__input:disabled~.input-check__box{background:#f2f2f2;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;box-shadow:0 0 0 1px #0000001a inset}.input-check__input:disabled~.input-check__icon{fill:#0003}.input-number{display:block;width:100%;position:relative}.input-number__input{-moz-appearance:textfield;display:block;width:100%;min-width:88px;padding-left:24px;padding-right:24px;text-align:center}.input-number__input::-webkit-inner-spin-button,.input-number__input::-webkit-outer-spin-button{-webkit-appearance:none}.input-number__sub,.input-number__add{position:absolute;height:100%;width:24px;top:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.3;-webkit-transition:opacity .18s;transition:opacity .18s}.input-number__sub:before,.input-number__sub:after,.input-number__add:before,.input-number__add:after{display:block;content:"";position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);background:currentColor}.input-number__sub:before,.input-number__add:before{width:8px;height:2px}.input-number__sub:hover,.input-number__add:hover{opacity:1}[dir=ltr] .input-number__sub{left:1px}[dir=rtl] .input-number__sub,[dir=ltr] .input-number__add{right:1px}[dir=rtl] .input-number__add{left:1px}.input-number__add:after{width:2px;height:8px}.input-radio{display:inline-block}.input-radio__body{display:block;position:relative;width:16px;height:16px}.input-radio__input{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0;cursor:inherit}.input-radio__circle{display:block;width:16px;height:16px;border-radius:8px;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.17) inset;box-shadow:0 0 0 1px #0000002b inset;-webkit-transition:background .2s,-webkit-box-shadow .2s;transition:background .2s,-webkit-box-shadow .2s;transition:background .2s,box-shadow .2s;transition:background .2s,box-shadow .2s,-webkit-box-shadow .2s}.input-radio__circle:after{display:block;content:"";position:absolute;left:5px;top:5px;width:6px;height:6px;border-radius:3px;background:#fff;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:background .2s,visibility 0s .2s,-webkit-transform .2s;transition:background .2s,visibility 0s .2s,-webkit-transform .2s;transition:background .2s,transform .2s,visibility 0s .2s;transition:background .2s,transform .2s,visibility 0s .2s,-webkit-transform .2s;visibility:hidden}.input-radio__input:checked~.input-radio__circle{background:#e52727;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.08) inset;box-shadow:0 0 0 1px #00000014 inset}.input-radio__input:checked~.input-radio__circle:after{background:#fff;visibility:visible;-webkit-transition-delay:0s,0s,0s;transition-delay:0s,0s,0s;-webkit-transform:scale(1);transform:scale(1)}.input-radio__input:disabled~.input-radio__circle{background:#f2f2f2;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.12) inset;box-shadow:0 0 0 1px #0000001f inset}.input-radio__input:disabled~.input-radio__circle:after{background:#0003}.layout-switcher__list{display:-webkit-box;display:-ms-flexbox;display:flex}.layout-switcher__button{padding:7px;margin:0;border:none;display:block;border-radius:2px;background-color:transparent;color:#95a0a6}.layout-switcher__button:focus{outline:none}.layout-switcher__button svg{display:block;fill:currentColor}.layout-switcher__button:hover{background-color:#f0f0f0}.layout-switcher__button--active{color:#e52727}.layout-switcher__button--active:hover{background-color:transparent}.modal{-webkit-overflow-scrolling:touch;padding-left:0!important;padding-right:0!important}.modal-backdrop{background:#333c}.modal-backdrop.show{opacity:1}.modal-content{border:none;border-radius:2px;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);box-shadow:0 1px 10px #0000001a}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noUi-origin{height:10%;width:10%}.noUi-base{padding-top:5px}.pagination{margin-bottom:0;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[dir=ltr] .pagination .page-item{margin-right:6px}[dir=rtl] .pagination .page-item{margin-left:6px}[dir=ltr] .pagination .page-item:last-child{margin-right:0}[dir=rtl] .pagination .page-item:last-child{margin-left:0}.page-link{font-size:15px;line-height:18px;border-radius:2px;padding:6px 10px;-webkit-transition:background .15s;transition:background .15s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#f0f0f0;color:#262626}.page-link:hover{background-color:#e5e5e5;color:#262626}.page-link:active{-webkit-transition-duration:0s;transition-duration:0s;background-color:#e0e0e0;color:#262626}.page-link:focus{-webkit-box-shadow:none;box-shadow:none}.page-item:first-child .page-link,.page-item:last-child .page-link{border-radius:2px}.page-item.disabled .page-link{background-color:#f0f0f0;color:#b3b3b3}.page-item.active .page-link{background-color:#e52727;color:#fff;cursor:default}.pagination__dots{position:relative;width:2px;height:2px;border-radius:1px;background:#00000040;margin:0 4px}.pagination__dots:before,.pagination__dots:after{display:block;content:"";position:absolute;width:inherit;height:inherit;border-radius:inherit;background:inherit}.pagination__dots:before{top:-5px}.pagination__dots:after{bottom:-5px}.page-item--dots,.page-link--with-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-link__arrow{display:block;margin:3px 0 4px;fill:currentColor;opacity:.8}[dir=ltr] .page-link__arrow{-webkit-transform:scaleX(1);transform:scaleX(1)}[dir=rtl] .page-link__arrow{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.page-link__arrow svg{display:block}[dir=ltr] .page-link__arrow--left{margin-left:-1px;margin-right:1px}[dir=rtl] .page-link__arrow--left{margin-right:-1px;margin-left:1px}[dir=ltr] .page-link__arrow--right{margin-left:1px;margin-right:-1px}[dir=rtl] .page-link__arrow--right{margin-right:1px;margin-left:-1px}@media (max-width: 575.98px){.page-link{padding:5px 9px}}.rating__body{display:-webkit-box;display:-ms-flexbox;display:flex}.rating__star{width:13px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d0d5d9' width='13' height='12'%3E%3Cpath d='M6.5,1.5l1.6,3L8.4,5H9h2.4l-2,1.6L8.9,7L9,7.6l0.7,3L7,9.1L6.5,8.9L6,9.1l-2.8,1.5l0.7-3L4.1,7L3.6,6.6L1.6,5 H4h0.6l0.3-0.5L6.5,1.5 M6.5,0C6.3,0,6.1,0.1,6,0.3L4,4H0.5C0,4.1-0.2,4.8,0.2,5.1L3,7.4l-1,4C1.9,11.7,2.2,12,2.5,12 c0.1,0,0.2,0,0.3-0.1L6.5,10l3.7,1.9c0.1,0,0.2,0.1,0.3,0.1c0.3,0,0.6-0.3,0.5-0.6l-1-4l2.8-2.3c0.3-0.3,0.1-1-0.3-1.1H9L7,0.3 C6.9,0.1,6.7,0,6.5,0L6.5,0z'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(0, 0, 0, 0.08)' width='13' height='12'%3E%3Cpath d='M7,0.3L9,4h3.5c0.4,0.1,0.6,0.8,0.3,1.1L10,7.4l1,4c0.1,0.4-0.4,0.8-0.8,0.6L6.5,10l-3.7,1.9c-0.4,0.2-0.9-0.1-0.8-0.6l1-4 L0.2,5.1C-0.2,4.8,0,4.1,0.5,4H4l2-3.7C6.2-0.1,6.8-0.1,7,0.3z'/%3E%3C/svg%3E")}[dir=ltr] .rating__star+.rating__star{margin-left:3px}[dir=rtl] .rating__star+.rating__star{margin-right:3px}.rating__star--active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(0, 0, 0, 0.08)' width='13' height='12'%3E%3Cpath d='M6.5,1.5l1.6,3L8.4,5H9h2.4l-2,1.6L8.9,7L9,7.6l0.7,3L7,9.1L6.5,8.9L6,9.1l-2.8,1.5l0.7-3L4.1,7L3.6,6.6L1.6,5 H4h0.6l0.3-0.5L6.5,1.5 M6.5,0C6.3,0,6.1,0.1,6,0.3L4,4H0.5C0,4.1-0.2,4.8,0.2,5.1L3,7.4l-1,4C1.9,11.7,2.2,12,2.5,12 c0.1,0,0.2,0,0.3-0.1L6.5,10l3.7,1.9c0.1,0,0.2,0.1,0.3,0.1c0.3,0,0.6-0.3,0.5-0.6l-1-4l2.8-2.3c0.3-0.3,0.1-1-0.3-1.1H9L7,0.3 C6.9,0.1,6.7,0,6.5,0L6.5,0z'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffd333' width='13' height='12'%3E%3Cpath d='M7,0.3L9,4h3.5c0.4,0.1,0.6,0.8,0.3,1.1L10,7.4l1,4c0.1,0.4-0.4,0.8-0.8,0.6L6.5,10l-3.7,1.9c-0.4,0.2-0.9-0.1-0.8-0.6l1-4 L0.2,5.1C-0.2,4.8,0,4.1,0.5,4H4l2-3.7C6.2-0.1,6.8-0.1,7,0.3z'/%3E%3C/svg%3E")}.section-header__body{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-header__title{font-size:20px;font-weight:700;margin:0;position:relative;top:2px}.section-header__spring{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section-header__divider{width:100%;height:2px;margin-top:8px;background:#ebebeb}.section-header__arrows{display:-webkit-box;display:-ms-flexbox;display:flex}[dir=ltr] .section-header__arrow--next{margin-left:-5.37131px}[dir=rtl] .section-header__arrow--next{margin-right:-5.37131px}.section-header__links-link{color:#6c757d;position:relative;-webkit-transition:color .1s;transition:color .1s}.section-header__links-link:hover{color:inherit}.section-header__groups{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}[dir=ltr] .section-header__groups-item+.section-header__groups-item{margin-left:-5.37131px}[dir=rtl] .section-header__groups-item+.section-header__groups-item{margin-right:-5.37131px}.section-header__groups-button{font-size:14px;height:23px;border:none;padding:0 18.37131px;line-height:23px;display:block;position:relative;z-index:0;pointer-events:none;-webkit-transition:color .1s;transition:color .1s;background:transparent;color:#6c757d}.section-header__groups-button:focus{outline:none}.section-header__groups-button:after{position:absolute;display:block;content:"";width:calc(100% - 8.37131px);height:100%;top:0;background:transparent;z-index:-1;pointer-events:auto;-webkit-transition:background .1s;transition:background .1s}[dir=ltr] .section-header__groups-button:after{left:0;-webkit-transform:skewX(-20deg);transform:skew(-20deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;border-radius:2px 2.5px}[dir=rtl] .section-header__groups-button:after{right:0;-webkit-transform:skewX(20deg);transform:skew(20deg);-webkit-transform-origin:right bottom;transform-origin:right bottom;border-radius:2.5px 2px}.section-header__groups-button:hover{color:#262626}.section-header__groups-button:hover:after{background:#ebebeb}.section-header__groups-button:active{color:#262626}.section-header__groups-button:active:after{background:#e0e0e0}.section-header__groups-button--active,.section-header__groups-button--active:hover,.section-header__groups-button--active:active{color:#fff;cursor:default}.section-header__groups-button--active:after,.section-header__groups-button--active:hover:after,.section-header__groups-button--active:active:after{background:#333}[dir=ltr] .section-header__groups+.section-header__arrows{margin-left:-5.37131px}[dir=rtl] .section-header__groups+.section-header__arrows{margin-right:-5.37131px}@media (max-width: 767.98px){.section-header__body{-ms-flex-wrap:wrap;flex-wrap:wrap}.section-header__groups{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;border-bottom:2px solid #ebebeb;padding:10px 0 11px}.section-header__divider{width:100%;height:2px;background:#ebebeb;margin-top:8px}}.form-control+.select2-container{width:100%}.form-control+.select2-container .select2-selection__arrow{display:none}.form-control+.select2-container .select2-selection--single{border-radius:2px;border-width:1px;border-style:solid;background-clip:border-box;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath fill='rgba(0, 0, 0, 0.55)' d='M4.503,4 L0.497,4 C0.094,4 -0.142,3.492 0.089,3.122 L2.095,0.233 C2.293,-0.084 2.712,-0.084 2.911,0.233 L4.911,3.122 C5.142,3.492 4.906,4 4.503,4 ZM0.497,6 L4.503,6 C4.906,6 5.142,6.504 4.911,6.871 L2.905,9.737 C2.707,10.052 2.288,10.052 2.089,9.737 L0.089,6.871 C-0.142,6.504 0.094,6 0.497,6 Z'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:5px 10px;-webkit-transition:border-color .15s ease-in-out,background .15s ease-in-out;transition:border-color .15s ease-in-out,background .15s ease-in-out}.form-control+.select2-container .select2-selection--single:focus{outline:none}.form-control+.select2-container .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box}.form-control+.select2-container .select2-selection--single{background-color:#ebebeb;border-color:#ebebeb}.form-control+.select2-container .select2-selection__rendered{color:#262626}.form-control+.select2-container--disabled{opacity:.7}.form-control+.select2-container:not(.select2-container--open):not(.select2-container--disabled):hover .select2-selection--single{border-color:#d9d9d9}.form-control+.select2-container--open .select2-selection--single{background-color:#fff;border-color:#d9d9d9}.form-control+.select2-container .select2-selection--single{height:36px}[dir=ltr] .form-control+.select2-container .select2-selection--single{background-position:right 10px center}[dir=rtl] .form-control+.select2-container .select2-selection--single{background-position:left 10px center}.form-control+.select2-container .select2-selection__rendered{line-height:19px;padding:7.5px 10px;font-size:16px}[dir=ltr] .form-control+.select2-container .select2-selection__rendered{padding-right:27px}[dir=rtl] .form-control+.select2-container .select2-selection__rendered{padding-left:27px}.form-control-lg+.select2-container .select2-selection--single{height:42px}[dir=ltr] .form-control-lg+.select2-container .select2-selection--single{background-position:right 12px center}[dir=rtl] .form-control-lg+.select2-container .select2-selection--single{background-position:left 12px center}.form-control-lg+.select2-container .select2-selection__rendered{line-height:21px;padding:9.5px 12px;font-size:18px}[dir=ltr] .form-control-lg+.select2-container .select2-selection__rendered{padding-right:31px}[dir=rtl] .form-control-lg+.select2-container .select2-selection__rendered{padding-left:31px}.form-control-sm+.select2-container .select2-selection--single{height:30px}[dir=ltr] .form-control-sm+.select2-container .select2-selection--single{background-position:right 8px center}[dir=rtl] .form-control-sm+.select2-container .select2-selection--single{background-position:left 8px center}.form-control-sm+.select2-container .select2-selection__rendered{line-height:17px;padding:5.5px 8px;font-size:14px}[dir=ltr] .form-control-sm+.select2-container .select2-selection__rendered{padding-right:23px}[dir=rtl] .form-control-sm+.select2-container .select2-selection__rendered{padding-left:23px}.select2-dropdown{background:#fff;border:none;border-radius:0;-webkit-box-shadow:0 1px 20px rgba(0,0,0,.2),0 1px 5px rgba(0,0,0,.1);box-shadow:0 1px 20px #0003,0 1px 5px #0000001a}.select2-search--dropdown{padding:0;border-bottom:1px solid #e5e5e5}.select2-results__option{padding:4px 10px;font-size:15px}.select2-results__options:before,.select2-results__options:after{display:list-item;content:"";height:6px}.sidebar__header{display:none}@media (max-width: 991.98px){.sidebar--offcanvas--mobile{visibility:hidden;-webkit-transition:visibility 0s .25s;transition:visibility 0s .25s}.sidebar--offcanvas--mobile .sidebar__backdrop{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1000;background:#333c;opacity:0;will-change:opacity;-webkit-transition:opacity .25s cubic-bezier(.25,.46,.45,.94);transition:opacity .25s cubic-bezier(.25,.46,.45,.94)}.sidebar--offcanvas--mobile .sidebar__body{position:fixed;top:0;bottom:0;z-index:1000;background:#fff;width:300px;-webkit-transition:-webkit-transform .25s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .25s cubic-bezier(.25,.46,.45,.94);transition:transform .25s cubic-bezier(.25,.46,.45,.94);transition:transform .25s cubic-bezier(.25,.46,.45,.94),-webkit-transform .25s cubic-bezier(.25,.46,.45,.94);will-change:transform;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[dir=ltr] .sidebar--offcanvas--mobile .sidebar__body{left:0;-webkit-transform:translateX(-100%);transform:translate(-100%)}[dir=rtl] .sidebar--offcanvas--mobile .sidebar__body{right:0;-webkit-transform:translateX(100%);transform:translate(100%)}.sidebar--offcanvas--mobile .sidebar__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;overflow-x:hidden}.sidebar--offcanvas--mobile.sidebar--open{visibility:visible;-webkit-transition-delay:0s;transition-delay:0s}.sidebar--offcanvas--mobile.sidebar--open .sidebar__backdrop{opacity:1}.sidebar--offcanvas--mobile.sidebar--open .sidebar__body{-webkit-transform:translateX(0);transform:translate(0)}.sidebar--offcanvas--mobile .sidebar__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ebebeb;-ms-flex-negative:0;flex-shrink:0}.sidebar--offcanvas--mobile .sidebar__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:15px;font-weight:500;padding:0 20px}.sidebar--offcanvas--mobile .sidebar__close{width:48px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;fill:currentColor;padding:0 0 2px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s;background-color:#fff;color:#ccc}.sidebar--offcanvas--mobile .sidebar__close:hover{background-color:#f2f2f2;color:#4d4d4d}.sidebar--offcanvas--mobile .sidebar__close:active{background-color:#ebebeb;color:#4d4d4d}.sidebar--offcanvas--mobile .sidebar__close:focus{outline:none}}.social-links__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0;margin:-4px}.social-links__item{margin:4px}.social-links__item a{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:inherit;width:36px;height:36px;border-radius:18px;-webkit-transition:all .2s;transition:all .2s}.social-links__item a:hover{opacity:.8}.social-links__item--facebook a{background:#3c5a99;color:#fff}.social-links__item--instagram a{background:#815dc7;color:#fff}.status-badge{display:inline-block;vertical-align:middle;cursor:default}.status-badge__body{position:relative;min-height:23px;border-radius:11.5px;min-width:31px}.status-badge__icon{fill:currentColor;position:absolute;top:calc(50% - 6.5px);opacity:.85}[dir=ltr] .status-badge__icon{left:9px}[dir=rtl] .status-badge__icon{right:9px}.status-badge__icon svg{display:block}.status-badge__text{font-size:13px;line-height:15px;padding-top:4px;padding-bottom:4px}[dir=ltr] .status-badge__text{padding-left:12px;padding-right:12px}[dir=rtl] .status-badge__text{padding-right:12px;padding-left:12px}.status-badge__tooltip{position:absolute;left:0;right:0;top:0;bottom:0}.status-badge__tooltip:focus{outline:none}.status-badge--has-text .status-badge__tooltip{display:none}[dir=ltr] .status-badge--has-icon .status-badge__text{padding-left:28px}[dir=rtl] .status-badge--has-icon .status-badge__text{padding-right:28px}.status-badge--style--success .status-badge__body{background-color:#e2f2da;color:#44782a}.status-badge--style--warning .status-badge__body{background-color:#f2eeda;color:#786b2a}.tag-badge{display:inline-block;position:relative;text-transform:uppercase;font-size:11px;font-weight:500;line-height:1;z-index:0;height:18px;padding:4px 14px 0}.tag-badge:before{content:"";display:block;position:absolute;top:0;bottom:0;z-index:-1;border-radius:2.5px;-webkit-transform-origin:center;transform-origin:center}.tag-badge:before{left:3.5px;right:3.5px}[dir=ltr] .tag-badge:before{-webkit-transform:skewX(-20deg);transform:skew(-20deg)}[dir=rtl] .tag-badge:before{-webkit-transform:skewX(20deg);transform:skew(20deg)}.tag-badge--sale{color:#fff}.tag-badge--sale:before{background:#f33}.tag-badge--new{color:#fff}.tag-badge--new:before{background:#37f}.tags{font-size:13px}.timer{display:-webkit-box;display:-ms-flexbox;display:flex}.tooltip{pointer-events:none;-webkit-transition-duration:0s;transition-duration:0s;font-family:inherit}.tooltip.show{opacity:1}.tooltip-inner{background:#333;color:#fff;border-radius:2px;position:relative;padding:5px 8px;-webkit-box-sizing:content-box;box-sizing:content-box;font-size:14px;line-height:1.25}.tooltip .arrow{width:8px;height:8px}.tooltip .arrow:before{width:8px;height:8px;border-radius:1px;border:none;background:#333;-webkit-transform:rotateZ(45deg) scale(.78431);transform:rotate(45deg) scale(.78431)}.typography{line-height:1.625}.typography a:hover{text-decoration:underline}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{margin-top:1.5em;margin-bottom:.75em}.typography h2,.typography h3{padding-bottom:8px;border-bottom:1px solid #ebebeb}.typography h3{padding-bottom:6px}.typography p{margin-bottom:1.5em}.typography ol,.typography ul{margin:1.5em 0}[dir=ltr] .typography ol,[dir=ltr] .typography ul{padding-left:2.5rem}[dir=rtl] .typography ol,[dir=rtl] .typography ul{padding-right:2.5rem}.typography li{margin-bottom:.5em}.typography hr{position:relative;width:4px;height:4px;border-radius:2px;border:none;background:#d9d9d9;margin:2.5em auto}.typography hr:after,.typography hr:before{position:absolute;content:"";display:block;width:inherit;height:inherit;border-radius:inherit;background:inherit}.typography hr:after{left:-30px}.typography hr:before{right:-30px}.typography>*:first-child{margin-top:0}.typography>*:last-child{margin-bottom:0}.typography img{max-width:100%;border-radius:2px}@media (max-width: 575.98px){.typography{font-size:15px;line-height:1.75}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{margin-top:1.25em;margin-bottom:.5em}.typography h2{font-size:28px}.typography h3{font-size:24px}.typography h4{font-size:20px}.typography h5{font-size:18px}.typography p{margin-bottom:1em}.typography ol,.typography ul{margin:1.25em 0}[dir=ltr] .typography ol,[dir=ltr] .typography ul{padding-left:2rem}[dir=rtl] .typography ol,[dir=rtl] .typography ul{padding-right:2rem}.typography hr{margin:1.5em auto}}.vehicle-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-6px}.vehicle-form .vehicle-form__item{width:calc(50% - 12px);margin:6px}.vehicle-form .vehicle-form__item:last-child{width:100%}.vehicle-form__divider{width:100%;line-height:1;font-size:13px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;margin:12px 6px}.vehicle-form__divider:before,.vehicle-form__divider:after{display:block;content:"";height:1px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:#ebebeb}[dir=ltr] .vehicle-form__divider:before{margin-right:6px}[dir=rtl] .vehicle-form__divider:before{margin-left:6px}[dir=ltr] .vehicle-form__divider:after{margin-left:6px}[dir=rtl] .vehicle-form__divider:after{margin-right:6px}.vehicles-list__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px}.vehicles-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ebebeb;border-radius:2px;padding:8px;width:100%;margin:4px}.vehicles-list__item-radio{margin:8px}.vehicles-list__item-info{margin:2px 8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:1.25}.vehicles-list__item-remove{margin:8px}.vehicles-list__item-remove svg{display:block}.vehicles-list__item-name{display:block;font-size:15px;font-weight:500}.vehicles-list__item-details{display:block;font-size:13px;color:#999;margin-top:2px}.vehicles-list__item-remove{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px;border:none;margin:0;border-radius:2px;fill:currentColor;-webkit-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s;background-color:#fff;color:#ccc}.vehicles-list__item-remove:hover{background-color:#f2f2f2;color:#999}.vehicles-list__item-remove:active{background-color:#ebebeb;color:gray}.vehicles-list__item-remove:focus{outline:none}.view-options{font-size:.9375rem}.view-options__body{padding:.75rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.view-options__body+.view-options__body{border-top:1px solid #ebebeb}[dir=ltr] .view-options__layout{margin-right:1.25rem}[dir=rtl] .view-options__layout{margin-left:1.25rem}.view-options__select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir=ltr] .view-options__select{margin-left:20px}[dir=rtl] .view-options__select{margin-right:20px}.view-options__select>label{margin-bottom:0}[dir=ltr] .view-options__select>label{margin-right:10px}[dir=rtl] .view-options__select>label{margin-left:10px}@media (max-width: 991.98px){[dir=ltr] .view-options__select{margin-left:auto}[dir=rtl] .view-options__select{margin-right:auto}[dir=ltr] .view-options__select+.view-options__select{margin-left:20px}[dir=rtl] .view-options__select+.view-options__select{margin-right:20px}}@media (max-width: 575.98px){.view-options__select{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[dir=ltr] .view-options__select{margin-left:0}[dir=rtl] .view-options__select{margin-right:0}.view-options__select>label{margin:0 0 2px}[dir=ltr] .view-options__layout{margin-left:auto;margin-right:0}[dir=rtl] .view-options__layout{margin-right:auto;margin-left:0}}.widget+.widget{margin-top:20px}.widget__header{padding:1.375rem 1.5rem}.widget__header h4{font-size:20px;font-weight:500;margin-bottom:0}.filter__title{display:block;border:none;padding:6px 10px;cursor:pointer;width:calc(100% + 20px);position:relative;color:inherit;font-weight:700;font-size:15px;line-height:18px;border-radius:2px;margin:0 -10px;-webkit-transition:background-color .2s,fill .2s;transition:background-color .2s,fill .2s;background:transparent;fill:#ccc}[dir=ltr] .filter__title{text-align:left}[dir=rtl] .filter__title{text-align:right}.filter__title:focus,.filter__title:hover{-webkit-transition-duration:.1s,.1s;transition-duration:.1s,.1s;background:#f2f2f2;fill:#b3b3b3}.filter__title:focus{outline:none}.filter__arrow{position:absolute;top:11px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}[dir=ltr] .filter__arrow{right:10px}[dir=rtl] .filter__arrow{left:10px}.filter__arrow svg{display:block}.filter__body{margin:0 -1.5rem;overflow:hidden;visibility:hidden;height:0;opacity:0;-webkit-transition:height .2s,opacity .2s,visibility 0s .2s;transition:height .2s,opacity .2s,visibility 0s .2s}.filter__container{padding:10px 1.5rem 16px}.filter--opened .filter__body{-webkit-transition-delay:0s,0s;transition-delay:0s,0s;visibility:visible;height:auto;opacity:1}.filter--opened .filter__arrow{-webkit-transform:rotateZ(180deg);transform:rotate(180deg)}.filter-list__list{margin:-8px 0}.filter-list__item{padding:1px 0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin:8px 0}.filter-list__input{-ms-flex-negative:0;flex-shrink:0}[dir=ltr] .filter-list__input{margin-right:7px}[dir=rtl] .filter-list__input{margin-left:7px}.filter-list__title{padding:1px 0;font-size:14px;line-height:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.filter-price__slider{margin-top:6px}.filter-vehicle__button{padding-top:12px}.footer-contacts__title{font-size:20px;color:#fff;margin-bottom:26px;font-weight:500}@media (-webkit-max-device-pixel-ratio: 1),(max-resolution: 1dppx){.footer-contacts__title{font-weight:400}}.footer-contacts__text{line-height:22px;list-style:none;margin:0;font-size:15px}.footer-contacts__text a{color:inherit}.footer-contacts__contacts{font-size:14px;line-height:20px;list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-contacts__contacts a{color:inherit}.footer-contacts__contacts dt{font-size:12px;font-weight:400;letter-spacing:.04em;text-transform:uppercase;margin-bottom:2px}.footer-contacts__contacts dd{color:#fff;margin:0;font-weight:500}@media (-webkit-max-device-pixel-ratio: 1),(max-resolution: 1dppx){.footer-contacts__contacts dd{font-weight:400}}@media (min-width: 1400px){[dir=ltr] .footer-contacts{padding-right:36px}[dir=rtl] .footer-contacts{padding-left:36px}}@media (min-width: 1200px){.footer-contacts__contacts{margin:24px -15px 0}.footer-contacts__contacts dl{width:calc(50% - 31px);margin:0 15px}.footer-contacts__contacts dl:nth-child(n+3){margin-top:18px}}@media (max-width: 1199.98px){.footer-contacts__contacts{margin:-6px}.footer-contacts__contacts dl{width:calc(25% - 12px);margin:6px}.footer-contacts{text-align:center;margin-bottom:42px}.footer-contacts__title{font-size:24px;margin-bottom:12px}.footer-contacts__contacts{padding-top:28px}.footer-contacts__contacts dl{background:#ffffff0d;padding:16px 12px;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 991.98px){.footer-contacts__contacts{margin:-6px}.footer-contacts__contacts dl{width:calc(50% - 12px);margin:6px}.footer-contacts__contacts dl{padding:20px 16px}}@media (max-width: 767.98px){.footer-contacts__contacts dl{padding:16px}}@media (max-width: 479px){.footer-contacts__contacts{margin:-4px}.footer-contacts__contacts dl{width:calc(100% - 8px);margin:4px}}.footer-links__title{font-size:20px;color:#fff;margin-bottom:22px;font-weight:500}@media (-webkit-max-device-pixel-ratio: 1),(max-resolution: 1dppx){.footer-links__title{font-weight:400}}.footer-links__list{font-size:15px;line-height:20px;list-style:none;padding:0;margin:0}.footer-links__list a{color:inherit;-webkit-transition:.15s;transition:.15s}.footer-links__list a:hover{color:#fff}.footer-links__item{padding:5px 0}@media (max-width: 767.98px){.footer-links{text-align:center}.footer-links__title{margin-bottom:12px}}.footer-newsletter__text{font-size:15px;line-height:22px;margin-bottom:14px}.footer-newsletter__text--social{margin-top:20px;margin-bottom:0}.footer-newsletter__social-links{margin-top:8px}@media (max-width: 767.98px){.footer-newsletter{text-align:center;margin-top:28px}.footer-newsletter__text--social{margin-top:24px}.footer-newsletter__social-links{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.site-footer{position:relative;background-color:#333;color:#9e9e9e}.site-footer__decor{position:absolute;bottom:calc(100% - 1px)}.site-footer__decor .decor__start,.site-footer__decor .decor__end,.site-footer__decor .decor__center{background:#333}.site-footer__decor .decor__start,.site-footer__decor .decor__end{-webkit-box-shadow:none;box-shadow:none}.site-footer__widgets{padding:56px 0 50px}@media (max-width: 767.98px){.site-footer__decor{display:none}.site-footer__widgets{padding:40px 0 36px}}.not-found{text-align:center;padding:36px 0}.not-found__404{font-size:80px;font-weight:700;color:#ebebeb;padding:20px 0 4px}.not-found__content{width:480px;max-width:100%;margin:0 auto}.not-found__title{margin-bottom:24px;font-weight:700}.not-found__text{margin-bottom:20px}.not-found__search{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}@media (max-width: 991.98px){.not-found__404{font-size:60px}}@media (max-width: 767.98px){.not-found__404{font-size:50px;line-height:54px;padding:40px 0 32px}.not-found__title{margin-bottom:20px}}.block-brands__list{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #ebebeb}.block-brands__item{text-align:center;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-brands__item-link{position:relative;display:block;padding:12px 28px;width:100%}.block-brands__item-link:before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:#00000005;opacity:0;-webkit-transition:opacity .15s;transition:opacity .15s}.block-brands__item-link img{max-width:100%;max-height:72px;-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.7;-webkit-transition:opacity .15s,-webkit-filter .15s;transition:opacity .15s,-webkit-filter .15s;transition:filter .15s,opacity .15s;transition:filter .15s,opacity .15s,-webkit-filter .15s}.block-brands__item-name{display:block;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:#b3b3b3;margin-top:4px;margin-bottom:-2px;-webkit-transition:color .15s;transition:color .15s}.block-brands__item-link:hover:before{opacity:1}.block-brands__item-link:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}.block-brands__item-link:hover .block-brands__item-name{color:#737373}.block-brands__divider{background:#ebebeb}@media (min-width: 1400px){.block-brands--layout--columns-8-full .block-brands__item{width:calc((100% - 8px)/8)}.block-brands--layout--columns-8-full .block-brands__divider{width:1px}.block-brands--layout--columns-8-full .block-brands__divider:nth-child(16n){height:1px;width:100%}.block-brands--layout--columns-8-full .block-brands__divider:nth-child(16n):last-child{display:none}}@media (min-width: 1200px) and (max-width: 1399.98px){.block-brands--layout--columns-8-full .block-brands__item{width:calc((100% - 7px) / 7)}.block-brands--layout--columns-8-full .block-brands__divider{width:1px}.block-brands--layout--columns-8-full .block-brands__divider:nth-child(14n){height:1px;width:100%}.block-brands--layout--columns-8-full .block-brands__divider:nth-child(14n):last-child{display:none}}@media (min-width: 992px) and (max-width: 1199.98px){.block-brands--layout--columns-8-full .block-brands__item{width:calc((100% - 6px) / 6)}.block-brands--layout--columns-8-full .block-brands__divider{width:1px}.block-brands--layout--columns-8-full .block-brands__divider:nth-child(12n){height:1px;width:100%}.block-brands--layout--columns-8-full .block-brands__divider:nth-child(12n):last-child{display:none}}@media (min-width: 768px) and (max-width: 991.98px){.block-brands__item{width:calc((100% - 5px)/5)}.block-brands__divider{width:1px}.block-brands__divider:nth-child(10n){height:1px;width:100%}.block-brands__divider:nth-child(10n):last-child{display:none}}@media (min-width: 576px) and (max-width: 767.98px){.block-brands__item{width:calc((100% - 4px)/4)}.block-brands__divider{width:1px}.block-brands__divider:nth-child(8n){height:1px;width:100%}.block-brands__divider:nth-child(8n):last-child{display:none}}@media (min-width: 420px) and (max-width: 575px){.block-brands__item{width:calc((100% - 3px) / 3)}.block-brands__divider{width:1px}.block-brands__divider:nth-child(6n){height:1px;width:100%}.block-brands__divider:nth-child(6n):last-child{display:none}}@media (max-width: 419px){.block-brands__item{width:calc((100% - 2px)/2)}.block-brands__divider{width:1px}.block-brands__divider:nth-child(4n){height:1px;width:100%}.block-brands__divider:nth-child(4n):last-child{display:none}}.block-categories__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-categories__item{display:-webkit-box;display:-ms-flexbox;display:flex}.block-categories__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-categories__title{font-size:24px;font-weight:700;text-align:center;position:relative;z-index:1;margin-bottom:-24px;padding:0 64px 28px}.block-categories__title-decor{position:absolute;width:100%;bottom:1px}[dir=ltr] .block-categories__title-decor{left:0}[dir=rtl] .block-categories__title-decor{right:0}.block-categories__title-decor .decor__start,.block-categories__title-decor .decor__end,.block-categories__title-decor .decor__center{background:#fafafa}.block-categories__title-decor .decor__start,.block-categories__title-decor .decor__end{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.08);box-shadow:0 1px 5px #00000014}.block-categories__title-decor .decor__body{height:35px;margin:0 -10px -10px}.block-categories__title-decor .decor__start,.block-categories__title-decor .decor__end{height:25px;width:calc(50% - 24.43375px)}.block-categories__title-decor .decor__start{left:10px;-webkit-transform:skewX(30deg);transform:skew(30deg)}.block-categories__title-decor .decor__end{right:10px;-webkit-transform:skewX(-30deg);transform:skew(-30deg)}.block-categories__title-decor .decor__center{height:25px;width:30.8675px}.block-categories__body{position:relative;background-color:#f6f6f6;padding:76px 0 64px;-webkit-box-shadow:inset 0 1px 5px rgba(0,0,0,.08);box-shadow:inset 0 1px 5px #00000014}.block-categories__body-decor{position:absolute;bottom:-1px;height:35px}.block-categories__body-decor .decor__start,.block-categories__body-decor .decor__end,.block-categories__body-decor .decor__center{background:#fafafa}.block-categories__body-decor .decor__start,.block-categories__body-decor .decor__end{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.08);box-shadow:0 1px 5px #00000014}.block-categories__body-decor .decor__start,.block-categories__body-decor .decor__end{height:25px}@media (min-width: 1400px){.block-categories__list{margin:-12px}.block-categories__item{width:calc((100% - 72px) / 3);margin:12px}}@media (min-width: 1200px) and (max-width: 1399.98px){.block-categories__list{margin:-8px}.block-categories__item{width:calc((100% - 48px) / 3);margin:8px}}@media (min-width: 992px) and (max-width: 1199.98px){.block-categories__list{margin:-8px}.block-categories__item{width:calc((100% - 32px)/2);margin:8px}}@media (min-width: 768px) and (max-width: 991.98px){.block-categories__list{margin:-8px}.block-categories__item{width:calc((100% - 48px) / 3);margin:8px}}@media (max-width: 767.98px){.block-categories__list{margin:-8px}.block-categories__item{width:calc((100% - 32px)/2);margin:8px}}@media (max-width: 474px){.block-categories__list{margin:-8px}.block-categories__item{width:calc((100% - 16px)*1);margin:8px}}.block-features__list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:8px 40px}.block-features__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc((100% - 3px)/4);padding:1.5rem 2.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-features__item-icon{fill:#e52727}[dir=ltr] .block-features__item-icon{margin-right:1.375rem}[dir=rtl] .block-features__item-icon{margin-left:1.375rem}.block-features__item-title{font-size:18px;font-weight:500}.block-features__item-subtitle{color:#6c757d;font-size:15px}.block-features--layout--bottom-strip .block-features__list{border-top:2px solid #ebebeb}@media (max-width: 1399.98px){.block-features__list{padding:0}.block-features__item{padding:1.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.block-features__item-title{font-size:16px}.block-features__item-subtitle{font-size:14px}}@media (max-width: 1199.98px){.block-features__item{padding:1.375rem .75rem}[dir=ltr] .block-features__item-icon{margin-right:1rem}[dir=rtl] .block-features__item-icon{margin-left:1rem}}@media (min-width: 768px) and (max-width: 991.98px){.block-features__list{padding:4px 0}.block-features__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-features__item-icon{margin-bottom:12px}[dir=ltr] .block-features__item-icon{margin-right:0}[dir=rtl] .block-features__item-icon{margin-left:0}}@media (max-width: 767.98px){.block-features__list{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px 0}.block-features__item{width:50%;padding:.75rem 1.25rem}}@media (max-width: 575px) and (min-width: 400px){.block-features__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-features__item-icon{margin-bottom:12px}[dir=ltr] .block-features__item-icon{margin-right:0}[dir=rtl] .block-features__item-icon{margin-left:0}}@media (max-width: 399px){.block-features__item{width:100%;padding:.675rem 1.25rem}[dir=ltr] .block-features__item-icon{margin-right:18px}[dir=rtl] .block-features__item-icon{margin-left:18px}}.block-finder{position:relative;height:500px;overflow:hidden;padding-top:24px;padding-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#333}.block-finder__form-control--select{min-width:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.block-finder__form-control--select select{width:100%;height:100%;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-top:0;padding-bottom:0}.block-finder__form-control--select select:disabled{opacity:.65;color:#999}.block-finder__form-control--select select,.block-finder__form-control--select .select2-selection--single{height:44px;border-radius:2px;background-color:#fff;background-repeat:no-repeat;background-size:5px 10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath fill='%234d4d4d' d='M4.503,4 L0.497,4 C0.094,4 -0.142,3.492 0.089,3.122 L2.095,0.233 C2.293,-0.084 2.712,-0.084 2.911,0.233 L4.911,3.122 C5.142,3.492 4.906,4 4.503,4 ZM0.497,6 L4.503,6 C4.906,6 5.142,6.504 4.911,6.871 L2.905,9.737 C2.707,10.052 2.288,10.052 2.089,9.737 L0.089,6.871 C-0.142,6.504 0.094,6 0.497,6 Z'/%3E%3C/svg%3E%0A");-webkit-transition:opacity .25s ease-in-out,color .25s ease-in-out;transition:opacity .25s ease-in-out,color .25s ease-in-out}[dir=ltr] .block-finder__form-control--select select,[dir=ltr] .block-finder__form-control--select .select2-selection--single{background-position:right 12px center;text-align:left}[dir=rtl] .block-finder__form-control--select select,[dir=rtl] .block-finder__form-control--select .select2-selection--single{background-position:left 12px center;text-align:right}.block-finder__form-control--select select:focus,.block-finder__form-control--select .select2-selection--single:focus{outline:none}.block-finder__form-control--select select,.block-finder__form-control--select .select2-selection--single .select2-selection__rendered{color:#262626}[dir=ltr] .block-finder__form-control--select select,[dir=ltr] .block-finder__form-control--select .select2-selection--single .select2-selection__rendered{padding-left:16px;padding-right:29px}[dir=rtl] .block-finder__form-control--select select,[dir=rtl] .block-finder__form-control--select .select2-selection--single .select2-selection__rendered{padding-right:16px;padding-left:29px}.block-finder__form-control--select .select2-selection--single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-finder__form-control--select .select2-selection__arrow{display:none}.block-finder__form-control--select .select2-selection--single{border:none}.block-finder__form-control--select .select2-container--disabled .select2-selection--single{background-color:#fff;opacity:.65}.block-finder__form-control--select .select2-container--disabled .select2-selection__rendered{color:#999}.block-finder__form-control--select .select2-container{width:100%;height:100%}@media (max-width: 1199.98px){.block-finder{padding-bottom:36px}}@media (max-width: 991.98px){.block-finder{height:auto;padding:64px 0 76px}}@media (max-width: 767.98px){.block-finder__form-control--select select,.block-finder__form-control--select .select2-selection--single{height:40px}}@media (max-width: 399px){.block-finder{height:auto;padding:40px 0 48px}}.block-header__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-header__breadcrumb{padding-top:16px}.block-header__title{font-size:2.25rem;font-weight:700;margin:0;padding-top:36px;padding-bottom:40px}@media (min-width: 1200px){.block-header__title{margin:0 auto}.block-header__breadcrumb+.block-header__title{margin-top:-77px}}@media (max-width: 1199.98px){.block-header__title{padding-bottom:20px;font-size:2rem;padding-top:32px}.block-header__breadcrumb+.block-header__title{margin-top:-44px}}.block-posts-carousel__carousel .owl-stage-outer{margin:-10px;padding:10px;position:relative}.block-posts-carousel__carousel .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.block-posts-carousel__carousel .owl-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.block-posts-carousel__item{display:-webkit-box;display:-ms-flexbox;display:flex}.block-posts-carousel--layout--grid .post-card{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017}.block-posts-carousel--layout--grid .post-card .post-card__image img{max-width:100%;height:100%;max-height:350px;-o-object-fit:contain;object-fit:cover;width:100%;object-position:top}.block-posts-carousel--layout--grid .post-card .post-card__content{position:relative}.block-posts-carousel--layout--grid .post-card .post-card__title h2{margin:0}.block-posts-carousel--layout--grid .post-card .post-card__title a{color:inherit}.block-posts-carousel--layout--grid .post-card .post-card__title a:hover{text-decoration:underline}.block-posts-carousel--layout--grid .post-card .post-card__category{position:absolute;bottom:calc(100% - 1px);font-weight:500;z-index:0;font-size:14px}[dir=ltr] .block-posts-carousel--layout--grid .post-card .post-card__category{left:0}[dir=rtl] .block-posts-carousel--layout--grid .post-card .post-card__category{right:0}.block-posts-carousel--layout--grid .post-card .post-card__category a{color:#cb1818;display:block}.block-posts-carousel--layout--grid .post-card .post-card__category a:hover{text-decoration:underline}.block-posts-carousel--layout--grid .post-card .post-card__category:before,.block-posts-carousel--layout--grid .post-card .post-card__category:after{position:absolute;display:block;content:"";top:0;background:#fff;z-index:-1;height:100%}.block-posts-carousel--layout--grid .post-card .post-card__category:before{width:100%}[dir=ltr] .block-posts-carousel--layout--grid .post-card .post-card__category:before{left:0;border-top-right-radius:2px;-webkit-transform:skewX(30deg);transform:skew(30deg);-webkit-transform-origin:left top;transform-origin:left top}[dir=rtl] .block-posts-carousel--layout--grid .post-card .post-card__category:before{right:0;border-top-left-radius:2px;-webkit-transform:skewX(-30deg);transform:skew(-30deg);-webkit-transform-origin:right top;transform-origin:right top}.block-posts-carousel--layout--grid .post-card .post-card__category:after{width:50px}[dir=ltr] .block-posts-carousel--layout--grid .post-card .post-card__category:after{left:0}[dir=rtl] .block-posts-carousel--layout--grid .post-card .post-card__category:after{right:0}.block-posts-carousel--layout--grid .post-card .post-card__date{font-size:14px;color:#999}.block-posts-carousel--layout--grid .post-card .post-card__date a{color:inherit}.block-posts-carousel--layout--grid .post-card .post-card__date a:hover{color:#cb1818}.block-posts-carousel--layout--grid .post-card .post-card__date:before{display:block;content:"";height:1px;background:currentColor;opacity:.6}.block-posts-carousel--layout--grid .post-card .post-card__excerpt{overflow:hidden}.block-posts-carousel--layout--grid .post-card .post-card__category{font-size:13px}.block-posts-carousel--layout--grid .post-card .post-card__title h2{font-size:15px;line-height:20px;overflow:hidden;max-height:40px}.block-posts-carousel--layout--grid .post-card .post-card__category{height:auto;padding:.75rem 1.25rem 0}.block-posts-carousel--layout--grid .post-card .post-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.125rem 1.25rem 1rem}.block-posts-carousel--layout--grid .post-card .post-card__date{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:13px;margin-top:6px}.block-posts-carousel--layout--grid .post-card .post-card__date:before{position:relative;display:inline-block;vertical-align:middle;width:20px;top:-1px}[dir=ltr] .block-posts-carousel--layout--grid .post-card .post-card__date:before{margin-right:2px}[dir=rtl] .block-posts-carousel--layout--grid .post-card .post-card__date:before{margin-left:2px}.block-posts-carousel--layout--grid .post-card .post-card__excerpt,.block-posts-carousel--layout--grid .post-card .post-card__more{display:none}.block-products-carousel__carousel{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.block-products-carousel__carousel .owl-stage-outer{margin:-10px;padding:10px;position:relative}.block-products-carousel__carousel .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.block-products-carousel__carousel .owl-item{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}.block-products-carousel__carousel-loader{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;visibility:hidden;opacity:0;-webkit-transition:opacity .3s,visibility 0s .3s;transition:opacity .3s,visibility 0s .3s}.block-products-carousel__carousel-loader:before{position:absolute;display:block;content:"";left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px);background:#fafafa;opacity:.9}.block-products-carousel__carousel-loader:after{left:calc(50% - 50px);top:calc(50% - 50px);width:100px;height:100px;border-radius:50px;border-width:2px;border-color:#0000001a;border-top-color:#00000080;border-style:solid;-webkit-animation-name:loader-animation;animation-name:loader-animation;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;position:absolute;display:block;content:""}.block-products-carousel__carousel--loading .block-products-carousel__carousel-loader{visibility:visible;-webkit-transition-delay:0s;transition-delay:0s;opacity:1}.block-products-carousel__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.block-products-carousel__cell{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.block-products-carousel__cell .product-card{width:100%}.block-products-carousel[data-layout=grid-4] .block-products-carousel__cell+.block-products-carousel__cell,.block-products-carousel[data-layout=grid-5] .block-products-carousel__cell+.block-products-carousel__cell{margin-top:20px}.block-products-carousel[data-layout=grid-6] .block-products-carousel__cell+.block-products-carousel__cell{margin-top:16px}.block-products-carousel[data-layout|=horizontal] .block-products-carousel__cell+.block-products-carousel__cell{margin-top:14px}.block-products-columns__title{border-bottom:2px solid #ebebeb;margin-bottom:20px;padding-bottom:8px;font-size:20px;font-weight:700}.block-products-columns__list-item+.block-products-columns__list-item{margin-top:16px}.block-products-columns__list-item .product-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.block-products-columns__list-item .product-card .product-card__addtocart-icon,.block-products-columns__list-item .product-card .product-card__addtocart-full,.block-products-columns__list-item .product-card .product-card__meta,.block-products-columns__list-item .product-card .product-card__fit{display:none}.block-products-columns__list-item .product-card .product-card__image{padding:8px 10px;width:112px;-ms-flex-negative:0;flex-shrink:0}.block-products-columns__list-item .product-card .tag-badge{height:16px;padding:3px 11px 0}.block-products-columns__list-item .product-card .tag-badge:before{left:3px;right:3px}[dir=ltr] .block-products-columns__list-item .product-card .tag-badge:before{-webkit-transform:skewX(-20deg);transform:skew(-20deg)}[dir=rtl] .block-products-columns__list-item .product-card .tag-badge:before{-webkit-transform:skewX(20deg);transform:skew(20deg)}.block-products-columns__list-item .product-card .product-card__info{padding-top:12px;padding-bottom:40px}[dir=ltr] .block-products-columns__list-item .product-card .product-card__info{padding-right:10px}[dir=rtl] .block-products-columns__list-item .product-card .product-card__info{padding-left:10px}.block-products-columns__list-item .product-card .product-card__name{font-size:15px;line-height:18px;max-height:36px;overflow:hidden}[dir=ltr] .block-products-columns__list-item .product-card .product-card__name{padding-right:26px}[dir=rtl] .block-products-columns__list-item .product-card .product-card__name{padding-left:26px}.block-products-columns__list-item .product-card .product-card__rating{margin:-3px 0 -2px;padding-top:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-products-columns__list-item .product-card .product-card__rating-stars,.block-products-columns__list-item .product-card .product-card__rating-label{margin:3px 0 2px}[dir=ltr] .block-products-columns__list-item .product-card .product-card__rating-stars{margin-right:7px}[dir=rtl] .block-products-columns__list-item .product-card .product-card__rating-stars{margin-left:7px}.block-products-columns__list-item .product-card .product-card__rating-label{line-height:1}.block-products-columns__list-item .product-card .product-card__prices{position:absolute;bottom:14px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}[dir=ltr] .block-products-columns__list-item .product-card .product-card__prices{left:112px}[dir=rtl] .block-products-columns__list-item .product-card .product-card__prices{right:112px}@media (min-width: 1400px){.block-products-columns__list-item .product-card .product-card__image{padding:8px 16px;width:136px}.block-products-columns__list-item .product-card .product-card__info{padding-top:14px;padding-bottom:42px}.block-products-columns__list-item .product-card .product-card__name{font-size:16px;line-height:20px;max-height:40px}.block-products-columns__list-item .product-card .product-card__prices{bottom:16px}[dir=ltr] .block-products-columns__list-item .product-card .product-card__prices{left:136px}[dir=rtl] .block-products-columns__list-item .product-card .product-card__prices{right:136px}}@media (max-width: 1199.98px){.block-products-columns{display:none}}[dir=ltr] .block-sale__arrow--prev{left:-49.7957px}[dir=rtl] .block-sale__arrow--prev{right:-49.7957px}[dir=ltr] .block-sale__arrow--next .arrow__button:before{-webkit-transform:skewX(-30deg);transform:skew(-30deg)}[dir=rtl] .block-sale__arrow--next .arrow__button:before{-webkit-transform:skewX(30deg);transform:skew(30deg)}[dir=ltr] .block-sale__arrow--next{right:-49.7957px}[dir=rtl] .block-sale__arrow--next{left:-49.7957px}.block-sale__timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}@media (max-width: 499px){[dir=ltr] .block-sale__arrow--prev{left:-42.1769px}[dir=rtl] .block-sale__arrow--prev{right:-42.1769px}[dir=ltr] .block-sale__arrow--next .arrow__button:before{-webkit-transform:skewX(-30deg);transform:skew(-30deg)}[dir=rtl] .block-sale__arrow--next .arrow__button:before{-webkit-transform:skewX(30deg);transform:skew(30deg)}[dir=ltr] .block-sale__arrow--next{right:-42.1769px}[dir=rtl] .block-sale__arrow--next{left:-42.1769px}}@media (max-width: 474px){.block-sale__timer{margin-top:16px}}.block-slideshow__item{border-radius:2.5px;overflow:hidden;height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:84px 100px;position:relative;z-index:0}.block-slideshow__item,.block-slideshow__item:hover{color:#262626}.block-slideshow__item-image{position:absolute;z-index:-1;width:100%;height:100%;left:0;top:0;background-size:cover}.block-slideshow__item-offer{background:#ffdf40;color:#262626;-ms-flex-item-align:start;align-self:flex-start;font-size:36px;line-height:40px;font-weight:700;padding:2px 8px 0;margin-bottom:12px;opacity:0;-webkit-transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:transform .5s .5s,opacity .5s .5s;transition:transform .5s .5s,opacity .5s .5s,-webkit-transform .5s .5s}[dir=ltr] .block-slideshow__item-offer{-webkit-transform:translateX(-24px);transform:translate(-24px)}[dir=rtl] .block-slideshow__item-offer{-webkit-transform:translateX(24px);transform:translate(24px)}.owl-item.active .block-slideshow__item-offer{-webkit-transform:translateX(0);transform:translate(0);opacity:1}.block-slideshow__item-title{font-size:48px;line-height:56px;font-weight:700;display:block;opacity:0;-webkit-transition:opacity .8s .2s;transition:opacity .8s .2s}.owl-item.active .block-slideshow__item-title{opacity:1}.block-slideshow__item-details{color:#6c757d;font-size:18px;line-height:30px;display:block;margin-top:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-transform:translateY(12px);transform:translateY(12px);opacity:0;-webkit-transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:opacity .5s .5s,-webkit-transform .5s .5s;transition:transform .5s .5s,opacity .5s .5s;transition:transform .5s .5s,opacity .5s .5s,-webkit-transform .5s .5s}.owl-item.active .block-slideshow__item-details{-webkit-transform:translateX(0);transform:translate(0);opacity:1}.block-slideshow__item-button{margin-top:24px;-ms-flex-item-align:start;align-self:flex-start;font-size:18px;line-height:28px;padding:10px 40px;border-radius:2px;-webkit-transition:background-color .2s,color .2s,opacity .5s .5s;transition:background-color .2s,color .2s,opacity .5s .5s;background:#e52727;color:#fff;opacity:0}.owl-item.active .block-slideshow__item-button{opacity:1}.block-slideshow__item-button:hover{background:#333;color:#fff}.block-slideshow__item-button:active{background:#4d4d4d;color:#fff}.block-slideshow__carousel{position:relative}.block-slideshow__carousel .owl-dots{position:absolute;bottom:26px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}.block-slideshow__carousel .owl-carousel button.owl-dot{pointer-events:auto}.block-slideshow__carousel .owl-carousel button.owl-dot:focus{outline:none}.block-slideshow__carousel .owl-carousel button.owl-dot:before{display:block;content:"";width:12px;height:12px;border-radius:6px;background:#ccccccb3;margin:5px;-webkit-transition:background .12s;transition:background .12s}.block-slideshow__carousel .owl-carousel button.owl-dot:hover:before{background:#b3b3b3b3}.block-slideshow__carousel .owl-carousel button.owl-dot:active:before{background:#999999b3}.block-slideshow__carousel .owl-carousel button.owl-dot.active:before{background:#e52727}@media (max-width: 1399.98px){.block-slideshow__item{padding:68px 80px;height:460px}.block-slideshow__item-details{margin-top:12px}}@media (max-width: 1199.98px){.block-slideshow__item{padding:60px;height:380px}.block-slideshow__item-offer{font-size:24px;line-height:28px;padding:1px 6px;margin-bottom:8px}.block-slideshow__item-title{font-size:36px;line-height:44px}.block-slideshow__item-details{font-size:16px;line-height:26px;margin-top:8px}.block-slideshow__item-button{font-size:16px;line-height:24px;padding:8px 28px}.block-slideshow__carousel .owl-dots{bottom:22px}}@media (max-width: 991.98px){.block-slideshow__item{padding:36px 40px 40px;height:320px}.block-slideshow__item-offer{margin-bottom:10px}.block-slideshow__item-title{font-size:32px;line-height:38px}.block-slideshow__item-button{font-size:15px;line-height:24px;padding:6px 24px}.block-slideshow__carousel .owl-dots{bottom:18px}}@media (max-width: 767.98px){.block-slideshow__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;height:480px}.block-slideshow__item-image--desktop{display:none}.block-slideshow__item-offer{-ms-flex-item-align:center;align-self:center}.block-slideshow__item-details{display:none}.block-slideshow__item-button{-ms-flex-item-align:center;align-self:center}}@media (max-width: 474px){.block-slideshow__item{padding:28px 32px 32px;height:360px}.block-slideshow__item-offer{font-size:20px;line-height:24px;padding:1px 6px;margin-bottom:8px}.block-slideshow__item-title{font-size:24px;line-height:30px}.block-slideshow__item-button{font-size:14px;line-height:21px;padding:5.5px 20px;margin-top:20px}}@media (min-width: 1200px){.block-space--layout--after-header{height:84px}}@media (max-width: 1199.98px){.block-space--layout--after-header{height:56px}}@media (max-width: 767.98px){.block-space--layout--after-header{height:48px}}@media (max-width: 575.98px){.block-space--layout--after-header{height:36px}}.block-space--layout--before-footer{height:80px}@media (max-width: 1199.98px){.block-space--layout--before-footer{height:72px}}@media (max-width: 575.98px){.block-space--layout--before-footer{height:48px}}.block-space--layout--divider-xl{height:72px}.block-space--layout--divider-nl{height:52px}.block-space--layout--divider-sm{height:40px}.block-space--layout--divider-xs{height:36px}.block-space--layout--spaceship-ledge-height{height:24px}@media (max-width: 1199.98px){.block-space--layout--spaceship-ledge-height{display:none}}@media (min-width: 1400px){.block-split--has-sidebar .block-split__item-sidebar{width:270px}.block-split--has-sidebar .block-split__item-content{width:calc(100% - 310px)}[dir=ltr] .block-split--has-sidebar .block-split__item+.block-split__item{margin-left:40px}[dir=rtl] .block-split--has-sidebar .block-split__item+.block-split__item{margin-right:40px}}@media (min-width: 992px) and (max-width: 1399.98px){.block-split--has-sidebar .block-split__item-sidebar{width:260px}.block-split--has-sidebar .block-split__item-content{width:calc(100% - 292px)}[dir=ltr] .block-split--has-sidebar .block-split__item+.block-split__item{margin-left:32px}[dir=rtl] .block-split--has-sidebar .block-split__item+.block-split__item{margin-right:32px}}@media (max-width: 991.98px){.block-split__item-sidebar{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:52px}.block-split__item-content{width:100%}}.block-zone__tabs{margin-bottom:-2px;display:-webkit-box;display:-ms-flexbox;display:flex}.block-zone__tabs-button{padding:7px 16px 6px;margin:0;border:none;background:transparent;font-family:inherit;color:inherit;font-size:16px;font-weight:500;border-bottom:2px solid #ebebeb;-webkit-transition:background .12s,border-color .12s;transition:background .12s,border-color .12s}[dir=ltr] .block-zone__tabs-button{border-top-left-radius:3px;border-top-right-radius:3px}[dir=rtl] .block-zone__tabs-button{border-top-right-radius:3px;border-top-left-radius:3px}.block-zone__tabs-button:focus{outline:none}.block-zone__tabs-button:not(.block-zone__tabs-button--active):hover{background:#f2f2f2;border-color:#e0e0e0}.block-zone__tabs-button--active{border-color:#e52727}[dir=ltr] .block-zone__arrow--next{margin-left:-5.37131px}[dir=rtl] .block-zone__arrow--next{margin-right:-5.37131px}.block-zone__carousel{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.block-zone__carousel .owl-carousel.owl-loaded{display:-webkit-box;display:-ms-flexbox;display:flex}.block-zone__carousel .owl-stage-outer{margin:-10px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.block-zone__carousel .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.block-zone__carousel .owl-item{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}.block-zone__carousel-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.block-zone__carousel-item .product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%}.block-zone__carousel-item .product-card .product-card__addtocart-full{display:none}.block-zone__carousel-item .product-card:after{display:block;position:static;content:"";-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.block-zone__carousel-item .product-card .product-card__image{display:block;position:relative}.block-zone__carousel-item .product-card .product-card__fit{position:absolute;bottom:8px}.block-zone__carousel-item .product-card .product-card__fit .status-badge__text{display:none}.block-zone__carousel-item .product-card .product-card__fit .status-badge__tooltip{display:block}[dir=ltr] .block-zone__carousel-item .product-card .product-card__fit{left:13px}[dir=rtl] .block-zone__carousel-item .product-card .product-card__fit{right:13px}.block-zone__carousel-item .product-card .product-card__meta{padding:6px 16px}.block-zone__carousel-item .product-card .product-card__name{padding:0 16px;line-height:1.1875}.block-zone__carousel-item .product-card .product-card__rating{margin:-3px 0 -2px;padding:8px 16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-zone__carousel-item .product-card .product-card__rating-stars,.block-zone__carousel-item .product-card .product-card__rating-label{margin:3px 0 2px}[dir=ltr] .block-zone__carousel-item .product-card .product-card__rating-stars{margin-right:7px}[dir=rtl] .block-zone__carousel-item .product-card .product-card__rating-stars{margin-left:7px}.block-zone__carousel-item .product-card .product-card__rating-label{line-height:1}.block-zone__carousel-item .product-card .product-card__footer{padding:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.block-zone__carousel-item .product-card .product-card__prices{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-zone__carousel-item .product-card .product-card__addtocart-icon{margin:-3px}@media (max-width: 767.98px){.block-zone__tabs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-x:auto;-webkit-overflow-scrolling:touch}[dir=ltr] .block-zone__tabs>:first-child{margin-left:auto}[dir=rtl] .block-zone__tabs>:first-child{margin-right:auto}[dir=ltr] .block-zone__tabs>:last-child{margin-right:auto}[dir=rtl] .block-zone__tabs>:last-child{margin-left:auto}.block-zone__arrow--prev{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}[dir=ltr] .block-zone__arrow--prev .arrow__button:before{-webkit-transform:skewX(20deg);transform:skew(20deg)}[dir=rtl] .block-zone__arrow--prev .arrow__button:before{-webkit-transform:skewX(-20deg);transform:skew(-20deg)}[dir=ltr] .block-zone__arrow--prev{margin-left:0;margin-right:auto}[dir=rtl] .block-zone__arrow--prev{margin-right:0;margin-left:auto}[dir=ltr] .block-zone__arrow--next{margin-left:8px}[dir=rtl] .block-zone__arrow--next{margin-right:8px}}.widget-categories__list{padding:0;margin:0;list-style:none}.widget-categories__item{position:relative}.widget-categories__link{display:block;color:inherit;padding:5px 0;-webkit-transition:color .12s;transition:color .12s}[dir=ltr] .widget-categories__link{margin-right:34px}[dir=rtl] .widget-categories__link{margin-left:34px}.widget-categories__link:hover{color:#cb1818}.widget-categories__list--root{padding:0 1.5rem 1.5rem;font-size:15px;line-height:20px}[dir=ltr] .widget-categories__list--root>.widget-categories__item{padding-left:16px}[dir=rtl] .widget-categories__list--root>.widget-categories__item{padding-right:16px}.widget-categories__list--root>.widget-categories__item:before{position:absolute;display:block;content:"";width:4px;height:4px;background:currentColor;opacity:.2;top:13px}[dir=ltr] .widget-categories__list--root>.widget-categories__item:before{left:2px}[dir=rtl] .widget-categories__list--root>.widget-categories__item:before{right:2px}.widget-filters__item{padding:8px 1.5rem;border-bottom:1px solid #ebebeb}.widget-filters__item:first-child{border-top:1px solid #ebebeb}.widget-filters__actions{padding:20px 1.5rem 1.5rem}[dir=ltr] .widget-filters__actions>*+*{margin-left:8px}[dir=rtl] .widget-filters__actions>*+*{margin-right:8px}@media (min-width: 992px){.widget-filters--offcanvas--mobile{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017}}@media (max-width: 991.98px){.widget-filters--offcanvas--mobile .widget-filters__header{display:none}.widget-filters--offcanvas--mobile .widget-filters__item{padding:8px 20px}.widget-filters--offcanvas--mobile .widget-filters__item:first-child{border-top:none}}.widget-posts__list{list-style:none;padding:0 1.5rem 1.5rem;margin:0}.widget-posts__item{display:-webkit-box;display:-ms-flexbox;display:flex}.widget-posts__item+.widget-posts__item{margin-top:1rem}.widget-posts__image{-ms-flex-negative:0;flex-shrink:0;position:relative}[dir=ltr] .widget-posts__image{margin-right:14px}[dir=rtl] .widget-posts__image{margin-left:14px}.widget-posts__image img{display:block;border-radius:1.5px}.widget-posts__image:before{position:absolute;display:block;content:"";top:0;bottom:0;background:#1a1a1a33;border-radius:1.5px;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;pointer-events:none}[dir=ltr] .widget-posts__image:before{left:0;right:0}[dir=rtl] .widget-posts__image:before{right:0;left:0}.widget-posts__image:hover:before{opacity:1}.widget-posts__info{padding-top:5px}.widget-posts__name{font-size:15px;line-height:19px;overflow:hidden;max-height:38px}.widget-posts__name a{color:inherit;-webkit-transition:color .12s;transition:color .12s}.widget-posts__name a:hover{color:#cb1818}.widget-posts__date{font-size:13px;color:#999;margin-top:3px;position:relative}[dir=ltr] .widget-posts__date{padding-left:22px}[dir=rtl] .widget-posts__date{padding-right:22px}.widget-posts__date:before{position:absolute;display:block;content:"";height:1px;width:16px;background:currentColor;opacity:.6;top:10px}[dir=ltr] .widget-posts__date:before{left:0}[dir=rtl] .widget-posts__date:before{right:0}.widget-search__form{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:0}.widget-search__input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:15.5px 24px;font-family:inherit;font-size:16px;line-height:21px}.widget-search__input:focus{outline:none}.widget-search__button{-ms-flex-negative:0;flex-shrink:0;border:none;background:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bfbfbf;fill:currentColor;width:52px;height:52px;padding:0}.widget-search__button:focus{outline:none}.widget-search__button:hover{color:#a6a6a6;background:#f5f5f5}.widget-search__button:active{color:#a6a6a6;background:#f0f0f0}.widget-search__field{position:absolute;display:block;content:"";z-index:-1;left:0;right:0;width:100%;height:100%;border-radius:1px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.widget-search__form:hover .widget-search__field{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px #0000001a}.widget-search__input:focus~.widget-search__field{-webkit-box-shadow:0 0 0 3px rgba(0,0,0,.1);box-shadow:0 0 0 3px #0000001a}.cart{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 1399.98px){.cart{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width: 992px){[dir=ltr] .cart-table__remove{margin-right:-12px}[dir=rtl] .cart-table__remove{margin-left:-12px}}@media (max-width: 991.98px){.cart-table__remove{position:absolute;top:0}[dir=ltr] .cart-table__remove{right:0}[dir=rtl] .cart-table__remove{left:0}}.categories-list__body{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017;list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.categories-list__item{padding:1.125rem;text-align:center;position:relative}.categories-list__item a{display:block;font-size:15px;font-weight:500;line-height:20px;color:inherit}.categories-list__item .image{width:100%;max-width:200px;margin:0 auto}.categories-list__item:before{position:absolute;display:block;content:"";left:0;right:0;top:0;bottom:0;background:#00000008;pointer-events:none;opacity:0;-webkit-transition:opacity .12s;transition:opacity .12s;z-index:1}.categories-list__item:hover:before{opacity:1}.categories-list__divider{width:1px;background-color:#ebebeb}@media (min-width: 576px){.categories-list--layout--columns-3-sidebar .categories-list__item{width:calc((100% - 2px) / 3)}.categories-list--layout--columns-3-sidebar .categories-list__divider:nth-child(6n){width:100%;height:1px}.categories-list--layout--columns-3-sidebar .categories-list__divider:last-child:nth-child(6n){display:none}}@media (max-width: 575.98px){.categories-list--layout--columns-3-sidebar .categories-list__item{width:calc((100% - 1px)/2)}.categories-list--layout--columns-3-sidebar .categories-list__divider:nth-child(4n){width:100%;height:1px}.categories-list--layout--columns-3-sidebar .categories-list__divider:last-child:nth-child(4n){display:none}}@media (min-width: 1400px){.categories-list--layout--columns-5-sidebar .categories-list__item{width:calc((100% - 4px)/5)}.categories-list--layout--columns-5-sidebar .categories-list__divider:nth-child(10n){width:100%;height:1px}.categories-list--layout--columns-5-sidebar .categories-list__divider:last-child:nth-child(10n){display:none}}@media (min-width: 1200px) and (max-width: 1399.98px){.categories-list--layout--columns-5-sidebar .categories-list__item{width:calc((100% - 3px)/4)}.categories-list--layout--columns-5-sidebar .categories-list__divider:nth-child(8n){width:100%;height:1px}.categories-list--layout--columns-5-sidebar .categories-list__divider:last-child:nth-child(8n){display:none}}@media (min-width: 576px) and (max-width: 1199.98px){.categories-list--layout--columns-5-sidebar .categories-list__item{width:calc((100% - 2px) / 3)}.categories-list--layout--columns-5-sidebar .categories-list__divider:nth-child(6n){width:100%;height:1px}.categories-list--layout--columns-5-sidebar .categories-list__divider:last-child:nth-child(6n){display:none}}@media (max-width: 575.98px){.categories-list--layout--columns-5-sidebar .categories-list__item{width:calc((100% - 1px)/2)}.categories-list--layout--columns-5-sidebar .categories-list__divider:nth-child(4n){width:100%;height:1px}.categories-list--layout--columns-5-sidebar .categories-list__divider:last-child:nth-child(4n){display:none}}.category-card__body{position:relative}.category-card--layout--classic .category-card__body{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.05);box-shadow:0 1px 4px #0000000d;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}.category-card--layout--classic .category-card__content{display:-webkit-box;display:-ms-flexbox;display:flex}.category-card--layout--classic .category-card__image{width:160px;padding:24px 0;margin:0 32px;-ms-flex-negative:0;flex-shrink:0}.category-card--layout--classic .category-card__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:24px;padding-bottom:24px}[dir=ltr] .category-card--layout--classic .category-card__info{padding-left:0;padding-right:28px}[dir=rtl] .category-card--layout--classic .category-card__info{padding-right:0;padding-left:28px}.category-card--layout--classic .category-card__name a,.category-card--layout--classic .category-card__children a{-webkit-transition:color .12s;transition:color .12s}.category-card--layout--classic .category-card__name a:hover,.category-card--layout--classic .category-card__children a:hover{color:#cb1818}.category-card--layout--classic .category-card__name{font-weight:500;font-size:18px;line-height:24px}.category-card--layout--classic .category-card__name a{color:inherit}.category-card--layout--classic .category-card__children{list-style:none;margin:10px 0 0;padding:0;font-size:15px}.category-card--layout--classic .category-card__children li{position:relative;color:#6c757d;padding-top:1px;padding-bottom:1px}[dir=ltr] .category-card--layout--classic .category-card__children li{padding-left:11px;padding-right:0}[dir=rtl] .category-card--layout--classic .category-card__children li{padding-right:11px;padding-left:0}.category-card--layout--classic .category-card__children li:before{display:block;position:absolute;content:"";width:3px;height:3px;background:currentColor;opacity:.7;top:10px}[dir=ltr] .category-card--layout--classic .category-card__children li:before{left:0}[dir=rtl] .category-card--layout--classic .category-card__children li:before{right:0}.category-card--layout--classic .category-card__children a{color:inherit}.category-card--layout--classic .category-card__actions{margin-top:8px}.category-card--layout--classic .category-card__link{font-size:14px;font-weight:500;color:#cb1818}.category-card--layout--classic .category-card__link:hover{text-decoration:underline}@media (min-width: 1200px) and (max-width: 1399.98px){.category-card--layout--classic .category-card__image{width:120px;margin:0 26px}}@media (max-width: 991px) and (min-width: 475px){.category-card--layout--classic .category-card__image{width:132px;margin:0 26px;padding:20px 0;-ms-flex-item-align:center;align-self:center}.category-card--layout--classic .category-card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.category-card--layout--classic .category-card__info{padding-top:0;padding-bottom:20px}[dir=ltr] .category-card--layout--classic .category-card__info{padding-left:26px;padding-right:26px}[dir=rtl] .category-card--layout--classic .category-card__info{padding-right:26px;padding-left:26px}}@media (max-width: 474px) and (min-width: 360px){.category-card--layout--classic .category-card__image{width:132px}}@media (max-width: 474px) and (min-width: 360px) and (max-width: 420px){.category-card--layout--classic .category-card__image{width:100px;margin:0 28px}}@media (max-width: 359px){.category-card--layout--classic .category-card__image{width:132px;margin:0 26px;padding:24px 0;-ms-flex-item-align:center;align-self:center}.category-card--layout--classic .category-card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.category-card--layout--classic .category-card__info{padding-top:0;padding-bottom:24px}[dir=ltr] .category-card--layout--classic .category-card__info{padding-left:26px;padding-right:26px}[dir=rtl] .category-card--layout--classic .category-card__info{padding-right:26px;padding-left:26px}}.order-success__body{max-width:690px;margin:0 auto}.order-success__header{padding:60px 0 52px;text-align:center}.order-success__icon{fill:#e52727;margin:0 auto;display:block}.order-success__title{margin-top:24px;margin-bottom:2px}.order-success__subtitle{font-size:19px;font-weight:500}.order-success__actions{margin-top:20px}.order-success__meta{padding:16px 0;margin-bottom:20px;text-align:center}.order-success__meta-list{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order-success__meta-item{-ms-flex-preferred-size:25%;flex-basis:25%;line-height:1.25;position:relative;padding:2px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order-success__meta-item:not(:last-child):before{position:absolute;display:block;content:"";border-left:2px dashed rgba(0,0,0,.1);width:0;height:100%;top:0}[dir=ltr] .order-success__meta-item:not(:last-child):before{right:-1px}[dir=rtl] .order-success__meta-item:not(:last-child):before{left:-1px}.order-success__meta-title{display:block;font-size:13px;color:#6c757d;margin-bottom:4px}.order-success__meta-value{display:block;font-size:14px;line-height:16px;font-weight:500}@media (max-width: 767.98px){.order-success__header{padding:44px 0 40px}.order-success__meta-list{-ms-flex-wrap:wrap;flex-wrap:wrap}.order-success__meta-item{-ms-flex-preferred-size:50%;flex-basis:50%}.order-success__meta-item:nth-child(2n):before{display:none}.order-success__meta-item:nth-child(n+3){margin-top:16px}}.payment-methods__list{list-style:none;padding:0;margin:0}.payment-methods__item{border-radius:2px;padding-bottom:2px;border:1px solid #ebebeb;-webkit-transition:background .12s,border-color .12s;transition:background .12s,border-color .12s}.payment-methods__item+.payment-methods__item{margin-top:6px}.payment-methods__item:hover{background:#f5f5f5;border-color:#e5e5e5}.payment-methods__item-container{overflow:hidden;opacity:0;height:0;-webkit-transition:height .3s,opacity .3s;transition:height .3s,opacity .3s}.payment-methods__item--active,.payment-methods__item--active:hover{background:#f5f5f5;border-color:#e5e5e5}.payment-methods__item--active .payment-methods__item-container{opacity:1;height:auto}.product__header h1{font-size:26px;font-weight:700;line-height:32px;margin:0}.product__tabs{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017}.product__subtitle{padding-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__rating{display:-webkit-box;display:-ms-flexbox;display:flex;color:#6c757d;font-size:14px;line-height:1}[dir=ltr] .product__rating-stars{margin-right:8px}[dir=rtl] .product__rating-stars{margin-left:8px}.product__rating-label a{color:inherit}.product__info-card{position:relative}.product__info-body{padding:28px 28px 24px}.product__prices-stock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:4px;padding-bottom:22px}.product__meta{margin:-3px 0}.product__meta table{width:100%;font-size:14px}.product__meta th,.product__meta td{padding:3px 0}.product__meta th{font-weight:500}[dir=ltr] .product__meta th{padding-right:12px}[dir=rtl] .product__meta th{padding-left:12px}.product__meta tr+tr>*{border-top:1px solid #ebebeb}.product__meta a{color:#cb1818}.product__meta a:hover{text-decoration:underline}.product__badge{top:-7px;position:absolute}[dir=ltr] .product__badge{left:22px}[dir=rtl] .product__badge{right:22px}.product__prices{padding:8px 0 7px;line-height:1}.product__price{font-size:30px;font-weight:700;letter-spacing:-.04em;color:#262626}.product__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:nowrap;padding:0 28px 24px}.product__actions-item--quantity{width:100px}[dir=ltr] .product__actions-item--quantity{margin-right:8px}[dir=rtl] .product__actions-item--quantity{margin-left:8px}.product__actions-item--addtocart{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product--layout--full{--product-gutter: 30px}.product--layout--full .product__body{display:grid;grid-template-columns:auto 1fr 370px;grid-template-rows:-webkit-max-content auto auto 1fr;grid-template-rows:max-content auto auto 1fr}.product--layout--full .product__card--one{grid-column:1 / 3;grid-row:1 / 4}.product--layout--full .product__gallery{grid-column:1;grid-row:1 / 4}.product--layout--full .product__header{grid-column:2;grid-row:1}.product--layout--full .product__main{grid-column:2;grid-row:2}.product--layout--full .product__info{grid-column:3;grid-row:1 / 5}.product--layout--full .product__tabs{grid-column:1 / 3;grid-row:4}.product--layout--full .product__card{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017}.product--layout--full .product__card--two{display:none}.product--layout--full .product__gallery{padding-top:36px;padding-bottom:48px;width:440px}[dir=ltr] .product--layout--full .product__gallery{padding-left:40px;padding-right:0}[dir=rtl] .product--layout--full .product__gallery{padding-right:40px;padding-left:0}.product--layout--full .product__header{padding-top:36px;padding-bottom:16px}[dir=ltr] .product--layout--full .product__header{padding-left:36px;padding-right:40px}[dir=rtl] .product--layout--full .product__header{padding-right:36px;padding-left:40px}.product--layout--full .product__main{padding-top:0;padding-bottom:48px}[dir=ltr] .product--layout--full .product__main{padding-left:36px;padding-right:40px}[dir=rtl] .product--layout--full .product__main{padding-right:36px;padding-left:40px}[dir=ltr] .product--layout--full .product__info{margin-left:var(--product-gutter)}[dir=rtl] .product--layout--full .product__info{margin-right:var(--product-gutter)}.product--layout--full .product__tabs{margin-top:var(--product-gutter)}.product--layout--full .product__subtitle{padding-top:8px}.product--layout--full .product__excerpt{font-size:15px}.product--layout--full .product__features{margin:20px 0 0;font-size:14px;border-radius:3px}.product--layout--full .product__features ul{list-style:none;padding:0;color:#6c757d;margin:-6px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product--layout--full .product__features li{padding-top:3px;padding-bottom:2px;position:relative;margin:0 6px;width:calc(100% - 12px)}[dir=ltr] .product--layout--full .product__features li{padding-left:11px;padding-right:0}[dir=rtl] .product--layout--full .product__features li{padding-right:11px;padding-left:0}.product--layout--full .product__features li:before{position:absolute;display:block;content:"";width:3px;height:3px;border-radius:1.5px;background:currentColor;top:12px;opacity:.85}[dir=ltr] .product--layout--full .product__features li:before{left:0}[dir=rtl] .product--layout--full .product__features li:before{right:0}.product--layout--full .product__features-title{font-weight:500;padding-bottom:12px}.product--layout--full .product__features-link{margin:20px -2px 0;padding:20px 2px 0;font-size:14px;border-top:1px solid #ebebeb}.product--layout--full .product__features-link a:hover{text-decoration:underline}@media (min-width: 1200px){.product--layout--full .product__subtitle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width: 768px){.product--layout--full .product__info-card{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017}}@media (min-width: 768px) and (max-width: 991.98px){.product--layout--full .product__gallery{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017}[dir=ltr] .product--layout--full .product__actions-item--addtocart .btn{padding-left:16px;padding-right:16px}[dir=rtl] .product--layout--full .product__actions-item--addtocart .btn{padding-right:16px;padding-left:16px}}@media (max-width: 575.98px){.product--layout--full .product__subtitle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width: 768px) and (max-width: 991.98px){[dir=ltr] .product--layout--full .product__title{padding-right:80px}[dir=rtl] .product--layout--full .product__title{padding-left:80px}}@media (max-width: 1399.98px){.product--layout--full{--product-gutter: 24px}.product--layout--full .product__body{grid-template-columns:auto 1fr 336px}.product--layout--full .product__gallery{padding-top:24px;padding-bottom:36px;width:348px}[dir=ltr] .product--layout--full .product__gallery{padding-left:28px;padding-right:0}[dir=rtl] .product--layout--full .product__gallery{padding-right:28px;padding-left:0}.product--layout--full .product__header{padding-top:24px;padding-bottom:16px}[dir=ltr] .product--layout--full .product__header{padding-left:28px;padding-right:28px}[dir=rtl] .product--layout--full .product__header{padding-right:28px;padding-left:28px}.product--layout--full .product__main{padding-top:0;padding-bottom:36px}[dir=ltr] .product--layout--full .product__main{padding-left:28px;padding-right:28px}[dir=rtl] .product--layout--full .product__main{padding-right:28px;padding-left:28px}[dir=ltr] .product--layout--full .product__info-body,[dir=ltr] .product--layout--full .product__actions{padding-left:20px;padding-right:20px}[dir=rtl] .product--layout--full .product__info-body,[dir=rtl] .product--layout--full .product__actions{padding-right:20px;padding-left:20px}}@media (max-width: 1199.98px){.product--layout--full .product__body{grid-template-columns:auto 1fr 336px;grid-template-rows:-webkit-max-content auto auto 1fr;grid-template-rows:max-content auto auto 1fr}.product--layout--full .product__card{grid-column:1 / 3;grid-row:1 / 4}.product--layout--full .product__gallery{grid-column:1 / 3;grid-row:3}.product--layout--full .product__header{grid-column:1 / 3;grid-row:1}.product--layout--full .product__main{grid-column:1 / 3;grid-row:2}.product--layout--full .product__info{grid-column:3;grid-row:1 / 4}.product--layout--full .product__tabs{grid-column:1 / 4;grid-row:4}.product--layout--full .product__features{display:none}.product--layout--full .product__main{padding-bottom:16px}.product--layout--full .product__excerpt{border-bottom:1px solid #ebebeb;padding-bottom:14px}.product--layout--full .product__gallery{--product-gallery-image-max-width: 380px;padding-top:0;width:100%}[dir=ltr] .product--layout--full .product__gallery{padding-right:28px}[dir=rtl] .product--layout--full .product__gallery{padding-left:28px}.product--layout--full .product__header{padding-bottom:10px}.product--layout--full .product__info{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 991.98px){.product--layout--full{--product-gutter: 16px}.product--layout--full .product__body{grid-template-columns:auto 1fr;grid-template-rows:-webkit-max-content auto auto 1fr;grid-template-rows:max-content auto auto 1fr}.product--layout--full .product__card{grid-column:1 / 3;grid-row:1 / 3}.product--layout--full .product__header{grid-column:1 / 3;grid-row:1}.product--layout--full .product__main{grid-column:1 / 3;grid-row:2}.product--layout--full .product__gallery{grid-column:1;grid-row:3}.product--layout--full .product__info{grid-column:2;grid-row:3}.product--layout--full .product__gallery{margin-top:var(--product-gutter);width:385px;padding-top:24px;padding-bottom:28px}[dir=ltr] .product--layout--full .product__gallery{padding-left:24px;padding-right:24px}[dir=rtl] .product--layout--full .product__gallery{padding-right:24px;padding-left:24px}[dir=ltr] .product--layout--full .product__info{margin-left:var(--product-gutter)}[dir=rtl] .product--layout--full .product__info{margin-right:var(--product-gutter)}.product--layout--full .product__excerpt{border:none;padding-bottom:8px}.product--layout--full .product__info-card{position:static;margin-top:var(--product-gutter);padding-top:24px;padding-bottom:28px}[dir=ltr] .product--layout--full .product__info-card{padding-left:24px;padding-right:24px}[dir=rtl] .product--layout--full .product__info-card{padding-right:24px;padding-left:24px}.product--layout--full .product__info-body{padding-top:0;padding-bottom:16px}[dir=ltr] .product--layout--full .product__info-body{padding-left:0;padding-right:0}[dir=rtl] .product--layout--full .product__info-body{padding-right:0;padding-left:0}.product--layout--full .product__prices-stock{padding-top:0;padding-bottom:10px}[dir=ltr] .product--layout--full .product__prices-stock{padding-left:0;padding-right:0}[dir=rtl] .product--layout--full .product__prices-stock{padding-right:0;padding-left:0}.product--layout--full .product__price{font-size:26px}.product--layout--full .product__meta{border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;padding:10px 0;margin:8px 0}.product--layout--full .product__meta th,.product--layout--full .product__meta td{padding-top:1px;padding-bottom:1px}.product--layout--full .product__meta tr+tr>*{border:none}.product--layout--full .product__actions{padding-top:0;padding-bottom:0}[dir=ltr] .product--layout--full .product__actions{padding-left:0;padding-right:0}[dir=rtl] .product--layout--full .product__actions{padding-right:0;padding-left:0}.product--layout--full .product-gallery[data-layout=product-full] .product-gallery__zoom{top:-15px}[dir=ltr] .product--layout--full .product-gallery[data-layout=product-full] .product-gallery__zoom{right:-15px}[dir=rtl] .product--layout--full .product-gallery[data-layout=product-full] .product-gallery__zoom{left:-15px}}@media (min-width: 576px) and (max-width: 767.98px){.product--layout--full .product__meta table,.product--layout--full .product__meta th,.product--layout--full .product__meta td{display:block}.product--layout--full .product__meta tbody{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product--layout--full .product__meta tr,.product--layout--full .product__meta th{width:calc(50% - 10px)}.product--layout--full .product__meta tr{display:-webkit-box;display:-ms-flexbox;display:flex}[dir=ltr] .product--layout--full .product__meta tr:nth-child(2n){margin-left:20px}[dir=rtl] .product--layout--full .product__meta tr:nth-child(2n){margin-right:20px}}@media (max-width: 767.98px){.product--layout--full .product__body{grid-template-columns:100%;grid-template-rows:auto}.product--layout--full .product__header{grid-column:1;grid-row:1}.product--layout--full .product__gallery{grid-column:1;grid-row:2}.product--layout--full .product__card--two{grid-column:1;grid-row:3 / 5}.product--layout--full .product__main{grid-column:1;grid-row:3}.product--layout--full .product__info{grid-column:1;grid-row:4}.product--layout--full .product__tabs{grid-column:1;grid-row:5}.product--layout--full .product__card--one{display:none}.product--layout--full .product__card--two{display:block}.product--layout--full .product__header{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017;padding-top:24px;padding-bottom:22px}[dir=ltr] .product--layout--full .product__header{padding-left:24px;padding-right:24px}[dir=rtl] .product--layout--full .product__header{padding-right:24px;padding-left:24px}.product--layout--full .product__title{font-size:22px;line-height:28px}.product--layout--full .product__subtitle{padding-top:8px}.product--layout--full .product__body{width:100%}.product--layout--full .product__gallery{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017;--product-gallery-image-max-width: 360px;width:100%}.product--layout--full .product__main,.product--layout--full .product__card--two{margin-top:var(--product-gutter)}.product--layout--full .product__main{padding-top:24px;padding-bottom:18px}[dir=ltr] .product--layout--full .product__main{padding-left:24px;padding-right:24px}[dir=rtl] .product--layout--full .product__main{padding-right:24px;padding-left:24px}.product--layout--full .product__excerpt{padding-bottom:0}.product--layout--full .product__info{width:100%}[dir=ltr] .product--layout--full .product__info{margin-left:0}[dir=rtl] .product--layout--full .product__info{margin-right:0}.product--layout--full .product__info-card{margin-top:0;padding-top:0}.product--layout--full .product__actions{margin-bottom:-6px}.product--layout--full .product__actions-item--addtocart{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}.product-card{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017}.product-card .product-card__action--loading,.product-card .product-card__action--loading:hover{cursor:default;background:transparent;color:transparent;-webkit-transition-duration:0s;transition-duration:0s}.product-card .product-card__action--loading:before{left:calc(50% - 8px);top:calc(50% - 8px);width:16px;height:16px;border-radius:8px;border-width:2px;border-color:#0000001a;border-top-color:#00000080;border-style:solid;-webkit-animation-name:loader-animation;animation-name:loader-animation;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;position:absolute;display:block;content:""}.product-card .product-card__image{display:block}.product-card .product-card__rating{color:#6c757d;font-size:.8125rem}.product-card .product-card__name a{color:inherit}.product-card .product-card__name a:hover{text-decoration:none}.product-card .product-card__meta{font-size:12px;line-height:1;color:#999}.product-card .product-card__prices{font-weight:500;letter-spacing:-.04em;line-height:1;color:#262626}.product-card .product-card__addtocart-full{background:#e52727;color:#fff;border:none;border-radius:2px;font-weight:500;-webkit-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s}.product-card .product-card__addtocart-full:focus{outline:none}.product-card .product-card__addtocart-full:hover{background:#333;color:#fff}.product-card .product-card__addtocart-full:active{background:#4d4d4d;color:#fff}.product-card .product-card__addtocart-icon{position:relative;border:none;padding:8px;border-radius:2px;background:transparent;color:#ccc;z-index:0;-webkit-transition:color .2s;transition:color .2s}.product-card .product-card__addtocart-icon svg{display:block;fill:currentColor}.product-card .product-card__addtocart-icon:before{top:-2px;left:-2px;display:block;content:"";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);background:transparent;z-index:-1;border-radius:50%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:background .2s,-webkit-transform .2s;transition:background .2s,-webkit-transform .2s;transition:transform .2s,background .2s;transition:transform .2s,background .2s,-webkit-transform .2s}.product-card .product-card__addtocart-icon:focus{outline:none}.product-card:hover .product-card__addtocart-icon,.product-card:active .product-card__addtocart-icon{color:#fff}.product-card:hover .product-card__addtocart-icon:before,.product-card:active .product-card__addtocart-icon:before{-webkit-transform:scale(1);transform:scale(1);background:#e52727}.product-card:hover .product-card__addtocart-icon:hover,.product-card:active .product-card__addtocart-icon:hover{color:#fff}.product-card:hover .product-card__addtocart-icon:hover:before,.product-card:active .product-card__addtocart-icon:hover:before{background:#333}.product-card:hover .product-card__addtocart-icon:active,.product-card:active .product-card__addtocart-icon:active{color:#fff}.product-card:hover .product-card__addtocart-icon:active:before,.product-card:active .product-card__addtocart-icon:active:before{-webkit-transition-duration:.05s;transition-duration:.05s;background:#4d4d4d}.product-card--layout--grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.product-card--layout--grid .product-card__addtocart-full{display:none}.product-card--layout--grid:after{display:block;position:static;content:"";-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-card--layout--grid .product-card__image{display:block;position:relative}.product-card--layout--grid .product-card__fit{position:absolute;bottom:8px}.product-card--layout--grid .product-card__fit .status-badge__text{display:none}.product-card--layout--grid .product-card__fit .status-badge__tooltip{display:block}[dir=ltr] .product-card--layout--grid .product-card__fit{left:13px}[dir=rtl] .product-card--layout--grid .product-card__fit{right:13px}.product-card--layout--grid .product-card__meta{padding:6px 16px}.product-card--layout--grid .product-card__name{padding:0 16px;line-height:1.1875}.product-card--layout--grid .product-card__rating{margin:-3px 0 -2px;padding:8px 16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-card--layout--grid .product-card__rating-stars,.product-card--layout--grid .product-card__rating-label{margin:3px 0 2px}[dir=ltr] .product-card--layout--grid .product-card__rating-stars{margin-right:7px}[dir=rtl] .product-card--layout--grid .product-card__rating-stars{margin-left:7px}.product-card--layout--grid .product-card__rating-label{line-height:1}.product-card--layout--grid .product-card__footer{padding:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.product-card--layout--grid .product-card__prices{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-card--layout--grid .product-card__addtocart-icon{margin:-3px}.product-gallery__featured{position:relative}.product-gallery__featured .owl-carousel a{display:block}.product-gallery__featured .image{max-width:420px;margin:0 auto}.product-gallery__zoom{display:var(--product-gallery-zoom-display, block);top:0;position:absolute;padding:9px;margin:0;border:none;border-radius:21px;fill:currentColor;z-index:2;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s;background-color:#fff;color:#ccc}.product-gallery__zoom:hover{background-color:#f2f2f2;color:#999}.product-gallery__zoom:active{background-color:#ebebeb;color:gray}[dir=ltr] .product-gallery__zoom{right:-21px}[dir=rtl] .product-gallery__zoom{left:-21px}.product-gallery__zoom:focus{outline:none}.product-gallery__zoom svg{display:block}.product-gallery__thumbnails .owl-stage{margin:0 auto}.product-gallery__thumbnails-item{position:relative;display:block;overflow:hidden;border-radius:1.5px;padding:2px;cursor:pointer}.product-gallery__thumbnails-item:before{position:absolute;display:block;content:"";top:0;width:100%;height:100%;-webkit-box-shadow:0 0 0 2px #f2f2f2 inset;box-shadow:0 0 0 2px #f2f2f2 inset;-webkit-transition:-webkit-box-shadow .12s;transition:-webkit-box-shadow .12s;transition:box-shadow .12s;transition:box-shadow .12s,-webkit-box-shadow .12s}[dir=ltr] .product-gallery__thumbnails-item:before{left:0}[dir=rtl] .product-gallery__thumbnails-item:before{right:0}.product-gallery__thumbnails-item:hover:before{-webkit-box-shadow:0 0 0 2px #e0e0e0 inset;box-shadow:0 0 0 2px #e0e0e0 inset}.product-gallery__thumbnails-item--active{cursor:default}.product-gallery__thumbnails-item--active:before,.product-gallery__thumbnails-item--active:hover:before{-webkit-box-shadow:0 0 0 2px #e52727 inset;box-shadow:0 0 0 2px #e52727 inset}.product-gallery--layout--product-full .product-gallery__featured .image{max-width:var(--product-gallery-image-max-width, 100%)}.product-gallery--layout--product-full .product-gallery__zoom{top:0}[dir=ltr] .product-gallery--layout--product-full .product-gallery__zoom{right:0}[dir=rtl] .product-gallery--layout--product-full .product-gallery__zoom{left:0}.product-tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0 0 -1px;list-style:none;overflow-x:auto}.product-tabs__content{border-top:1px solid #ebebeb}.product-tabs__item{position:relative}.product-tabs__item a{font-size:16px;font-weight:500;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;padding:14px 18px 13px;-webkit-transition:background .12s,-webkit-box-shadow .12s;transition:background .12s,-webkit-box-shadow .12s;transition:background .12s,box-shadow .12s;transition:background .12s,box-shadow .12s,-webkit-box-shadow .12s}.product-tabs__item a:hover{background:#f7f7f7;-webkit-box-shadow:0 -1px #e5e5e5 inset;box-shadow:0 -1px #e5e5e5 inset}.product-tabs__item a:active{background:#f2f2f2;-webkit-box-shadow:0 -1px #e0e0e0 inset;box-shadow:0 -1px #e0e0e0 inset}[dir=ltr] .product-tabs__item:first-child{margin-left:auto}[dir=rtl] .product-tabs__item:first-child{margin-right:auto}[dir=ltr] .product-tabs__item:last-child{margin-right:auto}[dir=rtl] .product-tabs__item:last-child{margin-left:auto}.product-tabs__item--active a,.product-tabs__item--active a:hover,.product-tabs__item--active a:active{background:transparent;-webkit-box-shadow:0 -2px #e52727 inset;box-shadow:0 -2px #e52727 inset}.product-tabs__pane{display:block;overflow:hidden;height:0;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.product-tabs__pane--active{padding:42px 48px 48px;overflow:visible;height:auto;opacity:1;max-width:calc(100% - .001px)}.product-tabs--layout--full .product-tabs__pane--active{padding:48px}@media (max-width: 991.98px){.product-tabs--layout--full .product-tabs__pane--active{padding:40px 44px 44px}}@media (max-width: 767.98px){.product-tabs--layout--full .product-tabs__pane--active{padding:24px 28px 28px}}@media (max-width: 419px){.product-tabs--layout--full .product-tabs__pane--active{padding:20px 24px 24px}}.products-list__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.products-list__content+.products-list__content{margin-top:10px}.products-list__item{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}.products-list__item .product-card{width:100%}.products-list[data-layout=grid] .product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.products-list[data-layout=grid] .product-card .product-card__addtocart-full{display:none}.products-list[data-layout=grid] .product-card:after{display:block;position:static;content:"";-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.products-list[data-layout=grid] .product-card .product-card__image{display:block;position:relative}.products-list[data-layout=grid] .product-card .product-card__fit{position:absolute;bottom:8px}.products-list[data-layout=grid] .product-card .product-card__fit .status-badge__text{display:none}.products-list[data-layout=grid] .product-card .product-card__fit .status-badge__tooltip{display:block}[dir=ltr] .products-list[data-layout=grid] .product-card .product-card__fit{left:13px}[dir=rtl] .products-list[data-layout=grid] .product-card .product-card__fit{right:13px}.products-list[data-layout=grid] .product-card .product-card__meta{padding:6px 16px}.products-list[data-layout=grid] .product-card .product-card__name{padding:0 16px;line-height:1.1875}.products-list[data-layout=grid] .product-card .product-card__rating{margin:-3px 0 -2px;padding:8px 16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.products-list[data-layout=grid] .product-card .product-card__rating-stars,.products-list[data-layout=grid] .product-card .product-card__rating-label{margin:3px 0 2px}[dir=ltr] .products-list[data-layout=grid] .product-card .product-card__rating-stars{margin-right:7px}[dir=rtl] .products-list[data-layout=grid] .product-card .product-card__rating-stars{margin-left:7px}.products-list[data-layout=grid] .product-card .product-card__rating-label{line-height:1}.products-list[data-layout=grid] .product-card .product-card__footer{padding:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.products-list[data-layout=grid] .product-card .product-card__prices{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.products-list[data-layout=grid] .product-card .product-card__addtocart-icon{margin:-3px}.products-list--grid--5[data-layout=grid] .products-list__content{margin:-10px}.products-list--grid--5[data-layout=grid] .products-list__item{margin:10px;width:calc((100% - 100px)/5)}.products-list--grid--5[data-layout=grid] .products-list__head{display:none}.products-list[data-layout=list] .products-list__content{margin:-10px}.products-list[data-layout=list] .products-list__item{margin:10px;width:calc((100% - 20px)*1)}.products-list[data-layout=list] .products-list__head{display:none}.products-list[data-layout=list] .product-card{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.products-list[data-layout=list] .product-card .product-card__addtocart-icon{display:none}.products-list[data-layout=list] .product-card .product-card__image{-ms-flex-negative:0;flex-shrink:0}.products-list[data-layout=list] .product-card .product-card__rating{margin:-3px 0 -2px;padding:8px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.products-list[data-layout=list] .product-card .product-card__rating-stars,.products-list[data-layout=list] .product-card .product-card__rating-label{margin:3px 0 2px}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__rating-stars{margin-right:7px}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__rating-stars{margin-left:7px}.products-list[data-layout=list] .product-card .product-card__rating-label{line-height:1}.products-list[data-layout=list] .product-card .product-card__fit .status-badge__text{display:block}.products-list[data-layout=list] .product-card .product-card__fit .status-badge__tooltip{display:none}@media (min-width: 768px){.products-list[data-layout=list] .product-card .product-card__image{padding:16px 24px;width:260px}.products-list[data-layout=list] .product-card .product-card__fit{position:absolute;bottom:24px}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__fit{left:258px}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__fit{right:258px}.products-list[data-layout=list] .product-card .product-card__info{padding-top:20px;padding-bottom:57px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__info{padding-left:0;padding-right:20px}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__info{padding-right:0;padding-left:20px}.products-list[data-layout=list] .product-card .product-card__meta{position:absolute;bottom:0;padding:0;height:38px;line-height:36px;border-top:1px solid #ebebeb;text-align:center;width:180px}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__meta{right:20px}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__meta{left:20px}.products-list[data-layout=list] .product-card .product-card__name{font-size:16px;font-weight:500;line-height:20px}.products-list[data-layout=list] .product-card .product-card__footer{width:220px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 22px 49px}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__footer{border-left:1px solid #ebebeb}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__footer{border-right:1px solid #ebebeb}.products-list[data-layout=list] .product-card .product-card__prices{padding:28px 0;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products-list[data-layout=list] .product-card .product-card__addtocart-full{display:block;height:36px;padding:0 20px;width:100%;margin-bottom:10px}}@media (min-width: 768px) and (max-width: 1199.98px){.products-list[data-layout=list] .product-card .product-card__image{width:192px;padding-left:16px;padding-right:16px}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__fit{left:190px}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__fit{right:190px}.products-list[data-layout=list] .product-card .product-card__footer{width:180px;padding:0 16px 49px}.products-list[data-layout=list] .product-card .product-card__prices{padding:24px 0}.products-list[data-layout=list] .product-card .product-card__meta{position:absolute;bottom:0;width:148px}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__meta{right:16px}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__meta{left:16px}}@media (max-width: 767.98px){.products-list[data-layout=list] .product-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.products-list[data-layout=list] .product-card .product-card__image{padding:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.products-list[data-layout=list] .product-card .product-card__image .image{width:180px;max-width:100%}.products-list[data-layout=list] .product-card .product-card__fit{position:absolute;bottom:14px;display:-webkit-box;display:-ms-flexbox;display:flex}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__fit{left:15px;right:15px}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__fit{right:15px;left:15px}.products-list[data-layout=list] .product-card .product-card__info{padding:0 20px 20px}.products-list[data-layout=list] .product-card .product-card__footer{border-top:1px solid #ebebeb;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px;padding-right:20px;padding-bottom:58px}.products-list[data-layout=list] .product-card .product-card__prices{padding-top:20px;padding-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.products-list[data-layout=list] .product-card .product-card__addtocart-full{height:30px;padding:0 16px;font-size:15px}[dir=ltr] .products-list[data-layout=list] .product-card .product-card__addtocart-full{margin-right:8px}[dir=rtl] .products-list[data-layout=list] .product-card .product-card__addtocart-full{margin-left:8px}.products-list[data-layout=list] .product-card .product-card__meta{position:absolute;bottom:0;left:0;right:0;padding:0 20px;height:38px;line-height:36px;border-top:1px solid #ebebeb}}.products-list[data-layout=table] .product-card{background:transparent;-webkit-box-shadow:none;box-shadow:none}.products-list[data-layout=table] .products-list__item{width:100%}.products-list[data-layout=table] .products-list__head{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #ebebeb;padding:10px 0;font-size:13px;font-weight:700;text-transform:uppercase}.products-list[data-layout=table] .products-list__head:after{display:block;content:"";width:36px;margin:0 16px}.products-list[data-layout=table] .products-list__column--image{width:90px;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;padding:0 16px}.products-list[data-layout=table] .products-list__column--meta{width:140px;text-align:center;padding:0 16px}[dir=ltr] .products-list[data-layout=table] .products-list__column--meta{margin-left:1px}[dir=rtl] .products-list[data-layout=table] .products-list__column--meta{margin-right:1px}.products-list[data-layout=table] .products-list__column--product{padding:0 18px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[dir=ltr] .products-list[data-layout=table] .products-list__column--product{margin-left:1px}[dir=rtl] .products-list[data-layout=table] .products-list__column--product{margin-right:1px}.products-list[data-layout=table] .products-list__column--rating{width:140px;text-align:center;padding:0 16px}[dir=ltr] .products-list[data-layout=table] .products-list__column--rating{margin-left:1px}[dir=rtl] .products-list[data-layout=table] .products-list__column--rating{margin-right:1px}.products-list[data-layout=table] .products-list__column--price{width:136px;padding:0 16px;margin:0 1px}[dir=ltr] .products-list[data-layout=table] .products-list__column--price{text-align:right}[dir=rtl] .products-list[data-layout=table] .products-list__column--price{text-align:left}.products-list[data-layout=table] .product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-list[data-layout=table] .product-card .product-card__fit,.products-list[data-layout=table] .product-card .product-card__addtocart-full{display:none}.products-list[data-layout=table] .product-card .tag-badge{padding:3px 5px;height:15px;font-size:10px}.products-list[data-layout=table] .product-card .tag-badge:before{-webkit-transform:none;transform:none;border-radius:1.5px}[dir=ltr] .products-list[data-layout=table] .product-card .tag-badge:before{left:0;right:0}[dir=rtl] .products-list[data-layout=table] .product-card .tag-badge:before{right:0;left:0}@media (min-width: 576px){[dir=ltr] .products-list[data-layout=table] .product-card{padding-left:16px;padding-right:0}[dir=rtl] .products-list[data-layout=table] .product-card{padding-right:16px;padding-left:0}.products-list[data-layout=table] .product-card .product-card__image{width:90px;-ms-flex-negative:0;flex-shrink:0}[dir=ltr] .products-list[data-layout=table] .product-card .product-card__image{margin-right:16px}[dir=rtl] .products-list[data-layout=table] .product-card .product-card__image{margin-left:16px}.products-list[data-layout=table] .product-card .product-card__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;align-self:stretch;margin:16px 0}.products-list[data-layout=table] .product-card .product-card__meta{font-size:13px}.products-list[data-layout=table] .product-card .product-card__meta-title{display:none}.products-list[data-layout=table] .product-card .product-card__name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;line-height:18px}.products-list[data-layout=table] .product-card .product-card__rating{padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:4px}.products-list[data-layout=table] .product-card .product-card__rating-label{margin-top:3px}.products-list[data-layout=table] .product-card .product-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0;margin:16px 0}[dir=ltr] .products-list[data-layout=table] .product-card .product-card__footer{border-left:1px solid #ebebeb;padding-left:16px}[dir=rtl] .products-list[data-layout=table] .product-card .product-card__footer{border-right:1px solid #ebebeb;padding-right:16px}.products-list[data-layout=table] .product-card .product-card__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:120px;font-size:15px}[dir=ltr] .products-list[data-layout=table] .product-card .product-card__prices{border-right:1px solid #ebebeb;padding-right:16px}[dir=rtl] .products-list[data-layout=table] .product-card .product-card__prices{border-left:1px solid #ebebeb;padding-left:16px}.products-list[data-layout=table] .product-card .product-card__addtocart-icon{margin:0 16px}}@media (min-width: 1200px){.products-list[data-layout=table] .product-card .product-card__name{padding:0 18px}[dir=ltr] .products-list[data-layout=table] .product-card .product-card__name{border-left:1px solid #ebebeb}[dir=rtl] .products-list[data-layout=table] .product-card .product-card__name{border-right:1px solid #ebebeb}.products-list[data-layout=table] .product-card .product-card__rating{width:140px;padding-top:0;-ms-flex-negative:0;flex-shrink:0;margin-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[dir=ltr] .products-list[data-layout=table] .product-card .product-card__rating{border-left:1px solid #ebebeb}[dir=rtl] .products-list[data-layout=table] .product-card .product-card__rating{border-right:1px solid #ebebeb}.products-list[data-layout=table] .product-card .product-card__meta{width:140px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[dir=ltr] .products-list[data-layout=table] .product-card .product-card__meta{border-left:1px solid #ebebeb}[dir=rtl] .products-list[data-layout=table] .product-card .product-card__meta{border-right:1px solid #ebebeb}}@media (min-width: 1200px) and (max-width: 1399.98px){.products-list[data-layout=table] .product-card .product-card__image{width:60px}[dir=ltr] .products-list[data-layout=table] .product-card .product-card__image{margin-right:16px}[dir=rtl] .products-list[data-layout=table] .product-card .product-card__image{margin-left:16px}}@media (min-width: 576px) and (max-width: 1199.98px){.products-list[data-layout=table] .product-card .product-card__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 16px}[dir=ltr] .products-list[data-layout=table] .product-card .product-card__info{border-left:1px solid #ebebeb}[dir=rtl] .products-list[data-layout=table] .product-card .product-card__info{border-right:1px solid #ebebeb}.products-list[data-layout=table] .product-card .product-card__name{padding:0}.products-list[data-layout=table] .product-card .product-card__rating{margin:-3px 0 -2px;padding:5px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.products-list[data-layout=table] .product-card .product-card__rating-stars,.products-list[data-layout=table] .product-card .product-card__rating-label{margin:3px 0 2px}[dir=ltr] .products-list[data-layout=table] .product-card .product-card__rating-stars{margin-right:7px}[dir=rtl] .products-list[data-layout=table] .product-card .product-card__rating-stars{margin-left:7px}.products-list[data-layout=table] .product-card .product-card__rating-label{line-height:1}.products-list[data-layout=table] .product-card .product-card__meta{padding:0 0 5px}}@media (min-width: 576px) and (max-width: 767.98px){.products-list[data-layout=table] .product-card .product-card__image{width:60px}[dir=ltr] .products-list[data-layout=table] .product-card .product-card__image{margin-right:16px}[dir=rtl] .products-list[data-layout=table] .product-card .product-card__image{margin-left:16px}.products-list[data-layout=table] .product-card .product-card__prices{width:90px}}@media (max-width: 575.98px){.products-list[data-layout=table] .product-card{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-top:0;padding-bottom:0}[dir=ltr] .products-list[data-layout=table] .product-card{padding-left:0;padding-right:0}[dir=rtl] .products-list[data-layout=table] .product-card{padding-right:0;padding-left:0}.products-list[data-layout=table] .product-card .product-card__image{padding:4px;margin:0 8px;width:60px}.products-list[data-layout=table] .product-card .product-card__info{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;margin:0;padding:14px;border-top:1px solid #ebebeb}[dir=ltr] .products-list[data-layout=table] .product-card .product-card__info{border-left:none}[dir=rtl] .products-list[data-layout=table] .product-card .product-card__info{border-right:none}.products-list[data-layout=table] .product-card .product-card__name{line-height:20px;margin-top:6px}.products-list[data-layout=table] .product-card .product-card__rating{margin:-3px 0 -2px;padding-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.products-list[data-layout=table] .product-card .product-card__rating-stars,.products-list[data-layout=table] .product-card .product-card__rating-label{margin:3px 0 2px}[dir=ltr] .products-list[data-layout=table] .product-card .product-card__rating-stars{margin-right:7px}[dir=rtl] .products-list[data-layout=table] .product-card .product-card__rating-stars{margin-left:7px}.products-list[data-layout=table] .product-card .product-card__rating-label{line-height:1}.products-list[data-layout=table] .product-card .product-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.products-list[data-layout=table] .product-card .product-card__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:12px 14px;height:100%}[dir=ltr] .products-list[data-layout=table] .product-card .product-card__prices{border-left:1px solid #ebebeb;border-right:1px solid #ebebeb}[dir=rtl] .products-list[data-layout=table] .product-card .product-card__prices{border-right:1px solid #ebebeb;border-left:1px solid #ebebeb}.products-list[data-layout=table] .product-card .product-card__addtocart-icon{margin:10px 18px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:center;align-self:center}}@media (max-width: 1399.98px){.products-list[data-layout=table] .products-list__column--image{width:60px}}@media (max-width: 1199.98px){.products-list[data-layout=table] .products-list__column--image{width:90px}.products-list[data-layout=table] .products-list__column--meta,.products-list[data-layout=table] .products-list__column--rating{display:none}}@media (min-width: 576px){.products-list[data-layout=table]{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017}.products-list[data-layout=table] .products-list__item+.products-list__item{border-top:1px solid #ebebeb}}@media (max-width: 575.98px){.products-list[data-layout=table] .products-list__content{margin:-8px}.products-list[data-layout=table] .products-list__item{margin:8px;width:calc((100% - 16px)*1)}.products-list[data-layout=table] .products-list__head{display:none}}.products-view__options{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017;margin-bottom:20px}.products-view__pagination{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;padding:.75rem 1rem}@media (max-width: 767.98px){.products-view__pagination{padding-top:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.quickview{max-width:800px}.quickview__close{z-index:2;position:absolute;padding:16px;border:none;top:0;border-radius:0 2.5px;background:transparent;fill:currentColor;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s;background-color:#fff;color:#ccc}.quickview__close:hover{background-color:#f2f2f2;color:#4d4d4d}.quickview__close:active{background-color:#ebebeb;color:#4d4d4d}[dir=ltr] .quickview__close{right:0}[dir=rtl] .quickview__close{left:0}.quickview__close svg{display:block}.quickview__close:active{-webkit-transition-duration:0s;transition-duration:0s}.quickview__close:focus{outline:none}@media (max-width: 991.98px){.quickview{max-width:520px}}@media (max-width: 575.98px){.quickview{max-width:100%}}.reviews-view__header{margin-bottom:24px;font-size:28px;font-weight:500}.spec{font-size:14px;line-height:18px}.spec__section+.spec__section{margin-top:40px}.spec__section-title{font-weight:500;font-size:17px;letter-spacing:-.03em;line-height:20px;margin:0 0 12px}.spec__row{padding:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #ebebeb}.spec__row:first-of-type{border-top:1px solid #ebebeb}.spec__name{width:230px;-ms-flex-negative:0;flex-shrink:0;color:#6c757d}[dir=ltr] .spec__name{padding-right:30px}[dir=rtl] .spec__name{padding-left:30px}.spec__disclaimer{margin-top:40px;font-size:13px;line-height:20px;color:#6c757d}@media (min-width: 576px) and (max-width: 767.98px){.spec__name{width:170px}}@media (max-width: 575.98px){.spec__section+.spec__section{margin-top:24px}.spec__row{display:block;padding:8px 0}.spec__name{width:auto;margin-bottom:2px;text-transform:uppercase;font-size:11px;line-height:15px}.spec__disclaimer{margin-top:28px}}.vehicle-picker-modal__panel--active{display:block}.vehicle-picker-modal__close{z-index:2;position:absolute;padding:16px;border:none;top:0;border-radius:0 2.5px;background:transparent;fill:currentColor;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s;background-color:#fff;color:#ccc}.vehicle-picker-modal__close:hover{background-color:#f2f2f2;color:#4d4d4d}.vehicle-picker-modal__close:active{background-color:#ebebeb;color:#4d4d4d}[dir=ltr] .vehicle-picker-modal__close{right:0}[dir=rtl] .vehicle-picker-modal__close{left:0}.vehicle-picker-modal__close svg{display:block}.vehicle-picker-modal__close:active{-webkit-transition-duration:0s;transition-duration:0s}.vehicle-picker-modal__close:focus{outline:none}.wishlist__table{width:100%;border-spacing:0}.wishlist__column--head{font-size:13px;text-transform:uppercase}.wishlist__product-name{line-height:20px}.wishlist__product-name a{color:inherit;-webkit-transition:color .15s;transition:color .15s}.wishlist__product-name a:hover{color:#cb1818}@media (min-width: 768px){.wishlist{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017}.wishlist__column{padding:14px 16px}[dir=ltr] .wishlist__column:first-child{padding-left:28px}[dir=rtl] .wishlist__column:first-child{padding-right:28px}[dir=ltr] .wishlist__column:last-child{padding-right:28px}[dir=rtl] .wishlist__column:last-child{padding-left:28px}.wishlist__column--image{text-align:center;width:1px}.wishlist__column--image .image{width:80px}.wishlist__column--body{border-top:1px solid #ebebeb}.wishlist__column--stock{text-align:center;width:1px;white-space:nowrap}.wishlist__column--price{white-space:nowrap;width:140px}[dir=ltr] .wishlist__column--price{text-align:right}[dir=rtl] .wishlist__column--price{text-align:left}.wishlist__column--button{white-space:nowrap;width:200px}[dir=ltr] .wishlist__column--button{text-align:right}[dir=rtl] .wishlist__column--button{text-align:left}.wishlist__column--remove{width:1px;white-space:nowrap}[dir=ltr] .wishlist__column--remove{padding-left:0}[dir=rtl] .wishlist__column--remove{padding-right:0}}@media (min-width: 768px) and (max-width: 1199.98px){.wishlist__column--button{width:1px}}@media (min-width: 768px) and (max-width: 991.98px){[dir=ltr] .wishlist__column:first-child{padding-left:16px}[dir=rtl] .wishlist__column:first-child{padding-right:16px}[dir=ltr] .wishlist__column:last-child{padding-right:16px}[dir=rtl] .wishlist__column:last-child{padding-left:16px}[dir=ltr] .wishlist__column--product,[dir=ltr] .wishlist__column--stock,[dir=ltr] .wishlist__column--price,[dir=ltr] .wishlist__column--button{padding-left:0}[dir=rtl] .wishlist__column--product,[dir=rtl] .wishlist__column--stock,[dir=rtl] .wishlist__column--price,[dir=rtl] .wishlist__column--button{padding-right:0}.wishlist__column--price{width:1px}}@media (max-width: 767.98px){.wishlist__table{display:block}.wishlist__head{display:none}.wishlist__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-8px}.wishlist__row,.wishlist__column{display:block}.wishlist__column{padding:0}.wishlist__row{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017;position:relative;margin:8px;width:calc(50% - 16px);text-align:center;padding:16px}.wishlist__column--stock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wishlist__column--image{padding-bottom:12px}.wishlist__column--image .image{max-width:220px;margin:0 auto}.wishlist__column--stock{margin-top:16px;display:none}.wishlist__column--price{margin-top:8px;font-weight:500}.wishlist__column--button{padding:20px 0 12px}}@media (max-width: 474px){.wishlist__row{width:calc(100% - 16px)}}.blog-view__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-view__item-posts{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.blog-view__item-sidebar{width:332px;-ms-flex-negative:0;flex-shrink:0}[dir=ltr] .blog-view__item+.blog-view__item{margin-left:48px}[dir=rtl] .blog-view__item+.blog-view__item{margin-right:48px}@media (min-width: 992px) and (max-width: 1199.98px){.blog-view__item-sidebar{width:290px}[dir=ltr] .blog-view__item+.blog-view__item{margin-left:36px}[dir=rtl] .blog-view__item+.blog-view__item{margin-right:36px}}@media (max-width: 991.98px){.blog-view__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-view__item-sidebar{width:100%;margin-top:48px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}[dir=ltr] .blog-view__item+.blog-view__item{margin-left:0}[dir=rtl] .blog-view__item+.blog-view__item{margin-right:0}}.post__body{padding:48px}@media (max-width: 767.98px){.post__body{padding:32px}}@media (max-width: 575.98px){.post__body{padding:24px}}.post-header__title{margin:0;font-size:36px;font-weight:700}@media (max-width: 575.98px){.post-header__title{font-size:28px}}.post-view__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.post-view__item-post{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[dir=ltr] .post-view__item+.post-view__item{margin-left:48px}[dir=rtl] .post-view__item+.post-view__item{margin-right:48px}@media (min-width: 992px) and (max-width: 1199.98px){[dir=ltr] .post-view__item+.post-view__item{margin-left:36px}[dir=rtl] .post-view__item+.post-view__item{margin-right:36px}}@media (max-width: 991.98px){.post-view__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[dir=ltr] .post-view__item+.post-view__item{margin-left:0}[dir=rtl] .post-view__item+.post-view__item{margin-right:0}}.post-view__card{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017;position:relative}.post-view__card+.post-view__card{margin-top:24px}@media (max-width: 419px){.post-view__card{margin-left:-15px;margin-right:-15px}}.posts-list__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.posts-list__item{display:-webkit-box;display:-ms-flexbox;display:flex}.posts-list--layout--grid-2 .posts-list__body{margin:-14px}.posts-list--layout--grid-2 .posts-list__item{width:calc(50% - 30px)}@media (max-width: 1399.98px){.posts-list--layout--grid-2 .posts-list__body{margin:-10px}.posts-list--layout--grid-2 .posts-list__item{width:calc(50% - 30px)}}@media (max-width: 767.98px){.posts-list--layout--grid-2 .posts-list__body{margin:-16px}.posts-list--layout--grid-2 .posts-list__item{margin:16px;width:calc(100% - 32px)}}.posts-view__pagination{margin-top:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.account-menu{width:280px;background-color:#fff;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.2);box-shadow:0 2px 20px #0003;border-radius:1.5px;color:#262626}.account-menu__form{padding:0 30px 32px}.account-menu__form-title{text-align:center;padding:32px 0 26px;font-weight:500}.account-menu__form-button{margin-top:32px;text-align:center}.account-menu__form-button .btn{padding-left:28px;padding-right:28px}.account-menu__form-link{font-size:14px;text-align:center}.account-menu__form-link a{color:#6c757d;-webkit-transition:color .1s;transition:color .1s}.account-menu__form-link a:hover{color:inherit}.account-menu__form-forgot{position:relative}.account-menu__form-forgot-link{position:absolute;top:5px;bottom:5px;border-radius:2px;font-size:12px;background:fff;color:#6c757d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 7px;-webkit-transition:background .1s,color .1s;transition:background .1s,color .1s}[dir=ltr] .account-menu__form-forgot-link{right:5px}[dir=rtl] .account-menu__form-forgot-link{left:5px}.account-menu__form-forgot-link:hover{background:#333;color:#fff}.account-menu__form-forgot-link:active{background:#4d4d4d;color:#fff}.account-menu__divider{height:1px;background:#ebebeb}.account-menu__user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 20px;color:inherit}.account-menu__user:hover{color:inherit;background:#f2f2f2}.account-menu__user-avatar{width:44px;-ms-flex-negative:0;flex-shrink:0}[dir=ltr] .account-menu__user-avatar{margin-right:14px}[dir=rtl] .account-menu__user-avatar{margin-left:14px}.account-menu__user-avatar img{border-radius:100%;max-width:100%}.account-menu__user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.account-menu__user-name{font-size:15px;line-height:20px}.account-menu__user-email{font-size:14px;line-height:18px;color:#6c757d;margin-top:1px}.account-menu__links{list-style:none;padding:12px 0;margin:0}.account-menu__links a{display:block;color:inherit;font-size:15px;padding:5px 20px;font-weight:500}.account-menu__links a:hover{background:#f2f2f2}.departments{position:relative}.departments__button{position:relative;fill:currentColor;border:none;border-radius:2px;font-family:inherit;font-size:15px;padding-top:5px;padding-bottom:5px;-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s}[dir=ltr] .departments__button{padding-left:35px;padding-right:11px;text-align:left}[dir=rtl] .departments__button{padding-right:35px;padding-left:11px;text-align:right}.departments__button:focus{outline:none}.departments__button-icon{top:10px;position:absolute;fill:currentColor;display:inline-block;-webkit-transition:color .2s;transition:color .2s}[dir=ltr] .departments__button-icon{left:10px;-webkit-transform:scaleX(1);transform:scaleX(1)}[dir=rtl] .departments__button-icon{right:10px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.departments__button-icon svg{display:block}.departments__button-arrow{display:none;fill:currentColor;position:absolute;top:calc(50% - 4px);-webkit-transition:color .2s,-webkit-transform .2s;transition:color .2s,-webkit-transform .2s;transition:transform .2s,color .2s;transition:transform .2s,color .2s,-webkit-transform .2s}[dir=ltr] .departments__button-arrow{right:14px}[dir=rtl] .departments__button-arrow{left:14px}.departments__button-arrow svg{display:block}.departments__menu{position:absolute;z-index:1;visibility:hidden;opacity:0;top:100%;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:opacity .2s,visibility 0s .2s,-webkit-transform .2s;transition:opacity .2s,visibility 0s .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s,visibility 0s .2s;transition:opacity .2s,transform .2s,visibility 0s .2s,-webkit-transform .2s}.departments__body{border-radius:1.5px;pointer-events:auto;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.2);box-shadow:0 2px 20px #0003;color:#262626}[dir=ltr] .departments__body{float:left}[dir=rtl] .departments__body{float:right}.departments__list{-ms-flex-negative:0;flex-shrink:0;list-style:none;margin:0;padding:0;font-size:15px;line-height:20px;font-weight:500}.departments__item-link{color:inherit;display:block;position:relative}.departments__item-arrow{fill:#bfbfbf;position:absolute;top:calc(50% - 6px)}.departments__item-arrow svg{display:block}.departments__item-menu{display:none}.departments__item--hover .departments__item-link{background:#f2f2f2;color:inherit}.departments__megamenu{min-height:100%;display:none}[dir=ltr] .departments__megamenu{-webkit-box-shadow:1px 0 #ebebeb inset;box-shadow:1px 0 #ebebeb inset}[dir=rtl] .departments__megamenu{-webkit-box-shadow:-1px 0 #ebebeb inset;box-shadow:-1px 0 #ebebeb inset}.departments__megamenu--open{display:block}.departments__arrow{position:absolute;width:31px;height:21px;pointer-events:none;bottom:100%;overflow:hidden}.departments__arrow:before{position:absolute;display:block;content:"";width:7px;height:7px;top:100%;margin-top:-3.5px;background-color:#fff;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.2);box-shadow:0 2px 20px #0003;border-radius:1px}[dir=ltr] .departments__arrow:before{left:50%;margin-left:-3.5px;-webkit-transform:rotate(45deg) translateX(-.5px) translateY(-.5px);transform:rotate(45deg) translate(-.5px) translateY(-.5px)}[dir=rtl] .departments__arrow:before{right:50%;margin-right:-3.5px;-webkit-transform:rotate(45deg) translateX(.5px) translateY(-.5px);transform:rotate(45deg) translate(.5px) translateY(-.5px)}.departments--open .departments__menu{-webkit-transition-delay:0s;transition-delay:0s;visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.departments--open .departments__button-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.departments__button{height:100%;width:230px;padding-top:5px;padding-bottom:5px}[dir=ltr] .departments__button{padding-left:43px;padding-right:37px}[dir=rtl] .departments__button{padding-right:43px;padding-left:37px}@media (min-width: 1200px) and (max-width: 1399.98px){.departments__button{width:210px}}.departments__button-icon{top:calc(50% - 6px)}[dir=ltr] .departments__button-icon{left:14px}[dir=rtl] .departments__button-icon{right:14px}.departments__button-arrow{display:block}.departments__arrow{width:41px}@media (min-width: 1400px){.departments__list{width:230px}.departments__list-padding{height:14px}.departments__item-link{padding-top:7px;padding-bottom:7px}[dir=ltr] .departments__item-link{padding-left:20px;padding-right:29px}[dir=rtl] .departments__item-link{padding-right:20px;padding-left:29px}[dir=ltr] .departments__item-arrow{right:14px;-webkit-transform:scaleX(1);transform:scaleX(1)}[dir=rtl] .departments__item-arrow{left:14px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.departments__megamenu{padding:27px 30px 30px}.departments__megamenu--size--xl{width:1120px}.departments__megamenu--size--lg{width:902px}.departments__megamenu--size--md{width:684px}.departments__megamenu--size--nl{width:466px}.departments__megamenu--size--sm{width:248px}}@media (min-width: 1200px) and (max-width: 1399.98px){.departments__list{width:210px}.departments__list-padding{height:10px}.departments__item-link{padding-top:6px;padding-bottom:6px}[dir=ltr] .departments__item-link{padding-left:17px;padding-right:26px}[dir=rtl] .departments__item-link{padding-right:17px;padding-left:26px}[dir=ltr] .departments__item-arrow{right:11px;-webkit-transform:scaleX(1);transform:scaleX(1)}[dir=rtl] .departments__item-arrow{left:11px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.departments__megamenu{padding:17px 20px 20px}.departments__megamenu .row{margin:0 -10px}.departments__megamenu .col,.departments__megamenu .col-3,.departments__megamenu .col-4,.departments__megamenu .col-6,.departments__megamenu .col-12,.departments__megamenu .col-1of5{padding:0 10px}.departments__megamenu--size--xl{width:910px}.departments__megamenu--size--lg{width:732px}.departments__megamenu--size--md{width:554px}.departments__megamenu--size--nl{width:376px}.departments__megamenu--size--sm{width:198px}}.departments__button{background:#333;color:#fff;font-weight:500;border-radius:0}@media (-webkit-max-device-pixel-ratio: 1),(max-resolution: 1dppx){.departments__button{font-weight:400}}.departments__button .departments__button-icon{color:#fff}.departments__button .departments__button-arrow{color:gray}.departments__button:hover,.departments--open .departments__button{background:#333;color:#fff}.departments__button:hover .departments__button-icon,.departments--open .departments__button .departments__button-icon{color:#fff}.departments__button:hover .departments__button-arrow,.departments--open .departments__button .departments__button-arrow{color:gray}.dropcart{width:320px;background-color:#fff;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.2);box-shadow:0 2px 20px #0003;border-radius:1.5px;padding:24px;color:#262626}.dropcart__list{list-style:none;padding:0;margin:-8px 0 0}.dropcart__divider{height:1px;background:#ebebeb;margin:8px 0}.dropcart__item{display:-webkit-box;display:-ms-flexbox;display:flex}.dropcart__item-image{-ms-flex-negative:0;flex-shrink:0;width:70px}.dropcart__item-info{padding:4px 0 5px;margin:0 10px}.dropcart__item-name{font-size:15px;line-height:18px}.dropcart__item-name a{color:inherit;-webkit-transition:color .2s;transition:color .2s}.dropcart__item-name a:hover{color:#cb1818}.dropcart__item-features{list-style:none;padding:0;margin-top:2px;font-size:13px;line-height:17px;color:#6c757d}.dropcart__item-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px}.dropcart__item-remove{-ms-flex-negative:0;flex-shrink:0;width:26px;height:26px;border-radius:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;border:none;fill:currentColor;background-color:#fff;color:#ccc}.dropcart__item-remove:hover{background-color:#f2f2f2;color:#999}.dropcart__item-remove:active{background-color:#ebebeb;color:gray}[dir=ltr] .dropcart__item-remove{margin-right:-13px}[dir=rtl] .dropcart__item-remove{margin-left:-13px}.dropcart__item-remove:focus{outline:none}.dropcart__item-quantity,.dropcart__item-price{position:relative;height:16px;z-index:0;font-size:11px;padding:1px 10.82352px 0}.dropcart__item-quantity:before,.dropcart__item-price:before{position:absolute;display:block;content:"";width:calc(100% - 5.82352px);height:100%;top:0;z-index:-1;border-radius:2.5px 3px}[dir=ltr] .dropcart__item-quantity:before,[dir=ltr] .dropcart__item-price:before{left:0;-webkit-transform:skewX(-20deg);transform:skew(-20deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}[dir=rtl] .dropcart__item-quantity:before,[dir=rtl] .dropcart__item-price:before{right:0;-webkit-transform:skewX(20deg);transform:skew(20deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}.dropcart__item-quantity{color:#fff;font-weight:500}@media (-webkit-max-device-pixel-ratio: 1),(max-resolution: 1dppx){.dropcart__item-quantity{font-weight:400}}[dir=ltr] .dropcart__item-quantity{padding-left:6px;margin-right:-2.82352px}[dir=rtl] .dropcart__item-quantity{padding-right:6px;margin-left:-2.82352px}.dropcart__item-quantity:before,.dropcart__item-quantity:after{background:#e52727}.dropcart__item-quantity:after{position:absolute;display:block;content:"";width:8.32352px;height:100%;top:0;z-index:-1}[dir=ltr] .dropcart__item-quantity:after{left:0;border-top-left-radius:2.5px;border-bottom-left-radius:2.5px}[dir=rtl] .dropcart__item-quantity:after{right:0;border-top-right-radius:2.5px;border-bottom-right-radius:2.5px}.dropcart__item-price{color:#262626;font-weight:500}.dropcart__item-price:before{background:#ebebeb}.dropcart__totals{font-size:15px;margin-top:18px;margin-bottom:24px}.dropcart__totals table{width:100%}.dropcart__totals th,.dropcart__totals td{padding:0}.dropcart__totals th{font-weight:500}[dir=ltr] .dropcart__totals td{text-align:right}[dir=rtl] .dropcart__totals td{text-align:left}.dropcart__totals tr+tr>*{padding-top:4px}.dropcart__actions{display:-webkit-box;display:-ms-flexbox;display:flex}.dropcart__actions>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[dir=ltr] .dropcart__actions>*+*{margin-left:8px}[dir=rtl] .dropcart__actions>*+*{margin-right:8px}.header{display:grid;grid-template-columns:calc(50% - 675px) -webkit-min-content auto -webkit-max-content calc(50% - 675px);grid-template-columns:calc(50% - 675px) min-content auto max-content calc(50% - 675px);grid-template-rows:34px auto auto}@media (min-width: 1200px) and (max-width: 1399.98px){.header{grid-template-columns:calc(50% - 555px) -webkit-min-content auto -webkit-max-content calc(50% - 555px);grid-template-columns:calc(50% - 555px) min-content auto max-content calc(50% - 555px)}}.header__megamenu-area{grid-column:2 / 5;grid-row:1}.header__topbar-classic-bg{grid-column:1 / 6;grid-row:1}.header__topbar-classic{grid-column:2 / 5;grid-row:1}.header__logo{grid-column:2;grid-row:2}.header__search{grid-column:3 / 3;grid-row:2}.header__navbar{grid-column:1 / 6;grid-row:3}.header__indicators{grid-column:4;grid-row:2}.header{position:relative;z-index:10}@media (max-width: 1199.98px){.header{display:none}}.header__navbar{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{min-width:230px}[dir=ltr] .header__logo{margin-right:24px}[dir=rtl] .header__logo{margin-left:24px}.header__logo .logo__image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 1200px) and (max-width: 1399.98px){.header__logo{min-width:210px}}.header__navbar{padding:7px calc((100% - 1350px)/2)}@media (min-width: 1200px) and (max-width: 1399.98px){.header__navbar{padding:7px calc((100% - 1110px)/2)}}.header__navbar-menu{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%}.header__navbar-departments{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}[dir=ltr] .header__navbar-departments{margin-right:24px}[dir=rtl] .header__navbar-departments{margin-left:24px}.header__navbar-departments:after{display:block;position:absolute;content:"";background:transparent;width:1px;height:100%;top:0}[dir=ltr] .header__navbar-departments:after{right:-12px}[dir=rtl] .header__navbar-departments:after{left:-12px}.header__navbar-phone{height:100%}.header__search{-ms-flex-item-align:center;align-self:center}[dir=ltr] .header__search{margin-right:24px}[dir=rtl] .header__search{margin-left:24px}.header__indicators{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:16px 0}[dir=ltr] .header__indicators .indicator+.indicator{margin-left:4px}[dir=rtl] .header__indicators .indicator+.indicator{margin-right:4px}.header{background:#fff;color:#262626;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017}.header__topbar-classic-bg{background:linear-gradient(135deg,#4a5568,#2d3748)}.header__navbar{height:52px;background:#e52727;color:#fff}.header__navbar{height:46px;padding-top:0;padding-bottom:0}.indicator{position:relative}.indicator__button{padding:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;height:54px;min-width:54px;color:inherit;border-radius:2px;background:transparent;border:none}[dir=ltr] .indicator__button{padding-right:12px}[dir=rtl] .indicator__button{padding-left:12px}.indicator__button:focus{outline:none}.indicator__button:hover{color:inherit;text-decoration:none}.indicator__icon{position:absolute;padding:8px;display:block;width:48px;height:48px}.indicator__icon svg{display:block}[dir=ltr] .indicator__icon svg{-webkit-transform:scaleX(1);transform:scaleX(1)}[dir=rtl] .indicator__icon svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.indicator__counter{position:absolute;top:5px;font-size:10px;line-height:1;padding:2px 3px 1px;border-radius:6.5px;text-align:center;z-index:0}[dir=ltr] .indicator__counter{right:4px}[dir=rtl] .indicator__counter{left:4px}.indicator__counter:before{display:block;position:absolute;content:"";top:0;bottom:0;z-index:-1;border-radius:2.5px}[dir=ltr] .indicator__counter:before{left:0;right:0;-webkit-transform:skewX(-11deg);transform:skew(-11deg)}[dir=rtl] .indicator__counter:before{right:0;left:0;-webkit-transform:skewX(11deg);transform:skew(11deg)}.indicator__title,.indicator__value{display:block}[dir=ltr] .indicator__title,[dir=ltr] .indicator__value{margin-left:50px}[dir=rtl] .indicator__title,[dir=rtl] .indicator__value{margin-right:50px}.indicator__title{padding-top:3px;margin-bottom:-3px;font-size:13px}.indicator__value{font-size:18px;font-weight:500}.indicator__content{top:100%;position:absolute;visibility:hidden;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:rotateX(60deg);transform:rotateX(60deg);opacity:0;-webkit-transition:opacity .2s,visibility 0s .2s,-webkit-transform .2s;transition:opacity .2s,visibility 0s .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s,visibility 0s .2s;transition:transform .2s,opacity .2s,visibility 0s .2s,-webkit-transform .2s}[dir=ltr] .indicator__content{right:0}[dir=rtl] .indicator__content{left:0}.indicator--trigger--click.indicator--open .indicator__content{z-index:1;-webkit-transition-delay:0s,0s,0s;transition-delay:0s,0s,0s;opacity:1;visibility:visible;-webkit-transform:rotateX(0deg);transform:rotateX(0)}.indicator__icon{fill:#262626}.indicator__title{color:#999}.indicator__value{font-weight:500}.indicator:hover .indicator__button,.indicator--open .indicator__button{background:#f2f2f2}.indicator__counter{color:#fff;font-weight:500}@media (-webkit-max-device-pixel-ratio: 1),(max-resolution: 1dppx){.indicator__counter{font-weight:400}}.indicator__counter:before{background-color:#e52727}.logo__slogan{padding-top:11px;font-size:11px;line-height:1;text-transform:uppercase}.logo__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px}.logo__image{height:100%}.logo__slogan{display:none}.logo__part-primary{fill:#e52727}.logo__part-secondary{fill:#404040}.main-menu{height:100%}.main-menu__list{position:relative;list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%}.main-menu__link{display:block;padding:5px 11px;border-radius:2px;color:inherit;white-space:nowrap;font-size:15px}.main-menu__link:hover{color:inherit}.main-menu__submenu{color:#262626}.main-menu__item--has-submenu .main-menu__link{position:relative}[dir=ltr] .main-menu__item--has-submenu .main-menu__link{padding-right:23px}[dir=rtl] .main-menu__item--has-submenu .main-menu__link{padding-left:23px}.main-menu__item--has-submenu .main-menu__link svg{top:14px;position:absolute;fill:currentColor}[dir=ltr] .main-menu__item--has-submenu .main-menu__link svg{right:10px}[dir=rtl] .main-menu__item--has-submenu .main-menu__link svg{left:10px}.main-menu__item--submenu--menu{position:relative}.main-menu__item--submenu--menu .main-menu__submenu{position:absolute;z-index:1;top:100%;opacity:0;visibility:hidden;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:rotateX(45deg);transform:rotateX(45deg);-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}[dir=ltr] .main-menu__item--submenu--menu .main-menu__submenu{left:0}[dir=rtl] .main-menu__item--submenu--menu .main-menu__submenu{right:0}.main-menu__item--submenu--menu:hover .main-menu__submenu{visibility:visible;opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}.main-menu__item--submenu--megamenu .main-menu__submenu{position:absolute;z-index:1;opacity:0;visibility:hidden;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:rotateX(45deg);transform:rotateX(45deg);-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}.main-menu__item--submenu--megamenu:hover .main-menu__submenu{visibility:visible;opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}.main-menu__link{height:100%;padding-top:0;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-menu__item--has-submenu .main-menu__link svg{top:calc(50% - 2px)}.main-menu .main-menu__link{font-weight:500}@media (-webkit-max-device-pixel-ratio: 1),(max-resolution: 1dppx){.main-menu .main-menu__link{font-weight:400}}.main-menu .main-menu__item--has-submenu .main-menu__link svg{color:#00000040}.main-menu .main-menu__item:hover .main-menu__link{background-color:#0000001f}.main-menu__link{border-radius:0}.megamenu{position:relative}.megamenu__image{position:absolute;bottom:0}[dir=ltr] .megamenu__image{right:0;-webkit-transform-origin:bottom right;transform-origin:bottom right}[dir=rtl] .megamenu__image{left:0;-webkit-transform-origin:bottom left;transform-origin:bottom left}.megamenu__image img,.megamenu__image picture{display:block}@media (min-width: 1200px) and (max-width: 1399.98px){.megamenu__image{-webkit-transform:scale(.81);transform:scale(.81)}}.megamenu-links{list-style:none;padding:0;margin:0}.megamenu-links__item{line-height:18px}.megamenu-links__item+.megamenu-links__item{margin-top:10px}.megamenu-links__item--has-submenu+.megamenu-links__item{margin-top:24px}.megamenu-links__item-link{font-size:16px;color:inherit;-webkit-transition:color .15s;transition:color .15s;font-weight:500}.megamenu-links__item-link:hover{color:#cb1818}.megamenu-links__item-link+.megamenu-links{border-top:1px solid #ebebeb;padding-top:12px;margin-top:5px}.megamenu-links:not(.megamenu-links--root) .megamenu-links__item{line-height:16px}.megamenu-links:not(.megamenu-links--root) .megamenu-links__item+.megamenu-links__item{margin-top:9px}.megamenu-links:not(.megamenu-links--root) .megamenu-links__item-link{font-weight:400;font-size:14px;color:#6c757d}.megamenu-links:not(.megamenu-links--root) .megamenu-links__item-link:hover{color:#cb1818}@media (min-width: 1200px) and (max-width: 1399.98px){.megamenu-links__item-link{font-size:15px}}.menu{color:#262626;background-color:#fff;-webkit-box-shadow:0 1px 15px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 15px #0000001a,0 1px 3px #0000001a;list-style:none;margin:0;padding:8px 0;width:200px;font-size:15px;line-height:22px;font-weight:500}.menu__submenu{position:absolute;top:-8px;visibility:hidden;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}[dir=ltr] .menu__submenu{left:100%}[dir=rtl] .menu__submenu{right:100%}.menu__link{display:block;position:relative;padding-top:5px;padding-bottom:5px}[dir=ltr] .menu__link{padding-left:16px;padding-right:28px}[dir=rtl] .menu__link{padding-right:16px;padding-left:28px}.menu__link,.menu__link:hover{color:inherit}.menu__arrow{fill:#bfbfbf;position:absolute;top:calc(50% - 5px)}[dir=ltr] .menu__arrow{right:14px}[dir=rtl] .menu__arrow{left:14px}.menu__arrow svg{display:block}[dir=ltr] .menu__arrow svg{-webkit-transform:scaleX(1);transform:scaleX(1)}[dir=rtl] .menu__arrow svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.menu__item:hover>.menu__link{background:#f2f2f2}.menu__item:hover>.menu__submenu{opacity:1;visibility:visible}.menu__item--has-submenu{position:relative}.phone__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;line-height:1;height:100%;padding:4px 11px;border-radius:2px;-webkit-transition:background .12s;transition:background .12s;font-size:17px}.phone__body:hover{color:inherit}.phone__title{font-size:15px;margin-top:1px}[dir=ltr] .phone__title{margin-right:5px}[dir=rtl] .phone__title{margin-left:5px}.phone__body:hover{background:#0000001f}.phone__title{color:#fcc}.phone__number{font-weight:500}@media (-webkit-max-device-pixel-ratio: 1),(max-resolution: 1dppx){.phone__number{font-weight:400}}.phone__body{border-radius:0}.search__dropdown{color:#262626;background-color:#fff;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.2);box-shadow:0 2px 20px #0003;position:absolute;top:100%;border-radius:1.5px;opacity:0;-webkit-transform:translateY(26px);transform:translateY(26px);visibility:hidden;-webkit-transition:opacity .25s cubic-bezier(.645,.045,.355,1),visibility 0s .25s,-webkit-transform .25s cubic-bezier(.645,.045,.355,1);transition:opacity .25s cubic-bezier(.645,.045,.355,1),visibility 0s .25s,-webkit-transform .25s cubic-bezier(.645,.045,.355,1);transition:opacity .25s cubic-bezier(.645,.045,.355,1),transform .25s cubic-bezier(.645,.045,.355,1),visibility 0s .25s;transition:opacity .25s cubic-bezier(.645,.045,.355,1),transform .25s cubic-bezier(.645,.045,.355,1),visibility 0s .25s,-webkit-transform .25s cubic-bezier(.645,.045,.355,1)}[dir=ltr] .search__dropdown{left:0;right:0}[dir=rtl] .search__dropdown{right:0;left:0}.search__dropdown--open{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;-webkit-transition-delay:0s;transition-delay:0s}.search__button-icon svg{display:block}.search__body{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:0;position:relative;max-width:560px;height:38px}.search__input,.search__button{background:transparent;border:none;font-family:inherit;padding:0;-ms-flex-preferred-size:0;flex-basis:0}.search__input:focus,.search__button:focus{outline:none}.search__button{-ms-flex-negative:0;flex-shrink:0;border:2px solid transparent;fill:currentColor;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 9px;white-space:nowrap}.search__button-icon{-ms-flex-negative:0;flex-shrink:0}.search__button-title{font-size:14px;font-weight:500;line-height:1;margin-top:1px}[dir=ltr] .search__button-title{margin-left:9px}[dir=rtl] .search__button-title{margin-right:9px}.search__input{color:#262626;background-color:#ededed;border-color:#ededed;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:15px;padding-top:0;padding-bottom:0;border-width:1px;border-style:solid;border-radius:2.5px;-webkit-transition:background-color .2s,border-color .2s,color .2s;transition:background-color .2s,border-color .2s,color .2s}[dir=ltr] .search__input{padding-left:13px;padding-right:37px}[dir=rtl] .search__input{padding-right:13px;padding-left:37px}.search__button--start{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding-top:0;padding-bottom:0;border:1px solid transparent;background-repeat:no-repeat;background-size:5px 10px;border-radius:2.5px;-webkit-transition:color .15s,background-color .15s;transition:color .15s,background-color .15s;background-color:#ffdf40;color:#262626;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath fill='rgba(0, 0, 0, 0.35)' d='M4.503,4 L0.497,4 C0.094,4 -0.142,3.492 0.089,3.122 L2.095,0.233 C2.293,-0.084 2.712,-0.084 2.911,0.233 L4.911,3.122 C5.142,3.492 4.906,4 4.503,4 ZM0.497,6 L4.503,6 C4.906,6 5.142,6.504 4.911,6.871 L2.905,9.737 C2.707,10.052 2.288,10.052 2.089,9.737 L0.089,6.871 C-0.142,6.504 0.094,6 0.497,6 Z'/%3E%3C/svg%3E%0A")}.search__button--start .search__button-icon{fill:#000000bf}[dir=ltr] .search__button--start{padding-left:12px;padding-right:27px;margin-right:5px;background-position:right 12px center}[dir=rtl] .search__button--start{padding-right:12px;padding-left:27px;margin-left:5px;background-position:left 12px center}.search__button--start:hover{background-color:#ffd226}.search__button--start:active{-webkit-transition-duration:0s;transition-duration:0s;background-color:#ffca16}.search__button--end{-webkit-transition:color .2s;transition:color .2s;position:absolute;height:38px;width:38px;border:none;color:#b2b2b2}[dir=ltr] .search__button--end{right:0}[dir=rtl] .search__button--end{left:0}.search__dropdown--vehicle-picker{max-width:440px}.search__dropdown-arrow{position:absolute;width:46px;height:21px;pointer-events:none;bottom:100%;overflow:hidden}.search__dropdown-arrow:before{position:absolute;display:block;content:"";width:7px;height:7px;top:100%;margin-top:-3.5px;background-color:#fff;border-radius:1px}[dir=ltr] .search__dropdown-arrow:before{left:50%;margin-left:-3.5px;-webkit-transform:rotate(45deg) translateX(-.5px) translateY(-.5px);transform:rotate(45deg) translate(-.5px) translateY(-.5px)}[dir=rtl] .search__dropdown-arrow:before{right:50%;margin-right:-3.5px;-webkit-transform:rotate(45deg) translateX(.5px) translateY(-.5px);transform:rotate(45deg) translate(.5px) translateY(-.5px)}.search__input{color:#262626;background-color:#ededed;border-color:#ededed}.search__input::-webkit-input-placeholder{color:#6c757d}.search__input::-moz-placeholder{color:#6c757d}.search__input:-ms-input-placeholder{color:#6c757d}.search__input::-ms-input-placeholder{color:#6c757d}.search__input::placeholder{color:#6c757d}.search__input:hover{border-color:#e0e0e0}.search__input:focus{background-color:#fff;border-color:#e5e5e5}.search__button--end{color:#b2b2b2}.search__button--end:hover{color:#404040}.suggestions{padding:14px 0}.suggestions__group+.suggestions__group{margin-top:10px}.suggestions__group-title{padding:3px 20px;font-size:11px;font-weight:500;text-transform:uppercase;color:#999}.suggestions__category{display:block;padding:6px 20px;color:inherit;font-size:15px;line-height:17px}.suggestions__category:hover{color:inherit;background:#f2f2f2}.suggestions__product{display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px 20px;color:inherit}.suggestions__product:hover{color:inherit;background:#f2f2f2}.suggestions__product-image{position:relative;border-radius:1px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;width:40px;background:#fff}[dir=ltr] .suggestions__product-image{margin-right:10px}[dir=rtl] .suggestions__product-image{margin-left:10px}.suggestions__product-image:before{display:block;position:absolute;content:"";width:100%;height:100%;border:1px solid rgba(0,0,0,.08);border-radius:inherit;pointer-events:none;z-index:1}.suggestions__product-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;padding-top:4px;min-width:0}.suggestions__product-name{font-size:15px;line-height:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestions__product-rating{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2px}[dir=ltr] .suggestions__product-rating-stars{margin-right:8px}[dir=rtl] .suggestions__product-rating-stars{margin-left:8px}.suggestions__product-rating-label{font-size:13px;line-height:1;color:#6c757d}.suggestions__product-price{white-space:nowrap;-ms-flex-negative:0;flex-shrink:0;font-size:13px;font-weight:700;padding-top:3px;width:70px}[dir=ltr] .suggestions__product-price{margin-left:14px;text-align:right}[dir=rtl] .suggestions__product-price{margin-right:14px;text-align:left}.topbar{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;font-size:14px;line-height:1}.topbar__item-spring{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.topbar__item-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}.topbar__link{-webkit-transition:color .12s;transition:color .12s}.topbar__menu{position:relative}.topbar--classic{background:linear-gradient(135deg,#4a5568,#2d3748)}.topbar--classic .topbar__item-text{color:#fff;font-weight:500}@media (-webkit-max-device-pixel-ratio: 1),(max-resolution: 1dppx){.topbar--classic .topbar__item-text{font-weight:400}}.topbar--classic .topbar__link{color:#fff;font-weight:400}.topbar--classic .topbar__link:hover{color:#fff}.topbar--classic .topbar__menu--open .topbar__menu-button{background:#ffffff14}.vehicle-picker__panel{display:none}.vehicle-picker__panel--active{display:block}.vehicle-picker__panel-body{padding:20px 20px 28px}.vehicle-picker__text{font-size:15px;color:#6c757d;margin-bottom:8px}.vehicle-picker__text:first-child{margin-top:-5px}.vehicle-picker__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:32px}[dir=ltr] .vehicle-picker__actions>*+*{margin-left:20px}[dir=rtl] .vehicle-picker__actions>*+*{margin-right:20px}.search__car-selector-link a{font-size:14px;color:#999}.block-space--layout--spaceship-ledge-height{display:none}.mobile-header{background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017;position:relative;z-index:100}@media (min-width: 1200px){.mobile-header{display:none}}.mobile-header__body{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-header__menu-button{width:52px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0;border:none;background:#fff;fill:#404040}.mobile-header__menu-button:hover{background:#f2f2f2}.mobile-header__menu-button:active{background:#ededed}.mobile-header__menu-button:focus{outline:none}.mobile-header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 14px}.mobile-header__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;max-width:440px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 12px;margin:0 auto}.mobile-header__indicators{display:-webkit-box;display:-ms-flexbox;display:flex}[dir=ltr] .mobile-header__indicators{margin-left:auto}[dir=rtl] .mobile-header__indicators{margin-right:auto}@media (max-width: 767.98px){.mobile-header{position:relative}.mobile-header .container{padding:0 8px}.mobile-header__menu-button{width:44px}[dir=ltr] .mobile-header__logo{padding-left:10px;padding-right:10px}[dir=rtl] .mobile-header__logo{padding-right:10px;padding-left:10px}.mobile-header__search{top:0;position:absolute;width:100%;height:100%;max-width:none;padding:0;z-index:1;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}[dir=ltr] .mobile-header__search{left:0}[dir=rtl] .mobile-header__search{right:0}.mobile-header__search--open{-webkit-transform:none;transform:none}}.mobile-indicator{position:relative}.mobile-indicator__button{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px;width:44px;color:inherit;background:transparent;border:none}.mobile-indicator__button:focus{outline:none}.mobile-indicator__button:hover{color:inherit;text-decoration:none}.mobile-indicator__icon{display:block;position:relative}.mobile-indicator__icon svg{display:block}[dir=ltr] .mobile-indicator__icon svg{-webkit-transform:scaleX(1);transform:scaleX(1)}[dir=rtl] .mobile-indicator__icon svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.mobile-indicator__counter{position:absolute;top:-7px;font-size:10px;line-height:1;padding:2px 3px 1px;border-radius:6.5px;text-align:center;z-index:0}[dir=ltr] .mobile-indicator__counter{right:-7px}[dir=rtl] .mobile-indicator__counter{left:-7px}.mobile-indicator__counter:before{display:block;position:absolute;content:"";top:0;bottom:0;z-index:-1;border-radius:2.5px}[dir=ltr] .mobile-indicator__counter:before{left:0;right:0;-webkit-transform:skewX(-11deg);transform:skew(-11deg)}[dir=rtl] .mobile-indicator__counter:before{right:0;left:0;-webkit-transform:skewX(11deg);transform:skew(11deg)}.mobile-indicator__icon{fill:#262626}.mobile-indicator:hover .mobile-indicator__button{background:#f2f2f2}.mobile-indicator__counter{color:#fff;font-weight:500}@media (-webkit-max-device-pixel-ratio: 1),(max-resolution: 1dppx){.mobile-indicator__counter{font-weight:400}}.mobile-indicator__counter:before{background-color:#e52727}.mobile-menu{visibility:hidden;-webkit-transition:visibility 0s .25s;transition:visibility 0s .25s}.mobile-menu__backdrop{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1000;background:#333c;opacity:0;will-change:opacity;-webkit-transition:opacity .25s cubic-bezier(.25,.46,.45,.94);transition:opacity .25s cubic-bezier(.25,.46,.45,.94)}.mobile-menu__body{position:fixed;top:0;bottom:0;z-index:1000;background:#fff;width:300px;-webkit-transition:-webkit-transform .25s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .25s cubic-bezier(.25,.46,.45,.94);transition:transform .25s cubic-bezier(.25,.46,.45,.94);transition:transform .25s cubic-bezier(.25,.46,.45,.94),-webkit-transform .25s cubic-bezier(.25,.46,.45,.94);will-change:transform;overflow:hidden}[dir=ltr] .mobile-menu__body{left:0;-webkit-transform:translateX(-100%);transform:translate(-100%)}[dir=rtl] .mobile-menu__body{right:0;-webkit-transform:translateX(100%);transform:translate(100%)}.mobile-menu--open{visibility:visible;-webkit-transition-delay:0s;transition-delay:0s}.mobile-menu--open .mobile-menu__backdrop{opacity:1}.mobile-menu--open .mobile-menu__body{-webkit-transform:translateX(0);transform:translate(0)}.mobile-menu__close{position:absolute;top:0;width:48px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;border:none;padding:0;fill:currentColor;-webkit-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s;background-color:#fff;color:#ccc}.mobile-menu__close:hover{background-color:#f2f2f2;color:#4d4d4d}.mobile-menu__close:active{background-color:#ebebeb;color:#4d4d4d}[dir=ltr] .mobile-menu__close{right:0}[dir=rtl] .mobile-menu__close{left:0}.mobile-menu__close:focus{outline:none}.mobile-menu__panel{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;top:0;right:0;bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;z-index:1;-webkit-transition:-webkit-transform .25s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .25s cubic-bezier(.25,.46,.45,.94);transition:transform .25s cubic-bezier(.25,.46,.45,.94);transition:transform .25s cubic-bezier(.25,.46,.45,.94),-webkit-transform .25s cubic-bezier(.25,.46,.45,.94)}[dir=ltr] .mobile-menu__panel--hide{-webkit-transform:translateX(-100%);transform:translate(-100%)}[dir=rtl] .mobile-menu__panel--hide,[dir=ltr] .mobile-menu__panel--hidden{-webkit-transform:translateX(100%);transform:translate(100%)}[dir=rtl] .mobile-menu__panel--hidden{-webkit-transform:translateX(-100%);transform:translate(-100%)}.mobile-menu__panel-header{-ms-flex-negative:0;flex-shrink:0;height:51px;border-bottom:1px solid #ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:2px;position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mobile-menu__panel-back{position:absolute;top:0;width:48px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1;border:none;padding-top:0;padding-bottom:0;fill:currentColor;-webkit-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s;background-color:#fff;color:#ccc}.mobile-menu__panel-back:hover{background-color:#f2f2f2;color:#4d4d4d}.mobile-menu__panel-back:active{background-color:#ebebeb;color:#4d4d4d}[dir=ltr] .mobile-menu__panel-back{left:0;padding-left:0;padding-right:2px}[dir=rtl] .mobile-menu__panel-back{right:0;padding-right:0;padding-left:2px}[dir=ltr] .mobile-menu__panel-back svg{-webkit-transform:scaleX(1);transform:scaleX(1)}[dir=rtl] .mobile-menu__panel-back svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.mobile-menu__panel-back:focus{outline:none}.mobile-menu__panel-title{text-align:center;margin:auto;font-size:15px;font-weight:500}.mobile-menu__panel-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mobile-menu__divider{-ms-flex-negative:0;flex-shrink:0;height:1px;background:#ebebeb}.mobile-menu__spring{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mobile-menu__links{list-style:none;padding:10px 0;margin:0;font-size:15px;line-height:22px;font-weight:500}.mobile-menu__links>li>a,.mobile-menu__links>li>button{position:relative;color:inherit;width:100%;border:none;background:transparent;font-family:inherit;font-size:inherit;font-weight:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:7px;padding-bottom:7px}[dir=ltr] .mobile-menu__links>li>a,[dir=ltr] .mobile-menu__links>li>button{padding-left:20px;padding-right:33px;text-align:left}[dir=rtl] .mobile-menu__links>li>a,[dir=rtl] .mobile-menu__links>li>button{padding-right:20px;padding-left:33px;text-align:right}.mobile-menu__links>li>a:hover,.mobile-menu__links>li>button:hover{background:#f2f2f2}.mobile-menu__links>li>a:focus,.mobile-menu__links>li>button:focus{outline:none}.mobile-menu__links>li>a svg,.mobile-menu__links>li>button svg{position:absolute;top:calc(50% - 6px);fill:#bfbfbf}[dir=ltr] .mobile-menu__links>li>a svg,[dir=ltr] .mobile-menu__links>li>button svg{right:16px;-webkit-transform:scaleX(1);transform:scaleX(1)}[dir=rtl] .mobile-menu__links>li>a svg,[dir=rtl] .mobile-menu__links>li>button svg{left:16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.mobile-menu__links>li>a.highlight:before,.mobile-menu__links>li>button.highlight:before{position:absolute;display:block;content:"";width:5px;height:5px;border-radius:2.5px;background:#e52727;top:15px}[dir=ltr] .mobile-menu__links>li>a.highlight:before,[dir=ltr] .mobile-menu__links>li>button.highlight:before{left:8px}[dir=rtl] .mobile-menu__links>li>a.highlight:before,[dir=rtl] .mobile-menu__links>li>button.highlight:before{right:8px}.mobile-menu__contacts{text-align:center;padding:16px 20px 14px;-webkit-transition:background .2s;transition:background .2s}.mobile-menu__contacts:hover{background:#f2f2f2}.mobile-menu__contacts,.mobile-menu__contacts:hover{color:inherit}.mobile-menu__contacts-title{font-size:18px;font-weight:500}.mobile-search__input{background:transparent;border:none;font-family:inherit;color:inherit}.mobile-search__input:focus{outline:none}.mobile-search__input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:15px}.mobile-search__vehicle-picker{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;background:#ffdf40;color:#262626;min-width:44px;padding:0 12px;white-space:nowrap;font-size:15px;font-weight:500;border-radius:2.5px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;-webkit-transition:color .15s,background-color .15s;transition:color .15s,background-color .15s}.mobile-search__vehicle-picker:hover{background:#ffd226}.mobile-search__vehicle-picker:active{background:#ffca16}.mobile-search__vehicle-picker:focus{outline:none}.mobile-search__vehicle-picker svg{-ms-flex-negative:0;flex-shrink:0;fill:#000000bf}@media (min-width: 768px){.mobile-search__input{height:36px;padding:0 11px;border-radius:3px;border-width:1px;border-style:solid;-webkit-transition:color .2s,background .2s,border-color .2s;transition:color .2s,background .2s,border-color .2s;color:#262626;background-color:#f0f0f0;border-color:#f0f0f0}.mobile-search__input::-webkit-input-placeholder{color:#6c757d}.mobile-search__input::-moz-placeholder{color:#6c757d}.mobile-search__input:-ms-input-placeholder{color:#6c757d}.mobile-search__input::-ms-input-placeholder{color:#6c757d}.mobile-search__input::placeholder{color:#6c757d}[dir=ltr] .mobile-search__input{padding-left:11px;padding-right:37px}[dir=rtl] .mobile-search__input{padding-right:11px;padding-left:37px}.mobile-search__input:hover{border-color:#d9d9d9}.mobile-search__input:focus{background-color:#fff;border-color:#d9d9d9}.mobile-search__button--close{display:none}[dir=ltr] .mobile-search__vehicle-picker{margin-right:6px}[dir=rtl] .mobile-search__vehicle-picker{margin-left:6px}}@media (max-width: 767.98px){.mobile-search__input{padding-top:0;padding-bottom:0;-ms-flex-preferred-size:0;flex-basis:0;width:0}[dir=ltr] .mobile-search__input{padding-left:12px;padding-right:0}[dir=rtl] .mobile-search__input{padding-right:12px;padding-left:0}.mobile-search__button--close{border-width:0;border-style:solid}[dir=ltr] .mobile-search__button--close{border-left-width:1px}[dir=rtl] .mobile-search__button--close{border-right-width:1px}.mobile-search__input{color:#262626}.mobile-search__input::-webkit-input-placeholder{color:#6c757d}.mobile-search__input::-moz-placeholder{color:#6c757d}.mobile-search__input:-ms-input-placeholder{color:#6c757d}.mobile-search__input::-ms-input-placeholder{color:#6c757d}.mobile-search__input::placeholder{color:#6c757d}.mobile-search__input~.mobile-search__button--close{border-color:#ebebeb}.mobile-search__vehicle-picker{margin:8px 0}[dir=ltr] .mobile-search__vehicle-picker{margin-left:8px}[dir=rtl] .mobile-search__vehicle-picker{margin-right:8px}}/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-ban:before{content:""}.fa-barcode:before{content:""}.fa-box:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-car:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-square:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-right:before{content:""}.fa-circle:before{content:""}.fa-city:before{content:""}.fa-clock:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-comment:before{content:""}.fa-credit-card:before{content:""}.fa-cube:before{content:""}.fa-edit:before{content:""}.fa-ellipsis-h:before{content:""}.fa-envelope:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook-f:before{content:""}.fa-history:before{content:""}.fa-home:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-key:before{content:""}.fa-list:before{content:""}.fa-lock:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-minus:before{content:""}.fa-money-bill-wave:before{content:""}.fa-motorcycle:before{content:""}.fa-paper-plane:before{content:""}.fa-phone:before{content:""}.fa-plane:before{content:""}.fa-plus:before{content:""}.fa-quote-left:before{content:""}.fa-receipt:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-save:before{content:""}.fa-search:before{content:""}.fa-shield-alt:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-cart:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-out-alt:before{content:""}.fa-spinner:before{content:""}.fa-store:before{content:""}.fa-sync-alt:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-telegram-plane:before{content:""}.fa-th-large:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-trademark:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-truck:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-user:before{content:""}.fa-user-circle:before{content:""}.fa-user-edit:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-tag:before{content:""}.fa-warehouse:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/build/assets/fa-brands-400-BP-byM1z.eot);src:url(/build/assets/fa-brands-400-BP-byM1z.eot?#iefix) format("embedded-opentype"),url(/build/assets/fa-brands-400-B9NtTMAN.woff2) format("woff2"),url(/build/assets/fa-brands-400-DqZqNCSp.woff) format("woff"),url(/build/assets/fa-brands-400-BvOfcHLm.ttf) format("truetype"),url(/build/assets/fa-brands-400-CwYvrPXy.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/build/assets/fa-regular-400-C8GVsgD2.eot);src:url(/build/assets/fa-regular-400-C8GVsgD2.eot?#iefix) format("embedded-opentype"),url(/build/assets/fa-regular-400-BxYFLS9j.woff2) format("woff2"),url(/build/assets/fa-regular-400-Cea8WKql.woff) format("woff"),url(/build/assets/fa-regular-400-CcXn14M0.ttf) format("truetype"),url(/build/assets/fa-regular-400-DYS_BsKA.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/build/assets/fa-solid-900-DRNqNWD9.eot);src:url(/build/assets/fa-solid-900-DRNqNWD9.eot?#iefix) format("embedded-opentype"),url(/build/assets/fa-solid-900-DQndEtzL.woff2) format("woff2"),url(/build/assets/fa-solid-900-Ic6bH3kJ.woff) format("woff"),url(/build/assets/fa-solid-900-v_-DUAvR.ttf) format("truetype"),url(/build/assets/fa-solid-900-QT1_Ihr7.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}:root{--primary-color: #e52727;--primary-dark: #1d4ed8;--primary-light: #3b82f6;--secondary-color: #64748b;--success-color: #10b981;--error-color: #ef4444;--warning-color: #f59e0b;--text-primary: #1e293b;--text-secondary: #64748b;--text-muted: #94a3b8;--bg-primary: #ffffff;--bg-secondary: #f8fafc;--bg-tertiary: #f1f5f9;--border-color: #e2e8f0;--border-light: #f1f5f9;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--transition-fast: .15s ease-in-out;--transition-normal: .25s ease-in-out;--transition-slow: .35s ease-in-out}.block-garage,.block-search{margin:0;padding:0;box-sizing:border-box}.block-garage{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;margin:2rem 0;border-radius:var(--radius-xl);position:relative;overflow:hidden}.block-garage:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.3) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(120,119,198,.2) 0%,transparent 50%);pointer-events:none}.garage-hero{text-align:center;max-width:56rem;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.garage-hero__title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2;letter-spacing:-.025em}.garage-hero__subtitle{font-size:1.125rem;opacity:.9;margin-bottom:2.5rem;line-height:1.6;font-weight:400}.current-vehicle{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-lg);padding:1.5rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;transition:all var(--transition-normal)}.current-vehicle:hover{background:#ffffff26;transform:translateY(-2px);box-shadow:var(--shadow-lg)}.current-vehicle__info{display:flex;align-items:center;gap:1rem}.current-vehicle__icon{width:3rem;height:3rem;background:#fff3;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0}.current-vehicle__name{font-size:1.25rem;font-weight:600;margin-bottom:.25rem;line-height:1.3}.current-vehicle__engine{opacity:.8;font-size:.875rem;line-height:1.4}.no-vehicle{text-align:center;padding:2.5rem 1.25rem}.no-vehicle__icon{width:5rem;height:5rem;margin:0 auto 1.5rem;opacity:.7;transition:all var(--transition-normal)}.no-vehicle:hover .no-vehicle__icon{opacity:1;transform:scale(1.05)}.no-vehicle__title{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;line-height:1.3}.no-vehicle__text{opacity:.8;margin-bottom:2rem;font-size:1.125rem;line-height:1.5}.block-search{background:var(--bg-secondary);padding:4rem 0;margin:2rem 0;border-radius:var(--radius-xl);position:relative}.search-hero{max-width:56rem;margin:0 auto;text-align:center;padding:0 1.5rem}.search-hero__title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.2;letter-spacing:-.025em}.search-hero__subtitle{font-size:1.125rem;color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.6;font-weight:400}.search-form{position:relative;margin-bottom:3.75rem}.search-form__wrapper{background:var(--bg-primary);border-radius:var(--radius-lg);padding:.5rem;box-shadow:var(--shadow-md);border:1px solid var(--border-color);transition:all var(--transition-normal)}.search-form__wrapper:focus-within{transform:translateY(-2px);box-shadow:var(--shadow-xl);border-color:var(--primary-color)}.search-form__input-group{display:flex;gap:.5rem;margin-bottom:1rem}.search-form__input{flex:1;padding:1rem 1.25rem;border:none;background:transparent;font-size:1.125rem;color:var(--text-primary);outline:none;transition:all var(--transition-fast)}.search-form__input::placeholder{color:var(--text-muted)}.search-form__input:focus{transform:scale(1.01)}.search-form__button{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:var(--primary-color);color:#fff;border:none;border-radius:var(--radius-md);font-weight:500;cursor:pointer;transition:all var(--transition-normal);font-size:1rem;white-space:nowrap}.search-form__button:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.search-form__button:active{transform:translateY(0)}.search-form__suggestions{padding:0 .75rem .75rem}.search-suggestions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.search-suggestions__label{font-size:.875rem;color:var(--text-secondary);font-weight:500;white-space:nowrap}.search-suggestions__tags{display:flex;gap:.5rem;flex-wrap:wrap}.search-tag{padding:.375rem .75rem;background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border-color);border-radius:1.25rem;font-size:.875rem;cursor:pointer;transition:all var(--transition-fast);font-weight:500}.search-tag:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.search-features{margin-top:2.5rem}.search-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:2rem;margin-top:2rem}.search-feature{text-align:center;padding:1.5rem;background:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);border:1px solid var(--border-light)}.search-feature:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--border-color)}.search-feature__icon{width:3.75rem;height:3.75rem;background:var(--primary-color);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#fff;transition:all var(--transition-normal)}.search-feature:hover .search-feature__icon{transform:scale(1.1) rotate(5deg)}.search-feature__title{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;line-height:1.3}.search-feature__text{color:var(--text-secondary);line-height:1.5;font-size:.875rem}.garage-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.25rem}.garage-modal__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.garage-modal__content{position:relative;background:var(--bg-primary);border-radius:var(--radius-lg);max-width:37.5rem;width:100%;max-height:90vh;overflow-y:auto;box-shadow:var(--shadow-xl);border:1px solid var(--border-color)}.garage-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0;border-bottom:1px solid var(--border-light);margin-bottom:1.5rem}.garage-modal__title{font-size:1.5rem;font-weight:600;color:var(--text-primary);line-height:1.3}.garage-modal__close{background:none;border:none;padding:.5rem;cursor:pointer;color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center}.garage-modal__close:hover{background:var(--bg-tertiary);color:var(--text-primary)}.garage-modal__body{padding:0 1.5rem}.garage-modal__footer{display:flex;gap:.75rem;justify-content:flex-end;padding:1.5rem;border-top:1px solid var(--border-light);margin-top:1.5rem}.vehicle-form--layout--home{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.vehicle-form__item{display:flex;flex-direction:column}.vehicle-form__label{font-weight:500;color:var(--text-primary);margin-bottom:.5rem;font-size:.875rem;line-height:1.4}.custom-select_vehicale{position:relative}.custom-select__button{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-primary);display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all var(--transition-fast);font-size:.875rem;color:var(--text-primary)}.custom-select__button:hover{border-color:var(--text-muted)}.custom-select__button:disabled{opacity:.5;cursor:not-allowed;background:var(--bg-tertiary)}.custom-select--open .custom-select__button{border-color:var(--primary-color);box-shadow:0 0 0 3px #2563eb1a}.custom-select__arrow{transition:transform var(--transition-fast);color:var(--text-secondary)}.custom-select--open .custom-select__arrow{transform:rotate(180deg)}.custom-select__dropdown{position:absolute;top:100%;left:0;right:0;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:10;max-height:12.5rem;overflow:hidden;margin-top:.25rem}.custom-select__search{padding:.75rem;border-bottom:1px solid var(--border-light)}.custom-select__input{width:100%;padding:.5rem .75rem;border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:.875rem;outline:none;transition:all var(--transition-fast)}.custom-select__input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #2563eb1a}.custom-select__options{max-height:9.375rem;overflow-y:auto}.custom-select__option{padding:.75rem 1rem;cursor:pointer;transition:all var(--transition-fast);font-size:.875rem;color:var(--text-primary);position:relative}.custom-select__option:hover{background:var(--bg-tertiary)}.custom-select__option--selected{background:#2563eb1a;color:var(--primary-color);font-weight:500}.custom-select__option--selected:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--primary-color)}.search-form__dropdown{position:absolute;top:100%;left:0;right:0;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:50;margin-top:.5rem;max-height:25rem;overflow-y:auto}.search-dropdown{padding:1rem}@media (max-width: 768px){.garage-hero__title,.search-hero__title{font-size:2rem;line-height:1.3}.garage-hero__subtitle,.search-hero__subtitle{font-size:1rem}.current-vehicle{flex-direction:column;text-align:center;gap:1rem}.search-form__input-group{flex-direction:column;gap:.75rem}.search-form__button{width:100%;justify-content:center}.search-suggestions{flex-direction:column;align-items:flex-start}.search-features__grid{grid-template-columns:1fr;gap:1.5rem}.vehicle-form--layout--home{grid-template-columns:1fr}.garage-modal__content{margin:1.25rem;max-height:calc(100vh - 2.5rem)}.garage-modal__footer{flex-direction:column}.garage-modal__footer .btn{width:100%;justify-content:center}}@media (max-width: 480px){.block-garage,.block-search{margin:1.25rem 0;padding:2.5rem 0}.garage-hero__title,.search-hero__title{font-size:1.75rem}.garage-hero__subtitle,.search-hero__subtitle{font-size:.875rem}.search-features__grid{gap:1.25rem}.search-feature{padding:1.25rem}.garage-hero,.search-hero{padding:0 1rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.btn:focus,.search-form__input:focus,.custom-select__button:focus,.search-tag:focus{outline-offset:2px}@media (prefers-contrast: high){.block-garage{background:#000;color:#fff}.block-search{background:#fff;color:#000}.search-form__wrapper{border:2px solid #000}}.loading{position:relative;pointer-events:none}.loading:after{content:"";position:absolute;top:50%;left:50%;width:1.25rem;height:1.25rem;margin:-.625rem 0 0 -.625rem;border:2px solid var(--border-light);border-top:2px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1.875rem)}to{opacity:1;transform:translateY(0)}}.garage-hero,.search-hero,.search-feature{animation:fadeInUp .6s ease-out}.search-feature:nth-child(2){animation-delay:.1s}.search-feature:nth-child(3){animation-delay:.2s}.home-vehicle-selector{padding:1rem 0}.home-vehicle-selector__plaque{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem .6rem 1.25rem;background-color:#e01a22;color:#fff;border:none;font-size:1rem;font-weight:700;cursor:pointer;clip-path:polygon(0 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,0 100%);margin-bottom:0}.home-vehicle-selector__plaque:hover{background-color:#c41820;color:#fff}.home-vehicle-selector__plaque-text{white-space:nowrap}.home-vehicle-selector__plaque-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#fff3;border-radius:50%;flex-shrink:0}.home-vehicle-selector__bar{background-color:#e01a22;color:#fff;border-radius:4px;overflow:hidden}.home-vehicle-selector__bar-content{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem}.home-vehicle-selector__bar-icon{display:flex;align-items:center;flex-shrink:0}.home-vehicle-selector__bar-icon svg{opacity:.9}.home-vehicle-selector__bar-info{flex:1;min-width:0}.home-vehicle-selector__bar-title{font-size:1rem;font-weight:700;line-height:1.3}.home-vehicle-selector__bar-details{font-size:.8rem;opacity:.9;margin-top:.15rem}.home-vehicle-selector__bar-actions{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.home-vehicle-selector__bar-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background-color:#ffffff26;border:none;border-radius:4px;color:#fff;cursor:pointer}.home-vehicle-selector__bar-btn:hover{background-color:#ffffff40;color:#fff}.home-vehicle-selector__box{background-color:#fff;border:1px solid #dee2e6;border-radius:6px;overflow:hidden}.home-vehicle-selector__header{display:flex;align-items:center;justify-content:space-between;background-color:#e01a22;color:#fff;padding:.6rem 1rem}.home-vehicle-selector__header-title{font-size:1rem;font-weight:700}.home-vehicle-selector__header-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background-color:transparent;border:none;border-radius:50%;color:#fff;cursor:pointer}.home-vehicle-selector__header-close:hover{background-color:#fff3;color:#fff}.home-vehicle-selector__body{padding:1.25rem}.home-vehicle-selector__layout{display:flex;flex-wrap:wrap;gap:1rem}.home-vehicle-selector__garage-col{flex:0 0 auto;width:100%;max-width:18%;min-width:140px}@media (max-width: 991.98px){.home-vehicle-selector__garage-col{max-width:100%}}.home-vehicle-selector__chain-col{flex:1 1 0;min-width:0}.home-vehicle-selector__chain{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #eee}.home-vehicle-selector__chain-segment{display:inline-flex;align-items:center;gap:.35rem}.home-vehicle-selector__chain-label,.home-vehicle-selector__chain-value{font-size:.9rem;color:#333}.home-vehicle-selector__chain-label{font-weight:600}.home-vehicle-selector__chain-value{color:#06c}.home-vehicle-selector__chain-segment--active{background-color:#e01a22;color:#fff;padding:.2rem .5rem;border-radius:4px}.home-vehicle-selector__chain-segment--active .home-vehicle-selector__chain-label,.home-vehicle-selector__chain-segment--active .home-vehicle-selector__chain-value{color:#fff}.home-vehicle-selector__chain-segment--active .home-vehicle-selector__chain-sep{color:#fffc}.home-vehicle-selector__chain-sep{color:#999;font-size:.85rem}.home-vehicle-selector__chain-content{min-height:120px}.home-vehicle-selector__chain-panel{padding:0}.home-vehicle-selector__section{margin-bottom:1rem}.home-vehicle-selector__section:last-child{margin-bottom:0}.home-vehicle-selector__label{display:block;font-size:.9rem;color:#333;margin-bottom:.4rem}.home-vehicle-selector__garage-wrap{position:relative}.home-vehicle-selector__garage{width:100%;border:1px solid #dee2e6;border-radius:4px;padding:.4rem .75rem;font-size:.9rem;color:#333}.home-vehicle-selector__garage-selected{margin-top:.35rem;font-size:.85rem;color:#333}.home-vehicle-selector__garage-label{color:#6c757d;margin-right:.25rem}.home-vehicle-selector__input--search{border:1px solid #dee2e6;border-radius:4px}.home-vehicle-selector__input--search:focus{border-color:#c8e6c9}.home-vehicle-selector__filters{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.5rem;margin-bottom:.75rem}.home-vehicle-selector__letters{display:flex;flex-wrap:wrap;gap:.25rem}.home-vehicle-selector__letter{padding:0;font-size:.85rem;color:#6c757d;background:none;border:none;cursor:pointer}.home-vehicle-selector__letter:hover{color:#333}.home-vehicle-selector__letter--active{color:#06c;font-weight:600}.home-vehicle-selector__link{font-size:.9rem;color:#06c;background:none;border:none;cursor:pointer;padding:0}.home-vehicle-selector__link:hover{text-decoration:underline;color:#0052a3}.home-vehicle-selector__brand-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.35rem 1rem}.home-vehicle-selector__brand{display:block;width:100%;padding:.35rem 0;font-size:.9rem;text-align:left;color:#333;background:none;border:none;cursor:pointer}.home-vehicle-selector__brand:hover{color:#06c}.home-vehicle-selector__step-title{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:#333}.home-vehicle-selector__option{display:block;width:100%;padding:.45rem .6rem;font-size:.9rem;text-align:left;color:#333;background-color:transparent;border:none;border-radius:4px;cursor:pointer}.home-vehicle-selector__option:hover{background-color:#f5f5f5}.home-vehicle-selector__back{margin-top:.75rem;font-size:.9rem;color:#06c}.home-vehicle-selector__table{margin-bottom:0}.home-vehicle-selector__table th{font-size:.8rem;font-weight:600;color:#333;background-color:#f8f9fa;border-bottom:1px solid #dee2e6;padding:.5rem .75rem}.home-vehicle-selector__table td{font-size:.875rem;padding:.5rem .75rem}.home-vehicle-selector__row{cursor:pointer}.home-vehicle-selector__row:hover{background-color:#f8f9fa}@media (max-width: 991.98px){.home-vehicle-selector__brand-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 575.98px){.home-vehicle-selector__brand-grid{grid-template-columns:repeat(3,1fr)}.home-vehicle-selector__filters{flex-direction:column;align-items:flex-start}}.mega-menu-modern{background:linear-gradient(135deg,#4a5568,#2d3748);height:100%}:root{--primary-color: #e52727;--primary-dark: #333!important}.indicator__icon{left:0}.bg-primary{background-color:var(--primary-color)!important}.header{display:grid}.primary-color{color:var(--primary-color)!important}.cart{flex-wrap:wrap;width:100%}.cart .row{width:100%}.search__button{z-index:100}[x-cloak]{display:none!important}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #e60012b3}70%{transform:scale(1.1);box-shadow:0 0 0 20px #e6001200}to{transform:scale(1);box-shadow:0 0 #e6001200}}.header__search .search__dropdown{opacity:1!important;visibility:visible!important}.header__search .search{display:flex}.header__search .search__body .search__button--end{right:10px}.modern-sidebar{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #e9ecef;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden;position:relative}.modern-sidebar:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e52727,#ff6b6b,#e52727)}.modern-sidebar__header{padding:20px 24px 16px;border-bottom:1px solid #f1f3f4;background:linear-gradient(135deg,#f8f9fa,#fff)}.modern-sidebar__title{display:flex;align-items:center;margin:0;font-size:18px;font-weight:700;color:#2c3e50;letter-spacing:-.02em}.modern-sidebar__icon{margin-right:12px;color:#e52727;flex-shrink:0}.modern-sidebar__content{padding:8px 0 16px}.modern-nav{padding:0;margin:0}.modern-nav__item{margin-bottom:4px;position:relative}.modern-nav__link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 24px;background:transparent;border:none;font-size:15px;font-weight:600;color:#2c3e50;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:left;position:relative;border-radius:0}.modern-nav__link:hover{background:linear-gradient(135deg,#fff5f5,#ffe6e6);color:#e52727;transform:translate(4px)}.modern-nav__link--active{background:linear-gradient(135deg,#e52727,#ff6b6b);color:#fff;box-shadow:0 4px 12px #e527274d}.modern-nav__link--active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#fff;border-radius:0 2px 2px 0}.modern-nav__text{flex:1;font-weight:inherit}.modern-nav__arrow{transition:transform .3s cubic-bezier(.4,0,.2,1);opacity:.6;flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.modern-nav__arrow--rotated{transform:rotate(180deg);opacity:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.15))}.modern-nav__submenu{background:#f8f9fa;border-left:3px solid #e52727;margin-left:12px;margin-top:4px;border-radius:0 8px 8px 0;overflow:hidden}.modern-nav__subitem{position:relative}.modern-nav__sublink{display:flex;align-items:center;justify-content:space-between;padding:12px 20px 12px 24px;color:#495057;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease;border-bottom:1px solid #e9ecef}.modern-nav__sublink:hover{background:linear-gradient(135deg,#fff,#f8f9fa);color:#e52727;padding-left:28px;text-decoration:none}.modern-nav__sublink:last-child{border-bottom:none}.modern-nav__subtext{flex:1}.modern-nav__subarrow{transition:transform .2s ease;opacity:.5;flex-shrink:0;filter:drop-shadow(0 1px 1px rgba(0,0,0,.08))}.modern-nav__subarrow--rotated{transform:rotate(180deg);opacity:1;filter:drop-shadow(0 1px 1px rgba(0,0,0,.12))}.modern-nav__subsubmenu{background:#fff;border-left:1px solid #dee2e6;margin-left:16px;border-radius:0 6px 6px 0;overflow:hidden}.modern-nav__subsublink{display:block;padding:10px 16px 10px 20px;color:#6c757d;text-decoration:none;font-size:13px;font-weight:400;transition:all .2s ease;border-bottom:1px solid #f1f3f4;position:relative}.modern-nav__subsublink:hover{background:linear-gradient(135deg,#f8f9fa,#fff);color:#e52727;padding-left:24px;text-decoration:none}.modern-nav__subsublink:hover:before{content:"•";position:absolute;left:12px;color:#e52727;font-weight:700}.modern-nav__subsublink:last-child{border-bottom:none}.modern-nav__item:hover .modern-nav__arrow,.modern-nav__subitem:hover .modern-nav__subarrow{opacity:1}@media (max-width: 768px){.modern-sidebar{border-radius:12px;margin-bottom:20px}.modern-sidebar__header{padding:16px 20px 12px}.modern-sidebar__title{font-size:16px}.modern-nav__link{padding:12px 20px;font-size:14px}.modern-nav__sublink{padding:10px 16px 10px 20px;font-size:13px}.modern-nav__subsublink{padding:8px 12px 8px 16px;font-size:12px}}.mobile-categories-toggle{position:relative;margin-bottom:20px}.mobile-categories-btn{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#e52727,#ff6b6b);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #e527274d;text-decoration:none;width:100%;justify-content:center}.mobile-categories-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e5272766;color:#fff;text-decoration:none}.mobile-categories-btn__icon{flex-shrink:0;opacity:.9}.mobile-categories-btn__text{font-weight:inherit}.mobile-sidebar-panel{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1050;pointer-events:none}.mobile-sidebar-panel__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto}.mobile-sidebar-panel__content{position:absolute;top:0;left:0;bottom:0;width:85%;max-width:320px;background:linear-gradient(135deg,#fff,#f8f9fa);box-shadow:4px 0 25px #00000026;pointer-events:auto;display:flex;flex-direction:column;overflow:hidden}.mobile-sidebar-panel__header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e9ecef;background:linear-gradient(135deg,#e52727,#ff6b6b);color:#fff;position:relative}.mobile-sidebar-panel__header:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#fff,#ffffff80,#fff)}.mobile-sidebar-panel__title{display:flex;align-items:center;margin:0;font-size:18px;font-weight:700;color:#fff}.mobile-sidebar-panel__icon{margin-right:10px;opacity:.9;flex-shrink:0}.mobile-sidebar-panel__close{background:#fff3;border:none;padding:8px;border-radius:8px;cursor:pointer;color:#fff;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.mobile-sidebar-panel__close:hover{background:#ffffff4d;transform:scale(1.05)}.mobile-sidebar-panel__body{flex:1;overflow-y:auto;padding:0}.mobile-nav{padding:0;margin:0}.mobile-nav__item{border-bottom:1px solid #f1f3f4}.mobile-nav__item:last-child{border-bottom:none}.mobile-nav__link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;background:transparent;border:none;font-size:15px;font-weight:600;color:#2c3e50;cursor:pointer;transition:all .2s ease;text-align:left;position:relative}.mobile-nav__link:hover{background:linear-gradient(135deg,#fff5f5,#ffe6e6);color:#e52727}.mobile-nav__link--active{background:linear-gradient(135deg,#e52727,#ff6b6b);color:#fff}.mobile-nav__link--active:before{content:"";position:absolute;right:0;top:0;bottom:0;width:4px;background:#fff}.mobile-nav__text{flex:1;font-weight:inherit}.mobile-nav__arrow{transition:transform .3s ease;opacity:.7;flex-shrink:0}.mobile-nav__arrow--rotated{transform:rotate(180deg);opacity:1}.mobile-nav__submenu{background:#f8f9fa;border-left:3px solid #e52727}.mobile-nav__subitem{border-bottom:1px solid #e9ecef}.mobile-nav__subitem:last-child{border-bottom:none}.mobile-nav__sublink{display:flex;align-items:center;justify-content:space-between;padding:14px 20px 14px 24px;color:#495057;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease}.mobile-nav__sublink:hover{background:linear-gradient(135deg,#fff,#f8f9fa);color:#e52727;text-decoration:none;padding-left:28px}.mobile-nav__subtext{flex:1}.mobile-nav__subarrow{transition:transform .2s ease;opacity:.6;flex-shrink:0}.mobile-nav__subarrow--rotated{transform:rotate(180deg);opacity:1}.mobile-nav__subsubmenu{background:#fff;border-left:1px solid #dee2e6}.mobile-nav__subsublink{display:block;padding:12px 20px 12px 32px;color:#6c757d;text-decoration:none;font-size:13px;font-weight:400;transition:all .2s ease;border-bottom:1px solid #f1f3f4}.mobile-nav__subsublink:hover{background:linear-gradient(135deg,#f8f9fa,#fff);color:#e52727;text-decoration:none;padding-left:36px}.mobile-nav__subsublink:hover:before{content:"•";position:absolute;left:20px;color:#e52727;font-weight:700}.mobile-nav__subsublink:last-child{border-bottom:none}@media (max-width: 480px){.mobile-sidebar-panel__content{width:90%;max-width:280px}.mobile-sidebar-panel__header{padding:16px}.mobile-sidebar-panel__title{font-size:16px}.mobile-nav__link{padding:14px 16px;font-size:14px}.mobile-nav__sublink{padding:12px 16px 12px 20px;font-size:13px}.mobile-nav__subsublink{padding:10px 16px 10px 28px;font-size:12px}}#breadcrumbs{padding-top:39px}@media (min-width: 1200px){.block-header__breadcrumb+.block-header__title{margin-top:-40px}}[x-cloak],[x-data] [x-show=false]{display:none!important}[x-data] [x-show=true]{display:block!important}@keyframes pulse{0%,to{opacity:.7;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}.dropcart{padding:24px 0;width:420px}.dropcart .dropcart__list{max-height:450px;overflow-x:auto}.dropcart__totals,.dropcart__actions,.dropcart__list{padding:0 24px}.dropcart__actions>a{font-size:14px}.indicator__content{opacity:1;visibility:visible;transform:none}.modal{opacity:1;visibility:visible;transform:none;display:flex}.toast{opacity:1;visibility:visible;display:flex}.products-list[data-layout=table] h2{padding:15px 30px;font-size:20px}.product-search{display:flex;gap:20px;flex-wrap:wrap}#toast-container{z-index:999999;position:fixed;top:30px;right:0}.filter-list{list-style:none;padding:0;margin-bottom:20px}.filter-list li{margin-bottom:6px}.label-stock{background:#e6f7e6;color:#2a7a2a;padding:2px 6px;border-radius:4px;font-size:13px}.label-delivery{background:#e6f0fa;color:#205080;padding:2px 6px;border-radius:4px;font-size:13px;margin-left:5px}.text-load-more{color:var(--primary-color);font-weight:500;cursor:pointer;font-size:14px;text-decoration:none}.text-load-more svg{position:relative;display:inline-block}.text-load-more:hover{text-decoration:underline}.block-header__title{font-size:24px;font-weight:700;color:#333}.text-center{text-align:center}.price-inputs input{width:100px;padding:4px 6px;font-size:14px;border:1px solid #ccc;border-radius:4px}.price-range-wrapper{padding:10px;font-family:Arial,sans-serif}.price-label{font-weight:700;display:block;margin-bottom:10px}.range-slider{position:relative;width:100%;height:30px}.range-slider input[type=range]{position:absolute;width:100%;height:30px;top:3px;-webkit-appearance:none;background:none;pointer-events:auto}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:20px;width:20px;background:#e52727;border-radius:50%;cursor:pointer;border:1px solid #fff;box-shadow:0 0 3px #00000080;margin-top:-6px;position:relative;z-index:2}.range-slider input[type=range]::-moz-range-thumb{height:20px;width:20px;background:#e52727;border-radius:50%;cursor:pointer;border:1px solid #fff;box-shadow:0 0 3px #00000080}.slider-track{position:absolute;top:13px;height:4px;width:100%;background:#ddd;border-radius:2px;z-index:0}.filter-load_more{text-align:center;font-size:14px;color:#ccc;margin-top:15px}.rest-load-more{text-align:right!important;display:block;padding:20px}#search .products-list[data-layout=table] .products-list__item+.products-list__item{border:none!important}#search .products-list__content{border-bottom:1px solid #ebebeb}#search .product-card .product-card__name{border-left:none!important}#search .product-card .product-card__name.bordered{border-left:1px solid #ebebeb!important}.toogle-toggle{cursor:pointer;display:flex;align-items:center}div#search{margin-bottom:100px}#search .range-slider:before,#search .range-slider:after{display:none}#search .product-card__name a{margin-bottom:15px;color:#007bff}#search .product-card__name .text-gray-600{color:#0f172a}.product-card__name .font-semibold{font-weight:600;color:#333}#search .text-gray-600{display:block;color:currentColor;margin-top:10px;margin-left:0!important}#searhForm{width:100%}.header .search{display:flex;align-items:center;justify-content:left;position:relative}.header .search .search__body{position:initial}.search__body{width:100%;max-width:100%}#search-results:empty{display:none}.social-links__item--telegram a{background:#08c;color:#fff}.header__navbar{min-height:60px}.search__box{left:25px!important}.swiper{width:100%}.block-slideshow__item-image--desktop{display:block;background-position:top}.mobile-header [x-cloak],.mobile-sidebar-panel [x-cloak],.mobile-categories-toggle [x-cloak],.mobile-menu [x-cloak],.header__navbar-departments [x-cloak],.departments__menu [x-cloak],.megamenu [x-cloak],.products-view [x-cloak]{display:none!important}.mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu.mobile-menu--open{pointer-events:auto;opacity:1;visibility:visible}.mobile-menu.menu-content{opacity:0;visibility:hidden}.mobile-menu.menu-content.mobile-menu--open{opacity:1;visibility:visible}.mobile-menu__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-menu__body{position:absolute;top:0;right:0;bottom:0;width:80%;max-width:320px;background:#fff;box-shadow:-4px 0 25px #00000026;transform:translate(100%);transition:transform .3s ease;overflow-y:auto}.mobile-menu--open .mobile-menu__body{transform:translate(0)}.mobile-menu__links-panel{position:absolute;top:0;right:0;bottom:0;width:100%;background:#fff;transition:transform .3s ease;z-index:1001}.mobile-menu__links-panel[x-show=true]{transform:translate(0)}[x-cloak]{display:none}.mobile-menu__panel{height:100%;display:flex;flex-direction:column}.mobile-menu__panel-header{display:flex;align-items:center;padding:16px 20px;border-bottom:1px solid #e9ecef;background:#f8f9fa}.mobile-menu__panel-back{background:none;border:none;padding:8px;margin-right:12px;cursor:pointer;border-radius:4px;transition:background-color .2s ease}.mobile-menu__panel-back:hover{background-color:#e9ecef}.mobile-menu__panel-title{font-size:16px;font-weight:600;color:#333}.mobile-menu__panel-body{flex:1;padding:20px;overflow-y:auto}.mobile-menu__links{list-style:none;padding:0;margin:0}.mobile-menu__links li{margin-bottom:8px}.mobile-menu__links a{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;color:#333;text-decoration:none;border-radius:8px;transition:background-color .2s ease}.mobile-menu__links a:hover{background-color:#f8f9fa;text-decoration:none;color:#333}.header__navbar-departments{position:relative}.departments__menu{position:absolute;top:100%;left:0;border-radius:8px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;z-index:1000;min-width:300px}.departments--open .departments__menu,.departments:hover .departments__menu{opacity:1;visibility:visible;transform:translateY(0)}.megamenu{opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.departments__megamenu--open{opacity:1!important;visibility:visible!important}.departments__list{list-style:none;padding:0;margin:0}.departments__item{border-bottom:1px solid #f1f3f4}.departments__item:last-child{border-bottom:none}.departments__item-link{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;color:#333;text-decoration:none;transition:background-color .2s ease}.departments__item-link:hover{background-color:#f8f9fa;text-decoration:none;color:#333}.departments__item--hover .departments__item-link{background-color:#e52727;color:#fff}.departments__item-arrow{opacity:.6;transition:opacity .2s ease}.departments__item:hover .departments__item-arrow{opacity:1}.products-view{opacity:0;animation:fadeInProducts .5s ease-in-out forwards}@keyframes fadeInProducts{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.products-list{transition:all .3s ease}.products-list__item{opacity:0;animation:fadeInProduct .4s ease-in-out forwards;animation-delay:calc(var(--item-index, 0) * .1s)}@keyframes fadeInProduct{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.layout-switcher__button{transition:all .2s ease}.layout-switcher__button--active{background-color:#e52727!important;color:#fff!important;transform:scale(1.05)}.view-options__select{position:relative}.view-options__select select{transition:border-color .2s ease,box-shadow .2s ease}.view-options__select select:focus{border-color:#e52727;box-shadow:0 0 0 .2rem #e5272740}.products-view__pagination{margin-top:30px;opacity:0;animation:fadeInPagination .5s ease-in-out forwards;animation-delay:.8s}@keyframes fadeInPagination{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.no-products{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 20px;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:16px;border:1px solid #e9ecef;box-shadow:0 4px 20px #0000000d;margin:40px 0;animation:fadeInNoProducts .6s ease-in-out}@keyframes fadeInNoProducts{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.no-products__icon{margin-bottom:24px;color:#6c757d;opacity:.7;animation:bounceIn 1s ease-in-out}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:.7;transform:scale(1.1)}to{opacity:.7;transform:scale(1)}}.no-products__title{font-size:28px;font-weight:600;color:#343a40;margin-bottom:16px;line-height:1.2}.no-products__description{font-size:16px;color:#6c757d;line-height:1.6;margin-bottom:32px;max-width:500px}@media (max-width: 768px){.no-products{padding:40px 16px;margin:20px 0}.no-products__title{font-size:24px}.no-products__description{font-size:14px;margin-bottom:24px}}@keyframes fadeInAlpine{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}[x-data] [x-show=true]{opacity:1;transform:translateY(0)}.mobile-header{position:relative}.mobile-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;z-index:-1;opacity:0;transition:opacity .3s ease}.products-list[data-layout=list] .product-card .product-card__footer{flex-direction:row}[dir=ltr] .products-list[data-layout=table] .product-card .product-card__footer{border-left:1px solid #ebebeb;padding-left:16px;padding-right:16px}.view-options__body{padding:.75rem 1rem;display:flex;align-items:center;position:relative;justify-content:space-between}.view-options__body{justify-content:space-between}.sort_products{display:flex}.product-card .product-card__rating{text-align:center}.mobile-menu__backdrop{z-index:-1000}.mobile-menu--open .mobile-menu__backdrop{z-index:1000}.products-sort{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:15px 20px;margin-bottom:20px}.products-sort .form-label{font-weight:600;color:#495057;margin-bottom:0;font-size:14px}.products-sort .form-select{border:1px solid #ced4da;border-radius:6px;padding:8px 12px;font-size:14px;background-color:#fff;color:#495057;min-width:250px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.products-sort .form-select:focus{border-color:#e52727;outline:0;box-shadow:0 0 0 .2rem #e5272740}.products-sort .row{margin:0}.products-sort .col-auto{padding:0}@media (max-width: 768px){.products-sort{padding:12px 15px}.products-sort .form-select{min-width:200px;font-size:13px}.products-sort .row{flex-direction:column;gap:10px}.products-sort .form-label{font-size:13px}}.mobile-filters-btn{display:flex;align-items:center;padding:8px 16px;font-size:14px;font-weight:500;border:1px solid #e52727;color:#e52727;background-color:transparent;border-radius:6px;transition:all .2s ease;text-decoration:none}.mobile-filters-btn:hover{background-color:#e52727;color:#fff;border-color:#e52727}.mobile-filters-btn .badge{font-size:10px;padding:2px 6px;border-radius:10px}.mobile-filters-panel{position:relative}.mobile-filters-panel__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1040}.mobile-filters-panel__content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:400px;max-height:80vh;background-color:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;z-index:1050;display:flex;flex-direction:column;overflow:hidden}.mobile-filters-panel__header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e9ecef;background-color:#f8f9fa}.mobile-filters-panel__header h5{font-weight:600;color:#333;margin:0}.mobile-filters-panel__header .btn-close{background:none;border:none;padding:8px;cursor:pointer;color:#666;border-radius:4px;transition:all .2s ease}.mobile-filters-panel__header .btn-close:hover{background-color:#e9ecef;color:#333}.mobile-filters-panel__body{flex:1;overflow-y:auto;padding:20px}.mobile-filter-section{margin-bottom:24px}.mobile-filter-section:last-child{margin-bottom:0}.mobile-filter-title{font-weight:600;color:#333;margin-bottom:12px;font-size:16px;padding-bottom:8px;border-bottom:1px solid #e52727}.mobile-filter-content{padding-left:8px}.mobile-filter-content .form-check{margin-bottom:12px;padding-left:0}.mobile-filter-content .form-check-input{margin-right:8px;margin-top:0}.mobile-filter-content .form-check-label{font-size:14px;color:#555;cursor:pointer}.mobile-filter-content .price-range-wrapper,.mobile-filter-content .delivery-range-wrapper{padding:0}.mobile-filter-content .price-label{font-size:14px;font-weight:500;color:#666;margin-bottom:12px}.mobile-filter-content .price-inputs{display:flex;gap:8px;margin-bottom:12px}.mobile-filter-content .price-inputs .form-control{flex:1;padding:8px 12px;font-size:14px;border:1px solid #ced4da;border-radius:6px}.mobile-filter-content .range-slider{position:relative;height:30px;margin-top:8px}.mobile-filter-content .range-slider input[type=range]{position:absolute;width:100%;height:30px;-webkit-appearance:none;background:none;pointer-events:auto}.mobile-filter-content .range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:18px;width:18px;background:#e52727;border-radius:50%;cursor:pointer;border:1px solid #fff;box-shadow:0 2px 6px #0000004d;margin-top:-4px;position:relative;z-index:2}.mobile-filter-content .range-slider input[type=range]::-moz-range-thumb{height:18px;width:18px;background:#e52727;border-radius:50%;cursor:pointer;border:1px solid #fff;box-shadow:0 2px 6px #0000004d}.mobile-filter-content .slider-track{position:absolute;top:13px;height:4px;width:100%;background:#ddd;border-radius:2px;z-index:0}.mobile-filters-panel__footer{display:flex;gap:12px;padding:20px;border-top:1px solid #e9ecef;background-color:#f8f9fa}.mobile-filters-panel__footer .btn{flex:1;padding:12px 16px;font-weight:500;border-radius:6px;font-size:14px}.mobile-filters-panel__footer .btn-outline-secondary{border-color:#6c757d;color:#6c757d}.mobile-filters-panel__footer .btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.mobile-filters-panel__footer .btn-primary{background-color:#e52727;border-color:#e52727}.mobile-filters-panel__footer .btn-primary:hover{background-color:#c41e1e;border-color:#c41e1e}@media (max-width: 480px){.best-offer-detail-value{margin-left:10px}.best-offer-info{width:100%}.best-offer-main{flex-direction:column}.mobile-filters-panel__content{width:95%;max-height:85vh}.mobile-filters-panel__header,.mobile-filters-panel__body,.mobile-filters-panel__footer{padding:16px}.mobile-filter-title{font-size:15px}.mobile-filter-content .form-check-label{font-size:13px}}.container{max-width:1460px}.not-found__search{justify-content:center}@media (max-width: 990px){.container{max-width:100%}.mobile-filter-content .form-check-input{margin-left:0;position:relative}}@media (max-width: 1200px){.product-card .product-card__rating{margin:6px 0!important}}.checkout-preloader{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;transition:all .4s cubic-bezier(.4,0,.2,1)}.checkout-preloader-content{text-align:center;padding:2rem;background:#ffffffe6;border-radius:20px;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:checkout-fadeIn .6s ease-out}.checkout-preloader-spinner{width:60px;height:60px;border:4px solid rgba(229,39,39,.1);border-top:4px solid #e52727;border-right:4px solid #e52727;border-radius:50%;animation:checkout-spin 1.2s cubic-bezier(.68,-.55,.265,1.55) infinite;margin:0 auto 24px;position:relative}.checkout-preloader-spinner:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border:1px solid transparent;border-top:1px solid rgba(229,39,39,.3);border-radius:50%;animation:checkout-spin 2s linear infinite reverse}.checkout-preloader-text{font-size:18px;color:#1e293b;font-weight:600;margin-bottom:8px;letter-spacing:.5px}.checkout-preloader-subtitle{font-size:14px;color:#64748b;font-weight:400;opacity:.8}@keyframes checkout-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes checkout-fadeIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.checkout-preloader.hidden{opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.8)}.checkout-preloader:before{content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background:radial-gradient(circle,rgba(229,39,39,.1) 0%,transparent 70%);border-radius:30px;pointer-events:none;z-index:-1}@media (max-width: 768px){.checkout-preloader-content{padding:1.5rem;margin:0 1rem;border-radius:16px}.checkout-preloader-spinner{width:50px;height:50px}.checkout-preloader-text{font-size:16px}.checkout-preloader-subtitle{font-size:13px}}.suggestions__group-title i{color:var(--primary-color);margin-right:.25rem}.suggestions__item i{color:#6c757d;width:14px;text-align:center;margin-right:.5rem}.best-offers-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;padding:0}.offer-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 12px #00000014;position:relative}.offer-card:hover{border-color:#e52727}.best-offer-header{background:#e52727;padding:4px 16px;display:flex;align-items:center;gap:10px;position:relative}.best-offer-badge svg{fill:#fff}.best-offer-title{font-size:12px;font-weight:700;color:#fff;margin:0;text-transform:uppercase;letter-spacing:.8px;text-shadow:0 1px 2px rgba(0,0,0,.1)}.best-offer-content{padding:20px;display:flex;flex-direction:column;gap:16px}.best-offer-main{display:flex;align-items:center;gap:12px;padding:12px;background:#f8f9fa;text-align:left;border-radius:12px;border:1px solid #e9ecef}.best-offer-info{flex:1}.best-offer-name{font-size:16px;font-weight:600;color:#2c3e50;line-height:1.3}.best-offer-name a{color:#007bff}.best-offer-name span:last-child{display:inline-block;color:var(--primary-color);font-weight:400}.best-offer-brand{font-size:13px;color:#6c757d;margin:0 0 6px;font-weight:500}.best-offer-price{font-size:16px;font-weight:700;color:#e52727;margin-bottom:10px;text-align:center;position:relative}.best-offer-price .weight:before{content:"";position:absolute;width:50%;height:1px;background:#6c757d59;top:53%;left:0;right:0;margin:0 auto}.best-offer-price .weight{display:block;font-size:13px;font-weight:400;color:#e52727}.best-offer-detail-item{display:flex;justify-content:flex-start;align-items:center;margin-bottom:8px;font-size:13px}.best-offer-detail-item .weight{color:var(--primary-color);font-weight:500;margin-left:5px}.best-offer-detail-item:last-child{margin-bottom:0}.best-offer-detail-label{color:#6c757d;font-weight:500;margin-right:10px}.best-offer-detail-value{font-weight:600;background:#e6f7e6;padding:2px 8px;border-radius:8px;font-size:10px;color:#2a7a2a;border:1px solid #e9ecef}.best-offer-detail-value.best-offer-detail-value-blue{background:#e6f0fa;color:#205080}.best-offer-button{background:#e52727;color:#fff;border:none;padding:12px 16px;border-radius:12px;font-size:12px;font-weight:700;cursor:pointer;transition:all .3s ease;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;text-transform:uppercase;letter-spacing:.5px;outline:none}.best-offer-button:hover,.best-offer-button:focus{background:transparent;border:1px solid #e52727;color:#e52727;outline:none}.best-offer-button:active{transform:translateY(0)}@media (max-width: 1024px){.best-offers-container{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 768px){.best-offers-container{grid-template-columns:1fr;gap:16px}.best-offer-content{padding:16px;gap:12px}.best-offer-main{padding:10px}.best-offer-name{font-size:13px}.best-offer-price{font-size:15px}.best-offer-title{font-size:11px}.best-offer-badge{width:28px;height:28px}}.custom-select_vehicale{position:relative;width:100%}.custom-select_vehicale .custom-select__button{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;color:#333;font-size:14px;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.custom-select_vehicale .custom-select__button:hover{border-color:#e52727}.custom-select_vehicale .custom-select__button:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.custom-select_vehicale .custom-select__arrow{transition:transform .2s ease;color:#666}.custom-select_vehicale.custom-select--open .custom-select__arrow{transform:rotate(180deg)}.custom-select_vehicale .custom-select__dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:1000;max-height:200px;overflow:hidden}.custom-select_vehicale .custom-select__search{padding:8px;border-bottom:1px solid #e0e0e0;position:relative}.custom-select_vehicale .custom-select__search .fa-search{position:absolute;right:0}.custom-select_vehicale .custom-select__input{width:100%;padding:8px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;outline:none}.custom-select_vehicale .custom-select__input:focus{border-color:#e52727}.custom-select_vehicale .custom-select__options{max-height:150px;overflow-y:auto}.custom-select_vehicale .custom-select__option{padding:12px 16px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid #f0f0f0}.custom-select_vehicale .custom-select__option:hover{background-color:#f8f9fa}.custom-select_vehicale .custom-select__option--selected{background-color:#e52727;color:#fff}.custom-select_vehicale .custom-select__option--selected:hover{background-color:#c41e3a}.vehicle-form__item{margin-bottom:16px}.vehicle-form__item--select{position:relative}.vehicle-picker__panel,.vehicle-picker__panel--active{display:block}.vehicle-picker__panel-body{padding:20px}.vehicle-picker__actions{padding:16px 20px;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.vehicles-list__body{max-height:300px;overflow-y:auto}.vehicles-list__item{display:flex;align-items:center;padding:12px;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:8px;cursor:pointer;transition:all .2s ease}.vehicles-list__item:hover{border-color:#e52727;background-color:#f8f9fa}.vehicles-list__item-radio{margin-right:12px}.vehicles-list__item-info{flex:1}.vehicles-list__item-name{display:block;font-weight:600;color:#333;margin-bottom:4px}.vehicles-list__item-details{display:block;font-size:12px;color:#666}.vehicles-list__item-remove{padding:8px;border:none;background:none;color:#999;cursor:pointer;border-radius:4px;transition:all .2s ease}.vehicles-list__item-remove:hover{background-color:#ffebee;color:#e52727}.search__car-selector-link a{color:#e52727;text-decoration:none;font-size:14px}.search__car-selector-link a:hover{text-decoration:underline}.indicator-not-relative{position:inherit!important;display:block!important}.indicator-not-relative .indicator__button{display:flex;align-items:center;justify-content:center;height:100%}.vehicle-picker{opacity:1;visibility:visible;width:30%;right:10%!important;left:inherit!important;top:calc(100% - 26px);z-index:10000}.indicator-not-relative .search__button-icon{position:relative}.indicator-not-relative .search__button-icon .mobile-indicator__counter{top:0;right:-9px}.payment-methods__item-container{overflow:visible}@media (max-width: 767.98px){.wishlist__table tbody{display:flex;width:100%}.wishlist__column--stock{display:block}}@media (max-width: 575.98px){.products-list[data-layout=table] .product-card .product-card__footer{align-items:center;justify-content:flex-end}.wishlist__row{width:100%}}@media (max-width: 540.98px){.products-list[data-layout=table] .product-card .product-card__footer{align-items:center;justify-content:flex-end}.wishlist__table tbody{flex-wrap:wrap}.block-features__list .block-features__item{width:100%!important;justify-content:center;flex-direction:column;align-items:center;gap:10px;display:flex}.block-features__item-info{text-align:center}.block-features h1{font-size:30px;margin-bottom:20px}}@media (max-width: 1200px){.header{display:block}.header>div{display:none}.header .header__indicators{display:block!important;height:0}.header .header__indicators>div{display:none}.indicator-not-relative .indicator__button{display:none}.header .header__indicators .indicator-not-relative{display:block;position:absolute!important;top:0;left:10%;right:10%}.header .header__search{position:absolute;left:0;display:flex;right:0;height:100%;width:100%;top:0;z-index:1000;bottom:0}.header .search{width:100%;display:block;margin:0 10%;top:20%}#breadcrumbs ol{width:100%;display:flex;white-space:nowrap;overflow:auto}.header .search .search__input{display:flex;background:#fff;height:50px}.header .search .search__button{background:#fff;position:absolute;right:0;z-index:1000;height:50px;width:50px;pointer-events:auto}.header .search .search__button:after,.header .search .search__button:before{display:none}.header .search .search__decor{display:none}.search__body{height:auto}.header .mobile-menu__backdrop{display:block;position:fixed;opacity:1}.search__dropdown{top:35px;left:0!important;right:0!important;z-index:100;width:100%}.search__box{display:none}}@media (min-width: 992px){.products-list__head{display:none}}@media (min-width: 1200px){.header__search{display:flex!important}.header .search{width:70%;margin-left:16px}.header__logo{min-width:140px}.block-search{margin:0;padding:2rem 0}.header__indicators{padding:8px 0}}@media (max-width: 1200px){.mega-menu-modern{display:none}}@media (max-width: 560px){.vehicle-form .vehicle-form__item{width:100%}}.account-menu{padding:0}.account-menu__user-info{display:flex;align-items:center;padding:20px;gap:5px;text-align:center;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:12px 12px 0 0}.account-menu__user-avatar{width:50px;height:50px;background:linear-gradient(135deg,#e52727,#ff6b6b);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:15px;flex-shrink:0}.account-menu__user-avatar i{font-size:24px;color:#fff}.account-menu__user-name{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-menu__user-email{font-size:14px;color:#6c757d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-menu__divider{height:1px;background:#e9ecef;margin:0}.account-menu__form{padding:20px}.account-menu__form-title{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:20px;text-align:center}.account-menu__form .form-group{margin-bottom:15px}.account-menu__form .form-control{border:1px solid #ced4da;border-radius:8px;padding:10px 12px;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.account-menu__form .form-control:focus{border-color:#e52727;box-shadow:0 0 0 .2rem #e5272740;outline:none}.account-menu__form-button{margin-bottom:15px}.account-menu__form-button .btn{width:100%;padding:10px;font-weight:500;border-radius:8px;border:none;transition:all .2s ease;justify-content:center}.account-menu__form-button .btn:hover{background:linear-gradient(135deg,#c41e3a,#e52727);transform:translateY(-1px);box-shadow:0 4px 12px #e527274d}.account-menu__form-link{text-align:center}.account-menu__form-link a{color:#e52727;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s ease}.account-menu__form-link a:hover{color:#c41e3a;text-decoration:underline}@media (max-width: 768px){.account-menu__user-info{padding:16px}.account-menu__user-avatar{width:40px;height:40px;margin-right:12px}.account-menu__user-avatar i{font-size:20px}.account-menu__user-name{font-size:15px}.account-menu__user-email{font-size:13px}.account-menu__form{padding:16px}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.error-message{color:#dc3545;font-size:12px;margin-top:4px;display:none}.error-message.show{display:block}.form-control.error{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.htmx-indicator{display:none;color:#6c757d;font-size:12px;margin-top:8px;text-align:center}.success-message{color:#28a745;font-size:12px;margin-top:8px;text-align:center;display:none}.success-message.show{display:block}.profile-welcome-card{background:linear-gradient(135deg,#4a5568,#2d3748);padding:10px;border-radius:16px;margin-bottom:2rem;position:relative;overflow:hidden;color:#fff}.profile-welcome-content{position:relative;z-index:1}.profile-welcome-decoration{position:absolute;right:-50px;top:-50px;width:200px;height:200px;background:#ffffff1a;border-radius:50%}.profile-welcome-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.75rem}.profile-welcome-icon{animation:wave 1.5s ease-in-out infinite;margin-right:.75rem}@keyframes wave{0%,to{transform:rotate(0)}25%{transform:rotate(20deg)}75%{transform:rotate(-20deg)}}.profile-welcome-text{color:#ffffffe6;margin-bottom:0;font-size:1.1rem}.profile-header-card{background:linear-gradient(135deg,#4a5568,#2d3748);padding:15px 20px;border-radius:12px;margin-bottom:1.5rem;box-shadow:0 4px 15px #4a556833;color:#fff}.profile-title{font-size:35px;font-weight:700;color:#fff;margin:0}.profile-subtitle{margin-bottom:0;opacity:.9;color:#ffffffe6}.profile-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 12px #00000014}.profile-card-header{padding:1.5rem 2rem;background:linear-gradient(to right,#f8f9fa,#fff);border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center;margin:-2rem -2rem 2rem}.profile-card-title{margin-bottom:0;font-weight:700;color:#2d3748;font-size:1.25rem}.profile-stat-card{background:#fff;padding:1.5rem;border-radius:12px;display:flex;align-items:center;gap:1rem;border:1px solid #e9ecef;margin-bottom:1rem}.profile-stat-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;flex-shrink:0}.profile-stat-content{flex:1}.profile-stat-value{font-size:1.75rem;font-weight:700;line-height:1;margin-bottom:.25rem;color:#2d3748}.profile-stat-label{font-size:.75rem;color:#6c757d}.profile-form-group{margin-bottom:15px}.profile-label{font-weight:600;color:#2d3748;margin-bottom:.5rem;display:block;font-size:.9rem}.profile-label-icon{color:#e52727;margin-right:.5rem}.profile-input{display:block;width:100%;padding:10px 20px;font-size:1rem;line-height:1.5;color:#495057;background-color:#f8f9fa;background-clip:padding-box;border:1px solid #e9ecef;border-radius:8px;transition:all .3s ease}.profile-input:focus{outline:0;border-color:#e52727;background-color:#fff;box-shadow:0 0 0 3px #e527271a}.profile-input.is-invalid{border-color:#dc3545}.profile-hint{display:block;margin-top:.5rem;color:#6c757d;font-size:.875rem}.profile-divider{height:1px;background:linear-gradient(90deg,transparent,#e9ecef,transparent);margin:2rem 0}.profile-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.profile-info-text{color:#6c757d;font-size:.875rem}.profile-alert{border-radius:8px;border:none;box-shadow:0 2px 8px #28a74526}.profile-orders-list{display:flex;flex-direction:column;gap:1rem}.profile-order-item{padding:1.5rem;border:1px solid #e9ecef;border-radius:12px;transition:all .3s ease}.profile-order-item:hover{border-color:#e52727}.profile-order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.profile-order-number{font-weight:700;color:#2d3748;font-size:1.1rem;margin-right:1rem}.profile-order-date{color:#6c757d;font-size:.875rem}.profile-order-badges{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.badge-primary{color:#fff;background-color:#e52727}.profile-order-details{display:flex;justify-content:space-between;align-items:center;font-size:14px}.product-tabs__item .badge{border-right:8px;display:flex;align-items:center}.profile-order-amount{font-size:1.25rem;font-weight:700;color:#e52727}.profile-empty-state{text-align:center;padding:4rem 2rem}.profile-empty-icon{font-size:4rem;color:#e9ecef;margin-bottom:1.5rem}.profile-empty-title{color:#6c757d;margin-bottom:.5rem}.profile-empty-text{color:#adb5bd;margin-bottom:2rem}.profile-action-card{background:#fff;padding:1.5rem;border-radius:12px;display:flex;align-items:center;gap:1rem;border:1px solid #e9ecef;transition:all .3s ease;text-decoration:none;margin-bottom:1rem}.profile-action-card:hover{border-color:#e52727;text-decoration:none}.profile-action-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;flex-shrink:0}.profile-action-icon.bg-danger{background:linear-gradient(135deg,#e52727,#ff4545)}.profile-action-icon.bg-success{background:linear-gradient(135deg,#28a745,#20c997)}.profile-action-content{flex:1}.profile-action-title{font-weight:600;color:#2d3748;margin-bottom:.25rem}.profile-action-text{color:#6c757d;font-size:.875rem;margin-bottom:0}.profile-action-btn{width:40px;height:40px;border-radius:50%;background:#f8f9fa;display:flex;align-items:center;justify-content:center;color:#e52727;transition:all .3s ease}.profile-action-card:hover .profile-action-btn{background:#e52727;color:#fff}.profile-info-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;border:1px solid #e9ecef;margin-bottom:1rem;height:100%}.profile-info-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001a}.profile-info-icon{width:64px;height:64px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem;font-size:1.5rem;color:#fff}.profile-info-icon.bg-success{background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 4px 12px #28a7454d}.profile-info-icon.bg-info{background:linear-gradient(135deg,#e52727,#ff4545);box-shadow:0 4px 12px #e527274d}.profile-info-title{font-weight:600;color:#2d3748;margin-bottom:.75rem}.profile-sidebar-card{background:#fff;border-radius:16px;padding:2rem 1.5rem;text-align:center;box-shadow:0 2px 12px #00000014;margin-bottom:1.5rem}.profile-sidebar-avatar{width:80px;height:80px;margin:0 auto 1rem;border-radius:50%;overflow:hidden;box-shadow:0 4px 12px #00000026}.profile-sidebar-avatar img{width:100%;height:100%;object-fit:cover}.format-auth-label{border-radius:13px;min-width:25px;height:25px;color:#fff;background:var(--primary-color);font-size:12px;line-height:21px;padding:0 3px;position:absolute;right:-4px;top:3px;border:1px solid rgb(255,255,255);z-index:11;text-align:center}.profile-sidebar-avatar-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-shadow:0 4px 12px #667eea4d}.header__indicators .profile-sidebar-avatar-placeholder{width:48px;height:48px;border-radius:50%;font-size:20px}.indicator__button.indicator__button--with-icon .mobile-indicator__counter{border-radius:13px;min-width:25px;height:25px;color:#fff;background:var(--primary-color);font-size:12px;line-height:21px;padding:0 3px;position:absolute;right:-4px;top:3px;border:1px solid rgb(255,255,255);z-index:11}.indicator__button.indicator__button--with-icon .mobile-indicator__counter:before{display:none}.profile-sidebar-name{font-weight:700;color:#2d3748;margin-bottom:.25rem;font-size:1.1rem}.profile-sidebar-email{color:#6c757d;font-size:.875rem;margin-bottom:0}.profile-sidebar-nav{background:#fff;border-radius:16px;padding:1rem;box-shadow:0 2px 12px #00000014;margin-bottom:1.5rem}.profile-nav-link{display:flex;align-items:center;padding:.875rem 1rem;color:#6c757d;text-decoration:none;border-radius:10px;margin-bottom:.5rem;transition:all .3s ease;position:relative;font-weight:500}.profile-nav-link i{width:20px;margin-right:.75rem;font-size:1.1rem}.profile-nav-link:hover{background:#f8f9fa;color:#e52727;text-decoration:none}.profile-nav-link.active{background:#e52727;color:#fff;font-weight:600}.profile-nav-indicator{position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:60%;background:#e52727;border-radius:0 4px 4px 0}.profile-nav-divider{height:1px;background:#e9ecef;margin:.75rem 0}.profile-nav-link-logout{color:#dc3545;margin-bottom:0}.profile-nav-link-logout:hover{background:#dc35451a;color:#dc3545}.profile-sidebar-stats{background:linear-gradient(135deg,#4a5568,#2d3748);border-radius:16px;padding:1.5rem;display:flex;justify-content:space-around;align-items:center;box-shadow:0 4px 12px #4a556840}.profile-sidebar-stat-item{text-align:center;color:#fff}.profile-sidebar-stat-value{font-size:1.75rem;font-weight:700;line-height:1;margin-bottom:.25rem}.profile-sidebar-stat-label{font-size:.75rem;opacity:.9}.profile-sidebar-stat-divider{width:1px;height:40px;background:#fff3}.password-change-section{margin:20px 0;padding:10px 20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.password-change-section .row:first-child{margin-top:20px}.profile-section-title{font-size:18px;font-weight:600;color:#2c3e50;margin:0;display:flex;align-items:center}.profile-section-icon{margin-right:8px;color:#dc3545}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-toggle-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#6c757d;cursor:pointer;padding:4px;border-radius:4px;transition:color .2s ease}.password-toggle-btn:hover{color:#495057}.password-toggle-btn:focus{outline:none;color:#dc3545}.password-change-actions{padding-top:15px;border-top:1px solid #e9ecef}.password-change-actions .btn{min-width:150px}.checkout-error{margin:15px 0;padding:12px;color:#721c24;border-radius:6px;font-size:14px;display:flex;align-items:center}.checkout-error i{margin-right:8px;color:#dc3545}.profile-orders-grid{display:grid;gap:1.5rem;margin-bottom:2rem}.order-card-modern{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e9ecef;transition:all .3s ease}.order-card-header{background:linear-gradient(to right,#f8f9fa,#fff);padding:1.25rem 1.5rem;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.order-info-left{display:flex;flex-direction:column;gap:.5rem}.order-number{font-size:1.5rem;font-weight:700;color:#e52727;line-height:1}.order-meta{display:flex;gap:1.5rem;flex-wrap:wrap}.order-date,.order-items-count{color:#6c757d;font-size:.875rem;display:flex;align-items:center}.order-status-group{display:flex;gap:.5rem}.status-badge{padding:.625rem 1.25rem;border-radius:50px;font-weight:700;font-size:.875rem;display:inline-flex;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:.5px}.order-card-body{padding:1.5rem}.order-products-preview{display:flex;flex-direction:column;gap:.75rem}.product-mini-card{padding:.75rem;background:#f8f9fa}.product-mini-info{display:flex;align-items:center}.product-mini-name{color:#2d3748;font-weight:500;font-size:.9rem}.product-more-indicator{padding:.5rem 1rem;background:#e9ecef;border-radius:8px;color:#6c757d;font-size:.875rem;text-align:center;font-weight:600}.order-card-footer{background:#fafbfc;padding:1.25rem 1.5rem;border-top:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.order-payment-info{display:flex;flex-direction:column;gap:.25rem}.order-actions-group{display:flex;align-items:center;gap:1.5rem}.order-total-price{font-size:1.25rem;font-weight:600;color:#2d3748;line-height:1}.order-total-price .currency{font-size:.875rem;color:#6c757d;font-weight:500}.order-detail-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #00000014;margin-bottom:1.5rem;border:1px solid #e9ecef}.order-detail-header{background:linear-gradient(to right,#f8f9fa,#fff);padding:1.25rem 1.5rem;border-bottom:1px solid #e9ecef}.order-detail-title{margin:0;font-size:1.125rem;font-weight:700;color:#2d3748}.order-detail-body{padding:1.5rem}.detail-item{margin-bottom:1.5rem}.detail-item:last-child{margin-bottom:0}.detail-label{font-weight:600;color:#6c757d;font-size:.875rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.detail-value{font-size:1rem;color:#2d3748;font-weight:600}.order-products-list{display:flex;flex-direction:column}.order-product-item{padding:1.5rem;border-bottom:1px solid #f8f9fa;display:flex;justify-content:space-between;align-items:center;transition:background .3s ease}.order-product-item:last-child{border-bottom:none}.order-product-item:hover{background:#f8f9fa}.product-info-section{display:flex;gap:1rem;flex:1}.product-icon{width:20px;height:20px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:red;font-size:1.25rem;flex-shrink:0}.product-icon i{color:red}.product-details{flex:1}.product-name{font-size:1rem;margin-bottom:.5rem;line-height:1.4}.product-name a{color:#2d3748;font-weight:500;text-decoration:none}.product-price-section{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;min-width:120px}.product-total{font-size:1.5rem;font-weight:700;color:#e52727;line-height:1}.product-total .currency{font-size:.875rem;color:#6c757d}.comment-box{background:#f8f9fa;padding:1.5rem;border-radius:12px;border-left:4px solid #e52727;position:relative}.comment-quote{color:#e9ecef;font-size:2rem;position:absolute;top:.5rem;left:.5rem}.comment-text{margin:0;padding-left:2rem;color:#495057;line-height:1.6;font-style:italic}.order-summary-card{background:linear-gradient(135deg,#4a5568,#2d3748);border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #4a556840;margin-bottom:1.5rem}.order-summary-header{padding:1.25rem 1.5rem;background:#0000001a;color:#fff;font-weight:700;font-size:1.125rem;border-bottom:1px solid rgba(255,255,255,.2)}.order-summary-body{padding:1.5rem}.summary-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;color:#ffffffe6}.summary-label{font-size:.9rem}.summary-value{font-weight:600;font-size:1rem}.summary-item.discount{color:#28a745}.summary-divider{height:2px;background:#fff3;margin:1rem 0}.summary-total{display:flex;justify-content:space-between;align-items:center;padding-top:1rem}.total-label{font-size:1.125rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}.total-value{font-size:2rem;font-weight:700;color:#fff}.contact-item{display:flex;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:8px;margin-bottom:1rem;transition:all .3s ease}.contact-item:last-child{margin-bottom:0}.contact-item:hover{background:#e9ecef}.contact-icon{width:40px;height:40px;background:linear-gradient(135deg,#e52727,#ff4545);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.125rem;flex-shrink:0}.contact-details{flex:1}.contact-label{font-size:.75rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.contact-value{font-size:1rem;font-weight:600;color:#2d3748}.order-actions-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 12px #00000014;border:1px solid #e9ecef}.btn-block{display:block;width:100%}.profile-pagination{margin-top:2rem;display:flex;justify-content:center}.btn-danger{background:#ff4545;border:none;color:#fff;font-weight:700;padding:.75rem 2rem;border-radius:10px}.btn-danger:hover{background:#333;color:#fff}.btn-danger:active{transform:translateY(0)}.btn-outline-danger{border:1px solid #e52727;color:#e52727;background:transparent;font-weight:700;padding:.75rem 2rem;border-radius:10px}.btn-outline-danger:hover{background:#333;border-color:#333;color:#fff}.btn-outline-secondary{border:1px solid #6c757d;color:#6c757d;background:transparent;font-weight:600;padding:.75rem 2rem;border-radius:10px;transition:all .3s ease}.btn-outline-secondary:hover{background:#6c757d;border-color:#6c757d;color:#fff}.btn-outline-light{border:1px solid rgba(255,255,255,.5);color:#fff;background:#ffffff1a;font-weight:700;padding:.75rem 2rem;border-radius:10px;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.btn-outline-light:hover{background:#ffffff40;border-color:#fff;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #ffffff4d}.btn-sm{padding:.5rem 1.25rem;font-size:.875rem}.btn-lg{padding:1rem 2.5rem;font-size:1.125rem}.cart-modern-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;overflow:hidden;border:1px solid #e9ecef}.cart-modern-header{background:linear-gradient(to right,#f8f9fa,#fff);padding:10px 20px;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}.cart-items-list{padding:10px 20px}.cart-item-modern{display:flex;gap:1rem;padding:10px;border:1px solid #e9ecef;border-radius:12px;margin-bottom:1rem;transition:all .3s ease;background:#fff;position:relative;align-items:center}.cart-item-modern:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.cart-item-modern.selected{border-color:#e52727;background:linear-gradient(135deg,#e5272705,#e5272703)}.cart-item-checkbox{width:20px;height:20px;cursor:pointer;accent-color:#e52727}.cart-item-image{width:100px;height:100px;border-radius:8px;overflow:hidden;border:1px solid #f8f9fa;flex-shrink:0}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-info{flex:1}.cart-item-name{font-size:1.125rem;font-weight:700;color:#2d3748;text-decoration:none;display:block;margin-bottom:.75rem;line-height:1.4}.cart-item-name:hover{color:#e52727}.cart-item-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem}.cart-meta-item{font-size:.875rem;color:#6c757d}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;min-width:150px}.cart-item-unit-price{font-size:.875rem;color:#6c757d}.cart-quantity-control{display:flex;align-items:center;gap:.5rem;background:#f8f9fa;border-radius:8px;padding:.25rem}.qty-btn{width:32px;height:32px;border:none;background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#6c757d;cursor:pointer;transition:all .3s ease}.qty-btn:hover{background:#e52727;color:#fff}.qty-input{width:30px;height:32px;text-align:center;border:none;background:transparent;font-weight:700;color:#2d3748}.qty-input:focus{outline:none}.cart-item-total{font-size:1.5rem;font-weight:700;color:#e52727}.cart-item-remove{width:36px;height:36px;border:none;background:#f8f9fa;border-radius:8px;color:#6c757d;cursor:pointer;transition:all .3s ease}.cart-item-remove:hover{background:#dc3545;color:#fff}.cart-summary-modern{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001f;border:1px solid #e9ecef;overflow:hidden;margin-bottom:1.5rem}.cart-summary-header{background:linear-gradient(135deg,#4a5568,#2d3748);padding:10px 20px;color:#fff;font-weight:700;font-size:1.125rem}.cart-summary-body{padding:10px 20px}.summary-row-modern{display:flex;justify-content:space-between;padding:10px 0;color:#495057;font-size:.95rem}.summary-divider-modern{height:2px;background:#e9ecef}.summary-total-modern{display:flex;justify-content:space-between;padding:.75rem 0;font-size:1.125rem;font-weight:700;color:#2d3748}.total-price{color:#e52727}.cart-checkout-btn{margin-bottom:1rem;padding:1rem 2rem!important;font-size:1.125rem}.cart-empty-modern{text-align:center;padding:1rem 2rem 5rem}.cart-empty-icon{font-size:6rem;color:#e9ecef;margin-bottom:2rem}.cart-empty-title{font-size:2rem;font-weight:700;color:#6c757d;margin-bottom:1rem}.cart-empty-text{font-size:1.125rem;color:#adb5bd;margin-bottom:2rem}.account-dropdown-modern{min-width:320px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;border:none;z-index:100;overflow:hidden}.account-dropdown-user{background:linear-gradient(135deg,#4a5568,#2d3748);padding:1.5rem;display:flex;align-items:center;gap:1rem}.account-user-avatar{width:56px;height:56px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;font-weight:700;border:1px solid rgba(255,255,255,.3)}.account-user-info{flex:1;color:#fff}.account-user-name{font-weight:700;font-size:1.125rem;margin-bottom:.25rem}.account-user-email{font-size:.875rem;opacity:.9}.account-dropdown-menu{padding:.75rem}.account-menu-item{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;color:#495057;text-decoration:none;border-radius:8px;transition:all .3s ease;position:relative}.account-menu-item:hover{background:linear-gradient(135deg,#e527270d,#e5272705);color:#e52727;transform:translate(4px);text-decoration:none}.account-menu-icon{width:36px;height:36px;background:#f8f9fa;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#6c757d;transition:all .3s ease}.account-menu-item:hover .account-menu-icon{background:linear-gradient(135deg,#e52727,#ff4545);color:#fff}.account-menu-arrow{margin-left:auto;font-size:.75rem;color:#adb5bd}.account-dropdown-divider{height:1px;background:#e9ecef;margin:.5rem 0}.account-logout-btn{width:100%;padding:.875rem 1.5rem;background:transparent;border:none;color:#dc3545;font-weight:600;text-align:left;cursor:pointer;transition:all .3s ease;border-radius:0}.account-logout-btn:hover{background:#dc35451a}.account-login-header{background:linear-gradient(135deg,#4a5568,#2d3748);padding:1.25rem 1.5rem;color:#fff;font-weight:700;font-size:1.125rem}.account-login-body{padding:1.5rem}.account-form-group{margin-bottom:1rem}.account-form-label{font-weight:600;color:#2d3748;font-size:.875rem;margin-bottom:.5rem;display:block}.account-form-input{width:100%;padding:.75rem 1rem;border:1px solid #e9ecef;border-radius:8px;background:#f8f9fa;transition:all .3s ease;font-size:.95rem}.account-form-input:focus{outline:none;border-color:#e52727;background:#fff;box-shadow:0 0 0 3px #e527271a}.account-submit-btn{padding:.875rem 1.5rem!important;font-weight:700;margin-bottom:1rem}.account-links{text-align:center}.account-link{color:#6c757d;font-size:.875rem;text-decoration:none;font-weight:600}.account-link:hover{color:#e52727;text-decoration:underline}.account-login-footer{padding:1rem 1.5rem;background:#f8f9fa;display:flex;flex-direction:column;gap:.75rem}.account-google-btn{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:#fff;border:1px solid #e9ecef;border-radius:8px;color:#495057;text-decoration:none;font-weight:600;transition:all .3s ease}.account-google-btn:hover{border-color:#4285f4;color:#4285f4;box-shadow:0 2px 8px #4285f433;text-decoration:none}.account-register-link{text-align:center;color:#e52727;font-weight:600;text-decoration:none;padding:.5rem}.account-register-link:hover{color:#a01d1d;text-decoration:underline}.mega-menu-header{height:100%;display:flex}.mega-header-nav{display:flex;align-items:center;justify-content:flex-start}.mega-catalog-btn{background:transparent;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;white-space:nowrap}.mega-catalog-btn:hover{outline:none}.mega-catalog-btn i:last-child{transition:transform .3s ease}.mega-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mega-menu-dropdown{position:absolute;top:100%;max-width:1440px;margin:0 auto;left:0;right:0;background:#fff;border:1px solid #e9ecef;border-top:none;border-radius:0 0 12px 12px;box-shadow:0 8px 32px #00000026;z-index:1000;max-height:600px;overflow-y:auto}.mega-menu-dropdown .container{padding:0}.mega-menu-content{display:grid;grid-template-columns:280px 300px 1fr;min-height:500px;gap:0}.mega-sidebar{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-right:1px solid #e9ecef;padding:0}.mega-sidebar-header{background:linear-gradient(135deg,#4a5568,#2d3748);color:#fff;padding:1rem 1.25rem;font-weight:700;font-size:1rem;display:flex;align-items:center}.mega-sidebar-list{padding:.5rem 0}.mega-sidebar-item{position:relative}.mega-sidebar-link{display:flex;align-items:center;padding:.875rem 1.25rem;color:#495057;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;border-left:4px solid transparent}.mega-sidebar-link:hover{background:linear-gradient(135deg,#e527270d,#e5272705);color:#e52727;text-decoration:none;border-left-color:#e52727;transform:translate(4px)}.mega-sidebar-item.active .mega-sidebar-link{background:linear-gradient(135deg,#e527271a,#e527270d);color:#e52727;border-left-color:#e52727}.mega-sidebar-arrow{margin-right:.75rem;font-size:.75rem;transition:all .3s ease;color:#6c757d}.mega-sidebar-item.active .mega-sidebar-arrow{color:#e52727;transform:rotate(0)}.mega-sidebar-item:hover .mega-sidebar-arrow{color:#e52727}.mega-subcategories-column{background:#fff;border-right:1px solid #e9ecef;overflow-y:auto;max-height:500px;position:relative}.mega-subcategories-content{padding:1rem;position:absolute;top:0;left:0;right:0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease}.mega-subcategories-content.show{opacity:1;visibility:visible;transform:translateY(0)}.mega-subcategories-header{background:linear-gradient(135deg,#4a5568,#2d3748);color:#fff;padding:.75rem 1rem;margin:-1rem -1rem 1rem;font-weight:700;font-size:1rem}.mega-subcategories-list{padding:0}.mega-subcategory-item{margin-bottom:.25rem}.mega-subcategory-link{display:flex;align-items:center;padding:.75rem 1rem;color:#495057;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;border-left:4px solid transparent;border-radius:0 6px 6px 0}.mega-subcategory-link:hover{background:linear-gradient(135deg,#e527270d,#e5272705);color:#e52727;text-decoration:none;border-left-color:#e52727;transform:translate(4px)}.mega-subcategory-item.active .mega-subcategory-link{background:linear-gradient(135deg,#e527271a,#e527270d);color:#e52727;border-left-color:#e52727}.mega-subcategory-arrow{margin-right:.75rem;font-size:.75rem;color:#6c757d;transition:all .3s ease}.mega-subcategory-item:hover .mega-subcategory-arrow,.mega-subcategory-item.active .mega-subcategory-arrow{color:#e52727}.mega-products-column{background:#fff;overflow-y:auto;max-height:500px;position:relative}.mega-products-content{padding:1rem;position:absolute;top:0;left:0;right:0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease}.mega-products-content.show{opacity:1;visibility:visible;transform:translateY(0)}.mega-products-header{background:linear-gradient(135deg,#e52727,#ff4545);color:#fff;padding:.75rem 1rem;margin:-1rem -1rem 1rem;font-weight:700;font-size:1rem}.mega-products-list{padding:0}.mega-product-item{margin-bottom:.25rem}.mega-product-link{display:flex;align-items:center;padding:.5rem 1rem;color:#495057;text-decoration:none;font-size:.875rem;transition:all .3s ease;border-radius:4px}.mega-product-link:hover{background:#f8f9fa;color:#e52727;text-decoration:none;transform:translate(4px)}.mega-product-dot{margin-right:.75rem;font-size:.5rem;color:#e52727}.mega-subcategory-link{color:#6c757d;text-decoration:none;font-size:.85rem;padding:.25rem .5rem;border-radius:4px;transition:all .3s ease}.mega-subcategory-link:hover{background:#f8f9fa;color:#e52727;text-decoration:none}@media (max-width: 768px){.mega-menu-content{grid-template-columns:1fr;grid-template-rows:auto auto 1fr}.mega-sidebar,.mega-subcategories-column{border-right:none;border-bottom:1px solid #e9ecef}}.mini-cart-modern{min-width:380px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;border:1px solid #e9ecef;overflow:hidden;max-height:500px;display:flex;flex-direction:column}.mini-cart-header{background:linear-gradient(135deg,#4a5568,#2d3748);padding:1rem 1.25rem;color:#fff;display:flex;justify-content:space-between;align-items:center}.mini-cart-title{font-weight:700;font-size:1rem;display:flex;align-items:center}.mini-cart-counter{background:#fff3;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600}.mini-cart-empty{padding:3rem 2rem;text-align:center;color:#6c757d}.mini-cart-empty-icon{font-size:3rem;color:#e9ecef;margin-bottom:1rem}.mini-cart-empty-text{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:#495057}.mini-cart-empty-subtext{font-size:.9rem;color:#6c757d}.mini-cart-content{display:flex;flex-direction:column;flex:1}.mini-cart-items{max-height:300px;overflow-y:auto;padding:.5rem 0}.mini-cart-item{gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid #f8f9fa;transition:all .3s ease;position:relative}.mini-cart-item:hover{background:#f8f9fa}.mini-cart-item:last-child{border-bottom:none}.mini-cart-item-image{display:flex;align-items:center;margin-bottom:20px}.mini-cart-image-item{width:60px;height:60px;border-radius:8px;overflow:hidden;border:1px solid #e9ecef;flex-shrink:0;margin-right:10px}.mini-cart-item-image img{width:100%;height:100%;object-fit:cover}.mini-cart-item-info{flex:1;min-width:0}.mini-cart-item-name{margin-bottom:.5rem}.mini-cart-item-name a{color:#2d3748;text-decoration:none;font-weight:600;font-size:.9rem;line-height:1.3;display:block}.mini-cart-item-name a:hover{color:#e52727;text-decoration:none}.mini-cart-item-meta{display:flex;gap:10px;margin-bottom:.5rem;flex-wrap:wrap}.mini-cart-meta-item{font-size:.75rem;color:#6c757d;display:flex;align-items:center;width:calc(50% - 5px);text-overflow:ellipsis;white-space:nowrap}.mini-cart-meta-item_product{font-size:13px}.mini-cart-meta-item strong{display:inline-block;margin-left:5px;margin-right:5px}.mini-cart-meta-item i{width:12px;font-size:.7rem;display:inline-block;margin-right:5px}.mini-cart-item-details{display:flex;justify-content:space-between;align-items:center}.mini-cart-meta-item i{margin-left:5px;margin-right:5px!important}.mini-cart-quantity{font-size:.8rem;color:#6c757d;background:#f8f9fa;padding:.25rem .5rem;border-radius:4px}.mini-cart-price{font-weight:700;color:#e52727;font-size:.9rem}.mini-cart-item-remove{position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;border:none;background:#f8f9fa;border-radius:50%;color:#6c757d;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.7rem;transition:all .3s ease}.mini-cart-item-remove:hover{background:#dc3545;color:#fff}.mini-cart-summary{padding:1rem;border-top:1px solid #e9ecef;background:#f8f9fa}.mini-cart-total{display:flex;justify-content:space-between;align-items:center}.mini-cart-total-label{font-weight:600;color:#2d3748;font-size:1rem}.mini-cart-total-price{font-weight:700;color:#e52727;font-size:1.25rem}.mini-cart-actions{padding:1rem;display:flex;gap:.75rem}.mini-cart-btn{flex:1;padding:.75rem 1rem!important;font-size:.875rem!important;font-weight:600!important;display:flex!important;align-items:center!important;justify-content:center!important}@media (max-width: 768px){.mini-cart-modern{min-width:320px;max-height:400px}.mini-cart-item{padding:.5rem}.mini-cart-item-image{width:50px;height:50px}.mini-cart-actions{flex-direction:column;gap:.5rem}}.vehicle-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;z-index:9998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.vehicle-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:900px;max-height:85vh;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;z-index:9999;display:flex;flex-direction:column;overflow:hidden}.vehicle-modal-header{background:linear-gradient(135deg,#4a5568,#2d3748);padding:1.5rem 2rem;color:#fff;display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid #e52727}.vehicle-modal-title{font-size:1.25rem;font-weight:700;display:flex;align-items:center}.vehicle-modal-close{width:36px;height:36px;border:none;background:#ffffff26;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.vehicle-modal-close:hover{background:#ffffff40;transform:rotate(90deg)}.vehicle-modal-body{flex:1;overflow-y:auto;padding:2rem}.vehicle-modal-footer{padding:1.5rem 2rem;border-top:1px solid #e9ecef;background:#f8f9fa;display:flex;justify-content:flex-end}.vehicle-modal-actions{display:flex;gap:1rem;width:100%;justify-content:space-between}.vehicle-empty-state{text-align:center;padding:3rem 2rem}.vehicle-empty-icon{font-size:5rem;color:#e9ecef;margin-bottom:1.5rem}.vehicle-empty-text{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.vehicle-empty-subtext{font-size:1rem;color:#6c757d;margin-bottom:2rem}.vehicle-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.vehicle-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:1.5rem;transition:all .3s ease;position:relative}.vehicle-card:hover{border-color:#e52727;box-shadow:0 4px 16px #e5272726;transform:translateY(-2px)}.vehicle-card--active{border-color:#e52727;background:linear-gradient(135deg,#fff5f5,#fff)}.vehicle-card-icon{font-size:2.5rem;color:#e52727;margin-bottom:1rem;text-align:center}.vehicle-card-info{margin-bottom:1rem}.vehicle-card-name{font-size:1.125rem;font-weight:700;color:#2d3748;margin-bottom:.5rem;line-height:1.3}.vehicle-card-details{font-size:.875rem;color:#6c757d}.vehicle-card-actions{display:flex;gap:.5rem;justify-content:center;padding-top:1rem;border-top:1px solid #e9ecef}.vehicle-card-btn{padding:.5rem 1rem;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.vehicle-card-btn--select{flex:1;background:#f8f9fa;color:#495057}.vehicle-card-btn--select:hover{background:#e9ecef}.vehicle-card-btn--select.vehicle-card-btn--active{background:#e52727;color:#fff}.vehicle-card-btn--remove{background:#f8f9fa;color:#dc3545}.vehicle-card-btn--remove:hover{background:#dc3545;color:#fff}.vehicle-form-view{padding:1rem 0}.vehicle-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.vehicle-form-field{display:flex;flex-direction:column}.vehicle-form-label{font-size:.875rem;font-weight:600;color:#2d3748;margin-bottom:.5rem;display:flex;align-items:center}.vehicle-custom-select{position:relative}.vehicle-select-btn{width:100%;padding:.875rem 1rem;background:#fff;border:1px solid #e9ecef;border-radius:8px;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;font-size:.95rem;color:#2d3748}.vehicle-select-btn:hover:not(:disabled){border-color:#e52727}.vehicle-select-btn:disabled{background:#f8f9fa;cursor:not-allowed;opacity:.6}.vehicle-custom-select--open .vehicle-select-btn{border-color:#e52727;box-shadow:0 0 0 3px #e527271a}.vehicle-select-arrow{transition:transform .3s ease;font-size:.75rem;color:#6c757d}.vehicle-custom-select--open .vehicle-select-arrow{transform:rotate(180deg)}.vehicle-select-dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border:1px solid #e52727;border-radius:8px;box-shadow:0 8px 24px #00000026;z-index:100;max-height:300px;overflow:hidden;display:flex;flex-direction:column}.vehicle-select-search{padding:1rem;border-bottom:1px solid #e9ecef;display:flex;align-items:center;gap:.75rem}.vehicle-select-search i{color:#6c757d}.vehicle-select-search input{flex:1;border:none;outline:none;font-size:.95rem;color:#2d3748}.vehicle-select-search input::placeholder{color:#adb5bd}.vehicle-select-options{overflow-y:auto;max-height:220px}.vehicle-select-option{padding:.875rem 1rem;cursor:pointer;transition:all .2s ease;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f8f9fa}.vehicle-select-option:hover{background:#f8f9fa}.vehicle-select-option--selected{background:#fff5f5;color:#e52727;font-weight:600}.vehicle-select-option--selected:hover{background:#ffe5e5}.vehicle-select-option i.fa-check{color:#e52727}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.vehicle-modal{width:95%;max-height:90vh}.vehicle-modal-header{padding:1rem 1.25rem}.vehicle-modal-title{font-size:1rem}.vehicle-modal-body,.vehicle-modal-footer{padding:1rem}.vehicle-cards-grid,.vehicle-form-grid{grid-template-columns:1fr;gap:1rem}.vehicle-modal-actions{flex-direction:column}.vehicle-modal-actions .btn{width:100%}}.checkout-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;margin-bottom:1.5rem;border:1px solid #e9ecef}.checkout-card-header{background:linear-gradient(to right,#f8f9fa,#fff);padding:10px 20px;border-bottom:1px solid #e9ecef;display:flex;align-items:center;gap:1rem}.checkout-step-number{width:30px;height:30px;background:linear-gradient(135deg,#e52727,#ff4545);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px;box-shadow:0 2px 8px #e527274d;flex-shrink:0}.checkout-card-title{margin:0;font-size:1.25rem;font-weight:700;color:#2d3748}.checkout-card-body{padding:20px}.checkout-form-group{position:relative;margin-bottom:15px}.checkout-label{font-weight:600;color:#2d3748;margin-bottom:.5rem;display:block;font-size:.9rem}.checkout-label-icon{color:#e52727;margin-right:.5rem}.checkout-input{display:block;width:100%;padding:10px 20px;font-size:1rem;line-height:1.5;color:#495057;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;transition:all .3s ease}.checkout-input:focus{outline:0;border-color:#e52727;background-color:#fff;box-shadow:0 0 0 4px #e527271a;transform:translateY(-1px)}.checkout-input.error{border-color:#dc3545!important;background-color:#fff5f5}.checkout-error{color:#dc3545;font-size:.875rem;margin-top:.5rem;display:flex;align-items:center;gap:.5rem;font-weight:600}.checkout-error:before{content:"⚠️"}.checkout-success-text{color:#28a745;font-size:.875rem;margin-top:.5rem;font-weight:600}.delivery-methods{display:flex;flex-direction:column;gap:1rem}.delivery-method-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:10px 20px;cursor:pointer;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center;position:relative}.delivery-method-card:hover,.delivery-method-card.active{border-color:#e52727}.delivery-radio{position:absolute;opacity:0}.delivery-method-content{display:flex;align-items:center;gap:1rem;flex:1}.delivery-method-icon{width:50px;height:50px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#6c757d;transition:all .3s ease}.delivery-method-card.active .delivery-method-icon{background:linear-gradient(135deg,#e52727,#ff4545);color:#fff}.delivery-method-title{font-size:1.125rem;font-weight:700;color:#2d3748;margin-bottom:.25rem}.delivery-method-desc{font-size:.875rem;color:#6c757d}.delivery-check{width:30px;height:30px;border-radius:50%;border:1px solid #e9ecef;display:flex;align-items:center;justify-content:center;color:#e9ecef;transition:all .3s ease}.delivery-method-card.active .delivery-check{background:#28a745;border-color:#28a745;color:#fff}.delivery-details{padding:10px 20px;background:#f8f9fa;border-radius:10px;border:2px dashed #e9ecef}.delivery-info-box{background:#fff;padding:1rem;border-radius:8px;border-left:4px solid #e52727;color:#495057}.payment-methods{display:flex;flex-direction:column;gap:1rem}.payment-method-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:10px 20px;cursor:pointer;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center;position:relative}.payment-method-card:hover{border-color:#e52727;box-shadow:0 4px 12px #e527271a}.payment-method-card.active{border-color:#e52727}.payment-radio{position:absolute;opacity:0}.payment-method-content{display:flex;align-items:center;gap:1rem;flex:1}.payment-method-icon{width:50px;height:50px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#6c757d;transition:all .3s ease}.payment-method-card.active .payment-method-icon{background:linear-gradient(135deg,#28a745,#20c997);color:#fff}.payment-method-title{font-size:1.125rem;font-weight:700;color:#2d3748;margin-bottom:.25rem}.payment-method-desc{font-size:.875rem;color:#6c757d}.payment-check{width:30px;height:30px;border-radius:50%;border:1px solid #e9ecef;display:flex;align-items:center;justify-content:center;color:#e9ecef;transition:all .3s ease}.payment-method-card.active .payment-check{background:#28a745;border-color:#28a745;color:#fff}.checkout-summary-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001f;border:1px solid #e9ecef;overflow:hidden}.checkout-summary-header{background:linear-gradient(135deg,#4a5568,#2d3748);padding:10px 20px;display:flex;align-items:center;gap:1rem;color:#fff}.checkout-summary-title{margin:0;font-size:1.25rem;font-weight:700;color:#fff}.checkout-summary-body{padding:10px}.checkout-empty-cart{text-align:center;padding:2rem;color:#6c757d}.checkout-empty-cart i{font-size:3rem;color:#e9ecef}.checkout-products-list{max-height:400px;overflow-y:auto;margin-bottom:1.5rem}.checkout-product-item{padding:1rem;border-bottom:1px solid #f8f9fa;display:flex;justify-content:space-between;gap:1rem}.checkout-product-item:last-child{border-bottom:none}.checkout-product-info{flex:1}.checkout-product-name{font-weight:600;color:#2d3748;margin-bottom:.5rem;font-size:.95rem;display:flex;justify-content:space-between;align-items:center}.checkout-product-meta{display:flex;flex-direction:column;gap:.25rem;font-size:.8rem;color:#6c757d}.checkout-product-quantity{font-size:.875rem;color:#6c757d;margin-top:.5rem;display:flex;align-items:center;justify-content:space-between}.checkout-product-price{font-weight:700;color:#e52727;font-size:1.125rem;text-align:right;white-space:nowrap}.checkout-summary-total{background:#f8f9fa;padding:10px 20px;border-radius:10px;margin-bottom:1.5rem}.summary-row{display:flex;justify-content:space-between;padding:.5rem 0;color:#495057}.summary-divider{height:2px;background:#e9ecef;margin:10px 0}.summary-total-row{display:flex;justify-content:space-between;padding:.75rem 0;font-size:1.25rem;font-weight:700;color:#2d3748}.checkout-agree{margin-bottom:1.5rem}.checkout-checkbox{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.checkout-checkbox input[type=checkbox]{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#e52727}.checkout-checkbox-label{color:#495057;font-size:.9rem;line-height:1.5}.checkout-checkbox-label a{color:#e52727;font-weight:600;text-decoration:none}.checkout-checkbox-label a:hover{text-decoration:underline}.checkout-submit-btn{padding:1.125rem 2rem!important;font-size:1.125rem;font-weight:700}.checkout-dropdown{list-style:none;padding:0;margin:.5rem 0 0;background:#fff;border:1px solid #e9ecef;border-radius:10px;box-shadow:0 4px 12px #0000001a;max-height:250px;overflow-y:auto;position:absolute;width:calc(100% - 2.5rem);z-index:100;left:0}.checkout-dropdown-item{padding:.875rem 1.25rem;cursor:pointer;transition:all .3s ease;border-bottom:1px solid #f8f9fa}.checkout-dropdown-item:last-child{border-bottom:none}.checkout-dropdown-item:hover{background:linear-gradient(135deg,#e527270d,#e5272705);color:#e52727}.sticky-top{position:sticky;top:20px;z-index:0}@media (max-width: 991px){.sticky-top{position:relative;top:0}.checkout-card-header{padding:1.25rem 1.5rem}.checkout-card-body{padding:1.5rem}}.auth-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001f;border:none;margin-bottom:2rem}.auth-header{background:linear-gradient(135deg,#4a5568,#2d3748);padding:20px 10px;text-align:center;position:relative}.auth-header:after{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #2d3748}.auth-icon{width:80px;height:80px;background:#ffffff26;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:2rem;color:#fff;box-shadow:0 4px 15px #0003;border:1px solid rgba(255,255,255,.2)}.auth-icon-success{background:linear-gradient(135deg,#43cea2,#185a9d);border-color:#ffffff4d}.auth-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.75rem}.auth-subtitle{color:#ffffffe6;font-size:1rem;margin-bottom:0;line-height:1.5}.auth-body{padding:3rem 2rem 2rem}.auth-form-group{margin-bottom:1.5rem}.auth-label{font-weight:600;color:#2d3748;margin-bottom:.5rem;display:block;font-size:.9rem}.auth-label-icon{color:#667eea;margin-right:.5rem}.auth-input{display:block;width:100%;padding:.875rem 1.25rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#f8f9fa;background-clip:padding-box;border:1px solid #e9ecef;border-radius:10px;transition:all .3s ease}.auth-input:focus{outline:0;border-color:#667eea;background-color:#fff;box-shadow:0 0 0 4px #667eea1a;transform:translateY(-1px)}.auth-input.is-invalid{border-color:#dc3545}.auth-input.is-valid{border-color:#28a745}.auth-password-wrapper{position:relative}.auth-password-toggle{position:absolute;right:0;top:0;height:100%;padding:0 1rem;background:transparent;border:none;color:#6c757d;cursor:pointer;transition:color .3s ease}.auth-password-toggle:hover{color:#667eea}.auth-password-toggle:focus{outline:none}.auth-error{color:#dc3545;font-size:.875rem;margin-top:.5rem;display:block}.auth-hint{color:#6c757d;font-size:.875rem;margin-top:.5rem;display:block}.auth-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:.5rem}.auth-checkbox{display:flex;align-items:center;cursor:pointer;margin-bottom:0}.auth-checkbox input[type=checkbox]{width:18px;height:18px;margin-right:.5rem;cursor:pointer;accent-color:#667eea}.auth-checkbox-label{color:#495057;font-size:.9rem}.auth-link{color:#667eea;font-size:.9rem;text-decoration:none;font-weight:600;transition:all .3s ease}.auth-link:hover{color:#5568d3;text-decoration:underline}.auth-submit-btn{margin-bottom:1.5rem;padding:1rem 2rem!important;font-size:1.125rem;font-weight:700}.auth-divider{position:relative;text-align:center;margin:10px 0}.auth-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e9ecef}.auth-divider span{position:relative;background:#fff;padding:0 1rem;color:#6c757d;font-size:.875rem;font-weight:600}.auth-google-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:.875rem 1.5rem;background:#fff;border:1px solid #e9ecef;border-radius:10px;color:#495057;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;margin-bottom:1.5rem}.auth-google-btn:hover{background:#f8f9fa;border-color:#4285f4;color:#4285f4;box-shadow:0 4px 12px #4285f433;transform:translateY(-2px);text-decoration:none}.auth-footer{text-align:center;color:#6c757d;font-size:.9rem}.auth-footer-link{color:#667eea;font-weight:600;text-decoration:none;transition:color .3s ease}.auth-footer-link:hover{color:#5568d3;text-decoration:underline}.auth-back-link{color:#6c757d;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center}.auth-back-link:hover{color:#667eea;text-decoration:none}.auth-success-alert{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724;padding:1rem 1.5rem;border-radius:10px;margin-bottom:1.5rem;border-left:4px solid #28a745;font-weight:600;display:flex;align-items:center;box-shadow:0 2px 8px #28a74526}@media (max-width: 991px){.profile-sidebar-card,.profile-sidebar-nav,.profile-sidebar-stats{margin-bottom:2rem}}@media (max-width: 768px){.profile-actions{flex-direction:column;align-items:stretch}.profile-actions>div{width:100%;text-align:center}.profile-order-header{flex-direction:column;align-items:flex-start}.profile-order-details{flex-direction:column;gap:1rem;align-items:flex-start}.order-card-header{flex-direction:column;align-items:flex-start}.order-status-group{width:100%}.status-badge{width:100%;justify-content:center}.order-card-footer{flex-direction:column;align-items:stretch}.order-actions-group{flex-direction:column;width:100%}.order-total-price{text-align:center}.btn{width:100%;text-align:center;justify-content:center}.order-product-item{flex-direction:column;align-items:flex-start;gap:1rem}.product-info-section{width:100%}.product-price-section{width:100%;flex-direction:row;justify-content:space-between;align-items:center}.contact-item{flex-direction:row}.cart-item-modern{flex-wrap:nowrap;flex-direction:column;justify-content:center}.cart-item-image{width:100%;height:100%;object-fit:contain;max-width:400px;max-height:400px;margin:0 auto}.cart-item-actions{width:100%;justify-content:space-between;align-items:center;flex-direction:column}.cart-quantity-control{order:2}.cart-item-total{order:3;font-size:1.25rem}.cart-item-remove{order:4}}@media (max-width: 476px){.order-product-item .mini-cart-item-meta{flex-direction:column;align-items:flex-start;gap:1rem}.order-product-item .product-icon{position:absolute;right:10px}.order-product-item{position:relative}.order-products-list .product-info-section{padding-top:20px}}#breadcrumbs{padding:15px 0}.block-header__title{padding-bottom:30px}.document{max-width:100%}.product-card .product-card__meta{color:#000}.blog-share{display:flex;align-items:center;gap:.75rem;font-weight:600;color:#1f2937}.blog-share a{display:inline-flex;width:36px;height:36px;border-radius:50%;align-items:center;justify-content:center;background:#e5272714;color:#e52727;transition:transform .2s ease,background .2s ease}.blog-share a:hover{background:#e527272e;transform:translateY(-2px)}.blog-rating{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.blog-rating__label{font-weight:600;color:#1f2937}.blog-rating__stars{display:inline-flex;gap:.35rem}.blog-rating__star{width:32px;height:32px;border:none;border-radius:50%;background:#fffc;color:#d1d5db;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.blog-rating__star svg{fill:currentColor}.blog-rating__star.is-active,.blog-rating__star:hover{color:#fbbf24}.blog-rating__star.is-active,.blog-rating__star:hover{transform:translateY(-2px);box-shadow:0 8px 16px -10px #e5272766}.blog-rating__summary{font-size:.95rem;color:#475569;font-weight:600}.blog-comments{margin-top:4rem;background:#fff;border-radius:24px;padding:2rem;box-shadow:0 18px 45px -32px #0f172a59}.blog-comments__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.blog-comments__header h2{margin:0;font-size:1.35rem;font-weight:700}.blog-comment{display:flex;gap:1rem;padding:1.5rem 0;border-bottom:1px solid rgba(148,163,184,.2)}.blog-comment__avatar{width:44px;height:44px;border-radius:50%;background:#4f46e51f;color:#4338ca;font-weight:700;display:flex;align-items:center;justify-content:center}.blog-comment__meta{display:flex;flex-wrap:wrap;gap:.65rem;align-items:baseline;color:#6b7280;font-size:.9rem}.blog-comment__author{font-weight:700;color:#1f2937}.blog-comment__content{margin:.75rem 0;color:#1f2937;line-height:1.7}.blog-comment__reply{border:none;background:transparent;color:#e52727;font-weight:600;cursor:pointer;padding:0}.blog-comment__replies{margin-top:1.25rem;padding-left:2.75rem;border-left:1px solid rgba(226,232,240,.8)}.blog-comment-form{padding:1.5rem;border-radius:18px;background:#f8fafcb3;display:flex;flex-direction:column;gap:1rem}.blog-page__hero{margin-bottom:2rem;border-radius:18px;overflow:hidden}.blog-page__hero img{width:100%;display:block}.blog-page__content{background:#fff;padding:2.5rem;border-radius:24px;box-shadow:0 20px 50px -35px #0f172a73}@media (max-width: 991px){.blog-comment__replies{padding-left:1.5rem}}@media (max-width: 575px){.blog-comments{padding:1.5rem}}.blog-view{padding:48px 0;background-color:#f8fafc}.blog-view__body{display:grid;grid-template-columns:minmax(250px,300px) 1fr;gap:32px;align-items:start}@media (max-width: 1199px){.blog-view__body{grid-template-columns:minmax(220px,280px) 1fr;gap:28px}}@media (max-width: 991px){.blog-view__body{grid-template-columns:1fr}}.blog-view__item-sidebar{position:sticky;top:120px;display:flex;flex-direction:column;gap:22px}@media (max-width: 991px){.blog-view__item-sidebar{position:static}}.blog-view__item-sidebar .widget{background:#fff;border-radius:18px;box-shadow:0 18px 45px -30px #0f172a40}.widget__header{margin-bottom:18px}.widget__header h4{margin:0;font-size:1rem;font-weight:700;color:#1f2937}.widget-search__form{display:flex;align-items:center;gap:10px}.widget-search__input{flex:1;padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(15,23,42,.14);font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}.widget-search__input:focus{outline:none;border-color:#e52727a6;box-shadow:0 0 0 3px #e527271f}.widget-search__button{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;border:none;background:#e52727;color:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease}.widget-search__button:hover{background:#c41f1f;transform:translateY(-1px)}.widget-search__button svg{fill:currentColor}.social-links__list{display:flex;gap:12px;padding:0;margin:18px 0 0;list-style:none}.social-links__item a{display:inline-flex;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;color:#1f2937;transition:background .2s ease,transform .2s ease;text-decoration:none;background:#fff}.social-links__item a:hover{background:#e52727;color:#fff;transform:translateY(-2px)}.widget-categories__list{list-style:none;margin:0;display:flex;flex-direction:column;gap:6px}.widget-categories__link{display:block;padding:.55rem .75rem;border-radius:12px;text-decoration:none;color:#475569;font-weight:500;transition:background .2s ease,color .2s ease,transform .2s ease}.widget-categories__link:hover{color:#e52727;transform:translate(4px)}.widget-categories__item--active .widget-categories__link{background:#e527271a;color:#e52727}.widget-posts__list{list-style:none;margin:0;display:flex;flex-direction:column;gap:14px}.widget-posts__item{display:flex;gap:12px;align-items:center}.widget-posts__image{flex-shrink:0;width:64px;height:64px;border-radius:12px;overflow:hidden;background:#f1f5f9}.widget-posts__image img{width:100%;height:100%;object-fit:cover;display:block}.widget-posts__name a{font-weight:600;color:#1f2937;text-decoration:none;display:inline-block}.widget-posts__name a:hover{color:#e52727}.widget-posts__date{font-size:.8rem;color:#6b7280}.posts-list__body{display:flex;gap:15px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media (max-width: 767px){.posts-list__body{grid-template-columns:1fr;gap:22px}}.posts-list__empty{padding:3rem;text-align:center;border-radius:20px;background:#e2e8f04d;box-shadow:inset 0 0 0 1px #94a3b840;width:100%}.post-card{background:#fff;border-radius:18px;box-shadow:0 24px 45px -38px #0f172a73;overflow:hidden;display:flex;width:100%;flex-direction:column;height:100%;transition:transform .2s ease,box-shadow .2s ease}.post-card:hover{transform:translateY(-4px);box-shadow:0 26px 60px -34px #0f172a80}.post-card__image{position:relative}.post-card__content{padding:1.9rem 2.1rem 2.1rem;display:flex;flex-direction:column;gap:10px;height:100%}.post-card__category{font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#e52727}.post-card__category a{color:inherit;text-decoration:none}.post-card__category a:hover{text-decoration:underline}.post-card__title h2{margin:0;font-size:1.42rem;line-height:1.4;color:#111827}.post-card__title a{color:inherit;text-decoration:none}.post-card__title a:hover{color:#e52727}.post-card__date{font-size:.85rem;color:#6b7280;display:flex;align-items:center;gap:.5rem}.post-card__dot{font-size:.9rem;color:#94a3b899}.post-card__excerpt{color:#475569;line-height:1.65;font-size:.96rem;flex-grow:1}.post-card__excerpt .typography{margin:0}.post-card__more{margin-top:auto}.post-card__more .btn{border-radius:999px;padding:.65rem 1.5rem;font-weight:600;box-shadow:none}.post-card__more .btn:hover{transform:translateY(-1px)}.block-posts-carousel{padding:48px 0}.block-posts-carousel__carousel--static{display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.block-posts-carousel__item{height:100%}.section-header{margin-bottom:30px}.section-header__body{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.section-header__title{margin:0;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;color:#0f172a}.section-header__links-link{display:inline-flex;align-items:center;padding:.55rem 1.1rem;border-radius:999px;background:#0e172a0f;color:#1f2937;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease}.section-header__links-link:hover{background:#e52727;color:#fff}.section-header__arrows{display:flex;gap:10px}.arrow__button{display:inline-flex;width:40px;height:40px;border-radius:50%;align-items:center;justify-content:center;background:#0e172a14;color:#1f2937;text-decoration:none;transition:background .2s ease,transform .2s ease}.arrow__button:hover{color:#fff}.block-posts-carousel__carousel{position:relative;overflow:hidden}.block-posts-carousel__carousel .swiper{overflow:visible;padding-bottom:4px}.block-posts-carousel__carousel .swiper-slide{height:auto}.section-header__divider{width:100%;height:1px;background:#94a3b859}.post-view{background:#f8fafc}.post-view__body{display:grid;grid-template-columns:minmax(250px,300px) 1fr;gap:60px;align-items:start;padding:48px 0}@media (max-width: 1199px){.post-view__body{grid-template-columns:minmax(220px,280px) 1fr}}@media (max-width: 991px){.post-view__body{grid-template-columns:1fr}.post-view__body{padding:20px}}.post-header__title{margin:0;font-size:clamp(2rem,3vw,2.8rem);font-weight:700}.post-view__card{background:#fff;border-radius:22px;box-shadow:0 26px 60px -38px #0f172a66;overflow:hidden}.post__body{padding:2.4rem 2.8rem;color:#1f2937;line-height:1.75}.post__body h2,.post__body h3,.post__body h4{margin-top:2.2rem;color:#0f172a}.post__body img{max-width:100%;border-radius:16px}.post__bottom{padding:2.8rem 2.4rem;display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;justify-content:space-between;border-top:1px solid rgba(15,23,42,.07)}.post__rating{display:flex;align-items:center;gap:.75rem}.post__share{display:flex;align-items:center;gap:.75rem;font-weight:600;color:#1f2937}.post__comments{margin-top:2.8rem}.post-related{margin-top:3.5rem}.post-related .section-header__title{font-size:1.8rem}.post-related .block-posts-carousel__carousel--static{display:flex}.post-related .block-posts-carousel__item{width:33%}.post-related .block-posts-carousel__item .post-card{width:100%}@media (max-width: 767px){.post-related .block-posts-carousel__item{width:100%}.post-related .block-posts-carousel__carousel--static{display:flex;flex-direction:column}.block-posts-carousel{padding:0}.post-card__content{padding:1.6rem 1.6rem 1.8rem}.post-card__title h2{font-size:1.28rem}.post__body{padding:1.8rem}.post__bottom{padding:0 1.8rem 1.8rem;gap:1rem}.section-header__body{flex-direction:column;align-items:flex-start}.section-header__spring{display:none}.section-header__arrows{align-self:flex-start}}.product__info-card .product__actions{width:100%}.product_load_more{margin-top:20px}.product_load_more button{background:transparent;color:#cb1818;border:0}.product--layout--full .product__tabs{width:100%}.product--layout--full .product__body{width:100%;grid-template-columns:auto}.product__info{margin-bottom:30px}.product__info:last-child{margin-bottom:0}.product__info .offer-card{margin-bottom:30px}.product--layout--full .product__card{background:none;box-shadow:none}.product--layout--full .product__body{background-color:#fff;box-shadow:0 1px 3px #00000017}.product__info .offer-card .best-offer-detail-value{font-size:14px}@media (max-width: 1199.98px){.product--layout--full .product__info{display:block}.product__info{margin-left:0!important}.best-offer-button{font-size:0}.product__info .offer-card .best-offer-detail-value{font-size:11px;white-space:nowrap}.products-list--grid--5[data-layout=grid] .products-list__item{margin:10px;width:calc((100% - 80px)/4)}}@media (max-width: 767px){.product--layout--full .product__info-card{background:#fff;width:100%}.products-list--grid--5[data-layout=grid] .products-list__item{margin:10px;width:calc(100% - 20px)}.product_load_more{text-align:center}.product__info:first-child{margin-top:30px}.product--layout--full .product__gallery,.product--layout--full .product__header{box-shadow:none}.best-offer-button{font-size:12px}.profile-header-card>div{flex-direction:column;gap:30px}.profile-header-card>div>div:first-child{width:100%}.profile-title,.profile-welcome-title{font-size:25px}.profile-welcome-text{font-size:18px}.profile-actions>div{display:flex;gap:15px;flex-direction:column}.profile-divider{margin:10px 0}}.review-form{max-width:100%}.review-form__rating{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.star-icon--clickable{cursor:pointer;transition:all .2s;color:#e0e0e0}.star-icon--clickable:hover{transform:scale(1.1)}.star-icon--active{color:#ffc107!important}.review-form__rating-text{font-weight:600;color:#ffc107;font-size:14px}label.required:after{content:" *";color:#dc3545}.btn-primary{display:inline-flex;align-items:center;gap:6px}.btn-primary svg{flex-shrink:0}.btn-outline-primary:hover{border-color:#dc3545;background:#dc3545}.btn-outline,.btn-outline-primary{background:transparent;color:#dc3545}.form-group{margin-bottom:18px}.form-group label{display:block;margin-bottom:6px;font-weight:500;color:#333;font-size:14px}.form-control{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:all .2s}.form-control:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}textarea.form-control{resize:vertical;min-height:80px}.form-text{font-size:12px;color:#666;margin-top:4px}@keyframes spinner{to{transform:rotate(360deg)}}@media (max-width: 767px){.form-group{margin-bottom:16px}.review-form__rating{gap:3px}.star-icon--clickable{width:28px;height:28px}}.review-item__rating .star-icon--active{color:#ffc107}.review-pros__title{color:#28a745}.review-pros__title svg{stroke:#28a745;width:12px;height:12px}.review-cons__title{color:#dc3545}.review-cons__title svg{stroke:#dc3545;width:12px;height:12px}@media (max-width: 767px){.review-item__pros-cons{grid-template-columns:1fr;gap:10px}.review-item__header{flex-wrap:wrap}.review-item__rating{margin-left:0;margin-top:8px;width:100%}}.review-error{margin-bottom:20px}.alert-danger{border-left:4px solid #dc3545;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger svg{color:#dc3545;flex-shrink:0}.alert-danger .alert-heading{font-size:18px;font-weight:600;color:#721c24}.alert-danger p{color:#721c24}.review-images-upload{margin-top:8px}.review-images-input{display:none}.review-images-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;color:#495057;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;margin-bottom:12px}.review-images-btn:hover{background:#e9ecef;border-color:#e52727;color:#e52727}.review-images-btn svg{flex-shrink:0}.review-images-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;margin-bottom:12px}.review-image-preview-item{position:relative}.review-image-preview-wrapper{position:relative;width:100%;padding-top:100%;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;overflow:hidden;transition:all .2s}.review-image-preview-wrapper:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea26}.review-image-preview-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.review-image-preview-remove{position:absolute;top:4px;right:4px;width:28px;height:28px;background:#dc3545e6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:10;padding:0}.review-image-preview-remove:hover{background:#dc3545;transform:scale(1.1)}.review-image-preview-remove svg{width:14px;height:14px}.review-image-preview-name{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;font-size:11px;padding:4px 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;transition:opacity .2s}.review-image-preview-wrapper:hover .review-image-preview-name{opacity:1}@media (max-width: 767px){.review-images-preview{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px}.review-images-btn{width:100%;justify-content:center}}.reviews-view{padding:20px}.reviews-view__header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e0e0e0}.reviews-view__actions{margin-bottom:20px;display:flex;justify-content:flex-end}.reviews-view__actions .btn{display:inline-flex;align-items:center;gap:6px}.reviews-view__list{margin-bottom:20px}.spinner-border{width:2rem;height:2rem}.review-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center}.review-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.review-modal__content{position:relative;background:#fff;border-radius:12px;max-width:700px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;z-index:10001;animation:modalSlideIn .3s ease-out}.review-modal__header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e0e0e0;position:sticky;top:0;background:#fff;z-index:10;border-radius:12px 12px 0 0}.review-modal__title{font-size:22px;font-weight:600;color:#333;margin:0}.review-modal__close{background:none;border:none;cursor:pointer;padding:4px;color:#666;display:flex;align-items:center;justify-content:center;transition:color .2s;border-radius:4px}.review-modal__close:hover{color:#333;background:#f5f5f5}.review-modal__body{padding:24px}.reviews-list{display:flex;flex-direction:column;gap:12px}.review-item{padding:12px 16px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:all .2s}.review-item:hover{border-color:#d0d0d0;box-shadow:0 2px 4px #0000000d}.review-item__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.review-item__author{display:flex;align-items:center;gap:10px;flex:1}.review-item__avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}.review-item__avatar img{width:100%;height:100%;object-fit:cover}.review-item__avatar-placeholder{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;text-transform:uppercase}.review-item__author-info{flex:1;min-width:0}.review-item__author-name{font-weight:600;color:#333;font-size:14px;margin-bottom:2px}.review-item__date{font-size:12px;color:#999}.review-item__rating{display:flex;gap:2px;flex-shrink:0;margin-left:12px}.review-item__rating .star-icon{width:14px;height:14px}.review-item__title{font-size:15px;font-weight:600;color:#333;margin-bottom:6px;margin-top:4px}.review-item__content{color:#555;line-height:1.5;font-size:14px;margin-bottom:8px}.review-item__content p{margin:0}.review-item__images{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px;margin-top:8px;margin-bottom:8px}.review-item__image-link{display:block;position:relative;width:100%;padding-top:100%;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;background:#fafafa;transition:all .2s;cursor:pointer}.review-item__image-link:hover{transform:translateY(-2px);border-color:#667eea;box-shadow:0 4px 8px #667eea33}.review-item__image-link:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000;transition:background .2s;z-index:1}.review-item__image-link:hover:after{background:#0003}.review-item__image-link:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:#ffffffe6;border-radius:50%;opacity:0;transition:opacity .2s;z-index:2;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23333%22 stroke-width=%222%22%3E%3Cpath d=%22M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z%22%3E%3C/path%3E%3C/svg%3E");background-size:18px 18px;background-position:center;background-repeat:no-repeat}.review-item__image-link:hover:before{opacity:1}.review-item__image-link img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.review-item__pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0}.review-pros__title,.review-cons__title{display:flex;align-items:center;gap:4px;margin-bottom:4px;font-size:12px;font-weight:600}.review-pros__title svg,.review-cons__title svg{width:12px;height:12px}.review-pros p,.review-cons p{margin:0;font-size:13px;color:#666;line-height:1.4}.reviews-list--empty{padding:20px;text-align:center}.reviews-list--empty svg{margin-bottom:12px}.reviews-list--empty h4{font-size:16px;margin-bottom:8px}.reviews-list--empty p{font-size:14px;margin-bottom:16px}@media (max-width: 767px){.reviews-view{padding:15px}.review-modal__content{width:95%;max-height:95vh}.review-modal__header{padding:16px 20px}.review-modal__body{padding:20px}.review-item__pros-cons{grid-template-columns:1fr;gap:10px}.review-item__header{flex-wrap:wrap}.review-item__rating{margin-left:0;margin-top:8px;width:100%}}.comment-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center}.comment-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.comment-modal__content{position:relative;background:#fff;border-radius:12px;max-width:700px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;z-index:10001;animation:modalSlideIn .3s ease-out}.comment-modal__header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e0e0e0;position:sticky;top:0;background:#fff;z-index:10;border-radius:12px 12px 0 0}.comment-modal__title{font-size:22px;font-weight:600;color:#333;margin:0}.comment-modal__close{background:none;border:none;cursor:pointer;padding:4px;color:#666;display:flex;align-items:center;justify-content:center;transition:color .2s;border-radius:4px}.comment-modal__close:hover{color:#333;background:#f5f5f5}.comment-modal__body{padding:24px}.blog-comment-form{max-width:100%}.blog-comment-form .form-group{margin-bottom:18px}.blog-comment-form label{display:block;margin-bottom:6px;font-weight:500;color:#333;font-size:14px}.blog-comment-form label.required:after{content:" *";color:#dc3545}.blog-comment-form .form-control{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:all .2s}.blog-comment-form .form-control:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.blog-comment-form textarea.form-control{resize:vertical;min-height:100px}.blog-comment-form .form-text{font-size:12px;color:#666;margin-top:4px}.blog-comment-form .btn{display:inline-flex;align-items:center;gap:6px}.blog-comment-form .btn svg{flex-shrink:0}.comment-images-upload{margin-top:8px}.comment-images-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;margin-bottom:12px}.comment-image-preview-item{position:relative}.comment-image-preview-wrapper{position:relative;width:100%;padding-top:100%;border:1px solid #ddd;border-radius:6px;overflow:hidden;background:#fafafa}.comment-image-preview-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.comment-image-preview-remove{position:absolute;top:4px;right:4px;width:24px;height:24px;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#dc3545;transition:all .2s;z-index:10}.comment-image-preview-remove:hover{background:#dc3545;color:#fff}.comment-image-preview-name{margin-top:4px;font-size:11px;color:#666;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comment-images-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#f8f9fa;border:1px dashed #ddd;border-radius:6px;cursor:pointer;transition:all .2s;color:#666;font-size:14px}.comment-images-btn:hover{background:#e9ecef;border-color:#667eea;color:#667eea}.comment-images-btn svg{flex-shrink:0}.comment-images-input{display:none}.blog-comment__images{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px;margin-top:12px;margin-bottom:12px}.blog-comment__image-link{display:block;position:relative;width:100%;padding-top:100%;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;background:#fafafa;transition:all .2s;cursor:pointer}.blog-comment__image-link:hover{transform:translateY(-2px);border-color:#667eea;box-shadow:0 4px 8px #667eea33}.blog-comment__image-link:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000;transition:background .2s;z-index:1}.blog-comment__image-link:hover:after{background:#0003}.blog-comment__image-link:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:#ffffffe6;border-radius:50%;opacity:0;transition:opacity .2s;z-index:2;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%23333%22 stroke-width=%222%22%3E%3Cpath d=%22M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z%22%3E%3C/path%3E%3C/svg%3E");background-size:18px 18px;background-position:center;background-repeat:no-repeat}.blog-comment__image-link:hover:before{opacity:1}.blog-comment__image-link img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.comment-success{padding:20px;margin-bottom:20px}.comment-success .alert-success{border-left:4px solid #28a745;background-color:#d4edda;border-color:#c3e6cb}.comment-success .alert-success svg{color:#28a745;flex-shrink:0}.comment-success .alert-heading{font-size:18px;font-weight:600;color:#155724}.comment-success .alert p{color:#155724}.comment-error{padding:20px;margin-bottom:20px}.comment-error .alert-danger{border-left:4px solid #dc3545;background-color:#f8d7da;border-color:#f5c6cb}.comment-error .alert-danger svg{color:#dc3545;flex-shrink:0}.comment-error .alert-danger .alert-heading{font-size:18px;font-weight:600;color:#721c24}.comment-error .alert-danger p{color:#721c24}#blog-comment-reply-info{display:none;margin-bottom:16px;padding:12px;background:#f8f9fa;border-left:3px solid #667eea;border-radius:4px}#blog-comment-reply-info .reply-info-content{display:flex;align-items:center;justify-content:space-between}#blog-comment-reply-info .reply-info-text{font-size:14px;color:#666}#blog-comment-reply-info .reply-info-close{background:none;border:none;color:#666;cursor:pointer;padding:4px}@media (max-width: 767px){.comment-modal__content{width:95%;max-height:95vh}.comment-modal__header{padding:16px 20px}.comment-modal__body{padding:20px}.blog-comment-form .form-group{margin-bottom:16px}.comment-images-preview{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px}.comment-images-btn{padding:8px 12px;font-size:13px}}.product-card__info .weight i{color:var(--primary-color);font-size:14px}@media (max-width: 767.98px){.best-offer-price{margin:0}.product__actions-item--quantity{margin-bottom:0!important}.best-offer-actions{display:flex;width:100%;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.best-offer-actions>div:last-child{display:flex;align-items:center}.product--layout--full .product__main{padding-bottom:10px!important;padding-top:0!important;margin:0}.product--layout--full .product__features{display:block!important}[dir=ltr] .product--layout--full .product__gallery{padding-top:0;padding-bottom:0}}
