[consent-id]:not(.rcb-content-blocker):not([consent-transaction-complete]):not([consent-visual-use-parent^="children:"]):not([consent-confirm]){opacity:0!important}.rcb-content-blocker+.rcb-content-blocker-children-fallback~*{display:none!important}.infowidget-btn{position:fixed;z-index:100;left:0;bottom:5vh;width:150px;height:100px;padding:20px 10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-weight:500;font-size:16px;text-align:center;background-color:#f5242a;cursor:pointer;transition:.4s;border-radius:0 3px 3px 0}.infowidget-btn:hover,.infowidget-btn:focus{background-color:#dc0a10}.infowidget-btn__icon{display:block;width:auto;height:auto;max-width:50px}.infowidget-btn__title{display:block}.infowidget-btn__title:not(:first-child){margin-top:10px}.infowidget-content{position:fixed;z-index:110;left:0;top:0;height:100%;overflow:hidden;background-color:#5a5959;display:flex;transform:translateX(-110%);transition:transform .7s ease-in-out}.infowidget-content.visible{transform:translateX(0);box-shadow:0px 0px 64px rgb(0 0 0/25%)}.infowidget-content__scroll{max-width:620px;height:100%;overflow-y:auto;padding:250px 50px 50px}.infowidget-content__scroll::-webkit-scrollbar-track{background-color:#484747}.infowidget-content__text *{color:#fff !important}.infowidget-content__text:not(:last-child){margin-bottom:50px}.infowidget-remove{position:absolute;right:-9px;top:3px;width:20px;height:20px;background:#080808;padding:5px;border-radius:13px;transition:background-color .3s ease-out}.infowidget-remove:hover{background-color:#7c1111}.infowidget-close{position:absolute;top:170px;right:50px;cursor:pointer;width:auto;height:auto;max-width:40px}@media all and (max-width:1400px){.infowidget-content__scroll{padding:200px 50px 50px}.infowidget-close{top:120px}}@media all and (max-width:730px){.infowidget-content__scroll{padding:250px 50px 50px}.infowidget-close{top:170px}}@media all and (max-width:576px){.infowidget-content__scroll{padding:220px 20px 50px;max-width:90vw}.infowidget-close{right:20px;max-width:30px}.infowidget-btn{width:100px;padding:10px}.infowidget-btn__icon{max-width:30px}.infowidget-btn__title{font-size:14px}}.safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%}.components-custom-select-control{position:relative}.components-custom-select-control__label{display:block;margin-bottom:8px}.components-custom-select-control__button{border:1px solid #757575;border-radius:2px;min-height:30px;min-width:130px;position:relative;text-align:left}.components-custom-select-control__button.components-custom-select-control__button{padding-right:24px}.components-custom-select-control__button:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-custom-select-control__button .components-custom-select-control__button-icon{height:100%;padding:0;position:absolute;right:0;top:0}.components-custom-select-control__menu{background-color:#fff;max-height:400px;min-width:100%;overflow:auto;padding:0;position:absolute;z-index:1000000}.components-custom-select-control__menu:focus{border:1px solid #1e1e1e;border-radius:2px;outline:none;transition:none}.components-custom-select-control__item{align-items:center;display:flex;list-style-type:none;padding:10px 5px 10px 25px;cursor:default}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item-icon{margin-left:-20px;margin-right:0}.components-spinner{display:inline-block;background-color:#949494;width:18px;height:18px;opacity:.7;margin:5px 11px 0;border-radius:100%;position:relative}.components-spinner:before{content:"";position:absolute;background-color:#fff;top:3px;left:3px;width:4px;height:4px;border-radius:100%;transform-origin:6px 6px;-webkit-animation:components-spinner__animation 1s linear infinite;animation:components-spinner__animation 1s linear infinite}@-webkit-keyframes components-spinner__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes components-spinner__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.components-snackbar{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#1e1e1e;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;padding:16px 24px;width:100%;max-width:600px;box-sizing:border-box;cursor:pointer}@media(min-width:600px){.components-snackbar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-snackbar__action.components-button{margin-left:32px;color:#fff;height:auto;flex-shrink:0;line-height:1.4;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){text-decoration:underline;background-color:transparent}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{color:#fff;box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:var(--wp-admin-theme-color)}.components-snackbar__content{display:flex;align-items:baseline;justify-content:space-between;line-height:1.4}.components-snackbar-list{position:absolute;z-index:100000;width:100%;box-sizing:border-box}.components-snackbar-list__notice-container{position:relative;padding-top:8px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{width:100%;border:none;box-shadow:none;padding:2px;margin:0;line-height:inherit;min-height:auto}input.components-combobox-control__input[type=text]:focus{outline:none;box-shadow:none}.components-combobox-control__suggestions-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;margin:0 0 8px;padding:4px}@media(prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-duration:0s}}@media(min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-combobox-control__suggestions-container::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-combobox-control__suggestions-container::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-combobox-control__suggestions-container:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__reset.components-button{display:flex;height:24px;min-width:24px;padding:0}.wc-block-link-button{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;box-shadow:none;display:inline;text-shadow:none;text-decoration:underline}.wc-block-link-button,.wc-block-link-button:active,.wc-block-link-button:focus,.wc-block-link-button:hover{background:0 0}.wc-block-suspense-placeholder{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-suspense-placeholder>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-suspense-placeholder{-webkit-animation:none;animation:none}}.wc-block-suspense-placeholder:after{content:" "}.wc-block-grid__products .wc-block-grid__product-image{text-decoration:none;display:block;position:relative}.wc-block-grid__products .wc-block-grid__product-image a{text-decoration:none;border:0;outline:0;box-shadow:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{font-family:inherit;line-height:1.2em;font-weight:700;padding:0;color:inherit;font-size:inherit;display:block}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{word-break:break-word;white-space:normal}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{word-break:break-word;white-space:normal;margin:0 auto!important;display:inline-flex;justify-content:center;text-align:center;padding:.5em 1em;font-size:1em}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{font-family:WooCommerce;content:"";margin-left:.5em;display:inline-block;width:auto;height:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{font-family:WooCommerce;content:"";-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin-left:.5em;display:inline-block;width:auto;height:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{overflow:hidden;position:relative;width:5.3em;height:1.618em;line-height:1.618;font-size:1em;font-family:star;font-weight:400;margin:0 auto;text-align:left}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";top:0;left:0;right:0;position:absolute;opacity:.5;color:#aaa;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{overflow:hidden;top:0;left:0;right:0;position:absolute;padding-top:1.5em}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{content:"SSSSS";top:0;left:0;right:0;position:absolute;color:#000;white-space:nowrap}.wc-block-grid__product-onsale{font-size:.875em;padding:.25em .75em;display:inline-block;width:auto;border:1px solid #43454b;border-radius:3px;color:#43454b;background:#fff;text-align:center;text-transform:uppercase;font-weight:600;z-index:9;position:relative}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;color:#000;font-size:1.2em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wc-block-components-product-add-to-cart-attribute-picker{margin:0;flex-basis:100%}.wc-block-components-product-add-to-cart-attribute-picker label{display:block;font-size:1em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__container{position:relative}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select{margin:0 0 .75em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select{min-width:60%;min-height:1.75em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error{margin-bottom:24px}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select{border-color:#cc1818}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select:focus{outline-color:#cc1818}.wc-block-components-product-add-to-cart{margin:0;display:flex;flex-wrap:wrap}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button{margin:0 0 .75em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text{display:block}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text>svg{fill:currentColor;vertical-align:top;width:1.5em;height:1.5em;margin:-.25em 0 -.25em .5em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity{margin:0 1em .75em 0;flex-basis:5em;padding:.618em;background:#fff;border:1px solid #ccc;border-radius:2px;color:#43454b;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);text-align:center}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button>*,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity>*,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button>*,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{-webkit-animation:none;animation:none}}.wc-block-grid .wc-block-components-product-add-to-cart{justify-content:center}.wc-block-components-product-add-to-cart-notice{margin:0}.wp-block-button.wc-block-components-product-button{word-break:break-word;white-space:normal;margin-top:0;margin-bottom:12px}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{word-break:break-word;white-space:normal;margin:0 auto;display:inline-flex;justify-content:center}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:8em;min-height:3em}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:8em;min-height:3em}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{-webkit-animation:none;animation:none}}.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link{background-color:var(--button--color-background);color:var(--button--color-text);border-color:var(--button--color-background)}.wc-block-components-product-category-list{margin-top:0;margin-bottom:.75em}.wc-block-components-product-category-list ul{margin:0;padding:0;display:inline}.wc-block-components-product-category-list ul li{display:inline;list-style:none}.wc-block-components-product-category-list ul li:after{content:", "}.wc-block-components-product-category-list ul li:last-child:after{content:""}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,.wc-block-components-product-image{margin-top:0;margin-bottom:12px;text-decoration:none;display:block;position:relative}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,.wc-block-components-product-image a{text-decoration:none;border:0;outline:0;box-shadow:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,.wc-block-components-product-image img{vertical-align:middle;width:100%}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],.wc-block-components-product-image img[hidden]{display:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left{position:absolute;left:4px;top:4px;right:auto;margin:0}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-center{position:absolute;top:4px;left:50%;right:auto;transform:translateX(-50%);margin:0}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right{position:absolute;right:4px;top:4px;left:auto;margin:0}.is-loading .wc-block-components-product-image{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.is-loading .wc-block-components-product-image>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-image{-webkit-animation:none;animation:none}}.wc-block-components-product-rating{display:block;margin-top:0;margin-bottom:12px}.wc-block-components-product-rating__stars{overflow:hidden;position:relative;width:5.3em;height:1.618em;line-height:1.618;font-size:1em;font-family:star;font-weight:400;margin:0 auto;text-align:left}.wc-block-components-product-rating__stars:before{content:"SSSSS";top:0;left:0;right:0;position:absolute;opacity:.5;color:#aaa;white-space:nowrap}.wc-block-components-product-rating__stars span{overflow:hidden;top:0;left:0;right:0;position:absolute;padding-top:1.5em}.wc-block-components-product-rating__stars span:before{content:"SSSSS";top:0;left:0;right:0;position:absolute;color:#000;white-space:nowrap}.wc-block-single-product .wc-block-components-product-rating__stars{margin:0}.wc-block-components-product-sale-badge{margin:0 auto 12px;font-size:.875em;padding:.25em .75em;display:inline-block;width:auto;border:1px solid #43454b;border-radius:3px;color:#43454b;background:#fff;text-align:center;text-transform:uppercase;font-weight:600;z-index:9;position:static}.wc-block-components-product-sku{margin-top:0;margin-bottom:12px;display:block;text-transform:uppercase;font-size:.875em}.wc-block-components-product-stock-indicator{margin-top:0;margin-bottom:.75em;display:block;font-size:.875em}.wc-block-components-product-stock-indicator--in-stock{color:#4ab866}.wc-block-components-product-stock-indicator--out-of-stock{color:#cc1818}.wc-block-components-product-stock-indicator--available-on-backorder,.wc-block-components-product-stock-indicator--low-stock{color:#f0b849}.wc-block-components-product-summary{margin-top:0;margin-bottom:12px}.is-loading .wc-block-components-product-summary:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;content:".";display:block;width:100%;height:6em}.is-loading .wc-block-components-product-summary:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-summary:before{-webkit-animation:none;animation:none}}.wc-block-components-product-tag-list{margin-top:0;margin-bottom:.75em}.wc-block-components-product-tag-list ul{margin:0;padding:0;display:inline}.wc-block-components-product-tag-list ul li{display:inline;list-style:none}.wc-block-components-product-tag-list ul li:after{content:", "}.wc-block-components-product-tag-list ul li:last-child:after{content:""}.wc-block-components-product-title{margin-top:0;margin-bottom:12px}.wc-block-grid .wc-block-components-product-title{line-height:1.5;font-weight:700;padding:0;color:inherit;font-size:inherit;display:block}.is-loading .wc-block-components-product-title:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;content:".";display:inline-block;width:7em}.is-loading .wc-block-components-product-title:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-title:before{-webkit-animation:none;animation:none}}.is-loading .wc-block-grid .wc-block-components-product-title:before{width:10em}.wc-block-components-product-title--align-left{text-align:left}.wc-block-components-product-title--align-center{text-align:center}.wc-block-components-product-title--align-right{text-align:right}.wc-block-components-error{display:flex;padding:40px 0;margin:40px 0;align-items:center;justify-content:center;flex-direction:column;color:#757575;text-align:center}.wc-block-components-error__header{font-size:2em;margin:0;color:#646970}.wc-block-components-error__image{width:25%;margin:0 0 24px}.wc-block-components-error__text{margin:1em 0 0;color:#8c8f94;font-size:1.25em;max-width:60ch}.wc-block-components-error__message{margin:1em auto 0;font-style:italic;color:#8c8f94;max-width:60ch}.wc-block-error__button{margin:40px 0 0}.wc-block-components-button:not(.is-link){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:center;background-color:#1e1e1e;color:#fff;display:inline-flex;font-weight:700;min-height:3em;justify-content:center;line-height:1;padding:0 1em;text-align:center;text-decoration:none;text-transform:none;position:relative}.wc-block-components-button:not(.is-link):active,.wc-block-components-button:not(.is-link):disabled,.wc-block-components-button:not(.is-link):focus,.wc-block-components-button:not(.is-link):hover{background-color:#1e1e1e;color:#fff}.wc-block-components-button:not(.is-link) .wc-block-components-button__text{display:block}.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg{fill:currentColor}.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text{visibility:hidden}.wc-block-components-form{counter-reset:checkout-step}.wc-block-components-form .wc-block-components-checkout-step{position:relative;border:none;padding:0 0 0 36px;background:0 0;margin:0}.is-large .wc-block-components-form .wc-block-components-checkout-step{padding-right:24px}.wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__heading:after{content:"";border-left:1px solid;opacity:.3;position:absolute;left:-18px;top:2.5em;bottom:-1em}.wc-block-components-checkout-step--disabled{opacity:.6}.wc-block-components-checkout-step__container{position:relative}.wc-block-components-checkout-step__content>*{margin-bottom:1em}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content>:last-child{margin-bottom:0;padding-bottom:1.5em}.wc-block-components-checkout-step__heading{display:flex;justify-content:space-between;align-content:center;flex-wrap:wrap;margin:.75em 0 1em;position:relative;align-items:center;gap:1em}.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading{margin-top:0}.wc-block-components-checkout-step__title{margin:0 12px 0 0}.wc-block-components-checkout-step__heading-content{font-size:.75em}.wc-block-components-checkout-step__heading-content a{font-weight:700;color:inherit}.wc-block-components-checkout-step__description{font-size:.875em;line-height:1.25;margin-bottom:16px}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;background:0 0;counter-increment:checkout-step;content:" " counter(checkout-step) ".";content:" " counter(checkout-step) "."/"";position:absolute;width:36px;left:-18px;top:0;text-align:center;transform:translateX(-50%)}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after{content:"";height:100%;border-left:1px solid;opacity:.3;position:absolute;left:-18px;top:0}.wc-block-components-order-summary .wc-block-components-panel__button{padding-top:0;margin-top:0}.wc-block-components-order-summary .wc-block-components-panel__content{margin-bottom:0}.wc-block-components-order-summary__content{display:table;width:100%}.wc-block-components-order-summary-item{position:relative;font-size:.875em;display:flex;padding-bottom:1px;padding-top:16px;width:100%}.wc-block-components-order-summary-item:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-order-summary-item:first-child{padding-top:0}.wc-block-components-order-summary-item:last-child>div{padding-bottom:0}.wc-block-components-order-summary-item:last-child:after{display:none}.wc-block-components-order-summary-item .wc-block-components-product-metadata{font-size:1em}.wc-block-components-order-summary-item__description,.wc-block-components-order-summary-item__image{display:table-cell;vertical-align:top}.wc-block-components-order-summary-item__image{width:48px;padding-bottom:16px;position:relative}.wc-block-components-order-summary-item__image>img{width:48px;max-width:48px}.wc-block-components-order-summary-item__quantity{align-items:center;background:#fff;border:2px solid;border-radius:1em;box-shadow:0 0 0 2px #fff;color:#000;display:flex;line-height:1;min-height:20px;padding:0 .4em;position:absolute;justify-content:center;min-width:20px;right:0;top:0;transform:translate(50%,-50%);white-space:nowrap;z-index:1}.wc-block-components-order-summary-item__description{padding-left:24px;padding-right:12px;padding-bottom:16px}.wc-block-components-order-summary-item__description .wc-block-components-product-metadata,.wc-block-components-order-summary-item__description p{line-height:1.375;margin-top:4px}.wc-block-components-order-summary-item__total-price{font-weight:700;margin-left:auto;text-align:right}.wc-block-components-order-summary-item__individual-prices{display:block}.wc-block-components-payment-method-icons{margin:0 0 14px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{display:inline-block;margin:0 4px 2px;padding:0;width:auto;max-width:38px;height:24px;max-height:24px}.wc-block-components-payment-method-icons--align-left{justify-content:flex-start}.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon{margin-left:0;margin-right:8px}.wc-block-components-payment-method-icons--align-right{justify-content:flex-end}.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon{margin-right:0;margin-left:8px}.wc-block-components-payment-method-icons:last-child{margin-bottom:0}.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:16px}.wc-block-components-payment-method-label--with-icon{display:inline-block;vertical-align:middle}.wc-block-components-payment-method-label--with-icon>img,.wc-block-components-payment-method-label--with-icon>svg{vertical-align:middle;margin:-2px 4px 0 0}.is-mobile .wc-block-components-payment-method-label--with-icon>img,.is-mobile .wc-block-components-payment-method-label--with-icon>svg,.is-small .wc-block-components-payment-method-label--with-icon>img,.is-small .wc-block-components-payment-method-label--with-icon>svg{display:none}.editor-styles-wrapper .wc-block-components-checkout-policies,.wc-block-components-checkout-policies{font-size:.75em;text-align:center;list-style:none outside;line-height:1;margin:24px 0}.wc-block-components-checkout-policies__item{list-style:none outside;display:inline-block;padding:0 .25em;margin:0}.wc-block-components-checkout-policies__item:not(:first-child){border-left:1px solid #ccc}.wc-block-components-checkout-policies__item>a{color:inherit;padding:0 .25em}.wc-block-components-product-badge{font-size:.75em;border-radius:2px;border:1px solid;display:inline-block;font-weight:600;padding:0 .66em;text-transform:uppercase;white-space:nowrap}.wc-block-components-product-details.wc-block-components-product-details{list-style:none;margin:.5em 0;padding:0}.wc-block-components-product-details.wc-block-components-product-details:last-of-type{margin-bottom:0}.wc-block-components-product-details.wc-block-components-product-details li{margin-left:0}.wc-block-components-product-details__name,.wc-block-components-product-details__value{display:inline-block}.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name{font-weight:700}.wc-block-components-product-metadata{font-size:.75em}.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data{margin:.25em 0}.wc-block-components-checkout-return-to-cart-button{box-shadow:none;color:inherit;padding-left:calc(24px + .25em);position:relative;text-decoration:none}.wc-block-components-checkout-return-to-cart-button svg{left:0;position:absolute;transform:translateY(-50%);top:50%}.wc-block-components-shipping-calculator-address{margin-bottom:0}.wc-block-components-shipping-calculator-address__button{width:100%;margin-top:1.5em}.wc-block-components-shipping-calculator{padding:.5em 0 .75em}.wc-block-components-shipping-rates-control__package .wc-block-components-panel__button{margin-bottom:0;margin-top:0;padding-bottom:.75em;padding-top:.75em}.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content,.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control,.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout,.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout{padding-bottom:0}.wc-block-components-shipping-rates-control__package-items{font-size:.875em;display:block;list-style:none;margin:0;padding:0}.wc-block-components-shipping-rates-control__package-item{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all;display:inline-block;margin:0;padding:0}.wc-block-components-shipping-rates-control__package-item:not(:last-child):after{content:", ";white-space:pre}.wc-block-components-totals-coupon .wc-block-components-panel__button{margin-top:0;padding-top:0}.wc-block-components-totals-coupon .wc-block-components-panel__content{padding-bottom:0}.wc-block-components-totals-coupon__form{display:flex;width:100%;margin-bottom:0}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input{margin-bottom:0;margin-top:0;flex-grow:1}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{height:3em;flex-shrink:0;margin-left:8px;padding-left:24px;padding-right:24px;white-space:nowrap}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button.no-margin{margin:0}.wc-block-components-totals-coupon__content{flex-direction:column;position:relative}.wc-block-components-totals-discount__coupon-list{list-style:none;margin:0;padding:0}.wc-block-components-totals-discount .wc-block-components-totals-item__value{color:#4ab866}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:1.25em}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label{font-weight:700}.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax{margin-bottom:0}.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset{background-color:transparent;margin:0;padding:0;border:0}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__via{margin-bottom:16px}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label{flex-basis:100%;text-align:left}.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice{margin:0 0 .75em}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:0 0;box-shadow:none;display:inline;text-shadow:none;text-decoration:underline}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover{background:0 0;opacity:.8}.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:0 0;box-shadow:none;display:inline;text-shadow:none;text-decoration:underline}.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:active,.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:focus,.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:hover{background:0 0}.wc-block-components-checkbox{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:flex-start;display:flex;position:relative}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{font-size:1em;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #50575e;border-radius:2px;box-sizing:border-box;height:1.5em;width:1.5em;margin:0;min-height:24px;min-width:24px;overflow:hidden;position:static;vertical-align:middle;background-color:#fff}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:#fff;border-color:#50575e}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after,.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before{content:""}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:not(:checked)+.wc-block-components-checkbox__mark{display:none}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{border-color:hsla(0,0%,100%,.6);background-color:rgba(0,0,0,.1)}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.6)}.wc-block-components-checkbox.has-error,.wc-block-components-checkbox.has-error a{color:#cc1818}.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:active,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:hover{border-color:#cc1818}.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus{outline:1px dotted #cc1818;outline-offset:2px}.wc-block-components-checkbox .wc-block-components-checkbox__mark{fill:#000;position:absolute;margin-left:.1875em;margin-top:.0625em;width:1.125em;height:1.125em}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__mark{fill:#fff}.wc-block-components-checkbox .wc-block-components-checkbox__label,.wc-block-components-checkbox>span{padding-left:16px;vertical-align:middle;line-height:1.5em}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-checkbox__mark{display:none}}.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox],.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]{background-color:#fff;border-color:var(--form--border-color);position:relative}.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked,.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked{background-color:#fff;border-color:var(--form--border-color)}.theme-twentytwentyone .wc-block-components-checkbox__mark{display:none}.editor-styles-wrapper .wc-block-components-checkbox-list,.wc-block-components-checkbox-list{margin:0;padding:0;list-style:none outside}.editor-styles-wrapper .wc-block-components-checkbox-list li,.wc-block-components-checkbox-list li{margin:0 0 4px;padding:0;list-style:none outside}.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,.wc-block-components-checkbox-list li.show-less button,.wc-block-components-checkbox-list li.show-more button{background:0 0;border:none;padding:0;text-decoration:underline;cursor:pointer}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,.wc-block-components-checkbox-list.is-loading li>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{-webkit-animation:none;animation:none}}.wc-block-components-chip{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:center;border:0;display:inline-flex;padding:.125em .5em .25em;margin:0 .365em .365em 0;border-radius:0;line-height:1;max-width:100%}.wc-block-components-chip,.wc-block-components-chip:active,.wc-block-components-chip:focus,.wc-block-components-chip:hover{background:#e0e0e0;color:#1e1e1e}.wc-block-components-chip.wc-block-components-chip--radius-small{border-radius:3px}.wc-block-components-chip.wc-block-components-chip--radius-medium{border-radius:.433em}.wc-block-components-chip.wc-block-components-chip--radius-large{border-radius:2em;padding-left:.75em;padding-right:.75em}.wc-block-components-chip .wc-block-components-chip__text{flex-grow:1}.wc-block-components-chip.is-removable{padding-right:.5em}.wc-block-components-chip.is-removable .wc-block-components-chip__text{padding-right:.25em}.wc-block-components-chip .wc-block-components-chip__remove{font-size:.75em;background:0 0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}.wc-block-components-chip .wc-block-components-chip__remove-icon{vertical-align:middle}.theme-twentytwentyone .wc-block-components-chip,.theme-twentytwentyone .wc-block-components-chip:active,.theme-twentytwentyone .wc-block-components-chip:focus,.theme-twentytwentyone .wc-block-components-chip:hover{background:#fff}.theme-twentytwentyone .wc-block-components-chip:active button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip:focus button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip:hover button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background){background:0 0}.wc-block-components-chip__remove:focus,.wc-block-components-chip__remove:hover,button.wc-block-components-chip:focus>.wc-block-components-chip__remove,button.wc-block-components-chip:hover>.wc-block-components-chip__remove{fill:#cc1818}.wc-block-components-chip__remove:disabled,button.wc-block-components-chip:disabled>.wc-block-components-chip__remove{fill:#949494;cursor:not-allowed}.wc-block-components-combobox .wc-block-components-combobox-control,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;position:relative}.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{color:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;box-sizing:border-box;outline:inherit;border:1px solid #50575e;background:#fff;box-shadow:none;color:#2b2d2f;font-family:inherit;font-weight:400;height:3em;letter-spacing:inherit;line-height:1;padding:1.5em 16px .25em;text-align:left;text-overflow:ellipsis;text-transform:none;white-space:nowrap;width:100%;opacity:1;border-radius:4px}.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true]{background-color:#fff;color:#2b2d2f}.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true]{border-bottom-right-radius:0;border-bottom-left-radius:0}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus{background-color:rgba(0,0,0,.1);color:#fff}.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list{position:absolute;z-index:10;background-color:#fff;border:1px solid #50575e;border-top:0;margin:3em 0 0;padding:0;max-height:300px;min-width:100%;overflow:auto;color:#2b2d2f}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list{background-color:#1e1e1e;color:#fff}.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion{font-size:1em;color:#757575;cursor:default;list-style:none;margin:0;padding:.25em 16px}.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected{background-color:#ddd}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected{background-color:rgba(0,0,0,.4)}.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover{background-color:#00669e;color:#fff}.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;line-height:1.375;position:absolute;transform:translateY(.75em);transform-origin:top left;transition:all .2s ease;color:#757575;z-index:1;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);white-space:nowrap}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label{color:hsla(0,0%,100%,.6)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label{transition:none}}.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label{transform:translateY(4px) scale(.75)}.wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label{color:#cc1818}.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover{border-color:#cc1818}.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus{outline:1px dotted #cc1818;outline-offset:2px}.wc-block-components-country-input{margin-top:1.5em}.wc-block-components-dropdown-selector{max-width:300px;position:relative;width:100%}.wc-block-components-dropdown-selector__input-wrapper{background:#fff;border:1px solid #50575e;color:#2b2d2f;align-items:center;border-radius:4px;cursor:text;display:flex;flex-wrap:wrap;padding:2px 8px}.is-disabled .wc-block-components-dropdown-selector__input-wrapper{background-color:#e0e0e0}.is-multiple.has-checked>.wc-block-components-dropdown-selector__input-wrapper{padding:2px 4px}.is-open>.wc-block-components-dropdown-selector__input-wrapper{border-radius:4px 4px 0 0}.wc-block-components-dropdown-selector__input{font-size:.875em;line-height:1.2857142857;margin:.1875em 0;min-width:0;padding:.1875em 0}.is-single .wc-block-components-dropdown-selector__input{width:100%}.is-single .wc-block-components-dropdown-selector__input:active,.is-single .wc-block-components-dropdown-selector__input:focus,.is-single .wc-block-components-dropdown-selector__input:hover{outline:0}.is-single.has-checked.is-open .wc-block-components-dropdown-selector__input{margin-bottom:1.5px;margin-top:1.5px}.is-single.has-checked:not(.is-open) .wc-block-components-dropdown-selector__input{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;padding:0;position:absolute!important;width:1px;position:absolute}.is-multiple .wc-block-components-dropdown-selector__input{flex:1;min-width:0}.is-multiple .wc-block-components-dropdown-selector__input,.is-single .wc-block-components-dropdown-selector__input:first-child{background:0 0;border:0}.is-multiple .wc-block-components-dropdown-selector__input:active,.is-multiple .wc-block-components-dropdown-selector__input:focus,.is-multiple .wc-block-components-dropdown-selector__input:hover,.is-single .wc-block-components-dropdown-selector__input:first-child:active,.is-single .wc-block-components-dropdown-selector__input:first-child:focus,.is-single .wc-block-components-dropdown-selector__input:first-child:hover{outline:0}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove{background-color:transparent;border:0;color:inherit;font-size:inherit;font-weight:inherit;text-transform:none}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:active,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:focus,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:hover,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:active,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:focus,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:hover{background-color:transparent;text-decoration:none}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value{font-size:.875em;align-items:center;color:#757575;display:inline-flex;margin:.1875em 0;padding:.1875em 0;width:100%}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label{flex-grow:1;line-height:1.2857142857;padding:0;text-align:left}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove{background-color:transparent;border:0;display:inline-block;line-height:1;padding:0 0 0 .3em}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove>svg{display:block}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-chip{font-size:.875em;margin-top:.1875em;margin-bottom:.1875em;line-height:1.2857142857}.wc-block-components-dropdown-selector__list{background-color:#fff;margin:-1px 0 0;padding:0;position:absolute;left:0;right:0;top:100%;max-height:300px;overflow-y:auto;z-index:1}.wc-block-components-dropdown-selector__list:not(:empty){border:1px solid #9f9f9f}.wc-block-components-dropdown-selector__list-item{font-size:.875em;color:#757575;cursor:default;list-style:none;margin:0;padding:0 4px}.wc-block-components-dropdown-selector__list-item.is-selected{background-color:#ddd}.wc-block-components-dropdown-selector__list-item.is-highlighted,.wc-block-components-dropdown-selector__list-item:active,.wc-block-components-dropdown-selector__list-item:focus,.wc-block-components-dropdown-selector__list-item:hover{background-color:#00669e;color:#fff}.wc-block-components-filter-submit-button{display:block;margin-left:auto;white-space:nowrap}.wc-block-components-formatted-money-amount{white-space:nowrap}.wc-block-components-load-more{text-align:center;width:100%}.wc-block-components-loading-mask{position:relative;min-height:34px;pointer-events:none}.wc-block-components-loading-mask .components-spinner{position:absolute;margin:0;top:50%;left:50%;transform:translate(-50%,-50%)}.wc-block-components-loading-mask .wc-block-components-loading-mask__children{opacity:.25}.wc-block-components-pagination{margin:0 auto 16px}.wc-block-components-pagination__ellipsis,.wc-block-components-pagination__page{font-size:1em;color:#333;display:inline-block;font-weight:400}.wc-block-components-pagination__page{border-color:transparent;padding:.3em .6em;min-width:2.2em}@media(max-width:782px){.wc-block-components-pagination__page{padding:.1em .2em;min-width:1.6em}}.wc-block-components-pagination__page:not(.toggle){background-color:transparent}.wc-block-components-pagination__ellipsis{padding:.3em}@media(max-width:782px){.wc-block-components-pagination__ellipsis{padding:.1em}}.wc-block-components-pagination__page--active[disabled]{color:#333;font-weight:700;opacity:1!important}.wc-block-components-pagination__page--active[disabled]:focus,.wc-block-components-pagination__page--active[disabled]:hover{background-color:inherit;color:#333;opacity:1!important}html[dir=rtl] .wc-block-components-pagination-page--arrow span{display:inline-block;transform:scaleX(-1)}.wc-block-components-price-slider{margin-bottom:24px}.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls{justify-content:flex-end}.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max{margin-left:0;margin-right:10px}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;pointer-events:none;max-width:100%;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount>*,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button>*,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}.wc-block-components-price-slider__range-input-wrapper{padding:0;border:0;outline:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:9px;clear:both;position:relative;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);background:#e1e1e1;margin:15px 0}.wc-block-components-price-slider__range-input-progress{height:9px;width:100%;position:absolute;left:0;top:0;--track-background:linear-gradient(90deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#af7dd1;background:var(--track-background)}.wc-block-components-price-slider__controls{display:flex}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{margin:0;border-radius:4px;width:auto;max-width:100px;min-width:0}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--min{margin-right:10px}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max{margin-left:auto}.wc-block-components-price-slider__range-input{margin:0;padding:0;border:0;outline:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:0;display:block;position:relative;pointer-events:none;outline:none!important;position:absolute;left:0;top:0}.wc-block-components-price-slider__range-input::-webkit-slider-runnable-track{cursor:default;height:1px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-webkit-slider-thumb{background-color:transparent;background-position:0 0;width:28px;height:23px;border:0;padding:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:-6px 0 0}.wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover{background-position-y:-23px;transform:scale(1.1)}.wc-block-components-price-slider__range-input::-webkit-slider-progress{margin:0;padding:0;border:0;outline:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-focus-outer{border:0}.wc-block-components-price-slider__range-input::-moz-range-track{cursor:default;height:1px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-range-progress{margin:0;padding:0;border:0;outline:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-range-thumb{background-color:transparent;background-position:0 0;width:28px;height:23px;border:0;padding:0;margin:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-moz-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-range-thumb:hover{background-position-y:-23px;transform:scale(1.1)}.wc-block-components-price-slider__range-input::-ms-thumb{background-color:transparent;background-position:0 0;width:28px;height:23px;border:0;padding:0;margin:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-ms-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-ms-thumb:hover{background-position-y:-23px;transform:scale(1.1)}.wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb{background-position-y:-23px;transform:scale(1.1)}.wc-block-components-price-slider__range-input:focus::-moz-range-thumb{background-position-y:-23px;transform:scale(1.1)}.wc-block-components-price-slider__range-input:focus::-ms-thumb{background-position-y:-23px;transform:scale(1.1)}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min{z-index:21}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb{margin-left:-2px;background-position-x:left}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb{background-position-x:left;transform:translate(-2px,4px)}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb{background-position-x:left}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max{z-index:20}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb{background-position-x:right;margin-left:2px}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb{background-position-x:right;transform:translate(2px,4px)}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb{background-position-x:right}.rtl .wc-block-components-price-slider__range-input-progress{--track-background:linear-gradient(270deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#af7dd1;background:var(--track-background)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-price-slider__range-input-wrapper{background:0 0;box-shadow:none;height:24px}.wc-block-components-price-slider__range-input-progress{background:#af7dd1;width:100%;top:7px}.wc-block-components-price-slider__range-input{height:24px;pointer-events:auto}.wc-block-components-price-slider__range-input::-ms-track{background:0 0;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-components-price-slider__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input::-ms-fill-upper{background:0 0}.wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider__range-input::-ms-thumb{transform:translate(1px);pointer-events:auto}.wc-block-components-price-slider__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input--max::-ms-fill-lower{background:0 0}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;pointer-events:none;max-width:100%;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}}@media screen and (-ms-high-contrast:active)and (prefers-reduced-motion:reduce),screen and (-ms-high-contrast:none)and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@supports(-ms-ime-align:auto){.wc-block-components-price-slider__range-input-wrapper{background:0 0;box-shadow:none;height:24px}.wc-block-components-price-slider__range-input-progress{background:#af7dd1;width:100%;top:7px}.wc-block-components-price-slider__range-input{height:24px;pointer-events:auto}.wc-block-components-price-slider__range-input::-ms-track{background:0 0;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-components-price-slider__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input::-ms-fill-upper{background:0 0}.wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider__range-input::-ms-thumb{transform:translate(1px);pointer-events:auto}.wc-block-components-price-slider__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input--max::-ms-fill-lower{background:0 0}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;pointer-events:none;max-width:100%;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper{background:0 0;border:3px solid;box-sizing:border-box}.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress{--range-color:currentColor;margin:-3px}.theme-twentytwentyone .wc-block-price-filter__range-input{background:0 0;margin:-3px;width:calc(100% + 6px)}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-webkit-slider-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-webkit-slider-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-moz-range-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-moz-range-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-ms-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-ms-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input::-webkit-slider-thumb{margin-top:-9px}.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb{transform:translate(2px,1px)}.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb{transform:translate(-2px,1px)}.theme-twentytwentyone .wc-block-price-filter__range-input::-ms-track{border-color:transparent!important}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper{border:0;height:auto;position:relative;height:50px}.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress{display:none}.theme-twentytwentyone .wc-block-price-filter__range-input{height:100%;margin:0;width:100%}}.wc-block-components-product-sort-select{margin-bottom:24px;text-align:left}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wc-block-grid{text-align:center}.wc-block-grid__no-products{padding:40px;text-align:center;width:100%}.wc-block-grid__no-products .wc-block-grid__no-products-image{max-width:150px;margin:0 auto 1em;display:block;color:inherit}.wc-block-grid__no-products .wc-block-grid__no-products-title{display:block;margin:0;font-weight:700}.wc-block-grid__no-products .wc-block-grid__no-products-description{display:block;margin:.25em 0 1em}.wc-block-grid__products{display:flex;flex-wrap:wrap;padding:0;margin:0 -8px 16px;background-clip:padding-box}.wc-block-grid__product{box-sizing:border-box;padding:0;margin:0;float:none;width:auto;position:relative;text-align:center;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:16px solid transparent;list-style:none}.wc-block-grid__product.wc-block-grid__product{box-sizing:border-box}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product,.wc-block-grid.has-aligned-buttons .wc-block-grid__product{display:flex;flex-direction:column}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child,.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child{margin-top:auto;margin-bottom:0;padding-bottom:12px}.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product,.wc-block-grid.has-1-columns .wc-block-grid__product{flex:1 0 100%;max-width:100%}.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product,.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%}.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product,.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 33.33333%;max-width:33.3333333333%}.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 25%;max-width:25%}.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 20%;max-width:20%}.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 16.66667%;max-width:16.6666666667%}.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 14.28571%;max-width:14.2857142857%}.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 12.5%;max-width:12.5%}.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{font-size:.5em}.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-6-columns.alignfull .wc-block-grid__product{font-size:.58em}.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product,.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-5-columns.alignfull .wc-block-grid__product{font-size:.75em}.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull),.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull){font-size:.92em}@media(max-width:480px){.wc-block-grid.has-2-columns .wc-block-grid__products{display:block}.wc-block-grid.has-2-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-3-columns .wc-block-grid__products{display:block}.wc-block-grid.has-3-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-4-columns .wc-block-grid__products{display:block}.wc-block-grid.has-4-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-5-columns .wc-block-grid__products{display:block}.wc-block-grid.has-5-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-6-columns .wc-block-grid__products{display:block}.wc-block-grid.has-6-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-7-columns .wc-block-grid__products{display:block}.wc-block-grid.has-7-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-8-columns .wc-block-grid__products{display:block}.wc-block-grid.has-8-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}}@media(min-width:481px)and (max-width:600px){.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}}.wc-block-components-product-name{font-size:1em;overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.wc-block-components-product-price--align-left{display:block;text-align:left}.wc-block-components-product-price--align-center{display:block;text-align:center}.wc-block-components-product-price--align-right{display:block;text-align:right}.wc-block-components-product-price__value.is-discounted{margin-left:.5em}.is-loading .wc-block-components-product-price:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;content:".";display:inline-block;width:5em}.is-loading .wc-block-components-product-price:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-price:before{-webkit-animation:none;animation:none}}.wc-block-components-quantity-selector{display:flex;width:107px;border:1px solid #ddd;background:#fff;border-radius:4px;box-sizing:content-box;margin:0 0 .25em}.has-dark-controls .wc-block-components-quantity-selector{background-color:transparent;border-color:hsla(0,0%,100%,.4)}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{font-size:1em;order:2;min-width:40px;flex:1 1 auto;border:0;padding:.4em 0;margin:0;text-align:center;background:0 0;box-shadow:none;color:#000;line-height:1;vertical-align:middle;-moz-appearance:textfield}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus{background:#f0f0f0;outline:1px solid #ddd}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled{color:#949494}.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{color:#fff;background:0 0}.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus{background:0 0}.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled{color:hsla(0,0%,100%,.3)}.wc-block-components-quantity-selector input::-webkit-inner-spin-button,.wc-block-components-quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{border:0;padding:0;margin:0;background:none transparent;box-shadow:none;font-size:1em;min-width:30px;cursor:pointer;color:#1e1e1e;font-style:normal;text-align:center;text-decoration:none}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus{outline:2px solid #ddd}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{border:0;padding:0;margin:0;background:none transparent;box-shadow:none;color:#1e1e1e}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover:focus{outline:2px solid #ddd}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{color:#949494;cursor:default;border:0;padding:0;margin:0;background:none transparent;box-shadow:none}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled:focus{outline:2px solid #ddd}.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{color:#fff}.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{color:hsla(0,0%,100%,.3)}.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus{order:1}.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus{order:3}.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{background:none transparent}.wc-block-components-radio-control__option{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;display:block;margin:1em 0;padding:0 0 0 2.5em;position:relative}.wc-block-components-radio-control__option:first-child{margin-top:0}.wc-block-components-radio-control__option:last-child{margin-bottom:0}.wc-block-components-radio-control__option-layout{display:table;width:100%}.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after{display:none}.wc-block-components-radio-control__description-group,.wc-block-components-radio-control__label-group{display:table-row}.wc-block-components-radio-control__description-group>span,.wc-block-components-radio-control__label-group>span{display:table-cell}.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label{text-align:right;min-width:50%}.wc-block-components-radio-control__label,.wc-block-components-radio-control__secondary-label{line-height:max(1.5rem,24px)}.wc-block-components-radio-control__description,.wc-block-components-radio-control__secondary-description{font-size:.875em;line-height:20px}.wc-block-components-radio-control .wc-block-components-radio-control__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid #50575e;border-radius:50%;display:inline-block;height:1.5em;min-height:24px;min-width:24px;width:1.5em;position:absolute;left:0;top:50%;transform:translateY(-50%)}.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:#000;border-radius:50%;content:"";display:block;height:.75em;left:50%;margin:0;min-height:12px;min-width:12px;position:absolute;top:50%;transform:translate(-50%,-50%);width:.75em}.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input{border-color:hsla(0,0%,100%,.6);background-color:rgba(0,0,0,.1)}.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:#fff}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked{border-width:2px}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background-color:var(--form--color-text)}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after{display:none}.is-loading .wc-block-components-review-list-item__text{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;display:block;width:60%}.is-loading .wc-block-components-review-list-item__text>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__text{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__text:after{content:" "}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after{content:" "}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;font-size:1em;width:80px}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after{content:" "}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product,.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars>span{display:none}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;height:1em;width:120px}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after{content:" "}.editor-styles-wrapper .wc-block-components-review-list-item__item,.wc-block-components-review-list-item__item{margin:0 0 48px;list-style:none}.wc-block-components-review-list-item__info{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;margin-bottom:24px}.wc-block-components-review-list-item__meta{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.has-image .wc-block-components-review-list-item__info{-ms-grid-columns:64px 1fr;grid-template-columns:64px 1fr}.has-image .wc-block-components-review-list-item__meta{-ms-grid-column:2;grid-column:2}.wc-block-components-review-list-item__image{align-items:center;display:flex;height:48px;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;justify-content:center;position:relative;width:48px}.wc-block-components-review-list-item__image>img{display:block;height:auto;max-height:100%;max-width:100%;width:auto}.wc-block-components-review-list-item__verified{width:21px;height:21px;text-indent:21px;margin:0;line-height:21px;overflow:hidden;position:absolute;right:-7px;bottom:-7px}.wc-block-components-review-list-item__verified:before{width:21px;height:21px;background:transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;display:block;content:""}.wc-block-components-review-list-item__meta{display:flex;align-items:center;flex-flow:row wrap}.wc-block-components-review-list-item__meta:after{order:3;content:"";flex-basis:100%}.wc-block-components-review-list-item__author,.wc-block-components-review-list-item__product{display:block;font-weight:700;order:1;margin-right:8px}.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author{font-weight:400;color:grey;order:4}.wc-block-components-review-list-item__published-date{color:grey;order:5}.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{content:"";display:inline-block;margin-right:8px;border-right:1px solid #ddd;height:1em;vertical-align:middle}.wc-block-components-review-list-item__author:first-child+.wc-block-components-review-list-item__published-date:before,.wc-block-components-review-list-item__rating+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{display:none}.wc-block-components-review-list-item__rating{order:2}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars{font-size:1em;display:inline-block;top:0;overflow:hidden;position:relative;height:1.618em;line-height:1.618;width:5.3em;font-family:star;font-weight:400;vertical-align:top}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before{content:"SSSSS";opacity:.25;float:left;top:0;left:0;position:absolute}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before{content:"SSSSS";top:0;position:absolute;left:0;color:#e6a237}.editor-styles .wc-block-components-review-list,.wc-block-components-review-list{margin:0}.wc-block-components-review-sort-select{text-align:right}.wc-block-components-sidebar-layout{display:flex;flex-wrap:wrap;margin:0 auto 16px;position:relative}.wc-block-components-sidebar-layout .wc-block-components-main{box-sizing:border-box;margin:0;padding-right:3.7735849057%;width:65%}.wc-block-components-sidebar{box-sizing:border-box;margin:0;padding-left:2.2641509434%;width:35%}.wc-block-components-sidebar .wc-block-components-panel>h2{font-size:1em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.is-medium.wc-block-components-sidebar-layout,.is-mobile.wc-block-components-sidebar-layout,.is-small.wc-block-components-sidebar-layout{flex-direction:column;margin:0 auto 16px}.is-medium.wc-block-components-sidebar-layout .wc-block-components-main,.is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar,.is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,.is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar,.is-small.wc-block-components-sidebar-layout .wc-block-components-main,.is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar{padding:0;width:100%}.is-large .wc-block-components-sidebar .wc-block-components-panel,.is-large .wc-block-components-sidebar .wc-block-components-totals-item{padding-left:16px;padding-right:16px}.is-large .wc-block-components-sidebar .wc-block-components-panel .wc-block-components-totals-item{padding:0}.wc-block-components-sidebar .wc-block-components-panel>h2{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit}.wc-block-components-sidebar .wc-block-components-panel>h2 .wc-block-components-panel__button{font-weight:400}.theme-twentytwenty .wc-block-components-sidebar .wc-block-components-panel>h2{font-size:1.25em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.wc-block-components-sort-select{margin-bottom:12px}.wc-block-components-sort-select__label{margin-right:12px;display:inline-block;font-weight:400}.wc-block-components-sort-select__select{width:-webkit-max-content;width:-moz-max-content;width:max-content}.wc-block-components-spinner{position:absolute;width:100%;height:100%;color:inherit;box-sizing:content-box;text-align:center;font-size:1.25em}.wc-block-components-spinner:after{content:" ";position:absolute;top:50%;left:50%;margin:-.5em 0 0 -.5em;width:1em;height:1em;box-sizing:border-box;transform-origin:50% 50%;transform:translateZ(0) scale(.5);-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;border:.2em solid;border-left:.2em solid transparent;-webkit-animation:wc-block-components-spinner__animation 1s linear infinite;animation:wc-block-components-spinner__animation 1s linear infinite}@-webkit-keyframes wc-block-components-spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wc-block-components-spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}.wc-block-components-state-input{margin-top:1.5em}.wc-block-components-tabs .wc-block-components-tabs__list{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item{border:none;flex:auto;background:0 0;padding:12px 16px;color:inherit;outline-offset:-1px;text-align:center;transition:box-shadow .1s linear;box-shadow:inset 0 -1px currentColor;border-radius:0}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item.is-active{box-shadow:inset 0 -3px currentColor;font-weight:600;position:relative}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:focus{outline-offset:-1px;outline:1px dotted currentColor}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:active,.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:hover{background:0 0}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content{font-size:1em;line-height:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;font-weight:700}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>img,.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>svg{height:1.2em;vertical-align:middle;margin:.2em 0 -.2em}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons{margin:.2em 0 -.2em}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:1.2em;vertical-align:middle}.wc-block-components-tabs .wc-block-components-tabs__content{padding:16px 0;text-transform:none}.wc-block-components-form .wc-block-components-text-input,.wc-block-components-text-input{position:relative;margin-top:1.5em;white-space:nowrap}.wc-block-components-form .wc-block-components-text-input label,.wc-block-components-text-input label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;position:absolute;transform:translateY(.75em);left:0;top:0;transform-origin:top left;line-height:1.375;color:#757575;transition:transform .2s ease;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);cursor:text}.has-dark-controls .wc-block-components-form .wc-block-components-text-input label,.has-dark-controls .wc-block-components-text-input label{color:hsla(0,0%,100%,.6)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-form .wc-block-components-text-input label,.wc-block-components-text-input label{transition:none}}.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label,.wc-block-components-text-input input:-webkit-autofill+label{transform:translateY(4px) scale(.75)}.wc-block-components-form .wc-block-components-text-input.is-active label,.wc-block-components-text-input.is-active label{transform:translateY(4px) scale(.75)}.wc-block-components-form .wc-block-components-text-input input[type=email],.wc-block-components-form .wc-block-components-text-input input[type=number],.wc-block-components-form .wc-block-components-text-input input[type=tel],.wc-block-components-form .wc-block-components-text-input input[type=text],.wc-block-components-form .wc-block-components-text-input input[type=url],.wc-block-components-text-input input[type=email],.wc-block-components-text-input input[type=number],.wc-block-components-text-input input[type=tel],.wc-block-components-text-input input[type=text],.wc-block-components-text-input input[type=url]{font-size:1em;background-color:#fff;padding:.75em 16px;border-radius:4px;border:1px solid #50575e;width:100%;line-height:1.375;font-family:inherit;margin:0;box-sizing:border-box;height:3em;min-height:0;color:#2b2d2f}.wc-block-components-form .wc-block-components-text-input input[type=email]:focus,.wc-block-components-form .wc-block-components-text-input input[type=number]:focus,.wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,.wc-block-components-form .wc-block-components-text-input input[type=text]:focus,.wc-block-components-form .wc-block-components-text-input input[type=url]:focus,.wc-block-components-text-input input[type=email]:focus,.wc-block-components-text-input input[type=number]:focus,.wc-block-components-text-input input[type=tel]:focus,.wc-block-components-text-input input[type=text]:focus,.wc-block-components-text-input input[type=url]:focus{background-color:#fff;color:#2b2d2f}.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url],.has-dark-controls .wc-block-components-text-input input[type=email],.has-dark-controls .wc-block-components-text-input input[type=number],.has-dark-controls .wc-block-components-text-input input[type=tel],.has-dark-controls .wc-block-components-text-input input[type=text],.has-dark-controls .wc-block-components-text-input input[type=url]{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url]:focus,.has-dark-controls .wc-block-components-text-input input[type=email]:focus,.has-dark-controls .wc-block-components-text-input input[type=number]:focus,.has-dark-controls .wc-block-components-text-input input[type=tel]:focus,.has-dark-controls .wc-block-components-text-input input[type=text]:focus,.has-dark-controls .wc-block-components-text-input input[type=url]:focus{background-color:rgba(0,0,0,.1);color:#fff}.wc-block-components-form .wc-block-components-text-input input[type=number],.wc-block-components-text-input input[type=number]{-moz-appearance:textfield}.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button,.wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,.wc-block-components-text-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],.wc-block-components-form .wc-block-components-text-input.is-active input[type=number],.wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],.wc-block-components-form .wc-block-components-text-input.is-active input[type=text],.wc-block-components-form .wc-block-components-text-input.is-active input[type=url],.wc-block-components-text-input.is-active input[type=email],.wc-block-components-text-input.is-active input[type=number],.wc-block-components-text-input.is-active input[type=tel],.wc-block-components-text-input.is-active input[type=text],.wc-block-components-text-input.is-active input[type=url]{padding:1.5em 0 .25em 16px}.wc-block-components-form .wc-block-components-text-input.has-error input,.wc-block-components-form .wc-block-components-text-input.has-error input:active,.wc-block-components-form .wc-block-components-text-input.has-error input:focus,.wc-block-components-form .wc-block-components-text-input.has-error input:hover,.wc-block-components-text-input.has-error input,.wc-block-components-text-input.has-error input:active,.wc-block-components-text-input.has-error input:focus,.wc-block-components-text-input.has-error input:hover{border-color:#cc1818}.wc-block-components-form .wc-block-components-text-input.has-error input:focus,.wc-block-components-text-input.has-error input:focus{outline:1px dotted #cc1818;outline-offset:2px}.wc-block-components-form .wc-block-components-text-input.has-error label,.wc-block-components-text-input.has-error label{color:#cc1818}.wc-block-components-form .wc-block-components-text-input:only-child,.wc-block-components-text-input:only-child{margin-top:0}.wc-block-components-textarea{font-size:1em;background-color:#fff;border:1px solid #50575e;border-radius:4px;color:#2b2d2f;font-family:inherit;line-height:1.375;margin:0;padding:.75em 16px;width:100%}.has-dark-controls .wc-block-components-textarea{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.has-dark-controls .wc-block-components-textarea::-moz-placeholder{color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-textarea::placeholder{color:hsla(0,0%,100%,.6)}.theme-twentytwentyone .has-dark-controls .wc-block-components-textarea{background-color:rgba(0,0,0,.1);color:#fff}.theme-twentytwenty .wc-block-components-title.wc-block-components-title,.wc-block-components-title.wc-block-components-title{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;font-size:1.25em;word-break:break-word}.wc-block-components-notices{display:block;margin-bottom:2em}.wc-block-components-notices .wc-block-components-notices__notice{margin:0;display:flex;flex-wrap:nowrap}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss{background:transparent none;padding:0;margin:0 0 0 auto;border:0;outline:0;color:currentColor}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg{fill:currentColor;vertical-align:text-top}.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice{margin-top:1em}.wc-block-components-notices__snackbar{position:fixed;bottom:20px;left:16px;width:auto}@media(max-width:782px){.wc-block-components-notices__snackbar{position:fixed;top:10px;left:0;bottom:auto}}@media(max-width:782px){.wc-block-components-notices__snackbar .components-snackbar-list__notice-container{margin-left:10px;margin-right:10px}}.wc-block-components-validation-error{font-size:.75em;color:#cc1818;max-width:100%;position:absolute;white-space:normal}.wc-block-components-validation-error>p{align-items:center;display:flex;line-height:12px;margin:0;min-height:24px;padding:0}.wc-block-components-select+.wc-block-components-validation-error{margin-bottom:24px}.with-scroll-to-top__scroll-point{position:relative;top:-36px}.wc-block-cart__submit{position:relative}.wc-block-cart__submit-container{padding-bottom:16px}.wc-block-cart__submit-button{width:100%;margin:0 0 16px}.wc-block-cart__submit-button:last-child{margin-bottom:0}.is-medium .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky),.is-mobile .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky),.is-small .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky){padding-left:0;padding-right:0;padding-top:0}@media(min-width:783px){.wc-block-cart__submit-container--sticky{display:none}}@media(max-width:782px){.wc-block-cart__submit-container--sticky{background:#fff;bottom:0;left:0;padding:16px;position:fixed;width:100%;z-index:9999}.wc-block-cart__submit-container--sticky:before{box-shadow:0 -10px 20px 10px currentColor;color:hsla(0,0%,80%,.5);content:"";height:100%;left:0;position:absolute;right:0;top:0}}.editor-styles-wrapper .wc-block-cart__empty-cart__title,.wc-block-cart__empty-cart__title{font-size:inherit}.wc-block-cart .wc-block-components-shipping-calculator{white-space:nowrap}.wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type{margin-top:0}table.wc-block-cart-items,table.wc-block-cart-items td,table.wc-block-cart-items th{background:none!important;border:0;margin:0}.editor-styles-wrapper table.wc-block-cart-items,table.wc-block-cart-items{width:100%}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,table.wc-block-cart-items .wc-block-cart-items__header{font-size:.75em;text-transform:uppercase}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image{width:100px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product{visibility:hidden}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total{width:100px;text-align:right}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{width:100%;margin:0}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:0 0;box-shadow:none;display:inline;text-shadow:none;text-decoration:underline;font-size:.75em;text-transform:none;white-space:nowrap}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{background:0 0}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{display:block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{font-size:1em;text-align:right;line-height:inherit}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata{margin-bottom:.75em}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled,table.wc-block-cart-items .wc-block-cart-items__row.is-disabled{opacity:.5;pointer-events:none;transition:opacity .2s ease}.wc-block-cart .wc-block-components-totals-footer-item,.wc-block-cart .wc-block-components-totals-taxes{margin:0}.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:84px;display:inline-block}.wc-block-cart--is-loading h2 span>*,.wc-block-cart--is-loading th span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading h2 span:after,.wc-block-cart--is-loading th span:after{content:" "}.wc-block-cart--is-loading h2 span{min-width:33%}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__individual-price,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__individual-price>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__individual-price,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:84px;display:inline-block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name:after{content:" "}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata{margin-top:.25em;min-width:8em}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-link{visibility:hidden}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image a{display:block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__individual-price{max-width:3em;display:block;margin-top:.25em}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__individual-price:after{content:" "}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total>div,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total>span{display:none}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__price{display:block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__price:after{content:" "}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-height:460px}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after{content:" "}.wc-block-components-sidebar-layout.wc-block-cart--skeleton{display:none}.is-loading+.wc-block-components-sidebar-layout.wc-block-cart--skeleton{display:flex}.wc-block-cart-item__total-price-and-sale-badge-wrapper{display:flex;flex-direction:column;align-items:flex-end}.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge{margin-top:4px}.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,.is-mobile .wc-block-cart-item__total .wc-block-components-sale-badge,.is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,.is-small .wc-block-cart-item__total .wc-block-components-sale-badge,.is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title{display:none}.is-medium table.wc-block-cart-items td,.is-mobile table.wc-block-cart-items td,.is-small table.wc-block-cart-items td{padding:0}.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-medium table.wc-block-cart-items .wc-block-cart-items__header,.is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-mobile table.wc-block-cart-items .wc-block-cart-items__header,.is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-small table.wc-block-cart-items .wc-block-cart-items__header{display:none}.is-medium table.wc-block-cart-items .wc-block-cart-items__row,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,.is-small table.wc-block-cart-items .wc-block-cart-items__row{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:80px 132px;grid-template-columns:80px 132px;padding:16px 0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row:after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row:after,.is-small table.wc-block-cart-items .wc-block-cart-items__row:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:1;grid-row-start:1;padding-right:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product{-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:2;grid-column-end:4;-ms-grid-row:1;grid-row-start:1;-ms-grid-column-align:stretch;justify-self:stretch;padding:0 16px 16px 0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:2;grid-row-start:2;vertical-align:bottom;padding-right:16px;-ms-grid-row-align:end;align-self:end;padding-top:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{-ms-grid-row:1;grid-row-start:1}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount{display:inline-block}.is-large.wc-block-cart .wc-block-cart-items{position:relative}.is-large.wc-block-cart .wc-block-cart-items:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-large.wc-block-cart .wc-block-cart-items th{padding:.25rem 16px .25rem 0;white-space:nowrap}.is-large.wc-block-cart .wc-block-cart-items td{position:relative;padding:16px 0 16px 16px;vertical-align:top}.is-large.wc-block-cart .wc-block-cart-items td:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-large.wc-block-cart .wc-block-cart-items th:last-child{padding-right:0}.is-large.wc-block-cart .wc-block-cart-items td:last-child{padding-right:16px}.is-large.wc-block-cart .wc-block-components-radio-control__input{left:0}.is-large.wc-block-cart .wc-block-cart__totals-title{border:0;border-radius:0;margin:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;box-shadow:none;display:inline;background:0 0;font-size:.75em;display:block;font-weight:600;padding:.25rem 0;text-align:right;text-transform:uppercase}.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel){padding-left:16px;padding-right:16px}.is-large.wc-block-cart .wc-block-cart__payment-options{padding:16px}.wp-block-woocommerce-cart.is-loading{display:none}.wp-block-woocommerce-cart{margin-bottom:3em}.is-large .wc-block-checkout__actions{padding:1.5em 0}.wc-block-checkout__terms{margin:1.5em 0 1.5em 9px}.wc-block-checkout__terms textarea{top:-5px;position:relative}.wc-block-checkout__terms.wc-block-checkout__terms--disabled{opacity:.6}.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block>div,.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block>div{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;margin:0 0 1.5em;display:none}.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block>div>*,.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block>div>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block>div,.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block>div{-webkit-animation:none;animation:none}}.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-contact-information-block,.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-payment-block,.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-contact-information-block,.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-payment-block{min-height:10em;display:block}.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-shipping-address-block,.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-shipping-address-block{min-height:24em;display:block}.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-actions-block,.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-actions-block{width:50%;min-height:4em;margin-left:50%;display:block}.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-order-summary-block,.is-loading.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block{min-height:47em;display:block}.is-loading.wp-block-woocommerce-checkout-i2.wp-block-woocommerce-checkout-i2{display:flex;flex-wrap:wrap;margin:0 auto 16px;position:relative}.is-loading.wp-block-woocommerce-checkout-i2.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block{box-sizing:border-box;margin:0;padding-right:3.7735849057%;width:65%}.is-loading.wp-block-woocommerce-checkout-i2.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block{box-sizing:border-box;margin:0;padding-left:2.2641509434%;width:35%}.is-loading.wp-block-woocommerce-checkout-i2.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2{font-size:1em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit}.is-loading.wp-block-woocommerce-checkout-i2.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 .wc-block-components-panel__button{font-weight:400}.is-loading.wp-block-woocommerce-checkout-i2 .is-medium.wp-block-woocommerce-checkout-i2,.is-loading.wp-block-woocommerce-checkout-i2 .is-mobile.wp-block-woocommerce-checkout-i2,.is-loading.wp-block-woocommerce-checkout-i2 .is-small.wp-block-woocommerce-checkout-i2{flex-direction:column;margin:0 auto 16px}.is-loading.wp-block-woocommerce-checkout-i2 .is-medium.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block,.is-loading.wp-block-woocommerce-checkout-i2 .is-medium.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block,.is-loading.wp-block-woocommerce-checkout-i2 .is-mobile.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block,.is-loading.wp-block-woocommerce-checkout-i2 .is-mobile.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block,.is-loading.wp-block-woocommerce-checkout-i2 .is-small.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-fields-block,.is-loading.wp-block-woocommerce-checkout-i2 .is-small.wp-block-woocommerce-checkout-i2 .wp-block-woocommerce-checkout-totals-block{padding:0;width:100%}.is-loading.wp-block-woocommerce-checkout-i2 .is-large .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel,.is-loading.wp-block-woocommerce-checkout-i2 .is-large .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item{padding-left:16px;padding-right:16px}.is-loading.wp-block-woocommerce-checkout-i2 .theme-twentytwenty .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2{font-size:1.25em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.components-placeholder.wc-block-checkout__no-shipping-placeholder{margin-bottom:16px}.components-placeholder.wc-block-checkout__no-shipping-placeholder *{pointer-events:all}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset{display:block}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button{background-color:#1e1e1e;color:#fff}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description{display:block;margin:.25em 0 1em}.wc-block-checkout__add-note{margin:1.5em 0 1.5em 9px}.is-medium .wc-block-checkout__add-note,.is-mobile .wc-block-checkout__add-note,.is-small .wc-block-checkout__add-note{position:relative;margin-bottom:1em;margin-top:1em;padding:1em 0}.is-medium .wc-block-checkout__add-note:after,.is-mobile .wc-block-checkout__add-note:after,.is-small .wc-block-checkout__add-note:after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-checkout__add-note .wc-block-components-textarea{margin-top:16px}.wc-block-checkout__order-notes.wc-block-components-checkout-step{padding-left:0}.wc-block-checkout__form{margin:0;max-width:100%}.wc-block-checkout__create-account,.wc-block-checkout__use-address-for-billing{margin-top:1.5em}.wc-block-checkout__shipping-option .wc-block-components-radio-control__option{position:relative;margin:0;padding:.75em 0 .75em 2.5em}.wc-block-checkout__shipping-option .wc-block-components-radio-control__option:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__no-results-notice{margin:.75em 0}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form{margin-left:-6px;margin-right:-6px}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after{content:"";clear:both;display:block}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input{float:left;margin-left:6px;margin-right:6px;position:relative;width:calc(50% - 12px)}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2){margin-top:0}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company{width:calc(100% - 12px)}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox{clear:both}.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point{top:-96px}.wc-block-checkout__sidebar .wc-block-components-product-name{display:block;color:inherit;flex-grow:1;flex-basis:0}.wc-block-checkout__sidebar .wc-block-components-totals-footer-item,.wc-block-checkout__sidebar .wc-block-components-totals-taxes{margin:0;padding:0}.wc-block-checkout__actions{display:flex;justify-content:space-between;align-items:center;margin-left:9px}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button{width:50%;padding:1em;height:auto}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text{line-height:24px}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg{fill:#fff;vertical-align:top}.wc-block-checkout--is-loading .wc-block-checkout__actions button,.wc-block-checkout--is-loading .wc-block-components-express-payment{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-checkout--is-loading .wc-block-checkout__actions button>*,.wc-block-checkout--is-loading .wc-block-components-express-payment>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__actions button,.wc-block-checkout--is-loading .wc-block-components-express-payment{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__actions button:after,.wc-block-checkout--is-loading .wc-block-components-express-payment:after{content:" "}.wc-block-checkout--is-loading .wc-block-components-express-payment{min-height:150px}.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;width:150px}.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span:after{content:" "}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;display:block;width:10em}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:after{content:" "}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;border-radius:50%;display:block;height:100%;width:1.5em}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before:after{content:" "}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;display:block;min-height:100px}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span:after{content:" "}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after,.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after>*,.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after,.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-height:460px}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card:after{content:" "}.wc-block-components-sidebar-layout.wc-block-checkout--skeleton{display:none}.is-loading+.wc-block-components-sidebar-layout.wc-block-checkout--skeleton{display:flex}.wc-block-checkout-empty,.wc-block-checkout-error{padding:40px;text-align:center;width:100%}.wc-block-checkout-empty .wc-block-checkout-empty__image,.wc-block-checkout-empty .wc-block-checkout-error__image,.wc-block-checkout-error .wc-block-checkout-empty__image,.wc-block-checkout-error .wc-block-checkout-error__image{max-width:150px;margin:0 auto 1em;display:block;color:inherit}.wc-block-checkout-empty .wc-block-checkout-empty__title,.wc-block-checkout-empty .wc-block-checkout-error__title,.wc-block-checkout-error .wc-block-checkout-empty__title,.wc-block-checkout-error .wc-block-checkout-error__title{display:block;margin:0;font-weight:700}.wc-block-checkout-empty .wc-block-checkout-empty__description,.wc-block-checkout-empty .wc-block-checkout-error__description,.wc-block-checkout-error .wc-block-checkout-empty__description,.wc-block-checkout-error .wc-block-checkout-error__description{display:block;margin:.25em 0 1em}.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button{display:none}.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button{width:100%}.is-medium .wc-block-checkout__main,.is-mobile .wc-block-checkout__main,.is-small .wc-block-checkout__main{order:1}.is-medium .wc-block-checkout__sidebar,.is-mobile .wc-block-checkout__sidebar,.is-small .wc-block-checkout__sidebar{margin-bottom:40px;order:0}.is-large .wc-block-checkout__actions{position:relative;margin-right:24px;padding-top:1.5em}.is-large .wc-block-checkout__actions:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-express-payment{margin:auto;position:relative}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:0;margin:0;overflow:hidden;text-align:center}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li{margin:0}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li>img{width:100%;height:48px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container{display:flex;flex-direction:row;left:0;position:absolute;right:0;top:-5px;vertical-align:middle}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before{border-left:1px solid;border-top:1px solid;border-radius:5px 0 0;content:"";display:block;height:4px;margin-right:12px;opacity:.3;pointer-events:none;width:22px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after{border-right:1px solid;border-top:1px solid;border-radius:0 5px 0 0;content:"";display:block;height:4px;margin-left:12px;opacity:.3;pointer-events:none;flex-grow:1}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title{flex-grow:0;transform:translateY(-50%)}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content{position:relative;margin-top:calc(.75em + 5px);padding:1.5em 35px 1em}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after{border-style:solid;border-width:0 1px 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0;border-radius:0 0 5px 5px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content>p{margin-bottom:1em}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li{display:inline-block;width:50%}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(2n){padding-left:8px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(odd){padding-right:8px}.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li{padding-bottom:16px;text-align:center;width:100%}.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li:last-child{padding-bottom:0}.wc-block-components-express-payment-continue-rule{display:flex;align-items:center;text-align:center;padding:0 36px;margin:24px 0}.wc-block-components-express-payment-continue-rule:before{margin-right:10px}.wc-block-components-express-payment-continue-rule:after{margin-left:10px}.wc-block-components-express-payment-continue-rule:after,.wc-block-components-express-payment-continue-rule:before{content:" ";flex:1;border-bottom:1px solid;opacity:.3}.wc-block-components-express-payment-continue-rule--cart{margin:16px 0;text-transform:uppercase}.theme-twentynineteen .wc-block-components-express-payment__title:before{display:none}.theme-twentytwenty .wc-block-components-express-payment .wc-block-components-express-payment__title{padding-left:12px;padding-right:12px}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder{margin-bottom:16px}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder *{pointer-events:all}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset{display:block}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .components-button{background-color:#1e1e1e;color:#fff}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .wc-block-checkout__no-payment-methods-placeholder-description{display:block;margin:.25em 0 1em}.components-notice.wc-block-checkout__no-payment-methods-notice{margin-bottom:16px}.wc-block-card-elements{display:flex;width:100%}.wc-block-card-elements .wc-block-components-validation-error{position:static}.wc-block-gateway-container{position:relative;margin-bottom:1.5em;white-space:nowrap}.wc-block-gateway-container.wc-card-number-element{flex-basis:15em;flex-grow:1;min-width:min(15em,60%)}.wc-block-gateway-container.wc-card-expiry-element{flex-basis:7em;margin-left:12px;min-width:min(7em,calc(24% - 12px))}.wc-block-gateway-container.wc-card-cvc-element{flex-basis:7em;margin-left:12px;min-width:min(5em,calc(16% - 12px))}.wc-block-gateway-container .wc-block-gateway-input{font-size:1em;line-height:1.375;background-color:#fff;padding:.75em 0 .75em 16px;border-radius:4px;border:1px solid #50575e;width:100%;font-family:inherit;margin:0;box-sizing:border-box;height:3em;color:#2b2d2f;cursor:text}.wc-block-gateway-container .wc-block-gateway-input:focus,.wc-block-gateway-container:focus{background-color:#fff}.wc-block-gateway-container label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;line-height:1.375;position:absolute;transform:translateY(.75em);left:0;top:0;transform-origin:top left;color:#757575;transition:transform .2s ease;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 24px);cursor:text}@media screen and (prefers-reduced-motion:reduce){.wc-block-gateway-container label{transition:none}}.wc-block-gateway-container.wc-inline-card-element label{margin-left:calc(24px + 1.5em)}.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty+label,.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty)+label{margin-left:16px;transform:translateY(4px) scale(.75)}.wc-block-gateway-container.wc-inline-card-element+.wc-block-components-validation-error{position:static;margin-top:-24px}.wc-block-gateway-container .wc-block-gateway-input.focused.empty,.wc-block-gateway-container .wc-block-gateway-input:not(.empty){padding:1.5em 0 .25em 16px}.wc-block-gateway-container .wc-block-gateway-input.focused.empty+label,.wc-block-gateway-container .wc-block-gateway-input:not(.empty)+label{transform:translateY(4px) scale(.75)}.wc-block-gateway-container .wc-block-gateway-input.has-error{border-color:#cc1818}.wc-block-gateway-container .wc-block-gateway-input.has-error:focus{outline-color:#cc1818}.wc-block-gateway-container .wc-block-gateway-input.has-error+label{color:#cc1818}.is-large .wc-card-cvc-element .wc-block-components-validation-error>p,.is-large .wc-card-expiry-element .wc-block-components-validation-error>p,.is-medium .wc-card-cvc-element .wc-block-components-validation-error>p,.is-medium .wc-card-expiry-element .wc-block-components-validation-error>p{line-height:16px;padding-top:4px}.is-mobile .wc-card-cvc-element .wc-block-components-validation-error>p,.is-mobile .wc-card-expiry-element .wc-block-components-validation-error>p,.is-small .wc-card-cvc-element .wc-block-components-validation-error>p,.is-small .wc-card-expiry-element .wc-block-components-validation-error>p{min-height:28px}.wc-block-components-checkout-payment-methods *{pointer-events:all}.is-mobile .wc-block-card-elements,.is-small .wc-block-card-elements{flex-wrap:wrap}.is-mobile .wc-block-gateway-container.wc-card-number-element,.is-small .wc-block-gateway-container.wc-card-number-element{flex-basis:100%}.is-mobile .wc-block-gateway-container.wc-card-expiry-element,.is-small .wc-block-gateway-container.wc-card-expiry-element{flex-basis:calc(50% - 8px);margin-left:0;margin-right:8px}.is-mobile .wc-block-gateway-container.wc-card-cvc-element,.is-small .wc-block-gateway-container.wc-card-cvc-element{flex-basis:calc(50% - 8px);margin-left:8px}.wc-block-checkout__payment-method .wc-block-components-radio-control__option{padding-left:56px}.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after{content:none}.wc-block-checkout__payment-method .wc-block-components-radio-control__option .wc-block-components-radio-control__input{left:16px}.wc-block-checkout__payment-method .wc-block-components-radio-control__option,.wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child,.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child{margin:0;padding-bottom:1em;padding-top:1em}.wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked{font-weight:700}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option,.wc-block-checkout__payment-method .wc-block-components-radio-control__option{position:relative}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:after,.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after{border-style:solid;border-width:1px 1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child:after,.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child:after{border-width:1px}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option:after{border-width:0}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label{display:flex;align-items:center;justify-content:flex-start}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label img{height:24px;max-height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option{padding-left:16px}.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__input{display:none}.wc-block-checkout__payment-method .wc-block-components-checkout-step__description-payments-aligned{padding-top:14px;height:28px}.wc-block-components-radio-control-accordion-content{padding:0 16px 1em}.wc-block-components-radio-control-accordion-content:empty{display:none}.wc-block-checkout__order-notes .wc-block-components-checkout-step__content{padding-bottom:0}.wc-block-components-panel.has-border{position:relative}.wc-block-components-panel.has-border:after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-panel.has-border+.wc-block-components-panel.has-border:after{border-top-width:0}.wc-block-components-panel.has-border.no-top-border{position:relative}.wc-block-components-panel.has-border.no-top-border:after{border-style:solid;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0;border-width:0 0 1px}.wc-block-components-panel__button{border:0;border-radius:0;vertical-align:baseline;height:auto;line-height:1;margin:.375em 0 0;padding:.375em 32px 0 0;position:relative;text-align:left;width:100%;word-break:break-word}.wc-block-components-panel__button[aria-expanded=true]{padding-bottom:.375em;margin-bottom:.375em}.wc-block-components-panel__button,.wc-block-components-panel__button:active,.wc-block-components-panel__button:focus,.wc-block-components-panel__button:hover{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:0 0;box-shadow:none}.wc-block-components-panel__button>.wc-block-components-panel__button-icon{fill:currentColor;position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto}.wc-block-components-panel__content{padding-bottom:1em}.wc-block-components-panel__content[hidden]{display:none}.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-panel__button{background-color:inherit;color:inherit}.theme-twentyseventeen .wc-block-components-panel__button,.theme-twentytwenty .wc-block-components-panel__button{background:none transparent;color:inherit}.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:focus,.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:hover,.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:focus,.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:hover{background:none transparent}.wc-block-components-totals-item{display:flex;flex-wrap:wrap;margin:.75em 0 0;width:100%}.wc-block-components-totals-item:first-child{margin-top:0}.wc-block-components-totals-item__label{flex-grow:1}.wc-block-components-totals-item__value{font-weight:700;white-space:nowrap}.wc-block-components-totals-item__description{font-size:.875em;width:100%}.wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate{margin:4px 0}.wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate:first-child{margin-top:0}.wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate:last-child{margin-bottom:0}.wc-block-components-totals-wrapper{position:relative;padding:16px 0}.wc-block-components-totals-wrapper:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-totals-wrapper.has-bottom-border:after{border-bottom-width:1px}.wc-block-components-totals-wrapper.slot-wrapper{padding:0}.wc-block-components-totals-wrapper.slot-wrapper>*>*{position:relative;padding:16px 0}.wc-block-components-totals-wrapper.slot-wrapper>*>:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-totals-wrapper.slot-wrapper>*>:last-child:after{border-bottom-width:0}.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child{position:relative}.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-product-categories{margin-bottom:1em}.wc-block-product-categories.is-dropdown{display:flex}.wc-block-product-categories select{margin-right:.5em}.wc-block-product-categories-list--has-images{list-style:none outside}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item{margin:4px 0 4px 60px;list-style:none outside;clear:both}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul{margin:4px 0 0}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image{max-width:50px;display:inline-block;padding:0;margin:0 .5em 0 -60px;position:relative;vertical-align:middle;border:1px solid #eee}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img{display:block;height:auto;margin:0;max-width:100%;padding:0}.wc-block-product-categories-list-item-count:before{content:" ("}.wc-block-product-categories-list-item-count:after{content:")"}.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder{display:inline-block;height:1em;width:50%;min-width:200px;background:currentColor;opacity:.2}.wc-block-product-categories__button{display:flex;align-items:center;margin:0;padding:0 .5em;position:relative;overflow:hidden}.wc-block-product-categories__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-categories__button svg{transform:rotate(180deg)}.wc-block-product-categories__button:active{color:currentColor}.wc-block-product-categories__button:disabled,.wc-block-product-categories__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-categories__button:disabled:focus,.wc-block-product-categories__button[aria-disabled=true]:focus{box-shadow:none}.wc-block-featured-product{position:relative;background-color:#1e1e1e;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em}.wc-block-featured-product,.wc-block-featured-product .wc-block-featured-product__wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-product .wc-block-featured-product__wrapper{overflow:hidden;height:100%}.wc-block-featured-product.has-left-content{justify-content:flex-start}.wc-block-featured-product.has-left-content .wc-block-featured-product__description,.wc-block-featured-product.has-left-content .wc-block-featured-product__price,.wc-block-featured-product.has-left-content .wc-block-featured-product__title,.wc-block-featured-product.has-left-content .wc-block-featured-product__variation{margin-left:0;text-align:left}.wc-block-featured-product.has-right-content{justify-content:flex-end}.wc-block-featured-product.has-right-content .wc-block-featured-product__description,.wc-block-featured-product.has-right-content .wc-block-featured-product__price,.wc-block-featured-product.has-right-content .wc-block-featured-product__title,.wc-block-featured-product.has-right-content .wc-block-featured-product__variation{margin-right:0;text-align:right}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-product .wc-block-featured-product__description a,.wc-block-featured-product .wc-block-featured-product__description a:active,.wc-block-featured-product .wc-block-featured-product__description a:focus,.wc-block-featured-product .wc-block-featured-product__description a:hover,.wc-block-featured-product .wc-block-featured-product__price a,.wc-block-featured-product .wc-block-featured-product__price a:active,.wc-block-featured-product .wc-block-featured-product__price a:focus,.wc-block-featured-product .wc-block-featured-product__price a:hover,.wc-block-featured-product .wc-block-featured-product__title a,.wc-block-featured-product .wc-block-featured-product__title a:active,.wc-block-featured-product .wc-block-featured-product__title a:focus,.wc-block-featured-product .wc-block-featured-product__title a:hover,.wc-block-featured-product .wc-block-featured-product__variation a,.wc-block-featured-product .wc-block-featured-product__variation a:active,.wc-block-featured-product .wc-block-featured-product__variation a:focus,.wc-block-featured-product .wc-block-featured-product__variation a:hover{color:#fff}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__link,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{width:100%;padding:16px 48px 0;z-index:1}.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{margin-top:0;border:0}.wc-block-featured-product .wc-block-featured-product__title:before,.wc-block-featured-product .wc-block-featured-product__variation:before{display:none}.wc-block-featured-product .wc-block-featured-product__variation{font-style:italic;padding-top:0}.wc-block-featured-product .wc-block-featured-product__description p{margin:0;line-height:1.5em}.wc-block-featured-product .wp-block-button.aligncenter{text-align:center}.wc-block-featured-product.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-product.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-product.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-product.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-product.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-product.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-product.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-product.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-product.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-product.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-product.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright{max-width:290px;width:100%}.wc-block-featured-product:after{display:block;content:"";font-size:0;min-height:inherit}@supports(position:sticky){.wc-block-featured-product:after{content:none}}.wc-block-featured-product.aligncenter,.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright,.wc-block-product-search .wc-block-product-search__fields{display:flex}.wc-block-product-search .wc-block-product-search__field{padding:6px 8px;line-height:1.8;flex-grow:1}.wc-block-product-search .wc-block-product-search__button{display:flex;align-items:center;margin:0 0 0 6px;cursor:pointer;padding:0 .5em;position:relative;overflow:hidden}.wc-block-product-search .wc-block-product-search__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-search .wc-block-product-search__button svg{transform:rotate(180deg)}.wc-block-product-search .wc-block-product-search__button:active{color:currentColor}.wc-block-product-search .wc-block-product-search__button:disabled,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-search .wc-block-product-search__button:disabled:focus,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus{box-shadow:none}.wc-block-featured-category{position:relative;background-color:#1e1e1e;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-category .wc-block-featured-category__wrapper{overflow:hidden;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-category.has-left-content{justify-content:flex-start}.wc-block-featured-category.has-left-content .wc-block-featured-category__description,.wc-block-featured-category.has-left-content .wc-block-featured-category__price,.wc-block-featured-category.has-left-content .wc-block-featured-category__title{margin-left:0;text-align:left}.wc-block-featured-category.has-right-content{justify-content:flex-end}.wc-block-featured-category.has-right-content .wc-block-featured-category__description,.wc-block-featured-category.has-right-content .wc-block-featured-category__price,.wc-block-featured-category.has-right-content .wc-block-featured-category__title{margin-right:0;text-align:right}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-category .wc-block-featured-category__description a,.wc-block-featured-category .wc-block-featured-category__description a:active,.wc-block-featured-category .wc-block-featured-category__description a:focus,.wc-block-featured-category .wc-block-featured-category__description a:hover,.wc-block-featured-category .wc-block-featured-category__price a,.wc-block-featured-category .wc-block-featured-category__price a:active,.wc-block-featured-category .wc-block-featured-category__price a:focus,.wc-block-featured-category .wc-block-featured-category__price a:hover,.wc-block-featured-category .wc-block-featured-category__title a,.wc-block-featured-category .wc-block-featured-category__title a:active,.wc-block-featured-category .wc-block-featured-category__title a:focus,.wc-block-featured-category .wc-block-featured-category__title a:hover{color:#fff}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__link,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{width:100%;padding:0 48px 16px;z-index:1}.wc-block-featured-category .wc-block-featured-category__title{margin-top:0}.wc-block-featured-category .wc-block-featured-category__title:before{display:none}.wc-block-featured-category .wc-block-featured-category__description p{margin:0}.wc-block-featured-category .wp-block-button.aligncenter{text-align:center}.wc-block-featured-category.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-category.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-category.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-category.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-category.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-category.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-category.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-category.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-category.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-category.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-category.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{max-width:290px;width:100%}.wc-block-featured-category:after{display:block;content:"";font-size:0;min-height:inherit}@supports(position:sticky){.wc-block-featured-category:after{content:none}}.wc-block-featured-category.aligncenter,.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{display:flex}.wc-block-attribute-filter{margin-bottom:24px}.wc-block-attribute-filter .wc-block-attribute-filter-list-count:before{content:" ("}.wc-block-attribute-filter .wc-block-attribute-filter-list-count:after{content:")"}.wc-block-attribute-filter .wc-block-attribute-filter-list{margin:0}.wc-block-attribute-filter .wc-block-attribute-filter-list li{text-decoration:underline}.wc-block-attribute-filter .wc-block-attribute-filter-list li label{cursor:pointer}.wc-block-attribute-filter .wc-block-attribute-filter-list li input{cursor:pointer;display:inline-block}.wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count{float:right}.wc-block-attribute-filter .is-single .wc-block-attribute-filter-list-count,.wc-block-attribute-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list .wc-block-attribute-filter-list-count{opacity:.6}.wc-block-attribute-filter .wc-block-attribute-filter__button{margin-top:8px}@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.wc-block-active-filters{margin-bottom:24px;overflow:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all{font-size:1em;float:right;border:none;padding:0;text-decoration:underline;cursor:pointer}.wc-block-active-filters .wc-block-active-filters__clear-all,.wc-block-active-filters .wc-block-active-filters__clear-all:active,.wc-block-active-filters .wc-block-active-filters__clear-all:focus,.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:0 0;color:inherit}.wc-block-active-filters .wc-block-active-filters__list{margin:0 0 4px;padding:0;list-style:none outside;clear:both}.wc-block-active-filters .wc-block-active-filters__list li{margin:0;padding:0;list-style:none outside;clear:both}.wc-block-active-filters .wc-block-active-filters__list li ul{margin:0;padding:0;list-style:none outside}.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type{margin:0}.wc-block-active-filters .wc-block-active-filters__list-item-type{font-size:.75em;text-transform:uppercase;letter-spacing:.1em;margin:16px 0 0;display:block}.wc-block-active-filters .wc-block-active-filters__list-item-operator{font-weight:400;font-style:italic}.wc-block-active-filters .wc-block-active-filters__list-item-name{font-weight:700;display:block;position:relative;padding:0 16px 0 0}.wc-block-active-filters .wc-block-active-filters__list-item-remove{background:0 0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:16px;width:16px;padding:0;position:absolute;right:0;top:50%;margin:-8px 0 0;color:currentColor}.wc-block-active-filters .wc-block-active-filters__list--chips li,.wc-block-active-filters .wc-block-active-filters__list--chips ul{display:inline}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type{display:none}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip{font-size:.875em;margin-top:.1875em;margin-bottom:.1875em}.hashbar-pro-block-wraper.inline-alignment{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.hashbar-free-wraper{display:flex;flex-direction:row;align-items:center}.has-text-align-center{justify-content:center}.has-text-align-left{justify-content:flex-start}.has-text-align-right{justify-content:flex-end}.has-text-align-space-between{justify-content:space-between}.has-text-align-center.wp-block-hashbar-pro-hashbar-blokcs .hashbar-pro-block-wraper.inline-alignment{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.has-text-align-left.wp-block-hashbar-pro-hashbar-blokcs .hashbar-pro-block-wraper.inline-alignment{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}.has-text-align-right.wp-block-hashbar-pro-hashbar-blokcs .hashbar-pro-block-wraper.inline-alignment{-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}.ht-promo-banner{padding:50px 35px !important;background:#0a0d35;width:250px;border-radius:5px;position:relative}.ht-promo-button a{text-decoration:none;padding:10px 16px;background-color:#ffdf43;color:#000;border-radius:5px;display:inline-block}.ht-content .promo-title{margin:0;font-weight:600}.ht-content .promo-summery{font-size:17px;margin-top:15px !important}.ht-content .promo-title,.ht-content .promo-summery{color:#fff}.ht-promo-button{margin-top:40px!important;display:flex;font-weight:500}.ht-content{z-index:9;position:relative}.ht-promo-button{z-index:9;position:relative}.ht-promo-overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;z-index:8}.wp-block-columns{margin-bottom:0}.hthb-notification *,.hthb-notification *:before,.hthb-notification *:after{box-sizing:border-box}body{-webkit-transition:all .3s ease 0s !important;transition:all .3s ease 0s !important}.hthb-notification a{text-decoration:none;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.hthb-notification button{cursor:pointer;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.hthb-notification{background-position:center center;background-repeat:no-repeat;position:fixed;left:0;top:0;width:100%;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;z-index:999999999999 !important;opacity:1;-ms-filter:"alpha(opacity=100)";text-shadow:none}.hthb-notification:before{background-color:#2d3e50;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1;background-repeat:no-repeat;background-size:cover;background-position:center center}.hthb-notification.hthb-absolute{position:absolute}.hthb-notification.hthb-pos--bottom{top:auto !important;bottom:0}.hthb-notification.hthb-pos--left-wall,.hthb-notification.hthb-pos--right-wall{left:0;right:auto;bottom:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:auto}.hthb-notification.hthb-pos--right-wall{left:auto;right:0}.hthb-loaded{visibility:visible !important}.admin-bar .hthb-notification.hthb-pos--top{top:32px;z-index:999 !important}.hthb-state--minimized .hthb-close-toggle-wrapper{display:none}@media screen and (max-width:782px){.admin-bar .hthb-notification.hthb-pos--top{top:46px}}.hthb-pos--top-promo:before,.hthb-pos--bottom-promo:before{display:none}.hthb-pos--top-promo,.hthb-pos--bottom-promo{width:auto;max-width:100%}.hthb-pos--top-promo{top:0;bottom:auto}.hthb-pos--bottom-promo{bottom:0;top:auto}.hthb-pos--top-promo.hthb-promo-alignment--left,.hthb-pos--bottom-promo.hthb-promo-alignment--left{right:auto;left:0}.hthb-pos--top-promo.hthb-promo-alignment--right,.hthb-pos--bottom-promo.hthb-promo-alignment--right{right:0;left:auto}.hthb-pos--top-promo,.hthb-pos--bottom-promo{margin:50px}.admin-bar .hthb-pos--top-promo{margin-top:32px}.hthb-open-toggle{display:block;background-color:#ff5733;border:medium none;border-radius:0 0 4px 4px;color:#fff;position:absolute;right:20px;text-align:center;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;padding:0;z-index:999999;cursor:pointer;min-width:30px;min-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hthb-has-open-button-text .hthb-open-toggle{padding-left:7px;padding-right:7px}.hthb-pos--top-promo .hthb-open-toggle,.hthb-pos--bottom-promo .hthb-open-toggle{display:none}.hthb-notification.hthb-pos--bottom .hthb-open-toggle{bottom:0;border-radius:5px 5px 0 0}.hthb-pos--top svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hthb-pos--bottom svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hthb-pos--right-wall .hthb-open-toggle svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hthb-notification.hthb-pos--left-wall .hthb-open-toggle,.hthb-notification.hthb-pos--right-wall .hthb-open-toggle{left:100%;right:auto;top:30px;width:0}.hthb-notification.hthb-pos--right-wall .hthb-open-toggle{right:100%;left:auto;border-radius:5px 0 0 5px}.hthb-notification.hthb-pos--left-wall .hthb-open-toggle{border-radius:0 5px 5px 0}.hthb-state--open .hthb-open-toggle{display:none}.hthb-row{width:100%;position:relative;overflow:hidden;padding:10px 50px 10px 10px}.hthb-pos--left-wall .hthb-row,.hthb-pos--right-wall .hthb-row{padding:30px}.hthb-pos--top-promo .hthb-row,.hthb-pos--bottom-promo .hthb-row{padding:0}.hthb-container{max-width:1200px;width:100%;margin:0 auto;overflow:hidden;position:static}.hthb-container:before{content:"";display:table;clear:both}.hthb-pos--left-wall .hthb-container,.hthb-pos--right-wall .hthb-container{width:100%;min-width:300px}.hthb-close-toggle-wrapper{float:right;position:absolute;right:0;width:25px;text-align:center;z-index:99999;cursor:pointer;visibility:hidden}.hthb-loaded.hthb-has-close-button .hthb-close-toggle-wrapper{visibility:visible}.hthb-state--minimized .hthb-close-toggle-wrapper{visibility:hidden}.hthb-has-close-button-text .hthb-close-toggle-wrapper{top:0}.hthb-pos--left-wall .hthb-close-toggle-wrapper{background-color:#ff5733;right:0;top:0;margin:0}.hthb-pos--right-wall .hthb-close-toggle-wrapper{background-color:#ff5733;left:0;top:0;margin:0}.hthb-pos--right-wall.hthb-has-close-button-text .hthb-close-toggle-wrapper{width:auto;right:auto}.hthb-pos--left-wall.hthb-has-close-button-text .hthb-close-toggle-wrapper{width:auto}.hthb-pos--bottom.hthb-has-close-button-text .hthb-close-toggle-wrapper{width:auto}.hthb-pos--bottom-promo.hthb-has-close-button-text .hthb-close-toggle-wrapper{margin-top:0;width:inherit}.hthb-close-toggle{position:inherit;margin:0;z-index:99999;width:25px;height:25px;line-height:25px;text-align:center;right:20px}.hthb-close-toggle{background-color:transparent;border:medium none;color:#fff;display:block;text-align:center;float:left;border-radius:0;font-weight:400;cursor:pointer}.hthb-pos--left-wall .hthb-close-toggle,.hthb-pos--right-wall .hthb-close-toggle{position:initial}.hthb-pos--left-wall.hthb-has-close-button-text .hthb-close-toggle,.hthb-pos--right-wall.hthb-has-close-button-text .hthb-close-toggle{padding:15px 15px 15px 8px}.hthb-pos--right-wall.hthb-has-open-button-text .hthb-open-toggle,.hthb-pos--left-wall.hthb-has-open-button-text .hthb-open-toggle{width:auto;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;padding:7px 5px;line-height:1.4}.hthb-pos--bottom-promo.hthb-has-close-button-text .hthb-close-toggle{padding:15px 15px 15px 8px}.hthb-close-pos--center .hthb-close-toggle-wrapper{margin-top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hthb-close-pos--center .hthb-close-toggle{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hthb-pos--top-promo .hthb-close-toggle,.hthb-pos--bottom-promo .hthb-close-toggle{right:4px}.hthb-has-close-button-text .hthb-close-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;right:0;padding:15px 15px 15px 0}.hthb-has-close-button-text.hthb-pos--top .hthb-close-toggle,.hthb-has-close-button-text.hthb-pos--bottom .hthb-close-toggle{padding-left:8px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.hthb-pos--bottom.hthb-has-close-button-text .hthb-close-toggle{position:unset}.hthb-has-close-button-text .hthb-close-text{margin-left:7px}.hthb-notification-content p{color:#eceff1;font-family:inherit;font-size:14px;font-weight:400;line-height:28px;margin:0;padding-bottom:initial}.has-text-align-center{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.hthb-notification-content .ht_btn.style_1{background:#fdd835;color:#000;padding:4px 10px;border-radius:3px;text-decoration:none}.hthb-notification-content .ht_btn.style_2{background:#ff5733 none repeat scroll 0 0;border-radius:3px;color:#fff;display:inline-block;font-size:14px;font-weight:400;margin-left:5px;padding:5px 15px}.ht-notification-social a{margin-right:5px}.ht-notification-social a i{display:inline-block;background:#fff;color:#ff5733;border-radius:50%;width:25px;height:25px;line-height:25px;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in 0s;text-align:center}.ht-notification-social a:hover i{background:#ff5733;color:#fff}.hthb-notification-content p+p{margin-top:7px}.hthb-notification .ht_notification_newsletter>h2,.hthb-notification .ht-notification-text>h2{color:#fff;font-size:22px;margin:0;margin-bottom:10px}.hthb-notification .ht_notification_newsletter>p{display:block!important;margin-bottom:14px!important}.hthb-notification .ht-notification-text>p{display:block!important;margin-bottom:0}.hthb-notification .ht_notification_newsletter input[type=email],.hthb-notification .ht-notification-text input[type=email]{background:#fff none repeat scroll 0 0;border:0 none;border-radius:3px;box-shadow:none;color:#000;height:40px;margin-bottom:10px;padding:0 10px;width:100%}.hthb-notification .ht_notification_newsletter input[type=submit],.hthb-notification .ht-notification-text input[type=submit]{background:#ff5733 none repeat scroll 0 0;border:0 none;color:#fff;cursor:pointer;height:inherit;max-width:inherit;min-width:inherit;padding:12px 25px;width:inherit;line-height:1}.hthb-notification .ht_notification_newsletter input[type=submit]:hover,.hthb-notification .ht-notification-text input[type=submit]:hover{background:rgba(255,87,51,.8)}.hthb-notification .ht_btn.style_1{background:#fdd835;color:#000;padding:4px 10px;border-radius:3px;text-decoration:none}.hthb-notification .mc4wp-alert.mc4wp-success p{line-height:150%}.hthb-countdown-section{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hthb-countdown-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hthb-countdown-before,.hthb-countdown-after{color:#fff}.hthb-countdown-before{margin-right:15px}.hthb-countdown-after{margin-left:15px}.hthb-countdown-wrap.style-1,.hthb-countdown-wrap.style-4,.hthb-countdown-wrap.style-1,.hthb-countdown-wrap.style-5{background-color:#2d3e50}.hthb-countdown-wrap.style-2{background-color:#ebf3f9;border-radius:5px;box-shadow:0px 2px 1px 0px #888}.hthb-countdown-wrap.style-7{margin-left:3px}.hthb-countdown-wrap.style-2 .hthb-single-countdown{padding:5px 14px}.hthb-countdown-wrap.style-3 .hthb-single-countdown{background-color:#ea625d;border-radius:5px;padding:5px 12px;margin:5px}.hthb-countdown-wrap.style-4 .hthb-single-countdown{background-color:transparent;border:1px solid #fff;padding:5px 20px}.hthb-countdown-wrap.style-5 .hthb-single-countdown{border-radius:5px;padding:2px;margin:5px}.hthb-countdown-wrap.style-6 .hthb-single-countdown{border-radius:5px;padding:7px 10px;margin:5px;background-color:#ebf3f9}.hthb-countdown-wrap.style-7 .hthb-single-countdown{background-color:#ebf3f9;border-radius:5px;margin-right:5px}.hthb-single-countdown{padding:4px 10px;margin-left:-1px;text-align:center;min-width:68px}.hthb-single-countdown__time{color:#fff;font-size:22px;font-weight:700;display:block;margin-bottom:5px;line-height:normal}.hthb-countdown-wrap.style-2 .hthb-single-countdown__time{color:#222}.hthb-countdown-wrap.style-5 .hthb-single-countdown__time{background-color:#b5b5b5;border:1px solid #222;padding:1px 9px;border-radius:5px;color:#333;font-size:28px;font-weight:600}.hthb-countdown-wrap.style-6 .hthb-single-countdown__time{background-color:#ea625d;padding:0 10px;border-radius:5px;color:#333;font-size:28px;font-weight:600}.hthb-countdown-wrap.style-7 .hthb-single-countdown__time{color:#222;font-size:16px;margin-bottom:0}.hthb-single-countdown__text{color:#fff;font-size:12px;display:block}.hthb-countdown-wrap.style-2 .hthb-single-countdown__text{color:#222}.hthb-countdown-wrap.style-5 .hthb-single-countdown__text{color:#ffff;font-size:15px}.hthb-countdown-wrap.style-6 .hthb-single-countdown__text{color:#333;font-size:15px}.hthb-countdown-wrap.style-7 .hthb-single-countdown__text{color:#222;font-size:12px}.hthb-countdown .hthb-notification-content.ht-notification-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hthb-countdown-wrap .hthb-single-countdown:first-child{margin-left:0}.hthb-countdown-wrap .hthb-single-countdown:last-child{margin-right:0}.hthb-countdown-center .hthb-countdown-wrap{margin-left:15px}.hthb-countdown-center .hthb-countdown-section .hthb-countdown-before{margin-right:0}.hthb-countdown-center .hthb-notification-content.ht-notification-text{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.hashbar-announcement-bar-wrapper{position:relative;width:100%}.hashbar-announcement-bar-wrapper>div:not(.hashbar-announcement-bar){display:block !important;width:100% !important;box-sizing:border-box !important;position:relative;z-index:999999998;margin:0 !important;padding:8px 20px !important}.hashbar-countdown-timer{display:inline-block;font-weight:700;margin-left:8px;min-width:100px;white-space:nowrap}.hashbar-countdown-timer.countdown-simple{font-family:'Courier New',monospace;letter-spacing:.5px;font-size:inherit}.hashbar-announcement-content{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px}.hashbar-countdown-timer.countdown-digital{font-family:'Courier New',monospace;letter-spacing:1px;font-size:1.05em;background-color:rgba(0,0,0,.1);padding:4px 8px;border-radius:4px;display:inline-flex;align-items:center}.countdown-circular{display:flex;align-items:center;justify-content:center;position:relative;width:60px;height:60px;margin:0 4px}.countdown-circle-box{display:flex;flex-direction:column;align-items:center;justify-content:center;width:70px;min-height:70px;border:none;border-radius:50%;font-weight:700;text-align:center;font-variant-numeric:tabular-nums;font-family:'Courier New','Courier',monospace;padding:4px 2px;box-sizing:border-box}.countdown-circle-box .countdown-number{font-size:20px;font-weight:700;line-height:1.2;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:clip}.countdown-circle-box .countdown-label{font-size:10px;font-weight:500;line-height:1;display:block;margin-top:2px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:clip}.countdown-box{display:flex;flex-direction:column;align-items:center;justify-content:center;width:70px;min-height:70px;border:none;border-radius:8px;font-weight:700;text-align:center;font-variant-numeric:tabular-nums;font-family:'Courier New','Courier',monospace;padding:4px 2px;box-sizing:border-box}.countdown-box .countdown-number{font-size:20px;font-weight:700;line-height:1.2;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:clip}.countdown-box .countdown-label{font-size:10px;font-weight:500;line-height:1;display:block;margin-top:2px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:clip}.hashbar-countdown-before-section{position:fixed !important;left:0 !important;right:0 !important;width:100% !important;box-sizing:border-box !important;z-index:999999998 !important;display:flex !important;align-items:center !important;justify-content:center !important}.theme-salient .hthb-top-unset{top:unset !important}body.theme-flone{height:unset}@media screen and (max-width:768px){.hthb-notification.hthb-pos--left-wall,.hthb-notification.hthb-pos--right-wall{width:300px}}.hthb.hthb-pt--1{padding-top:1px}.hthb.hthb-pt--2{padding-top:2px}.hthb.hthb-pt--3{padding-top:3px}.hthb.hthb-pt--4{padding-top:4px}.hthb.hthb-pt--5{padding-top:5px}.hthb.hthb-pt--6{padding-top:6px}.hthb.hthb-pt--7{padding-top:7px}.hthb.hthb-pt--8{padding-top:8px}.hthb.hthb-pt--9{padding-top:9px}.hthb.hthb-pt--10{padding-top:10px}.hthb.hthb-pt--11{padding-top:11px}.hthb.hthb-pt--12{padding-top:12px}.hthb.hthb-pt--13{padding-top:13px}.hthb.hthb-pt--14{padding-top:14px}.hthb.hthb-pt--15{padding-top:15px}.hthb.hthb-pt--16{padding-top:16px}.hthb.hthb-pt--17{padding-top:17px}.hthb.hthb-pt--18{padding-top:18px}.hthb.hthb-pt--19{padding-top:19px}.hthb.hthb-pt--20{padding-top:20px}.hthb.hthb-pt--21{padding-top:21px}.hthb.hthb-pt--22{padding-top:22px}.hthb.hthb-pt--23{padding-top:23px}.hthb.hthb-pt--24{padding-top:24px}.hthb.hthb-pt--25{padding-top:25px}.hthb.hthb-pt--26{padding-top:26px}.hthb.hthb-pt--27{padding-top:27px}.hthb.hthb-pt--28{padding-top:28px}.hthb.hthb-pt--29{padding-top:29px}.hthb.hthb-pt--30{padding-top:30px}.hthb.hthb-pt--31{padding-top:31px}.hthb.hthb-pt--32{padding-top:32px}.hthb.hthb-pt--33{padding-top:33px}.hthb.hthb-pt--34{padding-top:34px}.hthb.hthb-pt--35{padding-top:35px}.hthb.hthb-pt--36{padding-top:36px}.hthb.hthb-pt--37{padding-top:37px}.hthb.hthb-pt--38{padding-top:38px}.hthb.hthb-pt--39{padding-top:39px}.hthb.hthb-pt--40{padding-top:40px}.hthb.hthb-pt--41{padding-top:41px}.hthb.hthb-pt--42{padding-top:42px}.hthb.hthb-pt--43{padding-top:43px}.hthb.hthb-pt--44{padding-top:44px}.hthb.hthb-pt--45{padding-top:45px}.hthb.hthb-pt--46{padding-top:46px}.hthb.hthb-pt--47{padding-top:47px}.hthb.hthb-pt--48{padding-top:48px}.hthb.hthb-pt--49{padding-top:49px}.hthb.hthb-pt--50{padding-top:50px}.hthb.hthb-pt--51{padding-top:51px}.hthb.hthb-pt--52{padding-top:52px}.hthb.hthb-pt--53{padding-top:53px}.hthb.hthb-pt--54{padding-top:54px}.hthb.hthb-pt--55{padding-top:55px}.hthb.hthb-pt--56{padding-top:56px}.hthb.hthb-pt--57{padding-top:57px}.hthb.hthb-pt--58{padding-top:58px}.hthb.hthb-pt--59{padding-top:59px}.hthb.hthb-pt--60{padding-top:60px}.hthb.hthb-pt--61{padding-top:61px}.hthb.hthb-pt--62{padding-top:62px}.hthb.hthb-pt--63{padding-top:63px}.hthb.hthb-pt--64{padding-top:64px}.hthb.hthb-pt--65{padding-top:65px}.hthb.hthb-pt--66{padding-top:66px}.hthb.hthb-pt--67{padding-top:67px}.hthb.hthb-pt--68{padding-top:68px}.hthb.hthb-pt--69{padding-top:69px}.hthb.hthb-pt--70{padding-top:70px}.hthb.hthb-pt--71{padding-top:71px}.hthb.hthb-pt--72{padding-top:72px}.hthb.hthb-pt--73{padding-top:73px}.hthb.hthb-pt--74{padding-top:74px}.hthb.hthb-pt--75{padding-top:75px}.hthb.hthb-pt--76{padding-top:76px}.hthb.hthb-pt--77{padding-top:77px}.hthb.hthb-pt--78{padding-top:78px}.hthb.hthb-pt--79{padding-top:79px}.hthb.hthb-pt--80{padding-top:80px}.hthb.hthb-pt--81{padding-top:81px}.hthb.hthb-pt--82{padding-top:82px}.hthb.hthb-pt--83{padding-top:83px}.hthb.hthb-pt--84{padding-top:84px}.hthb.hthb-pt--85{padding-top:85px}.hthb.hthb-pt--86{padding-top:86px}.hthb.hthb-pt--87{padding-top:87px}.hthb.hthb-pt--88{padding-top:88px}.hthb.hthb-pt--89{padding-top:89px}.hthb.hthb-pt--90{padding-top:90px}.hthb.hthb-pt--91{padding-top:91px}.hthb.hthb-pt--92{padding-top:92px}.hthb.hthb-pt--93{padding-top:93px}.hthb.hthb-pt--94{padding-top:94px}.hthb.hthb-pt--95{padding-top:95px}.hthb.hthb-pt--96{padding-top:96px}.hthb.hthb-pt--97{padding-top:97px}.hthb.hthb-pt--98{padding-top:98px}.hthb.hthb-pt--99{padding-top:99px}.hthb.hthb-pt--100{padding-top:100px}.hthb.hthb-pt--101{padding-top:101px}.hthb.hthb-pt--102{padding-top:102px}.hthb.hthb-pt--103{padding-top:103px}.hthb.hthb-pt--104{padding-top:104px}.hthb.hthb-pt--105{padding-top:105px}.hthb.hthb-pt--106{padding-top:106px}.hthb.hthb-pt--107{padding-top:107px}.hthb.hthb-pt--108{padding-top:108px}.hthb.hthb-pt--109{padding-top:109px}.hthb.hthb-pt--110{padding-top:110px}.hthb.hthb-pt--111{padding-top:111px}.hthb.hthb-pt--112{padding-top:112px}.hthb.hthb-pt--113{padding-top:113px}.hthb.hthb-pt--114{padding-top:114px}.hthb.hthb-pt--115{padding-top:115px}.hthb.hthb-pt--116{padding-top:116px}.hthb.hthb-pt--117{padding-top:117px}.hthb.hthb-pt--118{padding-top:118px}.hthb.hthb-pt--119{padding-top:119px}.hthb.hthb-pt--120{padding-top:120px}.hthb.hthb-pt--121{padding-top:121px}.hthb.hthb-pt--122{padding-top:122px}.hthb.hthb-pt--123{padding-top:123px}.hthb.hthb-pt--124{padding-top:124px}.hthb.hthb-pt--125{padding-top:125px}.hthb.hthb-pt--126{padding-top:126px}.hthb.hthb-pt--127{padding-top:127px}.hthb.hthb-pt--128{padding-top:128px}.hthb.hthb-pt--129{padding-top:129px}.hthb.hthb-pt--130{padding-top:130px}.hthb.hthb-pt--131{padding-top:131px}.hthb.hthb-pt--132{padding-top:132px}.hthb.hthb-pt--133{padding-top:133px}.hthb.hthb-pt--134{padding-top:134px}.hthb.hthb-pt--135{padding-top:135px}.hthb.hthb-pt--136{padding-top:136px}.hthb.hthb-pt--137{padding-top:137px}.hthb.hthb-pt--138{padding-top:138px}.hthb.hthb-pt--139{padding-top:139px}.hthb.hthb-pt--140{padding-top:140px}.hthb.hthb-pt--141{padding-top:141px}.hthb.hthb-pt--142{padding-top:142px}.hthb.hthb-pt--143{padding-top:143px}.hthb.hthb-pt--144{padding-top:144px}.hthb.hthb-pt--145{padding-top:145px}.hthb.hthb-pt--146{padding-top:146px}.hthb.hthb-pt--147{padding-top:147px}.hthb.hthb-pt--148{padding-top:148px}.hthb.hthb-pt--149{padding-top:149px}.hthb.hthb-pt--150{padding-top:150px}.hthb.hthb-pt--151{padding-top:151px}.hthb.hthb-pt--152{padding-top:152px}.hthb.hthb-pt--153{padding-top:153px}.hthb.hthb-pt--154{padding-top:154px}.hthb.hthb-pt--155{padding-top:155px}.hthb.hthb-pt--156{padding-top:156px}.hthb.hthb-pt--157{padding-top:157px}.hthb.hthb-pt--158{padding-top:158px}.hthb.hthb-pt--159{padding-top:159px}.hthb.hthb-pt--160{padding-top:160px}.hthb.hthb-pt--161{padding-top:161px}.hthb.hthb-pt--162{padding-top:162px}.hthb.hthb-pt--163{padding-top:163px}.hthb.hthb-pt--164{padding-top:164px}.hthb.hthb-pt--165{padding-top:165px}.hthb.hthb-pt--166{padding-top:166px}.hthb.hthb-pt--167{padding-top:167px}.hthb.hthb-pt--168{padding-top:168px}.hthb.hthb-pt--169{padding-top:169px}.hthb.hthb-pt--170{padding-top:170px}.hthb.hthb-pt--171{padding-top:171px}.hthb.hthb-pt--172{padding-top:172px}.hthb.hthb-pt--173{padding-top:173px}.hthb.hthb-pt--174{padding-top:174px}.hthb.hthb-pt--175{padding-top:175px}.hthb.hthb-pt--176{padding-top:176px}.hthb.hthb-pt--177{padding-top:177px}.hthb.hthb-pt--178{padding-top:178px}.hthb.hthb-pt--179{padding-top:179px}.hthb.hthb-pt--180{padding-top:180px}.hthb.hthb-pt--181{padding-top:181px}.hthb.hthb-pt--182{padding-top:182px}.hthb.hthb-pt--183{padding-top:183px}.hthb.hthb-pt--184{padding-top:184px}.hthb.hthb-pt--185{padding-top:185px}.hthb.hthb-pt--186{padding-top:186px}.hthb.hthb-pt--187{padding-top:187px}.hthb.hthb-pt--188{padding-top:188px}.hthb.hthb-pt--189{padding-top:189px}.hthb.hthb-pt--190{padding-top:190px}.hthb.hthb-pt--191{padding-top:191px}.hthb.hthb-pt--192{padding-top:192px}.hthb.hthb-pt--193{padding-top:193px}.hthb.hthb-pt--194{padding-top:194px}.hthb.hthb-pt--195{padding-top:195px}.hthb.hthb-pt--196{padding-top:196px}.hthb.hthb-pt--197{padding-top:197px}.hthb.hthb-pt--198{padding-top:198px}.hthb.hthb-pt--199{padding-top:199px}.hthb.hthb-pt--200{padding-top:200px}.hthb.hthb-pt--201{padding-top:201px}.hthb.hthb-pt--202{padding-top:202px}.hthb.hthb-pt--203{padding-top:203px}.hthb.hthb-pt--204{padding-top:204px}.hthb.hthb-pt--205{padding-top:205px}.hthb.hthb-pt--206{padding-top:206px}.hthb.hthb-pt--207{padding-top:207px}.hthb.hthb-pt--208{padding-top:208px}.hthb.hthb-pt--209{padding-top:209px}.hthb.hthb-pt--210{padding-top:210px}.hthb.hthb-pt--211{padding-top:211px}.hthb.hthb-pt--212{padding-top:212px}.hthb.hthb-pt--213{padding-top:213px}.hthb.hthb-pt--214{padding-top:214px}.hthb.hthb-pt--215{padding-top:215px}.hthb.hthb-pt--216{padding-top:216px}.hthb.hthb-pt--217{padding-top:217px}.hthb.hthb-pt--218{padding-top:218px}.hthb.hthb-pt--219{padding-top:219px}.hthb.hthb-pt--220{padding-top:220px}.hthb.hthb-pt--221{padding-top:221px}.hthb.hthb-pt--222{padding-top:222px}.hthb.hthb-pt--223{padding-top:223px}.hthb.hthb-pt--224{padding-top:224px}.hthb.hthb-pt--225{padding-top:225px}.hthb.hthb-pt--226{padding-top:226px}.hthb.hthb-pt--227{padding-top:227px}.hthb.hthb-pt--228{padding-top:228px}.hthb.hthb-pt--229{padding-top:229px}.hthb.hthb-pt--230{padding-top:230px}.hthb.hthb-pt--231{padding-top:231px}.hthb.hthb-pt--232{padding-top:232px}.hthb.hthb-pt--233{padding-top:233px}.hthb.hthb-pt--234{padding-top:234px}.hthb.hthb-pt--235{padding-top:235px}.hthb.hthb-pt--236{padding-top:236px}.hthb.hthb-pt--237{padding-top:237px}.hthb.hthb-pt--238{padding-top:238px}.hthb.hthb-pt--239{padding-top:239px}.hthb.hthb-pt--240{padding-top:240px}.hthb.hthb-pt--241{padding-top:241px}.hthb.hthb-pt--242{padding-top:242px}.hthb.hthb-pt--243{padding-top:243px}.hthb.hthb-pt--244{padding-top:244px}.hthb.hthb-pt--245{padding-top:245px}.hthb.hthb-pt--246{padding-top:246px}.hthb.hthb-pt--247{padding-top:247px}.hthb.hthb-pt--248{padding-top:248px}.hthb.hthb-pt--249{padding-top:249px}.hthb.hthb-pt--250{padding-top:250px}.hthb.hthb-pt--251{padding-top:251px}.hthb.hthb-pt--252{padding-top:252px}.hthb.hthb-pt--253{padding-top:253px}.hthb.hthb-pt--254{padding-top:254px}.hthb.hthb-pt--255{padding-top:255px}.hthb.hthb-pt--256{padding-top:256px}.hthb.hthb-pt--257{padding-top:257px}.hthb.hthb-pt--258{padding-top:258px}.hthb.hthb-pt--259{padding-top:259px}.hthb.hthb-pt--260{padding-top:260px}.hthb.hthb-pt--261{padding-top:261px}.hthb.hthb-pt--262{padding-top:262px}.hthb.hthb-pt--263{padding-top:263px}.hthb.hthb-pt--264{padding-top:264px}.hthb.hthb-pt--265{padding-top:265px}.hthb.hthb-pt--266{padding-top:266px}.hthb.hthb-pt--267{padding-top:267px}.hthb.hthb-pt--268{padding-top:268px}.hthb.hthb-pt--269{padding-top:269px}.hthb.hthb-pt--270{padding-top:270px}.hthb.hthb-pt--271{padding-top:271px}.hthb.hthb-pt--272{padding-top:272px}.hthb.hthb-pt--273{padding-top:273px}.hthb.hthb-pt--274{padding-top:274px}.hthb.hthb-pt--275{padding-top:275px}.hthb.hthb-pt--276{padding-top:276px}.hthb.hthb-pt--277{padding-top:277px}.hthb.hthb-pt--278{padding-top:278px}.hthb.hthb-pt--279{padding-top:279px}.hthb.hthb-pt--280{padding-top:280px}.hthb.hthb-pt--281{padding-top:281px}.hthb.hthb-pt--282{padding-top:282px}.hthb.hthb-pt--283{padding-top:283px}.hthb.hthb-pt--284{padding-top:284px}.hthb.hthb-pt--285{padding-top:285px}.hthb.hthb-pt--286{padding-top:286px}.hthb.hthb-pt--287{padding-top:287px}.hthb.hthb-pt--288{padding-top:288px}.hthb.hthb-pt--289{padding-top:289px}.hthb.hthb-pt--290{padding-top:290px}.hthb.hthb-pt--291{padding-top:291px}.hthb.hthb-pt--292{padding-top:292px}.hthb.hthb-pt--293{padding-top:293px}.hthb.hthb-pt--294{padding-top:294px}.hthb.hthb-pt--295{padding-top:295px}.hthb.hthb-pt--296{padding-top:296px}.hthb.hthb-pt--297{padding-top:297px}.hthb.hthb-pt--298{padding-top:298px}.hthb.hthb-pt--299{padding-top:299px}.hthb.hthb-pt--300{padding-top:300px}.hthb.hthb-pt--301{padding-top:301px}.hthb.hthb-pt--302{padding-top:302px}.hthb.hthb-pt--303{padding-top:303px}.hthb.hthb-pt--304{padding-top:304px}.hthb.hthb-pt--305{padding-top:305px}.hthb.hthb-pt--306{padding-top:306px}.hthb.hthb-pt--307{padding-top:307px}.hthb.hthb-pt--308{padding-top:308px}.hthb.hthb-pt--309{padding-top:309px}.hthb.hthb-pt--310{padding-top:310px}.hthb.hthb-pt--311{padding-top:311px}.hthb.hthb-pt--312{padding-top:312px}.hthb.hthb-pt--313{padding-top:313px}.hthb.hthb-pt--314{padding-top:314px}.hthb.hthb-pt--315{padding-top:315px}.hthb.hthb-pt--316{padding-top:316px}.hthb.hthb-pt--317{padding-top:317px}.hthb.hthb-pt--318{padding-top:318px}.hthb.hthb-pt--319{padding-top:319px}.hthb.hthb-pt--320{padding-top:320px}.hthb.hthb-pt--321{padding-top:321px}.hthb.hthb-pt--322{padding-top:322px}.hthb.hthb-pt--323{padding-top:323px}.hthb.hthb-pt--324{padding-top:324px}.hthb.hthb-pt--325{padding-top:325px}.hthb.hthb-pt--326{padding-top:326px}.hthb.hthb-pt--327{padding-top:327px}.hthb.hthb-pt--328{padding-top:328px}.hthb.hthb-pt--329{padding-top:329px}.hthb.hthb-pt--330{padding-top:330px}.hthb.hthb-pt--331{padding-top:331px}.hthb.hthb-pt--332{padding-top:332px}.hthb.hthb-pt--333{padding-top:333px}.hthb.hthb-pt--334{padding-top:334px}.hthb.hthb-pt--335{padding-top:335px}.hthb.hthb-pt--336{padding-top:336px}.hthb.hthb-pt--337{padding-top:337px}.hthb.hthb-pt--338{padding-top:338px}.hthb.hthb-pt--339{padding-top:339px}.hthb.hthb-pt--340{padding-top:340px}.hthb.hthb-pt--341{padding-top:341px}.hthb.hthb-pt--342{padding-top:342px}.hthb.hthb-pt--343{padding-top:343px}.hthb.hthb-pt--344{padding-top:344px}.hthb.hthb-pt--345{padding-top:345px}.hthb.hthb-pt--346{padding-top:346px}.hthb.hthb-pt--347{padding-top:347px}.hthb.hthb-pt--348{padding-top:348px}.hthb.hthb-pt--349{padding-top:349px}.hthb.hthb-pt--350{padding-top:350px}.hthb.hthb-pt--351{padding-top:351px}.hthb.hthb-pt--352{padding-top:352px}.hthb.hthb-pt--353{padding-top:353px}.hthb.hthb-pt--354{padding-top:354px}.hthb.hthb-pt--355{padding-top:355px}.hthb.hthb-pt--356{padding-top:356px}.hthb.hthb-pt--357{padding-top:357px}.hthb.hthb-pt--358{padding-top:358px}.hthb.hthb-pt--359{padding-top:359px}.hthb.hthb-pt--360{padding-top:360px}.hthb.hthb-pt--361{padding-top:361px}.hthb.hthb-pt--362{padding-top:362px}.hthb.hthb-pt--363{padding-top:363px}.hthb.hthb-pt--364{padding-top:364px}.hthb.hthb-pt--365{padding-top:365px}.hthb.hthb-pt--366{padding-top:366px}.hthb.hthb-pt--367{padding-top:367px}.hthb.hthb-pt--368{padding-top:368px}.hthb.hthb-pt--369{padding-top:369px}.hthb.hthb-pt--370{padding-top:370px}.hthb.hthb-pt--371{padding-top:371px}.hthb.hthb-pt--372{padding-top:372px}.hthb.hthb-pt--373{padding-top:373px}.hthb.hthb-pt--374{padding-top:374px}.hthb.hthb-pt--375{padding-top:375px}.hthb.hthb-pt--376{padding-top:376px}.hthb.hthb-pt--377{padding-top:377px}.hthb.hthb-pt--378{padding-top:378px}.hthb.hthb-pt--379{padding-top:379px}.hthb.hthb-pt--380{padding-top:380px}.hthb.hthb-pt--381{padding-top:381px}.hthb.hthb-pt--382{padding-top:382px}.hthb.hthb-pt--383{padding-top:383px}.hthb.hthb-pt--384{padding-top:384px}.hthb.hthb-pt--385{padding-top:385px}.hthb.hthb-pt--386{padding-top:386px}.hthb.hthb-pt--387{padding-top:387px}.hthb.hthb-pt--388{padding-top:388px}.hthb.hthb-pt--389{padding-top:389px}.hthb.hthb-pt--390{padding-top:390px}.hthb.hthb-pt--391{padding-top:391px}.hthb.hthb-pt--392{padding-top:392px}.hthb.hthb-pt--393{padding-top:393px}.hthb.hthb-pt--394{padding-top:394px}.hthb.hthb-pt--395{padding-top:395px}.hthb.hthb-pt--396{padding-top:396px}.hthb.hthb-pt--397{padding-top:397px}.hthb.hthb-pt--398{padding-top:398px}.hthb.hthb-pt--399{padding-top:399px}.hthb.hthb-pt--400{padding-top:400px}.hthb.hthb-pt--401{padding-top:401px}.hthb.hthb-pt--402{padding-top:402px}.hthb.hthb-pt--403{padding-top:403px}.hthb.hthb-pt--404{padding-top:404px}.hthb.hthb-pt--405{padding-top:405px}.hthb.hthb-pt--406{padding-top:406px}.hthb.hthb-pt--407{padding-top:407px}.hthb.hthb-pt--408{padding-top:408px}.hthb.hthb-pt--409{padding-top:409px}.hthb.hthb-pt--410{padding-top:410px}.hthb.hthb-pt--411{padding-top:411px}.hthb.hthb-pt--412{padding-top:412px}.hthb.hthb-pt--413{padding-top:413px}.hthb.hthb-pt--414{padding-top:414px}.hthb.hthb-pt--415{padding-top:415px}.hthb.hthb-pt--416{padding-top:416px}.hthb.hthb-pt--417{padding-top:417px}.hthb.hthb-pt--418{padding-top:418px}.hthb.hthb-pt--419{padding-top:419px}.hthb.hthb-pt--420{padding-top:420px}.hthb.hthb-pt--421{padding-top:421px}.hthb.hthb-pt--422{padding-top:422px}.hthb.hthb-pt--423{padding-top:423px}.hthb.hthb-pt--424{padding-top:424px}.hthb.hthb-pt--425{padding-top:425px}.hthb.hthb-pt--426{padding-top:426px}.hthb.hthb-pt--427{padding-top:427px}.hthb.hthb-pt--428{padding-top:428px}.hthb.hthb-pt--429{padding-top:429px}.hthb.hthb-pt--430{padding-top:430px}.hthb.hthb-pt--431{padding-top:431px}.hthb.hthb-pt--432{padding-top:432px}.hthb.hthb-pt--433{padding-top:433px}.hthb.hthb-pt--434{padding-top:434px}.hthb.hthb-pt--435{padding-top:435px}.hthb.hthb-pt--436{padding-top:436px}.hthb.hthb-pt--437{padding-top:437px}.hthb.hthb-pt--438{padding-top:438px}.hthb.hthb-pt--439{padding-top:439px}.hthb.hthb-pt--440{padding-top:440px}.hthb.hthb-pt--441{padding-top:441px}.hthb.hthb-pt--442{padding-top:442px}.hthb.hthb-pt--443{padding-top:443px}.hthb.hthb-pt--444{padding-top:444px}.hthb.hthb-pt--445{padding-top:445px}.hthb.hthb-pt--446{padding-top:446px}.hthb.hthb-pt--447{padding-top:447px}.hthb.hthb-pt--448{padding-top:448px}.hthb.hthb-pt--449{padding-top:449px}.hthb.hthb-pt--450{padding-top:450px}.hthb.hthb-pt--451{padding-top:451px}.hthb.hthb-pt--452{padding-top:452px}.hthb.hthb-pt--453{padding-top:453px}.hthb.hthb-pt--454{padding-top:454px}.hthb.hthb-pt--455{padding-top:455px}.hthb.hthb-pt--456{padding-top:456px}.hthb.hthb-pt--457{padding-top:457px}.hthb.hthb-pt--458{padding-top:458px}.hthb.hthb-pt--459{padding-top:459px}.hthb.hthb-pt--460{padding-top:460px}.hthb.hthb-pt--461{padding-top:461px}.hthb.hthb-pt--462{padding-top:462px}.hthb.hthb-pt--463{padding-top:463px}.hthb.hthb-pt--464{padding-top:464px}.hthb.hthb-pt--465{padding-top:465px}.hthb.hthb-pt--466{padding-top:466px}.hthb.hthb-pt--467{padding-top:467px}.hthb.hthb-pt--468{padding-top:468px}.hthb.hthb-pt--469{padding-top:469px}.hthb.hthb-pt--470{padding-top:470px}.hthb.hthb-pt--471{padding-top:471px}.hthb.hthb-pt--472{padding-top:472px}.hthb.hthb-pt--473{padding-top:473px}.hthb.hthb-pt--474{padding-top:474px}.hthb.hthb-pt--475{padding-top:475px}.hthb.hthb-pt--476{padding-top:476px}.hthb.hthb-pt--477{padding-top:477px}.hthb.hthb-pt--478{padding-top:478px}.hthb.hthb-pt--479{padding-top:479px}.hthb.hthb-pt--480{padding-top:480px}.hthb.hthb-pt--481{padding-top:481px}.hthb.hthb-pt--482{padding-top:482px}.hthb.hthb-pt--483{padding-top:483px}.hthb.hthb-pt--484{padding-top:484px}.hthb.hthb-pt--485{padding-top:485px}.hthb.hthb-pt--486{padding-top:486px}.hthb.hthb-pt--487{padding-top:487px}.hthb.hthb-pt--488{padding-top:488px}.hthb.hthb-pt--489{padding-top:489px}.hthb.hthb-pt--490{padding-top:490px}.hthb.hthb-pt--491{padding-top:491px}.hthb.hthb-pt--492{padding-top:492px}.hthb.hthb-pt--493{padding-top:493px}.hthb.hthb-pt--494{padding-top:494px}.hthb.hthb-pt--495{padding-top:495px}.hthb.hthb-pt--496{padding-top:496px}.hthb.hthb-pt--497{padding-top:497px}.hthb.hthb-pt--498{padding-top:498px}.hthb.hthb-pt--499{padding-top:499px}.hthb.hthb-pt--500{padding-top:500px}body{--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--duotone--dark-grayscale:url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale:url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow:url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red:url('#wp-duotone-blue-red');--wp--preset--duotone--midnight:url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow:url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green:url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange:url('#wp-duotone-blue-orange');--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}span.eeb-nodis{display:none !important}span.eeb-rtl{unicode-bidi:bidi-override !important;direction:rtl !important;display:inline !important}span.eeb-rtl span.eeb-sd,span.eeb-nrtl span.eeb-sd{display:inline !important;padding-left:0 !important}span.eeb-nrtl{word-break:break-all !important}.eeb-encoded{position:relative;margin-top:-.3em;z-index:1000;color:green}lite-youtube{background-color:#000;position:relative;cursor:pointer;max-width:inherit !important;margin:20px 0 !important}lite-youtube,lite-youtube__button,lite-youtube__preview,lite-youtube__name{display:block}lite-youtube.lite-youtube_420x236{width:420px !important;height:236px !important}lite-youtube.lite-youtube_560x315{width:560px !important;height:315px !important}lite-youtube.lite-youtube_640x360{width:640px !important;height:360px !important}lite-youtube.lite-youtube_853x480{width:853px !important;height:480px !important}lite-youtube.lite-youtube_1280x720{width:1280px !important;height:720px !important}lite-youtube.lite-youtube_420x315{width:420px !important;height:315px !important}lite-youtube.lite-youtube_480x360{width:480px !important;height:360px !important}lite-youtube.lite-youtube_640x480{width:640px !important;height:480px !important}lite-youtube.lite-youtube_960x720{width:960px !important;height:720px !important}lite-youtube.lite-youtube_16x9,lite-youtube.lite-youtube_4x3{width:100% !important}lite-youtube.lite-youtube_9x16:after,lite-youtube.lite-youtube_16x9:after,lite-youtube.lite-youtube_4x3:after{content:"";display:block}lite-youtube.lite-youtube_16x9:after{padding-bottom:56.25%}lite-youtube.lite-youtube_9x16{width:100%;max-width:500px !important;margin-left:auto !important;margin-right:auto !important}lite-youtube.lite-youtube_9x16:after{padding-bottom:177.7777777778%}lite-youtube.lite-youtube_4x3:after{padding-bottom:75%}lite-youtube:before{content:"";display:block;position:absolute;z-index:11;top:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);background-position:top;background-repeat:repeat-x;height:52px;width:100%;-webkit-transition:all .2s cubic-bezier(0,0,.2,1);transition:all .2s cubic-bezier(0,0,.2,1)}lite-youtube>iframe{width:100%;height:100%;position:absolute;z-index:13;top:0;left:0}lite-youtube>.lty-playbtn{width:68px;height:48px;position:absolute;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);top:50%;left:50%;z-index:11;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 68 48"><path fill="%23f00" fill-opacity="0.8" d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z"></path><path d="M 45,24 27,14 27,34" fill="%23fff"></path></svg>');-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:-webkit-filter .1s cubic-bezier(0,0,.2,1);transition:-webkit-filter .1s cubic-bezier(0,0,.2,1);transition:filter .1s cubic-bezier(0,0,.2,1);transition:filter .1s cubic-bezier(0,0,.2,1),-webkit-filter .1s cubic-bezier(0,0,.2,1)}lite-youtube:hover>.lty-playbtn{-webkit-filter:none;filter:none}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated:before,lite-youtube.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}lite-youtube .lite-youtube__preview{position:absolute;left:0;top:0;right:0;bottom:0;z-index:9;margin:0;padding:0;overflow:hidden}lite-youtube .lite-youtube__image{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-width:100%;height:auto}lite-youtube.lite-youtube_9x16 .lite-youtube__image{height:100%}lite-youtube .lite-youtube__name{position:absolute;z-index:12;left:12px;top:0;right:12px;color:#fff;line-height:52px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:.8em}.wp-block-embed.is-provider-youtube .wp-block-embed__wrapper:before{display:none}.rt-container,.rt-container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;box-sizing:border-box}.rt-row{margin-left:-15px;margin-right:-15px}.rt-row:after,.rt-row:before{display:table;content:" "}.rt-row:after{clear:both}.rt-col-xs-1,.rt-col-sm-1,.rt-col-md-1,.rt-col-lg-1,.rt-col-xs-2,.rt-col-sm-2,.rt-col-md-2,.rt-col-lg-2,.rt-col-xs-3,.rt-col-sm-3,.rt-col-md-3,.rt-col-lg-3,.rt-col-xs-4,.rt-col-sm-4,.rt-col-md-4,.rt-col-lg-4,.rt-col-xs-5,.rt-col-sm-5,.rt-col-md-5,.rt-col-lg-5,.rt-col-xs-6,.rt-col-sm-6,.rt-col-md-6,.rt-col-lg-6,.rt-col-xs-7,.rt-col-sm-7,.rt-col-md-7,.rt-col-lg-7,.rt-col-xs-8,.rt-col-sm-8,.rt-col-md-8,.rt-col-lg-8,.rt-col-xs-9,.rt-col-sm-9,.rt-col-md-9,.rt-col-lg-9,.rt-col-xs-10,.rt-col-sm-10,.rt-col-md-10,.rt-col-lg-10,.rt-col-xs-11,.rt-col-sm-11,.rt-col-md-11,.rt-col-lg-11,.rt-col-xs-12,.rt-col-sm-12,.rt-col-md-12,.rt-col-lg-12,.rt-col-xs-24,.rt-col-sm-24,.rt-col-md-24,.rt-col-lg-24{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.rt-col-xs-1,.rt-col-xs-2,.rt-col-xs-3,.rt-col-xs-4,.rt-col-xs-5,.rt-col-xs-6,.rt-col-xs-7,.rt-col-xs-8,.rt-col-xs-9,.rt-col-xs-10,.rt-col-xs-11,.rt-col-xs-12,.rt-col-xs-24{float:left}.rt-col-xs-12{width:20%}.rt-col-xs-12{width:100%}.rt-col-xs-11{width:91.66666667%}.rt-col-xs-10{width:83.33333333%}.rt-col-xs-9{width:75%}.rt-col-xs-8{width:66.66666667%}.rt-col-xs-7{width:58.33333333%}.rt-col-xs-6{width:50%}.rt-col-xs-5{width:41.66666667%}.rt-col-xs-4{width:33.33333333%}.rt-col-xs-3{width:25%}.rt-col-xs-2{width:16.66666667%}.rt-col-xs-1{width:8.33333333%}.tss-wrapper[data-layout*=layout] .rt-row.tss-even{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tss-wrapper .tss-pre-loader{position:relative;overflow:hidden;max-height:300px;min-height:200px}.tss-wrapper .tss-even .tss-grid-item{margin-bottom:30px}.tss-wrapper .tss-even .tss-grid-item .video-testimonial-wrap iframe{max-width:100%}.tss-wrapper .rt-loading-overlay{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#fff;-webkit-transition:opacity .1s,visibility .1s;transition:opacity .1s,visibility .1s}.tss-wrapper .rt-loading{color:#fb4c35;position:absolute;top:50%;margin-top:-16px;left:50%;margin-left:-16px;z-index:2;opacity:0;visibility:hidden}.tss-wrapper .tss-pre-loader .rt-loading-overlay{opacity:.8;visibility:visible}.tss-wrapper .tss-pre-loader .rt-loading{opacity:1;visibility:visible}.rt-ball-clip-rotate{width:32px;height:32px}.rt-ball-clip-rotate{display:block;font-size:0;color:#fff}.rt-ball-clip-rotate,.rt-ball-clip-rotate>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rt-ball-clip-rotate>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.rt-ball-clip-rotate>div{width:32px;height:32px;background:0 0;border-width:2px;border-bottom-color:transparent;border-radius:100%;-webkit-animation:ball-clip-rotate .75s linear infinite;-moz-animation:ball-clip-rotate .75s linear infinite;-o-animation:ball-clip-rotate .75s linear infinite;animation:ball-clip-rotate .75s linear infinite}.tss-wrapper .rt-responsive-img{max-width:100%;height:auto}.tss-carousel.swiper .profile-img-wrapper{position:relative}.tss-carousel-thumb.swiper .rt-dummy-img+.swiper-lazy-preloader,.tss-carousel.swiper .rt-dummy-img+.swiper-lazy-preloader{display:none}.tss-wrapper .swiper-lazy-preloader{border:4px solid #2550ea;border-top-color:transparent;width:34px;height:34px;margin-left:-17px;margin-top:-17px;opacity:.75;border-radius:50%}.tss-carousel-thumb.swiper .rt-responsive-img,.tss-carousel.swiper .rt-responsive-img{-webkit-transition:opacity .3s;transition:opacity .3s}.tss-carousel-thumb.swiper .swiper-lazy:not(.swiper-lazy-loaded),.tss-carousel.swiper .swiper-lazy:not(.swiper-lazy-loaded){min-height:150px;opacity:0}.tss-wrapper[data-layout=carousel12] .tss-carousel-thumb .swiper-lazy:not(.swiper-lazy-loaded),.tss-wrapper[data-layout=carousel11] .tss-carousel-thumb .swiper-lazy:not(.swiper-lazy-loaded){min-height:132px}.tss-wrapper .swiper-lazy-preloader:after{background:0 0}.tss-wrapper img.rt-responsive-img.rt-dummy-img{width:150px}.tss-wrapper .tss-load-more .rt-button{display:inline-block}.tss-wrapper .tss-img-circle .profile-img-wrapper img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.tss-wrapper .author-social a,.tss-wrapper .tss-social-share a{display:inline-flex;text-decoration:none;box-shadow:none !important;margin:5px;color:#2529ed}.tss-wrapper .rating-wrapper span.dashicons,.tss-wrapper .tss-social-share i.fa,.tss-wrapper .author-social span.dashicons{width:auto;height:auto}.tss-wrapper .tss-social-share .dashicons:before,.tss-wrapper .author-social span.dashicons:before{transition:all .3s}.tss-wrapper .tss-social-share a:hover .dashicons:before,.tss-wrapper .author-social a:hover span.dashicons:before{opacity:.8}.rt-sm-sortable-list .social-item span.dashicons-skype:before,.rt-sm-sortable-list .social-item span.dashicons-telegram:before,.tss-wrapper .author-social .dashicons-skype:before,.tss-wrapper .author-social .dashicons-telegram:before{content:'';width:20px;height:20px;display:block;-webkit-mask-size:cover;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-size:cover;mask-repeat:no-repeat;mask-position:center;margin:auto;background-color:#2529ed}.rt-sm-sortable-list .social-item span.dashicons:before{color:#333}.rt-sm-sortable-list .social-item span.dashicons-skype:before,.rt-sm-sortable-list .social-item span.dashicons-telegram:before{background-color:#333}.rt-sm-sortable-list .social-item span.dashicons-skype:before,.tss-wrapper .author-social .dashicons-skype:before{-webkit-mask-image:url(/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);mask-image:url(/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg)}.rt-sm-sortable-list .social-item span.dashicons-telegram:before,.tss-wrapper .author-social .dashicons-telegram:before{-webkit-mask-image:url(/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);mask-image:url(/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg)}.tss-wrapper .tss-utility{margin:15px 0;text-align:center}.tss-wrapper .tss-utility .rt-button,.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button{background:#6f6f6f;border:0;border-radius:2px;color:#fff;font-size:16px;line-height:1;padding:10px 15px;text-transform:capitalize;margin-right:4px;position:relative;-webkit-transition:all .3s;transition:all .3s}.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button{display:inline-block;margin-bottom:10px}.tss-wrapper .tss-utility .rt-button:hover,.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button:hover,.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button.selected{cursor:pointer;background:#000}.tss-wrapper .single-item-wrapper h3.author-name{font-size:24px;margin:15px 0 8px;padding:0;line-height:1.25;font-weight:400;color:#2550ea}.tss-wrapper .rt-read-more{color:#2550ea}.tss-wrapper .single-item-wrapper h3.author-name a{text-decoration:none}.tss-wrapper .single-item-wrapper h4.author-bio{font-size:18px;margin-top:8px;margin-bottom:15px;padding:0;line-height:1.4;text-transform:none;font-weight:400;color:#333}.tss-wrapper .single-item-wrapper .author-social,.tss-wrapper .single-item-wrapper .tss-social-share{text-align:center;margin-bottom:8px}.tss-carousel-thumb.swiper:not(.swiper-initialized) .swiper-wrapper,.tss-carousel.swiper:not(.swiper-initialized) .swiper-wrapper{opacity:0}.tss-wrapper .tss-carousel_video>.carousel-wrapper{width:100%}.tss-wrapper[data-layout=carousel12] .carousel-wrapper,.tss-wrapper[data-layout=carousel11] .carousel-wrapper,.tss-wrapper[data-layout*=carousel]{position:relative}.tss-carousel-main.swiper,.tss-carousel.swiper{position:static}.tss-carousel-main .swiper-arrow,.tss-carousel .swiper-arrow{background:#2550ea;width:30px;height:30px;display:block;border-radius:4px;text-align:center;line-height:30px;margin-top:-55px;opacity:0;-webkit-transition:all .3s;transition:all .3s;border:1px solid transparent}.tss-wrapper[data-layout=carousel12] .carousel-wrapper .swiper-arrow,.tss-wrapper[data-layout=carousel11] .carousel-wrapper .swiper-arrow{margin-top:-35px}.tss-wrapper[data-layout=carousel12] .carousel-wrapper .swiper-pagination,.tss-wrapper[data-layout=carousel11] .carousel-wrapper .swiper-pagination{display:none}.tss-carousel-main.swiper .swiper-pagination,.tss-carousel.swiper .swiper-pagination{-webkit-transition:all .3s;transition:all .3s;bottom:-10px !important;width:100%}.tss-carousel-main.swiper:not(.swiper-initialized) .swiper-pagination,.tss-carousel.swiper:not(.swiper-initialized) .swiper-pagination{opacity:0}.tss-carousel-main.swiper.swiper.swiper-container-initialized .swiper-pagination,.tss-carousel.swiper.swiper.swiper-container-initialized .swiper-pagination,.tss-carousel-thumb.swiper.swiper-container-initialized .swiper-wrapper,.tss-carousel.swiper.swiper-container-initialized .swiper-wrapper,.swiper-container-initialized.tss-carousel-main .swiper-button-next:not(.swiper-button-disabled),.swiper-container-initialized.tss-carousel-main .swiper-button-prev:not(.swiper-button-disabled),.swiper-container-initialized.tss-carousel .swiper-button-next:not(.swiper-button-disabled),.swiper-container-initialized.tss-carousel .swiper-button-prev:not(.swiper-button-disabled),.swiper-initialized.tss-carousel-main .swiper-button-next:not(.swiper-button-disabled),.swiper-initialized.tss-carousel-main .swiper-button-prev:not(.swiper-button-disabled),.swiper-initialized.tss-carousel .swiper-button-next:not(.swiper-button-disabled),.swiper-initialized.tss-carousel .swiper-button-prev:not(.swiper-button-disabled){opacity:1 !important}.tss-carousel-main .swiper-button-next:after,.tss-carousel-main .swiper-button-prev:after,.tss-carousel .swiper-button-next:after,.tss-carousel .swiper-button-prev:after{font-size:14px;color:#fff;font-weight:700;content:none !important}.tss-carousel-main .swiper-arrow>i,.tss-carousel .swiper-arrow>i{color:#fff;font-size:16px;display:block;line-height:30px;-webkit-transition:all .3s;transition:all .3s}.tss-carousel-main.swiper-rtl .swiper-button-next>i:before,.tss-carousel.swiper-rtl .swiper-button-next>i:before{content:"\f053"}.tss-carousel-main.swiper-rtl .swiper-button-prev>i:before,.tss-carousel.swiper-rtl .swiper-button-prev>i:before{content:"\f054"}.tss-carousel-main .swiper-button-next,.tss-carousel .swiper-button-next{right:-10px}.tss-carousel-main:not(.swiper-rtl) .swiper-button-prev,.tss-carousel .swiper-button-prev{left:-10px}.tss-carousel.swiper-autoheight[data-dots=true] .swiper-wrapper{margin-bottom:50px}.tss-carousel-main .swiper-pagination-bullet,.tss-carousel .swiper-pagination-bullet{margin:0 5px !important;width:10px;height:10px;-webkit-transition:all .3s;transition:all .3s;background:#2550ea}.tss-carousel-main .swiper-pagination-bullet:hover,.tss-carousel-main .swiper-pagination-bullet-active,.tss-carousel .swiper-pagination-bullet:hover,.tss-carousel .swiper-pagination-bullet-active{opacity:1;background:#2550ea}#tss-submit-form{position:relative;padding:20px}#tss-submit-form.rtcessing:after{content:"";background:rgba(0,0,0,.4);position:absolute;top:0;left:0;width:100%;height:100%}.tss-submit-wrapper #tss-submit-response.error,#tss-submit-form .field-holder .error{color:red}#tss-submit-form .field-holder input.error,#tss-submit-form .field-holder textarea.error{border-color:red}#tss-submit-form .field-holder .valid{border-color:green}.tss-submit-wrapper #tss-submit-response.success{color:green}#tss-submit-form .field-holder:after{clear:both;display:block;content:""}#tss-submit-form .field-holder{margin-bottom:15px}#tss-submit-form .submit-holder{text-align:center}#tss-submit-form .rt-label{font-weight:600;margin-bottom:5px}#tss-submit-form .rt-field-wrapper+.rt-field-wrapper{margin-top:13px}#tss-submit-form .field-holder .field>input,#tss-submit-form .field-holder .field input[type=url],#tss-submit-form .field-holder .field>textarea{width:100%;box-sizing:border-box}.rt-sm-sortable-list .social-item{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.rt-sm-sortable-list .social-item span.dashicons{margin-right:10px}.tss-wrapper.tss-submit-wrapper{max-width:500px;margin:0 auto}#tss-submit-response p{font-size:16px}#tss-submit-form input[type=text],#tss-submit-form input[type=url]{padding:8px;width:100%}#tss-submit-form textarea{height:200px}.field-holder.submit-holder input.tss-submit-button{font-size:14px;padding:10px 25px}.tss-submit-wrapper .rt-rating>span{margin:0;cursor:pointer}.tss-submit-wrapper .rt-rating{display:inline-block}.tss-submit-wrapper .rt-rating.selected span:before,.tss-submit-wrapper .rt-rating:hover span:before,.tss-submit-wrapper .rt-rating.selected:hover span:before{content:"\f155"}.tss-submit-wrapper .rt-rating:hover span:hover~span:before,.tss-submit-wrapper .rt-rating span.active~span:before,.tss-submit-wrapper .rt-rating.selected:hover span:hover~span:before{content:"\f154"}.rt-single-testimonial-detail{padding:30px 0;margin:30px 0 !important;overflow:hidden}.rt-single-testimonial-detail .testi-meta{text-align:center}.rt-single-testimonial-detail .tss-social-share a{display:inline-block;padding:5px;margin-right:5px}.rt-single-testimonial-detail .tss-social-share a:last-child{margin-right:0}.clearfix:before,.clearfix:after,.rt-container-fluid:before,.rt-container-fluid:after,.rt-row:before,.rt-row:after{content:" ";display:table}.rt-single-testimonial-detail .testimonial+.author-social{margin-top:20px}.rt-single-testimonial-detail .testimonial+.tss-social-share,.rt-single-testimonial-detail .author-social+.tss-social-share{margin-top:10px}.rt-single-testimonial-detail .author-social>a{display:inline-block;padding:5px;margin-right:5px}.tss-wrapper .tss-layout1 .single-item-wrapper,.tss-wrapper .tss-carousel1 .single-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.tss-wrapper .tss-layout1 .single-item-wrapper .profile-img-wrapper,.tss-wrapper .tss-layout1 .single-item-wrapper h3.author-name,.tss-wrapper .tss-layout1 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-carousel1 .single-item-wrapper .profile-img-wrapper,.tss-wrapper .tss-carousel1 .single-item-wrapper h3.author-name,.tss-wrapper .tss-carousel1 .single-item-wrapper h4.author-bio{text-align:center}.tss-wrapper .tss-carousel1 .single-item-wrapper:hover .item-content-wrapper:after{top:40px;-webkit-transition:all .75s ease-out;-moz-transition:all .75s ease-out;-ms-transition:all .75s ease-out;-o-transition:all .75s ease-out;transition:all .75s ease-out}.tss-wrapper .tss-layout1 .tss-meta-info.tss-left,.tss-wrapper .tss-carousel1 .tss-meta-info.tss-left{flex:2}.tss-wrapper .tss-carousel1 .item-content-wrapper,.tss-wrapper .tss-layout1 .item-content-wrapper{padding:30px;background:#f8f8f8;flex:3;position:relative}.tss-wrapper .tss-layout1 .item-content-wrapper:before,.tss-wrapper .tss-carousel1 .item-content-wrapper:before{content:"\F10D";color:#eaeaea;position:absolute;left:10px;top:0;font-family:"tss-font",serif;font-size:24px}.tss-wrapper .tss-carousel1 .swiper-rtl .item-content-wrapper:before{left:auto;right:10px}.tss-wrapper .tss-layout1 .item-content-wrapper:after,.tss-wrapper .tss-carousel1 .item-content-wrapper:after{border-top:10px solid transparent;border-right:15px solid #f8f8f8;border-bottom:10px solid transparent;content:"";position:absolute;width:0;height:0;left:-15px;top:15px;right:auto;-webkit-transition:all .75s ease-out;-moz-transition:all .75s ease-out;-ms-transition:all .75s ease-out;-o-transition:all .75s ease-out;transition:all .75s ease-out}.tss-wrapper .tss-carousel1 .swiper-rtl .item-content-wrapper:after{left:auto;right:-15px;border-right:0;border-left:15px solid #f8f8f8}.tss-wrapper .tss-layout1 .item-content,.tss-wrapper .tss-carousel1 .item-content{font-style:italic;font-size:16px;line-height:1.6;padding-top:5px;color:#2d2d2d}.tss-wrapper .tss-layout1 .rating-wrapper,.tss-wrapper .tss-carousel1 .rating-wrapper{margin-bottom:10px;text-align:center}.tss-wrapper .tss-layout2 .single-item-wrapper,.tss-wrapper .tss-carousel2 .single-item-wrapper{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.tss-wrapper .tss-layout2 .single-item-wrapper .profile-img-wrapper,.tss-wrapper .tss-layout2 .single-item-wrapper h3.author-name,.tss-wrapper .tss-layout2 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-carousel2 .single-item-wrapper .profile-img-wrapper,.tss-wrapper .tss-carousel2 .single-item-wrapper h3.author-name,.tss-wrapper .tss-carousel2 .single-item-wrapper h4.author-bio{text-align:center}.tss-wrapper .tss-layout2 .single-item-wrapper:hover .item-content-wrapper:after,.tss-wrapper .tss-carousel2 .single-item-wrapper:hover .item-content-wrapper:after{top:40px;-webkit-transition:all .75s ease-out;-moz-transition:all .75s ease-out;-ms-transition:all .75s ease-out;-o-transition:all .75s ease-out;transition:all .75s ease-out}.tss-wrapper .single-item-wrapper .author-social,.tss-wrapper .single-item-wrapper .tss-social-share{text-align:center;margin-bottom:0}.tss-wrapper .tss-layout2 .tss-meta-info.tss-left,.tss-wrapper .tss-carousel2 .tss-meta-info.tss-left{flex:3}.tss-wrapper .tss-layout2 .tss-meta-info.tss-right,.tss-wrapper .tss-carousel2 .tss-meta-info.tss-right{flex:2}.tss-wrapper .tss-layout2 .item-content-wrapper,.tss-wrapper .tss-carousel2 .item-content-wrapper{padding:30px;background:#f8f8f8;flex:3;position:relative}.tss-wrapper .tss-layout2 .item-content-wrapper:before,.tss-wrapper .tss-carousel2 .item-content-wrapper:before{content:"\F10D";color:#eaeaea;position:absolute;left:10px;top:0;font-family:"tss-font",serif;font-size:24px}.tss-wrapper .tss-layout2 .item-content-wrapper:after,.tss-wrapper .tss-carousel2 .item-content-wrapper:after{border-top:10px solid transparent;border-left:15px solid #f8f8f8;border-bottom:10px solid transparent;content:"";position:absolute;width:0;height:0;right:-15px;top:15px;-webkit-transition:all .75s ease-out;-moz-transition:all .75s ease-out;-ms-transition:all .75s ease-out;-o-transition:all .75s ease-out;transition:all .75s ease-out}.tss-wrapper .tss-layout2 .item-content,.tss-wrapper .tss-carousel2 .item-content{font-style:italic;font-size:16px;line-height:1.6;padding-top:5px}.tss-wrapper .tss-layout2 .rating-wrapper,.tss-wrapper .tss-carousel2 .rating-wrapper{margin-bottom:10px;text-align:center}.tss-wrapper .tss-layout3 .single-item,.tss-wrapper .tss-isotope1 .single-item,.tss-wrapper .tss-carousel3 .single-item{padding:0}.tss-wrapper .tss-layout3 .single-item-wrapper h3.author-name,.tss-wrapper .tss-isotope1 .single-item-wrapper h3.author-name,.tss-wrapper .tss-layout3 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-isotope1 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-carousel3 .single-item-wrapper h3.author-name,.tss-wrapper .tss-carousel3 .single-item-wrapper h4.author-bio{text-align:center}.tss-wrapper .tss-layout3 .item-content-wrapper,.tss-wrapper .tss-isotope1 .item-content-wrapper,.tss-wrapper .tss-video1 .item-content-wrapper,.tss-wrapper .tss-carousel3 .item-content-wrapper{padding:20px;background:#f8f8f8;position:relative}.tss-wrapper .tss-layout3 .item-content-wrapper:before,.tss-wrapper .tss-isotope1 .item-content-wrapper:before,.tss-wrapper .tss-video1 .item-content-wrapper:before,.tss-wrapper .tss-carousel3 .item-content-wrapper:before{content:"\F10D";color:#eaeaea;position:absolute;left:0;top:-15px;font-family:"tss-font",serif;font-size:30px}.tss-wrapper .tss-layout3 .item-content,.tss-wrapper .tss-isotope1 .item-content,.tss-wrapper .tss-carousel3 .item-content{font-style:italic;font-size:16px;line-height:1.6}.tss-wrapper .tss-layout3 .rating-wrapper,.tss-wrapper .tss-isotope1 .rating-wrapper,.tss-wrapper .tss-carousel3 .rating-wrapper{margin:17px 0 -10px;text-align:center;display:block}.tss-wrapper .tss-layout3 .profile-img-wrapper,.tss-wrapper .tss-isotope1 .profile-img-wrapper,.tss-wrapper .tss-carousel3 .profile-img-wrapper{margin-bottom:4px;display:block;text-align:center}.tss-wrapper .tss-layout3 .profile-img-wrapper img,.tss-wrapper .tss-isotope1 .profile-img-wrapper img,.tss-wrapper .tss-carousel3 .profile-img-wrapper img{display:inline-block}.tss-wrapper .tss-layout3 .single-item-wrapper .author-social,.tss-wrapper .tss-isotope1 .single-item-wrapper .author-social,.tss-wrapper .tss-carousel3 .single-item-wrapper .author-social,.tss-wrapper .tss-layout3 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-isotope1 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-carousel3 .single-item-wrapper .tss-social-share{margin-bottom:8px}.tss-wrapper .tss-layout4 .single-item-wrapper h3.author-name,.tss-wrapper .tss-carousel4 .single-item-wrapper h3.author-name{margin:0 0 15px}.tss-wrapper .tss-carousel2 .rt-responsive-img{margin:auto}.tss-wrapper .tss-layout4 .single-item-wrapper,.tss-wrapper .tss-carousel4 .single-item-wrapper{background:#f8f8f8;margin-bottom:0;display:flex}.tss-wrapper .tss-layout4 .profile-img-wrapper,.tss-wrapper .tss-carousel4 .profile-img-wrapper{flex:1;padding:25px 0 25px 15px;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.tss-wrapper .tss-layout4 .profile-img-wrapper a img,.tss-wrapper .tss-carousel4 .profile-img-wrapper a img{width:auto !important}.tss-wrapper .tss-layout4 .item-content-wrapper,.tss-wrapper .tss-carousel4 .item-content-wrapper{flex:3;padding:20px 15px}.tss-wrapper .tss-layout4 .single-item-wrapper .author-social,.tss-wrapper .tss-carousel4 .single-item-wrapper .author-social,.tss-wrapper .tss-layout4 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-carousel4 .single-item-wrapper .tss-social-share{text-align:left}.tss-wrapper .tss-layout4 .item-content,.tss-wrapper .tss-carousel4 .item-content{padding:15px 0 0;font-size:16px;line-height:1.6;margin-bottom:0}.tss-wrapper .tss-layout4 .rating-wrapper,.tss-wrapper .tss-carousel4 .rating-wrapper{margin-bottom:10px;text-align:left}.tss-wrapper .tss-layout5 .single-item-wrapper h3.author-name,.tss-wrapper .tss-isotope2 .single-item-wrapper h3.author-name,.tss-wrapper .tss-carousel5 .single-item-wrapper h3.author-name{margin:0 0 10px}.tss-wrapper .tss-layout5 .single-item-wrapper,.tss-wrapper .tss-isotope2 .single-item-wrapper,.tss-wrapper .tss-carousel5 .single-item-wrapper{background:#f8f8f8;margin-bottom:0;display:flex}.tss-wrapper .tss-layout5 .profile-img-wrapper,.tss-wrapper .tss-isotope2 .profile-img-wrapper,.tss-wrapper .tss-carousel5 .profile-img-wrapper{flex:1.5;padding:20px 0 15px 15px;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.tss-wrapper .tss-layout5 .profile-img-wrapper a img,.tss-wrapper .tss-isotope2 .profile-img-wrapper a img,.tss-wrapper .tss-carousel5 .profile-img-wrapper a img{width:auto !important}.tss-wrapper .tss-layout5 .item-content-wrapper,.tss-wrapper .tss-isotope2 .item-content-wrapper,.tss-wrapper .tss-carousel5 .item-content-wrapper{flex:3;padding:20px 0 10px 15px}.tss-wrapper .tss-layout5 .single-item-wrapper .author-social,.tss-wrapper .tss-isotope2 .single-item-wrapper .author-social,.tss-wrapper .tss-carousel5 .single-item-wrapper .author-social,.tss-wrapper .tss-layout5 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-isotope2 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-carousel5 .single-item-wrapper .tss-social-share{text-align:center}.tss-wrapper .tss-layout5 .item-content,.tss-wrapper .tss-isotope2 .item-content,.tss-wrapper .tss-carousel5 .item-content{padding:0 15px 15px 0;font-size:16px;line-height:1.6;margin-bottom:0}.tss-wrapper .tss-layout5 .rating-wrapper,.tss-wrapper .tss-isotope2 .rating-wrapper,.tss-wrapper .tss-carousel5 .rating-wrapper{margin-bottom:10px;text-align:center}.tss-wrapper .tss-layout6 .single-item,.tss-wrapper .tss-carousel6 .single-item{padding:0}.tss-wrapper .tss-layout6 .item-content-wrapper:after,.tss-wrapper .tss-carousel6 .item-content-wrapper:after{border-left:10px solid transparent;border-top:15px solid #f8f8f8;border-right:10px solid transparent;content:"";position:absolute;width:0;height:0;left:25px;bottom:-15px;-webkit-transition:all .75s ease-out;-moz-transition:all .75s ease-out;-ms-transition:all .75s ease-out;-o-transition:all .75s ease-out;transition:all .75s ease-out}.tss-wrapper .tss-layout6 .single-item-wrapper h3.author-name,.tss-wrapper .tss-carousel6 .single-item-wrapper h3.author-name{margin:10px 0 8px}.tss-wrapper .tss-layout6 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-carousel6 .single-item-wrapper h4.author-bio{margin-bottom:8px}.tss-wrapper .tss-layout6 .item-content-wrapper,.tss-wrapper .tss-carousel6 .item-content-wrapper{padding:40px 30px;background:#f8f8f8;position:relative;border-radius:5px}.tss-wrapper .tss-layout6 .item-content-wrapper:before,.tss-wrapper .tss-carousel6 .item-content-wrapper:before{content:"\F10D";color:#fff;position:absolute;left:10px;top:10px;font-family:"tss-font",serif;font-size:30px;line-height:1}.tss-wrapper .tss-layout6 .item-content-wrapper .item-content,.tss-wrapper .tss-carousel6 .item-content-wrapper .item-content{font-style:italic;font-size:16px;line-height:1.6}.tss-wrapper .tss-layout6 .profile-img-wrapper,.tss-wrapper .tss-carousel6 .profile-img-wrapper{text-align:center;margin-bottom:10px;display:inline-block}.tss-wrapper .tss-layout6 .tss-meta-info,.tss-wrapper .tss-carousel6 .tss-meta-info{display:flex;margin-top:30px}.tss-wrapper .tss-layout6 .tss-meta-info .tss-left,.tss-wrapper .tss-carousel6 .tss-meta-info .tss-left{flex:1}.tss-wrapper .tss-layout6 .tss-meta-info .tss-right,.tss-wrapper .tss-carousel6 .tss-meta-info .tss-right{padding:0 0 0 15px;flex:4;position:relative}.tss-wrapper .tss-layout6 .single-item-wrapper .author-social,.tss-wrapper .tss-carousel6 .single-item-wrapper .author-social,.tss-wrapper .tss-layout6 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-carousel6 .single-item-wrapper .tss-social-share{text-align:left;margin-bottom:10px;margin-left:-6px}.tss-wrapper .tss-layout6 .rating-wrapper,.tss-wrapper .tss-carousel6 .rating-wrapper{margin-bottom:6px}.tss-wrapper .tss-layout7 .single-item,.tss-wrapper .tss-isotope3 .single-item,.tss-wrapper .tss-carousel7 .single-item{padding:0}.tss-wrapper .tss-layout7 .single-item-wrapper h3.author-name,.tss-wrapper .tss-isotope3 .single-item-wrapper h3.author-name,.tss-wrapper .tss-carousel7 .single-item-wrapper h3.author-name{margin:5px 0 8px;text-align:center}.tss-wrapper .tss-layout7 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-isotope3 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-carousel7 .single-item-wrapper h4.author-bio{margin-bottom:10px;text-align:center}.tss-wrapper .tss-layout7 .single-item-wrapper,.tss-wrapper .tss-isotope3 .single-item-wrapper,.tss-wrapper .tss-carousel7 .single-item-wrapper{padding:30px;background:#f8f8f8;position:relative}.tss-wrapper .tss-layout7 .item-content-wrapper,.tss-wrapper .tss-isotope3 .item-content-wrapper,.tss-wrapper .tss-carousel7 .item-content-wrapper{position:relative;padding-bottom:10px}.tss-wrapper .tss-layout7 .single-item-wrapper:before,.tss-wrapper .tss-isotope3 .single-item-wrapper:before,.tss-wrapper .tss-carousel7 .single-item-wrapper:before{content:"\F10D";color:#fff;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:8px;font-family:"tss-font",serif;font-size:30px}.tss-wrapper .tss-layout7 .item-content-wrapper .item-content,.tss-wrapper .tss-isotope3 .item-content-wrapper .item-content,.tss-wrapper .tss-carousel7 .item-content-wrapper .item-content{font-style:italic;font-size:16px;line-height:1.6}.tss-wrapper .tss-layout7 .profile-img-wrapper,.tss-wrapper .tss-isotope3 .profile-img-wrapper,.tss-wrapper .tss-carousel7 .profile-img-wrapper{text-align:center;margin:30px 0 15px;display:block}.tss-wrapper .tss-layout7 .profile-img-wrapper img,.tss-wrapper .tss-isotope3 .profile-img-wrapper img,.tss-wrapper .tss-carousel7 .profile-img-wrapper img{display:inline-block}.tss-wrapper .tss-layout7 .single-item-wrapper .author-social,.tss-wrapper .tss-isotope3 .single-item-wrapper .author-social,.tss-wrapper .tss-carousel7 .single-item-wrapper .author-social,.tss-wrapper .tss-layout7 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-isotope3 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-carousel7 .single-item-wrapper .tss-social-share{text-align:center}.tss-wrapper .tss-layout7 .rating-wrapper,.tss-wrapper .tss-isotope3 .rating-wrapper,.tss-wrapper .tss-carousel7 .rating-wrapper{margin-bottom:10px;text-align:center}.tss-wrapper .tss-layout8 .single-item,.tss-wrapper .tss-carousel8 .single-item{padding:0}.tss-wrapper .tss-layout8 .single-item-wrapper h3.author-name,.tss-wrapper .tss-carousel8 .single-item-wrapper h3.author-name{margin:5px 0 8px;text-align:center}.tss-wrapper .tss-layout8 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-carousel8 .single-item-wrapper h4.author-bio{margin-bottom:20px;text-align:center}.tss-wrapper .tss-layout8 .single-item-wrapper,.tss-wrapper .tss-carousel8 .single-item-wrapper{padding:30px;background:#f8f8f8;position:relative}.tss-wrapper .tss-layout8 .item-content-wrapper,.tss-wrapper .tss-carousel8 .item-content-wrapper{position:relative;padding-bottom:10px}.tss-wrapper .tss-layout8 .single-item-wrapper:before,.tss-wrapper .tss-carousel8 .single-item-wrapper:before{content:"\F10D";color:#fff;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:8px;font-family:"tss-font",serif;font-size:30px;z-index:99}.tss-wrapper .tss-layout8 .item-content-wrapper .item-content,.tss-wrapper .tss-carousel8 .item-content-wrapper .item-content{font-style:italic;font-size:16px;line-height:1.6;padding-top:30px}.tss-wrapper .tss-layout8 .profile-img-wrapper,.tss-wrapper .tss-carousel8 .profile-img-wrapper{text-align:center;margin:15px 0;display:block}.tss-wrapper .tss-layout8 .profile-img-wrapper img,.tss-wrapper .tss-carousel8 .profile-img-wrapper img{display:inline-block}.tss-wrapper .tss-layout8 .single-item-wrapper .author-social,.tss-wrapper .tss-carousel8 .single-item-wrapper .author-social,.tss-wrapper .tss-layout8 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-carousel8 .single-item-wrapper .tss-social-share{text-align:center}.tss-wrapper .tss-layout8 .rating-wrapper,.tss-wrapper .tss-carousel8 .rating-wrapper{margin-bottom:10px;text-align:center;margin-top:-6px}.tss-wrapper .tss-layout9 .single-item-wrapper,.tss-wrapper .tss-isotope4 .single-item-wrapper,.tss-wrapper .tss-carousel9 .single-item-wrapper{margin-bottom:30px;text-align:center;position:relative}.tss-wrapper .tss-layout9 .single-item-wrapper:hover .item-content-wrapper,.tss-wrapper .tss-isotope4 .single-item-wrapper:hover .item-content-wrapper,.tss-wrapper .tss-carousel9 .single-item-wrapper:hover .item-content-wrapper{opacity:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.tss-wrapper .tss-layout9 .single-item-wrapper:hover .profile-img-wrapper:before,.tss-wrapper .tss-isotope4 .single-item-wrapper:hover .profile-img-wrapper:before,.tss-wrapper .tss-carousel9 .single-item-wrapper:hover .profile-img-wrapper:before{opacity:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.tss-wrapper .tss-layout9 .profile-img-wrapper,.tss-wrapper .tss-isotope4 .profile-img-wrapper,.tss-wrapper .tss-carousel9 .profile-img-wrapper{position:relative}.tss-wrapper .tss-layout9 .profile-img-wrapper img,.tss-wrapper .tss-isotope4 .profile-img-wrapper img,.tss-wrapper .tss-carousel9 .profile-img-wrapper img{margin:0 auto;width:100%}.tss-wrapper .tss-layout9 .tss-img-circle .profile-img-wrapper:before,.tss-wrapper .tss-isotope4 .tss-img-circle .profile-img-wrapper:before,.tss-wrapper .tss-carousel9 .tss-img-circle .profile-img-wrapper:before{border-radius:50%}.tss-wrapper .tss-layout9 .profile-img-wrapper:before,.tss-wrapper .tss-isotope4 .profile-img-wrapper:before,.tss-wrapper .tss-carousel9 .profile-img-wrapper:before{opacity:0;content:"";background:rgba(55,71,79,.9);position:absolute;right:0;top:0;left:0;height:100%;width:100%;z-index:1;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.tss-wrapper .tss-layout9 .profile-img-wrapper:after,.tss-wrapper .tss-isotope4 .profile-img-wrapper:after,.tss-wrapper .tss-carousel9 .profile-img-wrapper:after{content:"\F10D";color:#fff;position:absolute;right:35px;top:0;font-family:"tss-font";font-size:22px;height:40px;width:40px;line-height:40px;background:#8cc63e;z-index:3;-webkit-box-shadow:-9px 11px 19px -7px rgba(0,0,0,.75);-moz-box-shadow:-9px 11px 19px -7px rgba(0,0,0,.75);box-shadow:-9px 11px 19px -7px rgba(0,0,0,.75)}.tss-wrapper .tss-layout9 .tss-img-circle .profile-img-wrapper:after,.tss-wrapper .tss-isotope4 .tss-img-circle .profile-img-wrapper:after,.tss-wrapper .tss-carousel9 .tss-img-circle .profile-img-wrapper:after{border-radius:50%}.tss-wrapper .tss-layout9 .item-content-wrapper,.tss-wrapper .tss-isotope4 .item-content-wrapper,.tss-wrapper .tss-carousel9 .item-content-wrapper{opacity:0;padding:0 30px;position:absolute;top:50%;transform:translateY(-50%);z-index:2;left:0;right:0;margin:0 auto;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.tss-wrapper .tss-layout9 .single-item-wrapper h3.author-name,.tss-wrapper .tss-isotope4 .single-item-wrapper h3.author-name,.tss-wrapper .tss-carousel9 .single-item-wrapper h3.author-name{margin-bottom:5px;font-size:22px;color:#fff}.tss-wrapper .tss-layout9 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-isotope4 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-carousel9 .single-item-wrapper h4.author-bio{margin-bottom:5px;font-size:18px;color:#fff}.tss-wrapper .tss-layout8 .single-item-wrapper h3.author-name a,.tss-wrapper .tss-isotope4 .single-item-wrapper h3.author-name a,.tss-wrapper .tss-carousel9 .single-item-wrapper h3.author-name a{color:inherit}.tss-wrapper .tss-layout9 .item-content,.tss-wrapper .tss-isotope4 .item-content,.tss-wrapper .tss-carousel9 .item-content{font-style:italic;font-size:15px;color:#fff}.tss-wrapper .tss-layout9 .rating-wrapper,.tss-wrapper .tss-isotope4 .rating-wrapper,.tss-wrapper .tss-carousel9 .rating-wrapper{margin-bottom:5px}.tss-wrapper .tss-layout9 .rating-wrapper li,.tss-wrapper .tss-isotope4 .rating-wrapper li,.tss-wrapper .tss-carousel9 .rating-wrapper li{display:inline;color:#ffca28}.tss-wrapper .tss-layout10,.tss-wrapper .tss-isotope5,.tss-wrapper .tss-carousel10{padding:0}.tss-wrapper .tss-layout10 .single-item-wrapper .author-social,.tss-wrapper .tss-isotope5 .single-item-wrapper .author-social,.tss-wrapper .tss-carousel10 .single-item-wrapper .author-social,.tss-wrapper .tss-layout10 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-isotope5 .single-item-wrapper .tss-social-share,.tss-wrapper .tss-carousel10 .single-item-wrapper .tss-social-share{text-align:left}.tss-wrapper .tss-layout10 .profile-img-wrapper,.tss-wrapper .tss-isotope5 .profile-img-wrapper,.tss-wrapper .tss-carousel10 .profile-img-wrapper{position:absolute;z-index:1;right:15px;top:50px}.tss-wrapper .tss-layout10 .profile-img-wrapper img,.tss-wrapper .tss-isotope5 .profile-img-wrapper img,.tss-wrapper .tss-carousel10 .profile-img-wrapper img{border:10px solid #f8f8f8;margin:0 auto;width:150px !important;height:auto}.tss-wrapper .tss-layout10 .single-item-wrapper h3.author-name,.tss-wrapper .tss-isotope5 .single-item-wrapper h3.author-name,.tss-wrapper .tss-carousel10 .single-item-wrapper h3.author-name{margin-bottom:8px;font-size:22px}.tss-wrapper .tss-layout10 .single-item-wrapper h3.author-name a,.tss-wrapper .tss-isotope5 .single-item-wrapper h3.author-name a,.tss-wrapper .tss-carousel10 .single-item-wrapper h3.author-name a{color:#222}.tss-wrapper .tss-layout10 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-isotope5 .single-item-wrapper h4.author-bio,.tss-wrapper .tss-carousel10 .single-item-wrapper h4.author-bio{margin-bottom:10px;display:block;color:#959595;font-size:18px}.tss-wrapper .tss-layout10 .item-content,.tss-wrapper .tss-isotope5 .item-content,.tss-wrapper .tss-carousel10 .item-content{position:relative;padding:30px 130px 30px 30px;background:#fff}.tss-wrapper .tss-carousel10 .item-content,.tss-wrapper .tss-layout10 .item-content,.tss-wrapper .tss-isotope5 .item-content{background:#f1f1f1}.tss-wrapper .tss-layout10 .item-content:after,.tss-wrapper .tss-isotope5 .item-content:after,.tss-wrapper .tss-carousel10 .item-content:after{content:' ';position:absolute;width:0;height:0;left:38px;top:-30px;border:15px solid;border-color:transparent transparent #fff #fff}.tss-wrapper .tss-carousel10 .item-content:after,.tss-wrapper .tss-layout10 .item-content:after,.tss-wrapper .tss-isotope5 .item-content:after{border-color:transparent transparent #f1f1f1 #f1f1f1}.tss-wrapper .tss-layout10 .rating-wrapper,.tss-wrapper .tss-isotope5 .rating-wrapper,.tss-wrapper .tss-carousel10 .rating-wrapper{margin-bottom:40px}.tss-wrapper .tss-layout10 .rating-wrapper li,.tss-wrapper .tss-isotope5 .rating-wrapper li,.tss-wrapper .tss-carousel10 .rating-wrapper li{display:inline;color:#ffca28}.tss-wrapper .tss-isotope5 .author-social,.tss-wrapper .tss-layout10 .author-social{margin-top:-25px}.tss-wrapper .tss-layout10 .author-social{margin-top:-30px;margin-bottom:8px}.tss-wrapper .tss-isotope5 .item-content,.tss-wrapper .tss-layout10 .item-content{margin-top:25px}.tss-wrapper .tss-isotope5 .item-content,.tss-wrapper .tss-layout10 .item-content,.tss-wrapper .tss-carousel10 .item-content{margin-top:40px}.tss-wrapper .tss-carousel11 .single-item{padding:0}.tss-wrapper .tss-carousel11 .single-item-wrapper h3.author-name{margin:5px 0 8px;text-align:center;font-size:22px}.tss-wrapper .tss-carousel11 .single-item-wrapper h4.author-bio{margin-bottom:20px;text-align:center;font-size:18px}.tss-wrapper .tss-carousel11 .item-content-wrapper .item-content{font-style:italic;font-size:16px;line-height:1.6;padding-bottom:14px}.tss-wrapper .tss-carousel11 .profile-img-wrapper{margin-bottom:4px;display:block}.tss-wrapper .tss-carousel11 .tss-carousel-thumb .swiper-wrapper,.tss-wrapper .tss-carousel11 .tss-carousel-thumb .slick-track{padding:40px 0 40px}.tss-wrapper .tss-carousel11 .profile-img-wrapper{position:relative;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;text-align:center;cursor:pointer}.tss-wrapper .tss-carousel11 .profile-img-wrapper img{width:120px;height:120px;display:inline-block;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);margin:0 auto;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-ms-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}.tss-wrapper .tss-carousel11 .swiper-slide-active img,.tss-wrapper .tss-carousel11 .slick-center img{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4)}.tss-wrapper .tss-carousel11 .profile-img-wrapper:before{content:"";background:rgba(0,0,0,.6);position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;height:132px;width:132px;margin:0 auto;z-index:5;opacity:1;visibility:visible;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-ms-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}.tss-wrapper .tss-carousel11 .profile-img-wrapper:focus{outline:none}.tss-wrapper .tss-carousel11 .swiper-slide-active:before,.tss-wrapper .tss-carousel11 .slick-center:before{opacity:0;visibility:hidden}.tss-wrapper .tss-carousel11 .item-content p{width:80%;margin:0 auto}.tss-wrapper .tss-carousel11 .rating-wrapper{margin-bottom:10px;text-align:center}.tss-wrapper .tss-carousel12 .single-item{padding:0;margin-bottom:0}.tss-wrapper .tss-carousel12 h3.author-name{margin:20px 0 8px;text-align:center}.tss-wrapper .tss-carousel12 h4.author-bio{margin-bottom:20px;text-align:center}.tss-wrapper .tss-carousel12 .item-content-wrapper .item-content{font-style:italic;font-size:16px;line-height:1.6}.tss-wrapper .tss-carousel12 .profile-img-wrapper{margin-bottom:4px;display:block;outline:0}.tss-wrapper .tss-carousel12 .tss-carousel-thumb .swiper-slide-active.profile-img-wrapper:before,.tss-wrapper .tss-carousel12 .slick-current.slick-active.slick-center.profile-img-wrapper:before{opacity:0;visibility:hidden}.tss-wrapper .tss-carousel12 .tss-carousel-thumb .swiper-wrapper,.tss-wrapper .tss-carousel12 .tss-carousel-thumb .slick-track{padding:30px 0 40px}.tss-wrapper .tss-carousel12 .profile-img-wrapper{position:relative;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;text-align:center;cursor:pointer}.tss-wrapper .tss-carousel12 .profile-img-wrapper img{height:120px;width:120px;display:inline-block;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);margin:0 auto;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-ms-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}.tss-wrapper .tss-carousel12 .swiper-slide-active img{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4)}.tss-wrapper .tss-carousel12 .profile-img-wrapper:before{content:"";background:rgba(0,0,0,.6);position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;height:132px;width:132px;margin:0 auto;z-index:5;opacity:1;visibility:visible;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-ms-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}.tss-wrapper .tss-carousel12 .tss-meta-info:focus{outline:none}.tss-wrapper .tss-carousel12 .slick-center .profile-img-wrapper:before{opacity:0;visibility:hidden}.tss-wrapper .tss-carousel12 .item-content p{width:80%;margin:0 auto 10px}.tss-wrapper .tss-carousel12 .rating-wrapper{margin-bottom:10px;text-align:center}.tss-wrapper .video-testimonial-wrap+.tss-meta-info+.rating-wrapper,.tss-wrapper .video-testimonial-wrap+.tss-meta-info .profile-img-wrapper{margin-top:20px}.tss-wrapper .tss-pagination ul.pagination-list li{display:inline-block;list-style:none;margin-right:5px}.tss-wrapper .tss-pagination ul.pagination-list li:last-child{margin-right:0}.tss-wrapper .tss-pagination ul.pagination-list li span,.tss-wrapper .tss-pagination ul.pagination-list li a{padding:4px 10px;font-size:15px;background:#eee;border:1px solid transparent;-webkit-transition:all .3s;transition:all .3s}.tss-wrapper .tss-pagination ul.pagination-list li.active span,.tss-wrapper .tss-pagination ul.pagination-list li span:hover,.tss-wrapper .tss-pagination ul.pagination-list li a:hover{background:#8c8989;color:#fff}.tss-wrapper .tss-pagination .tss-loading-holder{padding:15px 0}.tss-wrapper .single-item-wrapper .rating-wrapper span.dashicons{color:gold}.tss-wrapper .tss-iso-filter{margin:25px 0;text-align:center}.tss-wrapper .tss-isotope-button-wrapper,.tss-wrapper .iso-search{display:inline-block}.tss-wrapper .iso-search{margin:0 10px}.tss-wrapper .iso-search input{width:auto;padding:10px;font-size:16px;outline:none !important;height:37px}.rt-container-fluid [class*=rt-col-],.rt-container [class*=rt-col-]{box-sizing:border-box}body>.tss-tooltip{font-size:100%;position:absolute;z-index:9999;-o-box-shadow:0 0 5px #aaa;-moz-box-shadow:0 0 5px #aaa;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa;color:#fff;border-radius:3px;background:#666;padding:0 10px;border-width:2px;opacity:0;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}body>.tss-tooltip,body>.tss-tooltip .tss-tooltip-bottom:after{background:#000;border-radius:2px}body>.tss-tooltip .tss-tooltip-bottom{width:70px;height:18px;overflow:hidden;position:absolute;left:50%;margin-left:-32px;bottom:-16px}body>.tss-tooltip .tss-tooltip-bottom:after{content:"";position:absolute;left:20px;top:-20px;width:25px;height:25px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);tranform:rotate(45deg)}@media (min-width:768px){.rt-container{width:750px}}@media (min-width:992px){.rt-container{width:970px}}@media (min-width:1200px){.rt-container{width:1170px}}@media (min-width:768px){.rt-col-sm-24,.rt-col-sm-1,.rt-col-sm-2,.rt-col-sm-3,.rt-col-sm-4,.rt-col-sm-5,.rt-col-sm-6,.rt-col-sm-7,.rt-col-sm-8,.rt-col-sm-9,.rt-col-sm-10,.rt-col-sm-11,.rt-col-sm-12{float:left}.rt-col-sm-24{width:20%}.rt-col-sm-12{width:100%}.rt-col-sm-11{width:91.66666667%}.rt-col-sm-10{width:83.33333333%}.rt-col-sm-9{width:75%}.rt-col-sm-8{width:66.66666667%}.rt-col-sm-7{width:58.33333333%}.rt-col-sm-6{width:50%}.rt-col-sm-5{width:41.66666667%}.rt-col-sm-4{width:33.33333333%}.rt-col-sm-3{width:25%}.rt-col-sm-2{width:16.66666667%}.rt-col-sm-1{width:8.33333333%}}@media (min-width:992px){.rt-col-md-24,.rt-col-md-1,.rt-col-md-2,.rt-col-md-3,.rt-col-md-4,.rt-col-md-5,.rt-col-md-6,.rt-col-md-7,.rt-col-md-8,.rt-col-md-9,.rt-col-md-10,.rt-col-md-11,.rt-col-md-12{float:left}.rt-col-md-24{width:20%}.rt-col-md-12{width:100%}.rt-col-md-11{width:91.66666667%}.rt-col-md-10{width:83.33333333%}.rt-col-md-9{width:75%}.rt-col-md-8{width:66.66666667%}.rt-col-md-7{width:58.33333333%}.rt-col-md-6{width:50%}.rt-col-md-5{width:41.66666667%}.rt-col-md-4{width:33.33333333%}.rt-col-md-3{width:25%}.rt-col-md-2{width:16.66666667%}.rt-col-md-1{width:8.33333333%}}@media (min-width:1200px){.rt-col-lg-24,.rt-col-lg-1,.rt-col-lg-2,.rt-col-lg-3,.rt-col-lg-4,.rt-col-lg-5,.rt-col-lg-6,.rt-col-lg-7,.rt-col-lg-8,.rt-col-lg-9,.rt-col-lg-10,.rt-col-lg-11,.rt-col-lg-12{float:left}.rt-col-lg-24{width:20%}.rt-col-lg-12{width:100%}.rt-col-lg-11{width:91.66666667%}.rt-col-lg-10{width:83.33333333%}.rt-col-lg-9{width:75%}.rt-col-lg-8{width:66.66666667%}.rt-col-lg-7{width:58.33333333%}.rt-col-lg-6{width:50%}.rt-col-lg-5{width:41.66666667%}.rt-col-lg-4{width:33.33333333%}.rt-col-lg-3{width:25%}.rt-col-lg-2{width:16.66666667%}.rt-col-lg-1{width:8.33333333%}}@media (max-width:991px){.rt-single-testimonial-detail .testimonial{margin-top:20px}}@media (max-width:767px){.tss-wrapper .single-item-wrapper{flex-direction:column}.tss-wrapper .item-content-wrapper{padding:20px;margin-top:15px}.item-content-wrapper.tss-left{order:2}.item-content-wrapper.tss-right{order:1}.tss-wrapper .profile-img-wrapper a,.tss-wrapper .profile-img-wrapper{display:flex;justify-content:center}.tss-wrapper .item-content-wrapper:after,.tss-wrapper .single-item-wrapper:before,.tss-wrapper .tss-layout10 .item-content:after,.tss-wrapper .tss-isotope5 .item-content:after,.tss-wrapper .tss-carousel10 .item-content:after{content:none}.tss-wrapper .tss-layout8 .single-item-wrapper,.tss-wrapper .tss-carousel8 .single-item-wrapper{padding:5px}.tss-wrapper .tss-layout8 .item-content-wrapper,.tss-wrapper .tss-carousel8 .item-content-wrapper,.tss-wrapper .tss-layout4 .item-content-wrapper,.tss-wrapper .tss-isotope2 .item-content-wrapper,.tss-wrapper .tss-carousel4 .item-content-wrapper{margin-top:0}.tss-wrapper .tss-layout4 .profile-img-wrapper,.tss-wrapper .tss-carousel4 .profile-img-wrapper{padding:10px}.tss-wrapper .tss-layout10 .profile-img-wrapper,.tss-wrapper .tss-isotope5 .profile-img-wrapper,.tss-wrapper .tss-carousel10 .profile-img-wrapper{position:relative}.tss-wrapper .tss-layout10 .rating-wrapper,.tss-wrapper .tss-isotope5 .rating-wrapper,.tss-wrapper .tss-carousel10 .rating-wrapper{margin-bottom:10px}.tss-wrapper .tss-layout10 .item-content,.tss-wrapper .tss-isotope5 .item-content,.tss-wrapper .tss-carousel10 .item-content{padding:15px}.tss-wrapper .tss-layout1 .item-content-wrapper:after,.tss-wrapper .tss-carousel1 .item-content-wrapper:after{left:0;top:-15px;right:0;margin:auto;transform:rotate(90deg)}.tss-wrapper .tss-layout1 .single-item-wrapper:hover .item-content-wrapper:after,.tss-wrapper .tss-carousel1 .single-item-wrapper:hover .item-content-wrapper:after{top:-15px}.tss-wrapper .tss-layout2 .item-content-wrapper:after,.tss-wrapper .tss-carousel2 .item-content-wrapper:after{right:0;top:-15px;transform:rotate(-90deg);margin:auto;left:0}}.rt-animate-spin{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes ball-clip-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes ball-clip-rotate{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}50%{-moz-transform:rotate(180deg);transform:rotate(180deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes ball-clip-rotate{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}50%{-o-transform:rotate(180deg);transform:rotate(180deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ball-clip-rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes ball-scale-multiple{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-scale-multiple{0%{opacity:0;-moz-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-scale-multiple{0%{opacity:0;-o-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-o-transform:scale(1);transform:scale(1)}}@keyframes ball-scale-multiple{0%{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.rt-row.tss-carousel1,.rt-row.tss-carousel2,.rt-row.tss-carousel3,.rt-row.tss-carousel4,.rt-row.tss-carousel5,.rt-row.tss-carousel6,.rt-row.tss-carousel7,.rt-row.tss-carousel8,.rt-row.tss-carousel9,.rt-row.tss-carousel10,.rt-row.tss-carousel11,.rt-row.tss-carousel12,.rt-row.carousel_video{display:block !important}.tss-layout_video .rating-wrapper{padding:10px 0 7px}.tss-wrapper .tss-layout10 .tss-grid-item{margin-bottom:30px}.video-testimonial-wrap{float:none;clear:both;width:100%;position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.video-testimonial-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.tss-wrapper .tss-layout_video .item-content{margin-top:15px}.tss-wrapper .tss-masonry .tss-grid-item{margin-bottom:30px}.tss-wrapper .tss-layout_video .tss-grid-item .rating-wrapper{margin-top:10px;margin-bottom:-18px}.tss-wrapper .tss-isotope_video .item-content{margin-top:15px}.rt-single-testimonial-detail .rating-wrapper span.dashicons{color:gold}.rt-single-testimonial-detail .rating-wrapper{margin-bottom:5px}.rt-single-testimonial-detail .testi-meta h2{margin-top:10px;margin-bottom:5px}.dashicons-twitter{width:15px;height:15px;margin-top:3px}.dashicons-twitter:before{content:"";height:15px;-webkit-mask-image:url(/wp-content/plugins/testimonial-slider-and-showcase/assets/images/twitter-x.svg);mask-image:url(/wp-content/plugins/testimonial-slider-and-showcase/assets/images/twitter-x.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:15px;z-index:1;display:block;background-color:#000}.woocommerce form .form-row .required{visibility:visible}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:43px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:14px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:43px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:14px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:0;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#000;line-height:40px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#000 transparent transparent;border-style:solid;border-width:5px 4px 0 3px;height:0;left:50%;margin-left:0;margin-top:3px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:0;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:0;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#000;line-height:40px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#000 transparent transparent;border-style:solid;border-width:5px 4px 0 3px;height:0;left:50%;margin-left:0;margin-top:3px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:0;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:0;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:local(""),url(/wp-content/themes/mechatronika/dist/fonts/manrope-v3-latin-ext_latin-300.woff2) format("woff2"),url(/wp-content/themes/mechatronika/dist/fonts/manrope-v3-latin-ext_latin-300.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(/wp-content/themes/mechatronika/dist/fonts/manrope-v3-latin-ext_latin-regular.woff2) format("woff2"),url(/wp-content/themes/mechatronika/dist/fonts/manrope-v3-latin-ext_latin-regular.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:local(""),url(/wp-content/themes/mechatronika/dist/fonts/manrope-v3-latin-ext_latin-500.woff2) format("woff2"),url(/wp-content/themes/mechatronika/dist/fonts/manrope-v3-latin-ext_latin-500.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(/wp-content/themes/mechatronika/dist/fonts/manrope-v3-latin-ext_latin-700.woff2) format("woff2"),url(/wp-content/themes/mechatronika/dist/fonts/manrope-v3-latin-ext_latin-700.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:local(""),url(/wp-content/themes/mechatronika/dist/fonts/manrope-v3-latin-ext_latin-800.woff2) format("woff2"),url(/wp-content/themes/mechatronika/dist/fonts/manrope-v3-latin-ext_latin-800.woff) format("woff")}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:500}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;scroll-behavior:smooth}html ::-webkit-scrollbar{width:10px;cursor:pointer}html ::-webkit-scrollbar-track{background:#fafafa}html ::-webkit-scrollbar-thumb{background:#e1e1e1}html ::-webkit-scrollbar-thumb:hover{background:#f5242a}html ::-webkit-scrollbar-button{background:#d6d6d6}html ::-webkit-scrollbar-button:hover{background:#f5242a}body{overflow-x:hidden;background-color:#f9f9f9}body,button,input,optgroup,select,textarea{color:#000;font-family:Manrope,sans-serif;font-size:16px;line-height:1}h1,h2,h3,h4,h5,h6{font-family:Manrope,sans-serif;clear:both}a{text-decoration:none}p{margin-bottom:1.5em;font-weight:200;font-size:18px;line-height:1.7}cite,dfn,em,i{font-style:italic}address{margin:0 0 1.5em}big{font-size:125%}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}.main-btn{font-size:1.0625rem;color:#fff;font-weight:500;border-radius:3px;border:1px solid #fff;position:relative;padding:18px 77px 18px 40px;display:inline-block;transition:background-color .3s ease-out,color .3s ease-out,border-color .3s ease-out}.main-btn:hover{background-color:#fff;color:#0e0e0e}.main-btn:hover:after{right:30px;border-left-color:#0e0e0e}.main-btn:after{content:"";position:absolute;right:43px;top:calc(50% - 4px);width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:4px 0 4px 4px;transition:right .3s ease-out,border-left-color .3s ease-out}.main-btn.btn-style-red{background-color:#f5242a;border-color:#f5242a}.main-btn.btn-style-red:hover{color:#fff;background:#c4090e;border-color:#c4090e}.main-btn.btn-style-red:hover:after{border-left-color:#fff}.shop-btn{font-size:1rem;color:#1e1e1e;font-weight:500;border-radius:3px;border:1px solid #f5242a;position:relative;padding-right:60px;height:100%;padding-left:30px;display:flex;align-items:center;transition:background-color .3s ease-out,color .3s ease-out}.shop-btn:hover{background-color:#f5242a;color:#fff}.shop-btn:hover:after{right:20px;border-left-color:#fff}.shop-btn:after{content:"";position:absolute;right:32px;top:calc(50% - 4px);width:0;height:0;border-color:transparent transparent transparent #f5242a;border-style:solid;border-width:4px 0 4px 4px;transition:right .3s ease-out,border-left-color .3s ease-out}.prod-btn{display:inline-block}.prod-btn a{height:60px;padding-left:37px;padding-right:67px;display:flex;align-items:center;border:1px solid #dbdbdb;border-radius:3px;position:relative;color:#1e1e1e;transition:color .3s ease-out,border-color .3s ease-out}.prod-btn a:hover{color:#f5242a;border-color:#f5242a}.prod-btn a:hover:after{border-left-color:#f5242a;right:30px}.prod-btn a:after{right:40px;top:calc(50% - 4px);content:"";position:absolute;width:0;height:0;border-color:transparent transparent transparent #474444;border-style:solid;border-width:4px 0 4px 4px;transition:border-left-color .3s ease-out,right .3s ease-out}.ch-switch{position:relative;display:inline-block;width:49px;height:28px}.ch-switch--round{border-radius:34px}.ch-switch--round:before{border-radius:50%}.ch-switch input{opacity:0;width:0;height:0}.ch-switch input:checked+.ch-switch__slider{background-color:#2196f3}.ch-switch input:focus+.ch-switch__slider{box-shadow:0 0 1px #2196f3}.ch-switch input:checked+.ch-switch__slider:before{transform:translateX(26px)}.ch-switch__slider{cursor:pointer;top:0;left:0;right:0;bottom:0}.ch-switch__slider,.ch-switch__slider:before{position:absolute;background-color:#fff;transition:.4s}.ch-switch__slider:before{content:"";height:19px;width:19px;left:4px;bottom:4px}.section__header{display:flex;justify-content:space-between;align-items:center}.section__header .swiper-pagination{left:50%;transform:translateX(-50%)}.section__header .swiper-pagination-bullet{margin-left:5px;margin-right:5px}.swiper-side-nav{position:relative}.swiper-side-nav .swiper-button-prev{left:-44px}.swiper-side-nav .swiper-button-prev:after{font-size:1.375rem;color:#a1a2a2}.swiper-side-nav .swiper-button-next{right:-44px}.swiper-side-nav .swiper-button-next:after{font-size:1.375rem;color:#a1a2a2}.section__heading{flex-grow:1;font-size:2.75rem;font-weight:500;margin-top:0;margin-bottom:0}.section__link{font-size:17px;color:#0b0b0b;position:relative;height:60px;align-items:center;display:flex;padding-right:35px;border-radius:3px;padding-left:25px;transition:padding-left .3s ease-out}.section__link span{position:relative;z-index:1}.section__link:hover{padding-left:0}.section__link:hover:before{background-color:#f5242a;opacity:1}.section__link:hover:after{color:#fff;padding-left:45px}.section__link:before{content:"";position:absolute;z-index:0;top:0;bottom:0;width:90px;right:0;background-color:#e7edee;opacity:.25;transition:background-color .3s ease-out,opacity .3s ease-out}.section__link:after{content:"\2192";color:#f5242a;z-index:1;padding-left:20px;transition:color .3s ease-out,padding-left .3s ease-out}.section__toggle{position:relative;padding:10px 27px 10px 10px;transition:color .3s ease-out;cursor:pointer}.section__toggle:hover{color:#f5242a}.section__toggle:hover:after{border-top-color:#f5242a}.section__toggle:after{transition:transform .3s ease-out,border-top-color .3s ease-out;content:"";position:absolute;top:calc(50% - 3px);right:0;width:0;height:0;border-color:#2a2929 transparent transparent;border-style:solid;border-width:5px 3.5px 0}.section__wrap{max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;margin-bottom:120px}.sec__read-more{font-weight:400;color:#0b0b0b;font-size:1rem;position:relative;padding-right:15px;transition:padding .3s ease-out,color .3s ease-out}.sec__read-more:after{content:"";position:absolute;right:0;top:calc(50% - 4px);width:0;height:0;border-color:transparent transparent transparent #ea2f38;border-style:solid;border-width:3.5px 0 3.5px 4px}.sec-prod-linked .swiper-button-next:hover:after,.sec-prod-linked .swiper-button-prev:hover:after{color:#f5242a!important}.tax-archive-prod-linked.sec-prod-linked .swiper-side-nav .swiper-button-prev{left:-28px}.tax-archive-prod-linked.sec-prod-linked .swiper-side-nav .swiper-button-next{right:-44px}@media screen and (min-width:1200px){body:not(.single-aktualnosci) .tax-archive-prod-linked.sec-prod-linked{padding-left:40px;padding-right:40px}body:not(.single-aktualnosci) .tax-archive-prod-linked.sec-prod-linked .swiper-side-nav .swiper-button-prev{left:-34px}}@media screen and (max-width:1200px){.section__heading{font-size:2.25rem}}@media screen and (max-width:700px){.section__heading{font-size:1.75rem;flex:0 0 100%}.section__header{flex-wrap:wrap}.swiper-top-nav{display:flex;position:absolute;right:0;top:-12px}.section__link{flex:0 0 100%;margin-top:25px}.section__link:hover{padding-left:35px}.section__link:hover:after{color:#0b0b0b}.section__link:before{background:#d0d0d0;z-index:-1;right:auto;left:0}}input:focus{outline:0;box-shadow:0 0 3px 3px hsla(0,0%,59.6%,.5)}.select2:focus,select:focus{outline:0;box-shadow:0 0 1px 1px hsla(0,0%,59.6%,.5)}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid transparent;box-shadow:0 0 1px 1px hsla(0,0%,59.6%,.5)}.select2-container--default .select2-selection--single .select2-selection__rendered{display:flex;align-items:center}.mycheck input{position:relative;z-index:-9999;box-shadow:none!important}.mycheck label{position:relative;cursor:pointer}.mycheck label:hover:before{border-color:#f5242a}.mycheck label:before{content:"";border:1px solid #dadada;transition:border-color .3s ease-out}.mycheck label:after,.mycheck label:before{width:18px;height:18px;position:absolute;left:-13px}.mycheck label:after{content:url(/wp-content/themes/mechatronika/dist/img/check.png);transition:opacity .2s ease-out;opacity:0;top:3px}.mycheck input:checked+label:after{opacity:1}.mycheck input:focus+label:before{border-color:#f5242a!important}.myradio input{z-index:-9999}.myradio input,.myradio label{position:relative}.myradio label:before{content:"";width:19px;height:19px;border-radius:19px;border:1px solid #dadada;position:absolute;left:-13px}.myradio label:after{content:"";background:#f5242a;position:absolute;top:5px;left:-8px;width:9px;border-radius:10px;height:9px;transition:opacity .2s ease-out;opacity:0}.myradio input:checked+label:after{opacity:1}.radio-grid-6{grid-template-columns:repeat(6,1fr)}.radio-grid-5{grid-template-columns:repeat(5,1fr)}.radio-grid-4{grid-template-columns:repeat(4,1fr)}.radio-grid-3{grid-template-columns:repeat(3,1fr)}.radio-grid-2{grid-template-columns:repeat(2,1fr)}.radio-grid-1{grid-template-columns:repeat(1,1fr)}@media screen and (max-width:1350px){.radio-grid-3,.radio-grid-4,.radio-grid-5,.radio-grid-6{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1200px){.radio-grid-3,.radio-grid-4,.radio-grid-5,.radio-grid-6{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1200px){.radio-grid-3,.radio-grid-4,.radio-grid-5,.radio-grid-6{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.radio-grid-2,.radio-grid-3,.radio-grid-4,.radio-grid-5,.radio-grid-6{grid-template-columns:repeat(1,1fr)}}.select2-container{border:1px solid #e0e0e0;margin-right:-1px;border-radius:3px}.select2-search{padding:0}.select2-search input{border:none;border-bottom:1px solid #f1f1f1;background:#fbfbfb;box-shadow:none!important}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #e2e2e2}.select2-container--default .select2-selection--multiple .select2-selection__choice{padding:6px;background:#fdfbfb;border-color:#c5bebe;max-width:90%;font-size:.9375rem;overflow:hidden}.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:10px}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:5px 10px}.select2-container--default .select2-selection--multiple{border-radius:3px}.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-right:35px}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#f6f8fd}.select2-dropdown{border-color:#e4e4e4}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#fd555a}body:not(.single-oferta) .select2-container--default{width:100%!important;min-height:51px}body:not(.single-oferta)>span.select2-container{width:auto!important}.select2-selection__arrow{display:none}.select2-selection__rendered{position:relative}.select2-selection__rendered:after{content:"";position:absolute;right:20px;top:calc(50% - 2px);width:0;height:0;border-color:#8c8c8c transparent transparent;border-style:solid;border-width:5px 4.5px 0}.select2-selection--multiple{border:1px solid transparent}.ui-slider{margin-top:20px;height:7px;position:relative;border:none;background:#f5242a}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{background:#f5242a;border-radius:25px;outline:none;border:2px solid #d21f24;position:absolute;top:-10px}.ui-slider-horizontal .ui-slider-range{background:#e9ecf1}#labelHolder{height:7px;position:relative;border:none}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{top:-6px}.ui-widget.ui-widget-content{border:1px solid #efefef}.ui-slider-horizontal .ui-slider-range{background:#f1f1f1}.req{color:#f5242a;font-weight:500;font-size:1rem;padding-left:3px}.mytextfield{margin-bottom:21px}.mytextfield label{color:#686970;font-weight:500;font-size:1rem}.mytextfield input{min-height:30px;padding:7px;border:none;border-bottom:1px solid #bfbfbf;min-width:250px}.mytextfield input.field-error{border:1px solid #f5242a!important}.mytextfield__unit{color:#686970;padding-left:10px}.mytextarea label{color:#686970;font-weight:500;font-size:1rem}.mytextarea textarea{padding:7px;border:none;border-bottom:1px solid #bfbfbf;box-shadow:0 0 3px rgba(0,0,0,.17);min-width:50%;min-height:80px}.mytextarea textarea.field-error{border:1px solid #f5242a}.mycheckboxes img{max-width:120px;max-height:120px}.mycheckboxes__list{display:grid;grid-gap:10px;padding-top:30px;padding-left:16px}.mycheckboxes__list.field-error{border:1px solid #f5242a!important}.mycheckboxes__list .mycheck input:checked+label img,.mycheckboxes__list .mycheck input:focus+label img{border-color:#f5242a}.mycheckboxes__list label{display:flex;padding-left:20px;padding-right:50px;flex-direction:column;align-items:flex-start;height:100%;width:100%}.mycheckboxes__list label span{display:block;margin-bottom:20px;max-width:180px;line-height:1.3}.mycheckboxes__list label div{flex-grow:1;display:flex;justify-content:flex-start;align-items:flex-start;margin-left:-32px;width:100%}.mycheckboxes__list img{display:block;padding:10px;border:1px solid #f3f2f2;border-radius:3px;background:#fdfdfd;transition:all .3s ease-out;margin-bottom:10px}.myselect select{min-height:30px;border:1px solid #e2e2e2;border-radius:3px;padding:14px 19px 14px 9px;min-width:250px;color:#686970;font-size:.9375rem}.myselect select.field-error{border:1px solid #f5242a}.myradios img{max-width:120px;max-height:120px}.myradios__list{display:grid;grid-gap:10px;padding-top:30px;padding-left:16px}.myradios__list.field-error{border:1px solid #f5242a!important}.myradios__list .myradio input:checked+label img{border-color:#f5242a}.myradios__list label{display:flex;padding-left:20px;padding-right:20px;flex-direction:column;align-items:flex-start;height:100%;width:100%}.myradios__list label span{display:block;margin-bottom:20px;max-width:180px;line-height:1.3}.myradios__list label div{flex-grow:1;display:flex;justify-content:flex-start;align-items:flex-start;margin-left:-32px;width:100%}.myradios__list img{display:block;padding:10px;border:1px solid #f3f2f2;border-radius:3px;background:#fdfdfd;transition:all .3s ease-out;margin-bottom:10px}.myacceptance td:nth-of-type(2){padding-left:0}.myacceptance .mycheck:before{top:4px}.myacceptance .mycheck.field-error label{color:#f5242a!important}.myacceptance .mycheck.field-error label:before{border-color:#f5242a!important}.myacceptance label{padding-left:20px;color:#242424;font-weight:300;font-size:.8125rem;line-height:1.5;display:inline-block;padding-bottom:10px}.mytextfields__list{display:flex;flex-wrap:wrap}.mytextfields input{min-width:0;width:100px}.mytextfields .mytextfield__unit{padding-right:26px;padding-top:11px;padding-left:15px}.mytextfields .mytextfield{display:flex}.mytextfields .mytextfield input{border-bottom:1px solid #dadada;background:#fff;box-shadow:0 0 3px rgba(0,0,0,.1)}.mytextfields .mytextfield div{display:block;text-align:center;max-width:100px}.mytextfields .mytextfield div label{margin-top:11px;display:block;font-weight:500}.myuploadfield-wrap input[type=file]{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.myuploadfield-wrap input[type=file].field-error+label{border:1px solid #f5242a!important;background:#fff0f0}.myuploadfield-wrap input[type=file]+label{max-width:80%;font-size:1rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;display:inline-block;overflow:hidden;padding:15px 20px;border:1px solid #dadada;border-radius:3px;transition:border-color .3s ease-out}.myuploadfield-wrap input[type=file]+label:hover{border-color:#f5242a}.myuploadfield-wrap input[type=file]+label svg{width:1.3em;height:1.3em;vertical-align:middle;fill:#f5242a;margin-top:-.45em;margin-right:.8em}.form-popup{z-index:1000;justify-content:center;align-items:center;padding-top:310px;overflow-y:scroll;overflow-x:hidden;display:none;opacity:0;transition:opacity .3s ease-out,padding-top .3s ease-out}.form-popup,.form-popup-bg{position:fixed;top:0;bottom:0;left:0;right:0}.form-popup-bg{z-index:1001;background:rgba(0,0,0,.62)}.form-popup-wrap{position:relative;z-index:1002;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.04);border:1px solid #eee;padding:50px;max-width:700px;max-height:80vh;overflow-y:scroll;overflow-x:hidden}.form-popup-close{width:15px;height:15px;position:absolute;top:15px;right:15px;transition:transform .3s ease-out;cursor:pointer;background:url(/wp-content/themes/mechatronika/dist/svg/close.svg);background-size:contain;background-repeat:no-repeat}.form-popup-close:hover{transform:scale(1.3)}.form-popup input,.form-popup textarea{width:100%}@media screen and (max-width:1000px){.konfig-form__fields-wrap .myacceptance{display:grid;max-width:100%}.konfig-form__fields-wrap .myacceptance td{max-width:100%}}@media screen and (max-width:600px){.konfig-form__send{display:flex;flex-direction:column;justify-content:center;align-items:center}.konfig-form__send button+button{margin-top:30px}}@media screen and (max-width:500px){.konfig-form__fields-wrap{padding:20px!important}.mytextfields .mytextfield div label{max-width:150px}}.app{min-width:350px}.arrow{border:solid #7f7e7e;border-width:0 3px 3px 0;display:inline-block;padding:3px}.right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.slidimg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.slidimg,.slidimg img{width:100%;height:100%}.slidimg img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.posted-on{display:block;padding-bottom:25px;color:#505055;margin-top:-10px}.admin-bar #h-menu .fixm,.admin-bar .app-header{margin-top:32px}.app-header__nav.toggled .menu--primary>div>ul{display:block}.app-header .social-icons{display:none;height:auto;transition:height .5s ease;overflow:hidden;margin:0;padding:0}.app-header .social-icons.toggled{display:block}.app-header .menu-toggle,.app-header .search-toggle,.app-header .social-toggle{background:0 0;border:none;padding:0}.app-header .search-toggle,.app-header .social-toggle{cursor:pointer}.app-header .search-toggle svg,.app-header .social-toggle svg{fill:#b2b2b2;transition:fill .3s ease-out}.app-header .search-toggle:hover svg,.app-header .social-toggle:hover svg{fill:#f5242a}.app-header .menu-toggle{max-width:40px}.app-header .menu-toggle img{width:98%;height:auto;padding:7px}.app-header__social{position:relative}.app-header__social[focus-within] .social-icons{display:block}.app-header__social:focus-within .social-icons{display:block}.app-header__social:hover .social-icons{display:block}.app-header__social .social-icons{position:absolute;top:100%;left:0;width:44px;z-index:99999}.app-header__social .social-icons li{width:44px;height:44px;background:#fff;border:1px solid #eee}.app-header__social .social-icons li:not(:last-of-type){border-bottom:none}.app-header__social .social-icons li a{padding:7px;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.app-header__social .social-icons li a:hover img{opacity:.6}.app-header__social .social-icons li a img{width:100%;height:100%;opacity:.25;transition:opacity .3s ease-out}.app-header__shop{padding-left:10px;display:flex;justify-content:center;align-content:center}.app-header__shop img{width:22px}.app-header__shop a{height:46px;background:#f5242a;border-radius:3px;transition:background-color .3s ease-out;display:flex;align-content:center;justify-content:center;padding:0 14px}.app-header__shop a:hover{background-color:#dc0a10}.shop-account-link-text{display:flex;align-items:center}.shop-account-label{color:#fff;display:block;margin-left:10px;padding-bottom:2px}.app-header__account{position:relative}.app-header__account:hover .account-menu,.app-header__account[focus-within] .account-menu{right:0}.app-header__account:focus-within .account-menu,.app-header__account:hover .account-menu{right:0}.account-menu{position:absolute;top:100%;width:auto;z-index:9999;right:-999em;display:block;border:1px solid #e8e8e8;box-shadow:0 5px 5px hsla(0,0%,68.6%,.17)}.account-menu__wrap{min-width:230px;background:#fff;padding:0;position:relative}.account-menu__wrap:after{top:-51px;right:50px;height:21px;z-index:100;width:28px}.account-menu__wrap:after,.account-menu__wrap:before{content:"";position:absolute;background-color:transparent}.account-menu__wrap:before{top:-31px;left:0;right:0;height:31px}.account-menu__list{margin:0;padding:0}.account-menu__list>li{list-style:none}.account-menu__list>li.is-active a{color:#f5242a}.account-menu__list>li.is-active a:after{background-color:#f5242a}.account-menu__list>li a{background-color:#fff!important;height:100%;display:flex;align-items:center;color:#1e1e1e;font-size:1rem;font-weight:500;transition:color .3s ease-out;position:relative;text-align:left;justify-content:flex-start;padding:15px 25px 17px}.account-menu__list>li a:after{content:"";position:absolute;bottom:0;height:2px;left:25px;right:25px;background:0 0;transition:background-color .3s ease-out}.account-menu__list>li a:hover{color:#f5242a}.account-menu__list>li a:hover:after{background-color:#f5242a}.app-header__cart{margin-left:10px;position:relative}.app-header__cart-count{position:absolute;top:-9px;right:-9px;font-size:12px;border-radius:3px;font-weight:600;color:#fff;width:auto;padding:0 6px;height:20px;background-color:#ce0006;display:flex;justify-content:center;align-content:center;line-height:20px}.app-header__cart:hover .cart-menu,.app-header__cart[focus-within] .cart-menu{right:0}.app-header__cart:focus-within .cart-menu,.app-header__cart:hover .cart-menu{right:0}.cart-menu{position:absolute;top:100%;width:auto;z-index:9999;right:-999em;display:block;background:#fff;box-shadow:0 13px 15px rgba(0,0,0,.25);border-radius:3px}.cart-menu__no-items{text-align:center;background:#f9f9f9;padding:20px;margin-top:-8px}.cart-menu .blockOverlay{background-color:#d8cbcb!important}.cart-menu .blockOverlay:after{content:url(/wp-content/themes/mechatronika/dist/svg/loader.svg);position:absolute;left:calc(50% - 15px);top:calc(50% - 15px);width:30px;height:30px;animation:animate-loader-main 1.5s ease-in-out infinite;z-index:200;opacity:1}.cart-menu__wrap{padding:35px 58px 44px;min-width:640px;position:relative}.cart-menu__wrap:after{top:-51px;right:50px;height:21px;z-index:100;width:28px}.cart-menu__wrap:after,.cart-menu__wrap:before{content:"";position:absolute;background-color:transparent}.cart-menu__wrap:before{top:-31px;left:0;right:0;height:31px}.cart-menu__list{margin:0;padding:0}.cart-menu__list>li:not(:first-of-type){padding-top:20px}.cart-menu__item{list-style:none;display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #e7e7e7}.cart-menu__item a.remove{height:26px;width:26px;padding:0;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:400;font-size:22px}.cart-menu__item-price{min-width:140px}.cart-menu__item-name{font-weight:600;font-size:16px;line-height:20px;color:#1e1e1e;flex-grow:1}.cart-menu__item-name span{font-size:13px;font-weight:900;background:#f5242a;color:#fff;padding:4px 7px 3px;border-radius:3px;margin-right:11px}.cart-menu__item-total{font-weight:600;font-size:16px;color:#f5242a;text-align:right;padding-right:7px}.cart-menu__item-total del{color:#b1b1b1}.cart-menu__item-total del .amount{color:#b1b1b1;font-size:13px;padding-right:5px;vertical-align:top}.cart-menu__item-total ins{text-decoration:none}.cart-menu__item-single{font-weight:500;font-size:14px;color:#969696;padding-top:5px;padding-right:7px;text-align:right}.cart-menu__info{display:flex;padding-top:30px;justify-content:space-between;align-items:center}.cart-menu__info .main-btn{display:flex;align-items:center;padding:13px 21px;font-weight:600;font-size:14px;color:#fff}.cart-menu__info .main-btn img{width:22px;display:block;margin-right:11px}.cart-menu__info .main-btn:after{display:none}.cart-menu__price tr:first-of-type td{padding-bottom:8px;color:#000}.cart-menu__price tr:first-of-type td:first-of-type{font-size:18px}.cart-menu__price tr:first-of-type td:last-of-type{font-size:24px}.cart-menu__price tr td:first-of-type{text-align:right;padding-right:10px;font-weight:500;font-size:16px;color:#000}.cart-menu__price tr td:last-of-type{font-weight:600;font-size:16px;color:#f5242a;text-align:left}.app-header__shop-info{display:none;position:absolute;top:100%;background:#c3ecc8;left:0;right:0;padding:18px;text-align:center;font-size:15px;font-weight:500}.app-header__shop-info strong{font-weight:700}.app-header.anim{transition:padding .3s ease-out,height .3s ease-out}.app-header.anim .menu--primary{transition:height .3s ease-out,margin-top .3s ease-out}.app-header.anim #h-menu .fixm{transition:top .3s ease-out,transform .3s ease-in-out}.app-header.anim .app-header__cart-count{transition:top .3s ease-out}.app-header.fixed{position:fixed;top:0;left:0;right:0;background:#fff;z-index:90000}.app-header.sticky{padding-top:6px;padding-bottom:6px;height:60px}.app-header.sticky #h-menu .fixm{top:60px!important}.app-header.sticky .h-menu{height:60px;margin-top:-7px}.app-header.sticky .app-header__cart-count{top:-5px}.app-header .menu-toggle{display:none!important}.app-header .menu--primary{position:static!important;display:block!important}.app-header .menu--primary>div>ul{display:flex!important}.app-header{height:111px;padding-top:33px;padding-bottom:32px;border-bottom:1px solid #eff0f0}.app-header__wrap{max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.app-header__logo{height:46px}.app-header__logo a{display:flex;height:100%;justify-content:flex-start;align-items:center}.app-header__nav{flex-grow:1;display:flex;justify-content:center}.app-header__config{height:46px;background:#fff;border-radius:3px;border:1px solid #f5242a;transition:background-color .3s ease-out}.app-header__config a{color:#1e1e1e;font-size:1rem;font-weight:500;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding-left:19px;padding-right:29px;transition:color .3s ease-out}.app-header__config a img{width:23px;height:25px;animation:rotate-180-out .5s;transition:filter .3s ease-out;opacity:.6}.app-header__config a span{padding-left:14px}.app-header__config:hover{background-color:#dc0a10}.app-header__config:hover img{animation:rotate-180-in .5s forwards;filter:brightness(9.5)}.app-header__config:hover a{color:#fff}.app-header__icons{height:46px;display:flex;padding-left:16px;padding-right:8px}.app-header__icons>div{padding:0 13px;display:flex;justify-content:center;align-items:center}.app-header__bibus-logo{height:46px;flex:0 0 135px;display:flex;justify-content:flex-end;border-left:1px solid #ededed;opacity:1;transition:opacity .3s ease-out}.app-header__bibus-logo:hover{opacity:.5}.app-header__bibus-logo img{width:107px;height:38px}.search-modal{height:0;display:none;position:absolute;top:100%;left:0;right:0;background:#fbfbfb;border-top:1px solid #eee;border-bottom:1px solid #eee;transition:box-shadow .3s ease-out;box-shadow:0 0 0 transparent}.search-modal.toggled{box-shadow:0 3px 8px rgba(0,0,0,.13)}.search-modal.toggled span.overflow{opacity:1}.search-modal span.overflow{content:"";background-color:rgba(84,84,84,.6);position:absolute;top:100%;left:0;right:0;bottom:-100vh;z-index:1;opacity:0;transition:opacity .3s ease-out}.search-modal__form{max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;margin-top:49px}.search-modal form{max-width:800px;margin-left:auto;margin-right:auto;display:flex;position:relative}.search-modal label{color:#686970;font-weight:500;font-size:1rem;flex-grow:1}.search-modal label input{width:100%;min-height:30px;padding:7px 7px 7px 15px;min-width:250px;height:59px;color:#242424;font-weight:400;font-size:1.0625rem;transition:border-color .3s ease-out,background-color .3s ease-out;border:1px solid #eee;background:#fff}.search-modal label input:focus{box-shadow:none}.search-modal button{cursor:pointer;background:0 0;border:none;width:70px;padding:5px;position:relative;z-index:1;transition:background-color .3s ease-out;height:59px}.search-modal button svg{transition:fill .3s ease-out}.search-modal button:hover{background-color:#f5242a;border-radius:3px}.search-modal button:hover svg{fill:#fff}@media screen and (max-width:1600px){.app-header__icons{padding-left:15px;padding-right:15px}.app-header__bibus-logo{flex:0 0 136px}.app-header .h-menu .menu-item-has-children>a:before{right:8px}.app-header .h-menu .menu__link{padding-left:10px;padding-right:20px}.app-header .h-menu .menu__link:after{left:10px;right:20px}}@media screen and (max-width:1500px){.app-header__icons{padding-left:0;padding-right:0}.app-header__bibus-logo{flex:0 0 126px}.app-header__config a{padding-left:13px;padding-right:15px;font-size:.875rem}.app-header .h-menu .menu__link{font-size:.875rem}}@media screen and (max-width:1350px){.app-header{padding-top:6px;padding-bottom:6px;height:60px}.app-header .menu-toggle{display:block!important;background-color:#f5242a;width:46px;height:46px;max-width:46px;padding:2px 8px 0;border-radius:3px}.app-header .menu{display:none!important}.app-header__toggle{border-left:1px solid #ededed;padding-left:15px;margin-left:15px;order:2}.app-header__account-popup,.app-header__cart-popup{display:none!important}}@media screen and (max-width:900px){.app-header__config{background:0 0}.app-header__config a{padding-right:14px}.app-header__account span,.app-header__config a span{display:none}}@media screen and (max-width:800px){.app-header__bibus-logo{flex:0 0 97px}.app-header__bibus-logo img{width:77px;height:auto;padding-top:10px}}@media screen and (max-width:730px){.app-header{height:120px!important}.app-header__wrap{flex-wrap:wrap}.app-header__logo{margin-top:7px;padding-bottom:7px;border-bottom:1px solid #eee;flex:0 0 calc(100% - 64px)}.app-header__toggle{order:0;margin-left:0;border:none;border-bottom:1px solid #eee;padding-top:1px}.app-header__config{align-self:center;order:2;margin-top:8px}.app-header__shop{align-self:center;order:3;margin-top:8px;margin-right:25px}.app-header__icons{align-self:center;flex-grow:1;justify-content:flex-end;margin-top:8px;margin-right:0}.app-header__bibus-logo{align-self:center;order:3;margin-top:6px}}@media screen and (max-width:450px){.app-header__icons>div{padding:0 7px}.app-header__config{height:38px}.app-header__config a{padding:0 8px}.app-header__shop{margin-right:12px}.app-header__shop a{padding:0 8px;height:38px}.app-header__bibus-logo{flex:0 0 90px}}@media screen and (max-width:390px){.app-header__social{display:none!important}}.page-w-sidebar{display:grid;grid-template-columns:450px minmax(0,1290px);max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;align-items:flex-start;margin-top:50px}.page-heading{padding-left:60px;margin-bottom:60px}.page-heading .h1,.page-heading h1{margin-top:0;margin-bottom:0;font-size:4rem;font-weight:600;color:#181818}.page-heading__content{display:flex;align-items:center;justify-content:space-between}.page-heading__tax-desc{margin-top:50px;padding-right:60px}.page-heading__open-menu{display:none;background:#f5242a;border-radius:5px;border:none;color:#fff;padding:13px 25px;font-weight:600;margin-left:0;cursor:pointer;flex:0 0 auto;align-self:flex-start}.page-footer.both-heading{margin-bottom:130px}.page-sidebar__close{width:30px;height:30px;display:none;background-color:#f5242a;border-radius:5px;border:none;cursor:pointer;position:relative;margin-left:auto;margin-right:0}.page-sidebar__close span{position:absolute;right:29px;width:150px;top:-2px;text-align:right;font-size:14px;color:#757474;transition:color .3s ease-out,padding-right .3s;padding:10px 20px 10px 0}.page-sidebar__close:hover span{color:#111;padding-right:30px}.page-sidebar__close:hover:after{transform:scale(1.2)}.page-sidebar__close:after{content:"";background:url(/wp-content/themes/mechatronika/dist/svg/closew.svg);position:absolute;left:7px;right:7px;bottom:7px;top:7px;background-size:contain;transition:transform .3s ease-out}.contact-person{position:relative;z-index:100}.contact-person:hover .contact-person__info,.contact-person[focus-within] .contact-person__info{display:block}.contact-person:focus-within .contact-person__info,.contact-person:hover .contact-person__info{display:block}.contact-person:hover .contact-person__toggle,.contact-person[focus-within] .contact-person__toggle{background-color:#f5242a}.contact-person:focus-within .contact-person__toggle,.contact-person:hover .contact-person__toggle{background-color:#f5242a}.contact-person:hover .contact-person__toggle span,.contact-person[focus-within] .contact-person__toggle span{color:#fff}.contact-person:focus-within .contact-person__toggle span,.contact-person:hover .contact-person__toggle span{color:#fff}.contact-person .person-bubble__photo{flex-shrink:0}.contact-person .person-bubble__content{min-width:300px}.contact-person__toggle{display:flex;justify-content:center;align-items:center;border:1px solid #dbdbdb;background:#fff;border-radius:3px;padding:20px 53px 20px 26px;position:relative;cursor:pointer;transition:background-color .3s ease-out}.contact-person__toggle span{transition:color .3s ease-out}.contact-person__toggle:after{content:"";position:absolute;top:calc(50% - 3px);width:0;height:0;right:27px;border-color:#2a2929 transparent transparent;border-style:solid;border-width:5px 3.5px 0}.contact-person__toggle img{margin-right:17px}.contact-person__info{display:none}.contact-person__info .person-bubble{position:absolute;right:0;top:100%;background:#fff;border:1px solid #eee;box-shadow:0 3px 8px 0 rgba(0,0,0,.25)}.page-sections{padding-left:60px;padding-right:40px}.page-sections .section__wrap{margin-bottom:80px}.read-more-link-js{margin-top:24px}.read-more-link-js a{display:inline!important}#breadcrumbs{margin-top:22px;padding-bottom:36px;margin-bottom:55px;border-bottom:1px solid #eee;font-size:1rem;font-weight:300;color:#242424;display:flex;justify-content:space-between;align-items:center}#breadcrumbs>span{position:relative;flex:1 1 auto;padding-right:30px}#breadcrumbs>span:before{padding-right:12px;content:url(/wp-content/themes/mechatronika/dist/img/home.png)}#breadcrumbs a{color:#242424;transition:color .3s ease-out;padding-right:10px;padding-left:10px}#breadcrumbs a:hover{color:#f5242a}#breadcrumbs .breadcrumb_last{color:#505055;padding-left:10px}.full-page .page-heading{max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}.full-page #breadcrumbs{margin-top:38px}body.single-aktualnosci .contact-person{flex-grow:1;max-width:275px;margin:40px auto -30px 0}body.single-aktualnosci .person-bubble{right:auto;left:0}.sec__btn-wrap{display:flex;align-items:center}.sec__btn-shop{margin-left:30px}.sec__btn-card,.sec__btn-shop{padding-top:20px;padding-bottom:20px;position:relative;color:#000;transition:color .3s ease-out;font-size:16px;font-weight:400;display:flex;align-items:center}.sec__btn-card:hover,.sec__btn-shop:hover{color:#f5242a}.sec__btn-card:before,.sec__btn-shop:before{display:block;content:"";width:20px;height:20px;background-size:contain;margin-right:10px;background-repeat:none}.sec__btn-card:before{background-image:url(/wp-content/themes/mechatronika/dist/svg/card.svg)}.sec__btn-shop:before{background-image:url(/wp-content/themes/mechatronika/dist/svg/cart-red.svg)}@media screen and (max-width:1600px){.page-w-sidebar{grid-template-columns:370px minmax(0,1290px)}.page-w-sidebar .sidebar{padding:35px}}@media screen and (max-width:1350px){.page-heading .h1,.page-heading h1{font-size:3.25rem}.page-w-sidebar{grid-template-columns:320px minmax(0,1290px)}}@media screen and (max-width:1200px){.page-heading .h1,.page-heading h1{font-size:2.875rem}.page-sidebar-wrap{height:calc(100% - 30px);margin-bottom:30px;overflow-y:auto;overflow-x:hidden;margin-top:10px}.page-w-sidebar{position:relative}.page-w-sidebar .page-sidebar{padding-top:120px;position:fixed;transition:right .3s ease-in-out;right:-500px;top:0;width:450px;bottom:0;margin-bottom:0;z-index:5000;padding-right:20px}.page-w-sidebar .page-sidebar__close{display:block}.page-w-sidebar .page-sidebar.toggled{right:0}.page-w-sidebar .page-heading{padding-left:15px;padding-right:15px}.page-w-sidebar .page-heading__open-menu{display:block}#breadcrumbs{margin-top:0}.page-w-sidebar{display:block}.sidebar-page .page-sections{padding:0}}@media screen and (max-width:800px){.page-w-sidebar .page-heading{padding-left:0;padding-right:0}}@media screen and (max-width:800px){.page-heading .h1,.page-heading h1{font-size:2.25rem}}@media screen and (max-width:650px){#breadcrumbs{flex-wrap:wrap}#breadcrumbs>span{padding-right:30px;overflow:auto;height:auto}.contact-person__info .person-bubble{display:block;right:-40px;left:-40px}.contact-person__info .person-bubble__photo{text-align:center;margin-bottom:20px}.contact-person__info .person-bubble__content{padding-left:0;text-align:center}.page-w-sidebar .page-heading__open-menu{flex:0 0 100%;margin-top:20px;background:0 0;color:red;border:1px solid red}.page-w-sidebar .page-sidebar{right:-670px;padding-top:150px;width:100%}}@media screen and (max-width:700px){.page-heading__content{flex-wrap:wrap}.page-heading__content .contact-person{flex:0 0 100%;margin-top:30px}.page-heading__content .person-bubble{display:block}.page-heading__content .person-bubble__content{padding-left:0}}.app-footer{padding-top:80px}.app-footer .info-bibus{display:none}.app-footer a{color:#6d6b6b;transition:color .3s ease-out;position:relative}.app-footer a:after{content:"";background-color:#dbdcdc;transition:background-color .3s ease-out;position:absolute;bottom:-1px;left:0;right:0;height:1px}.app-footer a:hover{color:#f5242a}.app-footer a:hover:after{background-color:#f5242a}.app-footer__wrap{max-width:1640px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(5,1fr)}.app-footer__info{line-height:1.7;color:#6d6b6b;font-weight:300;font-size:1rem}.app-footer .app-footer__email,.app-footer .app-footer__phones{padding-top:2px;color:#6d6b6b;font-weight:300;font-size:1rem;display:flex;flex-direction:column}.app-footer .app-footer__email a:not(:last-of-type),.app-footer .app-footer__phones a:not(:last-of-type){margin-bottom:15px}.app-footer__email>div{display:flex;flex-direction:column;align-items:flex-start}.app-footer__contact{grid-column:2/5;display:flex;justify-content:space-between}.app-footer__social{display:flex;justify-content:flex-end;align-items:flex-start}.app-footer__social a:after{display:none}.app-footer__social img{width:25px;height:auto;opacity:.3;transition:opacity .3s ease-out}.app-footer__social .social-icons{padding:0;margin:0;display:flex}.app-footer__social .social-icons li{border:1px solid #efefef;list-style:none}.app-footer__social .social-icons li a{display:flex;justify-content:center;align-items:center;width:57px;height:57px}.app-footer__social .social-icons li a:hover img{opacity:.7}.app-footer__social .social-icons li:not(:last-of-type){border-right:none}.footer-menu{padding:2px 0 0;margin:0;font-size:1rem;font-weight:300;color:#6d6b6b}.footer-menu li{list-style:none}.footer-menu li:not(:last-of-type){margin-bottom:15px}.footer-info{max-width:1640px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;color:#6d6b6b;font-size:1rem;font-weight:300;border-top:1px solid #f2f3f3;padding:60px 20px;margin-top:60px}.footer-info_by{display:flex;align-items:center}.footer-info .designed-by span{margin-left:17px;padding-left:17px;border-left:2px solid #e6e6e6}.footer-bibus{opacity:1;transition:opacity .3s ease-out}.footer-bibus a:after{display:none}.footer-bibus:hover{opacity:.5}.footer-bibus img{width:121px;height:43px}@media screen and (max-width:1200px){.app-footer__wrap{grid-template-columns:repeat(3,1fr)}.app-footer__contact{grid-column:2/3;flex-direction:column;align-items:flex-start}.app-footer__contact div:not(:last-of-type){margin-bottom:20px}}@media screen and (max-width:700px){.app-footer__wrap{display:flex;flex-direction:column}.app-footer__nav{order:2}.app-footer .info-bibus{text-align:center;display:block}.app-footer .info-bibus a{border:none}.app-footer .info-bibus img{width:121px;height:43px}.app-footer__info{text-align:center}.app-footer__contact,.app-footer__email>div{align-items:center}.app-footer__social{order:3;margin:20px 0;justify-content:center}.app-footer__nav{margin:43px 0 20px;text-align:center}.footer-info{align-items:center;margin-top:30px;padding-top:30px}.footer-info,.footer-info_by{display:flex;flex-direction:column}.footer-info .designed-by{margin-top:15px}.footer-info .designed-by span{padding-left:0;margin-left:0;border-left:none}.footer-bibus{display:none}}body.single-oferta .entry-editor{overflow-x:auto}.entry-editor{color:#242424;font-weight:300;font-size:1.0625rem;line-height:1.76}.entry-editor .lb{display:block}.entry-editor img{max-width:100%;height:auto}.entry-editor a{color:#242424;text-decoration:underline;transition:color .3s ease-out}.entry-editor a:hover{color:#f5242a}.entry-editor p{color:#242424;font-weight:300;font-size:1.0625rem;line-height:1.76}.entry-editor strong{font-weight:700}.entry-editor h2{color:#181818;font-weight:500;font-size:1.875rem}.entry-editor ol,.entry-editor ul{padding-left:30px}.entry-editor td{max-width:650px}.entry-editor ul li{list-style:none;position:relative}.entry-editor ul li:before{content:"";position:absolute;left:-30px;top:15px;width:15px;height:1px;background:#d5d5d7}.entry-editor ol{counter-reset:item}.entry-editor ol li{list-style:none;position:relative;counter-increment:item}.entry-editor ol li:before{content:counter(item) ".";position:absolute;left:-30px;top:0}.entry-editor table{width:100%}.entry-editor td{color:#616167;border-bottom:1px solid #f0f0f0;padding-bottom:11px;padding-top:9px}.entry-editor table tr:last-of-type td{border-bottom:none}@media screen and (max-width:500px){.entry-editor table{width:100%;display:block;max-width:100%;overflow-y:auto}}.menu--primary{position:absolute;top:100%;left:0;right:0;background:#fff}.menu--primary>div>ul{display:none;height:auto;transition:height .5s ease;margin:0;padding:0}@media screen and (min-width:1400px){.menu--primary{height:auto!important}}.h-menu{height:110px;margin-top:-33px;width:100%}.h-menu .menu__items{height:100%;width:100%;justify-content:center}.h-menu .menu-item{list-style:none;height:100%}.h-menu .current-menu-item>a{color:#f5242a}.h-menu .current-menu-item>a:after{background-color:#f5242a}.h-menu .menu__link{height:100%;display:flex;justify-content:center;align-items:center;padding-left:25px;padding-right:25px;color:#1e1e1e;font-size:1rem;font-weight:500;transition:color .3s ease-out;position:relative}.h-menu .menu__link:after{content:"";position:absolute;bottom:-1px;height:2px;left:25px;right:25px;background:0 0;transition:background-color .3s ease-out}.h-menu .menu__link:hover{color:#f5242a}.h-menu .menu__link:hover:after{background-color:#f5242a}.h-menu .menu-item.offer-menu .menu__sub-menu{max-height:500px;overflow:auto;padding-bottom:1px!important}.h-menu .menu__sub-menu{display:none;position:absolute;top:100%;left:0;min-width:230px;background:#fff;border:1px solid #e8e8e8;box-shadow:0 5px 5px hsla(0,0%,68.6%,.17);padding:5px 0 15px;margin:0;z-index:99}.h-menu .menu__sub-menu .menu-item-has-children>a:hover:before{border-color:#f5242a!important}.h-menu .menu__sub-menu .menu-item-has-children>a:before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.h-menu .menu__sub-menu a{text-align:left;justify-content:flex-start;padding-bottom:17px;padding-top:15px}.h-menu .menu__sub-menu:hover>.menu__sub-menu{display:block}.h-menu .menu__sub-menu .menu__sub-menu{display:none;left:100%;top:-1px!important}.h-menu .menu-item-has-children{position:relative}.h-menu .menu-item-has-children:hover>.menu__sub-menu{display:block;box-shadow:-5px 0 6px 0 hsla(0,0%,50.2%,.08)}.h-menu .menu-item-has-children[focus-within]>.menu__sub-menu{display:block}.h-menu .menu-item-has-children:focus-within>.menu__sub-menu{display:block}.h-menu .menu-item-has-children>a{position:relative;padding-right:34px}.h-menu .menu-item-has-children>a:hover:before{border-color:#f5242a}.h-menu .menu-item-has-children>a:after{right:17px}.h-menu .menu-item-has-children>a:before{position:absolute;content:"";transition:border-color .3s ease-out;border:solid #7f7e7e;border-width:0 2px 2px 0;display:inline-block;padding:2px;transform:rotate(45deg);-webkit-transform:rotate(45deg);right:20px;top:calc(50% - 2px)}@media screen and (max-width:1350px){.app-header__nav.toggled .menu{display:block!important;position:absolute!important;top:60px;left:0;right:0;overflow:hidden;height:0;box-shadow:0 5px 5px hsla(0,0%,68.6%,.17)}.app-header__nav.toggled .h-menu{margin-top:0;height:auto}.app-header__nav.toggled .h-menu .menu-item{height:auto;overflow:hidden}.app-header__nav.toggled .h-menu>ul>li.menu-item-has-children a:before{display:none}.app-header__nav.toggled .h-menu>ul>li.menu-item-has-children .sub-show,.app-header__nav.toggled .h-menu>ul>li.menu-item-has-children .sub-show-offer{width:44px;display:block;background:#f5242a;height:calc(100% + 2px);position:absolute;right:0;top:-1px;bottom:-1px;border:1px solid #ce161b}.app-header__nav.toggled .h-menu>ul>li.menu-item-has-children .sub-show-offer.active:after,.app-header__nav.toggled .h-menu>ul>li.menu-item-has-children .sub-show.active:after{transform:rotate(225deg)}.app-header__nav.toggled .h-menu>ul>li.menu-item-has-children .sub-show-offer:after,.app-header__nav.toggled .h-menu>ul>li.menu-item-has-children .sub-show:after{position:absolute;content:"";border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:2px;transform:rotate(45deg);-webkit-transform:rotate(45deg);right:17px;top:calc(50% - 3px);transition:transform .3s ease-out}.app-header__nav.toggled .h-menu .menu__items{flex-direction:column}.app-header__nav.toggled .h-menu .menu__link{padding:18px 18px 18px 25px;border-bottom:1px solid #ededed;justify-content:flex-start}.app-header__nav.toggled .h-menu .menu__link:hover{color:#1e1e1e}.app-header__nav.toggled .h-menu .menu__link:after{display:none}.app-header__nav.toggled .h-menu .menu__sub-menu.open-sub{display:block;position:relative;width:100%;background:#f9f9f9;box-shadow:none;height:0;overflow:hidden}.app-header__nav.toggled .h-menu .menu__sub-menu.open-sub .menu__link{justify-content:flex-start}.app-header__nav.toggled .h-menu .menu__sub-menu.open-sub .menu__sub-menu{display:block;position:relative;width:100%;left:0;border:none;border-left:20px solid #efefef;background:0 0;box-shadow:none}.app-header__nav.toggled .h-menu .menu__sub-menu.open-sub .menu__sub-menu .menu__link{border:none}}@media screen and (max-width:650px){.app-header__nav.toggled .menu{top:120px}}.sidebar-page .archive-pagination{padding-left:60px}.pagination{text-align:center;margin-bottom:80px;display:flex;justify-content:center;align-self:center}.pagination>div{margin-right:20px}.pagination .next span{padding-left:10px}.pagination .prev span{padding-right:10px}.pagination .nav-links>a,.pagination .nav-links>span{color:#181818;padding:10px 15px;border:1px solid #eee;margin-left:5px;margin-right:5px;transition:background-color .3s ease-out,color .3s ease-out,border-color .3s ease-out}.pagination a:hover{color:#fff}.pagination .current,.pagination a:hover{background-color:#f5242a;border-color:#f5242a}.pagination .current{color:#fff!important}@media screen and (max-width:900px){.archive-pagination div:first-of-type{display:none}.archive-pagination .nav-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.archive-pagination .nav-links a,.archive-pagination .nav-links span{margin-bottom:20px}.archive-pagination .nav-links .prev{order:-2;flex:0 0 48%;margin-bottom:20px}.archive-pagination .nav-links .next{order:-1;flex:0 0 48%;margin-bottom:20px}.ns-pagination div:first-of-type{display:flex}.ns-pagination .archive-pagination>div:first-of-type{display:none}.ns-pagination .nav-links .next,.ns-pagination .nav-links .prev{order:0;flex:0 0 auto}}@media screen and (max-width:600px){.page-template-download .page-heading__content{display:flex;flex-direction:column;align-items:flex-start}.page-template-download .page-heading__content .pliki__search{margin-top:30px}}@media screen and (max-width:500px){.archive-pagination .nav-links .next,.archive-pagination .nav-links .prev{flex:0 0 100%}}.sidebar{background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.04);padding:50px;margin-bottom:80px;top:100px}.sidebar-menu{margin:0;padding:0}.sidebar-menu li{list-style:none}.sidebar-menu .current-menu-item .menu__link{color:#f5242a}.sidebar-menu .menu__link{color:#1f1f1f;font-weight:500;font-size:1.0625rem;padding-top:17px;padding-bottom:17px;border-bottom:1px solid #f5f5f5;display:block;transition:color .3s ease-out}.sidebar-menu .menu__link:hover{color:#f5242a}.sidebar-menu .menu__sub-menu{margin-top:12px;padding-left:5px}.sidebar-menu .menu__sub-menu .menu__link{padding-top:9px;padding-bottom:9px;border:none;font-weight:400;color:#6d6b6b;font-size:.9375rem;position:relative;margin-left:30px}.sidebar-menu .menu__sub-menu .menu__link:hover{color:#f5242a}.sidebar-menu .menu__sub-menu .menu__link:before{content:"";position:absolute;left:-30px;top:calc(50% - 3px);width:13px;height:5px;border-bottom:1px solid #b2b2b2;border-left:1px solid #b2b2b2}.casestudy-sidebar ul{margin:0;padding:0 0 0 5px}.casestudy-sidebar li{list-style:none}.casestudy-sidebar li a{color:#505055;font-weight:500;font-size:.9375rem;padding-top:14px;padding-bottom:14px;border-bottom:1px solid #f5f5f5;display:block;transition:color .3s ease-out}.casestudy-sidebar li a.current-item,.casestudy-sidebar li a:hover{color:#f5242a}.offer-sidebar ul{margin:0;padding:0}.offer-sidebar li{list-style:none}.offer-sidebar .current-term{background:#fbfbfb;padding-left:50px;padding-right:25px;margin-left:-25px;margin-right:-25px;border:none}.offer-sidebar .current-term>a{color:#f5242a!important}.offer-sidebar .oferta-term-level-0 ul ul{margin:0;margin-left:40px!important;padding:10px 0}.offer-sidebar .oferta-term-level-0 ul ul.oferta-term-level-2{margin-left:0!important}.offer-sidebar .oferta-term-level-0>li.current-term{padding-top:15px;padding-bottom:25px}.offer-sidebar .oferta-term-level-0>li.current-term>a{border:none}.offer-sidebar .oferta-term-level-0>li>a{color:#1f1f1f;font-weight:500;font-size:1.0625rem;padding-top:17px;padding-bottom:17px;border-bottom:1px solid #f5f5f5;display:block;transition:color .3s ease-out}.offer-sidebar .oferta-term-level-0>li>a:hover{color:#f5242a}.offer-sidebar .oferta-term-level-1{padding-left:20px}.offer-sidebar .oferta-term-level-2{margin:0!important;padding:0 0 0 20px!important}.offer-sidebar ul:not(.oferta-term-level-0)>li>a{display:block;padding-top:9px;padding-bottom:9px;border:none;font-weight:400;color:#6d6b6b;font-size:.9375rem;position:relative;margin-left:30px}.offer-sidebar ul:not(.oferta-term-level-0)>li>a:hover{color:#f5242a}.offer-sidebar ul:not(.oferta-term-level-0)>li>a:before{content:"";position:absolute;left:-30px;top:calc(50% - 3px);width:13px;height:5px;border-bottom:1px solid #b2b2b2;border-left:1px solid #b2b2b2}.popular-posts a:hover div{color:#f5242a!important}.popular-posts h3{font-weight:500;font-size:1.375rem;color:#1f1f1f;margin-top:22px;margin-bottom:40px}.popular-posts__item{margin-top:36px}.popular-posts__title{color:#2f2e2e;font-weight:400;line-height:1.7}.popular-posts__date,.popular-posts__title{font-size:.9375rem;transition:color .3s ease-out}.popular-posts__date{color:#949393;font-weight:300;margin-bottom:10px}.pliki__filter+.popular-posts h3{margin-top:50px}.sidebar-newsletter h3{padding-top:50px;font-weight:500;font-size:1.375rem;color:#1f1f1f;margin-top:22px;margin-bottom:40px}.sidebar-newsletter form{display:flex;width:100%}.sidebar-newsletter input[type=email]{height:48px;line-height:48px;background:#e7e7e7;padding-left:18px;border:none;border-radius:3px 0 0 3px;flex-grow:1}.sidebar-newsletter button{border-radius:0 3px 3px 0;height:48px;line-height:46px;padding-bottom:2px;background:#f5242a;border:none;color:#fff;font-weight:500;font-size:16px;cursor:pointer;position:relative;padding-right:30px;padding-left:20px;transition:background-color .3s ease-out}.sidebar-newsletter button:after{content:"";position:absolute;right:17px;top:calc(50% - 4px);width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:4px 0 4px 4px;transition:right .3s ease-out}.sidebar-newsletter button:hover{background-color:#ab080d}.sidebar-newsletter button:hover:after{right:12px}#ajax-loader{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:11000;opacity:0;transition:opacity .5s ease-in-out;display:flex;justify-content:center;align-items:center}#ajax-loader img{width:70px;height:70px;position:relative;z-index:11001;animation:animate-loader 1.5s ease-in-out infinite}#ajax-loader.fade-in{opacity:1}.offer-menu{position:static!important}@keyframes animate-loader{0%{transform:rotate(0deg)}to{transform:rotate(365deg)}}#h-menu .fixm li a span:after,#h-menu>ul>li>a>span,#h-menu>ul>li>a>span:after,#h-menu>ul>li>a>span>span,.fixm,.fixm-mr,.fixm li a,.fixm ul,.fxi-m li a:before,.fxppc>*,.sub-show:after,.sub-show:before,ul.sub-menu{transition:all .5s ease}#h-menu ul.sub-menu,.sub-show{display:none}#h-menu .fixmc{opacity:1}body.menu-reload #h-menu .fixmc{opacity:0}#h-menu ul{padding:0;margin:0}#h-menu .fixm{position:fixed;left:0;width:100%;bottom:0;z-index:9999;background-color:#fff;overflow:hidden;padding:0 25px;transform:translateY(100%);border-top:1px solid rgba(0,0,0,.1);display:inline-block!important;top:110px}#h-menu .fixm:hover{transform:translateY(0)}#h-menu .fixm ul.fxi-ul{position:absolute;top:0;bottom:0;height:100%;width:20%;transform:translateY(-100%);overflow-y:auto}#h-menu .fixm ul.lvl-0{left:0;background-color:#f9f9f9}#h-menu .fixm ul.active,#h-menu .fixm ul.lvl-0{transform:translateY(0)}#h-menu .fixm ul.lvl-1{left:20%;background-color:#fff;border-right:1px solid #eee}#h-menu .fixm ul.lvl-2{left:40%;background-color:#f9f9f9;border-right:1px solid #eee}#h-menu .fixm ul.lvl-3{left:60%;background-color:#fff;border-right:1px solid #eee}#h-menu .fixm ul.lvl-4{left:80%;background-color:#f9f9f9}#h-menu li.full:hover .fixm{transform:translateY(0)}#h-menu .fixmc{height:100%;overflow:hidden}#h-menu .fxi-box{position:absolute;top:0;bottom:0;height:100%;width:20%;overflow-y:auto;transform:translateY(0);left:80%;background-color:#f9f9f9;padding:40px;text-align:left}#h-menu .fxi-ttl{font-weight:500;font-size:1.375rem;color:#1f1f1f;margin-bottom:30px}#h-menu .fxi .popular-posts__item a div{transition:color .3s ease-out}#h-menu .fxi .popular-posts__item a:hover div{color:#f5242a}#h-menu .fixm-menu{margin-bottom:50px}#h-menu .fixm-menu a.menu__link{justify-content:flex-start;margin-bottom:5px;padding:10px 10px 10px 30px;color:#2f2e2e;font-weight:400;font-size:.9375rem;display:inline-block}#h-menu .fixm-menu a.menu__link:hover:before{background:#f5242a}#h-menu .fixm-menu a.menu__link:after{left:29px;right:0}#h-menu .fixm-menu a.menu__link:before{content:"";position:absolute;left:0;top:48%;width:15px;height:1px;background:#d5d5d7;transition:background-color .3s ease-out}#h-menu .fixm-menu li{list-style:none;position:relative}#h-menu ul.fxi-ul li.close-ul{display:none!important}#h-menu ul.fxi-ul li{display:inline-block;width:100%;float:left}#h-menu ul.fxi-ul li>a{padding:0 45px 0 40px;font-size:18px;line-height:20px;font-weight:300;color:#242424;text-align:left}#h-menu ul.fxi-ul li>a,#h-menu ul.fxi-ul li>a>span{display:inline-block;float:left;width:100%;position:relative}#h-menu ul.fxi-ul li>a>span{border-bottom:1px solid rgba(0,0,0,.05);padding:40px 20px 40px 0}#h-menu ul.fxi-ul li>a>span .fixm-mr{position:absolute;right:15px;opacity:0;top:50%;margin-top:-5px;width:10px;height:10px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}#h-menu ul.fxi-ul li>a>span .fixm-mr:after{content:"";position:absolute;right:3px;opacity:1;top:50%;margin-top:-5px;width:10px;height:10px;border:1px solid #f5242a;border-left-color:transparent!important;border-bottom-color:transparent!important;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);box-sizing:border-box;-webkit-box-sizing:border-box}#h-menu ul.fxi-ul li>a:hover{background-color:#fff;color:#e2272d}#h-menu ul.fxi-ul li:last-child>a>span{border-bottom:0}#h-menu ul.fxi-ul li.active>a{background-color:#fff;color:#e2272d}#h-menu ul.fxi-ul li.active>a>span .fixm-mr{right:0;opacity:1}#h-menu ul.fxi-ul li.active0>a{background-color:#fff;color:#0392d9}#h-menu ul.fxi-ul li.active0>a>span .fixm-mr{right:0;opacity:1}#h-menu ul.lvl-0 li>a>span{padding:30px 0}.fixm-ppp a{padding:40px!important;color:#181818!important;background-color:transparent!important}.fixm-ppp a>*{margin-top:25px}.fixm-ppp a>:first-child{margin-top:0}.fixm-ppp a>.fixm-p-t{font-size:18px;line-height:22px;font-weight:300;margin-top:5px}.fixm-ppp a>.fixm-p-t:first-child{margin-top:0}.fixm-p-ttl{font-size:26px;line-height:33px;color:#181818;font-weight:500;word-break:break-word;margin-top:35px!important;transition:color .3s ease}.fixm-p-ttl:hover{color:#f5242a}.fixm-p-t-0{color:#66666a;font-weight:500!important}.fixm-p-t-1{color:#242424;position:relative;padding-left:25px}.fixm-p-t-1:after{content:"";position:absolute;left:0;top:calc(50% - 2px);width:15px;height:7px;border-bottom:1px solid #c5c5c5;border-left:1px solid #c5c5c5}.fixm-p-t-2{color:#242424;position:relative;padding-left:25px;margin-left:14px}.fixm-p-t-2:after{content:"";position:absolute;left:0;top:calc(50% - 2px);width:15px;height:7px;border-bottom:1px solid #c5c5c5;border-left:1px solid #c5c5c5}.fixm-p-i.no-th{background-color:rgba(0,0,0,.03);background-image:url(/wp-content/themes/mechatronika/dist/svg/no-th.svg);background-repeat:no-repeat;background-size:30px auto;background-position:50%}.fixm-p-i{text-align:center;background:#fff;padding:20px;box-shadow:0 0 12px rgba(0,0,0,.02);overflow:hidden}.fixm-p-i:hover img{transform:scale(1.1)}.fixm-p-i img{transition:transform .3s ease;max-width:100%;max-height:100%}.menu-shop-icon-text{position:absolute;background:red;top:0;bottom:-1px;line-height:29px;width:29px;padding:20px 0;left:-70px;display:flex;justify-content:center;align-items:center}.menu-shop-icon-text span{color:#fff;font-size:12px;font-weight:900;text-transform:uppercase;transform:rotate(-90deg);white-space:nowrap;display:flex;letter-spacing:.04em;justify-content:center;align-content:center}.menu-shop-link+.menu-shop-link .menu-shop-icon-text{border-top:1px solid #dc0909}#h-menu .menu-shop-tile>a:first-of-type{padding-bottom:6px!important}#h-menu .menu-shop-btn{padding-top:6px!important;display:flex!important;justify-content:center!important;align-content:center}#h-menu .menu-shop-btn .btn-bs{background:#f5242a;width:auto;border-radius:3px;color:#fff;font-size:16px;display:flex!important;justify-content:center;align-items:center;padding:16px 37px 16px 23px;transition:background-color .3s ease-out}#h-menu .menu-shop-btn .btn-bs:hover{background-color:#dc0a10}#h-menu .menu-shop-btn .btn-bs img{display:flex;margin-right:27px}#h-menu .fixm-ppp a{text-align:center!important}#h-menu .fixm-ppp a>div{text-align:left!important}#h-menu .fixm-p-icc{display:flex;justify-content:center;align-content:center}#h-menu .fixm-p-m.main-btn{background:#fff;color:#1e1e1e;padding:16px 23px;font-size:16px;transition:background-color .3s ease-out,color .3s ease-out}#h-menu .fixm-p-m.main-btn:hover{background-color:#f5242a;color:#fff}#h-menu .fixm-p-m.main-btn:hover img{filter:brightness(9.5)}#h-menu .fixm-p-m.main-btn .btn-br{display:flex;justify-content:center;align-content:center}#h-menu .fixm-p-m.main-btn img{display:block;margin-right:16px;transition:filter .3s ease-out}#h-menu .fixm-p-m.main-btn:after{display:none}@media (min-width:1400px) and (max-width:1600px){.fixm .main-btn{padding:15px 37px 15px 20px}.fixm .main-btn:hover:after{right:15px}.fixm .main-btn:after{right:25px}}@media (max-width:1350px){#h-menu{padding-left:0;padding-right:0;max-height:100%;overflow-y:auto}#h-menu ul{text-align:left;overflow:auto!important;white-space:normal!important}#h-menu>ul>li{width:100%}#h-menu>ul>li>a{width:100%;text-align:left}#h-menu>ul>li>a>span.mtxt{padding-left:10px;width:100%}#h-menu>ul>li>a>span.mtxt:after{left:0!important;top:50%;width:1px!important;background-color:#fff;margin-top:0;height:0}#h-menu>ul>li:first-child>a{border-top:1px solid hsla(0,0%,100%,.35)}#h-menu>ul>li:hover>a>span.mtxt:after{margin-top:-10px;height:20px}#h-menu>ul>li.full>a,#h-menu>ul>li.menu-item-has-children>a{padding-right:40px!important}#h-menu>ul>li.active>a{background-color:#f9f9f9;color:#242424}#h-menu>ul>li.active>a>span.mtxt:after{margin-top:-10px;height:20px}#h-menu ul.sub-menu{background-color:#fff;position:relative;top:0!important;left:0;width:100%;display:inline-block;float:left;transform:none!important;box-shadow:none;max-height:none!important;border:0}#h-menu ul.sub-menu ul{padding-left:0!important}#h-menu ul.sub-menu li:before{display:inline-block!important;left:10px!important}#h-menu ul.sub-menu li>a{border-top:1px solid rgba(0,0,0,.2);width:100%;text-align:left;padding:0 0 0 20px!important;font-size:14px}#h-menu ul.sub-menu li>a>span.mtxt:after{content:"";left:0!important;top:50%;width:1px!important;background-color:#fff;margin-top:0;height:0;background-color:rgba(0,0,0,.2);position:absolute}#h-menu ul.sub-menu li:first-child>a{border-top:0}#h-menu ul.sub-menu li:hover>a>span.mtxt:after{margin-top:-10px;height:20px}#h-menu ul.sub-menu>li>a>span.mtxt{padding:10px;border:0!important;position:relative}#h-menu ul.sub-menu li.active>a>span.mtxt:after,#h-menu ul.sub-menu li.active_parent>a>span.mtxt:after{margin-top:-10px;height:20px}#h-menu .fixm{top:0!important;padding:0}#h-menu .fixm li>a{background:#fff!important}#h-menu .fixm li>a>span{padding:15px!important}#h-menu .fixm ul.fxi-ul{width:100%}#h-menu .fixm ul.active{transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);-ms-transform:translateY(-100%)}#h-menu .fixm ul.lvl-0{left:0;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0)}#h-menu .fixm ul.lvl-1,#h-menu .fixm ul.lvl-2,#h-menu .fixm ul.lvl-3{left:0}#h-menu .fixm ul.active3{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0)}#h-menu .fxi-box{display:none!important}#h-menu li.full:hover .fixm{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);-ms-transform:translateY(100%)}#h-menu li.full.active3 .fixm{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0)}#h-menu ul.fxi-ul li>a{padding-left:0;padding-right:0;font-size:14px}#h-menu ul.fxi-ul li>a>span{padding-left:10px;padding-right:45px}#h-menu ul.fxi-ul li>a>span .fixm-mr{right:0;width:40px;height:100%;top:0;margin-top:0;opacity:1;-webkit-touch-callout:initial;-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial;pointer-events:auto}#h-menu ul.fxi-ul li>a>span .fixm-mr:after{right:18px}#h-menu ul.fxi-ul li.close-ul{display:inline-block!important}#h-menu ul.fxi-ul li.close-ul button{width:100%;height:36px;background-color:#e2272d;color:#fff;border:0;position:relative;padding:0;float:left}#h-menu ul.fxi-ul li.close-ul button:before{border:4px solid #fff;content:"";width:10px;height:10px;position:absolute;top:50%;right:50%;margin-right:-7px;margin-top:-3px;transform:rotate(-45deg);border-left-color:transparent!important;border-bottom-color:transparent!important;display:inline-block}#h-menu .fixm{top:60px!important}#h-menu .fixm .fixm-p-t-1:after{display:none}.fixm-ppp a{text-align:center!important}.menu-shop-icon-text{width:70px}.menu-shop-icon-text span{transform:none}}body.page-template-kontakt .sec-contact-map .section__wrap{margin-left:20px}.contact-page{max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;margin-bottom:120px}.contact-page__info{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;margin-right:-60px}.contact-page__info>div{min-height:315px;background:#fff;border-radius:3px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;padding:70px 50px 50px;box-shadow:0 0 12px rgba(0,0,0,.02)}.contact-page__info>div h4{margin-top:0;font-size:1.4375rem;color:#686970;font-weight:500}.contact-page__info>div>div,.contact-page__info>div time{flex-grow:1;line-height:1.8;font-weight:300;color:#242424;font-size:1.0625rem}.contact-page__info-more{grid-column:1/4;text-align:center}@media screen and (max-width:1200px){.contact-page__info{margin-right:0}}@media screen and (max-width:900px){.contact-page__info{display:block}.contact-page__info>div{margin-bottom:5px;min-height:auto}}.casestudy-archive{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5px;padding-left:60px;margin-bottom:80px;position:relative}.casestudy-archive .pliki__no-files{grid-column:1/3}.casestudy-archive .cs-pagination{grid-column:1/3;margin-top:40px}.casestudy-archive .cs-pagination .pagination{margin-bottom:0}.casestudy-archive .entry>a{height:100%;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);padding:50px 60px;display:flex;border:1px solid transparent;transition:border-color .3s ease-out,transform .3s ease-out}.casestudy-archive .entry>a:hover{border:1px solid #f5242a;transform:scale(.9)}.casestudy-archive .entry__data{flex-grow:1}.casestudy-archive .entry__title{margin-top:0;margin-bottom:25px;font-size:1.625rem;line-height:1.2;font-weight:500;color:#181818;padding-right:40px}.casestudy-archive .entry__client{position:relative;margin-left:31px;font-weight:400;color:#414141;font-size:1rem}.casestudy-archive .entry__client img{width:100px;height:auto;max-width:100%;max-height:100%;opacity:.4;filter:grayscale(1);transition:filter .3s ease-out,opacity .3s ease-out}.casestudy-archive .entry__client:after{content:"";position:absolute;width:13px;height:5px;border-left:1px solid #bebebe;border-bottom:1px solid #bebebe;left:-31px;top:calc(50% - 3px)}.casestudy-archive .entry .sec__read-more{display:inline-flex;margin-top:30px;color:#f5242a}.casestudy-archive .entry__summary{margin-top:30px;font-size:1rem;line-height:1.6;color:#242424;font-weight:300}.casestudy-archive .entry__thumb{flex:0 0 150px;width:150px}.casestudy-archive .entry__thumb img{width:150px;max-width:100%;max-height:100%;height:auto}@media screen and (max-width:1500px){.casestudy-archive .entry>a{flex-direction:column-reverse}}@media screen and (max-width:1200px){.casestudy-archive{padding-left:0}}@media screen and (max-width:650px){.casestudy-archive{display:block}.casestudy-archive>article{margin-bottom:20px}.casestudy-archive .entry>a{padding:40px}}.dostawcy-archive{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;padding-left:60px;margin-bottom:80px}.dostawcy-archive .oferta-archive__item-product .sec__read-more{color:#bdbdbd;transition:color .3s ease-out}.dostawcy-archive .oferta-archive__item-product .sec__read-more:after{transition:border-left-color .3s ease-out;border-left-color:#bdbdbd}.dostawcy-archive__item img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(1);opacity:.4;transition:opacity .3s ease-out,filter .3s ease-out}.dostawcy-archive__item a{background-color:#fff;border-radius:3px;min-height:180px;box-shadow:0 0 12px rgba(0,0,0,.02);display:flex;justify-content:center;align-items:center;padding:20px 60px}.dostawcy-archive__item a:hover .sec__read-more{color:#f5242a}.dostawcy-archive__item a:hover .sec__read-more:after{border-left-color:#f5242a}.dostawcy-archive__item a:hover img{filter:grayscale(0);opacity:1}.dostawcy-archive .oferta-archive__desc{padding-top:24px}@media screen and (max-width:1350px){.dostawcy-archive{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1200px){.dostawcy-archive{padding-left:0}}@media screen and (max-width:750px){.dostawcy-archive{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.dostawcy-archive{grid-template-columns:repeat(1,1fr)}}.news-archive{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;padding-left:60px;margin-bottom:80px;position:relative}.news-archive .pliki__no-files{grid-column:1/4}.news-archive .ns-pagination{grid-column:1/4;margin-top:40px}.news-archive .ns-pagination .pagination{margin-bottom:0}.news-archive .entry>a{text-align:center;height:100%;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);padding:43px;display:flex;border:1px solid transparent;transition:border-color .3s ease-out,transform .3s ease-out}.news-archive .entry>a:hover{border:1px solid #f5242a;transform:scale(.9)}.news-archive .entry__terms{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-5px;margin-right:-5px;margin-bottom:20px}.news-archive .entry__term{display:inline-block;font-size:.9375rem;font-weight:300;color:#a6a6a6;padding:7px 10px;background:#f9fafb;margin-right:5px;margin-left:5px;margin-bottom:5px}.news-archive .entry time.entry__date{font-weight:300;font-size:1rem;color:#babcc2;display:block;margin-bottom:30px}.news-archive .entry__excerpt{color:#242424;font-weight:300;font-size:16px;line-height:1.6}.news-archive .entry__title{margin-top:45px;margin-bottom:24px;font-size:1.5rem;line-height:1.25;font-weight:500;color:#323030}.news-archive .entry .sec__read-more{display:inline-flex;margin-top:30px;color:#f5242a}.news-archive .entry__thumb img{max-width:100%;max-height:100%;height:auto;width:100%}@media screen and (max-width:1350px){.news-archive{display:flex;flex-wrap:wrap}.news-archive>article{flex:0 0 49%}}@media screen and (max-width:1200px){.news-archive{padding-left:15px}}@media screen and (max-width:700px){.news-archive{display:block}.news-archive>article{margin-bottom:10px}}.pliki__no-files{background:#fff;text-align:center;padding:50px;box-shadow:0 0 12px rgba(0,0,0,.02);font-size:1.125rem}.pliki__search{display:flex;position:relative}.pliki__search:after{content:"";background:url(/wp-content/themes/mechatronika/dist/svg/szukaj.svg);background-size:contain;background-repeat:no-repeat;width:30px;height:30px;position:absolute;right:10px;top:17px;opacity:.5}.pliki__search input[type=text]{width:100%;background:0 0;min-height:30px;padding:7px 7px 7px 10px;border:none;border-bottom:1px solid #c6c6c6;min-width:250px;height:59px;color:#242424;font-weight:400;font-size:1.0625rem;transition:background-color .3s ease-out,box-shadow .3s ease-out}.pliki__search input[type=text]:focus{box-shadow:0 0 3px 1px hsla(0,0%,59.6%,.5);background-color:#fff}.pliki__list{padding:0 0 0 60px;margin:0 0 80px}.pliki__item{list-style:none;display:flex;justify-content:space-between;font-weight:300;align-items:center}.pliki__item:not(:last-of-type){border-bottom:1px solid #edeeee}.pliki__item-name{flex-grow:1}.pliki__item-name a{color:#616167;font-size:1.0625rem;padding:16px 0;display:block;transition:color .3s ease-out}.pliki__item-name a:hover{color:#f5242a}.pliki__item-size{color:#b8b9bf;font-size:1rem;padding-right:60px;white-space:nowrap}.pliki__item-download a{padding:16px 0;position:relative;display:flex;justify-content:space-between;align-self:center;color:#96979d;font-size:1rem;transition:color .3s ease-out}.pliki__item-download a:hover{color:#f5242a}.pliki__item-download a:hover:after{opacity:1;filter:brightness(1) invert(0)}.pliki__item-download a:after{transition:filter .3s ease-out,opacity .3s ease-out;opacity:.3;content:url(/wp-content/themes/mechatronika/dist/img/download.png);filter:brightness(10) invert(1);padding-left:15px}.pliki__filter{background-color:#fff}.pliki__filter:not(:first-of-type){margin-top:80px}.pliki__filter h3{font-weight:500;font-size:1.375rem;color:#1f1f1f;margin-bottom:50px}.pliki__filter ul{padding:0;margin:0}.pliki__filter li{list-style:none;color:#2f2e2e;margin-bottom:15px}.pliki__filter li input:checked+label{color:#2f2e2e}.pliki__filter li label{cursor:pointer;padding-left:17px;color:#949393;font-weight:400;font-size:.9375rem;transition:color .3s ease-out}.pliki__filter li label:hover{color:#f5242a}.pliki__filter#filter-pliki-tag ul{height:350px;overflow-y:auto}#files-content{position:relative}@media screen and (max-width:1200px){.pliki__filter#filter-pliki-tag ul{overflow:hidden;height:auto}.page-archive.pliki__list{padding-left:15px;padding-right:15px}}@media screen and (max-width:650px){.archive-pliki .page-heading__content{display:block}.archive-pliki .page-heading__content h1{margin-bottom:20px}}@media screen and (max-width:500px){.archive-pliki .pliki__item{flex-wrap:wrap;margin-bottom:30px}.archive-pliki .pliki__item-name{flex:0 0 100%}.archive-pliki .pliki__item-size{padding-right:10px}}.oferta-archive{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;grid-auto-rows:145px;max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;margin-bottom:170px}.oferta-archive+.both-heading{margin-top:-100px}.oferta-archive--sub{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;padding-left:60px}.oferta-archive--products{padding-left:60px;grid-auto-rows:auto;grid-template-columns:repeat(3,1fr)}.oferta-archive__item-thumb>a{height:100%;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);padding:24px 24px 22px 38px;display:flex;justify-content:space-between;align-items:center;border:1px solid transparent;transition:border-color .3s ease-out,transform .3s ease-out}.oferta-archive__item-thumb>a:hover{border:1px solid #f5242a;transform:scale(.9)}.oferta-archive__item-thumb>a:hover .oferta-archive__img:after{opacity:.9;width:100%;background-color:#f5242a}.oferta-archive__item-thumb .oferta-archive__title{margin:0;color:#323030;font-weight:500;font-size:1.25rem;line-height:1.4;flex-shrink:1}.oferta-archive__item-thumb .oferta-archive__img{flex:0 0 110px;width:110px;display:flex;justify-content:flex-end;align-items:center;height:100%;padding-right:15px;position:relative}.oferta-archive__item-thumb .oferta-archive__img:after{content:"";position:absolute;top:0;bottom:0;right:0;width:50%;background-color:#e7edee;opacity:.25;z-index:0;transition:background-color .3s ease-out,opacity .3s ease-out,width .3s ease-out}.oferta-archive__item-thumb .oferta-archive__img img{position:relative;z-index:1;max-width:100%;max-height:100px;width:auto}.oferta-archive__item-full{height:100%;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);padding:50px;display:flex;justify-content:space-between}.oferta-archive__item-full .oferta-archive__title{margin:0}.oferta-archive__item-full .oferta-archive__title a{display:block;color:#181818;font-weight:500;font-size:1.625rem;letter-spacing:-.02em;line-height:1.3;margin-bottom:30px;transition:color .3s ease-out}.oferta-archive__item-full .oferta-archive__title a:hover{color:#f5242a}.oferta-archive__item-full .oferta-archive__desc{font-weight:300;color:#242424;line-height:1.6;margin-bottom:30px;padding-right:20px}.oferta-archive__item-full .oferta-archive__more{color:#f5242a;padding-left:37px;position:relative;transition:color .3s ease-out}.oferta-archive__item-full .oferta-archive__more:hover{color:#c4090e}.oferta-archive__item-full .oferta-archive__more:hover:after{background-color:#f5242a}.oferta-archive__item-full .oferta-archive__more:after{content:"";position:absolute;left:0;top:50%;height:1px;width:13px;background-color:#b2b2b2;transition:background-color .3s ease-out}.oferta-archive__item-full .oferta-archive__sub{padding:0;margin:0 0 30px}.oferta-archive__item-full .oferta-archive__sub-item{position:relative;list-style:none}.oferta-archive__item-full .oferta-archive__sub-item a{display:block;color:#0d0d0d;padding-left:37px;padding-top:5px;padding-bottom:5px;transition:color .3s ease-out}.oferta-archive__item-full .oferta-archive__sub-item a:hover{color:#f5242a}.oferta-archive__item-full .oferta-archive__sub-item a:hover:after{border-color:#f5242a}.oferta-archive__item-full .oferta-archive__sub-item a:after{content:"";position:absolute;left:0;top:calc(50% - 3px);height:5px;width:13px;border-left:1px solid #b2b2b2;border-bottom:1px solid #b2b2b2;transition:background-color .3s ease-out}.oferta-archive__item-full .oferta-archive__img{flex:0 0 150px;width:150px}.oferta-archive__item-full .oferta-archive__img a{display:flex;width:100%;justify-content:flex-end;transition:transform .3s ease-out}.oferta-archive__item-full .oferta-archive__img a:hover{transform:scale(.9)}.oferta-archive__item-full .oferta-archive__img img{max-width:100%;max-height:100px;width:auto}.oferta-archive__item-product{position:relative}.oferta-archive__item-product>a,.oferta-archive__item-product>div{height:100%;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);padding:60px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;transition:box-shadow .3s ease-out}.oferta-archive__item-product>a:hover,.oferta-archive__item-product>div:hover{box-shadow:0 20px 35px rgba(0,0,0,.08)}.oferta-archive__item-product .sec__read-more{display:block;margin-top:20px;color:#f5242a}.oferta-archive__item-product .oferta-archive__title{color:#323030;font-weight:500;font-size:1.5rem;line-height:1.4;margin:20px 0 30px;text-align:center}.oferta-archive__item-product .oferta-archive__title a{transition:color .3s ease-out;color:#323030}.oferta-archive__item-product .oferta-archive__title a:hover{color:#f5242a}.oferta-archive__item-product .oferta-archive__desc{height:0;overflow:hidden;text-align:center;transition:height .25s ease;color:#242424;font-weight:300;font-size:1rem;line-height:1.7}.oferta-archive__item-product .oferta-archive__img{width:100%;height:200px;display:flex;justify-content:center;align-items:center}.oferta-archive__item-product .oferta-archive__img img{max-width:100%;max-height:200px;width:auto}.both-heading{padding-left:60px;font-size:36px;margin-bottom:40px}@media screen and (max-width:1500px){.oferta-archive--sub .oferta-archive__item-full{flex-direction:column-reverse}}@media screen and (max-width:1350px){.oferta-archive{grid-template-columns:repeat(3,1fr)}.oferta-archive--sub{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1200px){.both-heading,.oferta-archive--products,.oferta-archive--sub{padding-left:15px}}@media screen and (max-width:1000px){.oferta-archive--products{padding-left:0;padding-right:0}.oferta-archive{grid-template-columns:repeat(2,1fr)}.oferta-archive--sub{padding-left:0;padding-right:0}}@media screen and (max-width:700px){.oferta-archive{grid-template-columns:1fr}}@media screen and (max-width:750px){.oferta-archive--sub{grid-template-columns:1fr}}.konfiguratory-archive{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:7px;margin-bottom:80px;max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}.konfiguratory-archive__list{height:0;overflow:hidden;text-align:left;transition:height .25s ease;padding-top:10px}.konfiguratory-archive__list a{display:block;color:#0d0d0d;padding-left:37px;padding-top:5px;padding-bottom:5px;transition:color .3s ease-out;position:relative;margin-bottom:7px}.konfiguratory-archive__list a:hover{color:#f5242a}.konfiguratory-archive__list a:hover:after{border-color:#f5242a}.konfiguratory-archive__list a:after{content:"";position:absolute;left:0;top:calc(50% - 3px);height:5px;width:13px;border-left:1px solid #b2b2b2;border-bottom:1px solid #b2b2b2;transition:background-color .3s ease-out}.konfiguratory-archive__list--all{color:#f5242a!important;margin-top:20px}.konfiguratory-archive__list--all:after{border-color:#f5242a!important}.konfiguratory-archive__item-thumb{z-index:0;position:relative}.konfiguratory-archive__item-thumb>a,.konfiguratory-archive__item-thumb>div{background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);padding:25px 35px;min-height:145px;position:relative;transition:box-shadow .3s ease-out,border .3s ease-out;border:1px solid transparent}.konfiguratory-archive__item-thumb>a:hover,.konfiguratory-archive__item-thumb>div:hover{box-shadow:0 20px 35px rgba(0,0,0,.08);border-color:rgba(245,36,42,.61)}.konfiguratory-archive__item-thumb>a{margin-top:0!important}.konfiguratory-archive__wrap{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.konfiguratory-archive__wrap:after{content:"";background:#e7edee;opacity:.25;position:absolute;top:25px;bottom:25px;right:35px;width:56px}.konfiguratory-archive__img{position:relative;z-index:1;margin-right:16px;padding-left:10px}.konfiguratory-archive__img img{max-height:72px;max-width:80px;width:auto;height:auto}.konfiguratory-archive__title{color:#323030;font-weight:500;font-size:1.25rem;letter-spacing:-.04em}.konfiguratory-archive__search{align-self:flex-end}.konfiguratory-archive__search #search-konfigs{color:#242424;font-weight:400;font-size:1.0625rem;height:42px;padding-top:10px;padding-bottom:10px;background:#fff;border:1px solid #ececec;border-right:none;padding-left:10px;border-radius:3px 0 0 3px;margin-left:22px}.konfiguratory-archive__search input[type=button]{margin-left:-2px;border-radius:0 3px 3px 0;border:none;background:#f5242a;color:#fff;padding:13px 20px;font-weight:500;transition:transform .3s ease-out;cursor:pointer}.konfiguratory-archive__search input[type=button]:hover{transform:scale(1.05)}.konfiguratory-archive__search select{color:#242424;font-weight:400;font-size:1.0625rem;height:42px;background:#fff;border:1px solid #ececec;padding-left:10px;border-radius:3px 0 0 3px;padding-right:7px}.konfiguratory-archive__item-shop-thumb{position:absolute;background:red;top:0;bottom:0;left:0;line-height:29px;width:29px;padding:20px 0;display:flex;justify-content:center;align-items:center;z-index:1}.konfiguratory-archive__item-shop-thumb+.konfiguratory-archive__wrap,.konfiguratory-archive__item-shop-thumb+.konfiguratory-archive__wrap-upper{padding-left:60px}.konfiguratory-archive__item-shop-thumb span{color:#fff;font-size:12px;font-weight:900;text-transform:uppercase;transform:rotate(-90deg);white-space:nowrap;display:flex;letter-spacing:.04em;justify-content:center;align-content:center}.konfiguratory-archive__eshop{height:42px;display:flex;align-items:center;margin-right:22px;background:#f5242a;color:#fff;border-radius:3px;padding:4px 15px;font-size:16px}.konfiguratory-archive__eshop .ch-switch{margin-right:12px}.konfig-content-before .section__wrap{margin-bottom:50px}.konfig-content-before.white-bg .section__wrap{margin-bottom:70px}.konfig-content-after{margin-top:70px}.konfig-content-after .section__wrap{margin-bottom:30px}.archive-konfiguratory .section__wrap{padding-left:0;padding-right:0}.konfig-content-after.white-bg .section__content,.konfig-content-before.white-bg .section__content{background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.04);padding:50px}.konfig-content-after.white-bg .section__content .entry-editor>:first-child,.konfig-content-before.white-bg .section__content .entry-editor>:first-child{margin-top:0!important}.konfig-bansbach+.konfig-content-after,.konfig-table+.konfig-content-after{margin-top:-70px}.konfig-form+.konfig-content-after,.konfig-producent+.konfig-content-after{margin-top:-30px}@media screen and (max-width:1350px){.konfiguratory-archive{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1000px){.konfiguratory-archive{grid-template-columns:repeat(2,1fr)}.archive-konfiguratory .page-heading__content{flex-wrap:wrap}.archive-konfiguratory .konfiguratory-archive__search{flex:0 0 100%;max-width:100%;margin-top:30px}}@media screen and (max-width:700px){.konfiguratory-archive{grid-template-columns:1fr}.konfiguratory-archive__search{display:flex;flex-direction:column}#search-konfigs{margin-left:0!important;margin-top:20px;margin-bottom:20px!important}}.newsletter-page{background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.04);padding:50px;margin-left:20px;margin-right:-40px;margin-bottom:40px}.newsletter-page .f-email{margin-bottom:30px}.newsletter-page .f-email .f-field-c{margin-top:20px}.newsletter-page .f-email .f-label{color:#181818;font-weight:500;font-size:1.375rem}.contact-form .f-label{margin-bottom:10px;display:block}.contact-form .form-line input.error,.contact-form .form-line textarea.error{border:1px solid #f5242a!important}.contact-form .main-btn{cursor:pointer}.contact-form .f-sender,.contact-form .form-test{text-align:center}.contact-form .form-loader,.contact-form .form-output,.contact-form .form-sender,.contact-form .form-validation,.contact-form .loader,.contact-form .popup .output{display:none;text-align:center}.contact-form .form-loader{margin-top:10px}.contact-form .form-ldr,.contact-form .form-loader,.contact-form .loader{height:30px;text-align:center}.contact-form .f-answer{margin-bottom:10px;text-align:center}.contact-form .form-opt{margin-top:30px;text-align:center}.contact-form .form-validation{display:none}.contact-form .form-output,.contact-form .form-validation{background:#f9f9f9;width:100%;margin-top:22px;font-size:16px;box-shadow:0 0 3px rgba(0,0,0,.12)}.contact-form .f-answer{padding-top:25px;background:#f9f9f9;margin-top:-3px;padding-bottom:25px;border-radius:0 0 3px 3px;border:1px solid #eee}.contact-form .f-error{color:#f5242a;margin-top:1.5em;padding:0 10px;font-size:1rem}.contact-form .form-loader{width:100%}.contact-form .form-ldr img{width:70px;height:70px;animation:animate-loader-main 1.5s ease-in-out infinite}.contact-form .f-ok{margin-top:1.5em;font-size:1rem}.contact-form .form-line{margin-bottom:40px}.contact-form .form-line input:-ms-input-placeholder{color:#242424}.contact-form .form-line input::-ms-input-placeholder{color:#242424}.contact-form .form-line input::placeholder{color:#242424}.contact-form .form-line textarea:-ms-input-placeholder{color:#242424}.contact-form .form-line textarea::-ms-input-placeholder{color:#242424}.contact-form .form-line textarea::placeholder{color:#242424}.contact-form .f-email.error{border-bottom-color:#f5242a}.contact-form .f-email input,.contact-form .f-text input{min-height:30px;padding:7px;border:none;border-bottom:1px solid #e5e5e5;max-width:330px;width:100%}.contact-form .form-ttl{color:#1f1f1f;font-weight:500;font-size:1.375rem;margin-top:0;margin-bottom:40px}.contact-form .f-tel input{min-height:30px;padding:7px;border:none;border-bottom:1px solid #e5e5e5;max-width:330px;width:100%}.contact-form .f-textarea textarea{max-width:330px;width:100%;padding:7px;border:none;border-bottom:1px solid #bfbfbf;box-shadow:0 0 3px rgba(0,0,0,.17);min-height:120px}.contact-form .f-checkbox{margin-bottom:15px;margin-top:-15px}.contact-form .f-checkbox a{color:#f5242a;transition:color .3s ease-out}.contact-form .f-checkbox a:hover{color:#ab080d}.contact-form .f-checkbox.error label{color:#f5242a!important}.contact-form .f-checkbox input{position:relative;z-index:-9999;height:0;overflow:hidden;box-shadow:none!important}.contact-form .f-checkbox label{position:relative;padding-left:33px;font-size:.8125rem;line-height:1.4;color:#adb0b3;display:inline-block}.contact-form .f-checkbox label:before{content:"";width:18px;height:18px;border:1px solid #dadada;position:absolute;left:0}.contact-form .f-checkbox label:after{content:url(/wp-content/themes/mechatronika/dist/img/check.png);position:absolute;left:0;width:18px;height:18px;transition:opacity .2s ease-out;opacity:0;top:0}.contact-form .f-checkbox input:checked+label:after{opacity:1}body.search .page-heading__content h1{font-size:2.625rem}body.search .page-heading__content span{color:#505055}.search-archive{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5px;padding-left:60px;margin-bottom:80px}.search-archive .entry .sec__read-more{display:inline-flex}.search-archive .entry .sec__read-more:after{transition:right .3s ease-out}.search-archive .entry__data{display:flex;flex-direction:column;width:100%;height:100%}.search-archive .entry__title{margin-top:0;margin-bottom:25px;font-size:1.625rem;line-height:1.2;font-weight:500;color:#181818}.search-archive .entry__title span{display:block}.search-archive .entry__type{display:inline-block;font-size:1.0625rem;font-weight:300;color:#fff;padding:7px 10px;background:#f5242a;border-radius:3px;margin-left:0;margin-bottom:12px}.search-archive .entry__excerpt{color:#242424;font-weight:300;font-size:16px;line-height:1.6;margin-bottom:20px}.search-archive .entry__thumb{flex-grow:1;display:flex;justify-content:center;align-items:center;margin-bottom:30px}.search-archive .entry img{max-width:100%;max-height:200px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(1);opacity:.4;transition:opacity .3s ease-out,filter .3s ease-out}.search-archive .entry a{background-color:#fff;border-radius:3px;min-height:180px;box-shadow:0 0 12px rgba(0,0,0,.02);display:flex;padding:50px;height:100%}.search-archive .entry a:hover img{filter:grayscale(0);opacity:1}.search-archive .entry a:hover .sec__read-more{color:#f5242a}.search-archive .entry a:hover .sec__read-more:after{right:-15px}.search__no-files{background:#fff;text-align:center;padding:50px;box-shadow:0 0 12px rgba(0,0,0,.02);font-size:1.125rem;margin-left:60px}@media screen and (max-width:1200px){.search-archive{padding-left:0}body.search .page-heading__content h1{font-size:2rem}}@media screen and (max-width:800px){.search-archive{grid-template-columns:1fr}.search-archive .entry a{padding:20px 30px}.search-archive .entry__title span{font-size:20px}}.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#fff}.hamburger-box{width:30px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:30px;height:4px;background-color:#fff;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.cookie{position:fixed;left:0;bottom:0!important;right:0;background-color:rgba(0,0,0,.8);color:#fff;padding:10px;text-align:left;transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);-ms-transform:translateY(100%);z-index:100000;font-size:12px;font-weight:300;display:flex;align-items:center}.cookie.active{transform:translateY(0)}.cookie__content{line-height:1.3;flex-shrink:1}.cookie__links{flex-shrink:0}.cookie__links a,.cookie__links button{color:#fff;margin-left:20px;background:0 0;border:1px solid #eee;padding:5px 10px;font-size:14px;line-height:14px;min-height:31px;cursor:pointer}.cookie__links a:hover,.cookie__links button:hover{background-color:#c4090e;border-color:#c4090e}.cookie,.cookie__content,.cookie__links a,.cookie__links button{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s}@media screen and (max-width:700px){.cookie{flex-direction:column}.cookie__content{margin:0 0 15px}}.sec-news .section__heading{flex-grow:0}.sec-news__terms{flex-grow:1;display:flex;justify-content:center;align-items:center}.sec-news__terms-label{font-size:1.125rem;font-weight:400;color:#080808;padding-right:29px}.sec-news__term:not(:last-of-type){margin-right:10px}.sec-news__term a{border-radius:3px;background-color:#1b1b1b;font-size:.9375rem;font-weight:300;display:flex;height:30px;padding-left:10px;padding-right:10px;justify-content:center;align-items:center;color:#fff;transition:background-color .3s ease-out}.sec-news__term a:hover{background-color:#f5242a}.sec-news__list{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:5px;margin-top:55px}.sec-news__list article:first-of-type .sec__read-more{color:#fff}.sec-news__item{background-size:cover;background-repeat:no-repeat;background-color:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02)}.sec-news__item--first{position:relative}.sec-news__item--first:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background-color:#323232;opacity:.57;transition:opacity .3s ease-out}.sec-news__item--first:hover:after{opacity:.8}.sec-news__item--first a{position:relative;z-index:1}.sec-news__item--first a .sec-news__date{background-color:#1b1b1b;color:#9f9e9e}.sec-news__item--first a .sec-news__date img{filter:brightness(0) invert(1)}.sec-news__item--first a .sec-news .sec__read-more,.sec-news__item--first a .sec-news__content,.sec-news__item--first a .sec-news__title{color:#fff}.sec-news__item--first a:hover .sec-news .sec__read-more,.sec-news__item--first a:hover .sec-news__title{color:#fff!important}.sec-news__item a{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:43px 43px 60px;border:1px solid transparent;border-radius:3px;transition:border-color .3s ease-out,transform .3s ease-out}.sec-news__item a:hover{border-color:#f5242a;transform:scale(.9)}.sec-news__item a:hover .sec__read-more{color:#f5242a;padding-right:23px}.sec-news__item a:hover .sec-news__title{color:#f5242a}.sec-news__date{font-size:.9375rem;font-weight:300;color:#a6a6a6;display:inline-flex;align-items:center;padding:10px;background-color:#f9fafb;border-radius:3px}.sec-news__date img{margin-left:8px}.sec-news__title{color:#323030;font-weight:500;font-size:1.5rem;line-height:1.2;transition:color .3s ease-out}.sec-news__content{flex-grow:1;color:#242424;font-weight:300;font-size:1rem;line-height:1.6;margin-bottom:26px}@media screen and (max-width:1500px){.sec-news__list{grid-template-columns:repeat(4,1fr)}.sec-news__list article:nth-of-type(5){display:none}}@media screen and (max-width:1200px){.sec-news__list{grid-template-columns:repeat(3,1fr)}.sec-news__list article:nth-of-type(4){display:none}.sec-news .section__header{flex-wrap:wrap}.sec-news__terms{order:2;flex:0 0 100%;margin-bottom:-20px;margin-top:20px}}@media screen and (max-width:900px){.sec-news__list{display:flex;flex-direction:column}.sec-news__list article:nth-of-type(4),.sec-news__list article:nth-of-type(5){display:block}}@media screen and (max-width:700px){.sec-news__terms{flex-wrap:wrap}.sec-news__terms span{padding:0;flex:0 0 100%;text-align:center;margin-bottom:16px}.sec-news__term{margin-bottom:10px}}.sec-newsletter{clear:both}.sec-newsletter .section__wrap{margin-bottom:0;padding-left:0;padding-right:0}.sec-newsletter .section__content{min-height:300px;display:flex;justify-content:center;flex-direction:column;align-items:center;background-color:#090909}.sec-newsletter__heading{text-align:center;font-size:2.75rem;font-weight:500;color:#fff;margin-top:0;margin-bottom:15px}.sec-newsletter__subheading{text-align:center;color:#afafaf;font-weight:500;font-size:1.375rem;margin-bottom:45px}.sec-newsletter form{margin-top:45px;display:flex}.sec-newsletter input[type=email]{height:58px;line-height:58px;background:#1b1b1b;padding-left:28px;width:390px;border:none;color:#fff;border-radius:3px 0 0 3px}.sec-newsletter button{border-radius:0 3px 3px 0;height:58px;line-height:54px;padding-bottom:4px;width:192px;background:#f5242a;border:none;color:#fff;font-weight:500;font-size:1.125rem;cursor:pointer;position:relative;padding-right:20px;transition:background-color .3s ease-out}.sec-newsletter button:after{content:"";position:absolute;right:40px;top:calc(50% - 4px);width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:4px 0 4px 4px;transition:right .3s ease-out}.sec-newsletter button:hover{background-color:#ab080d}.sec-newsletter button:hover:after{right:30px}@media screen and (max-width:1200px){.sec-newsletter__heading{font-size:2.375rem;line-height:1.3;padding-left:30px;padding-right:30px}.sec-newsletter .section__content{min-height:500px}}@media screen and (max-width:800px){.sec-newsletter .section__wrap{padding:0}.sec-newsletter form{flex-direction:column;align-items:center}.sec-newsletter button{margin-top:30px}}@media screen and (max-width:600px){.sec-newsletter__heading{font-size:1.875rem}.sec-newsletter .section__content{padding:110px 30px}.sec-newsletter form,.sec-newsletter input[type=email]{width:100%}.sec-newsletter .section__content{min-height:auto}}.sec-parnterzy{position:relative}.sec-parnterzy .swiper-top-nav{margin-left:52px}.sec-parnterzy .section__content{margin-top:45px}.sec-parnterzy .swiper-container{padding-top:5px;padding-bottom:7px}.sec-parnterzy .swiper-slide{height:185px;box-shadow:0 0 12px rgba(0,0,0,.02)}.sec-parnterzy .swiper-slide a{display:flex;justify-content:center;align-items:center;background:#fff;border-radius:3px;padding:30px 70px;height:125px;overflow:hidden}.sec-parnterzy .swiper-slide a:hover img{filter:grayscale(0);opacity:1}.sec-parnterzy .swiper-slide a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:.4;filter:grayscale(1);transition:filter .3s ease-out,opacity .3s ease-out}@media screen and (max-width:1000px){.sec-parnterzy .swiper-pagination{display:none!important}.sec-parnterzy .section__heading{padding-right:100px;line-height:1.3}}.sec-photo-img .section__content{display:flex;flex-wrap:wrap}.sec-photo-img .section__header img{position:relative;z-index:1}.sec-photo-img__content{flex:0 0 67%;padding-left:60px;padding-right:60px}.sec-photo-img__content-more{flex:0 0 100%;padding-left:60px;padding-right:60px;position:relative;display:flex;padding-top:20px}.sec-photo-img__content-more .col-wrap{display:flex;padding-bottom:40px}.sec-photo-img__content-more .col{flex:0 0 50%}.sec-photo-img__content-more .col:first-of-type{padding-right:25px}.sec-photo-img__content-more .col:last-of-type{padding-left:25px}.sec-photo-img__content-more .read-more-link-js{position:absolute;left:0;padding-left:60px;right:0;text-align:left;bottom:0}.sec-photo-img__content-more .read-more-link-js a{font-size:18px;font-weight:700}.sec-photo-img__img{flex:0 0 33%;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:90px;position:relative;border-radius:3px;max-height:850px!important}.sec-photo-img__img:after{content:"";position:absolute;height:50%;bottom:0;right:0;left:0;background:#070707;background:linear-gradient(0deg,#070707,rgba(7,7,7,0));opacity:.6;border-radius:3px}.sec-photo-img__img-heading{font-size:2.375rem;font-weight:600;color:#fff;position:relative;z-index:1}.sec-photo-img__img a{position:relative;z-index:1}.sec-photo-img .section__header{height:110px;position:relative;padding-bottom:20px;border-bottom:1px solid #edeeee;margin-bottom:40px}.sec-photo-img .section__header span{padding-right:35px}.sec-photo-img .section__header span:after{content:"";background:#e7edee;opacity:1%;width:70px;height:90px;position:absolute;top:0;right:0}.sec-photo-img .section__heading{font-size:2.25rem;font-weight:500;color:#181818;letter-spacing:-.02em;padding-right:50px;line-height:1.3}@media screen and (max-width:1350px){.sec-photo-img .section__content{align-items:flex-start}.sec-photo-img__content{flex:0 0 calc(100% - 450px);padding-left:30px}.sec-photo-img__img{flex:0 0 450px;min-height:700px}.sec-photo-img .read-more-link-js{padding-left:30px}.sec-photo-img__content-more{padding-left:30px;padding-right:30px}}@media screen and (max-width:1000px){.sec-photo-img .section__content{display:flex;flex-direction:column}.sec-photo-img .section__header{flex-wrap:nowrap;height:auto}.sec-photo-img .section__header span{padding-right:15px}.sec-photo-img .section__header span:after{height:calc(100% - 10px)}.sec-photo-img .section__heading{flex:1;padding-right:0}.sec-photo-img__content{padding-left:0;padding-right:0;flex:0 0 100%;order:1}.sec-photo-img__content-more{order:2;padding-left:0;padding-right:0}.sec-photo-img__content-more .col-wrap{display:block}.sec-photo-img__content-more .col{flex:0 0 100%}.sec-photo-img__content-more .col:first-of-type{padding-right:0}.sec-photo-img__content-more .col:last-of-type{padding-left:0}.sec-photo-img .read-more-link-js{padding-left:20px}.sec-photo-img__img{order:3;width:100%;min-height:350px;flex:0 0 100%;margin-top:30px;background-position:50%}}.sec-prod-promo{position:relative}.sec-prod-promo .swiper-top-nav{margin-left:52px}.sec-prod-promo .section__content{margin-top:45px}.sec-prod-promo .swiper-container{padding-top:5px;padding-bottom:7px}.sec-prod-promo__item{text-align:left;background:#fff;border-radius:3px;display:flex;padding:60px;flex-direction:column;justify-content:space-between;align-items:flex-start;border:1px solid transparent;transition:border-color .3s ease-out,transform .3s ease-out;box-shadow:0 0 12px rgba(0,0,0,.02);height:calc(100% - 120px)}.sec-prod-promo__item:hover{border-color:#f5242a;transform:scale(.95)}.sec-prod-promo__item:hover .sec__read-more{color:#f5242a;padding-right:23px}.sec-prod-promo__item:hover .sec-prod-promo__name{color:#dc0a10}.sec-prod-promo__item:hover .sec-prod-promo__img{transform:scale(.9)}.sec-prod-promo__img{width:100%;height:250px;text-align:center;margin-bottom:10px;transition:transform .3s ease-out}.sec-prod-promo__img img{max-height:100%;max-width:100%}.sec-prod-promo__term{font-weight:300;font-size:15px;background:#1b1b1b;border-radius:3px;padding:9px;color:#fff}.sec-prod-promo__name{margin-top:36px;margin-bottom:29px;font-size:1.75rem;font-weight:400;letter-spacing:-.02em;line-height:1.4;color:#0e0e0e}.sec-prod-promo__desc{flex-grow:1;font-weight:300;color:#242424;font-size:1rem;line-height:1.7;margin-bottom:30px}@media screen and (max-width:1000px){.sec-prod-promo .swiper-pagination{display:none!important}.sec-prod-promo .section__heading{padding-right:100px;line-height:1.3}}.sec-promo .section__wrap{margin-bottom:0;padding-left:0;padding-right:0}.sec-promo .section__content{position:relative;z-index:1}.sec-promo .section__content>div{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:655px}.sec-promo .section__content:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#1f1e1e;opacity:.73}.sec-promo__heading{font-size:3.25rem;line-height:1.1;color:#fff;font-weight:500;max-width:850px;text-align:center;margin:0 auto}.sec-promo__icon{margin-top:50px;margin-bottom:50px}@media screen and (max-width:1200px){.sec-promo .section__wrap{padding:0}.sec-promo__heading{font-size:2.375rem;line-height:1.3;padding-left:30px;padding-right:30px}.sec-promo .section__content>div{min-height:600px}}@media screen and (max-width:600px){.sec-promo__heading{font-size:1.875rem}.sec-promo .section__content{padding-top:110px;padding-bottom:110px}.sec-promo .section__content>div{min-height:auto}}.glide-sec{position:relative;margin-bottom:100px}.glide-sec .glide__slides{padding:0;margin:0}.glide-sec .glide__arrows{display:none}.glide-sec .slide{background-size:cover;background-repeat:no-repeat;height:800px!important;position:relative}.glide-sec .slide:before{top:0;background:#323232;opacity:.57}.glide-sec .slide:after,.glide-sec .slide:before{content:"";position:absolute;bottom:0;right:0;left:0}.glide-sec .slide:after{height:50%;background:#070707;background:linear-gradient(0deg,#070707,rgba(7,7,7,0));opacity:.34}.glide-sec .slide__content{position:relative;z-index:2;max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;margin-bottom:290px;height:calc(100% - 290px);display:flex;flex-direction:column;justify-content:flex-end}.glide-sec .slide__buttons{margin-top:65px;display:flex}.glide-sec .slide__button:not(:last-of-type){margin-right:26px}.glide-sec .slide__heading{font-size:3.5rem;font-weight:800;color:#fff;margin-top:0;line-height:1.3}.glide-sec .slide__text{color:#fff;font-size:1.125rem;line-height:1.8;max-width:800px}.glide-sec .glide__bullets{position:absolute;bottom:0;left:0;right:0;max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;margin-bottom:105px}.glide-sec .glide__bullet{flex:0 0 calc(33.33% - 40px);height:90px;position:relative;cursor:pointer}.glide-sec .glide__bullet:hover .glide__bullet-num{background:#f5242a}.glide-sec .glide__bullet:hover .glide__bullet-heading{opacity:1}.glide-sec .glide__bullet:not(:last-of-type){margin-right:60px}.glide-sec .glide__bullet--active .glide__bullet-num{background:#f5242a}.glide-sec .glide__bullet--active .glide__bullet-heading{opacity:1}.glide-sec .glide__bullet:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#9a9a9a}.glide-sec .glide__bullet-progress{position:absolute;top:0;left:0;right:100%;height:1px;background:#fff;z-index:2}.glide-sec .glide__bullet-title{display:flex;margin-top:36px}.glide-sec .glide__bullet-num{flex:0 0 66px;height:52px;width:66px;background:hsla(0,0%,100%,.08);color:#fff;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:24px;margin-right:33px;border-radius:3px;transition:background-color .3s ease-in-out}.glide-sec .glide__bullet-heading{flex-shrink:1;display:flex;align-items:center;justify-content:flex-start;color:#fff;font-size:18px;font-weight:500;letter-spacing:-.02em;line-height:1.5;opacity:.8;transition:opacity .3s ease-out}@media screen and (max-width:1600px){.glide-sec .slide{height:730px!important}.glide-sec .slide__heading{font-size:2.625rem}}@media screen and (max-width:1200px){.glide-sec .slide{height:600px!important}.glide-sec .slide__content{margin-bottom:210px;height:calc(100% - 210px)}.glide-sec .slide__heading{font-size:2.25rem}.glide-sec .slide__text{font-size:16px;line-height:1.6}.glide-sec .glide__bullets{margin-bottom:65px}.glide-sec .glide__bullet-num{background:none!important;margin-right:0;justify-content:flex-start}.glide-sec .glide__bullet-title{margin-top:0}.glide-sec .glide__bullet-heading{font-weight:400;font-size:16px;align-items:flex-start;padding-top:14px}}@media screen and (max-width:1000px){.glide-sec .slide{height:450px!important}.glide-sec .slide__content{padding:0 70px;margin-bottom:0;height:auto;justify-content:center}.glide-sec .slide__heading{font-size:26px;line-height:1.6}.glide-sec .main-btn{padding:14px 33px 14px 20px}.glide-sec .main-btn:hover:after{right:25px}.glide-sec .main-btn:after{right:17px}.glide-sec .glide__arrows{display:block}.glide-sec .glide__arrow{color:#f5242a;background:0 0;border:none}.glide-sec .glide__bullets{display:none}}@media screen and (max-width:700px){.sec-slider .glide__arrows{display:block;position:relative;height:50px;background:#fff;border-bottom:1px solid #f3f3f3}.sec-slider .glide__arrow{outline:none}.sec-slider .glide__arrow--left:after{padding-left:30px}.sec-slider .glide__arrow--right:after{padding-right:30px}.sec-slider .glide__arrow:after{font-size:23px!important;color:#f5242a!important}.sec-slider .slide{height:auto!important;background-position:50%}.sec-slider .slide:before{opacity:.67}.sec-slider .slide:after{opacity:.64}.sec-slider .slide__content{padding:50px 30px}.sec-slider .slide__heading{font-size:23px;line-height:1.4}.sec-slider .slide__buttons{margin-top:30px;flex-direction:column}.sec-slider .slide__buttons>div{margin:0!important}.sec-slider .slide__buttons>div:not(:last-of-type){margin-bottom:15px!important}}@media screen and (max-width:600px){.sec-slider .slide__heading{font-size:21px}.sec-slider .slide__text{font-size:15px;line-height:1.6}}.sec-link-group .section__content{margin-top:55px}.sec-link-group__list{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:5px;grid-auto-rows:130px;padding:0;margin:0}.sec-link-group__item{background-color:#fff;display:flex;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.04);transition:background-color .4s ease-out;position:relative}.sec-link-group__item--hover:hover:before{background-color:#de141a;opacity:1}.sec-link-group__item--hover:hover:after{right:0}.sec-link-group__item--hover:hover span{color:#fff}.sec-link-group__item--hover:hover img{filter:brightness(0) invert(1)}.sec-link-group__item:before{z-index:1;height:81px;width:56px;content:"";position:absolute;right:23px;top:calc(50% - 40px);border-radius:3px;opacity:.25;background-color:#e7edee;transition:opacity .4s ease-out,background-color .4s ease-out}.sec-link-group__item:after{content:"";background-color:#f5242a;position:absolute;left:0;right:100%;top:0;bottom:0;transition:right .4s ease-out;z-index:0}.sec-link-group__item a,.sec-link-group__item div{position:relative;z-index:2;width:100%;display:flex;justify-content:space-between;align-items:center;padding-left:40px;padding-right:23px}.sec-link-group__item span{max-width:170px;color:#191919;font-weight:500;font-size:1rem;line-height:1.25;transition:color .4s ease-out}.sec-link-group__item img{margin-right:32px;position:relative;transition:filter .3s ease-out}@media screen and (max-width:1500px){.sec-link-group__list{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1200px){.sec-link-group__list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:900px){.sec-link-group__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.sec-link-group__list{grid-template-columns:repeat(1,1fr)}}.sec-prod-shop__btn{color:#000;font-weight:500;font-size:16px;display:inline-flex;align-items:center;transition:color .3s ease-out}.sec-prod-shop__btn img{margin-right:12px}.sec-prod-shop .sec-prod-promo__item{padding:50px 37px}.sec-prod-shop .sec-prod-promo__item:hover .sec-prod-shop__btn{color:#f5242a}.sec-prod-shop .sec-prod-promo__img{height:170px}.sec-prod-shop .sec-prod-promo__name{font-size:26px;line-height:1.3}.sec-prod-shop .sec-prod-promo__desc{font-size:16px;line-height:1.5}.sec-contact-map .section__wrap{margin-left:20px;margin-right:-40px;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);padding:70px 60px}.sec-contact-map .section__header{margin-bottom:54px}.sec-contact-map .section__header h3{font-size:2.25rem}.sec-contact-map #contact-map{width:100%;height:800px}.sec-contact-map .gm-style .gm-style-iw-d{overflow:hidden!important}.person-bubble{padding:20px;display:flex}.person-bubble__photo{overflow:hidden;min-width:123px}.person-bubble__photo a{display:block}.person-bubble__photo img{width:auto;height:auto;min-width:123px;max-width:123px;max-height:167px}.person-bubble__content{padding-left:40px}.person-bubble__name{font-size:1.25rem;font-weight:600;color:#181818}.person-bubble__pos{font-weight:500;font-size:1.0625rem;color:#656569;margin-bottom:30px;margin-top:7px}.person-bubble__office{font-size:15px;font-weight:400;margin-bottom:10px;color:#8a8a8a}.person-bubble a{transition:color .3s ease-out}.person-bubble a:hover{color:#f5242a}.person-bubble__cell a,.person-bubble__tel a{margin-bottom:10px}.person-bubble__cell a,.person-bubble__email a,.person-bubble__tel a{color:#242424;font-weight:300;font-size:16px;display:block}@media screen and (max-width:1200px){.sec-contact-map .section__wrap{margin-right:20px}.sec-contact-map #contact-map{height:600px}}@media screen and (max-width:900px){.sec-contact-map .section__wrap{padding:40px}}@media screen and (max-width:700px){.sec-contact-map .section__link:before{z-index:0}.sec-contact-map #contact-map{height:400px}.sec-contact-map .person-bubble__photo{display:none}.sec-contact-map .person-bubble__content{padding-left:0}}@media screen and (max-width:500px){.sec-contact-map .section__wrap{margin-left:-20px!important;margin-right:-20px}.sec-contact-map #contact-map{margin-left:-30px;margin-right:-30px;width:calc(100% + 60px)}}.sec-contact-list .section__header{margin-bottom:54px}.sec-contact-list .section__header h3{font-size:2.25rem}.sec-contact-list .contact-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5px}.sec-contact-list .contact-list>div{background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.04);padding:40px}@media screen and (max-width:900px){.sec-contact-list .contact-list{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:500px){.sec-contact-list .person-bubble{display:block}.sec-contact-list .person-bubble__photo{margin-bottom:20px}.sec-contact-list .person-bubble__content{padding-left:0}}.sec-gallery .section__heading{font-size:2.25rem}.sec-gallery .swiper-pagination{position:static;left:0;transform:none}.sec-gallery .gallery-video-thumb:after{background-image:url(/wp-content/themes/mechatronika/dist/img/play.png);background-size:70px auto}.sec-gallery .swiper-pagination-bullet{background-color:#fff;margin-left:7px;margin-right:7px;border-color:#c8c8c8}.sec-gallery .swiper-pagination-bullet-active{border-color:#4d4f50}.sec-gallery .swiper-container{margin-top:50px}.sec-gallery .swiper-slide a{display:flex;height:235px;border-radius:3px;overflow:hidden;justify-content:center;align-items:center}.sec-gallery .swiper-slide a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:700px){.sec-gallery .swiper-pagination{margin-top:35px}.sec-gallery .swiper-side-nav .swiper-button-next:after,.sec-gallery .swiper-side-nav .swiper-button-prev:after{color:#a1a2a2!important}}.sec-img{margin-right:-40px}.sec-img__2_col{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:35px}.sec-img__3_col{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:35px}.sec-img__image{max-height:420px;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);display:flex;justify-content:center;align-items:center;overflow:hidden}.sec-img__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1200px){.sec-img{margin-right:0}}@media screen and (max-width:450px){.sec-img .sec-img__2_col,.sec-img .sec-img__3_col{grid-template-columns:repeat(1,1fr)}}.sec-movie .section__content>iframe{height:420px;width:100%}.sec-movie .wp-video,.sec-movie .wp-video .mejs-container,.sec-movie .wp-video .wp-video-shortcode{width:100%!important}.sec-movie .video-container{position:relative;padding-bottom:56.25%;height:0}.sec-movie .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.sec-numbers .section__wrap{padding:70px 60px;margin-left:20px;margin-right:-40px;box-shadow:0 0 12px rgba(0,0,0,.04);background:#fff;border-radius:3px}.sec-numbers__list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0}.sec-numbers__item{display:flex;align-items:center;justify-content:flex-start;position:relative;min-height:83px}.sec-numbers__item:after{content:"";position:absolute;background:#e7edee;opacity:.25;width:60px;height:83px;top:0;left:0}.sec-numbers__icon{position:relative;z-index:1}.sec-numbers__icon img{max-width:49px;width:100%;margin-left:32px;margin-right:42px}.sec-numbers__content{flex-grow:1}.sec-numbers__counter{letter-spacing:-.02em;color:#181818;font-weight:500;font-size:2.25rem}.sec-numbers__text{font-weight:300;color:#242424;font-size:1.0625rem;margin-top:15px}@media screen and (max-width:1200px){.sec-numbers .section__wrap{margin-right:20px}}@media screen and (max-width:900px){.sec-numbers .section__wrap{padding:40px}.sec-numbers__list{display:block}.sec-numbers__content{display:flex;align-items:center}.sec-numbers__text{margin-top:0;margin-left:20px}}@media screen and (max-width:500px){.sec-numbers .section__wrap{margin-left:-20px;margin-right:-20px}.sec-numbers__item{flex-wrap:wrap;padding-top:24px}.sec-numbers__item:after{display:none}.sec-numbers__item:not(:last-of-type){margin-bottom:40px}.sec-numbers__icon{text-align:center;flex:0 0 100%}.sec-numbers__content{justify-content:center;margin-top:30px}}.sec-prod-slider{position:relative}.sec-prod-slider .section__wrap{max-width:1250px}.sec-prod-slider .section__heading{font-size:2.25rem;letter-spacing:-.04em;margin-bottom:20px}.sec-prod-slider .section__link{margin-right:174px}.sec-prod-slider .glide-row .glide__slides{margin:0}.sec-prod-slider .glide-row .glide__slide{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;margin-top:35px}.sec-prod-slider .glide-row .glide__bullets{top:-44px;right:-22px;left:auto;transition:none}.sec-prod-slider .glide-row .glide__arrows{display:none}.sec-prod-slider__item{display:flex;padding:60px;flex-direction:column;justify-content:space-between;align-items:flex-start;border:1px solid transparent;transition:border-color .3s ease-out,transform .3s ease-out;margin-bottom:10px}.sec-prod-slider__item:hover{border-color:#f5242a;transform:scale(.95)}.sec-prod-slider__item:hover .sec__read-more{color:#f5242a;padding-right:23px}.sec-prod-slider__item:hover .sec-prod-slider__name{color:#dc0a10}.sec-prod-slider__item:hover .sec-prod-slider__img{transform:scale(.9)}.sec-prod-slider__img{width:100%;text-align:center;transition:transform .3s ease-out;display:flex;height:150px;justify-content:center;align-items:center}.sec-prod-slider__img img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%;width:100%;height:auto}.sec-prod-slider__name{width:100%;flex-grow:1;text-align:center;margin-top:30px;margin-bottom:29px;font-size:1.5rem;font-weight:400;letter-spacing:-.02em;line-height:1.4;color:#323030}.sec-prod-slider .sec__read-more{margin-left:auto;margin-right:auto;color:#f5242a}.sec-quote{position:relative}.sec-quote .section__wrap{margin-bottom:100px}.sec-quote:before{content:"\201C";left:-42px;top:38%}.sec-quote:after,.sec-quote:before{position:absolute;color:#2c331c;opacity:.04;line-height:0;font-size:372px;z-index:-1}.sec-quote:after{content:"\201D";right:0;bottom:-93px}.sec-quote .section__content{display:flex}.sec-quote__photo{flex:0 0 300px;display:flex;align-items:flex-start;justify-content:flex-start}.sec-quote__photo img{width:200px}.sec-quote .entry-editor p:first-of-type{margin-top:0}.sec-quote__author{color:#606165;font-weight:500}.sec-quote__author:before{content:"- "}@media screen and (max-width:800px){.sec-quote__photo{margin-bottom:30px}.sec-quote .section__content{display:block}}@media screen and (max-width:500px){.sec-quote .section__content{display:block;margin-left:0;margin-right:0}}.sec-text-photo .section__content>div:first-child{margin-top:0}.sec-text-photo__row{display:flex;margin-top:80px}.sec-text-photo__row:nth-of-type(2n) .sec-text-photo__text{padding-left:95px}.sec-text-photo__row:nth-of-type(2n) .sec-text-photo__photo{order:-1}.sec-text-photo__row:nth-of-type(odd) .sec-text-photo__text{padding-right:95px}.sec-text-photo__row:nth-of-type(odd) .sec-text-photo__photo{margin-right:-40px}.sec-text-photo__text{display:flex;justify-content:flex-start;align-items:center;flex-grow:1}.sec-text-photo__photo{flex:0 0 calc(50% + 35px);padding:5px;display:flex;justify-content:center;align-items:flex-start}.sec-text-photo__photo img{background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.04);width:100%;height:auto;max-width:100%;max-height:100%}@media screen and (max-width:1500px){.sec-text-photo .sec-text-photo__row:nth-of-type(odd) .sec-text-photo__text{padding-right:60px}.sec-text-photo .sec-text-photo__row:nth-of-type(2n) .sec-text-photo__text{padding-left:60px}}@media screen and (max-width:1200px){.sec-text-photo .section__wrap{margin-right:20px}.sec-text-photo .sec-text-photo__row:nth-of-type(odd) .sec-text-photo__photo{margin-right:-30px}.sec-text-photo .sec-text-photo__photo{flex:0 0 50%}}@media screen and (max-width:750px){.sec-text-photo .sec-text-photo__row{display:block}.sec-text-photo .section__wrap{margin-right:0}.sec-text-photo .sec-text-photo__row:nth-of-type(odd) .sec-text-photo__text{padding-right:0}.sec-text-photo .sec-text-photo__row:nth-of-type(2n) .sec-text-photo__text{padding-left:0}.sec-text-photo .sec-text-photo__row:nth-of-type(odd) .sec-text-photo__photo{margin-right:0}}.sec-tech-data .section__wrap{margin-left:20px;margin-right:-40px;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.04);padding:70px 60px}.sec-tech-data .section__header{margin-bottom:54px}.sec-tech-data .section__header h3{font-size:2.25rem}.sec-tech-data .entry-editor{margin-top:50px}.sec-tech-data .entry-editor tr td:nth-of-type(2){text-align:right}.sec-tech-data .entry-editor tr td:nth-of-type(3){text-align:right;color:#b8b9bf;white-space:nowrap;width:1%;min-width:70px;padding-left:15px}@media screen and (max-width:1200px){.sec-tech-data .section__wrap{margin-right:20px}}@media screen and (max-width:900px){.sec-tech-data .section__wrap{padding:40px}}@media screen and (max-width:700px){.sec-tech-date .section__link:before{z-index:0}}@media screen and (max-width:500px){.sec-tech-data .section__wrap{margin-left:-20px;margin-right:-20px}}.sec-years,.sec-years__list{position:relative}.sec-years__list{height:320px}.sec-years .section__wrap{padding:70px 0;margin-left:20px;margin-right:-40px;box-shadow:0 0 12px rgba(0,0,0,.04);background:#fff;border-radius:3px}.sec-years .section__content{display:flex;padding-left:20px}.sec-years__nav{flex:0 0 140px;height:320px}.sec-years__nav,.sec-years__nav .swiper-slide{position:relative}.sec-years__nav .swiper-slide:first-of-type.swiper-slide-active:before{background:linear-gradient(0deg,#ecedeb,#f5242a)}.sec-years__nav .swiper-slide:first-of-type:before{top:50%}.sec-years__nav .swiper-slide:last-of-type.swiper-slide-active:before{background:linear-gradient(0deg,#f5242a,#ecedeb)}.sec-years__nav .swiper-slide:last-of-type:before{bottom:50%}.sec-years__nav .swiper-slide:before{content:"";position:absolute;top:0;bottom:0;right:6px;width:1px;background:#ecedeb}.sec-years__nav .swiper-slide:after{content:"";position:absolute;right:0;width:12px;height:12px;top:calc(50% - 6px);border-radius:50px;background:#cfcfcf;transition:background-color .3s ease-out}.sec-years__nav .swiper-slide-active .blt-year{color:#f5242a}.sec-years__nav .swiper-slide-active:before{background:linear-gradient(0deg,#ecedeb,#f5242a 50%,#ecedeb)}.sec-years__nav .swiper-slide-active:after{background:#f5242a}.sec-years__nav .blt-year{font-size:1.4375rem;font-weight:500;color:#181818;letter-spacing:-.02em}.sec-years__nav .swiper-button-prev{position:absolute;top:-22px;left:0;width:100%}.sec-years__nav .swiper-button-prev:after{transform:rotate(90deg);color:#9a9595;font-size:22px}.sec-years__nav .swiper-button-next{position:absolute;bottom:-44px;left:0;top:auto;width:100%}.sec-years__nav .swiper-button-next:after{transform:rotate(90deg);color:#9a9595;font-size:22px}.sec-years__list{flex-grow:1;margin-left:50px}.sec-years__list .swiper-slide{display:flex}.sec-years__thumb{flex:0 0 33%;width:100%;height:auto}.sec-years__thumb a{display:block}.sec-years__thumb img{box-shadow:0 0 12px rgba(0,0,0,.04);border:1px solid #f7f5f5;width:100%}.sec-years__content{flex:1 1 67%;text-align:left}.sec-years__content h4{padding-left:70px;padding-right:60px;color:#181818;font-weight:500;font-size:1.875rem;letter-spacing:-.02em;line-height:1.3;margin-top:0;margin-bottom:30px}.sec-years__content div{padding-left:70px;padding-right:60px;color:#242424;font-weight:300;font-size:1.0625rem;line-height:1.7}.sec-years .swiper-pagination{height:100%;justify-content:space-between;display:flex;flex-direction:column}@media screen and (max-width:1500px){.sec-years__nav{flex:0 0 100px}}@media screen and (max-width:1200px){.sec-years .section__wrap{margin-right:20px}}@media screen and (max-width:900px){.sec-years .section__content{flex-direction:column}.sec-years .section__wrap{padding-top:54px;padding-bottom:50px}.sec-years__nav{flex:0 0 60px;height:60px;margin-bottom:60px}.sec-years .swiper-button-prev{top:-12px}.sec-years__list{height:360px}.sec-years .swiper-button-next{bottom:-36px}.sec-years .swiper-slide:before{right:25px}.sec-years .swiper-slide:after{right:20px}.sec-years .swiper-button-next,.sec-years .swiper-button-prev{outline:none}.sec-years .swiper-button-next:after,.sec-years .swiper-button-prev:after{color:#9a9595!important}}@media screen and (max-width:700px){.sec-years__thumb{margin-top:10px;margin-bottom:40px}.sec-years__list{margin-left:0;height:430px}.sec-years__list .swiper-slide{display:block}.sec-years__list .swiper-slide img{width:auto;max-height:200px}}@media screen and (max-width:600px){.sec-years__content div,.sec-years__content h4{padding:0 20px}.sec-years__content h4{font-size:22px;margin-bottom:20px}}@media screen and (max-width:500px){.sec-years__thumb{margin-top:5px;margin-bottom:15px}.sec-years .section__wrap{margin-left:-20px;margin-right:-20px}}.sec-link-list .section__content{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;margin-bottom:80px}.sec-link-list .section__header+.section__content{margin-top:40px}.sec-link-list__item:hover a{border-color:#f5242a}.sec-link-list__item a{border:1px solid transparent;display:block;transition:border-color .3s ease-out;border-radius:3px;height:100%}.sec-link-list__item img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(1);opacity:.4;transition:opacity .3s ease-out,filter .3s ease-out}.sec-link-list__item .sec-link-list__wrap{height:100%;background-color:#fff;border-radius:3px;min-height:180px;box-shadow:0 0 12px rgba(0,0,0,.02);display:flex;justify-content:center;align-items:center;padding:20px 60px}.sec-link-list__item .sec-link-list__wrap:hover img{filter:grayscale(0);opacity:1}@media screen and (max-width:1300px){.sec-link-list .section__content{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:700px){.sec-link-list .section__content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.sec-link-list .section__content{grid-template-columns:repeat(1,1fr)}}.sec-casestudy .section__wrap{margin-right:-40px}.sec-casestudy .sec-product-main__info{display:flex;justify-content:center;background:#fff;padding:40px}.sec-casestudy .section__content{display:flex;width:100%}.sec-casestudy__data{flex:1 1 calc(100% - 500px);padding-right:75px}.sec-casestudy__gallery{flex:0 0 calc(50% + 50px);max-width:595px;width:100%}.sec-casestudy__gallery .gallery-slide{margin:0}.sec-casestudy__gallery .gallery-slide .glide__slides,.sec-casestudy__gallery .gallery-slide ul{padding:0;margin:0}.sec-casestudy__gallery .gallery-slide .glide__slide{background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);padding:10px;margin:5px 0;display:flex;justify-content:center;align-items:center}.sec-casestudy__prod{display:flex;align-items:center;justify-content:flex-start;margin-bottom:55px}.sec-casestudy__prod span{font-weight:500;font-size:1.0625rem;color:#66666a}.sec-casestudy__prod a{display:inline-flex;justify-content:flex-start}.sec-casestudy__prod a:hover img{filter:grayscale(0);opacity:1}.sec-casestudy__prod img{margin-left:40px;max-height:50px;max-width:200px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(1);opacity:.4;transition:opacity .3s ease-out,filter .3s ease-out}.sec-casestudy__main{display:flex;flex-direction:column;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);padding:40px}.sec-casestudy__main-img{max-width:100%;max-height:300px;margin-top:40px;display:flex}.sec-casestudy__main-img img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%;width:auto;height:auto}.sec-casestudy__main .contact-person{display:flex;margin-left:auto;margin-right:auto}@media screen and (max-width:1350px){.sec-casestudy .sec-product-main__gallery{flex:0 0 400px;max-width:400px;width:100%}.sec-casestudy__data{padding-right:35px}.sec-casestudy .gallery-top .swiper-slide{width:400px}}@media screen and (max-width:1200px){.sec-casestudy .section__wrap{margin-right:0}}@media screen and (max-width:900px){.sec-casestudy.sec-product-main .section__content{display:block}.sec-casestudy .swiper-slide img{max-width:100%}.sec-casestudy .sec-product-main__gallery{width:auto;max-width:100%}}.sec-dostawca .section__content{display:flex;width:100%;align-items:flex-start}.sec-dostawca__data{flex:0 0 100%}.sec-dostawca__data>div p:first-of-type{margin-top:0}.sec-dostawca__logo{margin-left:40px;float:right;margin-bottom:30px;flex:0 0 calc(50% + 50px);max-width:595px;width:100%;padding:60px;background-color:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);display:flex;justify-content:center;align-items:center}.sec-dostawca__logo img{max-width:100%;max-height:100%;width:auto;height:auto}.sec-dostawca__link span{display:block}.sec-dostawca__link a{color:#f5242a}@media screen and (max-width:1350px){.sec-dostawca__logo{margin-left:0;float:none}}@media screen and (max-width:1200px){.sec-dostawca__logo{margin-left:40px;float:right}}@media screen and (max-width:1000px){.sec-dostawca .section__content{display:block}.sec-dostawca__logo{float:none!important;margin-top:40px;margin-left:auto;margin-right:auto}}.single-oferta .page-heading__content h1{font-size:3.75rem;line-height:1.2}.sec-product-main .section__wrap{margin-bottom:70px;margin-right:-40px;padding-right:0}.sec-product-main .section__content{display:grid;grid-template-columns:minmax(0,1000px) minmax(0,500px);width:100%;padding-bottom:70px;position:relative}.sec-product-main .section__content:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#eff0f0}.sec-product-main__links{justify-content:center}.sec-product-main__data{flex:0 0 calc(50% + 30px);padding-right:75px}.sec-product-main__links{background:#fff;padding:40px;display:flex}.sec-product-main__links .sec-product-main__shop-link+.contact-person{margin-left:30px}.sec-product-main__links .contact-person{flex-grow:1;max-width:275px;margin-left:auto;margin-right:auto}.sec-product-main .sec-product-main__shop-link a{min-height:65px;padding-right:50px}.sec-product-main__gallery .gallery-top{height:375px}.sec-product-main__gallery .gallery-top .swiper-slide{box-shadow:0 0 12px rgba(0,0,0,.02)}.sec-product-main__gallery .gallery-top .swiper-slide a{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.sec-product-main__gallery .gallery-top .swiper-slide img{max-width:90%;max-height:90%}.sec-product-main__gallery .gallery-top .swiper-slide .gallery-video-thumb:after{background-image:url(/wp-content/themes/mechatronika/dist/img/play.png);background-size:70px auto}.sec-product-main__gallery .gallery-thumb{height:170px;margin-top:5px;padding-bottom:3px}.sec-product-main__gallery .gallery-thumb .swiper-slide{cursor:pointer;border:1px solid transparent;transition:border-color .3s ease-out;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);margin-right:4px!important}.sec-product-main__gallery .gallery-thumb .swiper-slide:hover{border-color:#f5242a}.sec-product-main__gallery .gallery-thumb .swiper-slide:hover img{transform:scale(.9)}.sec-product-main__gallery .gallery-thumb .swiper-slide img{transition:transform .3s ease-out;max-width:150px;max-height:129px}.sec-product-main__nav{display:flex;width:100%;justify-content:space-between;margin-top:40px;align-items:center;position:relative}.sec-product-main__nav .swiper-pagination{left:40px;right:40px}.sec-product-main__nav .swiper-button-prev{position:relative;margin-top:0}.sec-product-main__nav .swiper-button-prev:after{font-size:1.375rem;color:#a1a2a2}.sec-product-main__nav .swiper-button-next{position:relative;margin-top:0}.sec-product-main__nav .swiper-button-next:after{font-size:1.375rem;color:#a1a2a2}.sec-product-main__nav .swiper-pagination-bullet{background-color:#fff;margin-left:7px;margin-right:7px;border-color:#c8c8c8}.sec-product-main__nav .swiper-pagination-bullet-active{border-color:#4d4f50}.sec-product-main__prod{display:flex;align-items:center;justify-content:flex-start;margin-bottom:40px;border-top:1px solid #ececec;padding-top:40px}.sec-product-main__prod span{font-weight:500;font-size:1.0625rem;color:#66666a}.sec-product-main__prod a{display:inline-flex;justify-content:flex-start}.sec-product-main__prod a:hover img{filter:grayscale(0);opacity:1}.sec-product-main__prod img{margin-left:40px;max-height:50px;max-width:200px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(1);opacity:.4;transition:opacity .3s ease-out,filter .3s ease-out}.sec-product-main__main{display:flex;flex-direction:column;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);padding:40px}.sec-product-main__main-img{max-width:100%;max-height:300px;margin-top:60px;display:flex}.sec-product-main__main-img img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%;width:auto;height:auto}.sec-product-main__main .contact-person{display:flex;margin-left:auto;margin-right:auto}.prod-info__wrap{display:flex;justify-content:space-between;align-items:center}.prod-info__produ{font-weight:700;color:#969696;font-size:16px;padding-top:6px}.prod-info__status{display:flex;align-items:center;justify-content:flex-end}.prod-info__instock{height:60px;display:flex;justify-content:center;align-items:center;padding:0 22px;background:#eff5ee;font-weight:500;color:#2b9f18;font-size:16px;border-radius:3px 0 0 3px}.prod-info__instock img{margin-right:12px}.prod-info__order{display:flex;align-items:center;justify-content:center;font-size:16px;padding-left:22px;padding-right:22px;border-radius:0 3px 3px 0}.prod-info__order:after{display:none}.prod-info__order img{margin-right:12px}.prod-info__data{padding-top:20px;display:flex;align-items:center;justify-content:space-between;padding-bottom:40px;border-bottom:1px solid #ececec;margin-bottom:40px}.prod-info .sec-product-main__prod{padding-top:0;margin-bottom:0;border-top:none}.prod-info .sec-product-main__prod>span{display:none}.prod-info .sec-product-main__prod img{margin:0}.prod-info__price{font-weight:600;font-size:24px;color:#363636}.prod-info__price,.prod-info__price>div{display:flex;align-items:center}.prod-info__price>div+div{margin-left:20px}.prod-info__price .amount{letter-spacing:-.04em}.prod-info__price-notice{display:block;font-size:16px;font-weight:400;color:#797979;margin-right:6px}.prod-info__prod{display:none;align-items:center;padding-bottom:15px}.prod-info__prod span{font-weight:700;color:#969696;font-size:16px;padding-top:6px;margin-right:25px;display:block}@media screen and (max-width:1700px){.prod-info__produ,.prod-info__producent{display:none}.prod-info__prod{display:flex}.prod-info__data{padding-top:40px}}@media screen and (max-width:1200px){.sec-product-main .section__wrap{margin-right:20px}}@media screen and (max-width:1000px){.single-oferta .page-heading__content h1{font-size:2.25rem}.sec-product-main .section__content{grid-template-columns:minmax(0,1000px)}.sec-product-main .sec-product-main__gallery{margin-top:40px}.sec-product-main__data{padding-right:0;flex:0 0 100%}.sec-product-main .section__wrap{padding-left:0;margin-right:0}}@media screen and (min-width:1201px) and (max-width:1350px){.prod-info__status{flex-direction:column;align-items:stretch}.prod-info__stock{border-radius:3px 3px 0 0!important}.prod-info__order{border-radius:0 0 3px 3px!important}.prod-info__price{flex-direction:column;align-items:flex-start}.prod-info__price>div+div{margin-left:0;margin-top:10px}}@media screen and (max-width:550px){.prod-info__status{flex-direction:column;align-items:stretch}.prod-info__stock{border-radius:3px 3px 0 0!important}.prod-info__order{border-radius:0 0 3px 3px!important}.prod-info__price{flex-direction:column;align-items:flex-start}.prod-info__price>div+div{margin-left:0;margin-top:10px}}.sec-product-cert{overflow:hidden}.sec-product-cert a span img{width:12px;height:16px;margin-left:7px;vertical-align:top}.sec-product-cert__list{display:flex;justify-content:flex-end;flex-wrap:wrap;margin-left:-30px;margin-right:-30px;margin-bottom:-50px}.sec-product-cert__item{list-style:none;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:30px;margin-right:30px;margin-bottom:50px}.sec-product-cert__item:hover img{opacity:1}.sec-product-cert__item img{height:33px;max-width:100%;max-height:100%;width:auto;filter:grayscale(1);opacity:.4;transition:opacity .3s ease-out}.sec-product-cert__item a{text-align:center}.sec-product-cert__item span{margin-top:30px;display:block;font-weight:300;color:#242424;font-size:1.0625rem;text-align:center}@media screen and (max-width:800px){.sec-product-cert__list{padding-left:0;display:grid;grid-gap:30px;grid-template-columns:repeat(4,minmax(0,200px))}}@media screen and (max-width:550px){.sec-product-cert__list{grid-gap:30px;grid-template-columns:repeat(2,minmax(0,300px))}}.sec-product-faq .section__wrap{padding:70px 60px;margin-left:20px;margin-right:-40px;box-shadow:0 0 12px rgba(0,0,0,.04);background:#fff;border-radius:3px}.sec-product-faq .section__heading{font-size:2.25rem}.sec-product-faq.toggled .section__toggle:after{transform:scaleY(-1)}.sec-product-faq .section__content{height:0;overflow:hidden}.sec-product-faq__list{margin-top:70px}.sec-product-faq__list>div:last-of-type{margin-bottom:0}.sec-product-faq__item{margin-bottom:40px}.sec-product-faq__question{color:#616167;font-size:1.1875rem;font-weight:500}.sec-product-faq__answer{color:#616167;font-size:1.0625rem;font-weight:300;margin-top:13px;padding-top:10px;border-left:5px solid #f5f3f3;padding-bottom:10px;padding-left:19px;line-height:1.7}.sec-product-faq__answer p:first-of-type{margin-top:0}.sec-product-faq__answer p:last-of-type{margin-bottom:0}@media screen and (max-width:1200px){.sec-product-faq .section__wrap{margin-right:20px}}@media screen and (max-width:1000px){.sec-product-faq .section__wrap{margin-left:0;margin-right:0}}@media screen and (max-width:800px){.sec-product-faq .section__wrap{padding:40px}}@media screen and (max-width:500px){.sec-product-faq .section__wrap{margin-left:-20px;margin-right:-20px}}.sec-product-desc .section__wrap{padding:70px 60px;margin-left:20px;margin-right:-40px;box-shadow:0 0 12px rgba(0,0,0,.04);background:#fff;border-radius:3px}.sec-product-desc .section__heading{font-size:2.25rem}.sec-product-desc.toggled .section__toggle:after{transform:scaleY(-1)}.sec-product-desc .section__content{height:0;overflow:hidden}.sec-product-desc__content{margin-top:70px}@media screen and (max-width:1200px){.sec-product-desc .section__wrap{margin-right:20px}}@media screen and (max-width:1000px){.sec-product-desc .section__wrap{margin-left:0;margin-right:0}}@media screen and (max-width:800px){.sec-product-desc .section__wrap{padding:40px}}@media screen and (max-width:500px){.sec-product-desc .section__wrap{margin-left:-20px;margin-right:-20px}}.sec-product-files .section__wrap{padding:70px 60px;margin-left:20px;margin-right:-40px;box-shadow:0 0 12px rgba(0,0,0,.04);background:#fff;border-radius:3px}.sec-product-files .section__heading{font-size:2.25rem}.sec-product-files .pliki__list{padding:0;margin:70px 0 0}@media screen and (max-width:1200px){.sec-product-files .section__wrap{margin-right:20px}}@media screen and (max-width:1000px){.sec-product-files .section__wrap{margin-left:0;margin-right:0}}@media screen and (max-width:700px){.section__toggle{margin-top:30px}}@media screen and (max-width:800px){.sec-product-files .section__wrap{padding:40px}.sec-product-files .pliki__item-size{padding-right:10px}.sec-product-files .pliki__item-name{padding:10px 10px 10px 0}}@media screen and (max-width:500px){.sec-product-files .section__wrap{margin-left:-20px;margin-right:-20px}}.sec-prod-linked .swiper-pagination{position:static;left:0;transform:none}.sec-prod-linked .swiper-container{margin-top:50px}.sec-prod-linked .swiper-slide{height:auto}.sec-prod-linked .section__heading{font-size:2.25rem}.sec-prod-linked .swiper-pagination-bullet{background-color:#fff;margin-left:7px;margin-right:7px;border-color:#c8c8c8}.sec-prod-linked .swiper-pagination-bullet-active{border-color:#4d4f50}.sec-prod-linked__type{width:100%;text-align:center;margin-bottom:30px}.sec-prod-linked__type span{display:inline-block;color:#a6a6a6;font-weight:300;font-size:.9375rem;background:#f9fafb;padding:8px 11px}.sec-prod-linked .sec-prod-slider__item{text-align:center}.sec-prod-linked .sec-prod-slider__item .sec__read-more{margin-left:auto;margin-right:auto}@media screen and (max-width:1200px){.sec-prod-linked .swiper-side-nav .swiper-button-prev{left:-35px}.sec-prod-linked .swiper-side-nav .swiper-button-next{right:-35px}}@media screen and (max-width:700px){.sec-prod-linked .swiper-pagination{margin-top:30px}}.sec-product-spec .select2-selection__rendered{padding-right:33px!important}.sec-product-spec .section__wrap{padding:70px 60px;margin-left:20px;margin-right:-40px;box-shadow:0 0 12px rgba(0,0,0,.04);background:#fff;border-radius:3px}.sec-product-spec .section__heading{font-size:2.25rem}.sec-product-spec .section__content{margin-top:70px}.sec-product-spec__extra{margin-top:60px}.sec-product-spec .prod-btn a{text-decoration:none!important}.sec-product-spec__table.default tr td{padding:15px;border-bottom:1px solid #f0f0f0;max-width:650px}.sec-product-spec__table.default tr td:first-of-type{color:#616167;font-weight:300;font-size:1.0625rem}.sec-product-spec__table.default tr td:nth-of-type(2){text-align:right;color:#808186;font-weight:300;font-size:1.0625rem}.sec-product-spec__table.default tr td:nth-of-type(3){color:#b8b9bf;font-weight:300;font-size:1rem;text-align:right;width:140px}.sec-product-spec__table table{width:100%;max-width:100%;overflow:auto}.sec-product-spec__table .price-row{display:none}.sec-product-spec__files{text-align:center;margin-top:48px}.sec-product-spec__files>div{margin-left:11px;margin-right:11px}.sec-product-spec__product-type label{color:#242424;font-weight:300;font-size:1.0625rem;padding-right:25px}.sec-product-spec .select2{width:250px!important;margin-right:13px;height:60px}.sec-product-spec .select2-selection__arrow{display:none}.sec-product-spec .select2-selection__rendered{height:60px;line-height:60px!important}.sec-product-spec__price{padding:0 28px;display:flex;align-items:center;justify-content:space-between;width:230px;background:#fff;border-radius:3px;border:1px solid #f5242a;height:60px}.sec-product-spec__price>span{color:#242424;font-weight:300;font-size:1.0625rem}.sec-product-spec__price div{white-space:nowrap;padding-left:5px;font-weight:500;font-size:1.625rem;color:#474747;letter-spacing:-.02em}.sec-product-spec__price div span{font-size:1.125rem}@media screen and (max-width:1650px){.sec-product-spec .section__heading{margin-top:25px;line-height:1.3}.sec-product-spec__product-type label{display:block;padding-right:0;text-align:center;margin-bottom:20px}.sec-product-spec__price{margin-top:36px}}@media screen and (max-width:1200px){.sec-product-spec .section__wrap{margin-right:20px}}@media screen and (max-width:1000px){.sec-product-spec .section__wrap{margin-left:0;margin-right:0}}@media screen and (max-width:900px){.sec-product-spec .section__header{flex-wrap:wrap}.sec-product-spec .section__heading{flex:0 0 100%;margin-top:0;margin-bottom:25px}.sec-product-spec__product-type label{display:inline;display:initial;padding-right:20px}.sec-product-spec__price{margin-top:0}}@media screen and (max-width:800px){.sec-product-spec .section__wrap{padding:40px}.sec-product-spec .section__heading{display:block}.sec-product-spec__price{margin-top:36px}.sec-product-spec__files .prod-btn:not(:last-of-type){margin-bottom:30px}}@media screen and (max-width:500px){.sec-product-spec .section__wrap{margin-left:-20px;margin-right:-20px}.sec-product-spec__product-type label{display:block;padding-right:0;text-align:left;margin-bottom:20px}.sec-product-spec__table tr td{padding:15px 5px}.sec-product-spec__table tr td:nth-of-type(3){width:auto}}@media screen and (max-width:500px){.sec-product-spec table{width:100%;display:block;max-width:100%;overflow-y:auto}}.sec-product-links .section__wrap{margin-right:-60px}.sec-product-links .section__heading{margin-bottom:40px;font-size:2.25rem}.sec-product-links__list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5px}.sec-product-links__item>a{background:#fff;border-radius:3px;display:flex;padding:60px;justify-content:flex-start;align-items:center;border:1px solid transparent;transition:border-color .3s ease-out,transform .3s ease-out;box-shadow:0 0 12px rgba(0,0,0,.02);height:100%}.sec-product-links__item>a:hover{border-color:#f5242a;transform:scale(.95)}.sec-product-links .sec__read-more{display:inline-block;color:#f5242a}.sec-product-links__icon{margin-right:58px}.sec-product-links__content h4{margin-top:0;margin-bottom:28px;color:#323030;font-weight:500;font-size:1.5rem}@media screen and (max-width:1200px){.sec-product-links .section__wrap{margin-right:0}}@media screen and (max-width:1000px){.sec-product-links .section__wrap{padding-left:0;padding-right:0}}@media screen and (max-width:900px){.sec-product-links__list{grid-template-columns:minmax(0,1000px)}}@media screen and (max-width:600px){.sec-product-links__item>a{padding:32px}.sec-product-links__icon{margin-right:15px}}.konfig-table{display:flex;background:#fff;flex-direction:row;max-width:1740px;padding-left:20px;align-items:flex-start;position:relative;min-height:300px;margin:50px auto 110px;padding-right:0;display:grid;overflow:hidden;grid-template-columns:minmax(330px,450px) minmax(10px,2563px);box-shadow:5px 0 12px rgba(0,0,0,.06)}.konfig-table__filter-toggle{display:none}.konfig-table>div:first-of-type{margin-right:40px;border-right:1px solid #eee;height:100%}.konfig-table table.dataTable.no-footer{border-bottom:#e6e6e6}.konfig-table input[type=number]::-webkit-inner-spin-button,.konfig-table input[type=number]::-webkit-outer-spin-button{opacity:1}.konfig-table span.filter-info{display:block;font-size:15px;color:#949494;font-weight:300;padding-top:10px}.konfig-table input[type=number]{margin-top:25px;width:100%;display:block;height:43px;border:1px solid #e0e0e0;padding-left:14px;background:#fff;border-radius:3px;color:#3d3d3d}.konfig-table input[type=number].qty{width:41px}.konfig-table input[type=number]:focus{box-shadow:0 0 2px 2px hsla(0,0%,59.6%,.09)}.konfig-table input[type=number]:disabled{background:#eee}.konfig-table.loading{display:flex;justify-content:center;align-items:center}.konfig-table.loading:before{position:absolute;left:calc(50% - 35px);top:200px;content:url(/wp-content/themes/mechatronika/dist/svg/loader.svg);width:70px;height:70px;animation:animate-loader-main 1.5s ease-in-out infinite;z-index:200}.konfig-table.loading:after{content:"";min-height:300px;position:absolute;z-index:100;top:0;left:0;right:0;bottom:0;background-color:#ececec;opacity:1}.konfig-table #konfig-table_filter{display:none}.konfig-table__filters{flex:0 0 26.5%;max-width:100%}.konfig-table__content{padding-left:0}.konfig-table__filters{background:#fff;margin-bottom:80px;padding:50px 40px 50px 30px}.konfig-table__filters>div:nth-last-of-type(2){padding-bottom:0;border-bottom:none}.konfig-table .dataTables_scroll{border-left:1px solid #eee;padding-right:35px}.konfig-table .dataTables_scrollHead,.konfig-table .dataTables_scrollHead>table{min-width:100%}.konfig-table .dataTables_scrollBody{scrollbar-width:none;-ms-overflow-style:none}.konfig-table .dataTables_scrollBody::-webkit-scrollbar{width:0;height:0}.konfig-table .dataTables_scrollBody>table{min-width:100%}.konfig-table__scroll{min-width:40%;background:#f9f9f9;border-radius:3px;position:relative;padding:0 95px;display:flex}.konfig-table__scroll .handle{content:"";background:#dcdcdc;position:absolute;top:0;width:30px;height:16px;cursor:pointer;border:none;transition:background-color .3s ease-out}.konfig-table__scroll .handle:hover{background-color:#f5242a}.konfig-table__scroll .handle-left{left:0}.konfig-table__scroll .handle-right{right:0}.konfig-table__scroll>div{margin:0;background:#f9f9f9;border:none!important;height:16px;flex-grow:1}.konfig-table__scroll>div .ui-slider-handle{width:130px;margin-left:-65px;top:0;height:16px;border-radius:0;border:none;background:#c7c7c7;cursor:pointer;transition:background-color .3s ease-out}.konfig-table__scroll>div .ui-slider-handle:hover{background-color:#f5242a}.konfig-table__header{font-size:18px;font-weight:700;margin-bottom:15px;color:#1f1f1f;padding-bottom:23px;border-bottom:3px solid #f9f9f9}.konfig-table__header span{color:#f5242a;font-weight:900}.konfig-table__filter{margin-bottom:10px;border-bottom:1px solid #eee;padding-bottom:13px}.konfig-table__filter.toggled .konfig-table__toggle{transform:rotate(180deg)}.konfig-table__filter--multi_select .konfig-table__wrap,.konfig-table__filter--select .konfig-table__wrap{margin-top:10px}.konfig-table .konfig-table__filter--range_number_slider .yadcf-filter-wrapper{text-align:center}.konfig-table .konfig-table__filter--range_number_slider-delim{margin-bottom:80px}.konfig-table .konfig-table__filter--range_number_slider-delim .yadcf-filter-wrapper{text-align:center}.konfig-table .yadcf-filter-wrapper{width:100%}.konfig-table .yadcf-filter-wrapper>input[type=text]{border:1px solid #e0e0e0;margin-right:-1px;border-radius:3px;width:100%;min-height:51px;padding:10px;margin-top:10px}.konfig-table__toggle{background:url(/wp-content/themes/mechatronika/dist/img/rarr-red.png);width:24px;height:24px;padding:0;background-size:contain;border:none;transition:transform .3s ease-out;pointer-events:none}.konfig-table__wrap{display:none}.konfig-table__title{font-weight:500;padding-bottom:5px;padding-top:5px;color:#1f1f1f;font-size:1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:color .3s ease-out}.konfig-table__title+div{padding-bottom:20px}.konfig-table__title:hover{color:#f5242a}.konfig-table__title:hover button{transform:rotate(90deg)}.konfig-table__reset{align-self:end;margin-top:40px}.konfig-table__reset input{padding-right:40px;width:100%;padding-top:16px;padding-bottom:16px;cursor:pointer}.konfig-table .custom-slider-handle{background:#fffefe;padding:9px;border:1px solid #e6e6e6;box-shadow:0 0 4px rgba(0,0,0,.12157);color:#454545!important;position:absolute;left:-50%;top:12px}.konfig-table .yadcf-filter-range-number-slider{background:#f1f1f1;text-align:center;max-width:100%;margin-left:auto;margin-right:auto}.konfig-table .yadcf-filter-range-number-slider .ui-slider-range{background:#f5242a}.konfig-table .yadcf-filter-reset-button{font-weight:500;color:#a5a3a3;border:1px solid #e0e0e0;width:30px;height:30px;border-radius:3px;background:#fff;cursor:pointer;transition:all .3s ease-out;display:none}.konfig-table .yadcf-filter-reset-button:hover{color:#fff;border-color:#f5242a;background:#f5242a}.konfig-table .yadcf-number-slider-filter-wrapper-inner{width:95%}.konfig-table .yadcf-number-slider-filter-wrapper-inner .yadcf-filter-range-number-slider-max-tip-inner,.konfig-table .yadcf-number-slider-filter-wrapper-inner .yadcf-filter-range-number-slider-min-tip-inner{background:#fffefe;padding:9px;border:1px solid #e6e6e6;box-shadow:0 0 4px rgba(0,0,0,.12157);color:#454545!important}.konfig-table .yadcf-number-slider-filter-wrapper-inner .yadcf-filter-range-number-slider-min-tip-inner{right:-10%}.konfig-table__filter-close{display:none}.table-btn{color:#fff;background:#f5242a;display:block;text-align:center;padding:8px 7px;border-radius:3px;transition:background-color .3s ease-out;white-space:nowrap;max-width:40px;margin:0 auto}.table-btn:hover{background-color:#ac0d12}#konfig-table_wrapper #konfig-table_paginate{display:flex;justify-content:flex-end;align-items:center;padding:37px 30px 30px 0}.table-slider-ranges{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}.yadcf-filter-range-number-slider-max-tip-inner,.yadcf-filter-range-number-slider-min-tip-inner{display:none}.page-heading.konf-table{max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;align-items:flex-start}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:none!important}table.dataTable thead td,table.dataTable thead th{border-bottom:1px solid #fff2f2}table.dataTable thead th{min-width:100px;font-weight:500;color:#1f1f1f;font-size:.875rem;letter-spacing:-.02em;text-align:left;padding:12px 19px 10px 15px;border:1px solid #eee;border-right:none;border-bottom:1px solid #edeeee;background-color:#f9fafb;transition:background-color .3s ease-out,border-color .3s ease-out,color .3s ease-out;line-height:1.4}table.dataTable thead th.sorting:hover{background-color:#fff2f2;color:#d01f1f;border-color:#eee}table.dataTable thead th:last-of-type{border-right:1px solid #eee}table.dataTable thead th.sorting_asc,table.dataTable thead th.sorting_desc{background-color:#f5242a;border-color:#f5242a;color:#fff}#konfig-table{display:none;width:auto;clear:both;border-collapse:collapse;word-wrap:break-word;table-layout:fixed!important;overflow-y:hidden;overflow-x:auto;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02)}#konfig-table tbody tr{background:0 0}#konfig-table tbody tr:hover td{background-color:#fff2f2!important;color:#d01f1f}#konfig-table tbody tr td:first-of-type{border-left:none}#konfig-table tbody tr:nth-of-type(2n) td{background-color:#fcfcfc}#konfig-table td{color:#6f6f6f;background:#fff;font-weight:400;font-size:.875rem;padding:11px;border-bottom:1px solid #eee;border-left:1px solid #eee;transition:background-color .3s ease-out,border-color .3s ease-out,color .3s ease-out;cursor:pointer}#konfig-table tr>td:last-of-type{border-right:1px solid #eee}#konfig-table_wrapper>div:last-of-type.dataTables_paginate{margin-top:40px;padding-right:30px;margin-bottom:40px}#konfig-table_wrapper .dataTables_paginate{float:none;text-align:right;margin:0;padding:0}#konfig-table_wrapper .dataTables_paginate a{color:#181818;padding:10px 15px;border:1px solid #eee;background:#fff;margin-left:5px;margin-right:5px;transition:background-color .3s ease-out,color .3s ease-out,border-color .3s ease-out}#konfig-table_wrapper .dataTables_paginate a.current{background-color:#f5242a!important;border-color:#f5242a;color:#fff!important}#konfig-table_wrapper .dataTables_paginate a.previous{margin-left:0}#konfig-table_wrapper .dataTables_paginate a:hover{background-color:#f5242a!important;border-color:#f5242a;color:#fff!important}#konfig-table_wrapper .dataTables_empty{padding:50px;text-align:left}.toggle-konfig-filter{display:none;background:#f5242a;border-radius:5px;border:none;color:#fff;padding:13px 25px;font-weight:600;cursor:pointer;flex:0 0 auto;align-self:flex-start;margin-left:30px}#range-price .table-slider-ranges>div{position:relative}#range-price .table-slider-ranges>div:after{content:"z\142";position:absolute;right:26px;top:39px}@media screen and (max-width:700px){.toggle-konfig-filter{margin-left:0;margin-top:30px}}@media screen and (max-width:1200px){.konfig-table{position:relative;display:block;overflow:hidden}.konfig-table>div:first-of-type{padding-top:100px;position:fixed;transition:left .3s ease-in-out;left:-730px;top:0;width:450px;bottom:0;margin-bottom:0;z-index:5000;background-color:#fff}.konfig-table>div:first-of-type.toggled{left:0}.konfig-table .konfig-table__filter-close{width:30px;height:30px;background-color:#f5242a;border-radius:5px;border:none;cursor:pointer;position:relative;display:block;margin-right:auto;margin-bottom:30px;margin-left:30px}.konfig-table .konfig-table__filter-close span{position:absolute;width:150px;text-align:right;color:#757474;transition:color .3s ease-out,padding-right .3s;padding:10px 20px 10px 0;right:auto;left:18px;top:-4px;font-size:16px}.konfig-table .konfig-table__filter-close:hover span{color:#111;padding-right:30px}.konfig-table .konfig-table__filter-close:hover:after{transform:scale(1.2)}.konfig-table .konfig-table__filter-close:after{content:"";background:url(/wp-content/themes/mechatronika/dist/svg/closew.svg);position:absolute;left:7px;right:7px;bottom:7px;top:7px;background-size:contain;transition:transform .3s ease-out}.konfig-table__filters{height:calc(100% - 40px);margin-bottom:30px;overflow-y:auto;overflow-x:hidden;margin-top:10px;padding-top:10px}.konfig-table__content{position:relative}.konfig-table__filter-toggle{display:flex;align-items:center;position:absolute;left:0;top:33px;z-index:100;font-size:1.0625rem;color:#fff;font-weight:500;border-radius:3px;cursor:pointer;transition:all .3s ease-out;background-color:#f5242a;border:#f5242a;padding:12px 26px}.konfig-table__filter-toggle img{width:22px;height:22px;display:block;margin-right:13px}.konfig-table__filter-toggle:hover{color:#fff;background:#c4090e;border-color:#c4090e}}@media screen and (max-width:730px){.konfig-table>div:first-of-type{padding-top:150px;width:100%}.konfig-table .paginate_button.next,.konfig-table .paginate_button.previous{display:none}}@media screen and (max-width:600px){.konfig-shop #konfig-table tr td:first-of-type{flex-direction:column}}@media screen and (max-width:480px){.konfig-table__content{padding-top:70px}}.dataTables_processing{height:100%!important;width:calc(100% - 35px)!important;background:hsla(0,0%,93.7%,.6)!important;padding:0!important}.dataTables_processing div{height:100%;display:flex;justify-content:center;align-items:center;font-weight:700}.dataTables_processing div span{padding:23px 46px;background-color:#fff;border:1px solid #eee;border-radius:3px;box-shadow:2px 2px 6px rgba(0,0,0,.13);font-size:15px;font-weight:600}.konfig-table__paging-wrap+.dataTables_filter+.dataTables_scroll+#konfig-table_processing.dataTables_processing{top:130px!important;height:calc(100% - 183px)!important}.konfig-table__paging-wrap+.dataTables_filter+.dataTables_scroll+#konfig-table_processing.dataTables_processing div{align-items:flex-start;padding-top:150px!important}.konfig-form{display:flex;flex-direction:row;max-width:1740px;padding-left:20px;padding-right:20px;align-items:flex-start;position:relative;min-height:300px;margin:50px auto 110px}.konfig-form__content{flex:0 0 73.5%;max-width:73.5%;padding-left:60px}.konfig-form__sidebar{flex:0 0 26.5%;max-width:26.5%}.konfig-form__sidebar .contact-person__theheading{margin-top:0;font-weight:500;font-size:1.375rem;color:#1f1f1f;margin-bottom:50px}.konfig-form__sidebar .person-bubble{flex-direction:column;padding:0;margin-bottom:40px}.konfig-form__sidebar .person-bubble__photo a{display:inline-block}.konfig-form__sidebar .person-bubble__content{padding-left:0;margin-top:40px}.konfig-form__group{margin-bottom:60px}.konfig-form__group-heading{color:#1f1f1f;font-weight:500;font-size:1.375rem;margin-top:0;letter-spacing:-.02em}.konfig-form__group-desc{color:#242424;font-weight:300;font-size:1.0625rem}.konfig-form__send{text-align:center;position:relative}.konfig-form__send #ajax-loader-main{background:#f9f9f9}.konfig-form__send button{cursor:pointer;padding-right:40px;transition:all .3s ease-out;margin:0 10px}.konfig-form__send button:disabled{background:#d2d2d2!important;border-color:#c1c1c1!important}.konfig-form__send button:after{display:none}.konfig-form__fields-wrap{margin-top:32px;padding:20px 40px 40px;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02)}.konfig-form__fields{table-layout:auto;width:100%}.konfig-form__fields tr:not(:first-of-type) td{border-top:1px solid #f5f5f5}.konfig-form__fields tr>td:first-of-type{padding-right:35px;padding-bottom:20px;padding-top:30px;vertical-align:top;width:300px;min-width:300px}.konfig-form__fields tr>td:nth-of-type(2){min-width:300px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.konfig-form__fields td{padding-top:20px;padding-bottom:20px}.konfig-form__field-desc{padding-left:0;padding-top:15px;color:#adb0b3;font-weight:300;max-width:250px}#breadcrumbs.konf-table{margin-top:38px}.page-heading.konf-form{max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;align-items:flex-start}@media screen and (max-width:1200px){.konfig-form,.page-heading.konf-form .page-heading__open-menu{display:block}.konfig-form .sidebar{max-width:100%;padding-top:120px;position:fixed;transition:right .3s ease-in-out;right:-500px;top:0;width:450px;bottom:0;margin-bottom:0;z-index:5000;padding-right:20px}.konfig-form .sidebar.toggled{right:0}.konfig-form .sidebar .page-sidebar__close{display:block}.konfig-form__content{max-width:100%;padding-left:0}}@media screen and (max-width:750px){.konfig-form__content tr{display:flex;flex-direction:column;border-bottom:1px solid #f5f5f5;padding-bottom:30px}.konfig-form__content tr textarea{width:100%}.konfig-form__content .mytextfields__list{flex-direction:column}.konfig-form__content .konfig-form__fields tr>td:first-of-type{padding-bottom:0}.konfig-form__content .konfig-form__fields tr:not(:first-of-type) td{border:none}}@media screen and (max-width:750px){.konf-table .page-heading__open-menu{margin-top:30px}}.konfig-producent{max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;margin-bottom:110px}#breadcrumbs.konf-producent{margin-top:38px}.page-heading.konf-producent{margin-left:auto;margin-right:auto}.konfig-bansbach,.page-heading.konf-producent{max-width:1740px;padding-left:20px;padding-right:20px;align-items:flex-start}.konfig-bansbach{display:flex;flex-direction:row;position:relative;min-height:300px;margin:50px auto 110px}.konfig-bansbach__content{flex:1 1 auto;padding-left:60px}.konfig-bansbach input[type=number]::-webkit-inner-spin-button,.konfig-bansbach input[type=number]::-webkit-outer-spin-button{opacity:1}.konfig-bansbach .select2-selection__arrow{display:none}.konfig-bansbach .select2-selection__rendered:after{top:calc(50% - 1px)}.konfig-bansbach input[type=number]{height:43px;border:1px solid #e0e0e0;padding-left:14px;background:#fff;border-radius:3px;color:#3d3d3d}.konfig-bansbach input[type=number]:focus{box-shadow:0 0 2px 2px hsla(0,0%,59.6%,.09)}.konfig-bansbach input[type=number]:disabled{background:#eee}.konfig-bansbach__sidebar{flex:0 0 450px!important}.konfig-bansbach__sidebar>div>label,.konfig-bansbach__sidebar h4{display:block;font-weight:500;font-size:1.375rem;color:#1f1f1f;margin-bottom:20px;margin-top:0}.konfig-bansbach__sidebar #bansbach-code{margin-bottom:50px;white-space:nowrap;margin-top:40px;font-size:1.3125rem;font-family:Source Code Pro,Monaco,Consolas,Courier,monospace}.konfig-bansbach__sidebar #bansbach-code span{border-bottom:1px solid #1f1f1f;display:inline-block;margin-left:3px;margin-right:3px}.konfig-bansbach__sidebar #bansbach-code span.sepa{border-bottom-color:transparent}.konfig-bansbach__sidebar #bansbach-qnt{margin-bottom:50px}.konfig-bansbach__sidebar #bansbach-price{margin-bottom:50px;padding-top:20px}.konfig-bansbach__sidebar #bansbach-price>div{display:flex;align-items:center}.konfig-bansbach__sidebar #bansbach-price>div:first-of-type{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}.konfig-bansbach__sidebar #bansbach-price>div span{font-size:1.125rem;padding-right:5px}.konfig-bansbach__sidebar #bansbach-price>div span.bansbach-price-total{font-size:1.375rem;font-weight:500}.konfig-bansbach__sidebar #bansbach-price>div h5{color:#6f6f6f;font-size:1rem;font-weight:500;margin:0;width:100px}.konfig-bansbach__content .ui-state-default,.konfig-bansbach__content .ui-widget-content .ui-state-default,.konfig-bansbach__content .ui-widget-header .ui-state-default{top:-9px}.konfig-bansbach__content .select2-container--default .select2-selection--single .select2-selection__rendered{color:#3d3d3d}.konfig-bansbach__content .select2{min-width:50%;color:#3d3d3d}.konfig-bansbach__content>div{margin-bottom:40px}.konfig-bansbach__content>div>label{font-weight:500;color:#1f1f1f;font-size:1.125rem;display:block;margin-bottom:13px}.bns-slider{display:flex;margin-bottom:18px}.bns-slider .ui-slider{flex-grow:1;margin-top:19px}.bns-slider span{flex-grow:1;background:#eee;padding:10px;display:block;margin-left:10px;text-align:center;border:1px solid #e0e0e0;border-radius:3px}.bns-slider .bns-slider-from,.bns-slider .bns-slider-to{min-width:70px;text-align:left;display:flex;justify-content:center;align-items:center;margin-top:6px;margin-right:30px}.bns-slider .bns-slider-to{margin-right:0;margin-left:30px}@media screen and (max-width:1000px){.konfig-bansbach{flex-wrap:wrap}.konfig-bansbach__sidebar{flex:0 0 100%!important;position:static}.konfig-bansbach .page-sidebar-wrap{display:flex;flex-wrap:wrap}.konfig-bansbach .page-sidebar-wrap .konfig-form__send{flex:0 0 100%}.konfig-bansbach .page-sidebar-wrap>div:first-of-type{flex:0 0 50%}.konfig-bansbach .page-sidebar-wrap>div:nth-of-type(2){flex:1 1 auto;margin-left:40px}.konfig-bansbach__content{flex:0 0 100%;padding-left:10px;padding-right:10px}}@media screen and (max-width:750px){.konfig-bansbach__sidebar{padding:30px}.konfig-bansbach .page-sidebar-wrap{display:block}.konfig-bansbach .page-sidebar-wrap>div:nth-of-type(2){margin-left:0}}@media screen and (max-width:600px){.konfig-bansbach #bansbach-code{font-size:16px}}.konfig-shop #konfig-table tbody tr:hover td{cursor:auto!important;background-color:#fff!important;color:#6f6f6f!important}.konfig-shop #konfig-table tr td:first-of-type{display:flex;padding-top:20px;padding-left:20px}.konfig-shop .blockOverlay{background-color:#e0cbcc!important}.konfig-shop .blockOverlay:after{content:url(/wp-content/themes/mechatronika/dist/svg/loader.svg);position:absolute;left:400px;top:calc(50% - 15px);width:30px;height:30px;animation:animate-loader-main 1.5s ease-in-out infinite;z-index:200;opacity:1}.konfig-shop__prod{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;flex-grow:1;padding-bottom:9px}.konfig-shop__name{font-size:16px;font-weight:500;color:#302e2e;padding-bottom:12px;padding-right:10px}.konfig-shop__price{display:flex;align-items:flex-end}.konfig-shop__price .amount{font-size:16px;font-weight:700;letter-spacing:-.03em;padding-bottom:0;padding-right:12px;color:#f5242a}.konfig-shop__quantity{padding-top:10px;font-size:13px;font-weight:400;color:#8a8a8a}.konfig-shop__quantity span{font-weight:500}.konfig-shop__quantity span.shop-quantity-backorder{font-weight:600;color:#f78005}.konfig-shop .cart{min-width:245px;display:flex;justify-content:space-between;align-items:center}.konfig-shop .cart .button{background:#fff;border:1px solid #f5242a;border-radius:3px;transition:background-color .3s ease-out,color .3s ease-out;display:flex;align-content:center;justify-content:center;cursor:pointer;color:#f5242a;font-size:14px;font-weight:700;padding:11px 13px}.konfig-shop .cart .button.disabled{color:#aaa!important;border-color:#aaa!important;background-color:#fff!important;cursor:auto!important}.konfig-shop .cart .button:hover{background-color:#dc0a10;color:#fff}.woocommerce-info{max-width:1740px;padding-left:20px;padding-right:20px;margin:0 auto 50px}.woocommerce-info>div{background:#fff;padding:18px 25px;border:1px solid #e6e6e6;border-radius:3px}.woocommerce-info a{color:#f5242a}.woocommerce-info a:hover{color:#dc0a10}.woocommerce-info li+li{margin-top:10px}.woocommerce-info p:first-of-type{margin-top:0}.woocommerce-info p:last-of-type{margin-bottom:0}.woocommerce-error{max-width:1740px;padding-left:20px;padding-right:20px;margin:0 auto 50px}.woocommerce-error>div{background:#fdeaea;padding:15px 25px;border:1px solid #fbdfdf;border-radius:3px}.woocommerce-error li{list-style:none}.woocommerce-error li+li{margin-top:15px}.woocommerce-error li p:first-of-type{margin-top:0}.woocommerce-error li p:last-of-type{margin-bottom:0}.sidebar-page .woocommerce-error,.sidebar-page .woocommerce-info{padding-left:0;padding-right:0}.quantity{margin-left:-8px;display:flex;align-items:center;margin-right:20px}.quantity input::-webkit-inner-spin-button,.quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity input[type=number]{-moz-appearance:textfield}.quantity button{background:0 0;padding:0;border:none;color:#f5242a;font-weight:700;font-size:25px;width:24px;min-width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:3px;transition:background-color .3s ease-out,color .3s ease-out}.quantity button.disabled{background-color:transparent!important;color:#868686!important;cursor:auto}.quantity button.disabled:hover{background-color:#c4c4c4!important}.quantity button:hover{background-color:#f5242a;color:#fff}.quantity .qty{background-color:transparent!important;margin:0!important;border:none!important;padding:0!important;font-weight:600;font-size:21px;text-align:center;color:#302e2e!important;max-width:41px}.shop-header{max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;align-items:flex-start}.woocommerce-shipping-methods{padding:0;margin:0}.woocommerce-shipping-methods li{list-style:none}.return-to-shop{display:none!important}@media screen and (max-width:500px){.wc-main{padding:0}}.woocommerce-message{background:#e2ffde;padding:20px 46px;border-radius:3px;border:1px solid #c1efbb;margin-bottom:30px}.woocommerce-message+p{font-size:16px;text-align:center}.shop-account label{color:#686970;font-weight:400;display:block;padding-bottom:5px}.shop-account .required{color:#f5242a;padding-left:7px;font-weight:700;text-decoration:none}.shop-account .input-text{min-height:30px;padding:7px;border:1px solid #bfbfbf;min-width:250px;border-radius:3px}.shop-account .button{display:block;font-size:1.0625rem;color:#fff;font-weight:500;border-radius:3px;position:relative;cursor:pointer;padding:18px 40px;transition:all .3s ease-out;background-color:#f5242a;border:#f5242a}.shop-account .button:hover{color:#fff;background:#c4090e;border-color:#c4090e}.shop-account .wc-edit-addresses{padding:30px 40px;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02)}.shop-account .wc-edit-addresses .woocommerce-Address{margin-top:45px}.shop-account .wc-edit-addresses .woocommerce-Address h3{margin-bottom:19px}.shop-account .wc-edit-addresses .woocommerce-Address address{font-style:normal;line-height:1.4}.shop-account .wc-edit-addresses .woocommerce-Address .title{margin-bottom:15px}.shop-account .edit-account,.shop-account .wc-discounts{padding:30px 40px;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02)}.shop-account fieldset{background:#fcfcfc;border:1px solid #f5f5f5;border-radius:3px;padding:5px 40px}.shop-account fieldset legend{display:none}.shop-account h1{font-size:40px}.shop-account .wc-main{padding-left:60px;margin-bottom:120px}.shop-account .wc-main a{color:#f5242a;transition:color .3s ease-out}.shop-account .wc-main a:hover{color:#dc0a10}.shop-account .page-sidebar-wrap ul{padding:0;margin:0}.shop-account .page-sidebar-wrap li{list-style:none}.shop-account .page-sidebar-wrap li.is-active a{color:#f5242a}.shop-account .page-sidebar-wrap li:last-of-type a{border-bottom:none}.shop-account .page-sidebar-wrap li a{color:#1f1f1f;font-weight:500;font-size:1.0625rem;padding-top:17px;padding-bottom:17px;border-bottom:1px solid #f5f5f5;display:block;transition:color .3s ease-out}.shop-account .page-sidebar-wrap li a:hover{color:#f5242a}.shop-account .woocommerce-order-details__title{margin-bottom:30px}.shop-account .shop_table{width:100%;padding:40px;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02)}.shop-account .shop_table th{text-align:left;padding-bottom:20px}.shop-account .shop_table tbody tr:last-of-type td{border-bottom:3px solid #f6f6f6}.shop-account .shop_table tbody td{padding-top:17px;padding-bottom:17px;border-bottom:1px solid #eee}.shop-account .shop_table tfoot td,.shop-account .shop_table tfoot th{padding:10px 0}.shop-account .shop_table tfoot th{text-align:right;padding-right:20px}.shop-account .shop_table tfoot tr:first-of-type td,.shop-account .shop_table tfoot tr:first-of-type th{padding-top:20px}.shop-account .shop_table tfoot tr:last-of-type td{width:250px}.shop-account .shop_table tfoot tr:last-of-type td .amount{font-weight:600;font-size:23px;letter-spacing:-.02em;color:#f5242a}.shop-account .shop_table .woocommerce-orders-table__cell-order-total .amount{font-weight:500}.shop-account .shop_table .button{font-size:14px;background:#fff;color:#f5242a;font-weight:700;padding:11px 13px;border:1px solid #f5242a;text-align:center;transition:background-color .3s ease-out,color .3s ease-out}.shop-account .shop_table .button:hover{background-color:#f5242a;color:#fff}.shop-account__order-info{width:100%;padding:30px 40px;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);margin-bottom:40px;margin-top:-30px}.shop-account__order-info div+div{padding-top:15px}.shop-account #payment_met_field>label:after,.shop-account #payment_met_field>label:before{display:none}.shop-account #payment_met_field .woocommerce-input-wrapper{display:flex;align-items:center;padding-top:10px;padding-bottom:20px}.shop-account #payment_met_field .woocommerce-input-wrapper label{line-height:1;padding-bottom:0;padding-left:19px;margin-right:20px}.shop-account .order-again{display:inline-block}.shop-account .order-again a{color:#fff!important}.wc-acc-no-orders{text-align:center;background:#fff;padding:30px;margin-top:-8px}.woocommerce-OrderUpdates.commentlist{padding-left:0;margin-bottom:40px}.woocommerce-OrderUpdates.commentlist li{list-style:none;width:100%;padding:20px 40px;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02)}.woocommerce-OrderUpdates.commentlist li:not(:last-of-type){margin-bottom:15px}.woocommerce-OrderUpdates.commentlist li p:first-of-type{margin-top:0}.woocommerce-OrderUpdates.commentlist li p:last-of-type{margin-bottom:0}.woocommerce-OrderUpdates.commentlist li .meta{font-size:15px;color:#717171}.woocommerce-order-details .thank-you-order-notes,body.woocommerce-edit-address .wc-main form{padding:30px 40px;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02)}body.woocommerce-edit-address .wc-main form input{width:100%;max-width:500px}body.woocommerce-edit-address .wc-main form .required{color:#f5242a;padding-left:7px;font-weight:700;text-decoration:none}body.woocommerce-edit-address .wc-main form .select2-selection{height:auto!important;border:1px solid #bfbfbf!important;max-width:500px}body.woocommerce-edit-address .wc-main form .select2-container{min-height:auto!important;border:none!important}.wc-discounts__all{font-weight:400;border:1px solid #b8eca2;padding:30px;border-radius:3px;background:#fafffa}.wc-discounts__all+h3{margin-top:50px}.wc-discounts__table{margin-bottom:20px;margin-top:40px;width:100%}.wc-discounts__table th{padding-bottom:10px;text-align:left}.wc-discounts__table td{padding-top:25px;padding-bottom:25px;border-bottom:1px solid #eee}.wc-discounts__table td:first-of-type{padding-right:50px}.wc-discounts__table td:last-of-type{font-weight:600}.wc-discounts__table tr:last-of-type td{border-bottom:none}@media screen and (max-width:1200px){.shop-account .wc-main{padding-left:15px;padding-right:15px}}@media screen and (max-width:800px){.shop-account h1{font-size:2.25rem}.shop-account .shop_table thead{display:none}.shop-account .shop_table tfoot tr:first-of-type{margin-top:30px}.shop-account .shop_table tr{display:flex;flex-direction:column;align-items:flex-start}.shop-account .shop_table tr:not(:last-of-type){margin-bottom:30px}.shop-account .shop_table tr td{width:100%}.shop-account .shop_table tr td[data-title]:before{content:attr(data-title) ": ";padding-right:10px;font-weight:600;float:left}.shop-account .shop_table tr .woocommerce-orders-table__cell-order-actions{border-bottom:none!important}.shop-account .shop_table tr .woocommerce-orders-table__cell-order-actions a{display:inline-block}.shop-account .shop_table tr .woocommerce-orders-table__cell-order-actions:before{display:none}}@media screen and (max-width:650px){.shop-account .wc-main{padding-left:0;padding-right:0}.shop-account .shop_table,.shop-account__order-info{padding:30px}}.shop-cart .cart-empty{width:100%;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.02);border-radius:3px;margin-bottom:10px;padding:40px 80px;text-align:center;font-size:21px}.shop-cart__header{font-weight:500;font-size:16px;color:#000;display:flex;justify-content:flex-end;align-items:center}.shop-cart__header .amount{margin-left:30px;font-weight:600;font-size:26px;color:#f5242a}.shop-cart__header-subtotal{margin-right:85px}.shop-cart__header-subtotal,.shop-cart__header-tax,.shop-cart__header .button{display:flex;align-items:center}.shop-cart__header .button{margin-left:110px;border:none;font-size:17px;color:#fff;font-weight:600;border-radius:3px;position:relative;cursor:pointer;transition:all .3s ease-out;background-color:#f5242a;justify-content:center;padding:18px 25px}.shop-cart__header .button img{margin-right:12px}.shop-cart__header .button:hover{color:#fff;background:#c4090e}.shop-cart .wc-main{max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;margin-bottom:120px}.shop-cart .row-actions-s{background:none!important;margin:0!important}body.woocommerce-cart .shop_table,body.woocommerce-cart .shop_table tbody{display:block;width:100%}body.woocommerce-cart .shop_table tr{width:100%;display:grid;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.02);border-radius:3px;margin-bottom:10px;justify-content:space-between;align-items:center;padding:40px 80px;grid-template-columns:5fr 4fr 5fr 5fr 3fr}body.woocommerce-cart .shop_table tr td{display:flex;justify-content:flex-start}body.woocommerce-cart .shop_table .product-name{flex-grow:1;justify-content:flex-start;font-size:23px;font-weight:400;color:#000;display:flex;flex-direction:column}body.woocommerce-cart .shop_table .product-name a{font-size:23px;font-weight:400;color:#000;transition:color .3s ease-out}body.woocommerce-cart .shop_table .product-name a:hover{color:#f5242a}body.woocommerce-cart .shop_table .product-name .backorder_notification{margin:0;font-size:13px;font-weight:600;color:#f78005;padding-top:10px}body.woocommerce-cart .shop_table .product-quantity{display:flex;align-items:center;padding-left:15px;padding-right:15px;justify-content:center}body.woocommerce-cart .shop_table .product-quantity .shop-cart__label{margin-right:30px;font-weight:500;font-size:16px;color:#000}body.woocommerce-cart .shop_table .product-price{font-weight:500;font-size:16px;color:#f5242a;justify-content:flex-end}body.woocommerce-cart .shop_table .product-price .shop-cart__label-meta{margin-left:10px}body.woocommerce-cart .shop_table .product-price del{color:#b1b1b1}body.woocommerce-cart .shop_table .product-price del .amount{color:#b1b1b1;font-size:13px;padding-right:5px;vertical-align:super}body.woocommerce-cart .shop_table .product-price ins{text-decoration:none}body.woocommerce-cart .shop_table .product-subtotal{display:flex;align-items:center;justify-content:space-between;padding-right:15px}body.woocommerce-cart .shop_table .product-subtotal .shop-cart__label{margin-right:30px;font-weight:500;font-size:16px;color:#000}body.woocommerce-cart .shop_table .product-subtotal del{color:#b1b1b1}body.woocommerce-cart .shop_table .product-subtotal del .amount{color:#b1b1b1;font-size:13px;padding-right:5px;vertical-align:super}body.woocommerce-cart .shop_table .product-subtotal ins{text-decoration:none}body.woocommerce-cart .shop_table .product-subtotal .amount{font-weight:600;font-size:20px;line-height:20px;color:#f5242a;text-decoration:none}body.woocommerce-cart .shop_table .product-remove{justify-content:flex-end;padding-left:15px}body.woocommerce-cart .shop_table .product-remove a{color:#f5242a;transition:color .3s ease-out;display:flex;align-items:center}body.woocommerce-cart .shop_table .product-remove a span{width:26px;height:26px;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:3px;background:#f5242a;transition:background-color .3s ease-out;margin-right:14px}body.woocommerce-cart .shop_table .product-remove a:hover{color:#dc0a10}body.woocommerce-cart .shop_table .product-remove a:hover span{background:#dc0a10}@media screen and (max-width:1200px){.shop-cart__header-subtotal{margin-right:25px}.shop-cart__header .button{margin-left:40px}body.woocommerce-cart .shop_table tr{padding:30px 40px}}@media screen and (max-width:1350px){body.woocommerce-cart .shop_table tr{grid-template-columns:1fr 1fr 1fr}body.woocommerce-cart .shop_table tr .product-name{order:1;padding-bottom:20px}body.woocommerce-cart .shop_table tr .product-price{order:4;justify-content:flex-start}body.woocommerce-cart .shop_table tr .product-quantity{order:2;padding-bottom:20px}body.woocommerce-cart .shop_table tr .product-quantity .quantity{margin-right:0}body.woocommerce-cart .shop_table tr .product-subtotal{justify-content:flex-end;order:3;padding-bottom:20px;padding-right:0}body.woocommerce-cart .shop_table tr .product-remove{order:5;grid-column:span 2}}@media screen and (max-width:1000px){body.woocommerce-cart .page-heading__content{flex-direction:column;align-items:flex-start}body.woocommerce-cart .shop-cart__header{padding-top:30px;flex-wrap:wrap;justify-content:flex-start}body.woocommerce-cart .shop-cart__header-btn{flex:0 0 100%}body.woocommerce-cart .shop-cart__header-btn .button{display:inline-flex;margin-top:20px;margin-left:0}}@media screen and (max-width:800px){body.woocommerce-cart .shop_table tr{display:block}body.woocommerce-cart .shop_table tr .product-price{padding-bottom:20px}body.woocommerce-cart .shop_table tr td{padding-left:0!important;padding-right:0!important;justify-content:flex-start!important}}@media screen and (max-width:600px){.shop-cart__header{display:block}.shop-cart__header-tax{padding-top:16px}.shop-cart__header .button{font-size:1rem;padding:13px 19px}.shop-cart__header .amount{font-size:20px}}@media screen and (max-width:400px){body.woocommerce-cart .shop_table tr .product-subtotal{flex-direction:column;align-items:flex-start}body.woocommerce-cart .shop_table tr .product-subtotal .amount{padding-top:10px}}.shop-login .woocommerce{max-width:600px;padding:20px 40px 40px;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);margin:32px auto 120px}.shop-login .woocommerce h2{text-align:center;margin-bottom:30px}.shop-login label{color:#686970;font-weight:500;display:block;padding-bottom:5px}.shop-login .woocommerce-error{background:#ffdedf;padding:20px 46px;border-radius:3px;border:1px solid #ecd1d2;text-align:center;margin-bottom:40px}.shop-login .woocommerce-error li{list-style:none}.shop-login .woocommerce-message{background:#e2ffde;padding:20px 46px;border-radius:3px;border:1px solid #c1efbb}.shop-login .woocommerce-message+p{font-size:16px;text-align:center}.shop-login .input-text{min-height:30px;padding:7px;border:1px solid #bfbfbf;min-width:250px;display:block;margin:0 auto;border-radius:3px}.shop-login .login{text-align:center}.shop-login .login .lost_password a{color:#686970;transition:color .3s ease-out}.shop-login .login .lost_password a:hover{color:#f5242a}.shop-login .woocommerce-form-login__rememberme{margin-bottom:10px;display:block;font-size:14px}.shop-login .woocommerce-form-login__rememberme span{padding-left:5px}.shop-login .button{display:block;font-size:1.0625rem;color:#fff;font-weight:500;border-radius:3px;position:relative;cursor:pointer;padding:18px 40px;transition:all .3s ease-out;margin:0 auto;background-color:#f5242a;border:#f5242a}.shop-login .button:hover{color:#fff;background:#c4090e;border-color:#c4090e}.shop-login .lost_reset_password{text-align:center}.shop-login .lost_reset_password p{font-size:16px}.wc-acc-register{border-top:1px solid #eee;padding-top:30px;padding-bottom:20px;margin-top:40px}.wc-acc-register .btn{padding:18px 40px}.wc-acc-register .btn:after{display:none}form.woocommerce-checkout{display:flex;align-items:flex-start;flex-wrap:wrap}form.woocommerce-checkout .woocommerce-NoticeGroup{flex:0 0 100%;margin-bottom:30px}form.woocommerce-checkout input:not([type=checkbox]),form.woocommerce-checkout textarea{min-height:30px;padding:7px;border:1px solid #bfbfbf;min-width:250px;display:block;margin:0;border-radius:3px;width:100%}form.woocommerce-checkout textarea{padding:15px 10px}form.woocommerce-checkout .cart_item .product-total del{color:#b1b1b1}form.woocommerce-checkout .cart_item .product-total del .amount{color:#b1b1b1;font-size:13px;padding-right:5px;vertical-align:top}form.woocommerce-checkout .cart_item .product-total ins{text-decoration:none}.checkout-form-fields{margin-right:20px}.checkout-data-fields,.checkout-form-fields{flex:0 0 calc(50% - 20px);padding:50px 70px 40px;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02)}.checkout-data-fields{margin-left:20px}.ch-billing{line-height:1.9;margin:35px 0 15px;background:#f9f9f9;padding:26px 35px;display:grid;grid-template-columns:1fr 1fr}.ch-billing__company{font-size:1.125rem;font-weight:700;padding-bottom:10px;grid-column:span 2}#order_comments{display:block;margin-top:15px}#order_comments_field{margin-top:30px}#ship-to-different-address{background:#f5242a;display:inline-block;border-radius:3px;color:#fff;font-size:16px;cursor:pointer;transition:background-color .3s ease-out;padding:0}#ship-to-different-address:hover{background-color:#c4090e}#ship-to-different-address label{position:relative;display:block;cursor:pointer;padding:17px 21px 17px 49px}#ship-to-different-address input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}#ship-to-different-address input:checked+span:after{opacity:1}#ship-to-different-address span:after{content:url(/wp-content/themes/mechatronika/dist/img/check_w.png);position:absolute;width:18px;height:18px;transition:opacity .2s ease-out;opacity:0;top:17px;left:18px}#ship-to-different-address span:before{border-radius:3px;content:"";width:16px;height:16px;border:1px solid #dadada;position:absolute;top:17px;left:19px;transition:border-color .3s ease-out}.woocommerce-shipping-fields .shipping_address label{color:#686970;font-weight:500;display:block;padding-bottom:5px}.woocommerce-shipping-fields .shipping_address .required{color:#f5242a;padding-left:7px;font-weight:700}.woocommerce-shipping-fields .shipping_address .select2-selection{height:auto!important;border:1px solid #bfbfbf!important}.woocommerce-shipping-fields .shipping_address .select2-container{min-height:auto!important;border:none!important}.woocommerce-checkout-review-order{margin-top:35px}.woocommerce-checkout-review-order .shop_table{width:100%}.woocommerce-checkout-review-order .shop_table th{text-align:left;padding-bottom:20px}.woocommerce-checkout-review-order .shop_table tbody tr:last-of-type td{border-bottom:3px solid #f6f6f6}.woocommerce-checkout-review-order .shop_table tbody td{padding-top:17px;padding-bottom:17px;border-bottom:1px solid #eee}.woocommerce-checkout-review-order .shop_table tfoot td,.woocommerce-checkout-review-order .shop_table tfoot th{padding:10px 0}.woocommerce-checkout-review-order .shop_table tfoot th{text-align:right;padding-right:20px}.woocommerce-checkout-review-order .shop_table tfoot tr:first-of-type td,.woocommerce-checkout-review-order .shop_table tfoot tr:first-of-type th{padding-top:20px}.woocommerce-checkout-review-order .shop_table tfoot tr:last-of-type td{width:250px}.woocommerce-checkout-review-order .shop_table tfoot tr:last-of-type td .amount{font-weight:600;font-size:23px;letter-spacing:-.02em;color:#f5242a}.woocommerce-checkout-review-order .shop_table .woocommerce-orders-table__cell-order-total .amount{font-weight:500}.woocommerce-checkout-review-order .shop_table .button{font-size:14px;background:#fff;color:#f5242a;font-weight:700;padding:11px 13px;border:1px solid #f5242a;text-align:center;transition:background-color .3s ease-out,color .3s ease-out}.woocommerce-checkout-review-order .shop_table .button:hover{background-color:#f5242a;color:#fff}.woocommerce-checkout-review-order .button{margin-right:0;margin-left:auto;border:none;font-size:17px;color:#fff;font-weight:600;border-radius:3px;position:relative;cursor:pointer;transition:all .3s ease-out;background-color:#f5242a;display:flex;align-items:center;justify-content:center;padding:18px 25px}.woocommerce-checkout-review-order .button img{margin-right:12px}.woocommerce-checkout-review-order .button:hover{color:#fff;background:#c4090e}.woocommerce-payment-info-text{margin-top:15px}.woocommerce-privacy-policy-text{padding:16px 20px;background:#f9f9f9;margin:25px 0}.woocommerce-privacy-policy-text a{color:#f5242a}.woocommerce-privacy-policy-text a:hover{color:#c4090e}.woocommerce-privacy-policy-text p:first-of-type{margin-top:0}.woocommerce-privacy-policy-text p:last-of-type{margin-bottom:0}.woocommerce-privacy-policy-text p{display:inline-block;font-size:14px;line-height:1.4}.woocommerce-privacy-policy-text .required{color:#f5242a;padding-right:3px;font-weight:700}.woocommerce-privacy-policy-text label{padding-left:15px}.woocommerce-privacy-policy-text .mycheck{display:flex}.woocommerce-privacy-policy-text .mycheck label:before{top:2px}.woocommerce-privacy-policy-text .mycheck+.mycheck{margin-top:15px}@media screen and (max-width:1300px){.shop-checkout form.woocommerce-checkout{display:block}.shop-checkout .checkout-form-fields{margin:0}.shop-checkout .checkout-data-fields{margin:60px 0 0}}@media screen and (max-width:800px){.shop-checkout .checkout-data-fields,.shop-checkout .checkout-form-fields{padding:30px 40px 40px}.woocommerce-checkout-review-order .shop_table tfoot tr:last-of-type td{width:170px}}@media screen and (max-width:500px){.ch-billing{display:block}.shop-checkout .checkout-data-fields,.shop-checkout .checkout-form-fields{padding:20px}.woocommerce-checkout-review-order .shop_table tfoot tr:last-of-type td{width:130px}}.shop-recieved .wc-main-wrap{max-width:1740px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;margin-bottom:120px}.shop-recieved .wc-main{padding:40px;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);margin-bottom:120px}.shop-recieved .woocommerce-order{max-width:900px;margin:0 auto}.shop-recieved .woocommerce-thankyou-order-received{font-size:28px;font-weight:600;margin-bottom:30px;text-align:center}.shop-recieved .woocommerce-order-details__title{display:none}.shop-recieved .woocommerce-thankyou-order-details{text-align:center}.shop-recieved .woocommerce-order-overview__order{font-size:22px}.shop-recieved .woocommerce-order-overview__order strong{font-weight:700;color:#f5242a}.shop-recieved .product-total del{color:#b1b1b1}.shop-recieved .product-total del .amount{color:#b1b1b1;font-size:13px;padding-right:5px;vertical-align:top}.shop-recieved .product-total ins{text-decoration:none}.shop-recieved .order_details{padding:0;margin:0 0 40px}.shop-recieved .order_details .email,.shop-recieved .order_details .total{display:none}.shop-recieved .order_details li{list-style:none;padding:10px 0}.shop-recieved .product-name a{font-size:18px;font-weight:400;color:#000;transition:color .3s ease-out}.shop-recieved .product-name a:hover{color:#f5242a}.shop-recieved .shop_table{width:100%}.shop-recieved .shop_table .wc-item-meta{padding-left:0}.shop-recieved .shop_table .wc-item-meta li{display:flex}.shop-recieved .shop_table .wc-item-meta li p{margin:0;line-height:1.2;padding-left:15px;font-size:16px}.shop-recieved .shop_table th{text-align:left;padding-bottom:20px}.shop-recieved .shop_table tbody tr:last-of-type td{border-bottom:3px solid #f6f6f6}.shop-recieved .shop_table tbody td{padding-top:17px;padding-bottom:17px;border-bottom:1px solid #eee}.shop-recieved .shop_table tfoot td,.shop-recieved .shop_table tfoot th{padding:10px 0}.shop-recieved .shop_table tfoot th{text-align:right;padding-right:20px}.shop-recieved .shop_table tfoot tr:first-of-type td,.shop-recieved .shop_table tfoot tr:first-of-type th{padding-top:20px}.shop-recieved .shop_table tfoot tr:last-of-type td{width:250px}.shop-recieved .shop_table tfoot tr:last-of-type td .amount{font-weight:600;font-size:23px;letter-spacing:-.02em;color:#f5242a}.shop-recieved .shop_table .woocommerce-orders-table__cell-order-total .amount{font-weight:500}.shop-recieved .shop_table .button{font-size:14px;background:#fff;color:#f5242a;font-weight:700;padding:11px 13px;border:1px solid #f5242a;text-align:center;transition:background-color .3s ease-out,color .3s ease-out}.shop-recieved .shop_table .button:hover{background-color:#f5242a;color:#fff}.thank-you-order-notes{padding:30px;background:#f9f9f9;margin:25px 0}.thank-you-order-notes>div:first-of-type{font-size:18px;font-weight:700;padding-bottom:10px}@media screen and (max-width:800px){.shop-recieved .woocommerce-thankyou-order-received{font-size:1.25rem}.shop-recieved .shop_table tfoot tr:last-of-type td{width:170px}.shop-recieved .wc-main,.shop-recieved .wc-main-wrap{margin-bottom:80px}}@media screen and (max-width:500px){.shop-recieved .wc-main-wrap{padding-left:0;padding-right:0}.shop-recieved .shop_table tfoot tr:last-of-type td{width:130px}}.page-template-register .woocommerce-form-row{text-align:center}.page-template-register .woocommerce-error{max-width:1000px}.page-template-register .button{display:inline-block;font-size:1.0625rem;color:#fff;font-weight:500;border-radius:3px;position:relative;cursor:pointer;padding:18px 40px;transition:all .3s ease-out;background-color:#f5242a;border:#f5242a}.page-template-register .button:hover{color:#fff;background:#c4090e;border-color:#c4090e}.page-template-register .woocommerce-privacy-policy-text p{font-size:14px;line-height:1.3;margin-top:30px;margin-bottom:40px;text-align:center}.page-template-register .woocommerce-privacy-policy-text p a{color:#f5242a}.page-template-register .woocommerce-privacy-policy-text p a:hover{color:#dc0a10}.page-template-register .woocommerce-form{max-width:1000px;padding:20px 70px 40px;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);margin:32px auto 120px}.page-template-register .woocommerce-form h2{text-align:center;margin-bottom:30px}.page-template-register .woocommerce-form label{color:#686970;font-weight:500;display:block;padding-bottom:5px}.page-template-register .woocommerce-form .woocommerce-input-wrapper{display:block;width:100%}.page-template-register .woocommerce-form input,.page-template-register .woocommerce-form select{min-height:30px;padding:7px;border:1px solid #bfbfbf;min-width:250px;margin:0;border-radius:3px;width:100%}.page-template-register .woocommerce-form input{display:block}.page-template-register .required{color:#f5242a;padding-left:7px;font-weight:700}.page-template-register .wc-reg-form-wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.page-template-register .wc-reg-form-wrap p{margin:0;display:flex;flex-direction:column;align-items:flex-start}.page-template-register .wc-reg-form-wrap p:nth-of-type(2n){margin-left:10px}.page-template-register .wc-reg-form-wrap p:nth-of-type(odd){margin-right:10px}.page-template-register .wc-reg-form-wrap p label{margin-right:10px;display:flex}.page-template-register #nip_badge{text-align:center}.page-template-register #badge_password,.page-template-register #nip_badge{display:block;background:#f5c1c1;color:#501b1b;width:100%;border-radius:0 0 3px 3px}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide-logo{max-width:2200px;margin-left:auto;margin-right:auto;position:relative;width:100%;box-sizing:border-box}.glide-logo *{box-sizing:inherit}.glide-logo__track{overflow:hidden}.glide-logo__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide-logo__slide,.glide-logo__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide-logo__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide-logo__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide-logo__arrows,.glide-logo__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide-logo--rtl{direction:rtl}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64,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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:auto;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);height:44px;height:var(--swiper-navigation-size);margin-top:-22px;margin-top:calc(-1*var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;-webkit-font-feature-settings:normal,;font-feature-settings:normal,;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.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{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-button-next:hover:after,.swiper-button-prev:hover:after{color:#fff}.swiper-pagination-5 .swiper-pagination-bullet{display:none}.swiper-pagination-5 .swiper-pagination-bullet:nth-of-type(5n-9){display:inline-block}.swiper-pagination-3 .swiper-pagination-bullet{display:none}.swiper-pagination-3 .swiper-pagination-bullet:nth-of-type(3n-5){display:inline-block}.swiper-pagination-bullet{width:15px;height:15px;border:1px solid #fff;display:inline-block;border-radius:100%;background:#eff2f2;opacity:1;transition:background-color .3s ease-out,border-color .3s ease-out}.swiper-pagination-bullet:hover{background-color:#f5242a;border-color:#f5242a}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{background:#fff;border-color:#bbb8b8}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(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;transform-origin:50%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-left:4px solid var(--swiper-theme-color);border-bottom:4px solid var(--swiper-theme-color);border-right:4px solid var(--swiper-theme-color);border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-top-nav{display:flex}.swiper-top-nav div:first-of-type{margin-right:5px}.swiper-top-nav .swiper-button-prev:hover:after{padding-right:12px}.swiper-top-nav .swiper-button-next:hover:after{padding-left:12px}.swiper-top-nav>div{margin-top:0;width:60px;height:60px;background:#f7f9f9;color:#a19c9c;position:static;transition:background-color .3s ease-out,color .3s ease-out}.swiper-top-nav>div:hover{color:#fff;background-color:#f5242a}.swiper-top-nav>div:after{font-size:.9375rem;transition:padding .3s ease-out}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;touch-action:none;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0;overflow:hidden}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{transition:transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:flex!important;justify-content:center;align-items:center;transform:translateZ(0)}.glightbox-container .gslide{width:100%;position:absolute;opacity:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:flex;justify-content:center;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;touch-action:auto}.gslide-image{align-items:center}.gslide-image img{max-height:100vh;display:block;max-width:100%;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:grabbing!important;transition:none}.gslide-video{width:100%;max-width:100%;position:relative;width:100vh;max-width:100vh;width:100%!important}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video:before{content:"";display:block;position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:grabbing!important;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:block;display:inline-flex;display:flex;width:auto}.zoomed .gslide-media{box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;flex-direction:column}.gslide-description{position:relative;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;background:0 0;position:absolute;bottom:15px;max-width:100vw!important;order:2!important;max-height:78vh;overflow:auto!important;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.75));transition:opacity .3s linear;padding:19px 11px 50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc string{color:#fff}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{transition:opacity .5s ease;opacity:1}.greset{transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.gloader{height:25px;width:25px;animation:lightboxLoader .8s linear infinite;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:100%;position:fixed;top:0;left:0;will-change:opacity}.glightbox-mobile .goverlay,.goverlay{background:#000}.gclose,.gnext,.gprev{background-repeat:no-repeat;z-index:99999;cursor:pointer;width:26px;height:44px;display:block;background-position:0 0;border:none}.gclose svg,.gnext svg,.gprev svg{display:block;width:100%;height:auto}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description,.glightbox-modern .gslide-description{background:#fff}.glightbox-clean .gdesc-inner,.glightbox-modern .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title,.glightbox-modern .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc,.glightbox-modern .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video,.glightbox-modern .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev,.glightbox-modern .gclose,.glightbox-modern .gnext,.glightbox-modern .gprev{background-color:rgba(0,0,0,.12)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover,.glightbox-modern .gclose:hover,.glightbox-modern .gnext:hover,.glightbox-modern .gprev:hover{background-color:rgba(0,0,0,.2)}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path,.glightbox-modern .gclose path,.glightbox-modern .gnext path,.glightbox-modern .gprev path{fill:#fff}.glightbox-clean button:focus:not(.focused):not(.disabled),.glightbox-modern button:focus:not(.focused):not(.disabled){outline:0}.glightbox-clean .gprev,.glightbox-modern .gprev{position:absolute;top:-100%;left:30px;width:40px;height:56px}.glightbox-clean .gnext,.glightbox-modern .gnext{position:absolute;top:-100%;right:30px;width:40px;height:56px}.glightbox-clean .gclose,.glightbox-modern .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute;opacity:.7;background-position:-59px 2px}.glightbox-clean .gclose svg,.glightbox-modern .gclose svg{width:20px}.glightbox-clean .gclose:hover,.glightbox-modern .gclose:hover{opacity:1}.gfadeIn{animation:gfadeIn .5s ease}.gfadeOut{animation:gfadeOut .5s ease}.gslideOutLeft{animation:gslideOutLeft .3s ease}.gslideInLeft{animation:gslideInLeft .3s ease}.gslideOutRight{animation:gslideOutRight .3s ease}.gslideInRight{animation:gslideInRight .3s ease}.gzoomIn{animation:gzoomIn .5s ease}.gzoomOut{animation:gzoomOut .5s ease}@keyframes lightboxLoader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gslideInLeft{0%{opacity:0;transform:translate3d(-60%,0,0)}to{visibility:visible;transform:translateZ(0);opacity:1}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;transform:translateZ(0)}to{transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;transform:translate3d(60%,0,0)}to{transform:translateZ(0);opacity:1}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;transform:translateZ(0)}to{transform:translate3d(60%,0,0);opacity:0}}@keyframes gzoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-height:97vh;max-width:calc(100% - 20px);max-width:100%}.gslide-image img.zoomable{cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media,.glightbox-modern .gslide-media{box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner,.glightbox-modern .description-left .gdesc-inner,.glightbox-modern .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gnext,.glightbox-clean .gprev,.glightbox-modern .gnext,.glightbox-modern .gprev{top:45%}}@media (min-width:992px){.glightbox-clean .gclose,.glightbox-modern .gclose{right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}.swiper-container{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.screen-reader-text{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;word-wrap:normal;border:none}.screen-reader-text:active,.screen-reader-text:focus{clip:auto;-webkit-clip-path:none;clip-path:none;display:block;height:auto;width:auto;z-index:100000;text-decoration:none}@media (min-width:375px){.alignleft{margin:0 1.5rem 1.5rem 0}}@media (min-width:375px){.alignleft,.alignright{float:left;max-width:100%}.alignright{margin:0 0 1.5rem 1.5rem}}.aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center;clear:both}@keyframes rotate-180-in{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes rotate-180-out{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}#ajax-loader-main{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:10000;opacity:0;transition:opacity .5s ease-in-out;display:flex;justify-content:center;align-items:center}#ajax-loader-main img{width:70px;height:70px;animation:animate-loader-main 1.5s ease-in-out infinite}#ajax-loader-main.fade-in{opacity:.7}@keyframes animate-loader-main{0%{transform:rotate(0deg)}to{transform:rotate(365deg)}}.lb{position:relative}.lb:after{content:"";width:100%;height:100%;background-color:transparent;position:absolute;top:0;left:0;background-image:url(/wp-content/themes/mechatronika/dist/svg/zoom.svg);background-size:30px auto;background-repeat:no-repeat;background-position:50% 250%;opacity:1;z-index:50;transition:all .3s ease-out}.lb:hover:after{background-position:50% 50%!important;background-color:rgba(245,36,42,.78)}.lb:hover:after{background-color:transparent !important}.lb:after{background-image:none !important}a.lb{pointer-events:none}.swiper-slide .lb:hover:after{background-color:rgba(245,36,42,.78) !important}.swiper-slide .lb:after{content:"";width:100%;height:100%;background-color:transparent;position:absolute;top:0;left:0;background-image:url(/wp-content/themes/mechatronika/dist/svg/zoom.svg) !important;background-size:30px auto;background-repeat:no-repeat;background-position:50% 250%;opacity:1;z-index:50;transition:all .3s ease-out}.swiper-slide a.lb{pointer-events:auto}.single-page-32411 .sidebar{display:none !important}.single-page-32411 .page-w-sidebar{display:initial !important}.sec-product-spec__product-type label{font-size:0}.sec-product-spec__files:before{content:'Pliki dla wybranego typu produktu';display:block;margin-bottom:25px;color:#f5242a;font-weight:300;font-size:1.0625rem}.podpisprod{display:inline-block;position:absolute;bottom:5px;left:5px;font-size:12px;width:100%}.sec-product-cert .section__wrap{padding:70px 60px;margin-left:20px;margin-right:-40px;box-shadow:0 0 12px rgba(0,0,0,.04);background:#fff;border-radius:3px}.sec-product-cert__item span img{width:14px;height:auto;position:relative;top:3px;margin-left:8px}.infowidget-content__text.entry-editor h3,.infowidget-content__text.entry-editor p,.infowidget-content__scroll a{font-size:14px}.infowidget-content{height:auto !important;padding-top:0 !important;top:auto !important;bottom:0 !important}.infowidget-content__scroll{padding:50px 50px 100px}.infowidget-close{max-width:20px !important;background:#000 !important;padding:5px !important;border-radius:50% !important;top:20px !important;right:20px}.infowidget-close:hover{background:#7c1111 !important}.single-aktualnosci-32902 .infowidget-btn{display:none}@media only screen and (max-width:730px){.infowidget-content__scroll{padding-top:180px !important}.infowidget-close{top:150px !important;right:20px}.infowidget-content{height:100% !important}}.single-page-11335 .woocommerce,.app-header__shop,.woocommerce-info,.konfiguratory-archive__item-shop-thumb,.menu-shop-icon-text,.menu-shop-btn,#h-menu .menu-shop-btn .btn-bs,.prod-info__status,.konfig-table__header,.konfig-shop__quantity{display:none !important}#konf-filtr-data{padding-top:112px}.konfig-shop__prod{padding-bottom:7px;padding-top:7px}body{font-family:arial,sans-serif}.blok{width:570px;max-width:100%;margin:140px auto 10px auto;display:block;position:relative;text-align:center}.popup{position:absolute;display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.stanowiskomapa{font-size:14px;line-height:16px;font-weight:700;margin-top:8px;color:#888}.nazwiskomapa{font-size:18px;line-height:22px;font-weight:400;margin-top:8px;color:#000}.obrazekmapa{width:120px;height:150px;margin:0 auto}.obrazekmapa.lewamapa img{max-width:120px}.kontaktowemapa{font-size:12px;color:#333;margin-top:12px;border-top:1px solid #ccc;padding-top:12px}.mapatel{color:#333 !important;text-decoration:none}.oddzialmapa{color:#f5242a;font-size:12px;text-transform:uppercase}.lewamapa{float:left}.prawamapa{float:right;text-align:left;width:160px}.prawamapa a{color:#f5242a}.zamknieciemapa{color:#000;position:absolute;top:2px;right:6px}.popup.m1{top:22%;left:14%}.popup.m2{top:17.5%;left:49%}.popup.m3{top:26%;left:82%}.popup.m4{top:43%;left:26%}.popup.m5{top:32%;left:43%}.popup.m6{top:43%;left:70%}.popup.m7{top:56%;left:52%}.popup.m8{top:69%;left:66%}.popup.m9{top:64%;left:28%}.popup.m10{top:75%;left:47%}.popup.m11{top:82%;left:61%}.popup.m12{top:70%;left:84%}.popup .popuptext{visibility:hidden;width:320px;background-color:#fff;color:#fff;text-align:center;border-radius:0;padding:20px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-180px;box-shadow:0px 0px 4px rgba(0,0,0,.4)}.popup .popuptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#fff transparent transparent}.popup .show{visibility:visible;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@media only screen and (max-width:600px){#Poland_-_Provinces{width:calc(100% - 20px);height:auto}.blok{width:100%;padding-right:10px}.wklejonamapa{height:540px !important}.popup.m1{top:22%;left:12%}.popup.m2{top:17%;left:49%}.popup.m3{top:26%;left:86%}.popup.m4{top:43%;left:16%}.popup.m5{top:32%;left:43%}.popup.m6{top:38%;left:50%}.popup.m7{top:56%;left:45%}.popup.m8{top:68%;left:53%}.popup.m9{top:64%;left:19%}.popup.m10{top:72%;left:42%}.popup.m11{top:80%;left:52%}.popup.m12{top:70%;left:86%}.stanowiskomapa{font-size:10px;line-height:12px;margin-top:4px}.nazwiskomapa{font-size:14px;line-height:18px;margin-top:4px}.obrazekmapa{width:90px;margin:0 auto;height:120px}.obrazekmapa.lewamapa img{max-width:90px}.kontaktowemapa{font-size:10px;margin-top:6px;padding-top:6px}.oddzialmapa{font-size:10px}.popup .popuptext{width:240px;padding:10px 20px 10px 10px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-110px;box-shadow:0px 0px 4px rgba(0,0,0,.4)}.popup.korektaprawa .popuptext:after{left:20px}.popup.korektalewa .popuptext:after{left:auto;right:20px}.popup.korektaprawa .popuptext{margin-left:0}.popup.korektalewa .popuptext{right:50% !important;left:auto !important}.prawamapa{float:right;text-align:left;width:140px}}.single-page-53 .section__header,.single-page-402 .section__header{margin-bottom:10px !important}.single-page-53 .section__wrap,.single-page-402 .section__wrap{padding-bottom:30px;padding-left:15px;padding-right:15px}@media only screen and (max-width:430px){.wklejonamapa{height:460px !important}}.single-casestudies .casestudy-sidebar{display:none}.caseshead{width:100%;height:630px;background-size:cover !important;background-position:center center !important}.page-heading.casesheading{width:1280px;max-width:100%;margin:0 auto;padding:75px 120px;background:#e7e7e7;margin-top:-215px;margin-bottom:50px}.single-casestudies .section__header{margin-top:50px}.single-casestudies .section__content,.single-casestudies .section__wrap{width:1080px;max-width:100%;margin:0 auto;padding-left:0}.single-casestudies .page-sections{padding-left:20px;padding-right:20px}.single-casestudies #breadcrumbs{margin-top:0;padding-bottom:28px;margin-bottom:70px;border-bottom:3px solid #181818 !important;font-size:1rem;font-weight:300 !important;color:#181818 !important}.single-casestudies .posted-on{padding-bottom:20px !important;color:#181818 !important;margin-top:0 !important}.single-casestudies .page-heading h1{font-weight:700 !important;line-height:5.5rem}.breadcrumb_last{color:#181818 !important}.single-casestudies .section__wrap{margin-left:auto !important;margin-right:auto !important}.single-casestudies .sec-product-main .section__content{display:flex;background-color:#fdfdfd;padding:0;margin-bottom:60px;margin-top:70px;box-shadow:0px 11px 16px -5px rgba(0,0,0,.15)}.single-casestudies .uzyskajobejma{background:#f1f1f1;margin:70px auto;padding:40px 80px;display:flex;flex-direction:row}.single-casestudies .sec-product-main .section__content:after{display:none}.single-casestudies .sec-product-main .sec-casestudy__data{display:flex;flex-direction:row;padding:60px}.single-casestudies .sec-product-main .sec-casestudy__data .sec-casestudy__prod{width:40%;justify-content:flex-start;align-items:flex-start}.single-casestudies .sec-product-main .sec-casestudy__data .sec-casestudy__editor.entry-editor{width:60%}.single-casestudies .uzyskaj1{width:50%;justify-content:flex-start;padding:10px;font-size:28px;line-height:40px}.single-casestudies .uzyskaj2{width:50%;align-items:center;justify-content:center;display:flex;padding:10px}.single-casestudies .uzyskaj2 a{font-size:1.4rem;background:#f5242a;color:#fff;padding:15px 55px;margin-left:60px}.single-casestudies .entry-editor .uzyskaj2 a:hover{background:#ddd;color:#bc2c1f}.single-casestudies .entry-editor .uzyskaj2 a:after{display:none}.single-casestudies .sec-img__image{margin-top:30px}body.single-casestudies{background-color:#f9f9f9}.single-casestudies .entry-editor h3,.sec-product-main__links h3.section__heading{color:#181818;font-size:2.25rem;line-height:3.3rem}.single-casestudies .sec-img{margin-right:0}.single-casestudies .entry-editor p{color:#181818;font-size:1.125rem;line-height:1.87rem;margin-top:0;margin-bottom:0}.single-casestudies .sec-casestudy__prod img{margin-left:0;mix-blend-mode:multiply;filter:grayscale(0);opacity:1;max-width:200px;max-height:100px}.casecien{background:#000;background:linear-gradient(0deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,0) 70%);width:100%;height:100%}.single-casestudies .person-bubble__email a,.single-aktualnosci .person-bubble__email a{background:#f5242a;padding:5px;color:#fff}.single-casestudies .person-bubble__email:hover a,.single-aktualnosci .person-bubble__email:hover a{background:#eee;color:#f5242a}.single-casestudies .sec-newsletter{margin-top:60px}@media only screen and (max-width:1280px){.page-heading.casesheading{margin-left:20px;margin-right:20px;max-width:calc(100% - 40px)}.single-casestudies .page-heading h1{line-height:3rem}}@media only screen and (max-width:1000px){.single-casestudies #breadcrumbs{font-size:.75rem}.single-casestudies .entry-editor{font-size:1.4rem;line-height:1.8rem}.single-casestudies .sec-product-main .sec-casestudy__data,.single-casestudies .uzyskajobejma{flex-direction:column;padding:20px}.single-casestudies .sec-product-main .sec-casestudy__data .sec-casestudy__prod{width:100%;justify-content:center}.single-casestudies .sec-product-main .sec-casestudy__data .sec-casestudy__editor.entry-editor{width:100%}.page-heading.casesheading{padding:40px 20px}.single-casestudies #breadcrumbs{margin-bottom:30px}.single-casestudies .posted-on{padding-bottom:20px !important}.caseshead{height:350px}.page-heading.casesheading{margin-top:-100px}.single-casestudies .uzyskaj1{width:100%;justify-content:flex-start;padding:10px;font-size:20px;line-height:28px}.single-casestudies .uzyskaj2{width:100%;align-items:center;justify-content:center;display:flex;padding:10px}.single-casestudies .uzyskaj2 a{font-size:1.1rem;background:#f5242a;color:#fff;padding:15px 35px;margin-left:0}}@media only screen and (max-width:600px){.sec-newsletter .section__content{padding:110px 30px !important}}.single-page-33903 .sec-text-photo__row .sec-text-photo__photo{order:-1 !important}.single-page-33903 .sec-text-photo__row .sec-text-photo__text{padding-left:20px !important;padding-right:20px !important}.single-page-33903 .sec-text-photo__row:nth-of-type(2n+1) .sec-text-photo__photo{margin-right:0 !important}.single-page-33903 .sec-text-photo__photo{align-items:center !important}.single-page-33903 .sec-text-photo__photo img{background:0 0 !important;border-radius:0 !important;box-shadow:none !important;max-width:150px !important;max-height:100px !important}.referencjecarousel .item-content a,.single-page-33903 .sec-text-photo__row .sec-text-photo__text a{background-color:#fff;border-color:#f5242a;font-size:.8625rem;color:#1e1e1e;font-weight:500;border-radius:3px;border:1px solid #f5242a !important;position:relative;padding:10px 20px;margin-top:20px;display:inline-block;transition:background-color .3s ease-out,color .3s ease-out,border-color .3s ease-out;text-decoration:none !important}.referencjecarousel .item-content a:hover,.single-page-33903 .sec-text-photo__row .sec-text-photo__text a:hover{color:#fff;background:#f5242a}.referencjecarousel .item-content a:after,.single-page-33903 .sec-text-photo__row .sec-text-photo__text a:after{display:none !important}.single-page-33903 .sec-text-photo__row{margin-top:40px !important;border-bottom:1px solid #1e1e1e;padding-bottom:30px}@media screen and (max-width:750px){.single-page-33903 .sec-text-photo .sec-text-photo__row{display:flex}.single-page-33903 .sec-text-photo__row .sec-text-photo__text a{font-size:.825rem;padding:10px 20px;display:inline-block;transition:background-color .3s ease-out,color .3s ease-out,border-color .3s ease-out;text-decoration:none !important}}.referencjecarousel .swiper-slide{background:0 0 !important}.referencjecarousel .item-content-wrapper:before{display:none !important}.referencjecarousel .rt-responsive-img{max-width:200px !important}.referencjecarousel .profile-img-wrapper{display:flex !important;margin:0 auto !important;align-items:center !important}.referencjecarousel .tss-meta-info{display:flex !important;height:150px !important}.referencjecarousel h5{min-height:42.5px !important;margin-bottom:0 !important;font-weight:300 !important;font-size:1.0625rem !important}.tss-carousel .swiper-arrow{background:#242424 !important}.tss-carousel .swiper-pagination-bullet{width:12px !important;height:12px !important;background:#242424 !important}.sec-product-main__prod img{opacity:.7}.sec-product-main__gallery .swiper-slide-thumb-active img{border-bottom:6px solid #e14036;padding-bottom:7px}.sec-product-main__gallery .swiper-slide{border:1px solid #e7e7e7 !important;border-radius:7px !important}.gallery-top .swiper-slide{border:1px solid #e7e7e7 !important;width:calc(100% - 2px) !important}.gallery-top{margin-bottom:20px;margin-top:20px}.sec-product-main__gallery .swiper-slide:hover{border:1px solid #e14036 !important}.podpisprod{bottom:12px !important;font-size:20px !important}.select2-container{border:none !important;border-radius:0 !important}#select2-spec-type-container{padding:10px 20px !important;font-size:18px;border:1px solid #bc2c1f;border-radius:5px}.sec-product-spec .select2{width:380px !important;max-width:80vw !important}.sec-product-main__editor.entry-editor ul{background:#f2f2f2;padding:30px 30px 30px 60px}.entry-editor ul li:before{background:#242424}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#bc2c1f}.select2-selection__rendered:after{content:"rozwiń ▼";position:absolute;right:20px;top:auto !important;width:auto !important;height:auto !important;color:#242424 !important;border-style:none !important;border-width:0 !important}.sec-product-spec__table td,.sec-product-desc table td{color:#242424 !important;font-weight:300;font-size:1.0625rem;border-bottom:1px solid #242424 !important}.sec-product-spec__table.default tr td:first-of-type,.sec-product-desc table tr td:first-of-type{font-weight:700 !important}.prod-btn a{padding-left:57px;padding-right:77px;border:1px solid #757575}.pliki__item-name a,.pliki__item-size{color:#242424}.pliki__item:not(:last-of-type){border-bottom:1px solid #242424}.pliki__item-download a{color:#bc2c1f;text-decoration:underline}.pliki__item-download a:after{display:none}.sec-product-links__item a{border:1px solid #e7e7e7;border-radius:4px}.sec-product-links__item a:hover{border:1px solid #bc2c1f}.sec-prod-slider__item:hover{border-radius:4px}.sec-product-main__prod{border-top:none !important;padding-top:0}.sec-product-main__prod span{font-weight:400;color:#242424}.entry-editor a:after{content:"";position:absolute;height:1px;background:0 0 !important;bottom:1px;left:auto !important;right:40px !important;transition:background .3s ease-out}.entry-editor a:hover:after{background:0 0 !important}.contact-person__info{display:initial !important}.contact-person__info .person-bubble{position:static !important;background:0 0 !important;border:none !important;box-shadow:none !important}.sec-product-main__links .person-bubble__photo img{width:auto !important;height:auto !important;min-width:initial !important;max-width:initial !important;max-height:290px !important}.skontaktujsie{display:none}.sec-product-main__links .skontaktujsie{display:initial;height:60px;display:flex;align-items:center;background:#f5242a;color:#fff !important;border-radius:3px;position:relative;margin-top:70px;width:auto;justify-content:center}.sec-product-main__links h3.section__heading{padding:0 20px 20px}.section__heading{font-weight:700}.sec-product-main__links .person-bubble__office{display:none !important}.sec-product-main__links .person-bubble__name{font-size:1.45rem;font-size:600}.sec-product-main__links .person-bubble__pos{font-weight:500;font-size:1rem;color:#181818}.sec-product-main__links .person-bubble__cell a,.sec-product-main__links .person-bubble__email a,.sec-product-main__links .person-bubble__tel a{font-size:1.1rem !important;margin-bottom:1rem !important}.person-bubble__content{padding-left:70px}.sec-newsletter__icon{display:none !important}.sec-newsletter__heading{text-align:left;font-size:3.4rem !important;font-weight:600 !important;letter-spacing:-1px;width:100% !important;margin-top:40px;padding-left:0 !important}.sec-newsletter__subheading{text-align:left;color:#fff;font-weight:500;font-size:1.7rem !important;margin-top:10px;margin-bottom:15px;width:100% !important}.sec-newsletter form{margin-bottom:30px !important}.sec-newsletter input[type=email]{border:1px solid #fff !important;padding:35px !important;background:#181818 !important;font-size:20px;width:450px}.sec-newsletter button{height:72px;font-weight:600;font-size:20px;padding-right:0;padding-left:0;width:230px}.sec-newsletter button:after{display:none !important}.sec-newsletter .section__wrap{max-width:1300px;background:#181818 !important}.sec-newsletter{background:#181818 !important}.sec-newsletter .section__content{background-color:#181818 !important}@media only screen and (max-width:768px){.sec-newsletter__heading{text-align:left !important;font-size:1.7rem !important;letter-spacing:0px;width:100% !important;padding-left:0 !important;max-width:450px !important}.sec-newsletter__subheading{font-size:1rem !important;margin-top:0 !important;max-width:450px !important}.sec-newsletter input[type=email]{max-width:100%}}@media only screen and (max-width:680px){.single-casestudies .section__content,.single-casestudies .section__wrap{max-width:100% !important}#select2-spec-type-container{padding:6px 12px !important;font-size:14px}}.single-aktualnosci .page-heading .contact-person__toggle{display:none}.wp-caption{max-width:100% !important}.app-header__logo img{width:210px;max-width:100%}.app-header__config.nohide a{font-size:2rem !important}.app-header__config.nohide{height:86px}@media screen and (max-width:900px){.nohide.app-header__account span,.nohide.app-header__config a span{display:inline-block;line-height:14px}.app-header__config.nohide a{font-size:14px !important}.app-header__config.nohide{height:46px}}.infowidget-btn,.app-header__config-link.nohide,.app-header__config.nohide.nowybutbranze,.app-header__config.nohide.nowybutbranze a,.app-header__config.nohide,.app-header__config.nohide a{background-color:#f5242a !important;color:#fff !important}.infowidget-btn:hover,.app-header__config-link.nohide:hover,.app-header__config.nohide.nowybutbranze:hover,.app-header__config.nohide.nowybutbranze a:hover,.app-header__config.nohide:hover,.app-header__config.nohide a:hover{background-color:#fff !important;color:#181818 !important}.infowidget-content__btn.btn.main-btn.btn-style-red,.infowidget-content__text.entry-editor,.infowidget-btn__title{font-family:Manrope,sans-serif !important}.sec__btn-shop{display:none !important}.single-page-35487 .sidebar{display:none !important}.single-page-35487 .page-w-sidebar{display:block !important}.single-page-35487 .sec-editor{text-align:center !important}.single-page-35487 li:before{display:none !important}.single-page-35487 ul{padding-left:0 !important}.single-page-35487 .entry-editor h2{color:#fff !important;background:#f5242a !important}.single-page-35487 .section__wrap{padding-left:0 !important;padding-right:0 !important}.classic_text .section__wrap{margin-bottom:50px !important}.glide-sec{margin-bottom:50px}.news-archive .entry>.nowaobejma{text-align:center;height:100%;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);padding:43px;display:flex;border:1px solid transparent;transition:border-color .3s ease-out,transform .3s ease-out}.casestudy-archive .entry>.nowaobejma{height:100%;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);padding:50px 60px;display:flex;border:1px solid transparent;transition:border-color .3s ease-out,transform .3s ease-out}.casestudy-archive .entry>.nowaobejma{flex-direction:column-reverse}.guzikdodatkowy,.guzikdodatkowy2,.sec-prod-promo__item .sec__read-more,.news-archive .entry .sec__read-more,.casestudy-archive .entry .sec__read-more,.sec-prod-slider .sec__read-more,.sec-news__item a,.sec-prod-slider__item .sec__read-more{padding:10px 35px 10px 30px !important;border:2px solid #f5242a !important;transition:.5s all ease;width:auto !important;height:auto !important;border-radius:3px;color:#f5242a;background:#ffff}.guzikdodatkowy{padding:10px 50px 10px 40px !important}.guzikdodatkowy:hover{color:#f5242a;background:#fff;transform:scale(1) !important}.sec-prod-promo__item .sec__read-more:hover,.news-archive .entry .sec__read-more:hover,.casestudy-archive .entry .sec__read-more:hover,.sec-prod-slider .sec__read-more:hover,.sec-news__item a:hover,.sec-prod-slider__item .sec__read-more:hover{color:#fff !important;background:#f5242a;transform:scale(1) !important}.guzikdodatkowy:after{content:"";position:absolute;right:0;top:calc(50% - 4px);width:0;height:0;border-color:transparent transparent transparent #ea2f38;border-style:solid;border-width:3.5px 0 3.5px 4px}.guzikdodatkowy2:after{content:"";position:absolute;right:0;top:calc(50% - 4px);width:0;height:0;border-color:transparent transparent transparent #f5242a;border-style:solid;border-width:3.5px 0 3.5px 4px}.guzikdodatkowy{color:#fff !important}.guzikdodatkowy:hover{color:#f5242a !important}.guzikdodatkowy2{color:#f5242a !important}.guzikdodatkowy2:hover{color:#fff !important;background:#f5242a !important}.sec-news__list article:first-of-type .sec__read-more{color:#f5242a}.sec-news__list article:first-of-type .sec__read-more:hover{color:#fff}.sec-prod-promo__item .sec__read-more:hover:after,.sec__read-more:hover:after{border-color:transparent transparent transparent #fff}.guzikdodatkowy:hover:after{border-color:transparent transparent transparent #f5242a}.guzikdodatkowy2:hover:after{border-color:transparent transparent transparent #fff}.sec__read-more:after{border-color:transparent transparent transparent #f5242a;right:25px;top:calc(50% - 3px)}.guzikdodatkowy:after{border-color:transparent transparent transparent #fff;right:25px;top:calc(50% - 3px)}.guzikdodatkowy2:after{border-color:transparent transparent transparent #f5242a;right:25px;top:calc(50% - 3px)}.sec-prod-slider__item:hover,.sec-prod-slider__item,.sec-prod-promo__item:hover{border:none !important;transform:scale(1) !important}.sec-prod-promo__item:hover .sec-prod-promo__name{color:#0e0e0e}.sec-prod-promo__item{border:none !important}.sec-prod-slider__item:hover .sec-prod-slider__img{transform:scale(1) !important}.sec-prod-slider__item:hover .sec-prod-slider__name{color:#323030 !important}.sec-news__item .nowaobejma{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:43px 43px 60px;border:1px solid transparent;border-radius:3px;transition:border-color .3s ease-out,transform .3s ease-out;position:relative}.sec-news__item--first .sec-news__date{background-color:#1b1b1b;color:#9f9e9e}.sec-news__item--first .sec-news .sec__read-more,.sec-news__item--first .sec-news__content,.sec-news__item--first .sec-news__title{color:#fff}.sec-news__item--first:after{display:none !important}.sec-news__item--first .pokrycie{width:100%;height:100%;position:absolute;left:0;top:0;background-color:#323232;opacity:.57;transition:opacity .3s ease-out}.sec-news__item--first .sec-news__date img{filter:brightness(0) invert(1)}.menuofertakorekta{padding:40px}.fixm-p-ttl:hover{color:#181818 !important}.fixm-p-i:hover img{transform:scale(1) !important}#h-menu a.fixm-p-m.main-btn:hover img{filter:brightness(9.5)}#h-menu a.fixm-p-m.main-btn img{display:block;margin-right:16px;transition:filter .3s ease-out}#h-menu a.fixm-p-m.main-btn{background:#fff;color:#1e1e1e;padding:16px 23px !important;font-size:16px !important;transition:background-color .3s ease-out,color .3s ease-out;border-color:#f5242a !important;width:100% !important}#h-menu a.fixm-p-m.main-btn:hover{background-color:#f5242a !important;color:#fff !important}.nf-form-fields-required{font-size:10px;margin-bottom:20px}.nf-field-container{margin-bottom:10px !important}.nf-form-title h3{margin-top:0 !important;font-size:20px !important}.nf-error.field-wrap .nf-field-element:after{font-size:14px !important;height:38px !important;width:40px !important;line-height:40px !important}.nf-form-content .listselect-wrap .nf-field-element div,.nf-form-content input.ninja-forms-field,.nf-form-content select.ninja-forms-field:not([multiple]){height:40px !important}#nf-form-7-cont #nf-field-40{height:5px !important}#nf-form-7-cont #nf-field-37,#nf-form-8-cont #nf-field-44{font-size:14px !important;display:block !important;background:#f5242a !important;height:40px !important;width:100% !important}#nf-form-7-cont #nf-field-37:hover,#nf-form-8-cont #nf-field-44:hover{color:#f5242a !important;background:#f7f7f7 !important}.nf-form-content textarea.ninja-forms-field{height:80px !important}.nf-form-content label{font-size:14px !important;line-height:17px !important;font-weight:400 !important}.nf-form-content .listselect-wrap .nf-field-element div,.nf-form-content .ninja-forms-field{font-size:14px !important;padding:4px !important}.checkbox-container.label-above label{height:auto !important;min-height:38px !important}.nf-form-content{padding:0 !important}.nf-field-description{font-size:12px !important}.checkbox-wrap .nf-field-element label:before,.checkbox-wrap .nf-field-label label:before,.listcheckbox-wrap .nf-field-element label:before,.listcheckbox-wrap .nf-field-label label:before{font-size:16px !important;left:1px !important}.nf-pass.field-wrap .nf-field-element:after{font-size:20px !important;height:40px !important;line-height:40px !important}.nowynewsletter{background-color:#f5242a;font-size:2rem;color:#fff;font-weight:500;border-radius:3px;position:relative;padding:18px 77px 18px 40px;display:inline-block;transition:background-color .3s ease-out,color .3s ease-out,border-color .3s ease-out}.nowynewsletter:hover{color:#fff;background:#c4090e}.nowynewsletter:after{content:"";position:absolute;right:45px;top:calc(50% - 4px);width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:4px 0 4px 4px;transition:right .3s ease-out,border-left-color .3s ease-out}.nowynewsletter:hover:after{right:30px}.home .swiper-pagination{display:none !important}.sec-prod-promo__item:hover a{color:#fff !important}a.sec__read-more:hover{color:#f5242a !important}.main-btn{background-color:#f5242a;color:#fff;border-color:#f5242a}.main-btn:after{border-left-color:#fff}.main-btn:hover{color:#f5242a;background-color:#fff}.main-btn:hover:after{border-left-color:#f5242a}h2.newshead{color:#fff !important;margin-bottom:30px;font-size:30px;margin-top:0 !important}.su-row .su-column{margin:0 2% 0 0 !important}.konfred{background:#f5242a;padding:7px 35px;display:inline-block;color:#fff;border-radius:5px;margin-top:7px;border:2px solid #f5242a;transition:.5s all ease}.konfred:hover{background:#fff;color:#f5242a}.elred{width:170px;height:auto;margin-top:7px}.container0{display:flex;width:100%;margin-top:40px}.left-column1,.right-column2{flex:1;padding:20px;box-sizing:border-box;line-height:1.25}.left-column1{background-color:#fff;margin-right:10px}.right-column2{background-color:#fff;margin-left:10px;text-align:center}@media (max-width:768px){.container0{flex-direction:column}.left-column1,.right-column2{width:100%;margin:10px 0}}.sec-news__list .sec__read-more{background:#fff;color:#f5242a}.sec-news__list .sec__read-more:hover{color:#fff !important;background:#f5242a}.sec-news__list .sec__read-more:after{border-color:transparent transparent transparent #f5242a}.sec-news__list .sec__read-more:hover:after{border-color:transparent transparent transparent #fff}.nf-form-content{max-width:2000px !important}.konfbiale{padding:20px 40px 0;background:#fff;border-radius:3px;box-shadow:0 0 12px rgba(0,0,0,.02);margin-bottom:30px}.entry-editor .guzikdodatkowy2:after{right:25px !important}.konfiguratory-archive__item-thumb>a,.konfiguratory-archive__item-thumb>div{border:2px solid #fff !important}.konfiguratory-archive__item-thumb>a:hover,.konfiguratory-archive__item-thumb>div:hover{border:2px solid #f5242a !important}.uruchom{background:#f5242a;color:#fff;padding:7px 20px;font-size:14px;font-weight:700;letter-spacing:0 !important;margin-top:10px;display:inline-block;border-radius:3px;opacity:0;transition:all .5s ease}.konfiguratory-archive__item-thumb:hover .uruchom{opacity:1}.single-aktualnosci .contact-person{display:none}.swiper-slide .sec-prod-promo__item a{color:#f5242a !important}.casestudy-archive .entry time.entry__date{font-weight:300;font-size:1rem;color:#babcc2;display:block;margin-bottom:30px}.casestudy-archive .nowaobejma{text-align:center}.casestudy-archive{grid-template-columns:repeat(3,1fr);grid-template-columns:repeat(3,minmax(200px,1fr)) !important}.casestudy-archive .entry__title{padding-right:0}@media screen and (max-width:1200px){.casestudy-archive{grid-template-columns:repeat(2,1fr);grid-template-columns:repeat(2,minmax(300px,1fr)) !important}}@media screen and (max-width:768px){.casestudy-archive .entry>.nowaobejma{padding:30px 40px}}.nowykontaktlewy{padding-bottom:20px;padding-top:20px;border-bottom:1px solid #ddd;font-size:16px;line-height:24px}.nowykontaktlewy p{font-size:16px;line-height:24px}.nowykontaktlewy h3{margin-top:0;font-weight:500}.sec-contact-map.nowykontaktsrodek .section__wrap{margin-bottom:60px;padding-top:30px}.btn-group33{display:flex;gap:1rem;width:100%;font-family:system-ui,-apple-system,sans-serif}.btn33{flex:1;padding:.85rem 1.5rem;border:none;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;text-align:center;transition:all .5s ease}.btn33:hover{color:#f5242a;background:#f7f7f7}.btn33:active{transform:translateY(0);box-shadow:none}.btn-primary33{background:#f5242a;color:#fff}.btn-secondary33{background:#f5242a;color:#fff}@media (max-width:600px){.btn-group33{flex-direction:column}}.infowidget-btn{background-color:#a1a1a1;font-size:13px;height:140px;width:110px;border:1px solid #f5242a}.cookie.active{display:none}.infowidget-remove{right:-10px;top:-8px}.infowidget-close{position:absolute;top:150px;right:20px;cursor:pointer;width:auto;height:auto;max-width:30px}.prod-info__price{display:none}.page_id=32411 .page-sidebar .sidebar{display:none !important}.swiper-slide .lb:hover:after{background-color:rgba(193,193,193,.4) !important}.rownews{display:flex}.columnnews{flex:50%}#tabelapost{border-collapse:collapse;width:100%;font-size:.8em}#tabelapost td,#tabelapost th{border:1px solid #ddd;padding:8px}#tabelapost tr:nth-child(even){background-color:#f2f2f2}#tabelapost tr:hover{background-color:#ddd}#tabelapost th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:#04aa6d;color:#fff}.wp-caption-text{font-size:14px !important}.single-casestudies .sec-casestudy__prod img{max-height:200px;max-width:200px;padding:20px}.wp-video{margin:auto}.btn-uni{font-size:1.0625rem;color:#fff !important;background-color:#f5242a;font-family:Manrope,sans-serif;font-weight:500;border-radius:5px;border:none;text-decoration:none;position:relative;padding:18px 40px;display:inline-block;transition:background-color .3s ease-out !important}.casestudy-archive .entry__client{display:none}.casestudy-archive .entry__thumb img{width:100%}.casestudy-archive .entry__thumb{width:100%;margin-bottom:20px}.casestudy-archive .entry>a{flex-direction:column-reverse}.single-casestudies .sec-casestudy__prod img{max-width:350px}.single-casestudies .page-heading h1{font-weight:700 !important;line-height:4rem;font-size:2.5rem}.contact-person__toggle:after{display:none !important}.contact-person__toggle{display:none !important}.algolia-autocomplete{z-index:999999 !important}.aa-dropdown-menu{font-family:sans-serif;background-color:#fff;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.25),0 0 1px rgba(0,0,0,.35)}.aa-dropdown-menu:after{content:" ";display:block;clear:both}.aa-dropdown-menu .aa-input,.aa-dropdown-menu .aa-hint{width:100%}.aa-dropdown-menu .aa-hint{color:#999}.aa-dropdown-menu{color:#1a1a1a;font-size:12px}.aa-dropdown-menu a{font-size:12px;color:#1a1a1a;font-weight:400;text-decoration:none}.aa-dropdown-menu a:hover{text-decoration:none}.aa-dropdown-menu .autocomplete-header{margin:0 14px;line-height:3em;border-bottom:1px solid rgba(0,0,0,.05)}.aa-dropdown-menu .autocomplete-header-title,.aa-dropdown-menu .autocomplete-header-more{letter-spacing:1px;text-transform:uppercase;font-weight:700}.aa-dropdown-menu .autocomplete-header-title{float:left}.aa-dropdown-menu .autocomplete-header-more{float:right}.aa-dropdown-menu .autocomplete-header-more a{color:rgba(0,0,0,.3);font-weight:700}.aa-dropdown-menu .autocomplete-header-more a:hover{color:rgba(0,0,0,.4)}.aa-dropdown-menu .aa-suggestion{padding:5px 0}.aa-dropdown-menu .aa-suggestion:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.aa-dropdown-menu .aa-suggestion em{color:#174d8c;background:rgba(143,187,237,.1);font-style:normal}.aa-dropdown-menu .aa-suggestion .suggestion-post-title{font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.aa-dropdown-menu .aa-suggestion .suggestion-post-content{color:#63676d;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.aa-dropdown-menu .aa-suggestion .suggestion-post-content em{padding:0 0 1px;background:inherit;box-shadow:inset 0 -2px 0 0 rgba(69,142,225,.8);color:inherit}.aa-dropdown-menu .aa-suggestion.aa-cursor{background-color:#f9f9f9}.aa-dropdown-menu a.suggestion-link{display:block;padding:0 14px}.aa-dropdown-menu a.suggestion-link.user-suggestion-link{line-height:32px}.aa-dropdown-menu a.suggestion-link svg{vertical-align:middle;fill:rgba(0,0,0,.3);float:left}.aa-dropdown-menu .suggestion-post-thumbnail{float:left;margin-right:5px;margin-bottom:5px;border-radius:3px;width:32px;height:32px}.aa-dropdown-menu .suggestion-user-thumbnail{float:left;margin-right:5px;margin-bottom:5px;border-radius:16px;width:32px;height:32px}.aa-dropdown-menu .autocomplete-footer-branding{padding:15px 14px 0;float:right;color:rgba(0,0,0,.3);margin-bottom:7px}.aa-dropdown-menu .clear{clear:both}.autocomplete-empty{clear:both;padding:15px}.autocomplete-empty .empty-query{font-weight:700}/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url("/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.ninja-forms-form-wrap *,.ninja-forms-form-wrap :after,.ninja-forms-form-wrap :before{-ms-box-sizing:border-box;box-sizing:border-box}.nf-response-msg{display:none}#ninja_forms_required_items,.nf-field-container{clear:both;position:relative;margin-bottom:25px}#ninja_forms_required_items:after,.nf-field-container:after{clear:both;content:"";display:block}#ninja_forms_required_items.hidden-container,#ninja_forms_required_items.hr-container,.nf-field-container.hidden-container,.nf-field-container.hr-container{margin:0;height:auto}#ninja_forms_required_items.hidden-container .nf-field-label,#ninja_forms_required_items.hr-container .nf-field-label,#ninja_forms_required_items.html-container .nf-field-label,.nf-field-container.hidden-container .nf-field-label,.nf-field-container.hr-container .nf-field-label,.nf-field-container.html-container .nf-field-label{display:none}.nf-field-label label{font-weight:700;margin:0;padding:0}.nf-field-element{position:relative}.nf-field-element input,.nf-field-element select,.nf-field-element textarea{margin:0;width:auto;height:auto;vertical-align:inherit}.nf-field-element textarea{height:200px}.nf-field-description p:last-child{margin:0}.nf-help{background:url(/wp-content/plugins/ninja-forms/assets/img/help-info.png) no-repeat;display:inline-block;width:16px;height:16px}.nf-input-limit{font-size:12px;margin-top:5px}.nf-static{padding:0 10px}.nf-after-field .nf-error-msg{margin-right:10px}.list-checkbox-wrap .nf-field-element li,.list-checkbox-wrap .nf-field-element ul,.list-image-wrap .nf-field-element li,.list-image-wrap .nf-field-element ul,.list-radio-wrap .nf-field-element li,.list-radio-wrap .nf-field-element ul{list-style:none!important;margin:0!important;padding:0!important}.list-checkbox-wrap .nf-field-element li input,.list-checkbox-wrap .nf-field-element ul input,.list-image-wrap .nf-field-element li input,.list-image-wrap .nf-field-element ul input,.list-radio-wrap .nf-field-element li input,.list-radio-wrap .nf-field-element ul input{margin-right:5px}.list-checkbox-wrap .nf-field-element li,.list-image-wrap .nf-field-element li,.list-radio-wrap .nf-field-element li{padding-left:10px;margin:0 0 5px!important;text-indent:0!important}.list-checkbox-wrap .nf-field-element li label,.list-image-wrap .nf-field-element li label,.list-radio-wrap .nf-field-element li label{display:block;float:none;width:auto;margin-left:1.5em}.list-checkbox-wrap .nf-field-element li input,.list-image-wrap .nf-field-element li input,.list-radio-wrap .nf-field-element li input{width:auto!important;float:left;margin-top:.25em}.listimage-wrap li{width:100%;height:100%;display:inline-grid}.listimage-wrap li label{padding:5px;border:2px solid transparent}.listimage-wrap li label.nf-checked-label{border:2px solid #007acc;transition:all .5s}.listimage-wrap li label img{display:block}.listimage-wrap li input{display:none}.product-wrap>div input{width:80px!important}.product-wrap>div .nf-product-field span{padding:0 5px}.starrating-wrap .star{border-bottom:0}.nf-form-hp{position:absolute;visibility:hidden}.list-select-wrap div div{display:none}.nf-error-msg,.ninja-forms-req-symbol{color:#e80000}.nf-error.listimage-wrap .nf-field-element ul,.nf-error .ninja-forms-field{border:1px solid #e80000}.nf-field-submit-error{padding:15px}.ninja-forms-noscript-message{background:#f1f1f1;border:4px dashed #ccc;color:#333;display:block;font-size:20px;margin:20px 0;padding:40px;text-align:center}.two-col-list ul li{float:left;width:50%}.three-col-list ul li{float:left;width:33.33%}.four-col-list ul li{float:left;width:25%}.five-col-list ul li{float:left;width:20%}.six-col-list ul li{float:left;width:16.66%}body .pika-label{background:0 0}.nf-form-cont .five-sixths,.nf-form-cont .four-sixths,.nf-form-cont .one-fourth,.nf-form-cont .one-half,.nf-form-cont .one-sixth,.nf-form-cont .one-third,.nf-form-cont .three-fourths,.nf-form-cont .three-sixths,.nf-form-cont .two-fourths,.nf-form-cont .two-sixths,.nf-form-cont .two-thirds{clear:none;float:left;margin-left:2.5641025641%}.nf-form-cont .five-sixths .inside,.nf-form-cont .four-sixths .inside,.nf-form-cont .one-fourth .inside,.nf-form-cont .one-half .inside,.nf-form-cont .one-sixth .inside,.nf-form-cont .one-third .inside,.nf-form-cont .three-fourths .inside,.nf-form-cont .three-sixths .inside,.nf-form-cont .two-fourths .inside,.nf-form-cont .two-sixths .inside,.nf-form-cont .two-thirds .inside{padding:20px}.nf-form-cont .five-sixths:after,.nf-form-cont .four-sixths:after,.nf-form-cont .one-fourth:after,.nf-form-cont .one-half:after,.nf-form-cont .one-sixth:after,.nf-form-cont .one-third:after,.nf-form-cont .three-fourths:after,.nf-form-cont .three-sixths:after,.nf-form-cont .two-fourths:after,.nf-form-cont .two-sixths:after,.nf-form-cont .two-thirds:after{clear:both;content:"";display:block}.nf-form-cont .one-half,.nf-form-cont .three-sixths,.nf-form-cont .two-fourths{width:48.7179487179%}.nf-form-cont .one-third,.nf-form-cont .two-sixths{width:31.6239316239%}.nf-form-cont .four-sixths,.nf-form-cont .two-thirds{width:65.811965812%}.nf-form-cont .one-fourth{width:23.0769230769%}.nf-form-cont .three-fourths{width:74.358974359%}.nf-form-cont .one-sixth{width:14.5299145299%}.nf-form-cont .five-sixths{width:82.905982906%}.nf-form-cont .first{clear:both;margin-left:0}.note-popover{display:none!important}.nf-form-wrap .note-editor{border:0!important}.nf-form-wrap .note-editor .note-toolbar:after{clear:both;content:"";display:block}.nf-form-wrap .note-editor .note-editable{background:#f9f9f9;border:1px solid #f1f1f1;display:block}.nf-form-wrap .note-editor .note-editable p{font-size:16px}.nf-form-wrap .note-editor .note-editable ul{list-style-type:disc;margin-left:2em}.nf-form-wrap .note-editor .note-editable table td{border:1px solid #ccc;width:auto}.nf-form-wrap .note-editor .modal{display:none}.nf-form-wrap .note-editor .btn-group{float:left}.nf-form-wrap .note-editor .btn-group.note-tools{float:right}.nf-form-wrap .note-editor .btn{background:#f9f9f9;border:0;border-radius:4px;color:#666;cursor:pointer;margin-right:2px;padding-top:4px}.nf-form-wrap .note-editor .btn.disabled{background:0 0;color:#aaa}.nf-form-wrap .note-editor .btn.disabled .merge-tags{background:#f9f9f9;color:#666}.nf-form-wrap .note-editor button[type=button]{padding:4px;width:auto;height:auto}.nf-form-wrap .note-editor .dropdown-toggle{position:relative;display:inline-block;top:0}.nf-form-wrap .note-editor .dropdown-toggle:after{content:"";width:0}.nf-form-wrap .tooltip{position:absolute;z-index:1070;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.nf-form-wrap .tooltip.in{filter:alpha(opacity=90);opacity:.9}.nf-form-wrap .tooltip.top{padding:5px 0;margin-top:-3px}.nf-form-wrap .tooltip.right{padding:0 5px;margin-left:3px}.nf-form-wrap .tooltip.bottom{padding:5px 0;margin-top:3px}.nf-form-wrap .tooltip.left{padding:0 5px;margin-left:-3px}.nf-form-wrap .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.nf-form-wrap .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.nf-form-wrap .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.nf-form-wrap .tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.nf-form-wrap .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.nf-form-wrap .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.nf-form-wrap .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.nf-form-wrap .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.nf-form-wrap .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.nf-form-wrap .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.nf-form-wrap .dropdown-menu{position:absolute;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175)}.nf-form-wrap .dropdown-menu.pull-right{right:0;left:auto}.nf-form-wrap .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nf-form-wrap .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.nf-form-wrap .dropdown-menu>li>a:focus,.nf-form-wrap .dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.nf-form-wrap .dropdown-menu>.active>a,.nf-form-wrap .dropdown-menu>.active>a:focus,.nf-form-wrap .dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.nf-form-wrap .dropdown-menu>.disabled>a,.nf-form-wrap .dropdown-menu>.disabled>a:focus,.nf-form-wrap .dropdown-menu>.disabled>a:hover{color:#777}.nf-form-wrap .dropdown-menu>.disabled>a:focus,.nf-form-wrap .dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.nf-form-wrap .open>.dropdown-menu{display:block}.nf-form-wrap .open>a{outline:0}.nf-form-wrap .dropdown-menu-right{right:0;left:auto}.nf-form-wrap .dropdown-menu-left{right:auto;left:0}.nf-form-wrap .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.nf-form-wrap .dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.nf-form-wrap .pull-right>.dropdown-menu{right:0;left:auto}.nf-form-wrap .dropup .caret,.nf-form-wrap .navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.nf-form-wrap .dropup .dropdown-menu,.nf-form-wrap .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.nf-form-wrap .navbar-right .dropdown-menu{right:0;left:auto}.nf-form-wrap .navbar-right .dropdown-menu-left{right:auto;left:0}}.nf-form-wrap .btn-group-justified>.btn-group .dropdown-menu{left:auto}.nf-form-wrap .nav-justified>.dropdown .dropdown-menu,.nf-form-wrap .nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}.nf-form-wrap .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}@media (max-width:767px){.nf-form-wrap .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.nf-form-wrap .navbar-nav .open .dropdown-menu .dropdown-header,.nf-form-wrap .navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.nf-form-wrap .navbar-nav .open .dropdown-menu>li>a{line-height:20px}.nf-form-wrap .navbar-nav .open .dropdown-menu>li>a:focus,.nf-form-wrap .navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}.nf-form-wrap .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.nf-form-wrap .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}@media (max-width:767px){.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.nf-form-wrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}@media (max-width:767px){.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.nf-form-wrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.nf-loading-spinner{width:40px;height:40px;margin:100px auto;background-color:hsla(0,0%,81.6%,.5);border-radius:100%;-webkit-animation:nf-scaleout 1s ease-in-out infinite;animation:nf-scaleout 1s ease-in-out infinite}@-webkit-keyframes nf-scaleout{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}@keyframes nf-scaleout{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}.field-wrap{display:flex}.field-wrap>label{display:block}.field-wrap .pikaday__container,.field-wrap .pikaday__display,.field-wrap>div input,.field-wrap select,.field-wrap textarea{width:100%}.field-wrap>div input[type=checkbox],.field-wrap button,.field-wrap input[type=button],.field-wrap input[type=submit]{width:auto}.nf-field-label{order:5}.nf-field-description{width:100%;order:10}.nf-field-element{order:15}.label-above .nf-field-label{margin-bottom:10px}.label-below .nf-field-label{margin-top:10px;order:15}.label-below .nf-field-element{order:5}.label-hidden .field-wrap{flex-wrap:wrap}.label-hidden .nf-field-label{height:0;margin:0!important;width:100%;visibility:hidden}.label-hidden .nf-field-description{width:100%;order:20}.label-hidden .nf-field-element{width:100%}.label-left .field-wrap{flex-direction:row;flex-wrap:wrap}.label-left .nf-field-label{display:flex;flex-direction:row;align-items:center;padding-right:2%;text-align:right;width:35%;order:5}.label-left .nf-field-label label{width:100%}.label-left .nf-field-description{margin-left:35%}.label-left .nf-field-element{display:inline-block;width:65%;order:10}.label-left .nf-after-field{margin-left:36.5%}.label-right .field-wrap{flex-direction:row}.label-right .nf-field-label{display:flex;flex-direction:row;align-items:center;padding-left:2%;width:35%;order:10}.label-right .nf-field-description{margin-right:35%;order:15}.label-right .nf-field-element{display:inline-block;width:65%;order:5}.label-right .checkbox-wrap .nf-field-label{width:auto}.label-right .checkbox-wrap .nf-field-element{width:20px}.label-right .nf-after-field{width:65%}.label-above .field-wrap,.label-below .field-wrap{flex-direction:column;flex-flow:wrap}.label-above .nf-field-element,.label-below .nf-field-element{margin:0;width:100%}.label-left .listcheckbox-wrap .nf-field-label,.label-left .listradio-wrap .nf-field-label,.label-left .textarea-wrap .nf-field-label,.label-right .listcheckbox-wrap .nf-field-label,.label-right .listradio-wrap .nf-field-label,.label-right .textarea-wrap .nf-field-label{align-items:flex-start}.label-left .textarea-wrap .nf-field-label,.label-right .textarea-wrap .nf-field-label{margin-top:5px}.label-left .hr-wrap,.label-left .html-wrap,.label-right .hr-wrap,.label-right .html-wrap{display:block}.label-left .hr-wrap .nf-field-element,.label-left .html-wrap .nf-field-element,.label-right .hr-wrap .nf-field-element,.label-right .html-wrap .nf-field-element{display:block;margin:0;width:100%}.nf-repeater-fieldsets fieldset{margin-bottom:1em}.nf-remove-fieldset{color:red;font-size:1.5em;background-color:transparent;border:thin solid red;padding:.1em .4em;float:right;margin-top:-1em}.nf-help{background:0 0}.nf-field-description{font-size:14px}.nf-form-content{padding:5px;max-width:1000px;margin:0 auto}.nf-form-content label{font-size:18px;line-height:20px}.nf-form-content .listselect-wrap .nf-field-element div,.nf-form-content .ninja-forms-field{font-size:16px;margin:0;padding:12px}.nf-form-content .listselect-wrap .nf-field-element div,.nf-form-content input.ninja-forms-field,.nf-form-content select.ninja-forms-field:not([multiple]){height:50px}.nf-form-content textarea.ninja-forms-field{height:200px}.nf-form-content hr.ninja-forms-field{padding:0}.nf-form-content input[type=checkbox].ninja-forms-field,.nf-form-content input[type=radio].ninja-forms-field{height:auto}.nf-form-content .listcheckbox-wrap li,.nf-form-content .listradio-wrap li{margin-bottom:12px!important;line-height:0}.nf-form-content .nf-product-field span{padding-right:16px}.nf-form-content .nf-product-field .nf-field-qty{font-size:16px;padding:5px;width:80px!important}.nf-form-content .nf-static{background:0 0;border:0;font-weight:700;padding:0}.nf-form-content .label-above .nf-field-label,.nf-form-content .label-below .nf-field-label,.nf-form-content .label-hidden .nf-field-label{margin-bottom:10px;padding:0}.nf-form-content .label-below .nf-field-label{margin-bottom:0;margin-top:10px}.nf-form-content .label-right .nf-field-label{margin:0}.nf-form-content .label-right>input[type=radio],.nf-form-content .label-right input[type=checkbox],.nf-form-content .label-right ul{margin-right:1%}.nf-form-content .list-select-wrap>div{position:relative}.nf-form-content .list-select-wrap>div div{display:block;position:absolute;font-size:16px;line-height:16px;margin:0;padding:16px;height:50px;top:0;right:0;left:0;z-index:1}.nf-form-content .list-select-wrap>div div:after{content:"\f078";font-family:FontAwesome;font-size:20px;position:absolute;right:10px;bottom:0;height:50px;line-height:50px}.nf-form-content .list-select-wrap>div.label-right div{width:59%}.nf-form-content .list-select-wrap>div.label-below div{top:0;bottom:auto}.nf-form-content .list-select-wrap>div.label-left div{width:59%;left:40.5%;right:40px}.nf-form-content .list-select-wrap>div select{background:0 0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:2}.nf-form-content .listmultiselect-wrap select{-webkit-appearance:normal;-moz-appearance:normal;appearance:normal}.checkbox-wrap .nf-field-element label,.checkbox-wrap .nf-field-label label,.listcheckbox-wrap .nf-field-element label,.listcheckbox-wrap .nf-field-label label{position:relative;margin-left:30px}.checkbox-wrap .nf-field-element label:after,.checkbox-wrap .nf-field-label label:after,.listcheckbox-wrap .nf-field-element label:after,.listcheckbox-wrap .nf-field-label label:after{border:1px solid;content:"";width:18px;height:18px;position:absolute;left:-28px;bottom:0}.checkbox-wrap .nf-field-element label:before,.checkbox-wrap .nf-field-label label:before,.listcheckbox-wrap .nf-field-element label:before,.listcheckbox-wrap .nf-field-label label:before{content:"\f00c";font-family:FontAwesome;font-size:24px;position:absolute;bottom:0;z-index:2}.checkbox-container .nf-field-element input{display:inherit;opacity:0}.checkbox-container.label-above label{height:50px;margin:0;display:block}.checkbox-container.label-above label:before{left:-2px;bottom:-16px}.checkbox-container.label-above label:after{left:0;bottom:-16px}.checkbox-container.label-below label{display:block;margin:20px 0 0}.checkbox-container.label-below label:before{left:-2px;bottom:auto;top:-27px}.checkbox-container.label-below label:after{left:0;bottom:auto;top:-25px}.checkbox-container.label-left .nf-field-label{width:38%;padding-right:5%}.checkbox-container.label-left .nf-field-element{width:58%}.checkbox-container.label-left label{margin:0;display:block}.checkbox-container.label-left label:before{left:auto;top:-2px;right:-36px}.checkbox-container.label-left label:after{left:auto;top:0;right:-31px}.checkbox-container.label-right .nf-field-label{padding:0;order:10}.checkbox-container.label-right .nf-field-element{order:5;display:inline;position:absolute;opacity:0}.checkbox-container.label-right label{margin:0 0 0 30px;display:block}.checkbox-container.label-right label:before{left:-30px;top:0}.checkbox-container.label-right label:after{left:-28px;top:0}.checkbox-container.label-right .field-wrap{display:flex}.checkbox-container.label-right .field-wrap>div{width:100%}.checkbox-container.label-hidden label{height:0;margin:0;display:block}.checkbox-container.label-hidden label:after{left:0;bottom:0;visibility:visible}.checkbox-container.label-hidden label.nf-checked-label:before{left:-2px;bottom:0;visibility:visible}.listcheckbox-container .nf-field-label label:after{background:transparent!important;border:0}.listcheckbox-container .nf-field-element input{display:inherit;opacity:0}.listcheckbox-container .nf-field-element label{margin-left:30px!important}.listcheckbox-container .nf-field-element label:before{top:1px;left:-30px;bottom:auto}.listcheckbox-container .nf-field-element label:after{top:3px;bottom:auto}.listcheckbox-container.label-above .nf-field-label label,.listcheckbox-container.label-below .nf-field-label label,.listcheckbox-container.label-right .nf-field-label label{margin:0}.listcheckbox-container.label-above .nf-field-label label:before,.listcheckbox-container.label-below .nf-field-label label:before,.listcheckbox-container.label-right .nf-field-label label:before{left:-30px}.listradio-wrap .nf-field-element label{position:relative;margin-left:30px!important}.listradio-wrap .nf-field-element label:after{border-radius:50%;content:"";width:18px;height:18px;position:absolute;left:-30px;bottom:1px;top:.05em}.listradio-wrap .nf-field-element label.nf-checked-label:before{border-radius:50%;content:"";height:10px;width:10px;position:absolute;left:-26px;bottom:5px;z-index:2;top:.25em}.listradio-wrap .nf-field-element input{display:inherit}input[type=checkbox].nf-toggle{background:0 0;border:0;box-shadow:0 0 0;margin:10px;height:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;cursor:pointer}input[type=checkbox].nf-toggle:after{background:#bcbdbf;border:2px solid #bcbdbf;border-radius:20px;content:"";position:absolute;top:-4px;left:-4px;width:46px;height:24px;transition:all .3s ease}input[type=checkbox].nf-toggle:before{background:#fff;border-radius:20px;content:"";position:absolute;top:-1px;left:0;width:18px;height:18px;z-index:99;transition:all .3s ease}input[type=checkbox].nf-toggle:checked:after{background:#90ee90;border:2px solid #90ee90;transition:all .3s ease}input[type=checkbox].nf-toggle:checked:before{top:-1px;left:20px;transition:all .3s ease}.label-right input[type=checkbox].nf-toggle{padding:0 50px 0 0}.label-left input[type=checkbox].nf-toggle{padding:0;margin-left:22px;margin-top:20px}.nf-icons .nf-field-element{position:relative}.nf-icons .nf-field-element:before{font-family:FontAwesome;font-size:20px;position:absolute;left:1px;bottom:1px;height:48px;width:50px;line-height:50px;text-align:center;z-index:1}.nf-icons .address-wrap .nf-field-element input,.nf-icons .city-wrap .nf-field-element input,.nf-icons .creditcardcvc-wrap .nf-field-element input,.nf-icons .creditcardexpiration-wrap .nf-field-element input,.nf-icons .creditcardfullname-wrap .nf-field-element input,.nf-icons .creditcardnumber-wrap .nf-field-element input,.nf-icons .creditcardzip-wrap .nf-field-element input,.nf-icons .date-wrap .nf-field-element input,.nf-icons .email-wrap .nf-field-element input,.nf-icons .firstname-wrap .nf-field-element input,.nf-icons .lastname-wrap .nf-field-element input,.nf-icons .number-wrap .nf-field-element input,.nf-icons .phone-wrap .nf-field-element input,.nf-icons .quantity-wrap .nf-field-element input,.nf-icons .state-wrap .nf-field-element input,.nf-icons .zip-wrap .nf-field-element input{padding-left:60px}.nf-icons.right .nf-field-element:before{left:auto;right:1px}.nf-icons.right .address-wrap>div input,.nf-icons.right .city-wrap>div input,.nf-icons.right .creditcardcvc-wrap>div input,.nf-icons.right .creditcardexpiration-wrap>div input,.nf-icons.right .creditcardfullname-wrap>div input,.nf-icons.right .creditcardnumber-wrap>div input,.nf-icons.right .creditcardzip-wrap>div input,.nf-icons.right .date-wrap>div input,.nf-icons.right .email-wrap>div input,.nf-icons.right .firstname-wrap>div input,.nf-icons.right .lastname-wrap>div input,.nf-icons.right .number-wrap>div input,.nf-icons.right .phone-wrap>div input,.nf-icons.right .quantity-wrap>div input,.nf-icons.right .state-wrap>div input,.nf-icons.right .zip-wrap>div input{padding-left:12px;padding-right:60px}.nf-icons .date-wrap .nf-field-element:before{content:"\f073"}.nf-icons .number-wrap .nf-field-element:before,.nf-icons .quantity-wrap>div:before{content:"\f292"}.nf-icons .email-wrap .nf-field-element:before{content:"\f0e0"}.nf-icons .phone-wrap .nf-field-element:before{content:"\f095"}.nf-icons .firstname-wrap .nf-field-element:before,.nf-icons .lastname-wrap .nf-field-element:before{content:"\f007"}.nf-icons .address-wrap .nf-field-element:before,.nf-icons .city-wrap .nf-field-element:before,.nf-icons .state-wrap .nf-field-element:before,.nf-icons .zip-wrap .nf-field-element:before{content:"\f041"}.nf-icons .creditcardcvc-wrap .nf-field-element:before,.nf-icons .creditcardexpiration-wrap .nf-field-element:before,.nf-icons .creditcardfullname-wrap .nf-field-element:before,.nf-icons .creditcardnumber-wrap .nf-field-element:before,.nf-icons .creditcardzip-wrap .nf-field-element:before{content:"\f283"}.nf-field-element .date-and-time{margin-bottom:5px}.nf-field-element .hour{padding:5px;border-right:0}.nf-field-element .ampm,.nf-field-element .minute{padding:5px;border-left:0}.nf-form-content .list-select-wrap .nf-field-element>div,.nf-form-content input:not([type=button]),.nf-form-content textarea{background:#f7f7f7;border:1px solid #c4c4c4;border-radius:0;box-shadow:none;color:#787878;transition:all .5s}.nf-form-content .list-select-wrap .nf-field-element>div:focus,.nf-form-content input:not([type=button]):focus,.nf-form-content textarea:focus{background:#fff;border-color:#919191;color:#919191;outline:none;transition:all .5s}.nf-form-content button,.nf-form-content input[type=button],.nf-form-content input[type=submit]{background:#333;border:0;color:#f7f7f7;transition:all .5s}.nf-form-content button:hover,.nf-form-content input[type=button]:hover,.nf-form-content input[type=submit]:hover{background:#c4c4c4;color:#787878;transition:all .5s}.nf-form-content select.ninja-forms-field{color:#787878}.nf-form-content select.ninja-forms-field:focus{background:0 0;border:0;box-shadow:none;outline:none}.list-select-wrap div:after{color:#787878;transition:all .5s}.list-select-wrap select:active+div,.list-select-wrap select:focus+div{background:#fff!important;border-color:#919191!important;transition:all .5s}.listradio-wrap .nf-field-element label:after{background:#f7f7f7;border:2px solid #c4c4c4;transition:all .5s}.listradio-wrap .nf-field-element label.nf-checked-label:after{border-color:#333;transition:all .5s}.listradio-wrap .nf-field-element label.nf-checked-label:before{background:#333}.checkbox-wrap .nf-field-element label:after,.checkbox-wrap .nf-field-label label:after,.listcheckbox-wrap .nf-field-element label:after,.listcheckbox-wrap .nf-field-label label:after{background:#f7f7f7;border-color:#c4c4c4;transition:all .5s}.checkbox-wrap .nf-field-element label:before,.checkbox-wrap .nf-field-label label:before,.listcheckbox-wrap .nf-field-element label:before,.listcheckbox-wrap .nf-field-label label:before{color:#f7f7f7;opacity:0;transition:all .5s}.checkbox-wrap .nf-field-element label.nf-checked-label:after,.checkbox-wrap .nf-field-label label.nf-checked-label:after,.listcheckbox-wrap .nf-field-element label.nf-checked-label:after,.listcheckbox-wrap .nf-field-label label.nf-checked-label:after{border-color:#b7b7b7;transition:all .5s}.checkbox-wrap .nf-field-element label.nf-checked-label:before,.checkbox-wrap .nf-field-label label.nf-checked-label:before,.listcheckbox-wrap .nf-field-element label.nf-checked-label:before,.listcheckbox-wrap .nf-field-label label.nf-checked-label:before{color:#333;opacity:1;transition:all .5s}.nf-error{position:relative}.nf-error .ninja-forms-field{border-color:#e80000!important;transition:all .5s}.nf-error.field-wrap .nf-field-element:after{background:#e80000;color:#fff;font-family:FontAwesome;font-size:20px;content:"\f12a";position:absolute;top:1px;right:1px;bottom:1px;height:48px;width:50px;line-height:50px;text-align:center;transition:all .5s}.nf-error.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-error .nf-error-msg{color:#e80000}.nf-pass{position:relative}.nf-pass .ninja-forms-field{border-color:green!important;transition:all .5s}.nf-pass.field-wrap .nf-field-element:after{color:green;font-family:FontAwesome;font-size:30px;content:"\f058";position:absolute;top:0;right:16px;height:50px;line-height:50px;transition:all .5s}.nf-pass.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-field-submit-error{border:1px solid;margin:10px 0;padding:15px 15px 15px 50px;position:relative;z-index:1}.nf-field-submit-error:after{content:"\f06a";font-family:FontAwesome;font-size:24px;position:absolute;top:0;left:15px;height:50px;line-height:50px;z-index:2}.nf-field-submit-error{border-color:#d8000c;color:#d8000c;background-color:#ffbaba}.nf-icons .nf-field-element:before{background:#c4c4c4;color:#f7f7f7}.nf-help{color:#333}.nf-brown .nf-form-content .list-select-wrap .nf-field-element>div,.nf-brown .nf-form-content input:not([type=button]),.nf-brown .nf-form-content textarea{background:#f3efdd;border:1px solid #d8cc92;border-radius:0;box-shadow:none;color:#9a8837;transition:all .5s}.nf-brown .nf-form-content .list-select-wrap .nf-field-element>div:focus,.nf-brown .nf-form-content input:not([type=button]):focus,.nf-brown .nf-form-content textarea:focus{background:#fff;border-color:#bea846;color:#bea846;outline:none;transition:all .5s}.nf-brown .nf-form-content button,.nf-brown .nf-form-content input[type=button],.nf-brown .nf-form-content input[type=submit]{background:#736628;border:0;color:#f3efdd;transition:all .5s}.nf-brown .nf-form-content button:hover,.nf-brown .nf-form-content input[type=button]:hover,.nf-brown .nf-form-content input[type=submit]:hover{background:#d8cc92;color:#9a8837;transition:all .5s}.nf-brown .nf-form-content select.ninja-forms-field{color:#9a8837}.nf-brown .nf-form-content select.ninja-forms-field:focus{background:0 0;border:0;box-shadow:none;outline:none}.nf-brown .list-select-wrap div:after{color:#9a8837;transition:all .5s}.nf-brown .list-select-wrap select:active+div,.nf-brown .list-select-wrap select:focus+div{background:#fff!important;border-color:#bea846!important;transition:all .5s}.nf-brown .listradio-wrap .nf-field-element label:after{background:#f3efdd;border:2px solid #d8cc92;transition:all .5s}.nf-brown .listradio-wrap .nf-field-element label.nf-checked-label:after{border-color:#736628;transition:all .5s}.nf-brown .listradio-wrap .nf-field-element label.nf-checked-label:before{background:#736628}.nf-brown .checkbox-wrap .nf-field-element label:after,.nf-brown .checkbox-wrap .nf-field-label label:after,.nf-brown .listcheckbox-wrap .nf-field-element label:after,.nf-brown .listcheckbox-wrap .nf-field-label label:after{background:#f3efdd;border-color:#d8cc92;transition:all .5s}.nf-brown .checkbox-wrap .nf-field-element label:before,.nf-brown .checkbox-wrap .nf-field-label label:before,.nf-brown .listcheckbox-wrap .nf-field-element label:before,.nf-brown .listcheckbox-wrap .nf-field-label label:before{color:#f3efdd;opacity:0;transition:all .5s}.nf-brown .checkbox-wrap .nf-field-element label.nf-checked-label:after,.nf-brown .checkbox-wrap .nf-field-label label.nf-checked-label:after,.nf-brown .listcheckbox-wrap .nf-field-element label.nf-checked-label:after,.nf-brown .listcheckbox-wrap .nf-field-label label.nf-checked-label:after{border-color:#d2c37f;transition:all .5s}.nf-brown .checkbox-wrap .nf-field-element label.nf-checked-label:before,.nf-brown .checkbox-wrap .nf-field-label label.nf-checked-label:before,.nf-brown .listcheckbox-wrap .nf-field-element label.nf-checked-label:before,.nf-brown .listcheckbox-wrap .nf-field-label label.nf-checked-label:before{color:#736628;opacity:1;transition:all .5s}.nf-brown .nf-error{position:relative}.nf-brown .nf-error .ninja-forms-field{border-color:#e80000!important;transition:all .5s}.nf-brown .nf-error.field-wrap .nf-field-element:after{background:#e80000;color:#fff;font-family:FontAwesome;font-size:20px;content:"\f12a";position:absolute;top:1px;right:1px;bottom:1px;height:48px;width:50px;line-height:50px;text-align:center;transition:all .5s}.nf-brown .nf-error.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-brown .nf-error .nf-error-msg{color:#e80000}.nf-brown .nf-pass{position:relative}.nf-brown .nf-pass .ninja-forms-field{border-color:green!important;transition:all .5s}.nf-brown .nf-pass.field-wrap .nf-field-element:after{color:green;font-family:FontAwesome;font-size:30px;content:"\f058";position:absolute;top:0;right:16px;height:50px;line-height:50px;transition:all .5s}.nf-brown .nf-pass.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-brown .nf-field-submit-error{border:1px solid;margin:10px 0;padding:15px 15px 15px 50px;position:relative;z-index:1}.nf-brown .nf-field-submit-error:after{content:"\f06a";font-family:FontAwesome;font-size:24px;position:absolute;top:0;left:15px;height:50px;line-height:50px;z-index:2}.nf-brown .nf-field-submit-error{border-color:#d8000c;color:#d8000c;background-color:#ffbaba}.nf-brown .nf-icons .nf-field-element:before{background:#d8cc92;color:#f3efdd}.nf-brown .nf-help{color:#736628}.nf-red .nf-form-content .list-select-wrap .nf-field-element>div,.nf-red .nf-form-content input:not([type=button]),.nf-red .nf-form-content textarea{background:#f0e3e3;border:1px solid #cca1a1;border-radius:0;box-shadow:none;color:#8a4a4a;transition:all .5s}.nf-red .nf-form-content .list-select-wrap .nf-field-element>div:focus,.nf-red .nf-form-content input:not([type=button]):focus,.nf-red .nf-form-content textarea:focus{background:#fff;border-color:#a95e5e;color:#a95e5e;outline:none;transition:all .5s}.nf-red .nf-form-content button,.nf-red .nf-form-content input[type=button],.nf-red .nf-form-content input[type=submit]{background:#8a5252;border:0;color:#f0e3e3;transition:all .5s}.nf-red .nf-form-content button:hover,.nf-red .nf-form-content input[type=button]:hover,.nf-red .nf-form-content input[type=submit]:hover{background:#cca1a1;color:#8a4a4a;transition:all .5s}.nf-red .nf-form-content select.ninja-forms-field{color:#8a4a4a}.nf-red .nf-form-content select.ninja-forms-field:focus{background:0 0;border:0;box-shadow:none;outline:none}.nf-red .list-select-wrap div:after{color:#8a4a4a;transition:all .5s}.nf-red .list-select-wrap select:active+div,.nf-red .list-select-wrap select:focus+div{background:#fff!important;border-color:#a95e5e!important;transition:all .5s}.nf-red .listradio-wrap .nf-field-element label:after{background:#f0e3e3;border:2px solid #cca1a1;transition:all .5s}.nf-red .listradio-wrap .nf-field-element label.nf-checked-label:after{border-color:#8a5252;transition:all .5s}.nf-red .listradio-wrap .nf-field-element label.nf-checked-label:before{background:#8a5252}.nf-red .checkbox-wrap .nf-field-element label:after,.nf-red .checkbox-wrap .nf-field-label label:after,.nf-red .listcheckbox-wrap .nf-field-element label:after,.nf-red .listcheckbox-wrap .nf-field-label label:after{background:#f0e3e3;border-color:#cca1a1;transition:all .5s}.nf-red .checkbox-wrap .nf-field-element label:before,.nf-red .checkbox-wrap .nf-field-label label:before,.nf-red .listcheckbox-wrap .nf-field-element label:before,.nf-red .listcheckbox-wrap .nf-field-label label:before{color:#f0e3e3;opacity:0;transition:all .5s}.nf-red .checkbox-wrap .nf-field-element label.nf-checked-label:after,.nf-red .checkbox-wrap .nf-field-label label.nf-checked-label:after,.nf-red .listcheckbox-wrap .nf-field-element label.nf-checked-label:after,.nf-red .listcheckbox-wrap .nf-field-label label.nf-checked-label:after{border-color:#c49090;transition:all .5s}.nf-red .checkbox-wrap .nf-field-element label.nf-checked-label:before,.nf-red .checkbox-wrap .nf-field-label label.nf-checked-label:before,.nf-red .listcheckbox-wrap .nf-field-element label.nf-checked-label:before,.nf-red .listcheckbox-wrap .nf-field-label label.nf-checked-label:before{color:#8a5252;opacity:1;transition:all .5s}.nf-red .nf-error{position:relative}.nf-red .nf-error .ninja-forms-field{border-color:#e80000!important;transition:all .5s}.nf-red .nf-error.field-wrap .nf-field-element:after{background:#e80000;color:#fff;font-family:FontAwesome;font-size:20px;content:"\f12a";position:absolute;top:1px;right:1px;bottom:1px;height:48px;width:50px;line-height:50px;text-align:center;transition:all .5s}.nf-red .nf-error.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-red .nf-error .nf-error-msg{color:#e80000}.nf-red .nf-pass{position:relative}.nf-red .nf-pass .ninja-forms-field{border-color:green!important;transition:all .5s}.nf-red .nf-pass.field-wrap .nf-field-element:after{color:green;font-family:FontAwesome;font-size:30px;content:"\f058";position:absolute;top:0;right:16px;height:50px;line-height:50px;transition:all .5s}.nf-red .nf-pass.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-red .nf-field-submit-error{border:1px solid;margin:10px 0;padding:15px 15px 15px 50px;position:relative;z-index:1}.nf-red .nf-field-submit-error:after{content:"\f06a";font-family:FontAwesome;font-size:24px;position:absolute;top:0;left:15px;height:50px;line-height:50px;z-index:2}.nf-red .nf-field-submit-error{border-color:#d8000c;color:#d8000c;background-color:#ffbaba}.nf-red .nf-icons .nf-field-element:before{background:#cca1a1;color:#f0e3e3}.nf-red .nf-help{color:#8a5252}.nf-blue .nf-form-content .list-select-wrap .nf-field-element>div,.nf-blue .nf-form-content input:not([type=button]),.nf-blue .nf-form-content textarea{background:#dfeff5;border:1px solid #91c8dd;border-radius:0;box-shadow:none;color:#3384a2;transition:all .5s}.nf-blue .nf-form-content .list-select-wrap .nf-field-element>div:focus,.nf-blue .nf-form-content input:not([type=button]):focus,.nf-blue .nf-form-content textarea:focus{background:#fff;border-color:#44a1c4;color:#44a1c4;outline:none;transition:all .5s}.nf-blue .nf-form-content button,.nf-blue .nf-form-content input[type=button],.nf-blue .nf-form-content input[type=submit]{background:#4f9dbf;border:0;color:#dfeff5;transition:all .5s}.nf-blue .nf-form-content button:hover,.nf-blue .nf-form-content input[type=button]:hover,.nf-blue .nf-form-content input[type=submit]:hover{background:#91c8dd;color:#3384a2;transition:all .5s}.nf-blue .nf-form-content select.ninja-forms-field{color:#3384a2}.nf-blue .nf-form-content select.ninja-forms-field:focus{background:0 0;border:0;box-shadow:none;outline:none}.nf-blue .list-select-wrap div:after{color:#3384a2;transition:all .5s}.nf-blue .list-select-wrap select:active+div,.nf-blue .list-select-wrap select:focus+div{background:#fff!important;border-color:#44a1c4!important;transition:all .5s}.nf-blue .listradio-wrap .nf-field-element label:after{background:#dfeff5;border:2px solid #91c8dd;transition:all .5s}.nf-blue .listradio-wrap .nf-field-element label.nf-checked-label:after{border-color:#4f9dbf;transition:all .5s}.nf-blue .listradio-wrap .nf-field-element label.nf-checked-label:before{background:#4f9dbf}.nf-blue .checkbox-wrap .nf-field-element label:after,.nf-blue .checkbox-wrap .nf-field-label label:after,.nf-blue .listcheckbox-wrap .nf-field-element label:after,.nf-blue .listcheckbox-wrap .nf-field-label label:after{background:#dfeff5;border-color:#91c8dd;transition:all .5s}.nf-blue .checkbox-wrap .nf-field-element label:before,.nf-blue .checkbox-wrap .nf-field-label label:before,.nf-blue .listcheckbox-wrap .nf-field-element label:before,.nf-blue .listcheckbox-wrap .nf-field-label label:before{color:#dfeff5;opacity:0;transition:all .5s}.nf-blue .checkbox-wrap .nf-field-element label.nf-checked-label:after,.nf-blue .checkbox-wrap .nf-field-label label.nf-checked-label:after,.nf-blue .listcheckbox-wrap .nf-field-element label.nf-checked-label:after,.nf-blue .listcheckbox-wrap .nf-field-label label.nf-checked-label:after{border-color:#7ebed7;transition:all .5s}.nf-blue .checkbox-wrap .nf-field-element label.nf-checked-label:before,.nf-blue .checkbox-wrap .nf-field-label label.nf-checked-label:before,.nf-blue .listcheckbox-wrap .nf-field-element label.nf-checked-label:before,.nf-blue .listcheckbox-wrap .nf-field-label label.nf-checked-label:before{color:#4f9dbf;opacity:1;transition:all .5s}.nf-blue .nf-error{position:relative}.nf-blue .nf-error .ninja-forms-field{border-color:#e80000!important;transition:all .5s}.nf-blue .nf-error.field-wrap .nf-field-element:after{background:#e80000;color:#fff;font-family:FontAwesome;font-size:20px;content:"\f12a";position:absolute;top:1px;right:1px;bottom:1px;height:48px;width:50px;line-height:50px;text-align:center;transition:all .5s}.nf-blue .nf-error.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-blue .nf-error .nf-error-msg{color:#e80000}.nf-blue .nf-pass{position:relative}.nf-blue .nf-pass .ninja-forms-field{border-color:green!important;transition:all .5s}.nf-blue .nf-pass.field-wrap .nf-field-element:after{color:green;font-family:FontAwesome;font-size:30px;content:"\f058";position:absolute;top:0;right:16px;height:50px;line-height:50px;transition:all .5s}.nf-blue .nf-pass.field-wrap.checkbox-wrap .nf-field-element:after{display:none}.nf-blue .nf-field-submit-error{border:1px solid;margin:10px 0;padding:15px 15px 15px 50px;position:relative;z-index:1}.nf-blue .nf-field-submit-error:after{content:"\f06a";font-family:FontAwesome;font-size:24px;position:absolute;top:0;left:15px;height:50px;line-height:50px;z-index:2}.nf-blue .nf-field-submit-error{border-color:#d8000c;color:#d8000c;background-color:#ffbaba}.nf-blue .nf-icons .nf-field-element:before{background:#91c8dd;color:#dfeff5}.nf-blue .nf-help{color:#4f9dbf}@media only screen and (max-width:800px){.nf-field-container .nf-field-label{margin-bottom:10px!important;padding:0;width:100%;order:5}.nf-field-container .nf-field-label label{text-align:left}.nf-field-container .nf-field-description{margin:0;width:100%;order:10}.nf-field-container .nf-field-element{width:100%;order:15}.nf-field-container .checkbox-wrap .nf-field-label{width:auto}.nf-field-container .checkbox-wrap .nf-field-label label{position:relative;margin-left:30px}.nf-field-container .checkbox-wrap .nf-field-label label:after{left:-28px;bottom:0}.nf-field-container .checkbox-wrap .nf-field-label label:before{left:-30px;bottom:0}.nf-field-container .checkbox-wrap .nf-field-element{width:20px}.nf-form-cont .five-sixths,.nf-form-cont .four-sixths,.nf-form-cont .one-fourth,.nf-form-cont .one-half,.nf-form-cont .one-sixth,.nf-form-cont .one-third,.nf-form-cont .three-fourths,.nf-form-cont .three-sixths,.nf-form-cont .two-fourths,.nf-form-cont .two-sixths,.nf-form-cont .two-thirds{clear:both;float:none;margin:0;width:100%}.nf-form-cont .five-sixths .inside,.nf-form-cont .four-sixths .inside,.nf-form-cont .one-fourth .inside,.nf-form-cont .one-half .inside,.nf-form-cont .one-sixth .inside,.nf-form-cont .one-third .inside,.nf-form-cont .three-fourths .inside,.nf-form-cont .three-sixths .inside,.nf-form-cont .two-fourths .inside,.nf-form-cont .two-sixths .inside,.nf-form-cont .two-thirds .inside{padding:0}}/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url('/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.eot?v=4.5.0');src:url('/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('/wp-content/plugins/ninja-forms/assets/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.algolia-search-highlight{background-color:#fffbcc;border-radius:2px;font-style:normal}.cookie__links a,.cookie__links button{position:relative;z-index:1000000}.entry-editor a{text-decoration:none;position:relative}.entry-editor a:hover:after{background:#f5242a}.entry-editor a:after{content:"";position:absolute;height:1px;background:#cacaca;bottom:1px;left:0;right:0;transition:background .3s ease-out}@media screen and (max-width:800px){.calameo{max-height:400px}}