@charset "UTF-8";:root{--px-primary:#114885;--px-accent:#4e54c8;--px-primary-rgb:254,105,106;--px-body-color:#4b566b;--px-border-width:1px;--px-border-style:solid;--px-border-color:#e3e9ef;--okay-basic-company:#000;--px-text-opacity:1;--px-bg-opacity:1}*,::after,::before{box-sizing:border-box}body{margin:0;font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:var(--px-body-color);background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:0 0;color:#e3e9ef;border:0;border-top:1px solid;opacity:1}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.75rem;font-weight:500;line-height:1.2;color:#373f50}.h1,h1{font-size:calc(1.375rem + 1.5vw)}.h2,h2{font-size:calc(1.325rem + .9vw)}.h3,h3{font-size:calc(1.3rem + .6vw)}.h4,h4{font-size:calc(1.275rem + .3vw)}.h5,h5{font-size:1.0625rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder;padding: 0px 3px}.small,small{font-size:.8em}.mark,mark{padding:.1875em;background-color:#fff3cd}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--px-accent);text-decoration:underline}a:hover{color:#114885;text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em;color:#404a5c}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#7d879c;text-align:left}th{font-weight:500;text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,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]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button: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);line-height:inherit}legend+*{clear:left}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:500;line-height:1}.display-404{font-size:calc(2.125rem + 10.5vw);font-weight:500;line-height:1}.list-unstyled{padding-left:0;list-style:none}.img-thumbnail{padding:.3125rem;background-color:#fff;border:1px solid var(--px-border-color);border-radius:.3125rem;box-shadow:none;max-width:100%;height:auto}.figure{display:inline-block}.container,.container-fluid{width:100%;margin-right:auto;margin-left:auto}.row{--px-gutter-x:1.875rem;--px-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--px-gutter-y));margin-right:calc(0.05 * var(--px-gutter-x));margin-left:calc(0.05 * var(--px-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;margin-top:var(--px-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.table{--px-table-striped-color:var(--px-body-color);--px-table-striped-bg:rgba(0,0,0,.0375);--px-table-active-color:var(--px-body-color);--px-table-active-bg:rgba(0,0,0,.05);--px-table-hover-color:var(--px-body-color);--px-table-hover-bg:rgba(0,0,0,.05);width:100%;margin-bottom:1rem;color:var(--px-body-color);vertical-align:top;border-color:var(--px-border-color)}.table>:not(caption)>*>*{padding:.75rem .75rem;background-color:transparent;border-bottom-width:1px;box-shadow:inset 0 0 0 9999px transparent}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-striped>tbody>tr:nth-of-type(odd)>*{--px-table-accent-bg:var(--px-table-striped-bg);color:var(--px-table-striped-color)}.table-hover>tbody>tr:hover>*{--px-table-accent-bg:var(--px-table-hover-bg);color:var(--px-table-hover-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.d-smk-flex{display:flex!important}.form-label{margin-bottom:.375rem;font-size:.875rem;font-weight:500;color:#373f50}.col-form-label{padding-top:calc(.625rem + 1px);padding-bottom:calc(.625rem + 1px);margin-bottom:0;font-size:inherit;font-weight:500;line-height:1.5;color:#373f50}.col-form-label-lg{padding-top:calc(.75rem + 1px);padding-bottom:calc(.75rem + 1px);font-size:1.0625rem}.col-form-label-sm{padding-top:calc(.425rem + 1px);padding-bottom:calc(.425rem + 1px);font-size:.8125rem}.form-text{margin-top:.375rem;font-size:.75rem;color:#7d879c}.form-control{display:block;width:100%;padding:.625rem 1rem;font-size:.9375rem;font-weight:400;line-height:1.5;color:#4b566b;background-color:#fff;background-clip:padding-box;border:1px solid #dae1e7;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.3125rem;box-shadow:inset 0 1px 2px transparent;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#4b566b;background-color:#fff;border-color:rgba(var(--px-primary-rgb),.35);outline:0;box-shadow:inset 0 1px 2px transparent,0 .375rem .625rem -.3125rem rgba(var(--px-primary-rgb),.15)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#7d879c;opacity:1}.form-control::placeholder{color:#7d879c;opacity:1}.form-control:disabled{background-color:#f6f9fc;opacity:1}.form-control::-webkit-file-upload-button{padding:.625rem 1rem;margin:-.625rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem;color:#373f50;background-color:#f6f9fc;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .2s ease-in-out;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .2s ease-in-out}.form-control::file-selector-button{padding:.625rem 1rem;margin:-.625rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem;color:#373f50;background-color:#f6f9fc;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .2s ease-in-out}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#f6f9fc}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#f6f9fc}textarea.form-control{min-height:calc(1.5em + 1.25rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .85rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1.5rem + 2px)}.form-select{display:block;width:100%;padding:.625rem 3rem .625rem 1rem;-moz-padding-start:calc(1rem - 3px);font-size:.9375rem;font-weight:400;line-height:1.5;color:#4b566b;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23373f50' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px 12px;border:1px solid #dae1e7;border-radius:.3125rem;box-shadow:inset 0 1px 2px transparent;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:focus{border-color:rgba(var(--px-primary-rgb),.35);outline:0;box-shadow:inset 0 1px 2px transparent,0 0 0 0 rgba(254,105,106,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:1rem;background-image:none}.form-select:disabled{background-color:#f3f5f9}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #4b566b}.form-select-sm{padding-top:.425rem;padding-bottom:.425rem;padding-left:.75rem;font-size:.8125rem;border-radius:.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #c1cdd7;-webkit-appearance:none;-moz-appearance:none;appearance:none;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.3125em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:none}.form-check-input:focus{border-color:rgba(var(--px-primary-rgb),.35);outline:0;box-shadow:0 0 0 0 rgba(254,105,106,.25)}.form-check-input:checked{background-color:#114885;border-color:#114885}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#114885;border-color:#114885;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.6}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.6}.form-switch .form-check-input{width:2.1875rem;margin-left:-2.6875rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");background-position:left center;border-radius:2.1875rem;transition:background-position .15s ease-in-out}.form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-reverse{padding-right:2.6875rem;padding-left:0}.form-check-reverse .form-check-input{margin-right:-2.6875rem;margin-left:0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.625rem 1rem;font-size:.9375rem;font-weight:400;line-height:1.5;color:#4b566b;text-align:center;white-space:nowrap;background-color:#fff;border:1px solid #dae1e7;border-radius:.3125rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.425rem .75rem;font-size:.8125rem;border-radius:.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:4rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-l
@media (min-width: 500px){.container {max-width: 100%;}.logo-weight{width:160px}.product-gallery-thumblist {width:7rem;height: 700px;}.col-sm {flex: 1 0 0%;}.col-sm-4 {flex: 0 0 auto;width: 33.33333333%;}.col-sm-6 {flex: 0 0 auto;width: 50%;}.modal {--px-modal-margin: 1.75rem;--px-modal-box-shadow: 0 0.3rem 1.525rem -0.375rem rgba(0, 0, 0, 0.1);}.modal-dialog {max-width: var(--px-modal-width);margin-right: auto;margin-left: auto;}.modal-sm {--px-modal-width: 300px;}.d-sm-inline {display: inline !important;}.d-sm-block {display: block !important;}.d-sm-flex {display: flex !important;}.flex-sm-row {flex-direction: row !important;}.justify-content-sm-between {justify-content: space-between !important;}.order-sm-1 {order: 1 !important;}.order-sm-2 {order: 2 !important;}.mx-sm-0 {margin-right: 0 !important;margin-left: 0 !important;}.mt-sm-0 {margin-top: 0 !important;}.mt-sm-3 {margin-top: 1rem !important;}.me-sm-2 {margin-right: 0.5rem !important;}.me-sm-4 {margin-right: 1.5rem !important;}.mb-sm-4 {margin-bottom: 1.5rem !important;}.px-sm-4 {padding-right: 1.5rem !important;padding-left: 1.5rem !important;}.py-sm-2 {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}.py-sm-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}.pt-sm-0 {padding-top: 0 !important;}.pe-sm-0 {padding-right: 0 !important;}.pb-sm-2 {padding-bottom: 0.5rem !important;}.pb-sm-3 {padding-bottom: 1rem !important;}.pb-sm-5 {padding-bottom: 3rem !important;}.ps-sm-3 {padding-left: 1rem !important;}.ps-sm-4 {padding-left: 1.5rem !important;}.ps-sm-5 {padding-left: 3rem !important;}.text-sm-start {text-align: left !important;}.modal-quick-view {padding-left: 1rem;}.product-card {padding-bottom: 0;}.product-list .product-list-thumb {width: 35rem;border-radius: 0.4375rem;border-top-right-radius: 0;border-bottom-right-radius: 0;overflow: hidden;}.product-list .card-body-hidden {top: 50%;margin-top: 0;transform: translateY(-50%);box-shadow: none !important;}.product-gallery-preview {margin-left: 0.625rem;}.blog_grid article{width: 50%;}}@media (max-width: 499px){.product-list-info {width: 100%;}.logo-weight{width:120px}.breadcrumb {padding: 10px 0px 10px 0px;}.fn_product{overflow:hidden;}.btn-scroll-top {width: 2.2rem;height: 2.2rem;bottom: 1rem;}.btn-scroll-top > .btn-scroll-top-icon {line-height: 2.075rem;}.btn-scroll-top.show {right: 1rem;}.btn-scroll-top.right-15 {right: 1.9375rem;}.step-label {font-size: 0.75rem;}.step-label > i {display: none;}.product-gallery {display: block;}.product-gallery .sticker--special {top: 0.625rem;left: 0.625rem;width: 54px;max-width: 54px;-webkit-flex-basis: 54px;-ms-flex-preferred-size: 54px;flex-basis: 54px;}.product-gallery .sticker__image {width: 54px;height: auto;}.product-gallery-thumblist {display: flex;flex-wrap: wrap;justify-content: center;margin-right: -1rem;margin-left: -1rem;padding-top: 1rem;}.product-gallery-thumblist-item {margin: 0.3125rem;}}@media (min-width: 768px){.blog-news article {width:25%;padding:10px;}.container {max-width: 100%;}.categories_shop .categories_menu__item {width:33.3333%;}.picture-wrapper {height: 300px;}.logo-weight{width:140px}.navbar-brand > img {max-width: 100%;height: auto;}.nav{flex-wrap: wrap;}.col-md {flex: 1 0 0%;}.col-md-auto {flex: 0 0 auto;width: auto;}.col-md-1 {flex: 0 0 auto;width: 8.33333333%;}.col-md-2 {flex: 0 0 auto;width: 16.66666667%;}.col-md-3 {flex: 0 0 auto;width: 25%;}.col-mc-3 {flex: 0 0 auto;width: 23.4%;}.fn_reviews {margin: 10px;}.col-md-4 {flex: 0 0 auto;width: 33.33333333%;}.col-md-5 {flex: 0 0 auto;width: 41.66666667%;}.col-md-6 {flex: 0 0 auto;width: 50%;}.col-md-7 {flex: 0 0 auto;width: 58.33333333%;}.col-md-8 {flex: 0 0 auto;width: 66.66666667%;}.col-md-9 {flex: 0 0 auto;width: 75%;}.col-md-10 {flex: 0 0 auto;width: 83.33333333%;}.col-md-11 {flex: 0 0 auto;width: 91.66666667%;}.col-md-12 {flex: 0 0 auto;width: 100%;}.d-md-inline {display: inline !important;}.d-md-inline-block {display: inline-block !important;}.d-md-block {display: block !important;}.d-md-flex {display: flex !important;}.d-md-none {display: none !important;}.justify-content-md-start {justify-content: flex-start !important;}.order-md-2 {order: 2 !important;}.mx-md-0 {margin-right: 0 !important;margin-left: 0 !important;}.mt-md-0 {margin-top: 0 !important;}.mt-md-2 {margin-top: 0.5rem !important;}.me-md-3 {margin-right: 1rem !important;}.mb-md-0 {margin-bottom: 0 !important;}.mb-md-3 {margin-bottom: 1rem !important;}.mb-md-4 {margin-bottom: 1.5rem !important;}.pt-md-0 {padding-top: 0 !important;}.pt-md-5 {padding-top: 3rem !important;}.pb-md-4 {padding-bottom: 1.5rem !important;}.pb-md-5 {padding-bottom: 3rem !important;}.ps-md-3 {padding-left: 1rem !important;}.text-md-start {text-align: left !important;}.text-md-end {text-align: right !important;}.blog-list {display: flex;}.blog-list .blog-start-column {width: 37%;padding-right: 0.9375rem;}.blog-list .blog-end-column {width: 63%;padding-left: 0.9375rem;}.blog_grid article{width: 33.33%;}}@media (max-width: 767.98px){.gallery{height:300px;}.topbar {font-size: 0.85rem;}.category-banner__title {font-size:18px;bottom:0px;}.row>*{padding-right:0px;padding-left:0px;}.product-banner__title {font-size:16px;bottom:0px;}.fn_reviews {margin: 0;}.picture-wrapper {height: 200px;}.slide-height{height:550px;}.categories_shop .categories_menu__item {width: 100%;}.blog-news article {width:50%;padding:10px;}.hide{display:none;}.px-2{width:50%;}.nav{flex-wrap: initial;overflow-x: scroll;}.navbar-brand > img{max-width: 100%;height: auto;}.black-friday-banner {font-size: 10px;}}@media (min-width: 992px){.container {max-width: 100%;}.logo-weight{width:180px}.col-lg {flex: 1 0 0%;}.col-lg-auto {flex: 0 0 auto;width: auto;}.col-lg-1 {flex: 0 0 auto;width: 8.33333333%;}.col-lg-2 {flex: 0 0 auto;width: 20%;}.col-lg-3 {flex: 0 0 auto;width: 22%;}.col-lg-4 {flex: 0 0 auto;width: 33.33333333%;}.col-lg-5 {flex: 0 0 auto;width: 41.66666667%;}.col-lg-6 {flex: 0 0 auto;width: 50%;}.col-lg-7 {flex: 0 0 auto;width: 58.33333333%;}.col-lg-8 {flex: 0 0 auto;width: 66.66666667%;}.col-lg-9 {flex: 0 0 auto;width: 78%;}.col-lg-10 {flex: 0 0 auto;width: 83.33333333%;}.col-lg-11 {flex: 0 0 auto;width: 91.66666667%;}.col-lg-12 {flex: 0 0 auto;width: 100%;}.offset-lg-1 {margin-left: 8.33333333%;}.navbar-expand-lg {flex-wrap: nowrap;justify-content: flex-start;}.navbar-expand-lg .navbar-nav {flex-direction: row;}.navbar-expand-lg .navbar-nav .dropdown-menu {position: absolute;z-index:99999;}.navbar-expand-lg .navbar-nav .nav-link {padding-right: var(--px-navbar-nav-link-padding-x);padding-left: var(--px-navbar-nav-link-padding-x);padding-top: 1.125rem;padding-bottom: 0.875rem;font-weight: normal;}.navbar-expand-lg .navbar-nav-scroll {overflow: visible;}.navbar-expand-lg .navbar-collapse {width: auto;display: flex !important;flex-basis: auto;}.navbar-expand-lg .navbar-toggler {display: none;}.navbar-expand-lg .offcanvas {position: static;z-index: auto;flex-grow: 1;width: auto !important;height: auto !important;visibility: visible !important;background-color: transparent !important;border: 0 !important;transform: none !important;box-shadow: none;transition: none;}.navbar-expand-lg .offcanvas .offcanvas-header {display: none;}.navbar-expand-lg .offcanvas .offcanvas-body {display: flex;flex-grow: 0;padding: 0;overflow-y: visible;}.modal-lg,.modal-xl {--px-modal-width: 800px;}.sticky-element {position: -webkit-sticky;position: sticky;top: 90px;z-index: 99;}.col-lg-6-bread{width:auto;}.float-lg-end {float: right !important;}.d-lg-block {display: block !important;}.d-lg-flex {display: flex !important;}.d-lg-none {display: none !important;}.flex-lg-wrap {flex-wrap: wrap !important;}.flex-lg-nowrap {flex-wrap: nowrap !important;}.justify-content-lg-end {justify-content: flex-end !important;}.order-lg-1 {order: 1 !important;}.order-lg-2 {order: 2 !important;}.mx-lg-2 {margin-right: 0.5rem !important;margin-left: 0.5rem !important;}.mt-lg-2 {margin-top: 0.5rem !important;}.me-lg-2 {margin-right: 0.5rem !important;}.mb-lg-0 {margin-bottom: 0 !important;}.mb-lg-3 {margin-bottom: 1rem !important;}.ms-lg-0 {margin-left: 0 !important;}.ms-lg-auto {margin-left: auto !important;}.mt-lg-n5 {margin-top: -3rem !important;}.px-lg-3 {padding-right: 1rem !important;padding-left: 1rem !important;}.px-lg-4 {padding-right: 1.5rem !important;padding-left: 1.5rem !important;}.px-lg-grid-gutter {padding-right: 1.875rem !important;padding-left: 1.875rem !important;}.py-lg-1 {padding-top: 0.25rem !important;padding-bottom: 0.25rem !important;}.py-lg-2 {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}.py-lg-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}.py-lg-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}.pt-lg-0 {padding-top: 0 !important;padding: 0px 0px 0px 10px;}.pt-lg-2 {padding-top: 0.5rem !important;}.pt-lg-3 {padding-top: 1rem !important;}.pt-lg-4 {padding-top: 1.5rem !important;}.pe-lg-0 {padding-right: 0 !important;}.pe-lg-2 {padding-right: 0.5rem !important;}.pe-lg-4 {padding-right: 1.5rem !important;}.pe-lg-5 {padding-right: 3rem !important;}.pb-lg-5 {padding-bottom: 3rem !important;}.ps-lg-0 {padding-left: 0 !important;}.text-lg-start {text-align: left !important;}.navbar-tool .navbar-tool-tooltip {display: block;position: absolute;top: -0.5rem;left: 50%;transform: translateX(-50%);transition: opacity 0.2s ease-in-out, top 0.2s ease-in-out;padding: 0.0625rem 0.375rem;border-radius: 0.25rem;background-color: #2b3445;color: #fff;font-size: 0.6875rem;white-space: nowrap;opacity: 0;}.navbar-tool:hover .navbar-tool-tooltip {top: -0.75rem;opacity: 0.9;}.navbar-expand-lg.fixed-top {position: fixed;}.navbar-expand-lg .navbar-nav .nav-item {margin-bottom: 0;background-color: transparent;}.navbar-expand-lg .navbar-nav .nav-item > .dropdown-menu > li > .dropdown-item {font-weight: normal;}.navbar-expand-lg .navbar-nav:not(.navbar-mega-nav) .nav-link.dropdown-toggle::after {display: none;}.navbar-expand-lg .navbar-mega-nav::after {display: block;}.navbar-expand-lg .navbar-mega-nav .dropdown-menu > .dropdown .dropdown-menu {top: 0.35rem;}.navbar-expand-lg .navbar-mega-nav .dropdown-menu > .mega-dropdown .dropdown-menu {top: 0.375rem;min-height: 100%;min-height: calc(100% + 0.25rem);-webkit-animation: none !important;animation: none !important;overflow-y: scroll;height: 200px;}.navbar-expand-lg .navbar-mega-nav .dropdown-menu > .mega-dropdown .dropdown-menu::before {position: absolute;top: 0;right: 16rem;width: 1px;height: 100%;background-color: #e3e9ef;content: "";}.navbar-expand-lg .dropdown-menu {margin-top: 0;padding-top: 0.5rem;}.navbar-expand-lg .dropdown-menu.dropdown-menu-dark {border: 1px solid rgba(255, 255, 255, 0.12);background-color: #373f50;}.navbar-expand-lg .dropdown-menu.dropdown-menu-end {left: auto;right: 0;}.navbar-expand-lg .dropdown-menu.show {display: none;}.navbar-expand-lg .dropdown-menu > .dropdown > .dropdown-toggle {position: relative;padding-right: 1.95rem;}.navbar-expand-lg .dropdown-menu > .dropdown > .dropdown-toggle::after {position: absolute;display: inline-block;top: 50%;right: 1rem;margin-top: -0.3em;margin-left: 0.23375rem;vertical-align: 0.23375rem;content: "";border-top: 0.275rem solid transparent;border-right: 0;border-bottom: 0.275rem solid transparent;border-left: 0.275rem solid;}.navbar-expand-lg .dropdown-menu > .dropdown > .dropdown-toggle:empty::after {margin-left: 0;}.navbar-expand-lg .dropdown-menu > .dropdown .dropdown-menu {display: none;top: 0;right: auto;left: 100%;width: auto;margin-top: -0.5rem;margin-right: 0;margin-left: -0.25rem;}.navbar-expand-lg .dropdown-menu > .dropdown:hover > .dropdown-menu {-webkit-animation: fade-in 0.25s ease-in-out;animation: fade-in 0.25s ease-in-out;}.navbar-expand-lg .dropdown-menu:not(.dropdown-menu-dark) {border-color: #fff;background-color: #fff;box-shadow: 0 0.25rem 0.5625rem -0.0625rem rgba(0, 0, 0, 0.03), 0 0.275rem 1.25rem -0.0625rem rgba(0, 0, 0, 0.05);}.navbar-expand-lg .dropdown-menu:not(.dropdown-menu-dark) .dropdown-menu {background-color: #fff;}.navbar-expand-lg .dropdown:hover > .dropdown-menu {display: block;-webkit-animation: slide-up 0.25s ease-in-out;animation: slide-up 0.25s ease-in-out;}.navbar-expand-lg .navbar-tool-text {display: block;}.navbar-expand-lg .mega-dropdown-column {width: 15rem;}.navbar-sticky.navbar-stuck {position: fixed;top: 0;left: 0;width: 100%;-webkit-animation: navbar-show 0.25s;animation: navbar-show 0.25s;box-shadow: 0 0.25rem 0.5625rem -0.0625rem rgba(0, 0, 0, 0.03), 0 0.275rem 1.25rem -0.0625rem rgba(0, 0, 0, 0.05);z-index: 1030;}.navbar-sticky.navbar-stuck .navbar-stuck-toggler {display: flex;}.navbar-sticky.navbar-stuck .navbar-stuck-barnd {display: block !important;}.navbar-sticky.navbar-stuck .navbar-stuck-menu {display: none;}.navbar-sticky.navbar-stuck .navbar-stuck-menu.show {display: block;}.navbar-sticky.navbar-stuck.right-15 {right: 15px;width: calc(100% - 15px);}.navbar-sticky.position-absolute.navbar-light, .navbar-sticky.position-absolute.navbar-dark {background-color: transparent;}.navbar-sticky.position-absolute.navbar-stuck {position: fixed !important;}.navbar-sticky.position-absolute.navbar-stuck.navbar-light {background-color: #fff;}.navbar-sticky.position-absolute.navbar-stuck.navbar-dark {background-color: #373f50;}.product-card:hover:not(.card-static) {border-color: #fff !important;box-shadow: 0 0.3rem 1.525rem -0.375rem rgba(0, 0, 0, 0.1);z-index: 10;}.product-card:hover:not(.card-static) .product-card-actions .btn-action {opacity: 1;visibility: visible;}.product-card:hover:not(.card-static) .card-body-hidden {opacity: 1;visibility: visible;box-shadow: 0 0.3rem 1.525rem -0.375rem rgba(0, 0, 0, 0.1);}.product-list:hover + .border-top {opacity: 0;}.product-details {width: 100%;padding-top: 1rem;}.offcanvas-collapse {display: block;right: auto !important;bottom: auto !important;left: auto !important;width: 100% !important;height: auto !important;transform: none !important;background-color: transparent;}.offcanvas-collapse .offcanvas-header,.offcanvas-collapse .offcanvas-footer {display: none;}.offcanvas-collapse .offcanvas-body {padding: 0;max-height: 100vh;overflow-y: auto;}.offcanvas-collapse.rounded-3 {border-radius: 0.4375rem !important;}.offcanvas-enabled {padding-left: 21.5rem;}.offcanvas-enabled.offcanvas-end {padding-right: 21.5rem;padding-left: 0;}.blog_grid article{width: 50%;}}@media (max-width: 991.98px){.handheld-toolbar-enabled .footer {padding-bottom: 3.5rem;}.handheld-toolbar {display: block;}.handheld-toolbar + .btn-scroll-top {bottom: 8.5rem;}.breadcrumb {overflow-x: scroll;}body {padding-top: 0 !important;}}@media (min-width: 1200px){h1, .h1 {font-size: 2.5rem;}h2, .h2 {font-size: 1.5rem;}h3, .h3 {font-size: 1.325rem;}h4, .h4 {font-size: 1.25rem;}legend {font-size: 1.5rem;}.display-1 {font-size: 5rem;}.ptk-4{padding-top: 1.5rem !important;}.display-404 {font-size: 10rem;}.fs-1 {font-size: 2.5rem !important;}.fs-4 {font-size: 1.5rem !important;}.container {max-width: 1720px;}.col-xl {flex: 1 0 0%;}.col-xl-auto {flex: 0 0 auto;width: auto;}.col-xl-1 {flex: 0 0 auto;width: 8.33333333%;}.col-xl-2 {flex: 0 0 auto;width: 16.66666667%;}.col-xl-3 {flex: 0 0 auto;width: 25%;}.col-xl-4 {flex: 0 0 auto;width: 33.33333333%;}.col-xl-5 {flex: 0 0 auto;width: 41.66666667%;}.col-xl-6 {flex: 0 0 auto;width: 50%;}.col-xl-7 {flex: 0 0 auto;width: 58.33333333%;}.col-xl-8 {flex: 0 0 auto;width: 66.66666667%;}.col-xl-9 {flex: 0 0 auto;width: 75%;}.col-xl-10 {flex: 0 0 auto;width: 83.33333333%;}.modal-xl {--px-modal-width: 1140px;}.d-xl-block {display: block !important;}.order-xl-1 {order: 1 !important;}.order-xl-2 {order: 2 !important;}.mt-xl-0 {margin-top: 0 !important;}.me-xl-0 {margin-right: 0 !important;}.px-xl-2 {padding-right: 0.5rem !important;padding-left: 0.5rem !important;}.px-xl-5 {padding-right: 3rem !important;padding-left: 3rem !important;}.py-xl-2 {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}.pt-xl-0 {padding-top: 0 !important;}.pe-xl-5 {padding-right: 3rem !important;}.ps-xl-5 {padding-left: 3rem !important;}.container-fluid {padding-right: 1.875rem;padding-left: 1.875rem;}}@media (max-width: 1399.98px){.container-xl, .container-lg, .container-md, .container-sm, .container {padding-left:15px;padding-right:15px;}}@media (min-width: 992px) and (max-width: 1760px){.container {padding:0px 20px;}.col-lg-3 {flex: 0 0 auto;width: 25%;}.col-lg-9 {flex: 0 0 auto;width: 75%;}}@media (max-width: 569.98px){.head-menu {display: none !important;}}@media (prefers-reduced-motion:reduce){.form-control{transition:none}.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}.form-select{transition:none}.form-check-input{transition:none}.btn{transition:none}.fade{transition:none}.collapsing{transition:none}.collapsing.collapse-horizontal{transition:none}.nav-link{transition:none}.navbar-toggler{transition:none}.accordion-button{transition:none}.accordion-button::after{transition:none}.page-link{transition:none}.modal.fade .modal-dialog{transition:none}.carousel-item{transition:none}.carousel-indicators [data-bs-target]{transition:none}.offcanvas{transition:none}}@media (max-width:768px){.categ_block__item{width:100%;margin-bottom:10px}.category_body{gap:0}}@media (max-width: 768px){.obzor,.obzor:nth-child(even),.obzor:nth-child(odd) {flex-direction: column;text-align: center;}}@media (max-width: 575.98px){.cart-modal .modal-dialog {align-items: flex-end;min-height: 100%;margin: 0;}.cart-modal .modal-content {width: 100%;border-radius: 8px 8px 0 0;}.cart-popup__items {max-height: 58vh;}.cart-popup__item {grid-template-columns: 64px 1fr 28px;gap: 10px;}.cart-popup__image {width: 64px;height: 64px;}.cart-popup__image img {max-width: 58px;max-height: 58px;}.cart-popup__actions {grid-template-columns: 1fr;}}@media (max-width: 767px){.category-benefits {margin: 18px 0 22px;padding: 12px;}.category-benefits ul {grid-template-columns: 1fr;gap: 8px;}.category-benefits li {padding: 10px 12px 10px 44px;font-size: 14px;}.category-benefits li::before {top: 16px;left: 18px;}}@media (max-width: 374px){.navbar-toolbar .phone {font-size: 14px;white-space: nowrap;}.navbar-toolbar .ci-phone {font-size: 13px;margin-right: 3px;}}@media (max-width: 354px){.navbar-toolbar .phone {font-size: 13px;white-space: nowrap;}.navbar-toolbar .ci-phone {font-size: 13px;margin-right: 3px;}}@media (max-width: 344px){.navbar-toolbar .phone {font-size: 11px;white-space: nowrap;}.navbar-toolbar .ci-phone {font-size: 11px;margin-right: 3px;}}@media (max-width: 324px){.navbar-toolbar .phone {font-size: 9px;white-space: nowrap;}.navbar-toolbar .ci-phone {font-size: 9px;margin-right: 3px;}}@media (min-width: 992px){.topbar {font-size: 0.85rem;padding-top: 4px;padding-bottom: 4px;}.topbar__inner {min-height: 28px;gap: 14px;}.topbar__left {gap: 18px;}.topbar__trust {gap: 14px;font-size: 12px;}.topbar__trust i {font-size: 13px;}.topbar .topbar-link,.topbar .topbar-text {font-size: 12px;line-height: 1.1;}.topbar-callback {padding: 3px 9px;font-size: 12px;line-height: 1.1;}.topbar-callback i {font-size: 13px;}.header .navbar-toggler,.header .navbar-stuck-toggler {display: none !important;}}@media (max-width: 1399.98px){.header__inner {gap: 12px;}.header-search {flex-basis: auto;min-width: 320px;margin-left: 12px !important;margin-right: 14px !important;}.header-phones {padding: 6px 0;}.header-phones__numbers .phone {font-size: 14px;}}@media (max-width: 1199.98px){.header-phones__meta {display: none;}}@media (max-width: 991.98px){.topbar__inner {min-height: 15px;font-size: 12px;}.topbar {font-size: 0.68rem;min-height: 15px;}.topbar .topbar-text,.topbar .topbar-link {font-size: 12px;line-height: 1;}.topbar__left {gap: 8px;}.topbar__mobile-note {display: inline-flex;}.header__inner {display: grid;grid-template-columns: minmax(96px, 1fr) 40px 40px 40px;gap: 8px;align-items: center;min-height: 70px;padding-top: 10px;padding-bottom: 4px;}.header__logo {order: 1;grid-column: 1;grid-row: 1;justify-self: start;width: 100%;max-width: 220px;min-width: 0;overflow: hidden;flex-shrink: 1 !important;margin-right: auto !important;}.header .head-menu,.header-contacts {display: contents !important;}.header .head-menu .navbar-tool,.header .head-menu #cart_informer,.header .navbar-stuck-toggler {display: none !important;}.header .navbar-toggler {grid-column: 2;grid-row: 1;order: 2;display: inline-flex !important;align-items: center;justify-content: center;width: 42px;height: 42px;margin: 0;padding: 0;border: 1px solid #e5edf6;border-radius: 50%;background: #f0f6fd;}.header-search-toggle {order: 3;grid-column: 3;grid-row: 1;display: inline-flex !important;}.header-call {grid-column: 4;grid-row: 1;order: 4;}.header-call,.header-search-toggle,.header .navbar-toggler {width: 40px;height: 40px;flex-basis: 40px;}.header__logo img,img.header__logo {width: 100% !important;max-width: 220px;min-width: 0;height: auto;object-fit: contain;}img.navbar-brand.header__logo {width: 100% !important;max-width: 220px;min-width: 0;}.mobile-search {grid-column: 1 / -1;order: 5;margin-top: 6px;}.mobile-search.collapse:not(.show) {display: none !important;}.mobile-search.collapse.show,.mobile-search.collapsing {display: block !important;width: 100%;}.mobile-search .form-control {flex: 1 1 auto;min-width: 0;height: 44px;padding-left: 14px;}.mobile-search .header-search__form {display: flex;width: 100%;align-items: stretch;border-radius: 6px;transition: box-shadow .18s ease;}.mobile-search .header-search__form:focus-within {box-shadow: 0 0 0 .16rem rgba(18,73,137,.12);}.mobile-search .header-search__form:focus-within .form-control,.mobile-search .header-search__form:focus-within .header-search__voice {border-color: #124989;}.mobile-search .header-search__form:focus-within .form-control {box-shadow: none;}.mobile-search .header-search__voice,.mobile-search .header-search__button {height: 44px;}.mobile-search .header-search__voice {flex: 0 0 40px;margin-left: -1px;border-left: 0;color: #000;}.mobile-search .header-search__button {flex: 0 0 44px;width: 44px;margin-left: 0;}.mobile-search .header-search__voice:hover,.mobile-search .header-search__voice:focus {border-left: 0;color: #000;}.mobile-search .header-search__voice.is-listening {border-left: 0;color: #000;box-shadow: inset 0 -2px 0 rgba(217,48,37,.2);}.nav-row {margin-top: 0 !important;min-height: 0;border-top: 0;padding-top: 0 !important;padding-bottom: 0 !important;padding-left: 12px;padding-right: 12px;}.nav-row .collapse {padding-top: 14px;padding-bottom: 12px;}.nav-row .collapse:not(.show) {display: none !important;padding-top: 0;padding-bottom: 0;}.catalog-button {width: 100%;justify-content: center;margin-bottom: 8px;}.catalog-nav {width: 100%;}.brand-intro {grid-template-columns: 1fr;gap: 14px;padding: 16px;}.brand-intro__logo {min-height: 98px;}.brand-intro__title {font-size: 22px;}}@media (max-width: 575.98px){.topbar__actions {display: none !important;}.header__inner {gap: 8px;}.header__logo {flex: 1 1 auto;min-width: 0;max-width: 100%;}.header__logo img,img.header__logo {width: 100% !important;max-width: 220px;}img.navbar-brand.header__logo {width: 100% !important;max-width: 220px;}.header .navbar-tool-text {display: none;}.header .navbar-tool,.header .navbar-tool-icon-box,.header-call {width: 40px;height: 40px;}.brand-intro {margin-bottom: 14px;padding: 14px;}.brand-intro__body p {font-size: 14px;}.header .navbar-tool {margin-left: 4px !important;}.header-search__form .form-control {font-size: 14px;}}@media (min-width: 768px){.footer-panel__content {display: block !important;}}@media (hover: hover) and (pointer: fine) {#fn_products_content .product-card .product-card-actions .btn-wishlist:not(.selected) {visibility: hidden;opacity: 0;transform: translateY(-4px) scale(.92);pointer-events: none;transition: opacity .16s ease, transform .16s ease, visibility .16s ease, color .16s ease, background-color .16s ease, border-color .16s ease, box-shadow .16s ease;}#fn_products_content .product-card:hover .product-card-actions .btn-wishlist,#fn_products_content .product-card:focus-within .product-card-actions .btn-wishlist {visibility: visible;opacity: 1;transform: translateY(0) scale(1);pointer-events: auto;}}@media (hover: none), (pointer: coarse), (max-width: 767.98px) {#fn_products_content .product-card .product-card-actions {top: 10px;right: 10px;}#fn_products_content .product-card .product-card-actions .btn-wishlist,#fn_products_content .product-card .product-card-actions .btn-wishlist:not(.selected) {width: 30px;height: 30px;border-color: rgba(199, 211, 225, .74);background: rgba(255, 255, 255, .74);color: #7b8796;box-shadow: 0 4px 12px rgba(17, 41, 68, .06);visibility: visible;opacity: .78;transform: none;pointer-events: auto;}#fn_products_content .product-card .product-card-actions .btn-wishlist > i {font-size: 12px;}#fn_products_content .product-card .product-card-actions .btn-wishlist.selected {border-color: #e04c38;background: #e04c38;color: #fff;opacity: 1;box-shadow: 0 6px 16px rgba(224, 76, 56, .22);}}@media (max-width: 1199.98px) {.blog-page__aside {padding-left: 16px;}.blog-card__body .blog-entry-title {font-size: 16px;}}@media (max-width: 991.98px) {.blog-page-heading .container {min-height: 96px;}.blog-page-heading h1 {font-size: 24px;}.blog-page {padding-top: 24px;}.blog-grid-modern {gap: 16px;}.blog-grid-modern .blog-card {width: auto !important;}.blog-page__aside {padding-left: 12px;}.blog-page__aside #blog-sidebar {top: 16px;}.blog-page .blog-news {grid-template-columns: repeat(2, minmax(0, 1fr));}.blog-category-list,.blog-page .blog-category-list {grid-template-columns: repeat(3, minmax(0, 1fr));gap: 16px;}.blog-category-card__thumb,.blog-page .blog-news .blog-category-card__thumb,.blog-category-list .blog-category-card__thumb.blog-entry-thumb {aspect-ratio: 1.65 / 1;}}@media (max-width: 767.98px) {.blog-page-heading {padding-top: 18px !important;padding-bottom: 18px !important;}.blog-page-heading .container {min-height: 0;}.blog-page-heading h1 {font-size: 21px;text-align: left;}.blog-page {padding-top: 18px;}.blog-grid-modern {grid-template-columns: 1fr;gap: 14px;}.blog-grid-modern .blog-card {width: auto !important;}.blog-card__body {padding: 13px 14px 10px;}.blog-card__body .blog-entry-title {min-height: 0;font-size: 16px;}.blog-card__excerpt {min-height: 0;font-size: 13px;}.blog-card__footer {padding: 9px 14px;}.blog-page .blog-news {grid-template-columns: 1fr;gap: 14px;}.blog-category-list,.blog-page .blog-category-list {grid-template-columns: repeat(2, minmax(0, 1fr));gap: 12px;}.blog-category-card__thumb,.blog-page .blog-news .blog-category-card__thumb,.blog-category-list .blog-category-card__thumb.blog-entry-thumb {aspect-ratio: 1.55 / 1;}.blog-category-card__body {min-height: 64px;padding: 30px 11px 11px;}.blog-category-card__title {font-size: 13px;}.blog-category-card__thumb::after {display: none;}}@media (max-width: 340px) {.blog-category-list,.blog-page .blog-category-list {grid-template-columns: 1fr;}.blog-category-card__thumb,.blog-page .blog-news .blog-category-card__thumb,.blog-category-list .blog-category-card__thumb.blog-entry-thumb {aspect-ratio: 1.8 / 1;}}@media (max-width: 991.98px){.footer-trust {grid-template-columns: repeat(2, minmax(0, 1fr));}}@media (max-width: 767.98px){.product-hero>nav.container {position:static;}.product-hero>.container:not(nav) {padding-top:0;}.product-hero+.container {margin-top:-2.65rem;}.category-hero__inner {display: block !important;padding-top: .35rem !important;padding-bottom: .55rem !important;}.category-hero h1,.product-hero h1 {font-size: 26px;line-height: 1.2;margin-bottom: 12px;}.category-hero__breadcrumbs {max-width: 100%;margin-left: 0 !important;margin-right: auto !important;margin-bottom: 5px !important;overflow-x: auto;font-size: 12px;white-space: nowrap;}.category-hero .category-hero__breadcrumbs .breadcrumb {justify-content: flex-start;margin-left: 0;margin-right: auto;}.category-hero__trust {gap: 6px;}.category-hero__trust span {min-height: 30px;padding: 5px 8px;font-size: 12px;}.products-toolbar {display: grid !important;order: 6 !important;grid-template-columns: 1fr 1fr !important;width: 100%;gap: 10px !important;margin-top: 18px !important;margin-right: 0;margin-bottom: 20px !important;margin-left: 0;padding: 0 !important;}.products-toolbar + .sec-2,.products-toolbar + .pt-lg-2,.products-toolbar + div {margin-top: 22px;}.products-toolbar .fn_products_sort {flex: 1 1 auto;min-width: 0;}.products-toolbar .btn-toolbar,.products-toolbar .btn-secondary,.products-toolbar .sort-limit,.products-toolbar .sort-select {width: 100%;}.products-toolbar .d-sm-flex {display: none !important;}.products-toolbar .btn-icon {display: inline-flex;align-items: center;justify-content: center;width: 38px;height: 38px;border: 1px solid #d7e1ec;border-radius: 6px;background: #fff;color: #25405d;box-shadow: none;}.products-toolbar .btn-icon.bg-light,.products-toolbar .btn-icon.disabled {border-color: #1b2b3d !important;background: #fff !important;color: #123f73 !important;}#fn_products_content {order: 7 !important;margin-top: 0 !important;margin-right: -6px !important;margin-left: -6px !important;}.footer {padding-top: 14px;padding-bottom: 68px;}.footer-trust {grid-template-columns: 1fr 1fr;gap: 8px;margin-bottom: 16px;}.footer-trust div {min-height: 44px;padding: 9px 10px;font-size: 12px;}.footer-trust i {font-size: 17px;}.footer-main {padding-bottom: 8px;}.footer-contact {padding-right: 12px;padding-left: 12px;margin-bottom: 16px;}.footer-title {margin-bottom: 10px;font-size: 18px;}.footer-phone-grid {grid-template-columns: 1fr;gap: 8px;}.footer-phone {min-height: 42px;padding: 0 12px;border-radius: 6px;background: rgba(255, 255, 255, .06);}.footer-cta {max-width: none;}.footer-panel {border-top: 1px solid rgba(255, 255, 255, .1);}.footer-panel-title {position: relative;margin-bottom: 0;padding: 14px 28px 14px 0;width: 100%;border: 0;background: transparent;font-size: 16px;text-align: left;cursor: pointer;}.footer-panel-title::after {content: "+";position: absolute;top: 50%;right: 2px;transform: translateY(-50%);color: rgba(255, 255, 255, .65);font-size: 20px;}.footer-panel-title[aria-expanded="true"]::after {content: "-";}.footer-panel__content {padding-bottom: 12px;}.footer-subscribe {margin-top: 14px;padding-top: 14px;border-top: 1px solid rgba(255, 255, 255, .1);}.footer-subscribe .input-group {display: grid;grid-template-columns: 1fr;gap: 8px;overflow: visible;}.footer-subscribe .input-group > i {top: 21px !important;transform: translateY(-50%) !important;z-index: 3;}.footer-subscribe .input-group .form-control {width: 100%;min-width: 0;padding-left: 42px;}.footer-subscribe .btn {width: 100%;min-height: 42px;border-radius: 6px !important;}.footer-subscribe .form-control {border-radius: 6px !important;}.footer-bottom__inner {flex-direction: column;justify-content: center;min-height: 78px;padding-top: 12px;padding-bottom: 12px;text-align: center;}}@media (max-width: 991.98px){.home-hero {padding-top: 12px;padding-bottom: 4px;}.home-hero__panel {display: block;padding: 16px;border-radius: 0;}.home-title {font-size: 24px;line-height: 1.18;}.home-text {font-size: 14px;}.home-actions {margin-top: 14px;}.home-btn {flex: 1 1 130px;min-height: 40px;padding: 0 12px;font-size: 14px;}.home-btn--consult {flex-basis: 100%;min-width: 0;min-height: 42px;}.home-hero__quick {grid-template-columns: 1fr 1fr;gap: 8px;margin-top: 14px;}.home-hero__quick a {min-height: 40px;padding: 8px 10px;font-size: 13px;}.home-benefits {grid-template-columns: 1fr 1fr;gap: 8px;margin-top: 10px;}.home-benefits div {min-height: 42px;padding: 9px 10px;border-radius: 6px;font-size: 13px;}.home-benefits i {font-size: 18px;}.home-season {margin-top: 10px;padding: 10px;gap: 6px;border-radius: 6px;font-size: 13px;}.home-season a {min-height: 30px;padding: 5px 8px;}}@media (max-width: 768px){.category_body {justify-content: flex-start;gap: 10px;padding-top: 20px;}.categ_block__item {width: calc(50% - 5px);margin-bottom: 0;padding: 10px 7px 12px;border-radius: 7px;box-shadow: 0 4px 12px rgba(19, 74, 136, .08);}.categ_block__item:hover {transform: none;}.categ_preview__image {height: 105px;margin-bottom: 8px;}.categ_preview__image img {width: 82%;}.product_preview__name {margin-top: 4px;font-size: 14px;line-height: 1.25;}.subcategory_list {display: none;}.home-featured {padding-top: 1.5rem !important;}.home-featured .h2 {font-size: 22px;}}@media (max-width: 420px){.home-hero__panel {margin-right: -12px;margin-left: -12px;}.home-title {font-size: 22px;}.home-hero__quick a,.home-benefits div {font-size: 12px;}}@media (min-width: 768px){#fn_products_content .fn_product.product-card {padding: 0 10px 0 !important;border: 0;border-radius: 8px;background: transparent;transition: transform .16s ease, box-shadow .16s ease;}#fn_products_content .fn_product.product-card:hover {transform: translateY(-2px);}#fn_products_content .fn_product.product-card > a,#fn_products_content .fn_product.product-card > .card-body {background: #fff;}#fn_products_content .fn_product.product-card > a {display: block !important;border: 1px solid #edf2f7;border-bottom: 0;border-radius: 8px 8px 0 0;box-shadow: 0 2px 8px rgba(18, 49, 78, .035);}#fn_products_content .fn_product.product-card > .card-body {min-height: 188px;padding: 10px 12px 12px;border: 1px solid #edf2f7;border-top: 0;border-radius: 0 0 8px 8px;box-shadow: 0 6px 16px rgba(18, 49, 78, .045);}#fn_products_content .product-title {display: block;min-height: 58px;color: #172236;font-size: 15px !important;line-height: 1.28;}#fn_products_content .star-rating {margin-top: 5px !important;margin-bottom: 5px !important;}#fn_products_content .product-price {align-items: flex-end;gap: 8px;}#fn_products_content .product-price .h3 {margin-bottom: 0;font-size: 24px;line-height: 1.1;}#fn_products_content .kat-sku {margin-bottom: 7px !important;color: #6f7b8a;font-size: 12px;}#fn_products_content .fn_is_stock {min-height: 40px;border-radius: 6px;font-size: 15px;}#fn_products_content .product-card-quickview {display: inline-flex;align-items: center;min-height: 26px;color: #5a6878;font-size: 12px;}#fn_products_content .fn_product.product-card .card-body-hidden {left: 0;width: 100%;padding: 0 10px 10px !important;border: 1px solid #edf2f7;border-top: 0;border-radius: 0 0 8px 8px;background: #f7fafd;box-shadow: 0 8px 14px rgba(18, 49, 78, .055);box-sizing: border-box;overflow: hidden;z-index: 30;}#fn_products_content .fn_product.product-card .card-body-hidden::before {display: none;}#fn_products_content .fn_product.product-card .card-body-hidden * {max-width: 100%;box-sizing: border-box;}#fn_products_content .fn_product.product-card .card-body-hidden .row,#fn_products_content .fn_product.product-card .card-body-hidden ul,#fn_products_content .fn_product.product-card .card-body-hidden table {width: 100%;margin-right: 0 !important;margin-left: 0 !important;}#fn_products_content .fn_product.product-card .card-body-hidden .product_preview__show_features {width: 100%;padding: 0 !important;background: transparent;}#fn_products_content .fn_product.product-card .card-body-hidden td,#fn_products_content .fn_product.product-card .card-body-hidden th {padding-right: 0;padding-left: 0;}#fn_products_content .fn_product.product-card .card-body-hidden td:last-child,#fn_products_content .fn_product.product-card .card-body-hidden th:last-child {text-align: right;white-space: normal;}#fn_products_content .featured-inline {margin: 10px 0 24px !important;padding: 18px 24px 22px !important;border: 1px solid #cfe4f8;border-radius: 10px;background: linear-gradient(135deg, #eaf6ff 0%, #f6fbff 42%, #fff 100%);box-shadow: 0 10px 24px rgba(20, 81, 145, .1);overflow: hidden;}#fn_products_content .featured-inline > .d-flex {padding-bottom: 18px !important;margin-bottom: 20px !important;border-bottom-color: rgba(20, 81, 145, .14) !important;}#fn_products_content .featured-inline .h2 {color: #123f73;font-weight: 700;}#fn_products_content .featured-inline > .row {align-items: flex-start;}#fn_products_content .featured-inline > .row .fn_product.product-card {align-self: flex-start;}#fn_products_content .featured-inline > .row .fn_product.product-card > .card-body {min-height: 0 !important;padding-bottom: 12px !important;}#fn_products_content .featured-inline > .row .product-title {min-height: 44px;}#fn_products_content .featured-inline > .row .kat-sku {margin-bottom: 0 !important;}}@media (max-width: 991.98px) {body .header .container.header__inner {display: grid !important;grid-template-columns: minmax(96px, 1fr) 40px 40px 40px;align-items: center;gap: 8px;}body .header .header__logo {grid-column: 1;grid-row: 1;min-width: 0 !important;max-width: 220px;width: 100% !important;}body .header .header__logo img,body .header img.header__logo {width: 100% !important;max-width: 220px;min-width: 0 !important;}body .header .head-menu,body .header .header-contacts {display: contents !important;}body .header .header-phones {display: none !important;}body .header .header-call.d-md-none {display: inline-flex !important;}body .header .navbar-toggler {grid-column: 2;grid-row: 1;}body .header .header-search-toggle {grid-column: 3;grid-row: 1;}body .header .header-call {grid-column: 4;grid-row: 1;}body .header .header-call,body .header .header-search-toggle,body .header .navbar-toggler {width: 40px !important;height: 40px !important;justify-self: center;}body .header #navbarCollapse.collapsing,body .header #mobileSearchPanel.collapsing {display: block !important;height: auto !important;overflow: visible !important;transition: none !important;}body .header #navbarCollapse,body .header #mobileSearchPanel,body .header .navbar-toggler,body .header .header-search-toggle {transition: none !important;}body .header .navbar-toggler[aria-expanded="true"] {border-color: #124989 !important;background: #124989 !important;color: #fff !important;}body .header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {filter: brightness(0) invert(1);}}@media (max-width: 767.98px){#description.desc_prod {padding-top: 8px !important;}#description h2,#prices h2,#faq h2,#faq .h3 {font-size: 21px;line-height: 1.3;}#description .table_responsive,#prices .table_responsive {border-radius: 7px;box-shadow: 0 5px 14px rgba(18, 49, 78, .05);}#description .table_responsive th,#description .table_responsive td,#prices .table_responsive th,#prices .table_responsive td {padding: 11px 12px;font-size: 14px;}#description .table_responsive td:last-child,#description .table_responsive th:last-child,#prices .table_responsive td:last-child,#prices .table_responsive th:last-child {width: 92px;}#faq {margin-top: 18px;margin-bottom: 22px;}#faq .accordion {gap: 5px;}#faq .accordion-button {min-height: 40px;padding: 8px 32px 8px 7px;border-width: 3px;font-size: 14px;}#faq .accordion-button::after {right: 7px;width: 24px;height: 24px;}#faq .accordion-body {padding: 8px 9px 11px;font-size: 14px;line-height: 1.45;}.category-help {display: grid;grid-template-columns: 38px 1fr;gap: 10px;margin: 14px 0 16px !important;padding: 12px;border: 1px solid #d8e6f4;border-radius: 8px;background: #f3f8fd;box-shadow: none;}.category-help__icon {display: flex;align-items: center;justify-content: center;width: 38px;height: 38px;border-radius: 50%;background: #fff;color: #145191;font-size: 18px;}.category-help__body {min-width: 0;}.category-help strong,.category-help span {display: block;line-height: 1.25;}.category-help strong {color: #172236;font-size: 15px;}.category-help span {margin-top: 3px;color: #5a6878;font-size: 13px;}.category-help__btn {grid-column: 1 / -1;min-height: 42px;border: 0;border-radius: 6px;background: #145191;color: #fff;font-size: 15px;}#fn_products_content .fn_product.product-card {margin-bottom: 14px !important;padding-right: 6px !important;padding-left: 6px !important;}#fn_products_content .product-card .card-img-top {min-height: 166px;display: flex;align-items: center;justify-content: center;padding: 8px;}#fn_products_content .product-card .card-img-top img {max-height: 166px;object-fit: contain;}#fn_products_content .product-card .card-body {padding: 10px 11px;}#fn_products_content .product-title {display: block;min-height: 62px;color: #172236;font-size: 16px !important;line-height: 1.28;}#fn_products_content .star-rating {margin-top: 4px !important;margin-bottom: 6px !important;}#fn_products_content .product-price {align-items: flex-end;gap: 8px;}#fn_products_content .product-price .h3 {margin-bottom: 0;font-size: 24px;line-height: 1.1;}#fn_products_content .kat-sku {margin-bottom: 7px !important;color: #6f7b8a;font-size: 12px;}#fn_products_content .fn_is_stock {min-height: 42px;border-radius: 6px;font-size: 15px;}}@media (min-width: 992px){.product-gallery-preview {margin-top: -16px;}}@media (max-width: 991.98px){.product-hero+.container {margin-top: -3rem;padding-right: 8px;padding-left: 8px;}.product-hero+.container>.bg-light {border-radius: 7px !important;}.product-hero+.container>.bg-light > .px-4 {padding-right: 10px !important;padding-left: 10px !important;}.product-hero+.container>.bg-light .tab-content {padding-right: 0 !important;padding-left: 0 !important;}.product-tabs-wrap {margin: 12px -2px 2px;padding: 6px 26px 6px 7px;border-radius: 7px;}.product-tabs-wrap::after {content: "›";position: absolute;top: 7px;right: 7px;display: flex;align-items: center;justify-content: flex-end;width: 34px;height: 36px;padding-right: 2px;border-radius: 0 6px 6px 0;background: linear-gradient(90deg, rgba(246, 249, 252, 0), #f6f9fc 58%);color: #134a88;font-size: 22px;line-height: 1;pointer-events: none;}.product-tabs-wrap .nav-item:first-child {display: none;}.product-tabs-wrap .nav-item:first-child + .nav-item .nav-link {background: #fff;color: #134a88;box-shadow: 0 6px 16px rgba(18, 49, 78, .08);}.tabs-sticky.nav-tabs {flex-wrap: nowrap;overflow-x: auto;padding-right: 0;padding-left: 0;scrollbar-width: none;}.tabs-sticky.nav-tabs::-webkit-scrollbar {display: none;}.tabs-sticky .nav-link {min-height: 36px;padding: 0 12px !important;font-size: 13px;white-space: nowrap;}.product-tabs-content {padding-top: 4px;}.product-tabs-content #description.desc_prod {padding-top: 14px !important;}.review-empty-row {gap: 10px;padding-top: 10px !important;padding-bottom: 12px !important;}.review-empty-note {min-height: 48px;padding: 12px 14px;font-size: 14px;}.review-empty-action {margin-top: 0 !important;padding-top: 0 !important;}.review-empty-action .review-toggle-btn {min-height: 48px;}.product-gallery {display: flex;flex-direction: column;width: 100%;}.product-gallery-preview {order: 1 !important;width: 100%;margin-top: 10px;margin-left: 0 !important;}.product-gallery-thumblist {order: 2 !important;height: auto !important;}.product-gallery-preview-item {margin-bottom: 12px !important;}.product-gallery-preview {position: relative;height: auto !important;}.product-gallery-preview.product-gallery-preview.gallery {height: auto !important;}.product-gallery-preview-item.active {height: auto !important;overflow: visible;}.product-gallery-preview-item.active > img {height: auto !important;max-height: none;object-fit: contain;}.product-gallery-preview::before,.product-gallery-preview::after {position: absolute;top: 50%;z-index: 12;display: flex;align-items: center;justify-content: center;width: 34px;height: 42px;border-radius: 6px;background: rgba(16, 47, 85, .68);color: #fff;font-size: 25px;line-height: 1;transform: translateY(-50%);pointer-events: none;box-shadow: 0 6px 14px rgba(16, 47, 85, .16);}.product-gallery-preview::before {content: "‹";left: 8px;}.product-gallery-preview::after {content: "›";right: 8px;}.product-gallery-thumblist {display: flex;flex-wrap: nowrap;justify-content: flex-start;gap: 8px;width: 100%;max-width: 100%;margin-right: 0 !important;margin-left: 0 !important;overflow-x: auto;overflow-y: hidden;box-sizing: border-box;padding-bottom: 8px;scroll-snap-type: x proximity;-webkit-overflow-scrolling: touch;scrollbar-width: thin;}.product-gallery-thumblist .product-thumb {width: 64px;min-width: 64px;height: 64px;margin: 0;scroll-snap-align: start;}.purchase-panel {position: static;margin-top: 10px;padding: 10px 0 0;border: 0;border-radius: 0;box-shadow: none;}.purchase-price {margin-bottom: 6px !important;padding-bottom: 8px;}.purchase-price__current {font-size: 30px;}.purchase-specs {margin-bottom: 10px;padding: 9px;}.purchase-specs__grid {gap: 6px 10px;}.purchase-spec__name {font-size: 11px;}.purchase-spec__value {font-size: 12px;}.purchase-form {margin-bottom: 10px !important;}.purchase-form .product-buy-btn {min-height: 44px;font-size: 15px;}.product-mobile-call,.product-fit-help {display: inline-flex;align-items: center;justify-content: center;gap: 7px;width: 100%;min-height: 38px;margin: 0 0 10px;border: 1px solid #dce7f2;border-radius: 6px;background: #f7fafd;color: #174f8d;font-size: 14px;}.product-mobile-call i,.product-fit-help i {color: #ff5a62;}.product-fit-help {gap: 5px;min-height: 36px;padding: 7px 8px;font-size: 12px;font-weight: 700;white-space: nowrap;}.product-fit-help i {font-size: 14px;}.product-secondary-actions {display: none !important;}.product-sticky-buy {position: fixed;right: 0;bottom: 58px;left: 0;z-index: 1030;display: flex;align-items: center;justify-content: center;padding: 8px 70px 8px 82px;border-top: 1px solid #dfe8f2;background: rgba(255,255,255,.97);box-shadow: 0 -8px 20px rgba(18,49,78,.14);opacity: 0;pointer-events: none;transform: translateY(100%);transition: opacity .18s ease, transform .18s ease;}.product-sticky-buy.is-visible {opacity: 1;pointer-events: auto;transform: translateY(0);}.product-sticky-buy__price {display: none;}.product-sticky-buy__price small {font-size: 13px;}.product-sticky-buy__cart,.product-sticky-buy__phone {display: inline-flex;align-items: center;justify-content: center;min-height: 42px;border: 0;border-radius: 6px;}.product-sticky-buy__cart {gap: 6px;width: min(100%, 230px);background: #155496;color: #fff;}.product-sticky-buy__phone {display: none;}.fn_product.block {padding-bottom: 70px;}}@media (min-width: 768px) and (max-width: 991.98px){.product-sticky-buy {bottom: 0;}}@media (max-width: 575.98px){.one-click-compact .input-group {display: grid;grid-template-columns: 1fr;gap: 8px;}.one-click-compact .one_click_input {width: 100%;min-width: 0;border-radius: 6px !important;}.one-click-compact .input-group-btn,.one-click-compact .one-click-btn {display: block;width: 100%;}.one-click-compact .one-click-btn {border-radius: 6px;}}@media (max-width: 991.98px){.cart-summary {padding: 16px !important;}.contact-page {padding-top: 24px;}.contact-hero {grid-template-columns: 1fr;gap: 20px;padding: 22px;}.contact-hero__title {font-size: 24px;}.contact-grid,.contact-map-form {grid-template-columns: 1fr;}.contact-form-panel {border-left: 0;border-top: 1px solid #e3ebf5;}.about-page {padding-top: 24px;}.about-hero {grid-template-columns: 1fr;gap: 20px;padding: 22px;}.about-hero__title {font-size: 25px;}.about-points {grid-template-columns: 1fr;}.about-content {padding: 22px;}.bg-secondary:has([data-page="870"]) + .container .col-lg-12 {padding: 22px;}.bg-secondary:has([data-page="870"]) + .container ul {grid-template-columns: 1fr;}.bg-secondary:has([data-page="2"]) + .container .col-lg-12,.bg-secondary:has([data-page="3"]) + .container .col-lg-12,.bg-secondary:has([data-page="25"]) + .container .col-lg-12 {padding: 22px;}.bg-secondary:has([data-page="2"]) + .container ul,.bg-secondary:has([data-page="3"]) + .container ul,.bg-secondary:has([data-page="25"]) + .container ul {grid-template-columns: 1fr;}}@media (max-width: 575.98px){.contact-page {padding-top: 18px;}.contact-hero {padding: 18px;}.contact-hero__title {font-size: 22px;}.contact-hero__text {font-size: 14px;}.contact-card {padding: 15px;}.contact-map,.contact-map iframe {min-height: 320px;}.contact-form-panel {padding: 24px 18px;}.about-page {padding-top: 18px;}.about-hero {padding: 18px;}.about-hero__title {font-size: 22px;}.about-hero__text,.about-content p {font-size: 14px;}.about-hero__btn,.about-hero__link {width: 100%;}.about-stat span {font-size: 24px;}.about-point,.about-content {padding: 16px;}.bg-secondary:has([data-page="870"]) .container {min-height: 92px;}.bg-secondary:has([data-page="870"]) h1 {font-size: 22px;}.bg-secondary:has([data-page="870"]) + .container {padding-top: 20px;}.bg-secondary:has([data-page="870"]) + .container .col-lg-12,.bg-secondary:has([data-page="870"]) + .container .col-lg-12 > p:first-child {padding: 16px;}.bg-secondary:has([data-page="870"]) + .container p {font-size: 14px;}.bg-secondary:has([data-page="2"]) .container,.bg-secondary:has([data-page="3"]) .container,.bg-secondary:has([data-page="25"]) .container {min-height: 92px;}.bg-secondary:has([data-page="2"]) h1,.bg-secondary:has([data-page="3"]) h1,.bg-secondary:has([data-page="25"]) h1 {font-size: 22px;}.bg-secondary:has([data-page="2"]) + .container,.bg-secondary:has([data-page="3"]) + .container,.bg-secondary:has([data-page="25"]) + .container {padding-top: 20px;}.bg-secondary:has([data-page="2"]) + .container .col-lg-12,.bg-secondary:has([data-page="3"]) + .container .col-lg-12,.bg-secondary:has([data-page="25"]) + .container .col-lg-12 {padding: 16px;}.bg-secondary:has([data-page="2"]) + .container p,.bg-secondary:has([data-page="3"]) + .container p,.bg-secondary:has([data-page="25"]) + .container p {font-size: 14px;}}@media (max-width: 767.98px){#menu-container {padding-top: 8px;}#menu-container > .dropdown-menu {width: 100%;padding: 8px 0 2px;border: 0;box-shadow: none;}#menu-container .mega-dropdown {position: relative;width: 100%;margin: 0 0 6px;border: 1px solid #e5edf5;border-radius: 8px;background: #fff;overflow: hidden;}#menu-container .mega-dropdown > .dropdown-link:first-child {display: flex !important;align-items: center;width: 100%;min-height: 52px;padding: 8px 62px 8px 12px !important;color: #1d3047;font-size: 14px;line-height: 1.25;text-align: left;text-decoration: none;}#menu-container .mega-dropdown > .dropdown-link:first-child img {width: 34px;min-width: 34px;height: 34px;margin-right: 10px !important;object-fit: contain;}#menu-container .mobile-department-toggle {position: absolute;top: 0;right: 0;z-index: 3;display: flex !important;align-items: center;justify-content: flex-end;width: 44%;min-width: 96px;height: 52px;padding: 0 14px;border: 0;background: transparent;}#menu-container .mobile-department-toggle::after {width: 7px;height: 7px;margin: 0;border: 0;border-right: 1.5px solid #155496;border-bottom: 1.5px solid #155496;transform: rotate(45deg);}#menu-container .mega-dropdown.show .mobile-department-toggle::after,#menu-container .mobile-department-toggle.show::after {transform: rotate(225deg);}#menu-container .mega-dropdown > .dropdown-menu {position: static !important;width: 100%;margin: 0;padding: 8px !important;border: 0;border-top: 1px solid #edf2f7;border-radius: 0;background: #fbfdff;box-shadow: none;overflow-x: hidden;transform: none !important;}#menu-container .mega-dropdown > .dropdown-menu > .d-flex {display: grid !important;grid-template-columns: repeat(2, minmax(0, 1fr));gap: 8px;margin: 0 !important;padding: 0 !important;align-items: start;}#menu-container .mega-dropdown > .dropdown-menu > .d-flex + .d-flex {margin-top: 8px !important;}#menu-container .mega-dropdown-column {width: 100%;max-width: none;min-width: 0;padding: 6px !important;border: 1px solid #e8f0f8;border-radius: 8px;background: #f5f8fc;}#menu-container .mega-dropdown-column .widget {display: flex;flex-direction: column;gap: 6px;margin-bottom: 0 !important;}#menu-container .mega-dropdown-column .fs-base {display: flex;align-items: center;width: 100%;min-height: 56px;padding: 6px;border-radius: 7px;background: #fff;color: #1d3047;font-size: 12.5px;line-height: 1.18;text-decoration: none;box-shadow: 0 1px 0 rgba(19, 73, 137, .04);}#menu-container .mega-dropdown-column img {width: 42px;min-width: 42px;height: 42px;margin-right: 7px !important;object-fit: contain;}#menu-container .mega-dropdown-column .widget-link {display: block;min-width: 0;color: #26364a;font-weight: 700;overflow-wrap: anywhere;}#menu-container .widget-list {display: grid;gap: 4px;margin: 0;padding: 0;}#menu-container .widget-list-item {padding-bottom: 0 !important;}#menu-container .widget-list .widget-list-link {display: block;min-height: 30px;padding: 6px 7px !important;border-radius: 6px;background: #fff;color: #155496;font-size: 11.5px;line-height: 1.25;text-decoration: none;overflow-wrap: anywhere;}#menu-container .widget-list .widget-list-link a {display: block;color: inherit;text-decoration: none;}}@media (max-width: 420px){#menu-container .mega-dropdown > .dropdown-menu > .d-flex {grid-template-columns: 1fr;}#menu-container .widget-list {grid-template-columns: repeat(2, minmax(0, 1fr));}#menu-container .mega-dropdown-column .fs-base {min-height: 52px;}}.category-fast-links {display: none;}.active-brand-filter {display: none;}.mobile-filter-action {display: none;}@media (max-width: 767.98px) {.category-hero {padding-bottom: 1.25rem !important;}.category-hero__text {min-height: auto !important;}.category-hero h1 {margin-bottom: 0;font-size: 23px !important;line-height: 1.18;}.products-toolbar .mobile-filter-action {display: inline-flex;align-items: center;justify-content: center;gap: 6px;width: 100%;min-height: 44px;padding: 0 10px;border: 1px solid #145191;border-radius: 6px;background: #145191;color: #fff;font-size: 14px;font-weight: 700;box-shadow: 0 5px 14px rgba(20, 81, 145, .16);}.products-toolbar .fn_products_sort,.products-toolbar .fn_products_sort > .d-flex,.products-toolbar .fn_products_sort .sort-limit,.products-toolbar .sort-select {width: 100%;min-width: 0;}.products-toolbar .sort-select {height: 40px;min-height: 44px;border-color: #d7e1ec;border-radius: 6px;background-color: #fff;color: #172236;font-size: 13px;font-weight: 600;box-shadow: 0 4px 12px rgba(18, 49, 78, .055);}.category-hero + .container {margin-top: .35rem !important;}.sec-2.d-grid > .sec-2,.sec-2.d-grid > .sec-3 {margin-top: 26px !important;}.products-toolbar .fn_products_sort .d-flex,.products-toolbar .fn_products_sort .pb-3,.products-toolbar .fn_products_sort .sort-limit {width: 100%;margin-right: 0 !important;padding-bottom: 0 !important;}.category-fast-links {display: flex;order: 4 !important;gap: 8px;width: calc(100% + 24px);margin: 10px -12px 14px;padding: 0 12px 8px;overflow-x: auto;overflow-y: hidden;overscroll-behavior-inline: contain;scroll-padding-inline: 12px;scroll-snap-type: x proximity;scrollbar-color: rgba(20, 81, 145, .34) transparent;scrollbar-width: thin;-webkit-overflow-scrolling: touch;-webkit-mask-image: linear-gradient(90deg, transparent 0, #000 14px, #000 calc(100% - 28px), transparent 100%);mask-image: linear-gradient(90deg, transparent 0, #000 14px, #000 calc(100% - 28px), transparent 100%);}.category-fast-links.has-active {gap: 8px;}.category-fast-links::-webkit-scrollbar {height: 4px;}.category-fast-links::-webkit-scrollbar-track {background: transparent;}.category-fast-links::-webkit-scrollbar-thumb {border-radius: 999px;background: rgba(20, 81, 145, .34);}.category-fast-links a,.category-fast-links .is-active {flex: 0 0 auto;scroll-snap-align: start;display: inline-flex;align-items: center;justify-content: center;gap: 6px;min-height: 34px;padding: 8px 10px;border: 1px solid #d8e4ef;border-radius: 6px;background: #f7fafd;color: #145191;font-size: 13px;font-weight: 700;line-height: 1.1;text-decoration: none;white-space: nowrap;}.category-fast-links .is-active {border-color: #145191;background: #145191;color: #fff;box-shadow: 0 5px 14px rgba(20, 81, 145, .18);}.category-fast-links__close {display: inline-flex;align-items: center;justify-content: center;width: 18px;height: 18px;min-height: 18px;padding: 0;border: 0;border-radius: 50%;background: rgba(255, 255, 255, .18);color: #fff;font-size: 16px;line-height: 1;}.category-fast-links .category-fast-links__close:hover {color: #fff;}.category-fast-links .category-fast-links__reset {border-color: #ccd9e6;background: #fff;color: #334a62;}.category-choice {order: 5 !important;width: 100%;margin: 8px 0 14px;padding: 12px;border-radius: 8px;box-shadow: 0 5px 15px rgba(20, 81, 145, .07);}.category-choice__head {display: block;margin-bottom: 10px;}.category-choice__head strong {font-size: 16px;line-height: 1.22;}.category-choice__head span {font-size: 13px;line-height: 1.35;}.category-choice__grid {grid-template-columns: repeat(2, minmax(0, 1fr));gap: 8px;}.category-choice__grid a {min-height: 76px;padding: 9px;}.category-choice__grid strong {font-size: 13px;}.category-choice__grid span {font-size: 11.5px;line-height: 1.25;}.category-choice__mobile-call {display: grid;grid-template-columns: 1fr auto;align-items: center;gap: 9px;margin-top: 10px;padding-top: 10px;border-top: 1px solid #e1eaf3;}.category-choice__mobile-call span {color: #405167;font-size: 12px;line-height: 1.25;}.category-choice__mobile-call button {min-height: 36px;padding: 0 12px;font-size: 13px;}.active-brand-filter {display: flex;order: 5 !important;align-items: center;gap: 8px;width: 100%;max-width: calc(100vw - 34px);margin: 4px 0 14px;padding: 9px 10px;border: 1px solid #cfe0ef;border-radius: 8px;background: #f5f9fd;box-shadow: 0 5px 15px rgba(20, 81, 145, .08);box-sizing: border-box;}.active-brand-filter__body {display: flex;min-width: 0;flex: 1 1 auto;flex-direction: column;gap: 1px;}.active-brand-filter__label {color: #6a7d91;font-size: 11px;line-height: 1.1;}.active-brand-filter strong {display: block;margin-left: 0;padding-left: 0;color: #123f73;font-size: 14px;line-height: 1.15;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.active-brand-filter__reset {flex: 0 1 auto;min-width: 92px;padding: 7px 9px;border: 1px solid #145191;border-radius: 6px;background: #fff;color: #145191;font-size: 12px;font-weight: 700;line-height: 1.1;text-align: center;text-decoration: none;}.active-brand-filter__close {display: inline-flex;flex: 0 0 28px;align-items: center;justify-content: center;width: 28px;height: 28px;padding: 0;border: 0;border-radius: 50%;background: #145191;color: #fff;font-size: 20px;line-height: 1;text-decoration: none;}.active-brand-filter__close:hover {color: #fff;}#fn_products_content .featured-inline {margin: 10px 0 16px !important;padding: 14px 10px 12px !important;border: 1px solid #cfe4f8;border-radius: 10px;background: linear-gradient(135deg, #eaf6ff 0%, #f7fbff 50%, #fff 100%);box-shadow: 0 6px 18px rgba(20, 81, 145, .1);overflow: hidden;}#fn_products_content .featured-inline > .d-flex {padding: 0 4px 10px !important;margin-bottom: 10px !important;border-bottom-color: rgba(20, 81, 145, .14) !important;}#fn_products_content .featured-inline .h2 {padding-top: 0 !important;color: #123f73;font-size: 22px;font-weight: 700;line-height: 1.2;}#fn_products_content .featured-inline > .row {display: flex !important;flex-wrap: nowrap !important;gap: 10px;margin: 0 -10px !important;padding: 2px 10px 6px !important;overflow-x: auto;overflow-y: hidden;scroll-snap-type: x proximity;-webkit-overflow-scrolling: touch;}#fn_products_content .featured-inline > .row::after {content: "";flex: 0 0 1px;}#fn_products_content .featured-inline > .row .fn_product.product-card {flex: 0 0 166px !important;width: 166px !important;max-width: 166px !important;min-width: 166px !important;margin: 0 !important;padding: 0 0 8px !important;border: 1px solid #edf2f7;border-radius: 8px;scroll-snap-align: start;overflow: hidden;}#fn_products_content .featured-inline > .row .product-card-actions {top: 8px;right: 8px;}#fn_products_content .featured-inline > .row .btn-wishlist {width: 34px;height: 34px;min-width: 34px;}#fn_products_content .featured-inline > .row .badge {top: 8px;left: 8px;max-width: 102px;padding: 4px 7px;font-size: 11px;white-space: nowrap;}#fn_products_content .featured-inline > .row .fn_discount_label {top: 34px;}#fn_products_content .featured-inline > .row .card-img-top {min-height: 122px !important;display: flex;align-items: center;justify-content: center;padding: 8px 6px 2px !important;}#fn_products_content .featured-inline > .row .card-img-top img {max-width: 124px !important;max-height: 112px !important;object-fit: contain;}#fn_products_content .featured-inline > .row .card-body {padding: 7px 9px !important;}#fn_products_content .featured-inline > .row .product-title {min-height: 50px !important;margin-bottom: 0 !important;color: #273342;font-size: 12.5px !important;line-height: 1.25 !important;display: -webkit-box !important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}#fn_products_content .featured-inline > .row .star-rating {margin: 4px 0 3px !important;font-size: 11px !important;}#fn_products_content .featured-inline > .row .product-price {align-items: baseline;}#fn_products_content .featured-inline > .row .product-price .h3 {margin-bottom: 0;font-size: 19px;line-height: 1.05;}#fn_products_content .featured-inline > .row .product-price small {font-size: 12px;}#fn_products_content .featured-inline > .row .kat-sku {display: none !important;}}@media (max-width:575px){.blog-product-tiles{margin-left:-6px;margin-right:-6px}.blog-product-tile{flex:0 0 50%;max-width:50%;width:50%;padding-left:6px!important;padding-right:6px!important}.blog-product-tile__image{min-height:130px;padding:8px}.blog-product-tile__image img{max-height:130px}.blog-product-tile__body{padding:10px}.blog-product-tile__title{min-height:54px;font-size:13px}.blog-product-tile__price span{font-size:16px}.blog-product-tile__button{padding:8px 9px;font-size:13px}.post__table_contents.improved_toc{display:block;padding:16px 14px;margin:14px 0 22px;border-radius:8px}.post__table_contents .post__table_contents_title{margin:0 0 10px}.post__table_contents .toc-list{grid-template-columns:1fr;gap:6px}.post__table_contents .toc-item a{font-size:15px;line-height:1.35;padding-top:4px;padding-bottom:4px}}
@font-face {font-family: 'Rubik';font-style: normal;font-weight: 400;font-display: swap;src: url('https://svarmax.com.ua/design/svarmax/fonts/Rubik.woff2') format('woff2');}@font-face {font-family: 'perfex-icons';src: url('https://svarmax.com.ua/design/svarmax/fonts/perfex-icons-new.woff?nynk3z') format('woff');font-weight: normal;font-style: normal;font-display: swap;}.mega-dropdown .dropdown-link .active{color:#fff;}.navbar-mega-nav .dropdown-menu > .dropdown > div {padding-top: 0.75rem;padding-bottom: 0.75rem;border-bottom:1px solid #e3e9ef;color:#fff;}.navbar-mega-nav .dropdown-menu .dropdown .dropdown-link.active {background: #12498952;}.mega-dropdown .dropdown-link {clear: both;color: #4b566b;text-align: inherit;white-space: nowrap;background-color: rgba(0, 0, 0, 0);border: 0;font-size: 0.875rem;font-weight: 500;}.mega-dropdown .dropdown-link img{width:35px;height:35px;}.mega-dropdown .active .widget-link {color: #fe696a;}.mega-dropdown .widget-link {color: #4b566b;font-weight:bold;}.mega-dropdown .active{color: #fe696a;}.mega-dropdown .dropdown-link:hover,.mega-dropdown .dropdown-link.active,.mega-dropdown .widget-link:hover {color: #fe696a;}.mega-dropdown .dropdown-link svg {height: 40px;width: 40px;fill: #000 !important;margin-top: -0.25rem !important;margin-right: 0.5rem !important;opacity: 0.6 !important;}.navbar-mega-nav .dropdown-menu>.dropdown>.dropdown-link {border-bottom: 0px;color:#3e4b5c;}.navbar-mega-nav .dropdown-menu>.mega-dropdown {border-bottom: 1px solid #e3e9ef;width: 100%;}.navbar-mega-nav .dropdown-menu>.mega-dropdown:last-child {border-bottom: 0;}.navbar-mega-nav .dropdown-menu>.mega-dropdown:hover {color: #fe696a;}.navbar-expand-lg .dropdown-menu>.dropdown>.custom-dropdown {padding-right: 0rem;}@media (min-width: 992px) {.navbar-expand-lg .dropdown-menu>.dropdown>.custom-dropdown {padding-top: 2.1rem !important;}.navbar-expand-lg .navbar-nav .nav-item>.dropdown-menu>li>.dropdown-link {font-weight: normal;padding-top: 0.75rem;padding-bottom: 0.75rem;}}.navbar-expand-lg .navbar-mega-nav .dropdown-menu>.mega-dropdown .dropdown-menu::before {width: 0px;background-color: none;}.picture-wrapper {width: 100%;display: flex;align-items: center;justify-content: center;box-shadow: 0 5px 5px -2px rgba(0, 0, 0, .06);margin: 0 0 15px;}.picture-wrapper img {max-height: 100%;width:auto;}.card-img-top .picture-wrapper,.product-list-thumb .picture-wrapper {height: 200px;margin-top: 1rem !important;}.product-thumb .picture-wrapper {height: 70px;}.product-mini-img .picture-wrapper {height: 90px;width: 90px;}.product-comparison .picture-wrapper {height: 80px;}.product-comparison .product-title {min-height: 3rem;}.widget-img .picture-wrapper {height: 90px;width: 90px;}.cart-img .picture-wrapper {height: 160px;}.brand-img .picture-wrapper {height: 80px;}.user-order-img .picture-wrapper {height: 120px;}.btn-wishlist.selected,.btn-action.selected {color: #fe696a;}.widget-categories .accordion-category {padding: 2px 0px 0px 5px;font-size: 0.9375rem;font-weight: normal;color: #4b566b;box-shadow: none;width: 100%;}.widget-categories .accordion-category:hover,.widget-categories .accordion-category.active,.widget-list-link.active {color: #fe696a;}.steps-light .step-item:hover {color: rgba(255, 255, 255, 0.55);}.form-control.no-validate:valid {padding-right: 0rem;background: none;}.form-check-input.no-validate:valid {border-color: #dae1e7;}.form-select.no-validate:valid:not([multiple]):not([size]) {padding-right: 5.5rem;background-image: none;}.share {width: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.share-icons .jssocials-share-logo {font-size: 16px;}.share-icons .jssocials-share-link {padding: 5px 10px;border-radius: 4px;}.count-input {display: inline-flex;align-items: center;}.count-input .form-control {width: 1.5rem;padding: 0;border: 0;background: 0 !important;text-align: center;-webkit-appearance: textfield;-moz-appearance: textfield;appearance: textfield;}.count-input .form-control::-webkit-outer-spin-button,.count-input .form-control::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}.count-input .btn {--px-btn-hover-border-color: transparent;--px-btn-active-border-color: transparent;}.secret-number {border: 1px solid #e3e9ef;border-radius: 4px;height: 44px;padding: 0 10px;background: #f6f9fc;display: inline-block;position: relative;text-shadow: 1px 1px rgb(56, 192, 243), -1px 1px rgb(72, 209, 204),-1px -1px rgb(72, 209, 204), 1px -1px rgb(72, 209, 204);color: rgb(255, 255, 255);font-weight: bold;-moz-user-select: none;-khtml-user-select: none;user-select: none;pointer-events: none;cursor: pointer;margin-right: 10px;font-size: 14px;line-height: 44px;}.secret-number:before {content: "";position: absolute;top: 10px;right: -15px;bottom: -15px;left: 0;z-index: -1;background: linear-gradient(-45deg,rgba(72, 209, 204, 0) 2px,mediumturquoise 3px,rgba(72, 209, 204, 0) 3px) repeat;background-size: 4px 4px;}.secret-number:after {content: attr(data-name);position: absolute;top: 2px;left: 2px;z-index: -2;text-shadow: 1px 1px white, 2px 2px white, 3px 3px white, 4px 4px white;color: white;transition: all 1s;}.faceted-overlay {left: 0;top: 0;width: 100%;height: 100%;position: fixed;background-color: rgba(25, 25, 25, 0.5);z-index: 100;}.faceted-overlay .overlay__inner {left: 0;top: 0;width: 100%;height: 100%;position: absolute;}.faceted-overlay .overlay__content {left: 50%;position: absolute;top: 50%;transform: translate(-50%, -50%);}.faceted-overlay .spinner {width: 75px;height: 75px;display: inline-block;border-width: 2px;border-color: rgba(255, 255, 255, 0.05);border-top-color: #fff;animation: spin 1s infinite linear;border-radius: 100%;border-style: solid;}@keyframes spin {100% {transform: rotate(360deg);}}.autocomplete-suggestions {background-color: #fff;overflow: hidden;overflow-y: auto;border: 1px solid #e3e9ef;display: table;top: 100%;border-left: none;border-bottom: none;}.autocomplete-suggestion {display: table-row;width: 100%;line-height: 1.2;}.autocomplete-suggestion a {color: #4b566b;}.autocomplete-suggestions .autocomplete-selected {background: #f6f9fc;}.autocomplete-suggestions strong {font-weight: 500;color: #fe696a;}.autocomplete-suggestion div {width: 50px !important;text-align: center;}.autocomplete-suggestion div,.autocomplete-suggestions span,.autocomplete-suggestions a {padding: 0.152rem 0.3rem;display: table-cell;vertical-align: middle;text-decoration: none;border-left: 1px solid #e3e9ef;border-bottom: 1px solid #e3e9ef;}.autocomplete-suggestions span {white-space: nowrap;text-align: right;padding-right: 10px;font-size: 14px;font-weight: 500;border-left: none;}.autocomplete-suggestion {cursor: pointer;}.product__rating {position: relative;}.post__rating {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.rating_starOff {display: inline-block;vertical-align: top;}.rating_starOff,.rating_starOn {width: 90px;height: 18px;background: url(../../design/svarmax/images/rating.png) repeat-x left top;}.rating_starOn {display: block;background-position: left bottom;}.rating_text.hidden {display: none;}.tab-content ul{list-style: none;margin: 0;padding: 0;}.desc_prod ul li{color: #3c3c3c;font-weight: 400;font-family: inherit;font-size: 15px;margin-bottom: 7px;display: flex;padding: 0 10px;}.desc_prod ul li:nth-child(even) {padding: 10px;background-color: #efefef;border-radius: 4px;}.desc_prod .features__name, .desc_prod .features__value {-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;position: relative;min-height: 1px;font-size: 15px;color: #000;padding: 10px 0;}.char__table table {width: 100% !important;}.char__table table tr td:nth-child(1) {padding-left: 68px;}.char__table table tr td {font-size: 16px;line-height: 20px;height: 54px;padding-top: 6px;padding-bottom: 6px;color: #494949;}table tr:nth-child(2n) {background-color: #e7e7e7;}
.faq__list{list-style-type: none;margin: 0;position: relative;padding: 0;}.faq__item{margin-bottom: 15px;position: relative;}.faq__item:last-child{margin-bottom: 0;}.faq__item--boxed{padding: 5px;background-color: #fff;border-radius: 4px;box-shadow: inset 0 0 6px #0000004d;}.faq__question{position: relative;padding: 15px 15px 15px 50px;transition: all 500ms ease;cursor: pointer;font-weight: 600;font-size: 16px;color: var(--okay-body-text);line-height: 1.2;text-transform: uppercase;}.faq__arrow{position: absolute;width: 20px;height: 20px;top: calc(50% - 10px);left: 15px;transition: all .3s ease;}.faq__question.active {background: #fff;color: var(--okay-basic-company);}.faq__question.active .faq__arrow{transform: rotate(-90deg);}.faq__content{position: relative;display: none;padding: 0 0 0 50px;border-bottom: 1px solid #f2f2f2;}.faq__answer{position: relative;font-size: 14px;margin-bottom: 20px;line-height: 1.6;font-weight: normal;font-family: inherit;}@media only screen and (max-width : 767px) {.faq__question{font-weight: 500;font-size: 14px;}}
.banner_group{overflow: hidden;background-color: #ffffff;margin: 0;position: relative;width: 100%;margin-bottom: 15px;}.banner_group.no_js{background-color: transparent;margin-bottom: 0;}.banner_group__item{position: relative;width: 100%;height: 100%;overflow: hidden;margin-bottom: 0px;}.banner_group.no_js .banner_group__item{background-color: #ffffff;margin-bottom: 15px;}.banner_group__item:before,.banner_group__item:after {content: " ";display: table;}.banner_group__link {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0;padding: 0;margin: 0;z-index: 9999;filter: alpha(opacity=0);opacity: 0;}.banner_group__image img {display: block;height: auto;margin: 0 auto;width: auto;position: relative;top: 0;left: 0;}.banner_group__variant1 .banner_group__content,.banner_group__variant2 .banner_group__content{position: absolute;left: 10%;top: 10%;right: 10%;bottom: 10%;max-width: 100%;text-align: center;}.banner_group__variant1 .banner_group__text,.banner_group__variant2 .banner_group__text{position: absolute;margin: 0px auto;width: 100%;top: 0px;left: 0px;right: auto;z-index: 9;height: 100%;display: flex;align-items: center;flex-direction: column;justify-content: center;}.banner_group__title {color: #222;padding: 0;font-size: 28px;line-height: 1.2;font-weight: 600;text-transform: uppercase;margin-bottom: 20px;}.banner_group__description {color: #222;padding: 0;font-size: 18px;line-height: 1.6;font-weight: 400;margin-bottom: 30px;}.banner_group__variant3 .banner_group__title,.banner_group__variant4 .banner_group__title,.banner_group__variant3 .banner_group__description,.banner_group__variant4 .banner_group__description{color: #222;}.banner_group__variant1 .banner_group__content{display: none;}.banner_group__variant2 .banner_group__title,.banner_group__variant2 .banner_group__description{background: rgba(255, 255, 255, 0.7);padding: 10px 20px;}.banner_group__variant3,.banner_group__variant4{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}.banner_group__variant3 .banner_group__content,.banner_group__variant3 .banner_group__image,.banner_group__variant4 .banner_group__content,.banner_group__variant4 .banner_group__image{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;position: relative;min-height: 1px;-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.banner_group__variant3 .banner_group__image,.banner_group__variant4 .banner_group__image{-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.banner_group__variant3 .banner_group__content,.banner_group__variant4 .banner_group__content{padding: 3% 5%;}.banner_group__variant4{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.banner_advantages{margin-bottom: -15px;}.banner_advantages__item{-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;margin-bottom: 15px;}.banner_advantages__preview{text-align: center;min-height: 120px;height: 100%;border: 1px solid #dbdbdb;box-shadow: 0 0 0 #0000001a,0 0 0 #0000001a,0 0 0 #0000001a;padding: 10px;position: relative;transition: .3s;width: 100%;background: #fff;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.banner_advantages__item:hover .banner_advantages__preview {background: #fff;border-color: transparent;border-radius: 4px;-webkit-box-shadow: 0 5px 15px #00000059;-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.35);box-shadow: 0 5px 15px #00000059;z-index: 3;}.banner_advantages__link {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0;padding: 0;margin: 0;z-index: 9999;filter: alpha(opacity=0);opacity: 0;}.banner_advantages__icon{max-width: 65px;min-height: 55px;text-align: center;margin-bottom: 5px;}.banner_advantages__icon svg{width: 55px;height: 55px;color: var(--okay-basic-company);}.banner_advantages__title,.banner_advantages__description{display: block;margin-top: 5px;padding: 0 10px;font-size: 14px;font-weight: 400;line-height: 1.2;max-width: 100%;color: #222;}.banner_advantages__title{font-size: 14px;font-weight: 500;max-width: 150px;min-height: 36px;}.banner_advantages__description{font-size: 13px;line-height: 1.4;opacity: 0.8;}@media only screen and (max-width : 991px) {.banner_group.no_js .banner_group__item{background-color: #ffffff;margin-bottom: 10px;}}@media only screen and (max-width : 767px) {.banner_group__image img{width: 100% !important;}.banner_group__variant1 .banner_group__content, .banner_group__variant2 .banner_group__content {left: 5%;top: 5%;right: 5%;bottom: 5%;}.banner_group__variant2 .banner_group__title, .banner_group__variant2 .banner_group__description {padding: 5px 5px;}.banner_group__title {font-size: 16px;line-height: 1.2;font-weight: 500;text-transform: initial;margin-bottom: 0;}.banner_group__description {font-size: 12px;font-weight: 400;}.banner_advantages__title,.banner_advantages__description{padding: 0;}.banner_advantages__title{font-size: 13px;max-width: 100%;min-height: auto;}.banner_advantages__description{font-size: 12px;}}
.product_videos__title {font-weight: 600;font-size: 16px;user-select: none;overflow: hidden;position: relative;margin-bottom: 5px;}.product_videos__video {position: relative;border: 1px solid rgb(238, 238, 238);border-radius: 3px;margin: 5px 10px 5px 0;display: inline-block;overflow: hidden;max-width: calc(50% - 13px);}.product_videos__video_mini {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;width: 65px;height: 65px!important;border: 1px solid #eee;border-radius: 3px;cursor: pointer;overflow: hidden;margin-bottom: 0px;transition: all 0.2s;}.product_videos__video_mini picture{display: flex;height: 65px;width: 65px;background: #000;}.gallery-top__video_image{display: flex;align-items: center;}.product-videos__preview-mini {width: 60px;padding: 0px;}.product-videos__preview{object-fit: contain;}.product_videos__video img {display: block;}.product_videos__play_btn {position: absolute;transform: translate(-50%, -50%);top: 50%;left: 50%;width: 50px;height: 35px;background: #cc0000;font-size: 0;border-radius: 15% 15% 15% 15% / 50% 50% 50% 50%;opacity: .7;transition: .2s ease;}.swiper-slide-mini {flex-shrink: 0;margin-top: 9px;max-width: 100%;height: 100%;position: relative;transition-property: transform;}.product_videos__play_btn:after {content: '';position: absolute;transform: translate(-50%, -50%);top: 50%;left: calc(50% + 3px);width: 10px;height: 10px;border-left: 16px solid #fff;border-bottom: 8px solid transparent;border-top: 8px solid transparent;}.product_videos__play_mini_btn {position: absolute;transform: translate(-50%, -50%);top: 50%;left: 50%;width: 25px;height: 20px;background: #cc0000;font-size: 0;border-radius: 15% 15% 15% 15% / 50% 50% 50% 50%;opacity: .7;transition: .2s ease;}.product_videos__play_mini_btn:after {content: '';position: absolute;transform: translate(-50%, -50%);top: 50%;left: calc(50% + 3px);width: 16px;height: 16px;border-left: 16px solid #fff;border-bottom: 8px solid transparent;border-top: 8px solid transparent;}@media (min-width: 992px) {.product_videos__video:hover .product_videos__play_btn {opacity: 1;}.product_videos__video:hover .product_videos__play_mini_btn {opacity: 1;}}
.widget-connect {position: fixed;bottom: 1.25rem;z-index: 999999;cursor: pointer}.widget-connect-right {right: 20px}@media (max-width:768px) {.widget-connect-right {right: 10px;bottom: 4.5rem;}}.widget-connect-left {left: 20px}@media (max-width:768px) {.widget-connect-left {left: 10px;bottom: 10px}}.widget-connect.active .widget-connect__button {display: block}.widget-connect__button {display: none;height: 55px;width: 55px;margin: auto;margin-bottom: 15px;border-radius: 50%;overflow: hidden;box-shadow: 2px 2px 6px rgba(0, 0, 0, .4);font-size: 28px;text-align: center;line-height: 50px;color: #fff;outline: 0 !important;background-position: center center;background-repeat: no-repeat;transition: all;transition-duration: .2s}@media (max-width:768px) {.widget-connect__button {height: 50px;width: 50px}}.widget-connect__button-activator:hover,.widget-connect__button:hover {box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, .4)}.widget-connect__button:active {height: 48px;width: 48px;box-shadow: 2px 2px 6px rgba(0, 0, 0, 0);transition: all;transition-duration: .2s}@media (max-width:768px) {.widget-connect__button:active {height: 45px;width: 45px}}.widget-connect__button-activator {margin: auto;border-radius: 50%;box-shadow: 2px 2px 6px rgba(0, 0, 0, .4);background-position: center center;background-repeat: no-repeat;transition: all;transition-duration: .2s;text-align: right}.widget-connect__button-activator-icon {height: 55px;width: 55px;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='windows-1252'%3F%3E%3C!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0 --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 297 297' style='enable-background:new 0 0 297 297;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cpath d='M206.093,181.516c17.379,0,31.515-14.138,31.515-31.515V54.593c0-17.378-14.136-31.518-31.515-31.518H31.51 C14.135,23.075,0,37.215,0,54.593v95.408c0,17.377,14.135,31.515,31.51,31.515h22.933v32.988c0,4.012,2.416,7.627,6.121,9.162 c1.228,0.507,2.516,0.753,3.792,0.753c2.58,0,5.117-1.007,7.014-2.904l39.991-39.999H206.093z' fill='%23FFFFFF'/%3E%3Cpath d='M269.415,105.583h-15.944v44.418c0,26.125-21.253,47.378-47.378,47.378h-88.161l-18.537,18.542 c2.234,12.987,13.567,22.902,27.181,22.902h76.762l32.191,32.196c1.896,1.897,4.434,2.905,7.014,2.905 c1.276,0,2.564-0.249,3.792-0.756c3.705-1.535,6.12-5.149,6.12-9.16v-25.186h16.961c15.211,0,27.585-12.378,27.585-27.591v-78.061 C297,117.959,284.626,105.583,269.415,105.583z' fill='%23FFFFFF'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");background-size: 55%;background-position: center center;background-repeat: no-repeat;-webkit-transition-duration: .2s;-moz-transition-duration: .2s;-o-transition-duration: .2s;transition-duration: .2s}@media (max-width:768px) {.widget-connect__button-activator-icon {height: 50px;width: 50px}}.widget-connect__button-activator-icon.active {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='512px' height='512px' viewBox='0 0 348.333 348.334' style='enable-background:new 0 0 348.333 348.334;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M336.559,68.611L231.016,174.165l105.543,105.549c15.699,15.705,15.699,41.145,0,56.85 c-7.844,7.844-18.128,11.769-28.407,11.769c-10.296,0-20.581-3.919-28.419-11.769L174.167,231.003L68.609,336.563 c-7.843,7.844-18.128,11.769-28.416,11.769c-10.285,0-20.563-3.919-28.413-11.769c-15.699-15.698-15.699-41.139,0-56.85 l105.54-105.549L11.774,68.611c-15.699-15.699-15.699-41.145,0-56.844c15.696-15.687,41.127-15.687,56.829,0l105.563,105.554 L279.721,11.767c15.705-15.687,41.139-15.687,56.832,0C352.258,27.466,352.258,52.912,336.559,68.611z' fill='%23FFFFFF'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");background-size: 45%;transform: rotate(90deg)}.widget-connect__button-email {background-color: #c3c3c3;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='windows-1252'%3F%3E%3C!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0 --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 382.117 382.117' style='enable-background:new 0 0 382.117 382.117;' xml:space='preserve' width='512px' height='512px'%3E%3Cpath d='M336.764,45.945H45.354C20.346,45.945,0,65.484,0,89.5v203.117c0,24.016,20.346,43.555,45.354,43.555h291.41 c25.008,0,45.353-19.539,45.353-43.555V89.5C382.117,65.484,361.772,45.945,336.764,45.945z M336.764,297.72H45.354 c-3.676,0-6.9-2.384-6.9-5.103V116.359l131.797,111.27c2.702,2.282,6.138,3.538,9.676,3.538l22.259,0.001 c3.536,0,6.974-1.257,9.677-3.539l131.803-111.274v176.264C343.664,295.336,340.439,297.72,336.764,297.72z M191.059,192.987 L62.87,84.397h256.378L191.059,192.987z' fill='%23FFFFFF'/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");background-size: 69%;background-position: 9px 9px}.widget-connect__button-telephone {background-color: #ff802c;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='windows-1252'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0 --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='512px' height='512px' viewBox='0 0 348.077 348.077' style='enable-background:new 0 0 348.077 348.077;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M340.273,275.083l-53.755-53.761c-10.707-10.664-28.438-10.34-39.518,0.744l-27.082,27.076 c-1.711-0.943-3.482-1.928-5.344-2.973c-17.102-9.476-40.509-22.464-65.14-47.113c-24.704-24.701-37.704-48.144-47.209-65.257 c-1.003-1.813-1.964-3.561-2.913-5.221l18.176-18.149l8.936-8.947c11.097-11.1,11.403-28.826,0.721-39.521L73.39,8.194 C62.708-2.486,44.969-2.162,33.872,8.938l-15.15,15.237l0.414,0.411c-5.08,6.482-9.325,13.958-12.484,22.02 C3.74,54.28,1.927,61.603,1.098,68.941C-6,127.785,20.89,181.564,93.866,254.541c100.875,100.868,182.167,93.248,185.674,92.876 c7.638-0.913,14.958-2.738,22.397-5.627c7.992-3.122,15.463-7.361,21.941-12.43l0.331,0.294l15.348-15.029 C350.631,303.527,350.95,285.795,340.273,275.083z' fill='%23FFFFFF'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");background-size: 60%}.widget-connect__button-instagram {background: #c928a5;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-120 -120 750 750'%3E%3Cg%3E%3Cpath d='m510.949219 150.5c-1.199219-27.199219-5.597657-45.898438-11.898438-62.101562-6.5-17.199219-16.5-32.597657-29.601562-45.398438-12.800781-13-28.300781-23.101562-45.300781-29.5-16.296876-6.300781-34.898438-10.699219-62.097657-11.898438-27.402343-1.300781-36.101562-1.601562-105.601562-1.601562s-78.199219.300781-105.5 1.5c-27.199219 1.199219-45.898438 5.601562-62.097657 11.898438-17.203124 6.5-32.601562 16.5-45.402343 29.601562-13 12.800781-23.097657 28.300781-29.5 45.300781-6.300781 16.300781-10.699219 34.898438-11.898438 62.097657-1.300781 27.402343-1.601562 36.101562-1.601562 105.601562s.300781 78.199219 1.5 105.5c1.199219 27.199219 5.601562 45.898438 11.902343 62.101562 6.5 17.199219 16.597657 32.597657 29.597657 45.398438 12.800781 13 28.300781 23.101562 45.300781 29.5 16.300781 6.300781 34.898438 10.699219 62.101562 11.898438 27.296876 1.203124 36 1.5 105.5 1.5s78.199219-.296876 105.5-1.5c27.199219-1.199219 45.898438-5.597657 62.097657-11.898438 34.402343-13.300781 61.601562-40.5 74.902343-74.898438 6.296876-16.300781 10.699219-34.902343 11.898438-62.101562 1.199219-27.300781 1.5-36 1.5-105.5s-.101562-78.199219-1.300781-105.5zm-46.097657 209c-1.101562 25-5.300781 38.5-8.800781 47.5-8.601562 22.300781-26.300781 40-48.601562 48.601562-9 3.5-22.597657 7.699219-47.5 8.796876-27 1.203124-35.097657 1.5-103.398438 1.5s-76.5-.296876-103.402343-1.5c-25-1.097657-38.5-5.296876-47.5-8.796876-11.097657-4.101562-21.199219-10.601562-29.398438-19.101562-8.5-8.300781-15-18.300781-19.101562-29.398438-3.5-9-7.699219-22.601562-8.796876-47.5-1.203124-27-1.5-35.101562-1.5-103.402343s.296876-76.5 1.5-103.398438c1.097657-25 5.296876-38.5 8.796876-47.5 4.101562-11.101562 10.601562-21.199219 19.203124-29.402343 8.296876-8.5 18.296876-15 29.398438-19.097657 9-3.5 22.601562-7.699219 47.5-8.800781 27-1.199219 35.101562-1.5 103.398438-1.5 68.402343 0 76.5.300781 103.402343 1.5 25 1.101562 38.5 5.300781 47.5 8.800781 11.097657 4.097657 21.199219 10.597657 29.398438 19.097657 8.5 8.300781 15 18.300781 19.101562 29.402343 3.5 9 7.699219 22.597657 8.800781 47.5 1.199219 27 1.5 35.097657 1.5 103.398438s-.300781 76.300781-1.5 103.300781zm0 0' fill='%23FFFFFF'/%3E%3Cpath d='m256.449219 124.5c-72.597657 0-131.5 58.898438-131.5 131.5s58.902343 131.5 131.5 131.5c72.601562 0 131.5-58.898438 131.5-131.5s-58.898438-131.5-131.5-131.5zm0 216.800781c-47.097657 0-85.300781-38.199219-85.300781-85.300781s38.203124-85.300781 85.300781-85.300781c47.101562 0 85.300781 38.199219 85.300781 85.300781s-38.199219 85.300781-85.300781 85.300781zm0 0' fill='%23FFFFFF'/%3E%3Cpath d='m423.851562 119.300781c0 16.953125-13.746093 30.699219-30.703124 30.699219-16.953126 0-30.699219-13.746094-30.699219-30.699219 0-16.957031 13.746093-30.699219 30.699219-30.699219 16.957031 0 30.703124 13.742188 30.703124 30.699219zm0 0' fill='%23FFFFFF'/%3E%3C/g%3E%3C/svg%3E"), radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}.widget-connect__button-messenger {background-color: #00bcff;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='windows-1252'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='512px' height='512px'%3E%3Cg%3E%3Cg%3E%3Cpath d='M256,0C114.624,0,0,106.112,0,237.024c0,74.592,37.216,141.12,95.392,184.576V512l87.168-47.84 c23.264,6.432,47.904,9.92,73.44,9.92c141.376,0,256-106.112,256-237.024S397.376,0,256,0z M281.44,319.2l-65.184-69.536 L89.056,319.2l139.936-148.544l66.784,69.536l125.6-69.536L281.44,319.2z' fill='%23FFFFFF'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");background-size: 70%;background-position-x: 9px}.widget-connect__button-viber {background-color: #9a5aca;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='windows-1252'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 455 455' style='enable-background:new 0 0 455 455;' xml:space='preserve' width='512px' height='512px'%3E%3Cg id='XMLID_7_'%3E%3Cpath fill='%23FFFFFF' d='M372 146.9l-.1-.4c-7.3-29.4-40.1-61-70.2-67.6l-.3-.1c-48.8-9.3-98.2-9.3-146.9 0l-.4.1c-30.1 6.6-62.9 38.2-70.2 67.6l-.1.4c-9 41.1-9 82.8 0 123.9l.1.4c7 28.2 37.4 58.3 66.4 66.6v32.9c0 11.9 14.5 17.7 22.7 9.1l33.3-34.6c7.2.4 14.4.6 21.7.6 24.5 0 49.1-2.3 73.5-7l.3-.1c30.1-6.6 63-38.1 70.2-67.6l.1-.4c8.9-41 8.9-82.7-.1-123.8zm-26.3 117.9c-4.9 19.2-29.8 43.1-49.6 47.5-25.9 4.9-52 7-78.1 6.3-.5 0-1 .2-1.4.6-3.7 3.8-24.3 24.9-24.3 24.9l-25.9 26.5c-1.9 2-5.2.6-5.2-2.1v-54.4c0-.9-.6-1.7-1.5-1.8-19.8-4.4-44.7-28.3-49.6-47.5-8.1-37.2-8.1-74.8 0-112 4.9-19.2 29.8-43.1 49.6-47.5 45.3-8.6 91.2-8.6 136.4 0 19.8 4.4 44.7 28.3 49.6 47.5 8.1 37.2 8.1 74.9 0 112z'/%3E%3Cpath fill='%23FFFFFF' d='M270.9 289.9c-3-.9-5.9-1.5-8.6-2.7-27.9-11.6-53.6-26.5-74-49.4-11.6-13-20.6-27.7-28.3-43.3-3.6-7.4-6.7-15-9.8-22.7-2.8-6.9 1.3-14.1 5.8-19.4 4.1-4.9 9.5-8.7 15.2-11.4 4.5-2.2 8.9-.9 12.2 2.9 7.1 8.2 13.6 16.9 18.9 26.5 3.3 5.9 2.4 13.1-3.5 17.1-1.4 1-2.7 2.1-4.1 3.2-1.2 1-2.3 1.9-3.1 3.2-1.5 2.4-1.5 5.2-.6 7.8 7.3 20 19.5 35.5 39.6 43.9 3.2 1.3 6.4 2.9 10.2 2.5 6.2-.7 8.2-7.5 12.6-11.1 4.2-3.5 9.7-3.5 14.3-.6 4.6 2.9 9 6 13.4 9.2 4.3 3.1 8.6 6.1 12.6 9.6 3.8 3.4 5.2 7.8 3 12.4-4 8.4-9.7 15.4-18 19.9-2.3 1.2-5.1 1.6-7.8 2.4-3-.9 2.7-.8 0 0zM227.9 131.5c36.5 1 66.5 25.3 72.9 61.4 1.1 6.2 1.5 12.4 2 18.7.2 2.6-1.3 5.1-4.1 5.2-2.9 0-4.2-2.4-4.4-5-.4-5.2-.6-10.4-1.4-15.6-3.8-27.2-25.5-49.7-52.5-54.5-4.1-.7-8.2-.9-12.4-1.4-2.6-.3-6-.4-6.6-3.7-.5-2.7 1.8-4.9 4.4-5 .7-.2 1.4-.1 2.1-.1 36.6 1-.7 0 0 0z'/%3E%3Cpath fill='%23FFFFFF' d='M283.4 203.4c-.1.5-.1 1.5-.4 2.5-1 3.7-6.5 4.1-7.8.4-.4-1.1-.4-2.3-.4-3.5 0-7.7-1.7-15.5-5.6-22.2-4-6.9-10.1-12.7-17.3-16.2-4.3-2.1-9-3.4-13.8-4.2-2.1-.3-4.2-.6-6.3-.8-2.5-.4-3.9-2-3.8-4.5.1-2.3 1.8-4 4.4-3.9 8.4.5 16.5 2.3 23.9 6.2 15.1 8 23.8 20.7 26.3 37.6.1.8.3 1.5.4 2.3.2 1.9.3 3.8.4 6.3 0 .5-.1-2.5 0 0z'/%3E%3Cpath fill='%23FFFFFF' d='M260.7 202.5c-3.1.1-4.7-1.6-5-4.4-.2-2-.4-3.9-.9-5.8-.9-3.7-2.9-7.2-6.1-9.5-1.5-1.1-3.2-1.9-4.9-2.4-2.2-.6-4.6-.5-6.8-1-2.4-.6-3.8-2.6-3.4-4.8.3-2.1 2.4-3.7 4.6-3.5 14.2 1 24.3 8.3 25.7 25 .1 1.2.2 2.4 0 3.5-.4 1.9-1.8 2.8-3.2 2.9-3 .1 1.4-.1 0 0z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");background-size: 100%}.widget-connect__button-skype {background-color: #00aaf2;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='windows-1252'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0 --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='512px' height='512px' viewBox='0 0 430.123 430.123' style='enable-background:new 0 0 430.123 430.123;' xml:space='preserve'%3E%3Cg%3E%3Cpath id='Skype' d='M412.164,246.198c1.605-10.155,2.45-20.544,2.45-31.148c0-110.215-89.342-199.555-199.56-199.555 c-10.576,0-20.995,0.871-31.141,2.458C165.534,6.581,143.842,0,120.595,0C53.996,0,0.005,53.984,0.005,120.59 c0,23.242,6.585,44.916,17.952,63.332c-1.573,10.172-2.439,20.528-2.439,31.132c0,110.223,89.34,199.536,199.532,199.536 c10.585,0,21.007-0.816,31.152-2.417c18.398,11.35,40.072,17.949,63.314,17.949c66.617,0,120.602-53.998,120.602-120.602 C430.123,286.269,423.542,264.6,412.164,246.198z M309.801,305.81c-8.442,12.153-20.843,21.65-37.047,28.479 c-16.237,6.847-35.428,10.254-57.59,10.254c-26.562,0-48.554-4.648-65.913-14.034c-12.305-6.721-22.313-15.737-30.007-26.98 c-7.71-11.252-11.619-22.271-11.619-33.015c0-6.338,2.417-11.85,7.122-16.344c4.754-4.527,10.877-6.796,18.104-6.796 c5.92,0,11.005,1.783,15.145,5.316c4.109,3.532,7.556,8.667,10.375,15.443c3.379,7.85,7.049,14.412,10.954,19.648 c3.881,5.171,9.343,9.488,16.417,12.867c6.996,3.388,16.307,5.082,27.958,5.082c15.945,0,28.831-3.449,38.693-10.253 c9.912-6.866,14.673-15.22,14.673-25.314c0-8.051-2.567-14.445-7.831-19.43c-5.312-5.05-12.172-8.896-20.685-11.579 c-8.546-2.711-20.02-5.586-34.399-8.615c-19.308-4.214-35.456-9.119-48.533-14.752c-13.094-5.654-23.522-13.383-31.251-23.146 c-7.745-9.859-11.607-22.113-11.607-36.627c0-13.84,4.077-26.217,12.239-36.989c8.158-10.802,19.961-19.07,35.351-24.829 c15.336-5.757,33.391-8.637,54.075-8.637c16.541,0,30.849,1.914,42.96,5.722c12.078,3.836,22.146,8.898,30.196,15.25 c7.999,6.338,13.885,13.023,17.613,20.038c3.725,7.036,5.601,13.908,5.601,20.614c0,6.235-2.417,11.89-7.127,16.846 c-4.709,4.963-10.733,7.493-17.768,7.47c-6.342,0-11.317-1.463-14.767-4.56c-3.36-2.996-6.889-7.766-10.706-14.414 c-4.825-9.276-10.604-16.503-17.324-21.672c-6.543-5.073-17.338-7.714-32.359-7.682c-13.898,0-25.018,2.84-33.411,8.394 c-8.445,5.643-12.482,12.19-12.501,19.861c0.014,4.807,1.396,8.86,4.177,12.326c2.824,3.498,6.753,6.529,11.803,9.084 c5.052,2.595,10.191,4.602,15.355,6.046c5.225,1.481,13.894,3.622,25.944,6.457c15.112,3.257,28.819,6.896,41.136,10.862 c12.293,3.986,22.784,8.793,31.451,14.52c8.736,5.71,15.564,12.99,20.438,21.783c4.909,8.807,7.354,19.564,7.354,32.222 C322.509,279.968,318.263,293.676,309.801,305.81z' fill='%23FFFFFF'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");background-size: 65%}.widget-connect__button-whatsapp {background-color: #4dc247;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='windows-1252'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0 --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='512px' height='512px' viewBox='0 0 90 90' style='enable-background:new 0 0 90 90;' xml:space='preserve'%3E%3Cg%3E%3Cpath id='WhatsApp' d='M90,43.841c0,24.213-19.779,43.841-44.182,43.841c-7.747,0-15.025-1.98-21.357-5.455L0,90l7.975-23.522 c-4.023-6.606-6.34-14.354-6.34-22.637C1.635,19.628,21.416,0,45.818,0C70.223,0,90,19.628,90,43.841z M45.818,6.982 c-20.484,0-37.146,16.535-37.146,36.859c0,8.065,2.629,15.534,7.076,21.61L11.107,79.14l14.275-4.537 c5.865,3.851,12.891,6.097,20.437,6.097c20.481,0,37.146-16.533,37.146-36.857S66.301,6.982,45.818,6.982z M68.129,53.938 c-0.273-0.447-0.994-0.717-2.076-1.254c-1.084-0.537-6.41-3.138-7.4-3.495c-0.993-0.358-1.717-0.538-2.438,0.537 c-0.721,1.076-2.797,3.495-3.43,4.212c-0.632,0.719-1.263,0.809-2.347,0.271c-1.082-0.537-4.571-1.673-8.708-5.333 c-3.219-2.848-5.393-6.364-6.025-7.441c-0.631-1.075-0.066-1.656,0.475-2.191c0.488-0.482,1.084-1.255,1.625-1.882 c0.543-0.628,0.723-1.075,1.082-1.793c0.363-0.717,0.182-1.344-0.09-1.883c-0.27-0.537-2.438-5.825-3.34-7.977 c-0.902-2.15-1.803-1.792-2.436-1.792c-0.631,0-1.354-0.09-2.076-0.09c-0.722,0-1.896,0.269-2.889,1.344 c-0.992,1.076-3.789,3.676-3.789,8.963c0,5.288,3.879,10.397,4.422,11.113c0.541,0.716,7.49,11.92,18.5,16.223 C58.2,65.771,58.2,64.336,60.186,64.156c1.984-0.179,6.406-2.599,7.312-5.107C68.398,56.537,68.398,54.386,68.129,53.938z' fill='%23FFFFFF'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");background-size: 75%}.widget-connect__button-telegram {background-color: #299fdb;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='windows-1252'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 300 300' style='enable-background:new 0 0 300 300;' xml:space='preserve' width='512px' height='512px'%3E%3Cg id='XMLID_496_'%3E%3Cpath id='XMLID_497_' d='M5.299,144.645l69.126,25.8l26.756,86.047c1.712,5.511,8.451,7.548,12.924,3.891l38.532-31.412 c4.039-3.291,9.792-3.455,14.013-0.391l69.498,50.457c4.785,3.478,11.564,0.856,12.764-4.926L299.823,29.22 c1.31-6.316-4.896-11.585-10.91-9.259L5.218,129.402C-1.783,132.102-1.722,142.014,5.299,144.645z M96.869,156.711l135.098-83.207 c2.428-1.491,4.926,1.792,2.841,3.726L123.313,180.87c-3.919,3.648-6.447,8.53-7.163,13.829l-3.798,28.146 c-0.503,3.758-5.782,4.131-6.819,0.494l-14.607-51.325C89.253,166.16,91.691,159.907,96.869,156.711z' fill='%23FFFFFF'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");background-size: 60%;background-position-x: 7px}@-webkit-keyframes button-slide {0% {opacity: 0;display: none;margin-top: 0;margin-bottom: 0;-ms-transform: translateY(15px);-webkit-transform: translateY(15px);-moz-transform: translateY(15px);-o-transform: translateY(15px);transform: translateY(15px)}to {opacity: 1;display: block;margin-top: 0;margin-bottom: 15px;-ms-transform: translateY(0);-webkit-transform: translateY(0);-moz-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}}@-moz-keyframes button-slide {0% {opacity: 0;display: none;margin-top: 0;margin-bottom: 0;-ms-transform: translateY(15px);-webkit-transform: translateY(15px);-moz-transform: translateY(15px);-o-transform: translateY(15px);transform: translateY(15px)}to {opacity: 1;display: block;margin-top: 0;margin-bottom: 14px;-ms-transform: translateY(0);-webkit-transform: translateY(0);-moz-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}}@-o-keyframes button-slide {0% {opacity: 0;display: none;margin-top: 0;margin-bottom: 0;-ms-transform: translateY(15px);-webkit-transform: translateY(15px);-moz-transform: translateY(15px);-o-transform: translateY(15px);transform: translateY(15px)}to {opacity: 1;display: block;margin-top: 0;margin-bottom: 15px;-ms-transform: translateY(0);-webkit-transform: translateY(0);-moz-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}}@keyframes button-slide {0% {opacity: 0;display: none;margin-top: 0;margin-bottom: 0;-ms-transform: translateY(15px);-webkit-transform: translateY(15px);-moz-transform: translateY(15px);-o-transform: translateY(15px);transform: translateY(15px)}to {opacity: 1;display: block;margin-top: 0;margin-bottom: 15px;-ms-transform: translateY(0);-webkit-transform: translateY(0);-moz-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0)}}.button-slide {-webkit-animation-name: button-slide;-moz-animation-name: button-slide;-o-animation-name: button-slide;animation-name: button-slide;-webkit-animation-duration: .2s;-moz-animation-duration: .2s;-o-animation-duration: .2s;animation-duration: .2s;-webkit-animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-o-animation-fill-mode: forwards;animation-fill-mode: forwards}.button-slide-out {-webkit-animation-name: button-slide;-moz-animation-name: button-slide;-o-animation-name: button-slide;animation-name: button-slide;-webkit-animation-duration: .2s;-moz-animation-duration: .2s;-o-animation-duration: .2s;animation-duration: .2s;-webkit-animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-o-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-direction: reverse;-moz-animation-direction: reverse;-o-animation-direction: reverse;animation-direction: reverse}.widget-connect .tooltip {position: absolute;z-index: 1070;display: block;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 12px;font-style: normal;font-weight: 400;line-height: 1.42857143;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;word-wrap: normal;white-space: normal;filter: alpha(opacity=0);opacity: 0;line-break: auto;padding: 5px}.tooltip-inner {max-width: 200px;padding: 5px 10px;color: #fff;text-align: center;background-color: #333;border-radius: 4px}.tooltip.left .tooltip-arrow {top: 50%;right: 0;margin-top: -5px;border-width: 5px 0 5px 5px;border-left-color: #333}.tooltip.right .tooltip-arrow {top: 50%;left: 0;margin-top: -5px;border-width: 5px 5px 5px 0;border-right-color: #333}@media (min-width:1300px) {.mobile-device {display: none !important}}@media (max-width:1299px) {.desktop-device {display: none !important}}.widget-connect__button-activator {background-color: #cd4e37;}
.site-map-list {padding-left: 20px;}
.products-links__link {font-size: 12px;display: block;padding: 2px 5px;border: 1px solid #114885;text-decoration: none;border-radius: 4px;margin-bottom: 4px;transition: background 0.3s ease, color 0.3s ease;}.products-links__link:hover {color: #ffffff;background: #114885;}

/*# sourceMappingURL=svarmax.head.cb2663582f9895d5f37dbb9df78408b7.css.map */
