@charset "UTF-8";.vue-picker{--col: black;--col-dd-bg: white;--col-disabled: lightgray;--col-placeholder: lightgray;--col-border: gray;display:inline-block;position:relative}.vue-picker_disabled{--col-border: var(--col-disabled)}.vue-picker__opener{background:none;text-align:start;width:inherit;border:1px solid var(--col-border);color:var(--col);padding:10px;display:grid;grid:". ico" / 1fr auto;gap:10px;align-items:center;min-height:inherit}.vue-picker__opener:focus{outline:none;border-color:var(--col);box-shadow:inset 0 0 0 1px var(--col)}.vue-picker__opener:disabled{color:var(--col-disabled);cursor:not-allowed}.vue-picker:not(.vue-picker_has-val)>.vue-picker__opener{color:var(--col-placeholder)}.vue-picker__opener-ico{grid-area:ico;pointer-events:none}.vue-picker__opener-ico:after{content:"";display:block;width:.5em;height:.5em;border:solid var(--col-border);border-width:0 2px 2px 0;transform:translateY(-25%) rotate(45deg)}.vue-picker__dropdown{background:var(--col-dd-bg);border:1px solid var(--col-border);position:absolute;top:100%;left:0;right:0;z-index:1;max-height:240px;padding:8px 0;overflow-y:auto;display:inline-block}.vue-picker-option{display:block;text-align:start;width:100%;background:none;border:none;padding:8px}.vue-picker-option_cur{font-weight:700}.vue-picker-option:disabled{color:var(--col-disabled)}.vue-picker-option:hover:not(:disabled){background-color:#d3d3d3}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;padding:24px;border-radius:6px;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow{border-color:#fff}.v-popper{width:max-content}.v-popper--theme-tooltip .v-popper__inner{background:#000c;color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow{border-color:#000c}.v-popper__popper{z-index:10000}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__inner{position:relative}.v-popper__arrow-container{width:10px;height:10px}.v-popper__arrow{border-style:solid;position:relative;width:0;height:0}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow{border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-5px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:0;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:0}abbr[title],abbr[data-bs-original-title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}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}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#fff;text-decoration:none}a:hover{color:#ccc}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}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}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){legend{font-size:1.5rem}}legend{line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1060;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{transition:transform .3s ease-out}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.fade .modal-dialog{transform:translateY(-50px)}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;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:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;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 .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;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{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1440px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width: 1439.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}.dropup,.dropend,.dropdown,.dropstart{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%;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin: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[data-bs-popper]{left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1440px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{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}.dropend .dropdown-menu{top:0;right:auto;left:100%}.dropend .dropdown-menu[data-bs-popper]{margin-top:0;margin-left:.125rem}.dropend .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}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu{top:0;right:100%;left:auto}.dropstart .dropdown-menu[data-bs-popper]{margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .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}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;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:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#2c79d6}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:#00000026}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:hover,.dropdown-menu-dark .dropdown-item:focus{color:#fff;background-color:#ffffff26}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#2c79d6}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:#00000026}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x, 15px);padding-left:var(--bs-gutter-x, 15px);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:560px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:697px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:1100px}}@media (min-width: 1440px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1200px}}.row{--bs-gutter-x: 30px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) / 2);padding-left:calc(var(--bs-gutter-x) / 2);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 7.5px}.g-1,.gy-1{--bs-gutter-y: 7.5px}.g-2,.gx-2{--bs-gutter-x: 15px}.g-2,.gy-2{--bs-gutter-y: 15px}.g-3,.gx-3{--bs-gutter-x: 30px}.g-3,.gy-3{--bs-gutter-y: 30px}.g-4,.gx-4{--bs-gutter-x: 45px}.g-4,.gy-4{--bs-gutter-y: 45px}.g-5,.gx-5{--bs-gutter-x: 90px}.g-5,.gy-5{--bs-gutter-y: 90px}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 7.5px}.g-sm-1,.gy-sm-1{--bs-gutter-y: 7.5px}.g-sm-2,.gx-sm-2{--bs-gutter-x: 15px}.g-sm-2,.gy-sm-2{--bs-gutter-y: 15px}.g-sm-3,.gx-sm-3{--bs-gutter-x: 30px}.g-sm-3,.gy-sm-3{--bs-gutter-y: 30px}.g-sm-4,.gx-sm-4{--bs-gutter-x: 45px}.g-sm-4,.gy-sm-4{--bs-gutter-y: 45px}.g-sm-5,.gx-sm-5{--bs-gutter-x: 90px}.g-sm-5,.gy-sm-5{--bs-gutter-y: 90px}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 7.5px}.g-md-1,.gy-md-1{--bs-gutter-y: 7.5px}.g-md-2,.gx-md-2{--bs-gutter-x: 15px}.g-md-2,.gy-md-2{--bs-gutter-y: 15px}.g-md-3,.gx-md-3{--bs-gutter-x: 30px}.g-md-3,.gy-md-3{--bs-gutter-y: 30px}.g-md-4,.gx-md-4{--bs-gutter-x: 45px}.g-md-4,.gy-md-4{--bs-gutter-y: 45px}.g-md-5,.gx-md-5{--bs-gutter-x: 90px}.g-md-5,.gy-md-5{--bs-gutter-y: 90px}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 7.5px}.g-lg-1,.gy-lg-1{--bs-gutter-y: 7.5px}.g-lg-2,.gx-lg-2{--bs-gutter-x: 15px}.g-lg-2,.gy-lg-2{--bs-gutter-y: 15px}.g-lg-3,.gx-lg-3{--bs-gutter-x: 30px}.g-lg-3,.gy-lg-3{--bs-gutter-y: 30px}.g-lg-4,.gx-lg-4{--bs-gutter-x: 45px}.g-lg-4,.gy-lg-4{--bs-gutter-y: 45px}.g-lg-5,.gx-lg-5{--bs-gutter-x: 90px}.g-lg-5,.gy-lg-5{--bs-gutter-y: 90px}}@media (min-width: 1440px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 7.5px}.g-xl-1,.gy-xl-1{--bs-gutter-y: 7.5px}.g-xl-2,.gx-xl-2{--bs-gutter-x: 15px}.g-xl-2,.gy-xl-2{--bs-gutter-y: 15px}.g-xl-3,.gx-xl-3{--bs-gutter-x: 30px}.g-xl-3,.gy-xl-3{--bs-gutter-y: 30px}.g-xl-4,.gx-xl-4{--bs-gutter-x: 45px}.g-xl-4,.gy-xl-4{--bs-gutter-y: 45px}.g-xl-5,.gx-xl-5{--bs-gutter-x: 90px}.g-xl-5,.gy-xl-5{--bs-gutter-y: 90px}}.row.columns-as-rows .col{flex:0 0 auto;width:100%}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (max-width: 1439.98px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}}@media (max-width: 991.98px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}}@media (max-width: 767.98px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}}@media (max-width: 575.98px){.d-xs-inline{display:inline!important}.d-xs-inline-block{display:inline-block!important}.d-xs-block{display:block!important}.d-xs-grid{display:grid!important}.d-xs-table{display:table!important}.d-xs-table-row{display:table-row!important}.d-xs-table-cell{display:table-cell!important}.d-xs-flex{display:flex!important}.d-xs-inline-flex{display:inline-flex!important}.d-xs-none{display:none!important}.flex-xs-fill{flex:1 1 auto!important}.flex-xs-row{flex-direction:row!important}.flex-xs-column{flex-direction:column!important}.flex-xs-row-reverse{flex-direction:row-reverse!important}.flex-xs-column-reverse{flex-direction:column-reverse!important}.flex-xs-grow-0{flex-grow:0!important}.flex-xs-grow-1{flex-grow:1!important}.flex-xs-shrink-0{flex-shrink:0!important}.flex-xs-shrink-1{flex-shrink:1!important}.flex-xs-wrap{flex-wrap:wrap!important}.flex-xs-nowrap{flex-wrap:nowrap!important}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xs-start{justify-content:flex-start!important}.justify-content-xs-end{justify-content:flex-end!important}.justify-content-xs-center{justify-content:center!important}.justify-content-xs-between{justify-content:space-between!important}.justify-content-xs-around{justify-content:space-around!important}.justify-content-xs-evenly{justify-content:space-evenly!important}.align-items-xs-start{align-items:flex-start!important}.align-items-xs-end{align-items:flex-end!important}.align-items-xs-center{align-items:center!important}.align-items-xs-baseline{align-items:baseline!important}.align-items-xs-stretch{align-items:stretch!important}.align-content-xs-start{align-content:flex-start!important}.align-content-xs-end{align-content:flex-end!important}.align-content-xs-center{align-content:center!important}.align-content-xs-between{align-content:space-between!important}.align-content-xs-around{align-content:space-around!important}.align-content-xs-stretch{align-content:stretch!important}.align-self-xs-auto{align-self:auto!important}.align-self-xs-start{align-self:flex-start!important}.align-self-xs-end{align-self:flex-end!important}.align-self-xs-center{align-self:center!important}.align-self-xs-baseline{align-self:baseline!important}.align-self-xs-stretch{align-self:stretch!important}.order-xs-first{order:-1!important}.order-xs-0{order:0!important}.order-xs-1{order:1!important}.order-xs-2{order:2!important}.order-xs-3{order:3!important}.order-xs-4{order:4!important}.order-xs-5{order:5!important}.order-xs-last{order:6!important}}a{text-decoration:none;outline:none!important}a:hover{color:#072952}ul,ol{padding:0;margin:0}li{list-style-type:none}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}input,textarea{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border-radius:0}button{outline:0!important;border:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body{color:#000}textarea{outline:0!important}.bg-blue1{background-color:#307dda}.bg-navy{background-color:#072952}.bg-red{background-color:#ff2343}.bg-red2{background-color:#f75752}.bg-red3{background-color:#b9181c}.bg-purple{background-color:#bb6bd9}.bg-grey1{background-color:#e0e0e0}.bg-grey2{background-color:#bdbdbd}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-green{background-color:#219653}.blue-gradient{background:linear-gradient(180deg,#307edb,#216ec9)}.blue-gradient-dark{background:linear-gradient(180deg,#307edb,#00479b)}.red-gradient{background:linear-gradient(180deg,#f85752,#b31217 107.14%)}.bg-hover-red:hover{background-color:#ff2343}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}@media (max-width: 991.98px){.text-md-center{text-align:center}.text-md-right{text-align:right}.text-md-left{text-align:left}}@media (max-width: 767.98px){.text-sm-center{text-align:center}.text-sm-right{text-align:right}.text-sm-left{text-align:left}}.text-uppercase{text-transform:uppercase}.text-through{text-decoration:line-through}.text-underline{text-decoration:underline}.rounded,[class*=share-network-],.banner .swiper-pagination .swiper-pagination-bullet{border-radius:9999px}.rounded-10{border-radius:10px}.shadow,.cabinet-page__user-section-img:hover,.share__list a:hover,.products__other-colors a:hover,.subscribe__social a:hover,.product-card:hover .product-card__hidden-block,.product-card:hover,.tab-icon:hover,.tab:hover,.feature:hover,.brand-card:hover,.article__inside-link:hover{box-shadow:2px 4px 10px #216ec94d,-2px 4px 10px #216ec94d;transform:scale(.96);z-index:9!important}@media (max-width: 991.98px){.shadow--no-md{box-shadow:none!important}}.product-card .product-card__hidden-block,.product-card .product-card__hidden:hover{box-shadow:2px 10px 10px #216ec94d,-2px 10px 10px #216ec94d!important;transform:scale(1)!important;transition:all .3s linear!important}@media (max-width: 991.98px){.product-card .product-card__hidden-block,.product-card .product-card__hidden:hover{box-shadow:none!important}}.product-card-component{transition:all .5s linear!important;padding:0 5px}.product-card-component .product-card__boxes{padding-bottom:22px}@media (max-width: 991.98px){.product-card-component .product-card{padding:12px!important;box-shadow:inset -.5px -.5px 5px .5px #216ec94d,inset .5px .5px 5px .5px #216ec94d}}@media (max-width: 991.98px){.product-card-component .product-card:hover{box-shadow:2px 4px 10px #216ec94d,-2px 4px 10px #216ec94d!important}}.product-card{padding:4px!important;transition:all .5s linear!important}.inner-shadow,.tab-icon,.tab{box-shadow:inset -.5px -.5px 5px .5px #216ec94d,inset .5px .5px 5px .5px #216ec94d}.product__main-info-block .inner-shadow,.product__main-info-block .tab-icon,.product__main-info-block .tab,.delivery-page__main-row .inner-shadow,.delivery-page__main-row .tab-icon,.delivery-page__main-row .tab,.contacts-page .inner-shadow,.contacts-page .tab-icon,.contacts-page .tab,.about-page .inner-shadow,.about-page .tab-icon,.about-page .tab,.blog-page .inner-shadow,.blog-page .tab-icon,.blog-page .tab,.modal-content .inner-shadow,.modal-content .tab-icon,.modal-content .tab,.registration-page .inner-shadow,.registration-page .tab-icon,.registration-page .tab,.faq-page .inner-shadow,.faq-page .tab-icon,.faq-page .tab{box-shadow:inset 0 -1px 4px #0000000d,inset 0 1px 4px #0000000d;transform:scale(1)!important}.product__main-info-block .shadow,.product__main-info-block .cabinet-page__user-section-img:hover,.product__main-info-block .share__list a:hover,.share__list .product__main-info-block a:hover,.product__main-info-block .products__other-colors a:hover,.products__other-colors .product__main-info-block a:hover,.product__main-info-block .subscribe__social a:hover,.subscribe__social .product__main-info-block a:hover,.product__main-info-block .product-card:hover .product-card__hidden-block,.product-card:hover .product__main-info-block .product-card__hidden-block,.product__main-info-block .product-card:hover,.product__main-info-block .tab-icon:hover,.product__main-info-block .tab:hover,.product__main-info-block .feature:hover,.product__main-info-block .brand-card:hover,.product__main-info-block .article__inside-link:hover,.delivery-page__main-row .shadow,.delivery-page__main-row .cabinet-page__user-section-img:hover,.delivery-page__main-row .share__list a:hover,.share__list .delivery-page__main-row a:hover,.delivery-page__main-row .products__other-colors a:hover,.products__other-colors .delivery-page__main-row a:hover,.delivery-page__main-row .subscribe__social a:hover,.subscribe__social .delivery-page__main-row a:hover,.delivery-page__main-row .product-card:hover .product-card__hidden-block,.product-card:hover .delivery-page__main-row .product-card__hidden-block,.delivery-page__main-row .product-card:hover,.delivery-page__main-row .tab-icon:hover,.delivery-page__main-row .tab:hover,.delivery-page__main-row .feature:hover,.delivery-page__main-row .brand-card:hover,.delivery-page__main-row .article__inside-link:hover,.contacts-page .shadow,.contacts-page .cabinet-page__user-section-img:hover,.contacts-page .share__list a:hover,.share__list .contacts-page a:hover,.contacts-page .products__other-colors a:hover,.products__other-colors .contacts-page a:hover,.contacts-page .subscribe__social a:hover,.subscribe__social .contacts-page a:hover,.contacts-page .product-card:hover .product-card__hidden-block,.product-card:hover .contacts-page .product-card__hidden-block,.contacts-page .product-card:hover,.contacts-page .tab-icon:hover,.contacts-page .tab:hover,.contacts-page .feature:hover,.contacts-page .brand-card:hover,.contacts-page .article__inside-link:hover,.about-page .shadow,.about-page .cabinet-page__user-section-img:hover,.about-page .share__list a:hover,.share__list .about-page a:hover,.about-page .products__other-colors a:hover,.products__other-colors .about-page a:hover,.about-page .subscribe__social a:hover,.subscribe__social .about-page a:hover,.about-page .product-card:hover .product-card__hidden-block,.product-card:hover .about-page .product-card__hidden-block,.about-page .product-card:hover,.about-page .tab-icon:hover,.about-page .tab:hover,.about-page .feature:hover,.about-page .brand-card:hover,.about-page .article__inside-link:hover,.blog-page .shadow,.blog-page .cabinet-page__user-section-img:hover,.blog-page .share__list a:hover,.share__list .blog-page a:hover,.blog-page .products__other-colors a:hover,.products__other-colors .blog-page a:hover,.blog-page .subscribe__social a:hover,.subscribe__social .blog-page a:hover,.blog-page .product-card:hover .product-card__hidden-block,.product-card:hover .blog-page .product-card__hidden-block,.blog-page .product-card:hover,.blog-page .tab-icon:hover,.blog-page .tab:hover,.blog-page .feature:hover,.blog-page .brand-card:hover,.blog-page .article__inside-link:hover,.modal-content .shadow,.modal-content .cabinet-page__user-section-img:hover,.modal-content .share__list a:hover,.share__list .modal-content a:hover,.modal-content .products__other-colors a:hover,.products__other-colors .modal-content a:hover,.modal-content .subscribe__social a:hover,.subscribe__social .modal-content a:hover,.modal-content .product-card:hover .product-card__hidden-block,.product-card:hover .modal-content .product-card__hidden-block,.modal-content .product-card:hover,.modal-content .tab-icon:hover,.modal-content .tab:hover,.modal-content .feature:hover,.modal-content .brand-card:hover,.modal-content .article__inside-link:hover,.registration-page .shadow,.registration-page .cabinet-page__user-section-img:hover,.registration-page .share__list a:hover,.share__list .registration-page a:hover,.registration-page .products__other-colors a:hover,.products__other-colors .registration-page a:hover,.registration-page .subscribe__social a:hover,.subscribe__social .registration-page a:hover,.registration-page .product-card:hover .product-card__hidden-block,.product-card:hover .registration-page .product-card__hidden-block,.registration-page .product-card:hover,.registration-page .tab-icon:hover,.registration-page .tab:hover,.registration-page .feature:hover,.registration-page .brand-card:hover,.registration-page .article__inside-link:hover,.faq-page .shadow,.faq-page .cabinet-page__user-section-img:hover,.faq-page .share__list a:hover,.share__list .faq-page a:hover,.faq-page .products__other-colors a:hover,.products__other-colors .faq-page a:hover,.faq-page .subscribe__social a:hover,.subscribe__social .faq-page a:hover,.faq-page .product-card:hover .product-card__hidden-block,.product-card:hover .faq-page .product-card__hidden-block,.faq-page .product-card:hover,.faq-page .tab-icon:hover,.faq-page .tab:hover,.faq-page .feature:hover,.faq-page .brand-card:hover,.faq-page .article__inside-link:hover{box-shadow:0 10px 10px #0000001a;transform:scale(1)!important}.single-brand.inner-shadow,.single-brand.tab-icon,.single-brand.tab{box-shadow:inset 0 -1px 4px #0000000d,inset 0 1px 4px #0000000d;transform:scale(1)!important}.single-brand.shadow,.single-brand.cabinet-page__user-section-img:hover,.share__list a.single-brand:hover,.products__other-colors a.single-brand:hover,.subscribe__social a.single-brand:hover,.product-card:hover .single-brand.product-card__hidden-block,.single-brand.product-card:hover,.single-brand.tab-icon:hover,.single-brand.tab:hover,.single-brand.feature:hover,.single-brand.brand-card:hover,.single-brand.article__inside-link:hover{box-shadow:0 10px 10px #0000001a;transform:scale(1)!important}.brands-slider .swiper-container{padding-left:6px;padding-right:6px}.widget .swiper-slide .product-card__prices{margin-bottom:9px}.widget .swiper-slide .product-card__img-link,.widget .swiper-slide .product-card__text-control-section{margin-top:2px}@media (max-width: 991.98px){.widget .swiper-slide .product-card__img-link,.widget .swiper-slide .product-card__text-control-section{margin-top:6px}}@media (max-width: 991.98px){.widget .swiper-slide .product-card__bottom{margin-bottom:9px;margin-right:6px;margin-left:6px}}@media (max-width: 991.98px){.widget .swiper-slide .product-card:hover{box-shadow:2px 4px 10px #216ec94d,-2px 4px 10px #216ec94d!important}}@media (max-width: 991.98px){.widget .swiper-pagination{display:none}}@media (max-width: 991.98px){.widget .widget__slider-wrapper-inside{padding-bottom:12px}}.widget-hits .product-card__boxes{padding-bottom:20px}.widget-hits .product-card__bottom .number-spinner{position:relative;width:100%;height:40px}.widget-hits .number-spinner-box{width:auto;margin-right:10px}.widget-hits .product-card__bottom .number-spinner-box{position:relative;width:35%;height:44px}.widget-hits .product-card__bottom .quantity-text{display:none!important}.widget-hits .product-card__add-to-card-btn{margin-bottom:3px}.fix-z:hover{position:relative;z-index:3}.fix-pb{padding-bottom:30px}.top-grey-border{border-top:1px solid #E0E0E0}.grey-line-separator{margin:0 0 30px;color:#e0e0e0;opacity:1}.w-100{width:100%}.cursor-pointer{cursor:pointer}.hover-color-havy:hover{color:#072952}.hover-bg-havy-nested:hover div{background-color:#072952}.lh-100{line-height:100%}.listing-filter__filter-col{min-height:504px;overflow:hidden}.filter__btns-holder-expend{padding-top:120px;background:linear-gradient(to bottom,#fff0,#fff)}.filter__btns-holder-expend .toggle-block__button{background:#fff}.filter__btns-holder-expend .button:first-child,.filter__btns-holder-expend .banner__slide-btn:first-child{margin-bottom:0}@media (max-width: 767.98px){.filter__btns-holder-expend .button,.filter__btns-holder-expend .banner__slide-btn{display:flex;width:100%}}.filter__btns-holder-expend{position:static;position:sticky;bottom:0;z-index:9999}body{line-height:116.6666666667%;font-weight:400;font-size:15px}.fs-64,.title--big{font-size:64px}.fs-48{font-size:48px}.fs-36,.title{font-size:36px}.fs-24{font-size:24px}.fs-26{font-size:26px}.fs-22,.product-tabs__content-item-content h3{font-size:22px}.fs-16{font-size:16px}.fs-18,.step__circle-value,.text--big{font-size:18px}.fs-15{font-size:15px}.fs-14{font-size:14px}.fs-12,.text--small{font-size:12px}.fs-10{font-size:10px}.fs-8{font-size:8px}@media (max-width: 1439.98px){.fs-lg-64{font-size:64px}.fs-lg-48{font-size:48px}.fs-lg-36{font-size:36px}.fs-lg-24{font-size:24px}.fs-lg-26{font-size:26px}.fs-lg-22{font-size:22px}.fs-lg-16{font-size:16px}.fs-lg-18{font-size:18px}.fs-lg-14{font-size:14px}.fs-lg-12{font-size:12px}.fs-lg-10{font-size:10px}}@media (max-width: 991.98px){.fs-md-64{font-size:64px}.fs-md-48{font-size:48px}.fs-md-36{font-size:36px}.fs-md-24{font-size:24px}.fs-md-26{font-size:26px}.fs-md-22{font-size:22px}.fs-md-16{font-size:16px}.fs-md-18{font-size:18px}.fs-md-14{font-size:14px}.fs-md-12{font-size:12px}.fs-md-10{font-size:10px}.fs-md-6{font-size:6px}.fs-md-8{font-size:8px}}@media (max-width: 767.98px){.fs-sm-64{font-size:64px}.fs-sm-48{font-size:48px}.fs-sm-36{font-size:36px}.fs-sm-24{font-size:24px}.fs-sm-26{font-size:26px}.fs-sm-22{font-size:22px}.fs-sm-16{font-size:16px}.fs-sm-18{font-size:18px}.fs-sm-14{font-size:14px}.fs-sm-12{font-size:12px}.fs-sm-10{font-size:10px}.fs-sm-6{font-size:6px}.fs-sm-8{font-size:8px}}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500,.step__circle-value,.step,.input-group__input,.input-group__textarea,.text--bold,.title{font-weight:500}.fw-700,.button--small-bold,.title--big{font-weight:700}@media (max-width: 1439.98px){.fw-lg-300{font-weight:300}.fw-lg-400{font-weight:400}.fw-lg-500{font-weight:500}.fw-lg-700{font-weight:700}}@media (max-width: 991.98px){.fw-md-300{font-weight:300}.fw-md-400{font-weight:400}.fw-md-500{font-weight:500}.fw-md-700{font-weight:700}}@media (max-width: 767.98px){.fw-sm-300{font-weight:300}.fw-sm-400{font-weight:400}.fw-sm-500{font-weight:500}.fw-sm-700{font-weight:700}}.lh-93,.title--big{line-height:93.75%}.lh-111{line-height:111.1111111111%}.lh-116{line-height:116.6666666667%}.lh-121{line-height:121.4285714286%}.color-blue{color:#2c79d6}.color-blue2{color:#02499d}.color-blue3{color:#00479b}.color-navy{color:#072952}.color-grey1{color:#e0e0e0}.color-grey2{color:#bdbdbd}.color-red{color:#ff2343}.color-white{color:#fff}.color-black{color:#000}.color-green{color:#219653}.color-hover-blue:hover{color:#2c79d6}.color-hover-white:hover{color:#fff}.color-hover-navy:hover,.title{color:#072952}.title--small{font-size:24px}@media (max-width: 991.98px){.title--small{font-size:26px}}@media (max-width: 767.98px){.title--small{font-size:18px}}.text{font-size:14px}.trigger-link{color:#072952}.trigger-link,.trigger-link *{transition:all .3s}.trigger-link .trigger-link__icon{width:10px;height:10px;display:inline-block}.trigger-link .trigger-link__icon svg{width:100%;height:100%}.trigger-link .trigger-link__icon svg path{fill:#072952}.trigger-link:hover{color:#2c79d6}.trigger-link:hover .trigger-link__icon svg path{fill:#2c79d6}button{outline:0!important}.button__icon{width:19px;margin-right:10px}.button__icon:not(.no-inherit) path{fill:#2c79d6}.button,.banner__slide-btn{display:inline-flex;justify-content:center;align-items:center;min-height:40px;background-color:#fff;border:1px solid #2C79D6;color:#2c79d6;padding:5px 35px;transition:background-color .2s,color .2s,border .1s .1s}.button:hover,.banner__slide-btn:hover{background:linear-gradient(180deg,#307edb,#216ec9);color:#fff}.button:hover .button__icon path,.banner__slide-btn:hover .button__icon path{fill:#fff}.button--full{display:flex;width:100%;flex-basis:100%}.button--blue{background:linear-gradient(180deg,#307edb,#216ec9);color:#fff}.button--blue .button__icon path{fill:#fff}.button--blue:hover{background:#02499d;border-color:#02499d}.button[disabled],[disabled].banner__slide-btn,.button.disabled,.disabled.banner__slide-btn{background:#e0e0e0;color:#fff;border-color:#e0e0e0;cursor:not-allowed}.button[disabled] .button__icon path,[disabled].banner__slide-btn .button__icon path,.button.disabled .button__icon path,.disabled.banner__slide-btn .button__icon path{fill:#fff}.button--small-bold{min-height:37px;padding:5px 20px;border-width:2px}.button--small-bold .button__icon{width:16px}.button--right-icon .button__icon{order:2;margin-right:0;margin-left:10px}.button--right-icon .button__text{order:1}.button--transparent-white-border{background-color:transparent;border-color:#fff}.button--transparent-white-border .button__icon path{fill:#fff}.button--transparent-white-border .button__text{color:#fff}.button--transparent-white-border:hover{background-color:#fff;background-image:none;border-color:#fff}.button--transparent-white-border:hover .button__icon path{fill:#072952}.button--transparent-white-border:hover .button__text{color:#072952}input{outline:0!important}.input-box{display:flex}.icon-input{position:absolute;margin:14px}.icon-input-subscribe{margin-top:17px}.input-group__form-text .input-group__textarea{padding-left:12px}.header__search .input-group__input{padding-left:16px}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none!important}input[type=number]{-moz-appearance:textfield!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{opacity:1}.input-group{position:relative}.input-group.error .input-group__input,.input-group.error .input-group__textarea{border-color:#ff2343;color:#ff2343}.input-group.error .input-group__input::-webkit-input-placeholder,.input-group.error .input-group__textarea::-webkit-input-placeholder{color:#ff2343}.input-group.error .input-group__input:-moz-placeholder,.input-group.error .input-group__textarea:-moz-placeholder{color:#ff2343}.input-group.error .input-group__input::-moz-placeholder,.input-group.error .input-group__textarea::-moz-placeholder{color:#ff2343}.input-group.error .input-group__input:-ms-input-placeholder,.input-group.error .input-group__textarea:-ms-input-placeholder{color:#ff2343}.input-group__input,.input-group__textarea{display:block;width:100%;min-height:42px;padding:12px 50px;border:1px solid #072952;color:#2c79d6;caret-color:#2c79d6;transition:box-shadow .3s}.input-group__input::-webkit-input-placeholder,.input-group__textarea::-webkit-input-placeholder{color:#072952;font-weight:400}.input-group__input:-moz-placeholder,.input-group__textarea:-moz-placeholder{color:#072952;font-weight:400}.input-group__input::-moz-placeholder,.input-group__textarea::-moz-placeholder{color:#072952;font-weight:400}.input-group__input:-ms-input-placeholder,.input-group__textarea:-ms-input-placeholder{color:#072952;font-weight:400}.input-group__input:focus,.input-group__textarea:focus{box-shadow:0 10px 10px #2c79d61a}.input-group__input.not-empty,.input-group__textarea.not-empty{border-color:#2c79d6}.input-group__textarea{height:130px}.input-group__error-label{position:absolute;top:-25px;padding-left:16px;display:inline-flex}.input-group__error-message{display:flex;width:100%;padding-left:16px;margin-top:7px;background-color:#ff2343;padding-top:6px;padding-bottom:4px}.input-group__error-message svg{display:inline-block;width:14px;height:14px;margin-right:5px}.input-group__error-message-text{color:#fff}.input-group__toggle-password-btn{position:absolute;top:0;height:42px;right:1px;bottom:1px;width:44px;background-color:transparent;display:flex;justify-content:center;align-items:center;outline:0!important;border:none;cursor:pointer}.input-group__toggle-password-btn .input-group__eye-img{width:24px;height:100%;display:flex;justify-content:center;align-items:center}.input-group__toggle-password-btn .input-group__eye-img svg{width:100%}.input-group__toggle-password-btn .input-group__eye-img svg path{fill:#072952;transition:all .3s}.input-group__toggle-password-btn.visible-password .input-group__eye-img{width:22px}.input-group__toggle-password-btn.visible-password .input-group__eye-img.closed{display:flex}.input-group__toggle-password-btn.visible-password .input-group__eye-img.opened{display:none}.input-group__toggle-password-btn:hover svg path{fill:#2c79d6}.input-group__eye-img.closed{display:none}.input-group__float-label{position:absolute;top:13px;left:17px;opacity:0;font-size:0;transition:all .2s}.input-group__float-label{top:-21px;font-size:12px;opacity:1;color:#072952}.not-empty .icon-input{filter:unset}.input-box.not-empty .input-group__float-label{color:#2c79d6}.error .icon-input{filter:invert(34%) sepia(86%) saturate(5659%) hue-rotate(339deg) brightness(109%) contrast(106%)}.input-group.error .input-group__float-label{color:#ff2343}.number-spinner{position:relative;width:34px;height:34px}.product-card__bottom .number-spinner{position:relative;width:100%;height:40px}@media (max-width: 767.98px){.product-card__bottom .number-spinner{width:auto}}.number-spinner-box{width:auto;margin-right:10px}.product-card__bottom .number-spinner-box{position:relative;width:80%;height:44px}.product__cart-control .number-spinner{position:relative;width:60px;height:40px}.product-card__bottom .quantity-text{display:none!important}.quantity-text{margin-right:8px}.number-spinner__field{display:block;width:100%;height:100%;padding:10px 2px;text-align:center;border:1px solid #2C79D6;border-radius:3px;color:navy}.product__cart-control .number-spinner__field{font-size:20px}.product-card__bottom .number-spinner__field{font-size:18px}.cart-table__main-product-row .quantity-text{display:none!important}.number-spinner__button{position:absolute;left:50%;transform:translate(-50%);width:15px;height:9px;padding:0;background-color:transparent;opacity:.6}.number-spinner__button:hover{opacity:1}.number-spinner__button svg{width:100%}.number-spinner__button svg path{fill:#2c79d6}.number-spinner__button.increase{top:-14px}.number-spinner__button.decrease{bottom:-14px;transform:translate(-50%) rotate(180deg)}.number-spinner__button-svg.decimal{display:none}.product__cart-control .number-spinner-box .number-spinner{display:inline-flex;flex-grow:1;flex-basis:100%;justify-content:center;margin-right:auto;margin-left:auto;width:auto}.product__cart-control .number-spinner-box .number-spinner .number-spinner__field{padding:0;width:60px;height:100%;order:2;border-radius:0}.product__cart-control .number-spinner-box .number-spinner .number-spinner__button{position:static;transform:none;width:auto;height:100%;opacity:1;padding:5px 12px;display:inline-flex;align-items:center;justify-content:center}.product__cart-control .number-spinner-box .number-spinner .number-spinner__button:nth-child(1){order:3;border:1px solid #2C79D6;margin-left:4px}.product__cart-control .number-spinner-box .number-spinner .number-spinner__button:nth-child(1) svg{width:12px}.product__cart-control .number-spinner-box .number-spinner .number-spinner__button:nth-child(3){order:1;border:1px solid #2C79D6;margin-right:4px}.product__cart-control .number-spinner-box .number-spinner .number-spinner__button:nth-child(3) svg{width:12px}.product__cart-control .number-spinner-box .number-spinner__button-svg.chevron{display:none}.product__cart-control .number-spinner-box .number-spinner__button-svg.decimal{display:block}.product__cart-control .number-spinner-box .number-spinner__button-svg svg{width:10px}.number-spinner.second-type{display:inline-flex;align-items:stretch;width:auto;height:36px}.number-spinner.second-type .number-spinner__field{padding:0;width:47px;height:100%;order:2;border-radius:0;font-size:14px}@media (max-width: 991.98px){.number-spinner.second-type .number-spinner__field{font-size:18px;font-weight:500}}.number-spinner.second-type .number-spinner__button{position:static;transform:none;width:auto;height:100%;opacity:1;padding:5px 12px;display:inline-flex;align-items:center;justify-content:center}.number-spinner.second-type .number-spinner__button:nth-child(1){order:3}.number-spinner.second-type .number-spinner__button:nth-child(1) svg{width:12px}.number-spinner.second-type .number-spinner__button:nth-child(3){order:1}.number-spinner.second-type .number-spinner__button svg{width:10px}@media (pointer: fine){.number-spinner.second-type .number-spinner__button:hover svg path{fill:#2c79d6}}.number-spinner.second-type .number-spinner__button-svg.chevron{display:none}.number-spinner.second-type .number-spinner__button-svg.decimal{display:block}.select-dropdown__label{margin-bottom:5px;display:block}.select-dropdown .vue-picker{width:100%}.select-dropdown .vue-picker_open .vue-picker__opener{border-color:#2c79d6;color:#2c79d6}.select-dropdown .vue-picker_open .vue-picker__opener .vue-picker__opener-txt{color:#2c79d6}.select-dropdown .vue-picker_open .vue-picker__opener-ico:after{border-color:#2c79d6}.select-dropdown .vue-picker__opener{display:flex;padding:19px 12px;border-color:#2c79d6;outline:0!important}.select-dropdown .vue-picker__opener span{flex-grow:1}.select-dropdown .vue-picker__opener:focus{box-shadow:none}.select-dropdown .vue-picker__opener-txt{color:#2c79d6}.select-dropdown .vue-picker__opener-ico{font-size:14px}.select-dropdown .vue-picker__opener-ico:after{border-color:#2c79d6}.select-dropdown .vue-picker__dropdown{padding:5px 0 0;border:none;z-index:99}.select-dropdown .vue-picker-option{padding:19px 12px;border:1px solid #2C79D6;color:#072952}.select-dropdown .vue-picker-option:not(:last-child){margin-bottom:5px}.select-dropdown .vue-picker-option:hover{background-color:#e0e0e080}@media (max-width: 991.98px){.select-dropdown .vue-picker__opener,.select-dropdown .vue-picker-option{padding:11px}}.decor-checker{display:inline-flex;align-items:center;color:#072952}.decor-checker--full{flex-basis:100%;width:100%}.decor-checker:hover .decor-checker__label-decor{background-color:#e0e0e0}.decor-checker.error .decor-checker__label-text{color:#ff2343}.decor-checker.error .decor-checker__label-decor{border-color:#ff2343}.decor-checker.error .decor-checker__real:checked+.decor-checker__label-decor{background-color:#ff2343;border-color:#ff2343}.decor-checker__real{display:none;outline:0!important}.decor-checker__real:checked+.decor-checker__label-decor{background-color:#2c79d6;border-color:#2c79d6}.decor-checker__real:checked+.decor-checker__label-decor .decor-checker__img{transform:scale(.9)}.decor-checker__real:checked+.decor-checker__label-decor+.decor-checker__label-text+.decor-checker__color-squire{box-shadow:0 1px 11px #7860682e}.decor-checker__real:disabled+.decor-checker__label-decor,.decor-checker__real:disabled+.decor-checker__label-decor+.decor-checker__label-text,.decor-checker__real:disabled+.decor-checker__label-decor+.decor-checker__label-text+img{opacity:.5}.decor-checker__label-decor{display:inline-flex;align-items:center;justify-content:center;border:1px solid #2C79D6;width:17px;height:17px;border-radius:4px;flex-shrink:0;background-color:#fff;cursor:pointer;transition:background-color .2s}.decor-checker__label-decor.paymnet_checker{border:2px solid #FF2343!important}.decor-checker__label-decor .decor-checker__img{width:10px;transform-origin:center center;transform:scale(0);transition:all .2s;display:block}.decor-checker__label-decor--big{width:20px;height:20px;background-color:#e0e0e0;border-radius:5px;border:none}.decor-checker__label-decor--big .decor-checker__img{width:12px}.decor-checker__label-decor--small{width:12px;height:12px;background-color:#e0e0e0}.decor-checker__label-decor--small .decor-checker__img{width:6px;height:6px}.decor-checker__label-text,.decor-checker__label-val{margin-left:8px;line-height:100%;cursor:pointer}.decor-checker__label-val{margin-left:auto}.decor-checker__color-squire{width:16px;height:16px;border:1px solid #E0E0E0;border-radius:4px;margin-left:auto;cursor:pointer}.decor-checker__color-squire--to-right{margin-left:auto}.decor-checker--not-full-text .decor-checker__label-text{width:220px;max-width:100%}.label{position:relative;display:inline-flex;justify-content:center;align-items:center;min-width:61px;min-height:23px;background-color:#219653;border-radius:0 0 10px 10px;box-shadow:-1px 2px 4px #00000040}.label:before,.label:after{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:7px 0 0 3px;border-color:transparent transparent transparent #02499D;left:100%;top:0}.label:before{border-width:0 0 7px 3px;border-color:transparent transparent #02499D transparent;left:auto;right:100%}.label .label__text{color:#fff}.label--purple{background-color:#bb6bd9}.label--purple:before,.label--purple:after{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:7px 0 0 3px;border-color:transparent transparent transparent #072952;left:100%;top:0}.label--purple:before{border-width:0 0 7px 3px;border-color:transparent transparent #072952 transparent;left:auto;right:100%}.label--red{background:linear-gradient(180deg,#f85752,#b31217 107.14%)}.label--red:before,.label--red:after{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:7px 0 0 3px;border-color:transparent transparent transparent #B9181C;left:100%;top:0}.label--red:before{border-width:0 0 7px 3px;border-color:transparent transparent #B9181C transparent;left:auto;right:100%}.label--blue{background:linear-gradient(180deg,#307edb,#00479b)}.label--blue:before,.label--blue:after{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:7px 0 0 3px;border-color:transparent transparent transparent #00479B;left:100%;top:0}.label--blue:before{border-width:0 0 7px 3px;border-color:transparent transparent #00479B transparent;left:auto;right:100%}.step{display:inline-flex;align-items:center}.step__circle{flex-shrink:0;display:inline-flex;justify-content:center;align-items:center;width:50px;height:50px;margin-right:10px;background:#219653;border-radius:999px}.step__circle--white{background-color:#fff}@media (max-width: 767.98px){.step__circle{width:30px;height:30px}}.step__circle-icon{width:70%}.step__circle-icon svg{width:100%}@media (max-width: 767.98px){.step__text{font-size:12px}}.icon{display:inline-flex;justify-content:center;align-items:center;width:24px;height:24px}.icon svg{width:100%}.icon svg path,.icon svg rect{fill:#072952}.icon:hover svg path,.icon:hover svg rect{fill:#ff2343}.icon{display:inline-flex;justify-content:center;align-items:center}.icon svg{width:100%;vertical-align:middle}.icon svg path{transition:all .2s}.field-message{display:flex;padding:8px 16px;align-items:center;background:#fff}.field-message-icon{display:inline-flex;justify-content:center;align-items:center;width:16px;height:16px}.field-message-icon svg{width:100%}.field-message-icon svg path,.field-message-icon svg rect{fill:#219653}.field-message-icon:hover svg path,.field-message-icon:hover svg rect{fill:#219653}.field-message-icon{margin-right:5px}.big-phone__contact-dropdown-link-phone-icon_blue{display:inline-flex;justify-content:center;align-items:center;width:14px;height:14px}.big-phone__contact-dropdown-link-phone-icon_blue svg path,.big-phone__contact-dropdown-link-phone-icon_blue svg rect{fill:#2c79d6}.big-phone__contact-dropdown-link-phone-icon_blue:hover svg path,.big-phone__contact-dropdown-link-phone-icon_blue:hover svg rect{fill:#2c79d6}.big-phone__contact-dropdown-link-phone-icon_blue svg{width:100%}.big-phone__contact-dropdown-link-phone-icon_black{display:inline-flex;justify-content:center;align-items:center;width:14px;height:14px}.big-phone__contact-dropdown-link-phone-icon_black svg path,.big-phone__contact-dropdown-link-phone-icon_black svg rect{fill:#000}.big-phone__contact-dropdown-link-phone-icon_black:hover svg path,.big-phone__contact-dropdown-link-phone-icon_black:hover svg rect{fill:#000}.big-phone__contact-dropdown-link-phone-icon_black svg{width:100%}.big-phone__contact-dropdown-link-phone-phone{height:14px;left:0;top:0;margin-bottom:5px;font-style:normal;font-weight:400;line-height:14px;font-family:Rubik,serif}.big-phone__contact-dropdown-link-phone-chevron{display:inline-flex;justify-content:center;align-items:center;width:10px;height:10px}.big-phone__contact-dropdown-link-phone-chevron svg path,.big-phone__contact-dropdown-link-phone-chevron svg rect{fill:#072952}.big-phone__contact-dropdown-link-phone-chevron:hover svg path,.big-phone__contact-dropdown-link-phone-chevron:hover svg rect{fill:#072952}.big-phone__contact-dropdown-link-phone-chevron svg{width:100%}@media (max-width: 1439.98px){.big-phone__contact-dropdown-link-phone-chevron{margin-left:auto}}.big-phone__contact-dropdown-menu{width:309px;padding:40px 20px 20px}.big-phone__contact-dropdown-menu li:not(:last-child){margin-bottom:20px}.big-phone__contact-dropdown-menu li.special-big-bordered{padding-top:20px;padding-bottom:20px;border:1px solid #BDBDBD;border-right:none;border-left:none}.big-phone__contact-dropdown-menu:after,.big-phone__contact-dropdown-menu:before{content:"";position:absolute;border:1px solid #E0E0E0;width:15px;height:15px;border-radius:2px;top:-2px;left:50%;z-index:3;background:#fff;transform:rotate(45deg) translate(-50%)}.big-phone__contact-dropdown-menu:after{transform:rotate(0) translate(-50%);width:38px;height:20px;border:none;top:0;background:#fff}.big-phone__contact-dropdown-menu-icon{display:inline-flex;justify-content:center;align-items:center;width:10px;height:10px}.big-phone__contact-dropdown-menu-icon svg{width:100%}.big-phone__contact-dropdown-menu-icon svg path,.big-phone__contact-dropdown-menu-icon svg rect{fill:#2c79d6}.big-phone__contact-dropdown-menu-icon:hover svg path,.big-phone__contact-dropdown-menu-icon:hover svg rect{fill:#2c79d6}.big-phone__contact-dropdown-menu-icon{margin-right:10px;flex-shrink:0}.big-phone__contact-dropdown-menu-icon--bigger{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px}.big-phone__contact-dropdown-menu-icon--bigger svg{width:100%}.big-phone__contact-dropdown-menu-icon--bigger svg path,.big-phone__contact-dropdown-menu-icon--bigger svg rect{fill:#2c79d6}.big-phone__contact-dropdown-menu-icon--bigger:hover svg path,.big-phone__contact-dropdown-menu-icon--bigger:hover svg rect{fill:#2c79d6}.big-phone__contact-phones{display:flex;flex-direction:row;justify-content:space-between}.big-phone__contact-phones-left,.big-phone__contact-phones-right{width:50%}.info-tooltip{position:absolute;top:0;right:0}.v-popper--theme-info-tooltip{left:-15px!important}.v-popper--theme-info-tooltip .v-popper__inner{background:#fff;padding:12px 10px 12px 15px;box-shadow:0 1.25px 4px #00000040;border:1px solid #E0E0E0;width:210px}.v-popper--theme-info-tooltip .v-popper__arrow{display:none}.v-popper--theme-info-tooltip:before,.v-popper--theme-info-tooltip:after{content:"";position:absolute;background:#fff;width:13px;height:13px;bottom:-5px;z-index:6;transform:translate(-50%) rotate(45deg);left:20px;border-radius:2px;box-shadow:0 1.25px 4px #00000040}.v-popper--theme-info-tooltip:after{transform:translate(-50%) rotate(0);background:#fff;box-shadow:none;width:20px;border-radius:0;bottom:1px}.v-popper--theme-list-tooltip .v-popper__inner{background:#fff;padding:12px 10px 12px 15px;box-shadow:0 1.25px 4px #00000040;border:1px solid #E0E0E0;z-index:2;width:210px}.v-popper--theme-list-tooltip .v-popper__arrow{display:none}.v-popper--theme-list-tooltip:before,.v-popper--theme-list-tooltip:after{content:"";position:absolute;background:#fff;width:13px;height:13px;bottom:-5px;z-index:6;transform:translate(-50%) rotate(45deg);left:50%;border-radius:2px;box-shadow:0 1.25px 4px #00000040}.v-popper--theme-list-tooltip:after{transform:translate(-50%) rotate(0);background:#fff;box-shadow:none;width:20px;border-radius:0;bottom:1px}.tooltip__inside{display:flex}.tooltip__icon{margin-right:9.5px}.tooltip__icon img{width:20px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-blue{--swiper-pagination-color: #2C79D6}.swiper-pagination-indigo{--swiper-pagination-color: #6610f2}.swiper-pagination-purple{--swiper-pagination-color: #BB6BD9}.swiper-pagination-pink{--swiper-pagination-color: #d63384}.swiper-pagination-red{--swiper-pagination-color: #FF2343}.swiper-pagination-orange{--swiper-pagination-color: #fd7e14}.swiper-pagination-yellow{--swiper-pagination-color: #ffc107}.swiper-pagination-green{--swiper-pagination-color: #219653}.swiper-pagination-teal{--swiper-pagination-color: #20c997}.swiper-pagination-cyan{--swiper-pagination-color: #0dcaf0}.swiper-pagination-white{--swiper-pagination-color: #FFFFFF}.swiper-pagination-gray{--swiper-pagination-color: #6c757d}.swiper-pagination-gray-dark{--swiper-pagination-color: #343a40}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.brands-slider .brands-slider__swiper-button-next-unique,.swiper-button-next,.brands-slider .brands-slider__swiper-button-prev-unique{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.brands-slider .swiper-button-disabled.brands-slider__swiper-button-next-unique,.swiper-button-next.swiper-button-disabled,.brands-slider .swiper-button-disabled.brands-slider__swiper-button-prev-unique{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.brands-slider .brands-slider__swiper-button-next-unique:after,.swiper-button-next:after,.brands-slider .brands-slider__swiper-button-prev-unique:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev:after,.brands-slider .brands-slider__swiper-button-next-unique:after,.swiper-container-rtl .swiper-button-next:after,.swiper-container-rtl .brands-slider .brands-slider__swiper-button-prev-unique:after,.brands-slider .swiper-container-rtl .brands-slider__swiper-button-prev-unique:after{content:"prev"}.swiper-button-prev,.brands-slider .brands-slider__swiper-button-next-unique,.swiper-container-rtl .swiper-button-next,.swiper-container-rtl .brands-slider .brands-slider__swiper-button-prev-unique,.brands-slider .swiper-container-rtl .brands-slider__swiper-button-prev-unique{left:10px;right:auto}.swiper-button-next:after,.brands-slider .brands-slider__swiper-button-prev-unique:after,.swiper-container-rtl .swiper-button-prev:after,.swiper-container-rtl .brands-slider .brands-slider__swiper-button-next-unique:after,.brands-slider .swiper-container-rtl .brands-slider__swiper-button-next-unique:after{content:"next"}.swiper-button-next,.brands-slider .brands-slider__swiper-button-prev-unique,.swiper-container-rtl .swiper-button-prev,.swiper-container-rtl .brands-slider .brands-slider__swiper-button-next-unique,.brands-slider .swiper-container-rtl .brands-slider__swiper-button-next-unique{right:10px;left:auto}.swiper-button-prev.swiper-button-blue,.brands-slider .swiper-button-blue.brands-slider__swiper-button-next-unique,.swiper-button-next.swiper-button-blue,.brands-slider .swiper-button-blue.brands-slider__swiper-button-prev-unique{--swiper-navigation-color: #2C79D6}.swiper-button-prev.swiper-button-indigo,.brands-slider .swiper-button-indigo.brands-slider__swiper-button-next-unique,.swiper-button-next.swiper-button-indigo,.brands-slider .swiper-button-indigo.brands-slider__swiper-button-prev-unique{--swiper-navigation-color: #6610f2}.swiper-button-prev.swiper-button-purple,.brands-slider .swiper-button-purple.brands-slider__swiper-button-next-unique,.swiper-button-next.swiper-button-purple,.brands-slider .swiper-button-purple.brands-slider__swiper-button-prev-unique{--swiper-navigation-color: #BB6BD9}.swiper-button-prev.swiper-button-pink,.brands-slider .swiper-button-pink.brands-slider__swiper-button-next-unique,.swiper-button-next.swiper-button-pink,.brands-slider .swiper-button-pink.brands-slider__swiper-button-prev-unique{--swiper-navigation-color: #d63384}.swiper-button-prev.swiper-button-red,.brands-slider .swiper-button-red.brands-slider__swiper-button-next-unique,.swiper-button-next.swiper-button-red,.brands-slider .swiper-button-red.brands-slider__swiper-button-prev-unique{--swiper-navigation-color: #FF2343}.swiper-button-prev.swiper-button-orange,.brands-slider .swiper-button-orange.brands-slider__swiper-button-next-unique,.swiper-button-next.swiper-button-orange,.brands-slider .swiper-button-orange.brands-slider__swiper-button-prev-unique{--swiper-navigation-color: #fd7e14}.swiper-button-prev.swiper-button-yellow,.brands-slider .swiper-button-yellow.brands-slider__swiper-button-next-unique,.swiper-button-next.swiper-button-yellow,.brands-slider .swiper-button-yellow.brands-slider__swiper-button-prev-unique{--swiper-navigation-color: #ffc107}.swiper-button-prev.swiper-button-green,.brands-slider .swiper-button-green.brands-slider__swiper-button-next-unique,.swiper-button-next.swiper-button-green,.brands-slider .swiper-button-green.brands-slider__swiper-button-prev-unique{--swiper-navigation-color: #219653}.swiper-button-prev.swiper-button-teal,.brands-slider .swiper-button-teal.brands-slider__swiper-button-next-unique,.swiper-button-next.swiper-button-teal,.brands-slider .swiper-button-teal.brands-slider__swiper-button-prev-unique{--swiper-navigation-color: #20c997}.swiper-button-prev.swiper-button-cyan,.brands-slider .swiper-button-cyan.brands-slider__swiper-button-next-unique,.swiper-button-next.swiper-button-cyan,.brands-slider .swiper-button-cyan.brands-slider__swiper-button-prev-unique{--swiper-navigation-color: #0dcaf0}.swiper-button-prev.swiper-button-white,.brands-slider .swiper-button-white.brands-slider__swiper-button-next-unique,.swiper-button-next.swiper-button-white,.brands-slider .swiper-button-white.brands-slider__swiper-button-prev-unique{--swiper-navigation-color: #FFFFFF}.swiper-button-prev.swiper-button-gray,.brands-slider .swiper-button-gray.brands-slider__swiper-button-next-unique,.swiper-button-next.swiper-button-gray,.brands-slider .swiper-button-gray.brands-slider__swiper-button-prev-unique{--swiper-navigation-color: #6c757d}.swiper-button-prev.swiper-button-gray-dark,.brands-slider .swiper-button-gray-dark.brands-slider__swiper-button-next-unique,.swiper-button-next.swiper-button-gray-dark,.brands-slider .swiper-button-gray-dark.brands-slider__swiper-button-prev-unique{--swiper-navigation-color: #343a40}.swiper-button-lock{display:none}.slider{position:relative;padding-bottom:32px}.slider .swiper-pagination .swiper-pagination-bullet{margin:0 4px;width:4px;height:4px;border-radius:9999px;transition:width .4s}@media (max-width: 991.98px){.slider .swiper-pagination .swiper-pagination-bullet{height:10px!important;width:10px!important}}.slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:16px}@media (max-width: 991.98px){.slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:50px!important}}.accordion-header{padding:22px 22px 22px 12px;border-bottom:1px solid #E0E0E0;background-color:#d4d4d41a;transition:background-color .2s;cursor:pointer}.accordion-header:hover{background-color:#e0e0e0b3}@media (max-width: 767.98px){.accordion-header{border-bottom:none}}.accordion__header-date,.accordion__header-title{margin-right:auto}.accordion__header-sum{margin-right:34px}.accordion__icon{width:20px;transform-origin:center center;transform:rotate(0);transition:.3s}.accordion__icon svg{width:100%}.accordion__icon svg path{fill:#e0e0e0}.accordion-header--mb{margin-bottom:20px}.accordion-header--mb-s{margin-bottom:10px}@media (max-width: 767.98px){.accordion-header{margin-bottom:10px}}.accordion-header.collapsed .accordion__icon{transform-origin:center center;transform:rotate(180deg)}.accordion__repeat-order{padding:12px}.accordion__repeat-order p{max-width:37%;padding-left:30px}@media (max-width: 767.98px){.accordion__repeat-order{flex-wrap:wrap;padding-left:0;padding-right:0}.accordion__repeat-order .button,.accordion__repeat-order .banner__slide-btn{flex-basis:100%;margin-bottom:10px}.accordion__repeat-order p{max-width:none;padding-left:0}}.accordion__text-content{padding:20px}.accordion__text-content p{color:#072952;margin-bottom:10px}.accordion__text-content p:last-child{margin-bottom:20px}@media (max-width: 767.98px){.accordion__text-content{padding:0}}@media (max-width: 767.98px){.accordion__header-date{font-weight:500;font-size:14px}.accordion__header-sum{font-weight:500;font-size:14px;margin-right:13px}}@media (max-width: 991.98px){.modal{background-color:#fff!important}}.modal-dialog:not(.modal-fullscreen):not(.modal-fullscreen-lg-down){max-width:430px}.modal-content{border:none;border-radius:0}.modal__close{position:absolute;top:25px;right:20px;background-color:transparent;cursor:pointer;width:22px;height:22px;padding:0}.modal__close svg{display:block;width:100%}.modal__close svg path{fill:#2c79d6}.modal__close:hover svg path{fill:#ff2343}.modal .modal-dialog.modal-fullscreen.left{left:-100vw;transition:left .2s}.modal.fade.show .modal-dialog.modal-fullscreen.left{left:0}.modal-auth-control-wrap{max-width:660px;margin:0 auto;width:100%}@media (max-width: 991.98px){.modal-auth-control-wrap{margin-top:45px}.modal-auth-control-wrap .inner-shadow,.modal-auth-control-wrap .tab-icon,.modal-auth-control-wrap .tab{box-shadow:none}.modal-auth-control-wrap .reset-password{padding:0 20px 20px}.modal-auth-control-wrap .reset-password__code-form-inputs{max-width:440px;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}}@media (max-width: 767.98px){.modal-auth-control-wrap{padding-right:16px;padding-left:16px}.modal-auth-control-wrap .reset-password{padding-right:10px;padding-left:10px}.modal-auth-control-wrap .reset-password__code-form-inputs{padding-right:44px;padding-left:44px}.modal-auth-control-wrap .reset-password__code-form-inputs input{height:30px}.modal-auth-control-wrap .auth-block{padding-right:10px;padding-left:10px}}@media (min-width: 1140px){.popup-conteiner{max-width:1110px!important}.modal-dialog .popup-box{max-width:1110px;width:1110px}}@media (max-width: 1139px) and (min-width: 991px){.popup-conteiner,.modal-dialog .popup-box{max-width:900px}}.terms_conditions{display:flex;margin-bottom:60px}.decor-checker__label-text_term-2{margin-left:6px}.head-popup{margin-top:20px}.link_popup,.text_checkbox_start,.text_checkbox_end{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}.h3-popup{font-family:Rubik;font-style:normal;font-weight:500;font-size:18px;color:#072952;text-align:center}.popup{height:45vw;margin-top:20px;margin-left:30px;margin-right:15px;text-overflow:clip;white-space:normal;overflow:auto}.text-popup{white-space:pre-wrap;word-wrap:break-word;font-family:Rubik;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#000}@media screen and (max-width: 991px){.popup{height:90vw;margin-top:20px;margin-left:30px;margin-right:15px;text-overflow:clip;white-space:normal;overflow:auto}}@media screen and (max-width: 600px){.popup{height:160vw;margin-top:20px;margin-left:30px;margin-right:15px;text-overflow:clip;white-space:normal;overflow:auto}.text_checkbox_end{display:block;white-space:nowrap;margin-top:2px;margin-left:25px}}.overflow-popup{margin-top:20px;height:90%;padding-right:10px;margin-right:10px}.overflow-popup::-webkit-scrollbar{width:10px;background-color:#fff}.overflow-popup::-webkit-scrollbar-thumb{background:#000;border:3px solid transparent;background-clip:content-box;border-radius:10px;background-color:#2c79d6}.overflow-popup::-webkit-scrollbar-track{border:.5px solid black;border-radius:10px;background-color:#fff}.vue-image-crop-upload{z-index:999999}.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-operate a{color:navy}@media (max-width: 767.98px){.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area{height:200px;padding:10px}}.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-success{color:#072952}.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-icon3:after{border-color:#072952}.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-icon1 .vicp-icon1-arrow{border-bottom-color:#072952}.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-icon1 .vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-icon1 .vicp-icon1-body,.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-icon1 .vicp-icon1-body{background-color:#072952}.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-icon1 .vicp-icon1-bottom{border-color:#072952}.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-hint{color:#072952}.cabinet-page .vue-image-crop-upload .vicp-wrap{border-radius:0;width:500px;max-width:80%}@media (max-width: 767.98px){.cabinet-page .vue-image-crop-upload .vicp-wrap{height:470px;padding:10px}}.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range{max-width:100%}.cabinet-page .vicp-range{display:flex;align-items:center}.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview .vicp-preview-item span{font-size:12px;color:navy}.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]{padding-top:0}.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-webkit-slider-thumb{background-color:#2c79d6}.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-moz-range-thumb{background-color:#2c79d6}.cabinet-page .vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-ms-thumb{background-color:#2c79d6}.cabinet-page input[type=range]::-webkit-slider-runnable-track{background:#2c79d6!important}.cabinet-page input[type=range]::-moz-range-track{background:#2c79d6!important}.cabinet-page .vicp-crop{display:flex;justify-content:space-between}@media (max-width: 767.98px){.cabinet-page .vicp-crop{flex-direction:column}}@media (max-width: 767.98px){.cabinet-page .vicp-crop-left{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column}.cabinet-page .vicp-crop-left .vicp-img-container{width:100%}}@media (max-width: 767.98px){.cabinet-page .vicp-crop-right{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column}}.article__inside-link{display:block;padding-bottom:10px;transition:box-shadow .3s}.article__title,.article__lead,.article__bottom,.article__notice{width:calc(100% - 20px);margin-right:auto;margin-left:auto}.article__img{display:block;margin-bottom:10px}.article__img img{display:block;width:100%}.article__title{border-bottom:1px solid #E0E0E0;margin-bottom:10px;min-height:2.6em}.article__notice{margin-bottom:10px}.article__bottom{margin-top:10px}.article__date{padding:5px 12px;line-height:93%}.article__icon{display:block;display:inline-flex;justify-content:center;align-items:center;width:14px;height:14px}.article__icon svg{width:100%}.article__icon svg path,.article__icon svg rect{fill:#e0e0e0}.article__icon:hover svg path,.article__icon:hover svg rect{fill:#e0e0e0}.brand-card{padding:10px}.brand-card__inside-link{display:block;padding-bottom:8px;transition:all .2s,box-shadow .3s}.brand-card__title,.brand-card__products-count{width:calc(100% - 20px);margin-right:auto;margin-left:auto}.brand-card__img{display:block;margin-bottom:24px}.brand-card__img img{display:block;width:100%}.brand-card__title{margin-bottom:12px}.feature{padding:16px 10px;transition:all .3s}.feature__img{display:block;width:100%;margin:0 auto 34px}.feature__img img{display:block;width:110px;max-width:90%;margin:0 auto}.feature__title{margin-bottom:20px}@media screen and (min-width: 375px){.feature__description-slide{width:75%;margin-left:12%;margin-right:12%}}@media screen and (min-width: 425px){.feature__description-slide{width:60%;margin-left:19%;margin-right:19%}}.feature-slider .swiper-container{overflow:hidden!important}.feature-slider .feature-slide{width:100%!important}.feature-slider-adaptive{display:none}@media (max-width: 575.98px){.feature-slider-adaptive{display:block}}.feature-adaptive{display:block}@media (max-width: 575.98px){.feature-adaptive{display:none}}.category-link{display:block;padding:19.5px 0;cursor:pointer}.category-link:hover .category-link__img img{filter:brightness(150%)}.category-link:hover .category-link__title{color:#2c79d6}.category-link__img{display:block;width:100%;margin:0 auto 30px}.category-link__img img{transition:all .3s;display:block;height:80px;max-width:90%;margin:0 auto}.category-link__title{text-transform:uppercase;transition:color .3s}@media (max-width: 991.98px){.category-link{padding:12px 0;border-right:0}.category-link .category-link__img{width:50px;margin-bottom:16px}}.contact-item{padding:11px 10px 6px;min-height:128px}@media (max-width: 767.98px){.contact-item{border-radius:5px;min-height:auto;padding:8px 10px}}.contact-item__header{margin-bottom:20px}@media (max-width: 767.98px){.contact-item__header{margin-bottom:10px}}.contact-item__icon{display:inline-flex;justify-content:center;align-items:center;width:24px;height:24px}.contact-item__icon svg{width:100%}.contact-item__icon svg path,.contact-item__icon svg rect{fill:#2c79d6}.contact-item__icon:hover svg path,.contact-item__icon:hover svg rect{fill:#2c79d6}.contact-item__icon{margin-right:10px}@media (max-width: 767.98px){.contact-item__icon{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px}.contact-item__icon svg{width:100%}.contact-item__icon svg path,.contact-item__icon svg rect{fill:#2c79d6}.contact-item__icon:hover svg path,.contact-item__icon:hover svg rect{fill:#2c79d6}}.contact-item__list-item:not(:last-child){margin-bottom:1px}@media (max-width: 767.98px){.contact-item__list-item{font-size:12px}}.map iframe{width:100%;height:462px}.text-block{padding:20px}.text-block--no-p{padding:0}@media (max-width: 767.98px){.text-block{padding:8px}}.text-block__title{margin-bottom:40px}.text-block__title--small-mb{margin-bottom:20px}@media (max-width: 767.98px){.text-block__title{margin-bottom:16px;font-weight:500}}.text-block__paragraph{white-space:pre-line}.text-block__paragraph:not(:last-child){margin-bottom:20px}@media (max-width: 767.98px){.text-block__paragraph:not(:last-child){margin-bottom:15px}}.success-block{padding:10px}.success-block__icon{display:inline-flex;justify-content:center;align-items:center;width:50px;height:50px}.success-block__icon svg{width:100%}.success-block__icon svg path,.success-block__icon svg rect{fill:#219653}.success-block__icon:hover svg path,.success-block__icon:hover svg rect{fill:#219653}.success-block__icon{display:block;margin:0 auto 25px}.success-block__title{margin-bottom:28px}.success-page{padding-bottom:100px}.success-page .success-block{text-align:center;max-width:600px;margin:0 auto;padding:40px 20px}@media (max-width: 768px){.success-page .success-block{padding:20px 15px}}.success-page .success-block__icon{margin-bottom:30px}@media (max-width: 768px){.success-page .success-block__icon{margin-bottom:20px}}.success-page .success-block__title{margin-bottom:20px;font-size:28px}@media (max-width: 768px){.success-page .success-block__title{font-size:24px}}.success-page .success-block__paragraph{font-size:16px;line-height:1.6;color:#6c757d;margin-bottom:30px}@media (max-width: 768px){.success-page .success-block__paragraph{font-size:14px;margin-bottom:25px}}.error-page{padding-bottom:100px}.error-page .error-block{text-align:center;max-width:600px;margin:0 auto;padding:40px 20px}@media (max-width: 768px){.error-page .error-block{padding:20px 15px}}.error-page .error-block__icon{display:inline-flex;justify-content:center;align-items:center;width:50px;height:50px}.error-page .error-block__icon svg{width:100%}.error-page .error-block__icon svg path,.error-page .error-block__icon svg rect{fill:#ff2343}.error-page .error-block__icon:hover svg path,.error-page .error-block__icon:hover svg rect{fill:#ff2343}.error-page .error-block__icon{display:block;margin:0 auto 25px}@media (max-width: 768px){.error-page .error-block__icon{margin-bottom:20px}}.error-page .error-block__title{margin-bottom:20px;font-size:28px}@media (max-width: 768px){.error-page .error-block__title{font-size:24px}}.error-page .error-block__paragraph{font-size:16px;line-height:1.6;color:#6c757d;margin-bottom:30px}@media (max-width: 768px){.error-page .error-block__paragraph{font-size:14px;margin-bottom:25px}}.tab{padding:20px;cursor:pointer}.tab--small-p{padding:10px}.tab__title{color:#072952}.tab__text{margin-top:10px}.tab *{transition:all .4s}.tab.active{background-image:linear-gradient(180deg,#307edb,#216ec9)}.tab.active .tab__title,.tab.active .tab__text{color:#fff}.tab-icon{padding:10px;cursor:pointer}.tab-icon__icon{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px}.tab-icon__icon svg{width:100%}.tab-icon__icon svg path,.tab-icon__icon svg rect{fill:#2c79d6}.tab-icon__icon:hover svg path,.tab-icon__icon:hover svg rect{fill:#2c79d6}.tab-icon__icon{display:block;margin:0 auto 10px}.tab-icon__title{color:#072952;margin-bottom:5px}.tab-icon__subtitle{color:#072952}.tab-icon.active{background-image:linear-gradient(180deg,#307edb,#216ec9)}.tab-icon.active .tab-icon__icon{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px}.tab-icon.active .tab-icon__icon svg{width:100%}.tab-icon.active .tab-icon__icon svg path,.tab-icon.active .tab-icon__icon svg rect{fill:#fff}.tab-icon.active .tab-icon__icon:hover svg path,.tab-icon.active .tab-icon__icon:hover svg rect{fill:#fff}.tab-icon.active .tab-icon__icon{display:block;margin:0 auto 10px}.tab-icon.active .tab-icon__title,.tab-icon.active .tab-icon__subtitle{color:#fff}.lang-switcher__rail{position:relative;display:flex;justify-content:space-between;align-items:center;width:49px;height:29.8px;padding:1px 4px;border-radius:999px;background-color:#e0e0e0;transition:all .2s}.lang-switcher__rail:hover{height:32px}.lang-switcher__rail .pd-r_2{padding-right:2px}.lang-switcher__rail .pd-l_2{padding-left:2px}.lang-switcher__lang{color:#072952}.lang-switcher__bubble{position:absolute;background:#2c79d6;top:50%;display:flex;justify-content:center;width:32px;height:32px;align-items:center;border:1px solid #BDBDBD;border-radius:999px}.lang-switcher__bubble span{font-weight:500;color:#fff;line-height:100%}.lang-switcher.to-left .lang-switcher__bubble{left:6px;transform:translate(-50%,-50%)}.lang-switcher.to-right .lang-switcher__bubble{left:auto;right:6px;transform:translate(50%,-50%)}.product-card{position:relative;transition:box-shadow .4s}.product-card--no-shadow{box-shadow:none!important}@media (max-width: 991.98px){.product-card{min-height:218px}}@media (max-width: 767.98px){.product-card{min-height:auto}}.wrap_title_product_card{min-height:3.6em!important}.product-card__img-link{display:block;padding:2px}.product-card__picture{display:block;margin-bottom:20px;padding:5px;border-radius:10px 10px 0 0;overflow:hidden}.product-card__picture img{display:block;width:100%;max-width:300px;object-fit:contain}.product-card__text-control-section{padding:0 5px 18px}.product-card__info{display:flex;justify-content:space-between;margin-bottom:10px}.product-card__status-icon{margin-right:3px}.product-card__status-icon--green{display:inline-flex;justify-content:center;align-items:center;width:12px;height:12px}.product-card__status-icon--green svg{width:100%}.product-card__status-icon--green svg path,.product-card__status-icon--green svg rect{fill:#219653}.product-card__status-icon--green:hover svg path,.product-card__status-icon--green:hover svg rect{fill:#219653}.product-card__status-icon--blue{display:inline-flex;justify-content:center;align-items:center;width:12px;height:12px}.product-card__status-icon--blue svg{width:100%}.product-card__status-icon--blue svg path,.product-card__status-icon--blue svg rect{fill:#2c79d6}.product-card__status-icon--blue:hover svg path,.product-card__status-icon--blue:hover svg rect{fill:#2c79d6}.product-card__status-icon--grey{display:inline-flex;justify-content:center;align-items:center;width:12px;height:12px}.product-card__status-icon--grey svg{width:100%}.product-card__status-icon--grey svg path,.product-card__status-icon--grey svg rect{fill:#e0e0e0}.product-card__status-icon--grey:hover svg path,.product-card__status-icon--grey:hover svg rect{fill:#e0e0e0}.product-card__status-icon--red{display:inline-flex;justify-content:center;align-items:center;width:12px;height:12px}.product-card__status-icon--red svg{width:100%}.product-card__status-icon--red svg path,.product-card__status-icon--red svg rect{fill:#ff2343}.product-card__status-icon--red:hover svg path,.product-card__status-icon--red:hover svg rect{fill:#ff2343}.product-card__title{margin-bottom:15px;min-height:2.3em}.product-card__title--big-mb{margin-bottom:calc(1.05em + 10px)}.product-card__old-price{margin-bottom:10px}.product-card__label{position:absolute;top:-7px;left:18px}.product-card__label--right{left:auto;right:18px}.product-card__user-control{display:flex;justify-content:center;align-items:end;padding-bottom:10px;justify-content:space-evenly;width:100%}@media (max-width: 767.98px){.product-card__user-control{width:47%;justify-content:space-around}}.product-card__bottom{display:flex;justify-content:space-between;align-items:center;padding:0 0 12px}.product-card .number-spinner{flex-shrink:0;margin-right:10px}.product-card__add-to-card-btn,.product__fast-btn-added{flex-grow:1;flex-basis:100%;margin-bottom:3px}.product-card__add-to-card-btn .gaMainPageClickListener,.product__fast-btn-added .gaMainPageClickListener{margin-right:2px}.product-card__add-to-card-btn .product__fast-btn-added-svg,.product__fast-btn-added .product__fast-btn-added-svg{margin-right:2px;margin-left:2px}@media (max-width: 991.98px){.product-card__add-to-card-btn,.product__fast-btn-added{padding-left:15px;padding-right:15px}}.product-card__add-to-card-btn{padding-right:5px;padding-left:5px}.product-card__boxes{display:flex;justify-content:center;padding-bottom:8px}.product-card__box{display:inline-flex;align-items:center;color:#bdbdbd}.product-card__box:not(:last-child){margin-right:12px}.product-card__box-icon{display:inline-flex;justify-content:center;align-items:center;width:12px;height:12px}.product-card__box-icon svg{width:100%}.product-card__box-icon svg path,.product-card__box-icon svg rect{fill:#e0e0e0}.product-card__box-icon:hover svg path,.product-card__box-icon:hover svg rect{fill:#e0e0e0}.product-card__box-icon{margin-right:4px}.product-card__wholesaler-actions{display:flex;align-items:center;margin-bottom:12px;padding:5px 4px 5px 5px}.product-card__wholesaler-box-info-icon{width:18px;height:auto;margin-right:5px}.product-card__wholesaler-info-text{line-height:100%}.product-card__wholesaler-add-to-cart{flex-shrink:0;min-height:auto;margin-left:auto;padding:4px;border-color:#fff}.product-card__wholesaler-add-to-cart .button__icon{display:inline-flex;justify-content:center;align-items:center;width:14px;height:14px}.product-card__wholesaler-add-to-cart .button__icon svg{width:100%}.product-card__wholesaler-add-to-cart .button__icon svg path,.product-card__wholesaler-add-to-cart .button__icon svg rect{fill:#2c79d6}.product-card__wholesaler-add-to-cart .button__icon:hover svg path,.product-card__wholesaler-add-to-cart .button__icon:hover svg rect{fill:#2c79d6}.product-card__wholesaler-add-to-cart .button__icon{margin-right:6px}.product-card__wholesaler-add-to-cart .button__text{font-size:12px}.product-card__user-control-icon{cursor:pointer}.product-card__user-control-icon.heart{display:inline-flex;justify-content:center;align-items:center;width:22px;height:22px}.product-card__user-control-icon.heart svg{width:100%}.product-card__user-control-icon.heart svg path,.product-card__user-control-icon.heart svg rect{fill:#ff91a1}.product-card__user-control-icon.heart:hover svg path,.product-card__user-control-icon.heart:hover svg rect{fill:#ff2343}.product-card__user-control-icon.heart{margin-bottom:5px}.product-card__user-control-icon.compare{display:inline-flex;justify-content:center;align-items:center;width:16px;height:16px}.product-card__user-control-icon.compare svg{width:100%}.product-card__user-control-icon.compare svg path,.product-card__user-control-icon.compare svg rect{fill:#ff91a1}.product-card__user-control-icon.compare:hover svg path,.product-card__user-control-icon.compare:hover svg rect{fill:#ff2343}.product-card__user-control-icon.balance{display:inline-flex;justify-content:center;align-items:center;width:22px;height:22px}.product-card__user-control-icon.balance svg{width:100%}.product-card__user-control-icon.balance svg path,.product-card__user-control-icon.balance svg rect{fill:#ff91a1}.product-card__user-control-icon.balance:hover svg path,.product-card__user-control-icon.balance:hover svg rect{fill:#ff2343}@media (pointer: fine){.product-card__user-control-icon.heart{display:inline-flex;justify-content:center;align-items:center;width:22px;height:22px}.product-card__user-control-icon.heart svg{width:100%}.product-card__user-control-icon.heart svg path,.product-card__user-control-icon.heart svg rect{fill:#ff91a1}.product-card__user-control-icon.heart:hover svg path,.product-card__user-control-icon.heart:hover svg rect{fill:#ff2343}.product-card__user-control-icon.compare{display:inline-flex;justify-content:center;align-items:center;width:16px;height:16px}.product-card__user-control-icon.compare svg{width:100%}.product-card__user-control-icon.compare svg path,.product-card__user-control-icon.compare svg rect{fill:#ff91a1}.product-card__user-control-icon.compare:hover svg path,.product-card__user-control-icon.compare:hover svg rect{fill:#ff2343}.product-card__user-control-icon.balance{display:inline-flex;justify-content:center;align-items:center;width:22px;height:22px}.product-card__user-control-icon.balance svg{width:100%}.product-card__user-control-icon.balance svg path,.product-card__user-control-icon.balance svg rect{fill:#ff91a1}.product-card__user-control-icon.balance:hover svg path,.product-card__user-control-icon.balance:hover svg rect{fill:#ff2343}}.product-card__hidden-block{max-height:0;overflow:hidden;transition:all .5s linear,max-height .5s linear,padding .5s linear;position:absolute;z-index:4;top:calc(100% - 10px);right:0;left:0;background-color:#fff;border-radius:0 0 10px 10px}.product-card__user-control{overflow:hidden}.product-card__user-control li{transform:translate(200px);transition:all .3s;transition-delay:.1s}.product-card__user-control li:first-child{transition-delay:0s}.product-card:hover .product-card__hidden-block{max-height:70px;transition:all .3s linear;padding:10px}.product-card:hover .product-card__hidden-block.bigger{max-height:160px}.product-card:hover .product-card__user-control li{transform:translate(0)}.product-card .product-card__description{display:none;margin-bottom:10px;white-space:pre-line}.product-card.full-row,.product-card.small-default{display:flex;padding:20px 10px 10px}.product-card.full-row .product-card__img-link,.product-card.small-default .product-card__img-link{flex-basis:156px;max-width:156px;flex-shrink:0}.product-card.full-row .product-card__text-control-section,.product-card.small-default .product-card__text-control-section{padding-right:20px;padding-bottom:0;display:flex;flex-wrap:wrap;flex-grow:1}.product-card.full-row .product-card__picture,.product-card.small-default .product-card__picture{margin-bottom:0}.product-card.full-row .product-card__title,.product-card.small-default .product-card__title{flex-basis:100%;flex-grow:1;flex-shrink:0;min-height:auto;margin-bottom:10px}.product-card.full-row .product-card__description,.product-card.small-default .product-card__description{flex-basis:100%;flex-shrink:0;display:none}.product-card.full-row .product-card__info,.product-card.small-default .product-card__info{flex-direction:column;justify-content:flex-start}.product-card.full-row .product-card__info>span:first-child,.product-card.small-default .product-card__info>span:first-child{display:block;margin-bottom:5px;white-space:nowrap}.product-card.full-row .product-card__info>span:first-child+span,.product-card.small-default .product-card__info>span:first-child+span{margin-bottom:5px}.product-card.full-row .product-card__old-price,.product-card.small-default .product-card__old-price{font-size:12px;text-align:left;margin-bottom:0;align-self:center;padding-bottom:.3em;margin-right:5px}.product-card.full-row .product-card__old-price,.product-card.full-row .product-card__price,.product-card.small-default .product-card__old-price,.product-card.small-default .product-card__price{display:inline-block}.product-card.full-row .product-card__wholesaler-info,.product-card.small-default .product-card__wholesaler-info{display:inline-flex;margin-left:156px}.product-card.full-row .product-card__boxes,.product-card.small-default .product-card__boxes{margin-right:12px}.product-card.full-row .product-card__bottom,.product-card.small-default .product-card__bottom{margin-left:156px}.product-card.full-row product-card__bottom-flex,.product-card.small-default product-card__bottom-flex{display:block}.product-card.full-row .button.product-card__add-to-card-btn,.product-card.full-row .product-card__add-to-card-btn.banner__slide-btn,.product-card.small-default .button.product-card__add-to-card-btn,.product-card.small-default .product-card__add-to-card-btn.banner__slide-btn{padding-left:15px;padding-right:15px;display:inline-flex;flex-grow:0;width:auto;flex-basis:auto;margin-right:auto}.product-card.full-row,.product-card.small-default{flex-wrap:wrap}.product-card.full-row .product-card__img-link,.product-card.small-default .product-card__img-link{flex-basis:110px;max-width:110px}.product-card.full-row .product-card__text-control-section,.product-card.small-default .product-card__text-control-section{display:block;width:calc(100% - 110px);max-width:calc(100% - 110px);padding-right:0}.product-card.full-row .product-card__title,.product-card.small-default .product-card__title{min-height:4.58em}.product-card.full-row .product-card__prices,.product-card.small-default .product-card__prices{text-align:center;width:100%;flex-basis:100%}.product-card.full-row .product-card__prices p,.product-card.small-default .product-card__prices p{display:inline-block}.product-card.full-row .product-card__old-price,.product-card.small-default .product-card__old-price{padding-bottom:0}.product-card.full-row .product-card__boxes,.product-card.small-default .product-card__boxes{display:flex}.product-card.full-row .product-card__wholesaler-info,.product-card.small-default .product-card__wholesaler-info{display:flex;flex-direction:column;align-items:stretch;margin-left:0}.product-card.full-row .product-card__bottom,.product-card.small-default .product-card__bottom{margin-left:0}.product-card.full-row .button.product-card__add-to-card-btn,.product-card.full-row .product-card__add-to-card-btn.banner__slide-btn,.product-card.small-default .button.product-card__add-to-card-btn,.product-card.small-default .product-card__add-to-card-btn.banner__slide-btn{padding-left:15px;padding-right:15px;display:flex;flex-grow:1}.product-card.full-row .product-card__title{min-height:auto}.product-card.full-row .product-card__description{display:block}.product__in-favorites{width:28px;height:28px;display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:-4px;z-index:2;cursor:pointer}@media (max-width: 767.98px){.product__in-favorites{position:relative;top:0!important;right:0}}.product__in-favorites svg{width:22px;display:block}.product__in-favorites svg path{fill:#fff}@media (max-width: 991.98px){.product__in-favorites{top:20px}}@media (max-width: 991.98px){.product-card:not(.product-card--no-response){display:flex;padding:20px 10px 10px}.product-card:not(.product-card--no-response) .product-card__img-link{flex-basis:156px;max-width:156px;flex-shrink:0}.product-card:not(.product-card--no-response) .product-card__text-control-section{padding-right:20px;padding-bottom:0;display:flex;flex-wrap:wrap;flex-grow:1}.product-card:not(.product-card--no-response) .product-card__picture{margin-bottom:0}.product-card:not(.product-card--no-response) .product-card__title{flex-basis:100%;flex-grow:1;flex-shrink:0;min-height:auto;margin-bottom:10px}.product-card:not(.product-card--no-response) .product-card__description{flex-basis:100%;flex-shrink:0;display:none}.product-card:not(.product-card--no-response) .product-card__info{flex-direction:column;justify-content:flex-start}.product-card:not(.product-card--no-response) .product-card__info>span:first-child{display:block;margin-bottom:5px;white-space:nowrap}.product-card:not(.product-card--no-response) .product-card__info>span:first-child+span{margin-bottom:5px}.product-card:not(.product-card--no-response) .product-card__old-price{font-size:12px;text-align:left;margin-bottom:0;align-self:center;padding-bottom:.3em;margin-right:5px}.product-card:not(.product-card--no-response) .product-card__old-price,.product-card:not(.product-card--no-response) .product-card__price{display:inline-block}.product-card:not(.product-card--no-response) .product-card__wholesaler-info{display:inline-flex;margin-left:156px}.product-card:not(.product-card--no-response) .product-card__boxes{margin-right:12px}.product-card:not(.product-card--no-response) .product-card__bottom{margin-left:156px}.product-card:not(.product-card--no-response) product-card__bottom-flex{display:block}.product-card:not(.product-card--no-response) .button.product-card__add-to-card-btn,.product-card:not(.product-card--no-response) .product-card__add-to-card-btn.banner__slide-btn{padding-left:15px;padding-right:15px;display:inline-flex;flex-grow:0;width:auto;flex-basis:auto;margin-right:auto}.product-card:not(.product-card--no-response){flex-wrap:wrap}.product-card:not(.product-card--no-response) .product-card__img-link{flex-basis:110px;max-width:110px}.product-card:not(.product-card--no-response) .product-card__text-control-section{display:block;width:calc(100% - 110px);max-width:calc(100% - 110px);padding-right:0}.product-card:not(.product-card--no-response) .product-card__title{min-height:4.58em}.product-card:not(.product-card--no-response) .product-card__prices{text-align:center;width:100%;flex-basis:100%}.product-card:not(.product-card--no-response) .product-card__prices p{display:inline-block}.product-card:not(.product-card--no-response) .product-card__old-price{padding-bottom:0}.product-card:not(.product-card--no-response) .product-card__boxes{display:flex}.product-card:not(.product-card--no-response) .product-card__wholesaler-info{display:flex;flex-direction:column;align-items:stretch;margin-left:0}.product-card:not(.product-card--no-response) .product-card__bottom{margin-left:0}.product-card:not(.product-card--no-response) .button.product-card__add-to-card-btn,.product-card:not(.product-card--no-response) .product-card__add-to-card-btn.banner__slide-btn{padding-left:15px;padding-right:15px;display:flex;flex-grow:1}.product-card:not(.product-card--no-response):hover{box-shadow:inset 0 -1px 4px #0000000d}.product-card:not(.product-card--no-response):hover .product-card__hidden-block{padding:0}.product-card:not(.product-card--no-response) .product-card__title{margin-bottom:2px}.product-card__old-price{font-weight:500}.product-card__hidden-block{display:block;position:static;height:auto;max-height:none;width:100%;box-shadow:none!important;padding:0 5px;border-radius:0}.product-card__wholesaler-info{display:none!important}.product-card__prices{margin-bottom:10px}.product-card__bottom{padding-bottom:0;display:flex}.product-card__add-to-card-btn{width:60px;max-width:60px;padding:4px;flex-basis:60px;height:36px;margin-left:auto;margin-right:0!important}.product-card__add-to-card-btn .button__icon{margin:0}.product-card__add-to-card-btn .button__text{display:none}.number-spinner{display:inline-flex;align-items:stretch;width:auto;height:36px}.number-spinner .number-spinner__field{padding:0;width:47px;height:100%;order:2;border-radius:0;font-size:14px}}@media (max-width: 991.98px) and (max-width: 991.98px){.number-spinner .number-spinner__field{font-size:18px;font-weight:500}}@media (max-width: 991.98px){.number-spinner .number-spinner__button{position:static;transform:none;width:auto;height:100%;opacity:1;padding:5px 12px;display:inline-flex;align-items:center;justify-content:center}.number-spinner .number-spinner__button:nth-child(1){order:3}.number-spinner .number-spinner__button:nth-child(1) svg{width:12px}.number-spinner .number-spinner__button:nth-child(3){order:1}.number-spinner .number-spinner__button svg{width:10px}}@media (max-width: 991.98px) and (pointer: fine){.number-spinner .number-spinner__button:hover svg path{fill:#2c79d6}}@media (max-width: 991.98px){.number-spinner .number-spinner__button-svg.chevron{display:none}.number-spinner .number-spinner__button-svg.decimal{display:block}.product-card__user-control{top:23px}.product-card__user-control li{transform:translate(0);padding:0 5px}}.user-control-mobile{display:none}@media (max-width: 991.98px){.user-control-mobile{display:none}}@media (max-width: 767.98px){.user-control-mobile{display:flex}}@media (max-width: 767.98px){.user-control-desktop{display:none}}.related-card{padding:10px;border:1px solid #BDBDBD}.related-card__main-block{margin-bottom:10px}.related-card__img{flex-basis:55px;max-width:55px;padding:4px;flex-shrink:0}.related-card__img img{display:block;width:100%}.related-card__text{flex-grow:1}.related-card__add-btn{min-height:auto;padding:0;border:none}.related-card__add-btn:hover .button__icon path{fill:#ff2343}.related-card__add-btn:hover .button__icon{background-color:#fff}.related-card__add-btn .button__icon{margin-right:0}.history-table{width:100%}.history-table th{font-weight:500;padding-top:30px;padding-bottom:30px}.history-table thead th:nth-child(1){width:74px}.history-table thead th:nth-child(2){width:20%}.history-table thead th:nth-child(3){width:16%}.history-table thead th:nth-child(4){width:20%}.history-table thead th:nth-child(5){width:20%}.history-table th:last-child,.history-table td:last-child{text-align:right;padding-right:12px}.history-table th:nth-child(2),.history-table td:nth-child(2){text-align:center}.history-table tbody tr{border-bottom:1px solid #E0E0E0}.history-table__img{display:block;width:100%;margin-right:12px}.history-table__img img{display:block;width:100%}.history-table thead th{padding-top:5px;padding-bottom:15px;border-bottom:1px solid #E0E0E0}.history-table tbody td{padding-top:5px;padding-bottom:5px}@media (max-width: 575.98px){.history-table tr th:first-child,.history-table tr td:first-child{display:none}}@media (max-width: 767.98px){.history-table thead th{font-weight:700}.history-table tr th,.history-table tr td{width:25%}.history-table tr th:nth-child(5),.history-table tr td:nth-child(5){display:none}}.cart-table{width:100%;margin-bottom:2.5rem}.cart-table th{font-weight:500}.cart-table thead{padding-bottom:10px}.cart-table thead th{padding-bottom:20px;padding-top:20px}.cart-table thead th:nth-child(1){width:80px}.cart-table thead th:nth-child(2){width:20%}.cart-table thead th:nth-child(3){width:10%}.cart-table thead th:nth-child(4){width:15%}@media (max-width: 991.98px){.cart-table thead th:nth-child(4){width:23%}}.cart-table thead th:nth-child(5){width:15%}@media (max-width: 991.98px){.cart-table thead th:nth-child(5){width:13%}}.cart-table thead th:nth-child(6){width:12%}@media (max-width: 991.98px){.cart-table thead th:nth-child(6){width:20%}}.cart-table thead th:nth-child(7){width:15%}.cart-table th:last-child,.cart-table td:last-child{text-align:right;padding-right:10px}.cart-table tbody tr:first-child{border-top:1px solid #E0E0E0}@media (max-width: 767.98px){.cart-table tbody tr:first-child{border:none}}.cart-table tbody tr{border-bottom:1px solid #E0E0E0}@media (max-width: 767.98px){.cart-table tbody tr{border:none}}.cart-table tbody tr td:first-child{padding-top:20px;padding-bottom:20px}@media (max-width: 767.98px){.cart-table tbody tr td:first-child{padding-top:5px;padding-bottom:5px}}.cart-table-payment{margin-bottom:40px}.cart-table__img{box-sizing:border-box;display:block;width:calc(100% - 12px);margin-right:12px}.cart-table__img img{display:block;width:100%}@media (max-width: 575.98px){.cart-table__img{width:60px}}.cart-table__delete-btn{background-color:transparent;display:inline-flex;padding:0;margin-left:5px}.cart-table__delete-icon{display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px}.cart-table__delete-icon svg{width:100%}.cart-table__delete-icon svg path,.cart-table__delete-icon svg rect{fill:#2c79d6}.cart-table__delete-icon:hover svg path,.cart-table__delete-icon:hover svg rect{fill:#ff2343}.cart-table__gift-block p{margin-right:96px}@media (max-width: 991.98px){.cart-table__gift-block p{margin-right:40px}}.cart-table__gift-block img{width:45px}.cart-table__mobile-product-name{padding-top:0;padding-bottom:0}.cart-table__mobile-product-name a{padding-top:10px}@media (max-width: 767.98px){.cart-table__img-col{width:65px}}.cart-table__spinner{width:102px}.cart-table__price{font-weight:400;font-size:14px;margin-bottom:10px}@media (max-width: 575.98px){.cart-table__total-price{font-weight:500;font-size:18px}}.cart-table__price-spinner{margin-bottom:4px}.cart-table__main-product-row td{border-bottom:1px solid #E0E0E0}.cart-table__main-product-row td:nth-child(4) .number-spinner{margin:0 auto}.cart-table__gift-price-word{margin-right:10px}@media (max-width: 767.98px){.cart-table__gift-price{font-weight:500;font-size:18px}}.button_clearcart{--bs-gutter-x: 0 !important;padding:10px;background:#f0f8ff!important;color:#2c79d6}@media (max-width: 991.98px){.button_clearcart{padding-left:10px;padding-right:10px;margin-bottom:1.5rem}}.button_file{--bs-gutter-x: 0 !important;padding:10px;background:#f0f8ff;margin-right:10px;color:#2c79d6}@media (max-width: 991.98px){.button_file{padding-left:10px;padding-right:10px;margin-bottom:1.5rem}}.button-flex{display:flex}.success-table{border:1px solid #EBEEF2;width:100%}.success-table thead{padding-bottom:10px}.success-table thead th{padding-bottom:20px;padding-top:20px}.success-table thead th:nth-child(1){width:80px}.success-table thead th:nth-child(2){width:35%}.success-table thead th:nth-child(3){width:10%}.success-table th:last-child,.success-table td:last-child{text-align:right;padding-right:10px}.success-table tbody tr:first-child{border-top:1px solid #EBEEF2}@media (max-width: 767.98px){.success-table tbody tr:first-child{border-top:none}}.success-table tbody tr{border-bottom:1px solid #EBEEF2}@media (max-width: 767.98px){.success-table tbody tr{border-bottom:none}}.success-table tbody tr td:first-child{padding-top:20px;padding-bottom:20px}@media (max-width: 767.98px){.success-table tbody tr td:first-child{padding:5px 0}}@media (max-width: 767.98px){.success-table{box-shadow:none;border:none}}@media (max-width: 767.98px){.success-table__img-cell{width:65px}}.success-table__img{box-sizing:border-box;display:block;width:calc(100% - 12px);margin-right:12px;padding-left:4px}.success-table__img img{display:block;width:100%}@media (max-width: 767.98px){.success-table__img{width:60px}}@media (max-width: 767.98px){.success-table__sum-cell{text-align:center!important}}@media (max-width: 767.98px){.success-table__main-product-row td{border-bottom:1px solid #E0E0E0;padding-bottom:5px}}.success-table .d-sm-table-row td{padding-top:10px!important}.collections-wrapper{height:450px}@media (max-width: 1439.98px){.collections-wrapper{height:370px}}@media (max-width: 991.98px){.collections-wrapper{height:auto}}.collections-wrapper.row .col{margin-bottom:0}@media (max-width: 991.98px){.collections-item.hide-for-mob{display:none!important}}.collection-preview{background:#e0e0e0;display:flex;justify-content:center;align-items:center;background-repeat:no-repeat;background-position:center center;background-size:100%;transition:background-size .5s ease-in;-moz-transition:background-size .5s ease-in;-ms-transition:background-size .5s ease-in;-o-transition:background-size .5s ease-in;-webkit-transition:background-size .5s ease-in}.collection-preview .collection-preview__button .button__icon{width:12px;height:12px}.collection-preview:hover{background-size:125%}.collection-preview:hover .collection-preview__button{background-color:transparent;background-image:none;color:#fff;border-color:#2c79d6!important}.collection-preview:hover .collection-preview__button .button__icon path{fill:#fff}.collection-preview:hover .collection-preview__button .button__text{color:#fff!important}.collection-preview:hover .collection-preview__button:after{right:0}.collection-preview__title{margin-bottom:10px;line-height:100%}@media (max-width: 767.98px){.collection-preview__title{min-height:2.8em}}.collection-preview__subtitle{margin-bottom:25px;line-height:100%;min-height:3em}.collection-preview__button{background-color:transparent;border-color:transparent;padding-right:25px;padding-left:20px;min-height:36px}.collection-preview__button *{transition:all .3s!important;transition-delay:0s!important}.collection-preview__button .button__text{color:transparent;position:relative;z-index:2}.collection-preview__button .button__icon{position:relative;z-index:2}.collection-preview__button .button__icon path{fill:transparent}.collection-preview__button:hover{background-color:transparent;background-image:none;color:#fff}.collection-preview__button{position:relative}.collection-preview__button:after{transition:right .4s;content:"";position:absolute;top:0;bottom:0;right:100%;left:0;background-image:linear-gradient(180deg,#307edb,#00479b);z-index:1}.collection-preview__content{max-width:220px}.collection-preview.to-right-content{justify-content:flex-end}.collection-preview.to-right-content .collection-preview__content{margin-right:5%}.collection-preview.to-top-content{align-items:flex-start}.collection-preview.to-top-content .collection-preview__content{margin-top:23%}.collection-preview.white-content .collection-preview__title,.collection-preview.white-content .collection-preview__subtitle{color:#fff}.collection-preview.white-content .collection-preview__button{border-color:transparent}.collection-preview.white-content .collection-preview__button .button__text{color:transparent}.collection-preview.white-content .collection-preview__button .button__icon path{fill:transparent}.collection-preview.small-block .collection-preview__content{max-width:150px;margin-right:1px}.collection-preview.medium-block .collection-preview__content{max-width:200px}.collection-preview.small-content .collection-preview__title{font-size:18px}.collection-preview.small-content .collection-preview__button{padding-right:15px;padding-left:15px}@media (max-width: 991.98px){.collection-preview.small-content{padding-top:20px;padding-bottom:20px;min-height:200px;background-size:cover}}.banner .swiper-container{padding-bottom:15px}.banner .swiper-pagination .swiper-pagination-bullet{background-color:#000!important;opacity:.2!important}.banner .swiper-pagination .swiper-pagination-bullet-active{background:var(--swiper-pagination-color, var(--swiper-theme-color))!important;opacity:1!important}.widget .swiper-container,.widget .swiper-wrapper{overflow:visible}.widget .swiper-pagination{transform:translateY(35px);z-index:-1}.widget .slider{padding-bottom:0}.widget__slider-wrapper{overflow-y:visible;position:relative}.widget__slider-wrapper-inside{top:-5px;padding-top:5px;position:absolute;overflow:hidden;right:0;left:0;height:430px}.widget__slider-wrapper-inside:hover{height:515px}@media (max-width: 991.98px){.widget__slider-wrapper-inside{position:static;height:auto;padding-bottom:30px}.widget__slider-wrapper-inside:hover{height:auto}}.widget__right-col{min-height:365px;position:relative}@media (max-width: 991.98px){.widget__right-col{min-height:auto}}.widget__collection-preview{height:100%}@media (max-width: 991.98px){.countdown{display:flex}.countdown .countdown__text{flex-basis:50%;max-width:50%;padding-right:15px}.countdown .countdown__timer{flex-grow:1;padding-left:15px}}@media (max-width: 767.98px){.countdown{flex-wrap:wrap}.countdown .countdown__text{flex-basis:100%;max-width:100%;padding-right:0}.countdown .countdown__timer{padding-left:0}}.countdown__title{margin-bottom:20px}@media (max-width: 991.98px){.countdown__title{margin-bottom:5px}}.countdown__subtitle{margin-bottom:30px}@media (max-width: 767.98px){.countdown__subtitle{margin-bottom:5px}}.countdown__timer{margin-bottom:50px}.countdown__timer>span{display:flex;justify-content:space-between;align-items:center}@media (max-width: 991.98px){.countdown__timer{margin-bottom:10px}}.countdown__timer-item{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;height:80px;background-image:linear-gradient(180deg,#307edb,#216ec9);flex-grow:0;flex-shrink:0;flex-basis:23.055%}.countdown__timer-item>span:first-child{margin-bottom:7px}@media (max-width: 991.98px){.countdown__btn{display:none}}.index-banner-wrap{min-height:450px;background-color:#fff;position:relative}.index-banner-wrap:after{content:"";background:linear-gradient(#fff,#2c79d680);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#fff 0);mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#fff 0);width:60px;height:60px;border-radius:50%;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);animation:rot 2s linear infinite}@media (max-width: 767.98px){.index-banner-wrap{min-height:auto}}@media (max-width: 575.98px){.index-banner-wrap{min-height:auto;height:220px}}@media only screen and (max-width: 375px){.index-banner-wrap{height:200px!important}}@keyframes rot{to{transform:rotate(360deg)}}.banner .swiper-button-next,.banner .brands-slider .brands-slider__swiper-button-prev-unique,.brands-slider .banner .brands-slider__swiper-button-prev-unique,.banner .swiper-button-prev,.banner .brands-slider .brands-slider__swiper-button-next-unique,.brands-slider .banner .brands-slider__swiper-button-next-unique{color:#e0e0e0;font-size:2.5em}.banner .swiper-button-next,.banner .brands-slider .brands-slider__swiper-button-prev-unique,.brands-slider .banner .brands-slider__swiper-button-prev-unique{right:calc(50% - 620px)}.banner .swiper-button-prev,.banner .brands-slider .brands-slider__swiper-button-next-unique,.brands-slider .banner .brands-slider__swiper-button-next-unique{left:calc(50% - 620px)}.banner{opacity:.2;transition:opacity .4s}.banner.showed{opacity:1}@media (max-width: 1439.98px){.banner .swiper-button-next,.banner .brands-slider .brands-slider__swiper-button-prev-unique,.brands-slider .banner .brands-slider__swiper-button-prev-unique{right:10px}.banner .swiper-button-prev,.banner .brands-slider .brands-slider__swiper-button-next-unique,.brands-slider .banner .brands-slider__swiper-button-next-unique{left:10px}}@media (max-width: 991.98px){.banner .swiper-button-next,.banner .brands-slider .brands-slider__swiper-button-prev-unique,.brands-slider .banner .brands-slider__swiper-button-prev-unique{right:calc(50% - 365px)}.banner .swiper-button-prev,.banner .brands-slider .brands-slider__swiper-button-next-unique,.brands-slider .banner .brands-slider__swiper-button-next-unique{left:calc(50% - 365px)}}@media (max-width: 767.98px){.banner .swiper-button-next,.banner .brands-slider .brands-slider__swiper-button-prev-unique,.brands-slider .banner .brands-slider__swiper-button-prev-unique,.banner .swiper-button-prev,.banner .brands-slider .brands-slider__swiper-button-next-unique,.brands-slider .banner .brands-slider__swiper-button-next-unique{width:auto;padding:0 5px}.banner .swiper-button-next,.banner .brands-slider .brands-slider__swiper-button-prev-unique,.brands-slider .banner .brands-slider__swiper-button-prev-unique{right:0}.banner .swiper-button-next:after,.banner .brands-slider .brands-slider__swiper-button-prev-unique:after,.brands-slider .banner .brands-slider__swiper-button-prev-unique:after{font-size:.5em}.banner .swiper-button-prev,.banner .brands-slider .brands-slider__swiper-button-next-unique,.brands-slider .banner .brands-slider__swiper-button-next-unique{left:0}.banner .swiper-button-prev:after,.banner .brands-slider .brands-slider__swiper-button-next-unique:after,.brands-slider .banner .brands-slider__swiper-button-next-unique:after{font-size:.5em}}.banner .swiper-pagination .swiper-pagination-bullet{transition:all .4s;width:4px;height:4px;background-color:#fff;opacity:1}.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:16px}.banner__slide{background-size:0;background-repeat:no-repeat}@media (max-width: 991.98px){.banner__slide{background-color:unset!important}}@media (max-width: 991.98px){.banner__slide.to-left{background-size:auto 100%;background-position:center center}}@media (max-width: 991.98px){.banner__slide.to-right{background-size:auto 100%;background-position:center center}}@media (max-width: 991.98px){.banner__slide.to-center{background-size:auto 100%;background-position:center center}}.banner__slide>.container{position:relative}.banner__nums{position:absolute;right:15px;bottom:15px}.banner__nums-icon{padding:0 5px;display:inline-block;cursor:pointer}.banner__nums-icon.prev{margin-right:3px}.banner__nums-icon svg{height:1em;width:8px}.banner__nums-icon.disabled{opacity:.4}.mobile-image{display:none}@media (max-width: 767.98px){.mobile-image{display:block!important}.desktop-image{display:none!important}}@media only screen and (max-width: 375px){.banner__slide-content{height:200px!important}}.banner__slide-content{height:450px;background-position:center center;background-size:100%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden}@media (max-width: 1439.98px){.banner__slide-content{height:425px}}@media (max-width: 991.98px){.banner__slide-content{padding-top:100px;padding-bottom:65px;background-size:0!important}}@media (max-width: 767.98px){.banner__slide-content{height:320px;padding-top:44px;padding-bottom:60px}}@media (max-width: 575.98px){.banner__slide-content{height:220px}}@media only screen and (max-width: 1100px){.banner__slide-content{background-size:auto}}.banner__slide-text-content{max-width:400px}@media (max-width: 767.98px){.banner__slide-text-content{max-width:300px}}.banner__slide-title{margin-bottom:20px}.banner__slide-subtitle{margin-bottom:70px}@media (max-width: 991.98px){.banner__slide-subtitle{margin-bottom:30px;max-width:205px}}.banner__slide-btn{min-height:56px;padding-left:48px;padding-right:48px;transition:all .2s}.banner__slide-btn:hover{border-color:transparent!important;background-image:none!important}.banner__slide-btn:hover .button__text{color:inherit!important}.banner__slide-btn:hover{filter:saturate(250%)}.banner__slide-btn .button__icon{width:12px;height:12px}@media (max-width: 991.98px){.banner__slide-btn{min-height:44px;padding-left:28px;padding-right:28px}}.banner__slide-text-content.to-left,.banner__slide-btn.to-left{margin-right:auto}.banner__slide-text-content.to-center,.banner__slide-btn.to-center{margin:0 auto}.banner__slide-text-content.to-right,.banner__slide-btn.to-right{margin-left:auto}.banner__slide-img{display:block;width:100%}.banner .swiper-pagination .swiper-pagination-bullet{height:8px!important;width:8px!important;background:#fff!important;opacity:1!important}@media (max-width: 991.98px){.banner .swiper-pagination .swiper-pagination-bullet{height:10px!important;width:10px!important}}.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:14px!important;height:14px!important;border:2px solid #FFFFFF;background:transparent!important}@media (max-width: 991.98px){.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:50px!important}}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:34px!important;display:flex;justify-content:center;align-items:center;min-height:1rem!important}.banner-img-mobile{max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner-img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 991.98px){.banner-img{object-fit:contain}}.banner-img,.banner-img-mobile{width:100%}.subscribe{padding-top:45px;padding-bottom:45px;background-color:#f6f7fb;background-repeat:no-repeat;background-image:url(/images/decor/subscribe_1.png),url(/images/decor/subscribe_2.png);background-position:calc(50% - 600px + 133.3333333333px) center,calc(50% + 600px - 133.3333333333px) center}@media (max-width: 575.98px){.subscribe{background-image:none}}.subscribe__title{margin-bottom:20px}.subscribe__subtitle{max-width:355px;margin:0 auto 30px}.subscribe__icon{width:80px;margin:0 auto 22px}.subscribe__icon svg{display:block;width:100%}.subscribe__form{margin-bottom:70px}@media (max-width: 575.98px){.subscribe__form{margin-bottom:0}}.subscribe__input-group{position:relative;display:flex;height:48px}.subscribe__input-group .input-group__input{flex-grow:1}.subscribe__submit-btn{flex-basis:158px;max-width:158px;flex-shrink:0}@media (max-width: 575.98px){.subscribe__submit-btn{flex-basis:98px;max-width:98px}}.subscribe__social a{transition:all .3s}.subscribe__social a:not(:first-child){margin-left:10px}.subscribe__field-message{position:absolute;top:60px;width:calc(100% - 158px)}@media (max-width: 575.98px){.subscribe__field-message{top:53px;width:calc(100% - 98px)}}.brands-slider{position:relative;width:100%}.brands-slider .swiper-button-next,.brands-slider .brands-slider__swiper-button-prev-unique,.brands-slider .swiper-button-prev,.brands-slider .brands-slider__swiper-button-next-unique{color:#e0e0e0}.brands-slider .swiper-button-next:after,.brands-slider .brands-slider__swiper-button-prev-unique:after,.brands-slider .swiper-button-prev:after,.brands-slider .brands-slider__swiper-button-next-unique:after{font-size:2.5em}.brands-slider .swiper-button-next,.brands-slider .brands-slider__swiper-button-prev-unique{right:calc(50% - 615px)}.brands-slider .swiper-button-prev,.brands-slider .brands-slider__swiper-button-next-unique{left:calc(50% - 615px)}@media (max-width: 1439.98px){.brands-slider .swiper-button-next,.brands-slider .brands-slider__swiper-button-prev-unique{right:calc(50% - 495px)}.brands-slider .swiper-button-prev,.brands-slider .brands-slider__swiper-button-next-unique{left:calc(50% - 495px)}}@media (max-width: 991.98px){.brands-slider .swiper-button-next,.brands-slider .brands-slider__swiper-button-prev-unique{right:-10px!important}.brands-slider .swiper-button-prev,.brands-slider .brands-slider__swiper-button-next-unique{left:-10px!important}}@media (max-width: 767.98px){.brands-slider .swiper-button-next,.brands-slider .brands-slider__swiper-button-prev-unique{right:-10px!important}.brands-slider .swiper-button-prev,.brands-slider .brands-slider__swiper-button-next-unique{left:-10px!important}}@media (max-width: 575.98px){.brands-slider .swiper-slide{width:110px}}.brands-slider__brand img{display:block;width:100%}.product-tabs__tabs{position:relative;border-bottom:1px solid #BDBDBD}.product-tabs__tabs-reviews{margin-bottom:15px!important}.reviews-svg-none .icon-input{display:none!important}.reviews-svg-none .input-group__input{padding:12px!important}.product-tabs__item{padding-bottom:10px;cursor:pointer}.product-tabs__item:not(:last-of-type){margin-right:30px}.product-tabs__decor-subline{position:absolute;left:0;bottom:-2px;width:60px;height:3px;background-color:#2c79d6;transition:all .3s}.product-tabs__content{padding-top:30px}.product-tabs__content-item{transition:all .4s;overflow:hidden;height:auto!important}.product-tabs__content-item-content p:not(:last-child){margin-bottom:20px}.product-tabs__content-item-content h3{margin-bottom:.5em;color:#072952}.product-tabs__content-item-content ol{margin-bottom:20px}.product-tabs__content-item-content ol li{padding-left:1em;list-style-type:disc}.product-tabs__content-item-content ol li p:before{content:"→";display:inline-block;margin-right:.3em}.product-tabs__content-item-content ol li p{margin-bottom:10px}.product-tabs__description-list{display:flex;flex-wrap:wrap;justify-content:space-between}.product-tabs__description-list li{position:relative;display:flex;justify-content:space-between;max-width:calc(50% - 15px);flex-basis:50%;margin-bottom:15px}.product-tabs__description-list li span{display:inline-block;background-color:#fff;position:relative;z-index:2}.product-tabs__description-list li span:first-child{padding-right:5px}.product-tabs__description-list li span:last-child{padding-left:5px}.product-tabs__description-list li:after{content:"";position:absolute;height:1px;background-color:#bdbdbd;bottom:4px;right:0;left:0;z-index:1}@media (max-width: 575.98px){.product-tabs__description-list li{flex-basis:100%;max-width:100%}}.comparison{max-width:100%}.comparison .product-card__picture{max-width:205px;margin-right:auto;margin-left:auto}@media (max-width: 1439.98px){.comparison-page__main-section{overflow-x:scroll!important}}@media (max-width: 991.98px){.comparison__table-wrapper{overflow-x:visible}}.comparison__table{width:100%;table-layout:fixed}.comparison__table th,.comparison__table td{vertical-align:top}.comparison__table tr th{font-weight:400}.comparison__table tr th:first-child{width:302px;padding-right:30px}@media (max-width: 991.98px){.comparison__table tr th:first-child{width:240px}}@media (max-width: 767.98px){.comparison__table tr th:first-child{padding-right:0;width:180px}}.comparison__table .product-card{padding-right:10px;padding-left:10px}.comparison__table .info-box{background-color:#fff;z-index:2}@media (max-width: 991.98px){.comparison__table .info-box{top:0;left:0}}@media (max-width: 767.98px){.comparison__table .info-box{box-shadow:none;padding:0}}.comparison__info-box{min-height:327px}@media (max-width: 767.98px){.comparison__info-box{min-height:auto}}.comparison__select-dropdown{margin-bottom:10px}.comparison__decor-checker{margin-bottom:15px;display:block}.comparison__product-td{width:210px}@media (max-width: 1439.98px){.comparison__product-td{width:210px}}@media (max-width: 767.98px){.comparison__product-td{width:166px}.comparison__product-td .product-card{padding-right:5px;padding-left:5px}.comparison__product-td .product-card__text-control-section{padding-bottom:0}}.comparison__add{display:flex;align-items:center;margin-top:80px}.comparison__add:hover .comparison__add-icon{display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px}.comparison__add:hover .comparison__add-icon svg{width:100%}.comparison__add:hover .comparison__add-icon svg path,.comparison__add:hover .comparison__add-icon svg rect{fill:#2c79d6}.comparison__add:hover .comparison__add-icon:hover svg path,.comparison__add:hover .comparison__add-icon:hover svg rect{fill:#2c79d6}@media (max-width: 767.98px){.comparison__add{margin-top:40px}}.comparison__add-icon{display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px}.comparison__add-icon svg{width:100%}.comparison__add-icon svg path,.comparison__add-icon svg rect{fill:#bdbdbd}.comparison__add-icon:hover svg path,.comparison__add-icon:hover svg rect{fill:#bdbdbd}.comparison__add-icon{display:inline-block;margin-right:10px}.comparison__text-row{border-bottom:1px solid #E0E0E0}.comparison__text-row td{padding:15px 32px}.comparison__text-row td:not(:first-child){text-align:center}.comparison__last-row td{padding-top:10px;text-align:center;padding-bottom:50px}.comparison__last-row td .button,.comparison__last-row td .banner__slide-btn{padding-right:20px;padding-left:20px;margin-bottom:20px}.comparison__remove-btn{display:inline-flex;align-items:center;background:transparent;cursor:pointer;color:#e0e0e0}.comparison__remove-btn .comparison__remove-btn-icon{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px}.comparison__remove-btn .comparison__remove-btn-icon svg{width:100%}.comparison__remove-btn .comparison__remove-btn-icon svg path,.comparison__remove-btn .comparison__remove-btn-icon svg rect{fill:#e0e0e0}.comparison__remove-btn .comparison__remove-btn-icon:hover svg path,.comparison__remove-btn .comparison__remove-btn-icon:hover svg rect{fill:#e0e0e0}.comparison__remove-btn .comparison__remove-btn-icon{margin-right:10px}.comparison__remove-btn:hover{color:#ff2343}.comparison__remove-btn:hover .comparison__remove-btn-icon{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px}.comparison__remove-btn:hover .comparison__remove-btn-icon svg{width:100%}.comparison__remove-btn:hover .comparison__remove-btn-icon svg path,.comparison__remove-btn:hover .comparison__remove-btn-icon svg rect{fill:#ff2343}.comparison__remove-btn:hover .comparison__remove-btn-icon:hover svg path,.comparison__remove-btn:hover .comparison__remove-btn-icon:hover svg rect{fill:#ff2343}.comparison__remove-btn:hover .comparison__remove-btn-icon{margin-right:10px}.info-box{padding:20px}.info-box--small-p{padding:10px}.info-box__title{margin-bottom:40px}.info-box__title--medium-mb{margin-bottom:20px}.info-box__title--small-mb{margin-bottom:10px}.info-box__input-group{margin-bottom:20px}.product__previews-col{position:relative;max-height:470px}.product__previews-col .product__swiper-button-preview-prev-unique,.product__previews-col .product__swiper-button-preview-next-unique{width:36px;height:20px;left:50%;transform-origin:center center;cursor:pointer;position:static}.product__previews-col .product__swiper-button-preview-prev-unique svg,.product__previews-col .product__swiper-button-preview-next-unique svg{display:block;width:100%}.product__previews-col .product__swiper-button-preview-prev-unique svg path,.product__previews-col .product__swiper-button-preview-next-unique svg path{fill:#e0e0e0}.product__previews-col .product__swiper-button-preview-prev-unique:hover svg path,.product__previews-col .product__swiper-button-preview-next-unique:hover svg path{fill:#bdbdbd}@media (max-width: 767.98px){.product__previews-col .product__swiper-button-preview-prev-unique,.product__previews-col .product__swiper-button-preview-next-unique{flex-shrink:0}}.product__previews-col .product__swiper-button-preview-prev-unique{bottom:40px}@media (max-width: 767.98px){.product__previews-col .product__swiper-button-preview-prev-unique{transform:rotate(-90deg)}}.product__previews-col .product__swiper-button-preview-next-unique{top:40px}@media (max-width: 767.98px){.product__previews-col .product__swiper-button-preview-next-unique{transform:rotate(-90deg)}}@media (max-width: 991.98px){.product__previews-col{max-height:551px}}.swiper-slide .product__preview-img{display:flex;cursor:pointer;justify-content:center}.product__cart-control .product__add-btn,.product__cart-control .product__fast-btn{margin-top:28px;height:44px}.product__previews-slider-wrap .swiper-slide .product__preview-img img{display:block;width:auto;height:100%;max-height:70px;max-width:70px;border-radius:5px}.product__previews-slider-wrap .swiper-slide{align-items:center!important;display:flex!important}.product__previews-slider-wrap{display:flex;align-items:center;position:static;padding:30px 0}@media (max-width: 767.98px){.product__previews-slider-wrap{display:block;width:calc(100% - 80px);max-width:calc(100% - 80px);flex-grow:0;flex-shrink:1;margin-right:auto;margin-left:auto}}.product__previews-slider{height:310px}@media (max-width: 767.98px){.product__previews-slider{height:auto}}.product__preview-img{display:block;cursor:pointer}.product__preview-img img{display:block;width:100%;border-radius:5px}.product__preview-img:hover{opacity:.8}@media (max-width: 991.98px){.product__preview-img{width:70px;margin:0 auto}}@media (max-width: 767.98px){.product__preview-img{margin:0 auto}}@media (max-width: 575.98px){.product__preview-img{width:50px}}.product__big-img{display:flex;justify-content:center;width:100%}.product__big-img img{display:block;max-width:100%;max-height:470px}@media (max-width: 1439.98px){.product__big-img img{max-height:430px}}@media (max-width: 991.98px){.product__big-img img{max-height:560px}}@media (max-width: 767.98px){.product__big-img img{max-height:375px}}.product__main-info{position:relative;padding:40px 15px 10px}@media (max-width: 991.98px){.product__main-info{box-shadow:none;padding-right:2px;padding-left:2px}}.product__label{position:absolute;top:-5px;left:13px}.product__label--right{left:auto;right:13px}.product__label{min-width:76px;min-height:30px}.product__user-controls{margin-bottom:21px}.product__user-control-item:first-child{margin-right:20px}.product__user-control-item:last-child{margin-left:auto}.product__user-control-item{cursor:pointer;color:#000}.product__user-control-item .product__user-control-item-link{color:#2c79d6}.product__user-control-item .product__user-control-item-icon svg path{fill:#2c79d6}.product__user-control-item .product__user-control-item-icon svg rect{fill:#2c79d6}.product__user-control-item:hover .product__user-control-item-link{color:#2261ad}.product__user-control-item:hover .product__user-control-item-icon svg path{fill:#2261ad}.product__user-control-item:hover .product__user-control-item-icon svg rect{fill:#2261ad}.product__user-control-item-icon{display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px}.product__user-control-item-icon svg{width:100%}.product__user-control-item-icon svg path,.product__user-control-item-icon svg rect{fill:#e0e0e0}.product__user-control-item-icon:hover svg path,.product__user-control-item-icon:hover svg rect{fill:#2c79d6}.product__user-control-item-icon{padding:0;background-color:transparent;cursor:pointer;margin-right:13px}.product__user-control-item.active .product__user-control-item-icon{display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px}.product__user-control-item.active .product__user-control-item-icon svg{width:100%}.product__user-control-item.active .product__user-control-item-icon svg path,.product__user-control-item.active .product__user-control-item-icon svg rect{fill:#ff2343}.product__user-control-item.active .product__user-control-item-icon:hover svg path,.product__user-control-item.active .product__user-control-item-icon:hover svg rect{fill:#fd7e14}.product__user-control-item-print .product__user-control-item-icon{display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px}.product__user-control-item-print .product__user-control-item-icon svg{width:100%}.product__user-control-item-print .product__user-control-item-icon svg path,.product__user-control-item-print .product__user-control-item-icon svg rect{fill:#072952}.product__user-control-item-print .product__user-control-item-icon:hover svg path,.product__user-control-item-print .product__user-control-item-icon:hover svg rect{fill:#2c79d6}.product__user-control-item-print .product__user-control-item-icon{margin-right:0}.product__specific-info{margin-bottom:20px}.product__specific-info-left p:not(:last-child){margin-bottom:20px}.product__specific-info-left strong{display:inline-block;padding-left:10px}.products__other-colors a{margin-right:18px;margin-bottom:18px;box-sizing:content-box;display:block;width:42px;border-radius:5px;overflow:hidden;border:2px solid #E0E0E0;transition:all .4s}.products__other-colors a.active-color{border-color:#2c79d6}.products__other-colors a img{width:100%;display:block}.product__prices{margin-bottom:28px}@media (max-width: 991.98px){.product__prices{margin-bottom:21px}}.product__old-price{display:inline-block;margin-right:12px}.product__cart-control .number-spinner{align-self:center;margin-right:12px}.product__cart-control{padding-bottom:27px;margin-bottom:15px;border-bottom:1px solid #E0E0E0}.product__cart-control .button,.product__cart-control .banner__slide-btn{padding-right:48px;padding-left:48px}@media (max-width: 991.98px){.product__cart-control{padding-bottom:20px}.product__cart-control .button,.product__cart-control .banner__slide-btn{padding-right:5px;padding-left:5px;flex-grow:1}.product__cart-control .number-spinner{margin-right:49px;margin-left:49px;flex-shrink:0}}@media (max-width: 767.98px){.product__cart-control .number-spinner{flex-grow:1;flex-basis:100%;justify-content:center;margin-right:auto;margin-left:auto}}.product__add-btn{margin-right:12px}@media (max-width: 767.98px){.product__add-btn{margin-right:5px}}@media (max-width: 767.98px){.product__related .swiper-slide{width:180px}.product__related{margin-right:-15px;margin-left:-15px;padding-right:15px;padding-left:15px}}.block-video{height:auto}.block-video-iframe{width:100%;height:304px;padding:10px 0 0}@media (max-width: 991.98px){.block-video-iframe{height:386px!important}}@media (max-width: 767.98px){.block-video-iframe{height:308px!important}}@media (max-width: 575.98px){.block-video-iframe{height:320px!important}}@media screen and (max-width: 420px){.block-video-iframe{height:240px!important}}.block-video .video-collection{height:500px}.product__related-slider.slider{padding-bottom:20px}.product__related-slider.slider .swiper-pagination{bottom:0}.product__related-header{margin-bottom:10px}.product__related-arrows{margin-left:auto}.product__related-arrow-prev,.product__related-arrow-next{display:inline-flex;width:11px;height:20px;cursor:pointer}.product__related-arrow-prev svg,.product__related-arrow-next svg{display:block;width:100%}.product__related-arrow-prev svg path,.product__related-arrow-next svg path{fill:#072952}.product__related-arrow-prev,.product__related-arrow-next{opacity:.5}.product__related-arrow-prev:hover,.product__related-arrow-next:hover{opacity:1}.product__related-arrow-prev{margin-right:20px}.product__boxes{display:flex;align-items:center;padding-bottom:8px;margin-bottom:20px;font-size:14px}.product__box{display:inline-flex;align-items:center;color:#bdbdbd}.product__box:not(:last-child){margin-right:12px}.product__box-icon{display:inline-flex;justify-content:center;align-items:center;width:13px;height:13px}.product__box-icon svg{width:100%}.product__box-icon svg path,.product__box-icon svg rect{fill:#e0e0e0}.product__box-icon:hover svg path,.product__box-icon:hover svg rect{fill:#e0e0e0}.product__box-icon{margin-right:4px;margin-top:-.1em}.product__print-content-table{border:1px solid #000000;width:100%}.product__print-content-table th,.product__print-content-table td{border:1px solid #000000;padding:10px}.product__print-content-table img{width:200px}.product__wholesaler-actions{display:flex;align-items:center;margin-bottom:20px;padding:5px 4px 5px 13px}@media (max-width: 767.98px){.product__wholesaler-actions{margin-bottom:16px}}.product__wholesaler-box-info-icon{width:18px;height:auto;margin-right:5px}.product__wholesaler-info-text{line-height:100%}.product__wholesaler-add-to-cart{flex-shrink:0;min-height:auto;margin-left:auto;padding:4px 10px;border-color:#fff}.product__wholesaler-add-to-cart .button__icon{display:inline-flex;justify-content:center;align-items:center;width:14px;height:14px}.product__wholesaler-add-to-cart .button__icon svg{width:100%}.product__wholesaler-add-to-cart .button__icon svg path,.product__wholesaler-add-to-cart .button__icon svg rect{fill:#2c79d6}.product__wholesaler-add-to-cart .button__icon:hover svg path,.product__wholesaler-add-to-cart .button__icon:hover svg rect{fill:#2c79d6}.product__wholesaler-add-to-cart .button__icon{margin-right:6px}.product__wholesaler-add-to-cart .button__text{font-size:12px}.product__main-slider-wrap{position:relative}.product__main-slider-wrap .label{display:none;z-index:2}@media (max-width: 991.98px){.product__main-slider-wrap .label{display:inline-flex}}@media (max-width: 991.98px){.product__main-info .label{display:none}}.field{display:flex;align-items:center;justify-content:center;width:10%;height:10%;position:absolute;z-index:99999;top:100%;left:50%;padding-bottom:5%;transform:translate(-50%,-50%)}.zoomed{outline:none!important;border-radius:5px;height:4px;box-shadow:2px 2px 5px #00000040}.text-shadow{text-shadow:2px 2px 5px rgba(0,0,0,.35)}.vel-toolbar{display:none!important}.me-2{margin-right:.5rem}.ms-2{margin-left:.5rem}.toggle-block__title{margin-bottom:20px}.toggle-block__content{overflow:hidden;max-height:65px;margin-bottom:30px;transition:max-height .3s;position:relative}.toggle-block__content:after{transition:all .3s;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:linear-gradient(180deg,#ffffff80,#fff)}.toggle-block__content.full:after{top:100%}.toggle-block__content-inside{padding-bottom:15px}.toggle-block__content-inside p{margin-bottom:10px}[class*=share-network-]{display:block}.share__title{margin-right:25px}.share__list{display:inline-flex;flex-wrap:wrap}.share__list a{display:block;flex-shrink:0;width:38px;margin-bottom:10px;transition:all .2s}.share__list a:not(:last-child){margin-right:20px}.share__list a img{width:100%}.info-cart-box{padding:32px 23px 65px}@media (max-width: 991.98px){.info-cart-box{padding:20px 0 10px}}.info-cart-box ul li:not(:last-child){margin-bottom:10px}.info-cart-box ul{margin-bottom:30px}.info-cart-box--small{padding:20px}.info-cart-box--small ul{margin-bottom:10px}.info-cart-box--small .info-cart-box__total{margin-bottom:0}.info-cart-box__title{margin-bottom:40px}.info-cart-box__total,.info-cart-box__button{margin-bottom:20px}.info-cart-box__info-text{margin-bottom:35px}.info-cart-box__promo-title{margin-bottom:10px}.info-cart__promo-form{height:35px}.info-cart__promo-form .info-cart__promo-form-input{flex-grow:1;border-radius:10px 0 0 10px;border:1px solid #E0E0E0;border-right:0;padding-left:18px;color:#072952;max-width:calc(100% - 116px)}.info-cart__promo-form .info-cart__promo-form-input::-webkit-input-placeholder{color:#e0e0e0;font-weight:400}.info-cart__promo-form .info-cart__promo-form-input:-moz-placeholder{color:#e0e0e0;font-weight:400}.info-cart__promo-form .info-cart__promo-form-input::-moz-placeholder{color:#e0e0e0;font-weight:400}.info-cart__promo-form .info-cart__promo-form-input:-ms-input-placeholder{color:#e0e0e0;font-weight:400}.info-cart__promo-form .button,.info-cart__promo-form .banner__slide-btn{min-height:auto;height:auto;padding:5px 1px;max-width:116px;flex-basis:116px}.info-cart-box__order-block{display:flex;flex-direction:column}@media (max-width: 991.98px){.info-cart-box__order-block>.button,.info-cart-box__order-block>.banner__slide-btn{order:3;margin-top:20px}.info-cart-box__order-block p{order:1}.info-cart-box__order-block .info-cart-box__promo-block{order:2}}.user-menu__info-section{margin-bottom:30px}.user-menu__avatar{width:56px;height:56px;margin-right:20px}.user-menu__nav a{display:flex;padding:16.5px 10px;color:#072952}.user-menu__nav a:not(:last-child){border-bottom:1px solid #E0E0E0}.user-menu__nav a span{margin-right:auto;margin-left:auto}.sticky-user{position:fixed;bottom:0;right:0;left:0;z-index:20;background-color:#fff}.sticky-user__row{padding:18px 20px 8px}.sticky-user__item{position:relative}.sticky-user__item-img{width:22px;height:22px;display:flex;margin-bottom:5px;justify-content:center;align-items:center}.sticky-user__item-img svg{display:block;width:100%}.sticky-user__bubble{position:absolute;top:-10px;right:2px;min-width:17px;height:17px;border-radius:999px;padding-right:2px;padding-left:2px}.overflow-section{overflow:hidden}.news-slider{padding-bottom:inherit!important}@media (max-width: 991.98px){.news-slider .swiper-container,.news-slider .swiper-wrapper{overflow:visible}}.news-slider .swiper-slide{height:auto}.news-slider .swiper-slide .article{width:100%}.auth-block{padding:16px 20px}.auth-block .input-group{margin-bottom:20px}.auth-block .input-group--mb-30{margin-bottom:30px}.auth-block .button .button__icon,.auth-block .banner__slide-btn .button__icon{width:16px}.auth-block__img{width:100px;margin:0 auto 20px}.auth-block__controls{margin-bottom:15px}.auth-block__forgot-pass-par{margin-bottom:10px}.auth-block__string-btn{padding:0;background-color:transparent}.auth-block__title{margin-bottom:35px}.auth-block__title--big-mt{margin-top:15px}.button-block-auth{display:block;width:149px}.button-auth{margin-bottom:10px;width:149px}.button-register{width:180px;padding:5px}.auth-block-control{display:flex;width:45%;flex-wrap:wrap}.check-auth{margin-top:15px}.auth-block-box{align-content:space-between}.button-auth-f{background:#395185!important;margin-bottom:10px;width:149px;padding:5px 10px;border:none!important}.button-auth-f:hover{background:#132856!important}.button-auth-g{background:#ce543b!important;width:149px;padding:5px 10px;border:none!important}.button-auth-g:hover{background:#862713!important}.button__icon-f{margin-left:3px!important;margin-top:-2px}.button__icon-g{margin-left:6px!important;margin-top:-1px}.reset-password{padding:30px}.reset-password__title{margin-top:20px;margin-bottom:30px}.reset-password__subtitle{margin-bottom:35px}.reset-password__form,.reset-password__form .input-group{margin-bottom:30px}.reset-password__steps{position:relative;margin-bottom:30px;text-align:center}.reset-password__steps span{position:relative;display:inline-block;z-index:2;background-color:#fff;padding-right:18px;padding-left:18px}.reset-password__steps:after{content:"";position:absolute;right:0;left:0;top:50%;transform:translateY(-50%);background-color:#bdbdbd;height:.5px}.reset-password__code-form,.reset-password__code-form-title{margin-bottom:30px}.reset-password__code-form-inputs{padding-left:5px;padding-right:5px;margin-bottom:30px}.reset-password__code-form-inputs input{max-width:13.5%;flex-basis:13.5%;height:50px;border:none;outline:0!important;transition:all .3s}.password__rules-list li:not(:last-child){margin-bottom:12px}.password__rules-list li p{display:flex;align-items:center}.password__rules-list li p span{flex-shrink:0;width:12px;height:12px;display:block;margin-right:9px}.password__rules-list li p span svg{display:block;width:100%}.password__rules-list li p span svg path{fill:#bdbdbd}.password__rules-list li p.checked-rule span svg path{fill:#219653}.password__rules-list li p.checked-rule{color:#219653}.reset-password__rules-list,.reset-password__success-links{margin-bottom:30px}.reset-password__success-links li:not(:last-child){margin-bottom:20px}.header{position:relative;z-index:100}@media (max-width: 991.98px){.header{position:fixed!important;top:0!important;width:100%!important;background-color:#fff;margin-top:0!important;padding-top:0!important;overflow:hidden;overflow-y:none}}.topHeaderBlock{position:relative;z-index:20;max-height:120px;overflow:visible;opacity:1;transition:max-height .3s ease,opacity .3s ease,margin-bottom .3s ease}.topHeaderBlock--hidden{max-height:0;overflow:hidden;opacity:0;margin-bottom:0!important;pointer-events:none}.header__top{padding-top:9px;padding-bottom:8px;background-image:#FFFFFF}@media (max-width: 991.98px){.header__top{box-shadow:0 10px 10px #0000001a}}@media (min-width: 768px){.header__top-container,.header__top-container:after,.header__top-container:before{box-sizing:unset!important}}.header__top-row{--bs-gutter-x: 0;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.header__search-previews-list .d-block{display:flex!important;justify-content:center}.header__search-previews-list .d-block .w-100{width:auto;height:40px}.header__logo-col{flex:0 0 auto;width:10.8333333333%}@media (max-width: 1439.98px){.header__logo-col{margin-right:auto}}@media (max-width: 991.98px){.header__logo-col{flex:0 0 auto;width:auto;justify-content:center;margin-right:auto;margin-left:auto}}.header__logo-heading a{display:block;width:100px}@media (max-width: 767.98px){.header__logo-heading a{width:80px}}.header__logo-heading img{display:block;width:100%}.header__logo-heading{margin-bottom:2px}.header__logo-heading+b{letter-spacing:.3px;white-space:nowrap}@media (max-width: 991.98px){.header__logo-heading{margin-bottom:0}}.header__nav-search-col{flex:0 0 auto;width:57.5%}@media (max-width: 1439.98px){.header__nav-search-col{flex:0 0 auto;width:50%}}@media (max-width: 991.98px){.header__nav-search-col{flex:0 0 auto;width:auto}}.header__search{position:relative}.header__search .input-group__input{flex-grow:1}.header__search button{flex-basis:80px;flex-shrink:0;max-width:80px;transition:background .3s}.header__search button:active{background-image:linear-gradient(180deg,#f85752,#b31217 107.14%)}.header__search .input-group__search-icon{display:inline-flex;justify-content:center;align-items:center;width:24px;height:24px}.header__search .input-group__search-icon svg path,.header__search .input-group__search-icon svg rect{fill:#fff}.header__search .input-group__search-icon:hover svg path,.header__search .input-group__search-icon:hover svg rect{fill:#fff}.header__search .input-group__search-icon svg{width:100%}.header__search .header__search-previews-list{position:absolute;top:100%;right:0;left:0;z-index:5}@media (max-width: 575.98px){.header__search button{margin-left:9px!important}}@media (max-width: 991.98px){.header__search{position:static}.header__search .header__search-previews-list{top:85px;background-color:#fff}.header__search .header__search-previews-item{max-width:690px;margin:0 auto}.header__search button{width:38px;height:40px;flex-basis:36px;background-color:transparent;padding:0;margin-left:18px}.header__search button:hover{background-color:transparent;background-image:none}.header__search .input-group__search-icon{display:inline-flex;justify-content:center;align-items:center;width:38px;height:38px}.header__search .input-group__search-icon svg{width:100%}.header__search .input-group__search-icon svg path,.header__search .input-group__search-icon svg rect{fill:#2c79d6}.header__search .input-group__search-icon:hover svg path,.header__search .input-group__search-icon:hover svg rect{fill:#2c79d6}.header__search .input-group__input{border-radius:8px;width:0;max-width:0;flex-basis:0;border-width:0;padding-right:0;padding-left:0}.header__search .input-group__input.active{padding-right:16px;padding-left:16px;width:100%;max-width:100%;flex-basis:100%;border-width:1px}}@media (max-width: 767.98px){.header__search .header__search-previews-list{top:75px}.header__search .header__search-previews-item{max-width:520px}.header__search .input-group__search-icon{display:inline-flex;justify-content:center;align-items:center;width:27px;height:27px}.header__search .input-group__search-icon svg{width:100%}.header__search .input-group__search-icon svg path,.header__search .input-group__search-icon svg rect{fill:#2c79d6}.header__search .input-group__search-icon:hover svg path,.header__search .input-group__search-icon:hover svg rect{fill:#2c79d6}}.header__search-previews-item{position:relative;padding:12px 6px}.header__search-previews-item:not(:last-child){border-bottom:1px solid #E0E0E0}.header__search-previews-item:hover{background-color:#fff}.header__search-previews-item:hover p{color:#2c79d6}.header__search-previews-item:hover svg{right:15px}.header__search-previews-item:hover svg path{fill:#2c79d6}.header__search-previews-item picture{max-width:40px;flex-basis:40px;flex-shrink:0;margin-right:15px}.header__search-previews-item svg{position:absolute;transition:all .3s;right:20px;top:50%;width:9px;transform:translateY(-50%)}.header__search-previews-item svg path{fill:#e0e0e0;transition:all .3s}.header__top-nav{margin-bottom:10px;padding-top:5px}.header__top-nav>ul>li:not(:first-child){border-left:1px solid #E0E0E0;padding-left:10px;padding-right:10px}.header__top-nav>ul>li:first-child{padding-right:10px}@media (max-width: 1439.98px){.header__top-nav>ul>li:not(:first-child){padding-left:5px;padding-right:5px}.header__top-nav>ul>li:first-child{padding-right:5px}}.header__nav-dropdown{padding:8px 16px;border:1px solid #E0E0E0;min-width:253px;top:1em!important;transform:translateY(5px)!important}.header__nav-dropdown li:not(:last-child){margin-bottom:14px}.header__nav-dropdown:after,.header__nav-dropdown:before{content:"";position:absolute;border:1px solid #E0E0E0;width:10px;height:10px;border-radius:2px;top:-5px;left:20px;z-index:3;background:#fff;transform:rotate(45deg)}.header__nav-dropdown:after{transform:rotate(0) translate(-12px);width:38px;height:8px;border:none;top:0;background:#fff}.header__contact-col{flex:0 0 auto;margin-left:2.5%;justify-content:flex-end;align-items:center;width:24%;height:74px}@media (max-width: 1439.98px){.header__contact-col{flex:0 0 auto;justify-content:flex-end;width:28%}}@media (max-width: 1059.98px){.header__contact-col{flex:0 0 auto;justify-content:flex-end;width:29%}}.header__under-contact-text{padding-left:1em;margin-bottom:5px}.header__lang-col{flex:0 0 auto;justify-content:flex-end;margin-left:auto;margin-bottom:10px;margin-top:auto;width:2.5%}@media (max-width: 1439.98px){.header__lang-col{flex:0 0 auto;justify-content:flex-end;margin-left:auto;margin-top:auto;margin-bottom:10px;width:3%}}.header__bottom{padding-top:14px;padding-bottom:14px;background-image:linear-gradient(180deg,#307edb,#216ec9)}.header__bottom.fixed{position:fixed;top:0;width:100%;z-index:1000}.header__bottom-row{--bs-gutter-x: 0;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.header__catalog-trigger-col{flex:0 0 auto;width:10.8333333333%}@media (max-width: 1440px){.header__catalog-trigger-col{flex:0 0 auto;width:12.5%}}@media (max-width: 1100px){.header__catalog-trigger-col{flex:0 0 auto;width:13.3333333333%}}.header__bottom-nav-col{flex:0 0 auto;width:auto}@media (max-width: 1439.98px){.header__bottom-nav-col{max-width:47%}}.header__controls-col{padding-right:20px;justify-content:flex-end}@media (max-width: 1439.98px){.header__controls-col{flex:0 0 auto;width:auto;margin-left:auto}}.header__trigger-btn{position:relative;width:26px;height:26px;padding:0;margin:0 15px 0 0;background:#2c79d633}.header__trigger-btn:hover div{background-color:#072952}.header__trigger-btn div{transition:all .3s;position:absolute;width:26px;height:2px;background:#fff;transform-origin:center center;left:50%;transform:translate(-50%,-50%)}.header__trigger-btn div:nth-child(1){top:8px}.header__trigger-btn div:nth-child(2){top:50%}.header__trigger-btn div:nth-child(3){top:18px}.header__trigger-btn.closed div:nth-child(1){top:50%;transform:translate(-50%,-50%) rotate(45deg)}.header__trigger-btn.closed div:nth-child(2){transform:translate(-50%,-50%) scale(0)}.header__trigger-btn.closed div:nth-child(3){top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.header__trigger-btn:hover.closed div{background-color:#ff234366}.header__bottom-nav{width:600px}@media (max-width: 1100px){.header__bottom-nav{width:560px}}@media (max-width: 1060px){.header__bottom-nav{width:500px}}.header__bottom-nav>ul{width:100%}.header__bottom-nav>ul>li{height:auto;width:20%;display:block;justify-content:center;align-self:center}.header__bottom-nav>ul>li a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:pre-line;text-align:center}.header__bottom-nav>ul>li:not(:first-child){padding-left:10px;padding-right:10px}.header__bottom-nav>ul>li:not(:last-child){border-right:1px solid rgba(255,255,255,.25)}.header__bottom-nav>ul>li:first-child{padding-left:10px;padding-right:10px}.header__nav-more-li{display:inline-flex;margin-left:10px}.header__cart-link-control:hover svg path{fill:#072952}.header__cart-link-control:hover p{color:#072952}.header__control-item{position:relative;display:inline-flex;align-items:flex-end}.header__control-item:not(:first-child){border:1px solid rgba(255,255,255,.25);border-top:none;border-bottom:none;padding-left:20px;padding-right:20px;margin-right:20px}.header__control-item:first-child{padding-right:20px}@media (max-width: 1439.98px){.header__control-item:not(:first-child){padding-left:12px;padding-right:12px}.header__control-item:first-child{padding-right:12px}}.header__control-item-link{display:block;height:auto!important}.header__control-item-link svg path,.header__control-item-link svg rect{fill:#fff}.header__control-item-link:hover svg path,.header__control-item-link:hover svg rect{fill:#072952}.header__control-item-link.heart svg{width:22px!important}.header__control-item-link.compare svg{width:19.5px!important}.header__control-item-link.cart-i svg{width:24px!important}.header__control-item-bubble{position:absolute;bottom:12px;right:10px;min-width:17px;height:17px;border-radius:999px;padding-right:2px;padding-left:2px}.header__cart-info{margin-bottom:-4px}.header .dropdown:hover .dropdown-menu{display:block;margin-top:0}.header .dropdown.special-hover-helper:hover:after{content:"";position:absolute;height:50px;right:0;left:0;background-color:transparent}.header .dropdown.centered [data-bs-toggle]+.dropdown-menu{left:50%!important;right:auto;transform:translate(-50%,32px)!important;top:30px!important}.header__top-trigger-col{flex:0 0 auto;width:auto;margin-right:106px;flex-shrink:0}@media (max-width: 575.98px){.header__top-trigger-col{margin-right:88px!important}}.header__top-trigger-btn{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:38px;height:28px;padding:0;background-color:transparent}.header__top-trigger-btn span{display:block;width:100%;height:4px;background-color:#2c79d6}@media (max-width: 767.98px){.header__top-trigger-btn{padding-top:1px;padding-bottom:1px;width:25px;height:18px}.header__top-trigger-btn span{height:2px}}@media (max-width: 991.98px){.header .header__top-row{flex-wrap:nowrap}.header .col.w-0-col{width:0;max-width:0;flex-basis:0;overflow:hidden}.header .col.full-col{margin-left:auto;flex-grow:1}}.adaptive-text-header{font-size:13px!important}@media only screen and (max-width: 1024px){.adaptive-text-header{font-size:12px!important}}@media (max-width: 991.98px){.footer{padding-bottom:70px}}.footer__top-section{background-image:linear-gradient(180deg,#307edb,#216ec9)}.footer__main-container{padding-top:10px;padding-bottom:30px}.footer__logo{display:block;width:90px;margin-bottom:20px}.footer__logo img{display:block;width:100%}.footer__description-par{width:190px;max-width:100%;margin-bottom:20px}@media (max-width: 991.98px){.footer__description-par{width:100%}}.footer__more-link:hover .footer__more-icon{margin-left:15px}.footer__more-icon{display:inline-flex;justify-content:center;align-items:center;width:10px;height:10px}.footer__more-icon svg{width:100%}.footer__more-icon svg path,.footer__more-icon svg rect{fill:#fff}.footer__more-icon:hover svg path,.footer__more-icon:hover svg rect{fill:#fff}.footer__more-icon{margin-left:10px;transition:margin .4s}.footer__list-title{position:relative;padding:10px 0;margin-bottom:10px}.footer__list-title:after{content:"";position:absolute;bottom:0;left:0;width:63px;height:1px;background-color:#fff}.footer__list-title--long-after:after{width:100%}@media (max-width: 991.98px){.footer__list-title{padding:14px 0}.footer__list-title:not(.footer__list-title-socials):after{width:auto;right:0}}.footer__nav-list li:not(:last-child){margin-bottom:10px}@media (max-width: 991.98px){.footer__nav-list li:not(:last-child){margin-bottom:1px}}@media (max-width: 991.98px){.footer__nav-list li{padding-top:5px;padding-bottom:5px}}.footer__nav-list li a{color:#fff;transition:all .2s}.footer__nav-list li a:hover{color:#072952}@media (max-width: 991.98px){.footer__nav-list{padding-bottom:10px;border-bottom:1px solid #FFFFFF}}.footer__contact-icon{display:inline-flex;justify-content:center;align-items:center;width:14px;height:14px}.footer__contact-icon svg{width:100%}.footer__contact-icon svg path,.footer__contact-icon svg rect{fill:#fff}.footer__contact-icon:hover svg path,.footer__contact-icon:hover svg rect{fill:#fff}.footer__contact-icon{margin-right:12px;flex-shrink:0}.footer__icon-hover-link:hover .footer__contact-icon{display:inline-flex;justify-content:center;align-items:center;width:14px;height:14px}.footer__icon-hover-link:hover .footer__contact-icon svg{width:100%}.footer__icon-hover-link:hover .footer__contact-icon svg path,.footer__icon-hover-link:hover .footer__contact-icon svg rect{fill:#072952}.footer__icon-hover-link:hover .footer__contact-icon:hover svg path,.footer__icon-hover-link:hover .footer__contact-icon:hover svg rect{fill:#072952}@media (max-width: 991.98px){.footer__social-list{margin-bottom:10px}}.footer__bottom-section{padding-top:10px;padding-bottom:10px}.footer__social{display:inline-flex;justify-content:center;align-items:center;width:24px;height:24px}.footer__social svg{width:100%}.footer__social svg path,.footer__social svg rect{fill:#fff}.footer__social:hover svg path,.footer__social:hover svg rect{fill:#072952}.footer__social{display:inline-block}.footer__social-youtube{display:inline-flex;justify-content:center;align-items:center;width:24px;height:24px}.footer__social-youtube svg{width:100%}.footer__social-youtube svg path,.footer__social-youtube svg rect{fill:inset}.footer__social-youtube:hover svg path,.footer__social-youtube:hover svg rect{fill:#072952}.footer__social-youtube{display:inline-block}.path-youtube{fill:#216ec9!important}.footer__payments img:not(:last-child){margin-right:10px}.footer__list-title-icon{display:inline-flex;justify-content:center;align-items:center;width:15px;height:15px}.footer__list-title-icon svg{width:100%}.footer__list-title-icon svg path,.footer__list-title-icon svg rect{fill:#fff}.footer__list-title-icon:hover svg path,.footer__list-title-icon:hover svg rect{fill:#fff}.footer__list-title-icon{display:none;transform-origin:center center;transform:rotate(180deg);transition:all .4s;justify-content:center;align-items:center}@media (max-width: 991.98px){.footer__logo{margin-top:20px}}@media (max-width: 991.98px){.footer__main-col .footer__list-title{margin-bottom:0}.footer__main-col .footer__nav-list{overflow:hidden;max-height:0;padding:0;border-bottom-color:transparent;transition:max-height .5s cubic-bezier(0,1,0,1)}.footer__main-col .footer__list-title-icon{display:flex}.footer__main-col.active .footer__list-title{margin-bottom:10px}.footer__main-col.active .footer__nav-list{padding-bottom:10px;border-bottom-color:#fff;max-height:1000px;transition:max-height 1s ease-in-out}.footer__main-col.active .footer__list-title-icon{transform:rotate(0)}}@media (max-width: 767.98px){.footer__sign{padding-top:20px}}@media screen and (max-width: 991px){jdiv{margin-bottom:60px!important}html.jivo-site-full-block jdiv{margin-bottom:0!important}}.menu{z-index:1002;display:none}.menu.show{display:block}.menu__row,.menu__wrapper-col{position:relative}.menu__main{width:1165px;max-width:100%;position:absolute;background-color:#fff;top:0;left:50%;transform:translate(-50%);z-index:9999}.menu__main.fixed-menu{position:fixed;top:65px;width:1150px;max-width:100%;padding:0;margin:0}.menu__list-col{padding:20px 0 0;background-color:#f6f6f6}.menu__list-col{min-height:400px;max-height:calc(100vh - 200px)}.menu__list-col.scroll-list{overflow-x:hidden;overflow-y:scroll}.menu__subcategories-col{min-height:400px;max-height:calc(100vh - 200px)}.menu__level-1-item-link{padding:12px 13px 12px 10px}.menu__level-1-item-link:not(:last-child){border-bottom:1px solid #E0E0E0}.menu__level-1-item-link:first-child{border-top:1px solid #E0E0E0}.menu__level-1-item-link-chevron-icon{display:inline-flex;justify-content:center;align-items:center;width:10px;height:10px}.menu__level-1-item-link-chevron-icon svg{width:100%}.menu__level-1-item-link-chevron-icon svg path,.menu__level-1-item-link-chevron-icon svg rect{fill:#e0e0e0}.menu__level-1-item-link-chevron-icon:hover svg path,.menu__level-1-item-link-chevron-icon:hover svg rect{fill:#e0e0e0}.menu__level-1-item-link-chevron-icon{flex-shrink:0}.menu__level-1-item-link-chevron-icon svg *{transition:all .2s}.menu__level-1-item-link-chevron-icon svg{height:13px}.menu_level-1-list-item.current{background-image:linear-gradient(180deg,#307edb,#216ec9)}.menu_level-1-list-item.current .menu__level-1-item-link-text{color:#fff}.menu_level-1-list-item.current .menu__level-1-item-link-chevron-icon svg path{fill:#fff}.menu_level-1-list-item:not(.current):hover .menu__level-1-item-link-chevron-icon svg path{fill:#2c79d6}.menu__subcategories-col{padding-top:30px;overflow-y:scroll}.menu__subcategories-col>.row{height:100%}.menu__subcategories-col>.row>.col{display:flex;flex-direction:column}.menu__subcategories-inside-row{padding-left:15px}.menu__subcategory-item{position:relative;margin-bottom:36px}.menu__subcategory-link{position:relative;padding-right:20px}.menu__subcategory-link *{transition:.2s}.menu__subcategory-link:hover .menu__subcategory-link-icon img{filter:brightness(150%)}.menu__subcategory-link:hover{color:#2c79d6}.menu__subcategory-link-icon{display:block;width:40px;margin-right:10px;flex-shrink:0}.menu__subcategory__chevron{display:inline-block;margin-left:auto;transform:rotate(180deg);flex-shrink:0}.menu__subcategory-inside-sub-list{display:none;position:absolute;z-index:99;top:35px;left:15px;width:calc(100% - 65px);background-color:#fff;border-radius:10px;padding:10px;box-shadow:0 0 10px #0000001a}.menu__subcategory-inside-sub-list li:not(:last-child){margin-bottom:5px}.menu__subcategory-item:hover .menu__subcategory__chevron{transform:rotate(0)}.menu__subcategory-item:hover .menu__subcategory-inside-sub-list{display:block}.menu__subcategories-inside-brands-row{padding-left:15px;padding-right:15px;margin-top:auto;width:100%}.menu__subcategories-inside-brands-row .col{margin-bottom:15px}.menu__brand-img{display:block}.menu__brand-img img{display:block;width:100%}.menu-overlay{bottom:0;box-sizing:border-box;height:auto;left:0;top:0;z-index:9;position:static}.menu-overlay.blocked{position:relative;touch-action:none}.menu-overlay.blocked:before{content:"";top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:9999;position:absolute}.filter{padding:0 10px;background-color:#fff;min-height:300px;position:relative}@media (max-width: 991.98px){.filter{padding:0 16px 60px}}.filter__section{padding:15px 0}@media (max-width: 991.98px){.filter__section{padding:28px 0}}.filter__section:first-child{border-top:1px solid #E0E0E0}.filter__section:not(:last-of-type){border-bottom:1px solid #E0E0E0}.filter__title{display:flex;margin-right:auto;align-items:center}.filter__title img{margin-right:9px}.filter__section-title{display:flex;align-items:center}@media (pointer: fine){.filter__section-title:hover .filter__title-text{color:#ff2343}.filter__section-title:hover .filter__title-arrow svg path{fill:#ff2343}}.filter__reset-btn{display:block;align-self:flex-end;outline:0!important}.filter__title-text{margin-right:auto}.filter__title-num{display:flex;justify-content:center;align-items:center;margin-right:8px;padding-left:.1em;width:20px;height:20px;border-radius:99px;background-color:#072952;color:#fff;font-family:Poppins,sans-serif;font-size:13px;line-height:100%;opacity:.6}.filter__top{padding-top:5px;padding-bottom:20px;display:flex}.filter__bottom{padding-bottom:0}.filter__selected-props{display:flex;flex-wrap:wrap;padding-top:0;padding-bottom:10px}.filter__selected-props .selected-prop{margin-bottom:10px;margin-right:9px}.filter__selected-props .selected-prop:last-child{margin-right:0}.filter__range-wrapper{padding-top:15px}.filter__range-inputs{display:flex;justify-content:space-between;padding-bottom:25px}.filter__range-input-item{flex-basis:calc(50% - 5px);border:1px solid #E0E0E0;padding:6px 10px}.filter__range-input-item span{margin-right:6px}.filter__range-input-item input{text-align:left;width:50px;height:30px;border:0;outline:0!important}.filter__range-wrapper-labels{padding-top:5px}.filter__range-wrapper-labels span,.filter__range-wrapper-labels button{border-radius:3px;display:inline-block;padding:2px 3px;background-color:transparent;border:none;outline:0!important;cursor:pointer}.filter__range-wrapper-labels span:hover,.filter__range-wrapper-labels button:hover{box-shadow:0 1px 4px #7860681a;background-color:#e9e9e9}.filter__range-wrapper .hover-min-el,.filter__range-wrapper .hover-max-el{transition:background-color .3s,box-shadow .2s .1s}.filter__range-wrapper.hover-max .hover-max-el,.filter__range-wrapper.hover-min .hover-min-el{box-shadow:0 1px 4px #7860681a;background-color:#e9e9e9}.filter__section-list,.filter__range-wrapper{padding-top:32px}@media (max-width: 991.98px){.filter__section-list,.filter__range-wrapper{padding-top:28px}}.filter__section-list-item:not(:last-child){margin-bottom:20px}.filter__brands-list{max-width:330px}.filter__brands-list li{flex-basis:48%;margin-bottom:10px}.filter__brand{cursor:pointer}.filter__brand img{display:block;width:100%}.filter__brand input{display:none}.filter__brand input:checked+img{opacity:1}.filter__brand{display:block;width:100%}.filter__brand-section{border-bottom:none;border-top:1px solid #E0E0E0}.filter__section{background-color:#fff}.filter__section .filter__section-title{display:flex;align-items:center;cursor:pointer}.filter__section .filter__section-title .filter__title-arrow{transition:all .4s;transform-origin:center center;width:10px;display:flex;align-items:center;justify-content:center}.filter__section .filter__section-title .filter__title-arrow svg{width:100%}.filter__section .filter__title-num{transition:all .4s;transform-origin:center center;transform:scale(0);opacity:0}.filter__section .filter__section-content{max-height:3000px;transition:max-height .7s ease-in-out;background-color:#fff;overflow:hidden}.filter__section .filter__section-content--visible-overflow{overflow:visible}.filter__section.collapsed .filter__section-content{overflow:hidden;max-height:0;transition:max-height .7s cubic-bezier(0,1,0,1)}.filter__section.collapsed .filter__title-arrow{transform:rotate(180deg)}.filter__section.collapsed .filter__title-num{opacity:1;transform-origin:center center;transform:scale(1)}.filter .vue-slider-dot{z-index:3}.selected-prop{display:flex}.selected-prop__btn,.selected-prop__text{box-sizing:border-box;border-radius:3px;background-color:#e0e0e01a;display:flex;justify-content:center;align-items:center;transition:all .3s}.selected-prop__btn{padding:6px;border:none;margin-right:3px;cursor:pointer}.selected-prop__btn img{width:10px}.selected-prop__text{line-height:1.214em;padding:2px 3px;color:#072952cc;transition-delay:.1s}.selected-prop__btn:hover{background-color:#e0e0e0}.selected-prop__btn:hover+.selected-prop__text{background-color:#e0e0e0}.filter__range-wrapper .slider-base{background-color:#e0e0e0;border-radius:0}.filter__range-wrapper .slider-connects{border-radius:0}.filter__range-wrapper .slider-connect{background-color:#2c79d6}.filter__range-wrapper .slider-handle{border:4px solid #2C79D6}.modal-content__filter-wrap{height:100vh;background-color:#fff;overflow-x:hidden;overflow-y:scroll;padding-top:25px}.modal-content__filter-wrap-filter-title{margin-bottom:100px;padding:0 16px}.modal-content__filter-wrap-filter-title-icon{display:inline-flex;justify-content:center;align-items:center;width:17px;height:17px}.modal-content__filter-wrap-filter-title-icon svg{width:100%}.modal-content__filter-wrap-filter-title-icon svg path,.modal-content__filter-wrap-filter-title-icon svg rect{fill:#2c79d6}.modal-content__filter-wrap-filter-title-icon:hover svg path,.modal-content__filter-wrap-filter-title-icon:hover svg rect{fill:#2c79d6}.modal-content__filter-wrap-filter-title-icon{margin-right:20px}.filter__btns-holder .button:first-child,.filter__btns-holder .banner__slide-btn:first-child{margin-bottom:16px}@media (max-width: 767.98px){.filter__btns-holder .button,.filter__btns-holder .banner__slide-btn{display:flex;width:100%}}.filter__btns-holder{position:static;position:sticky;bottom:16px;z-index:999}.mob-menu{padding:16px;overflow:hidden;overflow-y:scroll}.mob-menu__header{margin-bottom:35px}.mob-menu__logo{margin-right:45px}.mob-menu__logo-heading{margin-bottom:2px}.mob-menu__logo-img{width:56px}.lang-mobile{width:15%!important;max-width:15%!important}.lang-mobile-ro{margin-right:4px}.text-red{color:#eb5757!important}.mob-menu__user-section{padding:0}.mob-menu__user-icon{display:inline-flex;justify-content:center;align-items:center;padding:10px 17px;margin-right:8px}.mob-menu__user-icon svg{width:20px;height:20px}.mob-menu__user-icon svg path{fill:#072952}.mob-menu__user-events{font-size:16px!important}.mob-menu__user-events a{display:inline-block}.mob-menu__user-events a:first-child{margin-right:8px}.mob-menu__user-events a:last-child{margin-left:8px}.mob-menu__big-phone-wrap{margin-bottom:30px}.mob-menu__big-phone-wrap .big-phone__contact-dropdown-link-phone-icon{width:18px;height:18px;margin-bottom:5px;margin-right:5px}.mob-menu__trigger-link{padding:15px 12px 15px 5px;margin-bottom:16px}.mob-menu__trigger-link-icon{margin-right:10px}.mob-menu__trigger-link-icon img{width:100%}.mob-menu__trigger-link-chevron{margin-left:auto;width:12px}.mob-menu__trigger-link-chevron svg{width:100%}.mob-menu__trigger-link-chevron svg path{fill:#2c79d6}.mob-menu__trigger-link-svg{display:block;width:9px;margin-right:20px;margin-left:0}.mob-menu__trigger-link-svg path{fill:#2c79d6}.mob-menu__nav{padding-top:16px;border-top:1px solid #E0E0E0}.mob-menu__nav a{display:block;color:#072952;padding:16.5px 5px}.mob-menu__collections a{display:block;padding:16px 16px 16px 0;font-weight:500;color:#072952}.mob-menu__collections a:not(:first-child){border-top:1px solid #E0E0E0}.mob-menu__categories a{display:flex;align-items:center;padding:16px 12px 16px 0;font-weight:500;color:#072952}.mob-menu__categories a svg{width:10px;max-width:10px;flex-basis:10px;flex-shrink:0;margin-left:auto}.mob-menu__categories a svg path{fill:#e0e0e0}.mob-menu__categories a:not(:first-child){border-top:1px solid #E0E0E0}.mob-menu__categories a .mob-menu__subcat-logo{display:block;width:20px;flex-basis:20px;height:20px;flex-shrink:0;margin-left:10px;margin-right:8px}.mob-menu__categories ul.t li a svg{width:10px;max-width:10px;flex-basis:10px;flex-shrink:0;margin-left:auto}.mob-menu__categories ul.t li a svg path{fill:#e0e0e0}.mob-menu__categories ul.t>li:not(:first-child){border-top:1px solid #E0E0E0}.mob-menu__categories ul.t>li>a{display:flex;align-items:center;padding:16px 0;font-weight:500;color:#072952}.page{width:100%;max-height:100%}.page__main{min-height:calc(100vh - 489px)}@media (max-width: 991.98px){.page__main{min-height:50vh;overflow-y:scroll;margin-top:130px!important}}.page__transition-cols .col{transition:all .4s}.contact-header-mobile{display:none}@media (max-width: 767.98px){.contact-header-mobile{display:block;padding-top:10px}}@media (max-width: 991.98px){.contact-header-mobile{display:block;padding-top:10px}}@media (max-width: 767.98px){.contact-header-mobile__dropdown-menu{position:fixed!important;top:0!important;left:0!important}}@media (max-width: 767.98px){.header .dropdown.centered [data-bs-toggle]+.dropdown-menu{left:50%!important;right:auto;transform:translate(-50%,32px)!important;top:94px!important}}.page__section{margin-bottom:30px}.page__section--mb-x-2{margin-bottom:60px}@media (max-width: 767.98px){.page__section--mb-x-2{margin-bottom:30px}}@media (max-width: 991.98px){.page__section--md-x-1{margin-bottom:30px}}.page__top-section{padding-top:30px;margin-bottom:30px}.page__top-section--small-mb{margin-bottom:18px}@media (max-width: 991.98px){.page__top-section--small-mb{margin-bottom:20px}}.page__breadcrumbs{margin-bottom:30px}.page__breadcrumbs--small-mb{margin-bottom:18px}.page__header{margin-bottom:30px}@media (max-width: 991.98px){.page__header .trigger-link{color:#2c79d6}.page__header .trigger-link .trigger-link__icon{margin-left:8px}.page__header .trigger-link .trigger-link__icon svg path{fill:#2c79d6}}@media (max-width: 767.98px){.page__header .trigger-link{color:#2c79d6;font-size:12px}.page__header .trigger-link .trigger-link__icon{margin-left:5px}}@media (max-width: 991.98px){.page__top-controls-with-filter{flex-basis:100%;margin-top:25px}.page__top-controls-with-filter .page__top-controls-select-dropdown,.page__top-controls-with-filter .page__top-controls-filter-btn{width:206px;max-width:calc(50% - 5px)}}@media (max-width: 767.98px){.page__top-controls-with-filter .page__top-controls-select-dropdown,.page__top-controls-with-filter .page__top-controls-filter-btn{width:calc(50% - 5px)}}.page__top-controls-select-dropdown{min-width:270px;margin-right:37px}@media (max-width: 991.98px){.page__top-controls-select-dropdown{margin-right:0;min-width:204px}}@media (max-width: 767.98px){.page__top-controls-select-dropdown{min-width:160px}}.page__top-controls-layout-btn{background-color:transparent;width:20px;height:20px;padding:0;cursor:pointer}.page__top-controls-layout-btn:last-child{margin-left:20px}.page__top-controls-layout-btn svg{display:block;width:100%}.page__top-controls-layout-btn svg path,.page__top-controls-layout-btn svg rect{transition:all .3s;fill:#e0e0e0}.page__top-controls-layout-btn.active path,.page__top-controls-layout-btn.active rect{fill:#2c79d6}.page__top-controls-layout-btn:hover path,.page__top-controls-layout-btn:hover rect{fill:#072952}@media (max-width: 991.98px){.page__top-controls-layout-btn{display:none}}.page__top-brand-text-block{display:flex;margin-bottom:24px}@media (max-width: 991.98px){.page__top-brand-text-block{margin-top:30px;flex-wrap:wrap;border-radius:10px}}.page__top-brand-text-block__img{flex-basis:26.26%;flex-grow:0;flex-shrink:0;padding:10px}.page__top-brand-text-block__img img{display:block;width:100%}@media (max-width: 991.98px){.page__top-brand-text-block__img{margin-right:auto;margin-left:auto;flex-basis:236px}}.page__top-brand-text-block__text{flex-grow:1;padding:24px}.page__top-brand-text-block__text h3{margin-bottom:12px}.page__top-brand-text-block__text a{display:block;margin-bottom:12px}.page__top-brand-text-block__text p:not(:last-of-type){margin-bottom:24px}@media (max-width: 991.98px){.page__top-brand-text-block__text{padding:0 10px 16px}.page__top-brand-text-block__text h3,.page__top-brand-text-block__text a{margin-bottom:8px}.page__top-brand-text-block__text p:not(:last-of-type){margin-bottom:15px}}.scroll-to-top{position:fixed;bottom:80px;right:20px;width:40px;height:40px;opacity:.5;cursor:pointer;z-index:1000;display:none;transition:opacity .3s,transform .3s}.scroll-to-top img{width:100%;height:100%}.scroll-to-top:hover,.scroll-to-top:active{opacity:1}@media (min-width: 361px) and (max-width: 480px){.scroll-to-top{bottom:160px;right:30px}}@media (min-width: 481px) and (max-width: 600px){.scroll-to-top{bottom:160px;right:30px}}@media (min-width: 601px) and (max-width: 768px){.scroll-to-top{bottom:160px;right:30px}}@media (min-width: 768px) and (max-width: 1024px){.scroll-to-top{bottom:160px;right:30px}}@media (min-width: 1024px) and (max-width: 1440px){.scroll-to-top{bottom:90px;right:30px}}@media (min-width: 1440px) and (max-width: 1920px){.scroll-to-top{bottom:100px;right:75px}}@media (min-width: 1920px) and (max-width: 3840px){.scroll-to-top{bottom:100px;right:175px}}.content-helper{background:#ff234333;border-radius:3px;min-height:4em;box-sizing:border-box;border:1px solid #FF2343}.demo{padding-top:0}.demo .container{margin-bottom:60px}.demo .col{margin-bottom:30px}.demo .banner .container,.demo .banner .col,.demo .subscribe .container,.demo .subscribe .container .col,.demo .product .container,.demo .product .container .col{margin-bottom:0}.demo__title{margin-bottom:10px;font-size:58px;color:#ff2343}.demo__grid-container .row .col,.demo__colors-container .row .col,.demo__text-container .row .col{margin-bottom:15px}.demo__inputs-container .row .col{margin-bottom:45px}.demo__colors-container .col p{min-height:60px;box-shadow:0 0 10px #0000001a}.demo__products-row{--bs-gutter-x: 10px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.demo__product-card-col{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) / 2);padding-left:calc(var(--bs-gutter-x) / 2);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:20%;transition:all .4s}@media (max-width: 991.98px){.demo__product-card-col{flex:0 0 auto;width:50%}}@media (max-width: 767.98px){.demo__product-card-col{flex:0 0 auto;width:50%}}@media (max-width: 767.98px){.demo__product-card-col{flex:0 0 auto;width:100%}}.demo__products-row-smaller{--bs-gutter-x: 20px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.demo__product-card-col-smaller{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) / 2);padding-left:calc(var(--bs-gutter-x) / 2);margin-top:var(--bs-gutter-y);flex:0 0 auto;width:24.375%}@media (max-width: 991.98px){.demo__product-card-col-smaller{flex:0 0 auto;width:50%}}@media (max-width: 767.98px){.demo__product-card-col-smaller{flex:0 0 auto;width:100%}}@media (max-width: 575.98px){.demo__product-card-col-smaller{flex:0 0 auto;width:100%}}.demo__pages-links h3{color:navy;margin-bottom:15px}.demo__pages-links ul li{margin-bottom:10px}.demo__pages-links ul li a{font-size:18px}.preloaderMain{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f7f9fb;transition:opacity .75s,visibility .75s;z-index:9999999999}.preloader-hidden{opacity:0;visibility:hidden}.preloaderMain:after{margin-left:30px;width:55px;height:55px;content:"";border:15px solid #dddddd;border-top-color:#216ec9;animation:loading .75s ease infinite;border-radius:50%}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes scaleAnimation{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.preloader-logo{animation:scaleAnimation 2s infinite}.logoImgPreloader{width:180px}.listing-five__row{--bs-gutter-x: 10px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.listing-five__row .col{flex:0 0 auto;width:20%;margin-bottom:30px}@media (max-width: 991.98px){.listing-five__row .col{flex:0 0 auto;width:50%}}@media (max-width: 575.98px){.listing-five__row .col{flex:0 0 auto;width:100%}}@media (max-width: 991.98px){.listing-five__row{--bs-gutter-x: 30px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}}.listing-filter__back{margin-bottom:30px}.listing-filter__back svg{width:9px;display:block;margin-right:10px}.listing-filter__back svg path{fill:#02499d}.listing-filter__category-nav{margin-bottom:50px}.listing-filter__category-nav ul li a{display:block;padding:5px 10px 5px 20px;color:#072952;font-size:16px}.listing-filter__category-nav ul li a:hover:not(.active){color:#2c79d6}.listing-filter__category-nav ul li a.active{background-color:#2c79d6;color:#fff}.listing-filter__tabs{margin-bottom:20px}@media (max-width: 991.98px){.listing-filter__tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;margin-bottom:10px;padding-top:10px;-ms-overflow-style:none;scrollbar-width:thin}.listing-filter__tabs::-webkit-scrollbar{display:none}.listing-filter__tabs .listing__tab{white-space:nowrap;height:46px;padding:10px}.listing-filter__tabs.fixed .container{max-width:100%;margin:0 auto}}.listing__tab{padding-right:12px;padding-left:12px;margin-bottom:5px}.listing__tab:not(:last-child){margin-right:24px}@media (max-width: 991.98px){.listing__tab:not(:last-child){margin-right:10px}}.listing__tab .button__text{color:#072952}.listing__tab.current{background-color:#e0e0e0;border-color:#e0e0e0}.listing__tab.current:hover{background-color:#e0e0e0!important;border-color:#e0e0e0!important;background-image:none!important}.listing__tab:not(.current):hover .button__text{color:#fff}.listing-filter__products-row{--bs-gutter-x: 20px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.listing-filter__products-row .col{margin-bottom:30px}@media (max-width: 991.98px){.listing-filter__tabs-wrap.has-fixed-tabs{padding-top:66px}}.product-page__accordion{margin-bottom:60px}.already-in-cart{background:#209653;color:#fff}.already-in-cart svg{width:20px;margin-right:10px}.already-in-cart svg path{fill:#fff}.price-one-item-container strong{color:#2c79d6}.category-page__cols-row .col{margin-bottom:30px}.category-page__cols-row .col:not(:nth-child(4n)){border-right:1px solid #E0E0E0}@media (max-width: 991.98px){.category-page__cols-row .col{margin-bottom:20px}.category-page__cols-row .col:not(:nth-child(4n)){border-right:none}}.blog-page__row .col{margin-bottom:30px}.blog-page-large__row .col{margin-bottom:30px;flex:0 0 auto;width:33.3333333333%}.blog-page-large__row .col:nth-child(5n+4),.blog-page-large__row .col:nth-child(5n+5){flex:0 0 auto;width:50%}@media (max-width: 991.98px){.blog-page-large__row .col{flex:0 0 auto;width:50%}.blog-page-large__row .col:nth-child(5n+4),.blog-page-large__row .col:nth-child(5n+5){flex:0 0 auto;width:50%}}@media (max-width: 575.98px){.blog-page-large__row .col{flex:0 0 auto;width:100%}.blog-page-large__row .col:nth-child(5n+4),.blog-page-large__row .col:nth-child(5n+5){flex:0 0 auto;width:50%}}.blog-post-page__top-img{display:block;margin-bottom:30px}.blog-post-page__top-img img{width:100%;border-radius:10px}@media (max-width: 767.98px){.blog-post-page__top-img img{border-radius:5px}}.blog-post-page__content{margin-bottom:30px}.blog-post-page__content img{margin-bottom:30px;width:100%;border-radius:10px}@media (max-width: 767.98px){.blog-post-page__content img{border-radius:5px}}.blog-post-page__content p{color:#072952;margin-bottom:30px}.blog-post-page__products-title{margin-top:17px;margin-bottom:55px}@media (max-width: 991.98px){.blog-post-page__products-title{margin-bottom:30px}}.blog-post-page__cards .product-card{margin-bottom:30px;width:calc(25% - 15px);max-width:calc(25% - 15px)}@media (max-width: 991.98px){.blog-post-page__cards{display:flex;flex-wrap:wrap;justify-content:space-between}.blog-post-page__cards h2{flex-wrap:wrap;flex-basis:100%}.blog-post-page__cards .product-card{width:calc(50% - 15px);max-width:calc(50% - 15px)}}@media (max-width: 767.98px){.blog-post-page__cards .product-card{width:100%;max-width:100%}.blog-post-page__cards .product-card:last-child{margin-bottom:0}}.blog-post-page__share,.brands-page__row .col{margin-bottom:20px}@media (max-width: 991.98px){.brands-page__row .col{margin-bottom:30px}}@media (max-width: 575.98px){.brands-page__row .col{margin-bottom:16px}}@media (max-width: 991.98px){.contacts-page .info-box{margin-top:20px}}.contacts-page__contact-section-header{margin-bottom:20px}.contacts-page__contact-section-header a:hover svg path{fill:#2c79d6}.contacts-page__contact-section-header a svg{margin-left:14px;width:10px}.contacts-page__contact-section-header a svg path{fill:#00479b}@media (max-width: 991.98px){.contacts-page__contact-section-header a{color:#2c79d6}.contacts-page__contact-section-header a svg path{fill:#2c79d6}}.contacts-page__contact-section-inside-row{margin-bottom:10px}.contacts-page__contact-section-inside-row .col{margin-bottom:20px}@media (max-width: 767.98px){.contacts-page__contact-section-inside-row{--bs-gutter-x: 10px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}}@media (max-width: 991.98px){.about-page__text-block{border-radius:0}}@media (max-width: 767.98px){.about-page__text-block{border-radius:10px}}@media (max-width: 991.98px){.about-page__text-block--md-mb-20{margin-bottom:20px}}@media (max-width: 991.98px){.about-page__text-block--md-mb-30{margin-bottom:30px}}.about-page__brands-row .col:not(:last-child){margin-bottom:30px}.about-page__brands-row .button,.about-page__brands-row .banner__slide-btn{padding-right:12px;padding-left:12px}@media (max-width: 767.98px){.about-page__brands-row{--bs-gutter-x: 10px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.about-page__brands-row .col:not(:last-child){margin-bottom:16px}}.about-page__img,.about-page__img img{display:block;width:100%}@media (max-width: 991.98px){.about-page__img{margin-bottom:20px}}@media (max-width: 991.98px){.about-page__img--md-mb-30{margin-bottom:30px}}@media (max-width: 767.98px){.about-page__special-bg{background-image:url(/images/decor/about3.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;padding-top:80px;padding-bottom:80px}.about-page__special-bg .about-page__text-block{background-color:#fff}}.about-page p{margin-bottom:20px;white-space:pre-line;color:#072952}.about-page h3{margin-bottom:40px;color:#072952;font-weight:400;font-size:18px}.about-page__img{margin-bottom:30px}@media (max-width: 991.98px){.delivery-page__content-col{margin-bottom:30px}}.delivery-page__content-col .text-block-delivery-1{margin-top:70px}.delivery-page__content-col .text-block-delivery-2{margin-top:130px}.delivery-page__content-col .text-block-delivery-3{margin-top:30px}.delivery-page__brands-row .col:not(:last-child){margin-bottom:30px}.delivery-page__brands-row .button,.delivery-page__brands-row .banner__slide-btn{padding-right:12px;padding-left:12px}.delivery-page__main-row .col,.delivery-page__img{position:relative}.delivery-page__img.car img{width:470px;transform:translateY(37px)}@media (max-width: 991.98px){.delivery-page__img.car img{transform:translateY(20px)}}.delivery-page__img.cards{margin-top:-75px}.delivery-page__img.cards img{width:468px;transform:translateY(100px)}@media (max-width: 991.98px){.delivery-page__img.cards img{transform:translate(69px,95px)}}.delivery-page__img img{margin-right:11%}@media (max-width: 991.98px){.delivery-page__img img{margin-right:7%}}.delivery-page__img{transform-origin:center center}@media (max-width: 767.98px){.delivery-page__img.car,.delivery-page__img.cards{margin:0}.delivery-page__img.car img,.delivery-page__img.cards img{width:100%;margin:0;transform:none}.delivery-page__img.car{width:80%;margin-left:12%;margin-bottom:-11px}.delivery-page__img.cards{width:100%;margin-top:60px;margin-bottom:-27px}}.delivery-page__margin{margin-top:24px}.delivery-page__margin-text{margin-right:8px}.text-delivery{line-height:1.6}.cabinet-page__info-block{padding:16px 16px 0}.cabinet-page__info-block-title{margin-bottom:30px}.cabinet-page__user-nav ul li a{padding:20px 0}.cabinet-page__user-nav ul li a.current{border-color:#2c79d6!important;font-weight:500}.cabinet-page__user-nav ul li:not(:last-child) a{border-bottom:1px solid #BDBDBD}.cabinet-page__bonus{margin-left:auto}.cabinet-page__user-section{margin-bottom:22px}.cabinet-page__user-section-img{max-width:70px;flex-basis:70px;flex-shrink:0;margin-right:30px;cursor:pointer;transition:all .3s}.cabinet-page__user-section-name-controls h3{margin-bottom:10px}.cabinet-page__user-section-name-controls span{cursor:pointer;text-decoration:underline}.cabinet-page__inside-title{margin-bottom:52px}@media (max-width: 991.98px){.cabinet-page__inside-title{margin-bottom:40px}}@media (max-width: 575.98px){.cabinet-page__inside-title{margin-bottom:30px}}.cabinet-page__inside-title-reviews{margin-bottom:30px!important}.reviews-all-p{margin-right:10px;padding-top:1px;margin-bottom:15px!important}.cabinet-page__inputs-row .col:not(.cabinet-page__margin-col){margin-bottom:30px}.cabinet-page__margin-col{margin-bottom:35px}.cabinet-page__products-row{--bs-gutter-x: 20px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.cabinet-page__products-row .col{margin-bottom:20px}@media (max-width: 991.98px){.cabinet-page__products-row{--bs-gutter-x: 30px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2)}.cabinet-page__products-row .col{margin-bottom:30px}}.cabinet-page__month-header{padding:14px 14px 14px 24px;margin-bottom:10px}@media (max-width: 575.98px){.cabinet-page__month-header{padding:16px 6px}.cabinet-page__month-header .cabinet-page__month-header-icon svg{margin-right:6px}.cabinet-page__month-header h3,.cabinet-page__month-header .cabinet-page__month-header-sum-title{font-size:14px}}.cabinet-page__month-header-icon{display:flex;justify-content:center;align-items:center}.cabinet-page__month-header-icon svg{width:24px;margin-right:32px}.cabinet-page__month-header-title span{opacity:.7}.cabinet-page__month-header-sum-title{margin-left:auto;margin-right:7%}@media (max-width: 991.98px){.cabinet-page__month-header-sum-title{margin-right:60px}}@media (max-width: 767.98px){.cabinet-page__month-header-sum-title{margin-right:0}}.cabinet-page__user-nav,.cabinet-page__user-nav a{font-size:16px!important}.cart-page__steps .step:not(:last-child){margin-right:10%}@media (max-width: 991.98px){.cart-page__steps .step:not(:last-child){margin-right:5%}}.cart-page__tabs-row{margin-bottom:53px}@media (max-width: 767.98px){.cart-page__tabs-row{margin-bottom:30px}.cart-page__tabs-row .col:not(:last-child){margin-bottom:16px}.cart-page__tabs-row .tab-icon .tab-icon__icon{display:none}}.cart-page__margin-col,.cart-page__inputs-row{margin-bottom:35px}.cart-page__inputs-row .col:not(:last-child){margin-bottom:35px}.cart-page__bottom-form-info{margin-bottom:50px}@media (max-width: 767.98px){.cart-page__bottom-form-info{margin-bottom:30px}}.cart-page__back-link{padding-left:15px;padding-right:15px;margin-bottom:30px}.cart-page__back-link .button__icon{width:10px}.cart-page__operator-par{margin-bottom:50px}@media (max-width: 767.98px){.cart-page__operator-par{margin-bottom:20px}}@media (max-width: 991.98px){.cart-page__nav-buttons .button,.cart-page__nav-buttons .banner__slide-btn{width:206px;max-width:calc(50% - 4px)}}.cart-page .map iframe{height:200px}.cart-page__success-list-title{margin-bottom:30px}@media (max-width: 767.98px){.cart-page__success-list-title{margin-bottom:16px}}.cart-page .success-table,.cart-page__go-main-container{margin-bottom:50px}.cart-page__go-main-container a{display:inline-block;align-items:center}.cart-page__go-main-container a svg{display:inline-flex;width:9px;margin-right:10px}.cart-page__go-main-container a svg path{fill:#2c79d6}.cart-page__go-main-container a:hover svg path{fill:#072952}.form-check input{appearance:auto!important;-webkit-appearance:auto!important;-moz-appearance:auto!important}.visa-img-style{margin-left:10px}.radio-style-paynet{margin-left:45px}.paynet-img-style{margin-left:-15px}@media screen and (max-width: 767px){.pay-select-style{justify-content:space-evenly}}@media screen and (max-width: 545px){.visa-img-style{margin-left:5px}.radio-style-paynet{margin-left:30px}.paynet-img-style{margin-left:-20px}}@media screen and (max-width: 420px){.visa-img-style{margin-left:5px;width:100px}.radio-style-paynet{margin-left:30px}.paynet-img-style{margin-left:-10px;width:100px}}.registration-page__title{margin-bottom:20px}.registration-page__tabs-row{--bs-gutter-x: 0;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) / -2);margin-left:calc(var(--bs-gutter-x) / -2);margin-bottom:50px}@media (max-width: 767.98px){.registration-page__tabs-row .col:first-child{margin-bottom:16px}}.registration-page__inputs-row .col{margin-bottom:35px}.registration-page-success{padding-top:133px;padding-bottom:100px;min-height:calc(100vh - 458px)}.registration-page .auth-block__controls+p{display:none}.registration-page .auth-block__controls+p+a{display:none}._404-page{padding-top:133px;padding-bottom:100px;min-height:calc(100vh - 458px)}@media (max-width: 767.98px){._404-page{min-height:auto;padding-top:30px;padding-bottom:100px}}._404-page h3{margin-bottom:20px}._404-page .button,._404-page .banner__slide-btn{margin:0 auto;padding-right:20px;padding-left:20px}._404-page .button .button__icon,._404-page .banner__slide-btn .button__icon{width:10px}._404-page__404{font-size:200px;font-weight:700;color:red;background:-webkit-linear-gradient(#F85752,#B31217);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 991.98px){._404-page__404{font-size:180px}}@media (max-width: 767.98px){._404-page__404{font-size:100px}._404-page__404 span{font-size:80px}}.faq-page .page__top-section{margin-bottom:50px}@media (max-width: 767.98px){.faq-page .page__top-section{margin-bottom:8px}}.faq-page .page__top-section .breadcrumbs{margin-bottom:88px}@media (max-width: 767.98px){.faq-page h3{margin-bottom:16px}}.faq-page__input-section{margin-bottom:50px}@media (max-width: 767.98px){.faq-page__input-section{margin-bottom:16px}}.faq-page__accordion-section-title{margin-bottom:50px}@media (max-width: 767.98px){.cabinet-page__accordion .accordion-header{border-bottom:1px solid #E0E0E0}.cabinet-page__accordion .accordion-header .accordion__header-title{transition:all .2s;font-size:18px;font-weight:500}.cabinet-page__accordion .accordion-header .accordion__icon svg path{fill:#072952}.cabinet-page__accordion .accordion-header.collapsed .accordion__header-title{font-size:14px}.cabinet-page__accordion .accordion-header.collapsed .accordion__icon svg path{fill:#e0e0e0}}@media (max-width: 767.98px){.cabinet-page__accordion .accordion__text-content{padding-right:20px;padding-left:20px;padding-top:10px}}.faq-page__input{outline:0!important;border:none;font-size:14px;padding:25.5px 16px;background-color:transparent;background-image:url(/images/icons/color/search-grey.svg);background-position:calc(100% - 20px) 50%;background-repeat:no-repeat;background-size:24px;color:#072952}.faq-page__input::-webkit-input-placeholder{color:#e0e0e0;font-weight:400}.faq-page__input:-moz-placeholder{color:#e0e0e0;font-weight:400}.faq-page__input::-moz-placeholder{color:#e0e0e0;font-weight:400}.faq-page__input:-ms-input-placeholder{color:#e0e0e0;font-weight:400}@media (max-width: 767.98px){.faq-page__input{font-size:13px;background-image:none}}.content-page .content-page__content *{color:#072952}.content-page .content-page__content h1{font-size:32px;margin-bottom:.2em}.content-page .content-page__content h2{font-size:26px;margin-bottom:.2em}.content-page .content-page__content h3{font-size:18px;margin-bottom:.4em}.content-page .content-page__content p{margin-bottom:1em;line-height:130%}.content-page .content-page__content ul{margin-bottom:.5em}.content-page .content-page__content ul li{list-style-type:disc;padding-left:.4em;margin-bottom:.6em}.content-page .content-page__content ol{margin-bottom:.5em}.content-page .content-page__content ol li{list-style-type:decimal;padding-left:.4em;margin-bottom:.6em}.content-page .content-page__content blockquote{background:#f9f9f9;border-left:10px solid #ccc;margin:1.5em 10px;padding:.5em 10px;quotes:"“" "”" "‘" "’"}.content-page .content-page__content blockquote:before{color:#ccc;content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}.content-page .content-page__content blockquote p{display:inline}.content-page .content-page__content table{font-family:Arial,Helvetica,sans-serif;border-collapse:collapse;width:100%}.content-page .content-page__content table td,.content-page .content-page__content #customers th{border:1px solid #BDBDBD;padding:8px}.content-page .content-page__content table tr:nth-child(2n){background-color:#ebeef2}.content-page .content-page__content table tr:hover{background-color:#ebeef2}.content-page .content-page__content table th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:#072952;color:#fff}.content-page .content-page__content img{float:right;border:2px solid #EBEEF2;border-radius:8px;max-width:100%;height:auto!important}.content-page .content-page__content a{font-weight:700;color:#ff2343}.content-page .content-page__content a:hover{color:#f75752}
