.select2-container {box-sizing: border-box;display: inline-block;margin: 0;position: relative;vertical-align: middle}.select2-container .select2-selection--single {box-sizing: border-box;cursor: pointer;display: block;height: 28px;user-select: none;-webkit-user-select: none}.select2-container .select2-selection--single .select2-selection__rendered {display: block;padding-left: 8px;padding-right: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}.select2-container .select2-selection--single .select2-selection__clear {position: relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {padding-right: 8px;padding-left: 20px}.select2-container .select2-selection--multiple {box-sizing: border-box;cursor: pointer;display: block;min-height: 32px;user-select: none;-webkit-user-select: none}.select2-container .select2-selection--multiple .select2-selection__rendered {display: inline-block;overflow: hidden;padding-left: 8px;text-overflow: ellipsis;white-space: nowrap}.select2-container .select2-search--inline {float: left}.select2-container .select2-search--inline .select2-search__field {box-sizing: border-box;border: none;font-size: 100%;margin-top: 5px;padding: 0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {-webkit-appearance: none}.select2-dropdown {background-color: white;border: 1px solid #aaa;border-radius: 4px;box-sizing: border-box;display: block;position: absolute;left: -100000px;width: 100%;z-index: 1051}.select2-results {display: block}.select2-results__options {list-style: none;margin: 0;padding: 0}.select2-results__option {padding: 6px;user-select: none;-webkit-user-select: none}.select2-results__option[aria-selected] {cursor: pointer}.select2-container--open .select2-dropdown {left: 0}.select2-container--open .select2-dropdown--above {border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0}.select2-container--open .select2-dropdown--below {border-top: none;border-top-left-radius: 0;border-top-right-radius: 0}.select2-search--dropdown {display: block;padding: 4px}.select2-search--dropdown .select2-search__field {padding: 4px;width: 100%;box-sizing: border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {-webkit-appearance: none}.select2-search--dropdown.select2-search--hide {display: none}.select2-close-mask {border: 0;margin: 0;padding: 0;display: block;position: fixed;left: 0;top: 0;min-height: 100%;min-width: 100%;height: auto;width: auto;opacity: 0;z-index: 99;background-color: #fff;filter: alpha(opacity=0)}.select2-hidden-accessible {border: 0 !important;clip: rect(0 0 0 0) !important;height: 1px !important;margin: -1px !important;overflow: hidden !important;padding: 0 !important;position: absolute !important;width: 1px !important}.select2-container--default .select2-selection--single {background-color: #fff;border: 1px solid #aaa;border-radius: 4px}.select2-container--default .select2-selection--single .select2-selection__rendered {color: #444;line-height: 28px}.select2-container--default .select2-selection--single .select2-selection__clear {cursor: pointer;float: right;font-weight: bold}.select2-container--default .select2-selection--single .select2-selection__placeholder {color: #999}.select2-container--default .select2-selection--single .select2-selection__arrow {height: 26px;position: absolute;top: 1px;right: 1px;width: 20px}.select2-container--default .select2-selection--single .select2-selection__arrow b {border-color: #888 transparent transparent transparent;border-style: solid;border-width: 5px 4px 0 4px;height: 0;left: 50%;margin-left: -4px;margin-top: -2px;position: absolute;top: 50%;width: 0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {float: left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {left: 1px;right: auto}.select2-container--default.select2-container--disabled .select2-selection--single {background-color: #eee;cursor: default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {display: none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {border-color: transparent transparent #888 transparent;border-width: 0 4px 5px 4px}.select2-container--default .select2-selection--multiple {background-color: white;border: 1px solid #aaa;border-radius: 4px;cursor: text}.select2-container--default .select2-selection--multiple .select2-selection__rendered {box-sizing: border-box;list-style: none;margin: 0;padding: 0 5px;width: 100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li {list-style: none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder {color: #999;margin-top: 5px;float: left}.select2-container--default .select2-selection--multiple .select2-selection__clear {cursor: pointer;float: right;font-weight: bold;margin-top: 5px;margin-right: 10px}.select2-container--default .select2-selection--multiple .select2-selection__choice {background-color: #e4e4e4;border: 1px solid #aaa;border-radius: 4px;cursor: default;float: left;margin-right: 5px;margin-top: 5px;padding: 0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {color: #999;cursor: pointer;display: inline-block;font-weight: bold;margin-right: 2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {color: #333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {float: right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {margin-left: 5px;margin-right: auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {margin-left: 2px;margin-right: auto}.select2-container--default.select2-container--focus .select2-selection--multiple {border: solid black 1px;outline: 0}.select2-container--default.select2-container--disabled .select2-selection--multiple {background-color: #eee;cursor: default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove {display: none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {border-top-left-radius: 0;border-top-right-radius: 0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {border-bottom-left-radius: 0;border-bottom-right-radius: 0}.select2-container--default .select2-search--dropdown .select2-search__field {border: 1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field {background: transparent;border: none;outline: 0;box-shadow: none;-webkit-appearance: textfield}.select2-container--default .select2-results>.select2-results__options {max-height: 200px;overflow-y: auto}.select2-container--default .select2-results__option[role=group] {padding: 0}.select2-container--default .select2-results__option[aria-disabled=true] {color: #999}.select2-container--default .select2-results__option[aria-selected=true] {background-color: #ddd}.select2-container--default .select2-results__option .select2-results__option {padding-left: 1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group {padding-left: 0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option {margin-left: -1em;padding-left: 2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -2em;padding-left: 3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -3em;padding-left: 4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -4em;padding-left: 5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -5em;padding-left: 6em}.select2-container--default .select2-results__option--highlighted[aria-selected] {background-color: #5897fb;color: white}.select2-container--default .select2-results__group {cursor: default;display: block;padding: 6px}.select2-container--classic .select2-selection--single {background-color: #f7f7f7;border: 1px solid #aaa;border-radius: 4px;outline: 0;background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus {border: 1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered {color: #444;line-height: 28px}.select2-container--classic .select2-selection--single .select2-selection__clear {cursor: pointer;float: right;font-weight: bold;margin-right: 10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder {color: #999}.select2-container--classic .select2-selection--single .select2-selection__arrow {background-color: #ddd;border: none;border-left: 1px solid #aaa;border-top-right-radius: 4px;border-bottom-right-radius: 4px;height: 26px;position: absolute;top: 1px;right: 1px;width: 20px;background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b {border-color: #888 transparent transparent transparent;border-style: solid;border-width: 5px 4px 0 4px;height: 0;left: 50%;margin-left: -4px;margin-top: -2px;position: absolute;top: 50%;width: 0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {float: left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {border: none;border-right: 1px solid #aaa;border-radius: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;left: 1px;right: auto}.select2-container--classic.select2-container--open .select2-selection--single {border: 1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {background: transparent;border: none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {border-color: transparent transparent #888 transparent;border-width: 0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {border-top: none;border-top-left-radius: 0;border-top-right-radius: 0;background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0;background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple {background-color: white;border: 1px solid #aaa;border-radius: 4px;cursor: text;outline: 0}.select2-container--classic .select2-selection--multiple:focus {border: 1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered {list-style: none;margin: 0;padding: 0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear {display: none}.select2-container--classic .select2-selection--multiple .select2-selection__choice {background-color: #e4e4e4;border: 1px solid #aaa;border-radius: 4px;cursor: default;float: left;margin-right: 5px;margin-top: 5px;padding: 0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {color: #888;cursor: pointer;display: inline-block;font-weight: bold;margin-right: 2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {color: #555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {float: right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {margin-left: 5px;margin-right: auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {margin-left: 2px;margin-right: auto}.select2-container--classic.select2-container--open .select2-selection--multiple {border: 1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {border-top: none;border-top-left-radius: 0;border-top-right-radius: 0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0}.select2-container--classic .select2-search--dropdown .select2-search__field {border: 1px solid #aaa;outline: 0}.select2-container--classic .select2-search--inline .select2-search__field {outline: 0;box-shadow: none}.select2-container--classic .select2-dropdown {background-color: #fff;border: 1px solid transparent}.select2-container--classic .select2-dropdown--above {border-bottom: none}.select2-container--classic .select2-dropdown--below {border-top: none}.select2-container--classic .select2-results>.select2-results__options {max-height: 200px;overflow-y: auto}.select2-container--classic .select2-results__option[role=group] {padding: 0}.select2-container--classic .select2-results__option[aria-disabled=true] {color: grey}.select2-container--classic .select2-results__option--highlighted[aria-selected] {background-color: #3875d7;color: #fff}.select2-container--classic .select2-results__group {cursor: default;display: block;padding: 6px}.select2-container--classic.select2-container--open .select2-dropdown {border-color: #5897fb}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
@font-face {font-family: 'FontAwesome';src:  url('../../design/artgrand/fonts/nasha-icons/nasha.eot?bdw80d');src:  url('../../design/artgrand/fonts/nasha-icons/nasha.eot?bdw80d#iefix') format('embedded-opentype'),url('../../design/artgrand/fonts/nasha-icons/nasha.ttf?bdw80d') format('truetype'),url('../../design/artgrand/fonts/nasha-icons/nasha.woff?bdw80d') format('woff'),url('../../design/artgrand/fonts/nasha-icons/nasha.svg?bdw80d#nasha') format('svg');font-weight: normal;font-style: normal;font-display: block;}[class^="fa-"], [class*=" fa-"] {font-family: 'FontAwesome' !important;speak: never;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.fa-tiktok:before {content: "\e900";}.fa-asterisk:before {content: "\f069";}.fa-plus:before {content: "\f067";}.fa-question:before {content: "\f128";}.fa-minus:before {content: "\f068";}.fa-glass:before {content: "\f000";}.fa-music:before {content: "\f001";}.fa-search:before {content: "\f002";}.fa-envelope-o:before {content: "\f003";}.fa-heart:before {content: "\f004";}.fa-star:before {content: "\f005";}.fa-star-o:before {content: "\f006";}.fa-user:before {content: "\f007";}.fa-film:before {content: "\f008";}.fa-th-large:before {content: "\f009";}.fa-th:before {content: "\f00a";}.fa-th-list:before {content: "\f00b";}.fa-check:before {content: "\f00c";}.fa-close:before {content: "\f00d";}.fa-remove:before {content: "\f00d";}.fa-times:before {content: "\f00d";}.fa-search-plus:before {content: "\f00e";}.fa-search-minus:before {content: "\f010";}.fa-power-off:before {content: "\f011";}.fa-signal:before {content: "\f012";}.fa-cog:before {content: "\f013";}.fa-gear:before {content: "\f013";}.fa-trash-o:before {content: "\f014";}.fa-home:before {content: "\f015";}.fa-file-o:before {content: "\f016";}.fa-clock-o:before {content: "\f017";}.fa-road:before {content: "\f018";}.fa-download:before {content: "\f019";}.fa-arrow-circle-o-down:before {content: "\f01a";}.fa-arrow-circle-o-up:before {content: "\f01b";}.fa-inbox:before {content: "\f01c";}.fa-play-circle-o:before {content: "\f01d";}.fa-repeat:before {content: "\f01e";}.fa-rotate-right:before {content: "\f01e";}.fa-refresh:before {content: "\f021";}.fa-list-alt:before {content: "\f022";}.fa-lock:before {content: "\f023";}.fa-flag:before {content: "\f024";}.fa-headphones:before {content: "\f025";}.fa-volume-off:before {content: "\f026";}.fa-volume-down:before {content: "\f027";}.fa-volume-up:before {content: "\f028";}.fa-qrcode:before {content: "\f029";}.fa-barcode:before {content: "\f02a";}.fa-tag:before {content: "\f02b";}.fa-tags:before {content: "\f02c";}.fa-book:before {content: "\f02d";}.fa-bookmark:before {content: "\f02e";}.fa-print:before {content: "\f02f";}.fa-camera:before {content: "\f030";}.fa-video-camera:before {content: "\f03d";}.fa-image:before {content: "\f03e";}.fa-photo:before {content: "\f03e";}.fa-picture-o:before {content: "\f03e";}.fa-pencil:before {content: "\f040";}.fa-map-marker:before {content: "\f041";}.fa-adjust:before {content: "\f042";}.fa-tint:before {content: "\f043";}.fa-edit:before {content: "\f044";}.fa-pencil-square-o:before {content: "\f044";}.fa-share-square-o:before {content: "\f045";}.fa-check-square-o:before {content: "\f046";}.fa-arrows:before {content: "\f047";}.fa-step-backward:before {content: "\f048";}.fa-fast-backward:before {content: "\f049";}.fa-backward:before {content: "\f04a";}.fa-play:before {content: "\f04b";}.fa-pause:before {content: "\f04c";}.fa-stop:before {content: "\f04d";}.fa-forward:before {content: "\f04e";}.fa-fast-forward:before {content: "\f050";}.fa-step-forward:before {content: "\f051";}.fa-eject:before {content: "\f052";}.fa-chevron-left:before {content: "\f053";}.fa-chevron-right:before {content: "\f054";}.fa-plus-circle:before {content: "\f055";}.fa-minus-circle:before {content: "\f056";}.fa-times-circle:before {content: "\f057";}.fa-check-circle:before {content: "\f058";}.fa-question-circle:before {content: "\f059";}.fa-info-circle:before {content: "\f05a";}.fa-crosshairs:before {content: "\f05b";}.fa-times-circle-o:before {content: "\f05c";}.fa-check-circle-o:before {content: "\f05d";}.fa-ban:before {content: "\f05e";}.fa-arrow-left:before {content: "\f060";}.fa-arrow-right:before {content: "\f061";}.fa-arrow-up:before {content: "\f062";}.fa-arrow-down:before {content: "\f063";}.fa-mail-forward:before {content: "\f064";}.fa-share:before {content: "\f064";}.fa-expand:before {content: "\f065";}.fa-compress:before {content: "\f066";}.fa-exclamation-circle:before {content: "\f06a";}.fa-gift:before {content: "\f06b";}.fa-leaf:before {content: "\f06c";}.fa-fire:before {content: "\f06d";}.fa-eye:before {content: "\f06e";}.fa-eye-slash:before {content: "\f070";}.fa-exclamation-triangle:before {content: "\f071";}.fa-warning:before {content: "\f071";}.fa-plane:before {content: "\f072";}.fa-calendar:before {content: "\f073";}.fa-random:before {content: "\f074";}.fa-comment:before {content: "\f075";}.fa-magnet:before {content: "\f076";}.fa-chevron-up:before {content: "\f077";}.fa-chevron-down:before {content: "\f078";}.fa-retweet:before {content: "\f079";}.fa-shopping-cart:before {content: "\f07a";}.fa-folder:before {content: "\f07b";}.fa-folder-open:before {content: "\f07c";}.fa-arrows-v:before {content: "\f07d";}.fa-arrows-h:before {content: "\f07e";}.fa-bar-chart:before {content: "\f080";}.fa-bar-chart-o:before {content: "\f080";}.fa-twitter-square:before {content: "\f081";}.fa-facebook-square:before {content: "\f082";}.fa-camera-retro:before {content: "\f083";}.fa-cogs:before {content: "\f085";}.fa-gears:before {content: "\f085";}.fa-comments:before {content: "\f086";}.fa-thumbs-o-up:before {content: "\f087";}.fa-thumbs-o-down:before {content: "\f088";}.fa-star-half:before {content: "\f089";}.fa-heart-o:before {content: "\f08a";}.fa-sign-out:before {content: "\f08b";}.fa-linkedin-square:before {content: "\f08c";}.fa-thumb-tack:before {content: "\f08d";}.fa-external-link:before {content: "\f08e";}.fa-sign-in:before {content: "\f090";}.fa-trophy:before {content: "\f091";}.fa-upload:before {content: "\f093";}.fa-lemon-o:before {content: "\f094";}.fa-phone:before {content: "\f095";}.fa-square-o:before {content: "\f096";}.fa-bookmark-o:before {content: "\f097";}.fa-phone-square:before {content: "\f098";}.fa-twitter:before {content: "\f099";}.fa-facebook:before {content: "\f09a";}.fa-facebook-f:before {content: "\f09a";}.fa-github:before {content: "\f09b";}.fa-unlock:before {content: "\f09c";}.fa-credit-card:before {content: "\f09d";}.fa-feed:before {content: "\f09e";}.fa-rss:before {content: "\f09e";}.fa-hdd-o:before {content: "\f0a0";}.fa-bullhorn:before {content: "\f0a1";}.fa-bell-o:before {content: "\f0a2";}.fa-certificate:before {content: "\f0a3";}.fa-hand-o-right:before {content: "\f0a4";}.fa-hand-o-left:before {content: "\f0a5";}.fa-hand-o-up:before {content: "\f0a6";}.fa-hand-o-down:before {content: "\f0a7";}.fa-arrow-circle-left:before {content: "\f0a8";}.fa-arrow-circle-right:before {content: "\f0a9";}.fa-arrow-circle-up:before {content: "\f0aa";}.fa-arrow-circle-down:before {content: "\f0ab";}.fa-globe:before {content: "\f0ac";}.fa-wrench:before {content: "\f0ad";}.fa-tasks:before {content: "\f0ae";}.fa-filter:before {content: "\f0b0";}.fa-briefcase:before {content: "\f0b1";}.fa-arrows-alt:before {content: "\f0b2";}.fa-group:before {content: "\f0c0";}.fa-users:before {content: "\f0c0";}.fa-chain:before {content: "\f0c1";}.fa-link:before {content: "\f0c1";}.fa-cloud:before {content: "\f0c2";}.fa-flask:before {content: "\f0c3";}.fa-cut:before {content: "\f0c4";}.fa-scissors:before {content: "\f0c4";}.fa-copy:before {content: "\f0c5";}.fa-files-o:before {content: "\f0c5";}.fa-paperclip:before {content: "\f0c6";}.fa-floppy-o:before {content: "\f0c7";}.fa-save:before {content: "\f0c7";}.fa-square:before {content: "\f0c8";}.fa-table:before {content: "\f0ce";}.fa-magic:before {content: "\f0d0";}.fa-truck:before {content: "\f0d1";}.fa-pinterest:before {content: "\f0d2";}.fa-pinterest-square:before {content: "\f0d3";}.fa-google-plus-square:before {content: "\f0d4";}.fa-google-plus:before {content: "\f0d5";}.fa-money:before {content: "\f0d6";}.fa-caret-down:before {content: "\f0d7";}.fa-caret-up:before {content: "\f0d8";}.fa-caret-left:before {content: "\f0d9";}.fa-caret-right:before {content: "\f0da";}.fa-columns:before {content: "\f0db";}.fa-sort:before {content: "\f0dc";}.fa-unsorted:before {content: "\f0dc";}.fa-sort-desc:before {content: "\f0dd";}.fa-sort-down:before {content: "\f0dd";}.fa-sort-asc:before {content: "\f0de";}.fa-sort-up:before {content: "\f0de";}.fa-envelope:before {content: "\f0e0";}.fa-linkedin:before {content: "\f0e1";}.fa-rotate-left:before {content: "\f0e2";}.fa-undo:before {content: "\f0e2";}.fa-gavel:before {content: "\f0e3";}.fa-legal:before {content: "\f0e3";}.fa-dashboard:before {content: "\f0e4";}.fa-tachometer:before {content: "\f0e4";}.fa-comment-o:before {content: "\f0e5";}.fa-comments-o:before {content: "\f0e6";}.fa-bolt:before {content: "\f0e7";}.fa-flash:before {content: "\f0e7";}.fa-sitemap:before {content: "\f0e8";}.fa-umbrella:before {content: "\f0e9";}.fa-clipboard:before {content: "\f0ea";}.fa-paste:before {content: "\f0ea";}.fa-lightbulb-o:before {content: "\f0eb";}.fa-exchange:before {content: "\f0ec";}.fa-cloud-download:before {content: "\f0ed";}.fa-cloud-upload:before {content: "\f0ee";}.fa-suitcase:before {content: "\f0f2";}.fa-bell:before {content: "\f0f3";}.fa-coffee:before {content: "\f0f4";}.fa-cutlery:before {content: "\f0f5";}.fa-file-text-o:before {content: "\f0f6";}.fa-building-o:before {content: "\f0f7";}.fa-hospital-o:before {content: "\f0f8";}.fa-ambulance:before {content: "\f0f9";}.fa-medkit:before {content: "\f0fa";}.fa-fighter-jet:before {content: "\f0fb";}.fa-beer:before {content: "\f0fc";}.fa-h-square:before {content: "\f0fd";}.fa-plus-square:before {content: "\f0fe";}.fa-angle-double-left:before {content: "\f100";}.fa-angle-double-right:before {content: "\f101";}.fa-angle-double-up:before {content: "\f102";}.fa-angle-double-down:before {content: "\f103";}.fa-angle-left:before {content: "\f104";}.fa-angle-right:before {content: "\f105";}.fa-angle-up:before {content: "\f106";}.fa-angle-down:before {content: "\f107";}.fa-desktop:before {content: "\f108";}.fa-laptop:before {content: "\f109";}.fa-tablet:before {content: "\f10a";}.fa-mobile:before {content: "\f10b";}.fa-mobile-phone:before {content: "\f10b";}.fa-circle-o:before {content: "\f10c";}.fa-quote-left:before {content: "\f10d";}.fa-quote-right:before {content: "\f10e";}.fa-spinner:before {content: "\f110";}.fa-circle:before {content: "\f111";}.fa-mail-reply:before {content: "\f112";}.fa-reply:before {content: "\f112";}.fa-folder-o:before {content: "\f114";}.fa-folder-open-o:before {content: "\f115";}.fa-smile-o:before {content: "\f118";}.fa-frown-o:before {content: "\f119";}.fa-meh-o:before {content: "\f11a";}.fa-gamepad:before {content: "\f11b";}.fa-keyboard-o:before {content: "\f11c";}.fa-flag-o:before {content: "\f11d";}.fa-flag-checkered:before {content: "\f11e";}.fa-terminal:before {content: "\f120";}.fa-code:before {content: "\f121";}.fa-mail-reply-all:before {content: "\f122";}.fa-reply-all:before {content: "\f122";}.fa-star-half-empty:before {content: "\f123";}.fa-star-half-full:before {content: "\f123";}.fa-star-half-o:before {content: "\f123";}.fa-location-arrow:before {content: "\f124";}.fa-crop:before {content: "\f125";}.fa-chain-broken:before {content: "\f127";}.fa-unlink:before {content: "\f127";}.fa-info:before {content: "\f129";}.fa-exclamation:before {content: "\f12a";}.fa-superscript:before {content: "\f12b";}.fa-subscript:before {content: "\f12c";}.fa-eraser:before {content: "\f12d";}.fa-puzzle-piece:before {content: "\f12e";}.fa-microphone:before {content: "\f130";}.fa-microphone-slash:before {content: "\f131";}.fa-shield:before {content: "\f132";}.fa-calendar-o:before {content: "\f133";}.fa-fire-extinguisher:before {content: "\f134";}.fa-rocket:before {content: "\f135";}.fa-maxcdn:before {content: "\f136";}.fa-chevron-circle-left:before {content: "\f137";}.fa-chevron-circle-right:before {content: "\f138";}.fa-chevron-circle-up:before {content: "\f139";}.fa-chevron-circle-down:before {content: "\f13a";}.fa-html5:before {content: "\f13b";}.fa-css3:before {content: "\f13c";}.fa-anchor:before {content: "\f13d";}.fa-unlock-alt:before {content: "\f13e";}.fa-bullseye:before {content: "\f140";}.fa-ellipsis-h:before {content: "\f141";}.fa-ellipsis-v:before {content: "\f142";}.fa-rss-square:before {content: "\f143";}.fa-play-circle:before {content: "\f144";}.fa-ticket:before {content: "\f145";}.fa-minus-square:before {content: "\f146";}.fa-minus-square-o:before {content: "\f147";}.fa-level-up:before {content: "\f148";}.fa-level-down:before {content: "\f149";}.fa-check-square:before {content: "\f14a";}.fa-pencil-square:before {content: "\f14b";}.fa-external-link-square:before {content: "\f14c";}.fa-share-square:before {content: "\f14d";}.fa-caret-square-o-down:before {content: "\f150";}.fa-toggle-down:before {content: "\f150";}.fa-caret-square-o-up:before {content: "\f151";}.fa-toggle-up:before {content: "\f151";}.fa-caret-square-o-right:before {content: "\f152";}.fa-toggle-right:before {content: "\f152";}.fa-eur:before {content: "\f153";}.fa-euro:before {content: "\f153";}.fa-gbp:before {content: "\f154";}.fa-dollar:before {content: "\f155";}.fa-usd:before {content: "\f155";}.fa-inr:before {content: "\f156";}.fa-rupee:before {content: "\f156";}.fa-cny:before {content: "\f157";}.fa-jpy:before {content: "\f157";}.fa-rmb:before {content: "\f157";}.fa-yen:before {content: "\f157";}.fa-rouble:before {content: "\f158";}.fa-rub:before {content: "\f158";}.fa-ruble:before {content: "\f158";}.fa-krw:before {content: "\f159";}.fa-won:before {content: "\f159";}.fa-bitcoin:before {content: "\f15a";}.fa-btc:before {content: "\f15a";}.fa-file:before {content: "\f15b";}.fa-file-text:before {content: "\f15c";}.fa-sort-amount-asc:before {content: "\f160";}.fa-sort-amount-desc:before {content: "\f161";}.fa-sort-numeric-asc:before {content: "\f162";}.fa-sort-numeric-desc:before {content: "\f163";}.fa-thumbs-up:before {content: "\f164";}.fa-thumbs-down:before {content: "\f165";}.fa-youtube-square:before {content: "\f166";}.fa-youtube:before {content: "\f167";}.fa-youtube-play:before {content: "\f16a";}.fa-instagram:before {content: "\f16d";}.fa-flickr:before {content: "\f16e";}.fa-adn:before {content: "\f170";}.fa-long-arrow-down:before {content: "\f175";}.fa-long-arrow-up:before {content: "\f176";}.fa-long-arrow-left:before {content: "\f177";}.fa-long-arrow-right:before {content: "\f178";}.fa-apple:before {content: "\f179";}.fa-windows:before {content: "\f17a";}.fa-android:before {content: "\f17b";}.fa-trello:before {content: "\f181";}.fa-female:before {content: "\f182";}.fa-male:before {content: "\f183";}.fa-gittip:before {content: "\f184";}.fa-gratipay:before {content: "\f184";}.fa-sun-o:before {content: "\f185";}.fa-moon-o:before {content: "\f186";}.fa-archive:before {content: "\f187";}.fa-bug:before {content: "\f188";}.fa-vk:before {content: "\f189";}.fa-weibo:before {content: "\f18a";}.fa-renren:before {content: "\f18b";}.fa-pagelines:before {content: "\f18c";}.fa-stack-exchange:before {content: "\f18d";}.fa-arrow-circle-o-right:before {content: "\f18e";}.fa-arrow-circle-o-left:before {content: "\f190";}.fa-caret-square-o-left:before {content: "\f191";}.fa-toggle-left:before {content: "\f191";}.fa-dot-circle-o:before {content: "\f192";}.fa-wheelchair:before {content: "\f193";}.fa-vimeo-square:before {content: "\f194";}.fa-plus-square-o:before {content: "\f196";}.fa-slack:before {content: "\f198";}.fa-envelope-square:before {content: "\f199";}.fa-bank:before {content: "\f19c";}.fa-institution:before {content: "\f19c";}.fa-university:before {content: "\f19c";}.fa-graduation-cap:before {content: "\f19d";}.fa-mortar-board:before {content: "\f19d";}.fa-yahoo:before {content: "\f19e";}.fa-google:before {content: "\f1a0";}.fa-stumbleupon:before {content: "\f1a4";}.fa-delicious:before {content: "\f1a5";}.fa-fax:before {content: "\f1ac";}.fa-building:before {content: "\f1ad";}.fa-child:before {content: "\f1ae";}.fa-paw:before {content: "\f1b0";}.fa-cube:before {content: "\f1b2";}.fa-cubes:before {content: "\f1b3";}.fa-behance:before {content: "\f1b4";}.fa-behance-square:before {content: "\f1b5";}.fa-recycle:before {content: "\f1b8";}.fa-automobile:before {content: "\f1b9";}.fa-car:before {content: "\f1b9";}.fa-cab:before {content: "\f1ba";}.fa-taxi:before {content: "\f1ba";}.fa-tree:before {content: "\f1bb";}.fa-database:before {content: "\f1c0";}.fa-file-image-o:before {content: "\f1c5";}.fa-file-photo-o:before {content: "\f1c5";}.fa-file-picture-o:before {content: "\f1c5";}.fa-file-archive-o:before {content: "\f1c6";}.fa-file-zip-o:before {content: "\f1c6";}.fa-file-audio-o:before {content: "\f1c7";}.fa-file-sound-o:before {content: "\f1c7";}.fa-file-movie-o:before {content: "\f1c8";}.fa-file-video-o:before {content: "\f1c8";}.fa-file-code-o:before {content: "\f1c9";}.fa-codepen:before {content: "\f1cb";}.fa-life-bouy:before {content: "\f1cd";}.fa-life-buoy:before {content: "\f1cd";}.fa-life-ring:before {content: "\f1cd";}.fa-life-saver:before {content: "\f1cd";}.fa-support:before {content: "\f1cd";}.fa-wechat:before {content: "\f1d7";}.fa-weixin:before {content: "\f1d7";}.fa-paper-plane:before {content: "\f1d8";}.fa-send:before {content: "\f1d8";}.fa-paper-plane-o:before {content: "\f1d9";}.fa-send-o:before {content: "\f1d9";}.fa-history:before {content: "\f1da";}.fa-circle-thin:before {content: "\f1db";}.fa-header:before {content: "\f1dc";}.fa-paragraph:before {content: "\f1dd";}.fa-sliders:before {content: "\f1de";}.fa-share-alt:before {content: "\f1e0";}.fa-share-alt-square:before {content: "\f1e1";}.fa-tty:before {content: "\f1e4";}.fa-binoculars:before {content: "\f1e5";}.fa-plug:before {content: "\f1e6";}.fa-newspaper-o:before {content: "\f1ea";}.fa-wifi:before {content: "\f1eb";}.fa-calculator:before {content: "\f1ec";}.fa-paypal:before {content: "\f1ed";}.fa-google-wallet:before {content: "\f1ee";}.fa-cc-visa:before {content: "\f1f0";}.fa-cc-mastercard:before {content: "\f1f1";}.fa-cc-discover:before {content: "\f1f2";}.fa-cc-amex:before {content: "\f1f3";}.fa-cc-paypal:before {content: "\f1f4";}.fa-cc-stripe:before {content: "\f1f5";}.fa-bell-slash:before {content: "\f1f6";}.fa-bell-slash-o:before {content: "\f1f7";}.fa-trash:before {content: "\f1f8";}.fa-copyright:before {content: "\f1f9";}.fa-at:before {content: "\f1fa";}.fa-eyedropper:before {content: "\f1fb";}.fa-paint-brush:before {content: "\f1fc";}.fa-birthday-cake:before {content: "\f1fd";}.fa-area-chart:before {content: "\f1fe";}.fa-pie-chart:before {content: "\f200";}.fa-line-chart:before {content: "\f201";}.fa-toggle-off:before {content: "\f204";}.fa-toggle-on:before {content: "\f205";}.fa-bicycle:before {content: "\f206";}.fa-bus:before {content: "\f207";}.fa-ioxhost:before {content: "\f208";}.fa-simplybuilt:before {content: "\f215";}.fa-cart-plus:before {content: "\f217";}.fa-cart-arrow-down:before {content: "\f218";}.fa-diamond:before {content: "\f219";}.fa-ship:before {content: "\f21a";}.fa-user-secret:before {content: "\f21b";}.fa-heartbeat:before {content: "\f21e";}.fa-venus:before {content: "\f221";}.fa-mars:before {content: "\f222";}.fa-mercury:before {content: "\f223";}.fa-intersex:before {content: "\f224";}.fa-transgender:before {content: "\f224";}.fa-transgender-alt:before {content: "\f225";}.fa-venus-double:before {content: "\f226";}.fa-mars-double:before {content: "\f227";}.fa-venus-mars:before {content: "\f228";}.fa-mars-stroke:before {content: "\f229";}.fa-mars-stroke-v:before {content: "\f22a";}.fa-mars-stroke-h:before {content: "\f22b";}.fa-neuter:before {content: "\f22c";}.fa-genderless:before {content: "\f22d";}.fa-facebook-official:before {content: "\f230";}.fa-pinterest-p:before {content: "\f231";}.fa-whatsapp:before {content: "\f232";}.fa-server:before {content: "\f233";}.fa-user-plus:before {content: "\f234";}.fa-user-times:before {content: "\f235";}.fa-bed:before {content: "\f236";}.fa-hotel:before {content: "\f236";}.fa-viacoin:before {content: "\f237";}.fa-train:before {content: "\f238";}.fa-subway:before {content: "\f239";}.fa-medium:before {content: "\f23a";}.fa-y-combinator:before {content: "\f23b";}.fa-yc:before {content: "\f23b";}.fa-expeditedssl:before {content: "\f23e";}.fa-battery:before {content: "\f240";}.fa-battery-4:before {content: "\f240";}.fa-battery-full:before {content: "\f240";}.fa-battery-3:before {content: "\f241";}.fa-battery-three-quarters:before {content: "\f241";}.fa-battery-2:before {content: "\f242";}.fa-battery-half:before {content: "\f242";}.fa-battery-1:before {content: "\f243";}.fa-battery-quarter:before {content: "\f243";}.fa-battery-0:before {content: "\f244";}.fa-battery-empty:before {content: "\f244";}.fa-mouse-pointer:before {content: "\f245";}.fa-i-cursor:before {content: "\f246";}.fa-object-group:before {content: "\f247";}.fa-object-ungroup:before {content: "\f248";}.fa-sticky-note:before {content: "\f249";}.fa-sticky-note-o:before {content: "\f24a";}.fa-clone:before {content: "\f24d";}.fa-balance-scale:before {content: "\f24e";}.fa-hourglass-o:before {content: "\f250";}.fa-hourglass-1:before {content: "\f251";}.fa-hourglass-start:before {content: "\f251";}.fa-hourglass-2:before {content: "\f252";}.fa-hourglass-half:before {content: "\f252";}.fa-hourglass-3:before {content: "\f253";}.fa-hourglass-end:before {content: "\f253";}.fa-hourglass:before {content: "\f254";}.fa-hand-grab-o:before {content: "\f255";}.fa-hand-rock-o:before {content: "\f255";}.fa-hand-paper-o:before {content: "\f256";}.fa-hand-stop-o:before {content: "\f256";}.fa-hand-scissors-o:before {content: "\f257";}.fa-hand-lizard-o:before {content: "\f258";}.fa-hand-spock-o:before {content: "\f259";}.fa-hand-pointer-o:before {content: "\f25a";}.fa-hand-peace-o:before {content: "\f25b";}.fa-trademark:before {content: "\f25c";}.fa-registered:before {content: "\f25d";}.fa-creative-commons:before {content: "\f25e";}.fa-odnoklassniki:before {content: "\f263";}.fa-odnoklassniki-square:before {content: "\f264";}.fa-get-pocket:before {content: "\f265";}.fa-wikipedia-w:before {content: "\f266";}.fa-safari:before {content: "\f267";}.fa-chrome:before {content: "\f268";}.fa-firefox:before {content: "\f269";}.fa-opera:before {content: "\f26a";}.fa-internet-explorer:before {content: "\f26b";}.fa-television:before {content: "\f26c";}.fa-tv:before {content: "\f26c";}.fa-amazon:before {content: "\f270";}.fa-calendar-plus-o:before {content: "\f271";}.fa-calendar-minus-o:before {content: "\f272";}.fa-calendar-times-o:before {content: "\f273";}.fa-calendar-check-o:before {content: "\f274";}.fa-industry:before {content: "\f275";}.fa-map-pin:before {content: "\f276";}.fa-map-signs:before {content: "\f277";}.fa-map-o:before {content: "\f278";}.fa-map:before {content: "\f279";}.fa-commenting:before {content: "\f27a";}.fa-commenting-o:before {content: "\f27b";}.fa-vimeo:before {content: "\f27d";}.fa-black-tie:before {content: "\f27e";}.fa-edge:before {content: "\f282";}.fa-credit-card-alt:before {content: "\f283";}.fa-fort-awesome:before {content: "\f286";}.fa-usb:before {content: "\f287";}.fa-product-hunt:before {content: "\f288";}.fa-scribd:before {content: "\f28a";}.fa-pause-circle:before {content: "\f28b";}.fa-pause-circle-o:before {content: "\f28c";}.fa-stop-circle:before {content: "\f28d";}.fa-stop-circle-o:before {content: "\f28e";}.fa-shopping-bag:before {content: "\f290";}.fa-shopping-basket:before {content: "\f291";}.fa-hashtag:before {content: "\f292";}.fa-bluetooth:before {content: "\f293";}.fa-bluetooth-b:before {content: "\f294";}.fa-percent:before {content: "\f295";}.fa-wpbeginner:before {content: "\f297";}.fa-wpforms:before {content: "\f298";}.fa-envira:before {content: "\f299";}.fa-universal-access:before {content: "\f29a";}.fa-wheelchair-alt:before {content: "\f29b";}.fa-question-circle-o:before {content: "\f29c";}.fa-volume-control-phone:before {content: "\f2a0";}.fa-braille:before {content: "\f2a1";}.fa-assistive-listening-systems:before {content: "\f2a2";}.fa-sign-language:before {content: "\f2a7";}.fa-signing:before {content: "\f2a7";}.fa-low-vision:before {content: "\f2a8";}.fa-first-order:before {content: "\f2b0";}.fa-fa:before {content: "\f2b4";}.fa-font-awesome:before {content: "\f2b4";}.fa-handshake-o:before {content: "\f2b5";}.fa-envelope-open:before {content: "\f2b6";}.fa-envelope-open-o:before {content: "\f2b7";}.fa-address-book-o:before {content: "\f2ba";}.fa-address-card:before {content: "\f2bb";}.fa-vcard:before {content: "\f2bb";}.fa-address-card-o:before {content: "\f2bc";}.fa-vcard-o:before {content: "\f2bc";}.fa-user-circle:before {content: "\f2bd";}.fa-user-circle-o:before {content: "\f2be";}.fa-user-o:before {content: "\f2c0";}.fa-id-badge:before {content: "\f2c1";}.fa-drivers-license:before {content: "\f2c2";}.fa-id-card:before {content: "\f2c2";}.fa-drivers-license-o:before {content: "\f2c3";}.fa-id-card-o:before {content: "\f2c3";}.fa-telegram:before {content: "\f2c6";}.fa-thermometer:before {content: "\f2c7";}.fa-thermometer-4:before {content: "\f2c7";}.fa-thermometer-full:before {content: "\f2c7";}.fa-thermometer-3:before {content: "\f2c8";}.fa-thermometer-three-quarters:before {content: "\f2c8";}.fa-thermometer-2:before {content: "\f2c9";}.fa-thermometer-half:before {content: "\f2c9";}.fa-thermometer-1:before {content: "\f2ca";}.fa-thermometer-quarter:before {content: "\f2ca";}.fa-thermometer-0:before {content: "\f2cb";}.fa-thermometer-empty:before {content: "\f2cb";}.fa-shower:before {content: "\f2cc";}.fa-bath:before {content: "\f2cd";}.fa-bathtub:before {content: "\f2cd";}.fa-s15:before {content: "\f2cd";}.fa-podcast:before {content: "\f2ce";}.fa-window-maximize:before {content: "\f2d0";}.fa-window-minimize:before {content: "\f2d1";}.fa-window-restore:before {content: "\f2d2";}.fa-times-rectangle:before {content: "\f2d3";}.fa-window-close:before {content: "\f2d3";}.fa-times-rectangle-o:before {content: "\f2d4";}.fa-window-close-o:before {content: "\f2d4";}.fa-bandcamp:before {content: "\f2d5";}.fa-microchip:before {content: "\f2db";}.fa-snowflake-o:before {content: "\f2dc";}.fa-superpowers:before {content: "\f2dd";}
.container-fluid,.container-less,.container {padding-left: 7px;padding-right: 7px;margin: 0 auto;width: 100%;}.container {max-width: 1366px;}.container-less{max-width: 860px;}.container-fluid {max-width: 100%;}.container-less::after,.container-fluid::after,.container::after {content: "";display: table;clear: both;}.row {margin-right: -7px;margin-left: -7px;}.row::after {content: "";display: table;clear: both;}.f_row {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -7px;margin-left: -7px;}@media only screen and (max-width : 991px) {.row,.f_row{margin-right: -5px;margin-left: -5px;}}.no_gutters {margin-right: 0;margin-left: 0;}.no_gutters > .col,.no_gutters > [class*="col-"] {padding-right: 0;padding-left: 0;}.f_col-1,.f_col-2,.f_col-3,.f_col-4,.f_col-5,.f_col-6,.f_col-7,.f_col-8,.f_col-9,.f_col-10,.f_col-11,.f_col-12,.f_col,.f_col-sm-1,.f_col-sm-2,.f_col-sm-3,.f_col-sm-4,.f_col-sm-5,.f_col-sm-6,.f_col-sm-7,.f_col-sm-8,.f_col-sm-9,.f_col-sm-10,.f_col-sm-11,.f_col-sm-12,.f_col-sm,.f_col-md-1,.f_col-md-2,.f_col-md-3,.f_col-md-4,.f_col-md-5,.f_col-md-6,.f_col-md-7,.f_col-md-8,.f_col-md-9,.f_col-md-10,.f_col-md-11,.f_col-md-12,.f_col-md,.f_col-lg-1,.f_col-lg-2,.f_col-lg-3,.f_col-lg-4,.f_col-lg-5,.f_col-lg-6,.f_col-lg-7,.f_col-lg-8,.f_col-lg-9,.f_col-lg-10,.f_col-lg-11,.f_col-lg-12,.f_col-lg,.f_col-xl-1,.f_col-xl-2,.f_col-xl-3,.f_col-xl-4,.f_col-xl-5,.f_col-xl-6,.f_col-xl-7,.f_col-xl-8,.f_col-xl-9,.f_col-xl-10,.f_col-xl-11,.f_col-xl-12,.f_col-xl,.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-25,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-85,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12 {position: relative;width: 100%;padding-right: 7px;padding-left: 7px;}@media only screen and (max-width : 991px) {.f_col-1,.f_col-2,.f_col-3,.f_col-4,.f_col-5,.f_col-6,.f_col-7,.f_col-8,.f_col-9,.f_col-10,.f_col-11,.f_col-12,.f_col,.f_col-sm-1,.f_col-sm-2,.f_col-sm-3,.f_col-sm-4,.f_col-sm-5,.f_col-sm-6,.f_col-sm-7,.f_col-sm-8,.f_col-sm-9,.f_col-sm-10,.f_col-sm-11,.f_col-sm-12,.f_col-sm,.f_col-md-1,.f_col-md-2,.f_col-md-3,.f_col-md-4,.f_col-md-5,.f_col-md-6,.f_col-md-7,.f_col-md-8,.f_col-md-9,.f_col-md-10,.f_col-md-11,.f_col-md-12,.f_col-md,.f_col-lg-1,.f_col-lg-2,.f_col-lg-3,.f_col-lg-4,.f_col-lg-5,.f_col-lg-6,.f_col-lg-7,.f_col-lg-8,.f_col-lg-9,.f_col-lg-10,.f_col-lg-11,.f_col-lg-12,.f_col-lg,.f_col-xl-1,.f_col-xl-2,.f_col-xl-3,.f_col-xl-4,.f_col-xl-5,.f_col-xl-6,.f_col-xl-7,.f_col-xl-8,.f_col-xl-9,.f_col-xl-10,.f_col-xl-11,.f_col-xl-12,.f_col-xl,.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-25,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-85,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12 {position: relative;width: 100%;padding-right: 5px;padding-left: 5px;}}.col-xs-1 {float: left;width: 8.33333%;}.col-xs-2 {float: left;width: 16.66667%;}.col-xs-3 {float: left;width: 25%;}.col-xs-4 {float: left;width: 33.33333%;}.col-xs-5 {float: left;width: 41.66667%;}.col-xs-6 {float: left;width: 50%;}.col-xs-7 {float: left;width: 58.33333%;}.col-xs-8 {float: left;width: 66.66667%;}.col-xs-9 {float: left;width: 75%;}.col-xs-10 {float: left;width: 83.33333%;}.col-xs-11 {float: left;width: 91.66667%;}.col-xs-12 {float: left;width: 100%;}.f_col {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.f_col-auto {-webkit-box-flex: 0;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;}.f_col-1 {-webkit-box-flex: 0;-webkit-flex: 0 0 8.333333%;-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.f_col-2 {-webkit-box-flex: 0;-webkit-flex: 0 0 16.666667%;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.f_col-3 {-webkit-box-flex: 0;-webkit-flex: 0 0 25%;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.f_col-4 {-webkit-box-flex: 0;-webkit-flex: 0 0 33.333333%;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.f_col-5 {-webkit-box-flex: 0;-webkit-flex: 0 0 41.666667%;-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.f_col-6 {-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.f_col-7 {-webkit-box-flex: 0;-webkit-flex: 0 0 58.333333%;-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.f_col-8 {-webkit-box-flex: 0;-webkit-flex: 0 0 66.666667%;-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.f_col-9 {-webkit-box-flex: 0;-webkit-flex: 0 0 75%;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.f_col-10 {-webkit-box-flex: 0;-webkit-flex: 0 0 83.333333%;-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.f_col-11 {-webkit-box-flex: 0;-webkit-flex: 0 0 91.666667%;-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.f_col-12 {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.pull-xs-0 {right: auto;}.pull-xs-1 {right: 8.33333%;}.pull-xs-2 {right: 16.66667%;}.pull-xs-3 {right: 25%;}.pull-xs-4 {right: 33.33333%;}.pull-xs-5 {right: 41.66667%;}.pull-xs-6 {right: 50%;}.pull-xs-7 {right: 58.33333%;}.pull-xs-8 {right: 66.66667%;}.pull-xs-9 {right: 75%;}.pull-xs-10 {right: 83.33333%;}.pull-xs-11 {right: 91.66667%;}.pull-xs-12 {right: 100%;}.push-xs-0 {left: auto;}.push-xs-1 {left: 8.33333%;}.push-xs-2 {left: 16.66667%;}.push-xs-3 {left: 25%;}.push-xs-4 {left: 33.33333%;}.push-xs-6 {left: 50%;}.push-xs-8 {left: 66.66667%;}.push-xs-12 {left: 100%;}.offset-xs-1 {margin-left: 8.33333%;}.offset-xs-2 {margin-left: 16.66667%;}.offset-xs-3 {margin-left: 25%;}.offset-xs-4 {margin-left: 33.33333%;}.offset-xs-5 {margin-left: 41.66667%;}.offset-xs-6 {margin-left: 50%;}.offset-xs-9 {margin-left: 75%;}@media (min-width: 576px) {.col-sm-1 {float: left;width: 8.33333%;}.col-sm-2 {float: left;width: 16.66667%;}.col-sm-3 {float: left;width: 25%;}.col-sm-4 {float: left;width: 33.33333%;}.col-sm-5 {float: left;width: 41.66667%;}.col-sm-6 {float: left;width: 50%;}.col-sm-7 {float: left;width: 58.33333%;}.col-sm-8 {float: left;width: 66.66667%;}.col-sm-9 {float: left;width: 75%;}.col-sm-10 {float: left;width: 83.33333%;}.col-sm-11 {float: left;width: 91.66667%;}.col-sm-12 {float: left;width: 100%;}.f_col-sm {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.f_col-sm-auto {-webkit-box-flex: 0;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;}.f_col-sm-1 {-webkit-box-flex: 0;-webkit-flex: 0 0 8.333333%;-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.f_col-sm-2 {-webkit-box-flex: 0;-webkit-flex: 0 0 16.666667%;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.f_col-sm-3 {-webkit-box-flex: 0;-webkit-flex: 0 0 25%;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.f_col-sm-4 {-webkit-box-flex: 0;-webkit-flex: 0 0 33.333333%;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.f_col-sm-5 {-webkit-box-flex: 0;-webkit-flex: 0 0 41.666667%;-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.f_col-sm-6 {-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.f_col-sm-7 {-webkit-box-flex: 0;-webkit-flex: 0 0 58.333333%;-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.f_col-sm-8 {-webkit-box-flex: 0;-webkit-flex: 0 0 66.666667%;-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.f_col-sm-9 {-webkit-box-flex: 0;-webkit-flex: 0 0 75%;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.f_col-sm-10 {-webkit-box-flex: 0;-webkit-flex: 0 0 83.333333%;-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.f_col-sm-11 {-webkit-box-flex: 0;-webkit-flex: 0 0 91.666667%;-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.f_col-sm-12 {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.pull-sm-0 {right: auto;}.pull-sm-1 {right: 8.33333%;}.pull-sm-2 {right: 16.66667%;}.pull-sm-3 {right: 25%;}.pull-sm-4 {right: 33.33333%;}.pull-sm-5 {right: 41.66667%;}.pull-sm-6 {right: 50%;}.pull-sm-7 {right: 58.33333%;}.pull-sm-8 {right: 66.66667%;}.pull-sm-9 {right: 75%;}.pull-sm-10 {right: 83.33333%;}.pull-sm-11 {right: 91.66667%;}.pull-sm-12 {right: 100%;}.push-sm-0 {left: auto;}.push-sm-1 {left: 8.33333%;}.push-sm-2 {left: 16.66667%;}.push-sm-3 {left: 25%;}.push-sm-4 {left: 33.33333%;}.push-sm-6 {left: 50%;}.push-sm-8 {left: 66.66667%;}.push-sm-12 {left: 100%;}}@media (min-width: 768px) {.col-md-1 {float: left;width: 8.33333%;}.col-md-2 {float: left;width: 16.66667%;}.col-md-3 {float: left;width: 25%;}.col-md-4 {float: left;width: 33.33333%;}.col-md-5 {float: left;width: 41.66667%;}.col-md-6 {float: left;width: 50%;}.col-md-7 {float: left;width: 58.33333%;}.col-md-8 {float: left;width: 66.66667%;}.col-md-9 {float: left;width: 75%;}.col-md-10 {float: left;width: 83.33333%;}.col-md-11 {float: left;width: 91.66667%;}.col-md-12 {float: left;width: 100%;}.f_col-md {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.f_col-md-auto {-webkit-box-flex: 0;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;}.f_col-md-1 {-webkit-box-flex: 0;-webkit-flex: 0 0 8.333333%;-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.f_col-md-2 {-webkit-box-flex: 0;-webkit-flex: 0 0 16.666667%;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.f_col-md-3 {-webkit-box-flex: 0;-webkit-flex: 0 0 25%;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.f_col-md-4 {-webkit-box-flex: 0;-webkit-flex: 0 0 33.333333%;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.f_col-md-5 {-webkit-box-flex: 0;-webkit-flex: 0 0 41.666667%;-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.f_col-md-6 {-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.f_col-md-7 {-webkit-box-flex: 0;-webkit-flex: 0 0 58.333333%;-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.f_col-md-8 {-webkit-box-flex: 0;-webkit-flex: 0 0 66.666667%;-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.f_col-md-9 {-webkit-box-flex: 0;-webkit-flex: 0 0 75%;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.f_col-md-10 {-webkit-box-flex: 0;-webkit-flex: 0 0 83.333333%;-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.f_col-md-11 {-webkit-box-flex: 0;-webkit-flex: 0 0 91.666667%;-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.f_col-md-12 {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.pull-md-0 {right: auto;}.pull-md-1 {right: 8.33333%;}.pull-md-2 {right: 16.66667%;}.pull-md-3 {right: 25%;}.pull-md-4 {right: 33.33333%;}.pull-md-5 {right: 41.66667%;}.pull-md-6 {right: 50%;}.pull-md-7 {right: 58.33333%;}.pull-md-8 {right: 66.66667%;}.pull-md-9 {right: 75%;}.pull-md-10 {right: 83.33333%;}.pull-md-11 {right: 91.66667%;}.pull-md-12 {right: 100%;}.push-md-0 {left: auto;}.push-md-1 {left: 8.33333%;}.push-md-2 {left: 16.66667%;}.push-md-3 {left: 25%;}.push-md-4 {left: 33.33333%;}.push-md-6 {left: 50%;}.push-md-8 {left: 66.66667%;}.push-md-9 {left: 75%;}.push-md-12 {left: 100%;}.offset-md-1 {margin-left: 8.33333%;}}@media (min-width: 992px) {.col-lg-1 {float: left;width: 8.33333%;}.col-lg-2 {float: left;width: 16.66667%;}.col-lg-3 {float: left;width: 25%;}.col-lg-4 {float: left;width: 33.33333%;}.col-lg-5 {float: left;width: 41.66667%;}.col-lg-6 {float: left;width: 50%;}.col-lg-7 {float: left;width: 58.33333%;}.col-lg-8 {float: left;width: 66.66667%;}.col-lg-9 {float: left;width: 75%;}.col-lg-10 {float: left;width: 83.33333%;}.col-lg-11 {float: left;width: 91.66667%;}.col-lg-12 {float: left;width: 100%;}.f_col-lg {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.f_col-lg-auto {-webkit-box-flex: 0;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;}.f_col-lg-1 {-webkit-box-flex: 0;-webkit-flex: 0 0 8.333333%;-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.f_col-lg-2 {-webkit-box-flex: 0;-webkit-flex: 0 0 16.666667%;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.f_col-lg-3 {-webkit-box-flex: 0;-webkit-flex: 0 0 25%;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.f_col-lg-4 {-webkit-box-flex: 0;-webkit-flex: 0 0 33.333333%;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.f_col-lg-5 {-webkit-box-flex: 0;-webkit-flex: 0 0 41.666667%;-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.f_col-lg-6 {-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.f_col-lg-7 {-webkit-box-flex: 0;-webkit-flex: 0 0 58.333333%;-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.f_col-lg-8 {-webkit-box-flex: 0;-webkit-flex: 0 0 66.666667%;-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.f_col-lg-9 {-webkit-box-flex: 0;-webkit-flex: 0 0 75%;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.f_col-lg-10 {-webkit-box-flex: 0;-webkit-flex: 0 0 83.333333%;-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.f_col-lg-11 {-webkit-box-flex: 0;-webkit-flex: 0 0 91.666667%;-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.f_col-lg-12 {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.pull-lg-0 {right: auto;}.pull-lg-1 {right: 8.33333%;}.pull-lg-2 {right: 16.66667%;}.pull-lg-3 {right: 25%;}.pull-lg-4 {right: 33.33333%;}.pull-lg-5 {right: 41.66667%;}.pull-lg-6 {right: 50%;}.pull-lg-7 {right: 58.33333%;}.pull-lg-8 {right: 66.66667%;}.pull-lg-9 {right: 75%;}.pull-lg-10 {right: 83.33333%;}.pull-lg-11 {right: 91.66667%;}.pull-lg-12 {right: 100%;}.push-lg-0 {left: auto;}.push-lg-1 {left: 8.33333%;}.push-lg-2 {left: 16.66667%;}.push-lg-3 {left: 25%;}.push-lg-4 {left: 33.33333%;}.push-lg-6 {left: 50%;}.push-lg-7 {left: 58.33333%;}.push-lg-8 {left: 66.66667%;}.push-lg-12 {left: 100%;}}@media (min-width: 1200px) {.col-xl-1 {float: left;width: 8.33333%;}.col-xl-2 {float: left;width: 16.66667%;}.col-xl-25 {float: left;width: 20%;}.col-xl-3 {float: left;width: 25%;}.col-xl-4 {float: left;width: 33.33333%;}.col-xl-5 {float: left;width: 41.66667%;}.col-xl-6 {float: left;width: 50%;}.col-xl-7 {float: left;width: 58.33333%;}.col-xl-8 {float: left;width: 66.66667%;}.col-xl-85 {float: left;width: 80%;}.col-xl-9 {float: left;width: 75%;}.col-xl-10 {float: left;width: 83.33333%;}.col-xl-11 {float: left;width: 91.66667%;}.col-xl-12 {float: left;width: 100%;}.f_col-xl {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.f_col-xl-auto {-webkit-box-flex: 0;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;}.f_col-xl-1 {-webkit-box-flex: 0;-webkit-flex: 0 0 8.333333%;-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}.f_col-xl-2 {-webkit-box-flex: 0;-webkit-flex: 0 0 16.666667%;-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;}.f_col-xl-3 {-webkit-box-flex: 0;-webkit-flex: 0 0 25%;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.f_col-xl-4 {-webkit-box-flex: 0;-webkit-flex: 0 0 33.333333%;-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.f_col-xl-5 {-webkit-box-flex: 0;-webkit-flex: 0 0 41.666667%;-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}.f_col-xl-6 {-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.f_col-xl-7 {-webkit-box-flex: 0;-webkit-flex: 0 0 58.333333%;-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;}.f_col-xl-8 {-webkit-box-flex: 0;-webkit-flex: 0 0 66.666667%;-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}.f_col-xl-9 {-webkit-box-flex: 0;-webkit-flex: 0 0 75%;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.f_col-xl-10 {-webkit-box-flex: 0;-webkit-flex: 0 0 83.333333%;-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;}.f_col-xl-11 {-webkit-box-flex: 0;-webkit-flex: 0 0 91.666667%;-ms-flex: 0 0 91.666667%;flex: 0 0 91.666667%;max-width: 91.666667%;}.f_col-xl-12 {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.pull-xl-0 {right: auto;}.pull-xl-1 {right: 8.33333%;}.pull-xl-2 {right: 16.66667%;}.pull-xl-3 {right: 25%;}.pull-xl-4 {right: 33.33333%;}.pull-xl-5 {right: 41.66667%;}.pull-xl-6 {right: 50%;}.pull-xl-7 {right: 58.33333%;}.pull-xl-8 {right: 66.66667%;}.pull-xl-9 {right: 75%;}.pull-xl-10 {right: 83.33333%;}.pull-xl-12 {right: 100%;}.push-xl-0 {left: auto;}.push-xl-1 {left: 8.33333%;}.push-xl-2 {left: 16.66667%;}.push-xl-3 {left: 25%;}.push-xl-4 {left: 33.33333%;}.push-xl-6 {left: 50%;}.push-xl-7 {left: 58.33333%;}.push-xl-8 {left: 66.66667%;}.push-xl-12 {left: 100%;}}.clearfix::after {content: "";display: table;clear: both;}.float-xs-left {float: left;}.float-xs-right {float: right;}.float-xs-none {float: none;}@media (min-width: 576px) {.float-sm-left {float: left;}.float-sm-right {float: right;}.float-sm-none {float: none;}}@media (min-width: 768px) {.float-md-left {float: left;}.float-md-right {float: right;}.float-md-none {float: none;}}@media (min-width: 992px) {.float-lg-left {float: left;}.float-lg-right {float: right;}.float-lg-none {float: none;}}@media (min-width: 1200px) {.float-xl-left {float: left;}.float-xl-right {float: right;}.float-xl-none {float: none;}}.invisible {visibility: hidden;}.hidden{display: none;}.hidden-xs-up {display: none!important;}@media (max-width: 575px) {.hidden-xs-down {display: none!important;}}@media (min-width: 576px) {.hidden-sm-up {display: none!important;}}@media (max-width: 767px) {.hidden-sm-down {display: none!important;}}@media (min-width: 768px) {.hidden-md-up {display: none!important;}}@media (max-width: 991px) {.hidden-md-down {display: none!important;}}@media (min-width: 992px) {.hidden-lg-up {display: none!important;}}@media (max-width: 1199px) {.hidden-lg-down {display: none;}}@media (min-width: 1200px) {.hidden-xl-up {display: none;}}.hidden-xl-down {display: none;}.visible-print-block {display: none;}@media print {.visible-print-block {display: block;}}.visible-print-inline {display: none;}@media print {.visible-print-inline {display: inline;}}.visible-print-inline-block {display: none;}@media print {.visible-print-inline-block {display: inline-block;}}@media print {.hidden-print {display: none;}}.d-block {display: block;}.d-inline-block {display: inline-block;}.d-inline {display: inline;}.d-table {display: table;}.d-table-cell {display: table-cell;}.d-flex {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.d-inline-flex {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}@media (min-width: 576px) {.d-sm-block {display: block;}.d-sm-table {display: table;}.d-sm-table-cell {display: table-cell;}.d-sm-flex {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.d-sm-inline-flex {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}}@media (min-width: 768px) {.d-md-inline {display: inline;}.d-md-inline-block {display: inline-block;}.d-md-block {display: block;}.d-md-table {display: table;}.d-md-table-cell {display: table-cell;}.d-md-flex {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.d-md-inline-flex {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}}@media (min-width: 992px) {.d-lg-inline {display: inline;}.d-lg-inline-block {display: inline-block;}.d-lg-block {display: block;}.d-lg-table {display: table;}.d-lg-table-cell {display: table-cell;}.d-lg-flex {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.d-lg-inline-flex {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}}@media (min-width: 1200px) {.d-xl-inline {display: inline;}.d-xl-inline-block {display: inline-block;}.d-xl-block {display: block;}.d-xl-table {display: table;}.d-xl-table-cell {display: table-cell;}.d-xl-flex {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.d-xl-inline-flex {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}}.flex-first {-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;}.flex-last {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;}.flex-unordered {-webkit-box-ordinal-group: 1;-webkit-order: 0;-ms-flex-order: 0;order: 0;}.flex-row {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;}.flex-column {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.flex-row-reverse {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.flex-column-reverse {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.flex-wrap {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.flex-nowrap {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.flex-wrap-reverse {-webkit-flex-wrap: wrap-reverse;-ms-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;}.justify-content-start {-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}.justify-content-end {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}.justify-content-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.justify-content-between {-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}.justify-content-around {-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;}.align-items-start {-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}.align-items-end {-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;}.align-items-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.align-items-baseline {-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline;}.align-items-stretch {-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}.align-content-start {-webkit-align-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;}.align-content-end {-webkit-align-content: flex-end;-ms-flex-line-pack: end;align-content: flex-end;}.align-content-center {-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;}.align-content-between {-webkit-align-content: space-between;-ms-flex-line-pack: justify;align-content: space-between;}.align-content-around {-webkit-align-content: space-around;-ms-flex-line-pack: distribute;align-content: space-around;}.align-content-stretch {-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;}.align-self-auto {-webkit-align-self: auto;-ms-flex-item-align: auto;-ms-grid-row_f-align: auto;align-self: auto;}.align-self-start {-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start;}.align-self-end {-webkit-align-self: flex-end;-ms-flex-item-align: end;align-self: flex-end;}.align-self-center {-webkit-align-self: center;-ms-flex-item-align: center;-ms-grid-row_f-align: center;align-self: center;}.align-self-baseline {-webkit-align-self: baseline;-ms-flex-item-align: baseline;align-self: baseline;}.align-self-stretch {-webkit-align-self: stretch;-ms-flex-item-align: stretch;-ms-grid-row_f-align: stretch;align-self: stretch;}@media (min-width: 576px) {.flex-sm-first {-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;}.flex-sm-last {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;}.flex-sm-unordered {-webkit-box-ordinal-group: 1;-webkit-order: 0;-ms-flex-order: 0;order: 0;}.flex-sm-row {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;}.flex-sm-column {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.flex-sm-row-reverse {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.flex-sm-column-reverse {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.flex-sm-wrap {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.flex-sm-nowrap {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.flex-sm-wrap-reverse {-webkit-flex-wrap: wrap-reverse;-ms-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;}.justify-content-sm-start {-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}.justify-content-sm-end {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}.justify-content-sm-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.justify-content-sm-between {-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}.justify-content-sm-around {-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;}.align-items-sm-start {-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}.align-items-sm-end {-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;}.align-items-sm-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.align-items-sm-baseline {-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline;}.align-items-sm-stretch {-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}.align-content-sm-start {-webkit-align-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;}.align-content-sm-end {-webkit-align-content: flex-end;-ms-flex-line-pack: end;align-content: flex-end;}.align-content-sm-center {-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;}.align-content-sm-between {-webkit-align-content: space-between;-ms-flex-line-pack: justify;align-content: space-between;}.align-content-sm-around {-webkit-align-content: space-around;-ms-flex-line-pack: distribute;align-content: space-around;}.align-content-sm-stretch {-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;}.align-self-sm-auto {-webkit-align-self: auto;-ms-flex-item-align: auto;-ms-grid-row_f-align: auto;align-self: auto;}.align-self-sm-start {-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start;}.align-self-sm-end {-webkit-align-self: flex-end;-ms-flex-item-align: end;align-self: flex-end;}.align-self-sm-center {-webkit-align-self: center;-ms-flex-item-align: center;-ms-grid-row_f-align: center;align-self: center;}.align-self-sm-baseline {-webkit-align-self: baseline;-ms-flex-item-align: baseline;align-self: baseline;}.align-self-sm-stretch {-webkit-align-self: stretch;-ms-flex-item-align: stretch;-ms-grid-row_f-align: stretch;align-self: stretch;}}@media (min-width: 768px) {.flex-md-first {-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;}.flex-md-last {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;}.flex-md-unordered {-webkit-box-ordinal-group: 1;-webkit-order: 0;-ms-flex-order: 0;order: 0;}.flex-md-row {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;}.flex-md-column {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.flex-md-row-reverse {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.flex-md-column-reverse {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.flex-md-wrap {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.flex-md-nowrap {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.flex-md-wrap-reverse {-webkit-flex-wrap: wrap-reverse;-ms-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;}.justify-content-md-start {-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}.justify-content-md-end {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}.justify-content-md-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.justify-content-md-between {-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}.justify-content-md-around {-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;}.align-items-md-start {-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}.align-items-md-end {-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;}.align-items-md-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.align-items-md-baseline {-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline;}.align-items-md-stretch {-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}.align-content-md-start {-webkit-align-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;}.align-content-md-end {-webkit-align-content: flex-end;-ms-flex-line-pack: end;align-content: flex-end;}.align-content-md-center {-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;}.align-content-md-between {-webkit-align-content: space-between;-ms-flex-line-pack: justify;align-content: space-between;}.align-content-md-around {-webkit-align-content: space-around;-ms-flex-line-pack: distribute;align-content: space-around;}.align-content-md-stretch {-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;}.align-self-md-auto {-webkit-align-self: auto;-ms-flex-item-align: auto;-ms-grid-row_f-align: auto;align-self: auto;}.align-self-md-start {-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start;}.align-self-md-end {-webkit-align-self: flex-end;-ms-flex-item-align: end;align-self: flex-end;}.align-self-md-center {-webkit-align-self: center;-ms-flex-item-align: center;-ms-grid-row_f-align: center;align-self: center;}.align-self-md-baseline {-webkit-align-self: baseline;-ms-flex-item-align: baseline;align-self: baseline;}.align-self-md-stretch {-webkit-align-self: stretch;-ms-flex-item-align: stretch;-ms-grid-row_f-align: stretch;align-self: stretch;}}@media (min-width: 992px) {.flex-lg-first {-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;}.flex-lg-last {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;}.flex-lg-unordered {-webkit-box-ordinal-group: 1;-webkit-order: 0;-ms-flex-order: 0;order: 0;}.flex-lg-row {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;}.flex-lg-column {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.flex-lg-row-reverse {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.flex-lg-column-reverse {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.flex-lg-wrap {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.flex-lg-nowrap {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.flex-lg-wrap-reverse {-webkit-flex-wrap: wrap-reverse;-ms-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;}.justify-content-lg-start {-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}.justify-content-lg-end {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}.justify-content-lg-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.justify-content-lg-between {-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}.justify-content-lg-around {-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;}.align-items-lg-start {-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}.align-items-lg-end {-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;}.align-items-lg-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.align-items-lg-baseline {-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline;}.align-items-lg-stretch {-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}.align-content-lg-start {-webkit-align-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;}.align-content-lg-end {-webkit-align-content: flex-end;-ms-flex-line-pack: end;align-content: flex-end;}.align-content-lg-center {-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;}.align-content-lg-between {-webkit-align-content: space-between;-ms-flex-line-pack: justify;align-content: space-between;}.align-content-lg-around {-webkit-align-content: space-around;-ms-flex-line-pack: distribute;align-content: space-around;}.align-content-lg-stretch {-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;}.align-self-lg-auto {-webkit-align-self: auto;-ms-flex-item-align: auto;-ms-grid-row_f-align: auto;align-self: auto;}.align-self-lg-start {-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start;}.align-self-lg-end {-webkit-align-self: flex-end;-ms-flex-item-align: end;align-self: flex-end;}.align-self-lg-center {-webkit-align-self: center;-ms-flex-item-align: center;-ms-grid-row_f-align: center;align-self: center;}.align-self-lg-baseline {-webkit-align-self: baseline;-ms-flex-item-align: baseline;align-self: baseline;}.align-self-lg-stretch {-webkit-align-self: stretch;-ms-flex-item-align: stretch;-ms-grid-row_f-align: stretch;align-self: stretch;}}@media (min-width: 1200px) {.flex-xl-first {-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;}.flex-xl-last {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;}.flex-xl-unordered {-webkit-box-ordinal-group: 1;-webkit-order: 0;-ms-flex-order: 0;order: 0;}.flex-xl-row {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;}.flex-xl-column {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.flex-xl-row-reverse {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.flex-xl-column-reverse {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.flex-xl-wrap {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.flex-xl-nowrap {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.flex-xl-wrap-reverse {-webkit-flex-wrap: wrap-reverse;-ms-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;}.justify-content-xl-start {-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}.justify-content-xl-end {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}.justify-content-xl-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.justify-content-xl-between {-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}.justify-content-xl-around {-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;}.align-items-xl-start {-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}.align-items-xl-end {-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;}.align-items-xl-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.align-items-xl-baseline {-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline;}.align-items-xl-stretch {-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}.align-content-xl-start {-webkit-align-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;}.align-content-xl-end {-webkit-align-content: flex-end;-ms-flex-line-pack: end;align-content: flex-end;}.align-content-xl-center {-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;}.align-content-xl-between {-webkit-align-content: space-between;-ms-flex-line-pack: justify;align-content: space-between;}.align-content-xl-around {-webkit-align-content: space-around;-ms-flex-line-pack: distribute;align-content: space-around;}.align-content-xl-stretch {-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;}.align-self-xl-auto {-webkit-align-self: auto;-ms-flex-item-align: auto;-ms-grid-row_f-align: auto;align-self: auto;}.align-self-xl-start {-webkit-align-self: flex-start;-ms-flex-item-align: start;align-self: flex-start;}.align-self-xl-end {-webkit-align-self: flex-end;-ms-flex-item-align: end;align-self: flex-end;}.align-self-xl-center {-webkit-align-self: center;-ms-flex-item-align: center;-ms-grid-row_f-align: center;align-self: center;}.align-self-xl-baseline {-webkit-align-self: baseline;-ms-flex-item-align: baseline;align-self: baseline;}.align-self-xl-stretch {-webkit-align-self: stretch;-ms-flex-item-align: stretch;-ms-grid-row_f-align: stretch;align-self: stretch;}}
@charset "UTF-8";@-moz-viewport {width: device-width;}@-ms-viewport {width: device-width;}@-o-viewport {width: device-width;}@-webkit-viewport {width: device-width;}@viewport {width: device-width;}html {font-family: sans-serif;line-height: 1.2;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;}body {font-family: "Century Gothic", arial, sans-serif;background-color: #fff;color: #222;font-size: 16px;font-weight: 300;position: relative;line-height: 1.4;min-height: 100%;max-width: 100%;min-width: 320px;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;}#tinymce {padding: 20px;}.tmce_notice_info,.tmce_notice_success,.tmce_notice_error {padding: 20px 30px;margin: 1rem 0 1.5rem;font-weight: 500;font-size: 16px;line-height: 1.6;border-left: 8px solid rgb(188, 188, 188);display: block;}.tmce_notice_error {background-color: #ffcac6;border-left: 8px solid #ff3121;color: #222;}.tmce_notice_success {background-color: #d6fbcc;border-left: 8px solid #266f12;color: #222;}.tmce_notice_info {background-color: #e1f6fd;border-left: 8px solid #0a7ca2;color: #222;}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {display: block;position: relative;font-family: inherit;color: #222;line-height: 1.2;font-weight: 500;margin: 0 0 0.5rem 0;}h1,.h1 {font-size: 20px;}h2,.h2 {font-size: 21px;}h3,.h3 {font-size: 20px;}h4,.h4 {font-size: 19px;}h5,.h5 {font-size: 18px;}h6,.h6 {font-size: 16px;}.caption{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;font-size: 24px;font-weight: 600;text-transform: uppercase;}.caption:before{content: '';display: block;width: 25px;height: 2px;margin: 0 5px 0 0;background-color: #222;}.caption + .caption:before{width: 2px;height: 20px;margin: 0 15px 0 0;}.caption > * {margin-bottom: 0;}a {color: #ff5900;text-decoration: none;background-color: transparent;-webkit-text-decoration-skip: objects;transition: all 0.2s ease;}.tooltip a:hover,a:hover,a:focus {color: #ff5900;outline-width: 0;text-decoration: none;}*,*::before,*::after {margin: 0;padding: 0;box-sizing: border-box;}*:focus {outline: none;}b,strong {font-weight: 600;}img {max-width: 100%;border-style: none;}img:not([src]) {visibility: hidden;}figure {margin: 15px 40px;}mark {background-color: #ff0;color: #000;}small {font-size: 80%;}hr {height: 1px;background-color: #dbdbdb;margin: 20px 0;box-sizing: content-box;border: 0;overflow: visible;}sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sub {bottom: -0.25em;}sup {top: -0.5em;}svg:not(:root) {overflow: hidden;}[hidden] {display: none;}p {line-height: 1.6;margin: 0 0 1.5rem;}p:last-child {margin-bottom: 0;}table {border-collapse: collapse;border-spacing: 0;background-color: transparent;}nav ul {margin: 0;padding: 0;list-style: none;}ol,ul {margin: 0 0 1.5rem 1.5rem;}ol li,ul li {font-weight: 500;margin: 0 0 1rem 0;}blockquote {margin: 1rem 0 1.5rem;color: rgb(94, 94, 94);padding: 20px 30px;border-left: 8px solid rgb(194, 194, 194);position: relative;background: rgb(248, 248, 248);font-weight: 400;font-size: 18px;font-style: italic;line-height: 1.3;width: 100%;max-width: 100%;font-family: inherit;}blockquote p {font-style: italic;font-size: 16px;margin-top: 0;}blockquote cite {color: #999999;font-size: 14px;display: block;margin-top: 5px;}blockquote cite:before {content: "\2014 \2009";}.block {position: relative;margin-bottom: 15px;}.block--comment {margin-top: 20px;padding-top: 60px;border-top: 3px solid #ddd;}.block--shadow {box-shadow: 0 2px 5px #0000004d;}.block__inner {max-width: 100%;}.block__header {position: relative;display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;margin-bottom: 10px;}.block__heading{font-weight: 700;}.fn_product .h1.block__heading{display: none;}#user_info .h1.block__heading{padding: 10px 0;}.h1.block__heading{padding: 0 10px 10px 10px;}.block__header--promo {position: relative;}.block__header_info{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;border-bottom: 1px solid #dde0e4;margin: 0 0 20px 0;padding: 0 0 20px 0;}.block__header_info a{color: #222;}.block__header_info .available__no_stock,.block__header_info .available__in_stock{font-size: 16px;padding-left: 0;}.block__separator{width: 6px;height: 6px;background-color: #dde0e4;border-radius: 100px;}.block__main_brands {width: 100%;max-width: 100%;}.block__title {color: #222;font-size: 24px;line-height: 1.2;margin-bottom: 0;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;padding: 0 15px 0 0;}.block__title--user {margin: 0 0 1.5rem;}.block__title--order {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.block__title--order svg {color: #1dc116;width: 26px;display: inline-block;vertical-align: middle;margin-right: 5px;}.block__title--order span {vertical-align: middle;}.block__title--order .order_number {color: #1dc116;padding: 3px 5px;display: inline-block;font-size: 14px;border: 1px solid #1dc116;border-radius: 4px;line-height: 1;margin: 0px 8px;font-weight: 600;}.block__header--promo .block__heading,.block__header--promo .block__title {}.block__header_promo {white-space: nowrap;}.block__header_button {display: inline-block;white-space: nowrap;padding: 4px 10px;background: transparent;border: 1px solid;border-color: #ff5900;border-radius: 2px;color: #ff5900;font-size: 14px;font-weight: 400;overflow: hidden;transition: all 0.3s;}.block__heading {margin-bottom: 0;padding: 20px 0 10px 0;}.boxed--stretch {height: 100%;}.block__more {color: #ff5900;font-size: 12px;font-weight: 500;text-decoration: none;transition: all 0.3s;}.block__more svg {position: relative;top: 1px;width: 11px;height: 11px;margin-left: 3px;transition: all 0.3s;}.block_explanation {padding-left: 20px;}.block_explanation__header {font-size: 24px;font-weight: 600;color: #222;line-height: 1.2;margin-bottom: 15px;}.block__abouts_us {padding: 20px 0;}.block__description:after {content: "";display: table;clear: both;}.block__description--style {background: #fff;color: #222;font-size: 16px;line-height: 1.8;}.block__description iframe {margin-left: auto;margin-right: auto;max-width: 100%;max-height: 100%;}.block__description .table_responsive {width: 100%;overflow-y: auto;_overflow: auto;margin: 0 0 1.5rem;}.block__description .table--responsive::-webkit-scrollbar {-webkit-appearance: none;width: 14px;height: 14px;}.block__description .table--responsive::-webkit-scrollbar-thumb {border-radius: 8px;border: 3px solid #fff;background-color: rgba(0, 0, 0, 0.3);}.block__description .video,.block__description .mce-object-iframe {position: relative;padding-bottom: 36%;padding-top: 30px;height: 0;width: 70%;margin: 0px auto;overflow: hidden;}.block__description .mce-object-iframe iframe,.block__description .video iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 1px solid rgb(219, 219, 219);}.block__description a.fn_image_gallery,.block__description a.fn_image_zoom {display: block;line-height: 1;margin: 1.5rem auto;}.block__description a.fn_image_zoom img {border: 1px solid #eee;padding: 1px;}.block__description a.fn_image_gallery {padding: 3px 6px;}.block__description img {display: block;margin: 0 auto;height: auto !important;}.block__description figure {margin: 0;border: 1px solid #dbdbdb;border-radius: 3px;padding: 10px;}.block__description figure p {margin: 0;}.block__description figure img {margin: 0;}.block__description figure figcaption {padding: 5px 3px;font-size: 12px;font-style: italic;font-weight: 500;}.block__description .table {width: 100%;overflow: hidden;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-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;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin: 2rem 0 0;}.block__description .table__row {width: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;overflow: hidden;}.block__description .table__cell {width: 49%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-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;overflow: hidden;margin: 0 0 2rem;}.block__description .table__cell--top {-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}.block__description .table__cell img {-webkit-align-self: center;-ms-flex-item-align: center;-ms-grid-row_f-align: center;align-self: center;height: auto;max-width: 100%;}.block__description .table__cell--col-3 {width: 31%;}@media only screen and (max-width: 991px) {.block__description iframe {height: 48vw;}.block__description .table__row {display: block;}.block__description .table__cell,.block__description .table__cell--col-3 {width: 100%;}}.block__description ul li,.block__description ol li {font-weight: 500;font-family: inherit;font-size: 15px;}.boxed {clear: both;padding: 10px;margin: 10px 0;background: rgb(247, 247, 247);display: block;font-weight: 400;font-size: 14px;color: rgb(74, 74, 74);line-height: 1.3;min-height: 36px;}.boxed--flex {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;}.boxed--big {padding: 15px 15px;margin: 0 0 20px;font-weight: 400;font-size: 14px;line-height: 1.6;}.boxed--middle {padding: 10px;margin: 0 0 20px;font-weight: 400;font-size: 14px;line-height: 1.4;}.boxed--warning {background-color: rgb(253, 228, 228);border-left: 4px solid rgb(255, 0, 0);color: #222;}.boxed--success {background-color: rgb(222, 249, 221);border-left: 4px solid #0a7c71;color: #222;}.boxed--notify {background-color: #f8f8f8;color: #6f6f6f;}.boxed_no_comments {display: block;padding: 75px 20px 75px;text-align: center;}.boxed_no_comments__icon {margin-bottom: 30px;}.boxed_no_comments__title {font-size: 24px;color: #333;font-weight: 600;line-height: 1.34;text-align: center;margin-bottom: 15px;}.boxed_no_comments__text {font-size: 14px;font-weight: 400;color: #333;text-align: center;margin-bottom: 20px;}button,[type="button"],[type="reset"],[type="submit"] {font-family: inherit;overflow: visible;text-transform: none;font-size: 100%;line-height: 1.15;margin: 0;-webkit-appearance: none;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}.button {display: inline-block;font-weight: 400;color: rgb(33, 37, 41);text-align: center;vertical-align: middle;-webkit-user-select: none;cursor: pointer;-moz-user-select: none;-ms-user-select: none;user-select: none;text-decoration: none;background-color: transparent;border: 1px solid transparent;padding: 0.375rem 0.75rem;font-size: 1rem;line-height: 1.5;border-radius: 0.25rem;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}.button--big {padding: 0.5rem 1rem;font-size: 1.25rem;line-height: 1.5;border-radius: 0.3rem;}.button--small {padding: 0.25rem 0.5rem;font-size: 0.875rem;line-height: 1.5;border-radius: 0.2rem;}.button--basic {color: #fff;background-color: #ff5900;border-color: #ff5900;}.button--basic:hover,.button--basic:active {color: #fff;text-decoration: none;opacity: 0.8;}.button--second {color: #ff5900;background-color: #fff;border-color: #ff5900;}.button--second:hover,.button--second:active {color: #fff;text-decoration: none;background-color: #ff5900;border-color: #ff5900;}@-webkit-keyframes shine {100% {left: 125%;}}@keyframes shine {100% {left: 125%;}}.btn_order {display: inline-block;font-weight: 500;text-align: center;vertical-align: middle;-webkit-user-select: none;cursor: pointer;-moz-user-select: none;-ms-user-select: none;user-select: none;text-decoration: none;border: 1px solid transparent;padding: 0.375rem 0.75rem;font-size: 1rem;line-height: 1.5;border-radius: 0.25rem;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;color: #fff;background-color: #ff5900;border-color: #ff5900;}.btn_order:hover,.btn_order:active {color: #fff;text-decoration: none;opacity: 0.8;}.form {position: relative;}.form__header {text-align: center;position: relative;margin-top: 5px;margin-bottom: 20px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: flex-start;-webkit-align-items: flex-start;-ms-flex-align: center;align-items: center;}.form__title {font-weight: 600;user-select: none;color: #222;background: #fff;overflow: hidden;position: relative;line-height: 1.2;z-index: 2;margin: 0;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;}.form__title svg {width: 24px;height: 24px;margin-right: 10px;}.form__group {position: relative;margin-bottom: 20px;}.form__group--coupon {position: relative;margin-bottom: 0;}.form__group--last {margin-bottom: 0;}input,textarea,.form__textarea,.form__input {display: inline-block;color: #222;border: 1px solid #C1C1C1;background-color: #fff;overflow: visible;resize: none;text-transform: none;font-family: inherit;line-height: 1;position: relative;border-radius: 2px;padding: 5px 15px;width: auto;margin: 0;font-size: 14px;font-weight: 500;}.form__input {height: 40px;display: block;width: 100%;}.form__textarea {display: block;width: 100%;padding: 15px;resize: vertical;}.form__input_subscribe {height: 32px;}label,.form__label {color: #222;font-size: 14px;margin-bottom: 4px;display: block;}input:focus,textarea:focus,.form__input:focus,.form__textarea:focus {border: 1px solid rgb(186, 186, 186);}.form__textarea.error,.form__input.error {border-color: rgb(231, 71, 71);font-size: 14px;}input::-moz-placeholder,input:-ms-input-placeholder,input::-webkit-input-placeholder {white-space: nowrap;text-overflow: ellipsis;color: rgb(122, 122, 122);font-size: 13px;font-weight: 400;}.form__placeholder {font-family: inherit;white-space: nowrap;text-overflow: ellipsis;color: rgb(122, 122, 122);font-size: 12px;font-weight: 500;transition: all 0.1s linear 0s;line-height: 1;pointer-events: none;display: table;position: absolute;left: 15px;top: 15px;z-index: 1;cursor: text;}.form__placeholder_static{display: block;font-size: 14px;margin: 0 0 5px 0;}:focus::placeholder,:focus::-ms-input-placeholder,:focus:-ms-input-placeholder,:focus:-moz-placeholder,:focus::-moz-placeholder,:focus::-webkit-input-placeholder {opacity: 0;}.form__placeholder.active,.filled .form__placeholder,.form__placeholder--focus.error ~ label ~ .form__placeholder,.form__placeholder--focus.error + .form__placeholder,.form__placeholder--focus:focus ~ .form__placeholder {font-size: 11px;font-weight: 400;background: #fff;padding: 0 5px;top: -5px;cursor: default;color: #939393;}.form__placeholder--focus:-webkit-autofill,.form__placeholder--focus:-webkit-autofill:hover,.form__placeholder--focus:-webkit-autofill:focus {-webkit-box-shadow: 0 0 0 30px #fff inset;box-shadow: 0 0 0 30px #fff inset;-webkit-text-fill-color: inherit !important;filter: none !important;}.form__placeholder.active.error,.filled .form__placeholder.error,.form__placeholder--focus.error + .form__placeholder,.form__placeholder--focus.error ~ label ~ .form__placeholder {color: rgb(231, 71, 71);}.form__footer {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.form__footer .form__button,.form__footer .captcha {margin-bottom: 10px;}.form__footer {margin-bottom: -10px;}.captcha {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;}.form__captcha {position: relative;}.form__input_captcha {width: 100%;max-width: 130px;margin: 0 10px 0 0;}.secret_number {border: 1px solid #dbdbdb;border-radius: 4px;height: 40px;padding: 0 10px;background: rgb(245, 248, 249);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: #fff;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: 40px;}.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;}.form__input::-moz-placeholder,.form__input_captcha::-moz-placeholder,.form__textarea::-moz-placeholder {color: #626262;opacity: 1;}.form__input:-ms-input-placeholder,.form__input_captcha:-ms-input-placeholder,.form__textarea:-ms-input-placeholder {color: #626262;}.form__input::-webkit-input-placeholder,.form__input_captcha::-webkit-input-placeholder,.form__textarea::-webkit-input-placeholder {color: #626262;}.form__button {display: block;color: #fff;background-color: #ff5900;border: 1px solid;border-color: #ff5900;text-align: center;white-space: nowrap;border-radius: 3px;font-weight: 600;cursor: pointer;user-select: none;padding: 12px 25px;font-size: 12px;font-family: inherit;text-decoration: none;transition: all 0.2s ease-in-out;}.form__button--border {background: transparent;border-color: rgb(127, 127, 127);color: rgb(69, 69, 69);height: 38px;line-height: 36px;font-weight: 500;padding: 0 10px;font-size: 12px;text-transform: inherit;}.form__button:active,.form__button:focus {opacity: 0.8;}.button--coupon {height: 36px;line-height: 36px;font-size: 16px;}.button--comment {display: block;height: 36px;line-height: 36px;}.message_error {clear: both;padding: 10px;margin: 10px 0 20px;background-color: rgb(253, 228, 228);display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;flex-direction: column;align-items: flex-start;font-weight: 400;font-size: 12px;color: #222;line-height: 1.3;min-height: 36px;}.message_success {clear: both;padding: 15px;margin: 10px 0 20px;background-color: rgb(190, 225, 202);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;font-weight: 400;font-size: 14px;color: rgb(34, 34, 34);line-height: 1.3;min-height: 36px;}.message_success svg {width: 18px;height: 18px;margin-right: 10px;}.error {color: rgb(231, 71, 71);font-family: inherit;font-size: 12px;font-weight: 500;}.form__captcha label.error {display: none !important;}.checkbox {display: block;position: relative;margin-bottom: 20px;padding-left: 30px;cursor: pointer;color: inherit;border-radius: 3px;}.checkbox__input {position: absolute;-webkit-appearance: none;-moz-appearance: none;appearance: none;display: none;}.checkbox__icon {border: 1px solid;border-color: #ff5900;display: block;height: 22px;position: absolute;left: 0;top: 0;width: 22px;border-radius: 3px;}.checkbox.active .checkbox__icon {border-color: #ff5900;background-color: #ff5900;}.checkbox.active .checkbox__mark,.checkbox__input:checked + * .checkbox__mark {stroke: #fff;stroke-width: 2px;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;stroke-miterlimit: 10;opacity: 1;stroke-dasharray: 0;stroke-dashoffset: 0;}.checkbox__input:focus .checkbox__icon {border-color: #ff5900;}.checkbox__input:disabled + * .checkbox__mark {border-color: #dbdbdb;}.change_pass,.password_remind {position: relative;font-family: inherit;display: block;display: -webkit-box;display: -ms-flexbox;display: flex;cursor: pointer;width: 100%;text-align: left;background: transparent;border: none;text-decoration: none;font-size: 12px;color: #222;font-weight: 400;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 10px;margin-top: 10px;opacity: 0.7;transition: all 0.3s ease 0s;}.change_pass {margin-top: 0;}.change_pass span,.password_remind span {padding-right: 3px;}.change_pass:hover span,.password_remind:hover span {padding-right: 7px;color: #ff5900;text-decoration: none;}.change_pass svg,.password_remind svg {width: 12px;height: 12px;position: relative;top: 1px;}.change_pass:hover svg {color: #ff5900;}select {font-family: inherit;font-size: 100%;line-height: 1.15;margin: 0;overflow: visible;text-transform: none;}.select2-results__options {margin-left: 0px !important;}.select2-results__option {margin-bottom: 0px !important;}.subscribe_error,.subscribe_success {color: rgb(231, 71, 71);font-family: inherit;font-size: 14px;font-weight: 500;}.subscribe_success {color: rgb(71, 231, 126);}.menu_group__list {display: block;padding: 0;margin: 0;list-style: none;}.menu_group__item {position: relative;padding: 0;margin-bottom: 5px;}.menu_group__item--2 {padding: 0;white-space: nowrap;}.menu_group__item--2 .menu_group__link {padding: 5px 20px;display: block;}.menu_group__link {position: relative;display: block;width: 100%;text-align: left;font-weight: 400;text-decoration: none;padding: 0;transition: color 0.1s ease 0s;}.menu_group__link:hover{color: #8c8c8c;}.menu_group--header .menu_group__link[href*="/discounted"],.menu_group--header .menu_group__link[href*="/discounted"]:hover {color: #b10707;}.menu_group--header {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;-webkit-justify-content: space-around;justify-content: space-around;align-items: center;position: relative;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;max-width: 600px;padding: 0 30px 0 0;}.menu_group--header .menu_group__item {position: relative;padding: 0;margin-bottom: 0;}.menu_group--header .menu_group__list {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;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0;list-style: none;margin: 0;}.menu_group--header .menu_eventer .menu_group__list--2 {display: none;left: -10px;padding: 20px;position: absolute;top: 100%;width: auto;background: #fff;margin: 1px 0 0 0;color: #222;box-shadow: 0 10px 15px -5px rgb(0 0 0 / 5%);}.menu_group--header .menu_eventer .menu_group__list--3 {display: none;}.menu_group--header .menu_group__item--2 .menu_group__link {padding: 5px 10px;display: block;font-size: 14px;font-weight: 500;color: #222;}.menu_group--header .menu_group__link {padding: 10px;font-size: 20px;font-weight: 600;text-decoration: none;color: #222;position: relative;cursor: pointer;line-height: 1;}.header__bottom .menu_group--header .menu_group__item .menu_group__link span{margin: 0;}.menu_group__link[href^="discounted"] {color: #b10707 !important;}.menu_group--header .menu_eventer .menu_group__link:after {content: "";display: inline-block;width: 8px;height: 8px;border-right: 1px solid;border-bottom: 1px solid;border-color: #222;transform: rotate(45deg);-webkit-transition: all 0.2s;-o-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s;position: relative;top: -3px;margin-left: 5px;}.menu_group--header .menu_group__list--2 .menu_group__link:after {content: none;}.menu_group--footer .menu_group__list {display: block;padding: 0;list-style: none;margin: 0;}.menu_group--footer .menu_group__item {position: relative;padding: 0;margin-bottom: 10px;}.menu_group--footer .menu_group__link {text-decoration: none;position: relative;cursor: pointer;color: #fff;}.menu_group--404 {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;text-align: center;-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;position: relative;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.menu_group--404 .menu_group__item {position: relative;padding: 0;margin-bottom: 0;}.menu_group--404 .menu_group__link {padding: 5px 10px;font-size: 16px;text-decoration: underline;color: #ff5900;font-weight: 500;position: relative;cursor: pointer;line-height: 1;}.accordion__title,.accordion__item {position: relative;}.accordion__title {cursor: pointer;}.accordion__header {cursor: pointer;font-weight: 600;font-size: 16px;user-select: none;padding: 0;color: #222;background: #fff;overflow: hidden;position: relative;z-index: 2;margin: 0;}.accordion__title.active {cursor: default;}.accordion__header.icon:before {font-size: 26px;line-height: 1;margin-right: 10px;}.accordion__arrow {transform: rotate(180deg);font-size: 14px;}.accordion__title.active .accordion__arrow {transform: rotate(0deg);transition: all 0.2s ease-in-out;}.accordion__content {display: none;line-height: 1.3;padding: 10px 0 5px 0;text-align: left;}.tabs.tabs-products{}.product-page__tabs .tabs{box-shadow: 0 1px 5px -1px rgb(0 0 0 / 30%);}.tabs {margin-bottom: 15px;overflow: hidden;}.tabs--user {overflow: visible;}.tabs__navigation {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: flex-start;-webkit-align-items: flex-start;-ms-flex-align: flex-start;align-items: center;justify-content: flex-start;border-bottom: 1px solid #E5E5E5;}.tabs__navigation--user {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;border-bottom: none;}.tabs__link {position: relative;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;text-decoration: none;padding: 15px 30px;color: #222;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}.tabs__link_label{position: absolute;right: 0;top: 0;background-color: #ff5900;color: #fff;font-size: 10px;padding: 2px 8px;border-radius: 3px;}.tabs__link.selected {color: #ff5900;}.tabs__link.selected:after {content: "";height: 2px;position: absolute;bottom: -1px;background: #ff5900;width: 100%;left: 0;}.tabs__link .icon {margin-right: 8px;line-height: 1;}.tabs__link .icon:before {font-size: 22px;line-height: 1;}.tabs__navigation--user .tabs__link {position: relative;margin: 0px;text-decoration: none;padding: 18px 0px;color: rgb(34, 34, 34);font-size: 13px;font-weight: 500;min-height: 40px;height: inherit;width: 100%;}.tabs__navigation--user .tabs__link svg {width: 18px;height: 18px;margin-right: 10px;}.tabs__navigation--user .tabs__link.selected:after {content: none;}.tabs__navigation--user .tabs__link:last-child {border-bottom: none;}.tabs__navigation--user .tabs__link.selected {color: #ff5900;}.tabs__content {overflow: hidden;background: #fff;}.tab {display: none;padding: 30px;}.mobile_tab_navigation {text-align: center;position: relative;margin: 10px 0;border-bottom: 1px solid #EEEEEE;}.mobile_tab_title {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;-webkit-justify-content: space-between;justify-content: space-between;cursor: pointer;font-size: 16px;user-select: none;padding: 15px 5px 15px 0;color: #222;background: #fff;overflow: hidden;position: relative;z-index: 2;margin: 0 auto;width: 100%;}.mobile_tab_title svg {width: 18px;height: 18px;margin-right: 10px;}.mobile_tab_title:after {width: 8px;height: 8px;border-right: 2px solid;border-bottom: 2px solid;border-color: #222;position: relative;content: " ";left: inherit;margin-left: 10px;transform: rotate(-135deg);-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.mobile_tab_navigation.active .mobile_tab_title:after {top: -2px;transform: rotate(45deg);-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.table_wrapper {overflow: auto;max-width: 100%;background: linear-gradient(to right, #fff 30%, #fff0),linear-gradient(to right, #fff0, #fff 70%) 0 100%,radial-gradient(farthest-side at 0% 50%, #0003, #0000),radial-gradient(farthest-side at 100% 50%, #0003, #0000) 0 100%;background-repeat: no-repeat;background-color: #fff;background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;background-position: 0 0, 100%, 0 0, 100%;background-attachment: local, local, scroll, scroll;max-height: 430px;width: 100%;}.block__description--style table {font-size: 12px;min-width: 500px;font-weight: 400;width: 100%;max-width: 100%;}.block__description--style td,.block__description--style th {padding: 10px;text-align: left;margin: 0;border: 1px solid #dbdbdb;}.block__description--style:not(.table_not_bg) tbody tr:nth-child(2n) {background-color: #e9e9e9;}.block__description--style th {position: -webkit-sticky;position: sticky;top: 0;background: #232f3e;color: #fff;font-weight: 600;}.fn_auto_navigation_anchor {opacity: 0;visibility: hidden;position: relative;width: 20px;height: 20px;margin-top: -90px;padding-top: 90px;display: inline-block;background-size: 20px;background-position-y: bottom;padding-right: 25px;vertical-align: baseline;background-repeat: no-repeat;background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjYzLjgwNyAyNjMuODA3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNjMuODA3IDI2My44MDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PGc+PGc+Cgk8cGF0aCBkPSJNMTQ2Ljk1OSwxMDEuODY5bC0xOS44NDgsMTkuODQ2bDE3Ljg3MSwxNy44NzNjMy41MTIsMy41MTMsNS40NDcsOC4xODIsNS40NDcsMTMuMTQ2YzAuMDAxLDQuOTY0LTEuOTMzLDkuNjMtNS40NDYsMTMuMTQyICAgbC02NC40NDIsNjQuNDQ0Yy03LjI0OCw3LjI0OC0xOS4wNDIsNy4yNDktMjYuMjg5LDAuMDAxbC0xNy44NzMtMTcuODc1Yy0zLjUxLTMuNTA5LTUuNDQzLTguMTc0LTUuNDQyLTEzLjEzNyAgIGMwLTQuOTY0LDEuOTM2LTkuNjM0LDUuNDQ4LTEzLjE0Nmw1MS4xNjYtNTEuMTY2bC0xOS44NDctMTkuODQ2bC01MS4xNjYsNTEuMTY2Yy04LjgxMyw4LjgxNC0xMy42NjcsMjAuNTMtMTMuNjY3LDMyLjk5ICAgYy0wLjAwMSwxMi40NjIsNC44NTIsMjQuMTc4LDEzLjY2NCwzMi45ODZsMTcuODczLDE3Ljg3NGM5LjA5NSw5LjA5NCwyMS4wNDIsMTMuNjQxLDMyLjk4OSwxMy42NDEgICBjMTEuOTQ4LDAsMjMuODk2LTQuNTQ3LDMyLjk5MS0xMy42NDJsNjQuNDQxLTY0LjQ0MmM4LjgxNi04LjgxMiwxMy42Ny0yMC41MjgsMTMuNjY5LTMyLjk5MSAgIGMtMC4wMDEtMTIuNDYxLTQuODU0LTI0LjE3Ni0xMy42NjYtMzIuOTlMMTQ2Ljk1OSwxMDEuODY5eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojQTNBM0EzIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPHBhdGggZD0iTTI0Ny4yNzMsMzEuNTM4bC0xNy44NzItMTcuODczQzIyMC41ODksNC44NTMsMjA4Ljg3MywwLDE5Ni40MSwwYy0xMi40NjIsMC0yNC4xNzgsNC44NTQtMzIuOTg3LDEzLjY2NUw5OC45NzQsNzguMTExICAgYy04LjgxMyw4LjgxMS0xMy42NjUsMjAuNTI3LTEzLjY2NSwzMi45OWMwLjAwMSwxMi40NjUsNC44NTUsMjQuMTgyLDEzLjY2OCwzMi45ODhsMTcuODczLDE3Ljg3M2wxOS44NDctMTkuODQ2bC0xNy44NzYtMTcuODc2ICAgYy0zLjUxMS0zLjUwOS01LjQ0NS04LjE3NS01LjQ0NS0xMy4xNGMwLTQuOTY1LDEuOTMzLTkuNjMyLDUuNDQzLTEzLjE0Mmw2NC40NS02NC40NDhjMy41MS0zLjUxLDguMTc3LTUuNDQzLDEzLjE0Mi01LjQ0MyAgIGM0Ljk2NSwwLDkuNjMzLDEuOTM0LDEzLjE0NCw1LjQ0NGwxNy44NzMsMTcuODc1YzMuNTEsMy41MDksNS40NDMsOC4xNzQsNS40NDIsMTMuMTM4YzAsNC45NjUtMS45MzUsOS42MzMtNS40NDUsMTMuMTQ1ICAgbC01MS4xNyw1MS4xNjdsMTkuODQ2LDE5Ljg0N2w1MS4xNzEtNTEuMTY4YzguODEyLTguODEzLDEzLjY2NS0yMC41MjksMTMuNjY2LTMyLjk4OSAgIEMyNjAuOTM4LDUyLjA2MywyNTYuMDg1LDQwLjM0NywyNDcuMjczLDMxLjUzOHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0EzQTNBMyIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcGF0aD4KPC9nPjwvZz4gPC9zdmc+);}.fn_auto_navigation_header:hover .fn_auto_navigation_anchor {opacity: 1;visibility: visible;z-index: 2222;}.popup {padding: 30px !important;border-radius: 4px;width: 500px !important;max-width: 100%;text-align: center !important;}.popup_bg {color: #fff !important;background: #ff5900;}.popup__heading {position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;cursor: pointer;font-weight: 600;font-size: 18px;user-select: none;padding: 0;color: #222;background: #fff;overflow: hidden;z-index: 2;text-align: center;margin: 20px auto;-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;}.popup__heading svg {width: 28px;height: 28px;color: #0b982f;margin-right: 15px;}.popup__heading .form__header {margin-bottom: 30px;}.popup__description {margin-bottom: 10px;color: #222;font-weight: 500;font-size: 14px;text-align: center;}.popup__sent {color: #222;font-size: 24px;line-height: 1.2;font-weight: 500;margin-bottom: 0;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;}.popup_confirm__title {font-weight: 500;font-size: 20px;line-height: 1.2;display: flex;align-items: center;flex-wrap: wrap;}.popup_confirm__title svg {width: 22px;margin-right: 15px;display: inline-block;vertical-align: middle;}.popup_animated {max-width: 100%;width: 550px;border-radius: 4px;overflow: hidden;transform: translateY(-80px);transition: all 0.5s;}.popup_animated .form__header,.popup_animated .form__footer,.popup_animated .form__body {transform: translateY(-40px);opacity: 0;transition-property: transform, opacity;transition-duration: 0.3s;}.fancybox-slide--current .popup_animated,.fancybox-slide--current .popup_animated .form__footer,.fancybox-slide--current .popup_animated .form__header,.fancybox-slide--current .popup_animated .form__body {transform: translateY(0);opacity: 1;transition-duration: 0.3s;}.fancybox-slide--current .popup_animated .form__header {transition-delay: 0.1s;}.fancybox-slide--current .popup_animated .form__body {transition-delay: 0.2s;}.fancybox-slide--current .popup_animated .form__footer {transition-delay: 0.4s;}body.devbridge-autocomplete-active:after{content: '';display: block;z-index: 2;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);backdrop-filter: blur(6px);}.autocomplete-suggestions {background-color: #fff;overflow: hidden;overflow-y: auto;border-top: 1px solid #dbdbdb;display: table;top: 100%;left: 0;border-left: none;border-bottom: none;width: 100% !important;}.autocomplete-suggestion {display: table-row;width: 100%;line-height: 1.2;font-size: 14px;color: #222;}.autocomplete-suggestions .autocomplete-selected {background: #fafafa;}.autocomplete-suggestions strong {font-weight: 600;color: #ff5900;}.autocomplete-suggestion div,.autocomplete-suggestions span,.autocomplete-suggestions a {padding: 10px;display: table-cell;vertical-align: middle;text-decoration: none;border-bottom: 1px solid #dbdbdb;color: #222;}.autocomplete-suggestion div {width: 90px;padding-left: 30px;text-align: center;}.autocomplete-suggestion div img{display: block;width: 100%;max-width: 50px;aspect-ratio: 1 / 1;object-fit: cover;}.autocomplete-suggestions span {white-space: nowrap;text-align: right;padding-right: 30px;font-size: 14px;font-weight: 600;border-left: none;}.autocomplete-suggestion {cursor: pointer;}.noUi-target,.noUi-target * {-webkit-touch-callout: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-user-select: none;-ms-touch-action: none;touch-action: none;-ms-user-select: none;-moz-user-select: none;user-select: none;-moz-box-sizing: border-box;box-sizing: border-box;}.noUi-target {position: relative;}.noUi-base,.noUi-connects {width: 100%;height: 100%;position: relative;z-index: 1;}.noUi-connects {overflow: hidden;z-index: 0;}.noUi-connect,.noUi-origin {will-change: transform;position: absolute;z-index: 1;top: 0;right: 0;-ms-transform-origin: 0 0;-webkit-transform-origin: 0 0;-webkit-transform-style: preserve-3d;transform-origin: 0 0;transform-style: flat;}.noUi-connect {height: 100%;width: 100%;}.noUi-origin {height: 10%;width: 10%;}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {left: 0;right: auto;}.noUi-vertical .noUi-origin {width: 0;}.noUi-horizontal .noUi-origin {height: 0;}.noUi-handle {-webkit-backface-visibility: hidden;backface-visibility: hidden;position: absolute;}.noUi-touch-area {height: 100%;width: 100%;}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin {-webkit-transition: transform 0.3s;transition: transform 0.3s;}.noUi-state-drag * {cursor: inherit !important;}.noUi-horizontal {height: 18px;}.noUi-horizontal .noUi-handle {width: 34px;height: 28px;right: -17px;top: -6px;}.noUi-vertical {width: 18px;}.noUi-vertical .noUi-handle {width: 28px;height: 34px;right: -6px;top: -17px;}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {left: -17px;right: auto;}.noUi-target {background: #fafafa;border-radius: 4px;border: 1px solid #d3d3d3;box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;}.noUi-connects {border-radius: 3px;}.noUi-connect {background: #3fb8af;}.noUi-draggable {cursor: ew-resize;}.noUi-vertical .noUi-draggable {cursor: ns-resize;}.noUi-handle {border: 1px solid #d9d9d9;border-radius: 3px;background: #fff;cursor: default;box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;}.noUi-active {box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;}.noUi-handle:before,.noUi-handle:after {content: "";display: block;position: absolute;height: 14px;width: 1px;background: #e8e7e6;left: 14px;top: 6px;}.noUi-handle:after {left: 17px;}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after {width: 14px;height: 1px;left: 6px;top: 14px;}.noUi-vertical .noUi-handle:after {top: 17px;}[disabled] .noUi-connect {background: #b8b8b8;}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle {cursor: not-allowed;}.noUi-pips,.noUi-pips * {-moz-box-sizing: border-box;box-sizing: border-box;}.noUi-pips {position: absolute;color: #999;}.noUi-value {position: absolute;white-space: nowrap;text-align: center;}.noUi-value-sub {color: #ccc;font-size: 10px;}.noUi-marker {position: absolute;background: #ccc;}.noUi-marker-sub {background: #aaa;}.noUi-marker-large {background: #aaa;}.noUi-pips-horizontal {padding: 10px 0;height: 80px;top: 100%;left: 0;width: 100%;}.noUi-value-horizontal {-webkit-transform: translate(-50%, 50%);transform: translate(-50%, 50%);}.noUi-rtl .noUi-value-horizontal {-webkit-transform: translate(50%, 50%);transform: translate(50%, 50%);}.noUi-marker-horizontal.noUi-marker {margin-left: -1px;width: 2px;height: 5px;}.noUi-marker-horizontal.noUi-marker-sub {height: 10px;}.noUi-marker-horizontal.noUi-marker-large {height: 15px;}.noUi-pips-vertical {padding: 0 10px;height: 100%;top: 0;left: 100%;}.noUi-value-vertical {-webkit-transform: translate(0, -50%);transform: translate(0, -50%);padding-left: 25px;}.noUi-rtl .noUi-value-vertical {-webkit-transform: translate(0, 50%);transform: translate(0, 50%);}.noUi-marker-vertical.noUi-marker {width: 5px;height: 2px;margin-top: -1px;}.noUi-marker-vertical.noUi-marker-sub {width: 10px;}.noUi-marker-vertical.noUi-marker-large {width: 15px;}.noUi-tooltip {display: block;position: absolute;border: 1px solid #d9d9d9;border-radius: 3px;background: #fff;color: #000;padding: 5px;text-align: center;white-space: nowrap;}.noUi-horizontal .noUi-tooltip {-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);left: 50%;bottom: 120%;}.noUi-vertical .noUi-tooltip {-webkit-transform: translate(0, -50%);transform: translate(0, -50%);top: 50%;right: 120%;}.noUi-horizontal .noUi-origin > .noUi-tooltip {-webkit-transform: translate(50%, 0);transform: translate(50%, 0);left: auto;bottom: 10px;}.noUi-vertical .noUi-origin > .noUi-tooltip {-webkit-transform: translate(0, -18px);transform: translate(0, -18px);top: auto;right: 28px;}#fn_slider_price.noUi-target {position: relative;height: 4px;background: #e1e8ed;margin: 24px 10px 24px;border-radius: 2px;border: none;font-family: inherit;color: inherit;}#fn_slider_price.noUi-target .noUi-handle {position: absolute;width: 8px;height: 20px;margin-left: -12px;top: -7px;border-radius: 3px;border: none;background-color: #ff5900;cursor: pointer;box-shadow: none;transition: background-color 0.2s;}#fn_slider_price.noUi-target .noUi-handle::after,#fn_slider_price.noUi-target .noUi-handle::before {content: none;}#fn_slider_price.noUi-target .noUi-connect,#fn_slider_price.noUi-target .noUi-handle:hover {background-color: #ff5900;}#fn_slider_price.noUi-horizontal .noUi-handle {right: -4px;}@-webkit-keyframes rotate-animation {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes rotate-animation {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@-webkit-keyframes anti-rotate-animation {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(-360deg);transform: rotate(-360deg);}}@keyframes anti-rotate-animation {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(-360deg);transform: rotate(-360deg);}}.fn_categories {position: relative;padding: 0;}.fn_ajax_wait {position: absolute;top: 100px;left: 50%;width: 125px;transform: translateX(-50%);}.fn_ajax_wait:before,.fn_ajax_wait:after {content: "";position: absolute;top: 100px;left: 50%;z-index: 2;border: 6px solid;border-radius: 50%;}.fn_ajax_wait::before {width: 120px;height: 120px;margin-left: -60px;border-left-color: transparent;border-top-color: #ff5900;border-right-color: #ff5900;border-bottom: transparent;-webkit-animation: rotate-animation 1s linear 0s infinite;animation: rotate-animation 1s linear 0s infinite;}.fn_ajax_wait::after {width: 80px;height: 80px;margin-top: 20px;margin-left: -40px;border-left-color: transparent;border-top-color: #ff5900;border-right-color: #ff5900;border-bottom: transparent;-webkit-animation: anti-rotate-animation 0.85s linear 0s infinite;animation: anti-rotate-animation 0.85s linear 0s infinite;}.fn_skeleton_load {background: #fff;color: #222;box-shadow: 0 2px 5px #0000004d;border-radius: 3px;display: -webkit-box;display: flex;flex-wrap: wrap;padding: 16px 0;box-sizing: border-box;-webkit-box-pack: justify;justify-content: space-between;z-index: 1;padding: 15px;margin-bottom: 15px;overflow: hidden;}.skeleton_load__item {width: 100%;margin: 8px 0px;display: flex;align-items: center;-webkit-animation-name: thumbAnime;animation-name: thumbAnime;-webkit-animation-duration: 2s;animation-duration: 2s;-webkit-animation-timing-function: ease;animation-timing-function: ease;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}.skeleton_load__item:after,.skeleton_load__item:before {content: "";background: rgba(34, 34, 34, 0.2);border-radius: 2px;height: 8px;flex: 100%;max-width: 100%;}.skeleton_load__item:before {flex: 0 0 22px;max-width: 22px;height: 22px;margin-right: 8px;}.skeleton_load__item--1:after,.skeleton_load__item--1:before {content: none;}.skeleton_load__item--1 {flex: 0 0 100%;max-width: 100%;background: rgba(34, 34, 34, 0.8);border-radius: 2px;height: 20px;margin-bottom: 20px;}.skeleton_load__item--2:after {flex: 0 0 calc(100% - 60px);max-width: calc(100% - 60px);}.skeleton_load__item--3:after {flex: 0 0 calc(100% - 80px);max-width: calc(100% - 80px);}.skeleton_load__item--4:after {flex: 0 0 calc(100% - 90px);max-width: calc(100% - 90px);}.skeleton_load__item--5:after {flex: 0 0 calc(100% - 45px);max-width: calc(100% - 45px);}.skeleton_load__item--6:after {flex: 0 0 calc(100% - 60px);max-width: calc(100% - 60px);}@-webkit-keyframes thumbAnime {0% {opacity: 1;}50% {opacity: 0.2;}100% {opacity: 1;}}@keyframes thumbAnime {0% {opacity: 1;}50% {opacity: 0.2;}100% {opacity: 1;}}@font-face {font-family: "swiper-icons";src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")format("woff");font-weight: 400;font-style: normal;}.swiper-container {margin-left: auto;margin-right: auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;width: 100%;}.swiper-container-vertical > .swiper-wrapper {flex-direction: column;}.swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: flex;transition-property: transform;box-sizing: content-box;}.swiper-container-android .swiper-slide,.swiper-wrapper {transform: translate3d(0px, 0, 0);}.swiper-container-multirow > .swiper-wrapper {flex-wrap: wrap;}.swiper-container-multirow-column > .swiper-wrapper {flex-wrap: wrap;flex-direction: column;}.swiper-container-free-mode > .swiper-wrapper {transition-timing-function: ease-out;margin: 0 auto;}.swiper-slide {flex-shrink: 0;width: 100%;height: 100%;position: relative;transition-property: transform;}.swiper-slide-invisible-blank {visibility: hidden;}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {height: auto;}.swiper-container-autoheight .swiper-wrapper {align-items: flex-start;transition-property: transform, height;}.swiper-container-3d {perspective: 1200px;}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow {transform-style: preserve-3d;}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom {position: absolute;left: 0;top: 0;width: 100%;height: 100%;pointer-events: none;z-index: 10;}.swiper-container-3d .swiper-slide-shadow-left {background-image: linear-gradient(to left,rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0));}.swiper-container-3d .swiper-slide-shadow-right {background-image: linear-gradient(to right,rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0));}.swiper-container-3d .swiper-slide-shadow-top {background-image: linear-gradient(to top,rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0));}.swiper-container-3d .swiper-slide-shadow-bottom {background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0));}.swiper-container-css-mode > .swiper-wrapper {overflow: auto;scrollbar-width: none;-ms-overflow-style: none;}.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {display: none;}.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {scroll-snap-align: start start;}.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {scroll-snap-type: x mandatory;}.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {scroll-snap-type: y mandatory;}.swiper-button-prev,.swiper-button-next {z-index: 10;cursor: pointer;display: flex;align-items: center;justify-content: center;width: 50px;height: 50px;padding: 0;font-size: 22px;line-height: 1;cursor: pointer;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;border: none;outline: none;left: inherit;background: rgba(0, 0, 0, 0.5);text-align: center;color: rgb(238, 238, 238);transition: all 0.2s ease-in-out 0s;margin: 0;position: absolute;top: calc(50% - 15px);}.fn_comparison_products .swiper-button-prev,.fn_comparison_products .swiper-button-next {top: 100px;}.swiper-button-prev:hover,.swiper-button-next:hover {background: rgba(0, 0, 0, 0.9);}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {opacity: 0.35;cursor: auto;pointer-events: none;}.swiper-button-prev:after,.swiper-button-next:after {font-family: swiper-icons;font-size: 16px;text-transform: none !important;letter-spacing: 0;text-transform: none;font-variant: initial;line-height: 1;}.swiper-button-prev,.swiper-container-rtl .swiper-button-next {left: 10px;right: auto;}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {content: "prev";}.swiper-button-next,.swiper-container-rtl .swiper-button-prev {right: 10px;left: auto;}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {content: "next";}.swiper-button-lock {display: none;}.swiper-pagination {padding: 20px 0 0 0;position: absolute;left: auto;bottom: auto;text-align: center;transition: 300ms opacity;transform: translate3d(0, 0, 0);z-index: 10;}.swiper-pagination.swiper-pagination-hidden {opacity: 0;}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal > .swiper-pagination-bullets {bottom: 10px;left: 0;width: 100%;}.swiper-pagination-bullets-dynamic {overflow: hidden;font-size: 0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {transform: scale(0.33);position: relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {transform: scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {transform: scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {transform: scale(0.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {transform: scale(0.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {transform: scale(0.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {transform: scale(0.33);}.swiper-pagination-bullet {width: 50px;height: 6px;margin: 0 5px;display: inline-block;border-radius: 1000px;background: #fff;opacity: 0.7;-webkit-backface-visibility: visible;transition: all 0.2s ease;}button.swiper-pagination-bullet {border: none;margin: 0;padding: 0;box-shadow: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;}.swiper-pagination-clickable .swiper-pagination-bullet {cursor: pointer;}.swiper-pagination-bullet-active {opacity: 1;width: 60px;}.swiper-container-vertical > .swiper-pagination-bullets {right: 10px;top: 50%;transform: translate3d(0px, -50%, 0);}.swiper-container-vertical> .swiper-pagination-bullets.swiper-pagination-bullet {margin: 6px 0;display: block;}.swiper-container-vertical> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {top: 50%;transform: translateY(-50%);width: 8px;}.swiper-container-vertical> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic.swiper-pagination-bullet {display: inline-block;transition: 200ms transform, 200ms top;}.swiper-container-horizontal> .swiper-pagination-bullets.swiper-pagination-bullet {margin: 0 4px;}.swiper-container-horizontal> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {left: 50%;transform: translateX(-50%);white-space: nowrap;}.swiper-container-horizontal> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic.swiper-pagination-bullet {transition: 200ms transform, 200ms left;}.swiper-container-horizontal.swiper-container-rtl> .swiper-pagination-bullets-dynamic.swiper-pagination-bullet {transition: 200ms transform, 200ms right;}.swiper-pagination-progressbar {background: rgba(0, 0, 0, 0.25);position: absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: #ff5900;position: absolute;left: 0;top: 0;width: 100%;height: 100%;transform: scale(0);transform-origin: left top;}.swiper-container-rtl.swiper-pagination-progressbar.swiper-pagination-progressbar-fill {transform-origin: right top;}.swiper-container-horizontal > .swiper-pagination-progressbar,.swiper-container-vertical> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {width: 100%;height: 4px;left: 0;top: 0;}.swiper-container-vertical > .swiper-pagination-progressbar,.swiper-container-horizontal> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {width: 4px;height: 100%;left: 0;top: 0;}.swiper-pagination-lock {display: none;}.swiper-scrollbar {border-radius: 3px;position: relative;-ms-touch-action: none;background: #F1F1F1;}.swiper-container-horizontal > .swiper-scrollbar {position: static;left: auto;bottom: auto;z-index: 50;height: 24px;width: 100%;}.swiper-container-vertical > .swiper-scrollbar {position: absolute;right: 3px;top: 1%;z-index: 50;width: 5px;height: 98%;}.swiper-scrollbar-drag {height: 100%;width: 100%;position: relative;background: #D9D9D9;border-radius: 4px;left: 0;top: 0;}.swiper-scrollbar-cursor-drag {cursor: move;}.swiper-scrollbar-lock {display: none;}.swiper-zoom-container {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;text-align: center;}.swiper-zoom-container > img,.swiper-zoom-container > svg,.swiper-zoom-container > canvas {max-width: 100%;max-height: 100%;object-fit: contain;}.swiper-slide-zoomed {cursor: move;}.swiper-lazy-preloader {width: 42px;height: 42px;position: absolute;left: 50%;top: 50%;margin-left: -21px;margin-top: -21px;z-index: 10;transform-origin: 50%;animation: swiper-preloader-spin 1s infinite linear;box-sizing: border-box;border: 4px solid #000;border-radius: 50%;border-top-color: transparent;}@keyframes swiper-preloader-spin {100% {transform: rotate(360deg);}}.swiper-container .swiper-notification {position: absolute;left: 0;top: 0;pointer-events: none;opacity: 0;z-index: -1000;}.swiper-container-fade.swiper-container-free-mode .swiper-slide {transition-timing-function: ease-out;}.swiper-container-fade .swiper-slide {pointer-events: none;transition-property: opacity;}.swiper-container-fade .swiper-slide .swiper-slide {pointer-events: none;}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {pointer-events: auto;}.swiper-container-cube {overflow: visible;}.swiper-container-cube .swiper-slide {pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;visibility: hidden;transform-origin: 0 0;width: 100%;height: 100%;}.swiper-container-cube .swiper-slide .swiper-slide {pointer-events: none;}.swiper-container-cube.swiper-container-rtl .swiper-slide {transform-origin: 100% 0;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {pointer-events: auto;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next + .swiper-slide,.swiper-container-cube .swiper-slide-prev {pointer-events: auto;visibility: visible;}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {z-index: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.swiper-container-cube .swiper-cube-shadow {position: absolute;left: 0;bottom: 0px;width: 100%;height: 100%;background: #000;opacity: 0.6;-webkit-filter: blur(50px);filter: blur(50px);z-index: 0;}.swiper-container-flip {overflow: visible;}.swiper-container-flip .swiper-slide {pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;}.swiper-container-flip .swiper-slide .swiper-slide {pointer-events: none;}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {pointer-events: auto;}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {z-index: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.lazy:not(.initial) {transition: opacity 1s;}.lazy.initial,.lazy.loaded,.lazy.error {opacity: 1;}.fn_readmore + [data-readmore-toggle],.fn_readmore[data-readmore] {display: inline-block;width: auto;position: relative;}.fn_readmore[aria-expanded="false"]::after {content: "";position: absolute;bottom: -10px;left: 0;width: 100%;height: 4em;background: -moz-linear-gradient(top, #fff0 0, #fff 100%);background: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgba(255, 255, 255, 0)),color-stop(100%, #fff));background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);background: linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);}.fn_readmore[data-readmore] {transition: height 500ms;overflow: hidden;max-height: 215px;display: block;width: 100%;}.fn_readmore + [data-readmore-toggle] {color: #C0C0C0;text-decoration: none;font-size: 14px;margin-top: 15px;text-decoration: none;transition: all 0.3s;}.fn_readmore + [data-readmore-toggle] i{display: inline-block;font-size: 10px;margin: 0 0 0 5px;}.fn_readmore + [data-readmore-toggle]:hover,.fn_readmore + [data-readmore-toggle]:focus {}.fn_readmore + [data-readmore-toggle] span {color: #ff5900;background: transparent;border-color: #ff5900;border: 1px solid;border-radius: 3px;padding: 1px 30px;font-size: 18px;line-height: 1;display: inline-block;transition: all 0.3s;font-weight: 500;}.fn_readmore + [data-readmore-toggle]:hover span {color: #fff;background: #ff5900;border-color: #ff5900;}.fn_social_image i:before {content: "\f0ac";}.fn_social_image .fa-github:before {content: "\f09b";}.fn_social_image .fa-google-plus:before {content: "\f0d5";}.fn_social_image .fa-google:before {content: "\f1a0";}.fn_social_image .fa-twitter:before {content: "\f099";}.fn_social_image .fa-pinterest-p:before {content: "\f231";}.fn_social_image .fa-odnoklassniki:before {content: "\f263";}.fn_social_image .fa-facebook:before {content: "\f09a";}.fn_social_image .fa-skype:before {content: "\f17e";}.fn_social_image .fa-vk:before {content: "\f189";}.fn_social_image .fa-whatsapp:before {content: "\f232";}.fn_social_image .fa-youtube:before {content: "\f167";}.fn_social_image .fa-instagram:before {content: "\f16d";}.fn_social_image .fa-linkedin:before {content: "\f0e1";}
header {border-bottom: 1px solid #dde0e4;}header.fn_header__sticky_fix{border-color: #f5f5f5;box-shadow: 0 10px 15px -5px rgb(0 0 0 / 5%);}.header {position: relative;z-index: 4;}.header-inner{background-color: rgba(255,255,255,0.85);backdrop-filter: blur(10px);}.header-wrap{padding: 15px 0;display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;-webkit-transition: -webkit-all 0.2s ease-in-out;transition: -webkit-all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.header-logo{width: 140px;margin: 0 30px 0 0;box-sizing: border-box;-webkit-transition: -webkit-all 0.2s ease-in-out;transition: -webkit-all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.header-logo a{display: block;}.header-quick-access{box-sizing: border-box;display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-end;justify-content: flex-end;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;}.header__bottom .menu_group--header{margin-right: auto;}.fn_header__sticky {position: sticky;top: 0;z-index: 6;}.fn_header__sticky_fix .header-logo{width: 100px;}.fn_header__sticky_fix .catalog_button__heading{height: 30px;}.fn_header__sticky_fix .callback{padding: 5px 10px;}.fn_header__sticky_fix .account__link,.fn_header__sticky_fix .header_informers__link{padding: 5px;}.fn_header__sticky_fix .menu_group--header .menu_group__link{padding: 5px 10px;}.fn_header__sticky_fix .header-wrap{padding: 5px 0;}.fn_header__sticky_fix .header__bottom_panel{padding: 0 0 5px 0;}.fn_header__sticky_fix .search__input{padding: 10px 30px;}.fn_header__sticky_fix .search__button{height: 30px;}.account__link {display: block;padding: 10px 5px;line-height: 100%;color: #fff;text-decoration: none;}.account__link svg {}.account__link .account__text {}.switcher__item {position: relative;padding: 5px 10px;white-space: nowrap;}.switcher__visible .switcher__name:after {content: "";display: inline-block;width: 8px;height: 8px;border-right: 1px solid;border-bottom: 1px solid;border-color: #222;transform: rotate(45deg);transition: all 0.1s;position: relative;top: -2px;margin-left: 7px;}.switcher__name {padding: 0;cursor: pointer;text-transform: capitalize;}.switcher__hidden {background: #fff;box-shadow: 0 10px 15px -5px rgb(0 0 0 / 5%);display: none;left: -22px;padding: 10px;position: absolute;top: 100%;width: auto;}.switcher__language .switcher__hidden {left: 0;}.switcher__item:last-child .switcher__hidden {left: inherit;right: 0;}.switcher__link {padding: 5px 10px;line-height: 1;color: #C1C1C1;text-decoration: underline;position: relative;cursor: pointer;white-space: nowrap;transition: all 0.2s;border: none;width: 100%;background: none;}span.switcher__link{cursor: default;}.switcher__link.active {text-decoration: none;color: #222;}.switcher__visible img,.switcher__link img {-webkit-box-flex: 0;-webkit-flex: 0 0 20px;-ms-flex: 0 0 20px;flex: 0 0 20px;max-width: 20px;margin-right: 4px;}.callback {position: relative;padding: 10px;border-radius: 3px;line-height: 1;text-decoration: none;font-weight: 600;color: #ff5900;text-decoration: underline;}.callback svg {width: 18px;height: 18px;margin-right: 7px;position: relative;top: 1px;}header .callback{margin: 0 15px 0 0;}.logo__link img,.logo__link svg {display: block;width: 100%;height: auto;}.header-contact {height: 50px;position: relative;min-width: 225px;}.header-contact__inner {padding: 13px 15px 0 15px;position: absolute;right: 0;left: 0;top: 0;cursor: pointer;height: 45px;}.header-contact__inner--adress {padding: 10px 15px 0;height: 45px;}.header-contact__inner--adress .header-contact__item--visible::after {content: none !important;}.header-contact__item {position: relative;opacity: 0;visibility: hidden;}.header-contact__item--visible {opacity: 1;visibility: visible;height: auto;}.header-contact__section svg {width: 20px;height: 20px;margin-right: 10px;line-height: 1;}.header-contact__section svg path{fill: #ff5900;}.header-contact--phone,.header-contact--email,.header-contact--time {position: relative;text-decoration: none;margin-bottom: 13px;line-height: 1.2;word-break: break-all;}.header-contact--email {font-size: 14px;}.header-contact--time,.header-contact--time p,.header-contact--time span {font-size: 14px;font-weight: 400;}.header-contact__item--visible.header-contact--phone a,.header-contact--phone a,.header-contact--email a,.header-contact--time {text-decoration: none;color: #222;}.header-contact__item_working_hours{padding: 10px 0;margin: 10px 0 0 0;border-top: 1px solid #E5E5E5;}.header_informers__item {position: relative;cursor: pointer;transition: 0.2s;margin: 0 0 0 20px;}.header_informers__item svg{width: 24px;height: 24px;}.header_informers__item svg path{fill: #1d1d1d;}#comparison.header_informers__item svg path{stroke: #1d1d1d;}.header_informers__link {position: relative;display: block;text-decoration: none;padding: 10px 5px;line-height: 100%;}.header_informers__label{display: block;position: absolute;top: 3px;right: 3px;font-size: 8px;font-weight: 600;background: #1d1d1d;color: #fff;min-width: 12px;padding: 2px;min-width: 18px;line-height: 9px;text-align: center;border-radius: 10px;border: 2px solid #fff;}.search {background-color: #fff;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;margin: 0 20px 0 0;}.search form{position: relative;}.search__input {background: #fff;color: #222;padding: 20px 30px;width: 100%;transition: all 0.2s ease;}.search__button {border-radius: 4px;cursor: pointer;font-size: 20px;height: 50px;position: absolute;text-align: center;right: 4px;top: 4px;width: 50px;border: none;background: #fff;color: #ff5900;opacity: 0.8;transition: all 0.2s;}.search__button:before {content: "\f002";display: inline-block;font: normal normal normal 18px/1 FontAwesome;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.header__bottom_panel {padding: 15px 0;position: relative;-webkit-transition: -webkit-all 0.2s ease-in-out;transition: -webkit-all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.catalog_button {cursor: pointer;-webkit-box-flex: 0;-webkit-flex: 1 0 285px;-ms-flex: 1 0 285px;flex: 1 0 285px;max-width: 285px;position: relative;}.catalog_button__heading {display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;position: relative;font-size: 20px;font-weight: 600;padding: 0;width: 100%;height: 40px;line-height: 40px;}.catalog_button__heading.fn_menu_switch{width: 50px;padding: 3px 0;position: relative;z-index: 2;margin-left: 10px;}.catalog_button__heading .catalog_spancon{display: block;width: 30px;height: 30px;padding: 2px 0;margin: 0 10px 0 0;display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-align-items: center;align-items: center;-webkit-align-content: space-between;align-content: space-between;}.catalog_button__heading .catalog_spancon i{display: block;width: 100%;height: 3px;border-radius: 10px;background-color: #1d1d1d;transition: all 0.2s;}.catalog_button__heading .catalog_spancon i:nth-child(2){width: 70%;}.catalog_button__heading .catalog_spancon i:nth-child(3){width: 50%;}.catalog_button__heading:hover .catalog_spancon i:nth-child(2),.catalog_button__heading:hover .catalog_spancon i:nth-child(3){width: 100%;}.catalog_button .catalog_icon {display: block;width: 30px;height: 30px;background-color: #ccc;margin-right: 10px;}.catalog_button .catalog_icon:before {font-size: 20px;}.catalog_button .catalog_button__arrow {display: none;position: absolute;right: 15px;height: calc(50% - 7px);}.catalog_button .arrow_right {height: 14px;width: 14px;display: block;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}.catalog_button.active .arrow_right {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}.categories_nav {display: none;transition: 0.3s;}.categories_nav--show.categories_nav {display: block;}.categories_nav .categories_nav__menu .categories_menu__item {margin: 0;display: block;}.categories_nav .level_2.categories_nav__subcategory{position: absolute;width: 100%;min-width: 800px;top: 0%;left: 100%;z-index: -5;visibility: hidden;display: none;opacity: 0;box-shadow: 0 2px 20px -3px rgba(0,0,0,0.1);-webkit-transition: -webkit-all 0.5s ease-in-out;transition: -webkit-all 0.5s ease-in-out;transition: all 0.5s ease-in-out;transition-delay: 0s, 0s;-webkit-transition-delay: 0.15s;background-color: #fff;}.categories_nav .level_2{padding: 10px;display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: flex-start;align-items: flex-start;-webkit-align-content: stretch;align-content: stretch;}.categories_nav .level_3.categories_nav__subcategory {position: relative;top: auto;left: auto;opacity: 1;visibility: visible;}.categories_nav{height: 500px !important;}.categories_nav{display: none;position: absolute;top: 100%;left: 0;transition: .3s;width: 285px;z-index: 1;box-shadow: 0 10px 20px -3px rgba(0,0,0,0.2);background-color: rgba(255,255,255,0.97);backdrop-filter: blur(10px);}.categories_nav--show.categories_nav{display: none;height: 500px;}.categories_nav .categories_nav__menu{display: block;position: absolute;top: 0;left: 0;height: 100%;width: 100%;max-width: 100%;}.categories_nav .categories_nav__menu .categories_menu__item{margin: 0;}.categories_nav .categories_nav__subcategory {position: absolute;top: 0;height: 100%;z-index: -4;visibility: hidden;opacity: 0;width: 285px;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);-webkit-transform: translateX(260px) translateZ(0px);transform: translateX(260px) translateZ(0px);-webkit-transition: -webkit-all .5s ease-in-out;transition: -webkit-all .5s ease-in-out;transition: all .5s ease-in-out;transition-delay: 0s, 0s;-webkit-transition-delay: .15s;}.categories_nav .categories_menu,.categories_nav .subcategory {height: 100%;}.categories_menu:not(.scroll)  {overflow: hidden;}.categories_nav .level_3.categories_nav__subcategory {max-height: 100%;max-width: calc(100vw - 583px);width: calc(1366px - 583px);}.categories_nav .categories_menu__link {padding: 6px 20px 6px 20px;position: relative;transition: .3s;text-decoration: none;color: #222;line-height: 1.2;min-height: 34px;}.categories_menu__link{color: #222;text-decoration: none;position: relative;}.categories_nav .categories_menu__link .categories_menu__icon {height: 22px;width: 22px;margin-right: 8px;-webkit-box-flex: 0;-webkit-flex: 0 0 22px;-ms-flex: 0 0 22px;flex: 0 0 22px;max-width: 22px;background-repeat: no-repeat;background-position: center center;background-size: 100%;background-size: cover;}.categories_nav .categories_menu__link .categories_menu__icon svg {max-height: 22px;max-width: 22px;}.categories_nav .categories_menu__link .categories_menu__icon svg path{fill: currentColor!important;}.categories_menu__link .categories_menu__name {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.categories_nav__subcategory:not(.level_3) .categories_menu__link .categories_menu__name {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.categories_nav .categories_menu__link .arrow_right {position: absolute;right: 7px;top: calc(50% - 5px);-webkit-transform: rotate(0);transform: rotate(0);transition: .3s;width: 12px;height: 12px;-webkit-box-flex: 0;-webkit-flex: 0 0 15px;-ms-flex: 0 0 15px;flex: 0 0 15px;max-width: 15px;}.categories_nav__subcategory.level_3 .categories__no_image .arrow_right {width: 50px;height: 50px;display: block;position: relative;top: inherit;max-width: 50px;flex: inherit;}.categories_nav .subcategory{background: #fff;}.categories_nav .subcategory .categories_menu__item{background: #fff;position: static;}.categories_nav .level_2 .subcategory{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;align-content: flex-start;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;overflow: auto;}.categories_nav .level_2 .subcategory .categories_menu__item{position: relative;width: 100%;min-height: 1px;padding-right: 10px;padding-left: 10px;-webkit-box-flex: 0;-webkit-flex: 0 0 20%;-ms-flex: 0 0 20%;flex: 0 0 20%;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;background: #fff;min-height: 130px;margin-bottom: 10px;text-align: center;}.categories_nav .level_2 .subcategory .categories_menu__item .categories_menu__link{-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;min-height: 130px;background: #fff;width: 100%;padding: 0;}.categories_nav .level_2 .subcategory .categories_menu__item .categories_menu__image{width: 120px;margin-bottom: 10px;}.categories_nav .level_2 .subcategory .categories_menu__item .categories_menu__image img,.categories_nav .level_2 .subcategory .categories_menu__item .categories_menu__image picture{display: block;width: 100%;aspect-ratio: 1 / 1;object-fit: cover;}.categories_nav .level_2 .subcategory .categories_menu__item .categories_menu__image svg{height: 100%;width: 100%;transform: scale(0.4);}.categories_nav .level_2 .subcategory .categories_menu__item .categories_menu__image svg path{fill: #ccc;}.categories_nav__subcategory.level_2 .categories_menu__link .categories_menu__name{-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;white-space: inherit;overflow: inherit;text-overflow: inherit;font-size: 14px;}.categories_nav ul::-webkit-scrollbar {width: 0;background: transparent;}.scroll {overflow: auto;-ms-overflow-style: none;scrollbar-width: none;}.hover_scroll {position: absolute;left: 0;height: 30px;width: 100%;opacity: 1;transition: all 320ms;display: flex;align-items: center;justify-content: center;background-color: rgba(240, 240, 240, 0.7);background-position: center center;background-repeat: no-repeat;background-size: 14px 14px;margin: 0;background: rgb(255,255,255);background: linear-gradient(0deg, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 100%);}.hover_scroll.hover_scroll_up {top: 0;background: rgb(255,255,255);background: linear-gradient(0deg, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 100%);}.hover_scroll:before {display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: 20px;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "\f107";position: absolute;width: 25px;height: 25px;line-height: 25px;text-align: center;border-radius: 50%;opacity: 0.8;-webkit-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;color: var(--okay-basic-text);}.hover_scroll.hover_scroll_up:before {content: "\f106";}.hover_scroll.hover_scroll_down {bottom: 0;}.main_banner {width: calc(100% - 285px);margin: 0 0 15px 285px;height: 400px;box-shadow: 0 2px 5px #0000004d;}.main_banner .banner_group__item {height: 400px;}.main_banner .banner_group {margin-bottom: 0;}.main {width: 100%;-webkit-box-flex: 1;-ms-flex: 1 0 auto;flex: 1 0 auto;position: relative;}.fn_features{display: none;}.filters{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: flex-start;align-items: flex-start;-webkit-align-content: stretch;align-content: stretch;padding: 0 20px;}.filter{width: 25%;padding: 0 10px;}.sidebar {width: 284px;position: relative;float: left;}.sidebar--right {float: right;}.fn_selected_features .sidebar__boxed{box-shadow: none;border: 1px solid #E5E5E5;}.sidebar__boxed {background: #fafafa;color: #222;display: block;z-index: 1;padding: 5px 10px;margin-bottom: 15px;}.sidebar__boxed--subscribe {background: #1b84ec;color: #fff;padding: 30px 15px 30px;position: relative;}.sidebar__boxed--subscribe:before {content: "";opacity: 0.15;position: absolute;top: -6px;left: 15%;width: 180px;height: 180px;background-size: contain;background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSA1MTIgMCkiPjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNi45NTUsMS4zMTRjLTMuMTE5LTEuNzgtNi45NTUtMS43NS0xMC4wNDUsMC4wNzhMMzEzLjY1NiwxMDkuNzU2Yy00Ljc1NCwyLjgxMS02LjMyOSw4Ljk0My0zLjUxOCwxMy42OTcgICAgYzIuODEsNC43NTMsOC45NDIsNi4zMjgsMTMuNjk3LDMuNTE4bDEzMS40ODItNzcuNzQ5TDIxMC40MTEsMzAzLjMzNUw4OC42MDMsMjY2LjA2OWwxNTguOTY1LTk0ICAgIGM0Ljc1NC0yLjgxMiw2LjMyOS04Ljk0NCwzLjUxOC0xMy42OThjLTIuODEtNC43NTMtOC45NDMtNi4zMy0xMy42OTctMy41MThMNTguOTEsMjYwLjM5MmMtMy40MSwyLjAxNy01LjMwOSw1Ljg1Ni00Ljg0LDkuNzkxICAgIHMzLjIxNiw3LjIyMSw3LjAwNCw4LjM4bDE0NS40NjksNDQuNTA0TDI3MC43Miw0MzkuODhjMC4wNjcsMC4xMjEsMC4xMzYsMC4yMjMsMC4yMDcsMC4zMTRjMS4wNzEsMS43ODYsMi42NzYsMy4yNDUsNC42NzgsNC4wODcgICAgYzEuMjUzLDAuNTI3LDIuNTcsMC43ODQsMy44NzgsMC43ODRjMi41NjMsMCw1LjA4Ni0wLjk4Niw2Ljk5MS0yLjg0OWw3My43OTQtNzIuMTJsMTM4LjgwNiw0Mi40NjYgICAgYzAuOTYsMC4yOTMsMS45NDUsMC40MzgsMi45MjUsMC40MzhjMi4xMTYsMCw0LjIwNi0wLjY3Miw1Ljk0OC0xLjk2MUM1MTAuNDk2LDQwOS4xNTMsNTEyLDQwNi4xNyw1MTIsNDAzVjEwICAgIEM1MTIsNi40MDksNTEwLjA3NCwzLjA5Myw1MDYuOTU1LDEuMzE0eiBNMjcxLjI2NSwzMjkuMjNjLTEuMTU4LDEuNjczLTEuNzc5LDMuNjU5LTEuNzc5LDUuNjk0djYxLjE3MWwtNDMuODIzLTc5Ljc2NSAgICBsMTkzLjkyMS0yMDEuMjFMMjcxLjI2NSwzMjkuMjN6IE0yODkuNDg2LDQxMS4zMDl2LTYyLjg2N2w0OC45OSwxNC45ODhMMjg5LjQ4Niw0MTEuMzA5eiBNNDkyLDM4OS40ODNsLTE5Ni40OTktNjAuMTE2ICAgIEw0OTIsNDUuNzA0VjM4OS40ODN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiNGRkZGRkYiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+Cgk8L2c+CjwvZz48Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xNjQuNDIzLDM0Ny41NzdjLTMuOTA2LTMuOTA1LTEwLjIzNi0zLjkwNS0xNC4xNDMsMGwtOTMuMzUyLDkzLjM1MmMtMy45MDUsMy45MDUtMy45MDUsMTAuMjM3LDAsMTQuMTQzICAgIEM1OC44ODIsNDU3LjAyNCw2MS40NDEsNDU4LDY0LDQ1OHM1LjExOC0wLjk3Niw3LjA3MS0yLjkyOWw5My4zNTItOTMuMzUyQzE2OC4zMjgsMzU3LjgxNSwxNjguMzI4LDM1MS40ODMsMTY0LjQyMywzNDcuNTc3eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDAuMDcxLDQ3MS45MjhjLTMuOTA2LTMuOTAzLTEwLjIzNi0zLjkwMy0xNC4xNDIsMC4wMDFsLTIzLDIzYy0zLjkwNSwzLjkwNS0zLjkwNSwxMC4yMzcsMCwxNC4xNDMgICAgQzQuODgyLDUxMS4wMjQsNy40NDEsNTEyLDEwLDUxMnM1LjExOC0wLjk3Nyw3LjA3MS0yLjkyOWwyMy0yM0M0My45NzYsNDgyLjE2Niw0My45NzYsNDc1LjgzNCw0MC4wNzEsNDcxLjkyOHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0ZGRkZGRiIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcGF0aD4KCTwvZz4KPC9nPjxnPgoJPGc+CgkJPHBhdGggZD0iTTE0Mi42NDksNDk0LjM0Yy0xLjg1OS0xLjg2LTQuNDM5LTIuOTMtNy4wNjktMi45M2MtMi42NDEsMC01LjIxLDEuMDctNy4wNywyLjkzYy0xLjg2LDEuODYtMi45Myw0LjQzLTIuOTMsNy4wNyAgICBjMCwyLjYzLDEuMDY5LDUuMjEsMi45Myw3LjA3YzEuODYsMS44Niw0LjQ0LDIuOTMsNy4wNywyLjkzczUuMjEtMS4wNyw3LjA2OS0yLjkzYzEuODYtMS44NiwyLjkzMS00LjQ0LDIuOTMxLTcuMDcgICAgQzE0NS41OCw0OTguNzcsMTQ0LjUxLDQ5Ni4yLDE0Mi42NDksNDk0LjM0eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMjE3LjA1MSw0MTkuOTM1Yy0zLjkwMy0zLjkwNS0xMC4yMzMtMy45MDUtMTQuMTQyLDBsLTQ5LjQ0Niw0OS40NDVjLTMuOTA1LDMuOTA1LTMuOTA1LDEwLjIzNywwLDE0LjE0MiAgICBjMS45NTMsMS45NTMsNC41MTIsMi45MjksNy4wNzEsMi45MjlzNS4xMTgtMC45NzcsNy4wNzEtMi45MjlsNDkuNDQ2LTQ5LjQ0NUMyMjAuOTU2LDQzMC4xNzIsMjIwLjk1Niw0MjMuODQsMjE3LjA1MSw0MTkuOTM1eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMzg3LjcwNCw0MTYuMTM5Yy0zLjkwNi0zLjkwNC0xMC4yMzYtMy45MDQtMTQuMTQyLDBsLTQ5LjU4LDQ5LjU4Yy0zLjkwNSwzLjkwNS0zLjkwNSwxMC4yMzcsMCwxNC4xNDMgICAgYzEuOTUzLDEuOTUyLDQuNTEyLDIuOTI5LDcuMDcxLDIuOTI5czUuMTE4LTAuOTc3LDcuMDcxLTIuOTI5bDQ5LjU4LTQ5LjU4QzM5MS42MDksNDI2LjM3NywzOTEuNjA5LDQyMC4wNDUsMzg3LjcwNCw0MTYuMTM5eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNMjgzLjUsMTM2LjMxYy0xLjg2LTEuODYtNC40NC0yLjkzLTcuMDctMi45M3MtNS4yMSwxLjA3LTcuMDcsMi45M2MtMS44NTksMS44Ni0yLjkzLDQuNDQtMi45Myw3LjA4ICAgIGMwLDIuNjMsMS4wNyw1LjIsMi45Myw3LjA2YzEuODYsMS44Nyw0LjQ0LDIuOTMsNy4wNywyLjkzczUuMjEtMS4wNiw3LjA3LTIuOTNjMS44NTktMS44NiwyLjkzLTQuNDMsMi45My03LjA2ICAgIEMyODYuNDMsMTQwLjc1LDI4NS4zNiwxMzguMTcsMjgzLjUsMTM2LjMxeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PC9nPiA8L3N2Zz4=);}.user_container,.post_container,.blog_container{margin-left: 300px;width: calc(100% - 300px);}.products_container {width: 100%;}.blog_container--left,.post_container--left {margin-left: 0;}.blog_container__boxed,.products_container__boxed {background: #fff;padding: 20px;margin-bottom: 25px;}.user_container__boxed {background: transparent;padding: 0;}.user_container .tab {padding: 0;}.sidebar_subscribe__title {font-size: 16px;line-height: 1.4;cursor: pointer;font-weight: 400;margin-bottom: 25px;text-align: center;}.sidebar_subscribe__form {position: relative;}.form__input--aside_subscribe {height: 32px;font-weight: 400;font-size: 12px;width: 100%;margin-bottom: 5px;}.button--aside_subscribe {display: flex;align-items: center;justify-content: center;text-align: center;white-space: nowrap;user-select: none;font-family: inherit;text-decoration: none;border-radius: 4px;cursor: pointer;font-size: 12px;height: 24px;position: absolute;right: 4px;top: 4px;border: none;background: transparent;color: #1d1d1d;opacity: 0.8;transition: all 0.2s;line-height: 24px;padding: 0 7px;text-transform: uppercase;}.button--aside_subscribe:hover {color: #1d1d1d;opacity: 1;}.button--aside_subscribe svg {width: 16px;height: 16px;}.post_container__wrapper {background: #fff;border: 1px solid #dbdbdb;border-radius: 3px;padding: 0;margin-bottom: 15px;overflow: hidden;}.post_container__wallpaper {background-size: cover;min-height: 200px;position: relative;padding: 0 0 36%;height: 0;overflow: hidden;background-color: #f4f6f9;margin-bottom: 15px;}.post_container__boxed {padding: 15px;position: relative;max-width: 100%;margin: 0 auto;}.sidebar_heading {font-size: 14px;line-height: 1.2;padding: 10px 0 20px 0;font-weight: 600;position: relative;color: #222;}.sidebar_heading *{font-size: 16px;font-weight: 600;}.sidebar_heading:before {font-size: 14px;}.sidebar_heading.active .sidebar_heading_arrow:before {content: "\f077";}.blog_catalog {margin: 0;}.blog_catalog__list {margin: 0;padding: 0;list-style: none;}.blog_catalog__list--inner {padding-left: 15px;margin-bottom: 10px;display: none;}.blog_catalog__item {position: relative;margin: 0;border-bottom: 1px solid rgb(227, 227, 227);}.blog_catalog__list--inner .blog_catalog__item,.blog_catalog__item:last-child {border: none;}.blog_catalog__link {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;text-decoration: none;padding: 10px 20px 10px 0;color: rgb(34, 34, 34);font-size: 13px;font-weight: 400;min-height: 40px;}.blog_catalog__no_image,.blog_catalog__link img {-webkit-box-flex: 0;-webkit-flex: 0 0 20px;-ms-flex: 0 0 20px;flex: 0 0 20px;max-width: 20px;}.blog_catalog__name {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;padding-left: 10px;}.blog_catalog__list--inner .blog_catalog__link {padding: 3px 25px 3px 0;font-size: 12px;font-weight: 400;}.blog_catalog__link.selected {color: #ff5900;}.opened > .blog_catalog__list--inner {display: block;}.blog_catalog__switch {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;justify-content: center;position: absolute;top: 10px;right: -6px;width: 28px;height: 28px;font-size: 0;cursor: pointer;text-align: center;-webkit-box-flex: 0;-webkit-flex: 0 0 26px;-ms-flex: 0 0 26px;flex: 0 0 26px;max-width: 26px;}.blog_catalog__switch svg {width: 15px;height: 15px;}.blog_catalog__switch.active svg {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}.post__labels {position: absolute;top: 0;left: 0;display: inline-flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.post__label {text-decoration: none;display: inline-block;margin-bottom: 2px;padding: 5px 15px;background: #1d1d1d;color: #fff;font-size: 13px;font-weight: 600;border-radius: 0 0 3px 0;transition: all 0.3s;}.post__label:hover {background: #ff5900;color: #fff;}.post_information {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;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 20px;}.post_information__item {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;margin: 8px 35px 8px 0;font-size: 13px;color: rgb(170, 170, 170);}.post_information__item svg {width: 20px;height: 20px;margin-right: 7px;}.post_information__avatar {width: 32px;-webkit-box-flex: 0;-webkit-flex: 0 0 32px;-ms-flex: 0 0 32px;flex: 0 0 32px;max-width: 32px;height: 32px;border: 1px solid #eee;border-radius: 50%;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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin-right: 10px;overflow: hidden;}.post_information__avatar svg {margin-right: 0;}.post__heading {font-size: 28px;font-weight: 600;margin-bottom: 20px;}.post__update_date {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;font-size: 13px;border: none;padding: 12px 15px;margin-bottom: 20px;background: rgba(109, 179, 109, 0.2);color: rgb(11, 138, 11);border-radius: 2px;}.post__update_date svg {width: 20px;height: 20px;margin-right: 10px;}.post__update_date_text {margin-right: 5px;}.post__table_contents {background-color: #f0f0f0;padding: 25px 20px 10px;margin-bottom: 20px;}.post__table_contents_title {font-size: 16px;font-weight: 600;margin-bottom: 15px;padding-left: 5px;}.post__table_contents ol {padding-left: 0;}.post__table_contents ol li {position: relative;margin-bottom: 13px;padding-left: 5px;}.post__table_contents ol li a {font-weight: 400;}.post_share {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;justify-content: space-between;margin: 20px 0;background-color: rgb(255, 255, 255);padding: 5px 20px 5px;border: 1px solid rgb(219, 219, 219);border-radius: 3px;min-height: 50px;}.post_tags {border-radius: 3px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin: 20px 0;}.post_tags svg {width: 20px;height: 20px;margin: 1px 15px 5px 5px;color: #5e5e5e;}.post_tag {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;border: none;border-radius: 3px;padding: 5px 10px;font-size: 12px;margin: 0 5px 5px 0;color: rgb(119, 119, 119);text-decoration: none;background: rgb(240, 240, 240);-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}.post_tag:hover {text-decoration: none;color: #fff;background: #ff5900;}.post_author {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;background-color: #1d1d1d;color: #fff;border-radius: 3px;padding: 20px 25px 18px;margin: 20px 0;}.post_author__images {-webkit-box-flex: 0;-webkit-flex: 0 0 120px;-ms-flex: 0 0 120px;flex: 0 0 120px;max-width: 120px;}.post_author__img {}.post_author__img img {width: 100px;height: 100px;border-radius: 50%;object-fit: cover;border: 1px solid #f0f0f0;}.post_author__infobox {-webkit-box-flex: 0;-webkit-flex: 0 0 calc(100% - 120px);-ms-flex: 0 0 calc(100% - 120px);flex: 0 0 calc(100% - 120px);max-width: calc(100% - 120px);padding-left: 10px;}.post_author__name {font-size: 16px;font-weight: 600;margin-bottom: 6px;}.post_author__position {font-size: 13px;font-weight: 400;margin-bottom: 20px;color: #fff;opacity: 0.8;}.post_author__link {display: inline-block;font-size: 12px;font-weight: 400;color: #fff;opacity: 0.8;}.post_author__link:hover {color: #fff;text-decoration: none;}.post_author__social .social__link {width: 26px;height: 26px;line-height: 24px;font-size: 13px;}.filter__tag_menu {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;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 10px;margin-top: 15px;}.filter__tag_item {margin: 0 7px 7px 0;}.filter__tag_link {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;border-radius: 3px;padding: 5px 5px;font-size: 13px;font-weight: 400;border: 1px solid #dbdbdb;color: #333;text-decoration: none;background: #fff;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}.filter__tag_link:hover {color: #fff;background: #ff5900;}.post_container__body {margin-top: 40px;margin-bottom: 30px;}.post_container__footer .pager {margin-top: 25px;margin-bottom: 0;}.fn_transfer{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: flex-start;align-items: flex-start;-webkit-align-content: stretch;align-content: stretch;padding: 0 0 30px 0;background-color: #fff;}.product-page__gallery{width: 45%;padding: 20px 10px 0 0;position: sticky;top: 100px;}.product-page__details{width: 55%;padding: 0 0 0 10px;position: sticky;top: 100px;}.block__header_presale_info{border-bottom: 1px solid #dde0e4;padding: 0 0 20px 0;margin: 0 0 20px 0;}.block__header_presale .block__title{font-size: 16px;font-weight: 600;}.products_description{padding: 0 0 30px 0;}.block__description {}.block__description img{float: none !important;display: block;width: 100%;max-width: 800px;margin: 10px 0;}.related {border-top: 1px solid #EFF0EF;padding-top: 30px;}.product-page__tabs {}.tabs-products {}.tabs-products .tabs__navigation_header {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;align-items: center;justify-content: space-between;text-align: center;padding: 0 20px 0 0;}.tabs-products .tabs__navigation_header .h5 {margin: 0;}.tabs-products .tabs__navigation {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;align-items: stretch;justify-content: flex-end;text-align: center;border: none;padding: 10px 0;}.tabs-products .tabs__button{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;align-items: stretch;justify-content: center;text-align: center;}.tabs-products .tabs__button svg path{fill: #222;}.tabs-products .tabs__button .swiper-button-prev,.tabs-products .tabs__button .swiper-button-next{position: static;left: auto;right: auto;height: 30px;background-color: transparent;margin: 0 0 0 10px;z-index: 4;}.tabs-products .tabs__button .swiper-button-prev:after,.tabs-products .tabs__button .swiper-button-next:after{display: none;}.tabs-products .tabs__navigation a {color: #222;padding: 7px 0;margin: 0 15px 0 0;text-decoration: none;position: relative;text-transform: uppercase;}.tabs-products .tabs__navigation a:hover {}.tabs-products .tabs__navigation a.selected {color: #ff5900;}.tabs-products .tabs__content>* {display: none;}.tabs-products .block_foot{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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin-top: 20px;}.tabs-products .block_foot .block__more{border-width: 1px;border-style: solid;border-color: #ff5900;color: #ff5900;padding: 10px;border-radius: 3px;}.filter__name {font-size: 20px;line-height: 1.2;padding: 10px 0;cursor: pointer;font-weight: 700;position: relative;color: #222;}.filter__name_arrow:before {font-size: 14px;}.filter__name.active .filter__name_arrow:before {content: "\f077";}.filters .filter__group {padding-bottom: 5px;}.filters .filter_other .filter__group,.filters .filter_features .filter__group{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: flex-start;align-items: flex-start;-webkit-align-content: stretch;align-content: stretch;}.filters .filter__group:last-child {border-bottom: none;padding-bottom: 0;}.filter__selected_feature {margin: 0 5px 5px 0;}.filter__selected_feature .filter__sf_link {background: #f5f5f5;border-radius: 3px;padding: 5px 10px;cursor: pointer;transition: all 0.2s ease;border: 1px solid #dbdbdb;min-height: 30px;}.filter__selected_feature .filter__sf_link i,.filter__selected_feature .filter__sf_link span {font-size: 12px;}.filter__selected_feature .filter__sf_link span {color: rgba(63, 78, 93, 0.7);}.filter__selected_feature .filter__sf_link i {color: rgb(51, 62, 74);}.filter__selected_feature .filter__sf_link svg {width: 15px;height: 15px;color: #222;position: relative;left: 5px;-webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}.filter__selected_feature_reset {margin: 10px 0;}.filter__selected_feature_reset .filter__sf_reset {background: transparent;padding: 0;border: none;cursor: pointer;font-size: 13px;line-height: 1.2;color: #363636;font-weight: 400;transition: all 0.3s ease 0s;border-bottom: 1px dashed;border-color: #ff5900;text-decoration: none;display: inline-block;font-family: inherit;}.filter__item {margin: 0 0 10px 0;position: relative;}.filters .filter_other .filter__item,.filters .filter_features .filter__item{width: 33.3333%;}.filter__link {transition: color 0.3s;display: block;width: 100%;text-align: left;line-height: 18px;padding-left: 30px;position: relative;font-size: 14px;color: #222;font-weight: 400;background: transparent;border: none;cursor: pointer;text-decoration: none;}.filter__link .filter__checkbox {transition: border-color 0.3s;border-radius: 3px;border: 2px solid #dbdbdb;display: block;width: 18px;height: 18px;position: absolute;left: 0;top: 0;}.filter__link .filter__checkbox svg {height: 14px;opacity: 1;width: 14px;}.filter__link .filter__label {display: block;line-height: 18px;color: #222;cursor: pointer;font-weight: 400;font-size: 13px;}@-webkit-keyframes checkmarkAnimation {100% {stroke-dashoffset: 0;}}@keyframes checkmarkAnimation {100% {stroke-dashoffset: 0;}}.filters_catalog{padding: 0;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.filter__checkbox.checked svg {color: #ff5900;}.filter__link.checked svg path {stroke: #fff;stroke-width: 2px;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;stroke-miterlimit: 10;opacity: 1;stroke-dasharray: 48;stroke-dashoffset: 48;-webkit-animation: checkmarkAnimation 0.5s 0s forwards;animation: checkmarkAnimation 0.5s 0s forwards;}.filter__link.checked .filter__label {color: #ff5900;}.filter__link.checked .filter__checkbox {border-color: #ff5900;background-color: #ff5900;}.view_all_feature {color: #363636;font-size: 13px;line-height: 1.2;cursor: pointer;font-weight: 400;-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;border-bottom: 1px dashed;border-color: #ff5900;margin-bottom: 10px;text-decoration: none;display: inline-block;}.feature_content .filter__item.closed {display: none;}.feature_content.opened .filter__item.closed {display: block;}.fn_products_categories{}.fn_products_categories.swiper-container-horizontal > .swiper-scrollbar{position: static;left: auto;bottom: auto;margin: 15px 0;}.filter__catalog_menu {margin-bottom: 5px;display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;}.filter__catalog_link {position: relative;font-family: inherit;display: block;width: 100%;text-align: left;background: transparent;border: none;text-decoration: none;color: #222;line-height: 1.2;transition: all 0.3s ease 0s;}.filter__catalog_item{width: 20%;}.filter__catalog_link {cursor: pointer;}.filter__catalog_link span {display: block;font-weight: 600;}.filter_catalog__no_image,.filter__catalog_link img,.filter__catalog_link svg {display: block;width: 100%;height: auto;}.filter__catalog_link picture{display: block;margin: 0 0 10px 0;}.filter__catalog_link picture img{display: block;width: 100%;aspect-ratio: 1 / 1;object-fit: cover;}.filter__catalog_link svg {transform: scale(0.4);}.filter__catalog_link svg {width: 100%;position: relative;}.filter__catalog_link svg path{fill: #ccc;}.filter__catalog_link.selected {font-weight: 700;}.price_range {overflow: hidden;margin-bottom: 15px;}.price_label {-webkit-box-flex: 0;-webkit-flex: 0 0 calc(50% - 35px);-ms-flex: 0 0 calc(50% - 35px);flex: 0 0 calc(50% - 35px);max-width: calc(50% - 35px);}.price_range .separator,.price_range .price_currency {line-height: 22px;color: #363636;font-weight: 400;font-size: 0.9em;-webkit-box-flex: 0;-webkit-flex: 0 0 35px;-ms-flex: 0 0 35px;flex: 0 0 35px;max-width: 35px;text-align: center;}.price_range .separator {font-size: 1.2em;}.max_input,.min_input {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 5px;border-radius: 3px;border: 1px solid #FAFAFA;background-color: #FAFAFA;color: rgb(54, 54, 54);font-size: 14px;}.max_input:focus,.min_input:focus {border-color: #ff5900;}.switch_mobile_filter {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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;cursor: pointer;padding: 10px 15px;background: #fff;color: #222;border-radius: 2px;text-decoration: none;width: auto;}.switch_mobile_filter svg {margin-right: 5px;display: inline-block;height: 24px;position: relative;width: 24px;}.products_header{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;padding: 20px 0 20px 0;}.products_header h1{font-weight: 700;margin-right: auto;margin-bottom: 0;}.products_header_actions{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;}.fn_products_sort{position: relative;}.fn_products_sort:hover .products_sort{display: -webkit-flex;display: flex;-webkit-flex-direction: column;flex-direction: column;}.products_sort {display: none;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;position: absolute;z-index: 10;top: 100%;right: 0;background-color: #fff;padding: 10px;box-shadow: 0 10px 15px -5px rgb(0 0 0 / 15%);}.products_sort .product_sort__link{margin: 0;border: none;display: block;font-size: 14px;}.product_sort__title {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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;cursor: pointer;padding: 10px 15px;background: #fff;color: #222;border-radius: 2px;text-decoration: none;width: auto;}.product_sort__title svg {margin-right: 5px;display: inline-block;width: 14px;height: 14px;margin: 0 0 0 5px;position: relative;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}.product_sort__link {position: relative;background: transparent;cursor: pointer;font-size: 12px;line-height: 1;padding: 5px 10px;font-weight: 400;transition: all 0.3s ease 0s;border: 1px solid rgb(127, 127, 127);color: rgb(69, 69, 69);text-decoration: none;font-family: inherit;margin: 0 3px;border-radius: 4px;}.product_sort__link.active_down,.product_sort__link.active_up {color: #ff5900;border-color: #ff5900;}.product_sort__link .sorting_icon {width: 13px;height: 13px;margin-left: 5px;}.product_sort__link .sorting_icon--right,.product_sort__link .sorting_icon--left {fill: #a1a1a1;}.product_sort__link.active_down .sorting_icon--left {fill: #ff5900;}.product_sort__link.active_up .sorting_icon--right {fill: #ff5900;}.pagination {list-style: none;text-align: center;padding: 0;margin: 30px auto;display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;}.pagination__item {display: inline-block;margin: 2px;}.pagination__link {display: block;padding: 5px 10px;min-width: 35px;text-align: center;text-decoration: none;border: 1px solid;border-color: #fff;background-color: #fff;color: #222;border-radius: 3px;line-height: 24px;}.pagination__link span{display: block;}.pagination__link svg{display: block;width: 15px;}.pagination__link:hover,.active .pagination__link {color: #fff;background-color: #ff5900;border-color: #ff5900;}.active .pagination__link{font-weight: 600;}.products_pagination {margin: auto 0;}.breadcrumbs {width: 100%;border-bottom: 1px solid #dde0e4;}.breadcrumbs ul{padding: 20px 0;margin: 0;background: transparent;list-style: none;color: #222;}.breadcrumbs .breadcrumbs__item {padding: 0;color: inherit;margin: 0;font-size: 16px;font-weight: 400;}.breadcrumbs .breadcrumbs__item:first-child {margin-right: 3px;}.breadcrumbs .breadcrumbs__item + .breadcrumbs__item:before {padding: 0 10px;content: "\f105";font: normal normal normal 16px/1 "FontAwesome";text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: #dde0e4;}.breadcrumbs svg {width: 18px;height: 18px;}.breadcrumbs a,.breadcrumbs span{transition: all 0.2s ease;text-decoration: none;font-weight: 400;color: #dde0e4;}.breadcrumbs a:hover {color: #ff5900;}.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/artgrand/images/rating.png) repeat-x left top;}.rating_starOn {display: block;background-position: left bottom;}.rating_text {vertical-align: middle;line-height: 18px;display: inline-block;font-size: 12px;white-space: nowrap;padding: 0 0 0 10px;}.rating_text.hidden {display: none;}.brand{-webkit-align-items: stretch;align-items: stretch;}.brands{margin: 0 0 20px 0;}.main_brands {}.main_brands__item {width: 25%;}.main_brands__image,.main_brands__name,.main_brands__link {display: block;text-align: center;}.main_brands__image,.main_brands__name {padding: 10px;}.main_brands__image img {aspect-ratio: 4 / 2;object-fit: contain;transition: 0.3s;display: block;width: 100%;}.main_brands__image svg {display: block;width: 100%;max-height: 160px;transform: scale(0.3);}.main_brands__image svg path{fill: #ccc;}.author_list__item,.brand__item {width: 25%;}.author_list__preview,.brand__preview {padding: 10px;position: relative;transition: 0.3s;width: 100%;height: 100%;background: #fff;}.brand__link {height: 100%;margin: auto;position: relative;text-decoration: none;}.brand__image img {display: block;width: 100%;}.brand__image svg{display: block;width: 100%;max-height: 160px;transform: scale(0.3);}.brand__image svg path{fill: #ccc;}.brand__name {color: #222;text-align: center;line-height: 1.2;font-size: 14px;font-weight: 600;text-transform: uppercase;padding: 0;overflow: hidden;padding: 10px 0 0 0;}.product_item {padding: 7px;width: 25%;}.comparison_block__item .product_item{width: 100%;padding: 0;}.product_preview {position: relative;transition: 0.3s;width: 100%;height: 100%;background: #fff;overflow: hidden;}.tabs-products .product_preview .product_preview_info{-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.product_preview_href{display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 2;}.product_item:nth-child(4n) .product_preview {border-color: transparent;}.product_preview__sku {color: #222;font-size: 11px;margin: 5px 0 5px;font-style: italic;opacity: 0.7;font-weight: 400;}.sku__nubmer {font-weight: 600;}.product_preview__center {display: -webkit-flex;display: flex;-webkit-flex-direction: column;flex-direction: column;-webkit-flex-wrap: wrap;flex-wrap: wrap;position: relative;height: 100%;}.product_preview__image {margin: 0 auto;position: relative;}.product_preview__image a {width: 100%;}.product_preview__image picture {width: 100%;display: none;}.product_preview__image picture:first-child{display: flex;align-items: center;justify-content: center;}.product_preview .product_preview__image picture img{display: block;width: 100%;aspect-ratio: 1 / 1;object-fit: cover;}.product_preview:hover .product_preview__image picture:first-child{display: none;}.product_preview:hover .product_preview__image picture:last-child{display: flex;align-items: center;justify-content: center;}.product_preview__image img {display: block;width: 100%;}.product_preview__image .sticker__image {max-height: inherit;}.product_preview__no_image svg {display: block;width: 100%;height: 100%;transform: scale(0.3);}.product_preview__no_image svg path{fill: #ccc;}.product_preview__no_image{width: 100%;}.stickers_product-page,.stickers {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;position: absolute;top: 10px;left: 10px;z-index: 2;}.stickers_product-page {-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;left: 10px;}.sticker {display: inline-block;padding: 5px 12px;color: rgb(255, 255, 255);font-weight: 400;margin-bottom: 5px;border-radius: 3px;font-size: 12px;white-space: nowrap;text-transform: uppercase;background-color: #1A1A1A;}.sticker .sticker{padding: 0;}.sticker--hit {background-color: #1D63FF;}.sticker--discount {background-color: #97CF1F;}.sticker--special {}.sticker__image {display: inline-block;max-height: 25px;}.sticker_pct {position: absolute;top: 0;right: 0;display: inline-block;text-align: center;line-height: 1;background-color: rgb(251, 63, 76);color: #fff;font-weight: 600;padding: 5px 5px 3px;font-size: 10px;border-radius: 4px;}.table-sizes{padding: 0 0 20px 0;}.product_preview_info{padding: 10px 0 0 0;margin-top: auto;display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: flex-start;align-items: flex-start;-webkit-align-content: stretch;align-content: stretch;}.product_preview__name {width: 100%;overflow: hidden;text-overflow: ellipsis;position: relative;}.fn_fast_order_button{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: stretch;align-items: stretch;position: absolute;bottom: 10px;right: 40px;z-index: 4;opacity: 0;transition: all 0.2s;}.fn_fast_order_icon{order: 2;}.fn_fast_order_icon svg{width: 20px;height: 20px;display: block;}.fn_fast_order_icon svg path{fill: #dde0e4}.product_item:hover .fn_fast_order_button{opacity: 1;}.fn_fast_order_icon:hover svg path{fill: #222;}.fn_fast_order_button .fn_fast_order_text{display: none;order: 1;font-size: 12px;background-color: #fff;color: #dde0e4;padding: 0 5px 0 0;}.fn_fast_order_button:hover .fn_fast_order_text{display: block;}.block__header_presale .fn_fast_order_button{position: static;opacity: 1;border-color: #fff;}.block__header_presale .fn_fast_order_button:hover .fn_fast_order_text{display: none;}.product_preview__name h2 {font-size: 16px;}.product_preview__prices {position: relative;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;white-space: nowrap;-webkit-flex-direction: row;flex-direction: row;height: 40px;line-height: 40px;}.product_preview__prices .old_price {margin: 0 10px 0 0;color: #ABABAB;position: relative;font-weight: 400;line-height: 1;text-decoration: line-through;}.product_preview__prices .old_price .currency {font-weight: 400;position: relative;}.product_preview__prices .price {font-size: 18px;color: #222;font-weight: 700;line-height: 1;}.product_preview__prices .price--red {}.product_preview__prices .price .currency {position: relative;}.product_preview__button--buy{position: relative;z-index: 3;}.product_preview__bottom {border-top: 1px solid #dbdbdb;padding: 10px 0 0 0;}.product_preview__buttons {position: relative;height: 30px;}.product_preview .product_preview_operation{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: absolute;top: 35px;right: 5px;z-index: 3;transform: translateY(30px);opacity: 0;transition: all 0.2s;}.product_preview .product_preview_operation.product_preview_operation_session_w .product_preview_status{order: 1;}.product_preview .product_preview_operation.product_preview_operation_session_w .comparison_button{order: 3;}.product_preview .product_preview_operation.product_preview_operation_session_w .fn_wishlist{order: 2;}.product_preview:hover .product_preview_operation.product_preview_operation_session_c,.product_preview:hover .product_preview_operation.product_preview_operation_session_w,.product_preview:hover .product_preview_operation{transform: translateY(0);opacity: 1;}.product_preview .product_preview_operation.product_preview_operation_session_w_c{transform: translateY(0);opacity: 1;}.product_preview .product_preview_operation.product_preview_operation_session_c,.product_preview .product_preview_operation.product_preview_operation_session_w{transform: translateX(30px);opacity: 1;}.product_preview .product_preview_status{position: absolute;top: 10px;right: 10px;transition: all 0.2s;z-index: 3;}.product_preview .comparison_button{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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;text-decoration: none;width: 30px;height: 30px;line-height: 30px;color: #ff5900;text-align: center;opacity: 1;}.product_preview .comparison_button{}.product_preview .comparison_button svg{width: 18px;height: 18px;}.product_preview .comparison_button svg path{fill: #1d1d1d;stroke: #1d1d1d !important;}.product_preview .comparison_button:hover svg path,.product_preview .comparison_button.selected svg path{fill: #ff5900;stroke: #ff5900 !important;}.product_preview__buttons .product_preview__button {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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;height: 30px;}.product_preview .wishlist_button.selected,.product_preview .wishlist_button:hover{color: #ff5900;}.product_preview .wishlist_button__remove,.product_preview .wishlist_button {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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;text-decoration: none;width: 30px;height: 30px;line-height: 30px;color: #1d1d1d;text-align: center;opacity: 0;opacity: 1;}.fn_product_wishlist .product_preview .wishlist_button__remove,.fn_product_wishlist .product_preview .wishlist_button,.product_preview:hover .wishlist_button__remove,.product_preview:hover .wishlist_button {opacity: 1;}.product_preview__buttons .product_preview__button:before {font-family: FontAwesome;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 16px;line-height: 1;padding: 0 5px;}.product_preview__buttons .remove_link {color: #b10707 !important;font-size: 38px;}.product_preview__button.hidden {display: none;}.product_preview__button {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;cursor: pointer;background: transparent;border: 1px solid transparent;white-space: nowrap;padding: 0 5px;color: #222;border-radius: 3px;transition: all 0.2s;height: 34px;width: 34px;}.product_preview__button svg{width: inherit;height: inherit;}.product_preview__button .product_preview__button_text {visibility: hidden;opacity: 0;font-size: 12px;font-weight: 400;width: 0;overflow: hidden;}.product_preview__button {color: #ff5900;padding: 0;}.product_preview__button.product_preview__button_preorder{color: #454545;}.product_preview__button .product_preview__button_text {visibility: visible;overflow: visible;opacity: 1;width: auto;}.product_preview__button--pre_order {background: transparent;border-color: rgb(127, 127, 127);color: rgb(69, 69, 69);-webkit-transition: all 0.2s;-o-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s;-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.product_preview__out_stock {background: transparent;border: 1px solid transparent;padding: 3px 0;line-height: 1.2;color: rgb(156, 156, 156);height: 34px;margin: 0;font-size: 12px;font-weight: 400;-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.product_preview__button--pre_order .product_preview__button_text {padding: 0;visibility: visible;opacity: 1;font-size: 12px;font-weight: 400;width: auto;}.product_preview__button .icon::before {font-size: 20px;}.product_preview__buttons .comparison_button,.product_preview__buttons .fast_order_button {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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;cursor: pointer;height: 30px;line-height: 30px;white-space: nowrap;border-radius: 3px;text-decoration: none;background: transparent;border: 1px solid rgb(127, 127, 127);color: rgb(69, 69, 69);opacity: 0.7;font-size: 0;transition: all 0.2s;padding: 0 5px;-webkit-box-flex: 0;-webkit-flex: 0 0 35px;-ms-flex: 0 0 35px;flex: 0 0 35px;max-width: 35px;width: 35px;margin-left: 5px;}.product_preview__buttons .comparison_button::before {font-size: 16px;line-height: 1;}.product_preview__buttons .fast_order_button::before {font-size: 16px;line-height: 1;}.product_preview__buttons .comparison_button.selected {position: relative;opacity: 0.8;border-color: #ff5900;color: #ff5900;}.product_preview__annotation {display: none;margin-top: 5px;max-height: 145px;overflow: hidden;position: relative;font-size: 13px;line-height: 1.4;font-weight: 400;color: #222;opacity: 0.9;}.product_preview__annotation ul li {margin: 0;font-size: 12px;}.product_preview__annotation::after {position: absolute;bottom: 0;right: 0;height: 16px;width: 80px;content: "";background-image: -webkit-linear-gradient(left,rgba(255, 255, 255, 0),#fff 40%,#fff);background-image: linear-gradient(to right,rgba(255, 255, 255, 0),rgb(255, 255, 255) 40%,rgb(255, 255, 255));}.product_preview__annotation ol,.product_preview__annotation ul {margin: 10px 0 0 15px;}.product_preview__variants {display: none;border-top: 1px solid #dbdbdb;margin: 10px 0 0;padding: 10px 0 0;}.product_preview__variants.hidden {display: none !important;}.product_preview__variants .select2 {margin-top: 0;}.product_preview__variants .select2-container {width: 100% !important;max-width: 100%;}.products_list{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: stretch;align-items: stretch;-webkit-align-content: stretch;align-content: stretch;margin: 0 -7px;}.products_list.no_gutters {position: relative;}.comparison-page .product_item{padding: 0 10px 10px 10px;}.main-articles{padding: 0 0 30px 0;}.main-articles .block__header{padding: 0 0 20px 0;}.boxed .article_item,.fn_articles_slide .article_item {margin-bottom: 0;}.article_list:not(.no_gutters) .article__preview {border: 1px solid #dbdbdb;}.article_list:not(.fn_articles_slide) {margin-bottom: -20px;}.article_list.no_gutters .article__preview {}.article_item {margin-bottom: 20px;width: 100%;}.article__preview {position: relative;transition: 0.3s;width: 100%;background: #fff;}.article__title {color: #222;background: #fff;line-height: 1.2;font-size: 24px;transition: 0.3s;display: block;position: relative;font-weight: 600;padding: 20px 10px 20px 30px;text-decoration: none;}.article__body {display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;overflow: hidden;position: relative;}.article__image_link {display: flex;align-items: center;justify-content: center;}.article__image {position: relative;width: 50%;}.article__image picture,.article__image img {display: block;width: 100%;}.article__labels {position: absolute;top: 0;left: 0;display: inline-flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.article__label {text-decoration: none;margin-bottom: 2px;padding: 3px 10px;background: #1d1d1d;color: #fff;font-size: 12px;font-weight: 400;border-radius: 0 0 3px 0;transition: all 0.3s;}.article__label:hover {background: #ff5900;color: #fff;}.article__info {padding: 0 30px 0 0;width: 50%;}.article__info_item {font-weight: 400;padding-right: 15px;margin-bottom: 8px;font-size: 10px;display: flex;align-items: center;color: rgb(170, 170, 170);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 1;transition: all 0.3s;}.article__info_item:last-child {padding-right: 0;}.article__info_item svg {width: 14px;height: 14px;margin-right: 5px;}.article__image .article__no_image {height: 60px;}.article__image .article__no_image svg {width: 50px;height: 50px;}.article__info_item--author {display: flex;align-items: center;margin: 0;}.article__avatar img {border-radius: 50%;width: 24px;height: 24px;overflow: hidden;}.article__avatar svg {width: 18px;height: 18px;margin: 0;}.article__author {padding-left: 10px;}.article__annotation {position: relative;line-height: 1.4;font-weight: 400;color: #222;padding: 0 30px;margin: 0 0 30px 0;}.article__annotation p {position: relative;font-size: 12px;line-height: 1.5;}.article__more{display: inline-block;border-radius: 3px;background-color: #ff5900;color: #fff;padding: 10px 20px;margin: 0 0 0 30px;}.article__footer {height: 36px;border-top: 1px solid #dbdbdb;margin: 10px 0 0;padding: 0 15px;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;position: absolute;bottom: 0;background: #fff;width: 100%;}.article__footer::after {content: "";position: absolute;top: -21px;left: 0;height: 20px;width: 100%;background-image: -webkit-linear-gradient(top,rgba(255, 255, 255, 0),#fff 50%,#fff);background-image: linear-gradient(to bottom,rgba(255, 255, 255, 0),rgb(255, 255, 255) 50%,rgb(255, 255, 255));}.author_card {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: start;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.author_card__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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-flex: 0;-webkit-flex: 0 0 30%;-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;min-height: 280px;height: 100%;}.author_card__no_image svg {width: 120px;height: 120px;}.author_card__info {-webkit-box-flex: 0;-webkit-flex: 0 0 70%;-ms-flex: 0 0 70%;flex: 0 0 70%;max-width: 70%;padding-left: 30px;}.author_card__name {margin-bottom: 5px;}.author_card__position {font-size: 16px;color: rgb(170, 170, 170);margin-bottom: 20px;font-weight: 400;}.author_card__social {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;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 20px;}.author_card__social .social__link {border: 1px solid;border-color: #1d1d1d;background-color: #1d1d1d;color: #fff;}.author_card__social .social__link:hover {border-color: #ff5900;background-color: #ff5900;color: #fff;}.author_list__link {text-decoration: none;}.author_list__image {margin-bottom: 10px;min-height: 160px;}.author_list__name {font-weight: 600;color: #222;}.comment__inner {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;margin-bottom: 20px;}.comment_heading {color: #222;font-size: 24px;line-height: 1.2;font-weight: 600;margin-bottom: 50px;text-align: center;position: relative;margin-top: 60px;}.comment_heading::after {content: "";height: 2px;background: #c1c1c1;position: absolute;top: 55%;right: 0;display: block;width: 100%;}.comment_heading span {background: #fff;padding: 0 20px;position: relative;z-index: 1;}.comment__icon {-webkit-box-flex: 0;-webkit-flex: 0 0 50px;-ms-flex: 0 0 50px;flex: 0 0 50px;max-width: 50px;margin-top: 15px;}.comment__icon svg {width: 40px;height: 40px;}.admin_note .comment__icon svg {width: 42px;height: 42px;}.comment__icon .comment__image {max-width: 40px;height: auto;}.comment__boxed {-webkit-box-flex: 0;padding: 15px 15px;background: #FAFAFA;border-radius: 4px;width: 100%;}.admin_note .comment__boxed {background: #fff4ee;}.comment__header {margin-bottom: 5px;}.comment__name {font-weight: 600;font-size: 16px;line-height: 1.2;color: rgb(34, 34, 34);}.comment__status {font-weight: 400;font-size: 13px;color: rgb(11, 152, 47);margin-left: 10px;margin-right: 10px;white-space: nowrap;}.comment__date {font-weight: 400;font-size: 12px;color: #556080;white-space: nowrap;}.comment__body {font-weight: 400;font-size: 14px;line-height: 1.4;color: rgb(74, 74, 74);}.product-page__sku .sku_nubmer {font-size: 14px;font-weight: 400;}.product-page__images {position: relative;width: 100%;min-height: 1px;order: 1;text-align: center;}.product-page__image {position: relative;margin: 0;width: 100%;min-height: 1px;text-align: center;margin: 0 0 30px 0;}.product-page__image--full {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.product-page__image .swiper-wrapper{padding: 1px 0;}.product-page__img {padding: 0;width: 100%;}.gallery_image a {min-height: 400px;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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;width: 100% !important;}.gallery_image a picture,.gallery_image a img{display: block;width: 100%;}.gallery_image .swiper-wrapper{padding: 1px 0;}.product-page__no_image {width: 100%;height: 100%;padding: 10px;}.product-page__no_image svg {width: 120px;height: 120px;}.product-page__images .swiper-button-prev,.product-page__images .swiper-button-next{width: 30px;height: 30px;}.product-page__images-item {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;border: 1px solid #eee;border-radius: 3px;cursor: pointer;overflow: hidden;transition: all 0.2s;width: calc( 20% - 8px );margin-right: 10px;padding: 10px;position: relative;}.product-page__images-item.swiper-slide-thumb-active{padding: 4px;}.product-page__images-item picture {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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.product-page__images-item picture img{display: block;width: 100%;aspect-ratio: 1 / 1;object-fit: cover;}.product-page__images-item.swiper-slide-thumb-active{box-shadow: 0 0 0 2px #333 inset;}.product-page__item {position: relative;}.product-page__promo_img {position: absolute;max-width: 100px;max-height: 100px;top: 0;left: 0;}.details_boxed {background-color: rgb(255, 255, 255);overflow: hidden;}.details_boxed__item {position: relative;border-bottom: 3px solid #e9eaed;padding: 15px;background-color: #fff;}.details_boxed__item--one {padding: 15px;}.details_boxed__item--inner {padding: 0;}.details_boxed__item:last-child {border-bottom: none;}.details_boxed__item ul,.details_boxed__item ol {padding: 0;margin: 0 0 0 15px;}.details_boxed__item ul li,.details_boxed__item ol li {margin-bottom: 10px;}.details_boxed__item ul li:last-child,.details_boxed__item ol li:last-child {margin-bottom: 0;}.details_boxed__title {margin-right: 5px;color: #222;margin-bottom: 3px;font-size: 12px;font-weight: 400;}.details_boxed__brand {display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;}.details_boxed__brand .details_boxed__title{margin: 0 10px 0 0;}.details_boxed__brand * {font-size: 16px;color: #222;}.details_boxed__brand .brand_img{max-width: 80px;}.details_boxed__available {margin-top: 5px;}.details_boxed__available {margin-top: 5px;}.details_boxed__anchor_comments {margin-top: 0;}.details_boxed__select{}.fn_variants_wrap{border-bottom: 1px solid #dde0e4;margin: 0 0 20px 0;}.fn_variants_wrap .products__related{}.fn_variants_wrap .details_boxed__select{}.anchor_comments__link {cursor: pointer;transition: all 0.3s ease 0s;text-decoration: none;}.available__no_stock,.available__in_stock {font-weight: 700;font-size: 14px;line-height: 1;}.available__no_stock {color: #FF5900;}.available__in_stock {background-color: #fff;color: #97CF1F;padding: 5px 7px;border-radius: 3px;}.details_boxed__select .select2 {margin-bottom: 15px;}.details_boxed__select .select2-container {min-width: 50%;max-width: 100%;}.details_boxed__select ul li {margin: 0;}.details_boxed__select .select2-selection--single {height: 32px !important;}.details_boxed__select .select2-selection__rendered {line-height: 32px !important;}.details_boxed__select .select2-selection__arrow {height: 32px !important;}.details_boxed__price_amount {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;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}.fn_product_amount {margin: 0 15px 0 0;min-width: 60px;}.amount {position: relative;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;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;background-color: #fff;border-radius: 3px;border: 1px solid #dde0e4;height: 46px;color: #222;font-size: 14px;font-weight: 400;-moz-user-select: none;-webkit-user-select: none;user-select: none;width: 100%;max-width: 100px;overflow: hidden;}.amount__plus,.amount__minus {position: relative;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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;width: 30px;cursor: pointer;font-weight: 400;font-size: 20px;height: 46px;}.amount__input {border: 0 none;display: block;width: calc(100% - 60px);text-align: center;font-weight: 400;line-height: 1;padding: 5px 0;font-size: 15px;height: 46px;background-color: transparent;}.details_boxed__prices {position: relative;line-height: 1;margin-right: 15px;}.details_boxed__price,.details_boxed__old_price {position: relative;}.details_boxed__old_price {font-weight: 400;margin: 0 15px 0 0;font-size: 24px;color: #8B96A5;position: relative;text-decoration: line-through;}.details_boxed__price .currency,.details_boxed__old_price .currency {font-size: 70%;font-weight: 400;position: relative;margin-left: 5px;}.details_boxed__old_price .currency {}.details_boxed__price {font-weight: 600;color: #222;font-size: 32px;margin: 0 10px 0 0;}.details_boxed__price.price--red {color: #ff5900;}.details_boxed__buttons{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;padding: 0 0 10px 0;}.details_boxed__buttons > *{text-align: center;position: relative;margin: 0 10px 10px 0;}.details_boxed__buttons a {padding: 11px;border-radius: 3px;border: 1px solid;border-color: #ff5900;text-decoration: none;}.product-page__button {border: none;cursor: pointer;display: block;font-weight: 600;font-family: inherit;line-height: 1;text-align: center;white-space: nowrap;width: 100%;transition: all 0.2s;opacity: 1;padding: 15px 25px;border-radius: 3px;background: #ff5900;color: #fff;}.product-page__button:focus {opacity: 0.8;}.product-page__out_stock {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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;background: transparent;border: 1px solid #dbdbdb;color: #9c9c9c;white-space: nowrap;cursor: not-allowed;}.product-page__button--preloader {cursor: pointer;border: 1px solid #7f7f7f;background: transparent;color: #454545;white-space: nowrap;transition: all 0.2s;}.details_boxed__buttons .fn_not_preorder,.details_boxed__buttons .fn_is_preorder {padding-right: 10px;margin-bottom: 0;}.product-page__compare,.product-page__wishlist {cursor: pointer;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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;line-height: 1;text-align: center;white-space: nowrap;text-transform: uppercase;height: 46px;width: 46px;transition: all 0.2s;text-decoration: none;}.product-page__compare svg,.product-page__wishlist svg{width: 20px;}.product-page__wishlist{margin-left: auto;}.details_boxed__other .fast_order_button:before {position: relative;font-size: 22px;}.product-page__compare i {position: relative;font-size: 20px;}.product-page__wishlist i:before {content: "\f08a";position: relative;font-size: 24px;}.product-page__wishlist.selected,.product-page__compare.selected {background-color: #ff5900;color: #fff;}.product-page__wishlist.selected:hover,.product-page__compare.selected:hover {opacity: 0.8;color: #fff;}.product-page__wishlist.selected i:before {content: "\f004";}.details_boxed__share {padding: 0;}.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__text {color: #222;font-size: 13px;font-weight: 400;margin-right: 10px;color: #8B96A5;}.share__icons .jssocials-share-logo {font-size: 18px;color: #8B96A5;}.share__icons .jssocials-share-logo:hover{color: #ff5900;}.share__icons .jssocials-share-link {padding: 5px 10px;border-radius: 4px;}.wholesale{padding: 0 0 20px 0;}.wholesale-title{font-weight: 600;}.wholesale-table table{border-collapse: collapse;font-size: 14px;width: 100%;max-width: 400px;}.wholesale-table table th,.wholesale-table table td{border: 1px solid #ddd;padding: 5px 10px;}.features {list-style: none;margin: 0;padding: 0;display: table;width: 100%;}.features__item {display: table-row;}.features__wrap {border-bottom: 1px dotted #dbdbdb;padding: 10px 0;}.features__name{width: 30%;position: relative;}.features__name:before{content: '';display: block;position: absolute;bottom: 0;left: 0;width: 98%;height: 1px;border-bottom: 1px dashed #ccc;}.features__name,.features__value {position: relative;color: #222;display: table-cell;}.features__name span,.features__value span{box-sizing: border-box;display: inline-block;height: 100%;position: relative;z-index: 2;padding: 3px 0;background-color: #fff;}.features__item:nth-child(even) .features__name span,.features__item:nth-child(even) .features__value span {}.pager {margin: 30px 0;padding: 0;list-style: none;overflow: hidden;display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;}.pager li {margin-bottom: 10px;min-width: 50%;}.pager a {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;justify-content: center;text-decoration: none;font-size: 13px;color: #222;position: relative;background-color: #fff;padding: 10px;line-height: 1.2;}.pager a svg {-webkit-box-flex: 0;-webkit-flex: 0 0 50px;-ms-flex: 0 0 50px;flex: 0 0 50px;max-width: 50px;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}.pager li:last-child a svg {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}.sidebar_card__item {margin-top: 5px;margin-bottom: 5px;min-height: 80px;padding: 0 5px !important;}.sidebar_card__link {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;text-decoration: none;width: 100%;min-height: 80px;}.sidebar_card__image {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-flex: 0;-webkit-flex: 0 0 70px;-ms-flex: 0 0 70px;flex: 0 0 70px;max-width: 70px;}.sidebar_card__no_image {height: 70px;}.sidebar_card__no_image svg {width: 40px;height: 40px;}.sidebar_card__content {-webkit-box-flex: 0;-webkit-flex: 0 0 calc(100% - 70px);-ms-flex: 0 0 calc(100% - 70px);flex: 0 0 calc(100% - 70px);max-width: calc(100% - 70px);padding-left: 10px;}.sidebar_card__title {color: rgb(34, 34, 34);font-size: 13px;line-height: 1.2;font-weight: 400;margin-bottom: 8px;}.sidebar_card__prices {font-size: 12px;}.sidebar_card__prices .old_price {margin: 0 10px 0 0;color: rgb(87, 87, 87);font-size: 12px;position: relative;font-weight: 400;line-height: 1;}.sidebar_card__prices .old_price::after {border-bottom: 1px solid rgb(87, 87, 87);content: "";left: 0;position: absolute;top: 45%;width: 100%;transform: rotate(-10deg);}.sidebar_card__prices .price {color: rgb(34, 34, 34);font-size: 12px;font-weight: 700;line-height: 1;}.sidebar_card__prices .price--red {color: RGB(177, 7, 7);}.sidebar_card__more {white-space: nowrap;margin: 5px 0;font-size: 12px;font-weight: 400;transition: all 0.3s;}.sidebar_card__more svg {position: relative;top: 1px;width: 11px;height: 11px;margin-left: 3px;transition: all 0.3s;}.product_attributes{padding: 15px 0 0 0;max-width: 600px;}.product_attributes:after {content: '';display: block;height: 0;clear: both;}.product_attribute_label {font-weight: 600;margin: 0 0 10px 0;}.required .product_attribute_label:after{content: ' *';color: #701e1e;font-weight: 700;}.product_attribute_variants {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;-webkit-box-pack: center;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;white-space: wrap;margin-bottom: 20px;}.product_attribute_variant{width: 33.3333%;}.product_attribute_variant input {display: none;}.product_attribute_variant label {display: block;background-color: #fff;margin: 0 10px 10px 0;cursor: pointer;border-width: 1px;border-style: solid;border-color: #ff5900;border-radius: 4px;transition: all 0.2s;position: relative;}.product_attribute_style_color .product_attribute_variant label {padding: 4px;}.product_attribute_style_color .product_attribute_variant label span {text-indent: 999px;background-color: #ff5900;}.product_attribute_style_color .product_attribute_variant label span.product_attribute_secondprice{width: auto;height: auto;display: block;position: absolute;bottom: 100%;left: 0;text-indent: 0;background-color: transparent;line-height: 100%;font-size: 10px;color: #ccc;display: none;}.product_attribute_style_color .product_attribute_variant input:checked+label {padding: 0;}.product_attribute_style_box .product_attribute_variant label span.product_attribute_secondprice{width: auto;height: auto;display: block;position: absolute;bottom: 100%;left: 0;text-indent: 0;background-color: transparent;line-height: 100%;font-size: 10px;color: #ccc;display: none;}.product_attribute_style_radio .product_attribute_variant {margin: 0 10px 0 0;}.product_attribute_style_radio .product_attribute_variant label {padding: 4px;width: auto;height: auto;padding: 5px 1px;border: none;background-color: transparent;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;-webkit-box-pack: center;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;overflow: visible;}.product_attribute_style_radio .product_attribute_variant label i{color: #ccc;display: inline-block;font-style: normal;margin: 0 0 0 5px;font-size: 12px;}.product_attribute_style_radio .product_attribute_variant label i:before{content: '(';}.product_attribute_style_radio .product_attribute_variant label i:after{content: ')';}.product_attribute_style_radio .product_attribute_variant label:before {content: '';display: block;width: 10px;height: 10px;min-width: 10px;margin: 0 5px 0 0;background-color: #fff;border: 2px solid #fff;outline: 1px solid #D9D9D9;border-radius: 2px;}.product_attribute_style_radio .product_attribute_variant label span {background-color: transparent;width: auto;height: auto;line-height: 1;text-transform: none;text-align: left;}.product_attribute_style_radio .product_attribute_variant label span.product_attribute_secondprice{color: #ccc;font-size: 12px;display: inline-block;margin: 0 0 0 5px;display: none;}.product_attribute_style_radio .product_attribute_variant input:checked+label:before {background-color: #38B44A;}.product_attribute_style_radio .product_attribute_variant input:checked+label span {padding: 0;background-color: transparent;color: inherit;}.product_attribute_variant label span {display: block;text-align: center;width: 100%;height: 100%;line-height: 35px;text-transform: uppercase;font-weight: 400;border-radius: 3px;transition: all 0.2s;}.product_attribute_variant input:checked+label span {background-color: #ff5900;color: #fff;}.browsed_products .product_item{padding: 0;}.products__related{padding: 0 0 20px 0;}.products__related .product_item{padding: 0;}.products__related .block__title{font-size: 18px;font-weight: 600;}.products__related .products_list{margin: 0;}.products__related .swiper-button-prev,.products__related .swiper-button-next{width: 30px;height: 30px;}.multiple_products_sale__multiple{display: none;color: #ff5900;padding: 0 0 20px 0;font-size: 14px;}.multiple_products_sale__multiple.multiple_products_sale__multiple_show{display: block;}.multiple_products_sale__multiple span{font-weight: 600;}.product_buy_with{border-bottom: 1px solid #dde0e4;}.product_buy_with__title{font-weight: 700;margin: 0 0 10px 0;}.product_buy_with_item{position: relative;display: -webkit-flex;display: -webkit-box;display: -ms-flexbox;display: -moz-box;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: space-between;align-items: center;align-content: stretch;margin: 0 0 10px 0;}.product_buy_with__body{padding: 0 0 5px 0;}.product_preview__name_link{text-decoration: none;display: -webkit-flex;display: -webkit-box;display: -ms-flexbox;display: -moz-box;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: nowrap;flex-wrap: nowrap;justify-content: flex-start;align-items: center;align-content: stretch;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;color: #222;margin: 0 15px 0 0;}.product_buy_with_item__image{display: block;max-width: 50px;margin: 0 10px 0 0;}.product_buy_with_item__image img,.product_buy_with_item__image picture{display: block;width: 100%;margin: 0;border-radius: 3px;}.product_buy_with_item__name{}.product_buy_with_item__stickers{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;font-weight: 600;font-size: 11px;text-transform: uppercase;}.product_buy_with_item__labels{display: inline-block;}.product_buy_with_item__sticker{margin: 0 10px 0 0;}.product_buy_with_item__sticker.product_buy_with_item__discount{color: #97CF1F;}.product_buy_with_item__sticker.product_buy_with_item__hit{color: #1D63FF;}.product_buy_with_item .product_buy_with_item__sticker img{display: inline-block;height: 14px;}.product_buy_with_item__checkout{display: -webkit-flex;display: -webkit-box;display: -ms-flexbox;display: -moz-box;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: nowrap;flex-wrap: nowrap;justify-content: flex-start;align-items: center;align-content: stretch;}.product_buy_with_item__prices{margin: 0 15px 0 0;text-align: right;}.product_buy_with_item__prices .product_buy_with_item__old_price{font-weight: 400;color: #888;position: relative;font-size: 12px;text-decoration: line-through;}.product_buy_with_item__price{font-weight: 600;}.product_buy_with_item__order svg {width: 30px;height: 30px;}.fn_products_slide .product_item{padding: 0;margin-right: 20px;}.fn_products_slide.products_list{margin: 0;}.browsed_products{padding: 0 0 30px 0;}.browsed__content{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: flex-start;align-items: flex-start;-webkit-align-content: stretch;align-content: stretch;}.browsed__content .product_item {width: 20%;padding: 0;}.product_item_short {display: block;width: 100%;}.product_item_short picture{display: none;width: 100%;}.product_item_short picture:first-child{display: block;}.product_item_short:hover picture:first-child{display: none;}.product_item_short:hover picture:last-child{display: block;}.product_item_short img{display: block;width: 100%;aspect-ratio: 1 / 1;object-fit: cover;}.browsed__no_image svg {width: 100%;height: 100%;transform: scale(0.4);}.browsed__no_image svg path{fill: #ccc;}footer {-ms-flex-negative: 0;margin-top: 0;background-color: #1d1d1d;color: #fff;}.footer__widgets{padding: 30px 0;display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: flex-start;align-items: flex-start;-webkit-align-content: stretch;align-content: stretch;}.footer__widget{width: 25%;}.footer__social{margin: 0 auto;}.footer__social a{width: 30px;height: 30px;line-height: 30px;font-size: 30px;border: none;color: #fff;}.footer__social a:hover{background-color: transparent;color: #ff5900;}.footer__social{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;}.footer--short {padding: 0;}.footer__title {font-size: 18px;line-height: 1.2;font-weight: 700;margin-bottom: 20px;position: relative;padding-bottom: 5px;}.footer__title_arrow {position: absolute;top: 1px;cursor: pointer;transition: all 0.2s ease;width: 100%;text-align: right;left: 0;padding-right: 15px;}.footer__title_arrow svg {height: 14px;width: 14px;-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);}.footer__title_arrow.down svg,.footer__title.active .footer__title_arrow svg {-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);}.footer__content {margin-bottom: 20px;}.footer__contact_item {position: relative;padding-left: 0;}.footer__contact_item .email,.footer__contact_item .phone {position: relative;margin-bottom: 15px;text-decoration: none;line-height: 1.3;color: #fff;}.footer__contact_item .email svg,.footer__contact_item .phone svg {width: 16px;height: 16px;margin-right: 10px;position: relative;top: 3px;}.footer__contact_item .email svg,{width: 14px;height: 14px;}.footer__menu_item {margin-bottom: 10px;}.footer__menu .menu_group--header .menu_group__link{padding: 0;display: block;color: #ff5900;}.footer__menu .menu_group--header .menu_group__item{width: 100%;margin: 0 0 10px 0;}.footer__menu .menu_group--header{-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.footer__content .footer__menu_item.closed {display: none;}.footer__content.opened .footer__menu_item.closed {display: block;}.footer__view_all {color: #fff;font-size: 12px;border-bottom: 1px dashed;border-color: #fff;text-decoration: none;display: inline-block;font-weight: 600;}.footer__view_all:hover,.footer__view_all:focus {color: #fff;border-color: transparent;}.footer__menu_link {position: relative;display: block;width: 100%;text-align: left;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background: transparent;font-weight: 400;text-decoration: none;transition: color 0.1s ease 0s;color: #fff;}.footer__widget .footer__menu_wrap{border-top: 1px solid #555;padding: 10px 0 0 0;}.footer__widget .footer__menu_wrap .fn_menu_list{-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-align-items: flex-start;align-items: flex-start;}.footer__widget .footer__menu_wrap a{color: #fff;font-size: 16px;padding: 10px 0;font-weight: 400;}.subscribe_form__group {position: relative;}.subscribe__title {color: #fff;font-weight: 400;font-size: 12px;margin: 0 0 8px;}.form__button--subscribe {border-radius: 4px;cursor: pointer;font-size: 12px;height: 24px;position: absolute;right: 4px;top: 4px;border: none;background: #232f3e;color: #fff;opacity: 0.8;transition: all 0.2s;line-height: 24px;padding: 0 7px;text-transform: capitalize;font-weight: 400;}.subscribe_form__group .form__group--subscribe {width: 100%;margin-bottom: 10px;}.social {overflow: hidden;}.social__link {width: 30px;height: 30px;line-height: 30px;text-align: center;border-radius: 3px;border: 1px solid;border-color: #222;background-color: transparent;margin-right: 20px;margin-bottom: 10px;font-size: 16px;text-transform: capitalize;position: relative;text-decoration: none;transition: all 400ms;}.feedback-social-list{}.feedback-social-link{display: block;color: #222;text-decoration: underline;padding: 5px 0;}.footer__payments {text-align: right;}.payments__list {position: relative;padding: 0;margin: 0;list-style: none;width: auto;text-align: right;}.payments__item {padding: 0 5px;margin: 0 0 0 5px;border-radius: 4px;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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.payments__item picture,.payments__item img {display: block;max-height: 30px;}.footer__copyright {border-top: 1px solid #555;padding: 15px 30px;font-size: 14px;}.footer__copyright span {padding-right: 5px;}.footer__copyright a {text-decoration: none;color: #fff;}.copyright svg {height: 24px;width: auto;margin-left: 5px;}.comparison_block {padding-bottom: 40px;}.comparison_block__left {float: left;width: 25%;}.comparison_block__products {float: right;width: 75% !important;position: relative;margin: 0;border-left: 1px solid #dbdbdb;}.comparison_block__item {border-right: 1px solid #dbdbdb;}.comparison_block__item .product_item {margin-bottom: 0;overflow: hidden;}.cell {padding: 13px 15px;line-height: 1;font-size: 13px;position: relative;font-weight: 400;}.cell span {display: block;}.comparison_block__item .cell,.comparison_block__item .cprs_rating {text-align: center;}.cprs_rating {padding: 10px 15px;border-top: 1px solid #dbdbdb;font-size: 13px;font-weight: 400;height: 40px;}.cell:nth-child(odd) {background: #f8f8f8;}.compare_controls {position: relative;padding: 0 0 10px 0;}.compare_show {position: absolute;left: 0;bottom: 5px;}.compare_show a {display: inline-block;margin: 0 5px 5px 0;font-size: 12px;font-weight: 600;padding: 3px 8px;border-radius: 3px;color: #ff5900;text-decoration: none;border: 1px solid;border-color: #ff5900;}.compare_show .active {background: #ff5900;color: #fff;text-decoration: none;}.cart {min-height: 100vh;}.cart_header {-ms-flex-negative: 0;flex-shrink: 0;position: relative;z-index: 20;background-color: #fff;color: #222;border-bottom: 1px solid #dbdbdb;margin-bottom: 15px;padding: 0;height: 70px;}.cart_header__inner {position: relative;height: 70px;}.cart_header__logo {padding-right: 20px;width: 285px;max-width: 100%;max-height: 50px;display: block;line-height: 0;}.cart_header__logo img,.cart_header__logo svg {max-width: 100%;max-height: 50px;}.cart_header__phone {text-decoration: none;color: #222;font-size: 16px;font-weight: 600;line-height: 1.2;word-break: break-all;}.cart_body {width: 100%;-webkit-box-flex: 1;-ms-flex: 1 0 auto;flex: 1 0 auto;padding: 20px 0;}.cart-inner{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: flex-start;align-items: flex-start;-webkit-align-content: stretch;align-content: stretch;}.cart-form{order: 2;width: 50%;box-sizing: border-box;padding: 0 0 0 15px;}.cart-products{order: 1;width: 50%;box-sizing: border-box;padding: 0 15px 0 0;}.cart .block.form.form_cart{position: sticky;left: 0;bottom: 0;background-color: rgba(255,255,255,0.3);backdrop-filter: blur(5px);padding: 10px 0 0 0;}.page{padding: 0 0 30px 0;}.feedback-row{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: flex-start;align-items: flex-start;-webkit-align-content: stretch;align-content: stretch;}.feedback-page{}.feedback-form{}.feedback-map{}.feedback-phones{margin: 0 0 20px 0;}.feedback-phones b{display: block;margin: 0 0 10px 0;}.feedback-email{margin: 0 0 20px 0;}.feedback-email b{display: block;margin: 0 0 10px 0;}.feedback-working-hours{display: block;margin: 0 0 20px 0;}.feedback-page .callback{margin: 0 0 25px 0;}.feedback-description b,.feedback-description strong{margin: 0 0 10px 0;}.feedback-description p{margin: 0 0 10px 0;}.ya_map{background-color: #fafafa;}.feedback-form{}.feedback-page .caption{padding: 20px 0 10px 0;margin: 0 0 5px 0;}.feedback-form .fn_validate_feedback.form{box-shadow: 0 1px 5px -1px rgb(0 0 0 / 30%);padding: 20px;}.feedback-form .form__body{}.feedback-form .form__group_name{padding: 0;}.feedback-form .form__group_email{padding: 0;}.feedback-form .form__group_comment{width: 100%;}.feedback-form .form__input,.feedback-form .form__textarea{border-radius: 0;}.feedback-form .form__placeholder{}.feedback-form .form__placeholder--focus:focus ~ .form__placeholder{padding: 0;}@-webkit-keyframes animate_loading {0% {background-position: 0% 0%;}100% {background-position: 200% 0%;}}@keyframes animate_loading {0% {background-position: 0% 0%;}100% {background-position: 200% 0%;}}.purchase__item {margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #dde0e4;}.purchase__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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-flex: 0;-webkit-flex: 0 0 100px;-ms-flex: 0 0 100px;flex: 0 0 100px;max-width: 100px;overflow: hidden;}.purchase__image img {display: block;}.purchase__image svg {width: 40px;height: 40px;}.purchase__content {-webkit-box-flex: 0;-webkit-flex: 0 0 calc(100% - 100px);-ms-flex: 0 0 calc(100% - 100px);flex: 0 0 calc(100% - 100px);max-width: calc(100% - 100px);padding-left: 10px;position: relative;}.purchase__name {margin-bottom: 10px;padding-right: 30px;}.purchase__name .purchase__name_link {color: #222;line-height: 1.2;transition: 0.3s;display: block;position: relative;font-weight: 400;text-decoration: none;}.preorder_label{background-color: #ccc;color: #666;font-size: 12px;padding: 4px 6px;}.purchase__name i {font-style: normal;font-size: 13px;display: block;line-height: 1;font-weight: 400;margin-top: 5px;}.purchase__group {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;-webkit-justify-content: space-between;justify-content: space-between;}.purchase__group_title {font-size: 11px;font-weight: 400;color: rgb(128, 128, 128);margin-bottom: 5px;}.purchase__group_content {min-height: 25px;}.purchase__price {color: #222;font-size: 16px;font-weight: 600;padding-right: 15px;}.purchase__price .currency {font-weight: 600;position: relative;}.purchase__price_total {color: #ff5900;font-size: 16px;font-weight: 600;}.purchase__price_total .currency {font-weight: 600;position: relative;}.purchase__amount {padding-right: 15px;}.purchase__amount .amount {height: 25px;max-width: 80px;}.purchase__amount .amount__plus,.purchase__amount .amount__minus {font-size: 20px;height: 26px;width: 25px;}.purchase__amount .amount__input {font-size: 14px;height: 25px;padding: 0;width: calc(100% - 50px);}.purchase__remove {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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;position: absolute;top: 0;right: 0;width: 20px;height: 20px;}.purchase__remove svg {width: 20px;}.purchase__remove svg path {fill: #8B96A5;}.coupon {background-color: #fafafa;padding: 20px;margin: 0 0 20px 0;}.coupon__group {position: relative;}.coupon__title {font-size: 16px;line-height: 1.2;margin: 0 0 15px;font-weight: 600;color: #222;}.form__button--coupon {border-radius: 2px;cursor: pointer;font-size: 11px;height: 32px;width: auto !important;position: absolute;right: 4px;top: 4px;border: none;background: #1d1d1d;color: #fff;opacity: 0.8;transition: all 0.2s;line-height: 32px;padding: 0 10px;}.coupon__group .form__group--coupon {width: 100%;}.block--cart_purchases_title{font-size: 24px;border-bottom: 1px solid #dde0e4;padding: 0 0 10px 0;margin: 0 0 20px 0;}.purchase_detail {margin: 15px 0 0;}.purchase_detail__item {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: flex-end;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: 10px;}.purchase_detail__column_name {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.purchase_detail__name {font-size: 14px;line-height: 1.2;font-weight: 400;color: #222;text-align: left;}.purchase_detail__name--total {font-size: 24px;line-height: 1.2;}.purchase_detail__price {color: #222;font-size: 16px;font-weight: 600;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;}.purchase_detail__price .currency {font-weight: 600;position: relative;}.purchase_detail__price i {background: rgb(246, 80, 80);padding: 3px 5px;font-size: 10px;font-weight: 600;color: #fff;margin-right: 10px;border-radius: 4px;line-height: 1;display: inline-block;}.purchase_detail__price--total {}.purchase_detail_popup_total {margin-bottom: 10px;text-align: right;font-weight: 600;}.purchase_detail__price--total .currency {}.block__popup_cart {width: 500px;max-width: 100%;}.purchases--user {padding-left: 40px;}.cart .delivery__item{display: none;}.delivery__item {margin: 0 0 20px 0;display: block;}.cart .delivery__item.active,.delivery__item.active{display: block;}.delivery__label {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;margin-bottom: 10px;}#user_info .delivery__label{-webkit-justify-content: space-between;justify-content: space-between;}#user_info .delivery__label .delivery__image{width: 50px;margin: 0;padding: 0;}.delivery__form .delivery__label{display: none;}.delivery__image {display: block;text-align: center;padding: 10px 0;max-width: 100px;margin: 0 auto;}.delivery__image img {display: block;margin: 0;width: 100%;}.deliverys__header_tabs{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: stretch;padding: 0 0 20px 0;}.delivery__header_tab{flex-grow: 1;flex-basis: 0;min-width: 150px;cursor: pointer;opacity: 0.5;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;user-select: none;}.delivery__header_tab.active{opacity: 1;}.delivery__header_tab.active .delivery__header_tab_inner{border-color: #ff5900;}.delivery__header_tab.active .delivery__header_tab_inner:before{opacity: 1;}.delivery__header_tab_inner{padding: 10px;border: 1px solid;border-color: #fff;height: 100%;border-radius: 3px;position: relative;}.delivery__header_tab_inner:before{content: '';display: block;width: 0;height: 0;border: 10px solid transparent;border-width: 10px 10px 0 10px;border-top-color: #ff5900;position: absolute;bottom: 0;left: 50%;-webkit-transform: translate(-50%, 100%);transform: translate(-50%, 100%);opacity: 0;}.delivery__name {display: block;color: #222;font-weight: 400;font-size: 15px;text-align: center;padding: 0 10px;line-height: 1.2;}.delivery__label .checkbox__icon {top: calc(50% - 11px);}.delivery__name_price {color: #222;display: block;font-size: 12px;color: #ccc;padding: 5px 0 0 0;}.cart .delivery__description{display: block;}.delivery__description {display: none;margin: 10px 0 0 0;padding: 20px;font-weight: 400;font-size: 12px;background: #fafafa;color: #6f6f6f;line-height: 1.3;}.cart .payment_method__item{display: none;}.payment_method__item{margin: 0 0 20px 0;}.payment_method__item.active{display: block;}.payments__header_tabs{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: stretch;padding: 0 0 20px 0;}.payments__header_tabs .payment_method__header_tab{min-width: 150px;}.payment_method__header_tab{flex-grow: 1;flex-basis: 0;min-width: 200px;cursor: pointer;opacity: 0.5;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;user-select: none;}.payment_method__header_tab.active{opacity: 1;}.payment_method__header_tab_inner{padding: 10px;border: 1px solid;border-color: #fff;height: 100%;border-radius: 3px;position: relative;}.header_tab.payment_method__header_tab.payment_method__codhide{display: none !important;}.payment_method__header_tab_inner:before{content: '';display: block;width: 0;height: 0;border: 10px solid transparent;border-width: 10px 10px 0 10px;border-top-color: #ff5900;position: absolute;bottom: 0;left: 50%;-webkit-transform: translate(-50%, 100%);transform: translate(-50%, 100%);opacity: 0;}.payment_method__header_tab.active .payment_method__header_tab_inner{border-color: #ff5900;}.payment_method__header_tab.active .payment_method__header_tab_inner:before{opacity: 1;}.payment_method__name {display: block;color: #222;font-weight: 400;font-size: 15px;text-align: center;padding: 0 10px;line-height: 1.2;}.payment_method__label .checkbox__icon {top: calc(50% - 11px);}.payment_method__name_price {color: #222;display: block;font-size: 12px;color: #ccc;padding: 5px 0 0 0;}.payment_method__description {margin: 10px 0 0 0;padding: 20px;font-weight: 400;font-size: 12px;background: #fafafa;color: #6f6f6f;line-height: 1.3;}.payment_method__image {display: block;text-align: center;padding: 10px 0;max-width: 70px;margin: 0 auto;}.payment_method__image img {display: block;margin: 0;width: 100%;}.order-page{padding: 20px 0 0 0;}.order_boxeded {max-width: 100%;}table.order_details {min-width: auto;}.order_purchase_count {font-size: 14px;font-weight: 600;position: relative;width: 30px;top: -3px;left: 0;text-align: center;}.order_payment__description {margin: 15px 0;padding: 10px 10px;background: rgb(247, 247, 247);font-weight: 400;font-size: 12px;color: rgb(74, 74, 74);line-height: 1.3;}.order_payment__title {color: #222;line-height: 1.2;font-size: 14px;position: relative;font-weight: 400;}.order_payment__name {font-weight: 600;font-size: 15px;margin-left: 10px;}.order_payment__form {margin: 5px 0;}.order_payment__form [name="reset_payment_method"]{padding: 10px 0;border: none;font-size: 12px;cursor: pointer;color: #ff5900;text-decoration: underline;}.order_payment__form.order_payment__button {cursor: pointer;font-size: 12px;font-weight: 400;color: #ff5900;border: none;background: transparent;text-decoration: underline;}.order_payment__button:hover,.order_payment__button:focus {color: #ff5900;text-decoration: none;}.order_payment__checkout .button {display: block;color: #fff;background-color: #ff5900;border: 1px solid;border-color: #ff5900;text-align: center;white-space: nowrap;border-radius: 3px;height: 40px;line-height: 38px;font-weight: 600;cursor: pointer;user-select: none;padding: 0 20px;font-size: 12px;font-family: inherit;text-transform: uppercase;text-decoration: none;transition: all 0.2s ease-in-out;}.order_payment__checkout .button:hover {opacity: 0.8;}.order-page .delivery.block form .delivery.form__group{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-content: stretch;align-content: stretch;}.order-page .delivery.block form .delivery.form__group .delivery__item{width: 33.3333%;margin: 0;}.order-page .delivery__item .checkbox{padding: 0;}.order-page .delivery__image{max-width: 80px;margin: 0 auto;padding: 0;}.order-page .delivery__image img{display: block;width: 100%;}.order-page .delivery__item .delivery__label{-webkit-flex-direction: column;flex-direction: column;padding: 15px 0 0 0;}.order-page .delivery__description{position: absolute;top: 100%;left: 0;z-index: 10;box-shadow: 0 10px 15px -5px rgb(0 0 0 / 15%);}.delivery__description p {margin-bottom: 0;}.delivery__item.active{display: block;}.order-page .delivery__item.active{border: 1px solid;border-color: #ff5900;}.checkbox.active + .delivery__description,.order-page .delivery__item.active:hover .delivery__description {display: block;}.profile {padding: 20px 0;border-bottom: 1px solid #dbdbdb;margin-bottom: 0;}.profile__image {-webkit-box-flex: 0;-webkit-flex: 0 0 60px;-ms-flex: 0 0 60px;flex: 0 0 60px;max-width: 60px;}.profile__icon svg {width: 60px;height: 60px;}.profile__information {padding-left: 15px;-webkit-box-flex: 0;-webkit-flex: 0 0 calc(100% - 60px);-ms-flex: 0 0 calc(100% - 60px);flex: 0 0 calc(100% - 60px);max-width: calc(100% - 60px);}.profile__name {font-size: 18px;font-weight: 400;color: rgb(34, 34, 34);line-height: 1.2;}.profile__logout {margin: 10px 0 5px;}.profile__logout a {font-size: 12px;color: #ff5900;font-weight: 400;text-decoration: none;}.profile__logout a svg {width: 18px;height: 18px;margin-right: 10px;}.user_tab__switch {position: relative;cursor: pointer;}.tabs--user .table_wrapper {max-height: inherit;}.user_tab__switch:after {width: 8px;height: 8px;border-right: 2px solid;border-bottom: 2px solid;border-color: rgb(34, 34, 34);position: absolute;content: " ";top: calc(50% - 2px);right: 20px;left: inherit;margin-left: 10px;transform: rotate(-45deg);-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.user_tab__switch.active::after {top: calc(50% - 3px);transform: rotate(45deg);-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}.button__logout {position: relative;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;text-decoration: none;margin: 0;border-bottom: none;cursor: pointer;padding: 18px 0;color: rgb(34, 34, 34);font-size: 13px;font-weight: 400;min-height: 40px;height: inherit;width: 100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}.button__logout svg {width: 18px;height: 18px;margin-right: 10px;}.button__logout:hover {color: rgb(0, 175, 238);}.user_orders_hidden {display: none;}.user_orders_hidden.fn_user_orders_show {display: table-row;}.fn_user_orders_switch {margin: auto;display: block;width: 10px;padding: 5px;height: 10px;background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.75 0C5.33582 0 5 0.335815 5 0.75V5.25H0.75C0.335815 5.25 0 5.58582 0 6C0 6.41418 0.335815 6.75 0.75 6.75H5V11.25C5 11.6642 5.33582 12 5.75 12C6.16418 12 6.5 11.6642 6.5 11.25V6.75H11.25C11.6642 6.75 12 6.41418 12 6C12 5.58582 11.6642 5.25 11.25 5.25H6.5V0.75C6.5 0.335815 6.16418 0 5.75 0Z' fill='%23030F4B'/%3E%3C/svg%3E%0A");background-repeat: no-repeat;background-size: contain;background-position: center;}.fn_user_orders_active .fn_user_orders_switch {background-image: url("data:image/svg+xml,%3Csvg width='12' height='2' viewBox='0 0 12 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='1.75' width='1.5' height='12' rx='0.75' transform='rotate(-90 0 1.75)' fill='%23030F4B'/%3E%3C/svg%3E%0A");}.to_top {position: fixed;z-index: 100;right: 2%;bottom: 40px;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;width: 40px;height: 40px;cursor: pointer;visibility: hidden;color: #fff;background-color: #ff5900;opacity: 0;-webkit-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.to_top.show {visibility: visible;opacity: 0.8;}.to_top:before {content: "\f077";display: inline-block;font: normal normal normal 18px/1 FontAwesome;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;width: 100%;text-align: center;}.to_top:hover {opacity: 1;}#not_found__catalog {max-width: 800px;margin: 0 auto;}#not_found__catalog .categories_menu{margin: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}#not_found__catalog .hover_scroll{display: none;}#not_found__catalog .categories_menu__item{width: 33.3333%;list-style: none;}#not_found__catalog .categories_menu__item .categories_menu__link{display: block;text-align: left;padding: 0 10px 20px 10px;font-weight: 700;}#not_found__catalog .categories_menu__item .categories_menu__link:hover{color: #ff5900;}#not_found__catalog .categories_menu__item .categories_menu__icon{background-repeat: no-repeat;background-position: center center;background-size: cover;width: 100%;height: 150px;display: block;}#not_found__catalog .categories_menu__item .arrow_right{display: none;}#not_found__catalog .categories_menu__item .categories_nav__subcategory ul{padding: 0;margin: 0;overflow: unset;}#not_found__catalog .categories_menu__item .categories_nav__subcategory ul li{width: 100%;margin: 0 0 0 20px;padding: 0;text-align: left;list-style: disc;position: relative;}#not_found__catalog .categories_menu__item .categories_nav__subcategory ul li a{display: block;font-weight: 300;padding: 0px 5px;margin-right: 20px;font-size: 12px;}#not_found__catalog .categories_menu__item .categories_nav__subcategory .categories_menu__image{pointer-events: none;visibility: hidden;position: absolute;bottom: 100%;right: 0;z-index: 2;width: 100px;background-color: #fff;box-shadow: 0 10px 15px -5px rgb(0 0 0 / 35%);}#not_found__catalog .categories_menu__item .categories_nav__subcategory .categories_menu__image img{display: block;margin: 0;}#not_found__catalog .categories_menu__item .categories_nav__subcategory .categories_menu__image svg{width: 100px;}#not_found__catalog .categories_menu__item .categories_nav__subcategory ul li:hover .categories_menu__image{visibility: visible;}#not_found__catalog .categories_menu__item .categories_nav__subcategory .categories_menu__name{text-align: left;justify-content: flex-start;}#not_found__search{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;margin: 0 0 20px 0;}#not_found__search span{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;padding: 10px;border: 1px solid #dde0e4;cursor: pointer;}#not_found__search span svg{display: inline-block;width: 16px;height: 16px;margin: 0 10px 0 0;}#not_found__search span:hover{border-color: #ccc;}.not_found {max-width: 100%;text-align: center;margin: 20px auto 40px;}.not_found__image {color: #ff5900;}.not_found__image svg {width: 100px;height: 70px;}.not_found__menu {text-align: center;}.not_found__description {font-size: 16px;font-weight: 400;max-width: 900px;margin: 0 auto 30px auto;}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {display: none;}.purchase_discount__item {position: relative;margin-bottom: 10px;padding-bottom: 10px;text-align: left;border-bottom: 1px solid rgb(219, 219, 219);}.purchase_discount__item:last-child {margin-bottom: 0;padding-bottom: 0;border-bottom: none;}.purchase_discount__name {margin-bottom: 10px;color: rgb(34, 34, 34);line-height: 1.2;font-size: 14px;display: block;position: relative;font-weight: 600;}.purchase_discount__group {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;}.purchase_discount__title {font-size: 11px;font-weight: 400;color: rgb(128, 128, 128);margin-bottom: 5px;}.purchase_discount__group_content {min-height: 25px;}.purchase_discount__price_before {color: rgb(34, 34, 34);font-size: 16px;font-weight: 600;padding-right: 25px;}.purchase_discount__discount {padding-right: 25px;}.purchase_discount__price_after {color: rgb(0, 175, 238);font-size: 16px;font-weight: 600;}.purchase_discount__price_before .currency,.purchase_discount__price_after .currency {font-size: 11px;font-weight: 600;position: relative;top: -10px;}.purchase__price .price--red {color: #b10707;}.discount_tooltip {width: 16px;height: 16px;margin-left: 3px;position: relative;top: -3px;color: rgb(246, 80, 80);transition: all 0.3s;}.discount_tooltip svg {width: 16px;height: 16px;}.discount_tooltip:focus,.discount_tooltip:hover {color: #b10707;}.video-bg{display: block;height: 60vh;overflow: hidden;}.video-bg video{display: block;width: 100%;}.circular-load {-webkit-animation: rotate 2s linear infinite;animation: rotate 2s linear infinite;height: 100%;-webkit-transform-origin: center center;-ms-transform-origin: center center;transform-origin: center center;width: 100%;margin: auto;}.loader-path {stroke-dasharray: 150,200;stroke-dashoffset: -50;-webkit-animation: dash 2s ease-in-out infinite, color 8s ease-in-out infinite;animation: dash 2s ease-in-out infinite, color 8s ease-in-out infinite;stroke-linecap: round;}@-webkit-keyframes rotate {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes rotate {100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@-webkit-keyframes dash {0% {stroke-dasharray: 1,200;stroke-dashoffset: 0;}50% {stroke-dasharray: 89,200;stroke-dashoffset: -35;}100% {stroke-dasharray: 89,200;stroke-dashoffset: -124;}}@keyframes dash {0% {stroke-dasharray: 1,200;stroke-dashoffset: 0;}50% {stroke-dasharray: 89,200;stroke-dashoffset: -35;}100% {stroke-dasharray: 89,200;stroke-dashoffset: -124;}}@-webkit-keyframes color {0% { stroke: #ffffff; }40% { stroke: #86cdfc; }66% { stroke: #9999ff; }80%, 90% { stroke: #333366; }}@keyframes color {0% { stroke: #ffffff; }40% { stroke: #86cdfc; }66% { stroke: #9999ff; }80%, 90% { stroke: #333366; }}.fancybox-content{padding: 20px;}.menu_switcher {position: relative;margin: 0 10px 0 0;padding: 10px 0;border-radius: 4px;display: none;width: 30px;cursor: pointer;}.menu_switcher i{display: block;width: 100%;height: 2px;background-color: #ff5900;border-radius: 100px;}.menu_switcher i + i{margin-top: 6px;}.section_reviews{}.section_reviews .reviews_bars{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: flex-start;align-items: flex-start;-webkit-align-content: stretch;align-content: stretch;border-top: 1px solid #dde0e4;border-bottom: 1px solid #dde0e4;}.section_reviews .reviews_stats,.section_reviews .review_addform{width: 50%;}.section_reviews .reviews_stats{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: flex-start;align-items: flex-start;-webkit-align-content: stretch;align-content: stretch;}.section_reviews .reviews_stats_number{background-color: #ccc;}.section_reviews .reviews_stats_bars{background-color: #e7e7e7;flex: 1;}.section_reviews .reviews_stats_bar_item{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;}.section_reviews .reviews_stats_bar_item + .reviews_stats_bar_item {margin-top: 10px;}.section_reviews .reviews_stats_bar_stars{background-color: #ff0;width: 100px;}.section_reviews .reviews_stats_bar_progress{position: relative;flex: 1;height: 10px;border-radius: 5px;}.section_reviews .reviews_stats_bar_progress:before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #ff5900;opacity: 0.5;border-radius: 5px;z-index: 1;}.section_reviews .reviews_stats_bar_data{height: inherit;background-color: #ff5900;border-radius: 5px;position: relative;z-index: 2;}.section_reviews .reviews_stats_bar_percent{position: absolute;left: 100%;top: 0;z-index: 2;}
html.hc-nav-yscroll {overflow-y: scroll}body.hc-nav-open {overflow: visible;position: fixed;width: 100%;min-height: 100%}.hc-offcanvas-nav {visibility: hidden;display: none;position: fixed;top: 0;height: 100%;z-index: 9999}.hc-offcanvas-nav.is-ios * {cursor: pointer !important}.hc-offcanvas-nav .nav-container {position: fixed;z-index: 9998;top: 0;width: 100%;height: 100%;max-width: 95%;max-height: 100%;box-sizing: border-box;transition: -webkit-transform .4s ease;transition: transform .4s ease;transition: transform .4s ease, -webkit-transform .4s ease}.hc-offcanvas-nav .nav-wrapper {width: 100%;height: 100%;max-height: 100vh;-ms-scroll-chaining: none;overscroll-behavior: none;box-sizing: border-box;}.hc-offcanvas-nav .nav-content {height: 100%;}.hc-offcanvas-nav .nav-wrapper-0 > .nav-content {overflow: scroll;overflow-x: visible;overflow-y: auto;box-sizing: border-box}.hc-offcanvas-nav ul {list-style: none;margin: 0;padding: 0}.hc-offcanvas-nav ul.language-nav{padding: 0 0 10px 0;}.hc-offcanvas-nav ul.language-nav a.active{color: #ff5900;font-weight: 600;}.hc-offcanvas-nav ul.language-nav li{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;}.hc-offcanvas-nav li {position: relative;display: block;margin: 0px;}.hc-offcanvas-nav li.nav-close{order: 2;margin: 0 0 0 auto;width: 50px;text-align: center;}.hc-offcanvas-nav li.nav-close a{font-size: 30px;}.hc-offcanvas-nav li.top-header{order: 1;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.hc-offcanvas-nav li.level-open > .nav-wrapper {visibility: visible}.hc-offcanvas-nav input[type="checkbox"] {display: none}.hc-offcanvas-nav label {position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 10;cursor: pointer;margin: 0;}.hc-offcanvas-nav a {position: relative;display: block;box-sizing: border-box;cursor: pointer}.hc-offcanvas-nav a,.hc-offcanvas-nav a:hover {text-decoration: none}.hc-offcanvas-nav .nav-item {position: relative;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;box-sizing: border-box}.hc-offcanvas-nav.disable-body::after,.hc-offcanvas-nav .nav-wrapper::after {content: '';position: fixed;z-index: 9990;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;-ms-scroll-chaining: none;overscroll-behavior: none;visibility: hidden;opacity: 0;transition: visibility 0s ease .4s, opacity .4s ease}.hc-offcanvas-nav.disable-body.nav-open::after,.hc-offcanvas-nav .sub-level-open::after {visibility: visible;opacity: 1;transition-delay: .05s}.hc-offcanvas-nav:not(.nav-open)::after {pointer-events: none}.hc-offcanvas-nav.nav-levels-expand .nav-content {overflow: scroll;overflow-x: visible;overflow-y: auto;box-sizing: border-box}.hc-offcanvas-nav.nav-levels-expand .nav-wrapper::after {display: none}.hc-offcanvas-nav.nav-levels-expand ul .nav-wrapper {min-width: 0;max-height: 0;overflow: hidden;transition: height 0s ease .4s}.hc-offcanvas-nav.nav-levels-expand .level-open > .nav-wrapper {max-height: none}.hc-offcanvas-nav.nav-levels-overlap .nav-content {overflow: scroll;overflow-x: visible;overflow-y: auto;box-sizing: border-box;}.hc-offcanvas-nav.nav-levels-overlap ul .nav-wrapper {position: absolute;z-index: 9999;top: 0;height: 100%;visibility: hidden;transition: visibility 0s ease .4s, -webkit-transform .4s ease;transition: visibility 0s ease .4s, transform .4s ease;transition: visibility 0s ease .4s, transform .4s ease, -webkit-transform .4s ease}.hc-offcanvas-nav.nav-levels-overlap ul li.nav-parent {position: static}.hc-offcanvas-nav.nav-levels-overlap ul li.level-open > .nav-wrapper {visibility: visible;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition: -webkit-transform .4s ease;transition: transform .4s ease;transition: transform .4s ease, -webkit-transform .4s ease}.hc-offcanvas-nav.nav-position-left {left: 0}.hc-offcanvas-nav.nav-position-left .nav-container {left: 0;-webkit-transform: translate3d(-280px, 0, 0);transform: translate3d(-280px, 0, 0)}.hc-offcanvas-nav.nav-position-left.nav-levels-overlap li .nav-wrapper {left: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)}.hc-offcanvas-nav.nav-position-right {right: 0}.hc-offcanvas-nav.nav-position-right .nav-container {right: 0;-webkit-transform: translate3d(280px, 0, 0);transform: translate3d(280px, 0, 0)}.hc-offcanvas-nav.nav-position-right.nav-levels-overlap li .nav-wrapper {right: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0)}.hc-offcanvas-nav.nav-position-top {top: 0}.hc-offcanvas-nav.nav-position-top .nav-container {top: 0;width: 100%;height: auto;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0)}.hc-offcanvas-nav.nav-position-top.nav-levels-overlap li .nav-wrapper {left: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0)}.hc-offcanvas-nav.nav-position-bottom {top: auto;bottom: 0}.hc-offcanvas-nav.nav-position-bottom .nav-container {top: auto;bottom: 0;width: 100%;height: auto;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0)}.hc-offcanvas-nav.nav-position-bottom.nav-levels-overlap li .nav-wrapper {left: 0;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0)}.hc-offcanvas-nav.nav-open[class*='hc-nav-'] div.nav-container {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}.hc-offcanvas-nav::after,.hc-offcanvas-nav .nav-wrapper::after {background: rgba(0, 0, 0, 0.3)}.hc-offcanvas-nav .nav-container,.hc-offcanvas-nav .nav-wrapper,.hc-offcanvas-nav ul {background: #fff;}.hc-offcanvas-nav ul.site-working-hours-nav,.hc-offcanvas-nav ul.email-nav,.hc-offcanvas-nav ul.phones-nav{display: -webkit-flex;display: flex;-webkit-flex-direction: column;flex-direction: column;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;}.hc-offcanvas-nav ul.site-working-hours-nav,.hc-offcanvas-nav ul.email-nav li,.hc-offcanvas-nav ul.phones-nav li{width: 100%;}.hc-offcanvas-nav ul.email-nav li,.hc-offcanvas-nav ul.phones-nav li a{display: block;text-align: center;}.hc-offcanvas-nav ul.site-working-hours-nav li{text-align: center;background-color: #fafafa;padding: 10px;margin: 0 0 10px 0;}.hc-offcanvas-nav ul.site-working-hours-nav li *{line-height: 18px;}.hc-offcanvas-nav ul.email-nav li a{display: block;width: 100%;}.hc-offcanvas-nav ul.phones-nav li a.fn_callback{width: fit-content;border: 1px solid;border-color: #1d1d1d;margin: 0 auto;padding: 5px 15px;}.hc-offcanvas-nav h2 {font-weight: 400;font-size: 16px;font-weight: normal;text-align: left;padding: 10px 17px;margin: 0px;color: #222;}.hc-offcanvas-nav a,.hc-offcanvas-nav .nav-item {padding: 3px;font-size: 14px;font-weight: 500;color: #222;z-index: 1;min-height: 40px;line-height: 40px;background: rgba(0, 0, 0, 0);}.hc-offcanvas-nav .nav-item span.nav-text{display: inline-block;margin: 0 10px;line-height: 16px;}.hc-offcanvas-nav a svg,.hc-offcanvas-nav .nav-item svg{width: 20px;height: 20px;}.hc-offcanvas-nav a.icon:before{font-size: 16px;margin-right: 10px;}.hc-offcanvas-nav .fn_menu_list .menu_group__item a span:not(.nav-next){display: inline-block;margin: 0 10px;}.hc-offcanvas-nav .nav-icon{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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-flex: 0;-webkit-flex: 0 0 40px;-ms-flex: 0 0 40px;flex: 0 0 40px;max-width: 40px;width: 40px;height: 40px;background: #fff;overflow: hidden;margin: 0 0 0 10px;}.hc-offcanvas-nav .nav-icon img {display: block;width: 100%;}.hc-offcanvas-nav ul:first-of-type:not(:first-child) > li:first-child:not(.nav-back):not(.nav-close) > a {border-top: 1px solid #8e8e8e38;margin-top: -1px}.hc-offcanvas-nav li {text-align: left}.hc-offcanvas-nav li.nav-back a {background: transparent;border-bottom: 1px solid #8e8e8e38}.hc-offcanvas-nav li.nav-parent .nav-item {padding-right: 58px}.hc-offcanvas-nav li.nav-close span,.hc-offcanvas-nav li.nav-parent span.nav-next,.hc-offcanvas-nav li.nav-back span {width: 45px;position: absolute;top: 0;right: 0;bottom: 0;text-align: center;cursor: pointer;transition: background .2s ease}.hc-offcanvas-nav span.nav-next {}.hc-offcanvas-nav span.nav-next::before,.hc-offcanvas-nav li.nav-back span::before {content: '';position: absolute;top: 50%;left: 50%;width: 10px;height: 10px;margin-left: -2px;box-sizing: border-box;border-top: 2px solid #222;border-left: 2px solid #222;-webkit-transform-origin: center;transform-origin: center}.hc-offcanvas-nav span.nav-next::before {-webkit-transform: translate(-50%, -50%) rotate(135deg);transform: translate(-50%, -50%) rotate(135deg)}.hc-offcanvas-nav li.nav-back span::before {-webkit-transform: translate(-50%, -50%) rotate(-45deg);transform: translate(-50%, -50%) rotate(-45deg)}.hc-offcanvas-nav.nav-position-left.nav-open .nav-wrapper {box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2)}.hc-offcanvas-nav.nav-position-right.nav-open .nav-wrapper {box-shadow: -1px 0 2px rgba(0, 0, 0, 0.2)}.hc-offcanvas-nav.nav-position-right span.nav-next::before {margin-left: 0;margin-right: -2px;-webkit-transform: translate(-50%, -50%) rotate(-45deg);transform: translate(-50%, -50%) rotate(-45deg)}.hc-offcanvas-nav.nav-position-right li.nav-back span::before {margin-left: 0;margin-right: -2px;-webkit-transform: translate(-50%, -50%) rotate(135deg);transform: translate(-50%, -50%) rotate(135deg)}.hc-offcanvas-nav.nav-position-top.nav-open .nav-wrapper {box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)}.hc-offcanvas-nav.nav-position-top span.nav-next::before {margin-left: 0;margin-right: -2px;-webkit-transform: translate(-50%, -50%) rotate(-135deg);transform: translate(-50%, -50%) rotate(-135deg)}.hc-offcanvas-nav.nav-position-top li.nav-back span::before {margin-left: 0;margin-right: -2px;-webkit-transform: translate(-50%, -50%) rotate(45deg);transform: translate(-50%, -50%) rotate(45deg)}.hc-offcanvas-nav.nav-position-bottom.nav-open .nav-wrapper {box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2)}.hc-offcanvas-nav.nav-position-bottom span.nav-next::before {margin-left: 0;margin-right: -2px;-webkit-transform: translate(-50%, -50%) rotate(45deg);transform: translate(-50%, -50%) rotate(45deg)}.hc-offcanvas-nav.nav-position-bottom li.nav-back span::before {margin-left: 0;margin-right: -2px;-webkit-transform: translate(-50%, -50%) rotate(-135deg);transform: translate(-50%, -50%) rotate(-135deg)}.hc-offcanvas-nav.nav-levels-expand .nav-container ul .nav-wrapper,.hc-offcanvas-nav.nav-levels-none .nav-container ul .nav-wrapper {box-shadow: none;background: transparent}.hc-offcanvas-nav.nav-levels-expand .nav-container ul h2,.hc-offcanvas-nav.nav-levels-none .nav-container ul h2 {display: none}.hc-offcanvas-nav.nav-levels-expand .nav-container ul ul .nav-item,.hc-offcanvas-nav.nav-levels-none .nav-container ul ul .nav-item {font-size: 14px}.hc-offcanvas-nav.nav-levels-expand .nav-container li,.hc-offcanvas-nav.nav-levels-none .nav-container li {transition: background .3s ease}.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open > .nav-item .nav-next::before,.hc-offcanvas-nav.nav-levels-none .nav-container li.level-open > .nav-item .nav-next::before {margin-top: 2px;-webkit-transform: translate(-50%, -50%) rotate(45deg);transform: translate(-50%, -50%) rotate(45deg)}.hc-offcanvas-nav.nav-levels-expand .nav-container span.nav-next::before,.hc-offcanvas-nav.nav-levels-none .nav-container span.nav-next::before {margin-top: -2px;-webkit-transform: translate(-50%, -50%) rotate(-135deg);transform: translate(-50%, -50%) rotate(-135deg)}#main-nav {display: none}.hc-offcanvas-nav a {font-size: 16px}.hc-offcanvas-nav ul.top-nav {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;padding: 0 10px 0 0;}.hc-offcanvas-nav ul.top-nav a{border: none;}.hc-offcanvas-nav ul.top-nav .mobile__link{max-height: 100px;}.hc-offcanvas-nav ul.top-nav .mobile__link img{max-height: 60px;}.hc-offcanvas-nav ul.top-nav .account__link{font-size: 12px;min-width: 50px;width: 50px;padding: 12px 10px 12px 14px;font-weight: 400;color: #222;background: #fff;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;position: relative;line-height: 1.4;opacity: 1;}.hc-offcanvas-nav .nav-content > ul.nav-categories-tree{border-top: 1px solid #dde0e4;border-bottom: 1px solid #dde0e4;}.hc-offcanvas-nav .nav-content > h2 + ul.nav-categories-tree{margin: -40px 0 0 0;}.hc-offcanvas-nav .nav-content > ul.menu_group--header{-webkit-flex-direction: column;flex-direction: column;border-bottom: 1px solid #dde0e4;}.hc-offcanvas-nav .nav-content > ul.menu_group--header li{width: 100%;}.hc-offcanvas-nav .nav-content > ul.menu_group--header li a{padding: 3px;font-size: 14px;}.hc-offcanvas-nav ul.top-nav .account__link .account__text,.hc-offcanvas-nav ul.top-nav .account__link .account__login{border-bottom: 1px dotted #999;}.hc-offcanvas-nav ul.language-nav img{margin-right: 10px;}.hc-offcanvas-nav ul.bottom-nav {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;border-top: 1px solid #8e8e8e38;}.hc-offcanvas-nav ul.bottom-nav li {flex: auto}.hc-offcanvas-nav ul.bottom-nav li a {padding: 10px;text-align: center;height: 100%;border-bottom: none;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.hc-offcanvas-nav ul.bottom-nav li svg {fill: #fff;display: inline-block;vertical-align: middle;width: 21px;height: 21px}
@media only screen and (max-width: 1600px) {.product_item{width: 25%;}.filters .filter_other .filter__item,.filters .filter_features .filter__item{width: 50%;}}@media only screen and (min-width: 1200px) {.user_personal_seperator {position: relative;padding-right: 30px;}.user_personal_seperator:after {content: "";display: block;position: absolute;right: 11px;height: calc(100% - 50px);background: rgb(219, 219, 219);width: 1px;top: 40px;}}@media only screen and (max-width: 1199px) {.categories_nav .level_3 .subcategory .categories_menu__item {-webkit-flex: 0 0 33.3%;-ms-flex: 0 0 33.3%;flex: 0 0 33.3%;max-width: 33.3%;height: 130px;}.product_item{width: 33.3333%;}.product_preview__prices{-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;white-space: wrap;}.filter{width: 33.3333%;}.footer__widget.footer__widget_logo{max-width: 21%;padding: 0 2% 0 0;margin: 0 2% 0 0;}.footer__widget{width: 25%;}.header-contact{order: 6;-webkit-justify-content: flex-end;justify-content: flex-end;}.fn_search_toggle{order: 1;}#comparison{order: 2;}#account{order: 3;}#cart_informer{order: 4;}.header-quick-access .switcher{order: 5;}.details_boxed__offer .details_boxed__price_amount{width: 100%;-webkit-justify-content: flex-start;justify-content: flex-start;}.delivery__header_tab_inner{padding: 5px;}.delivery__name {padding: 0;}.cart-products{width: 60%;}.cart-form{width: 40%;}}@media (min-width: 992px) and (max-width: 1199px) {}@media only screen and (min-width: 992px) {.menu_switcher {display: none !important;}.position_sticky {position: sticky;top: 110px;}.block__header_button:hover {background: #ff5900;border-color: #ff5900;color: #fff;}.block__header_button:hover .block__more {color: #fff;}.filter__name:hover .filter__name_arrow {color: #ff5900;}.filter__selected_feature .filter__sf_link:hover {border-color: #ff5900;}.filter__selected_feature .filter__sf_link:hover .remove_icon {color: rgba(216, 31, 31, 1);}.filter__selected_feature_reset .filter__sf_reset:hover {border-color: transparent;}.filter__item:hover .filter__link {color: #ff5900;}.filter__link:hover .filter__label {color: #ff5900;}.filter__link:hover .filter__checkbox {border-color: #ff5900;}.anchor_comments__link:hover,.view_all_feature:hover,.anchor_comments__link:focus,.view_all_feature:focus {border-color: transparent;}.blog_catalog__switch:hover,.blog_catalog__link:hover,a.filter__catalog_link:hover {color: #ff5900;}a.filter__catalog_link:hover span {padding-right: 10px;}.product_sort__link:not(.active_down):hover,.product_sort__link:not(.active_up):hover {color: #ff5900;border-color: #ff5900;}.form__button:hover {color: #fff;}.checkbox:hover .checkbox__icon {border-color: #ff5900;}.breadcrumbs a:hover {color: #ff5900;}.account__link:hover {color: #ff5900;opacity: 1;}.switcher__visible:hover .switcher__name:after {-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);transform: rotate(-135deg);top: 0px;}.switcher__item:hover .switcher__hidden {display: block;z-index: 1;}a.switcher__link:hover {text-decoration: none;color: #ff5900;}.callback:hover {color: #fff;background-color: #ff5900;border-color: #ff5900;opacity: 1;}.main_brands__image:hover img {opacity: 1;}.menu_group--header .menu_eventer:hover .menu_group__list--2 {display: block;z-index: 1;}.menu_group--header .menu_eventer:hover .menu_group__list--3 {display: none;}.menu_group--header .menu_group__link[href^="discounted"]:hover {color: rgb(247, 76, 76);}.menu_group--header .menu_eventer:hover .menu_group__link:after {transform: rotate(-135deg);top: 2px;}.menu_group--header .menu_group__link:hover {color: #ff5900;text-decoration: none;}.header-contact__inner:hover {background: #fff;box-shadow: 0 10px 15px -5px rgb(0 0 0 / 15%);z-index: 1;height: auto;}.header-contact__inner--adress:hover {background: transparent;box-shadow: none;z-index: 1;height: auto;}.header-contact__inner:hover .header-contact__item {opacity: 1;visibility: visible;height: auto;position: relative;}.header-contact__inner:hover .header-contact__item--visible:after {content: none;}.header-contact__inner:hover .header-contact__item--visible a {color: #222;}.header-contact__inner:hover .header-contact__item--visible a:hover {color: #ff5900;}.categories_nav li:hover > .categories_nav__subcategory {display: -webkit-flex;display: flex;transform: translateY(0);visibility: visible;opacity: 1;z-index: 6;}.categories_nav .categories_menu__item .categories_menu__link:hover {color: #ff5900;text-decoration: none;}.categories_nav.subcategory.categories_menu__item.categories_menu__link:hover {color: #ff5900;text-decoration: none;}.categories_nav .subcategory .categories_menu__item:hover {background: #fff;}.categories_nav.level_3.subcategory.categories_menu__item.categories_menu__link:hover {color: #ff5900;text-decoration: none;}.categories_nav__subcategory.level_4 {display: none !important;}.author_list__item:hover .author_list__preview,.brand__item:hover .brand__preview {z-index: 3;}.fn_products_slide .product_item,.fn_products_slide .product_item {width: 25%;margin-right: 10px;}.product_item:not(.no_hover):hover .product_preview {z-index: 3;}.product_preview__name:hover {z-index: 2;}.product_preview__name a:hover {color: #ff5900;}.product_preview__button--pre_order:hover {background: rgb(127, 127, 127);border-color: rgb(127, 127, 127);color: #fff;}.product_preview__button--pre_order:hover {background: rgb(127, 127, 127);border-color: rgb(127, 127, 127);color: #fff;}.form__button--border:active,.form__button--border:hover,.form__button--border:focus {background: rgb(127, 127, 127);border-color: rgb(127, 127, 127);color: #fff;}.product-page__button--preloader:hover,.product-page__button--preloader:focus {background: #7f7f7f;border-color: #7f7f7f;color: #fff;}.product_item:hover .product_preview__button .product_preview__button_text {visibility: visible;overflow: visible;opacity: 1;width: auto;}.product_preview__buttons .comparison_button:hover,.product_preview__buttons .fast_order_button:hover {color: #ff5900;border-color: #ff5900;opacity: 1;}.product_preview__center .wishlist_button:hover {opacity: 1;}.product_item:not(.no_hover):hover .product_preview__annotation,.product_item:not(.no_hover):hover .product_preview__variants {display: block;}.article__button:hover {color: #ff5900;}.article_item:hover .article__preview {background: #fff;z-index: 3;}.article__button:hover svg {left: 3px;}.details_boxed__other .fast_order_button:hover,.product-page__compare:hover,.product-page__wishlist:hover {border-color: #ff5900;color: #ff5900;}.product-page__compare:focus,.product-page__wishlist:focus {color: #ff5900;}.tabs__link:hover {color: #ff5900;}.pager a:hover {text-decoration: none;color: #ff5900;background: #fff;border-color: #dbdbdb;}.footer__contact_item .callback:hover {color: #fff;background-color: #ff5900;border-color: #ff5900;}.footer__contact_item .email:hover,.footer__contact_item .phone:hover {color: #ff5900 !important;text-decoration: none;}.footer__menu_link:hover {color: #ff5900;text-decoration: none;}.form__button--subscribe:hover {opacity: 1;}.social__link:hover {background-color: #ff5900;border-color: #ff5900;color: #fff;opacity: 1;}.footer__copyright a:hover {color: #ff5900 !important;text-decoration: none;}.compare_show a:hover {background: #ff5900;color: #fff;text-decoration: none;}.purchase__name .purchase__name_link:hover {color: #ff5900;}.form__button--coupon:hover {opacity: 1;}}@media only screen and (max-width: 991px) {.product-page__tabs .tabs{box-shadow: none;}h2,.h2 {font-size: 20px;}.fn_header__sticky{height: auto;position: static;top: auto;left: auto;}.header {}.video-bg{height: 50vh}.main {}.cart_page .main {padding-top: 0px;}.fn_product .h1.block__heading{display: block;padding: 10px 0;}.fn_product  h1.block__heading{display: none;}.sidebar:not(.sidebar--user) {position: fixed;z-index: 10000;top: 0;right: -320px;width: 320px;max-width: calc(100vw - 50px);height: calc(var(--vh, 1vh) * 100);display: block;padding: 45px 5px 5px;overflow-y: auto;transition: 0.3s;background: #232f3e;}.blog_container--left,.post_container--left {margin-right: 0;-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-left: 0;}.sidebar__header {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;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;position: fixed;top: 0px;width: 310px;right: -300px;transition: 0.3s;height: 45px;background: #232f3e;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);color: #fff;border-radius: 0px;max-width: calc(100vw - 55px);}.sidebar.opened {right: 0;overscroll-behavior: none;}.sidebar__header.opened {right: 5px;z-index: 5;}.sidebar__header--close {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;cursor: pointer;font-size: 14px;font-weight: 400;height: 35px;color: #fff;-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;}.sidebar__header--close svg {margin-right: 5px;display: inline-block;height: 18px;position: relative;width: 18px;}.sidebar__header--reset {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.mobile_filter__reset {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;cursor: pointer;font-size: 14px;font-weight: 400;background: transparent;border: none;height: 35px;color: #fff;width: 100%;}.mobile_filter__reset svg {margin-right: 8px;display: inline-block;height: 15px;position: relative;width: 15px;}.sidebar__boxed {margin-bottom: 40px;}.blog_container--left,.post_container--left,.products_container {margin-left: 0px;width: 100%;}.blog_container__boxed,.post_container__boxed {position: relative;}.blog_container__boxed .blog__heading,.post_container__boxed .post__heading {padding-right: 150px;}.blog_container__boxed .switch_mobile_filter,.post_container__header .switch_mobile_filter {width: 130px;position: absolute;top: 20px;right: 15px;}.block_explanation {margin-top: 20px;padding-left: 0;}.product-page__details,.product-page__gallery{width: 100%;padding: 0;}.product-page__gallery{position: static;top: auto;margin: 0 0 30px 0;}footer {padding-top: 10px;}.footer__title:before {content: none;}.footer__title {font-weight: 600;margin-bottom: 10px;}.footer__title_arrow svg{display: none;}.footer__content {margin-top: 20px;}.filter{width: 50%;}.product_item{width: 50%;}.product_preview__top {display: none;}.tabs-products .product_preview .product_preview_info{opacity: 1;}.product_preview__prices .old_price {margin: 0 5px 0 0;font-size: 13px;font-weight: 400;}.tab{padding: 20px 0;}.product_description.tab .mobile_tab__content,.product_payment.tab .mobile_tab__content,.product_delivery.tab .mobile_tab__content{padding: 20px;}.faq-block{padding: 0 10px 20px 10px !important;}.breadcrumbs{padding: 0 10px;}.products_header{padding: 0 10px 0 10px;}.filters{padding: 0;}.filters_catalog{padding: 0 10px;}.fn_categories{padding: 0 5px;}.browsed_products{padding: 0 0 0 10px;}.footer__widgets{padding: 10px 0;}.sidebar__boxed{padding: 5px 0;margin-bottom: 10px;}.categories_nav {display: none !important;}.main_banner {display: block;width: 100%;margin-left: 0px;margin-bottom: 10px;box-shadow: none;}.brand__item {margin-bottom: 10px;}.block--cart_purchases {margin-bottom: 15px;}.block {margin-bottom: 10px;}.brand {margin-bottom: -10px;}.tabs {margin-bottom: 10px;padding: 0;}.pager {margin-top: 10px;margin-bottom: 10px;}.products_container__boxed {padding: 20px 20px 10px;margin-bottom: 10px;}.block__header_info{padding-left: 5px;padding-right: 5px;}.block--cart_purchases_title{font-size: 20px;}.gallery_image picture,.gallery_image a {min-height: inherit;}.gallery_image img {max-height: 100%;}.main_banner .banner_group__item,.main_banner {height: inherit;}.breadcrumbs{margin-bottom: 15px;}.breadcrumbs ul{padding: 0;margin: 5px 0;}.footer__widget.footer__widget_logo{max-width: 100%;width: 100%;padding: 0;margin: 10px 0;border-right: none;border-bottom: 1px solid #D9D9D9;}.footer__widget{width: 50%;padding: 10px 10px 0 10px;}.menu_switcher {display: block;padding: 0;}.fn_catalog_switch.catalog_button{display: none;}.cart-products{padding: 0;width: 100%;order: 2;}.cart-form{order: 1;padding: 0;width: 100%;}}@media only screen and (min-width: 768px) {.product-page__img .swiper-button-prev,.product-page__img .swiper-button-next {display: none;}.user_tab__switch {cursor: inherit;}.user_tab__switch:after {display: none;}}@media only screen and (max-width: 767px) {.header-logo{width: 110px;margin-right: 10px;}.header-wrap{padding: 5px 0;width: 100%;-webkit-flex-wrap: nowrap;flex-wrap: nowrap;}.header-menu,.header-quick-access{display: none;}.header-quick-access .switcher{display: none;}.header-contact{display: none;}.video-bg {height: 40vh;}#account{display: none;}.search {margin: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;width: 100%;}.search__input {font-size: 12px;padding: 13px 10px;}.search__button {height: 35px;}.block__description .video,.block__description .mce-object-iframe {position: relative;padding-bottom: 56.25%;width: 100%;}.blog_container__boxed .blog__heading,.post_container__boxed .post__heading {padding-right: 110px;font-size: 22px;}.blog_container__boxed .switch_mobile_filter,.post_container__header .switch_mobile_filter {width: 100px;padding: 0 5px;}.post_information__item {margin: 5px 25px 5px 0;font-size: 12px;}.header__bottom_panel {position: static;}header .menu_group--header{display: none;}.header_informers__item svg {width: 24px;height: 24px;}#wishlist svg {width: 26px;height: 26px;}.header_informers__item {min-width: 40px;}.header__bottom_panel {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 0;}header .callback{margin: 0;}.block__header_button {margin-left: 15px;}.tabs-products .tabs__navigation{-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.caption + .caption:before{width: 25px;height: 2px;margin: 0 5px 0 0;}.main_brands__image svg{height: 70px;}.products_container__boxed {border-radius: 0px;padding: 10px;margin-bottom: 10px;}.product_sort__form {display: inline-block;vertical-align: middle;margin: 5px 8px 0px 0px;}.product_sort__link {padding: 0;font-weight: 500;margin: 0;border: none;}.product_preview_info{-webkit-flex-wrap: wrap;flex-wrap: wrap;}.article_list:not(.fn_articles_slide) {margin-bottom: -10px;}.article_item {margin-bottom: 10px;}.block__title--order {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;font-size: 20px;}.block__title--order span:last-child {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;text-align: center;}.block__title--order .order_number {color: #1dc116;padding: 3px 5px;display: inline-block;font-size: 16px;border: 2px solid #1dc116;border-radius: 4px;line-height: 1;margin: 0px 5px;}.tabs__content {padding: 0px;margin: 10px 0;}.product-page__tabs .tabs{box-shadow: none;}.mobile_tab_navigation{margin: 0;}.product_description.tab .mobile_tab__content, .product_payment.tab .mobile_tab__content, .product_delivery.tab .mobile_tab__content{padding: 20px 0;}.tab {display: block !important;padding: 0px 10px;}.footer__payments {text-align: center;margin-bottom: 15px;}.payments__list,.copyright {text-align: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.product_preview__button--buy .product_preview__button_text {display: none;}.product_preview__buttons .product_preview__button:before {font-size: 20px;}.product-page__images {min-height: 1px;-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0px !important;margin-left: 0px !important;}.product-page__images {margin-top: 10px;}.product-page__image {display: block !important;max-width: 100%;margin-right: 0px !important;margin-left: 0px !important;}.product-page__img {padding: 0;}.product-page__images-item {margin: 5px;float: left;}.purchase__image {-webkit-box-flex: 0;-webkit-flex: 0 0 75px;-ms-flex: 0 0 75px;flex: 0 0 75px;max-width: 75px;}.gallery_image {overflow: hidden;margin: 0 0 10px 0;}.sidebar--user {width: 100%;position: static !important;float: none;margin-bottom: 5px;}.user_container {margin-left: 0;width: 100%;}.mobile_tab__content,.tabs__navigation--user .button__logout,.tabs__navigation--user .tabs__link {display: none;}.profile {border-bottom: none;}.user_container .tab:first-child .mobile_tab__content {display: block;}.user_container__boxed {margin-bottom: 0;}.user_tab__switch .block__header {min-height: 40px;padding: 15px;border-top: 1px solid #dde0e4;margin: 0;}.user_tab__switch .h1 {font-size: 16px;font-weight: 500;margin: 0;padding: 0;}.boxed_no_comments {padding: 40px 20px;}.boxed_no_comments__icon {margin-bottom: 15px;}.boxed_no_comments__title {font-size: 16px;margin-bottom: 0px;}.footer__widget{width: 100%;border-top: 1px solid #272727;}.footer__widget .footer__menu_wrap{border-color: #272727;}.footer__widget:first-child{border-top: none;padding-top: 0;}.details_boxed__buttons > div.fn_is_stock {min-width: 200px;width: 100%;}.article__info{width: 100%;order: 2;}.article__image{order: 1;width: 100%;max-width: 600px;margin: 0 auto 20px auto;}}@media (max-width: 576px) {h6,.h6 {font-size: 14px;margin: 0px 0 15px;font-weight: 600;}.header-logo{width: 120px;}.header-menu,.header-quick-access{width: calc( 50% - 60px );}.header-quick-access{padding-right: 10px;}.header-menu{padding-left: 10px;}.video-bg {height: 25vh;}.message_error {margin: 10px 0 20px;}.boxed__description img {display: block;float: none !important;}.coupon__title {font-size: 13px;margin: 3px 0 5px;font-weight: 400;display: inline-block;border-bottom: 1px dashed;line-height: 1.3;font-style: italic;opacity: 0.7;cursor: pointer;}.coupon__group {margin-top: 10px;}.coupon{padding: 10px;}.block {margin: 0 0 10px;}.form__header {margin-bottom: 10px;}.form_cart .form__header {margin-bottom: 10px;}.form_cart {margin-top: 15px;margin-bottom: 15px;}.form__title {font-size: 16px;font-weight: 500;margin: 0;}.form__header::after {top: 35%;}.delivery__name_price {font-weight: 600;font-size: 10px;}.form__title svg {display: none;}.form__group {margin-bottom: 10px;}.form--boxed_cart,.form__button {width: 100%;margin-left: 0;}.pager li:first-child {margin-bottom: 10px;}.purchase__content {-webkit-box-flex: 0;-webkit-flex: 0 0 calc(100% - 75px);-ms-flex: 0 0 calc(100% - 75px);flex: 0 0 calc(100% - 75px);max-width: calc(100% - 75px);padding-left: 10px;}.purchase__amount,.purchase__price {padding-right: 10px;}.delivery__name {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;font-size: 12px;font-weight: 500;text-align: left;}.details_boxed__buttons > * {max-width: inherit;padding-right: 0px;}.details_boxed__other {-webkit-box-flex: 0;-webkit-flex: 0 0 150px;-ms-flex: 0 0 150px;flex: 0 0 150px;width: 150px;}.details_boxed__other .fast_order_button,.product-page__compare,.product-page__wishlist {margin-right: 0;margin-left: 10px;}.form__button--subscribe {width: auto !important;}.details_boxed__item--one,.details_boxed__item {padding: 10px;}.details_boxed__amount {margin-bottom: 10px;}.details_boxed__prices {margin-bottom: 10px;padding: 0;margin-right: 15px;}.details_boxed__old_price {font-weight: 400;margin: 0px 10px 0 0;font-size: 16px;}.details_boxed__old_price .currency {font-weight: 400;font-size: 11px;}.details_boxed__price {font-size: 28px;}.details_boxed__price .currency {font-size: 13px;}.mobile_tab__content .comment {margin-bottom: 10px;}.comment__inner {margin-bottom: 10px;}.comment__icon {display: none;}.comment__boxed {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.order-page .delivery__image{max-width: 50px;margin: 0 15px;}.order-page .delivery.block form .delivery.form__group{padding: 0 5px;}.delivery__item.active .delivery__description{display: block;}.order-page .delivery__description{position: static;left: auto;top: auto;}.order-page .delivery__item .delivery__label{-webkit-flex-direction: row;flex-direction: row;}.order-page .delivery.block form .delivery.form__group .delivery__item{width: 100%;}.order-page .delivery__label{-ms-flex-align: start;align-items: flex-start;}.tab {padding: 0px 15px;}.details_boxed__no_brand .details_boxed__title {display: block;}.cell {padding: 10px 5px;line-height: 1.1;font-size: 10px;font-weight: 500;}.comparison_block__left {width: 40%;}.comparison_block__products {width: 60% !important;}.products_list {position: relative;}.products_list:before {content: "";height: 100%;width: 1px;position: absolute;right: 0px;top: 0px;display: block;z-index: 1;background: #fff;}.product_preview__button--pre_order {padding: 0;line-height: 1px;}.product_preview__button--pre_order .product_preview__button_text {padding: 0px 5px;font-size: 10px;font-weight: 500;line-height: 1;display: block;}body,.boxed__description {font-size: 14px;line-height: 1.3;}.xzoom-thumbs {text-align: center;margin-bottom: 0px;}.anchor_comments__link {margin-top: 5px;margin-bottom: 3px;}.hc-offcanvas-nav ul.bottom-nav li a.nav-item {font-size: 16px;}.password_remind {margin-bottom: 15px;margin-top: 10px;}.hc-offcanvas-nav ul.top-nav .mobile__link img {max-height: 45px;}.hc-offcanvas-nav ul.top-nav .account__link {font-size: 11px;}.block__description--style {font-size: 14px;}.block__description {padding: 0rem;}.block__description--style p {line-height: 1.6;margin: 0 0 1rem;}.block__description--style .table {margin: 0;}.block__description--style .table__cell {margin: 1rem 0;}.block__description--style img {margin: 0 0 1rem;}.block__description--style ol,.block__description--style ul {margin-bottom: 1rem;margin-left: 1rem;}.block__description--style ul li,.block__description--style ol li {font-size: 14px;font-weight: 600;line-height: 1.4;margin: 0 0 0.8rem;}.block__description--style blockquote {margin: 1rem 0 1rem;padding: 15px 10px 15px 40px;}.block__description--style blockquote::before {font-size: 55px;left: -5px;}.block__description--style blockquote p {font-size: 14px;line-height: 1.5;margin: 0 0 0.5rem;}.details_boxed_pct {top: -20px;}.details_boxed__prices {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.author_card {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.author_card__info,.author_card__image {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;}.author_card__image {padding: 0 0 20px;min-height: auto;}.author_card__info {padding: 0;}.purchase__price {order: 1;padding: 0 0 0 5px;}.purchase__amount {order: -1;}.purchase__price {order: 1;}.footer-logo{max-width: 200px;}.caption:before{display: none;}.caption{font-size: 18px;text-align: left;padding: 10px 0;}.fn_browsed_slide{margin: 0 0 20px 0 ;}.tabs-products .tabs__navigation_header{padding: 0;}.sticker{font-size: 10px;padding: 3px 6px;}.available__no_stock, .available__in_stock{font-size: 12px;}.sticker__image{width: 70%;}.fn_fast_order_button{opacity: 1;}.fn_fast_order_button .fn_fast_order_text,.fn_fast_order_button:hover .fn_fast_order_text{display: none;}.product_preview__name h2{font-size: 14px;}.purchase_detail__item{padding: 0 10px;}#not_found__catalog .categories_menu__item{width: 100%;}}@media only screen and (max-width: 480px) {body {line-height: 1.4;}h1,.h1 {font-size: 20px;font-weight: 500;line-height: 1.1;}h2,.h2 {font-size: 18px;margin: 0 0 10px;}.block__title {font-size: 20px;font-weight: 500;margin: 0;}.details_boxed__select .select2-container {width: 100% !important;}.header_informers__item i {width: 24px;height: 24px;}.header_informers__item i::before {font-size: 24px;line-height: 1;}.header_informers__item.icon:before {font-size: 28px;line-height: 1;}.header_informers__item i.icon-balance-scale::before {font-size: 20px;line-height: 1;}.header_informers__item.icon::before {font-size: 26px;line-height: 1;}.header_informers__item {min-width: 30px;padding: 0;}.header_informers__item.icon-search {min-width: 35px;height: 24px;}.product_preview__prices {max-width: 50%;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.product-page__button {font-size: 12px;}.scroll_products .scroll_products__item {width: 160px;}.product_preview__prices .price .currency {font-size: 10px;font-weight: 500;}.block_explanation__header {font-size: 18px;font-weight: 600;margin-bottom: 10px;}.product_preview__buttons .comparison_button,.product_preview__buttons .fast_order_button {margin-left: 3px;}.header_informers__link i.fa-balance-scale:before {font-size: 24px;}.cart_header__logo img {height: auto;max-height: 50px;}.cart_header__phone {font-size: 14px;font-weight: 600;white-space: nowrap;}.main_brands__item{width: 50%;}}@media only screen and (max-width: 360px) {}
.container .faqs .container{padding: 0;}.faq{width: 100%;}.faq-wrap{max-width: 1200px;margin: 0 auto;width: 100%;padding-bottom: 30px;}.faq__list{list-style-type: none;margin: 0;position: relative;padding: 0;}.faq__item{margin-bottom: 15px;position: relative;border: 1px solid #C5C5C5;}.faq__item:last-child{margin-bottom: 0;}.faq__item--boxed{background-color: #fff;border-radius: 2px;}.faq__question{display: -webkit-flex;display: flex;-webkit-flex-direction: row;flex-direction: row;-webkit-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;-webkit-align-content: stretch;align-content: stretch;position: relative;padding: 15px 30px;transition: all 500ms ease;cursor: pointer;font-size: 16px;color: #222;line-height: 1.2;}.faq_marker {display: block;width: 20px;height: 20px;margin: 0 0 0 20px;position: relative;}.faq_marker:before {content: '';display: block;position: absolute;top: 0;left: 0;width: 20px;height: 2px;margin: 9px 0;background-color: #ff5900;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}.faq_marker:after {content: '';display: block;position: absolute;top: 0;left: 0;width: 20px;height: 2px;margin: 9px 0;background-color: #ff5900;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}.faq__item.visible .faq_marker:before {background-color: #1d1d1d;}.faq__item.visible .faq_marker:after {background-color: #1d1d1d;-webkit-transform: rotate(0);transform: rotate(0);}.faq__arrow{position: absolute;width: 20px;height: 20px;top: calc(50% - 10px);left: 15px;transition: all .3s ease;}.faq__question.active .faq__arrow{transform: rotate(-90deg);}.faq__content{position: relative;display: none;padding: 0 30px 15px 30px;}.faq__answer{position: relative;font-size: 14px;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;padding: 10px;}.faq__content{padding: 0 15px 15px 15px;}}
.banner_group{overflow: hidden;margin: 0 0 20px 0;position: relative;width: 100%;}.banner_group .swiper-wrapper{background-color: #fafafa;}.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;max-width: 800px;top: 0px;left: 0px;right: auto;z-index: 9;height: 100%;display: flex;align-items: flex-start;flex-direction: column;justify-content: center;background-color: rgba(0,0,0,0.3);backdrop-filter: blur(10px);border-radius: 5px;}.banner_group__title {color: #222;padding: 0;font-size: 28px;line-height: 1.2;font-weight: 600;margin-bottom: 10px;}.banner_group__description {color: #222;padding: 0;font-size: 18px;line-height: 1.6;font-weight: 400;margin-bottom: 30px;}.banner_group_category_buy{text-align: center;width: fit-content;padding: 15px 30px;margin: 0 50px;border-radius: 3px;background-color: #ff5900;color: #fff;}.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{padding: 10px 50px;color: #fff;text-align: left;}.banner_group__variant2 .banner_group__title{font-size: 40px;}.banner_group__variant2 .banner_group__description{font-size: 24px;}.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{background-color: #1d1d1d;color: #fff;padding: 20px 0;margin: 0 0 30px 0;}.banner_advantages__item{-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;padding: 10px 0;width: 25%;}.banner_advantages__inner{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;align-items: flex-start;}.banner_advantages__preview{text-align: center;height: 100%;padding: 10px;position: relative;transition: .3s;width: 100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: flex-start;align-items: flex-start;}.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: #ff5900;}.banner_advantages__title{font-weight: 600;}.banner_advantages__title,.banner_advantages__description{display: block;margin-top: 5px;padding: 0 10px;line-height: 1.2;max-width: 100%;line-height: 1.4;opacity: 0.6;color: #fff;text-align: left;}.fn_banner_pupular_categorys{padding: 0;}.banner_pupular_categorys_name {padding: 0 0 20px 0;}.banner_popular_category_image__no_image img,.banner_popular_category_image__no_image svg{display: block;width: 100%;}.banner_popular_category_image__no_image svg{transform: scale(0.4);height: 100%;}.banner_popular_category_image__no_image svg path{fill: #ccc;}.banner_popular_category{position: relative;width: 33.3333%;margin-right: 20px;}.banner_popular_category_link{display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 4;}.banner_popular_category_content{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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.banner_popular_category_content:before{content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);}.banner_popular_category_content > *{position: relative;z-index: 2;}.banner_popular_category_image img{display: block;width: 100%;aspect-ratio: 1 / 1;object-fit: cover;}.banner_popular_category_title{text-align: center;color: #fff;font-size: 24px;margin: 0 0 5px 0;}.banner_popular_category_description{text-align: center;color: #fff;font-size: 20px;margin: 0 0 10px 0;}.banner_popular_category_buy{text-align: center;width: fit-content;padding: 10px 20px;border-radius: 3px;margin: 0 auto;background-color: #ff5900;color: #fff;}.fn_banner_pupular_categorys .banner_popular_category_nav{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;align-items: stretch;justify-content: center;text-align: center;position: absolute;top: 0;right: 20px;}.fn_banner_pupular_categorys .banner_popular_category_nav svg path{fill: #222;}.fn_banner_pupular_categorys .banner_popular_category_nav .swiper-button-prev,.fn_banner_pupular_categorys .banner_popular_category_nav .swiper-button-next{position: static;left: auto;right: auto;height: 30px;background-color: transparent;margin: 0 0 0 10px;}.fn_banner_pupular_categorys .banner_popular_category_nav .swiper-button-prev:after,.fn_banner_pupular_categorys .banner_popular_category_nav .swiper-button-next:after{display: none;}@media only screen and (max-width: 1199px) {.banner_group__variant2 .banner_group__title{font-size: 30px;margin: 0;padding: 5px 30px;}.banner_group__variant2 .banner_group__description{font-size: 18px;margin: 0;padding: 5px 30px;}.banner_group__variant1 .banner_group__content, .banner_group__variant2 .banner_group__image{width: 100%;height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;}.banner_group__variant1 .banner_group__text, .banner_group__variant2 .banner_group__text{position: static;top: auto;right: 0;bottom: 0;left: 0;padding: 10px 0 20px 0;}.banner_group__variant1 .banner_group__content, .banner_group__variant2 .banner_group__content{left: auto;top: auto;bottom: auto;right: auto;width: auto;height: auto;position: static;margin: 20px;}.banner_group_category_buy{margin: 10px 30px 0 30px;}.banner_advantages__item{width: 50%;}}@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) {.fn_banner_pupular_categorys{margin: 0;}.banner_group__image img{width: 100%;height: 100%;}.banner_group__variant1 .banner_group__content, .banner_group__variant2 .banner_group__content {left: 5%;top: 5%;right: 5%;bottom: 5%;}.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{font-size: 14px;max-width: 100%;min-height: auto;}.banner_advantages__description{font-size: 12px;}.banner_advantages{margin: 0;}.banner_group__variant1 .banner_group__content, .banner_group__variant2 .banner_group__content{width: auto;}}@media (max-width: 576px) {.banner_group__variant2 .banner_group__title{font-size: 20px;}.banner_group__variant2 .banner_group__description{font-size: 16px;}.banner_group__variant1 .banner_group__content, .banner_group__variant2 .banner_group__content{left: 20px;top: 20px;right: 20px;bottom: 20px;}.banner_group__variant2 .banner_group__title{}.fn_banner_pupular_categorys .banner_popular_category_nav{right: 0;}}@media only screen and (max-width: 480px) {.banner_advantages__preview{-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.banner_group__variant1 .banner_group__content, .banner_group__variant2 .banner_group__content {left: 10px;top: 10px;right: 10px;bottom: 10px;}.banner_advantages__title, .banner_advantages__description{padding: 0;}.banner_group__variant2 .banner_group__title{padding: 10px 20px;}.banner_group__variant2 .banner_group__description{font-size: 14px;padding: 10px 20px;}.banner_group_category_buy{padding: 5px 20px;margin: 5px 0 0 20px;}}

.wholesale_prices {padding: 5px;border: 1px solid #dbdbdb;border-radius: 5px;}.wholesale_prices__title {padding-bottom: 10px;}.wholesale_prices_list {width: 100%;}.wholesale_prices_list__row {border-bottom: 1px dotted #dbdbdb;}.wholesale_prices_list__count_column {width: 35%;}.wholesale_prices_list__price_column {width: 65%;}
.mps__multiple_block {height: 34px;margin: 10px 0 10px 10px;padding: 0 5px;border-radius: 4px;border: 1px solid #faebcc;background: #fcf8e3;color: #8a6d3b;line-height: 34px;max-width: 200px;text-align: center;}

/*# sourceMappingURL=artgrand.head.beffbb3278a647446f9766c573c242b6.css.map */
