@charset "UTF-8";.jq-checkbox,.jq-radio {position: relative;display: inline-block;overflow: hidden;-webkit-user-select: none;-ms-user-select: none;user-select: none;}.jq-checkbox input,.jq-radio input {position: absolute;z-index: -1;margin: 0;padding: 0;opacity: 0;}.jq-file {position: relative;display: inline-block;overflow: hidden;}.jq-file input {position: absolute;top: 0;right: 0;height: auto;margin: 0;padding: 0;opacity: 0;font-size: 100px;line-height: 1em;}.jq-file__name {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.jq-selectbox,.jq-select-multiple {position: relative;display: inline-block;}.jq-selectbox select,.jq-select-multiple select {position: absolute;top: 0;left: 0;width: 100%;height: 100%;margin: 0;padding: 0;opacity: 0;}.jq-selectbox li,.jq-select-multiple li {-webkit-user-select: none;-ms-user-select: none;user-select: none;white-space: nowrap;}.jq-selectbox {z-index: 10;}.jq-selectbox__select {position: relative;}.jq-selectbox__select-text {overflow: hidden;-webkit-user-select: none;-ms-user-select: none;user-select: none;white-space: nowrap;text-overflow: ellipsis;}.jq-selectbox__dropdown {position: absolute;}.jq-selectbox__search input {-webkit-appearance: textfield;}.jq-selectbox__search input::-webkit-search-cancel-button,.jq-selectbox__search input::-webkit-search-decoration {-webkit-appearance: none;}.jq-selectbox__dropdown ul {position: relative;overflow: auto;overflow-x: hidden;list-style: none;-webkit-overflow-scrolling: touch;}.jq-select-multiple ul {position: relative;overflow-x: hidden;-webkit-overflow-scrolling: touch;}.jq-number {display: inline-block;}.jq-number__field input {-moz-appearance: textfield;text-align: left; }.jq-number__field input::-webkit-inner-spin-button,.jq-number__field input::-webkit-outer-spin-button {margin: 0;-webkit-appearance: none;}@media (max-width: 980px) {.jq-selectbox__select-text {max-width: 115px !important;}}.jq-checkbox,.jq-radio {vertical-align: -4px;width: 16px;height: 16px;margin: 0 4px 0 0;border: 1px solid #C3C3C3;background: linear-gradient(#FFF, #E6E6E6);box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;cursor: pointer;}.jq-checkbox.focused,.jq-radio.focused {border: 1px solid #08C;}.jq-checkbox.disabled,.jq-radio.disabled {opacity: 0.55;}.jq-checkbox {border-radius: 3px;}.jq-checkbox.checked .jq-checkbox__div {width: 8px;height: 4px;margin: 3px 0 0 3px;border-bottom: 2px solid #666;border-left: 2px solid #666;-webkit-transform: rotate(-50deg);transform: rotate(-50deg);}.jq-radio {border-radius: 50%;}.jq-radio.checked .jq-radio__div {width: 10px;height: 10px;margin: 3px 0 0 3px;border-radius: 50%;background: #777;box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.7);}.jq-file {width: 270px;border-radius: 4px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);}.jq-file input {cursor: pointer;}.jq-file__name {box-sizing: border-box;width: 100%;height: 34px;padding: 0 80px 0 10px;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;background: #FFF;box-shadow: inset 1px 1px #F1F1F1;font: 14px/32px Arial, sans-serif;color: #333;}.jq-file__browse {position: absolute;top: 1px;right: 1px;padding: 0 10px;border-left: 1px solid #CCC;border-radius: 0 4px 4px 0;background: linear-gradient(#FFF, #E6E6E6);box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);font: 14px/32px Arial, sans-serif;color: #333;text-shadow: 1px 1px #FFF;}.jq-file:hover .jq-file__browse {background: linear-gradient(#F6F6F6, #E6E6E6);}.jq-file:active .jq-file__browse {background: #F5F5F5;box-shadow: inset 1px 1px 3px #DDD;}.jq-file.focused .jq-file__name {border: 1px solid #5794BF;}.jq-file.disabled,.jq-file.disabled .jq-file__name,.jq-file.disabled .jq-file__browse {border-color: #CCC;background: #F5F5F5;box-shadow: none;color: #888;}.jq-number {position: relative;vertical-align: middle;padding: 0 36px 0 0;}.jq-number__field {width: 100px;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);}.jq-number__field:hover {border-color: #B3B3B3;}.jq-number__field input {box-sizing: border-box;width: 100%;padding: 8px 9px;border: none;outline: none;background: none;font: 14px Arial, sans-serif;color: #333;}.jq-number__spin {position: absolute;top: 0;right: 0;width: 32px;height: 14px;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;background: linear-gradient(#FFF, #E6E6E6);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);-webkit-user-select: none;-ms-user-select: none;user-select: none;text-shadow: 1px 1px #FFF;cursor: pointer;}.jq-number__spin.minus {top: auto;bottom: 0;}.jq-number__spin:hover {background: linear-gradient(#F6F6F6, #E6E6E6);}.jq-number__spin:active {background: #F5F5F5;box-shadow: inset 1px 1px 3px #DDD;}.jq-number__spin:after {content: "";position: absolute;top: 4px;left: 11px;width: 0;height: 0;border-right: 5px solid transparent;border-bottom: 5px solid #999;border-left: 5px solid transparent;}.jq-number__spin.minus:after {top: 5px;border-top: 5px solid #999;border-right: 5px solid transparent;border-bottom: none;border-left: 5px solid transparent;}.jq-number__spin.minus:hover:after {border-top-color: #000;}.jq-number__spin.plus:hover:after {border-bottom-color: #000;}.jq-number.focused .jq-number__field {border: 1px solid #5794BF;}.jq-number.disabled .jq-number__field,.jq-number.disabled .jq-number__spin {border-color: #CCC;background: #F5F5F5;box-shadow: none;color: #888;}.jq-number.disabled .jq-number__spin:after {border-bottom-color: #AAA;}.jq-number.disabled .jq-number__spin.minus:after {border-top-color: #AAA;}.jq-selectbox {vertical-align: middle;cursor: pointer;}.jq-selectbox__select {height: 50px;padding: 0 45px 0 10px;border: 1px solid #D9D9D9;border-bottom-color: #D9D9D9;border-radius: 10px;color: #000;font-family: "CormorantGaramond", sans-serif;}.jq-selectbox.disabled .jq-selectbox__select {border-color: #D9D9D9;background: #fff;box-shadow: none;color: #000;}.jq-selectbox__select-text {display: block;width: 100%;height: 50px;line-height: 47px;}.jq-selectbox .placeholder {color: #888;}.jq-selectbox__trigger {position: absolute;top: 0;right: 0;width: 34px;height: 100%;}.jq-selectbox__trigger-arrow {position: absolute;top: 0;bottom: 0;margin: auto;right: 12px;width: 0;height: 0;border-top: 5px solid #999;border-right: 5px solid transparent;border-left: 5px solid transparent;}.jq-selectbox:hover .jq-selectbox__trigger-arrow {border-top-color: #000;}.jq-selectbox.disabled .jq-selectbox__trigger-arrow {border-top-color: #AAA;}.jq-selectbox__dropdown {box-sizing: border-box;width: 100%;margin: 2px 0 0;padding: 0;border: 1px solid #D9D9D9;border-radius: 10px;background: #FFF;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);font-family: "CormorantGaramond", sans-serif;}.jq-selectbox__search {margin: 5px;}.jq-selectbox__search input {box-sizing: border-box;width: 100%;margin: 0;padding: 5px 27px 6px 8px;border: 1px solid #D9D9D9;border-radius: 3px;outline: none;background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==") no-repeat 100% 50%;box-shadow: inset 1px 1px #F1F1F1;color: #333;}.jq-selectbox__not-found {margin: 5px;padding: 5px 8px 6px;background: #F0F0F0;font-size: 13px;}.jq-selectbox ul {margin: 0;padding: 0;}.jq-selectbox li {min-height: 18px;padding: 5px 10px 6px;color: #231F20;}.jq-selectbox li.selected {background-color: #EAEAEA;color: #000;}.jq-selectbox li:hover {background-color: #FCA311;color: #FFF;}.jq-selectbox li.disabled {color: #AAA;}.jq-selectbox li.disabled:hover {background: none;}.jq-selectbox li.optgroup {font-weight: bold;}.jq-selectbox li.optgroup:hover {background: none;color: #231F20;cursor: default;}.jq-selectbox li.option {padding-left: 25px;}.jq-select-multiple {box-sizing: border-box;padding: 1px;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;background: #FFF;box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);font: 14px/18px Arial, sans-serif;color: #333;cursor: default;}.jq-select-multiple.focused {border: 1px solid #5794BF;}.jq-select-multiple.disabled {border-color: #CCC;background: #F5F5F5;box-shadow: none;color: #888;}.jq-select-multiple ul {margin: 0;padding: 0;}.jq-select-multiple li {padding: 3px 9px 4px;list-style: none;}.jq-select-multiple li:first-child {border-radius: 3px 3px 0 0;}.jq-select-multiple li:last-child {border-radius: 0 0 3px 3px;}.jq-select-multiple li.selected {background: #08C;color: #FFF;}.jq-select-multiple li.disabled {color: #AAA;}.jq-select-multiple li.optgroup {font-weight: bold;}.jq-select-multiple li.option {padding-left: 25px;}.jq-select-multiple.disabled li.selected,.jq-select-multiple li.selected.disabled {background: #CCC;color: #FFF;}input[type=email].styler,input[type=password].styler,input[type=search].styler,input[type=tel].styler,input[type=text].styler,input[type=url].styler,textarea.styler {padding: 8px 9px;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);font: 14px Arial, sans-serif;color: #333;}input[type=search].styler {-webkit-appearance: none;appearance: none;}textarea.styler {overflow: auto;}input[type=email].styler:hover,input[type=password].styler:hover,input[type=search].styler:hover,input[type=tel].styler:hover,input[type=text].styler:hover,input[type=url].styler:hover,textarea.styler:hover {border-color: #B3B3B3;}input[type=email].styler:hover:focus,input[type=password].styler:hover:focus,input[type=search].styler:hover:focus,input[type=tel].styler:hover:focus,input[type=text].styler:hover:focus,input[type=url].styler:hover:focus,textarea.styler:hover:focus {border-color: #CCC;border-top-color: #B3B3B3;outline: none;box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);}button.styler,input[type=button].styler,input[type=submit].styler,input[type=reset].styler {overflow: visible;padding: 8px 11px;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;outline: none;background: linear-gradient(#FFF, #E6E6E6);box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);font: 14px Arial, sans-serif;color: #333;text-shadow: 1px 1px #FFF;cursor: pointer;}button.styler.styler::-moz-focus-inner,input[type=button].styler.styler::-moz-focus-inner,input[type=submit].styler.styler::-moz-focus-inner,input[type=reset].styler.styler::-moz-focus-inner {padding: 0;border: 0;}button.styler:not([disabled]):hover,input[type=button].styler:not([disabled]):hover,input[type=submit].styler:not([disabled]):hover,input[type=reset].styler:not([disabled]):hover,input[type=reset].styler:hover {background: linear-gradient(#F6F6F6, #E6E6E6);}button.styler:active,input[type=button].styler:active,input[type=submit].styler:active,input[type=reset].styler:active {background: #F5F5F5;box-shadow: inset 1px 1px 3px #DDD;}button.styler[disabled],input[type=button].styler[disabled],input[type=submit].styler[disabled] {border-color: #CCC;background: #F5F5F5;box-shadow: none;color: #888;}@media (max-width: 980px) {.jq-selectbox__select {width: 150px;}.jq-selectbox li {font-size: 14px;}}.mfp-bg {top: 0;left: 0;width: 100%;height: 100%;z-index: 1042;overflow: hidden;position: fixed;background: #0b0b0b;opacity: 0.8;}.mfp-wrap {top: 0;left: 0;width: 100%;height: 100%;z-index: 1043;position: fixed;outline: none !important;-webkit-backface-visibility: hidden;}.mfp-container {text-align: center;position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 0 8px;box-sizing: border-box;}.mfp-container:before {content: "";display: inline-block;height: 100%;vertical-align: middle;}.mfp-align-top .mfp-container:before {display: none;}.mfp-content {position: relative;display: inline-block;vertical-align: middle;margin: 0 auto;text-align: left;z-index: 1045;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {width: 100%;cursor: auto;}.mfp-ajax-cur {cursor: progress;}.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor: -webkit-zoom-out;cursor: zoom-out;}.mfp-zoom {cursor: pointer;cursor: -webkit-zoom-in;cursor: zoom-in;}.mfp-auto-cursor .mfp-content {cursor: auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {-webkit-user-select: none;-ms-user-select: none;user-select: none;}.mfp-loading.mfp-figure {display: none;}.mfp-hide {display: none !important;}.mfp-preloader {color: #CCC;position: absolute;top: 50%;width: auto;text-align: center;margin-top: -0.8em;left: 8px;right: 8px;z-index: 1044;}.mfp-preloader a {color: #CCC;}.mfp-preloader a:hover {color: #FFF;}.mfp-s-ready .mfp-preloader {display: none;}.mfp-s-error .mfp-content {display: none;}button.mfp-close,button.mfp-arrow {overflow: visible;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none;display: block;outline: none;padding: 0;z-index: 1046;box-shadow: none;touch-action: manipulation;}button::-moz-focus-inner {padding: 0;border: 0;}.mfp-close {width: 44px;height: 44px;line-height: 44px;position: absolute;right: 0;top: 0;text-decoration: none;text-align: center;opacity: 0.65;padding: 0 0 18px 10px;color: #FFF;font-style: normal;font-size: 28px;font-family: Arial, Baskerville, monospace;}.mfp-close:hover,.mfp-close:focus {opacity: 1;}.mfp-close:active {top: 1px;}.mfp-close-btn-in .mfp-close {color: #333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {color: #FFF;right: -6px;text-align: right;padding-right: 6px;width: 100%;}.mfp-counter {position: absolute;top: 0;right: 0;color: #CCC;font-size: 12px;line-height: 18px;white-space: nowrap;}.mfp-arrow {position: absolute;opacity: 0.65;margin: 0;top: 50%;margin-top: -55px;padding: 0;width: 90px;height: 110px;-webkit-tap-highlight-color: transparent;}.mfp-arrow:active {margin-top: -54px;}.mfp-arrow:hover,.mfp-arrow:focus {opacity: 1;}.mfp-arrow:before,.mfp-arrow:after {content: "";display: block;width: 0;height: 0;position: absolute;left: 0;top: 0;margin-top: 35px;margin-left: 35px;border: medium inset transparent;}.mfp-arrow:after {border-top-width: 13px;border-bottom-width: 13px;top: 8px;}.mfp-arrow:before {border-top-width: 21px;border-bottom-width: 21px;opacity: 0.7;}.mfp-arrow-left {left: 0;}.mfp-arrow-left:after {border-right: 17px solid #FFF;margin-left: 31px;}.mfp-arrow-left:before {margin-left: 25px;border-right: 27px solid #3F3F3F;}.mfp-arrow-right {right: 0;}.mfp-arrow-right:after {border-left: 17px solid #FFF;margin-left: 39px;}.mfp-arrow-right:before {border-left: 27px solid #3F3F3F;}.mfp-iframe-holder {padding-top: 40px;padding-bottom: 40px;}.mfp-iframe-holder .mfp-content {line-height: 0;width: 100%;max-width: 900px;}.mfp-iframe-holder .mfp-close {top: -40px;}.mfp-iframe-scaler {width: 100%;height: 0;overflow: hidden;padding-top: 56.25%;}.mfp-iframe-scaler iframe {position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: #000;}img.mfp-img {width: auto;max-width: 100%;height: auto;display: block;line-height: 0;box-sizing: border-box;padding: 40px 0 40px;margin: 0 auto;}.mfp-figure {line-height: 0;}.mfp-figure:after {content: "";position: absolute;left: 0;top: 40px;bottom: 40px;display: block;right: 0;width: auto;height: auto;z-index: -1;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: #444;}.mfp-figure small {color: #BDBDBD;display: block;font-size: 12px;line-height: 14px;}.mfp-figure figure {margin: 0;}.mfp-bottom-bar {margin-top: -36px;position: absolute;top: 100%;left: 0;width: 100%;cursor: auto;}.mfp-title {text-align: left;line-height: 18px;color: #F3F3F3;word-wrap: break-word;padding-right: 36px;}.mfp-image-holder .mfp-content {max-width: 100%;}.mfp-gallery .mfp-image-holder .mfp-figure {cursor: pointer;}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {.mfp-img-mobile .mfp-image-holder {padding-left: 0;padding-right: 0;}.mfp-img-mobile img.mfp-img {padding: 0;}.mfp-img-mobile .mfp-figure:after {top: 0;bottom: 0;}.mfp-img-mobile .mfp-figure small {display: inline;margin-left: 5px;}.mfp-img-mobile .mfp-bottom-bar {background: rgba(0, 0, 0, 0.6);bottom: 0;margin: 0;top: auto;padding: 3px 5px;position: fixed;box-sizing: border-box;}.mfp-img-mobile .mfp-bottom-bar:empty {padding: 0;}.mfp-img-mobile .mfp-counter {right: 5px;top: 3px;}.mfp-img-mobile .mfp-close {top: 0;right: 0;width: 35px;height: 35px;line-height: 35px;background: rgba(0, 0, 0, 0.6);position: fixed;text-align: center;padding: 0;}}@media all and (max-width: 900px) {.mfp-arrow {-webkit-transform: scale(0.75);transform: scale(0.75);}.mfp-arrow-left {-webkit-transform-origin: 0;transform-origin: 0;}.mfp-arrow-right {-webkit-transform-origin: 100%;transform-origin: 100%;}.mfp-container {padding-left: 6px;padding-right: 6px;}}.pswp {--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79, 79, 79, 0.4);--pswp-preloader-color-secondary:rgba(255, 255, 255, 0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);}.pswp {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: var(--pswp-root-z-index);display: none;touch-action: none;outline: 0;opacity: 0.003;contain: layout style size;-webkit-tap-highlight-color: transparent;}.pswp:focus {outline: 0;}.pswp * {box-sizing: border-box;}.pswp img {max-width: none;}.pswp--open {display: block;}.pswp, .pswp__bg {-webkit-transform: translateZ(0);transform: translateZ(0);will-change: opacity;}.pswp__bg {opacity: 0.005;background: var(--pswp-bg);}.pswp, .pswp__scroll-wrap {overflow: hidden;}.pswp__bg, .pswp__container, .pswp__content, .pswp__img, .pswp__item, .pswp__scroll-wrap, .pswp__zoom-wrap {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.pswp__img, .pswp__zoom-wrap {width: auto;height: auto;}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {cursor: -webkit-zoom-in;cursor: zoom-in;}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {cursor: move;cursor: -webkit-grab;cursor: grab;}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {cursor: -webkit-grabbing;cursor: grabbing;}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img, .pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active, .pswp__img {cursor: -webkit-zoom-out;cursor: zoom-out;}.pswp__button, .pswp__container, .pswp__counter, .pswp__img {-webkit-user-select: none;-ms-user-select: none;user-select: none;}.pswp__item {z-index: 1;overflow: hidden;}.pswp__hidden {display: none !important;}.pswp__content {pointer-events: none;}.pswp__content > * {pointer-events: auto;}.pswp__error-msg-container {display: grid;}.pswp__error-msg {margin: auto;font-size: 1em;line-height: 1;color: var(--pswp-error-text-color);}.pswp .pswp__hide-on-close {opacity: 0.005;will-change: opacity;transition: opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);z-index: 10;pointer-events: none;}.pswp--ui-visible .pswp__hide-on-close {opacity: 1;pointer-events: auto;}.pswp__button {position: relative;display: block;width: 50px;height: 60px;padding: 0;margin: 0;overflow: hidden;cursor: pointer;background: 0 0;border: 0;box-shadow: none;opacity: 0.85;-webkit-appearance: none;-webkit-touch-callout: none;}.pswp__button:active, .pswp__button:focus, .pswp__button:hover {transition: none;padding: 0;background: 0 0;border: 0;box-shadow: none;opacity: 1;}.pswp__button:disabled {opacity: 0.3;cursor: auto;}.pswp__icn {fill: var(--pswp-icon-color);color: var(--pswp-icon-color-secondary);}.pswp__icn {position: absolute;top: 14px;left: 9px;width: 32px;height: 32px;overflow: hidden;pointer-events: none;}.pswp__icn-shadow {stroke: var(--pswp-icon-stroke-color);stroke-width: var(--pswp-icon-stroke-width);fill: none;}.pswp__icn:focus {outline: 0;}.pswp__img--with-bg, div.pswp__img--placeholder {background: var(--pswp-placeholder-bg);}.pswp__top-bar {position: absolute;left: 0;top: 0;width: 100%;height: 60px;display: flex;flex-direction: row;justify-content: flex-end;z-index: 10;pointer-events: none !important;}.pswp__top-bar > * {pointer-events: auto;will-change: opacity;}.pswp__button--close {margin-right: 6px;}.pswp__button--arrow {position: absolute;top: 0;width: 75px;height: 100px;top: 50%;margin-top: -50px;}.pswp__button--arrow:disabled {display: none;cursor: default;}.pswp__button--arrow .pswp__icn {top: 50%;margin-top: -30px;width: 60px;height: 60px;background: 0 0;border-radius: 0;}.pswp--one-slide .pswp__button--arrow {display: none;}.pswp--touch .pswp__button--arrow {visibility: hidden;}.pswp--has_mouse .pswp__button--arrow {visibility: visible;}.pswp__button--arrow--prev {right: auto;left: 0;}.pswp__button--arrow--next {right: 0;}.pswp__button--arrow--next .pswp__icn {left: auto;right: 14px;-webkit-transform: scale(-1, 1);transform: scale(-1, 1);}.pswp__button--zoom {display: none;}.pswp--zoom-allowed .pswp__button--zoom {display: block;}.pswp--zoomed-in .pswp__zoom-icn-bar-v {display: none;}.pswp__preloader {position: relative;overflow: hidden;width: 50px;height: 60px;margin-right: auto;}.pswp__preloader .pswp__icn {opacity: 0;transition: opacity 0.2s linear;-webkit-animation: pswp-clockwise 0.6s linear infinite;animation: pswp-clockwise 0.6s linear infinite;}.pswp__preloader--active .pswp__icn {opacity: 0.85;}@-webkit-keyframes pswp-clockwise {0% {-webkit-transform: rotate(0);transform: rotate(0);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes pswp-clockwise {0% {-webkit-transform: rotate(0);transform: rotate(0);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}.pswp__counter {height: 30px;margin-top: 15px;-webkit-margin-start: 20px;margin-inline-start: 20px;font-size: 14px;line-height: 30px;color: var(--pswp-icon-color);text-shadow: 1px 1px 3px var(--pswp-icon-color-secondary);opacity: 0.85;}.pswp--one-slide .pswp__counter {display: none;}.noUi-target,.noUi-target * {-webkit-touch-callout: none;-webkit-tap-highlight-color: transparent;-webkit-user-select: none;touch-action: none;-ms-user-select: none;user-select: none;box-sizing: border-box;}.noUi-target {position: relative;}.noUi-base,.noUi-connects {width: 100%;height: 100%;position: relative;z-index: 1;display: none;}.noUi-connects {overflow: hidden;z-index: 0;}.noUi-connect,.noUi-origin {will-change: transform;position: absolute;z-index: 1;top: 0;right: 0;height: 100%;width: 100%;-ms-transform-origin: 0 0;-webkit-transform-origin: 0 0;-webkit-transform-style: preserve-3d;transform-origin: 0 0;-webkit-transform-style: flat;transform-style: flat;}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {left: 0;right: auto;}.noUi-vertical .noUi-origin {top: -100%;width: 0;}.noUi-horizontal .noUi-origin {height: 0;}.noUi-handle {-webkit-backface-visibility: hidden;backface-visibility: hidden;position: absolute;}.noUi-touch-area {height: 100%;width: 100%;}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin {transition: -webkit-transform 0.3s;transition: transform 0.3s;transition: transform 0.3s, -webkit-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;bottom: -17px;}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {left: -17px;right: auto;}.noUi-target {background: #FAFAFA;border-radius: 4px;border: 1px solid #D3D3D3;box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;}.noUi-connects {border-radius: 3px;}.noUi-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:after,.noUi-handle:before {content: "";display: block;position: absolute;height: 14px;width: 1px;background: #E8E7E6;left: 14px;top: 6px;}.noUi-handle:after {left: 17px;}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before {width: 14px;height: 1px;left: 6px;top: 14px;}.noUi-vertical .noUi-handle:after {top: 17px;}[disabled] .noUi-connect {background: #B8B8B8;}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target {cursor: not-allowed;}.noUi-pips,.noUi-pips * {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;}@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");font-weight: 400;font-style: normal;}:root {--swiper-theme-color:#007aff;}.swiper {margin-left: auto;margin-right: auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;}.swiper-vertical > .swiper-wrapper {flex-direction: column;}.swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: flex;transition-property: -webkit-transform;transition-property: transform;transition-property: transform, -webkit-transform;box-sizing: content-box;}.swiper-android .swiper-slide, .swiper-wrapper {-webkit-transform: translate3d(0px, 0, 0);transform: translate3d(0px, 0, 0);}.swiper-pointer-events {touch-action: pan-y;}.swiper-pointer-events.swiper-vertical {touch-action: pan-x;}.swiper-slide {flex-shrink: 0;width: 100%;height: 100%;position: relative;transition-property: -webkit-transform;transition-property: transform;transition-property: transform, -webkit-transform;}.swiper-slide-invisible-blank {visibility: hidden;}.swiper-autoheight, .swiper-autoheight .swiper-slide {height: auto;}.swiper-autoheight .swiper-wrapper {align-items: flex-start;transition-property: height, -webkit-transform;transition-property: transform, height;transition-property: transform, height, -webkit-transform;}.swiper-backface-hidden .swiper-slide {-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;}.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {-webkit-perspective: 1200px;perspective: 1200px;}.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {position: absolute;left: 0;top: 0;width: 100%;height: 100%;pointer-events: none;z-index: 10;}.swiper-3d .swiper-slide-shadow {background: rgba(0, 0, 0, 0.15);}.swiper-3d .swiper-slide-shadow-left {background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-3d .swiper-slide-shadow-right {background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-3d .swiper-slide-shadow-top {background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-3d .swiper-slide-shadow-bottom {background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-css-mode > .swiper-wrapper {overflow: auto;scrollbar-width: none;-ms-overflow-style: none;}.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {display: none;}.swiper-css-mode > .swiper-wrapper > .swiper-slide {scroll-snap-align: start start;}.swiper-horizontal.swiper-css-mode > .swiper-wrapper {-ms-scroll-snap-type: x mandatory;scroll-snap-type: x mandatory;}.swiper-vertical.swiper-css-mode > .swiper-wrapper {-ms-scroll-snap-type: y mandatory;scroll-snap-type: y mandatory;}.swiper-centered > .swiper-wrapper::before {content: "";flex-shrink: 0;order: 9999;}.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {-webkit-margin-start: var(--swiper-centered-offset-before);margin-inline-start: var(--swiper-centered-offset-before);}.swiper-centered.swiper-horizontal > .swiper-wrapper::before {height: 100%;min-height: 1px;width: var(--swiper-centered-offset-after);}.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {-webkit-margin-before: var(--swiper-centered-offset-before);margin-block-start: var(--swiper-centered-offset-before);}.swiper-centered.swiper-vertical > .swiper-wrapper::before {width: 100%;min-width: 1px;height: var(--swiper-centered-offset-after);}.swiper-centered > .swiper-wrapper > .swiper-slide {scroll-snap-align: center center;}.swiper-virtual .swiper-slide {-webkit-backface-visibility: hidden;-webkit-transform: translateZ(0);transform: translateZ(0);}.swiper-virtual.swiper-css-mode .swiper-wrapper::after {content: "";position: absolute;left: 0;top: 0;pointer-events: none;}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {height: 1px;width: var(--swiper-virtual-size);}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {width: 1px;height: var(--swiper-virtual-size);}:root {--swiper-navigation-size:44px;}.swiper-button-next, .swiper-button-prev {position: absolute;top: calc(50% - 15px);width: calc(var(--swiper-navigation-size) / 44 * 27);height: var(--swiper-navigation-size);margin-top: calc(0px - var(--swiper-navigation-size) / 2);z-index: 10;cursor: pointer;display: flex;align-items: center;justify-content: center;color: var(--swiper-navigation-color, var(--swiper-theme-color));}.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {opacity: 0.35;cursor: auto;pointer-events: none;display: none;}.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {opacity: 0;cursor: auto;pointer-events: none;}.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {display: none !important;}.swiper-button-next:after, .swiper-button-prev:after {font-family: swiper-icons;font-size: var(--swiper-navigation-size);text-transform: none !important;letter-spacing: 0;font-variant: initial;line-height: 1;}.swiper-button-prev, .swiper-rtl .swiper-button-next {left: 10px;right: auto;}.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {content: "prev";}.swiper-button-next, .swiper-rtl .swiper-button-prev {right: 10px;left: auto;}.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {content: "next";}.swiper-button-lock {display: none;}.swiper-pagination {position: absolute;text-align: center;transition: 0.3s opacity;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);z-index: 10;}.swiper-pagination.swiper-pagination-hidden {opacity: 0;}.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {display: none !important;}.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 10px;left: 0;width: 100%;}.swiper-pagination-bullets-dynamic {overflow: hidden;font-size: 0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {-webkit-transform: scale(0.33);transform: scale(0.33);position: relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {-webkit-transform: scale(1);transform: scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {-webkit-transform: scale(1);transform: scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {-webkit-transform: scale(0.66);transform: scale(0.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {-webkit-transform: scale(0.33);transform: scale(0.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {-webkit-transform: scale(0.66);transform: scale(0.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {-webkit-transform: scale(0.33);transform: scale(0.33);}.swiper-pagination-bullet {width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display: inline-block;border-radius: 50%;background: var(--swiper-pagination-bullet-inactive-color, #000);opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);}button.swiper-pagination-bullet {border: none;margin: 0;padding: 0;box-shadow: none;-webkit-appearance: none;appearance: none;}.swiper-pagination-clickable .swiper-pagination-bullet {cursor: pointer;}.swiper-pagination-bullet:only-child {display: none !important;}.swiper-pagination-bullet-active {opacity: var(--swiper-pagination-bullet-opacity, 1);background: var(--swiper-pagination-color, var(--swiper-theme-color));}.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {right: 10px;top: 50%;-webkit-transform: translate3d(0px, -50%, 0);transform: translate3d(0px, -50%, 0);}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display: block;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 8px;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {display: inline-block;transition: 0.2s top, 0.2s -webkit-transform;transition: 0.2s transform, 0.2s top;transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;}.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);}.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);white-space: nowrap;}.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {transition: 0.2s left, 0.2s -webkit-transform;transition: 0.2s transform, 0.2s left;transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;}.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {transition: 0.2s right, 0.2s -webkit-transform;transition: 0.2s transform, 0.2s right;transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;}.swiper-pagination-progressbar {background: rgba(0, 0, 0, 0.25);position: absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: var(--swiper-pagination-color, var(--swiper-theme-color));position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-transform: scale(0);transform: scale(0);-webkit-transform-origin: left top;transform-origin: left top;}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {-webkit-transform-origin: right top;transform-origin: right top;}.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {width: 100%;height: 4px;left: 0;top: 0;}.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {width: 4px;height: 100%;left: 0;top: 0;}.swiper-pagination-lock {display: none;}.swiper-scrollbar {border-radius: 10px;position: relative;-ms-touch-action: none;background: rgba(0, 0, 0, 0.1);}.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {display: none !important;}.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {position: absolute;left: 1%;bottom: 3px;z-index: 50;height: 5px;width: 98%;}.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-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: rgba(0, 0, 0, 0.5);border-radius: 10px;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 > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {max-width: 100%;max-height: 100%;-o-object-fit: contain;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;-webkit-transform-origin: 50%;transform-origin: 50%;box-sizing: border-box;border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius: 50%;border-top-color: transparent;}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {-webkit-animation: swiper-preloader-spin 1s infinite linear;animation: swiper-preloader-spin 1s infinite linear;}.swiper-lazy-preloader-white {--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black {--swiper-preloader-color:#000;}@-webkit-keyframes swiper-preloader-spin {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes swiper-preloader-spin {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}.swiper .swiper-notification {position: absolute;left: 0;top: 0;pointer-events: none;opacity: 0;z-index: -1000;}.swiper-free-mode > .swiper-wrapper {transition-timing-function: ease-out;margin: 0 auto;}.swiper-grid > .swiper-wrapper {flex-wrap: wrap;}.swiper-grid-column > .swiper-wrapper {flex-wrap: wrap;flex-direction: column;}.swiper-fade.swiper-free-mode .swiper-slide {transition-timing-function: ease-out;}.swiper-fade .swiper-slide {pointer-events: none;transition-property: opacity;}.swiper-fade .swiper-slide .swiper-slide {pointer-events: none;}.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {pointer-events: auto;}.swiper-cube {overflow: visible;}.swiper-cube .swiper-slide {pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;visibility: hidden;-webkit-transform-origin: 0 0;transform-origin: 0 0;width: 100%;height: 100%;}.swiper-cube .swiper-slide .swiper-slide {pointer-events: none;}.swiper-cube.swiper-rtl .swiper-slide {-webkit-transform-origin: 100% 0;transform-origin: 100% 0;}.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {pointer-events: auto;}.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {pointer-events: auto;visibility: visible;}.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {z-index: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.swiper-cube .swiper-cube-shadow {position: absolute;left: 0;bottom: 0px;width: 100%;height: 100%;opacity: 0.6;z-index: 0;}.swiper-cube .swiper-cube-shadow:before {content: "";background: #000;position: absolute;left: 0;top: 0;bottom: 0;right: 0;-webkit-filter: blur(50px);filter: blur(50px);}.swiper-flip {overflow: visible;}.swiper-flip .swiper-slide {pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;}.swiper-flip .swiper-slide .swiper-slide {pointer-events: none;}.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {pointer-events: auto;}.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {z-index: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.swiper-creative .swiper-slide {-webkit-backface-visibility: hidden;backface-visibility: hidden;overflow: hidden;transition-property: opacity, height, -webkit-transform;transition-property: transform, opacity, height;transition-property: transform, opacity, height, -webkit-transform;}.swiper-cards {overflow: visible;}.swiper-cards .swiper-slide {-webkit-transform-origin: center bottom;transform-origin: center bottom;-webkit-backface-visibility: hidden;backface-visibility: hidden;overflow: hidden;}html {font-weight: 400;font-size: 18px;line-height: 1.4;font-family: "NotoSansDisplay", sans-serif;background: #ffffff;color: #5B5B5B;}html,body {width: 100%;height: 100%;}body {position: relative;}.tm-page {min-height: 100%;display: flex;flex-direction: column;}.tm-main {flex: 1 1 auto;}* {padding: 0;margin: 0;border: 0;box-sizing: border-box;}:root {--color-yellow: #FCA311;}@media (max-width: 768px) {html {font-size: 16px;}}@media (max-width: 480px) {html {font-size: 14px;}}a {background: transparent;transition: all 0.3s ease-in-out;}:active,:hover,a:active,a:hover {outline: 0;}a {color: #FCA311;text-decoration: none;cursor: pointer;}a:hover {color: #c77b00;text-decoration: none;}a,a:visited {text-decoration: none;}audio,canvas,iframe,img,svg,video {vertical-align: middle;}audio,canvas,img,svg,video {max-width: 100%;height: auto;box-sizing: border-box;}img {border: 0;}svg:not(:root) {overflow: hidden;}p,ul,ol,dl,blockquote,pre,address,fieldset,figure {margin: 0 0 15px 0;}*+p,*+ul,*+ol,*+dl,*+blockquote,*+pre,*+address,*+fieldset,*+figure {margin-top: 15px;}button {cursor: pointer;}ul li {list-style: none;}blockquote {box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);background: url(/catalog/view/theme/auri/css/../img/quote.svg) no-repeat 22px 22px, url(/catalog/view/theme/auri/css/../img/quote-down.svg) no-repeat 97% 90%;background-size: 25px;padding: 47px 55px;border-radius: 10px;}@media (max-width: 780px) {blockquote {background: url(/catalog/view/theme/auri/css/../img/quote.svg) no-repeat 13px 13px;padding: 20px 30px;background-size: 25px;}}@media (max-width: 480px) {blockquote {background: url(/catalog/view/theme/auri/css/../img/quote.svg) no-repeat 8px 12px;padding: 16px;background-size: 25px;}}::selection {background: #0a2d50;color: #ffffff;text-shadow: none;}@font-face {font-family: "CormorantGaramond";font-display: swap;src: url("/catalog/view/theme/auri/css/../fonts/CormorantGaramond-Regular.woff") format("woff");font-weight: 400;font-style: normal;}@font-face {font-family: "CormorantGaramond";font-display: swap;src: url("/catalog/view/theme/auri/css/../fonts/CormorantGaramond-Medium.woff") format("woff");font-weight: 500;font-style: normal;}@font-face {font-family: "CormorantGaramond";font-display: swap;src: url("/catalog/view/theme/auri/css/../fonts/CormorantGaramond-SemiBold.woff") format("woff");font-weight: 600;font-style: normal;}@font-face {font-family: "CormorantGaramond";font-display: swap;src: url("/catalog/view/theme/auri/css/../fonts/CormorantGaramond-Bold.woff") format("woff");font-weight: 700;font-style: normal;}@font-face {font-family: "NotoSans";font-display: swap;src: url("/catalog/view/theme/auri/css/../fonts/NotoSans-Light.woff") format("woff");font-weight: 300;font-style: normal;}@font-face {font-family: "NotoSans";font-display: swap;src: url("/catalog/view/theme/auri/css/../fonts/NotoSans-Regular.woff") format("woff");font-weight: 400;font-style: normal;}@font-face {font-family: "NotoSans";font-display: swap;src: url("/catalog/view/theme/auri/css/../fonts/NotoSans-Medium.woff") format("woff");font-weight: 500;font-style: normal;}@font-face {font-family: "NotoSans";font-display: swap;src: url("/catalog/view/theme/auri/css/../fonts/NotoSans-Bold.woff") format("woff");font-weight: 700;font-style: normal;}@font-face {font-family: "NotoSansDisplay";font-display: swap;src: url("/catalog/view/theme/auri/css/../fonts/NotoSansDisplay-Regular.woff") format("woff");font-weight: 400;font-style: normal;}@font-face {font-family: "NotoSansDisplay";font-display: swap;src: url("/catalog/view/theme/auri/css/../fonts/NotoSansDisplay-Medium.woff") format("woff");font-weight: 500;font-style: normal;}@font-face {font-family: "NotoSansDisplay";font-display: swap;src: url("/catalog/view/theme/auri/css/../fonts/NotoSansDisplay-SemiBold.woff") format("woff");font-weight: 600;font-style: normal;}@font-face {font-family: "tm-aurigema";src: url("/catalog/view/theme/auri/css/../fonts/tm-aurigema.woff") format("woff");font-weight: normal;font-style: normal;font-display: block;}.tm-aurigema {font-family: "tm-aurigema" !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;}.tm-aurigema-icon-important:before {content: "\e91e";}.tm-aurigema-icon-arrow:before {content: "\e91d";}.tm-aurigema-icon-delete:before {content: "\e91c";}.tm-aurigema-icon-check:before {content: "\e919";}.tm-aurigema-icon-minus:before {content: "\e91a";}.tm-aurigema-icon-plus:before {content: "\e91b";}.tm-aurigema-icon-compare:before {content: "\e918";}.tm-aurigema-icon-filter:before {content: "\e917";}.tm-aurigema-icon-close:before {content: "\e916";}.tm-aurigema-icon-book:before {content: "\e90e";}.tm-aurigema-icon-edit:before {content: "\e90f";}.tm-aurigema-icon-exit:before {content: "\e910";}.tm-aurigema-icon-heart2:before {content: "\e911";}.tm-aurigema-icon-lock:before {content: "\e912";}.tm-aurigema-icon-mail:before {content: "\e913";}.tm-aurigema-icon-order:before {content: "\e914";}.tm-aurigema-icon-user:before {content: "\e915";}.tm-aurigema-icon-disable:before {content: "\e90b";}.tm-aurigema-icon-remove:before {content: "\e90c";}.tm-aurigema-icon-disable:before {content: "\e90b";}.tm-aurigema-icon-remove:before {content: "\e90c";}.tm-aurigema-icon-left-arrow-line-symbol:before {content: "\e90d";}.tm-aurigema-icon-right-arrow-angle:before {content: "\e90a";}.tm-aurigema-icon-calendar:before {content: "\e908";}.tm-aurigema-icon-refresh:before {content: "\e909";}.tm-aurigema-icon-instagram:before {content: "\e900";}.tm-aurigema-icon-facebook:before {content: "\e901";}.tm-aurigema-icon-clock:before {content: "\e902";}.tm-aurigema-icon-cart:before {content: "\e903";}.tm-aurigema-icon-heart:before {content: "\e904";}.tm-aurigema-icon-person:before {content: "\e905";}.tm-aurigema-icon-phone:before {content: "\e906";}.tm-aurigema-icon-search:before {content: "\e907";}.tm-bar {padding: 24px 0;border-bottom: 1px solid #D9D9D9;}.tm-bar-menu {display: flex;flex-wrap: wrap;-webkit-column-gap: 40px;-moz-column-gap: 40px;column-gap: 40px;}.tm-bar-menu__item a {font-weight: 300;font-size: 16px;}.tm-bar-menu__item a:hover {text-decoration: underline;}.tm-bar-phone a {font-weight: 700;display: flex;align-items: center;padding: 10px 20px;border-radius: 50px;cursor: default;width: 185px;height: 40px;border: 1px solid var(--color-yellow);font-size: 16px;}.tm-bar-phone a::before {font-family: "tm-aurigema";content: "\e906";font-size: 14px;color: var(--color-yellow);margin-right: 5px;margin-top: 1px;}.tm-bar-menu__item a,.tm-bar-phone a {font-family: "NotoSans", sans-serif;color: #000;}.tm-header-line__inner {padding: 20px 0;}.tm-search {position: relative;width: 100%;}.tm-header__search {width: 60%;position: relative;}.tm-search input {border-radius: 50px;background: #fff;border: 1px solid #D9D9D9;width: 100%;outline: none;height: 49px;padding: 5px 20px;font-family: "NotoSans", sans-serif;font-size: 16px;font-weight: 300;}.tm-search-submit {position: absolute;width: 33px;height: 33px;top: 0;bottom: 0;margin-top: auto;margin-bottom: auto;right: 10px;border-radius: 50%;background: var(--color-yellow);color: #fff;cursor: pointer;outline: none;border: 1px solid var(--color-yellow);transition: all 0.3s ease-in-out;}.tm-search-submit:hover {background: none;color: var(--color-yellow);}.tm-search input::-webkit-input-placeholder {color: #c4c4c4;}.tm-search input::-moz-placeholder {color: #c4c4c4;}.tm-search input:-moz-placeholder {color: #c4c4c4;}.tm-search input:-ms-input-placeholder {color: #c4c4c4;}.tm-cart .tm-aurigema,.tm-favorite a,.tm-cabinet-btn,.tm-cart__quantity {display: flex;align-items: center;justify-content: center;}.tm-cabinet-btn{cursor: pointer;}.tm-cart .tm-aurigema,.tm-favorite a,.tm-cabinet-btn {border-radius: 50%;width: 50px;height: 50px;border: 1px solid var(--color-yellow);font-size: 26px;color: var(--color-yellow);}.tm-favorite a {font-size: 22px;}.tm-cabinet-auth-block,.tm-cart-products__info_inner,.tm-cart-products__header,.tm-cart-products-item,.tm-header-line,.tm-header-meta,.tm-cart {position: relative;}.tm-header-line {z-index: 1006;background: #fff;}.tm-cart a {left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}.tm-cart a,.tm-cart__quantity {position: absolute;}.tm-cart__quantity {background: #FC1111;width: 20px;height: 20px;border-radius: 50%;top: -5px;right: -5px;color: #fff;font-size: 14px;padding-left: 1px;}.tm-cabinet-auth,.tm-cart-products {opacity: 0;visibility: hidden;height: 0;position: absolute;right: 0;top: 50px;z-index: 1000;background: #fff;box-shadow: 0 4px 10px rgba(217, 217, 217, 0.25);border-radius: 10px;}.tm-cabinet-auth {width: 320px;}.tm-cart-products {width: 400px;}.tm-cabinet-auth>div {opacity: 0;visibility: hidden;padding: 30px 20px;}.tm-cart-products__content {padding: 20px;}.tm-cart-products__items.scrollbar-outer .tm-cart-products__items {padding-right: 15px;}.tm-cart-products-item {padding: 20px 0;}.tm-cart-products-item:first-child {padding-top: 0;}.tm-cart-products-item:not(:last-child) {border-bottom: 1px solid #EEEEEE;}.tm-search-products-item__img a,.tm-cart-products-item__img a {border-radius: 10px;padding: 5px;display: flex;align-items: center;justify-content: center;}.tm-search-products-item__img a {width: 66px;height: 66px;}.tm-cart-products-item__img a {width: 72px;height: 72px;}.tm-search-products-item__img img,.tm-cart-products-item__img img {height: 100%;}.tm-cart-products-item__title a {font-size: 16px;color: #1F1F1F;padding-right: 20px;}.tm-cart-products-item__title a:hover {color: var(--color-yellow);}.tm-cart-products-item__price {font-size: 15px;}.tm-cart-products-item__close {position: absolute;right: 0;color: #DEDEDE;font-size: 13px;transition: all 0.3s ease-in-out;cursor: pointer;}.tm-cart-products-item__close:hover {color: #000;}.tm-cart-products__header {padding: 12px 10px 16px;border-bottom: 1px solid #EEEEEE;}.tm-cart-products__footer {border-bottom: 1px solid #EEEEEE;padding-top: 20px;padding-bottom: 20px;}.tm-cart-products__info {padding: 0 20px 20px;padding: 20px 15px 0 15px;margin-top: 20px;border-top: 1px solid #EEEEEE;}.tm-cart-products__info_inner {background: #F8F8F8;border-radius: 10px;padding: 8px 15px 8px 43px;}.tm-cart-products__info_inner img {position: absolute;left: 15px;top: 13px;width: 18px;}.tm-cart-products__btn {padding: 0 20px;}.tm-cart-products__btn .tm-content-btn a {width: 100%;box-shadow: 0 4px 30px rgba(221, 142, 14, 0.5);}.tm-cart-products__header_close {position: absolute;width: 30px;height: 30px;border-radius: 50%;border: 1px solid #DEDEDE;display: flex;align-items: center;justify-content: center;font-size: 12px;color: #DEDEDE;top: 0;bottom: 0;right: 20px;margin: auto;}.tm-cabinet-auth-social a {height: 44px;border-radius: 8px;color: #fff;font-family: "NotoSans", sans-serif;font-weight: 700;font-size: 14px;padding: 5px 5px 5px 51px;position: relative;}.tm-cabinet-auth-social,.tm-cabinet-auth-social a {width: 100%;}.tm-cabinet-auth-social a,.tm-cabinet-auth-social__icon {display: flex;align-items: center;}.tm-cabinet-auth-social__icon {width: 38px;height: 38px;border-radius: 5px;position: absolute;top: 3px;left: 3px;background: #fff;justify-content: center;}.tm-cabinet-auth-facebook a {background: #3C79EB;}.tm-cabinet-auth-facebook a:hover {background: #4b89fc;}.tm-cabinet-auth-google a {background: #2D56A1;padding-left: 60px;}.tm-cabinet-auth-google a:hover {background: #4875ca;}.tm-cabinet-auth-btn.tm-content-btn a {width: 100%;}.tm-cabinet-auth .tm-grid {margin-left: -10px;}.tm-cabinet-auth .tm-grid>* {padding-left: 10px;}.tm-site-navigation-mob {border-top: 1px solid #E5E5E5;padding: 20px;display: none;}.tm-search-tabs-content__item {display: none;}.tm-search-tabs-content__item.tm-search-tabs-content__item-active {display: block;}.tm-search-dropdown__result {font-size: 14px;text-align: right;margin-top: 10px;}.tm-search-dropdown__result a {color: #1F1F1F;text-decoration: underline;}.tm-search-dropdown__result a:hover {text-decoration: none;}.tm-search-dropdown {display: flex;flex-wrap: wrap;padding: 12px 20px;background: #fff;border-radius: 10px;box-shadow: 0 4px 10px rgba(217, 217, 217, 0.25);position: absolute;top: 50px;width: 100%;}.tm-search-dropdown-tabs {width: 25%;}.tm-search-dropdown-container {width: 75%;}.tm-search-dropdown-tabs__tab {padding: 12px 0;font-family: "CormorantGaramond", sans-serif;font-size: 18px;position: relative;cursor: pointer;}.tm-search-dropdown-tabs__tab:not(:last-child) {border-bottom: 1px solid #EFEFEF;}.tm-search-dropdown-tabs__tab::after {font-family: "tm-aurigema";position: absolute;font-size: 10px;right: 5px;top: 17px;}.tm-search-dropdown-tabs__tab:hover::after,.tm-search-dropdown-tabs__tab.tm-search-tabs-triggers__item-active::after {content: "\e90a";}.tm-search-products-item__title a:hover,.tm-search-dropdown-tabs__tab:hover,.tm-search-dropdown-tabs__tab::after,.tm-search-dropdown-tabs__tab.tm-search-tabs-triggers__item-active {color: var(--color-yellow);}.tm-search-products-item__title a {font-size: 15px;color: #5B5B5B;display: block;line-height: 1.2;}.tm-search-products-item__price {font-size: 18px;}.tm-search-products-item__price_del {color: #5B5B5B;position: relative;}.tm-search-products-item__price_del::after {content: "";width: calc(100% + 4px);left: -2px;top: 50%;height: 1px;background: #5B5B5B;display: block;position: absolute;}.tm-search-products-item__price_default {color: var(--color-yellow);}.tm-search-dropdown-container__content .tm-grid {margin-left: -20px;row-gap: 20px;}.tm-search-dropdown-container__content .tm-grid>* {padding-left: 20px;}.tm-search-dropdown-container {padding: 15px;}.tm-search input[type=search]::-webkit-search-cancel-button {display: none;}.tm-search input[type=search]::-webkit-search-decoration {display: none;}.tm-search input[type=search]::-moz-search-clear {display: none;}.tm-search__close {position: absolute;right: 60px;top: 0;bottom: 0;width: 18px;height: 18px;line-height: 1;margin: auto;cursor: pointer;display: none;}.tm-search__close::before {content: "\e916";font-family: "tm-aurigema";}@media (min-width: 1181px) {.tm-search-back-btn,.tm-site-navigation-mob,.tm-cart-products__header_close {display: none;}}@media (max-width: 1180px) {.tm-header-line__inner {padding-left: 45px;}.tm-cabinet-auth-block:active .tm-cabinet-auth>div,.tm-cabinet-auth-block:focus .tm-cabinet-auth>div,.tm-cabinet-auth-block:hover .tm-cabinet-auth>div {opacity: 0;visibility: hidden;}.tm-cabinet-auth-block:active .tm-cabinet-auth,.tm-cabinet-auth-block:focus .tm-cabinet-auth,.tm-cabinet-auth-block:hover .tm-cabinet-auth,.tm-cart-container:active .tm-cart-products,.tm-cart-container:focus .tm-cart-products,.tm-cart-container:hover .tm-cart-products,.tm-cart-container:hover .tm-cart-products>div {opacity: 0;visibility: hidden;height: 0;}.tm-cart-container.active:hover .tm-cart-products>div {opacity: 1;visibility: visible;height: auto;}.tm-header-line {box-shadow: 0 4px 50px rgba(186, 186, 186, 0.25);}.tm-bar {display: none;}.tm-search-dropdown {flex-direction: column;overflow: hidden;position: absolute;top: 50px;left: 0;width: 100%;background: #fff;box-shadow: 0 4px 10px rgba(217, 217, 217, 0.25);border-radius: 10px;z-index: 10;}.tm-search-back-btn {display: block;padding: 10px 15px;color: #000;font-size: 16px;cursor: pointer;position: absolute;top: 0;left: 0;width: 100%;z-index: 3;font-family: "CormorantGaramond", sans-serif;}}@media (max-width: 980px) {.tm-cabinet-auth .tm-grid__width-1-2 {width: 50%;}}@media (max-width: 670px) {.tm-header-line__inner.tm-flex-nw.tm-gap20 {flex-wrap: wrap;gap: 15px;}.tm-header-meta.tm-gap20 {gap: 10px;}.tm-header__logo {order: 1;width: 140px;margin: auto;}.tm-header-meta {order: 2;}.tm-header__search {order: 3;width: calc(100% + 50px);margin-left: -50px;}.tm-cart .tm-aurigema,.tm-favorite a,.tm-cabinet-btn {width: 44px;height: 44px;}}@media (max-width: 480px) {.tm-header__logo {width: 110px;}.tm-cart .tm-aurigema,.tm-favorite a,.tm-cabinet-btn {border: 0 none;border-radius: 0;width: 28px;}.tm-cart-products {position: fixed;left: 0;width: 100%;top: 70px;}.tm-cabinet-auth {position: fixed;top: 160px;width: calc(100% - 40px);left: 20px;}}.tm-cart-container.active:hover .tm-cart-products>div,.tm-cart-products__control {height: 100%;max-height: 100%;overflow: hidden;}.tm-header {position: absolute;top: 89px;z-index: 1005;width: 100%;}.tm-menu {position: relative;z-index: 1005;}.tm-menu {background: #EAEAEA;}.tm-menu_active_mob,.tm-toogle-nav.tm-menu_active_label {position: fixed;}.tm-menu_active_mob {z-index: 1000;width: 100%;}.tm-menu_active {position: fixed;z-index: 1000;-webkit-animation: slideDown 0.5s;animation: slideDown 0.5s;top: 0;width: 100%;}.tm-menu-navigation {display: flex;justify-content: center;}@-webkit-keyframes slideDown {from {-webkit-transform: translateY(-100%);transform: translateY(-100%);}to {-webkit-transform: translateY(0);transform: translateY(0);}}@keyframes slideDown {from {-webkit-transform: translateY(-100%);transform: translateY(-100%);}to {-webkit-transform: translateY(0);transform: translateY(0);}}.tm-toogle-navigation>label {display: flex;flex-direction: column;width: 31px;height: 90px;cursor: pointer;z-index: 1007;position: absolute;left: 20px;top: 0;justify-content: center;align-items: flex-start;}.tm-toogle-navigation>label span {background: var(--color-yellow);height: 3px;margin: 3px 0;border-radius: 3px;transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);z-index: 1;}.tm-toogle-navigation>label>span:nth-of-type(1) {width: 60%;}.tm-toogle-navigation>label>span:nth-of-type(2) {width: 100%;}.tm-toogle-navigation>label>span:nth-of-type(3) {width: 40%;}.tm-toogle-navigation>input[type=checkbox] {display: none;}.tm-toogle-navigation input[type=checkbox]:checked~label>span:nth-of-type(1) {-webkit-transform-origin: bottom;transform-origin: bottom;-webkit-transform: rotatez(45deg) translate(-2.9px, 6.5px);transform: rotatez(45deg) translate(-2.9px, 6.5px);width: 50%;}.tm-toogle-navigation input[type=checkbox]:checked~label>span:nth-of-type(2) {-webkit-transform-origin: top;transform-origin: top;-webkit-transform: translate(-8.9px, -0.5px) rotatez(-45deg);transform: translate(-8.9px, -0.5px) rotatez(-45deg);}.tm-toogle-navigation input[type=checkbox]:checked~label>span:nth-of-type(3) {-webkit-transform-origin: bottom;transform-origin: bottom;width: 50%;-webkit-transform: translate(3.5px, -5.5px) rotatez(45deg);transform: translate(3.5px, -5.5px) rotatez(45deg);}@media (min-width: 1181px) {.tm-toogle-navigation>label {display: none;}}@media (max-width: 1180px) {.tm-header {top: 0;}}.tm-menu-wrapper-header ul,.tm-menu-wrapper {padding: 0;margin: 0;list-style: none;display: flex;position: relative;flex-wrap: wrap;}.tm-menu-wrapper ul {margin: 0;padding: 0;list-style: none;opacity: 0;position: absolute;width: 250px;background: #fff;height: 0;visibility: hidden;display: block;flex-wrap: wrap;z-index: 100;}.tm-menu-wrapper_header>li,.tm-menu-wrapper_header>li>a {line-height: 54px;}.tm-menu-wrapper>li:not(:last-child) {padding-right: 57px;}.tm-menu-wrapper>li.menu-item-has-children {padding-right: 65px;}.tm-menu-wrapper>li>ul {transition: opacity 0.6s, -webkit-transform 0.3s;transition: transform 0.3s, opacity 0.6s;transition: transform 0.3s, opacity 0.6s, -webkit-transform 0.3s;-webkit-transform: translateY(10%);transform: translateY(10%);opacity: 0;left: -12px;box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);padding-top: 20px;padding-bottom: 20px;}.tm-menu-wrapper>li>ul li {-webkit-transform: scale(0);transform: scale(0);}.tm-menu-wrapper>li>ul li>ul {transition: opacity 0.6s, -webkit-transform 0.6s;transition: transform 0.6s, opacity 0.6s;transition: transform 0.6s, opacity 0.6s, -webkit-transform 0.6s;-webkit-transform: translateX(10px) translateY(0%);transform: translateX(10px) translateY(0%);opacity: 0;height: auto;visibility: hidden;left: 250px;box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);top: 0;}.tm-menu-wrapper>li>ul li:hover>ul {-webkit-transform: translateX(0) translateY(0%);transform: translateX(0) translateY(0%);opacity: 1;visibility: visible;}.tm-menu-wrapper>li>ul li:hover>ul li {-webkit-transform: scale(1);transform: scale(1);}.tm-menu-wrapper>li:hover>ul {-webkit-transform: translateY(0%);transform: translateY(0%);opacity: 1;height: auto;visibility: visible;}.tm-menu-wrapper>li:hover>ul li {-webkit-transform: scale(1);transform: scale(1);}.tm-menu-wrapper li.menu-item-has-children>a {position: relative;}.tm-menu-wrapper>li>ul li.menu-item-has-children>a::after,.tm-menu-wrapper>li.menu-item-has-children>a::after {content: "";position: absolute;right: -16px;top: 7px;border: solid #191A00;border-width: 0 1px 1px 0;display: inline-block;padding: 2px;}.tm-menu-wrapper>li>ul li.menu-item-has-children>a::after {right: 5px;}.tm-menu-wrapper>li>ul li.menu-item-has-children>a::after {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);top: 14px;right: 10px;}.tm-menu-wrapper>li.menu-item-has-children>a::after {transform: rotate(45deg);-webkit-transform: rotate(45deg);}.tm-menu-wrapper>li>ul>li.current-menu-ancestor>a::after,.tm-menu-wrapper>li.current-menu-ancestor>a:after,.tm-menu-wrapper>li.current-menu-item.menu-item-has-children>a:after,.tm-menu-wrapper>li.menu-item-has-children>a:hover:after,.tm-menu-wrapper>li.menu-item-has-children:focus>a:after,.tm-menu-wrapper>li.menu-item-has-children:hover>a:after,.tm-menu-wrapper li li.current-menu-item.menu-item-has-children>a::after {border: solid var(--color-yellow);border-width: 0 1px 1px 0;}.tm-menu-wrapper li li.menu-item-has-children>a:hover::after,.tm-menu-wrapper li li a:hover::after,.tm-menu-wrapper li li.current-menu-item.menu-item-has-children>a::after {border: solid #fff;border-width: 0 1px 1px 0;}.tm-menu-wrapper li li.menu-item-has-children>a {padding-right: 25px;}.tm-menu-wrapper li li.menu-item-has-children>a::after {content: "";position: absolute;right: -16px;top: 18px;display: inline-block;padding: 2px;}.tm-menu-wrapper>li>a:hover,.tm-menu-wrapper>li.current-lang>a,.tm-menu-wrapper>li li.current-menu-ancestor>a,.tm-menu-wrapper>li.current-menu-item>a,.tm-menu-wrapper>li.current-menu-ancestor>a {color: var(--color-yellow);cursor: pointer;}.tm-menu-wrapper li li a:hover {background: var(--color-yellow);color: #fff;}.tm-menu-wrapper li li.current-menu-item>a {color: #fff;background: #bdbdbd;opacity: 1;}.tm-menu-wrapper li {list-style: none;position: relative;padding-left: 0;margin-bottom: 0;}.tm-menu-wrapper li::before {display: none;}.tm-menu-wrapper li a {text-decoration: none;color: #000;font-weight: 400;transition: all 0.3s ease-out;opacity: 1;font-size: 18px;font-family: "NotoSans", sans-serif;}.tm-menu-wrapper>li>a {color: #000;opacity: 1;position: relative;font-family: "CormorantGaramond", sans-serif;text-transform: uppercase;}.tm-menu-wrapper li li a {line-height: 1;font-size: 16px;padding: 10px 18px;display: block;position: relative;}.tm-mob-back::before {background: #fff;width: 100%;z-index: 1008;}.tm-mob-back::before,.tm-mob-back-out {content: "";left: 0;position: fixed;opacity: 0;visibility: hidden;transition: all 0.3s;top: 0;height: 100vh;}.tm-mob-back-out {background: rgba(0, 0, 0, 0.25);width: 100%;z-index: 1007;}.tm-menu-mob-header {opacity: 0;visibility: hidden;transition: all 0.2s ease-in-out;height: 0;position: absolute;top: 0;left: 0;z-index: 1022;padding: 20px;width: 100%;max-width: 650px;border-bottom: 1px solid #E5E5E5;}.tm-menu-mob-header__close {width: 44px;height: 44px;border-radius: 50%;border: 1px solid #DEDEDE;color: #DEDEDE;display: flex;align-items: center;justify-content: center;font-size: 15px;position: absolute;top: 14px;right: 20px;z-index: 1;}.tm-menu-mob-header__title {font-size: 24px;}.tm-primary-navigation::-webkit-scrollbar {display: none;}@media (min-width: 1181px) {.tm-menu-mob-header,.tm-mob-back,.tm-mob-back-out {display: none;}}@media (max-width: 1180px) {.tm-menu {position: absolute;left: 0;top: 0;width: 100%;max-width: 650px;z-index: 1010;}.tm-mob-back::before {max-width: 650px;}.tm-menu-wrapper_header>li,.tm-menu-wrapper_header>li>a {line-height: 40px;}.tm-primary-menu-container {display: none;width: 100%;padding: 20px;}.tm-primary-navigation {position: absolute;z-index: 1;width: 100%;background: #fff;height: 0;top: 80px;left: 0;visibility: hidden;z-index: 1002;}[id=main-navigation-toggle]:checked~.tm-header-scroll .tm-menu .tm-primary-navigation {visibility: visible;height: calc(100vh - 140px);overflow: auto;}[id=main-navigation-toggle]:checked~.tm-header-scroll .tm-menu .tm-primary-navigation .tm-site-navigation-mob,[id=main-navigation-toggle]:checked~.tm-header-scroll .tm-menu .tm-primary-navigation .tm-header__btn.tm-header__btn_mob,[id=main-navigation-toggle]:checked~.tm-header-scroll .tm-menu .tm-primary-navigation .tm-primary-menu-container {display: block;}[id=main-navigation-toggle]:checked~.tm-header-scroll .tm-menu .tm-toogle-navigation {background: #fff;}[id=main-navigation-toggle]:checked~.tm-menu-mob-header,[id=main-navigation-toggle]:checked~.tm-mob-back-out,[id=main-navigation-toggle]:checked~.tm-mob-back::before {opacity: 1;visibility: visible;}[id=main-navigation-toggle]:checked~.tm-menu-mob-header {height: auto;}.tm-menu-wrapper>li:not(:last-child) {padding-right: 0;}.tm-menu-wrapper>li,.tm-menu-wrapper>li>a {width: 100%;display: block;}.tm-menu-wrapper>li>span>a::before {display: none;}.tm-menu-wrapper>li.menu-item-has-children>a::before,.tm-menu-wrapper>li.menu-item-has-children.current-menu-item>a::before,.tm-menu-wrapper>li.current-menu-ancestor>a::before,.tm-menu-wrapper>li.menu-item-has-children:hover>a::before,.tm-menu-wrapper>li.menu-item-has-children>a:hover::before {width: 23px;height: 23px;right: 0;z-index: 1;top: 7px;display: block;}.tm-menu-wrapper>li.current-menu-item>a::before {display: none;}.tm-menu-wrapper>li.current-menu-item.menu-item-has-children>a::before,.tm-menu-wrapper>li.lang-item:hover>a::before,.tm-menu-wrapper>li.lang-item>a:hover::before,.tm-menu-wrapper>li.current-lang>a:before,.tm-menu-wrapper>li:hover>a::before,.tm-menu-wrapper>li>a:hover::before {display: block;}.tm-menu-wrapper>li.current-lang>a:before {width: 100%;height: 3px;}.tm-menu-wrapper>li.menu-item-has-children>a::after {content: "";position: absolute;right: 7px;top: 15px;display: inline-block;z-index: 5;}.tm-menu-wrapper>li>ul {padding-top: 0;padding-bottom: 0;}.tm-menu-wrapper>li.lang-item>a:before {left: 0;top: 0;}.tm-menu-wrapper>li>ul li>ul,.tm-menu-wrapper ul {position: relative;height: auto;visibility: visible;width: 100%;}.tm-menu-wrapper li li a {padding: 9px 15px;font-size: 14px;font-weight: 300;}.tm-menu-wrapper li li:not(:last-child) {border-bottom: 1px solid #fff;}.tm-menu-wrapper>li>ul li>ul,.tm-menu-wrapper>li>ul {opacity: 1;box-shadow: 0 0 0 rgba(0, 0, 0, 0);left: 0;-webkit-transform: translateY(0%);transform: translateY(0%);}.tm-menu-wrapper>li>ul li>ul {left: 20px;width: calc(100% - 20px);}.tm-menu-wrapper>li>ul li {-webkit-transform: inherit;transform: inherit;}}@media (max-width: 780px) {.tm-bar {display: none;}}.tm-home-content {background: #F2F2F2;padding: 25px 40px;border-radius: 20px;}.tm-news-slider__card {background: #F2F2F2;padding: 5px 5px 20px;border-radius: 20px;}.tm-news-slider__container {padding: 12px 14px;}.tm-news-slider__img {position: relative;padding-bottom: 140%;border-radius: 20px;overflow: hidden;}.tm-news-slider__title,.tm-news-slider__content,.tm-reviews-slider-card__title,.tm-reviews-slider-card__content {font-family: "NotoSans", sans-serif;}.tm-news-slider__title,.tm-news-slider__content {margin-bottom: 8px;}.tm-news-slider__title{min-height: 57px;}.tm-news-slider__title a {font-weight: 500;line-height: 1.6;color: #000;display: block;}.tm-news-slider__title a:hover {color: var(--color-yellow);}.tm-news-slider__content {font-weight: 300;line-height: 1.4;color: #5B5B5B;font-size: 16px;}.tm-news-slider__read a {font-size: 16px;text-transform: uppercase;color: #000;text-decoration: underline;}.tm-news-slider__read a:hover {text-decoration: none;}.tm-news-slider-wrapper .swiper-button-yellow {top: calc(35% - 25px);}.tm-reviews-slider .swiper-wrapper {padding: 5px 0 10px;}.tm-reviews-slider-card {box-shadow: 0 4px 10px rgba(157, 157, 157, 0.25);padding: 25px;border-radius: 20px;position: relative;height: 100%;margin: 0 10px;}.tm-reviews-slider-card>div {margin-left: -20px;}.tm-reviews-slider-card>div>* {padding-left: 20px;}.tm-reviews-slider__item.swiper-slide {height: auto;}.tm-reviews-slider-card__img {width: 25%;min-width: 150px;}.tm-reviews-slider-card__img>div {min-height: 150px;border-radius: 10px;display: flex;align-items: center;justify-content: center;}.tm-reviews-slider-card__container {width: 75%;}.tm-reviews-slider-card__title {padding-bottom: 8px;margin-bottom: 8px;border-bottom: 1px solid #F6F6F6;font-weight: 500;}.tm-reviews-slider-card__content {font-weight: 300;color: #5B5B5B;}.tm-reviews-slider-card__rating {position: absolute;top: 25px;right: 25px;background: url(/catalog/view/theme/auri/css/../img/stars-grey.svg) no-repeat 0 0;width: 84px;height: 14px;}.tm-reviews-slider-card__rating_inner {background: url(/catalog/view/theme/auri/css/../img/stars-yellow.svg) no-repeat 0 0;height: 100%;position: absolute;left: 0;top: 0;}.tm-certificate {background: linear-gradient(135deg, rgba(249, 249, 249, 0.3) 0%, rgb(249, 249, 249) 68%, rgb(249, 249, 249) 100%);border-radius: 30px;position: relative;padding: 35px 50px;margin-top: 110px;}.tm-certificate__img {position: absolute;bottom: 0;right: 0;z-index: 0;}.tm-certificate__img_comp {min-width: 1471px;height: 437px;}.tm-certificate__content {max-width: 460px;position: relative;z-index: 1;}.tm-categories .tm-grid {margin-left: -20px;row-gap: 20px;}.tm-categories .tm-grid>* {padding-left: 20px;}.tm-categories-card {position: relative;height: 263px;border-radius: 10px;position: relative;background-color: #f5f5f5;overflow: hidden;}.tm-categories-card a {position: absolute;z-index: 2;top: 0;left: 0;width: 100%;height: 100%;}.tm-categories-card::before {content: "";height: 340px;width: 20px;background: linear-gradient(to right, rgb(237, 237, 237) 0%, rgba(237, 237, 237, 0) 100%);position: absolute;-webkit-transform: rotate(38deg);transform: rotate(38deg);left: 0;right: 0;top: -35px;margin: auto;}.tm-categories-card__img {position: absolute;top: 0;right: 0;left: 0;bottom: 0;margin: auto;}.tm-categories-card__img_2,.tm-categories-card__img_3 {margin-top: 0;}.tm-categories-card__title {position: absolute;left: 25px;bottom: 35px;font-family: "CormorantGaramond", sans-serif;font-size: 28px;color: #1F1F1F;}.tm-categories-card__title::after {background: var(--color-yellow);width: 46px;height: 1px;content: "";position: absolute;left: 0;bottom: 0;}.tm-benefits {background: #fff;border-radius: 0 80px 0 0;box-shadow: 0 5px 25px rgba(217, 217, 217, 0.25);padding: 30px 0;}.tm-benefits-card {min-height: 130px;padding-right: 15px;}.tm-benefits-card__img {min-width: 57px;display: flex;justify-content: center;}.tm-benefits-card_line {position: relative;padding-left: 50px;}.tm-benefits-card_line::before {content: "";width: 1px;height: 90%;left: 0;top: 0;bottom: 0;margin: auto;background: #D9D9D9;position: absolute;}.tm-home-banner-section {background: linear-gradient(to bottom, rgba(246, 246, 246, 0) 0%, rgb(246, 246, 246) 64%, rgb(255, 255, 255) 100%);}.tm-banner-slider-card {position: relative;margin-left: -20px;}.tm-banner-slider-card__title {font-size: 90px;line-height: 1.2;}.tm-banner-slider-card__content,.tm-banner-slider-card__img {padding-left: 20px;}.tm-banner-slider-card__content {max-width: 720px;width: 60%;}.tm-banner-slider-card__more,.tm-banner-slider-card__more img {position: absolute;}.tm-banner-slider-card__more {position: absolute;right: 20px;top: 0;font-size: 40px;}.tm-banner-slider-card__more a {color: #1F1F1F;line-height: 1.2;display: block;position: relative;transition: all 0.3s ease-in-out;}.tm-banner-slider-card__more a:hover {opacity: 0.5;}.tm-banner-slider-card__more img {top: 17px;right: 0;}.tm-banner-slider-card__img {display: flex;align-items: center;justify-content: center;width: 100%;padding: 0;}@media (min-width: 1181px) {.tm-banner-slider .swiper-pagination,.tm-certificate__img_tab {display: none;}}@media (min-width: 481px) {.tm-certificate__img_mob {display: none;}}@media (min-width: 481px) and (max-width: 981px) {.tm-certificate__btn.tm-content-btn a {margin-left: auto;margin-right: auto;}}@media (max-width: 1640px) {.tm-certificate__img_comp {min-width: auto;height: auto;}.tm-certificate {margin-top: 40px;}.tm-banner-slider-card__title {font-size: 65px;}.tm-banner-slider-card__more {font-size: 35px;}}@media (max-width: 1440px) {.tm-banner-slider-card__title {font-size: 50px;}.tm-banner-slider-card__more {font-size: 28px;}.tm-banner-slider-card__more img {width: 44px;top: 10px;}}@media (max-width: 1280px) {.tm-benefits-card_line {padding-left: 20px;}.isearchCategories{display: none;}}@media (max-width: 1180px) {.tm-certificate__img_comp {display: none;}.tm-certificate {display: flex;align-items: middle;}.tm-certificate__img {position: relative;}.tm-banner-slider-card__content {width: 55%;}.tm-banner-slider-card__more {right: 0;top: auto;bottom: 0;}.tm-banner-slider-card {padding-top: 0;}}@media (max-width: 980px) {.tm-benefits-card {min-height: 90px;}.tm-categories-card__title {left: 15px;bottom: 15px;}.tm-benefits .tm-grid__width-1-4 {width: 50%;}.tm-benefits .tm-grid__width-1-4:nth-child(3) .tm-benefits-card_line {padding-left: 0;}.tm-benefits .tm-grid__width-1-4:nth-child(3) .tm-benefits-card_line::before {display: none;}.tm-certificate {flex-direction: column;}.tm-certificate__content {order: 2;max-width: 100%;}.tm-certificate__img {text-align: center;margin-bottom: 20px;}.tm-benefits__inner .tm-grid__width-1-4:nth-child(3),.tm-benefits__inner .tm-grid__width-1-4:nth-child(4),.tm-certificate__title br {display: none;}.tm-categories .tm-grid__width-1-3 {width: 33.333%;}.tm-categories .tm-grid__width-1-2 {width: 50%;}.tm-categories-card__title {font-size: 24px;}.tm-categories-card__img_1 {top: 5%;bottom: auto;}.tm-categories-card__img_1,.tm-categories-card__img_4,.tm-categories-card__img_5 {max-height: 75%;}.tm-banner-slider-card__more {font-size: 24px;}.tm-banner-slider-card__more img {width: 38px;top: 8px;}}@media (max-width: 780px) {.tm-categories .tm-grid__width-1-2:nth-child(4) {width: 66.666%;}.tm-categories .tm-grid__width-1-2:nth-child(5) {width: 33.333%;}.tm-categories-card {height: 270px;}.tm-benefits {padding: 12px 0;}.tm-home-content .tm-h2,.tm-home-content h2 {font-size: 25px;}}@media (max-width: 767px) {.tm-categories-card__title {font-size: 14px;bottom: 10px;left: 10px;}.tm-categories-card__img_2,.tm-categories-card__img_3 {max-height: 75%;}}@media (max-width: 640px) {.tm-categories-card {height: 120px;padding-bottom: 0;}.tm-reviews-slider-card__rating{left: 175px;top: 48px;background: white;}}@media (max-width: 480px) {.tm-categories-card__title::after {width: 15px;}.tm-benefits {border-radius: 0 40px 0 0;padding: 20px 0;}.tm-benefits__inner {padding-right: 20px;}.tm-benefits .tm-grid__width-1-4 {width: 100%;}.tm-certificate__img_tab {display: none;}.tm-benefits-card_line {padding-left: 0;padding-top: 20px;}.tm-benefits .tm-grid__width-1-4:nth-child(3) .tm-benefits-card_line::before {display: block;}.tm-benefits-card_line::before {width: 100%;height: 1px;top: 0;bottom: auto;}.tm-benefits-card {min-height: auto;}.tm-certificate {padding: 20px 30px;}.tm-home-content {padding: 20px 15px;}.tm-home-content .tm-h2,.tm-home-content h2 {font-size: 16px;}.tm-home-content .tm-h3,.tm-home-content h3 {font-size: 16px;}.tm-home-content .tm-h4,.tm-home-content h4 {font-size: 14px;}.tm-reviews-slider-card {padding: 15px;}.tm-news-slider__title,.tm-news-slider__content,.tm-news-slider__read a {font-size: 12px;}.tm-news-slider__img {padding-bottom: 100%;}.tm-reviews-slider-card__img {width: 30%;}.tm-reviews-slider-card__container {width: 70%;}.tm-banner-slider-card {margin-left: 0;}.tm-banner-slider-card__title {font-size: 40px;}.tm-banner-slider-card__content {margin-bottom: 30px;padding-left: 0;}.tm-banner-slider-card__content,.tm-banner-slider-card__img {width: 100%;}}.tm-category__filtering {height: 50px;border: 1px solid var(--color-yellow);padding: 12px 17px;border-radius: 10px;width: 127px;position: relative;}.tm-category__filtering-select {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}.tm-filtr {border: 1px solid #EAEAEA;padding: 25px 17px;border-radius: 8px;width: 100%;}.tm-filtr-title {color: #000;}.tm-filtr-list {position: relative;width: 100%;height: auto;}.tm-filtr-list>div, .tm-filtr-list>li {position: relative;display: block;width: 100%;height: auto;cursor: pointer;transition: all 0.3s ease;}.tm-filtr-list>div:not(:last-child), .tm-filtr-list>li:not(:last-child) {border-bottom: 1px solid #EAEAEA;}.tm-filtr-list__content {padding-bottom: 12px;}.tm-filtr-list>div .tm-filtr-list__title::after, .tm-filtr-list>li .tm-filtr-list__title::after {right: 7px;top: 13px;position: absolute;font-family: "tm-aurigema";content: "\e90a";transition: all 0.2s ease-out;color: var(--color-yellow);font-weight: 400;width: 21px;height: 21px;font-size: 7px;display: flex;align-items: center;justify-content: center;border: 1px solid #EAEAEA;border-radius: 50%;-webkit-transform: rotate(90deg);transform: rotate(90deg);}.tm-filtr-list>div.active .tm-filtr-list__title::after, .tm-filtr-list>li.active .tm-filtr-list__title::after {transition: all 0.2s ease-out;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}.tm-filtr-ul-list {margin-bottom: 0;}.tm-filtr-list__title {line-height: 26px;transition: all 0.3s ease-out;padding: 12px 7px 12px 0;}.tm-filtr-list>div.active .tm-filtr-list__title, .tm-filtr-list>li.active .tm-filtr-list__title {color: #000;}.tm-filtr-title {font-size: 18px;}.tm-filtr-ul-list-item {font-size: 14px;}.tm-filtr-price{display: block;}.tm-filtr-price-inputs input,.tm-filtr-title,.tm-filtr-ul-list-item {font-family: "CormorantGaramond", sans-serif;}.tm-filtr-price-content {margin-top: 13px;padding-bottom: 13px;border-bottom: 1px solid #EAEAEA;}.ui-slider-range{height: 4px !important;position: relative;background: var(--color-yellow);}.ui-widget-content {	background: #EAEAEA !important;border: none !important;}.ui-slider-horizontal{height: 2px !important;}#mfilter-price-slider {margin-bottom: 13px;height: 4px !important;font-size: 18px;}.ui-slider-horizontal .ui-slider-handle{margin-left: -8px !important;}.tm-filtr-price-inputs {display: flex;flex-wrap: wrap;margin-left: -12px;}.tm-filtr-price-inputs>div {padding-left: 12px;width: 50%;}.tm-filtr-price-inputs input {outline: none;border: 1px solid #D2D2D2;border-radius: 10px;height: 32px;width: 100%;padding: 5px;text-align: center;font-size: 14px;color: #4D4D4D;}.tm-filtr-price-content .noUi-target {height: 4px;border: 0 none;background: #EAEAEA;box-shadow: 0 0 0 rgba(0, 0, 0, 0);}.tm-filtr-price-content .noUi-horizontal .noUi-handle,.ui-slider-handle.ui-state-default.ui-corner-all {width: 13px;height: 13px;box-shadow: 0 0 0 rgba(0, 0, 0, 0);border-radius: 50%;border: 3px solid var(--color-yellow);background: #fff;right: -7px;top: -14px;display: inline-block;position: relative;}.tm-filtr-price-content .noUi-handle:after,.tm-filtr-price-content .noUi-handle:before {display: none;}.tm-filtr-price-content .noUi-connect {background: var(--color-yellow);}.tm-filtr-ul-list-wrapper input {position: absolute;left: 0;top: 0;visibility: hidden;opacity: 0;height: 0;}.tm-filtr-ul-list-wrapper label {padding-left: 25px;cursor: pointer;}.tm-filtr-ul-list-wrapper label::before {border: 1px solid #EAEAEA;width: 14px;height: 14px;border-radius: 3px;position: absolute;left: 0;top: 0;content: "";}.tm-filtr-ul-list-wrapper label::after {left: 6px;top: 3px;width: 3px;height: 7px;border: solid white;border-width: 0 1px 1px 0;-webkit-transform: rotate(45deg);transform: rotate(45deg);content: "";position: absolute;}.tm-filtr-ul-list-wrapper input:checked~label::after {border: solid var(--color-yellow);border-width: 0 1px 1px 0;}.tm-filtr-ul-list-item:not(:last-child) {margin-bottom: 12px;}.tm-filtr-ul-list-wrapper label,.tm-filtr-ul-list-wrapper,.tm-product-card {position: relative;}.tm-product-card {border-radius: 10px;transition: all 0.3s ease-in-out;padding: 5px;overflow: hidden;}.tm-product-card:hover {box-shadow: 0 4px 32px rgba(0, 0, 0, 0.08);}.tm-product-card__favorite,.tm-product-card__remove,.tm-product-card__disable,.tm-product-card__compare {position: absolute;}.tm-product-card__compare,.tm-product-card__favorite {right: -40px;transition: all 0.3s ease-in-out;}.tm-product-card__compare:hover,.tm-product-card__favorite:hover {color: var(--color-yellow);cursor: pointer;}.tm-product-card__favorite {font-size: 23px;top: 8px;}.tm-product-card__favorite.active {content: "\e904";color: var(--color-yellow);right: 8px;}.tm-product-card__favorite.active::before {content: "\e904";color: var(--color-yellow);}.tm-product-card__compare {top: 38px;font-size: 26px;}.tm-product-card:hover .tm-product-card__favorite {right: 8px;}.tm-product-card:hover .tm-product-card__compare {right: 7px;transition-delay: 100ms;}.tm-product-card__remove {font-size: 26px;right: 5px;top: 9px;cursor: pointer;}.tm-product-card__disable {background: #EDEDED;border-radius: 4px;width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;font-size: 28px;color: #979797;left: 5px;top: 2px;z-index: 1;cursor: pointer;transition: all 0.3s ease-in-out;}.tm-product-card__disable.tm-aurigema-icon-disable2 {left: 35px;top: 35px;z-index: 2;}.tm-product-card__disable:hover {background: red;color: #fff;}.tm-product-card__remove:hover {color: var(--color-yellow);}.tm-product-card__img {text-align: center;margin-bottom: 25px;}.tm-product-card__img img {height: 100%;}.tm-product-card__name {font-size: 16px;text-align: center;}.tm-product-card__sale {font-weight: 600;font-size: 12px;color: #8A8A8A;position: relative;}.tm-product-card__sale::after {content: "";width: calc(100% + 14px);height: 1px;background: #000;-webkit-transform: rotate(-4deg);transform: rotate(-4deg);position: absolute;z-index: 1;left: -8px;top: 9px;}.tm-product-card__price,.tm-product-card__prices {font-weight: 700;font-size: 18px;}.tm-product-card__name a,.tm-product-card__price,.tm-product-card__prices {color: #000;}.tm-product-card__name a:hover {color: var(--color-yellow);}.tm-product-card._out .tm-product-card__remove,.tm-product-card._out .tm-product-card__prices,.tm-product-card._out .tm-product-card__name {opacity: 0.6;}.tm-category__ordering select {visibility: hidden;opacity: 0;height: 0;}.tm-category__description {margin-top: 45px;line-height: 1.2;color: #000;}@media (max-width: 1280px) {.tm-grid.tm-catalog-grid .tm-grid__width-1-4 {width: 33.333%;}}@media (max-width: 1180px) {.tm-product-card .tm-product-card__favorite {right: 8px;}.tm-product-card .tm-product-card__compare {right: 7px;display: none;}}@media (min-width: 981px) {.tm-category__filtering {display: none !important;}}@media (max-width: 980px) {.tm-filtr-container {display: none;}.tm-category__ordering .select2-container {width: 127px !important;}.tm-filtr-container {padding: 0 8px;}.tm-filtr{border: none;padding: 0;}}@media (max-width: 780px) {.tm-filtr-list>div, .tm-filtr-list>li {max-width: 100%;}}@media (max-width: 670px) {.tm-grid.tm-catalog-grid .tm-grid__width-1-4 {width: 50%;}.tm-category__header.tm-flex-nw {flex-wrap: wrap;}.tm-category__header-right {justify-content: space-between;}.tm-category__header-right,.tm-category__title {width: 100%;}}@media (max-width: 350px) {.tm-grid.tm-catalog-grid .tm-grid__width-1-4 {width: 100%;}}.tm-product__action>div {border: 1px solid var(--color-yellow);border-radius: 40px;padding: 3px 3px 3px 25px;}.tm-product__price_del {font-weight: 600;font-size: 20px;color: #292929;position: relative;}.tm-product__price_del::after {content: "";width: calc(100% + 14px);height: 1px;background: #000;-webkit-transform: rotate(-4deg);transform: rotate(-4deg);position: absolute;z-index: 1;left: -8px;top: 15px;}.tm-product__price_default {font-size: 35px;color: #000;}.tm-product-count input {color: #000;text-align: center;width: 160px;height: 60px;outline: none;border: 0 none;font-size: 24px;font-family: "NotoSans", sans-serif;font-weight: 500;background: transparent;}.tm-product-count {position: relative;width: 160px;height: 60px;background: #EEEEEE;border-radius: 30px;}.tm-product-count input::-webkit-outer-spin-button,.tm-product-count input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}.tm-product-count input[type=number] {-moz-appearance: textfield;}.tm-product-count__top {right: 4px;}.tm-product-count__down {left: 4px;}.tm-product-count__button {width: 54px;height: 54px;background: #fff;position: absolute;top: 3px;cursor: pointer;display: flex;align-items: center;justify-content: center;border-radius: 50%;transition: all 0.3s ease-in-out;}.tm-product-count__button::before {font-family: "tm-aurigema";font-size: 20px;color: var(--color-yellow);}.tm-product-count__top::before {content: "\e91b";}.tm-product-count__down::before {content: "\e91a";}.tm-product-buy {display: flex;align-items: center;justify-content: center;text-align: center;-webkit-column-gap: 10px;-moz-column-gap: 10px;column-gap: 10px;font-size: 18px;color: #fff;background: var(--color-yellow);border-radius: 30px;width: 180px;height: 60px;cursor: pointer;border: 1px solid var(--color-yellow);transition: all 0.3s ease-in-out;text-transform: uppercase;font-family: "NotoSans", sans-serif;font-weight: 700;}.tm-product-buy:hover {background: transparent;color: var(--color-yellow);}.tm-product-buy span {font-size: 26px;}.tm-product__delivery {padding: 14px 0;}.tm-product__delivery>span {background: #fff;border-radius: 50px;box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.12);padding: 14px 25px 14px 75px;position: relative;}.tm-product__delivery img {position: absolute;left: 17px;top: 0;bottom: 0;margin: auto;}.tm-product__attribute {position: relative;z-index: 10;}.tm-product__attribute_item select {visibility: hidden;opacity: 0;height: 0;}.tm-product__attribute_item .jq-selectbox__select {width: 220px;border-radius: 40px;}.tm-product__benefits {border-radius: 35px;background: #F2F2F2;padding: 25px 65px;}.tm-product__benefits_item {max-width: 115px;}.tm-product__benefits_img {min-height: 57px;display: flex;align-items: center;}.tm-product__benefits_text {font-size: 16px;}.tm-product-tabs__line {border-bottom: 1px solid #000;margin-bottom: 35px;}.tm-tabs-triggers__item {font-family: "NotoSans", sans-serif;font-size: 18px;line-height: 120%;color: #000;padding: 17px 26px;position: relative;border-radius: 20px 20px 0 0;white-space: nowrap;}.tm-tabs-triggers__item-active {background: var(--color-yellow);color: #fff;}.tm-tabs-triggers__item:hover {cursor: pointer;}.tm-tabs-triggers__item:not(:last-child) {margin-right: 5px;}.tm-tabs-content__item {display: none;}.tm-tabs-content__item.tm-tabs-content__item-active {display: block;}.tm-product-parametrs-column__list {background: #F2F2F2;border-radius: 25px;padding: 23px 30px;}.tm-product-parametrs-column__list ul {margin-bottom: 0;}.tm-product-parametrs-column__list li {color: #202020;padding: 20px 0;}.tm-product-parametrs-column__list li span {font-weight: 500;}.tm-product-parametrs-column__list li:last-child {padding-bottom: 0;}.tm-product-parametrs-column__list li:first-child {padding-top: 0;}.tm-product-parametrs-column__list li:not(:first-child) {border-top: 1px solid #E1E1E1;}.tm-product-parametrs-column__list ul li.hidden {display: none;}.tm-product-parametrs-column__title {font-size: 24px;}.tm-show-more-btn {font-family: "NotoSans", sans-serif;margin-top: 10px;cursor: pointer;padding: 5px 10px;background-color: transparent;color: #000;border-radius: 50px;border: 1px solid var(--color-yellow);width: 200px;height: 60px;display: flex;align-items: center;justify-content: center;}.tm-show-more-btn:hover {background-color: var(--color-yellow);color: #fff;}.tm-product__meta {position: absolute;right: 35px;top: 35px;z-index: 100;}.tm-product__favorite,.tm-product__compare {font-size: 40px;cursor: pointer;color: #000;transition: all 0.3s ease-in-out;}.tm-product__favorite:hover,.tm-product__compare:hover {color: var(--color-yellow);}.tm-product__favorite.active::before {content: "\e904";color: var(--color-yellow);}.tm-product__images-container {display: flex;flex-wrap: wrap;align-items: flex-start;position: relative;}.tm-product__images-main_container,.tm-product__images-thumbs .slider__image {box-shadow: 0 10px 32px rgba(0, 0, 0, 0.1);}.tm-product__images-main_container {border-radius: 20px;overflow: hidden;background: #fff;}.tm-product__images-thumbs .slider__image {border-radius: 13px;}.tm-product__images-thumbs .swiper-slide-thumb-active .slider__image {box-shadow: 0 10px 32px rgba(0, 0, 0, 0.2);}.tm-product__images-thumbs .swiper {padding: 10px 0 30px;}.tm-product__images-container .swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}.tm-product__images-container .swiper-button {border-radius: 0;}.tm-product__images-main,.tm-product__images-column {width: 100%;}.tm-product__images-main {position: relative;}.tm-product__images-zoom {position: absolute;right: 10px;top: 10px;border-radius: 50%;display: flex;align-items: center;justify-content: center;background: rgba(0, 0, 0, 0.22);color: #fff;font-size: 14px;width: 34px;height: 34px;z-index: 10;}.tm-product__images-main a:hover .tm-product__images-zoom {background: rgba(0, 0, 0, 0.8);}.tm-product__images-main .slider__image {padding-bottom: 100%;display: flex;align-items: center;justify-content: center;position: relative;}.tm-product__images-main .slider__image img {-o-object-fit: cover;object-fit: cover;width: 100%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);top: 50%;left: 50%;position: absolute;height: 102%;}.tm-product__images-thumbs .swiper-wrapper {justify-content: center;}.tm-product__images-thumbs .slider__image div {position: relative;padding-bottom: 100%;width: 100%;overflow: hidden;border-radius: 11px;cursor: pointer;}.tm-product__images-thumbs .slider__image img {-o-object-fit: cover;object-fit: cover;width: 100%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);top: 50%;left: 50%;position: absolute;height: 100%;}.tm-select-custom {width: 225px;}.tm-select-custom__container {cursor: pointer;position: relative;font-family: "NotoSans", sans-serif;font-weight: 300;}.tm-select-custom__selected {padding: 13px 25px;position: relative;z-index: 10;border: 1px solid #D9D9D9;border-radius: 30px;background: #fff;}.tm-select-custom__dropdown {display: none;position: absolute;top: 0;left: 0;padding-top: 60px;width: 100%;background: white;border: 1px solid #D9D9D9;border-top: none;border-radius: 30px;}.tm-select-custom__dropdown-item {padding: 10px 25px;cursor: pointer;transition: background 0.3s;}.tm-select-custom__dropdown-item:hover,.tm-select-custom__dropdown-item.selected {background: #F2F2F2;}.hidden {display: none;}.tm-select-custom__dropdown {overflow: hidden;}.tm-select-custom__dropdown_inner {scrollbar-width: none;-ms-overflow-style: none;}.tm-select-custom__selected::after {font-family: "tm-aurigema";content: "\e91d";position: absolute;top: 0;bottom: 0;margin: auto;line-height: 1;font-size: 12px;height: 9px;right: 25px;color: #4B4B4B;transition: all 0.2s ease-in-out;}.tm-select-custom__container.open {z-index: 20;}.tm-select-custom__container.open .tm-select-custom__selected::after {-webkit-transform: rotate(-180deg);transform: rotate(-180deg);}.tm-select-custom__dropdown_inner::-webkit-scrollbar {display: none;}@media (min-width: 1181px) {.tm-tabs .scroll-wrapper .scroll-element_track {display: none;}.tm-tabs .tm-gallery__tabs.tm-slider-line {padding-bottom: 5px;}}@media (min-width: 781px) {.tm-product__imzges-pagination {display: none;}}@media (max-width: 980px) {.tm-product__action.tm-flex-nw {width: 100%;display: block;}.tm-product__action.tm-flex-nw>div.tm-flex {justify-content: space-between;}.tm-product-tabs__container .tm-grid__width-1-3 {width: 50%;}}@media (max-width: 780px) {.tm-product__images-column {display: none;}.tm-product__benefits {padding: 25px 40px;}.tm-product__attribute.tm-flex.tm-col-gap20 {-webkit-column-gap: 0;-moz-column-gap: 0;column-gap: 0;margin-left: -10px;}.tm-product__attribute_item {width: 50%;padding-left: 10px;}.tm-select-custom,.jq-selectbox.jqselect,.tm-product__attribute_item .jq-selectbox__select {width: 100%;}}@media (max-width: 670px) {.tm-product__delivery>span {display: block;}.tm-product-count input {font-size: 16px;}.tm-product__benefits_item {width: 40%;max-width: 100%;padding-right: 15px;}.tm-product__benefits_item:nth-child(2n+1) {width: 60%;}.tm-product__benefits.tm-flex-nw {flex-wrap: wrap;}.tm-product__price {width: 100%;justify-content: center;margin-bottom: 15px;}.tm-product__action_right {width: 100%;justify-content: center;display: flex;}.tm-product__action>div {padding: 10px;}.tm-show-more-btn {width: 170px;height: 50px;}.tm-product__benefits_item:nth-child(3),.tm-product__benefits_item:nth-child(4) {display: none;}.tm-product__action.tm-flex-nw>div.tm-flex {justify-content: center;row-gap: 20px;}}@media (max-width: 570px) {.tm-product-tabs__container .tm-grid__width-1-3 {width: 100%;}}@media (max-width: 480px) {.tm-select-custom__container {font-size: 16px;}.tm-product__title.size40 {font-size: 24px;}.tm-product-parametrs-column__list li {padding: 12px 0;}.tm-product-parametrs-column__list {padding: 15px 18px;border-radius: 15px;}.tm-product__benefits_img {min-height: 35px;height: 35px;margin-bottom: 5px;}.tm-product__benefits {padding: 14px 35px;border-radius: 15px;}.tm-product__code.size16,.tm-product__benefits_text,.tm-product__delivery.size16 {font-size: 14px;}.tm-product__delivery>span {padding: 6px 25px 6px 75px;}.tm-product__action>div {padding: 0;border: 0 none;}.tm-product-buy {width: 100%;font-size: 16px;}.tm-product-count,.tm-product-buy,.tm-product-count input {height: 50px;}.tm-product__price {margin-bottom: 0;}.tm-product__action_left.tm-flex-nw {flex-wrap: wrap;row-gap: 8px;justify-content: center;width: 100%;border: 1px solid var(--color-yellow);border-radius: 120px;padding: 2px 12px 12px;}.tm-product-count__button {width: 44px;height: 44px;}.tm-product-buy span {font-size: 22px;}.tm-product__attribute_item {width: 100%;}.tm-product__attribute_item .jq-selectbox__select {border: 1px solid var(--color-yellow);}.tm-product__delivery {padding: 0;}.tm-tabs-triggers__item {font-size: 13px;padding: 17px 15px;}.tm-product__favorite,.tm-product__compare {font-size: 25px;}.tm-product-parametrs-column__title {font-size: 18px;}.tm-product__meta {top: 20px;right: 20px;}.tm-product__info {display: flex;flex-direction: column;}.tm-product__title {order: 1;}.tm-product__code {order: 2;}.tm-product__action {order: 3;}.tm-product__attribute {order: 5;}.tm-product__delivery {order: 4;}.tm-product__benefits {order: 6;}.tm-select-custom__dropdown,.tm-select-custom__selected {border: 1px solid var(--color-yellow);}}.tm-registration {max-width: 710px;margin-left: auto;margin-right: auto;box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);border-radius: 25px;padding: 42px 83px;}.tm-input {position: relative;}.tm-input input {height: 50px;}.tm-select-important span,.tm-input-important span {font-weight: 300;font-size: 16px;color: #F63535;display: none;}.tm-checkbox-important__icon {display: inline;margin-left: 5px;display: none;}.tm-checkbox-important__icon::before {content: "\e91e";font-family: "tm-aurigema";font-size: 23px;color: #F63535;}.tm-checkbox-important.error label::before,.tm-select-important.error .jq-selectbox__select,.tm-input-important.error input {border: 1px solid #F63535;}.tm-checkbox-important.error .tm-checkbox-important__icon,.tm-select-important.error span,.tm-input-important.error span {display: block;}.tm-input input,.tm-input textarea {background: #F2F2F2;border: 1px solid #DFDFDF;border-radius: 7px;width: 100%;outline: none;padding: 5px 15px;font-family: "NotoSans", sans-serif;font-size: 16px;font-weight: 300;}.tm-input textarea {height: 113px;resize: vertical;}.tm-label,.tm-checkbox label {color: #1F1F1F;}.tm-label {margin-bottom: 8px;}.tm-label,.tm-checkbox label {font-family: "NotoSans", sans-serif;font-weight: 300;}.tm-social-auth .tm-content-btn a {width: 320px;}.tm-social-auth {margin: 30px 0;border-top: 1px solid #DFDFDF;border-bottom: 1px solid #DFDFDF;padding: 30px 0;}.tm-social-auth .tm-content-btn a {padding-left: 48px;position: relative;}.tm-social-auth__facebook.tm-content-btn a::before,.tm-social-auth__google.tm-content-btn a::before {position: absolute;}.tm-social-auth__facebook.tm-content-btn a::before {content: "";background: url(/catalog/view/theme/auri/css/../img/facebook.svg) no-repeat 0 0;width: 30px;height: 30px;background-size: 30px;left: 18px;}.tm-social-auth__facebook.tm-content-btn a:active::before,.tm-social-auth__facebook.tm-content-btn a:focus::before,.tm-social-auth__facebook.tm-content-btn a:hover::before {background: url(/catalog/view/theme/auri/css/../img/facebook-white.svg) no-repeat 0 0;}.tm-social-auth__google.tm-content-btn a::before {content: "";background: url(/catalog/view/theme/auri/css/../img/google.svg) no-repeat 0 0;width: 22px;height: 22px;background-size: 22px;left: 22px;}.tm-social-auth__facebook.tm-content-btn a {background: none;border: 1px solid #3D6AD6;color: #3D6AD6;}.tm-social-auth__facebook.tm-content-btn a:active,.tm-social-auth__facebook.tm-content-btn a:focus,.tm-social-auth__facebook.tm-content-btn a:hover {background: #3D6AD6;color: #fff;}.tm-social-auth__google.tm-content-btn a {background: none;border: 1px solid #000;color: #000;}.tm-social-auth__google.tm-content-btn a:active,.tm-social-auth__google.tm-content-btn a:focus,.tm-social-auth__google.tm-content-btn a:hover {background: #3D6AD6;color: #fff;border: 1px solid #3D6AD6;}.tm-auth-info,.tm-checkbox label,.tm-checkbox,.tm-radio,.tm-radio label {position: relative;}.tm-radio input,.tm-checkbox input {position: absolute;left: 0;top: 0;height: 0;visibility: hidden;opacity: 0;}.tm-radio label,.tm-checkbox label {cursor: pointer;min-height: 30px;display: flex;align-items: center;}.tm-radio label {padding-left: 35px;}.tm-checkbox label {padding-left: 40px;}.tm-checkbox label {font-size: 16px;}.tm-radio label {font-size: 18px;}#paymentWindow .tm-radio label {font-size: 16px;}.tm-radio label::before {border: 1px solid var(--color-yellow);width: 22px;height: 22px;border-radius: 50%;position: absolute;left: 0;top: 3px;content: "";}.tm-radio label::after {left: 7px;top: 10px;width: 10px;height: 10px;background: #fff;position: absolute;content: "";border-radius: 50%;}.tm-checkbox label::before {border: 1px solid var(--color-yellow);width: 30px;height: 30px;border-radius: 5px;position: absolute;left: 0;top: 0;content: "";}.tm-checkbox label:after {left: 12px;top: 8px;width: 5px;height: 10px;border: solid white;border-width: 0 3px 3px 0;-webkit-transform: rotate(45deg);transform: rotate(45deg);position: absolute;content: "";}.tm-radio label,.tm-checkbox label,.tm-radio__text {font-family: "NotoSans", sans-serif;}.tm-radio__text {padding-left: 35px;font-size: 16px;font-weight: 300;color: #696969;}.tm-label span,.tm-checkbox span>span {color: red;}.tm-checkbox a {color: #1F1F1F;text-decoration: underline;}.tm-checkbox a:hover {text-decoration: none;}.tm-radio input:checked~label::after {background: var(--color-yellow);}.tm-checkbox input:checked~label:after {border: solid var(--color-yellow);border-width: 0 3px 3px 0;}.tm-select .jq-selectbox,.tm-select .jq-selectbox__select {width: 100%;}.tm-select .jq-selectbox__select {border: 1px solid #DFDFDF;background: #F0F0F0;border-radius: 7px;}.tm-select .jq-selectbox__select,.tm-select .jq-selectbox__dropdown {font-family: "NotoSans", sans-serif;font-weight: 300;font-size: 16px;}.tm-input-link a {text-decoration: underline;}.tm-input-link a:hover {text-decoration: none;}.tm-auth-info {background: #DCF5D4;padding: 10px;border-radius: 15px;font-weight: 700;font-size: 24px;padding-left: 67px;min-height: 65px;display: flex;align-items: center;max-width: 480px;margin-left: auto;margin-right: auto;color: #114401;}.tm-auth-info::before {content: "";background: url(/catalog/view/theme/auri/css/../img/info.svg) no-repeat 0 0;background-size: 45px;width: 45px;height: 45px;position: absolute;left: 10px;top: 0;bottom: 0;margin: auto;}.tm-regen {background: #F2F2F2;border-radius: 20px;padding: 35px;max-width: 812px;margin-left: auto;margin-right: auto;}.tm-regen__form {max-width: 524px;margin-left: auto;margin-right: auto;}.tm-regen__form .tm-content-btn button {width: 100%;}.tm-regen__form .tm-input input {background: #fff;padding-left: 50px;}.tm-input__email {position: relative;}.tm-input__email::before {content: "";background: url(/catalog/view/theme/auri/css/../img/email.svg) no-repeat 0 0;width: 26px;height: 26px;background-size: 26px;position: absolute;left: 15px;top: 13px;display: block;}@media (max-width: 570px) {.tm-registration {padding: 27px 16px;}}@media (max-width: 480px) {.tm-social-auth .tm-content-btn a {width: 100%;}.tm-social-auth {margin: 23px 0;padding: 23px 0;}.tm-radio label,.tm-label {font-size: 16px;}#paymentWindow .tm-radio label,.tm-radio__text,.tm-registration .tm-label,.tm-checkout-step__inner .tm-checkbox label,.tm-label.size16 {font-size: 14px;}.tm-checkbox label {font-size: 13px;}.tm-auth-info {font-size: 18px;}.tm-auth-info::before {background-size: 37px;width: 37px;height: 37px;}.tm-regen {padding: 25px 18px 30px;}}.tm-cabinet-menu {border-radius: 10px;padding: 17px;border: 1px solid #EAEAEA;}.tm-cabinet-menu__item {font-family: "CormorantGaramond", sans-serif;font-weight: 600;font-size: 20px;}.tm-cabinet-menu__item:not(:last-child) {padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #EAEAEA;}.tm-cabinet-menu__item a {color: #1F1F1F;position: relative;padding: 8px 0 8px 54px;display: block;}.tm-cabinet-menu__item a::before,.tm-cabinet-menu__item a::after {position: absolute;}.tm-cabinet-menu__item a::before {background: #F6F5F5;width: 40px;height: 40px;border-radius: 5px;left: 0;top: 0;display: block;content: "";}.tm-cabinet-menu__item a::after {font-family: "tm-aurigema";font-size: 20px;color: #000;left: 10px;top: 5px;font-weight: 400;}.tm-cabinet-menu__item.active a,.tm-cabinet-menu__item.active a::after,.tm-cabinet-menu__item a:hover,.tm-cabinet-menu__item a:hover::after {color: var(--color-yellow);}.tm-cabinet-menu__item_user a::after {content: "\e915";}.tm-cabinet-menu__item_edit a::after {content: "\e90f";}.tm-cabinet-menu__item_pass a::after {content: "\e912";}.tm-cabinet-menu__item_book a::after {content: "\e90e";}.tm-cabinet-menu__item_wish a::after {content: "\e911";}.tm-cabinet-menu__item_order a::after {content: "\e914";}.tm-cabinet-menu__item_mail a::after {content: "\e913";}.tm-cabinet-menu__item_exit a::after {content: "\e910";}.tm-cabinet__menu-btn {border-radius: 10px;border: 1px solid var(--color-yellow);padding: 10px 12px;color: #333333;display: flex;align-items: center;-webkit-column-gap: 10px;-moz-column-gap: 10px;column-gap: 10px;font-family: "CormorantGaramond", sans-serif;}.tm-cabinet__menu-btn span {font-size: 22px;}.tm-ouside-category,.tm-ouside-category-back,.tm-ouside-cabinet-back,.tm-ouside-cabinet {position: fixed;height: 100%;top: 0;}.tm-ouside-category-back,.tm-ouside-cabinet-back {z-index: 1012;background: rgba(0, 0, 0, 0.54);width: 100%;left: 0;opacity: 0;visibility: hidden;}.tm-ouside-category-back.active,.tm-ouside-cabinet-back.active {opacity: 1;visibility: visible;}.tm-ouside-category,.tm-ouside-cabinet {z-index: 1013;background: #fff;width: 235px;transition: right 0.3s ease-in-out;right: -240px;overflow-y: auto;padding-top: 45px;}.tm-ouside-category.active,.tm-ouside-cabinet.active {right: 0;}.tm-ouside-category__close,.tm-ouside-cabinet__close {position: absolute;right: 10px;top: 10px;width: 23px;height: 23px;border-radius: 4px;border: 1px solid #D2D2D2;display: flex;align-items: center;justify-content: center;color: #D2D2D2;}.tm-notify {background: #DCF5D4 url(/catalog/view/theme/auri/css/../img/ok.svg) no-repeat 11px center;border-radius: 5px;padding: 8px 11px 8px 56px;background-size: 35px;min-height: 50px;display: flex;align-items: center;justify-content: space-between;-webkit-column-gap: 20px;-moz-column-gap: 20px;column-gap: 20px;margin-bottom: 65px;font-size: 16px;font-family: "CormorantGaramond", sans-serif;font-weight: 600;color: #114401;}.tm-notify.error {background: pink url(/catalog/view/theme/auri/css/../img/ok.svg) no-repeat 11px center;color: red;}.hiddenno{display: none;}.tm-notify__close {background: #EFFFEA;border-radius: 50%;display: flex;justify-content: center;align-items: center;width: 35px;height: 35px;min-width: 35px;transition: all 0.3s ease-in-out;}.tm-notify__close:hover {background: #3D9F1E;color: #fff;cursor: pointer;}@media (min-width: 981px) {.tm-cabinet__menu-btn {display: none;}}@media (max-width: 980px) {.tm-cabinet__column {display: none;}.tm-cabinet-menu__item a {font-size: 16px;padding: 8px 0 8px 40px;}.tm-cabinet-menu__item a::before {width: 35px;height: 35px;}.tm-notify {margin-bottom: 25px;}}@media (max-width: 480px) {.tm-cabinet__menu-btn {width: 100%;justify-content: center;}}.tm-checkout {max-width: 1080px;margin-left: auto;margin-right: auto;}.tm-checkout-without-auth {width: 280px;border-radius: 50px;display: flex;align-items: center;justify-content: center;height: 60px;font-weight: 700;font-size: 18px;font-family: "NotoSans", sans-serif;border: 1px solid #EAEAEA;background: #EAEAEA;color: #1F1F1F;text-align: center;text-transform: uppercase;}.tm-checkout-step {border-radius: 25px;border: 1px solid #E7E7E7;padding: 30px 30px 30px 100px;position: relative;}.tm-checkout-step__img {position: absolute;display: flex;justify-content: center;align-items: center;width: 60px;height: 60px;border-radius: 15px;left: 20px;top: 20px;box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.12);}.tm-checkout-info {padding: 20px 20px 20px 88px;position: relative;border-radius: 15px;font-family: "CormorantGaramond", sans-serif;font-size: 24px;font-weight: 700;line-height: 1.1;display: flex;align-items: center;}.tm-checkout-info img {position: absolute;left: 20px;top: 0;bottom: 0;margin: auto;width: 45px;}.tm-checkout-info_yellow {background: #FCECB2;color: #514000;display: inline;}.tm-checkout-info_black {background: #353535;color: #fff;}.tm-checkout-info_green {background: #D4F0CB;color: #114401;}.tm-checkout-step__content .tm-grid {margin-left: -16px;row-gap: 20px;}.tm-checkout-step__content .tm-grid>* {padding-left: 16px;}.tm-checkout-products__table-footer table,.tm-checkout-products__table-head table,.tm-checkout-products__table-body table {width: 100%;font-family: "NotoSans", sans-serif;}.tm-checkout-products__table-head {background: #353535;color: #fff;}.tm-checkout-products__table-head,.tm-checkout-products__table-products {padding: 12px 18px;border-radius: 7px;}.tm-checkout-products__table-products {background: #F0F0F0;}.tm-checkout-products__table-head td,.tm-checkout-products__table-body td {text-align: center;}.tm-checkout-products__table-head td.tm-checkout-products__table-img {text-align: left;padding-left: 20px;}.tm-checkout-products__table-body td {padding: 19px 0;border-bottom: 1px solid #DCDCDC;}.tm-checkout-products__table-body tr:first-child td {padding-top: 0;}.tm-checkout-products__table-img_container {background: #fff;width: 84px;height: 84px;border-radius: 5px;padding: 5px;}.tm-checkout-products__table-name a {text-decoration: underline;}.tm-checkout-products__table-name a:hover {text-decoration: none;}.tm-checkout-products__table-quantity .tm-product-count__button {width: 38px;height: 38px;border: 1px solid #FCA311;background: #fff;border-radius: 7px;}.tm-checkout-products__table-quantity .tm-product-count__button:hover {background: #FCA311;}.tm-checkout-products__table-quantity .tm-product-count__button:hover::before {color: #fff;}.tm-checkout-products__table-quantity input {background: #fff;border: 1px solid #DFDFDF;border-radius: 7px;width: 57px;height: 40px;margin-top: 2px;font-weight: 300;font-size: 18px;font-family: "NotoSans", sans-serif;}.tm-checkout-products__table-quantity .tm-product-count {margin-left: auto;margin-right: auto;height: 38px;}.tm-checkout-products__table-img {width: 13%;}.tm-checkout-products__table-name {font-size: 16px;width: 20%;}.tm-checkout-products__table-quantity {width: 23%;}.tm-checkout-products__table-price {width: 18%;font-weight: 300;}.tm-checkout-products__table-sum {width: 19%;font-weight: 500;}.tm-checkout-products__table-delete {width: 7%;}.tm-checkout-products__table-price,.tm-checkout-products__table-sum {font-family: "NotoSans", sans-serif;}.tm-checkout-products__table-delete-btn a {display: flex;width: 38px;height: 38px;border-radius: 7px;background: #fff;color: #FCA311;border: 1px solid #FCA311;align-items: center;justify-content: center;font-size: 22px;}.tm-checkout-products__table-delete-btn a:hover {background: #FCA311;color: #fff;}.tm-checkout-products__table-coupon_title {font-weight: 300;margin-bottom: 5px;}.tm-checkout-products__table-coupon_title,.tm-checkout-products__table-coupon_link a {font-family: "NotoSans", sans-serif;}.tm-checkout-products__table-coupon_field input {height: 50px;border-radius: 7px;background: #fff;border: 1px solid #DFDFDF;padding: 8px 25px;width: 340px;font-family: "NotoSansDisplay", sans-serif;outline: none;font-size: 15px;}.tm-checkout-products__table-name {font-family: "NotoSansDisplay", sans-serif;font-weight: 500;}.tm-checkout-products__table-coupon_link a {text-transform: uppercase;font-weight: 700;text-decoration: underline;}.tm-checkout-products__table-coupon_link a:hover {text-decoration: none;}.tm-checkout-coupon-info {display: flex;margin: 8px 0;line-height: 1;}.tm-checkout-coupon-info span {display: flex;align-items: center;height: 47px;padding: 6px 20px 6px 50px;position: relative;font-family: "CormorantGaramond", sans-serif;font-weight: 700;border-radius: 7px;font-size: 18px;}.tm-checkout-coupon-info_green span {background: rgba(0, 102, 16, 0.4);color: #0D3813;}.tm-checkout-coupon-info_red span {background: rgba(146, 42, 54, 0.3);color: #922A36;}.tm-checkout-coupon-info img {width: 35px;position: absolute;left: 6px;top: 0;bottom: 0;margin: auto;}.tm-checkout-products__table-footer {margin-top: 20px;}.tm-checkout-products__table-footer table {border-collapse: collapse;font-family: "NotoSans", sans-serif;}.tm-checkout-products__table-footer td {padding: 13px;}.tm-checkout-products__table-footer_text {width: 56%;border-width: 1px 1px 0 0;font-weight: 300;font-size: 16px;}.tm-checkout-products__table-footer_price,.tm-checkout-products__table-footer_sum {width: 44%;font-size: 22px;}.tm-checkout-products__table-footer_price {border-width: 1px 0 1px 0;font-weight: 500;}.tm-checkout-products__table-footer_sum {border-width: 1px 0 0 0;font-weight: 700;}.tm-checkout-products__table-footer_text,.tm-checkout-products__table-footer_price,.tm-checkout-products__table-footer_sum {text-align: right;border-color: #DCDCDC;border-style: solid;}.tm-checkout-step-commernts__field textarea {background: #F0F0F0;border-radius: 7px;border: 1px solid #DFDFDF;width: 100%;resize: vertical;height: 130px;padding: 20px;font-family: "NotoSans", sans-serif;outline: none;}#newAddress,#changeAddress,#paymentWindow {max-width: 950px;}#changeAddress .form-popup-content,#paymentWindow .form-popup-content {padding: 100px 120px;}#newAddress .form-popup-content {padding: 100px 35px 60px;}.tm-new-address.tm-grid {row-gap: 23px;margin-left: -16px;}.tm-new-address.tm-grid>* {padding-left: 16px;}.tm-other-address-saved {line-height: 1.8;padding-left: 35px;position: relative;margin-bottom: 20px;color: #1F1F1F;}.tm-other-address-saved::before, .tm-checkout-step__choosed-payment::before {font-family: "tm-aurigema";content: "\e919";color: var(--color-yellow);position: absolute;left: 0;font-size: 24px;line-height: 1;top: 5px;}.tm-changing-address .tm-radio label {font-weight: 300;line-height: 1.8;font-size: 16px;}.tm-changing-address {margin-bottom: 20px;align-items: center;display: flex;flex-direction: column;row-gap: 10px;}.tm-content-accordion-list_checkout {border: 2px solid #E7E7E7;border-radius: 10px;}.tm-content-accordion-list__container_checkout:not(:last-child) {border-bottom: 2px solid #E7E7E7;}.tm-checkout-step__choosed-payment {display: none;position: relative;padding: 3px 0px 3px 35px;}.tm-checkout-step__choosed-payment.active {padding: 16px 20px 16px 45px;border: 2px solid #D4F0CB;position: relative;display: flex;align-items: center;border-radius: 7px;}.tm-checkout-step__choosed-payment span::before,.tm-checkout-step__choosed-payment span::after {content: "";position: absolute;border-radius: 50%;top: 0;bottom: 0;margin: auto;}.tm-checkout-step__choosed-payment span::before {width: 18px;height: 18px;background: #eee;left: 10px;}.tm-checkout-step__choosed-payment span::after {width: 8px;height: 8px;background: var(--color-yellow);left: 15px;}@media (max-width: 980px) {#newAddress .form-popup-content,#changeAddress .form-popup-content,#paymentWindow .form-popup-content {padding: 80px 15px 50px;}#newAddress,#changeAddress,#paymentWindow {margin: 0 20px;}.tm-checkout-step__inner .tm-grid__width-1-2 {width: 50%;}}@media (max-width: 780px) {.tm-checkout-products__table-price,.tm-checkout-products__table-sum {font-size: 16px;}.tm-content-accordion-list__title-main.tm-h3 {font-size: 24px;}.tm-checkout-step__title.tm-h2 {font-size: 30px;}}@media (max-width: 767px) {.tm-checkout-products__table-head {display: none;}.tm-checkout-products__table-body tr {display: flex;flex-wrap: wrap;align-items: center;}.tm-checkout-products__table-img {width: 30%;border-bottom: 0 none !important;}.tm-checkout-products__table-name {width: 70%;border-bottom: 0 none !important;text-align: left;align-items: center;display: flex;}.tm-checkout-products__table-quantity .tm-product-count {margin-left: 0;}.tm-checkout-products__table-body tr:not(:first-child) .tm-checkout-products__table-img,.tm-checkout-products__table-body tr:not(:first-child) .tm-checkout-products__table-name {padding-bottom: 0;}.tm-checkout-products__table-quantity,.tm-checkout-products__table-price,.tm-checkout-products__table-sum {width: 30%;}.tm-checkout-products__table-delete {width: 10%;}.tm-checkout-products__table-price,.tm-checkout-products__table-sum {position: relative;}.tm-checkout-products__table-price::before,.tm-checkout-products__table-sum::before {position: absolute;content: attr(data-label);top: 0;left: 0;right: 0;margin: auto;font-size: 14px;font-weight: 400;}td.tm-checkout-products__table-price,td.tm-checkout-products__table-sum {padding-top: 25px !important;}.tm-checkout-products__table-coupon_field input {width: 230px;}.tm-checkout-without-auth {height: 50px;font-size: 16px;}.tm-checkout-without-auth,.tm-checkout-header .tm-content-btn,.tm-checkout-header .tm-content-btn a {width: 100%;}.tm-checkout-header {max-width: 77%;margin-left: auto;margin-right: auto;}}@media (max-width: 670px) {.tm-checkout-step {padding: 15px;}.tm-checkout-step__img {left: 15px;top: 15px;}.tm-checkout-step__title {padding-left: 80px;padding-top: 15px;}.tm-checkout-step__inner {padding-top: 30px;}.tm-checkout-step__inner .tm-grid__width-1-2 {width: 100%;}.tm-checkout-products__table-img {order: 1;width: 40%;}.tm-checkout-products__table-name {order: 2;width: 60%;}.tm-checkout-products__table-price {order: 3;}.tm-checkout-products__table-sum {order: 4;}.tm-checkout-products__table-quantity {order: 5;width: 70%;}.tm-checkout-products__table-delete {order: 6;width: 30%;}.tm-checkout-products__table-price,.tm-checkout-products__table-sum {width: 50%;}.tm-checkout-products__table-delete-btn a,.tm-checkout-products__table-delete-btn a:active,.tm-checkout-products__table-delete-btn a:hover,.tm-checkout-products__table-delete-btn a:focus {background: none;border: 0 none;width: 22px;}.tm-checkout-products__table-delete-btn {display: flex;justify-content: flex-end;}td.tm-checkout-products__table-price,td.tm-checkout-products__table-sum {padding-top: 35px !important;border-bottom: 0 none;padding-bottom: 0;text-align: left;}.tm-checkout-products__table-body tr:first-child .tm-checkout-products__table-price,.tm-checkout-products__table-body tr:first-child .tm-checkout-products__table-sum {padding-bottom: 19px;}.tm-checkout-products__table-price::before,.tm-checkout-products__table-sum::before {top: 15px;}.tm-checkout-products__table-coupon_container {flex-wrap: wrap;}.tm-checkout-products__table-body tr:first-child .tm-checkout-products__table-img,.tm-checkout-products__table-body tr:first-child .tm-checkout-products__table-name {padding-bottom: 0;}.tm-checkout-products__table-footer_price,.tm-checkout-products__table-footer_sum {font-size: 18px;}.tm-checkout-products__table-name a {text-align: left;}.tm-checkout-info {font-size: 18px;padding: 20px 20px 20px 60px;}.tm-checkout-info img {width: 40px;left: 10px;}}@media (max-width: 480px) {.tm-checkout-step__content .tm-grid {row-gap: 15px;}.tm-content-accordion-list__title-main.tm-h3 {font-size: 20px;}.tm-checkout-coupon-info.tm-checkout-coupon-info_red span {font-size: 16px;line-height: 1.2;}.tm-checkout-coupon-info.tm-checkout-coupon-info_red img {margin-top: 8px;}.tm-checkout-coupon-info span {height: auto;min-height: 47px;}.tm-checkout-step__img {width: 47px;height: 47px;}.tm-checkout-step__img img {width: 28px;}.tm-checkout-step__title {padding-left: 65px;}.tm-checkout-products__table-quantity .tm-product-count__button {width: 35px;height: 35px;}.tm-checkout-products__table-quantity input {height: 37px;}.tm-checkout-products__table-footer_text {font-size: 14px;}.tm-checkout-products__table-footer td {padding: 10px;}.tm-checkout-products__table-name {font-size: 15px;}.tm-checkout-without-auth {width: 100%;}.tm-checkout-products__table-coupon_title {font-size: 16px;}.tm-checkout-step__title.tm-h2 {font-size: 24px;}.tm-checkout-products__table-quantity .tm-product-count {width: 142px;}.tm-checkout-products__table-products {padding: 15px;}}@media (max-width: 350px) {.tm-checkout-header {max-width: 100%;}}.tm-sidebar-menu {background: #EAEAEA;border-radius: 25px;padding: 10px 30px;}.tm-sidebar-menu__item {padding: 17px 0;}.tm-sidebar-menu__item:not(:last-child) {border-bottom: 1px solid #D6D6D6;}.tm-sidebar-menu__item a {display: block;position: relative;color: #1F1F1F;padding-right: 25px;}.tm-sidebar-menu__item a:hover,.tm-sidebar-menu__item.active a {color: var(--color-yellow);}.tm-sidebar-menu__item a::after {position: absolute;right: 0;font-size: 14px;line-height: 1;height: 14px;content: "\e90a";font-family: "tm-aurigema";top: 0;bottom: 0;margin: auto;}.tm-post-header {padding: 17px 27px;box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);border-radius: 10px;}.tm-post-header__date span,.tm-post-header__refresh span {width: 35px;height: 35px;background: #f5f5f5;border-radius: 6px;color: #D9D9D9;display: flex;align-items: center;justify-content: center;}.tm-post-header__refresh {margin-left: 20px;padding-left: 20px;border-left: 1px solid #F0F0F0;}.tm-post__text {line-height: 1.7;}.tm-post__text img {border-radius: 20px;margin: 15px auto 30px;display: block;}.tm-post__text h2,.tm-post__text h3,.tm-post__text h4 {margin-bottom: 15px;font-weight: 500;}.tm-blog-card,.tm-post__text h2,.tm-post__text h3,.tm-post__text h4 {font-family: "NotoSans", sans-serif;}.tm-blog-card {background: #F2F2F2;border-radius: 20px;padding: 10px 15px 10px 10px;}.tm-blog-card__inner {display: flex;flex-wrap: wrap;margin-left: -20px;row-gap: 20px;}.tm-blog-card__inner>div {padding-left: 20px;}.tm-blog-card__name {color: var(--color-yellow);font-size: 14px;padding: 10px 0;border-bottom: 1px solid #e7e7e7;text-transform: uppercase;}.tm-blog-card__img-block {width: 17%;}.tm-blog-card__img {width: 100%;position: relative;height: 100%;overflow: hidden;border-radius: 20px;}.tm-blog-card__right {width: 83%;}.tm-blog-card__time {padding-top: 20px;padding-bottom: 15px;}.tm-blog-card__date,.tm-blog-card__refresh {font-size: 12px;}.tm-blog-card__date span,.tm-blog-card__refresh span {width: 28px;height: 28px;display: flex;align-items: center;color: #E3E3E3;justify-content: center;background: rgba(255, 255, 255, 0.6);border-radius: 2px;box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);}.tm-blog-card__title a {font-size: 20px;color: #1F1F1F;}.tm-blog-card__title a:hover {text-decoration: underline;}.tm-blog-card__title {margin-bottom: 8px;}.tm-blog-card__content {font-size: 16px;font-weight: 300;margin-bottom: 8px;}.tm-blog-card__read a {color: #1F1F1F;text-decoration: underline;text-transform: uppercase;font-size: 16px;}.tm-grid.tm-blog__grid {row-gap: 13px;}@media (max-width: 1180px) {.tm-blog-card__img-block {width: 22%;}.tm-blog-card__right {width: 78%;}}@media (max-width: 780px) {.tm-post__text {line-height: 1.5;}.tm-blog-card__title a {font-size: 18px;}.tm-blog-card__read a,.tm-blog-card__content {font-size: 14px;}.tm-blog-card__img-block {width: 25%;}.tm-post__text img {margin: 15px auto 20px;}.tm-blog-card__right {width: 75%;}.tm-blog .tm-grid,.tm-post .tm-grid {row-gap: 30px;}}@media (max-width: 670px) {.tm-blog-card__img-block {width: 30%;}.tm-blog-card__right {width: 70%;}}@media (max-width: 480px) {.tm-grid.tm-blog__grid {row-gap: 13px;}.tm-post .tm-grid {row-gap: 18px;}.tm-blog-card__inner {row-gap: 1px;}.tm-blog-card__time {padding-top: 13px;padding-bottom: 8px;}.tm-sidebar-menu__item {padding: 12px 0;}.tm-blog-card__img-block,.tm-blog-card__right {width: 100%;}.tm-blog-card__img {padding-bottom: 100%;border-radius: 15px;}.tm-post__text img {margin: 15px auto 30px;}.tm-post__text {line-height: 1.4;}.tm-blog-card__title a {font-size: 14px;}.tm-blog-card__content {font-size: 12px;}.tm-post-header__date span,.tm-post-header__refresh span {width: 28px;height: 28px;}.tm-sidebar-menu {padding: 7px 20px;}.tm-post-header.size16.tm-gap20 {font-size: 14px;gap: 6px;padding: 16px 16px;}}.tm-contacts-header {border-radius: 25px;background: #F2F2F2 url(/catalog/view/theme/auri/css/../img/logo-contact.png) no-repeat center bottom/contain;margin-bottom: 40px;padding: 40px 35px;}.tm-contacts-form {border-radius: 25px;box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);padding: 40px 30px;}.tm-contacts-header,.tm-contacts-form {max-width: 894px;margin-left: auto;margin-right: auto;}@media (max-width: 980px) {.tm-contacts-header .tm-grid__width-1-3 {width: 33.333%;}.tm-contacts-form .tm-grid__width-1-2 {width: 50%;}}@media (max-width: 780px) {.tm-contacts-header {padding: 45px 28px;}}@media (max-width: 570px) {.tm-contacts-form .tm-grid__width-1-2,.tm-contacts-header .tm-grid__width-1-3 {width: 100%;}}@media (max-width: 480px) {.tm-contacts-header {padding: 24px 15px;}}.tm-footer {background: #fff;box-shadow: 0 4px 50px rgba(186, 186, 186, 0.35);padding: 30px 0;font-size: 16px;}.tm-footer-menu,.tm-footer-top-grid {display: flex;flex-wrap: wrap;align-items: center;}.tm-footer-top-grid {margin-left: -20px;}.tm-footer-top-grid>div {padding-left: 20px;}.tm-footer__line1 {padding-bottom: 28px;margin-bottom: 25px;border-bottom: 1px solid #E5E5E5;}.tm-footer-top-grid__block1 {width: 16%;}.tm-footer-top-grid__block2 {width: 57%;}.tm-footer-top-grid__block3 {width: 27%;}.tm-footer__line2-inner {padding-left: calc(16% + 2px);}.tm-footer-menu {margin-left: -80px;}.tm-footer-menu__item {padding-left: 80px;}.tm-footer-menu__item a {font-weight: 300;font-family: "NotoSans", sans-serif;color: #1F1F1F;}.tm-footer-menu__item a:hover {text-decoration: underline;}.tm-footer-contact-line {font-weight: 300;font-family: "NotoSans", sans-serif;}.tm-footer-time>span,.tm-footer-phone a {padding-left: 20px;position: relative;}.tm-footer-phone a {color: #1F1F1F;}.tm-footer-time>span::before,.tm-footer-phone a::before {font-family: "tm-aurigema";color: #D9D9D9;font-size: 14px;position: absolute;left: 0;top: 2px;}.tm-footer-time>span::before {content: "\e902";}.tm-footer-phone a::before {content: "\e906";}@media (max-width: 980px) {.tm-footer__line2-inner {padding-left: 0;}.tm-footer__line2-inner .tm-grid__width-1-3 {width: 33.333%;}.tm-footer-menu {margin-left: -40px;}.tm-footer-menu__item {padding-left: 40px;}}@media (max-width: 780px) {.tm-footer-top-grid__block2 {width: 67%;}.tm-footer-top-grid__block3 {width: 17%;}.tm-footer-top-grid__block2,.tm-footer-top-grid__block3 {display: flex;}.tm-footer-top-grid__block2 {justify-content: center;}.tm-footer-top-grid__block3 {justify-content: flex-end;}.tm-footer-menu__item,.tm-footer-contact-line {font-size: 14px;}}@media (max-width: 670px) {.tm-footer-top-grid {row-gap: 23px;}.tm-footer-top-grid__block1,.tm-footer-top-grid__block2,.tm-footer-top-grid__block3 {width: 100%;}.tm-footer__logo {text-align: center;}.tm-footer-menu {justify-content: center;row-gap: 10px;}.tm-footer__line2-inner .tm-grid {row-gap: 25px;}.tm-footer__line2-inner .tm-grid__width-1-3 {width: 100%;}.tm-footer-contact-line {text-align: center;}.tm-footer-top-grid__block3 {justify-content: center;}.tm-footer__line2-inner .tm-grid {row-gap: 11px;}.tm-footer-contact-line.tm-margin-standart-bottom {margin-bottom: 11px;}.tm-footer__line1 {padding-bottom: 19px;margin-bottom: 15px;}.tm-footer-menu__item,.tm-footer-contact-line {font-size: 15px;}.tm-footer-menu__item {padding-left: 33px;}}.tm-social {-webkit-column-gap: 15px;-moz-column-gap: 15px;column-gap: 15px;}.tm-social,.tm-social a {display: flex;align-items: center;}.tm-social a {justify-content: center;border-radius: 50%;width: 44px;height: 44px;background: #fff;transition: all 0.3s ease-in-out;box-shadow: 0 4px 10px rgba(217, 217, 217, 0.25);}.tm-social a:hover {box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);}.tm-social a.tm-aurigema-icon-facebook {color: #3D6AD6;}.tm-social a.tm-aurigema-icon-instagram {background: #833ab4;background: linear-gradient(45deg, #833ab4, #fd1d1d, #fcb045);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}@media (max-width: 767px) {.tm-social {justify-content: center;}}.tm-navigation {display: flex;justify-content: center;align-items: center;margin-top: 40px;-webkit-column-gap: 9px;-moz-column-gap: 9px;column-gap: 9px;}.tm-navigation__number {padding: 13px 16px;font-family: "CormorantGaramond", sans-serif;}.tm-navigation__nav,.tm-navigation__number {border: 1px solid #9C9C9C;border-radius: 7px;color: #000;}.tm-navigation__number.active,.tm-navigation__nav:hover,.tm-navigation__number:hover {background: rgba(0, 0, 0, 0.05);color: var(--color-yellow);}.tm-navigation__nav {padding: 13px 43px;}@media (max-width: 780px) {.tm-navigation__number {padding: 13px 12px;}.tm-navigation__nav {padding: 13px 25px;}}@media (max-width: 480px) {.tm-navigation__number {padding: 13px 8px;font-size: 10px;}.tm-navigation__nav {padding: 13px 8px;font-size: 10px;}}.tm-news-slider__img img,.tm-blog-card__img img {-o-object-fit: cover;object-fit: cover;width: 100%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);top: 50%;left: 50%;position: absolute;height: 102%;}.tm-about {max-width: 895px;margin-left: auto;margin-right: auto;background: #F2F2F2;border-radius: 25px;padding: 35px 50px;}.tm-about p:last-child {margin-bottom: 0;}@media (max-width: 1180px) {.tm-about {padding: 30px 35px;}}@media (max-width: 767px) {.tm-about {padding: 18px;}}.tm-breadcrumb {font-size: 14px;margin-bottom: 30px;font-family: "CormorantGaramond", serif;display: flex;-webkit-column-gap: 5px;-moz-column-gap: 5px;column-gap: 5px;white-space: nowrap;}.tm-breadcrumb a {color: #000;}.swiper-pagination {margin-top: 20px;}.swiper-wrapper {box-sizing: border-box;}.swiper-pagination,.tm-swiper-container {position: relative;}.swiper-button-yellow,.swiper-button {width: 50px;height: 50px;border-radius: 50%;transition: all 0.3s ease-in-out;}.swiper-button-yellow {border: 1px solid var(--color-yellow);color: var(--color-yellow);}.swiper-button-yellow::after {font-size: 16px;}.swiper-button {background: #FFF;box-shadow: 0px 10px 16px 0px rgba(12, 5, 61, 0.12);visibility: hidden;-webkit-transform: translateY(70%);transform: translateY(70%);opacity: 0;}.swiper-button-yellow:hover,.swiper-pagination-bullet-active,.swiper-button:hover {background: var(--color-yellow);}.swiper-button-yellow:hover {color: #fff;}.tm-product__images-main:hover .swiper-button,.swiper:hover .swiper-button {visibility: visible;opacity: 1;-webkit-transform: translateY(-10%);transform: translateY(-10%);}.tm-product__images-main:hover .swiper-button.swiper-button-disabled,.swiper:hover .swiper-button.swiper-button-disabled {opacity: 0.5;}.swiper-button-prev {left: -80px;}.swiper-button-next {right: -80px;}.tm-product__images-left.swiper-button-prev,.tm-product__images-right.swiper-button-next {border-radius: 50%;}.tm-product__images-left.swiper-button-prev {left: 20px;}.tm-product__images-right.swiper-button-next {right: 20px;}.swiper-button::after {font-size: 25px;color: #000;}.swiper-button:hover::after {color: #fff;}@media (max-width: 1440px) {.swiper-button-yellow {width: 30px;height: 30px;color: #E3E3E3;border: 0 none;}.swiper-button-yellow:after {font-size: 16px;}.swiper-button-prev {left: -20px;}.swiper-button-next {right: -20px;}}@media (max-width: 1180px) {.swiper-button {visibility: visible;-webkit-transform: translateY(0%);transform: translateY(0%);opacity: 1;}}@media (max-width: 480px) {.swiper-button {width: 35px;height: 35px;}.swiper-button::after {font-size: 17px;}.tm-product__images-left.swiper-button-prev {left: 10px;}.tm-product__images-right.swiper-button-next {right: 10px;}}.form-popup {position: relative;max-width: 550px;margin: 0 auto;}.form-popup-content {border-radius: 30px;background: #fff;padding: 50px 30px;}.tm-content-accordion-list {position: relative;width: 100%;height: auto;}.tm-content-accordion-list>div {position: relative;display: block;width: 100%;height: auto;cursor: pointer;transition: all 0.3s ease;}.tm-content-accordion-list>div .tm-content-accordion-list__title::after {right: 20px;top: 24px;display: flex;align-items: center;justify-content: center;position: absolute;transition: all 0.2s ease-out;width: 44px;border-radius: 50%;height: 44px;content: "\e90a";color: #fff;font-size: 11px;font-family: "tm-aurigema";-webkit-transform: rotate(90deg);transform: rotate(90deg);background: var(--color-yellow);}.tm-content-accordion-list>div.active .tm-content-accordion-list__title::after {transition: all 0.2s ease-out;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}.tm-content-accordion-list__title {font-weight: 500;color: #000;font-size: 15px;line-height: 26px;transition: all 0.3s ease-out;padding: 22px 75px 22px 25px;}.tm-content-accordion-list__title-subtitle {font-size: 16px;line-height: 1.1;color: #404040;}.tm-content-accordion-list>div.active .tm-content-accordion-list__title {color: #000;}.tm-content-accordion-list__text {padding: 0 25px 20px;font-family: "NotoSans", sans-serif;font-size: 16px;font-weight: 300;}.tm-content-accordion-list__text p:last-child {margin-bottom: 0;}.form-popup .mfp-close {font-size: 0;top: 40px;right: 40px;}.form-popup .mfp-close::after {content: "\e916";font-family: "tm-aurigema";font-size: 17px;line-height: 1;width: 42px;height: 42px;border-radius: 4px;display: flex;align-items: center;justify-content: center;border: 1px solid #D2D2D2;color: #D2D2D2;position: absolute;left: 0;top: 0;}.form-popup-content__title.size45 {font-size: 50px;}@media (max-width: 980px) {.form-popup .mfp-close {top: 15px;right: 20px;}}@media (max-width: 480px) {.tm-content-accordion-list__title-subtitle {font-size: 14px;}.tm-content-accordion-list__title {padding: 20px 65px 20px 15px;}.tm-content-accordion-list>div .tm-content-accordion-list__title::after {right: 15px;}.tm-content-accordion-list__text {padding: 0 15px 15px;}.form-popup-content__title.size45 {font-size: 24px;}}.tm-main {padding: 165px 0 65px;}.tm-fix-body {overflow: hidden;position: fixed;width: 100vw;height: 100vh;}.tm-centered-content {max-width: 1490px;width: 100%;margin: 0 auto;padding-left: 25px;padding-right: 25px;box-sizing: border-box;position: relative;z-index: 2;}.tm-padding {padding-top: 110px;padding-bottom: 110px;}.tm-padding-no-bottom {padding-bottom: 0;}.tm-flex {display: flex;flex-wrap: wrap;}.tm-flex-nw {display: flex;}.tm-flex-middle {align-items: center;}.tm-flex-middle-end {align-items: flex-end;}.tm-flex-middle {align-items: center;}.tm-flex-center {justify-content: center;}.tm-flex-space {justify-content: space-between;}.tm-flex-column {flex-direction: column;}.tm-flex-grow {flex-grow: 1;}.tm-col-gap10 {-webkit-column-gap: 10px;-moz-column-gap: 10px;column-gap: 10px;}.tm-col-gap20 {-webkit-column-gap: 20px;-moz-column-gap: 20px;column-gap: 20px;}.tm-row-gap5 {row-gap: 5px;}.tm-row-gap15 {row-gap: 15px;}.tm-row-gap10 {row-gap: 10px;}.tm-row-gap20 {row-gap: 20px;}.tm-row-gap30 {row-gap: 30px;}.tm-gap10 {gap: 10px;}.tm-gap15 {gap: 15px;}.tm-gap20 {gap: 20px;}.tm-grid {display: flex;flex-wrap: wrap;margin-left: -35px;row-gap: 35px;}.tm-grid>* {padding-left: 35px;box-sizing: border-box;}.tm-grid__width-1-2 {width: 50%;}.tm-grid__width-1-3 {width: 33.333%;}.tm-grid__width-1-4 {width: 25%;}.tm-grid__width-1-5 {width: 20%;}.tm-grid__width-1-8 {width: 80%;}.tm-grid__width-1-7 {width: 70%;}.tm-grid__width-7-10 {width: 75%;}.tm-grid__width-6-10 {width: 60%;}.tm-grid__width-6-20 {width: 65%;}.tm-grid__width-4-10 {width: 40%;}.tm-grid__width-3-10 {width: 30%;}.tm-grid__width-3-20 {width: 35%;}.tm-grid__right {order: 2;}@media (max-width: 1180px) {.tm-grid {margin-left: -15px;row-gap: 15px;}.tm-grid>* {padding-left: 15px;}}@media (max-width: 980px) {.tm-grid__width-1-2,.tm-grid__width-1-3,.tm-grid__width-1-4,.tm-grid__width-1-5,.tm-grid__width-1-8,.tm-grid__width-1-7,.tm-grid__width-7-10,.tm-grid__width-6-10,.tm-grid__width-6-20,.tm-grid__width-4-10,.tm-grid__width-3-10,.tm-grid__width-3-20 {width: 100%;}.tm-block-padding {padding: 30px 0;}.tm-grid__right {order: inherit;}}h1,.tm-h1,h2,.tm-h2,h3,.tm-h3,h4,.tm-h4,.size40,.size45 {font-weight: 400;line-height: 1.2;color: #1F1F1F;}h1,.tm-h1 {font-size: 60px;}h2,.tm-h2 {font-size: 30px;}h3,.tm-h3 {font-size: 24px;}h4,.tm-h4 {font-size: 20px;}.size45 {font-size: 45px;}.size40 {font-size: 40px;}.size35 {font-size: 35px;}.size22 {font-size: 22px;}.size16 {font-size: 16px;}.bold {font-weight: 700;}.semibold {font-weight: 600;}.medium {font-weight: 500;}.regular {font-weight: 400;}.light {font-weight: 300;}.color-white {color: #fff;}.color-black {color: #1F1F1F;}.color-grey {color: #5B5B5B;}.color-yellow {color: var(--color-yellow);}.text-center {text-align: center;}.tm-font-garamond {font-family: "CormorantGaramond", sans-serif;}.tm-font-notosans {font-family: "NotoSans", sans-serif;}.trans {text-transform: uppercase;}.lh160 {line-height: 160%;}.tm-content-btn_centered button,.tm-content-btn_centered,.tm-content-btn_centered a {margin: 0 auto;}.tm-content-btn button,.tm-content-btn a {width: 200px;background: var(--color-yellow);border: 1px solid var(--color-yellow);color: #fff;display: flex;border-radius: 50px;align-items: center;justify-content: center;height: 60px;font-weight: 700;font-size: 18px;transition: all 0.3s ease-out;font-family: "NotoSans", sans-serif;text-decoration: none;text-align: center;outline: none;text-transform: uppercase;-webkit-column-gap: 8px;-moz-column-gap: 8px;column-gap: 8px;}.tm-content-btn button:hover,.tm-content-btn button:active,.tm-content-btn a:hover,.tm-content-btn a:active{background: none;color: var(--color-yellow);text-decoration: none;}.redborder{border: 1px solid red;}.tm-content-btn_grey a {border: 1px solid #EAEAEA;background: #EAEAEA;color: #1F1F1F;}.tm-content-btn_line a {border: 2px solid var(--color-yellow);background: transparent;color: var(--color-yellow);}.tm-content-btn_line a:hover {background: var(--color-yellow);color: #fff;}.tm-content-btn_big button,.tm-content-btn_big a {width: 280px;}@media (max-width: 1640px) {.tm-centered-content {max-width: 1280px;padding-left: 20px;padding-right: 20px;}}@media (max-width: 1440px) {h1,.tm-h1 {font-size: 35px;}h2,.tm-h2 {font-size: 26px;}h3,.tm-h3 {font-size: 20px;}.size40 {font-size: 30px;}.size45 {font-size: 32px;}}@media (max-width: 1180px) {.tm-main {padding: 110px 0 65px;}}@media (max-width: 780px) {h1,.tm-h1 {font-size: 30px;}h2,.tm-h2 {font-size: 22px;}h3,.tm-h3 {font-size: 18px;}h4,.tm-h4 {font-size: 16px;}.size45 {font-size: 30px;}.size40 {font-size: 22px;}.size35 {font-size: 30px;}.size22 {font-size: 20px;}.tm-content-btn button,.tm-content-btn a {height: 50px;font-size: 16px;}}@media (max-width: 670px) {.tm-main {padding: 165px 0 65px;}}@media (max-width: 480px) {h1,.tm-h1 {font-size: 24px;}h2,.tm-h2 {font-size: 18px;}.size45 {font-size: 24px;}.size35 {font-size: 22px;}.size22 {font-size: 16px;}.tm-content-btn button,.tm-content-btn a {font-size: 16px;}}@media (max-width: 360px) {.tm-content-btn,.tm-content-btn button,.tm-content-btn a,.tm-content-btn_big button,.tm-content-btn_big a {width: 100%;}}.tm-margin-2xsmall-bottom {margin-bottom: 5px;}.tm-margin-xsmall-bottom {margin-bottom: 10px;}.tm-margin-small-bottom {margin-bottom: 15px;}.tm-margin-xstandart-bottom {margin-bottom: 20px;}.tm-margin-standart-bottom {margin-bottom: 25px;}.tm-margin-xdefault-bottom {margin-bottom: 40px;}.tm-margin-medium-bottom {margin-bottom: 50px;}.tm-margin-large-bottom {margin-bottom: 70px;}.tm-margin-xlarge-bottom {margin-bottom: 80px;}.tm-margin-2xlarge-bottom {margin-bottom: 100px;}.tm-margin-3xlarge-bottom {margin-bottom: 140px;}.tm-margin-4xlarge-bottom {margin-bottom: 160px;}.tm-margin-default-bottom {margin-bottom: 30px;}@media (max-width: 1440px) {.tm-margin-2xlarge-bottom {margin-bottom: 80px;}.tm-margin-3xlarge-bottom {margin-bottom: 90px;}.tm-margin-4xlarge-bottom {margin-bottom: 120px;}}@media (max-width: 980px) {.tm-margin-xlarge-bottom,.tm-margin-2xlarge-bottom,.tm-margin-3xlarge-bottom,.tm-margin-4xlarge-bottom {margin-bottom: 60px;}}@media (max-width: 780px) {.tm-margin-large-bottom,.tm-margin-xlarge-bottom,.tm-margin-2xlarge-bottom,.tm-margin-3xlarge-bottom,.tm-margin-4xlarge-bottom {margin-bottom: 40px;}.tm-margin-standart-bottom,.tm-margin-default-bottom,.tm-margin-xdefault-bottom,.tm-margin-medium-bottom {margin-bottom: 20px;}}@media (max-width: 1180px) {.tm-slider-line1 {width: 100%;overflow: hidden;}.tm-slider-line {display: flex;border-bottom: 0 none;margin-bottom: 0;}}.tm-select-scroll-element {position: absolute;top: 73px;right: 18px;width: 6px;height: calc(100% - 93px);display: none;overflow: hidden;}.tm-menu-navigation .tm-select-scroll-element {height: calc(100vh - 113px);z-index: 1020;top: 90px;right: 10px;}.tm-select-scroll-scrolly_visible {display: block;}.tm-select-scroll-element_outer {position: relative;width: 100%;height: 100%;background: transparent;}.tm-select-scroll-element_track {position: absolute;top: 0;width: 100%;height: 100%;background: #EAEAEA;border-radius: 4px;}.tm-select-scroll-bar {position: absolute;top: 0;width: 100%;background: var(--color-yellow);border-radius: 3px;cursor: pointer;height: 20%;transition: background 0.2s ease-in-out;}.scroll-wrapper {overflow: hidden !important;padding: 0 !important;position: relative;}.scroll-wrapper>.scroll-content {border: none !important;height: auto;left: 0;margin: 0;max-height: none;max-width: none !important;overflow: scroll !important;padding: 0;position: relative !important;top: 0;width: auto !important;}.scroll-wrapper>.scroll-content::-webkit-scrollbar {height: 0;width: 0;}.scroll-element {display: none;}.scroll-element,.scroll-element div {box-sizing: content-box;}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible {display: block;}.scroll-element .scroll-bar,.scroll-element .scroll-arrow {cursor: default;}.scroll-textarea {border: 1px solid #cccccc;border-top-color: #999999;}.scroll-textarea>.scroll-content {overflow: hidden !important;}.scroll-textarea>.scroll-content>textarea {border: none !important;box-sizing: border-box;height: 100% !important;margin: 0;max-height: none !important;max-width: none !important;overflow: scroll !important;outline: none;padding: 2px;position: relative !important;top: 0;width: 100% !important;}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {height: 0;width: 0;}.scrollbar-inner>.scroll-element,.scrollbar-inner>.scroll-element div {border: none;margin: 0;padding: 0;position: absolute;z-index: 10;}.scrollbar-inner>.scroll-element div {display: block;height: 100%;left: 0;top: 0;width: 100%;}.scrollbar-inner>.scroll-element.scroll-x {bottom: 2px;height: 8px;left: 0;width: 100%;}.scrollbar-inner>.scroll-element.scroll-y {height: 100%;right: 2px;top: 0;width: 8px;}.scrollbar-inner>.scroll-element .scroll-element_outer {overflow: hidden;}.scrollbar-inner>.scroll-element .scroll-element_outer,.scrollbar-inner>.scroll-element .scroll-element_track,.scrollbar-inner>.scroll-element .scroll-bar {border-radius: 8px;}.scrollbar-inner>.scroll-element .scroll-element_track,.scrollbar-inner>.scroll-element .scroll-bar {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter: alpha(opacity=40);opacity: 0.4;}.scrollbar-inner>.scroll-element .scroll-element_track {background-color: #e0e0e0;}.scrollbar-inner>.scroll-element .scroll-bar {background-color: #c2c2c2;}.scrollbar-inner>.scroll-element:hover .scroll-bar {background-color: #919191;}.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar {background-color: #919191;}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {left: -12px;}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {top: -12px;}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {left: -12px;}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {top: -12px;}.scrollbar-outer>.scroll-element,.scrollbar-outer>.scroll-element div {border: none;margin: 0;padding: 0;position: absolute;z-index: 10;}.scrollbar-outer>.scroll-element {background-color: #ffffff;}.scrollbar-outer>.scroll-element div {display: block;height: 100%;left: 0;top: 0;width: 100%;}.scrollbar-outer>.scroll-element.scroll-x {bottom: 0;height: 12px;left: 0;width: 100%;}.scrollbar-outer>.scroll-element.scroll-y {height: 100%;right: 0;top: 0;width: 12px;}.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer {height: 8px;top: 2px;}.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer {left: 2px;width: 8px;}.scrollbar-outer>.scroll-element .scroll-element_outer {overflow: hidden;}.scrollbar-outer>.scroll-element .scroll-element_track {background-color: #eeeeee;}.scrollbar-outer>.scroll-element .scroll-element_outer,.scrollbar-outer>.scroll-element .scroll-element_track,.scrollbar-outer>.scroll-element .scroll-bar {border-radius: 8px;}.scrollbar-outer>.scroll-element .scroll-bar {background-color: #d9d9d9;}.scrollbar-outer>.scroll-element .scroll-bar:hover {background-color: #c2c2c2;}.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar {background-color: #919191;}.scrollbar-outer>.scroll-content.scroll-scrolly_visible {left: -12px;margin-left: 12px;}.scrollbar-outer>.scroll-content.scroll-scrollx_visible {top: -12px;margin-top: 12px;}.scrollbar-outer>.scroll-element.scroll-x .scroll-bar {min-width: 10px;}.scrollbar-outer>.scroll-element.scroll-y .scroll-bar {min-height: 10px;}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {left: -14px;}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {top: -14px;}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {left: -14px;}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {top: -14px;}.scrollbar-macosx>.scroll-element,.scrollbar-macosx>.scroll-element div {background: none;border: none;margin: 0;padding: 0;position: absolute;z-index: 10;}.scrollbar-macosx>.scroll-element div {display: block;height: 100%;left: 0;top: 0;width: 100%;}.scrollbar-macosx>.scroll-element .scroll-element_track {display: none;}.scrollbar-macosx>.scroll-element .scroll-bar {background-color: #6C6E71;display: block;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity: 0;border-radius: 7px;transition: opacity 0.2s linear;}.scrollbar-macosx:hover>.scroll-element .scroll-bar,.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter: alpha(opacity=70);opacity: 0.7;}.scrollbar-macosx>.scroll-element.scroll-x {bottom: 0px;height: 0px;left: 0;min-width: 100%;overflow: visible;width: 100%;}.scrollbar-macosx>.scroll-element.scroll-y {height: 100%;min-height: 100%;right: 0px;top: 0;width: 0px;}.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar {height: 7px;min-width: 10px;top: -9px;}.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar {left: -9px;min-height: 10px;width: 7px;}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer {left: 2px;}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size {left: -4px;}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer {top: 2px;}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size {top: -4px;}.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {left: -11px;}.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {top: -11px;}.scrollbar-light>.scroll-element,.scrollbar-light>.scroll-element div {border: none;margin: 0;overflow: hidden;padding: 0;position: absolute;z-index: 10;}.scrollbar-light>.scroll-element {background-color: #ffffff;}.scrollbar-light>.scroll-element div {display: block;height: 100%;left: 0;top: 0;width: 100%;}.scrollbar-light>.scroll-element .scroll-element_outer {border-radius: 10px;}.scrollbar-light>.scroll-element .scroll-element_size {background: #dbdbdb;background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);border-radius: 10px;}.scrollbar-light>.scroll-element.scroll-x {bottom: 0;height: 17px;left: 0;min-width: 100%;width: 100%;}.scrollbar-light>.scroll-element.scroll-y {height: 100%;min-height: 100%;right: 0;top: 0;width: 17px;}.scrollbar-light>.scroll-element .scroll-bar {background: #fefefe;background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);border: 1px solid #dbdbdb;border-radius: 10px;}.scrollbar-light>.scroll-content.scroll-scrolly_visible {left: -17px;margin-left: 17px;}.scrollbar-light>.scroll-content.scroll-scrollx_visible {top: -17px;margin-top: 17px;}.scrollbar-light>.scroll-element.scroll-x .scroll-bar {height: 10px;min-width: 10px;top: 0px;}.scrollbar-light>.scroll-element.scroll-y .scroll-bar {left: 0px;min-height: 10px;width: 10px;}.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer {height: 12px;left: 2px;top: 2px;}.scrollbar-light>.scroll-element.scroll-x .scroll-element_size {left: -4px;}.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer {left: 2px;top: 2px;width: 12px;}.scrollbar-light>.scroll-element.scroll-y .scroll-element_size {top: -4px;}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {left: -19px;}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {top: -19px;}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {left: -19px;}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {top: -19px;}.scrollbar-rail>.scroll-element,.scrollbar-rail>.scroll-element div {border: none;margin: 0;overflow: hidden;padding: 0;position: absolute;z-index: 10;}.scrollbar-rail>.scroll-element {background-color: #ffffff;}.scrollbar-rail>.scroll-element div {display: block;height: 100%;left: 0;top: 0;width: 100%;}.scrollbar-rail>.scroll-element .scroll-element_size {background-color: #999;background-color: rgba(0, 0, 0, 0.3);}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-element_size {background-color: #666;background-color: rgba(0, 0, 0, 0.5);}.scrollbar-rail>.scroll-element.scroll-x {bottom: 0;height: 12px;left: 0;min-width: 100%;padding: 3px 0 2px;width: 100%;}.scrollbar-rail>.scroll-element.scroll-y {height: 100%;min-height: 100%;padding: 0 2px 0 3px;right: 0;top: 0;width: 12px;}.scrollbar-rail>.scroll-element .scroll-bar {background-color: #d0b9a0;border-radius: 2px;box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-bar {box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);}.scrollbar-rail>.scroll-content.scroll-scrolly_visible {left: -17px;margin-left: 17px;}.scrollbar-rail>.scroll-content.scroll-scrollx_visible {margin-top: 17px;top: -17px;}.scrollbar-rail>.scroll-element.scroll-x .scroll-bar {height: 10px;min-width: 10px;top: 1px;}.scrollbar-rail>.scroll-element.scroll-y .scroll-bar {left: 1px;min-height: 10px;width: 10px;}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer {height: 15px;left: 5px;}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size {height: 2px;left: -10px;top: 5px;}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer {top: 5px;width: 15px;}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size {left: 5px;top: -10px;width: 2px;}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {left: -25px;}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {top: -25px;}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {left: -25px;}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {top: -25px;}.scrollbar-dynamic>.scroll-element,.scrollbar-dynamic>.scroll-element div {background: none;border: none;margin: 0;padding: 0;position: absolute;z-index: 10;}.scrollbar-dynamic>.scroll-element div {display: block;height: 100%;left: 0;top: 0;width: 100%;}.scrollbar-dynamic>.scroll-element.scroll-x {bottom: 2px;height: 7px;left: 0;min-width: 100%;width: 100%;}.scrollbar-dynamic>.scroll-element.scroll-y {height: 100%;min-height: 100%;right: 2px;top: 0;width: 7px;}.scrollbar-dynamic>.scroll-element .scroll-element_outer {opacity: 0.3;border-radius: 12px;}.scrollbar-dynamic>.scroll-element .scroll-element_size {background-color: #cccccc;opacity: 0;border-radius: 12px;transition: opacity 0.2s;}.scrollbar-dynamic>.scroll-element .scroll-bar {background-color: #6c6e71;border-radius: 7px;}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar {bottom: 0;height: 7px;min-width: 24px;top: auto;}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar {left: auto;min-height: 24px;right: 0;width: 7px;}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer {bottom: 0;top: auto;left: 2px;transition: height 0.2s;}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer {left: auto;right: 0;top: 2px;transition: width 0.2s;}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size {left: -4px;}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size {top: -4px;}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {left: -11px;}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {top: -11px;}.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer {overflow: hidden;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter: alpha(opacity=70);opacity: 0.7;}.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size,.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {opacity: 1;}.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar,.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {height: 100%;width: 100%;border-radius: 12px;}.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer {height: 20px;min-height: 7px;}.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer {min-width: 7px;width: 20px;}.scrollbar-chrome>.scroll-element,.scrollbar-chrome>.scroll-element div {border: none;margin: 0;overflow: hidden;padding: 0;position: absolute;z-index: 10;}.scrollbar-chrome>.scroll-element {background-color: #ffffff;}.scrollbar-chrome>.scroll-element div {display: block;height: 100%;left: 0;top: 0;width: 100%;}.scrollbar-chrome>.scroll-element .scroll-element_track {background: #f1f1f1;border: 1px solid #dbdbdb;}.scrollbar-chrome>.scroll-element.scroll-x {bottom: 0;height: 16px;left: 0;min-width: 100%;width: 100%;}.scrollbar-chrome>.scroll-element.scroll-y {height: 100%;min-height: 100%;right: 0;top: 0;width: 16px;}.scrollbar-chrome>.scroll-element .scroll-bar {background-color: #d9d9d9;border: 1px solid #bdbdbd;cursor: default;border-radius: 2px;}.scrollbar-chrome>.scroll-element .scroll-bar:hover {background-color: #c2c2c2;border-color: #a9a9a9;}.scrollbar-chrome>.scroll-element.scroll-draggable .scroll-bar {background-color: #919191;border-color: #7e7e7e;}.scrollbar-chrome>.scroll-content.scroll-scrolly_visible {left: -16px;margin-left: 16px;}.scrollbar-chrome>.scroll-content.scroll-scrollx_visible {top: -16px;margin-top: 16px;}.scrollbar-chrome>.scroll-element.scroll-x .scroll-bar {height: 8px;min-width: 10px;top: 3px;}.scrollbar-chrome>.scroll-element.scroll-y .scroll-bar {left: 3px;min-height: 10px;width: 8px;}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_outer {border-left: 1px solid #dbdbdb;}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_track {height: 14px;left: -3px;}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_size {height: 14px;left: -4px;}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_outer {border-top: 1px solid #dbdbdb;}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_track {top: -3px;width: 14px;}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_size {top: -4px;width: 14px;}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {left: -19px;}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {top: -19px;}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {left: -19px;}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {top: -19px;}.scroll-wrapper .scroll-element_outer {position: relative;}.scroll-wrapper .scroll-x .scroll-element_track {height: 4px;background: #EAEAEA;}.scroll-wrapper .scroll-x .scroll-bar {position: absolute;bottom: 0;background: var(--color-yellow);height: 4px;}.scroll-wrapper .scroll-y .scroll-element_track {width: 4px;background: #EAEAEA;}.scroll-wrapper .scroll-y .scroll-bar {position: absolute;bottom: 0;background: var(--color-yellow);width: 4px;}@media (max-width: 1180px) {.tm-slider-line1 {width: calc(100% + 20px);}}.iSearchBox {display:none;}.alert {text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);}.alert-success {background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#c8e5bc));background-image: -webkit-linear-gradient(top, #dff0d8, 0%, #c8e5bc, 100%);background-image: -moz-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);background-repeat: repeat-x;border-color: #b2dba1;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);}.alert-info {background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#b9def0));background-image: -webkit-linear-gradient(top, #d9edf7, 0%, #b9def0, 100%);background-image: -moz-linear-gradient(top, #d9edf7 0%, #b9def0 100%);background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);background-repeat: repeat-x;border-color: #9acfea;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);}.alert-warning {background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf8e3), to(#f8efc0));background-image: -webkit-linear-gradient(top, #fcf8e3, 0%, #f8efc0, 100%);background-image: -moz-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);background-repeat: repeat-x;border-color: #f5e79e;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);}.alert-danger {background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#e7c3c3));background-image: -webkit-linear-gradient(top, #f2dede, 0%, #e7c3c3, 100%);background-image: -moz-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);background-repeat: repeat-x;border-color: #dca7a7;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);}.progress {background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ebebeb), to(#f5f5f5));background-image: -webkit-linear-gradient(top, #ebebeb, 0%, #f5f5f5, 100%);background-image: -moz-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);}.progress-bar {background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3071a9));background-image: -webkit-linear-gradient(top, #428bca, 0%, #3071a9, 100%);background-image: -moz-linear-gradient(top, #428bca 0%, #3071a9 100%);background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);}.progress-bar-success {background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#449d44));background-image: -webkit-linear-gradient(top, #5cb85c, 0%, #449d44, 100%);background-image: -moz-linear-gradient(top, #5cb85c 0%, #449d44 100%);background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);}.progress-bar-info {background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#31b0d5));background-image: -webkit-linear-gradient(top, #5bc0de, 0%, #31b0d5, 100%);background-image: -moz-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);}.progress-bar-warning {background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f0ad4e), to(#ec971f));background-image: -webkit-linear-gradient(top, #f0ad4e, 0%, #ec971f, 100%);background-image: -moz-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);}.progress-bar-danger {background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c9302c));background-image: -webkit-linear-gradient(top, #d9534f, 0%, #c9302c, 100%);background-image: -moz-linear-gradient(top, #d9534f 0%, #c9302c 100%);background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);}.form-horizontal fieldset input{width: 100%;padding: 9px;}.form-horizontal fieldset input[type="radio"]{width: auto;margin: 10px;}.text-danger{color:red;margin-bottom: 12px;}.form-horizontal fieldset .form-group{margin-bottom: 12px;}.pull-left{float: left;}.pull-right{float: right;}.buttons.clearfix{height: 40px;}.btn-default {padding: 12px 15px;font-family: "CormorantGaramond", sans-serif;border: 1px solid #9C9C9C;border-radius: 7px;color: #000;background: white;display: block;font-size: 12px;}.btn-outline {padding: 13px 16px;font-family: "CormorantGaramond", sans-serif;border: 1px solid #9C9C9C;border-radius: 7px;color: #000;background: white;display: block;font-size: 12px;}.btn-primary {padding: 13px 16px;font-family: "CormorantGaramond", sans-serif;border: 1px solid #9C9C9C;border-radius: 7px;color: #000;background: white;display: block;font-size: 12px;}.error_message{display: none;color:red;}.information-content table, .information-content td, .information-content th{border: 1px solid black;}.information-content td, .information-content th{padding:5px;}.swiper-button-next, .swiper-button-prev {top: calc(50% - 15px);}.ui-slider-handle {outline: 0;}@media (max-width: 768px) {.tm-reviews-slider-card__title{overflow: hidden;height: 26px;}.tm-reviews-slider-card__rating {left: 175px;top: 44px;background: white;}}@media (max-width: 480px) {.tm-reviews-slider-card__title{overflow: hidden;height: 24px;}.tm-reviews-slider-card__rating {left: 165px;top: 32px;background: white;}}.mfp-bg {top: 0;left: 0;width: 100%;height: 100%;z-index: 99991;overflow: hidden;position: fixed;background: #0b0b0b;opacity: 0.8;filter: alpha(opacity=80); }.mfp-wrap {top: 0;left: 0;width: 100%;height: 100%;z-index: 1043;position: fixed;outline: none !important;-webkit-backface-visibility: hidden; }.mfp-container {text-align: center;position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 0 8px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }.mfp-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle; }.mfp-align-top .mfp-container:before {display: none; }.mfp-content {position: relative;display: inline-block;vertical-align: middle;margin: 0 auto;text-align: left;z-index: 1045; }.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {width: 100%;cursor: auto; }.mfp-ajax-cur {cursor: progress; }.mfp-zoom {cursor: pointer;cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in; }.mfp-auto-cursor .mfp-content {cursor: auto; }.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {-webkit-user-select: none;-moz-user-select: none;user-select: none; }.mfp-loading.mfp-figure {display: none; }.mfp-hide {display: none !important; }.mfp-preloader {color: #cccccc;position: absolute;top: 50%;width: auto;text-align: center;margin-top: -0.8em;left: 8px;right: 8px;z-index: 1044; }.mfp-preloader a {color: #cccccc; }.mfp-preloader a:hover {color: white; }.mfp-s-ready .mfp-preloader {display: none; }.mfp-s-error .mfp-content {display: none; }button.mfp-close, button.mfp-arrow {overflow: visible;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none;display: block;outline: none;padding: 0;z-index: 1046;-webkit-box-shadow: none;box-shadow: none; }button::-moz-focus-inner {padding: 0;border: 0; }.mfp-close {width: 44px;height: 44px;line-height: 44px;position: absolute;right: 0;top: 0;text-decoration: none;text-align: center;opacity: 0.65;padding: 0 0 18px 10px;color: white;font-style: normal;font-size: 28px;font-family: Arial, Baskerville, monospace; }.mfp-close:hover, .mfp-close:focus {opacity: 1; }.mfp-close:active {top: 1px; }.mfp-close-btn-in .mfp-close {color: #333333; }.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {color: white;right: -6px;text-align: right;padding-right: 6px;width: 100%; }.mfp-counter {position: absolute;top: 0;right: 0;color: #cccccc;font-size: 12px;line-height: 18px; }.mfp-arrow {position: absolute;opacity: 0.65;margin: 0;top: 50%;margin-top: -55px;padding: 0;width: 90px;height: 110px;-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }.mfp-arrow:active {margin-top: -54px; }.mfp-arrow:hover, .mfp-arrow:focus {opacity: 1; }.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {content: '';display: block;width: 0;height: 0;position: absolute;left: 0;top: 0;margin-top: 35px;margin-left: 35px;border: medium inset transparent; }.mfp-arrow:after, .mfp-arrow .mfp-a {border-top-width: 13px;border-bottom-width: 13px;top: 8px; }.mfp-arrow:before, .mfp-arrow .mfp-b {border-top-width: 21px;border-bottom-width: 21px; }.mfp-arrow-left {left: 0; }.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {border-right: 17px solid white;margin-left: 31px; }.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {margin-left: 25px;border-right: 27px solid #3f3f3f; }.mfp-arrow-right {right: 0; }.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {border-left: 17px solid white;margin-left: 39px; }.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {border-left: 27px solid #3f3f3f; }.mfp-iframe-holder {padding-top: 40px;padding-bottom: 40px; }.mfp-iframe-holder .mfp-content {line-height: 0;width: 100%;max-width: 900px; }.mfp-iframe-holder .mfp-close {top: -40px; }.mfp-iframe-scaler {width: 100%;height: 0;overflow: hidden;padding-top: 56.25%; }.mfp-iframe-scaler iframe {position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: black; }img.mfp-img {width: auto;max-width: 100%;height: auto;display: block;line-height: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 40px 0 40px;margin: 0 auto; }.mfp-figure {line-height: 0; }.mfp-figure:after {content: '';position: absolute;left: 0;top: 40px;bottom: 40px;display: block;right: 0;width: auto;height: auto;z-index: -1;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: #444444; }.mfp-figure small {color: #bdbdbd;display: block;font-size: 12px;line-height: 14px; }.mfp-bottom-bar {margin-top: -36px;position: absolute;top: 100%;left: 0;width: 100%;cursor: auto; }.mfp-title {text-align: left;line-height: 18px;color: #f3f3f3;word-wrap: break-word;padding-right: 36px; }.mfp-image-holder .mfp-content {max-width: 100%; }.mfp-gallery .mfp-image-holder .mfp-figure {cursor: pointer; }@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {.mfp-img-mobile .mfp-image-holder {padding-left: 0;padding-right: 0; }.mfp-img-mobile img.mfp-img {padding: 0; }.mfp-img-mobile .mfp-figure {}.mfp-img-mobile .mfp-figure:after {top: 0;bottom: 0; }.mfp-img-mobile .mfp-figure small {display: inline;margin-left: 5px; }.mfp-img-mobile .mfp-bottom-bar {background: rgba(0, 0, 0, 0.6);bottom: 0;margin: 0;top: auto;padding: 3px 5px;position: fixed;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }.mfp-img-mobile .mfp-bottom-bar:empty {padding: 0; }.mfp-img-mobile .mfp-counter {right: 5px;top: 3px; }.mfp-img-mobile .mfp-close {top: 0;right: 0;width: 35px;height: 35px;line-height: 35px;background: rgba(0, 0, 0, 0.6);position: fixed;text-align: center;padding: 0; } }@media all and (max-width: 900px) {.mfp-arrow {-webkit-transform: scale(0.75);transform: scale(0.75); }.mfp-arrow-left {-webkit-transform-origin: 0;transform-origin: 0; }.mfp-arrow-right {-webkit-transform-origin: 100%;transform-origin: 100%; }.mfp-container {padding-left: 6px;padding-right: 6px; } }.mfp-ie7 .mfp-img {padding: 0; }.mfp-ie7 .mfp-bottom-bar {width: 600px;left: 50%;margin-left: -300px;margin-top: 5px;padding-bottom: 5px; }.mfp-ie7 .mfp-container {padding: 0; }.mfp-ie7 .mfp-content {padding-top: 44px; }.mfp-ie7 .mfp-close {top: 0;right: 0;padding-top: 0; }.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;padding:4px;margin-top:1px;z-index:99999!important;border-radius:4px}.bootstrap-datetimepicker-widget.timepicker-sbs{width:600px}.bootstrap-datetimepicker-widget.bottom:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:7px}.bootstrap-datetimepicker-widget.bottom:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:8px}.bootstrap-datetimepicker-widget.top:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.top:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;position:absolute;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget .dow{width:14.2857%}.bootstrap-datetimepicker-widget.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:700;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget td.cw{font-size:10px;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#777}.bootstrap-datetimepicker-widget td.today{position:relative}.bootstrap-datetimepicker-widget td.today:before{content:'';display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td span.old{color:#777}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget th.picker-switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-group.date .input-group-addon span{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody>tr>td{padding:0!important}@media screen and (max-width:767px){.bootstrap-datetimepicker-widget.timepicker-sbs{width:283px}}.mfilter-search-live-filter {	display: table-cell;	float: left;	margin-bottom: 0;	position: relative;	width: 100%;	z-index: 100000;}.mfilter-search-live-filter .tt-menu {	width: 100%;	background: #fff;	box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 6px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);	border-bottom-left-radius: 3px;	border-bottom-right-radius: 3px;}.mfilter-search-live-filter.mslf-mode-tabs .tt-menu {	box-shadow: none;}.mfilter-search-live-filter .tt-menu .tt-dataset {	border: 1px solid #ccc;	overflow-x: hidden;	overflow-y: auto;}.mfilter-search-live-filter .tt-menu .tt-suggestion {	border-top: 1px solid #efefef;	padding: 6px 10px;	cursor: pointer;}.mfilter-search-live-filter .mslf-loading {	background-image: url('./spin.gif');	width: 18px;	height: 18px;	position: absolute;	right: 7px;	top: 11px;	z-index: 30;}.mfilter-search-live-filter .tt-menu .tt-suggestion:hover,.mfilter-search-live-filter .tt-menu .tt-suggestion:hover small {	color: #fff;	background: #23a1d1;}.mfilter-search-live-filter .tt-menu .tt-suggestion:first-child {	border-top: none;}.mfilter-search-live-filter .tt-menu .tt-suggestion table {	width: 100%;}.mfilter-search-live-filter .tt-menu .tt-suggestion img {	margin-right: 10px;}.mfilter-search-live-filter .tt-menu .tt-suggestion small {	display: block;	color: #8c8c8c;}.mfilter-search-live-filter .tt-menu .tt-suggestion small > strong {	font-weight: normal;}.mfilter-search-live-filter .tt-menu .tt-suggestion .mslf-price {	font-weight: bold;	padding-left: 10px;	text-align: center;}.mfilter-search-live-filter .tt-menu .tt-suggestion .mslf-price strike {	font-weight: normal;}.mfilter-search-live-filter .msf-button-more {	display: block;	text-align: center;	font-weight: bold;	padding: 5px 0;	border: 1px solid #ccc;	border-top: none;	border-bottom-left-radius: 3px;	border-bottom-right-radius: 3px;	color: #6e6e6e;	background: #f8f8f8;}.mfilter-search-live-filter .msf-button-more:hover{color: #23a1d1;}.mfilter-search-live-filter .msf-header {	text-align: center;	margin: 0;	font-weight: normal;	padding: 8px 0;	font-size: 18px;	display: block;	background: #efefef;	border: 1px solid #ccc;border-top: none;	border-bottom: none;	background: #f8f8f8;}.mfilter-search-live-filter.mslf-mode-tabs .tt-dataset {	width: 215px;}.mfilter-search-live-filter.mslf-mode-tabs .tt-menu .tt-dataset {	border-right: none;	border-color: #ebebeb;	border-top: none;}.mfilter-search-live-filter .tt-menu .tt-suggestion:hover {	-moz-box-shadow:inset 0 0 15px #efefef;	-webkit-box-shadow: inset 0 0 15px #efefef;	box-shadow:inset 0 0 15px #efefef;	background: none;	color: #666;}.mfilter-search-live-filter .tt-menu .tt-suggestion:hover small {	background: none;	color: #666;}.mfilter-search-language-direction-rtl .tt-menu .tt-suggestion img {	margin-right: 0px;	border-left: 10px solid transparent;}.mfilter-search-language-direction-rtl .tt-input {text-align: right;}.mfilter-search-language-direction-rtl .tt-menu .tt-suggestion .mslf-price {padding-right: 10px;	padding-left: 0;}.mfilter-search-language-direction-rtl .mslf-loading {right: auto;	left: 7px;}.tt-menu .tt-dataset-products tr td:first-child {padding-left: 5px;padding-right: 1px;}.tt-menu .tt-dataset-products tr td:nth-child(2) {padding-left: 10px;border-left: 1px solid #e9e4e4;}.tt-menu .tt-dataset-categories tr td:first-child {padding-left: 5px;padding-right: 3px;}.tt-menu .tt-dataset-categories tr td:nth-child(2) {padding-left: 11px;border-left: 1px solid #e9e4e4;}.mslf-product-list .product-name {	height: 35px;	overflow: hidden;	display: block;}.mfilter-search-live-filter .mslf-price,.mslf-product-list .product-special-price,.mslf-product-list .product-price {	color: #cb0000;	font-weight: bold;}.mslf-product-list .product-special-price,.mslf-product-list .product-price {	float: right;	font-size: 14px;}.msfl-product-item-list {	overflow: hidden;	padding: 0;}.tt-menu.tt-empty.tt-open {	display: none !important;}.mslf-product-list a {	padding: 15px 10px;	text-align: center;	display: block;}.mslf-product-list a:hover{	-moz-box-shadow:inset 0 0 8px #efefef;	-webkit-box-shadow: inset 0 0 8px #efefef;	box-shadow:inset 0 0 8px #efefef;}.mslf-product-list a img {	border: 1px solid #d5d5d5;max-width: 100%;height: auto;border: none;}.mfilter-search-live-filter .mslf-product-list {	position: absolute;	top: 0;	left: 215px;	width: 450px;	overflow-y: auto;	background: #fff;	border: 1px solid lightgray;}.mfilter-search-live-filter .mslf-product-list h3 {	padding: 10px 0px 15px 19px;	margin: 0;	border-bottom: 1px solid lightgray;}.mfilter-search-language-direction-rtl .mslf-product-list {	left: auto;	right: 215px;}.mslf-product-list .product-special-price, .mslf-product-list .product-price {	float: none;}.mslf-product-list .product-price {	margin-right: 5px;}.mslf-product-list .product-price strike {	font-size: 13px;	color: #716e6e;}.col-md-1-5,.col-lg-1-5 {position: relative;min-height: 1px;padding-right: 10px;padding-left: 10px;}@media (min-width: 992px) {.col-md-1-5 {width: 20%;float: left;}}@media (min-width: 1200px) {.col-lg-1-5 {width: 20%;float: left;}}#top-fixed.fixed-top-header #horizontal-menu {	margin-bottom:0px;}#top-fixed.fixed-top-header {	backface-visibility: hidden;	left: 0 ;	margin: 0 ;	padding:0px;	position: fixed ;	top: 0px;	width: 100% ;	z-index: 1040;	background:#333;	border-top:3px solid #333;	animation: animationmenu 150ms}.fixed-top-header #horizontal-menu .cat-label {	top:-1px;}@-webkit-keyframes animationmenu {	0% {top:-100px;}	100% {top:0px;}}@keyframes animationmenu {	0% {top:-100px;}	100% {top:0px;}}#horizontal-menu {	background-color: #333;	margin-bottom:10px;	z-index:10;	min-height:30px;}#horizontal-menu.active-mask{	z-index:1040;}#horizontal-menu + #maskMenuHor{	display: none;	position: fixed;	left: 0;	top: 0;	height: 100%;	width: 100%;	background: rgba(0,0,0,.3);	z-index: 1038;}#horizontal-menu + #maskMenuHor.open{display:block;}#horizontal-menu .navbar-collapse {padding-left:0px;padding-right:0px;}#horizontal-menu.hmenu_type {border-radius:4px !important;}#horizontal-menu .nav > li.active > a .arrow, #horizontal-menu .nav > li:hover > a .arrow, #horizontal-menu .nav > li.open > a .arrow,#horizontal-menu .nav > li.active > a, #horizontal-menu .nav > li:hover > a, #horizontal-menu .nav > li.open > a {	color:#009bdd;background:transparent;}#horizontal-menu .cat-label{	font-size:10px;	text-shadow:2px 3px 3px rgba(0, 0, 0, 0.25);	font-weight:600;	border-radius: 2px;	line-height: 1;	padding:3px;	right: 10px;	top: -7px;	z-index: 1;	position: absolute;	text-transform: uppercase;}#horizontal-menu .container {	position:relative;	padding-bottom:0px;}#horizontal-menu.navbar {border-radius:0;border:0px;}#horizontal-menu .nav > li > a {	color: #fff;	padding:12px 10px;	font-size:14px;	background:transparent;}#horizontal-menu .toggle-child {display:none;}#horizontal-menu .dropdown-menu .arrow {	color:#333;}#horizontal-menu .arrow {	color: #fff;	line-height: 20px;	float: right;	padding-left:5px;	font-size: 16px;}#horizontal-menu #category {color: #fff;float: left;font-size: 16px;font-weight: 700;line-height: 48px;padding-left: 15px;text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);}#horizontal-menu .btn-navbar {background-color: #2b8cdb;background-repeat: repeat-x;border-color: #1475c4;color: #fff;float: right;font-size: 15px;font-stretch: expanded;padding: 4px 18px;}#horizontal-menu .btn-navbar:hover,#horizontal-menu .btn-navbar:focus,#horizontal-menu .btn-navbar:active,#horizontal-menu .btn-navbar.disabled,#horizontal-menu .btn-navbar[disabled] {color: #ffffff;background-color: #1475c4;}#horizontal-menu .nsmenu-thumb { float: left; margin: -4px 5px -2px 0; }#horizontal-menu .nav > li:hover > a .pitem-icon,#horizontal-menu .nav > li > a .hitem-icon{display:none}#horizontal-menu .nav > li > a .pitem-icon,#horizontal-menu .nav > li:hover > a .hitem-icon{display:block}#horizontal-menu .dropdown-menu {padding-bottom: 0;}#horizontal-menu .nsmenu-type-information,#horizontal-menu .nsmenu-type-category-simple {	background-color: #fff;	font-size: 14px;	min-width: 200px;	z-index: 1001;	padding-top: 0px;	margin-left:-1px;}#horizontal-menu .nsmenu-type-information .nsmenu-haschild > li + li,#horizontal-menu .nsmenu-type-category-simple .nsmenu-haschild > li + li {	border-top: 1px solid #eee;}#horizontal-menu .nsmenu-type-information .nsmenu-haschild > li > a.hover,#horizontal-menu .nsmenu-type-information .nsmenu-haschild > li > a:hover,#horizontal-menu .nsmenu-type-category-simple .nsmenu-haschild > li > a.hover,#horizontal-menu .nsmenu-type-category-simple .nsmenu-haschild > li > a:hover {	background:#f5f5f5;}#horizontal-menu .nsmenu-type-information ul a,#horizontal-menu .nsmenu-type-category-simple ul a {	padding: 6px 8px;	white-space: normal;	position: relative;	display: block;	color: #333;}@media (min-width: 768px) {	#horizontal-menu .nsmenu-type-manufacturer,	#horizontal-menu .nsmenu-type-category-full-image,	#horizontal-menu .nsmenu-type-information,	#horizontal-menu .nsmenu-type-product,	#horizontal-menu .nsmenu-type-html,	#horizontal-menu .nsmenu-type-category-simple {border-top:0px;margin-top:0px;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.05);	}#horizontal-menu .nav > li.dropdown.open:before, #horizontal-menu .nav > li.dropdown:hover:before {position: absolute;bottom: -1px;margin: 0 auto;width: 0;height: 0;border: solid transparent;content: '';pointer-events: none;left: 0;right: 4px;z-index: 1041;	}	#horizontal-menu .nav > li.dropdown:hover:before, #horizontal-menu .nav > li.dropdown.open:before {border-width: 8px;border-bottom-color: #fff;	}	#horizontal-menu .nav > li:hover > .dropdown-menu {display:block;	}	#horizontal-menu .show-sc-mobile {display:none;	}	#horizontal-menu .dropdown.active .dropdown-menu {border-top:3px solid #2B8CDB;	}	#horizontal-menu .nsmenu-type-category-simple ul.nsmenu-haschild li {position: relative;	}	#horizontal-menu .nsmenu-type-category-simpleul.nsmenu-haschild li ul {display: none !important;}	#horizontal-menu .nsmenu-type-category-simpleul.nsmenu-haschild li {list-style: none !important;}	#horizontal-menu .nsmenu-type-category-simpleul.nsmenu-haschild li:hover > ul {display: block !important;position: absolute !important;top: 0 !important;left:100%;	}	#horizontal-menu .nsmenu-type-category-simple .nsmenu-ischild {background-color: #fff;font-size: 14px;min-width: 200px;z-index: 1001;padding-top: 0px;margin-left: -1px;border: 1px solid #ddd;margin-top: -1px;margin-left: 0px;	}	#horizontal-menu .nsmenu-type-category-simple .nsmenu-ischild > li + li {border-top: 1px solid #eee;	}	#horizontal-menu .nsmenu-type-category-simple .nsmenu-ischild > li > a:hover {background:#f5f5f5;	}	#horizontal-menu .nsmenu-type-product .nsmenu-parent-block {	text-align:center;	margin-top: 5px;	margin-bottom: 10px;	}	#horizontal-menu .nsmenu-type-product .nsmenu-parent-title {display: block;padding: 5px;text-decoration: none;	}	#horizontal-menu .nsmenu-type-product .nsmenu-parent-img img {background: #fff;	}	#horizontal-menu .nsmenu-type-product a:hover{	background:none !important;	color:#333 !important;	}	#horizontal-menu .nsmenu-type-product a.nsmenu-parent-title:hover{text-decoration:underline;	}	#horizontal-menu .nsmenu-type-manufacturer .nsmenu-parent-block {	text-align:center;	margin-top: 10px;	margin-bottom: 10px;	vertical-align: top;	}	#horizontal-menu .nsmenu-type-manufacturer .nsmenu-parent-title {display: block;padding: 5px;text-decoration: none;font-size: 14px;	}	#horizontal-menu .nsmenu-type-manufacturer .nsmenu-parent-img img {background: #fff;	}	#horizontal-menu .nsmenu-type-manufacturer a:hover{background:none !important;color:#333 !important;	}	#horizontal-menu .nsmenu-type-manufacturer a.nsmenu-parent-title:hover{text-decoration:underline;	}	#horizontal-menu .nsmenu-type-category-full-image .dropdown-inner {overflow:hidden;	}	#horizontal-menu .nsmenu-type-category-full-image {overflow-y:auto;max-height:560px;padding:10px;	}	#horizontal-menu .nsmenu-type-category-full-image .nsmenu-parent-block {margin-bottom: 5px;padding-left:5px;padding-right:5px;	}	#horizontal-menu .nsmenu-type-category-full-image .nsmenu-ischild li{display:block;position:relative;	}	#horizontal-menu .nsmenu-type-category-full-image .nsmenu-parent-title {text-align: left;display: block;font-size: 14px;color: #2B8CDB;	}	#horizontal-menu .nsmenu-type-category-full-image .nsmenu-parent-block .nsmenu-ischild li a {font-size: 13px;color: #555;padding: 2px 0px;position: relative;display: block;	}	#horizontal-menu .nsmenu-type-category-full-image .nsmenu-ischild{display: block;padding:0px;clear: both;text-align:left;	}	#horizontal-menu .nsmenu-type-category-full-image .nsmenu-parent-img img {background: #fff none repeat scroll 0 0;border-radius: 3px;	}	#horizontal-menu .nsmenu-type-category-full-image a:hover {	color:#333;	background:none;	}	#horizontal-menu .nsmenu-type-category-full-image .nsmenu-ischild a:hover{	text-decoration:underline;	}	#horizontal-menu .nsmenu-type-html{padding:5px;	}	#horizontal-menu .nsmenu-type-product .price{font-size:14px;}	#horizontal-menu .nsmenu-type-product .price .price-old{color: #666;font-size: 12px;margin-right: 10px;text-decoration: line-through;	}	#horizontal-menu .nsmenu-type-product .price .price-new{color: #e55b4c;font-size: 14px;	}	#horizontal-menu .menu-add-html {overflow: hidden;position: relative;padding: 0px;	}	#horizontal-menu .menu-add-html img{max-width:100%;	}	#horizontal-menu .dropdown-img{	display:inline-block;	}	#horizontal-menu .nsmenu-blockwithimage li{	width:160px;	display: inline-block;	}}@media (max-width: 767px) {	#horizontal-menu .navbar-collapse {padding-left: 15px;padding-right: 15px;	}	#horizontal-menu .navbar-nav > li a > .show-sc-mobile.open-sc-mobile > i.plus {transform:rotate(45deg);-webkit-transition: rotate 0.3s ease 0s;-moz-transition: rotate 0.3s ease 0s;-ms-transition: rotate 0.3s ease 0s;-o-transition: rotate 0.3s ease 0s;transition: rotate 0.3s ease 0s;font-size:12px;	}	#horizontal-menu .navbar-collapse {background-color:#ffffff;border-left:1px solid #333;border-right:1px solid #333;border-bottom:1px solid #333;overflow:hidden;	}	#horizontal-menu .cat-label {top:1px;right:45px;	}	#horizontal-menu .navbar-nav > li {border-bottom: 1px solid #d9d9d9;	}#horizontal-menu .navbar-nav {margin-top:0px;margin-bottom:0px;	}	#horizontal-menu a:focus {outline: none;outline-offset: -2px;	}	#horizontal-menu .navbar-nav > li a > .show-sc-mobile > i { font-size:11px; }	#horizontal-menu .navbar-nav > li > .dropdown li a > .show-sc-mobile, #horizontal-menu .navbar-nav > li a > .show-sc-mobile {font-size: 12px;height: 100%;width: 40px;text-align: center;border-left: 1px solid #d9d9d9;padding: 0;position: absolute;top: 0;right: 0;	}	#horizontal-menu .nav > li a > .show-sc-mobile:hover{ background-color: #fff; }	#horizontal-menu .navbar-nav > li > .dropdown li a > .show-sc-mobile > i, #horizontal-menu .navbar-nav > li a > .show-sc-mobile > i {line-height: 40px;text-align: center;width: 40px;	}	#horizontal-menu .nav > li > a:focus,	#horizontal-menu .nav > li > a:hover {background-color: #eee;	}	#horizontal-menu .nav > li.active > a, #horizontal-menu .nav > li.open > a {background-color: #eee;	}	#horizontal-menu .nav > li > a {position: relative;display: block;padding: 10px 40px 10px 10px;color: #333;font-size:14px;	}	#horizontal-menu .dropdown-menu .nsmenu-html-block {padding:3px 10px;background:#ffffff;	}	#horizontal-menu .nsmenu-type-manufacturer.nsmenu-bigblock,	#horizontal-menu .dropdown-menu.nsmenu-type-product.nsmenu-bigblock,	#horizontal-menu .dropdown-menu.nsmenu-type-html.nsmenu-bigblock,	#horizontal-menu .dropdown-menu.nsmenu-type-category-full.nsmenu-bigblock,	#horizontal-menu .dropdown-menu.nsmenu-type-category-full-image.nsmenu-bigblock {margin-left: 0 !important;width: 100% !important;	}	#horizontal-menu div.dropdown-inner > ul.list-unstyled {display: block;	}	#horizontal-menu div.dropdown-menu {margin-left: 0 !important;padding-top: 0px;padding-bottom: 0px;	}	#horizontal-menu .dropdown-menu .nsmenu-haschild {padding-left:0px;padding-right:0px;	}	#horizontal-menu .dropdown-menu .nsmenu-haschild .row {margin-left:0px;margin-right:0px;	}	#horizontal-menu .nsmenu-type-category-simple li a,	#horizontal-menu .nsmenu-type-information li a {padding:10px 40px 10px 20px	}#horizontal-menu .nsmenu-type-category-simple .nsmenu-ischild-simple > li {border-top:1px solid #eee;	}	#horizontal-menu .dropdown-inner {background:#fff;	}	#horizontal-menu .nsmenu-parent-block {padding:0px;	}	#horizontal-menu .nsmenu-type-manufacturer .nsmenu-parent-block a ,	#horizontal-menu .nsmenu-type-manufacturer .manuf-res a {width: 100%;color: #333;position:relative;font-size:13px;padding:10px 40px 10px 20px;display: block;border-top:1px solid #ddd;	}	#horizontal-menu .nsmenu-type-category-full-image .nsmenu-parent-block > a {width: 100%;color: #333;position:relative;font-size:13px;padding:10px 40px 10px 20px;display: block;border-top:1px solid #ddd;	}	#horizontal-menu .nsmenu-type-category-full-image .menu-add-html {border-top:1px solid #ddd;	}	#horizontal-menu .nsmenu-type-category-full-image ul li a {width: 100%;color: #333;position:relative;font-size:13px;padding:10px 40px 10px 35px;display: block;border-top:1px solid #ddd;	}	#horizontal-menu .nsmenu-type-product .dropdown-inner a,	#horizontal-menu .nsmenu-type-information .dropdown-inner a,	#horizontal-menu .nsmenu-type-category-simple .dropdown-inner a {width: 100%;color: #333;position:relative;font-size:13px;padding:10px 40px 10px 20px;display: block;border-top:1px solid #ddd;	}	#horizontal-menu .dropdown-inner a:hover,	#horizontal-menu .dropdown-menu li > a:hover {text-decoration: none;color: #2B8CDB;background: #ffffff;	}	#horizontal-menu .arrow {display:none;}	#horizontal-menu .toggle-child {color: #333;position: absolute;display: flex;right: 0;align-items: center;justify-content: center;top: 0px;bottom: 0px;width: 39px;border-left:1px solid #ddd;	}	#horizontal-menu li.dropdown .toggle-child .fa.fa-plus.plus{font-size:12px;	}	#horizontal-menu li.dropdown.open .toggle-child .fa.fa-plus.plus{transform: rotate(45deg);-webkit-transition: rotate 0.3s ease 0s;-moz-transition: rotate 0.3s ease 0s;-ms-transition: rotate 0.3s ease 0s;-o-transition: rotate 0.3s ease 0s;transition: rotate 0.3s ease 0s;font-size: 12px;	}#horizontal-menu .nsmenu-type-category-simple ul.nsmenu-ischild-simple li a {padding: 10px 40px 10px 35px;	}	#horizontal-menu .nsmenu-type-category-full-image .menu-add-html img {max-width:100%;	}#menu-mobile-ns .navbar-nav > li > .dropdown-menu li a:hover{color: #2B8CDB;background:#fff;	}#horizontal-menu .nsmenu-type-category-full-image .nsmenu-ischild,	#horizontal-menu .nsmenu-type-category-full .nsmenu-ischild,	#horizontal-menu .nsmenu-type-category-simple .nsmenu-ischild {display:block;	}	#horizontal-menu .name-manuf-a,#horizontal-menu .nsmenu-parent-img,#horizontal-menu .dropdown-menu.nsmenu-type-product .price{	display:none !important;}	}@media (min-width: 768px) {.tooltip-manufacturer-inner { max-width: 200px; padding: 3px 3px; color: #fff; text-align: center; text-decoration: none; background-color: #ffffff; border-radius: 100%; border:1px solid #e2e2e2; overflow:hidden; top:-1550px}11.tooltip-manufacturer.in { filter: alpha(opacity=100); opacity: 1;}}@media (max-width: 768px) {.tooltip.tooltip-manufacturer {	display: none !important;}}.page-no-scroll-bg { display: none; height: 100%; width: 100%; z-index: 999; background-color: rgba(0, 0, 0, 0.25); outline: none !important; position: fixed; left: 0; top: 0; -webkit-backface-visibility: hidden; }.page-no-scroll-bg.canvas-slid { display:block; }#menu-mobile-ns .nav > li.btn-close-menu {background:#00adef;color:#fff;font-size:14px;position: relative; display: block; padding: 10px 38px 10px 10px; width: 100%; text-align: left; text-transform:uppercase; }#menu-mobile-ns .nav > li .toggle-close-mm .fa-plus{	transform: rotate(45deg);}#menu-mobile-ns .nav > li .toggle-close-mm {	position: absolute;	right: -1px;	width: 40px;	display: -webkit-flex;	display: -moz-flex;	display: -ms-flex;	display: -o-flex;	display: flex;	justify-content: center;	align-items: center;	top: 0;	bottom: 0;	background:#009bdd;	color:#fff;	cursor:pointer;}#menu-mobile-ns .navbar-nav > li > button > i { float:right; font-size:14px; margin-top:2px; }#menu-mobile-ns.menu-collapse-down > .collapse { width: 100%; border-color: #ddd; padding: 0; margin: 0px; }#menu-mobile-ns.menu-collapse-down > .collapsing, #menu-mobile-ns.menu-collapse-down > .collapse.in { background-color: #fff; height: calc(100% - 50px); bottom: 0; left: 0; right: 0; top: 50px; min-height: calc(100% - 50px); overflow-x: hidden !important; overflow-y: scroll !important; position: fixed; z-index: 9999; display:block !important; }#menu-mobile-ns.offcanvas .navbar-collapse { padding: 0; display: block; overflow-x: hidden; }#menu-mobile-ns.offcanvas.in .navbar-collapse { padding: 0; display: block; overflow-x: hidden;visibility:visible; }#menu-mobile-ns.menu-collapse-down .navbar-type2-collapse { padding: 0; display: none !important; }#menu-mobile-ns .navbar-nav { margin: 0; }#menu-mobile-ns .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; }#menu-mobile-ns .nav > li > a { text-transform:uppercase; position: relative; display: block; padding: 10px 40px 10px 10px; color:#333; }#menu-mobile-ns .navbar-nav > li > .mob-submenu-list li > a{ position: relative; display: block; padding: 10px 40px 10px 20px; color:#333; }#menu-mobile-ns .navbar-nav > li > .mob-submenu-list li a,#menu-mobile-ns .navbar-nav > li > .mob-submenu-list li > .mob-submenu-list-3lev a { color: #333; }#menu-mobile-ns .navbar-nav > li > .mob-submenu-list li a:hover,#menu-mobile-ns .navbar-nav > li > .mob-submenu-list li > .mob-submenu-list-3lev a:hover { color: #2B8CDB; }#menu-mobile-ns .navbar-nav > li .mob-html-block {padding:10px;}#menu-mobile-ns .navbar-nav > li .mob-html-block img {	max-width: 100%;}#menu-mobile-ns .navbar-nav,#menu-mobile-ns .navbar-nav > li { float: none; position: relative; }#menu-mobile-ns .navbar-nav > li { border-bottom: 1px solid #d9d9d9; }#menu-mobile-ns .navbar-nav > li > .mob-submenu-list li a > .show-sc-mobile,#menu-mobile-ns .navbar-nav > li a > .show-sc-mobile {position: absolute;	right: 0px;	width: 40px;	display: -webkit-flex;	display: -moz-flex;	display: -ms-flex;	display: -o-flex;	display: flex;	justify-content: center;	align-items: center;	top: 0;	bottom: 0;	color:#333;	cursor:pointer;	font-size: 12px;border-left: 1px solid #d9d9d9;padding: 0;}#menu-mobile-ns .navbar-nav > li > .mob-submenu-list li a > .show-sc-mobile > i,#menu-mobile-ns .navbar-nav > li a > .show-sc-mobile > i { font-size:11px; }#menu-mobile-ns .navbar-nav > li > .mob-submenu-list li a > .show-sc-mobile.open-sc-mobile > i.plus,#menu-mobile-ns .navbar-nav > li a > .show-sc-mobile.open-sc-mobile > i.plus { transform:rotate(45deg); -webkit-transition: rotate 0.3s ease 0s; -moz-transition: rotate 0.3s ease 0s; -ms-transition: rotate 0.3s ease 0s; -o-transition: rotate 0.3s ease 0s; transition: rotate 0.3s ease 0s; font-size:12px; }#menu-mobile-ns .navbar-nav > li > .mob-submenu-list li a > .show-sc-mobile > i,#menu-mobile-ns .navbar-nav > li a > .show-sc-mobile > i { line-height: 40px; text-align: center; width:40px; }#menu-mobile-ns .nav > li > .close-mobmenu:focus,#menu-mobile-ns .nav > li > .close-mobmenu:hover,#menu-mobile-ns .nav > li > a:focus,#menu-mobile-ns .nav > li > a:hover { background-color: #eee; }#menu-mobile-ns .nav > li a > .show-sc-mobile:focus,#menu-mobile-ns .nav > li a > .show-sc-mobile:hover{ background-color: #fff; }#menu-mobile-ns .navbar-nav > li > .mob-submenu-list,#menu-mobile-ns .navbar-nav > li > .mob-submenu-list li > .mob-submenu-list-3lev { background-color: #fff; }#menu-mobile-ns .navbar-nav > li > .mob-submenu-list li,#menu-mobile-ns .navbar-nav > li > .mob-submenu-list li > .mob-submenu-list-3lev li{ float: none; position: relative; border-top: 1px solid #ddd; }#menu-mobile-ns .cat-label{ font-size:10px; text-shadow:2px 3px 3px rgba(0, 0, 0, 0.25); font-weight:600; border-radius: 2px; line-height: 1; padding:3px; right: 10px; top: 1px; z-index: 1; position: absolute; text-transform: uppercase; }#menu-mobile-ns .cat-label-label{ background-color: #0cc485; color: #fff; }#menu-mobile-ns .cat-label{ right: 42px; }#menu-mobile-ns .mobile-menu-icon{ float: left; margin:-2px 5px -2px 0; }#top-fixed-mobile .btn.btn-menu-mobile { padding: 0px; background: none !important; border: 0px; box-shadow: none; text-align: center; width:100%; }#top-fixed-mobile .btn.btn-menu-mobile > .fa { float: none; line-height: 50px; font-size: 26px; color:#fff; }#menu-mobile-ns a:focus { outline: none; outline-offset: -2px;}#menu-mobile-ns .navbar-nav > li:hover > a .pitem-icon,#menu-mobile-ns .navbar-nav > li > a .hitem-icon{ display:none}#menu-mobile-ns .navbar-nav > li > a .pitem-icon,#menu-mobile-ns .navbar-nav > li:hover > a .hitem-icon{ display:block}#menu-mobile-ns.navmenu-fixed-left {	background: #fff;	z-index: 1040;}#menu-mobile-ns.navmenu-fixed-left {	position: fixed;	top: 0;	bottom: 0;	width: 300px;	left: -300px;	overflow-y:auto;	overflow-x:hidden;	-webkit-transition: all 150ms linear;	-moz-transition: all 150ms linear;	-ms-transition: all 150ms linear;	-o-transition: all 150ms linear;	transition: all 150ms linear;}#menu-mobile-ns.navmenu-fixed-left.active {left: 0px;box-shadow: 2px 0px 8px rgba(0,0,0,0.25);}