.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 1px 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;border:1px solid #1e1e1e;border-radius:2px;max-height:400px;min-width:100%;outline:none;overflow:auto;padding:0;position:absolute;transition:none;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;cursor:default;display:flex;line-height:28px;list-style-type:none;padding:8px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto;margin-right:0}.components-custom-select-control__item:last-child{margin-bottom:0}.components-snackbar{background-color:#1e1e1e;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.3);box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:16px 24px;pointer-events:auto;width:100%}@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.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{margin-left:24px}.components-snackbar .components-snackbar__icon{left:28px;position:absolute;top:24px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:32px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;height:auto;line-height:1.4;margin-left:32px;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:transparent;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;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{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media(min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin:0 0 8px;padding:4px;transition:box-shadow .1s linear;width:100%}@media(prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-delay:0s;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 1px 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{color:rgba(30,30,30,.62);opacity:1}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__reset.components-button{display:flex;height:24px;min-width:24px;padding:0}.components-form-token-field__input-container{align-items:center;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;cursor:text;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin:0 0 8px;padding:2px 4px;transition:box-shadow .1s linear;width:100%}@media(prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-delay:0s;transition-duration:0s}}@media(min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media(min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__label{display:inline-block;margin-bottom:4px}.components-form-token-field__help{color:#757575;font-size:12px;font-style:normal}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;margin:2px 4px 2px 0;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 16px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:transparent;color:var(--wp-admin-theme-color)}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:transparent;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{border-radius:4px 0 0 4px;color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media(prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:1ms;animation-duration:1ms;transition-delay:0s;transition-duration:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 2px 2px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{border-top:1px solid #757575;flex:1 0 100%;list-style:none;margin:4px -4px -4px;max-height:9em;min-width:100%;overflow-y:auto;padding:0;transition:all .15s ease-in-out}@media(prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.components-form-token-field__suggestion{color:#757575;cursor:pointer;display:block;font-size:13px;margin:0;padding:4px 8px}.components-form-token-field__suggestion.is-selected{background:var(--wp-admin-theme-color);color:#fff}.components-form-token-field__suggestion-match{text-decoration:underline}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:auto}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.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{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.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{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;margin-left:auto!important;margin-right:auto!important;padding:.5em 1em;text-align:center;white-space:normal;word-break:break-word}.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{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width: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{font-family:star;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:3px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;padding:.25em .75em;position:relative;text-align:center;text-transform:uppercase;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-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{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.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}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all{font-size:.75em}.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em;padding:.5em}@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}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);-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{flex-basis:100%;margin:0}.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-height:1.75em;min-width:60%}.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{display:flex;flex-wrap:wrap;margin:0}.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;height:1.5em;margin:-.25em 0 -.25em .5em;vertical-align:top;width:1.5em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity{background:#fff;border:1px solid #ccc;border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);color:#43454b;flex-basis:5em;margin:0 1em .75em 0;padding:.618em;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{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.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}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:after,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity:after,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button:after,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@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{white-space:normal;word-break:break-word}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{border-style:none;display:inline-flex;font-family:inherit;font-weight:inherit;justify-content:center;margin-left:auto;margin-right:auto;white-space:normal;word-break:break-word}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;min-height:3em;min-width:8em;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>*{visibility:hidden}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@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}}.wc-block-all-products .wp-block-button.wc-block-components-product-button{margin-bottom:12px}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;min-height:3em;min-width:8em;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>*{visibility:hidden}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@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);border-color:var(--button--color-background);color:var(--button--color-text)}.wc-block-components-product-category-list{margin-bottom:.75em;margin-top:0}.wc-block-components-product-category-list ul{display:inline;margin:0;padding:0}.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{display:block;position:relative;text-decoration:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,.wc-block-components-product-image a{border:0;border-radius:inherit;box-shadow:none;outline:0;text-decoration:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,.wc-block-components-product-image img{border-radius:inherit;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 img[alt=""],.wc-block-components-product-image img[alt=""]{border:1px solid #f2f2f2}.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{left:4px;margin:0;position:absolute;right:auto;top:4px}.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{left:50%;margin:0;position:absolute;right:auto;top:4px;transform:translateX(-50%)}.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{left:auto;margin:0;position:absolute;right:4px;top:4px}.is-loading .wc-block-components-product-image{background-color:currentColor!important;border:0!important;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:auto;z-index:1}.is-loading .wc-block-components-product-image>*{visibility:hidden}.is-loading .wc-block-components-product-image:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-image{-webkit-animation:none;animation:none}}.wc-block-components-product-image{margin:0 0 12px}.wc-block-components-product-price{display:block}.wc-block-all-products .wc-block-components-product-price{margin-bottom:12px}.wc-block-components-product-rating{display:block}.wc-block-components-product-rating__stars{display:inline-block;font-family:star;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;overflow:hidden;position:relative;width:5.3em}.wc-block-components-product-rating__stars:before{color:inherit;content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-components-product-rating__stars span{color:inherit;left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-components-product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-components-product-rating__link{display:inline-block;font-size:.875em;text-align:inherit;width:100%}.wc-block-all-products .wc-block-components-product-rating{margin-bottom:12px;margin-top:0}.wc-block-single-product .wc-block-components-product-rating__stars{margin:0}.wc-block-all-products .is-loading .wc-block-components-product-rating,.wp-block-query .is-loading .wc-block-components-product-rating{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:7em;z-index:1}.wc-block-all-products .is-loading .wc-block-components-product-rating>*,.wp-block-query .is-loading .wc-block-components-product-rating>*{visibility:hidden}.wc-block-all-products .is-loading .wc-block-components-product-rating:after,.wp-block-query .is-loading .wc-block-components-product-rating:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-all-products .is-loading .wc-block-components-product-rating,.wp-block-query .is-loading .wc-block-components-product-rating{-webkit-animation:none;animation:none}}.wc-block-components-product-sale-badge{background:#fff;border:1px solid #43454b;border-radius:3px;box-sizing:border-box;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;margin:0 auto 12px;padding:.25em .75em;position:static;text-align:center;text-transform:uppercase;width:auto;z-index:9}.wc-block-components-product-sale-badge span{background-color:inherit;color:inherit}.wc-block-components-product-sku{display:block;font-size:.875em;margin-bottom:12px;margin-top:0;text-transform:uppercase}.wc-block-components-product-stock-indicator{display:block;font-size:.875em;margin-bottom:.75em;margin-top:0}.wc-block-components-product-summary{margin-bottom:12px;margin-top:0}.is-loading .wc-block-components-product-summary:before{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;content:".";display:block;height:6em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.is-loading .wc-block-components-product-summary:before>*{visibility:hidden}.is-loading .wc-block-components-product-summary:before:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@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-bottom:.75em;margin-top:0}.wc-block-components-product-tag-list ul{display:inline;margin:0;padding:0}.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{display:block;font-size:inherit;font-weight:700;line-height:1.5;margin-bottom:12px;margin-top:0;padding:0}.wc-block-components-product-title a{color:inherit;font-size:inherit}.is-loading .wc-block-components-product-title:before{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;content:".";display:block;display:inline-block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:7em;z-index:1}.is-loading .wc-block-components-product-title:before>*{visibility:hidden}.is-loading .wc-block-components-product-title:before:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@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{align-items:center;color:#757575;display:flex;flex-direction:column;justify-content:center;margin:40px 0;padding:40px 0;text-align:center}.wc-block-components-error__header{color:#646970;font-size:2em;margin:0}.wc-block-components-error__image{margin:0 0 24px;width:25%}.wc-block-components-error__text{color:#8c8f94;font-size:1.25em;margin:1em 0 0;max-width:60ch}.wc-block-components-error__message{color:#8c8f94;font-style:italic;margin:1em auto 0;max-width:60ch}.wc-block-error__button{margin:40px 0 0}.wc-block-components-button:not(.is-link){align-items:center;display:inline-flex;justify-content:center;min-height:3em;position:relative;text-align:center;transition:box-shadow .1s linear}.wc-block-components-button:not(.is-link):focus{box-shadow:0 0 0 2px #0675c4;box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #0675c4;outline:3px solid transparent}.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-button:not(.is-link).text{color:#1e1e1e}.wc-block-components-button:not(.is-link).text:hover{opacity:.9}.wc-block-components-button:not(.is-link).outlined{background:transparent;color:currentColor}.wc-block-components-button:not(.is-link).outlined:not(:focus){box-shadow:inset 0 0 0 1px currentColor}.wc-block-components-button:not(.is-link).outlined:active,.wc-block-components-button:not(.is-link).outlined:disabled,.wc-block-components-button:not(.is-link).outlined:focus,.wc-block-components-button:not(.is-link).outlined:hover{background-color:#1e1e1e;color:#fff}.wc-block-components-button:not(.is-link).outlined:hover{background-color:#1e1e1e;color:#fff;opacity:1}body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;font-weight:700;letter-spacing:inherit;line-height:inherit;line-height:1;padding:0 1em;text-decoration:inherit;text-decoration:none;text-transform:inherit;text-transform:none}body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link):focus{box-shadow:0 0 0 2px #0675c4;box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #0675c4;outline:3px solid transparent}body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).text{color:#1e1e1e}body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).text:hover{opacity:.9}body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained,body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:active,body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:disabled,body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:focus,body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:hover{background-color:#1e1e1e;color:#fff}body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:hover{opacity:.9}.wc-block-components-form{counter-reset:checkout-step}.wc-block-components-form .wc-block-components-checkout-step{background:none;border:none;margin:0;padding:0 0 0 24px;position:relative}.is-mobile .wc-block-components-form .wc-block-components-checkout-step,.is-small .wc-block-components-form .wc-block-components-checkout-step{padding-left:0}.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{align-content:center;align-items:center;display:flex;flex-wrap:wrap;gap:1em;justify-content:space-between;margin:.75em 0 1em;position:relative}.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading,.wc-block-components-express-payment-continue-rule+.wc-block-components-checkout-step .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{color:inherit;font-weight:700}.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{background:transparent;border:0;border-radius:0;content:" " counter(checkout-step) ".";content:" " counter(checkout-step) "."/"";counter-increment:checkout-step;left:-24px;margin:0;padding:0;position:absolute;text-align:center;top:0;transform:translateX(-50%);vertical-align:baseline;white-space:nowrap;width:24px}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after{border-left:1px solid;content:"";height:100%;left:-24px;opacity:.3;position:absolute;top:0}.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before,.is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before{content:counter(checkout-step) ". ";content:counter(checkout-step) ". "/"";left:auto;position:static;top:auto;transform:none}.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after,.is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after{content:unset}.editor-styles-wrapper .wp-block h4.wc-block-components-checkout-step__title{font-size:1em;line-height:24px;margin:0 12px 0 0}.wc-block-components-order-summary .wc-block-components-panel__button{margin-top:0;padding-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{display:flex;font-size:.875em;padding-bottom:1px;padding-top:16px;position:relative;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{padding-bottom:16px;position:relative;width:48px}.wc-block-components-order-summary-item__image>img{max-width:48px;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;justify-content:center;line-height:1;min-height:20px;min-width:20px;padding:0 .4em;position:absolute;right:0;top:0;transform:translate(50%,-50%);white-space:nowrap;z-index:1}.wc-block-components-order-summary-item__description{padding-bottom:16px;padding-left:24px;padding-right:12px}.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{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 0 14px}.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{display:inline-block;height:24px;margin:0 4px 2px;max-height:24px;max-width:38px;padding:0;width:auto}.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-left:8px;margin-right:0}.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{margin:-2px 4px 0 0;vertical-align:middle}.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;line-height:1;list-style:none outside;margin:24px 0;text-align:center}.wc-block-components-checkout-policies__item{display:inline-block;list-style:none outside;margin:0;padding:0 .25em}.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{border:1px solid;border-radius:2px;display:inline-block;font-size:.75em;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}img.wc-block-components-product-image[alt=""]{border:1px solid #f2f2f2}.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{fill:currentColor;left:0;position:absolute;top:50%;transform:translateY(-50%)}.rtl .wc-block-components-checkout-return-to-cart-button svg{transform:translateY(-50%) scale(-1)}.wc-block-components-shipping-calculator-address{margin-bottom:0}.wc-block-components-shipping-calculator-address__button{margin-top:1.5em;width:100%}.wc-block-components-shipping-calculator{padding:.5em 0 .75em}.wc-block-components-shipping-rates-control__package{margin:0;position:relative}.wc-block-components-shipping-rates-control__package: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-shipping-rates-control__package.wc-block-components-panel{margin-bottom:0}.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:last-child{position:relative}.wc-block-components-shipping-rates-control__package:last-child:after{border-style:solid;border-width:0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-shipping-rates-control__package:last-child .wc-block-components-panel__button{padding-bottom:0}.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content{padding-bottom:.75em}.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control{margin-bottom:.75em}.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 .wc-block-components-radio-control__label-group{font-size:.875em}.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__description-group{color:#757575;font-size:.75em}.wc-block-components-shipping-rates-control__package-items{display:block;font-size:.875em;list-style:none;margin:0;padding:0}.wc-block-components-shipping-rates-control__package-item{display:inline-block;margin:0;overflow-wrap:anywhere;padding:0;word-break:break-word;-ms-word-break:break-all}.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;margin-bottom:0;width:100%}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input{flex-grow:1;margin-bottom:0;margin-top:0}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{flex-shrink:0;height:3em;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;border:0;margin:0;padding:0}.wc-block-components-totals-shipping .wc-block-components-shipping-address{display:block;margin-top: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{background:transparent;border:0;border-radius:0;box-shadow:none;color:inherit;display:inline;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;vertical-align:baseline}.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:transparent;opacity:.8}.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button{background:transparent;border:0;border-radius:0;box-shadow:none;color:inherit;display:inline;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;vertical-align:baseline}.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:transparent}.editor-styles-wrapper .wc-block-components-checkbox-list,.wc-block-components-checkbox-list{list-style:none outside;margin:0;padding:0}.editor-styles-wrapper .wc-block-components-checkbox-list li,.wc-block-components-checkbox-list li{list-style:none outside;margin:0 0 4px;padding:0}.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:none;border:none;cursor:pointer;padding:0;text-decoration:underline}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,.wc-block-components-checkbox-list.is-loading li>*{visibility:hidden}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li:after,.wc-block-components-checkbox-list.is-loading li:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@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{align-items:center;border:0;border-radius:0;color:inherit;display:inline-flex;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;line-height:1;margin:0 .365em .365em 0;max-width:100%;padding:.25em .5em;text-decoration:inherit;text-transform:inherit}.wc-block-components-chip,.wc-block-components-chip:active,.wc-block-components-chip:focus,.wc-block-components-chip:hover{background:transparent;border:1px solid;color:inherit}.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:.25em}.wc-block-components-chip .wc-block-components-chip__text{flex-grow:1;font-size:.875em}.wc-block-components-chip.is-removable .wc-block-components-chip__text{padding-right:.5em}.wc-block-components-chip .wc-block-components-chip__remove{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e0e0e0;border:0;border-radius:25px;height:16px;line-height:16px;margin:0;padding:0;width:16px}.wc-block-components-chip .wc-block-components-chip__remove-icon{fill:#1e1e1e}.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:transparent}.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{background:#949494}.wc-block-components-chip__remove:focus .wc-block-components-chip__remove-icon,.wc-block-components-chip__remove:hover .wc-block-components-chip__remove-icon,button.wc-block-components-chip:focus>.wc-block-components-chip__remove .wc-block-components-chip__remove-icon,button.wc-block-components-chip:hover>.wc-block-components-chip__remove .wc-block-components-chip__remove-icon{fill:#fff}.wc-block-components-chip__remove:disabled,button.wc-block-components-chip:disabled>.wc-block-components-chip__remove{fill:#fff;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{border:0;border-radius:0;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-decoration:inherit;text-transform:inherit;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{border:0;border-radius:0;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;position:relative;text-decoration:inherit;text-transform:inherit;vertical-align:baseline}.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{background:#fff;border:1px solid #50575e;border-radius:4px;box-shadow:none;box-sizing:border-box;color:inherit;color:#2b2d2f;font-family:inherit;font-size:inherit;font-size:1em;font-style:inherit;font-weight:inherit;font-weight:400;height:3em;letter-spacing:inherit;line-height:inherit;line-height:1;opacity:1;outline:inherit;padding:1.5em 16px .25em;text-align:left;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;text-transform:none;white-space:nowrap;width:100%}.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;box-shadow:0 0 0 1px #50575e;color:#2b2d2f;outline:0}.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-left-radius:0;border-bottom-right-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);box-shadow:0 0 0 1px hsla(0,0%,100%,.4);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{background-color:#fff;border:1px solid #50575e;border-top:0;color:#2b2d2f;margin:3em 0 0;max-height:300px;min-width:100%;overflow:auto;padding:0;position:absolute;z-index:10}.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{color:#757575;cursor:default;font-size:1em;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;color:#757575;font-family:inherit;font-size:inherit;font-size:1em;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;line-height:1.375;margin:0 0 0 17px;max-width:calc(100% - 32px);overflow:hidden;position:absolute;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;transform:translateY(.75em);transform-origin:top left;transition:all .2s ease;white-space:nowrap;z-index:1}.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{box-shadow:0 0 0 1px #cc1818}.wc-block-components-country-input{margin-top:1.5em}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slidein{0%{transform:translateX(0)}to{transform:translateX(-480px)}}@keyframes slidein{0%{transform:translateX(0)}to{transform:translateX(-480px)}}@media only screen and (max-width:480px){@-webkit-keyframes slidein{0%{transform:translateX(0)}to{transform:translateX(-100vw)}}@keyframes slidein{0%{transform:translateX(0)}to{transform:translateX(-100vw)}}}.wc-block-components-drawer__screen-overlay{background-color:rgba(95,95,95,.35);bottom:0;left:0;opacity:1;position:fixed;right:0;top:0;transition:opacity .3s;z-index:9999}.wc-block-components-drawer__screen-overlay--with-slide-out{transition:opacity .3s}.wc-block-components-drawer__screen-overlay--with-slide-in{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:fadein;animation-name:fadein}.wc-block-components-drawer__screen-overlay--is-hidden{opacity:0;pointer-events:none}.wc-block-components-drawer{background:#fff;display:block;height:100%;left:100%;position:relative;position:fixed;right:0;top:0;transform:translateX(-480px);width:480px}.wc-block-components-drawer:after{border-style:solid;border-width:0 0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}@media only screen and (max-width:480px){.wc-block-components-drawer{transform:translateX(-100vw);width:100vw}}.wc-block-components-drawer__screen-overlay--with-slide-out .wc-block-components-drawer{transition:transform .3s}.wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:slidein;animation-name:slidein}.wc-block-components-drawer__screen-overlay--is-hidden .wc-block-components-drawer{transform:translateX(0)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-drawer,.wc-block-components-drawer__screen-overlay{-webkit-animation-name:none!important;animation-name:none!important;transition:none!important}}.wc-block-components-drawer .components-modal__content{padding:40px 16px}.wc-block-components-drawer .components-modal__header{position:relative}.wc-block-components-drawer .components-modal__header .components-button{background:transparent;border:0;border-radius:0;margin:-1em;padding:1em;position:absolute;right:0;top:0;vertical-align:baseline}.wc-block-components-drawer .components-modal__header .components-button>span{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.wc-block-components-drawer .components-modal__header-heading{border:0;border-radius:0;font-size:1.25rem;margin:0;padding:0;vertical-align:baseline;word-break:break-word}.wc-filter-element-label-list-count:before{content:" ("}.wc-filter-element-label-list-count:after{content:")"}.wc-block-filter-title-placeholder{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:1.625em;box-shadow:none;color:currentColor!important;display:block;line-height:1;margin-bottom:12px;margin-top:12px;max-width:100%!important;max-width:-webkit-max-content!important;max-width:-moz-max-content!important;max-width:max-content!important;min-width:80px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-filter-title-placeholder>*{visibility:hidden}.wc-block-filter-title-placeholder:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-filter-title-placeholder{-webkit-animation:none;animation:none}}.wc-block-filter-title-placeholder .wc-block-active-filters__title,.wc-block-filter-title-placeholder .wc-block-attribute-filter__title,.wc-block-filter-title-placeholder .wc-block-price-filter__title,.wc-block-filter-title-placeholder .wc-block-rating-filter__title,.wc-block-filter-title-placeholder .wc-block-stock-filter__title{height:1em;margin:0}.wc-block-components-filter-reset-button{background:transparent;border:0;border-radius:0;box-shadow:none;color:inherit;cursor:pointer;display:inline;font-family:inherit;font-size:inherit;font-size:.875em;font-style:inherit;font-weight:inherit;font-weight:400;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;vertical-align:baseline}.wc-block-components-filter-reset-button:active,.wc-block-components-filter-reset-button:focus,.wc-block-components-filter-reset-button:hover{background:transparent}.wc-block-components-filter-reset-button:hover{color:inherit;text-decoration:none}.wc-block-components-filter-reset-button[disabled]{cursor:not-allowed}.wc-block-components-filter-submit-button{border:none;display:block;margin-left:auto;white-space:nowrap}.wc-block-components-filter-submit-button.is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;line-height:1;line-height:normal;margin-top:16px;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1}.wc-block-components-filter-submit-button.is-loading>*{visibility:hidden}.wc-block-components-filter-submit-button.is-loading:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-filter-submit-button.is-loading{-webkit-animation:none;animation:none}}.wc-blocks-components-form-token-field-wrapper .components-popover{left:0;opacity:0;position:fixed;top:0;z-index:z-index(".components-popover")}.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded,.wc-blocks-components-form-token-field-wrapper .components-popover[data-x-axis][data-y-axis]{opacity:1}.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded{bottom:0;left:0;right:0;top:0;z-index:z-index(".components-popover")!important}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow){margin-left:2px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before{border:8px solid #ccc}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow).is-alternate:before{border-color:#1e1e1e}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after{border:8px solid #fff}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after,.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before{content:"";height:0;line-height:0;position:absolute;width:0}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]{margin-top:-8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before{bottom:-8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after{bottom:-6px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after,.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before{border-bottom:none;border-left-color:transparent;border-right-color:transparent;border-top-style:solid;margin-left:-10px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]{margin-top:8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{top:-8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after{top:-6px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after,.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{border-bottom-style:solid;border-left-color:transparent;border-right-color:transparent;border-top:none;margin-left:-10px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]{margin-left:-8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before{right:-8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after{right:-6px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after,.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before{border-bottom-color:transparent;border-left-style:solid;border-right:none;border-top-color:transparent}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]{margin-left:8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before{left:-8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after{left:-6px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after,.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before{border-bottom-color:transparent;border-left:none;border-right-style:solid;border-top-color:transparent}.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=top]{bottom:100%}.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=bottom]{top:100%}.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=middle]{align-items:center;display:flex}.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-top{margin-top:12px}.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-bottom{margin-top:-12px}.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-left:not(.is-from-top):not(.is-from-bottom){margin-left:12px}.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom){margin-right:12px}.wc-blocks-components-form-token-field-wrapper .components-popover__content{background:#fff;border:1px solid #ccc;border-radius:2px;box-shadow:0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1);height:100%}.is-alternate .wc-blocks-components-form-token-field-wrapper .components-popover__content{border:1px solid #1e1e1e;box-shadow:none}.components-popover .wc-blocks-components-form-token-field-wrapper .components-popover__content{height:auto;overflow-y:auto;position:absolute}.components-popover.is-expanded .wc-blocks-components-form-token-field-wrapper .components-popover__content{border:none;border-top:1px solid #1e1e1e;height:calc(100% - 48px);min-width:auto;overflow-y:visible;position:static}.components-popover[data-y-axis=top] .wc-blocks-components-form-token-field-wrapper .components-popover__content{bottom:100%}.components-popover[data-x-axis=center] .wc-blocks-components-form-token-field-wrapper .components-popover__content{left:50%;transform:translateX(-50%)}.components-popover[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content{left:100%;position:absolute}.components-popover:not([data-y-axis=middle])[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content{margin-left:-25px}.components-popover[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content{position:absolute;right:100%}.components-popover:not([data-y-axis=middle])[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content{margin-right:-25px}.wc-blocks-components-form-token-field-wrapper .components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.wc-blocks-components-form-token-field-wrapper .components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.wc-blocks-components-form-token-field-wrapper .components-popover__close.components-button{z-index:z-index(".components-popover__close")}.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover{z-index:z-index(".components-tooltip")}.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover .components-popover__content{min-width:0}.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content{background:#1e1e1e;border-radius:2px;border-width:0;box-shadow:none;color:#fff;font-size:12px;line-height:1.4;text-align:center;white-space:nowrap}.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content>div{padding:4px 8px}.wc-blocks-components-form-token-field-wrapper .components-tooltip__shortcut{display:inline-block;margin-left:8px}.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper{position:relative}.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper .event-catcher{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:z-index(".components-tooltip .event-catcher")}.wc-blocks-components-form-token-field-wrapper{border-color:#949494}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__label,.wc-blocks-components-form-token-field-wrapper .components-visually-hidden{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.wc-blocks-components-form-token-field-wrapper .components-form-token-field,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container{border-color:inherit;box-sizing:border-box;margin-bottom:0}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container{background-color:#fff;border-radius:0;box-shadow:none;color:#000;position:relative}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input{min-height:30px}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text{background:#e0e0e0}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token{border:none}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list{background-color:#fff;border:1px solid #949494;border-top:0 solid #949494;left:-1px;margin:1px 0 0;position:absolute;right:-1px;top:100%;z-index:50}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list:empty{display:none}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion{padding:8px}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion.is-selected{background:#f0f0f0;color:#2f2f2f}.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token{margin-right:0;position:relative;width:100%;z-index:1}.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__remove-token.components-button,.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text{background:transparent}.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text{padding-left:4px;width:100%}.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input{position:absolute}.wc-blocks-components-form-token-field-wrapper.single-selection .is-active .components-form-token-field__token+input[type=text].components-form-token-field__input{border:1px solid #949494;margin:0 2px 4px;padding:0 5px;position:static}.wc-block-components-formatted-money-amount{white-space:nowrap}.wc-block-components-load-more{text-align:center;width:100%}.wc-block-components-loading-mask{min-height:34px;pointer-events:none;position:relative}.wc-block-components-loading-mask .components-spinner{left:50%;margin:0;position:absolute;top: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{color:#333;display:inline-block;font-size:1em;font-weight:400}.wc-block-components-pagination__page{border-color:transparent;min-width:2.2em;padding:.3em .6em}@media(max-width:782px){.wc-block-components-pagination__page{min-width:1.6em;padding:.1em .2em}}.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.is-loading.is-disabled .wc-block-components-filter-reset-button,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button>*,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button>*,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button:after,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button:after,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__amount{display: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{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0!important;border-radius:4px;clear:both;flex-grow:1;height:4px;margin:15px 0;outline:none;padding:0!important;position:relative}.wc-block-components-price-slider__range-input-wrapper:before{background:currentColor;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.wc-block-components-price-slider__range-input-wrapper.is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;height:.5625em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-components-price-slider__range-input-wrapper.is-loading>*{visibility:hidden}.wc-block-components-price-slider__range-input-wrapper.is-loading:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider__range-input-wrapper.is-loading{-webkit-animation:none;animation:none}}.wc-block-components-price-slider__range-input-progress{--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:currentColor;background:var(--track-background);height:4px;left:0;position:absolute;top:0;width:100%}.wc-block-components-price-slider__controls{align-items:center;display:flex;gap:8px;justify-content:space-between;margin:16px 0}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{border-radius:4px;border-width:1px;font-size:.875em;margin:0;max-width:80px;min-width:0;padding:8px;width:auto}.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{max-width:60px}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0!important;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading>*{visibility:hidden}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading{-webkit-animation:none;animation:none}}.wc-block-components-price-slider__range-text{align-items:center;display:flex;justify-content:space-between;margin:24px 0}.wc-block-components-price-slider__range-text .wc-block-components-formatted-money-amount{font-size:.875em}.wc-block-components-price-slider__actions{align-items:center;display:flex;gap:16px;justify-content:flex-end}.wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button{font-size:.875em;margin-left:0;margin-top:0}.wc-block-components-price-slider__range-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0!important;display:block;height:0;left:0;margin:0;outline:none;outline:none!important;padding:0!important;pointer-events:none;position:relative;position:absolute;top:0;width:100%}.wc-block-components-price-slider__range-input::-webkit-slider-runnable-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:default;height:1px;outline:0}.wc-block-components-price-slider__range-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background-position:0 0;border:2px solid #1e1e1e;border-radius:100%;box-sizing:content-box;cursor:pointer;height:12px;margin:-5px 0 0;padding:0;pointer-events:auto;-webkit-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;vertical-align:top;width:12px;z-index:20}.wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input::-webkit-slider-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0!important;margin:0;outline:none;padding:0!important}.wc-block-components-price-slider__range-input::-moz-focus-outer{border:0}.wc-block-components-price-slider__range-input::-moz-range-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:default;height:1px;outline:0}.wc-block-components-price-slider__range-input::-moz-range-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0!important;margin:0;outline:none;padding:0!important}.wc-block-components-price-slider__range-input::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background-position:0 0;border:2px solid #1e1e1e;border-radius:100%;box-sizing:content-box;cursor:pointer;height:12px;margin:0;padding:0;pointer-events:auto;-moz-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;vertical-align:top;width:12px;z-index:20}.wc-block-components-price-slider__range-input::-moz-range-thumb:hover{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input::-ms-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background-position:0 0;border:2px solid #1e1e1e;border-radius:100%;box-sizing:content-box;cursor:pointer;height:12px;margin:0;padding:0;pointer-events:auto;-ms-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;vertical-align:top;width:12px;z-index:20}.wc-block-components-price-slider__range-input::-ms-thumb:hover{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input:focus::-moz-range-thumb{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input:focus::-ms-thumb{background:#1e1e1e;border-color:#fff}.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{background-position-x:left;margin-left:-2px}.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,2px)}.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,2px)}.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:transparent;box-shadow:none;height:24px}.wc-block-components-price-slider__range-input-progress{background:#af7dd1;top:7px;width:100%}.wc-block-components-price-slider__range-input{height:24px;pointer-events:auto}.wc-block-components-price-slider__range-input::-ms-track{background:transparent;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:transparent}.wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider__range-input::-ms-thumb{pointer-events:auto;transform:translate(1px)}.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:transparent}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}}@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-loading.is-disabled .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:transparent;box-shadow:none;height:24px}.wc-block-components-price-slider__range-input-progress{background:#af7dd1;top:7px;width:100%}.wc-block-components-price-slider__range-input{height:24px;pointer-events:auto}.wc-block-components-price-slider__range-input::-ms-track{background:transparent;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:transparent}.wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider__range-input::-ms-thumb{pointer-events:auto;transform:translate(1px)}.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:transparent}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-loading.is-disabled .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:transparent;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:transparent;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;height:50px;position:relative}.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{color:inherit;display:block;margin:0 auto 1em;max-width:150px}.wc-block-grid__no-products .wc-block-grid__no-products-title{display:block;font-weight:700;margin:0}.wc-block-grid__no-products .wc-block-grid__no-products-description{display:block;margin:.25em 0 1em}.wc-block-grid__products{background-clip:padding-box;display:flex;flex-wrap:wrap;margin:0 -8px 16px;padding:0}.wc-block-grid__product{border-bottom:16px solid transparent;border-left:8px solid transparent;border-right:8px solid transparent;box-sizing:border-box;float:none;list-style:none;margin:0;padding:0;position:relative;text-align:center;width:auto}.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-bottom:0;margin-top:auto;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.3333333333%;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.6666666667%;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.2857142857%;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{flex:1 0 100%;margin-left:auto;margin-right:auto;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{flex:1 0 100%;margin-left:auto;margin-right:auto;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{flex:1 0 100%;margin-left:auto;margin-right:auto;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{flex:1 0 100%;margin-left:auto;margin-right:auto;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{flex:1 0 100%;margin-left:auto;margin-right:auto;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{flex:1 0 100%;margin-left:auto;margin-right:auto;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{flex:1 0 100%;margin-left:auto;margin-right:auto;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%;margin:0 0 24px;max-width:50%;padding:0}.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-3-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.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-4-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.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-5-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.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-6-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.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-7-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.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-8-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.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-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{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;content:".";display:block;display:inline-block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:5em;z-index:1}.is-loading .wc-block-components-product-price:before>*{visibility:hidden}.is-loading .wc-block-components-product-price:before:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@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{border-radius:4px;box-sizing:content-box;display:flex;margin:0 0 .25em;position:relative;width:107px}.wc-block-components-quantity-selector:after{border:1px solid;border-radius:4px;bottom:0;content:"";left:0;opacity:.45;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:transparent;border:0;box-shadow:none;color:currentColor;flex:1 1 auto;font-size:1em;font-weight:600;line-height:1;margin:0;min-width:40px;order:2;padding:.4em 0;text-align:center;vertical-align:middle}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus{box-shadow:inset 0 0 1px 1px currentColor;outline:none}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled{opacity:.6}.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{background:none transparent;border:0;box-shadow:none;color:currentColor;cursor:pointer;font-size:.9em;font-style:normal;font-weight:400;margin:0;min-width:30px;opacity:.6;padding:0;text-align:center;text-decoration:none}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus{box-shadow:inset 0 0 1px 1px currentColor;outline:none}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{opacity:1}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{box-shadow:none;cursor:default;opacity:.6}.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus{border-radius:4px 0 0 4px;order:1}.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus{border-radius:0 4px 4px 0;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;display:block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:1em 0;padding:0 0 0 2.25em;position:relative;text-decoration:inherit;text-transform:inherit}.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{min-width:50%;text-align:right}.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;left:0;min-height:24px;min-width:24px;position:absolute;top:50%;transform:translateY(-50%);width:1.5em}.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{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.6)}.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{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:60%;z-index:1}.is-loading .wc-block-components-review-list-item__text>*{visibility:hidden}.is-loading .wc-block-components-review-list-item__text:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@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:before{content:" "}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>*{visibility:hidden}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@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:before{content:" "}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;font-size:1em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:80px;z-index:1}.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}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@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:before{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{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;height:1em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:120px;z-index:1}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>*{visibility:hidden}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@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:before{content:" "}.editor-styles-wrapper .wc-block-components-review-list-item__item,.wc-block-components-review-list-item__item{list-style:none;margin:0 0 48px}.wc-block-components-review-list-item__info{-ms-grid-columns:1fr;display:-ms-grid;display:grid;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}.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__info{-ms-grid-columns:calc(3em + 16px) 1fr;grid-template-columns:calc(3em + 16px) 1fr}.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__meta{-ms-grid-column:2;grid-column:2}.wc-block-components-review-list-item__image{-ms-grid-row-span:2;align-items:center;display:flex;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1/3;height:3em;justify-content:center;position:relative;width:3em}.wc-block-components-review-list-item__image>img{display:block;max-height:100%;-o-object-fit:contain;object-fit:contain}.wc-block-components-review-list-item__verified{bottom:-7px;height:21px;line-height:21px;margin:0;overflow:hidden;position:absolute;right:-7px;text-indent:21px;width:21px}.wc-block-components-review-list-item__verified:before{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;content:"";display:block;height:21px;width:21px}.wc-block-components-review-list-item__meta{align-items:center;display:flex;flex-flow:row wrap}.wc-block-components-review-list-item__meta:after{content:"";flex-basis:100%;order:3}.wc-block-components-review-list-item__author,.wc-block-components-review-list-item__product{display:block;font-weight:700;margin-right:8px;order:1}.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author{font-weight:400;order:4}.wc-block-components-review-list-item__published-date{order:5}.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date{padding-left:8px;position:relative}.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{border-right:1px solid;content:"";display:inline-block;height:1em;margin-left:-8px;opacity:.5;position:absolute;top:calc(50% + .1em);transform:translateY(-50%);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{display:block;font-family:star;font-size:1em;font-weight:400;height:1em;line-height:1;overflow:hidden;position:relative;top:0;width:5.3em}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before{content:"SSSSS";float:left;left:0;opacity:.25;position:absolute;top:0}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span{float:left;left:0;overflow:hidden;padding-top:1.5em;position:absolute;top:0}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before{color:#e6a237;content:"SSSSS";left:0;position:absolute;top:0}.wc-block-components-review-list-item__text p{font-size:inherit}.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-must-login-prompt{display:block}.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{border:0;border-radius:0;font-size:1em;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-coupon-link,.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{border:0;border-radius:0;font-size:1.25em;margin:0;padding:0;vertical-align:baseline}.wc-block-components-sort-select{margin-bottom:12px}.wc-block-components-sort-select__label{display:inline-block;font-weight:400;margin-right:12px}.wc-block-components-sort-select__select{font-size:inherit;width:-webkit-max-content;width:-moz-max-content;width:max-content}.wc-block-components-spinner{box-sizing:content-box;color:inherit;font-size:1.25em;height:100%;position:absolute;text-align:center;width:100%}.wc-block-components-spinner:after{-webkit-animation:spinner__animation 1s linear infinite;animation:spinner__animation 1s linear infinite;-webkit-backface-visibility:hidden;backface-visibility:hidden;border:.2em solid;border-left:.2em solid transparent;border-radius:50%;box-sizing:border-box;content:" ";height:1em;left:50%;margin:-.5em 0 0 -.5em;position:absolute;top:50%;transform:translateZ(0) scale(.5);transform-origin:50% 50%;width:1em}.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{background:transparent;border:none;border-radius:0;box-shadow:inset 0 -1px currentColor;color:inherit;flex:auto;outline-offset:-1px;padding:12px 16px;text-align:center;transition:box-shadow .1s linear}.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:1px dotted currentColor;outline-offset:-1px}.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:transparent}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content{display:inline-block;font-size:1em;font-weight:700;line-height:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.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;margin:.2em 0 -.2em;vertical-align:middle}.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-textarea{background-color:#fff;border:1px solid #50575e;border-radius:4px;color:#2b2d2f;font-family:inherit;font-size:1em;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;font-size:1.25em;margin:0;padding:0;vertical-align:baseline;word-break:break-word}.with-scroll-to-top__scroll-point{position:relative;top:-36px}.wc-block-components-express-payment{margin:auto;position:relative}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons{grid-gap:10px;box-sizing:border-box;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(calc(33% - 10px),1fr));list-style:none;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li{margin:0;width:100%}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li>img{height:48px;width:100%}@media(max-width:782px){.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons{-ms-grid-columns:1fr;grid-template-columns:1fr}}.wc-block-components-express-payment--checkout{margin-top:15px}.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-radius:5px 0 0 0;border-top:1px solid;content:"";display:block;height:4px;margin-right:12px;opacity:.3;pointer-events:none;width:10px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after{border-radius:0 5px 0 0;border-right:1px solid;border-top:1px solid;content:"";display:block;flex-grow:1;height:4px;margin-left:12px;opacity:.3;pointer-events:none}.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{padding:19px 24px 24px;position:relative}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after{border-radius:0 0 5px 5px;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}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content>p{margin-bottom:1em}.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{align-items:center;display:flex;margin:24px 0;padding:0 24px;text-align:center}.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{border-bottom:1px solid;content:" ";flex:1;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{margin-bottom:1.5em;position:relative;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{background-color:#fff;border:1px solid #50575e;border-radius:4px;box-sizing:border-box;color:#2b2d2f;cursor:text;font-family:inherit;font-size:1em;height:3em;line-height:1.375;margin:0;padding:.75em 0 .75em 16px;width:100%}.wc-block-gateway-container .wc-block-gateway-input:focus,.wc-block-gateway-container:focus{background-color:#fff}.wc-block-gateway-container label{color:inherit;color:#757575;cursor:text;font-family:inherit;font-size:inherit;font-size:1em;font-style:inherit;font-weight:inherit;left:0;letter-spacing:inherit;line-height:inherit;line-height:1.375;margin:0 0 0 17px;max-width:calc(100% - 24px);overflow:hidden;position:absolute;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;top:0;transform:translateY(.75em);transform-origin:top left;transition:transform .2s ease}@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{margin-top:-24px;position:static}.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{align-items:center;display:flex;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{height:28px;padding-top:14px}.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}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;margin-top:2em;max-width:100%!important;min-height:15em;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block>*{visibility:hidden}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block{-webkit-animation:none;animation:none}}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block h3{display:none}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product{box-sizing:content-box;display:inline-block;margin-bottom:2em;padding-right:5%;text-align:center;vertical-align:top;width:30%}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product:nth-child(3n+3){padding-right:0}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product div .wc-block-components-product-name{font-weight:400}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product div .wc-block-components-product-price{display:block}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-button__button{margin-top:1em}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart{justify-content:center}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:not(.is-link){background-color:#eee;color:#333;font-weight:600;margin-top:1em}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:not(.is-link):focus,.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:not(.is-link):hover{background-color:#d5d5d5;border-color:#d5d5d5;color:#333}@media(max-width:480px){.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product{display:block;width:100%}}.is-medium .wc-block-cart__sidebar,.is-mobile .wc-block-cart__sidebar,.is-small .wc-block-cart__sidebar{margin-bottom:24px;order:0}.editor-styles-wrapper .wc-block-cart__empty-cart__title,.wc-block-cart__empty-cart__title{font-size:inherit}.wc-block-cart__empty-cart__title.with-empty-cart-icon:before{background-color:currentColor;content:"";display:block;height:5em;margin:0 auto 2em;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMTkgMEM4LjUwNCAwIDAgOC41MDQgMCAxOXM4LjUwNCAxOSAxOSAxOSAxOS04LjUwNCAxOS0xOVMyOS40OTYgMCAxOSAwem02LjEyOSAxMi44NzFhMi40NDkgMi40NDkgMCAwMTIuNDUyIDIuNDUyIDIuNDQ5IDIuNDQ5IDAgMDEtMi40NTIgMi40NTEgMi40NDkgMi40NDkgMCAwMS0yLjQ1Mi0yLjQ1MSAyLjQ0OSAyLjQ0OSAwIDAxMi40NTItMi40NTJ6TTExLjY0NSAzMS4yNThjLTIuMDMgMC0zLjY3Ny0xLjYwOS0zLjY3Ny0zLjYgMC0xLjUzMyAyLjE4My00LjYyOCAzLjE4Ny01Ljk2MWEuNjEuNjEgMCAwMS45OCAwYzEuMDA0IDEuMzMzIDMuMTg4IDQuNDI4IDMuMTg4IDUuOTYgMCAxLjk5Mi0xLjY0OCAzLjYwMS0zLjY3OCAzLjYwMXptMS4yMjYtMTMuNDg0YTIuNDQ5IDIuNDQ5IDAgMDEtMi40NTItMi40NTEgMi40NDkgMi40NDkgMCAwMTIuNDUyLTIuNDUyIDIuNDQ5IDIuNDQ5IDAgMDEyLjQ1MiAyLjQ1MiAyLjQ0OSAyLjQ0OSAwIDAxLTIuNDUyIDIuNDUxem0xMy4wNCAxMS44MTRBOC45ODkgOC45ODkgMCAwMDE5IDI2LjM1NWMtMS42MjQgMC0xLjYyNC0yLjQ1MiAwLTIuNDUyYTExLjQgMTEuNCAwIDAxOC43ODggNC4xMjJjMS4wNTcgMS4yNTctLjg1OSAyLjc5Ni0xLjg3OCAxLjU2M3oiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMTkgMEM4LjUwNCAwIDAgOC41MDQgMCAxOXM4LjUwNCAxOSAxOSAxOSAxOS04LjUwNCAxOS0xOVMyOS40OTYgMCAxOSAwem02LjEyOSAxMi44NzFhMi40NDkgMi40NDkgMCAwMTIuNDUyIDIuNDUyIDIuNDQ5IDIuNDQ5IDAgMDEtMi40NTIgMi40NTEgMi40NDkgMi40NDkgMCAwMS0yLjQ1Mi0yLjQ1MSAyLjQ0OSAyLjQ0OSAwIDAxMi40NTItMi40NTJ6TTExLjY0NSAzMS4yNThjLTIuMDMgMC0zLjY3Ny0xLjYwOS0zLjY3Ny0zLjYgMC0xLjUzMyAyLjE4My00LjYyOCAzLjE4Ny01Ljk2MWEuNjEuNjEgMCAwMS45OCAwYzEuMDA0IDEuMzMzIDMuMTg4IDQuNDI4IDMuMTg4IDUuOTYgMCAxLjk5Mi0xLjY0OCAzLjYwMS0zLjY3OCAzLjYwMXptMS4yMjYtMTMuNDg0YTIuNDQ5IDIuNDQ5IDAgMDEtMi40NTItMi40NTEgMi40NDkgMi40NDkgMCAwMTIuNDUyLTIuNDUyIDIuNDQ5IDIuNDQ5IDAgMDEyLjQ1MiAyLjQ1MiAyLjQ0OSAyLjQ0OSAwIDAxLTIuNDUyIDIuNDUxem0xMy4wNCAxMS44MTRBOC45ODkgOC45ODkgMCAwMDE5IDI2LjM1NWMtMS42MjQgMC0xLjYyNC0yLjQ1MiAwLTIuNDUyYTExLjQgMTEuNCAwIDAxOC43ODggNC4xMjJjMS4wNTcgMS4yNTctLjg1OSAyLjc5Ni0xLjg3OCAxLjU2M3oiLz48L3N2Zz4=);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:5em;mask-size:5em;width:5em}.wp-block-woocommerce-empty-cart-block>.aligncenter{margin-left:auto!important;margin-right:auto!important}.wc-block-cart__submit{margin:0 0 16px;position:relative}.wc-block-cart__submit-button{box-sizing:border-box;margin:0;width:100%}.wc-block-cart .wc-block-cart__submit-container{padding:0}@media(min-width:783px){.wc-block-cart .wc-block-cart__submit-container--sticky{display:none}}@media(max-width:782px){.wc-block-cart .wc-block-cart__submit-container--sticky{background:#fff;bottom:0;left:0;padding:16px;position:fixed;width:100%;z-index:9999}.wc-block-cart .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}}.wc-block-checkout-error{padding:40px;text-align:center;width:100%}.wc-block-checkout-error .wc-block-checkout-error__image{color:inherit;display:block;margin:0 auto 1em;max-width:150px}.wc-block-checkout-error .wc-block-checkout-error__title{display:block;font-weight:700;margin:0}.wc-block-checkout-error .wc-block-checkout-error__description{display:block;margin:.25em 0 1em}.wc-block-checkout-empty{padding:40px;text-align:center;width:100%}.wc-block-checkout-empty .wc-block-checkout-empty__image{color:inherit;display:block;margin:0 auto 1em;max-width:150px}.wc-block-checkout-empty .wc-block-checkout-empty__title{display:block;font-weight:700;margin:0}.wc-block-checkout-empty .wc-block-checkout-empty__description{display:block;margin:.25em 0 1em}.wc-block-checkout__actions_row{align-items:center;display:flex;justify-content:space-between}.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{height:auto;padding:1em;width:50%}.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-button__text{line-height:24px}.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg{fill:#fff;vertical-align:top}.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-large .wc-block-checkout__actions{padding:1.5em 0;position:relative}.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-checkout__form{margin:0;max-width:100%}.is-medium .wc-block-checkout__main,.is-mobile .wc-block-checkout__main,.is-small .wc-block-checkout__main{order:1}.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{clear:both;content:"";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}.wc-block-checkout__pickup-options .wc-block-components-radio-control__option,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option{margin:0;padding:.75em 0 .75em 2.5em;position:relative}.wc-block-checkout__pickup-options .wc-block-components-radio-control__option:after,.wp-block-woocommerce-checkout-pickup-options-block .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__pickup-options .wc-block-components-shipping-rates-control__no-results-notice,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-shipping-rates-control__no-results-notice{margin:.75em 0}.wc-block-checkout__pickup-options .wc-block-components-radio-control .wc-block-components-radio-control__input,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control .wc-block-components-radio-control__input{margin-top:1px;top:auto;transform:none}.wc-block-checkout__pickup-options .wc-block-components-radio-control__option-layout,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option-layout{display:block}.wc-block-checkout__pickup-options .wc-block-components-radio-control__label-group,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__label-group{display:flex;width:100%}.wc-block-checkout__pickup-options .wc-block-components-radio-control__label-group>:last-child,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__label-group>:last-child{margin-left:auto}.wc-block-checkout__pickup-options .wc-block-components-radio-control__description-group,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__description-group{display:none}.wc-block-checkout__pickup-options .wc-block-components-radio-control__option-checked .wc-block-components-radio-control__description-group,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option-checked .wc-block-components-radio-control__description-group{display:block}.wc-block-checkout__pickup-options .wc-block-components-radio-control__label-group em,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__label-group em{font-style:inherit;text-transform:uppercase}.wc-block-checkout__pickup-options .wc-block-components-radio-control__description-group,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__description-group{background-color:#f0f0f0;border-radius:4px;box-sizing:border-box;font-size:1em;margin-top:.5em;padding:1px .75em;width:100%}.wc-block-checkout__pickup-options .wc-block-components-radio-control__description,.wc-block-checkout__pickup-options .wc-block-components-radio-control__secondary-description,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__description,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__secondary-description{display:block;margin:.75em 0;text-align:left;width:100%}.wc-block-checkout__pickup-options .wc-block-components-radio-control__secondary-description,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__secondary-description{color:#757575}.wc-block-checkout__pickup-options .wc-block-components-radio-control__secondary-description>svg,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__secondary-description>svg{fill:currentColor;margin-top:-4px;vertical-align:middle}.wc-block-checkout__shipping-method-container{display:flex;gap:16px;justify-content:space-between;width:100%}.edit-post-visual-editor .wc-block-checkout__shipping-method-option,.wc-block-checkout__shipping-method-option{align-items:center;background-color:transparent;border:none;border-radius:0!important;box-shadow:none!important;color:inherit;display:flex;flex-basis:0%;flex-direction:column;flex-grow:1;gap:4px;height:100%;justify-content:center;min-height:80px;outline:1px solid currentColor;padding:16px 12px}.edit-post-visual-editor .wc-block-checkout__shipping-method-option.components-button:focus:not(:disabled),.edit-post-visual-editor .wc-block-checkout__shipping-method-option.components-button:hover:not(:disabled),.edit-post-visual-editor .wc-block-checkout__shipping-method-option:focus,.edit-post-visual-editor .wc-block-checkout__shipping-method-option:hover,.wc-block-checkout__shipping-method-option.components-button:focus:not(:disabled),.wc-block-checkout__shipping-method-option.components-button:hover:not(:disabled),.wc-block-checkout__shipping-method-option:focus,.wc-block-checkout__shipping-method-option:hover{background-color:#d5d5d5;border-color:#d5d5d5;color:#333}.edit-post-visual-editor .wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected,.wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected{outline:3px solid currentColor}.wc-block-checkout__shipping-method-option-icon{fill:currentColor}.wc-block-checkout__shipping-method-option-title{font-size:1rem;font-weight:700}.wc-block-checkout__shipping-method-option-price{font-size:.875rem}.wc-block-checkout__shipping-method-option-price em{font-style:inherit;text-transform:uppercase}.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__shipping-option .wc-block-components-radio-control__option{margin:0;padding:.75em 0 .75em 2.5em;position:relative}.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}.wc-block-checkout__terms{margin:1.5em 0}.wc-block-checkout__terms textarea{position:relative;top:-5px}.wc-block-checkout__terms.wc-block-checkout__terms--disabled{opacity:.6}.wc-block-checkout__sidebar .wc-block-components-product-name{color:inherit;display:block;flex-basis:0%;flex-grow:1}.wc-block-checkout__sidebar .wc-block-components-totals-footer-item{margin:0;padding:0}.is-medium .wc-block-checkout__sidebar,.is-mobile .wc-block-checkout__sidebar,.is-small .wc-block-checkout__sidebar{margin-bottom:24px;order:0}.wc-block-checkout__add-note{margin:1.5em 0}.is-medium .wc-block-checkout__add-note,.is-mobile .wc-block-checkout__add-note,.is-small .wc-block-checkout__add-note{margin-bottom:1em;margin-top:1em;padding:1em 0;position:relative}.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}.wp-block-woocommerce-checkout{margin:0}.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point{top:-96px}.wp-block-woocommerce-checkout.is-loading{display:flex;flex-wrap:wrap;margin:0 auto 16px;position:relative}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block{padding-left:2.2641509434%;width:35%}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block{padding-right:3.7735849057%;width:65%}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block{box-sizing:border-box;margin:0}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;display:none;line-height:1;margin:0 0 1.5em;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div>*,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div>*{visibility:hidden}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div:after,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div{-webkit-animation:none;animation:none}}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-contact-information-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-payment-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-contact-information-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-payment-block{display:block;min-height:10em}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-shipping-address-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-shipping-address-block{display:block;min-height:24em}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-actions-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-actions-block{display:block;margin-left:50%;min-height:4em;width:50%}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-order-summary-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block{display:block;min-height:47em}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel>h2,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2{border:0;border-radius:0;color:inherit;font-family:inherit;font-size:1em;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-decoration:inherit;text-transform:inherit;vertical-align:baseline}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel>h2 .wc-block-components-panel__button,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 .wc-block-components-panel__button{font-weight:400}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-totals-coupon-link,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-totals-item,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-coupon-link,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item{padding-left:16px;padding-right:16px}@media only screen and (max-width:700px){.wp-block-woocommerce-checkout.is-loading{flex-direction:column;margin:0 auto 16px}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block{padding:0;width:100%}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-coupon-link,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item{padding-left:0;padding-right:0}}.theme-twentytwenty .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2{border:0;border-radius:0;font-size:1.25em;margin:0;padding:0;vertical-align:baseline}.wp-block-woocommerce-featured-category{background-color:transparent;border-color:transparent;box-sizing:border-box;color:#fff}.wc-block-featured-category{align-content:center;align-items:center;background-color:inherit;background-position:50%;background-size:cover;display:flex;flex-wrap:wrap;justify-content:center;margin:0;overflow:hidden;position:relative;width:100%}.wc-block-featured-category.has-background-dim .background-dim__overlay:before{background:inherit;border-radius:inherit;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wc-block-featured-category.has-background-dim-10 .background-dim__overlay:before{opacity:.1}.wc-block-featured-category.has-background-dim-20 .background-dim__overlay:before{opacity:.2}.wc-block-featured-category.has-background-dim-30 .background-dim__overlay:before{opacity:.3}.wc-block-featured-category.has-background-dim-40 .background-dim__overlay:before{opacity:.4}.wc-block-featured-category.has-background-dim-50 .background-dim__overlay:before{opacity:.5}.wc-block-featured-category.has-background-dim-60 .background-dim__overlay:before{opacity:.6}.wc-block-featured-category.has-background-dim-70 .background-dim__overlay:before{opacity:.7}.wc-block-featured-category.has-background-dim-80 .background-dim__overlay:before{opacity:.8}.wc-block-featured-category.has-background-dim-90 .background-dim__overlay:before{opacity:.9}.wc-block-featured-category.has-background-dim-100 .background-dim__overlay:before{opacity:1}.wc-block-featured-category__selection{width:100%}.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,.wc-block-featured-category.has-left-content .wc-block-featured-category__variation{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,.wc-block-featured-category.has-right-content .wc-block-featured-category__variation{margin-right:0;text-align:right}.wc-block-featured-category.is-repeated{background-repeat:repeat;background-size:auto}.wc-block-featured-category__description,.wc-block-featured-category__price,.wc-block-featured-category__title,.wc-block-featured-category__variation{line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-category__description a,.wc-block-featured-category__description a:active,.wc-block-featured-category__description a:focus,.wc-block-featured-category__description a:hover,.wc-block-featured-category__price a,.wc-block-featured-category__price a:active,.wc-block-featured-category__price a:focus,.wc-block-featured-category__price a:hover,.wc-block-featured-category__title a,.wc-block-featured-category__title a:active,.wc-block-featured-category__title a:focus,.wc-block-featured-category__title a:hover,.wc-block-featured-category__variation a,.wc-block-featured-category__variation a:active,.wc-block-featured-category__variation a:focus,.wc-block-featured-category__variation a:hover{color:#fff}.wc-block-featured-category__description,.wc-block-featured-category__link,.wc-block-featured-category__price,.wc-block-featured-category__title,.wc-block-featured-category__variation{color:inherit;padding:0 48px 16px;width:100%;z-index:1}.wc-block-featured-category .wc-block-featured-category__background-image{bottom:0;height:100%;left:0;margin:0;-o-object-fit:none;object-fit:none;padding:0;position:absolute;right:0;top:0;width:100%}.wc-block-featured-category .wc-block-featured-category__background-image.has-parallax{background-attachment:fixed}@supports(-webkit-overflow-scrolling:touch){.wc-block-featured-category .wc-block-featured-category__background-image.has-parallax{background-attachment:scroll}}@media(prefers-reduced-motion:reduce){.wc-block-featured-category .wc-block-featured-category__background-image.has-parallax{background-attachment:scroll}}.wc-block-featured-category__description{color:inherit}.wc-block-featured-category__description p{margin:0}.wc-block-featured-category .wc-block-featured-category__title{color:inherit;margin-top:0}.wc-block-featured-category .wc-block-featured-category__title div{color:inherit}.wc-block-featured-category .wc-block-featured-category__title:before{display:none}.wc-block-featured-category__wrapper{align-content:center;align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;height:100%;justify-content:center;overflow:hidden;width:100%}.wc-block-featured-category .wp-block-button.aligncenter{text-align:center}.wp-block-woocommerce-featured-product{background-color:transparent;border-color:transparent;box-sizing:border-box;color:#fff}.wc-block-featured-product{align-content:center;align-items:center;background-color:inherit;background-position:50%;background-size:cover;display:flex;flex-wrap:wrap;justify-content:center;margin:0;overflow:hidden;position:relative;width:100%}.wc-block-featured-product.has-background-dim .background-dim__overlay:before{background:inherit;border-radius:inherit;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wc-block-featured-product.has-background-dim-10 .background-dim__overlay:before{opacity:.1}.wc-block-featured-product.has-background-dim-20 .background-dim__overlay:before{opacity:.2}.wc-block-featured-product.has-background-dim-30 .background-dim__overlay:before{opacity:.3}.wc-block-featured-product.has-background-dim-40 .background-dim__overlay:before{opacity:.4}.wc-block-featured-product.has-background-dim-50 .background-dim__overlay:before{opacity:.5}.wc-block-featured-product.has-background-dim-60 .background-dim__overlay:before{opacity:.6}.wc-block-featured-product.has-background-dim-70 .background-dim__overlay:before{opacity:.7}.wc-block-featured-product.has-background-dim-80 .background-dim__overlay:before{opacity:.8}.wc-block-featured-product.has-background-dim-90 .background-dim__overlay:before{opacity:.9}.wc-block-featured-product.has-background-dim-100 .background-dim__overlay:before{opacity:1}.wc-block-featured-product__selection{width: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.is-repeated{background-repeat:repeat;background-size:auto}.wc-block-featured-product__description,.wc-block-featured-product__price,.wc-block-featured-product__title,.wc-block-featured-product__variation{line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-product__description a,.wc-block-featured-product__description a:active,.wc-block-featured-product__description a:focus,.wc-block-featured-product__description a:hover,.wc-block-featured-product__price a,.wc-block-featured-product__price a:active,.wc-block-featured-product__price a:focus,.wc-block-featured-product__price a:hover,.wc-block-featured-product__title a,.wc-block-featured-product__title a:active,.wc-block-featured-product__title a:focus,.wc-block-featured-product__title a:hover,.wc-block-featured-product__variation a,.wc-block-featured-product__variation a:active,.wc-block-featured-product__variation a:focus,.wc-block-featured-product__variation a:hover{color:#fff}.wc-block-featured-product__description,.wc-block-featured-product__link,.wc-block-featured-product__price,.wc-block-featured-product__title,.wc-block-featured-product__variation{color:inherit;padding:0 48px 16px;width:100%;z-index:1}.wc-block-featured-product .wc-block-featured-product__background-image{bottom:0;height:100%;left:0;margin:0;-o-object-fit:none;object-fit:none;padding:0;position:absolute;right:0;top:0;width:100%}.wc-block-featured-product .wc-block-featured-product__background-image.has-parallax{background-attachment:fixed}@supports(-webkit-overflow-scrolling:touch){.wc-block-featured-product .wc-block-featured-product__background-image.has-parallax{background-attachment:scroll}}@media(prefers-reduced-motion:reduce){.wc-block-featured-product .wc-block-featured-product__background-image.has-parallax{background-attachment:scroll}}.wc-block-featured-product__description{color:inherit}.wc-block-featured-product__description p{margin:0}.wc-block-featured-product .wc-block-featured-product__title{color:inherit;margin-top:0}.wc-block-featured-product .wc-block-featured-product__title div{color:inherit}.wc-block-featured-product .wc-block-featured-product__title:before{display:none}.wc-block-featured-product__wrapper{align-content:center;align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;height:100%;justify-content:center;overflow:hidden;width:100%}.wc-block-featured-product .wp-block-button.aligncenter{text-align:center}.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{border:0;margin-top: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{line-height:1.5;margin:0}.wc-block-mini-cart__badge,.wc-block-mini-cart__quantity-badge{align-items:center;display:flex}.wc-block-mini-cart__badge{background:transparent;border:.15em solid;border-radius:1em;box-sizing:border-box;color:inherit;font-size:.875em;font-weight:600;height:1.4285714286em;justify-content:center;margin-left:-.7142857143em;min-width:1.4285714286em;padding:0 .25em;transform:translateY(-50%);white-space:nowrap;z-index:1}.wc-block-mini-cart__icon{display:block;height:1.5em;width:1.5em}html[dir=rtl] .wc-block-mini-cart__icon{transform:scaleX(-1)}.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 0 2em}.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{text-align:right;width:100px}.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{margin:0;width:100%}.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{background:transparent;border:0;border-radius:0;box-shadow:none;color:inherit;display:inline;font-family:inherit;font-size:inherit;font-size:.75em;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;text-transform:none;vertical-align:baseline;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:transparent}.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;line-height:inherit;text-align:right}.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,.wc-block-mini-cart__drawer.is-loading h2 span,.wc-block-mini-cart__drawer.is-loading th span{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;display:inline-block;line-height:1;max-width:100%!important;min-width:84px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-cart--is-loading h2 span>*,.wc-block-cart--is-loading th span>*,.wc-block-mini-cart__drawer.is-loading h2 span>*,.wc-block-mini-cart__drawer.is-loading th span>*{visibility:hidden}.wc-block-cart--is-loading h2 span:after,.wc-block-cart--is-loading th span:after,.wc-block-mini-cart__drawer.is-loading h2 span:after,.wc-block-mini-cart__drawer.is-loading th span:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span,.wc-block-mini-cart__drawer.is-loading h2 span,.wc-block-mini-cart__drawer.is-loading th span{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading h2 span:before,.wc-block-cart--is-loading th span:before,.wc-block-mini-cart__drawer.is-loading h2 span:before,.wc-block-mini-cart__drawer.is-loading th span:before{content:" "}.wc-block-cart--is-loading h2 span,.wc-block-mini-cart__drawer.is-loading h2 span{min-width:33%}.wc-block-cart--is-loading .wc-block-components-product-metadata,.wc-block-cart--is-loading .wc-block-components-product-price,.wc-block-cart--is-loading .wc-block-components-quantity-selector,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price,.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-cart--is-loading .wc-block-components-product-metadata>*,.wc-block-cart--is-loading .wc-block-components-product-price>*,.wc-block-cart--is-loading .wc-block-components-quantity-selector>*,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata>*,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price>*,.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector>*{visibility:hidden}.wc-block-cart--is-loading .wc-block-components-product-metadata:after,.wc-block-cart--is-loading .wc-block-components-product-price:after,.wc-block-cart--is-loading .wc-block-components-quantity-selector:after,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata:after,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:after,.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-components-product-metadata,.wc-block-cart--is-loading .wc-block-components-product-price,.wc-block-cart--is-loading .wc-block-components-quantity-selector,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price,.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-components-product-name,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;display:inline-block;line-height:1;max-width:100%!important;min-width:84px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-cart--is-loading .wc-block-components-product-name>*,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name>*{visibility:hidden}.wc-block-cart--is-loading .wc-block-components-product-name:after,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-components-product-name,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-components-product-name:before,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:before{content:" "}.wc-block-cart--is-loading .wc-block-components-product-metadata,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata{margin-top:.25em;min-width:8em}.wc-block-cart--is-loading .wc-block-cart-item__remove-link,.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__remove-link{visibility:hidden}.wc-block-cart--is-loading .wc-block-cart-item__image>a,.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-cart--is-loading .wc-block-cart-item__image>a>*,.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a>*{visibility:hidden}.wc-block-cart--is-loading .wc-block-cart-item__image>a:after,.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart-item__image>a,.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-components-product-price,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price{display:block;margin-top:.25em;max-width:3em}.wc-block-cart--is-loading .wc-block-components-product-price:before,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:before{content:" "}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card,.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;min-height:460px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card>*,.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card>*{visibility:hidden}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after,.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card,.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:before,.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:before{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{align-items:flex-end;display:flex;flex-direction:column}.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:not(.wc-block-mini-cart-items) .wc-block-cart-items__row,.is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row,.is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row{position:relative}.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,.is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,.is-small table.wc-block-cart-items:not(.wc-block-mini-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,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,.is-small table.wc-block-cart-items .wc-block-cart-items__row{-ms-grid-columns:80px 132px;display:-ms-grid;display:grid;grid-template-columns:80px 132px;padding:16px 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-span:2;-ms-grid-column-align:stretch;-ms-grid-column:2;grid-column-end:4;grid-column-start:2;-ms-grid-row:1;grid-row-start:1;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-row-align:end;align-self:end;-ms-grid-column:1;grid-column-start:1;-ms-grid-row:2;grid-row-start:2;padding-right:16px;padding-top:16px;vertical-align:bottom}.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{margin-bottom:3em}.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{padding:16px 0 16px 16px;position:relative;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;margin:0}.is-large.wc-block-cart .wc-block-cart__totals-title{background:transparent;border:0;border-radius:0;box-shadow:none;color:inherit;display:inline;display:block;font-family:inherit;font-size:inherit;font-size:.75em;font-style:inherit;font-weight:inherit;font-weight:600;letter-spacing:inherit;line-height:inherit;margin:0;padding:.25rem 0;text-align:right;text-decoration:inherit;text-transform:inherit;text-transform:uppercase;vertical-align:baseline}.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 0 0}.is-large.wc-block-cart .wc-block-cart__payment-options:empty{padding:0}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-empty-cart-block{display:none}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block{display:flex;flex-wrap:wrap;margin:0 auto 16px;position:relative}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block{box-sizing:border-box;margin:0;min-height:10em;padding-right:3.7735849057%;width:65%}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;min-height:15em;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block>*{visibility:hidden}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block{-webkit-animation:none;animation:none}}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block{box-sizing:border-box;margin:0;min-height:12em;padding-left:2.2641509434%;width:35%}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;margin:0 0 1em;max-width:100%!important;min-height:3em;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block>*,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block>*,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block>*,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block>*{visibility:hidden}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block:after,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block:after,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block:after,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block{-webkit-animation:none;animation:none}}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block{height:20em}@media only screen and (max-width:700px){.wp-block-woocommerce-cart.is-loading{padding-top:16px}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block{flex-direction:column;margin:0 auto 16px}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block{padding:0;width:100%}}.wc-block-mini-cart{display:inline-block}.wc-block-mini-cart__button{align-items:center;background-color:transparent;border:none;color:inherit;display:flex;font-family:inherit;font-size:inherit;font-weight:inherit;padding:.75em .5em}.wc-block-mini-cart__button:hover:not([disabled]){opacity:.6}.wc-block-mini-cart__amount{display:none}.wc-block-mini-cart__tax-label{margin-right:.5em}@media screen and (min-width:768px){.wc-block-mini-cart__amount{display:initial;font-size:inherit;font-weight:inherit;margin-right:8px}}.modal-open .wc-block-mini-cart__button{pointer-events:none}.wc-block-mini-cart__drawer{font-size:1rem}.wc-block-mini-cart__drawer .components-modal__content .components-modal__header .components-button{margin:unset;padding:unset}.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents .wc-block-components-notices{margin:16px 40px -16px 16px;margin-bottom:unset}.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents .wc-block-components-notices .wc-block-components-notices__notice{margin-bottom:unset}.wc-block-mini-cart__drawer .components-modal__content{padding:0;position:relative}.wc-block-mini-cart__drawer .components-modal__header{height:56px;position:relative;position:absolute;right:4px;top:40px}.wc-block-mini-cart__drawer .components-modal__header button{margin:0;right:0;transform:translateY(-50%)}.wc-block-mini-cart__drawer .components-modal__header svg{fill:currentColor;display:block}.wp-block-woocommerce-mini-cart-contents{box-sizing:border-box;height:100vh;height:100dvh;justify-content:center;max-height:-webkit-fill-available;padding:0}:where(.wp-block-woocommerce-mini-cart-contents){background:#fff}.wp-block-woocommerce-empty-mini-cart-contents-block,.wp-block-woocommerce-filled-mini-cart-contents-block{display:flex;flex-direction:column;height:100vh;height:100dvh;max-height:-webkit-fill-available}.wp-block-woocommerce-empty-mini-cart-contents-block{justify-content:center}.wp-block-woocommerce-filled-mini-cart-contents-block{justify-content:space-between}.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__empty-cart-wrapper{overflow-y:auto;padding:40px 16px 16px}h2.wc-block-mini-cart__title{font-size:2em;margin:40px 16px 0}.wc-block-mini-cart__items{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;padding:16px 16px 0}.wc-block-mini-cart__items .wc-block-mini-cart__products-table{margin-bottom:auto;margin-right:-16px;padding-right:16px}.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row{padding-bottom:8px;padding-top:8px}.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row:last-child:after{content:none}.wc-block-mini-cart__footer{border-top:1px solid #ddd;padding:24px 16px}.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal{font-weight:600;margin-bottom:16px}.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description{display:none;font-size:.75em;font-weight:400}@media only screen and (min-width:480px){.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description{display:unset}}.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions{display:flex;gap:16px}.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button{flex-grow:1}.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined{display:none}@media only screen and (min-width:480px){.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined{display:inline-flex}}.wc-block-mini-cart__footer .wc-block-components-payment-method-icons{margin-top:16px}.wc-block-mini-cart__shopping-button{display:flex;justify-content:center}.wc-block-mini-cart__shopping-button a{border:2px solid;color:currentColor;font-weight:600;padding:12px 24px;text-decoration:none}.wc-block-mini-cart__shopping-button a:focus,.wc-block-mini-cart__shopping-button a:hover{background-color:#1e1e1e;border-color:#1e1e1e;color:#fff}.admin-bar .wp-block-woocommerce-mini-cart-contents{margin-top:32px}.admin-bar .wp-block-woocommerce-empty-mini-cart-contents-block,.admin-bar .wp-block-woocommerce-filled-mini-cart-contents-block,.admin-bar .wp-block-woocommerce-mini-cart-contents{height:calc(100vh - 32px)}.admin-bar .wc-block-components-drawer .components-modal__header .components-button{top:32px}.wc-block-components-checkbox{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-top:1.5em;text-decoration:inherit;text-transform:inherit}.wc-block-components-checkbox label{align-items:flex-start;display:flex;font-size:.875em;position:relative}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:2px solid #50575e;border-radius:2px;box-sizing:border-box;font-size:1em;height:1.5em;margin:0 1em 0 0;min-height:1.5em;min-width:1.5em;overflow:hidden;position:static;vertical-align:middle;width:1.5em}.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]:focus{outline:2px solid #50575e;outline-offset:2px}.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]{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.6)}.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)}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus{outline:2px solid hsla(0,0%,100%,.6);outline-offset:2px}.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:2px solid #cc1818;outline-offset:2px}.wc-block-components-checkbox .wc-block-components-checkbox__mark{fill:#000;height:1.125em;margin-left:.1875em;margin-top:.0625em;pointer-events:none;position:absolute;width: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{line-height:1.5em;vertical-align:middle}@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}.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;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-panel__button{border:0;border-radius:0;height:auto;line-height:1;margin:.375em 0 0;padding:.375em 32px 0 0;position:relative;text-align:left;vertical-align:baseline;width:100%;word-break:break-word}.wc-block-components-panel__button[aria-expanded=true]{margin-bottom:.375em;padding-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{background:transparent;box-shadow:none;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-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[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-store-notice{border:2px solid;border-radius:4px;font-size:.875em;margin:16px 0;padding:.5em}.wc-block-store-notice .components-notice__content{position:relative}.wc-block-store-notice .components-notice__content>div{padding-left:2.5em}.wc-block-store-notice .components-notice__content svg{height:2em;left:0;position:absolute;top:50%;transform:translateY(-50%);vertical-align:middle;width:2em}.wc-block-store-notice.is-warning{background-color:#fffdf9;border-color:#fec}.wc-block-store-notice.is-warning .components-notice__content svg{fill:#f9b51f}.wc-block-store-notice.is-info{background-color:#e7f6f9;border-color:#c8f6ff}.wc-block-store-notice.is-info .components-notice__content svg{fill:#419ece}.wc-block-store-notice.is-error{background-color:#f8ebea;border-color:#ffd4cd}.wc-block-store-notice.is-error .components-notice__content svg{fill:#cd433b}.wc-block-components-notices{display:block;margin:1.5em 0}.wc-block-components-notices:first-child{margin-top:0}.wc-block-components-notices:empty{margin:0}.wc-block-components-notices .wc-block-components-notices__notice{display:flex;flex-wrap:nowrap;margin:0}.wc-block-components-notices .wc-block-components-notices__notice a{text-decoration:underline}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss{background:transparent none;border:0;color:currentColor;margin:0 0 0 auto;outline:0;padding:0}.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 .components-notice__content>div:not(.components-notice__actions) :first-child{margin-top:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content>div:not(.components-notice__actions) :last-child{margin-bottom:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content ul{list-style:none;margin:0;padding:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content li+li{margin:.25em 0 0}.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice{margin-top:1em}.theme-twentytwenty .wc-block-components-notices__notice,.theme-twentytwentyone .wc-block-components-notices__notice{padding:1.5rem 3rem}.wc-block-components-notices__snackbar{bottom:20px;left:16px;position:fixed;width:auto}@media(max-width:782px){.wc-block-components-notices__snackbar{bottom:auto;left:0;position:fixed;top:10px}.wc-block-components-notices__snackbar .components-snackbar-list__notice-container{margin-left:10px;margin-right:10px}}.wc-block-components-form .wc-block-components-text-input,.wc-block-components-text-input{margin-top:1.5em;position:relative;white-space:nowrap}.wc-block-components-form .wc-block-components-text-input label,.wc-block-components-text-input label{color:inherit;color:#757575;cursor:text;font-family:inherit;font-size:inherit;font-size:1em;font-style:inherit;font-weight:inherit;left:0;letter-spacing:inherit;line-height:inherit;line-height:1.375;margin:0 0 0 17px;max-width:calc(100% - 32px);overflow:hidden;position:absolute;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;top:0;transform:translateY(.75em);transform-origin:top left;transition:transform .2s ease}.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]{background-color:#fff;border:1px solid #50575e;border-radius:4px;box-sizing:border-box;color:#2b2d2f;font-family:inherit;font-size:1em;height:3em;line-height:1.375;margin:0;min-height:0;padding:.75em 0;text-indent:16px;width:100%}.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;box-shadow:0 0 0 1px #50575e;color:#2b2d2f;outline:0}.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);box-shadow:0 0 0 1px hsla(0,0%,100%,.4);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}.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{box-shadow:0 0 0 1px #cc1818}.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input,.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:active,.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:hover,.has-dark-controls .wc-block-components-text-input.has-error input,.has-dark-controls .wc-block-components-text-input.has-error input:active,.has-dark-controls .wc-block-components-text-input.has-error input:focus,.has-dark-controls .wc-block-components-text-input.has-error input:hover{border-color:#f18c8c}.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:focus,.has-dark-controls .wc-block-components-text-input.has-error input:focus{box-shadow:0 0 0 1px #f18c8c}.wc-block-components-form .wc-block-components-text-input.has-error label,.wc-block-components-text-input.has-error label{color:#cc1818}.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error label,.has-dark-controls .wc-block-components-text-input.has-error label{color:#f18c8c}.wc-block-components-form .wc-block-components-text-input:only-child,.wc-block-components-text-input:only-child{margin-top:1.5em}.wc-block-components-totals-wrapper{padding:16px 0;position:relative}.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:empty{padding:0}.wc-block-components-totals-wrapper:empty:after{content:none}.wc-block-components-totals-wrapper.slot-wrapper{padding:0}.wc-block-components-totals-wrapper.slot-wrapper>*>*{padding:16px 0;position:relative}.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-components-totals-item{box-sizing:border-box;display:flex;flex-wrap:wrap;width:100%}.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-validation-error{color:#cc1818;font-size:.75em;max-width:100%;white-space:normal}.wc-block-components-validation-error>p{margin:0;padding:4px 0 0}.has-dark-mode-palette .wc-block-components-validation-error{color:#f18c8c}.wc-block-components-select+.wc-block-components-validation-error{margin-bottom:24px}.wp-block-woocommerce-active-filters h1,.wp-block-woocommerce-active-filters h2,.wp-block-woocommerce-active-filters h3,.wp-block-woocommerce-active-filters h4,.wp-block-woocommerce-active-filters h5,.wp-block-woocommerce-active-filters h6{text-transform:inherit}.wp-block-woocommerce-active-filters .wc-block-filter-title-placeholder .wc-block-active-filters__title{height:1em}.wc-block-active-filters{margin-bottom:24px;overflow:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all{background:transparent;border:none;border-radius:0;box-shadow:none;color:inherit;cursor:pointer;display:inline;float:right;font-family:inherit;font-size:inherit;font-size:.875em;font-style:inherit;font-weight:inherit;font-weight:400;letter-spacing:inherit;line-height:inherit;margin:15px 0 0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;vertical-align:baseline}.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:transparent}.wc-block-active-filters .wc-block-active-filters__clear-all:hover{color:inherit;text-decoration:none}.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:transparent;color:inherit}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;display:inline-block;float:right;height:1em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:80px;z-index:1}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder{-webkit-animation:none;animation:none}}.wc-block-active-filters .wc-block-active-filters__list{clear:both;list-style:none outside;margin:0 0 4px;padding:0}.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading{display:flex;flex-direction:column;flex-wrap:nowrap;margin-top:12px}.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading.wc-block-active-filters__list--chips{align-items:flex-end;flex-direction:row;flex-wrap:wrap;gap:0 10px}.wc-block-active-filters .wc-block-active-filters__list li{list-style:none outside;margin:9px 0 0;padding:0}.wc-block-active-filters .wc-block-active-filters__list li ul{list-style:none outside;margin:0;padding:0}.wc-block-active-filters .wc-block-active-filters__list>li:first-child,.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 li.show-loading-state-list{display:inline-block}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;display:inline-block;height:1em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span{-webkit-animation:none;animation:none}}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips{display:inline-block}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:13px;box-shadow:none;color:currentColor!important;display:block;display:inline-block;height:1em;line-height:1;margin-right:15px!important;max-width:100%!important;min-width:70px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span{-webkit-animation:none;animation:none}}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:last-of-type>span{margin-right:0!important}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:nth-child(3){flex-grow:1;max-width:200px}.wc-block-active-filters .wc-block-active-filters__list>.wc-block-active-filters__list-item .wc-block-active-filters__list-item-name{margin:9px 0 0}.wc-block-active-filters .wc-block-active-filters__list-item-type{display:block;font-size:.75em;font-weight:700;letter-spacing:.1em;margin:16px 0 0;text-transform:uppercase}.wc-block-active-filters .wc-block-active-filters__list-item-operator{font-style:italic;font-weight:400}.wc-block-active-filters .wc-block-active-filters__list-item-name{align-items:center;display:flex;font-size:.875em;padding:0;position:relative}.wc-block-active-filters .wc-block-active-filters__list-item-remove{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e0e0e0;border:0;border-radius:25px;color:currentColor;font-size:.75em;height:16px;line-height:16px;margin:0 .5em 0 0;padding:0;width:16px}.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus,.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover{background:#949494}.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus .wc-block-components-chip__remove-icon,.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover .wc-block-components-chip__remove-icon{fill:#fff}.wc-block-active-filters .wc-block-active-filters__list-item-remove:disabled{color:#e0e0e0;cursor:not-allowed}.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{margin-bottom:.1875em;margin-top:.1875em}.wp-block-woocommerce-attribute-filter{border-style:none!important}.wp-block-woocommerce-attribute-filter h1,.wp-block-woocommerce-attribute-filter h2,.wp-block-woocommerce-attribute-filter h3,.wp-block-woocommerce-attribute-filter h4,.wp-block-woocommerce-attribute-filter h5,.wp-block-woocommerce-attribute-filter h6{text-transform:inherit}.wc-block-attribute-filter{border-color:inherit;border-radius:inherit;margin-bottom:16px}.wc-block-attribute-filter .is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;height:1em;line-height:1;margin-top:16px;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-attribute-filter .is-loading>*{visibility:hidden}.wc-block-attribute-filter .is-loading:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-attribute-filter .is-loading{-webkit-animation:none;animation:none}}.wc-block-attribute-filter.style-dropdown{align-items:flex-start;display:flex;gap:16px;position:relative}.wc-block-attribute-filter.style-dropdown .single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input{opacity:0}.wc-block-attribute-filter.style-dropdown .single-selection .components-form-token-field__input-container.is-active .components-form-token-field__token+input[type=text].components-form-token-field__input{opacity:1}.wc-block-attribute-filter.style-dropdown .wc-block-components-filter-submit-button{height:36px;line-height:1}.wc-block-attribute-filter.style-dropdown>svg{pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.wc-block-attribute-filter .wc-block-attribute-filter-list{margin:0;width:100%}.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-blocks-components-form-token-field-wrapper{flex-grow:1;height:-webkit-max-content;height:-moz-max-content;height:max-content;max-width:unset;width:0}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper:not(.is-loading){border:1px solid #757575!important;border-radius:4px}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper.is-loading{border-radius:.25em}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field{border-radius:inherit}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container{border:0;border-radius:inherit;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding:8px;text-decoration:inherit;text-transform:inherit}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input{font-size:.875em}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::-moz-placeholder{color:#000}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input:-ms-input-placeholder{color:#000}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::placeholder{color:#000}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list{border:1px solid #757575;border-radius:4px;margin-top:8px;max-height:21em}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion{border:1px solid #ccc;border-radius:4px;color:#000;margin:12px;padding:12px}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestion,.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token{font-size:.875em}.wc-block-attribute-filter__conditions-toggle,.wc-block-attribute-filter__display-toggle,.wc-block-attribute-filter__multiple-toggle{width:100%}.wc-block-attribute-filter__instructions{border-bottom:1px solid #f0f0f0;padding-bottom:1em}.wc-block-attribute-filter__selection{padding-top:1em}.woocommerce-product-attributes .woocommerce-search-list__search .components-base-control__label{color:inherit;color:#757575;font-family:inherit;font-size:inherit;font-size:1em;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit}.wc-block-attribute-filter__actions{align-items:center;display:flex;gap:16px;justify-content:flex-end}.wc-block-attribute-filter__actions .wc-block-components-filter-submit-button{margin-left:0}.wc-block-attribute-filter__actions .wc-block-components-filter-submit-button:disabled{cursor:auto;opacity:.6}.wc-block-attribute-filter__actions .wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-attribute-filter__button{font-size:.875em;margin-top:0}.editor-styles-wrapper .wc-block-components-checkbox,.wc-block-components-checkbox{margin-top:1em}.editor-styles-wrapper .wc-block-attribute-filter__button.wc-block-attribute-filter__button,.wc-block-attribute-filter__button.wc-block-attribute-filter__button{font-size:.875em;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:.5em 1em;width:-webkit-max-content;width:-moz-max-content;width:max-content}.woocommerce.wc-block-breadcrumbs{font-size:inherit}.woocommerce.woocommerce-shop .wc-block-breadcrumbs .woocommerce-breadcrumb{display:block;margin:auto}.woocommerce.wc-block-catalog-sorting form{float:none}.woocommerce.wc-block-catalog-sorting select.orderby{color:inherit;font-size:inherit}.woocommerce.wc-block-catalog-sorting .woocommerce-ordering{margin:auto}.wp-block-woocommerce-customer-account a{align-items:center;color:currentColor!important;display:flex;text-decoration:none!important}.wp-block-woocommerce-customer-account a:hover{text-decoration:underline!important}.wp-block-woocommerce-customer-account a .icon+.label{margin-left:8px}.wp-block-woocommerce-customer-account a .icon{height:1em;width:1em}:where(div[data-block-name="woocommerce/legacy-template"]){margin-left:auto;margin-right:auto;max-width:1000px}.wp-block-woocommerce-price-filter{border-color:#757575;border-radius:4px;border-style:none!important}.wp-block-woocommerce-price-filter h1,.wp-block-woocommerce-price-filter h2,.wp-block-woocommerce-price-filter h3,.wp-block-woocommerce-price-filter h4,.wp-block-woocommerce-price-filter h5,.wp-block-woocommerce-price-filter h6{text-transform:inherit}.wc-block-price-filter,.wc-block-price-filter__controls,.wc-block-price-slider{border-color:inherit;border-radius:inherit}.wc-block-price-filter__controls input{border-color:inherit!important;border-radius:inherit!important;border-style:solid}.wc-block-price-filter__controls .input-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;height:2em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:5.625em;z-index:1}.wc-block-price-filter__controls .input-loading>*{visibility:hidden}.wc-block-price-filter__controls .input-loading:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-price-filter__controls .input-loading{-webkit-animation:none;animation:none}}.editor-styles-wrapper .wc-block-price-filter__button.wc-block-components-price-slider__button,.wc-block-price-filter__button.wc-block-components-price-slider__button{font-size:.875em;padding:.5em 1em}.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{clear:both;list-style:none outside;margin:4px 0 4px 60px}.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{border:1px solid #eee;display:inline-block;margin:0 .5em 0 -60px;max-width:50px;padding:0;position:relative;vertical-align:middle}.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{background:currentColor;display:inline-block;height:1em;min-width:200px;opacity:.2;width:50%}.wc-block-product-categories__button{align-items:center;display:flex;margin:0;overflow:hidden;padding:0 .5em;position:relative}.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}.color-block-support-panel .wc-block-feedback-prompt{grid-column:1/-1}.woocommerce.wc-block-product-results-count .woocommerce-result-count{float:none;font-size:inherit;margin:auto}.wc-block-product-search .wc-block-product-search__fields{display:flex}.wc-block-product-search .wc-block-product-search__field{flex-grow:1;line-height:1.8;padding:6px 8px}.wc-block-product-search .wc-block-product-search__button{align-items:center;cursor:pointer;display:flex;margin:0 0 0 6px;overflow:hidden;padding:0 .5em;position:relative}.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-rating-filter.is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;line-height:1;margin-top:16px;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-rating-filter.is-loading>*{visibility:hidden}.wc-block-rating-filter.is-loading:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-rating-filter.is-loading{-webkit-animation:none;animation:none}}.wc-block-rating-filter.style-dropdown{align-items:flex-start;display:flex;gap:16px;position:relative}.wc-block-rating-filter.style-dropdown .single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input{opacity:0}.wc-block-rating-filter.style-dropdown .single-selection .components-form-token-field__input-container.is-active .components-form-token-field__token+input[type=text].components-form-token-field__input{opacity:1}.wc-block-rating-filter.style-dropdown .wc-block-components-filter-submit-button{height:36px;line-height:1}.wc-block-rating-filter.style-dropdown>svg{pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.wc-block-rating-filter .wc-block-components-product-rating__stars{display:inline-block;height:1em;line-height:1}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper{flex-grow:1;height:-webkit-max-content;height:-moz-max-content;height:max-content;max-width:unset;width:0}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper:not(.is-loading){border:1px solid #757575!important;border-radius:4px}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper.is-loading{border-radius:.25em}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field{border-radius:inherit}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container{border:0;border-radius:inherit;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding:8px;text-decoration:inherit;text-transform:inherit}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input{font-size:.875em}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::-moz-placeholder{color:#000}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input:-ms-input-placeholder{color:#000}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::placeholder{color:#000}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list{border:1px solid #757575;border-radius:4px;margin-top:8px;max-height:21em}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion{border:1px solid #ccc;border-radius:4px;color:#000;margin:12px;padding:12px}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestion,.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token{font-size:.875em}.wc-block-rating-filter .wc-block-components-product-rating{margin-bottom:0}.wp-block-woocommerce-rating-filter{margin-bottom:24px}.wp-block-woocommerce-rating-filter .wc-block-rating-filter .wc-block-rating-filter-list li input,.wp-block-woocommerce-rating-filter .wc-block-rating-filter .wc-block-rating-filter-list li label{cursor:pointer}.wc-block-rating-filter__actions{align-items:center;display:flex;gap:16px;justify-content:flex-end;margin-top:16px}.wc-block-rating-filter__actions .wc-block-components-filter-submit-button{margin-left:0}.wc-block-rating-filter__actions .wc-block-components-filter-submit-button:disabled{cursor:auto;opacity:.6}.wc-block-rating-filter__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button{font-size:.875em;margin-left:0;margin-top:0}.editor-styles-wrapper .wc-block-rating-filter .wc-block-rating-filter__button,.wc-block-rating-filter__actions .wc-block-rating-filter__button{font-size:.875em;margin-top:.5em;padding:.5em 1em}@-webkit-keyframes 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 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)}}@-webkit-keyframes loading__animation{to{transform:translateX(100%)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wp-block-woocommerce-stock-filter h1,.wp-block-woocommerce-stock-filter h2,.wp-block-woocommerce-stock-filter h3,.wp-block-woocommerce-stock-filter h4,.wp-block-woocommerce-stock-filter h5,.wp-block-woocommerce-stock-filter h6{text-transform:inherit}.wc-block-stock-filter{margin-bottom:24px}.wc-block-stock-filter.is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;line-height:1;margin-top:16px;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-stock-filter.is-loading>*{visibility:hidden}.wc-block-stock-filter.is-loading:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-stock-filter.is-loading{-webkit-animation:none;animation:none}}.wc-block-stock-filter .wc-block-stock-filter-list{margin:0}.wc-block-stock-filter .wc-block-stock-filter-list li label{cursor:pointer}.wc-block-stock-filter .wc-block-stock-filter-list li input{cursor:pointer;display:inline-block}.wc-block-stock-filter.style-dropdown{align-items:flex-start;display:flex;gap:16px;position:relative}.wc-block-stock-filter.style-dropdown .single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input{opacity:0}.wc-block-stock-filter.style-dropdown .single-selection .components-form-token-field__input-container.is-active .components-form-token-field__token+input[type=text].components-form-token-field__input{opacity:1}.wc-block-stock-filter.style-dropdown .wc-block-components-filter-submit-button{height:36px;line-height:1}.wc-block-stock-filter.style-dropdown>svg{pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper{flex-grow:1;height:-webkit-max-content;height:-moz-max-content;height:max-content;max-width:unset;width:0}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper:not(.is-loading){border:1px solid #757575!important;border-radius:4px}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper.is-loading{border-radius:.25em}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field{border-radius:inherit}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container{border:0;border-radius:inherit;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding:8px;text-decoration:inherit;text-transform:inherit}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input{font-size:.875em}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::-moz-placeholder{color:#000}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input:-ms-input-placeholder{color:#000}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::placeholder{color:#000}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list{border:1px solid #757575;border-radius:4px;margin-top:8px;max-height:21em}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion{border:1px solid #ccc;border-radius:4px;color:#000;margin:12px;padding:12px}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestion,.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token{font-size:.875em}.wc-block-stock-filter .wc-block-components-product-rating{margin-bottom:0}.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container{padding:4px 30px 4px 8px}.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-form-token-field__token-text{background-color:#fff;border:1px solid;border-radius:25px 0 0 25px;border-right:0;line-height:22px;padding:.25em .5em .25em .75em}.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container>.components-form-token-field__input{margin:.25em 0}.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token{background-color:#fff;border:1px solid;border-left:0;border-radius:0 25px 25px 0;padding:1px .25em 0 0}.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token.has-icon svg{background-color:#e0e0e0;border-radius:25px}.wc-block-stock-filter__actions{align-items:center;display:flex;gap:16px;justify-content:flex-end;margin-top:16px}.wc-block-stock-filter__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button{font-size:.875em;margin-left:0;margin-top:0}.editor-styles-wrapper .wc-block-stock-filter .wc-block-stock-filter__button,.wc-block-stock-filter__actions .wc-block-stock-filter__button{font-size:.875em;margin-top:.5em;padding:.5em 1em}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url(../../../plugins/font-awesome-4-menus/fonts/fontawesome-webfont.eot?v=4.7.0);src:url('../../../plugins/font-awesome-4-menus/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url(../../../plugins/font-awesome-4-menus/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(../../../plugins/font-awesome-4-menus/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(../../../plugins/font-awesome-4-menus/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url('../../../plugins/font-awesome-4-menus/fonts/fontawesome-webfont.svg?v=4.7.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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-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{-ms-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-pp: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-resistance: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: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"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}:root{--dsg-color-lightblue:#d9f4ff;--dsg-color-blue:#c5dee8;--dsg-color-blue-hover:#4090d6;--dsg-color-blue-active:#4090d6;--dsg-color-blue-border:#4090d6;--dsg-color-blue-border-hover:#4090d6;--dsg-color-blue-j-dark:#196694;--dsg-color-blue-j-normal:#0f70b7;--dsg-color-blue-j-light:#2e87c9;--dsg-color-green-j-dark:#1a6594;--dsg-color-green-j-normal:#64b762;--dsg-color-green-j-light:#b1dbb0;--dsg-color-yellow-j-dark:#d8c30c;--dsg-color-yellow-j-normal:#e7cf08;--dsg-color-yellow-j-light:#ffed00;--dsg-color-green:#c5e8c7;--dsg-color-green-hover:#afe0b2;--dsg-color-green-grey:#cfdccf;--dsg-color-green-grey-hover:#b0e4af;--dsg-color-green-active:#63b861;--dsg-color-green-j-normal:#66ab64;--dsg-color-green-font-active:#fff;--dsg-color-lightgreen:#e2ece2;--dsg-color-lightgreen-hover:#b6e7b5;--dsg-color-lightgreen-border:#dee4de;--dsg-color-lightgreen-border-hover:#b0e4af;--dsg-color-lightgreen-active:#63b861;--dsg-color-lightgreen-border-active:#66ab64;--dsg-color-lightgreen-font-active:#fff;--dsg-color-red-j-light:#ec8258;--dsg-color-red-j-normal:#d57048;--dsg-color-red-j-dark:#bc6441;--dsg-color-red:#d64f48;--dsg-color-pink:#f3a2aa;--dsg-color-lightpink:#fde9eb;--dsg-color-lightpink-border:#ffeaec;--dsg-color-yellow:#ffee02;--dsg-color-lightyellow:#fffab1;--dsg-color-lightyellow2:#fffdde;--dsg-color-orange:#ffee02;--dsg-color-lightorange:#ffa129;--dsg-color-orange-dark:#ff9300;--dsg-color-orange-dark2:#f28028;--dsg-color-strongyellow:#d8c30c;--dsg-color-orange:#ffb802;--dsg-color-orange2:#f77b58d9;--dsg-color-lightorange:#f5d88d;--dsg-color-grey1:#bbb;--dsg-color-grey2:#f2f2f2;--dsg-color-grey3:#9e9e9e;--dsg-color-grey4:#f9f9f9;--dsg-color-grey5:#aaa;--dsg-color-grey6:#8c8c8c;--dsg-color-grey7:#444;--dsg-color-grey7:#949494;--dsg-color-grey8:#dadada;--dsg-color-grey9:#F5F5F5;--dsg-color-violett:#d4b1ff;--dsg-color-cyan-dark:#0fa5a5;--dsg-color-font:#41484d}.debug{display:none}#dsg-out-generate-download p.pdf-help{display:none}.admin-bar #dsg-out-generate-download p.pdf-help{display:block}.atomion-button-actions pre{display:none}.dsg-godark:before{position:relative}.dsg-godark:before{content:'.';width:0;height:0;z-index:100;display::block;position:absolute;background-color:#000;top:0;left:0;animation:dsg-godark 5s;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes dsg-godark{99%{width:0;height:0}100%{width:100%;height:100%}}.dsg-out-group-search-main-all{display:none}.admin-bar .dsg-out-group-search-main-all22222222222{display:block}.woocommerce-account li.header-menu-myaccount a{text-decoration:none}.nav-hover-1 [id*=primary-menu].menu>li.header-menu-myaccount>a:after,.nav-hover-1 [id*=primary-menu].menu>li.header-menu-myaccount:hover>a:after{display:none!important}.dsg4 .dsgf-mltinpt-wrap,.dsg4 .dsgf-mltinpt-button{display:none}.dsg4 .dsg-module.dsgusmo-dontshow{display:none}div.ui-tooltip{background:var(--dsg-color-lightyellow);padding:10px 20px;font-size:13px !Important;width:max-content;min-width:200px;max-width:500px;opacity:1;filter:alpha(opacity=100);z-index:996}body #header,body .stuck{z-index:98}body.woocommerce-checkout{background:#fff}#preloader,#dsg-drpld .cover{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;color:#fff;opacity:.8;z-index:99}#dsg-drpld-area-wrap{width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center}#dsg-drpld-area-wrap div{width:45%;padding:38px;font-size:16px;display:flex;min-height:200px;font-weight:600;background-color:var(--dsg-color-grey2);align-items:center;justify-content:center;text-align:center;color:#666}#dsg-drpld-area-wrap div.active,#dsg-drpld-area-wrap div:hover{background-color:var(--dsg-color-green-grey-hover);color:var(--dsg-color-font)}#dsg-drpld.dsg-drpld-trans h4{text-align:center;margin:-41px 0 2px 0;width:100%;font-size:21px}#dsg-drpld.dsg-drpld-trans p{text-align:center;width:100%}#preloader .status{width:90%;min-width:100px;max-width:200px;height:400px;position:relative;top:30%;background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-animated-gear-yellow.svg);background-repeat:no-repeat;background-position:center;background-size:36%;margin:0 auto;text-align:center;padding:300px 10px 0 10px;font-size:25px;color:#fcee30;width:100%;max-width:500px}#dsg-prg-redirform{display:none}.dsg-prg-link{cursor:pointer}body.dsg-generator-webapp #content{opacity:.6;filter:gray;-webkit-filter:grayscale(100%)}body.dsg-generator-webapp #masthead li.menu-item,body.dsg-generator-webapp #masthead div.cart-item{display:none!important;opacity:0}body.dsg-generator-webapp .dsg-lazy-load-wrap{opacity:0}body.dsg-generator-visible.dsg-generator-webapp #content,body.dsg-generator-visible.dsg-generator-webapp .dsg-lazy-load-wrap{opacity:1;filter:none;-webkit-filter:grayscale(0%)}.dsg-generator .entry-content{margin:0}#dsg-lazy-load-wrap-1{margin-top:0}#dsg-projects-loading-lp{display:flex;height:100%;width:100%;min-height:3s00px;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:50px}#dsg-projects-loading-lp .loading-icon{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-104-01.svg);background-size:contain;background-repeat:no-repeat;background-position:center;height:100px;width:100%;margin-top:21px}#dsg-projects-loading-lp.reloading .loading-icon{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-99.svg)}@media all and (max-width:800px) and (min-width:651px){#dsg-lazy-load-wrap-1{margin-top:70px}}@media all and (max-width:500px) and (min-width:1px){body:not(.dsg-generator-visible) p{font-size:1.4em}}@media all and (max-width:500px) and (min-width:1px){.woocommerce-product-details__short-description p{font-size:inherit!important}}.dsg-butons-start-box{display:grid;grid-template-rows:repeat(4,minmax(min-content,max-content));grid-gap:10px 50px;margin:65px auto 65px;width:100%;max-width:935px;foont-size:14px}.dsg-butons-start-box.one-col{grid-template-columns:1fr}.dsg-butons-start-box.two-col{grid-template-columns:repeat(2,minmax(min-content,50%))}.dsg-butons-start-box.two-col .col1.title{grid-area:1 / 1 / 2 / 2}.dsg-butons-start-box.two-col .col2.title{grid-area:1 / 2 / 2 / 3}.dsg-butons-start-box.one-col .col2.title{grid-area:1 / 1 / 2 / 3}.dsg-butons-start-box .title{padding:10px 20px;background-color:var(--dsg-color-green-j-normal);color:#fff;font-size:19px;font-weight:100;border-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0;position:relative;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.dsg-butons-start-box .col2.title{background-color:var(--dsg-color-orange-dark2);padding-right:75px}.dsg-butons-start-box .col2.title .price{display:inline-block;margin-left:5px}.dsg-butons-start-box .col2.title .price a{color:#fff}.dsg-butons-start-box .col2.title .price a:hover{text-decoration:underline}.dsg-butons-start-box .col2.title .seal{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/seals/dsg-icons-Siegel-Formular-D-weiss.svg);width:120px;height:120px;background-size:contain;background-repeat:no-repeat;position:absolute;margin:0;top:-45px;right:-34px}.dsg-butons-start-box .col2.title .seal.dse{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/seals/dsg-icons-Siegel-D-weiss.svg)}.dsg-butons-start-box.two-col .col1.intro{grid-area:2 / 1 / 3 / 2}.dsg-butons-start-box.two-col .col2.intro{grid-area:2 / 2 / 3 / 3}.dsg-butons-start-box.one-col .col2.intro{grid-area:2 / 1 / 3 / 3}.dsg-butons-start-box .intro{padding:0 20px;display:flex;align-items:center;font-size:14px}.dsg-butons-start-box.two-col .col1.list{grid-area:3 / 1 / 4 / 2}.dsg-butons-start-box.two-col .col2.list{grid-area:3 / 2 / 4 / 3}.dsg-butons-start-box.one-col .col2.list{grid-area:3 / 1 / 4 / 3}.dsg-butons-start-box .list div{font-size:14px;position:relative;padding:9px 15px 9px 55px;font-weight:600}.dsg-butons-start-box .list div:nth-child(odd){background-color:var(--dsg-color-grey2)}.dsg-butons-start-box .list div:before{content:"\f00c";color:var(--dsg-color-green-j-normal);padding-top:11px;padding-left:22px;font-family:Font Awesome\ 5 Free;font-size:17px;font-weight:900;font-family:Font Awesome\ 5 Free;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1.3;position:absolute;top:0;left:0}.dsg-butons-start-box.two-col .col1.button{grid-area:4 / 1 / 5 / 2;background-color:var(--dsg-color-grey2)}.dsg-butons-start-box.two-col .col2.button{grid-area:4 / 2 / 5 / 3;background-color:var(--dsg-color-grey2)}.dsg-butons-start-box.one-col .col2.button{grid-area:4 / 1 / 5 / 3;background-color:var(--dsg-color-grey2)}.dsg-butons-start-box .button{padding:20px 20px;background-color:var(--dsg-color-grey2)}@media all and (max-width:650px) and (min-width:1px){.dsg-butons-start-box.two-col{grid-template-rows:repeat(8,minmax(min-content,max-content));grid-template-columns:repeat(1,minmax(min-content,max-content))}.dsg-butons-start-box.two-col .col2.title{grid-area:5 / 1 / 6 / 2;margin-top:70px;padding-right:85px}.dsg-butons-start-box.two-col .col2.title .seal{top:-24px;right:-6px;width:90px;height:90px}.dsg-butons-start-box.two-col .col2.intro{grid-area:6 / 1 / 7 / 2}.dsg-butons-start-box.two-col .col2.list{grid-area:7 / 1 / 8 / 2}.dsg-butons-start-box.two-col .col2.button{grid-area:8 / 1 / 9 / 2}}@media all and (max-width:700px) and (min-width:1px){.dsg-butons-start-box .col2.title{padding-right:85px}.dsg-butons-start-box .col2.title .seal{top:-32px;right:1px;width:90px;height:90px}}.dsg-button.dsg-lazy-load-button{background-color:var(--dsg-color-green-j-normal);color:#fff;box-shadow:none;padding:20px 20px;font-size:20px;text-align:center;display:flex;justify-content:center;min-height:100%}.dsg-button.dsg-lazy-load-button.inactive{background-color:var(--dsg-color-grey5);cursor:default}.dsg-button.dsg-lazy-load-button.loading,.dsg-button.dsg-lazy-load-button.ready:hover{background-color:var(--dsg-color-orange-dark)}.dsg-lazy-load-button.free{grid-area:1 / 1 / 1 / 2;background:rgb(100,150,99);background:linear-gradient(0deg,rgba(97,152,96,1) 0%,rgba(102,171,100,1) 50%,rgba(97,152,96,1) 100%)}.dsg-lazy-load-button.premium{grid-area:1 / 2 / 1 / 3;background:rgb(224,122,43);background:linear-gradient(0deg,rgba(224,122,43,1) 0%,rgba(242,128,40,1) 50%,rgba(224,122,43,1) 100%)}#dsg-lazy-load-wrap-content{display:none}#dsg-lazy-load-button.dsg-out-generate-button-wrap{cursor:pointer}#dsg-lazy-load-button #dsg-lazy-load-main:hover,#dsg-lazy-load-button.loading #dsg-lazy-load-main{color:#fff;background:var(--dsg-color-green-j-normal);cursor:pointer}.dsg-lazy-load-button.loading .preloader{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-animated-gear-white.svg);height:30px;width:30px;display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:center center;margin-left:10px}@media print{#comments.comments-area,#colophon.site-footer,.BorlabsCookie{display:none}.stuck{position:absolute}}.logged-in #dslc-module-7c4ed69b6ba .dslc-image{background:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/images/logo-dsg-logo.png);background-repeat:no-repeat;background-size:background-size:90%}#dslc-module-7c4ed69b6ba .dslc-image img{opacity:0}#dslc-module-d9298a99edb{margin-top:14px}.logged-in.admin-bar #dsg-out-generate-download .dsg-file-download.doc.debug{display:block!important}.logged-in.admin-bar #dsg-out-generate-download .dsg-file-download.doc.debug{display:block!important}.dslc-code-empty-title{display:none}:focus{outline:0}h1,h2,h3,h4,h5,h6,.h2,.highlights figcaption,.wp-block-atomion-block-icon-box span,#content .atomion-big-headline,[class^="wp-block-woocommerce"] ul.products li .atomion-woocommerce-product-category,.blog .entry-title,.post-title{font-family:sans-serif!important}h2.divider-heading{clear:both;background:var(--dsg-color-yellow-j-normal);color:#fff;font-size:24px;font-weight:600;height:70px;margin:58px 0 57px 0;display:flex;border-radius:0;align-items:center;padding:0 20px;line-height:1.3}.dsg-premium-premium #dsg-search-output-wrap-main+h2.divider-heading{margin-top:6px}.dsg4.dsg-premium-free h2.divider-heading#schnellauswahlarea{margin:0 0 57px 0}@media all and (max-width:680px) and (min-width:51px){.dsg4 h2.divider-heading.divider-first,.dsg4 h2.divider-heading{margin:14px 0 15px 0!important}.dsg4 h2.divider-heading#generatearea{margin:50px 0 50px!important}}.dsg-generator-running h2#premiumarea.divider-heading{margin-top:0}h2.divider-heading.divider-first{margin-top:75px}.post .entry-content .dsgf-h2boxcyan:is(h2,h3),.post .entry-content .dsgf-h2boxred:is(h2,h3),.post .entry-content .dsgf-h2boxblue:is(h2,h3),.post .entry-content .dsgf-h2boxgrey:is(h2,h3),.post .entry-content .dsgf-h2boxgreen:is(h2,h3){color:#fff;padding:90px 15px 15px 15px;border-radius:2px;font-size:22px!important;margin-top:10px;line-height:1.3!important}.post .entry-content h3:is(.dsgf-h2boxblue,.dsgf-h2boxred):after{display:none!important}.post .entry-content .dsgf-h2boxcyan:is(h2,h3),.post .entry-content .dsgf-h2boxcyan:is(h2,h3) a,.post .entry-content .dsgf-h2boxblue:is(h2,h3),.post .entry-content .dsgf-h2boxblue:is(h2,h3) a,.post .entry-content .dsgf-h2boxred:is(h2,h3),.post .entry-content .dsgf-h2boxred:is(h2,h3) a,.post .entry-content .dsgf-h2boxgrey:is(h2,h3),.post .entry-content .dsgf-h2boxgrey:is(h2,h3) a,.post .entry-content .dsgf-h2boxgreen:is(h2,h3),.post .entry-content .dsgf-h2boxgreen:is(h2,h3) a{color:#fff}.post .entry-content .dsgf-h2boxcyan:is(h2,h3){background-color:var(--dsg-color-cyan-dark)}.post .entry-content .dsgf-h2boxblue:is(h2,h3){background-color:#2e87c9}.post .entry-content .dsgf-h2boxred:is(h2,h3){background-color:var(--dsg-color-red)}.post .entry-content .dsgf-h2boxgreen:is(h2,h3){background-color:var(--dsg-color-green-j-normal)}.post .entry-content .dsgf-h2boxgrey:is(h2,h3){background-color:var(--dsg-color-grey6)}body b,body strong{font-weight:600}.hidden{display:none}.hidden-important,.hidden-premium,.dsg-element-option.hidden-important,.dsg-element-option.hidden-premium{display:none!important}.clear{clear:both}.block{display:block!important}.dsg-boxshadow{box-shadow:5px 5px 0 0 var(--dsg-color-grey1)}.dsg-bg-hover-yellow:hover{background-color:var(--dsg-color-lightyellow2)}.green,.green p{color:var(--dsg-color-green-j-normal)}.red,.red p{color:var(--dsg-color-red)}.orange,.orange p{color:var(--dsg-color-orange-dark)}.dsg-grey,.dsg-grey p{color:var(--dsg-color-grey3)}.dsg-silver-bg{background:rgb(224,224,224);background:linear-gradient(90deg,rgba(224,224,224,1) 0%,rgba(253,253,253,1) 50%,rgba(224,224,224,1) 100%);background-repeat:no-repeat;background-size:contain!important}.dsg-highlight-red{background-color:#ffe1e4;padding:2px}.dsg-highlight-red{background-color:var(--dsg-color-lightpink);padding:0 3px}.dsg-highlight-yellow{background-color:var(--dsg-color-lightyellow);padding:0 2px}.entry-content a{color:#2e87c9}.entry-content blockquote,.entry-content blockquote>p,#comments blockquote,#comments blockquote>p{font-size:1em;font-style:italic}@media all and (max-width:500px) and (min-width:1px){.entry-content blockquote,.entry-content blockquote>p,#comments blockquote,#comments blockquote>p{font-size:1.2em;padding:30px 0;margin:0}}.entry-content .dsg-blog-info,.entry-content .dsg-blog-checklist{background:#f9f9f9;padding:15px 35px}.dsg-text-left{text-align:left !Important}.dsg-max-width-50{max-width:50px!important}.dsg-max-width-75{max-width:75px!important}.dsg-max-width-100{max-width:100px!important}.dsg-max-width-150{max-width:150px!important}.dsg-max-width-200{max-width:200px!important}.dsg-max-width-250{max-width:250px!important}.dsg-max-width-500{max-width:250px!important}.dsg-max-width-max-content{max-width:max-content;!important}.dsg-text-align-center{text-align:center;!important}.dsg-margin-right-15{margin-right:15px!important}.dsg-margin-left-15{margin-left:15px!important}.margin-top-15{margin-top:15px!important}.margin-top-30{margin-top:30px!important}.margin-bottom-15{margin-bottom:15px!important}.margin-bottom-30{margin-bottom:30px!important}#header .main-navigation .sub-menu li.menu-item.current_page_item a,#header .main-navigation .sub-menu li.menu-item.current-menu-item a{background-color:#2e87c9;color:#fff!important}.dsg-projects-message-main{width:max-content;width:100%;max-width:900px;padding:30px;background-color:#fff;margin:20px auto;background-color:khaki;display:flex;justify-content:center;align-items:center}.dsg-projects-message-main .inner{background-color:#fff;padding:30px}.dsg-projects-message-main.message-error .inner{padding-left:214px;background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-Widerspruch-B.svg);background-size:171px;background-repeat:no-repeat;background-position:21px 34px}@media all and (max-width:830px) and (min-width:51px){.dsg-projects-message-main.message-error .inner{padding-left:30px;background-image:none}}.entry-content .dsg-projects-message-main ul{padding-left:0}#masthead #desktop-navigation ul[id*=primary-menu].menu li.header-menu-myaccount>a,ul[id*=primary-menu].menu li.header-menu-myaccount>a{background-color:var(--dsg-color-grey2);height:max-content;width:max-content;padding:10px;border-radius:2px}ul.menu li.header-menu-dokumente a:before{content:"📂";margin-right:5px}#masthead #desktop-navigation ul[id*=primary-menu].menu li.header-menu-myaccount>a:before{content:"\f007";font-family:Font Awesome\ 5 Free;font-weight:900;top:0;padding-right:10px;font-size:14px}.dsg-customer-dashboard{padding-top:20px;max-width:900px}.single-post .entry-title.post-title{font-size:25px;text-align:center;margin:34px 0 37px}.page .entry-title{font-size:28px;margin:30px auto 30px!important}.page .entry-content h2,.post .entry-content h2{margin-top:45px;margin-bottom:35px;font-size:22px}.dsg-element h3{color:#fff;margin:0}.dsg-generator:not(.woocommerce-account) h1.entry-title{margin:40px auto 15px;max-width:930px}.dsg-generator-visible h1.entry-title{max-width:100%!important}@media all and (max-width:730px) and (min-width:51px){.dsg-generator h1.entry-title{margin:0 auto 0}}.dsg-generator h1.entry-title.generator-active{margin:25px auto 0;max-width:100%}@media all and (max-width:400px) and (min-width:50px){.dsg-generator h1.entry-title{font-size:24px}.dsg-generator h1.entry-title span{margin-top:7px}}@media all and (max-width:599px) and (min-width:50px){.single-post .entry-title.post-title{font-size:30px}.dsg-element h3{font-size:14px}.dsg-element-group-grid .group-image{background-position:0 98px}}.dsg-element h4{margin:0;font-weight:400}@media all and (max-width:599px) and (min-width:50px){.dsg-element h4{font-size:14px}}@keyframes dsg-pulse-flash{0%{opacity:.8}10%{opacity:0.8.5}20%{opacity:.9}30%{opacity:.95}40%{opacity:1 background-color:var(--dsg-color-green-j-normal);color:#fff}50%{opacity:1 background-color:var(--dsg-color-green-j-normal);color:#fff}60%{opacity:1 background-color:var(--dsg-color-green-j-normal);color:#fff}70%{opacity:.95 background-color:var(--dsg-color-green-j-normal);color:#fff}80%{opacity:.9 background-color:var(--dsg-color-green-j-normal);color:#fff}90%{opacity:.85 background-color:var(--dsg-color-green-j-normal);color:#fff}100%{opacity:.8;background-color:var(--dsg-color-green-j-normal);color:#fff}}.dsg-pulse-flash{animation:dsg-pulse-flash 0.4s infinite}.dsg-pulse-flash-slow{animation:dsg-pulse-flash 0.8s infinite}.dsg-blink-50{animation:blinker 1s linear infinite}@keyframes blinker{50%{opacity:.5}}.dsg-icon-check{display:inline-block;width:25px;color:transparent!important;position:relative}.dsg-icon-check:before{content:"\f00c";color:var(--dsg-color-green-j-normal);padding-top:2px;font-family:Font Awesome\ 5 Free;font-size:18px;font-weight:900;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1.3;position:absolute;top:-3px;left:4px}.entry-content ul{padding:8px 20px 10px}.entry-content ul.checkliste,.entry-content ol.checkliste{background-color:var(--dsg-color-grey2);padding:10px 40px;font-size:14px;font-weight:500;margin-bottom:45px;margin-top:45px;margin-left:0}.entry-content .checkliste.checkliste-check{background-color:transparent;margin:0;padding:5px 60px}.dsg-generator-landing .entry-content .checkliste.checkliste-check{margin-top:30px}@media all and (max-width:500px) and (min-width:1px){.entry-content ul.checkliste,.entry-content ol.checkliste{font-size:1.2em;padding:10px 16px}.entry-content .checkliste.checkliste-check{padding:5px 0}}.entry-content .checkliste li{margin:20px 0;position:relative;padding-left:25px;counter-increment:dsg-checkliste-counter}.checkliste.checkliste-check li{background-color:var(--dsg-color-grey2);padding:15px 45px 15px 60px!important;margin:0 0 20px 0!important}.dsg-lc-missing .checkliste.checkliste-check li{background-color:#fff}.entry-content ul.checkliste li{list-style:none}.entry-content ul.checkliste.checkliste-check>li.agb{background-color:transparent;padding-left:0!important;font-size:14px;opacity:.7}.entry-content ol.checkliste li{position:relative;list-style:none}.entry-content .checkliste-bold-head>li{font-weight:600}.entry-content ol.checkliste>li li{font-weight:400}.entry-content ol.checkliste>li:before{content:counter(dsg-checkliste-counter) ".";color:var(--dsg-color-blue-active);font-size:16px;font-weight:700;position:absolute;--size:32px;left:calc(-1 * var(--size) - -19px);line-height:var(--size);width:var(--size);height:var(--size);top:-3px;background:var(--dsg-color-grey2);text-align:center}.dsg-app-out-document-inner ul>li:before,.dsg-dialog.ui-dialog-content ul>li:before,.entry-content ul.checkliste>li:before,.entry-content ol.checkliste>li>ul>li:before{content:"\f105"!important;font-size:18px!important;font-weight:900!important;font-family:Font Awesome\ 5 Free!important;-moz-osx-font-smoothing:grayscale!important;-webkit-font-smoothing:antialiased!important;display:inline-block!important;font-style:normal!important;font-variant:normal!important;text-rendering:auto!important;position:relative!important;line-height:1.3!important;position:absolute!important;top:0!important;left:0!important;color:#2e87c9!important}ul.checkliste.checkliste-check>li:before{content:"\f00c"!important;color:var(--dsg-color-green-j-normal)!important;top:15px!important;left:21px!important}.entry-content ul.checkliste.checkliste-check>li.agb:before{display:none!important}.entry-content ol.checkliste>li>ul>li{list-style:none;padding-left:14px!important}.entry-content ol.checkliste>li>ul>li:before{top:4px!important;left:-14px!important}.entry-content .checkliste li strong{width:100%;display:inline-block;margin-bottom:10px}.entry-content .checkliste li.dsgf-nobullet{list-style:none;margin-left:-15px}.entry-content .checkliste li ul{margin-bottom:0;padding-left:0;margin-left:0;padding-bottom:0}.entry-content .checkliste li ul li{margin-left:15px!important;list-style:disc;padding-left:0!important}.entry-content .checkliste li ul li:before{content:''!important}.entry-content ul+ul.checkliste{margin-top:0}.entry-content ul ul.checkliste li{list-style-type:inherit}.entry-content h3+.checkliste{margin-top:15px}.entry-content ol[type="a"] li{list-style:lower-latin;margin-bottom:1em}@media all and (max-width:650px) and (min-width:5px){.checkliste.checkliste-check.dsg-premiumbenefits li{padding:15px 30px 15px 45px!important}ul.checkliste.checkliste-check.dsg-premiumbenefits>li:before{left:12px!important}}.entry-content ul.dsg-sort-options{list-style:none;padding:0;display:flex;width:100%;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-bottom:0}.options-sort-placeholder{width:150px;height:150px;margin:0 20px 24px 0;line-height:1.2em;border:2px dashed #ccc;list-style-type:none}.dsg-element-option:hover .options-sort-handle{opacity:.5}table.dsgf-content-table{border:0 solid #FFF;width:100%;text-align:center;border-collapse:collapse}table.dsgf-content-table td,table.dsgf-content-table th{border:1px solid #FFF;padding:3px 4px}table.dsgf-content-table tbody td{font-size:13px}table.dsgf-content-table tr:nth-child(even){background:#EBEBEB}table.dsgf-content-table thead{background:#FFF;border-bottom:4px solid #333}table.dsgf-content-table thead th{font-size:15px;font-weight:700;color:#333;text-align:center;border-left:2px solid #333}table.dsgf-content-table thead th:first-child{border-left:none}table.dsgf-content-table tfoot td{font-size:14px}.dsgf-content-two-row-checklist li{font-size:14px;border-bottom:1px solid var(--dsg-color-grey8);padding:10px 0 10px 0;list-style:none;display:flex}.dsgf-content-two-row-checklist li:last-child{border-bottom:0}.dsgf-content-two-row-checklist li strong{display:inline-block;width:20%;min-width:111px;margin-right:15px;flex:0 0 130px}.dsgf-content-two-row-checklist li em{display:inline-block;width:auto;overflow:auto}.dsgf-content-info,.dsgf-content-update{padding:15px 15px;background:var(--dsg-color-grey2);display:block;font-size:14px;font-style:normal}.dsgf-content-update{background-color:var(--dsg-color-lightpink)}@media all and (max-width:500px) and (min-width:1px){.dsgf-content-info,.dsgf-content-update{font-size:1.2em}}.dsgf-content-letter{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.3);margin:45px auto 45px;max-width:550px;min-height:300px;padding:24px;position:relative;width:90%;font-size:14px}.dsgf-content-paper{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.3);margin:90px auto 90px;padding:24px;position:relative}.dsgf-content-letter:before,.dsgf-content-letter:after{content:"";height:100%;position:absolute;width:100%;z-index:-1}.dsgf-content-letter:before{background:#fafafa;box-shadow:0 0 8px rgba(0,0,0,.2);left:2px;top:4px;transform:rotate(-0.5deg)}.dsgf-content-letter:after{background:#f6f6f6;box-shadow:0 0 3px rgba(0,0,0,.2);right:-2px;top:-10px;transform:rotate(0.6deg)}#dsg-infobox-bg{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;color:#fff;opacity:.8;z-index:991}.dsg-button,.dsg-button.input[type="reset"],.dsg-button.input[type="submit"],html .dsg-button.input[type="button"]{background:var(--dsg-color-grey8);cursor:pointer;display:flex;padding:10px;text-align:center;align-items:center;border-radius:0;font-weight:400}.dsg4 .dsg-button{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);border-radius:0;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.16),inset 0 0 5px 2px transparent;box-shadow:0 4px 10px rgba(0,0,0,.16),inset 0 0 5px 2px transparent}html .dsg-button.input[type="button"]{background:var(--dsg-color-green-grey) !Important}.dsg-button.hover.active:hover,.dsg-button.active,.dsg-button:hover,.dsg-button.input[type="reset"].active,.dsg-button.input[type="reset"]:hover,.dsg-button.input[type="submit"].active,.dsg-button.input[type="submit"]:hover,html .dsg-button.input[type="button"].active,html .dsg-button.input[type="button"]:hover{background-color:var(--dsg-color-green-j-normal);color:#fff;box-shadow:none}.dsg-button.hover:hover,.dsg-button.hover.active,.dsg-button.active:hover{background-color:var(--dsg-color-grey8);color:inherit}.dsg-button:hover,.ui-dialog-buttonpane .ui-button:hover{-webkit-box-shadow:0 4px 10px rgba(0,0,0,.16),inset 0 0 5px 2px transparent;box-shadow:0 4px 10px rgba(0,0,0,.16),inset 0 0 5px 2px transparent;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.dsg4 .dsg-button:hover,.dsg4 .ui-dialog-buttonpane .ui-button:hover{transform:translateY(0)}.dsg-button.dsg-button-seal.active:hover{background-color:var(--dsg-color-green-j-normal);color:#fff;box-shadow:none}.dsg-button.active:hover,.dsg-button.module-yesno-button{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;-ms-transform:none;transform:none}.dsg-button.blue.hover.active:hover,.dsg-button.blue.hover:hover,.dsg-button.blue.active,.dsg-button.blue:hover{background-color:var(--dsg-color-blue-j-light);color:#fff}.dsg-button.blue,.dsg-button.blue.hover.active,.dsg-button.blue.active:hover{background-color:var(--dsg-color-blue);color:inherit}.dsg-message-green{background:var(--dsg-color-green);border:none!important;border-width:1px;border-style:solid;border-radius:0;min-height:47px;padding:10px 15px}.dsg-preload-small,.dsg-output-preload-small{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-animated-gear-green.svg);background-size:contain;background-repeat:no-repeat}.dsg-preload-small{background-position:right;width:30px;height:30px}.dsg-preset-box .dsg-preload-small,.dsg-flag-box .dsg-preload-small{background-position:center center;width:100px;height:100px;display:none;padding:15px;border-radius:50px;font-size:15px;text-shadow:2px 2px 2px var(--dsg-color-grey7);color:#fff;background-size:auto}.dsg-premium-free .dsgf-preset-premium.dsg-preset-box{display:none}.dsg-preset-box .dsg-preload-small{margin-top:0}.dsg-preset-box .dsg-preload-small.active,.dsg-flag-box .dsg-preload-small.active{display:block}.dsg-output-preload-small{display:none;width:50px;height:50px}.dsg-output-preload-small.active{display:block}.dsg-out-generate-download .dsg-output-preload-small,.dsg-out-generate-email .dsg-output-preload-small{width:80px;height:80px}.dsg-preset-box.dsg-preset-klarna .image .icon{background-size:40%;background-position:center 50px}.dsg-preset-box.dsg-preset-sofort .image .icon{background-position:center center}.dsg-preset-box.dsg-preset-giropay .image .icon{background-size:40%;background-position:center center}.dsg-preset-box.dsg-preset-35 .image .icon{background-size:35%;background-position:top 34px center}.dsg-preset-box.dsg-preset-40 .image .icon{background-size:40%;background-position:top 34px center}.dsg-preset-box.dsg-preset-45 .image .icon{background-size:45%;background-position:top 34px center}.dsg-preset-box.dsg-preset-some .image .icon{background-size:43%;background-position:top 34px center}.dsg-preset-box.dsg-preset-matomo .image .icon{background-size:76%;background-position:top 64px center}.dsg-preset-box.dsg-preset-flat .image .icon{background-size:43%;background-position:center center}.dsg-out-group-bottom-close-bottom{cursor:pointer;text-align:center;display:inline-block;padding:15px;margin-top:30px;background-color:var(--dsg-color-blue-j-light);color:#fff}.dsg-search-output-wrap .dsg-out-group-bottom-close-bottom{margin-left:20px}.hidden-de,.hidden-en{display:none!important}.seal{margin-top:45px}#dsg-welcome{display:grid;grid-template-rows:minmax(min-content,max-content) minmax(min-content,max-content);grid-template-columns:minmax(450px,60%) minmax(200px,39%);width:100%;max-width:930px;grid-gap:33px 50px;margin:0 auto}.woocommerce-shop #dsg-welcome{max-width:100%}h2.dsg-wlc-h2{font-size:16px;color:var(--dsg-color-font);font-weight:400;margin:0 auto 30px;max-width:930px}#dsg-welcome p:empty{display:none}#dsg-welcome .left{grid-area:1 / 1 / 2 / 2;padding-top:15px}#dsg-welcome .left ul{margin-bottom:40px;padding:0}#dsg-welcome .left ul li{position:relative;margin:1em 0;padding-left:41px;line-height:1.5;list-style-type:none}#dsg-welcome .left ul li:before{content:"\f00c";color:var(--dsg-color-green-j-normal);padding-top:2px;font-family:Font Awesome\ 5 Free;font-size:18px;font-weight:900;font-family:Font Awesome\ 5 Free;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1.3;position:absolute;top:0;left:0}#dsg-welcome .left ul li strong{font-weight:600;font-size:18px;color:var(--dsg-color-blue-j-normal)}#dsg-welcome .right{grid-area:1 / 2 / 1 / 2;position:relative;display:flex;align-items:center}#dsg-welcome .right #canvas{position:absolute;top:0;left:0;z-index:-1;width:100%;margin:0 auto;padding:20px;opacity:.5;position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center;height:100%;width:auto}.page-id-2621 #dsg-welcome .right #canvas{display:none}@media all and (max-width:950px) and (min-width:51px){#dsg-welcome .right #canvas{padding:0;height:89%}}#dsg-welcome .right .image{width:100%;height:100%;min-height:240px;background-position:center;background-size:contain;background-repeat:no-repeat;position:relative}#dsg-welcome .right .caption{text-align:left}#dsg-welcome .right .caption a{color:var(--dsg-color-grey3);font-size:13px;max-width:500px;display:block;margin:5px auto 0}.left .dsg-shop-welcome-signature{margin-top:21px}.page-id-2765 #dsg-welcome{grid-template-columns:60% 40%}.page-id-2765 #dsg-welcome .right{align-items:start}.page-id-2765 #dsg-welcome .right .image{grid-template-columns:50% 50%;height:auto;height:500px;top:83px}.page-id-2765 #dsg-welcome .right .image #canvas{display:none}.page-id-2765 .entry-title{display:none}@media all and (max-width:730px) and (min-width:1px){#dsg-welcome{grid-template-columns:100%;column-gap:0}#dsg-welcome .left{grid-area:1 / 1 / 2 / 2}#dsg-welcome .right{display:none}}.dsg-30days{background-color:var(--dsg-color-green-j-normal);color:white!important;display:flex;border-radius:53px;height:105px;width:105px;position:absolute;justify-content:center;align-items:center;text-align:center;padding:12px;font-size:15px;top:0;z-index:1}#dsg-30days-lp{opacity:0}#dsg-30days-checkout{height:100px;width:100px;top:36px;left:190px;padding:10px;font-size:11px}#order_review_heading.dsg-30days-in{position:relative;padding:69px 0 3px;margin-bottom:50px}.dsg-presse-wrap{grid-area:2 / 1 / 3 / 3;display:grid;grid-template-rows:minmax(min-content,max-content) minmax(min-content,max-content);grid-template-columns:1fr;width:100%;grid-gap:0 50px;margin:0 auto 0;max-width:930px;text-align:center}.dsg-presse-wrap .presse-intro{grid-area:1 / 1 / 2 / 2;font-size:14px;padding:0 0 15px 0;color:var(--dsg-color-grey7);text-align:left}.dsg-presse-wrap #dsg-presse{grid-area:2 / 1 / 3 / 2}.dsg-presse-wrap #dsg-presse{display:flex;height:35px;justify-content:space-between;flex-wrap:wrap;width:100%;margin:0 auto}.dsg-presse-wrap #dsg-presse .dsg-ref{background-size:contain;min-width:59px;max-width:80px;height:100%;width:12%;background-repeat:no-repeat;background-position:left center;margin:0 10px 0 0}.dsg-presse-wrap #dsg-presse .dsg-ref:hover{filter:none;-webkit-filter:grayscale(0%)}#dsg-presse .dsg-ref.spon{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/images/dsg-others/dsg-other-spn.png);width:15%;min-width:110px}#dsg-presse .dsg-ref.zon{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/images/dsg-others/dsg-other-zon.png)}#dsg-presse .dsg-ref.hon{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/images/dsg-others/dsg-other-hon.png)}#dsg-presse .dsg-ref.fas{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/images/dsg-others/dsg-other-fs.png);min-width:128px;width:15%}#dsg-presse .dsg-ref.frb{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/images/dsg-others/dsg-other-frb.png)}#dsg-presse .dsg-ref.cbi{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/images/dsg-others/dsg-other-cbi.png)}#dsg-presse .dsg-ref.c_t{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/images/dsg-others/dsg-other-ct.png)}@media all and (max-width:1045px) and (min-width:701px){#dsg-welcome .dsg-presse-wrap{grid-area:2 / 1 / 3 / 3}#dsg-welcome #dsg-presse .dsg-ref{margin-bottom:10px;width:100%}}@media all and (max-width:700px) and (min-width:1px){#dsg-welcome .dsg-presse-wrap{margin-bottom:35px}#dsg-welcome #dsg-presse .dsg-ref{margin-bottom:10px}}#dsg-testimonial-wrap{display:grid;grid-template-rows:minmax(min-content,max-content) minmax(min-content,max-content);grid-template-columns:1fr 50px;margin:0 auto;text-align:center;padding:0;width:100%;min-width:100%;padding:0 0 7px 15px;overflow:visible;background:rgb(46,135,201);background:linear-gradient(192deg,rgba(46,135,201,1) 58%,rgba(25,102,148,1) 100%);font-size:20px}#dsg-testimonial-wrap .arrow-right{grid-area:1/ 2 / 3 / 3;cursor:pointer;width:100%;display:flex;align-items:center;position:relative}#dsg-testimonial-wrap .arrow-right:before{color:#fff;font-family:Font Awesome\ 5 Free;font-size:34px;font-weight:900;opacity:.3;width:100%;font-style:normal}#dsg-testimonial-wrap .arrow-right:before{content:"\f054"}#dsg-testimonial-wrap:hover .arrow-right:before{opacity:1}#dsg-testimonial-wrap .content{grid-area:1/ 1 / 2 / 2;position:relative;padding:10px 25px 10px 10px;display:block;margin:0 0 0;cursor:pointer;height:65px;border-radius:5px;background-position:center;text-align:left;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:left;min-height:max-content}.dsg4 #dsg-testimonial-wrap .content{align-items:center;justify-content:left;width:100%;display:flex;padding:0 5px;align-items:center}#dsg-testimonial-wrap .content .testitext{font-size:20px;font-weight:500;width:100%;display:block;color:#fff;font-style:italic}#dsg-testimonial-wrap.tworows .content{height:110px}#dsg-testimonial-wrap.threerows .content{height:130px}#dsg-testimonial-wrap .meta{grid-area:2/ 1 / 3 / 2;text-align:left;display:block}#dsg-testimonial-wrap .intro{font-weight:600;display:block;width:100%}.dsg4 #dsg-testimonial-wrap .source{display:block;font-size:14px;color:#fff}#dsg-testimonial-wrap .disclosure{display:block;font-size:10px;color:#cacaca}@media all and (max-width:500px) and (min-width:1px){#dsg-testimonial-wrap .content .testitext{font-size:13px}}.dsg-generator-not-visible .dsg-lp-col-one.dsg-testimonial-box,.dsg-generator-not-visible .dsg-lp-col-one.dsg-lp-banner-faq,.dsg-generator-not-visible .dsg-butons-start-box.one-col{max-width:620px}#lp_google_review{max-width:930px;padding:0;overflow:hidden}@media all and (max-width:500px) and (min-width:1px){#lp_google_review .grw-slider-content{display:none}}.dsg-lp-banner-faq{display:grid;grid-template-rows:minmax(min-content,max-content) minmax(min-content,max-content);grid-template-columns:minmax(min-content,50%) 50%;grid-gap:10px 50px;margin:0 auto;width:100%;margin:60px auto 60px;max-width:930px}.dsg-license-text .dsg-lp-banner-faq,.dsg-firststeps .dsg-lp-banner-faq{margin:0}.single-product .dsg-license-text:not(.dsg-license-text-image-easy){margin-bottom:45px}.single-product .dsg-license-text.dsg-license-text-image-easy p{margin:30px 0 0 0}.single-product #license-short,.single-product #license-short ul{margin-bottom:0}boddy:not(.single-product) .dsg-license-text.license-medium{margin-bottom:80px}.woocommerce .dsg-license-text-image-easy img{max-width:500px;width:100%}.ui-dialog.dsg-dialog-info-preview .dsg-firststeps h2{margin:40px auto 0}.ui-dialog.dsg-dialog-info-preview .dsg-firststeps .intro{margin-right:auto;margin-left:auto}.ui-dialog.dsg-dialog-info-preview .dsg-firststeps h3{margin:40px 0 0;background-color:var(--dsg-color-grey2);padding:10px;width:100%}.ui-dialog.dsg-dialog-info-preview .dsg-firststeps h4{margin:30px 0 0}.dsg-dialog .dsg-lp-banner-faq{margin:0 auto;padding:0!important}.dsg-lp-banner-faq .left{grid-area:1 / 1 / 1 / 2;display:flex;align-items:baseline}.dsg-lp-banner-faq h2{display:block;width:100%;text-align:left;margin:0;font-size:20px}.dsg-lp-banner-faq .right h2{margin:60px 0 10px}.dsg-lp-banner-faq .right h2:nth-child(1){margin-top:0}.dsg-lp-banner-faq h2:after{display:none!important}.dsg-lp-banner-faq .right{grid-area:1 / 2 / 1 / 3;width:100%;padding:0;margin:0;text-align:justify}.dsg-lp-banner-faq .right p{margin:0 0 10px}.dsg-lp-banner-faq .right .update{background:var(--dsg-color-grey2);padding:10px 20px;border-radius:5px;display:flex;align-items:center;width:max-content;margin:20px 0 27px}.dsg-lp-col-one.dsg-lp-banner-faq{padding:0 10px}.dsg-lp-col-one.dsg-lp-banner-faq .left{grid-area:1 / 1 / 1 / 3}.dsg-lp-col-one.dsg-lp-banner-faq .right{grid-area:2 / 1 / 3 / 3}.dsg-lp-banner-faq .dsg-readon .readon-button{padding:0 0 0 0;display:block;width:max-content;cursor:pointer}.dsg-lp-banner-faq[data-banner-id="dsg-lp-ban-faq-all_categories"] .readon-button{margin-top:10px}.dsg-lp-banner-faq p+.dsg-readon .readon-button{color:#2e87c9}.dsg-lp-banner-faq .dsg-readon .readon-button.active{display:block;margin-top:20px;padding:5px;background-color:var(--dsg-color-grey2)}.ui-dialog.dsg-dialog-info-preview .dsg-lp-banner-faq .dsg-readon .readon-button.active{margin-bottom:75px}.dsg-lp-banner-faq .dsg-readon .readon-button.active:hover{background-color:var(--dsg-color-blue)}.dsg-lp-banner-faq .dsg-readon .content{display:none}.dsg-lp-banner-faq .dsg-readon .content img{margin:15px auto 15px}.dsg-dialog .dsg-lp-banner-faq .dsg-readon .content img{max-width:100%}.dsg-lp-banner-faq .dsg-readon .content .wp-caption{max-width:620px}.dsg-lp-banner-faq .dsg-readon .content h3+img{margin:5px auto 15px}.dsg-lp-banner-faq .dsg-readon .content h3{font-size:16px;margin-top:30px}.dsglpdrs{display:grid;grid-template-rows:minmax(min-content,max-content);grid-template-columns:minmax(min-content,70%) 30%;width:100%;margin:60px auto 60px;max-width:620px;background-color:var(--dsg-color-grey2)}.dsglpdrs .text{grid-area:1 / 1 / 2 / 2;display:grid;grid-template-rows:minmax(min-content,max-content) minmax(min-content,max-content) minmax(min-content,max-content);grid-template-columns:1fr;grid-gap:0;width:100%;padding:18px 4px 14px 17px}.dsglpdrs .text .slogan{grid-area:1 / 1 / 2 / 1;margin:0 0 20px 20px;font-size:20px;position:relative}.woocommerce-checkout .dsglpdrs .text .slogan{font-size:inherit}.dsglpdrs .text .slogan:before{content:open-quote;font-size:45px;font-weight:900;position:absolute;color:var(--dsg-color-grey1);top:-40px;left:-25px}.dsglpdrs .text .signature{grid-area:2 / 1 / 3 / 1;margin:0 0 0 20px;margin-bottom:4px;font-size:14px}.dsglpdrs .text .subsignature{grid-area:3 / 1 / 4 / 1;margin:0 0 0 20px;font-size:14px;font-style:italic;margin-bottom:5px}.dsglpdrs .image{grid-area:1 / 2 / 1 / 3;display:flex;align-items:flex-start;justify-content:center;padding:20px 30px 20px 19px}.dsglpdrs .image img{max-width:130px;max-height:130px;border-radius:80px}@media (max-width:500px) and (min-width:51px){.dsglpdrs{grid-template-rows:minmax(min-content,max-content) minmax(min-content,max-content);grid-template-columns:1fr}.dsglpdrs .text{grid-area:2 / 1 / 3 / 2}.dsglpdrs .image{grid-area:1 / 1 / 2 / 2}.dsglpdrs .text .slogan{margin-bottom:10px}}.dsg-lp-banner-faq[data-banner-id="dsg-lp-ban-faq-all_bundles"] .right a{height:227px;background-position:0;background-repeat:no-repeat;background-size:contain;width:100%;display:block;position:relative;margin-top:9px;text-align:center}.dsg-lp-banner-faq[data-banner-id="dsg-lp-ban-faq-all_bundles"] .right a img{width:100%;height:auto;max-width:350px}.dsg-lp-banner-faq[data-banner-id="dsg-lp-ban-faq-all_bundles"] .right a .dsg-discount-flag{content:'Bundle';background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-164a.svg);position:absolute;top:0;height:100px;font-weight:50px;background-size:contain;background-repeat:no-repeat;width:100px;left:74%}.dsg-lp-banner-faq[data-banner-id="dsg-lp-ban-faq-all_bundles"] .right a .dsg-discount-flag span{display:block;background-color:#d9706e;border-radius:2px;margin-top:77px;color:#fff;width:fit-content;font-size:13px;line-height:1;padding:3px 6px;margin-left:-1px}.dsg-lp-quiz{display:grid;grid-template-rows:repeat(3,minmax(min-content,max-content));grid-template-columns:1fr;grid-gap:0 0;margin:0 auto;width:100%;margin:10px auto 0;max-width:930px}.dsg-lp-quiz .intro{grid-area:1 / 1 / 2 / 2;padding-bottom:15px}.dsg-lp-quiz .questions{grid-area:2 / 1 / 3 / 2;margin:0;padding:0;list-style:none}.dsg-lp-quiz .question{margin:10px 0 10px 0;padding:15px 10px 15px 70px;list-style:none;position:relative;background:var(--dsg-color-grey2);display:flex;align-items:center}.dsg-lp-quiz .question:hover,.dsg-lp-quiz .question.active{background-color:var(--dsg-color-green-j-normal);color:#fff}.dsg-lp-quiz .question:before{content:"\f0c8";color:var(--dsg-color-font);font-family:Font Awesome\ 5 Free;font-size:34px;font-weight:900;opacity:.3;width:100%;font-style:normal;font-weight:800;top:2px;left:20px;position:absolute;height:100%;display:flex;align-items:center}.dsg-lp-quiz .question.active:before{content:"\f14a"}.dsg-lp-quiz .question:hover:before,.dsg-lp-quiz .question.active:before{color:#fff;opacity:.8}.dsg-lp-quiz .output{grid-area:3 / 1 / 4 / 2;background-color:var(--dsg-color-lightpink);height:max-content}.dsg-lp-quiz .output{padding:20px 20px;display:none}.dsg-lp-quiz .output.bg-light-green{background-color:var(--dsg-color-lightgreen)}.dsg-lp-quiz .answer{display:none}.dsg-landing-allmodules{display:grid;grid-template-rows:minmax(min-content,max-content) minmax(min-content,max-content) minmax(min-content,max-content);grid-template-columns:1fr;width:100%;grid-gap:0;margin:0 auto 0}.dsg-landing-allmodules .intro{grid-area:1 / 1 / 2 / 2;margin:0 auto 0;width:100%}.dsg-landing-allmodules .intro.intro2{grid-area:2 / 1 / 3 / 2}.dsg-landing-allmodules .intro p{margin:0 0 10px}.dsg-landing-allmodules ul.list{grid-area:4/ 1 / 4 / 2;overflow-y:auto;max-height:400px;display:flex;flex-wrap:wrap;margin:30px auto;padding:0;justify-content:flex-start;width:100%}.dsg-landing-allmodules .list li,.dsg-landing-allmodules span.example{padding:5px 10px;margin:15px 20px 0 0;background-color:var(--dsg-color-grey2);border-radius:2px;font-size:14px;width:max-content;list-style:none;cursor:default}.dsg-landing-allmodules span.example{margin:0 0 3px 0;padding:1px 8px;display:inline-block}.dsg-landing-allmodules span.example.highlight{display:inline;background-color:var(--dsg-color-lightpink-border)}.dsg-landing-allupdates .list{overflow-y:auto;max-height:400px;display:flex;flex-wrap:wrap;padding:0 10px 0 0;margin-top:20px;justify-content:flex-start;width:100%;max-width:100%;background-color:#fff}.dsg-allupdates-wrap{width:100%;max-width:100%}.dsg-allupdates-row{font-size:14px;background-color:var(--dsg-color-grey2);padding:5px;display:grid;grid-template-rows:min-content;grid-template-columns:minmax(min-content,100px) 150px minmax(min-content,1fr);width:100%;max-width:100%;margin-bottom:20px}.dsg-allupdates-row.header{font-weight:600}.dsg-allupdates-row div{padding:10px;display:flex;align-items:flex-start;text-align:left;verflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.dsg-allupdates-row div.date{grid-area:1/ 1 /2 /2}.dsg-allupdates-row div.title{grid-area:1/ 2 /2 /3}.dsg-allupdates-row div.descr{grid-area:1/ 3 /2 /4}@media (max-width:500px) and (min-width:51px){.dsg-allupdates-row{grid-template-rows:min-content min-content;grid-template-columns:minmax(0,86px) minmax(0,1fr)}.dsg-allupdates-row.header div.descr{display:none}.dsg-allupdates-row div.descr{grid-area:2/ 2 /3 /3}}.dsg-greeting-check{margin-bottom:45px;padding:0 0 0 18px}#dsg-testimonial-presse-wrap{display:grid;grid-template-rows:100%;grid-template-columns:52.4% 47.6%;grid-gap:45px;width:100%;margin-top:88px;position:absolute}.page-id-13916 .entry-content{position:relative}.page-id-13916 .entry-title{margin-top:60px}.dsg-generators-menu{width:100%;overflow:hidden;padding:0 50px 0 0;font-size:19px;margin:15px 0 25px 0;display:grid;grid-template-rows:100%;grid-template-columns:1fr 50px;width:97%;position:absolute}.dsg-generators-menu:after{content:"\f105";font-size:25px;font-weight:900;font-family:Font Awesome\ 5 Free;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;position:relative;top:2px;line-height:1.3;position:absolute;top:2px;right:0;padding-right:2px;width:30px;color:#2e87c9;background-color:#fff;text-align:right}.dsg-generators-menu nav{grid-area:1 / 1 / 1 /2;display:flex;flex-direction:row}.dsg-generators-menu .dsg-generators-arrow-right{grid-area:1 / 2 / 1 /3}.dsg-generators-menu nav a{margin-right:20px;min-width:fit-content;padding:0 5px;color:var(--dsg-color-font)}.dsg-generators-menu nav a.show-all{background-color:var(--dsg-color-grey4);*/ border-radius:2px;background:#e7cf0842;cursor:pointer}.dsg-generators-menu nav a:hover{color:#2e87c9}.dsg-generators-all{min-height:300px;background-color:var(--dsg-color-grey4);width:180%;padding:30px;margin-top:75px}.yasr-visitor-votes{display:none;text-align:center;margin:39px auto 0;padding-right:145px;padding-left:125px;min-height:152px;max-width:610px;background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/genies/Datenschutzgenerator-Genie-04-b.svg);background-size:contain;background-repeat:no-repeat;background-position:center right}.page-id-3855 .yasr-visitor-votes,.page-id-9282 .yasr-visitor-votes,.yasr-visitor-votes.active,.testrating .yasr-visitor-votes,#main-footer .yasr-visitor-votes{display:block}.yasr-rater-stars-visitor-votes.yasr-star-rating{margin:10px 0 0 0}.yasr-visitor-votes-after-stars-class{font-size:12px;color:var(--dsg-color-grey3);display:block;margin-top:13px}.yasr-already-voted-text{margin-top:10px;display:block;color:var(--dsg-color-grey3);font-weight:400}@media (max-width:809px) and (min-width:51px){.yasr-visitor-votes{margin:69px auto 40px!important;padding-left:0!important}}.content-block{display:grid;grid-template-rows:100%;grid-template-columns:minmax(180px,10%) 1fr;grid-gap:45px;margin:0 auto 30px;min-height:175px}.content-block .text{grid-area:1 / 2 / 1 /2;display:flex;flex-direction:column;justify-content:center;padding:0 20px;background-color:var(--dsg-color-grey2)}.content-block .text p{margin:10px 0;text-align:justify}.content-block h1{font-family:'Roboto',Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;font-size:29px;line-height:38px;font-weight:300;margin-bottom:20px;color:rgb(39,40,43);color:rgb(39,40,43);margin-bottom:45px}.content-block h2{margin-bottom:45px}.content-block .image{grid-area:1 / 1 / 1 / 1;background-size:contain;background-position:bottom;background-repeat:no-repeat;background-position:center}#content-block-main-premium .image{background-size:70%}.content-block-main-hinweis-small{margin-left:230px}.content-block-main-hinweis-small.first{margin-top:75px}.content-block-main-hinweis-small small,.content-block-main-hinweis-small small a{color:var(--dsg-color-grey3)}.dsg-navigation.categories{margin:30px 0 45px}.dsg-navigation.categories li{display:inline-block;margin-right:10px}.dsg-navigation.categoriesli a{background:#fff786;width:100%;height:100%;padding:30px 30px;display:block;color:#000;border:1px solid #faf174;border-radius:5px}.dsg-navigation.categories li a:hover,.dsg-navigation.categories li a.active{background:#f1dc0f}#dsg-categories-boxes{text-align:center}.dsg-lp-banner-faq #dsg-categories-boxes-wrap{display:block;margin:0}.dsg-categories-boxes{display:flex;justify-content:flex-start;flex-wrap:wrap;width:100%}.dsg-lp-banner-faq .dsg-categories-boxes{background:var(--dsg-color-grey2);justify-content:space-around;padding:0 5px 6px}.dsg-lp-banner-faq .dsg-categories-boxes.last{padding-bottom:26px}.dsg-category-box{height:160px;color:#000;width:150px;float:none;display:block;margin:0 30px 0 0;background-size:491%;background-repeat:no-repeat;cursor:pointer}.dsg-category-box.active{cursor:default}.dsg-lp-banner-faq .dsg-category-box{width:124px;background:background:var(--dsg-color-grey2);background:var(--dsg-color-grey2);padding:0 0;margin:24px 0 0}.dsg4 .dsg-lp-banner-faq .dsg-category-box{margin:24px 5px 0}.dsg-lp-banner-faq .dsg-category-box.active{display:none}.dsg-category-box .text{margin-bottom:10px!important}.dsg-category-box:hover,.dsg-category-box.active{filter:none;-webkit-filter:grayscale(0%)}.dsg-category-box:active .text{color:var(--dsg-color-blue-j-light)}.dsg-category-box .image{display:block;background-size:100%;width:100%;height:70%;background-repeat:no-repeat;background-position:center -7px;position:relative}.dsg-category-box.active .image,.dsg-category-box:hover .image{filter:none;-webkit-filter:grayscale(0%)}#dsg-categories-boxes-wrap .dsg-category-box .image{width:65px;height:65px;margin:5px auto 0;background-repeat:no-repeat;background-position:center;background-size:110%}#dsg-categories-boxes-wrap .dsg-category-box.active .image,#dsg-categories-boxes-wrap .dsg-category-box:hover .image{opacity:1}#dsg-categories-boxes-wrap .dsg-category-box .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-generator-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.active .image,#dsg-categories-boxes-wrap .dsg-category-box:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-generator-01.svg)}#dsg-group-categories .group-image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-generatoren-01.svg);background-size:74%}.group-wrap .category-title{background-color:var(--dsg-color-grey2);height:70px;display:flex;align-items:center;padding:0 10px 0 20px;font-weight:600;margin:30px 0}.dsg-lp-banner-faq .group-wrap .category-title{margin:0;height:max-content;padding:0 10px 10px 15px}.dsg-lp-banner-faq .group-wrap .category-title.first{display:none}#dsg-categories-boxes-wrap .dsg-category-box.cid13 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-generator-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid13.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid13:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-generator-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid273 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-impressum-generator-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid273.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid273:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-impressum-generator-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid14 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-teilnahmeb-generator-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid14.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid14:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-teilnahmeb-generator-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid4072 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-Aufnahmen-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid4072.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid4072:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-Aufnahmen-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid4904 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-Einwilligung-Bildaufnahmen-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid4904.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid4904:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-Einwilligung-Bildaufnahmen-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid4599 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-Verpflichtung-auf-Verschwiegenheit-Mitarbeiter-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid4599.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid4599:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-Verpflichtung-auf-Verschwiegenheit-Mitarbeiter-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid4903 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-Homeoffice-Mitarbeiter-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid4903.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid4903:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-Homeoffice-Mitarbeiter-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid4902 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-BYOD-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid4902.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid4902:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-BYOD-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid8410 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-Pandemie-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid8410.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid8410:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-Pandemie-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid4796 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/Schutz-Geschaeftsgeheimnisse-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid4796.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid4796:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/Schutz-Geschaeftsgeheimnisse-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid5209 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-Verpflichtung-auf-Verschwiegenheit-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid5209.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid5209:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-Verpflichtung-auf-Verschwiegenheit-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid7832 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/Auftragsverarbeitung-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid7832.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid7832:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/Auftragsverarbeitung-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid11799.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid11799:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-Influencervertraege-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid11799 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-Influencervertraege-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid13372.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid13372:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-Influencervertraege-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid13372 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-shop-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid13372.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid13372:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-shop-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid14666.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid14666:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-widerruf-01.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid14666 .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-widerruf-02.svg)}#dsg-categories-boxes-wrap .dsg-category-box.cid14666.active .image,#dsg-categories-boxes-wrap .dsg-category-box.cid14666:hover .image{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/categories/dsg-icon-widerruf-01.svg)}.dsg-category-box .text{height:30%;vertical-align:middle;line-height:1.3;font-size:14px;display:flex;justify-content:center;align-items:center;margin:0}.dsg-group-categories .dsg-category-box .text{height:85px;line-height:1.3;display:flex;flex-direction:column;align-items:center;min-height:60px;justify-content:center;font-weight:600;letter-spacing:.3px;font-size:13px;color:var(--dsg-color-grey6)}.dsg-lp-banner-faq .dsg-group-categories .dsg-category-box .text{color:var(--dsg-color-grey6)}.dsg-category-box .text span{display:block}.dsg-category-box.active .text,.dsg-category-box:hover .text{color:var(--dsg-color-blue-j-dark)}.dsg-catego-label{display:flex;width:100%;justify-content:center;flex-direction:row;margin-top:5px;opacity:.5}.dsg-catego-label:hover{opacity:1}.dsg-catego-label div{background:var(--dsg-color-grey1);color:#fff;padding:1px 2px;border-radius:2px;font-size:12px;font-weight:400}.dsg-lp-banner-faq .dsg-catego-label div{background:var(--dsg-color-grey7)}.dsg-lp-banner-faq .dsg-catego-label div:hover{background:var(--dsg-color-font)}.dsg-catego-label-free{margin-right:5px}#lp_all_counter .right{display:grid;grid-template-rows:1fr;grid-template-columns:50% 50%;grid-gap:0;width:100%;max-width:620px;background:rgb(46,135,201);background:linear-gradient(192deg,rgba(46,135,201,1) 58%,rgba(25,102,148,1) 100%);color:#fff}.dsg-lp-counter{padding:20px;display:flex;align-content:center;justify-content:center;font-size:20px}.dsg-lp-counter[data-type="modules"]{grid-area:1/ 1 / 2 / 2}.dsg-lp-counter[data-type="users"]{grid-area:1/ 2/ 2 / 3}@media all and (max-width:630px) and (min-width:1px){#lp_all_counter .right{display:grid;grid-template-columns:1fr;grid-template-rows:50% 50%}.dsg-lp-counter[data-type="modules"]{grid-area:1/ 1 / 2 / 2}.dsg-lp-counter[data-type="users"]{grid-area:2/ 1/ 3 / 2}}@media all and (max-width:630px) and (min-width:1px){.dsg-lp-counter{font-size:16px;text-align:left}}@media all and (max-width:1152px) and (min-width:1000px){#desktop-navigation #logo img{width:133px!important}#primary-menu.menu>li,#primary-menu.nav-menu>li{margin:0 .4em!important;padding:0 0.2em!important}}#atomion-breadcrumbs222{display:none}h1:after,h2:after{content:none}.page .post-thumbnail,.page-id-2765 h1.entry-title,.page-id-22713 h1.entry-title,.page-id-11446 h1.entry-title,.page-id-7226 h1.entry-title,.page-id-8898 h1.entry-title,.page-id-9144 h1.entry-title,.page-id-12158 h1.entry-title,.page-id-3630 .entry-header h1.entry-title{display:none}.product_list_widget{list-style:none}.product_list_widget li{list-style:none;margin:0 0 15px 0;font-size:14px}.woocommerce-page .product{margin-top:45px}.woocommerce-page h1.entry-title{display:block}.woocommerce-shop .woocommerce-products-header{display:block;max-width:930px;margin:0 auto 62px}.dsg-bulk-info-product{background-color:var(--dsg-color-grey2);padding:2px 15px;font-size:14px;list-style:none}.dsg-bulk-info-product p{margin:15px 0}.woo_discount_rules_table td{display:none}body:not(.single-product) #dsg-info-b2bonly{margin:9px auto 61px}#dsg-info-b2bonly-content,#dsg-info-b2bonly-title{background-color:var(--dsg-color-lightpink);padding:15px 15px;cursor:pointer}#dsg-info-b2bonly.active #dsg-info-b2bonly-title,#dsg-info-b2bonly-title:hover,#dsg-info-b2bonly.active #dsg-info-b2bonly-title span,#dsg-info-b2bonly.active #dsg-info-b2bonly-title strong,#dsg-info-b2bonly:hover #dsg-info-b2bonly-title span,#dsg-info-b2bonly:hover #dsg-info-b2bonly-title strong{color:#fff}.woocommerce-page .related img{max-width:225px;height:auto}.dsg-info-b2bonly-content{display:none}.dsg-b2bonly-link-red a:hover{text-decoration:underline;background-color:var(--dsg-color-pink)!important;color:white!important}#masthead .menu-item a img{display:block!important}#atomion-breadcrumbs,.woocommerce-result-count,.woocommerce-ordering,.woocommerce ul.products li.product .wgm-info.woocommerce_de_versandkosten,#content .wgm-info.woocommerce_de_versandkosten{display:none!important}h1:after,h2:after{content:none!important}.page .post-thumbnail,.single-product .post-thumbnail,.post-type-archive-product h1{display:none}#content #atomion-more-latest-posts article,.archive article,.search article{margin-bottom:130px}.bundle_form .bundled_product_title_link,.bundle_form .bundled_product_excerpt.product_excerpt{display:none}.bundle_form .attribute_options.attribute_value_static{display:flex;align-items:center}.woocommerce.single-product div.product .bundle_form h4{font-size:20px}.woocommerce.single-product div.product .bundle_form table.variations td.value{padding:0}.woocommerce.single-product .single_variation_wrap.bundled_item_wrap .bundled_item_cart_details .price,.bundle_form .bundle_price p.price,.single-product .bundle_form .bundle_price p.price{font-size:16px}.woocommerce.single-product .bundle_wrap .bundled_subscriptions_price_html{font-size:16px}.dsg-single-post-wrap #atomion-more-latest-posts,.dsg-single-post-wrap #blog-sidebar{float:left;margin-top:0}.dsg-single-post-wrap #atomion-more-latest-posts{max-width:612px}.dsg-post-single-header{margin-bottom:60px}#blog-sidebar .sidebar-content.col-2-3{width:75%;flex-basis:75%}#blog-sidebar div#ez-toc-container ul li{margin:10px 5px;font-size:14px;counter-increment:dsg-toc-counter;list-style:none}#blog-sidebar div#ez-toc-container ul li a{display:flex;justify-content:left;align-items:baseline}#blog-sidebar div#ez-toc-container ul li a:before{content:counters(item,".",decimal) ". ";color:var(--dsg-color-blue-active);font-size:16px;flex:0 0 23px}#blog-sidebar #ez-toc-container.ez-toc-white{background:#fff;border:0;background-color:var(--dsg-color-grey2)}#dsg_blog_side_nl{margin:45px 0;display:block;overflow:auto}#dsg_blog_side_nl span span{color:#2e87c9}#dsg_blog_side_nl span span:hover{text-decoration:underline;color:#2e87c9}.wp-caption .wp-caption-text{font-size:13px;font-style:italic;color:var(--dsg-color-font);text-align:left}.page-id-2015 .entry-content,.page-id-4106 .entry-content,.page-id-4069 .entry-content,.page-id-6695 .entry-content,.woocommerce-page .product .entry-content{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/images/dsg-genies/dsg-genies-info.png);background-repeat:no-repeat;background-size:22%;background-position:right 29px top 30px;text-align:justify;min-height:500px;text-align:left;padding-right:35%}.single-post h1.entry-title,.page-id-2015 h1.entry-title,.page-id-4069 h1.entry-title,.page-id-4106 h1.entry-title,.page-id-6695 h1.entry-title,.woocommerce-page h1.entry-title{margin:45px 0 41px}@media all and (max-width:800px) and (min-width:5px){.page-id-2015 .entry-content,.page-id-4106 .entry-content,.page-id-4069 .entry-content,.page-id-6695 .entry-content,.woocommerce-page .product .entry-content{background-image:none;padding-right:0;min-height:0}}.single-post .entry-meta{font-size:15px}.posted-on .entry-date.published{display:inline-block}.posted-on .updated:not(.published){display:none}.posted-on .entry-date.published:before{content:"Letztes Update: "}#comments .comment.depth-2,#comments .comment.depth-3,#comments .comment.depth-4,#comments .comment.depth-5{background-color:var(--dsg-color-grey2)}#ez-toc-container li:before{display:none}.post-type-archive-product .page-description{margin-bottom:45px}.dsg-bulk-info-product{background-color:var(--dsg-color-grey2);padding:2px 15px;font-size:14px}.dsg-bulk-info-product p{margin:15px 0}Kind Regards,Thomas .product.product_tag-bundle{border:20px}.dsg-prj-coupon-wrap .dsg-discount-flag,.product.product_tag-bundle .dsg-discount-flag{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-164a.svg);position:absolute;top:-3px;height:50px;font-weight:50px;background-size:contain;background-repeat:no-repeat;width:49px;left:39px}@media all and (max-width:1330px) and (min-width:1001px){.dsg-prj-coupon-wrap .dsg-discount-flag,.product.product_tag-bundle .dsg-discount-flag{left:15px}}@media all and (max-width:1000px) and (min-width:5px){.dsg-prj-coupon-wrap .dsg-discount-flag,,.product.product_tag-bundle .dsg-discount-flag{left:4px}}.dsg-prj-coupon-wrap .dsg-discount-flag span,.product.product_tag-bundle .dsg-discount-flag span{display:block;background-color:#d9706e;border-radius:2px;margin-top:37px;color:#fff;width:fit-content;font-size:13px;line-height:1;padding:3px 6px;margin-left:-1px}.product.product_tag-bundle .dsg-discount-info{background-color:var(--dsg-color-lightpink);font-size:14px;padding:4px 7px;border-radius:2px;display:block;margin:5px 0;margin:8px auto -1px;width:fit-content;font-weight:600}.product.product_tag-bundle .dsg-discount-bundle-title{background-color:var(--dsg-color-lightpink);font-size:13px;padding:2px 5px;border-radius:2px;margin:3px 0}.single-product .product.product_tag-bundle .dsg-discount-info{margin:8px 0 9px;font-size:16px}.product h2 .dsg-product-flag-wrap{display:block;margin-top:9px}.product.product_tag-bundle h2 .dsg-product-flag-wrap{display:inline-block;margin-left:5px;margin-top:0}.product h2 .dsg-product-flag-wrap .lang{display:block;margin-top:9px}.woocommerce ul.products li.product .price .asterisk{font-weight:normal!important}.woocommerce ul.products li.product .wgm-info.woocommerce-de_price_taxrate{display:none!important}.woocommerce .dsg-prdcts-ust{font-size:14px;font-size:14px;color:var(--dsg-color-grey6)}.tax-product_cat .dsg-prdcts-ust{margin-top:30px}.dsg-product-flag-wrap .dsg-product-flag-de,.dsg-product-flag-wrap .dsg-product-flag-en{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-Flagge-rectangle-D.svg);height:20px;width:25px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;text-indent:-9999px;background-position:center 2px;display:inline-block}.dsg-product-flag-wrap .dsg-product-flag-en{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-Flagge-rectangle-GB.svg)}.woocommerce-cart-form .cart_item .product-name small,body .woocommerce table.shop_table.woocommerce-checkout-review-order-table .cart_item td.product-name small,.woocommerce-checkout .dsg-bulk-info-product,.woocommerce-checkout .dsg-bulk-info-product{display:none}.product .reset_variations{display:none!important}.woo_discount_rules_table td{display:none}#dsg-info-b2bonly-content,#dsg-info-b2bonly-title{background-color:var(--dsg-color-lightpink);padding:15px 15px;cursor:pointer;font-size:14px}#greeting .dsg-info-b2bonly{margin:30px 0}#greeting .dsg-info-b2bonly p{margin:0 0 15px}#dsg-info-b2bonly.active #dsg-info-b2bonly-title,#dsg-info-b2bonly-title:hover{background-color:var(--dsg-color-pink);color:#fff}.cart_item .dsg-b2bonly-link-red,.woocommerce-checkout .dsg-b2bonly-link-red{display:none}.dsg-b2bonly-link-red a{background-color:var(--dsg-color-lightpink)!important;color:var(--dsg-color-font)!important;padding:10px;margin:0 0 -13px 0!important;display:inline-block}.dsg-info-b2bonly-content{display:none}.dsg-b2bonly-link-red a:hover{text-decoration:underline;background-color:var(--dsg-color-pink)!important;color:white!important}.product_meta .sku_wrapper{display:none}.woocommerce .woocommerce-billing-fields .checkout-focus-label{display:none!important}#primary-menu .fontawesome-text{display:none}.create-account.woocommerce-validated{background-color:var(--dsg-color-lightyellow);padding:10px!important;margin-top:30px!important}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods,.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads,.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--wishlist,.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--ppcp-paypal-payment-tokens{display:none}.admin-bar .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--subscriptions{display:block}.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--view-license-keys{display:none!important}.woocommerce-license-keys-table.account-license-keys-table a.woocommerce-button.button.extend,.woocommerce-table.shop_table.license-key-details-table a.woocommerce-button.button.extend{text-indent:-9999px;visibility:hidden;padding:0!important}.woocommerce-license-keys-table.account-license-keys-table a.woocommerce-button.button.extend:after,.woocommerce-table.shop_table.license-key-details-table a.woocommerce-button.button.extend:after{content:'Lizenz verlängern';display:inline-block;padding:10px;top:2px;visibility:visible;background-color:var(--dsg-color-green-j-normal);border:3px solid var(--dsg-color-green-j-normal);margin-left:8px;width:135px;margin-right:0}.woocommerce-table.shop_table.license-key-details-table a.woocommerce-button.button.extend:after{width:157px}.woocommerce-table.shop_table.license-key-details-table a.woocommerce-button.button.extend:hover:after,.woocommerce-license-keys-table.account-license-keys-table a.woocommerce-button.button.extend:hover:after{background-color:#fff;color:var(--dsg-color-green-j-normal)}.woocommerce-table.shop_table.activations thead tr th:nth-child(4),.woocommerce-table.shop_table.activations tbody tr td:nth-child(4),.woocommerce-table.shop_table.activations a.woocommerce-button.button.deactivate{display:none}.woocommerce .u-columns.woocommerce-Addresses.col2-set.addresses label{display:block}.woocommerce-MyAccount-navigation-link--user-switching-switch-back a,#user_switching_switch_on a{background-color:var(--dsg-color-red)!important;color:white!important;padding:10px 20px!important;font-size:18px!important}.woocommerce-account .my_account_subscriptions.my_account_orders.woocommerce-orders-table.woocommerce-MyAccount-subscriptions tr td:nth-child(2) .dsg-sub-lang-wrap{display:flex;justify-content:left;margin:8px 0}.woocommerce-account .my_account_subscriptions.my_account_orders.woocommerce-orders-table.woocommerce-MyAccount-subscriptions tr td:nth-child(2) .dsg-sub-lang-wrap .lang{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-Flagge-rectangle-D.svg);background-repeat:no-repeat;background-size:contain;background-position:0 0;text-indent:-9999px;width:31px;height:22px}.woocommerce-account .my_account_subscriptions.my_account_orders.woocommerce-orders-table.woocommerce-MyAccount-subscriptions tr td:nth-child(2) .dsg-sub-lang-wrap div:first-child{margin-right:10px}.woocommerce-account .my_account_subscriptions.my_account_orders.woocommerce-orders-table.woocommerce-MyAccount-subscriptions tr td:nth-child(2) .dsg-sub-lang-wrap .en.lang{0 background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-Flagge-rectangle-GB.svg)}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(2){display:none}.woocommerce-account table.my_account_orders tr th.activation{display:none}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr th.license-key,.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1){width:40%}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr th.valid-until,.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(2){width:20%}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr th.reorder{text-align:right}.woocommerce-account h3.product-name{margin:45px 0}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out.active a{background-color:var(--dsg-color-green)}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .lmfwc-myaccount-license-key,.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out a{font-family:inherit;font-size:14px;background-color:var(--dsg-color-grey2);padding:7px 13px 7px 37px;position:relative;border-radius:1px;display:inline-block;cursor:pointer;margin-right:15px;border-top-left-radius:3px;border-bottom-left-radius:3px;font-weight:normal!important;transition:none!important;width:100%}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out .hidden{display:none!important}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .lmfwc-myaccount-license-key{color:var(--dsg-color-font)!important;width:100%;display:block}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses .dsg-myaccount-licenses-row td{vertical-align:top}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .lmfwc-myaccount-license-key:hover,.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out a:not(.lc-transferred):hover{background-color:silver;color:white!important}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out a:before,.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .lmfwc-myaccount-license-key:before{font-family:'dashicons',sans-serif;content:"\f112";position:absolute;top:0;bottom:0;left:0;padding-top:5px;width:26px;background-color:silver;color:#fff;line-height:25px;text-align:center;font-size:14px}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .lmfwc-myaccount-license-key:hover::before,.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out a:not(.lc-transferred):hover::before{background-color:var(--dsg-color-grey2);color:#888;font-family:Font Awesome\ 5 Free;content:"\f0c5"}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out.edit.active a::before{content:"\f044"}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out a{margin:0 0 0 0}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out a:before{font-family:"Font Awesome 5 Free";content:"\f044";color:#fff;font-weight:600}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out.dsg-lc-link-trans a:before,.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out.dsg-lc-link-trans a:hover:before{content:"\f04b"}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out.dsg-lc-link-trans a.lc-transferred:before,.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out.dsg-lc-link-trans a.lc-transferred:hover:before{content:"\f164"}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out.preloader a.primary:before{content:"";background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-animated-gear-white.svg);background-size:contain;background-repeat:no-repeat;width:26px;background-position:center 6px}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out a:hover::before{content:"\f35d";left:0}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out a .primary{margin-bottom:5px;display:block}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out a:hover .primary{background-color:silver}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out a .secondary.small{display:block;font-size:13px;margin-right:30px}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out a:hover .secondary{color:#fff}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out .buttontext.secondary{margin:10px 0 8px;display:block;color:var(--dsg-color-blue-j-light)}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out.edit .new,.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out.new .edit{display:none}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td .dsg-lc-link-out-delete{display:none;position:absolute;top:0;right:0;width:33px;height:31px;text-indent:-9999px;text-align:center;color:#fff;cursor:pointer}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td .dsg-lc-link-out-wrap.mouseover .dsg-lc-link-out-delete,.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td .dsg-lc-link-out-delete:hover{display:block}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td .dsg-lc-link-out-delete:hover{color:var(--dsg-color-red)}.dsg-lc-link-out-wrap{position:relative;margin-top:20px}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td .dsg-lc-link-out-delete:before{font-family:Font Awesome\ 5 Free;content:"\f2ed";width:30px;height:30px;position:absolute;left:0;top:10px;text-indent:0;font-size:17px}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out a{margin:0 0 0 0}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out.dsg-lc-link-trans a:not(.lc-transferred){background-color:khaki}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out.dsg-lc-link-trans a:not(.lc-transferred):hover{background-color:var(--dsg-color-yellow-j-normal)}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out.dsg-lc-link-trans a.lc-transferred:hover{color:inherit}@media all and (max-width:767px) and (min-width:5px){.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr th.license-key,.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1){width:100%}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .dsg-lc-link-out a,.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .lmfwc-myaccount-license-key{font-size:14px;width:100%;text-align:center;margin:0 0 8px 0}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td:nth-child(1) .lmfwc-myaccount-license-key{margin-top:35px}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td.expires_at b{font-weight:400;font-size:14px}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td.expires_at b:before{content:"Läuft ab am: "}.woocommerce-account table.my_account_orders.dsg-myaccount-licenses tr td.reorder{width:100%}.dsg-license-content-info-shop .woocommerce-Price-amount.amount,.dsg-license-content-info-shop .woocommerce-Price-amount.amount{min-width:147px}.woocommerce-account table.my_account_orders tr td.reorder .dsg-license-content-info-shop .product.add_to_cart_inline .woocommerce-Price-amount.amount:before{content:"Nachbestellen: "}.woocommerce table.shop_table_responsive.dsg-myaccount-licenses tr td::before,.woocommerce-page table.shop_table_responsive.dsg-myaccount-licenses tr td::before{display:none}.woocommerce-account .dsg-myaccount-licenses-expired-button{margin-top:15px;display:block;width:100%;margin:10px 10px}}.woocommerce-account table.my_account_orders tr.dsg-myaccount-licenses-expired{opacity:.5}.woocommerce-account table.my_account_orders tr.dsg-myaccount-licenses-expired:hover{opacity:1}.woocommerce-account table.my_account_orders tr.dsg-myaccount-licenses-expired .lmfwc-myaccount-license-key,.woocommerce-account table.my_account_orders tr.dsg-myaccount-licenses-expired .expires_at{color:var(--dsg-color-red-j-normal)}.woocommerce-account .dsg-myaccount-licenses-expired-button-wrap{width:100%}.woocommerce-account .dsg-myaccount-licenses-expired-button{float:right;font-size:14px}.acc-act-pwinfo{background-color:var(--dsg-color-lightgreen);padding:10px 20px;max-width:800px;margin:38px 0 30px 0;font-size:13px}.woocommerce-ResetPassword{max-width:800px}.woocommerce-ResetPassword .g-recaptcha{margin-bottom:20px}.dsg-acc-l-fdwn{margin-top:12px}.woocommerce-account table.my_account_orders tr td:nth-child(1) .dsg-acc-l-fdwn a{display:flex;font-weight:normal!important;padding:0;align-items:center;margin-bottom:5px;color:var(--dsg-color-blue-j-light)!important}.woocommerce-account table.my_account_orders tr td:nth-child(1) .dsg-acc-l-fdwn a{background-color:transparent!important;color:var(--dsg-color-blue-j-light)}.woocommerce-account table.my_account_orders tr td:nth-child(1) .dsg-acc-l-fdwn a:hover{background-color:var(--dsg-color-blue-j-light)!important;color:white!important}.woocommerce-account table.my_account_orders tr td:nth-child(1) .dsg-acc-l-fdwn a:hover:before,.woocommerce-account table.my_account_orders tr td:nth-child(1) .dsg-acc-l-fdwn a:before,.dsg-acc-l-fdwn-mssg:before{content:"";background-position:-6px 0;background-repeat:no-repeat;background-size:contain;display:inline-block;height:35px;width:37px;cursor:pointer;position:relative;padding:0;margin:0;background-color:transparent}.dsg-acc-l-fdwn a.docx.de:before{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-DOC-D.svg)}.dsg-acc-l-fdwn a.docx.en:before{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-DOC-E.svg)}.dsg-acc-l-fdwn a.pdf.de:before{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-PDF-D.svg)}.dsg-acc-l-fdwn a.pdf.en:before{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-PDF-E.svg)}.dsg-acc-l-fdwn a.html.de:before{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-Code-D.svg)}.dsg-acc-l-fdwn a.html.en:before{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons/dsg-icon-code-E.svg)}.dsg-acc-l-fdwn-mssg{padding-left:35px;font-size:13px;margin-top:20px;color:var(--dsg-color-red)}.dsg-acc-l-fdwn-mssg:before{background-image:url(https://datenschutz-generator.de/wp-content/plugins/ts-dsg/svg/icons//dsg-icon-Widerspruch-A.svg);left:0;position:absolute;background-position:-5px center}.woocommerce ul.products li.product.product-category a img{width:auto!important;max-width:150px;max-height:150px}.woocommerce ul.products li.product a img{display:inline-block!important;margin:0!important}.woocommerce ul.products li.product{text-align:center}.woocommerce ul.products li.product mark.count{display:none}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{font-size:14px!important;margin:4px 0!important;font-weight:500}.woocommerce-mini-cart-item .subscription-details,.woocommerce table.cart .product-price .subscription-details,.woocommerce table.cart .product-subtotal .subscription-details,.woocommerce .checkout .product-total .subscription-details,.product .product_meta,.product-section.license_key_details,.product-section.additional_information,.product .site-product-meta .price .from,.product .site-product-meta .price .subscription-details{display:none}.product .variations_form.cart .price .subscription-details{visibility:hidden}.product .variations_form.cart .price .amount{font-size:25px}.product .variations_form.cart .price .subscription-details:before{content:"(zzgl. USt)";visibility:visible;font-size:13px;margin-left:6px}.dsg-product-fullinfo,.dsg-product-description,.dsg-product-discount,.dsg-product-20,.dsg-product-b2b{padding-left:30px;display:block;position:relative;margin-bottom:15px}.dsg-product-fullinfo:before,.dsg-product-description:before,.dsg-product-discount:before,.dsg-product-20:before,.dsg-product-b2b:before{font-size:18px;font-weight:900;font-family:Font Awesome\ 5 Free;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;position:relative;top:2px;line-height:1.3;position:absolute;top:0;left:0;color:#2e87c9}.dsg-product-discount a,.dsg-product-discount:before{color:var(--dsg-color-red)!important}.dsg-product-b2b:before{content:"\f19c"}.dsg-product-b2b a{color:var(--dsg-color-red)!important;background-color:var(--dsg-color-lightpink)!important;padding:3px 6px;margin-bottom:15px;display:inline-block}.dsg-product-discount:before{content:"\f295"}.dsg-product-fullinfo:before{content:"\f05a"}.dsg-product-description:before{content:"\f15c"}.dsg-product-20:before{content:"20"}.woocommerce div.product form.cart .button{font-size:30px;padding:5px 15px;height:43px;width:fit-content;display:inline-block}@media all and (max-width:930px) and (min-width:5px){.woocommerce div.product form.cart .button{font-size:25px}}.woocommerce button.button.loading{padding-right:70px!important}.woocommerce button.button.loading::after{top:0.1em!important;right:0.5em!important}.woocommerce li.product .product-image-wrapper a.add_to_cart_button,.woocommerce li.product .product-image-wrapper a.add_to_cart_button:hover{background:var(--dsg-color-blue-j-normal)!important}.woocommerce.single-product div.product form.cart .variations label{display:flex;align-items:center;height:49px}.woocommerce.single-product div.product form.cart .variations label:after{content:':'}.woocommerce div.product:not(.product-type-bundle) form.cart .variations td.label{padding-right:0;max-width:49px}.shop_table.discounts-for-subscriptions-table thead,.shop_table.discounts-for-subscriptions-table tbody tr:first-child{display:none}.shop_table.discounts-for-subscriptions-table tbody tr td{padding:5px}.shop_table.discounts-for-subscriptions-table tbody tr:nth-child(2) td:first-child span{opacity:0}.shop_table.discounts-for-subscriptions-table thead tr:nth-child(1) td:first-child:before{content:"Kosten "}.shop_table.discounts-for-subscriptions-table tbody tr:nth-child(2) td:first-child:before{content:"Generierte Dokumente sind ohne zeitliches Limit nutzbar; Änderungen und Updates im Generator sind für ein Jahr inklusive und können auf Wunsch (kein Abo) verlängert werden für:";font-size:13px;padding-right:20px}.woocommerce-grouped-product-list-item__quantity .button.product_type_simple.add_to_cart_button.ajax_add_to_cart{position:relative}.woocommerce-grouped-product-list.group_table tr td:nth-child(2),.woocommerce-grouped-product-list.group_table tr td:nth-child(3){display:none}.woocommerce-view-subscription .woocommerce-MyAccount-content h2,.woocommerce-view-subscription .shop_table.order_details,.woocommerce-view-subscription .shop_table.subscription_details tr:nth-child(5),.woocommerce-view-subscription .shop_table.subscription_details tr:nth-child(6){display:none}.woocommerce-view-subscription .woocommerce-MyAccount-content header h2{display:block}.woocommerce-cart .woocommerce table.shop_table td.product-name img,.woocommerce-cart .woocommerce table.shop_table td.product-name .dsg-product-fullinfo,.woocommerce-checkout .woocommerce table.shop_table td.product-name .dsg-product-fullinfo,.woocommerce-cart .woocommerce table.shop_table td.product-name .dsg-product-b2b,.woocommerce-checkout .woocommerce table.shop_table td.product-name .dsg-product-b2b,.woocommerce-checkout .woocommerce table.shop_table td.product-name .dsg-product-20,.woocommerce-cart .woocommerce table.shop_table td.product-name .dsg-product-discount,.woocommerce-checkout .woocommerce table.shop_table td.product-name .dsg-product-discount{display:none}.woocommerce-checkout .entry-content .xlwcty_wrap .xlwcty_info{display:none!important}div.woocommerce-message~.woocommerce-message{display:none}.woocommerce-checkout #billing_email_field .description{margin-top:5px;display:block;font-size:13px;font-style:italic;color:#888}.dsg-shop-checkout-small-info{margin-top:5px;display:block;font-size:13px;font-style:italic;color:#888}.ppc-button-wrapper{display:flex;width:100%;justify-content:right}.ppc-button-wrapper #ppc-button-ppcp-gateway{width:400px;max-width:100%}span.checkout-focus-label paypal-button-number-2,span.checkout-focus-label paypal-button-number-3,span.checkout-focus-label paypal-button-number-4{display:none}#masthead #desktop-navigation .atomion-mini-cart-widget li.mini_cart_item>img{padding-left:0!important;position:relative!important}.product .woocommerce-de_price_taxrate{display:none!important}.woocommerce-additional-fields #billing_vat_field{margin-top:87px}@media all and (max-width:769px) and (min-width:5px){.woocommerce-additional-fields #billing_vat_field{margin-top:0}}.woocommerce-additional-fields #billing_vat_field label{display:none}.billing-licensedetails-title{margin-bottom:18px}.billing-licensedetails-subtitle{margin:0 0 15px}#billing_licensedetails_domains_field .description{line-height:inherit;font-size:14px;margin:15px 0 0;font-style:italic;display:block;color:var(--dsg-color-grey5)}#billing_licensedetails_domains_field,.billing-licensedetails-title,.billing-licensedetails-subtitle{max-width:577px}@media all and (max-width:769px) and (min-width:5px){#billing_licensedetails_domains_field,.billing-licensedetails-title,.billing-licensedetails-subtitle{max-width:100%}}.woocommerce-checkout .woocommerce-error{padding-left:54px!important}.xlwcty_subscription{display:none!important}.xlwcty_Box{background-color:yellow}#main-footer h3.widget-title:after{display:none}#content .sidebar section{border-bottom:0;margin-bottom:30px}#content .sidebar section small{color:var(--dsg-color-grey6)}#affwp-affiliate-dashboard-tabs li:before{display:none}.page-id-2621 .nf-form-wrap.ninja-forms-form-wrap{margin-left:125px}.page-id-2621 .nf-field-container,.page-id-2621 .field-wrap{width:100%!important;max-width:800px;float:none!important;margin-left:0!important}.page-id-2621 .nf-form-wrap.ninja-forms-form-wrap .checkbox-wrap{display:block}.page-id-2621 .nf-form-wrap.ninja-forms-form-wrap .checkbox-wrap .nf-field-label{padding-left:45px}.page-id-2621 .nf-form-wrap.ninja-forms-form-wrap .checkbox-wrap .nf-field-description{padding-left:45px}.page-id-2621 .nf-form-wrap.ninja-forms-form-wrap .checkbox-wrap .nf-field-element{float:left}.page-id-2621 .nf-form-wrap.ninja-forms-form-wrap input[type="checkbox"]{width:30px;height:30px;padding:10px}.page-id-2621 .nf-form-wrap.ninja-forms-form-wrap .submit-container input{background-color:#2e87c9;border:3px solid #2e87c9;color:#fff;border-radius:0;font-size:16px;font-weight:600;padding:.8em;-webkit-font-smoothing:unset;transition:.3s all ease;text-decoration:none}.nf-form-wrap.ninja-forms-form-wrap .nf-form-fields-required{margin-bottom:30px}.dsg-faq-element-answer.dsg-slider{margin-right:0!important;padding:0 80px 30px 20px!important;max-width:800px;text-align:justify}.page-id-12158 .entry-title{display:none}.page-id-12158 #dsg-generate-newsletter{display:grid!important;margin:0}.page-id-12158 #dsg-generate-newsletter-left{padding-right:80px}.dsg-drschw-timelines{display:grid;grid-template-rows:100%;grid-template-columns:minmax(min-content,400px) minmax(min-content,400px);width:100%;min-height:400px;grid-gap:45px}.dsg-drschw-timelines .dsg-drschw-timelines-left{grid-area:1 / 1 / 1 / 2}.dsg-drschw-timelines .dsg-drschw-timelines-right{grid-area:1 / 2 / 1 / 3}.post-2389 .entry-content,.post-3882 .entry-content,.post-7266 .entry-content,.post-7746 .entry-content,.post-7759 .entry-content,.post-11305 .entry-content,.post-8657 .entry-content,.post-13761 .entry-content,.post-10236 .entry-content,.post-8341 .entry-content,.post-11446 .entry-content,.post-22713 .entry-content,.post-9225 .entry-content,.post-7226 .entry-content{margin:0 auto 0;max-width:560px}.page-id-19177.dsg-generator .entry-content,.page-id-19177.dsg-generator h1.entry-title,.page-id-19179.dsg-generator .entry-content,.page-id-19179.dsg-generator h1.entry-title{margin:0 auto 0;max-width:560px}#dsg-ud-mailform{display:none}.ts-newsletter-form{display:flex;flex-wrap:wrap}.ts-newsletter-form p:first-child{margin-right:10px}.ts-newsletter-form p:first-child input{padding:8px;width:260px}small.ts-newsletter-legal{color:var(--dsg-color-grey6)!important}#lp_google_review .wp-google-time{display:none}/*! This file is auto-generated */
@font-face{font-display:swap;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"}/*! This file is auto-generated */
/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}/*!
 * jQuery UI Resizable 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-button{display:inline-block;text-decoration:none;font-size:13px;line-height:2;height:28px;margin:0;padding:0 10px 1px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;color:#50575e;border-color:#c3c4c7;background:#f6f7f7;box-shadow:0 1px 0 #c3c4c7;vertical-align:top}.ui-button:active,.ui-button:focus{outline:0}.ui-button::-moz-focus-inner{border-width:0;border-style:none;padding:0}.ui-button:focus,.ui-button:hover{background:#f6f7f7;border-color:#8c8f94;color:#1d2327}.ui-button:focus{border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.ui-button:active{background:#f0f0f1;border-color:#8c8f94;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.ui-button:disabled,.ui-button[disabled]{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;text-shadow:0 1px 0 #fff!important;cursor:default;transform:none!important}@media screen and (max-width:782px){.ui-button{padding:6px 14px;line-height:normal;font-size:14px;vertical-align:middle;height:auto;margin-bottom:4px}}.ui-dialog{position:absolute;top:0;left:0;z-index:100102;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.3);overflow:hidden}.ui-dialog-titlebar{background:#fff;border-bottom:1px solid #dcdcde;height:36px;font-size:18px;font-weight:600;line-height:2;padding:0 36px 0 16px}.ui-button.ui-dialog-titlebar-close{background:0 0;border:none;box-shadow:none;color:#646970;cursor:pointer;display:block;padding:0;position:absolute;top:0;right:0;width:36px;height:36px;text-align:center;border-radius:0;overflow:hidden}.ui-dialog-titlebar-close:before{font:normal 20px/1 dashicons;vertical-align:top;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.8;width:36px;height:36px;content:"\f158"}.ui-button.ui-dialog-titlebar-close:focus,.ui-button.ui-dialog-titlebar-close:hover{color:#135e96}.ui-button.ui-dialog-titlebar-close:focus{box-shadow:0 0 0 1px #4f94d4,0 0 2px 1px rgba(79,148,212,.8);outline:2px solid transparent;outline-offset:-2px}.ui-dialog-content{padding:16px;overflow:auto}.ui-dialog-buttonpane{background:#fff;border-top:1px solid #dcdcde;padding:16px}.ui-dialog-buttonpane .ui-button{margin-left:16px}.ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-widget-overlay{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:100101}/*! jQuery UI - v1.9.0 - 2012-10-05
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */
 .ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;zoom:1}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto;zoom:1}.ui-autocomplete{position:absolute;cursor:default}* html .ui-autocomplete{width:1px}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0em}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-dialog{position:absolute;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .1em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin:.5em 0 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;width:100%}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;zoom:1;font-weight:400}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;z-index:100;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}span.ui-spinner{background:none}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;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}* html .ui-tooltip{background-image:none}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-icon{width:16px;height:16px;background-image:url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-icons_222222_256x240.png)}.ui-widget-content .ui-icon{background-image:url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}#ez-toc-container.ez-toc-light-blue{background:#edf6ff}#ez-toc-container.ez-toc-white{background:#fff}#ez-toc-container.ez-toc-black{background:#000}#ez-toc-container.ez-toc-transparent{background:none}div.ez-toc-widget-container ul{display:block}div.ez-toc-widget-container li{border:none;padding:0}div.ez-toc-widget-container ul.ez-toc-list{padding:10px}#ez-toc-container ul ul,.ez-toc div.ez-toc-widget-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:0 0;list-style:none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container p.ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle}.ez-toc-btn,.ez-toc-glyphicon{display:inline-block;font-weight:400}#ez-toc-container.ez-toc-black a,#ez-toc-container.ez-toc-black a:visited,#ez-toc-container.ez-toc-black p.ez-toc-title{color:#fff}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}.ez-toc-wrap-left{float:left;margin-right:10px}.ez-toc-wrap-right{float:right;margin-left:10px}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}.ez-toc-widget-container ul.ez-toc-list li::before{content:' ';position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1}.ez-toc-widget-container ul.ez-toc-list li.active{background-color:#ededed;height:auto!important}.ez-toc-widget-container li.active>a{font-weight:900}.ez-toc-btn{padding:6px 12px;margin-bottom:0;font-size:14px;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:#333 dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none}.ez-toc-btn.active,.ez-toc-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn-default{color:#333;background-color:#fff;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#ccc}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-image:none;background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-btn-sm,.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.active,.ez-toc-btn:active{background-image:none}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-pull-right{float:right!important;margin-left:10px}#ez-toc-container label.cssicon,#ez-toc-widget-container label.cssicon{height:30px}.ez-toc-glyphicon{position:relative;top:1px;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;line-height:1;-moz-osx-font-smoothing:grayscale}.ez-toc-glyphicon:empty{width:1em}.ez-toc-toggle i.ez-toc-glyphicon,label.cssicon .ez-toc-glyphicon:empty{font-size:16px;margin-left:2px}#ez-toc-container input,.ez-toc-toggle #item{position:absolute;left:-999em}#ez-toc-container input[type=checkbox]:checked+nav,#ez-toc-widget-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container nav ul.eztoc-visibility-hide-by-default,#ez-toc-widget-container nav ul.eztoc-visibility-hide-by-default,label.cssiconcheckbox{display:none}#ez-toc-container label{float:right;position:relative;font-size:16px;padding:0 4px 0 5px;border:1px solid #999191;border-radius:5px;cursor:pointer;width:30px;left:10px}#ez-toc-container .ez-toc-toggle label,#ez-toc-container label.cssicon,#ez-toc-widget-container label.cssicon{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}div#ez-toc-container p.ez-toc-title{display:contents}div#ez-toc-container{padding-right:20px}.ez-toc-wrap-center{margin:0 auto}#ez-toc-container a.ez-toc-toggle{display:flex;align-items:center;color:#444;background:inherit;border:inherit}.ez-toc-widget-container ul li a{padding-left:10px;display:inline-flex;align-items:stretch;flex-wrap:nowrap}.wpac,.wpac h1,.wpac h2,.wpac h3,.wpac h4,.wpac h5,.wpac h6,.wpac p,.wpac td,.wpac dl,.wpac tr,.wpac dt,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac table,.wpac th,.wpac tbody,.wpac tfoot,.wpac caption,.wpac thead,.wpac ul,.wpac li,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac li,.wpac strong,.wpac legend,.wpac em,.wpac s,.wpac cite,.wpac span,.wpac input,.wpac sup,.wpac label,.wpac dfn,.wpac object,.wpac big,.wpac q,.wpac font,.wpac samp,.wpac acronym,.wpac small,.wpac img,.wpac strike,.wpac code,.wpac sub,.wpac ins,.wpac textarea,.wpac var,.wpac a,.wpac abbr,.wpac applet,.wpac del,.wpac kbd,.wpac tt,.wpac b,.wpac i,.wpac hr{background-attachment:scroll!important;background-color:transparent!important;background-image:none!important;background-position:0 0!important;background-repeat:repeat!important;border-color:black!important;border-color:currentColor!important;border-radius:0!important;border-style:none!important;border-width:medium!important;bottom:auto!important;clear:none!important;clip:auto!important;color:inherit!important;counter-increment:none!important;counter-reset:none!important;cursor:auto!important;direction:inherit!important;display:inline;float:none!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-variant:normal!important;font-weight:inherit!important;height:auto;left:auto!important;letter-spacing:normal!important;line-height:inherit!important;list-style-type:inherit!important;list-style-position:outside!important;list-style-image:none!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:1;outline:invert none medium!important;padding:0!important;position:static!important;quotes:"" ""!important;right:auto!important;table-layout:auto!important;text-align:inherit!important;text-decoration:inherit!important;text-indent:0!important;text-transform:none!important;top:auto!important;unicode-bidi:normal!important;vertical-align:baseline!important;visibility:inherit!important;white-space:normal!important;width:auto!important;word-spacing:normal!important;z-index:auto!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;text-shadow:none!important;-webkit-transition:none!important;transition:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.wpac,.wpac h3,.wpac h5,.wpac p,.wpac h1,.wpac dl,.wpac dt,.wpac h6,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac h2,.wpac caption,.wpac h4,.wpac ul,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac textarea,.wpac hr{display:block}.wpac table{display:table}.wpac tbody{display:table-row-group}.wpac tr{display:table-row}.wpac td{display:table-cell}.wpac ul{list-style-type:none!important}.wpac li{display:list-item;min-height:auto!important;min-width:auto!important}.wpac a,.wpac a *,.wpac input[type=submit],.wpac input[type=radio],.wpac input[type=checkbox],.wpac select{cursor:pointer!important}.wpac a:hover{text-decoration:none!important}.wpac button,.wpac input[type=submit]{height:auto!important;text-align:center!important}.wpac input[type=hidden]{display:none}.wpac select{-webkit-appearance:menulist!important;-moz-appearance:menulist!important;appearance:menulist!important}.wpac input[type=checkbox]{-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;appearance:checkbox!important}.wpac input[type="checkbox"]:before,.wpac input[type="checkbox"]:after{content:none!important;border:0!important}.wpac input[type=radio]{-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.wpac input[type="radio"]:before,.wpac input[type="radio"]:after{content:none!important;border:0!important}.wpac li:before,.wpac li:after{content:""!important}.wpac input,.wpac select{vertical-align:middle!important}.wpac select,.wpac textarea,.wpac input{border:1px solid #ccc!important}.wpac table{border-collapse:collapse!important;border-spacing:0!important}.wpac *[dir=rtl]{direction:rtl!important}.wpac img{border:0!important}.wpac svg{vertical-align:middle!important;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.wpac{font-size:14px!important;line-height:20px!important;direction:inherit!important;text-align:inherit!important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;color:#333!important;font-style:normal!important;font-weight:normal!important;text-decoration:none!important;list-style-type:disc!important}.wp-gr .wp-google-badge{display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)!important}.wp-gr .wp-google-badge-fixed{position:fixed!important;right:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)!important}.wp-gr .wp-google-badge_left-fixed{position:fixed!important;left:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important}.wp-gr .wp-google-badge *{cursor:pointer!important}.wp-gr .wp-google-border{width:100%!important;height:6px!important;background:#4fce6a!important;border-radius:2px 2px 0 0!important}.wp-gr .wp-google-badge-btn{position:relative!important;padding:10px!important;background:#fff!important;transition:all .2s ease-in-out!important;border-radius:2px!important}.wp-gr .wp-google-badge-btn:hover{background:#f3f3f5!important}.wp-gr .wp-google-badge-score{display:inline-block;margin:0 0 0 4px!important;vertical-align:middle!important}.wp-gr .wp-google-rating{color:#e7711b!important;font-size:20px!important;font-weight:600!important;margin:0 6px 0 0!important;vertical-align:middle!important}.wp-gr .wp-google-stars .wp-star{padding:0 4px 0 0!important;line-height:22px!important}.wp-gr .wp-google-powered{color:#777!important;margin:6px 0 0!important}.wp-gr .wp-google-powered img{max-width:144px!important}.wp-gr .wp-google-form .wp-google-reviews{padding:16px 16px 0!important}.wp-gr .wp-google-review{margin-top:15px!important}.wp-gr .wp-google-left{display:table-cell!important;vertical-align:top!important}[dir="ltr"] .wp-google-left{padding-right:10px!important}[dir="rtl"] .wp-google-left{padding-left:10px!important}.wp-gr .wp-google-left img{border:none!important;float:left!important;height:50px!important;width:50px!important;margin-right:10px!important;overflow:hidden!important;border-radius:50%!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.wp-gr .wp-google-reviews img{border-radius:50%!important}.wp-gr .wp-google-right{display:table-cell!important;vertical-align:top!important;width:10000px!important}.wp-gr .wp-google-place .wp-star svg{width:20px!important;height:20px!important;vertical-align:middle!important}.wp-gr .wp-star svg{display:inline-block!important}.wp-gr .wp-google-review .wp-star svg{width:18px!important;height:18px!important;vertical-align:middle!important}.wp-gr .wp-google-name{color:black!important;font-size:100%!important;font-weight:bold!important;margin:0 0 2px!important;padding-right:6px!important;text-decoration:none!important}.wp-gr a.wp-google-name{color:#427fed!important;text-decoration:none!important}.wp-gr .wp-google-time{color:#999!important;font-size:13px!important}.wp-gr .wp-google-text{color:#222!important;font-size:13px!important;line-height:18px!important;max-width:100%!important;overflow:hidden!important;white-space:pre-wrap!important;word-break:break-word!important}.wp-gr .wp-google-text .wp-google-stars{padding-right:7px!important}.wp-gr .wp-more{display:none}.wp-gr .wp-more-toggle{color:#136aaf!important;cursor:pointer!important;text-decoration:none!important}.wp-gr .wp-google-url{display:block;margin:10px 0!important;color:#2c7cff!important;text-align:center!important}.wp-gr .wp-google-form{position:fixed!important;bottom:0!important;right:0!important;height:100%!important;width:368px!important;z-index:2147483000!important}.wp-gr .wp-google-form.wp-google-form-left{left:0!important}@media(max-width:460px){.wp-gr .wp-google-form{width:100%!important}}.wp-gr .wp-google-head{position:absolute!important;top:0!important;right:0!important;width:100%!important;height:80px!important;background:#fff!important;padding:10px 16px!important;overflow:hidden!important;box-shadow:0 1px 2px 0 rgba(0,0,0,.12)!important;z-index:2147483002!important}.wp-gr .wp-google-head-inner{z-index:2147483000!important;position:absolute!important;left:20px!important;top:20px!important;width:100%!important;height:100%!important;pointer-events:none!important}.wp-gr .wp-google-close{padding:0!important;cursor:pointer!important;outline:0!important;border:0!important;background:0 0!important;min-height:0!important;width:auto!important;float:right!important;font-size:32px!important;font-weight:500!important;line-height:.6!important;color:#999!important;-webkit-appearance:none!important}.wp-gr .wp-google-close:hover{color:#555!important}.wp-gr .wp-google-body{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;background:rgba(250,250,251,.98)!important;border-left:1px solid #dadee2!important;box-shadow:0 0 4px 1px rgba(0,0,0,.08)!important;z-index:2147483000!important}.wp-gr .wp-google-content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;overflow-y:auto!important;z-index:2147483001!important;-webkit-transform:translateZ(0)!important}.wp-gr .wp-google-content{top:80px!important;bottom:48px!important}.wp-gr .wp-google-content-inner{position:relative!important;min-height:100%!important;margin:0 auto!important}.wp-gr .wp-google-footer{position:absolute!important;bottom:0!important;right:0!important;width:100%!important;height:48px!important;text-align:center!important;z-index:2147483002!important;background:#fff!important;box-shadow:0 -1px 2px 0 rgba(0,0,0,.06)!important;-moz-text-align-last:center!important;text-align-last:center!important}.wp-gr .wp-google-footer img{float:right!important;padding:16px!important}.wp-gr .wp-dark .wp-google-name{color:#eee!important}.wp-gr .wp-dark .wp-google-time{color:#bbb!important}.wp-gr .wp-dark .wp-google-text{color:#ececec!important}.wp-gr.wpac .wp-google-name{font-size:100%!important}.wp-gr.wpac .wp-google-hide{display:none}.wp-gr.wpac .wp-google-name a{color:#333!important;font-size:100%!important;text-decoration:none!important}.wp-gr.wpac .wp-google-left img{width:50px!important;height:50px!important;border-radius:50%!important}.wp-gr.wpac a.wp-google-name{color:#427fed!important;text-decoration:none!important;white-space:nowrap!important;text-overflow:ellipsis!important}.wp-gr.wpac .wp-google-place .wp-star svg{width:20px;height:20px}.wp-gr.wpac .wp-google-review .wp-google-stars{display:inline-block;margin-right:4px!important}.wp-gr.wpac .wp-google-review .wp-star svg{width:18px;height:18px}.wp-gr.wpac .wp-dark .wp-google-name a{color:#eee!important}@media(max-width:480px){.wp-google-badge.wp-google-badge-fixed.wp-google-badge-hide{display:none!important}}@media(max-width:480px){.wp-google-badge.wp-google-badge_left-fixed.wp-google-badge-hide{display:none!important}}.wp-gr .grw-slider{display:block!important;width:100%!important;padding-bottom:20px!important;text-align:left!important;direction:ltr!important;box-sizing:border-box!important}.wp-gr .grw-slider .grw-row{display:-ms-flexbox!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;-ms-flex-wrap:nowrap!important;-ms-flex-align:center!important}.wp-gr .grw-slider .grw-row-xs{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wp-gr .grw-row-xs .grw-slider-header,.wp-gr .grw-row-xs .grw-slider-content,.wp-gr .grw-row-xs .grw-slider-review{-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important}.wp-gr .grw-row-x .grw-slider-header,.wp-gr .grw-row-x .grw-slider-header+.grw-slider-content,.wp-gr .grw-row-x .grw-slider-review{-ms-flex:0 0 50%!important;flex:0 0 50%!important;max-width:50%!important}.wp-gr .grw-row-x .grw-slider-header+.grw-slider-content .grw-slider-review{-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important}.wp-gr .grw-row-s .grw-slider-header{-ms-flex:0 0 33.333333%!important;flex:0 0 33.333333%!important;max-width:33.333333%!important}.wp-gr .grw-row-s .grw-slider-header+.grw-slider-content{-ms-flex:0 0 66.666666%!important;flex:0 0 66.666666%!important;max-width:66.666666%!important}.wp-gr .grw-row-s .grw-slider-review{-ms-flex:0 0 50%!important;flex:0 0 50%!important;max-width:50%!important}.wp-gr .grw-row-m .grw-slider-header{-ms-flex:0 0 25%!important;flex:0 0 25%!important;max-width:25%!important}.wp-gr .grw-row-m .grw-slider-header+.grw-slider-content{-ms-flex:0 0 75%!important;flex:0 0 75%!important;max-width:75%!important}.wp-gr .grw-row-m .grw-slider-review{-ms-flex:0 0 33.333333%!important;flex:0 0 33.333333%!important;max-width:33.333333%!important}.wp-gr .grw-row-l .grw-slider-header{-ms-flex:0 0 20%!important;flex:0 0 20%!important;max-width:20%!important}.wp-gr .grw-row-l .grw-slider-header+.grw-slider-content{-ms-flex:0 0 80%!important;flex:0 0 80%!important;max-width:80%!important}.wp-gr .grw-row-l .grw-slider-review{-ms-flex:0 0 25%!important;flex:0 0 25%!important;max-width:25%!important}.wp-gr .grw-row-xl .grw-slider-header{-ms-flex:0 0 16.666666%!important;flex:0 0 16.666666%!important;max-width:16.666666%!important}.wp-gr .grw-row-xl .grw-slider-header+.grw-slider-content{-ms-flex:0 0 83.333333%!important;flex:0 0 83.333333%!important;max-width:83.333333%!important}.wp-gr .grw-row-xl .grw-slider-review{-ms-flex:0 0 20%!important;flex:0 0 20%!important;max-width:20%!important}.wp-gr .grw-slider .grw-slider-content{position:relative!important;min-width:0!important}.wp-gr .grw-slider .grw-slider-content-inner{position:relative!important}.wp-gr .grw-slider .grw-slider-header-inner,.wp-gr .grw-slider .grw-slider-review-inner{position:relative!important;margin:0 10px!important;padding:15px!important;width:100%!important}.wp-gr .grw-slider:not(.wp-dark) .grw-slider-review-inner.grw-slider-review-border{background:#fafafa!important;border-radius:4px!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.wp-gr .grw-slider .grw-slider-review-inner>svg{position:absolute!important;top:10px!important;right:10px!important;width:18px!important;height:18px!important}.wp-gr .grw-slider .grw-slider-reviews{display:flex!important;display:-ms-flexbox!important;overflow:hidden!important;overflow-x:scroll!important;margin:0 20px!important;padding:10px 0 15px!important;flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none}.wp-gr .grw-slider .grw-slider-reviews::-webkit-scrollbar{display:none!important}.wp-gr .grw-slider .grw-slider-review{display:flex!important;position:relative!important;justify-content:center!important;align-items:center!important;flex-shrink:0!important;scroll-snap-align:start!important;transform-origin:center center!important;transform:scale(1)!important;transition:transform .5s!important}.wp-gr .grw-slider .grw-slider-controls{position:absolute!important;top:50%!important;width:100%!important}.wp-gr .grw-slider .grw-slider-btns{position:absolute!important;color:#ccc!important;height:28px!important;width:28px!important;font-size:45px!important;line-height:22px!important;text-align:center!important;cursor:pointer!important;border-radius:50%!important;user-select:none!important;transition:all .2s ease-in-out!important}.wp-gr .grw-slider .grw-slider-btns:hover{color:#999!important}.wp-gr .grw-slider .grw-slider-btns.grw-slider-prev{left:0!important;margin-left:-3px!important}.wp-gr .grw-slider .grw-slider-btns.grw-slider-next{right:0!important;margin-right:-3px!important}.wp-gr .grw-slider .grw-slider-dots{position:absolute!important;left:50%!important;transform:translate(-50%,0)!important;text-align:center!important}.wp-gr .grw-slider .grw-slider-dot{display:inline-block!important;width:9px!important;height:9px!important;margin:3px!important;background:#ccc!important;border-radius:20px!important;cursor:pointer!important;opacity:.4!important;transition:all .2s ease-in-out!important}.wp-gr .grw-slider .grw-slider-dot:hover{opacity:1!important}.wp-gr .grw-slider .grw-slider-dot.active{opacity:1!important;background:#427fed!important}.wp-gr .grw-slider-review .wp-google-left{display:block!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}.wp-gr .grw-slider .wp-google-review{margin:0!important}.wp-gr .grw-slider .wp-google-stars{margin:15px 0 5px!important}.wp-gr .grw-slider .wp-google-feedback{height:100px!important;overflow-y:auto!important}.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar{width:4px!important}.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)!important;-webkit-border-radius:4px!important;border-radius:4px!important}.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar-thumb{-webkit-border-radius:10px!important;border-radius:10px!important;background:#ccc!important;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)!important}.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar-thumb:window-inactive{background:#ccc!important}.wp-gr .wp-google-wr{margin:15px auto 8px -6px!important}.wp-gr .wp-google-wr a{color:#fff!important;padding:8px 20px 10px!important;border-radius:27px!important;background:#427fed!important;white-space:nowrap!important;text-shadow:1px 1px 0 #888!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important;user-select:none!important;transition:all .2s ease-in-out!important}.wp-gr .wp-google-wr a:hover{background:#1f67e7!important}.wp-gr .wp-google-wr a svg{display:inline-block;padding:1px;margin:0 0 0 4px;background:#fff;border-radius:50%}.error-badge{height:27px;padding-left:25px;display:inline-block;background:transparent url(../../../plugins/woocommerce-german-market/add-ons/woocommerce-eu-vatin-check/assets/img/error.png) scroll no-repeat 0 0;background-size:21px}.correct-badge{height:27px;padding-left:25px;display:inline-block;background:transparent url(../../../plugins/woocommerce-german-market/add-ons/woocommerce-eu-vatin-check/assets/img/correct.png) scroll no-repeat 0 0;background-size:21px}.spinner-badge{height:27px;padding-left:25px;display:inline-block;background:transparent url(../../../plugins/woocommerce-german-market/add-ons/woocommerce-eu-vatin-check/assets/img/ajax-loader.gif) scroll no-repeat 0 0;background-size:21px}.woocommerce table.shop_table tfoot th.wcvat-notice-german-market-th{font-weight:400}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0;-webkit-tap-highlight-color:transparent}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}footer,main{float:left;width:100%}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in}#atomion-breadcrumbs a,#footer-action-bar a,.atomion-dark-link a,.comment-metadata a,.product_meta .posted_in a,.vcard a,.widget .wgm-info a:hover,.widget a,.woocommerce table.shop_table a,.woocommerce-product-rating a,.wp-block-file a,.wp-block-latest-comments a,.wp-block-latest-posts a,[class^=wc-block] .wc-block-grid__product .wc-block-grid__product-title a,[class^=wc-block] .wc-block-review-list-item__product a,[class^=wc-block] li.wc-block-grid__product a.wc-block-grid__product-link,[class^=wc-block].is-list li a,a.atomion-dark-link{color:#404040}a:active,a:hover{outline:0;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:0 0}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}select option{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner,input:focus{border:0;padding:0}:focus{outline:0}input{line-height:normal}.woocommerce-account input,.woocommerce-cart input,.woocommerce-checkout input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;font-size:1em;width:100%}.woocommerce-account input[type=checkbox],.woocommerce-account li input[type=radio],.woocommerce-cart li input[type=radio],.woocommerce-checkout input[type=checkbox],.woocommerce-checkout li input[type=radio]{width:auto;float:left;margin-right:.75em;background:0 0;border:none}.woocommerce-account input[type=radio]:checked,.woocommerce-account input[type=radio]:not(:checked),.woocommerce-cart input[type=radio]:checked,.woocommerce-cart input[type=radio]:not(:checked),.woocommerce-checkout input[type=radio]:checked,.woocommerce-checkout input[type=radio]:not(:checked){background:0 0;position:relative;visibility:hidden;margin:0;padding:0;display:block}.woocommerce-account input[type=radio]+label,.woocommerce-cart input[type=radio]+label,.woocommerce-checkout input[type=radio]+label{cursor:pointer;padding-left:2.4rem;position:relative}.woocommerce-account input[type=radio]:checked+label::before,.woocommerce-account input[type=radio]:not(:checked)+label::before,.woocommerce-cart input[type=radio]:checked+label::before,.woocommerce-cart input[type=radio]:not(:checked)+label::before,.woocommerce-checkout input[type=radio]:checked+label::before,.woocommerce-checkout input[type=radio]:not(:checked)+label::before{content:' ';display:inline-block;width:18px;height:18px;position:absolute;left:0;top:0;border:3px solid #ddd;background:#fff;margin-right:0}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;font-size:1em;width:100%}select::-ms-expand{display:none}.lt-ie10 select{background-image:none}input.cc_checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}input.cc_checkbox:checked+label::before,input.cc_checkbox:not(:checked)+label::before{content:' '}span.cb-style input[type=checkbox]{cursor:pointer;background:0 0;position:relative;margin:0;padding:0;width:100%;height:100%;float:left;border:none;opacity:0}input.cc_checkbox:checked+label::before,input.cc_checkbox:not(:checked)+label::before,span.cb-style{cursor:pointer;display:inline-block;width:18px;height:18px;position:relative;top:4px;border:3px solid #ddd;background:#fff;visibility:visible;margin-right:10px}input.cc_checkbox:not(:checked):hover+label::before,span.cb-style:hover{background:#ddd}select{width:100%;border:3px solid #ddd;padding:.55em 2em .7em 1em;background-color:#fff;background-image:url(../../../themes/wordpress-theme-atomion/assets/img/angle-down.svg);background-size:14px;background-position:calc(100% - 15px);background-repeat:no-repeat;font-weight:900;text-transform:uppercase}select:hover{box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}option{border-top:1px solid #444;padding:.3em 1em .3em 1em}.woocommerce-account input[type=radio]:checked+label::before,.woocommerce-account input[type=radio]:not(:checked)+label::before,.woocommerce-cart input[type=radio]:checked+label::before,.woocommerce-cart input[type=radio]:not(:checked)+label::before,.woocommerce-checkout input[type=radio]:checked+label::before,.woocommerce-checkout input[type=radio]:not(:checked)+label::before{border-radius:30px}.woocommerce-account input[type=radio]:hover+label::before,.woocommerce-cart input[type=radio]:hover+label::before,.woocommerce-checkout input[type=radio]:hover+label::before{background:#ddd}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input::placeholder,textarea::placeholder{font-weight:800}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}hr.full-width{width:100%;max-width:none;border-bottom:0 solid #cbcbcb!important;margin:70px 0}hr.full-width:after{content:'';position:absolute;width:100%;height:1px;background:#cbcbcb;left:0}@media (max-width:480px){hr.full-width{margin:3em 0}}@font-face{font-family:SourceSansPro;font-style:normal;font-weight:400;src:url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-regular.eot);src:local('SourceSansProRegular'),local('SourceSansPro-Regular'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-regular.eot?#iefix) format('embedded-opentype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-regular.woff2) format('woff2'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-regular.woff) format('woff'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-regular.ttf) format('truetype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-regular.svg#SourceSansPro) format('svg');font-display:swap}@font-face{font-family:SourceSansPro;font-style:normal;font-weight:600;src:url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-600.eot);src:local('SourceSansProSemiBold'),local('SourceSansPro-SemiBold'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-600.eot?#iefix) format('embedded-opentype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-600.woff2) format('woff2'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-600.woff) format('woff'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-600.ttf) format('truetype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-600.svg#SourceSansPro) format('svg');font-display:swap}@font-face{font-family:SourceSansPro;font-style:normal;font-weight:700;src:url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-700.eot);src:local('SourceSansProBold'),local('SourceSansPro-Bold'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-700.eot?#iefix) format('embedded-opentype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-700.woff2) format('woff2'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-700.woff) format('woff'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-700.ttf) format('truetype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-700.svg#SourceSansPro) format('svg');font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-300.eot);src:local('Poppins Light'),local('Poppins-Light'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-300.eot?#iefix) format('embedded-opentype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-300.woff2) format('woff2'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-300.woff) format('woff'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-300.ttf) format('truetype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-300.svg#Poppins) format('svg');font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-regular.eot);src:local('Poppins Regular'),local('Poppins-Regular'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-regular.eot?#iefix) format('embedded-opentype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-regular.woff2) format('woff2'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-regular.woff) format('woff'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-regular.ttf) format('truetype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-regular.svg#Poppins) format('svg');font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-500.eot);src:local('Poppins Medium'),local('Poppins-Medium'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-500.eot?#iefix) format('embedded-opentype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-500.woff2) format('woff2'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-500.woff) format('woff'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-500.ttf) format('truetype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-500.svg#Poppins) format('svg');font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-700.eot);src:local('Poppins Bold'),local('Poppins-Bold'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-700.eot?#iefix) format('embedded-opentype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-700.woff2) format('woff2'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-700.woff) format('woff'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-700.ttf) format('truetype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-700.svg#Poppins) format('svg');font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:800;src:url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-800.eot);src:local('Poppins ExtraBold'),local('Poppins-ExtraBold'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-800.eot?#iefix) format('embedded-opentype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-800.woff2) format('woff2'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-800.woff) format('woff'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-800.ttf) format('truetype'),url(../../../themes/wordpress-theme-atomion/assets/fonts/poppins-v5-latin/poppins-v5-latin-800.svg#Poppins) format('svg');font-display:swap}body,button,optgroup,select,textarea{color:#404040;font-size:16px;font-size:1rem;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{clear:both}h1.entry-title,h2.entry-title,h3.entry-title,h4.entry-title,h5.entry-title,h6.entry-title{font-weight:600}h1:not([class^=uagb]):after,h2:not([class^=uagb]):after{content:'';display:block;width:40px;height:3px;margin-top:18px}h1.has-text-align-center::after,h1[style="text-align:center"]::after,h2.has-text-align-center::after,h2[style="text-align:center"]::after,h3.has-text-align-center::after,h3[style="text-align:center"]::after,h4.has-text-align-center::after,h4[style="text-align:center"]::after{margin-left:auto;margin-right:auto}h1.has-text-align-right::after,h1[style="text-align:right"]::after,h2.has-text-align-right::after,h2[style="text-align:right"]::after,h3.has-text-align-right::after,h3[style="text-align:right"]::after,h4.has-text-align-right::after,h4[style="text-align:right"]::after{margin-left:auto;margin-right:0}.h2:after,.no-underlined-title .entry-title::after,.no-underlined-title .page-title::after,.woocommerce-cart.no-underlined-title h2::after{display:none}.h2{line-height:1.3;margin-top:10px;font-weight:800}[class^=wp-block-atomion-block-content-box] h1,main h1{font-size:28px}[class^=wp-block-atomion-block-content-box] h2,main h2{font-size:24px}[class^=wp-block-atomion-block-content-box] h3,main h3{font-size:20px}[class^=wp-block-atomion-block-content-box] h4,main h4{font-size:18px}[class^=wp-block-atomion-block-content-box] h5,main h5{font-size:16px}p{margin-bottom:1.5em;font-size:1em}p.smaller{max-width:80%;margin:0 auto}.pre-headline{font-weight:900;letter-spacing:.02em;display:block;margin-top:20px}cite,dfn,em,i{font-style:italic}blockquote{margin:1.5em;border-left:0!important}blockquote:after,blockquote:before{content:'';display:block;height:3px;width:100%;max-width:235px;margin:0 auto}blockquote p{margin:1em 0;font-size:2em;color:#999}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{text-decoration:none}big{font-size:125%}@media (max-width:480px){body,button,optgroup{font-size:.875rem}select:focus,textarea{font-size:16px;font-size:1rem}p.smaller{max-width:100%}[class^=wp-block-atomion-block-content-box] h1,main h1{font-size:28px}[class^=wp-block-atomion-block-content-box] h2,main h2{font-size:24px}[class^=wp-block-atomion-block-content-box] h3,main h3{font-size:20px}[class^=wp-block-atomion-block-content-box] h4,main h4{font-size:18px}[class^=wp-block-atomion-block-content-box] h5,main h5{font-size:16px}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ol,ul{margin:0;padding:0}ul:not([class]) li:not([class]){list-style-type:none}ul{list-style:disc}ol{list-style:decimal;margin-left:1em;line-height:2}ol li{padding-left:.5em}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}.row.divider{border-bottom:1px solid #e5e5e5;padding-bottom:10px;margin-bottom:20px}.no-scroll{overflow:hidden}.wp-block-archives-list,.wp-block-categories-list{list-style-type:none}#atomion-summary-wrapper .woocommerce-product-details__short-description ul,.entry-content ul{margin-bottom:1em}#atomion-summary-wrapper .woocommerce-product-details__short-description ul li,.entry-content ul:not([class])>li:not([class]),.wp-block-archives-list li,.wp-block-categories-list li{position:relative;padding-left:1.5em;margin:1em 0}#atomion-summary-wrapper .woocommerce-product-details__short-description ul li:before,.entry-content ul:not([class])>li:not([class]):before,.wp-block-archives-list li:before,.wp-block-categories-list li:before{content:"\f105";font-size:18px;font-weight:900;font-family:Font Awesome\ 5 Free;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;position:relative;top:2px;line-height:1.3;position:absolute;top:0;left:0}div[class^=ugb]>ul>li:before{content:''!important;position:relative!important}body.customize-partial-edit-shortcuts-shown .customize-partial-edit-shortcut button{overflow:hidden}header{position:relative}#header,.stuck{z-index:999}#header #masthead.has-shadow{box-shadow:0 1px 10px rgba(0,0,0,.1)}#top-bar{float:left;width:100%}#top-bar.full-width{padding:0}#top-bar.content-width{padding:0 5%}#top-bar .inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;float:left;padding:.2em 1em}#top-bar.content-width .inner{max-width:1200px;margin:0 auto;float:none;padding:.2em 0}#top-bar.content-width .inner .top-bar-content:first-child{padding-left:0}#top-bar.content-width .inner .top-bar-content:last-child{padding-right:0}#top-bar .inner>*{margin:.2em 0}#top-bar .inner p{margin:0;font-size:85%}#top-bar .inner .html-marquee{max-width:100vw;white-space:nowrap;overflow:hidden}#top-bar .inner .html-marquee .marquee{display:inline-block;padding-left:100%;animation:marquee 10s linear infinite}#top-bar .inner .html-marquee .marquee:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(calc(-100% + -2em))}}#top-bar .top-bar-content{float:left;padding:0 1em}#top-bar .inner .left .social-media-icons{justify-content:flex-start}#top-bar .inner .center .social-media-icons{justify-content:center}#top-bar .inner .right .social-media-icons{justify-content:flex-end}#top-bar .inner .social-media-icon{display:inline-block;margin:0 .3em;padding:0 .5em}#top-bar .inner .social-media-icon.order-1{order:1}#top-bar .inner .social-media-icon.order-2{order:2}#top-bar .inner .social-media-icon.order-3{order:3}#top-bar .inner .social-media-icon.order-4{order:4}#top-bar .inner .social-media-icon.order-5{order:5}#top-bar .inner .social-media-icon.order-6{order:6}#top-bar .inner .social-media-icon.order-7{order:7}#top-bar .inner .social-media-icon.order-8{order:8}#top-bar .menu-item{display:inline-block;padding:0 .4em}#top-bar button.toggle{background:0 0;border:0;padding:2px 0 2px 4px;vertical-align:text-top;margin-left:-3px}#top-bar .menu-item .sub-menu{display:none}#top-bar .inner .custom-html a,#top-bar .menu>.menu-item>a{text-decoration:underline;text-underline-position:under}#top-bar .menu-item .sub-menu li{width:100%;display:block;margin:0}#top-bar .menu-item .sub-menu li:hover{background:rgba(0,0,0,.1)}#top-bar .menu-item .sub-menu li a{width:100%;display:block;padding:10px 15px}@media screen and (min-width:769px){#top-bar .menu-item-has-children:hover .sub-menu-wrap,#top-bar .menu-item-has-children:hover .sub-menu-wrap .sub-menu{display:block}#top-bar .menu-item-has-children:hover .sub-menu-wrap .sub-menu{position:absolute;margin:0;transform:translateX(-15px);padding-top:8px;max-width:200px;width:100%;z-index:9}#top-bar .menu-item-has-children:hover .sub-menu-wrap .sub-menu .sub-menu{display:none}}@media screen and (max-width:768px){#top-bar .inner .top-bar-content.tab-4-4{padding-left:0;padding-right:0;text-align:center}#top-bar .menu-item-has-children .sub-menu-wrap{display:none;float:left;width:100%}#top-bar .menu-item-has-children .sub-menu-wrap .sub-menu{position:absolute;left:0;margin:0;transform:unset;padding-top:8px;max-width:100%;width:100%;z-index:9}#top-bar button.toggle{font-size:140%;padding:5px 10px 5px 11px;line-height:0;margin-top:-8px}#top-bar .menu-item-has-children .sub-menu-wrap .sub-menu li{background:rgba(0,0,0,.1)}}@media screen and (max-width:480px){#top-bar .top-bar-content{text-align:center}#top-bar.content-width .inner .top-bar-content{padding-left:0;padding-right:0}#top-bar .col-2-4{width:100%;flex-basis:100%}#top-bar .inner .social-media-icon{margin:0 .2em;padding:0 .4em;font-size:1.3em}}.transparent-header #header{position:absolute;width:100%}.transparent-header #header #masthead:not(.stuck){transition:background .9s ease-in-out;-moz-transition:background .9s ease-in-out;-webkit-transition:background .9s ease-in-out}.transparent-header.mobile-nav-is-open #header #masthead:not(.stuck){transition:background .55s ease-in-out;-moz-transition:background .55s ease-in-out;-webkit-transition:background .55s ease-in-out}.transparent-header:not(.has-post-thumbnail) .entry-content figure:first-child{margin-top:0}.flex{-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.row{width:100%;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.col-1-6{width:16%;flex-basis:16%}.col-1-3{width:33%;flex-basis:33%}.col-1-2{width:50%;flex-basis:50%}.col-1-4{width:25%;flex-basis:25%}.col-2-4{width:50%;flex-basis:50%}.col-2-3{width:66%;flex-basis:66%}.col-3-4{width:75%;flex-basis:75%}.col-4-4{width:100%;flex-basis:100%}.large-6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}@media (min-width:768px) and (max-width:979px){.col-1-6{width:25%;flex-basis:25%}}@media (max-width:768px){.col-1-6{width:33%;flex-basis:33%}.col-1-3{width:50%;flex-basis:50%}.tab-4-4{width:100%;flex-basis:100%}}@media (max-width:600px){.mb-12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width:480px){.col-1-6{width:50%;flex-basis:50%}.col-1-4{width:50%;flex-basis:50%}.col-1-3{width:100%;flex-basis:100%}.col-3-4{width:100%;flex-basis:100%}}.hero{margin-top:0}.page-template-page-blank #content .row{margin:0 auto;padding:5em 15px 0}.page-template-page-blank #content .row.center{justify-content:center}.no-margin{margin:0!important}[class^=wp-block-woocommerce] .woocommerce{margin:0 auto}.row.white.center.neue-produkte{padding-bottom:7em!important}.wp-block-columns.has-2-columns.row.white.tolle-produkte{display:grid}[class^=wp-block-woocommerce].white.no-margin{background:#fff}.highlights img{width:100px}.wp-block-columns.has-4-columns.highlights{padding:0 15px}.wp-block-columns.has-4-columns.highlights figure,.wp-block-columns.has-4-columns.highlights>div{padding:0 25px;text-align:center;width:100%;margin:0}.highlights h3{font-size:20px;min-height:59px;display:block}.highlights figcaption{font-size:16px}.cart-item p.jde_hint{display:none}@media (max-width:768px){.wp-block-columns .layout-column-1{grid-column:1}.wp-block-columns .layout-column-2{grid-column:2}.wp-block-columns .layout-column-3{grid-column:1}.wp-block-columns .layout-column-4{grid-column:2}}@media (max-width:480px){.wp-block-columns.has-2-columns,.wp-block-columns.has-3-columns,.wp-block-columns.has-4-columns{grid-auto-columns:100%;flex-flow:wrap;flex-wrap:wrap}.wp-block-columns.has-2-columns .wp-block-column,.wp-block-columns.has-3-columns .wp-block-column,.wp-block-columns.has-4-columns .wp-block-column{width:100%}.wp-block-columns.has-2-columns .wp-block-column,.wp-block-columns.has-3-columns .wp-block-column,.wp-block-columns.has-4-columns .wp-block-column{width:100%}.wp-block-columns .layout-column-1,.wp-block-columns .layout-column-2,.wp-block-columns .layout-column-3,.wp-block-columns .layout-column-4{grid-column:1}}button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);font-size:12px;font-size:.75rem;line-height:1;padding:.6em 1em .4em;width:auto}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#ccc #bbb #aaa}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{border:1px solid #ccc;border-radius:3px;padding:3px}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{color:#111}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{padding:12px;border:3px solid #ddd;border-radius:0}textarea{width:100%}.uppercase{text-transform:uppercase}a{text-decoration:none}a:active,a:focus,a:hover{color:#404040}a:focus{outline:0}a:active,a:hover{outline:0}.main-navigation{clear:both;display:flex;float:left;width:100%}.main-navigation .default-wrapper{display:flex}.main-navigation ul{display:block;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li.focus>ul,.main-navigation ul ul li:hover>ul{left:100%}.main-navigation ul ul a{width:200px}.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul{left:auto}.main-navigation li{float:left}#masthead{width:100%}#masthead.content-width{padding:0 5%}#masthead.content-width #desktop-navigation{max-width:1200px;margin:0 auto}#header #masthead #desktop-navigation .main-nav-item [id*=primary-menu]{display:flex;align-items:center;height:100%}#masthead.content-width #mobile-navigation button.menu-toggle{padding-left:0}#masthead .main-navigation [id*=primary-menu]>li>a{display:flex;align-items:center;height:100%;font-weight:500}#masthead.stuck .main-navigation [id*=primary-menu]>li>a{margin-top:0;margin-bottom:0}.main-navigation a{font-size:14px;display:block;text-decoration:none;text-transform:uppercase;position:relative}[id*=primary-menu].menu>li,[id*=primary-menu].nav-menu>li{display:flex;align-items:center;list-style:none;padding:0 .6em;transition:background-color .3s}.nav-spacing-small [id*=primary-menu].menu>li,.nav-spacing-small [id*=primary-menu].nav-menu>li{margin:0}.nav-spacing-medium [id*=primary-menu].menu>li,.nav-spacing-medium [id*=primary-menu].nav-menu>li{margin:0 .5em}.nav-spacing-large [id*=primary-menu].menu>li,.nav-spacing-large [id*=primary-menu].nav-menu>li{margin:0 1em}.nav-hover-1 [id*=primary-menu].menu>li>a:after,.nav-hover-1 [id*=primary-menu].nav-menu>li>a:after,nav.woocommerce-MyAccount-navigation ul li a:after{position:absolute;bottom:0;left:0;width:100%;height:5px;content:'';opacity:0;-webkit-transition:opacity .3s,-webkit-transform .3s;-moz-transition:opacity .3s,-moz-transform .3s;transition:opacity .3s,transform .3s;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);transform:translateX(-100px);pointer-events:none}.nav-hover-1 #desktop-navigation [id*=primary-menu].menu>li:hover>a:after,.nav-hover-1 #desktop-navigation [id*=primary-menu].nav-menu>li:hover>a:after,nav.woocommerce-MyAccount-navigation ul li:hover a:after{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}#desktop-navigation [id*=primary-menu].menu>li.has-2-children>.sub-menu-wrap>ul.sub-menu,#desktop-navigation [id*=primary-menu].nav-menu>li.has-2-children>.sub-menu-wrap>ul.sub-menu{justify-content:flex-start}#desktop-navigation [id*=primary-menu].menu>li.has-2-children>.sub-menu-wrap>ul.sub-menu>li,#desktop-navigation [id*=primary-menu].nav-menu>li.has-2-children>.sub-menu-wrap>ul.sub-menu>li{margin-right:4em}#desktop-navigation [id*=primary-menu]>li{position:relative}#header li.current-menu-item>a,[id*=primary-menu] li.current-menu-ancestor{font-weight:700}#header .nav-hover-1 li.current-menu-item>a:after,.nav-hover-1 [id*=primary-menu] li.current-menu-ancestor a:after,.woocommerce-view-order nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:after,nav.woocommerce-MyAccount-navigation ul li.is-active a:after{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}#masthead #desktop-navigation [id*=primary-menu].menu>li:last-child,#masthead #desktop-navigation [id*=primary-menu].nav-menu>li:last-child{margin-right:1.7em}#masthead .header-inner{-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%}#masthead #desktop-navigation .header-element{float:left;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in}.header-main #desktop-navigation .main-nav-item{margin-top:0}#masthead .logo-item.header-element,#masthead .main-nav-item.header-element{border-left:0}#masthead #desktop-navigation>:first-child{padding-left:2em}#masthead.content-width #desktop-navigation>:first-child{padding-left:0}#header #masthead .logo-item{box-sizing:unset;max-height:100%}#masthead.header-main .logo-item a{display:flex;align-items:center}#masthead.header-main .logo-item a:after{display:none}#masthead .social-item{display:flex;align-items:center;position:relative;padding:0 2em}#masthead #desktop-navigation .account-item,#masthead #desktop-navigation .social-item{border-right:1px solid #ddd}#masthead .account-item a,#masthead .cart-item a.header-cart-link,#masthead .search-item a,#masthead .wishlist-item a{padding:0 2em;display:flex;align-items:center;text-decoration:none}#masthead #desktop-navigation .search-item{cursor:pointer}#masthead .search-item.search-lightbox{position:unset;padding:0}#masthead .social-item .social-media-icon{float:left;width:2.3em;text-align:center;margin:0 5px}#masthead .social-item a{font-size:1em}#masthead .social-item i{transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in}#masthead .social-item ul.social-media-icons{float:left;margin:0 -5px;padding:0;display:flex}#masthead .social-item li{list-style-type:none}#masthead .social-item li.order-1{order:1}#masthead .social-item li.order-2{order:2}#masthead .social-item li.order-3{order:3}#masthead .social-item li.order-4{order:4}#masthead .social-item li.order-5{order:5}#masthead .social-item li.order-6{order:6}#masthead .social-item li.order-7{order:7}#masthead .social-item li.order-8{order:8}#header #masthead.logo-center-nav #desktop-navigation .main-nav-item{width:100%}#header #masthead.full-width.logo-center-nav #desktop-navigation .main-nav-item{width:100%;padding:0 2em}#header #masthead.logo-center-nav #desktop-navigation .logo-center-nav-wrapper{width:100%;display:flex;justify-content:space-between}#header #masthead.logo-center-nav #desktop-navigation [id*=primary-menu].menu>li:last-child,#header #masthead.logo-center-nav #desktop-navigation [id*=primary-menu].nav-menu>li:last-child{margin-right:.5em}#header #masthead.logo-center-nav #desktop-navigation .logo-center-nav-left,#header #masthead.logo-center-nav #desktop-navigation .logo-center-nav-right{width:25%}#header #masthead.logo-center-nav #desktop-navigation .logo-center-nav-right{display:flex;justify-content:flex-end}#header #masthead.logo-center-nav #desktop-navigation .account-item,#header #masthead.logo-center-nav #desktop-navigation .cart-item,#header #masthead.logo-center-nav #desktop-navigation .social-item,#header #masthead.logo-center-nav #desktop-navigation .wishlist-item{border:none}#header #masthead.logo-center-nav #desktop-navigation .account-item>a,#header #masthead.logo-center-nav #desktop-navigation .cart-item>a.header-cart-link,#header #masthead.logo-center-nav #desktop-navigation .search-item>a,#header #masthead.logo-center-nav #desktop-navigation .wishlist-item>a,#header #masthead.logo-center-nav .search-item.search-lightbox>a{padding:0 1em}#header #masthead.logo-center-nav #desktop-navigation .social-item{padding:0}#header #masthead.logo-center-nav #desktop-navigation .social-item .social-media-icon{width:1.7em}#header #masthead.logo-center-nav.full-width #desktop-navigation .social-item .social-media-icon:first-child{margin-left:5px}#header #masthead.logo-center-nav.stuck #desktop-navigation .social-item .social-media-icon a{justify-content:center}#header #masthead.logo-top-nav #desktop-navigation .logo-item{width:100%;padding:0}#header #masthead.logo-top-nav #desktop-navigation .logo-item a{justify-content:center}#header #masthead.logo-top-nav #desktop-navigation .main-nav-item{width:100%}#header #masthead.full-width.logo-top-nav #desktop-navigation .main-nav-item{width:100%;padding:0 2em}#header #masthead.logo-top-nav #desktop-navigation .logo-top-nav-wrapper{width:100%;display:flex;justify-content:space-between}#header #masthead.logo-top-nav #desktop-navigation [id*=primary-menu].menu>li:last-child,#header #masthead.logo-top-nav #desktop-navigation [id*=primary-menu].nav-menu>li:last-child{margin-right:.5em}#header #masthead.logo-top-nav #desktop-navigation .logo-top-nav-left,#header #masthead.logo-top-nav #desktop-navigation .logo-top-nav-right{width:25%}#header #masthead.logo-top-nav #desktop-navigation .logo-top-nav-right{display:flex;justify-content:flex-end}#header #masthead.logo-top-nav #desktop-navigation .account-item,#header #masthead.logo-top-nav #desktop-navigation .cart-item,#header #masthead.logo-top-nav #desktop-navigation .social-item,#header #masthead.logo-top-nav #desktop-navigation .wishlist-item{border:none}#header #masthead.logo-top-nav #desktop-navigation .account-item>a,#header #masthead.logo-top-nav #desktop-navigation .cart-item>a.header-cart-link,#header #masthead.logo-top-nav #desktop-navigation .search-item>a,#header #masthead.logo-top-nav #desktop-navigation .wishlist-item>a,#header #masthead.logo-top-nav .search-item.search-lightbox>a{padding:0 1em}#header #masthead.logo-top-nav #desktop-navigation .social-item{padding:0}#header #masthead.logo-top-nav #desktop-navigation .social-item .social-media-icon{width:1.7em}#header #masthead.logo-top-nav.full-width #desktop-navigation .social-item .social-media-icon:first-child{margin-left:5px}#header #masthead.logo-top-nav.stuck #desktop-navigation .social-item .social-media-icon a{justify-content:center}.main-navigation .logo-right-nav-wrapper{display:flex}#header #masthead.logo-right-nav #desktop-navigation .main-nav-item{padding-left:0}#header #masthead.logo-right-nav #desktop-navigation .logo-item{padding-right:2em}#header #masthead.logo-right-nav #desktop-navigation .account-item-menu{left:0}#header #masthead.logo-right-nav #desktop-navigation .main-nav-item .header-element:first-child{border-left:0!important}#header #masthead.logo-right-nav #desktop-navigation .main-nav-item .header-element:not(.desktop-cart){border-left:1px solid #ddd;border-right:0}#header #masthead.logo-right-nav.content-width #desktop-navigation .main-nav-item{margin-left:-1.8em}#header #masthead.logo-right-nav.content-width #desktop-navigation .logo-item{padding-right:0}#header #masthead.logo-right-nav #desktop-navigation .cart-item .atomion-mini-cart-widget,#header #masthead.logo-right-nav #desktop-navigation .search-dropdown.wrapper{right:unset}#desktop-navigation button.toggle{display:none}#desktop-navigation [id*=primary-menu] li:hover .sub-menu-wrap{display:block}.stuck #desktop-navigation [id*=primary-menu] li:hover .sub-menu-wrap.menu-level-0{z-index:9!important}#desktop-navigation [id*=primary-menu] li:hover .sub-menu-wrap.menu-level-0{box-shadow:0 8px 11px rgba(0,0,0,.1)}#desktop-navigation [id*=primary-menu] li:hover>.sub-menu-wrap.menu-level-0>ul{max-width:1295px}#desktop-navigation [id*=primary-menu] li:hover .sub-menu-wrap ul{display:flex;flex-flow:wrap;justify-content:space-between;position:relative;float:none;top:0;right:0;left:0;width:100%;margin:0 auto;padding:3em 3em 4em}#masthead .sub-menu-wrap.menu-level-0{display:none;width:calc(100vw - 80px);position:absolute;left:0;right:0;margin:0 auto;height:auto;z-index:-1}#masthead .sub-menu li{margin:.3em 0;font-weight:400}#masthead .sub-menu li a{text-transform:none}#masthead .sub-menu-wrap.menu-level-0>.sub-menu>li.menu-item-has-children>a,#masthead .sub-menu-wrap.menu-level-0>.sub-menu>li>.menu-image-hovered,#masthead .sub-menu-wrap.menu-level-0>.sub-menu>li>.menu-image-not-hovered{font-size:1em;text-transform:uppercase;font-weight:700}#masthead .sub-menu-wrap.menu-level-0>.sub-menu>li.menu-item-has-children:not(.atomion-megamenu-img-element)>a{font-size:1em}.atomion-img-megamenu-title .megamenu-thumbnail{width:100%;display:block;margin-bottom:25px;background-position:center!important}#masthead .atomion-megamenu-img-element>a:after,#masthead .sub-menu-wrap.menu-level-0>.sub-menu>li.menu-item-has-children>a:after,#masthead .sub-menu-wrap.menu-level-0>.sub-menu>li>.menu-image-title-above.menu-image-hovered span.menu-image-title:after,#masthead .sub-menu-wrap.menu-level-0>.sub-menu>li>.menu-image-title-above.menu-image-not-hovered span.menu-image-title:after{content:'';display:block;width:20px;height:3px;margin-top:.4em}#masthead .sub-menu-wrap.menu-level-0>.sub-menu>li>.menu-image-title-above.menu-image-hovered:after,#masthead .sub-menu-wrap.menu-level-0>.sub-menu>li>.menu-image-title-above.menu-image-not-hovered:after{display:none!important}#masthead .sub-menu-wrap.menu-level-1 li.menu-item-has-children>.sub-menu-wrap{padding-left:1em;margin-top:5px}#masthead .sub-menu-wrap.menu-level-1 li.menu-item-has-children>a:after{content:'';display:block!important;width:100%;height:1px;margin-top:5px}#masthead .menu-item a img{border:none;box-shadow:none;vertical-align:middle;width:auto;display:inline}#masthead .menu-item a.menu-image-hovered img.hovered-image,#masthead .menu-item a.menu-image-hovered:hover img.menu-image{opacity:0;transition:opacity .25s ease-in-out 0s;width:0;height:0}#masthead .menu-item a.menu-image-hovered:hover img.hovered-image{opacity:1;width:auto;height:auto}#masthead .menu-item a.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper,#masthead .menu-item a.menu-image-title-after.menu-image-not-hovered img{padding-right:10px}#masthead .menu-item a.menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper,#masthead .menu-item a.menu-image-title-before.menu-image-not-hovered img{padding-left:10px}#masthead .menu-item a.menu-image-hovered.menu-image-title-above .menu-image-hover-wrapper,#masthead .menu-item a.menu-image-title-above.menu-image-not-hovered img{display:block;padding-top:10px;margin:0 auto!important}#masthead .menu-item a.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper,#masthead .menu-item a.menu-image-title-below.menu-image-not-hovered img{display:block;padding-bottom:10px;margin:0 auto!important}#masthead .menu-item a.menu-image-title-hide .menu-image-title{display:none}#masthead .menu-item a.menu-image-title-below.menu-image-not-hovered img{padding-bottom:25px}[id*=primary-menu] li .menu-level-0 li a:after{width:20px}[id*=primary-menu] li .menu-level-1 li a:after{display:none}#masthead .menu-level-1 ul.sub-menu{flex-flow:column!important;position:relative;padding:0!important}#desktop-navigation .sub-menu .menu-level-1{margin-top:15px}.atomion-fallback-nav-list li{float:left;width:40%;text-align:left;margin:0 40px}#desktop-navigation .search-item.search-dropdown form{float:right;width:100%}#desktop-navigation [id*=primary-menu] li:hover .atomion-simple-menu{max-width:300px;margin-top:0}#desktop-navigation [id*=primary-menu] li:hover .atomion-simple-menu ul{flex-direction:column;margin-left:0;padding:1.5em 0 1.5em}#desktop-navigation [id*=primary-menu] .atomion-simple-menu li .menu-level-1,#desktop-navigation [id*=primary-menu] .atomion-simple-menu li a:after{display:none}#desktop-navigation [id*=primary-menu] .atomion-simple-menu .menu-item{margin:0;width:100%}#desktop-navigation [id*=primary-menu] .atomion-simple-menu .menu-item-has-children,#mobile-navigation [id*=primary-menu] .atomion-simple-menu .menu-item-has-children{position:relative}#header #desktop-navigation [id*=primary-menu] .atomion-simple-menu .menu-item-has-children>a:after{content:'\f105';position:absolute;height:auto;width:auto;background:0 0;right:1rem;top:11px;margin-top:0;font-family:Font Awesome\ 5 Free;font-weight:900;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}#header #desktop-navigation [id*=primary-menu] .atomion-simple-menu li a{width:100%;font-size:.9em;font-weight:400;text-transform:none;padding:.5em 2.5em .5em 2em}#header #desktop-navigation [id*=primary-menu] .atomion-simple-menu li:hover .menu-level-1{display:block;position:absolute;top:-.5em;width:250px;left:100%;margin-top:0;padding:.5em 0;box-shadow:0 8px 11px rgba(0,0,0,.1)}#desktop-navigation [id*=primary-menu] .atomion-simple-menu .sub-menu-wrap.menu-level-1 li.menu-item-has-children>a:after{width:auto;transform:rotate(90deg)}#mobile-navigation [id*=primary-menu] .atomion-simple-menu{display:none}#mobile-navigation .main-nav-item [id*=primary-menu] .atomion-simple-menu.menu-level-0 li,#mobile-navigation .main-nav-item [id*=primary-menu] .atomion-simple-menu.menu-level-0 li.menu-item-has-children{margin-bottom:0;margin:.3rem 0}#mobile-navigation .main-nav-item [id*=primary-menu] .atomion-simple-menu.menu-level-1 .sub-menu{margin-top:.5rem}#mobile-navigation .main-nav-item [id*=primary-menu] .atomion-simple-menu.menu-level-0 li.menu-item-has-children>.sub-menu-wrap{padding-left:1em;margin-top:0}#mobile-navigation [id*=primary-menu] .atomion-simple-menu li a{width:100%;font-weight:400;text-transform:none}#mobile-navigation [id*=primary-menu].atomion-simple-menu-wrapper button.toggle{top:-5px}#mobile-navigation [id*=primary-menu] .atomion-simple-menu button.toggle{right:-2rem}#mobile-navigation [id*=primary-menu] .atomion-simple-menu.menu-level-0 li a::after{display:none!important}.logged-in #masthead .account-item.show-check-icon>a i:after{content:'\f00c';font-weight:900;position:absolute;transform:translateY(-4px);font-size:10px}#desktop-navigation .account-item-dropdown,#mobile-navigation .account-item-dropdown{display:none;position:relative}#desktop-navigation .account-item-menu{max-width:200px;min-width:180px;position:absolute;right:0;box-shadow:0 8px 11px rgba(0,0,0,.1);z-index:-1}#desktop-navigation .account-item-dropdown:hover,#desktop-navigation .account-item>a:hover+.account-item-dropdown{display:block}#desktop-navigation .account-item-menu .customer-approach{padding:.5em 2em;font-weight:700}#desktop-navigation .account-item-menu .sub-menu{position:unset}#desktop-navigation .account-item-menu .sub-menu li{margin:0}#desktop-navigation .account-item-menu .atomion-simple-menu{padding:.5em 0 .5em;float:left}#desktop-navigation .account-item-menu .atomion-simple-menu li a{width:100%;font-size:.9em;font-weight:400;text-transform:none;padding:.3em 3em .3em 2.5em}#masthead #desktop-navigation .account-item-menu a.logout{padding:.6em 2.5em;text-transform:none}#masthead #desktop-navigation .account-item-menu a.logout i{margin-right:5px;color:#e84948}#header .sticky-logo{display:none}.stuck{position:fixed;opacity:1;width:100%;z-index:99}#header .stuck .main-navigation .nav-menu>li>a,#header .stuck .main-navigation [id*=primary-menu].menu>li{height:100%;display:flex;align-items:center}#header .stuck li a:after{bottom:0}#header .stuck .logo-item h1.site-title{margin:0}#header .logo-item h1.site-title:after{display:none}#header .stuck .logo-item img{display:none}#header .stuck .logo-item img.sticky-logo{display:block}.main-navigation.toggled ul,.menu-toggle{display:block}@media (hover:hover) and (pointer:fine),(min-width:1001px){#desktop-navigation{display:flex}}@media (hover:none) and (pointer:coarse) and (max-width:1000px){#desktop-navigation{display:none}#masthead{padding:0 5%}}@media (max-width:1000px){#desktop-navigation{display:none}}@media screen and (max-width:768px){#masthead .menu-item a img.megamenu-thumbnail,#masthead .menu-item a.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper,#masthead .menu-item a.menu-image-title-below.menu-image-not-hovered img.menu-image{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){#mobile-navigation{display:none}}@media (hover:hover) and (pointer:fine),(min-width:1001px){#mobile-navigation{display:none}}@media (hover:none) and (pointer:coarse) and (max-width:1000px){#mobile-navigation{display:flex}#masthead{padding:0 5%}}@media (max-width:1000px){#mobile-navigation{display:flex}#masthead{padding:0 5%}}#mobile-navigation.header-inner{position:relative;padding:0}#mobile-navigation button.menu-toggle{background:0 0;border:0;padding-left:0;padding-right:0;width:20%;max-width:90px;text-align:left;overflow:hidden}#mobile-navigation.style-revert button.menu-toggle{text-align:right}#mobile-navigation .site-title{max-width:100px;font-size:130%}#mobile-navigation button.menu-toggle i{font-size:2em;float:left}#mobile-navigation .ham{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .4s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}#mobile-navigation .hamRotate.active{transform:rotate(45deg)}#mobile-navigation .hamRotate180.active{transform:rotate(180deg)}#mobile-navigation .line{fill:none;transition:stroke-dasharray .4s,stroke-dashoffset .4s;stroke:#000;stroke-width:5.5;stroke-linecap:round}#mobile-navigation .ham1 .top{stroke-dasharray:40 139}#mobile-navigation .ham1 .bottom{stroke-dasharray:40 180}#mobile-navigation .ham1.active .top{stroke-dashoffset:-98px}#mobile-navigation .ham1.active .bottom{stroke-dashoffset:-138px}#mobile-navigation #mobile-nav-action-bar{margin:0;display:flex;flex-wrap:wrap;padding:0 1em}#mobile-navigation #mobile-nav-action-bar .header-element>a{height:40px}#mobile-navigation .header-element.account-item{order:2}#mobile-navigation .header-element.wishlist-item{order:3}#mobile-navigation .header-element.search-item{order:1}#mobile-navigation .main-nav-item{display:none;width:100vw;margin-left:-5.5%;position:absolute;overflow-y:scroll;padding:2em 0;left:0;background:#fff;z-index:-1;box-shadow:0 14px 20px 0 rgba(128,128,128,.5)}#masthead #mobile-navigation .search-item.search-lightbox a{padding:0 1em}#mobile-navigation #mobile-site-navigation{margin-bottom:2em}#mobile-navigation hr{margin-bottom:1em;float:left;width:100%}#mobile-navigation .main-nav-item .menu-main-menu-container{width:100%}#mobile-navigation .cart-item a.header-cart-link{padding:0;justify-content:flex-end}#mobile-navigation.style-revert .cart-item a.header-cart-link{justify-content:flex-start}#mobile-navigation .main-nav-item [id*=primary-menu]{display:block;width:100vw}#header #mobile-navigation .main-nav-item [id*=primary-menu]>li{width:auto;display:none;flex-wrap:wrap;justify-content:left;position:relative;font-size:1.5em;padding:0;float:none;border-color:transparent;margin:1em 0}#mobile-navigation .sub-menu li{margin:.1em 0}#header #mobile-navigation .main-nav-item [id*=primary-menu]>li>a{margin-left:2em;font-size:.65em;width:max-content;width:-moz-max-content;height:auto}#mobile-navigation .main-nav-item [id*=primary-menu] li .menu-level-0 li a::after{display:none}.nav-hover-1 #mobile-navigation .main-nav-item [id*=primary-menu].menu>li>a:after{bottom:-10px;height:3px}#mobile-navigation .atomion-img-megamenu-title,#mobile-navigation .sub-menu-wrap.menu-level-0>.sub-menu>li.menu-item-has-children:not(.atomion-megamenu-img-element)>a{font-size:.65em}#mobile-navigation .atomion-simple-menu.sub-menu-wrap.menu-level-0>.sub-menu>li.menu-item-has-children:not(.atomion-megamenu-img-element)>a{font-size:14px}#mobile-navigation button.toggle{transform:rotate(0);transition:.5s all ease;border:0;background:0 0;padding:6px 1em;font-size:.8em;position:absolute;right:0;top:0}#mobile-navigation button.toggle.open{transform:rotate(135deg);transition:.5s all ease}#mobile-navigation .main-nav-item .sub-menu-wrap.menu-level-0{position:relative;top:unset;width:100%;box-shadow:none;padding:0 1.5em;margin-top:1em;z-index:99}#mobile-navigation .main-nav-item .sub-menu-wrap.menu-level-0.open{display:flex;box-shadow:inset 0 1px 10px rgba(0,0,0,.1)}#mobile-navigation [id*=primary-menu] li .sub-menu-wrap ul{display:flex;flex-flow:wrap;justify-content:space-around;position:relative;float:none;top:0;right:0;left:0;width:100%;margin:0 auto;padding:3em 0 4em;justify-content:space-between;padding:1em 0}#mobile-navigation [id*=primary-menu].menu>li.has-2-children>.sub-menu-wrap>ul.sub-menu,#mobile-navigation [id*=primary-menu].nav-menu>li.has-2-children>.sub-menu-wrap>ul.sub-menu{justify-content:flex-start}#mobile-navigation [id*=primary-menu] li .atomion-simple-menu.sub-menu-wrap ul li{width:100%}#mobile-navigation .header-element{float:left}#mobile-navigation .logo-item{max-width:55%;width:100%}#masthead #mobile-navigation .logo-item img{width:auto;margin:0 auto;box-sizing:border-box}#mobile-navigation .cart-item{width:20%;max-width:90px}#mobile-navigation .cart-item>a{width:100%;justify-content:center}#masthead #mobile-navigation .cart-item .atomion-mini-cart-widget{width:100vw;display:none;height:100vh}#masthead #mobile-navigation .cart-item .filled+.atomion-mini-cart-widget{height:100vh;min-height:unset;max-height:100vh}#masthead.stuck #mobile-navigation .cart-item .atomion-mini-cart-widget{height:100vh;min-height:unset;max-height:100vh}#masthead.stuck #mobile-navigation .cart-item .filled+.atomion-mini-cart-widget{height:100vh;min-height:unset;max-height:100vh}#mobile-navigation .atomion-mini-cart-widget:after{content:'';display:block;width:100%}#mobile-navigation .woocommerce-mini-cart__buttons{display:none}#mobile-navigation .social-item{padding:0;margin:1em 0 1.5em;width:100%;justify-content:center}#mobile-navigation .search-item.search-dropdown{display:flex;justify-content:center;max-width:100%;flex-basis:100%}#mobile-navigation .search-item.search-dropdown a.search-link{display:none}#mobile-navigation .search-dropdown.wrapper{display:block;position:relative;max-width:100%;float:left;margin:1em 0;padding:0 1.8em}#mobile-navigation .search-dropdown.wrapper>form>div{position:relative}#mobile-navigation .main-nav-item [id*=primary-menu] li.menu-item-has-children{margin-bottom:1em}@media (max-width:1000px){.atomion-mini-cart-widget .buttons:not(#ppc-button-minicart){position:fixed;bottom:0}}@media (max-width:480px){#mobile-navigation .sub-menu li{flex-basis:100%}#mobile-navigation .sub-menu li a{width:100%}}#masthead[class*=nav-hover]:not(.nav-hover-1) #desktop-navigation [id*=primary-menu]>li{height:100%}#masthead[class*=nav-hover]:not(.nav-hover-1) #desktop-navigation [id*=primary-menu]>li>a{height:auto}#masthead.nav-hover-6 [id*=primary-menu]>li.wpml-ls-item>a::after,#masthead.nav-hover-6 [id*=primary-menu]>li.wpml-ls-item>a:hover::after,#masthead.nav-hover-8 [id*=primary-menu]>li.wpml-ls-item>a::after,#masthead.nav-hover-8 [id*=primary-menu]>li.wpml-ls-item>a:hover::after{content:''!important}#masthead.nav-hover-2 [id*=primary-menu] :not(.sub-menu-wrap){-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .35s ease;transition:all .35s ease}#masthead.nav-hover-2 [id*=primary-menu]>li.menu-item>a{padding:.5em 0;position:relative;text-decoration:none;display:inline-block;height:auto}#masthead.nav-hover-2 [id*=primary-menu]>li.menu-item>a:after,#masthead.nav-hover-2 [id*=primary-menu]>li.menu-item>a:before{height:5px;position:absolute;content:'';-webkit-transition:all .35s ease;transition:all .35s ease;width:0}#masthead.nav-hover-2 [id*=primary-menu]>li.menu-item>a:before{top:0;left:0}#masthead.nav-hover-2 [id*=primary-menu]>li.menu-item>a:after{bottom:0;right:0}#masthead.nav-hover-2 [id*=primary-menu]>li.current-menu-item>a:after,#masthead.nav-hover-2 [id*=primary-menu]>li.current-menu-item>a:before,#masthead.nav-hover-2 [id*=primary-menu]>li.menu-item>a:hover:after,#masthead.nav-hover-2 [id*=primary-menu]>li.menu-item>a:hover:before{width:100%}#masthead.nav-hover-3 [id*=primary-menu] :not(.sub-menu-wrap){-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .35s ease;transition:all .35s ease}#masthead.nav-hover-3 [id*=primary-menu]>li.menu-item>a{padding:.6em 0;position:relative;text-decoration:none}#masthead.nav-hover-3 [id*=primary-menu]>li.menu-item>a:before{position:absolute;content:'';border-top:5px solid;border-bottom:5px solid;-webkit-transition:all .35s ease;transition:all .35s ease;opacity:0;top:25%;bottom:25%;left:0;right:0}#masthead.nav-hover-3 [id*=primary-menu]>li.current-menu-item>a:before,#masthead.nav-hover-3 [id*=primary-menu]>li.menu-item>a:hover:before{opacity:1;top:0;bottom:0}#masthead.nav-hover-4 [id*=primary-menu] :not(.sub-menu-wrap){-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .35s ease;transition:all .35s ease}#masthead.nav-hover-4 [id*=primary-menu]>li.menu-item>a{padding:0 .9em;position:relative;text-decoration:none;display:inline-block}#masthead.nav-hover-4 [id*=primary-menu]>li.menu-item>a:before{position:absolute;content:"";border-left:5px solid;border-right:5px solid;-webkit-transition:all .35s ease;transition:all .35s ease;opacity:0;left:15%;right:15%;top:0;bottom:0}#masthead.nav-hover-4 [id*=primary-menu]>li.current-menu-item>a:before,#masthead.nav-hover-4 [id*=primary-menu]>li.menu-item>a:hover:before{opacity:1;left:0;right:0}#masthead.nav-hover-5 [id*=primary-menu] :not(.sub-menu-wrap){-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .35s ease;transition:all .35s ease}#masthead.nav-hover-5 [id*=primary-menu]>li.menu-item{padding:0}#masthead.nav-hover-5 [id*=primary-menu]>li.menu-item>a{padding:.5em .8em;margin:.2em 0;display:block;position:relative;text-decoration:none}#masthead.nav-hover-5 [id*=primary-menu]>li.menu-item>a:after,#masthead.nav-hover-5 [id*=primary-menu]>li.menu-item>a:before{height:14px;width:14px;position:absolute;content:'';-webkit-transition:all .35s ease;transition:all .35s ease;opacity:0}#masthead.nav-hover-5 [id*=primary-menu]>li.menu-item>a:before{border-left:5px solid;border-top:5px solid;left:0;top:0;-webkit-transform:translate(100%,50%);transform:translate(100%,50%)}#masthead.nav-hover-5 [id*=primary-menu]>li.menu-item>a:after{border-right:5px solid;border-bottom:5px solid;right:0;bottom:0;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}#masthead.nav-hover-5 [id*=primary-menu]>li.current-menu-item>a:after,#masthead.nav-hover-5 [id*=primary-menu]>li.current-menu-item>a:before,#masthead.nav-hover-5 [id*=primary-menu]>li.menu-item>a:hover:after,#masthead.nav-hover-5 [id*=primary-menu]>li.menu-item>a:hover:before{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}#masthead.nav-hover-6 [id*=primary-menu] *{box-sizing:border-box}#masthead.nav-hover-6 [id*=primary-menu]>li.menu-item>a{padding:.5em 0;position:relative;text-decoration:none}#masthead.nav-hover-6 [id*=primary-menu]>li.menu-item>a:after,#masthead.nav-hover-6 [id*=primary-menu]>li.menu-item>a:before{position:absolute;-webkit-transition:all .35s ease;transition:all .35s ease}#masthead.nav-hover-6 [id*=primary-menu]>li.menu-item>a:before{top:0;display:block;height:5px;width:0%;content:""}#masthead.nav-hover-6 [id*=primary-menu]>li.menu-item>a:after{left:0;top:0;padding:.5em 0;position:absolute;content:attr(data-hover);white-space:nowrap;max-width:0%;overflow:hidden}#masthead.nav-hover-6 [id*=primary-menu]>li.current-menu-item>a:before,#masthead.nav-hover-6 [id*=primary-menu]>li.menu-item>a:hover:before{opacity:1;width:100%}#masthead.nav-hover-6 [id*=primary-menu]>li.current-menu-item>a:after,#masthead.nav-hover-6 [id*=primary-menu]>li.menu-item>a:hover:after{max-width:100%}#masthead.nav-hover-7 [id*=primary-menu] :not(.sub-menu-wrap){-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .35s ease;transition:all .35s ease}#masthead.nav-hover-7 [id*=primary-menu]>li.menu-item{padding:0}#masthead.nav-hover-7 [id*=primary-menu]>li.menu-item>a{display:inline-block;padding:.5em 20px;position:relative;text-decoration:none}#masthead.nav-hover-7 [id*=primary-menu]>li.menu-item>a:before{left:20%;right:20%;top:50%;content:'';-webkit-transform:translateY(-50%);transform:translateY(-50%);height:5px;opacity:0;position:absolute;-webkit-transition:all .35s ease;transition:all .35s ease}#masthead.nav-hover-7 [id*=primary-menu]>li.current-menu-item>a:before,#masthead.nav-hover-7 [id*=primary-menu]>li.menu-item>a:hover:before{left:0;right:0;opacity:1}#masthead.nav-hover-8 [id*=primary-menu] *{box-sizing:border-box}#masthead.nav-hover-8 [id*=primary-menu]>li.menu-item>a{padding:.7em 0;position:relative;text-decoration:none}#masthead.nav-hover-8 [id*=primary-menu]>li.menu-item>a:after,#masthead.nav-hover-8 [id*=primary-menu]>li.menu-item>a:before{position:absolute;-webkit-transition:all .35s ease;transition:all .35s ease}#masthead.nav-hover-8 [id*=primary-menu]>li.menu-item>a:before{bottom:0;display:block;height:5px;width:0%;content:""}#masthead.nav-hover-8 [id*=primary-menu]>li.menu-item>a:after{left:0;top:0;padding:.7em 0;position:absolute;content:attr(data-hover);white-space:nowrap;max-width:0%;overflow:hidden}#masthead.nav-hover-8 [id*=primary-menu]>li.current-menu-item>a:before,#masthead.nav-hover-8 [id*=primary-menu]>li.menu-item>a:hover:before{opacity:1;width:100%}#masthead.nav-hover-8 [id*=primary-menu]>li.current-menu-item>a:after,#masthead.nav-hover-8 [id*=primary-menu]>li.menu-item>a:hover:after{max-width:100%}@media (hover:none) and (pointer:coarse) and (max-width:1000px){#masthead:not(.nav-hover-1) #mobile-navigation .main-nav-item [id*=primary-menu]>li{margin:.5em 0}#masthead:not(.nav-hover-1) #mobile-navigation .main-nav-item [id*=primary-menu] li.menu-item-has-children{margin-bottom:.5em}#masthead.nav-hover-2 [id*=primary-menu]>li.menu-item>a:after,#masthead.nav-hover-2 [id*=primary-menu]>li.menu-item>a:before,#masthead.nav-hover-6 [id*=primary-menu]>li.menu-item>a:before,#masthead.nav-hover-7 [id*=primary-menu]>li.menu-item>a:before,#masthead.nav-hover-8 [id*=primary-menu]>li.menu-item>a:before{height:3px}#masthead.nav-hover-3 [id*=primary-menu] li.menu-item a:before{border-top:3px solid;border-bottom:3px solid}#masthead.nav-hover-4 [id*=primary-menu] li.menu-item a:before{border-left:3px solid;border-right:3px solid}#masthead.nav-hover-5 [id*=primary-menu] li.menu-item a:before{border-left:3px solid;border-top:3px solid}#masthead.nav-hover-5 [id*=primary-menu] li.menu-item a:after{border-right:3px solid;border-bottom:3px solid}#masthead.nav-hover-7 [id*=primary-menu]>li.menu-item>a{padding:0 20px}}header #mobile-navigation .main-nav-item,header #mobile-navigation .mobile-cart .atomion-mini-cart-widget{z-index:9999999}header #desktop-navigation .atomion-mega-menu.sub-menu-wrap,header #desktop-navigation .atomion-simple-menu.sub-menu-wrap,header #desktop-navigation .desktop-cart .atomion-mini-cart-widget{z-index:9999999!important}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{float:right;text-align:right;width:50%}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:14px;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}#content[tabindex="-1"]:focus{outline:0}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;text-align:center}#content{margin:0 auto}#content>p{margin-bottom:1em}.flex-right{margin-left:auto}.flex-left{margin-right:auto}.left{text-align:left}.center{text-align:center}.right{text-align:right}.float-left{float:left}.float-right{float:right}.alignfull,.alignwide{margin-bottom:2em;width:100%}@media (max-width:600px){.alignfull.wp-block-gallery,.alignwide.wp-block-gallery{margin-left:-8px;margin-right:-8px;width:inherit}}.alignfull img,.alignwide img{width:100%;display:block}p+.alignfull,p+.alignwide{margin-top:2em}@media (min-width:1000px){.alignwide{width:75vw;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.edit-post-visual-editor .alignwide{margin-bottom:0;width:58vw}@media only screen and (max-width:1300px){.edit-post-visual-editor .alignwide{width:100%}}.alignwide.wp-block-gallery{width:91vw}.alignfull{width:100vw;margin-left:calc(50% - 0px);transform:translateX(-50%)}.edit-post-visual-editor .alignfull{margin-bottom:0;width:100%}.wp-block-columns{display:flex!important}@media screen and (min-width:600px){.wp-block-columns{flex-wrap:nowrap}.wp-block-columns.has-2-columns .wp-block-column{flex-basis:50%}.wp-block-columns.has-3-columns .wp-block-column{flex-basis:33%}.wp-block-columns.has-4-columns .wp-block-column{flex-basis:25%}.wp-block-column:nth-child(odd){margin-right:.5em}.wp-block-column:not(:first-child){margin-left:.5em}.wp-block-column:not(:last-child){margin-right:.5em}}@media (max-width:768px){.alignfull{margin-left:calc(50% - 0px)}#content{margin:initial}}#atomion-breadcrumbs{list-style:none;overflow:hidden}#atomion-breadcrumbs.breadcrumb-size-small{font-size:80%;margin:1.5rem auto}#atomion-breadcrumbs.breadcrumb-size-medium{margin:3rem auto}#atomion-breadcrumbs.breadcrumb-size-large{margin:3rem auto;font-size:120%}#atomion-breadcrumbs li{display:inline-block;vertical-align:middle;margin-right:10px}#atomion-breadcrumbs li a{font-weight:700;text-decoration:none}#atomion-breadcrumbs li a i{font-size:120%;position:relative;top:1px}#atomion-breadcrumbs .bread-current{font-weight:400}#atomion-breadcrumbs .separator{font-size:1.4em;line-height:1;font-weight:100;color:#404040}#atomion-breadcrumbs .separator .fa-arrow-right{font-size:1rem;position:relative;top:-1.5px}.single-post #atomion-breadcrumbs.breadcrumb-size-small+article .entry-header{margin-top:1.5rem}.archive.woocommerce #atomion-breadcrumbs.breadcrumb-size-small{margin-bottom:0}.archive.woocommerce #atomion-breadcrumbs.breadcrumb-size-large,.archive.woocommerce #atomion-breadcrumbs.breadcrumb-size-medium{margin-bottom:1.3rem}body:not(.page-template-page-blank-full-width-content):not(.page-template-page-blank):not(.transparent-header) #content.no-breadcrumb{margin-top:4rem}body.archive:not(.page-template-page-blank-full-width-content):not(.page-template-page-blank):not(.transparent-header) #content.no-breadcrumb,body.page:not(.page-template-page-blank-full-width-content):not(.page-template-page-blank):not(.transparent-header) #content.no-breadcrumb{margin-top:2rem}#content.no-breadcrumb #atomion-category-hero{margin-top:-2rem}.single-post #content.no-breadcrumb .entry-header{margin-top:0}@media (max-width:480px){#atomion-breadcrumbs.breadcrumb-size-medium{margin:1.5rem auto}#atomion-breadcrumbs.breadcrumb-size-large{margin:2rem auto}.single-post #atomion-breadcrumbs.breadcrumb-size-medium+article .entry-header{margin-top:1.5rem}.single-post #atomion-breadcrumbs.breadcrumb-size-large+article .entry-header{margin-top:2rem}.archive.woocommerce #atomion-breadcrumbs.breadcrumb-size-large,.archive.woocommerce #atomion-breadcrumbs.breadcrumb-size-medium{margin-bottom:0}}.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}.widget{margin:0 0 1.5em}.widget select{max-width:100%}footer .widget-title:after{content:'';display:block;width:20px;height:3px;margin-top:9px}.sidebar .widget-title:after{content:'';display:block;width:20px;height:3px;margin-top:10px}.atomion-trust .element-1-3{float:left;width:30%;margin:4px}.atomion-trust .element-1-2{float:left;width:47%;margin:4px}.sidebar .social-media-icon{display:inline-block;margin-right:1.5rem}.sidebar .social-media-icon:last-child{margin-right:0}#content{max-width:calc(1200px + 10%);padding:0 5%}.sticky{display:block;opacity:1}.hentry{margin:0 0 1.5em}.updated:not(.published){display:none}.entry-content,.entry-summary,.page-content{margin:1.5em 0 0}.page-template-page-blank .entry-content{margin:0}.page-links{clear:both;margin:0 0 1.5em}.error404 #content{margin-bottom:13em}.page-template-page-full-width-image .post-thumbnail.alignfull{width:100vw}.page-template-page-blank-full-width-content #content{max-width:100%;padding:0}.page-template-page-blank-full-width-content .entry-content,.page-template-page-blank-full-width-content .hentry{margin-top:0;margin-bottom:0}.page-template-page-blank-full-width-content footer.site-footer{padding-top:0}@media screen and (max-width:600px){.admin-bar .sticky{top:0}}#comments{margin-bottom:8em}span.says{display:none}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}#comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}#comments ol.commentlist li{position:relative;background:0;float:left;width:100%}#comments ol.commentlist li article{padding:0 0 3em;margin:0 0 3em;border-bottom:1px solid #cbcbcb}#comments ol.children{max-width:1000px;margin:0 auto;list-style:none}#comments footer{float:left;width:100%;margin-bottom:2em}#comments footer a{text-decoration:none}#comments .comment-author img{width:75px;position:relative;float:left;border:0;padding:0;margin-right:20px}#comments .comment-author b.fn{font-size:1.25em}#comments .comment-metadata{font-size:.9em}#comments .reply a{text-transform:uppercase;text-decoration:none;font-weight:700}.comment-content{line-height:1.5}.checkout-focus-label{transform:translate3d(0,100%,0);position:absolute;margin:-42px 0 0 15px;padding:0!important;font-size:.8rem}#commentform{float:left;width:100%}.comment-form-author,.comment-form-email{float:left;width:calc(50% - 1rem);max-width:350px}.comment-form-author{margin-right:2rem!important}.comment-form-author input,.comment-form-email input{width:100%;max-width:100%!important}.comment-form-comment{clear:both}#author::-webkit-input-placeholder,#comment::-webkit-input-placeholder,#email::-webkit-input-placeholder{text-transform:uppercase}#author::-moz-placeholder,#comment::-moz-placeholder,#email::-moz-placeholder{text-transform:uppercase}#author:-ms-input-placeholder,#comment:-ms-input-placeholder,#email:-ms-input-placeholder{text-transform:uppercase}#author:-moz-placeholder,#comment:-moz-placeholder,#email:-moz-placeholder{text-transform:uppercase}@media screen and (max-width:600px){.comment-form-author,.comment-form-email{width:100%;max-width:100%;margin-right:0!important;float:none}}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin:0 0 -5px 0;float:left;width:100%}.gallery .gallery-item{float:left;margin-top:0;text-align:center;width:33.33333333%;margin:0}.gallery-columns-2 .gallery-item{width:50%}.gallery-columns-4 .gallery-item{width:25%}.gallery img:hover{background:#fff}.gallery-columns-2 .attachment-medium,.gallery-columns-3 .attachment-medium{max-width:100%;padding:5px;height:auto}.gallery-columns-4 .attachment-thumbnail{max-width:100%;padding:5px;height:auto}.gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 12px}.gallery dl,.gallery dt{margin:0}.gallery br+br{display:none}#atomion-sticky-post{margin-bottom:5em}#atomion-sticky-post-mobile h3{margin-top:0}#atomion-sticky-post-mobile .atomion-post-category{margin-top:1.5em}#atomion-sticky-post-mobile img{width:100%}#atomion-sticky-post-mobile .slick-dots{bottom:0}#atomion-sticky-post-content{padding:0 3em}#atomion-sticky-post-content h2{font-size:2em;font-weight:800;margin-top:0}#atomion-sticky-post-content h2:after{display:none}#atomion-sticky-post-content h2 a,#atomion-three-sticky-posts h3 a{text-decoration:none}#atomion-three-sticky-posts{justify-content:space-between;margin:0 -.5em;width:calc(100% + 1em)}#atomion-three-sticky-posts .atomion-post-category{margin-top:2em;padding:0 1.2em;float:left}#atomion-three-sticky-posts h3{font-size:1.25em;padding:0 1em}#atomion-three-sticky-posts .post{padding:.5em}#atomion-three-sticky-posts .post>a{overflow:hidden;position:relative;float:left;line-height:0}#atomion-more-latest-posts,#blog-sidebar{float:left;margin-top:3em}.archive #atomion-more-latest-posts,.archive #blog-sidebar,.search #atomion-more-latest-posts,.search #blog-sidebar{margin-top:1.5em}#atomion-more-latest-posts.center{margin:6em auto 0;float:none}#atomion-more-latest-posts h3{font-size:1em;margin:0 0 1.5em;line-height:1}#atomion-more-latest-posts h3:after{content:'';display:block;width:20px;height:3px;margin-top:14px}#blog-sidebar .atomion-searchform input:hover{box-shadow:none}#blog-sidebar.sidebar-right,#blog-sidebar.sidebar-right .sidebar-content{float:right}#atomion-more-latest-posts article,.archive article,.search article{margin-bottom:6.7em}#atomion-more-latest-posts article .post-thumbnail,.archive article .post-thumbnail,.search article .post-thumbnail{margin-bottom:2em;display:block;line-height:0;overflow:hidden}#atomion-blog-article-content-wrapper{width:100%;padding:0 3em}#atomion-more-latest-posts article h2,.archive article h2,.search article h2{font-size:2em;font-weight:800;margin:0}#atomion-more-latest-posts article .entry-content,.archive article .entry-content,.search article .entry-content{margin:.5em 0}#atomion-more-latest-posts article h2:after,.archive article h2:after,.search article h2:after{display:none}#atomion-more-latest-posts article h2 a,.archive article h2 a,.search article h2 a{text-decoration:none}.archive article footer.entry-footer,.blog #atomion-latest-posts footer.entry-footer,.blog article footer.entry-footer,.search article footer.entry-footer{text-transform:uppercase;margin-top:.8em}#atomion-latest-posts{margin-bottom:3em}.search .no-results #atomion-searchform input{margin-bottom:3em}.atomion-post-category{text-transform:uppercase;font-weight:600}.archive #atomion-sticky-post-thumbnail,.archive #atomion-three-sticky-posts .post,.archive .post-thumbnail,.blog #atomion-sticky-post-thumbnail,.blog #atomion-three-sticky-posts .post,.blog .post-thumbnail{position:relative;overflow:hidden;width:100%;height:100%}.archive #atomion-sticky-post-thumbnail:before,.archive #atomion-three-sticky-posts .post:before,.archive .post-thumbnail:before,.blog #atomion-sticky-post-thumbnail:before,.blog #atomion-three-sticky-posts .post:before,.blog .post-thumbnail:before{content:'';display:block;visibility:hidden;position:absolute;width:100%;height:100%;background-color:#fff;opacity:0;transition:all .3s ease-in-out}.archive #atomion-sticky-post-thumbnail:hover:before,.archive #atomion-three-sticky-posts .post:hover:before,.archive .post-thumbnail:hover:before,.blog #atomion-sticky-post-thumbnail:hover:before,.blog #atomion-three-sticky-posts .post:hover:before,.blog .post-thumbnail:hover:before{opacity:1;visibility:visible;height:auto}.archive #atomion-sticky-post-thumbnail img,.archive #atomion-three-sticky-posts .post img,.archive .post-thumbnail img,.blog #atomion-sticky-post-thumbnail img,.blog #atomion-three-sticky-posts .post img,.blog .post-thumbnail img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(1);transform:scale(1);overflow:hidden}.archive #atomion-sticky-post-thumbnail:hover img,.archive #atomion-three-sticky-posts .post:hover img,.archive .post-thumbnail:hover img,.blog #atomion-sticky-post-thumbnail:hover img,.blog #atomion-three-sticky-posts .post:hover img,.blog .post-thumbnail:hover img{opacity:.3;-webkit-transform:scale(1.2);transform:scale(1.2);overflow:hidden}.archive #atomion-sticky-post-thumbnail:hover span,.archive #atomion-three-sticky-posts .post:hover span,.archive .post-thumbnail:hover span,.blog #atomion-sticky-post-thumbnail:hover span,.blog #atomion-three-sticky-posts .post:hover span,.blog .post-thumbnail:hover span{visibility:visible}.atomion-blog-lupe{z-index:9999;position:absolute;margin:0 auto;display:block;width:50px;height:50px;visibility:hidden}.post-thumbnail .atomion-blog-lupe{top:0;display:flex;height:100%;width:100%;align-items:center;justify-content:center}#atomion-sticky-post-thumbnail a{line-height:0;float:left}#atomion-sticky-post-thumbnail a .atomion-blog-lupe{top:0;display:flex;position:absolute;align-items:center;height:100%;width:100%;justify-content:center}#atomion-three-sticky-posts .atomion-blog-lupe{top:0;display:flex;width:100%;height:100%;justify-content:center;align-items:center;animation:atomionFadeIn .5s}#atomion-sticky-post-thumbnail:hover .atomion-blog-lupe i,#atomion-three-sticky-posts .post>a:hover .atomion-blog-lupe i{animation:atomionFadeIn .5s}.atomion-blog-lupe i{color:#000;font-size:3em}#atomion-mobile-sidebar-button,#atomion-mobile-sidebar-prefix{display:none}@media (max-width:768px){#atomion-sticky-post-thumbnail{margin-bottom:1.5em}#atomion-mobile-sidebar-prefix{display:inline-block;padding:.64rem 0;font-weight:600;width:calc(100% - 40px);text-align:right}#atomion-mobile-sidebar-button{display:block;width:30px;text-align:right;float:right;font-size:1.5em;overflow-x:hidden}#blog-sidebar>.sidebar-content{display:none;width:100%}#blog-sidebar,.archive #blog-sidebar,.search #blog-sidebar{margin-top:0}#atomion-more-latest-posts{margin-top:1em}#blog-sidebar .atomion-searchfield{max-width:100%}#atomion-more-latest-posts h3{margin-bottom:2em}}@media (max-width:480px){#atomion-blog-article-content-wrapper,#atomion-sticky-post-content{padding:0 1em}#atomion-more-latest-posts article,.archive article,.search article{margin-bottom:3.7em}#atomion-sticky-post-mobile .slick-slide{margin:0 0 35px}#atomion-more-latest-posts article h2,.archive article h2,.search article h2{font-size:1.5em}}.single-post .entry-header{margin:3em 0 3.7em}.single-post .entry-content{max-width:calc(1200px - 200px);margin:0 auto}.single-post .post-thumbnail{margin-bottom:2em}.single-post .atomion-post-category{text-align:center;margin-bottom:.8em}.single-post .entry-title{font-size:2.5em;text-align:center;margin:0 0 .3em}.single-post .entry-title:after{visibility:hidden}.single-post .entry-meta{text-align:center;text-transform:uppercase;font-weight:700}.single .entry-meta{text-transform:uppercase}.single .entry-meta>*{display:inline-block}.single-attachment .entry-meta a,.single-post .entry-meta a{text-decoration:none}.single-post .alignwide{max-width:1200px;width:100vw}.single-post .sep{margin:0 .5em}.single-post .entry-content h2:after{display:none}.single-post #meta-footer{margin-top:3em}[class^=wc-block] li:not(.wc-block-product-categories-list-item){padding-left:0}[class^=wc-block] h1::after,[class^=wc-block] h2::after,[class^=wc-block] li:not(.wc-block-product-categories-list-item):before{display:none!important}[class^=wc-block] select{width:auto}[class^=wc-block] a.wp-block-button__link{color:#fff}#shipping_method li:before,.slick-dots li:before{content:""!important}.single-post h2.section-headding{text-align:center;font-size:2.5em;margin:2.3em 0}.single-post h2.section-headding:after{width:100%;position:absolute;left:0;margin-top:1em;background:#ddd;height:1px}.single-post #meta-footer a{text-decoration:none}.single-post #meta-footer table{margin:0}.single-post #meta-footer .atomion-shariff-table{margin-bottom:.6em}@media (max-width:1200px){.single-post .alignwide{width:90vw!important}}@media (max-width:480px){.single-post #meta-footer td{width:100%;display:block}.single-post h2.section-headding{font-size:1.8em}}#atomion-reading-progress{position:fixed;top:0;width:100%;height:3px;margin:0;left:0;z-index:99999}#atomion-reading-progress .bar{height:3px;position:fixed}.admin-bar #atomion-reading-progress{top:32px}@media screen and (max-width:782px){.admin-bar #atomion-reading-progress{top:46px}}@media screen and (max-width:600px){.admin-bar #atomion-reading-progress{top:0}}.atomion-spinner{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:9999!important}.atomion-spinner.style-1>div{height:40px;width:6px;margin-right:4px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.atomion-spinner.style-1 .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.atomion-spinner.style-1 .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.atomion-spinner.style-1 .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.atomion-spinner.style-1 .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.atomion-spinner.style-2 .spinner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;z-index:2;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px}.atomion-spinner.style-2 .spinner .path{stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.atomion-spinner.style-3 *{box-sizing:unset}.atomion-spinner.style-3 .spinner{width:100px;height:102px;border-radius:100%;position:absolute;top:45%;left:calc(50% - 50px)}.atomion-spinner.style-3 .circle{width:100%;height:100%;position:absolute}.atomion-spinner.style-3 .circle .inner{width:100%;height:100%;border-radius:100%;border-right:none;border-top:none;background-clip:padding}@-webkit-keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.atomion-spinner.style-3 .circle:nth-of-type(0){-webkit-transform:rotate(0);transform:rotate(0)}.atomion-spinner.style-3 .circle:nth-of-type(0) .inner{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.atomion-spinner.style-3 .circle:nth-of-type(1){-webkit-transform:rotate(70deg);transform:rotate(70deg)}.atomion-spinner.style-3 .circle:nth-of-type(1) .inner{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.atomion-spinner.style-3 .circle:nth-of-type(2){-webkit-transform:rotate(140deg);transform:rotate(140deg)}.atomion-spinner.style-3 .circle:nth-of-type(2) .inner{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.atomion-spinner.style-3 .spinner{-webkit-animation:spin 5s infinite linear;animation:spin 5s infinite linear}.atomion-spinner.style-4 .spinner{position:absolute;top:calc(50% - 32px);left:calc(50% - 32px);width:64px;height:64px;border-radius:50%;perspective:800px}.atomion-spinner.style-4 .inner{position:absolute;box-sizing:border-box;width:100%;height:100%;border-radius:50%}.atomion-spinner.style-4 .inner.one{left:0;top:0;animation:rotate-one 1s linear infinite}.atomion-spinner.style-4 .inner.two{right:0;top:0;animation:rotate-two 1s linear infinite}.atomion-spinner.style-4 .inner.three{right:0;bottom:0;animation:rotate-three 1s linear infinite}@keyframes rotate-one{0%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(0)}100%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)}}@keyframes rotate-two{0%{transform:rotateX(50deg) rotateY(10deg) rotateZ(0)}100%{transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)}}@keyframes rotate-three{0%{transform:rotateX(35deg) rotateY(55deg) rotateZ(0)}100%{transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)}}.archive #footer-action-bar .inner,.blog #footer-action-bar .inner,.search #footer-action-bar .inner,.woocommerce #footer-action-bar .inner{justify-content:center}ul.page-numbers{display:inline-block}ul.page-numbers li{font-size:1.25rem;padding:.6rem;min-width:1em;display:inline-block;text-align:center}ul.page-numbers li span.current,ul.page-numbers li:hover{font-weight:900;color:#3d464f;background:0 0}ul.page-numbers li span.current:after{content:'';display:block;position:relative;width:16px;height:1px;background:#3d454f;margin-top:8px}ul.page-numbers li a{color:#404040}[class^=wp-block-atomion-block-content-box]{display:flex;align-items:stretch;margin:2em 0}[class^=wp-block-atomion-block-content-box] span.pre-headline{font-weight:900;font-size:1.2em}[class^=wp-block-atomion-block-content-box] h1,[class^=wp-block-atomion-block-content-box] h2,[class^=wp-block-atomion-block-content-box] h3,[class^=wp-block-atomion-block-content-box] h4{line-height:1.2;margin:.5em 0 .8em;font-weight:800}[class^=wp-block-atomion-block-content-box] h1{font-size:28px}[class^=wp-block-atomion-block-content-box] h2{font-size:24px}[class^=wp-block-atomion-block-content-box] h3{font-size:20px}[class^=wp-block-atomion-block-content-box] h4{font-size:18px}[class^=wp-block-atomion-block-content-box] h1:after,[class^=wp-block-atomion-block-content-box] h2:after,[class^=wp-block-atomion-block-content-box] h3:after,[class^=wp-block-atomion-block-content-box] h4:after{display:none}[class^=wp-block-atomion-block-content-box] .content-box-content{width:100%}#content .content-box-content a.button{font-size:.9rem;padding:.8em;font-weight:600;line-height:1;cursor:pointer}#content .content-box-content a.outline{text-decoration:none;border:3px solid #404040;color:#404040;transition:.3s all ease;text-transform:uppercase}.content-box-content .button{display:inline-block;margin-top:.2em}#content [class^=wp-block-atomion-block-content-box].atomion-big-headline{font-size:unset;font-family:unset;margin:2em 0}#content [class^=wp-block-atomion-block-content-box].atomion-big-headline{font-size:unset;font-family:unset;margin:2em 0}#content [class^=wp-block-atomion-block-content-box].atomion-big-headline .content-box-content h1,#content [class^=wp-block-atomion-block-content-box].atomion-big-headline .content-box-content h2,#content [class^=wp-block-atomion-block-content-box].atomion-big-headline .content-box-content h3,#content [class^=wp-block-atomion-block-content-box].atomion-big-headline .content-box-content h4,#content [class^=wp-block-atomion-block-content-box].atomion-big-headline .content-box-content h5{font-size:2.5em;margin-bottom:.5em}.wp-block-atomion-block-content-box span.pre-heading{font-weight:900;font-size:1.2em}.wp-block-atomion-block-hero-slider-wrapper{margin:0 -45px}.hero-slider-content{position:absolute;top:0;width:100%}#content .wp-block-atomion-block-hero-slider{background-size:contain;background-repeat:no-repeat;height:auto;padding-top:0;position:relative}#content .wp-block-atomion-block-hero-slider .slick-slide{margin:0}#content .wp-block-atomion-block-hero-slider .slick-slide>div{position:relative;background-size:contain;background-repeat:no-repeat;background-position:center center}#content .wp-block-atomion-block-hero-slider .slick-slide>div>img{visibility:hidden}#content .hero-slider-content-wrapper{position:absolute;display:flex!important;align-items:center;top:0;width:100%;max-width:1200px;height:100%;left:0;right:0;margin:0 auto}#content .hero-slider-content{width:-webkit-fill-available;width:100%;text-transform:uppercase;display:flex!important;flex-flow:initial;height:100%;align-items:center;padding:0 5%}#content .hero-slider-content span{font-size:18px}#content .hero-slider-content h3{font-size:4em;font-weight:900;letter-spacing:-2px;line-height:1.1;margin:.1em 0 1em}#content .hero-slider-content a{display:inline-block}#content .hero-slider-content a.outline{box-shadow:inset 0 0 0 4px #404040;color:#404040;transition:color .25s 83.3333333ms;position:relative}#content .hero-slider-content a.outline::after,#content .hero-slider-content a.outline::before{border:0 solid transparent;box-sizing:border-box;content:''!important;pointer-events:none;position:absolute;width:0;height:0;bottom:0;right:0}#content .hero-slider-content a.outline::before{border-bottom-width:4px;border-left-width:4px}#content .hero-slider-content a.outline::after{border-top-width:4px;border-right-width:4px}#content .hero-slider-content a.outline:hover::after,#content .hero-slider-content a.outline:hover::before{border-color:#ffe593;transition:border-color 0s,width .25s,height .25s;width:100%;height:100%}#content .hero-slider-content a.outline::before{transition-delay:0s,0s,.25s!important}#content .hero-slider-content a.outline::after{transition-delay:0s,.25s,0s!important}#content .hero-slider-content a.button{background:0 0;border:none;cursor:pointer;line-height:1.5;padding:1em 2em;font-weight:700}#content .wp-block-atomion-block-hero-slider .slick-dots{width:300px;margin:0 auto;left:0;right:0;bottom:1.5em}#content .wp-block-atomion-block-hero-slider .slick-dots li{height:1px;width:75px!important;background:rgba(51,51,51,.25);margin:0}#content .wp-block-atomion-block-hero-slider .slick-dots li.slick-active{border-top:2px solid;height:3px}#content .wp-block-atomion-block-hero-slider .slick-dots li button{width:100%;margin-top:-10px}#content .wp-block-atomion-block-hero-slider .slick-dots li button:before{display:none}@media screen and (max-width:768px){#content .wp-block-atomion-block-hero-slider .slide-1-hero-image,#content .wp-block-atomion-block-hero-slider .slide-2-hero-image,#content .wp-block-atomion-block-hero-slider .slide-3-hero-image{background-size:cover;background-position:center;height:60vh}#content .wp-block-atomion-block-hero-slider .slide-1-hero-image img,#content .wp-block-atomion-block-hero-slider .slide-2-hero-image img,#content .wp-block-atomion-block-hero-slider .slide-3-hero-image img{display:none}}.wp-block-atomion-block-hero-slider[data-slide-effect=fade-zoom] .slick-track{transition:all 1s cubic-bezier(.7,0,.3,1)}.wp-block-atomion-block-hero-slider[data-slide-effect=fade-zoom] .slick-track .slick-slide>div>div>div img{width:100%;transition:all 1s cubic-bezier(.7,0,.3,1);transform:scale(1.3)}.wp-block-atomion-block-hero-slider[data-slide-effect=fade-zoom] .slick-track .slick-slide.slick-active>div>div>div img{-webkit-transform:scale(1);transform:scale(1)}@media (min-width:980px) and (max-width:1300px){.wp-block-atomion-block-hero-slider .slick-prev{left:calc(2.5% - 10px)}.wp-block-atomion-block-hero-slider .slick-next{right:calc(2.5% - 10px)}}@media (min-width:768px) and (max-width:979px){#content .hero-slider-content{padding:0 10%}#content .hero-slider-content h3{font-size:3em;margin:.1em 0 1em}.wp-block-atomion-block-hero-slider .slick-prev{left:calc(5% - 10px)}.wp-block-atomion-block-hero-slider .slick-next{right:calc(5% - 10px)}}@media (max-width:768px){#content .hero-slider-content{padding:0 10%;top:-1em}#content .hero-slider-content h3{font-size:2.5em;margin:.1em 0 1em}#content .hero-slider-content a.outline{font-size:1em;padding:.7em}#content .slick-next,#content .slick-prev{font-size:25px}}@media (max-width:480px){#content .hero-slider-content{padding:0 15%}#content .hero-slider-content span{font-size:16px}#content .hero-slider-content h3{font-size:2em;margin:.1em 0 1em}#content .hero-slider-content span{font-size:14px}#content .hero-slider-content a.outline{margin-top:2em}#content .wp-block-atomion-block-hero-slider .slick-dots{bottom:.8em}}.fa-icon-setting .components-range-control__slider+.dashicon{width:30px;height:30px}.wp-block-atomion-block-icon-box{padding:2em}.wp-block-atomion-block-icon-box .icon{display:block;margin-bottom:.5em}div:not(.has-text-color)>.wp-block-atomion-block-icon-box span{color:#6c7781}div.has-text-color>.wp-block-atomion-block-icon-box h3,div.has-text-color>.wp-block-atomion-block-icon-box p{color:inherit}.wp-block-columns.has-text-color .icon-box .pre-headding,.wp-block-columns.has-text-color .icon-box h3,.wp-block-columns.has-text-color .icon-box p{color:inherit}@media screen and (min-width:600px) and (max-width:900px){.wp-block-columns.has-4-columns .wp-block-column .wp-block-atomion-block-icon-box{padding:0}}@media screen and (max-width:600px){.wp-block-atomion-block-icon-box{padding:0 2em}}@media (max-width:480px){.wp-block-atomion-block-icon-box{padding:1em 2em}.wp-block-atomion-block-icon-box .icon{margin-bottom:.3em}}.wp-block-columns{margin-left:-10px;margin-right:-10px}.wp-block-columns.alignfull,.wp-block-columns.alignwide{margin-left:calc(50% - 0px);margin-right:unset}.wp-block-columns>*{padding:10px}@media screen and (min-width:769px) and (max-width:999px){.wp-block-columns.alignfull,.wp-block-columns.alignwide{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media (max-width:768px){.wp-block-columns.alignfull{margin-left:calc(50% - 0px)}.wp-block-columns.alignwide{margin-left:0}}@media (max-width:480px){.wp-block-columns{margin-left:0;margin-right:0}.wp-block-columns>*{padding:0}}h1.is-style-not-underlined:after,h2.is-style-not-underlined:after{display:none}@media (min-width:1000px){.wp-block-image.alignwide{margin-left:50%}}.wp-block-image.alignfull{margin-left:calc(50% - 0px);max-width:none}.wp-block-image figcaption{margin-top:-8px;background:#000;text-align:left;padding:1em 2em;font-weight:200;color:#fff}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{position:relative}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{padding-left:0}.gallery-no-subtitle .wp-block-gallery figcaption{display:none}.wp-block-separator{border-top:0!important;border-bottom:0!important;background:#ddd}.wp-block-separator.alignfull{max-width:99.2vw!important;margin-left:calc(50% - 0px)}.wp-block-separator.alignwide{max-width:75vw}.wp-block-separator.has-text-color:not(.is-style-dots){border-top:1px solid currentColor!important;height:0}.wp-block-separator.is-style-wide{border-bottom:2px solid #ddd!important}.wp-block-separator.is-style-wide.has-text-color{border-bottom:2px solid currentColor!important}.wp-block-separator.is-style-dots::before{content:''!important;border-top:4px dotted #ddd;display:block}.wp-block-separator.has-text-color.is-style-dots::before{border-top:4px dotted currentColor}.wp-block-button__link{font-size:.9rem;padding:.8em;font-weight:600;line-height:1}.wp-block-button:not(.is-style-outline) .wp-block-button__link{border:3px solid transparent}.wp-block-button.is-style-default .wp-block-button__link{border:3px solid transparent}.wp-block-button.is-style-squared .wp-block-button__link{text-transform:uppercase;border-radius:0;border:3px solid transparent;font-weight:600;-webkit-font-smoothing:unset;transition:.3s all ease;text-decoration:none}.wp-block-button .wp-block-button__link.has-background:hover{background:0 0!important}.wp-block-button.is-style-default .wp-block-button__link:hover,.wp-block-button.is-style-squared .wp-block-button__link:hover{background-color:transparent!important}.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-block-button__link:hover{border:3px solid currentcolor}.wp-block-cover.has-parallax.alignfull{transform:unset;margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw}.wp-block-cover.has-parallax.alignwide{transform:unset;margin-left:-125px;margin-right:-125px;max-width:75vw}@media screen and (max-width:1000px){.wp-block-cover.has-parallax.alignwide{transform:unset;margin-left:-25px;margin-right:-25px;max-width:100vw;width:100vw}}.wp-block-embed{width:max-content}.wp-block-embed__wrapper{position:relative}.wp-block-embed-youtube{width:auto}.wp-block-embed-youtube.alignfull{width:100vw}.wp-block-embed-youtube .wp-block-embed__wrapper::before{content:"";display:block;padding-top:50%}.wp-block-embed-youtube .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-block-embed.alignfull{margin-left:calc(50% - 0px)}.aligncenter.wp-block-embed{margin:0 auto 1em}.aligncenter.wp-block-embed iframe{margin:0 auto 12px!important}.wp-block-embed.alignleft{margin-right:2rem;clear:none}.wp-block-embed.alignright{margin-left:2rem;clear:none}.wp-block-embed-instagram .wp-block-embed__wrapper blockquote:after,.wp-block-embed-instagram .wp-block-embed__wrapper blockquote:before{display:none}.wp-block-embed-instagram .wp-block-embed__wrapper p{font-size:1em}@media screen and (max-width:999px){.wp-block-embed{max-width:100%}.wp-block-embed.alignwide{margin-left:0}}@media screen and (max-width:550px){.wp-block-embed.alignleft,.wp-block-embed.alignright{width:100%;max-width:100%;margin-right:0;margin-left:0}}html .wp-block-search.aligncenter,html .wp-block-search.alignleft,html .wp-block-search.alignright{display:flex}html .wp-block-search .wp-block-search__label{margin-bottom:.3em}html .wp-block-search .wp-block-search__input{border:3px solid #ddd;border-radius:0;padding:14px}html .wp-block-search .wp-block-search__button{margin-left:-3px;border-radius:0;border:3px solid;color:#fff;font-weight:600;text-transform:uppercase;box-shadow:none;padding:.6em 1em .6em;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in}html .wp-block-search .wp-block-search__button:hover{background-color:transparent}@media screen and (max-width:550px){html .wp-block-search.alignleft,html .wp-block-search.alignright{width:100%;max-width:100%;margin-bottom:1.5rem}}html .wp-block-calendar table caption{padding:0 0 1em 0}.wp-block-calendar th,html .wp-block-calendar tbody td{border-right:0;border-left:0}.wp-block-calendar th,html .wp-block-calendar tbody td{padding:6px}html .wp-block-calendar tfoot a{text-decoration:none}html .wp-block-calendar tfoot td{padding:1em 0 0}html .wp-block-calendar #today{font-weight:800}.wp-block-group .wp-block-group:not(.alignfull) .wp-block-group__inner-container,.wp-block-group>.wp-block-group__inner-container{max-width:1200px;margin:0 auto;padding:1em}.entry-content ul.wp-block-social-links{display:flex;flex-wrap:wrap;margin-bottom:calc(1em - 8px)}.entry-content li.wp-social-link{padding:0;margin-right:8px;margin-bottom:8px}.woocommerce-error li{margin:0!important}.woocommerce-error li:before{content:none!important}.woocommerce-info{float:left;width:100%}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{content:'\e016'}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{width:100%}.single-product .wp-block-columns.has-2-columns .layout-column-2{padding-left:25px}.single-product .wp-block-columns.has-2-columns .layout-column-1{padding-right:25px}.single-product span.price{display:block;width:100%}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#404040;font-size:2.05em;margin-bottom:5px;margin-top:0}h2.desciption{font-size:40px;font-weight:900;line-height:1;margin-top:25px}#shop-description,.term-description{width:100%;float:left}@media screen and (max-width:768px){#shop-description{order:1}}@media (max-width:480px){.single-product .wp-block-columns.has-2-columns .layout-column-2{padding-left:0}.single-product .wp-block-columns.has-2-columns .layout-column-1{padding-right:0}}.search-item{position:relative;z-index:99}.search-dropdown.wrapper{display:none;position:absolute;right:0}.atomion-searchform input{float:left;height:50px}.widget .atomion-searchform .atomion-searchfield{width:calc(100% - 50px);max-width:100%}.atomion-searchfield::placeholder{text-transform:uppercase;font-weight:300}.atomion-searchfield:-ms-input-placeholder{text-transform:uppercase;font-weight:300}.atomion-searchfield::-ms-input-placeholder{text-transform:uppercase;font-weight:300}.atomion-searchform .atomion-searchfield{border-right:0}#mobile-navigation .atomion-searchfield{width:calc(100% - 50px)}.atomion-searchform .atomion-searchicon{position:relative;width:50px;height:50px;float:left;text-align:center;padding:14px;font-size:1rem;color:#fff;border:3px solid;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in}.atomion-searchform .atomion-searchsubmit{position:absolute;width:50px;height:50px;top:-3px;right:-3px;background:0 0;border:0!important}.error404 .atomion-searchfield{width:calc(100% - 50px)}.atomion-lightbox-search{position:relative;text-align:center}.atomion-lightbox-search{position:fixed;z-index:100000;top:0;left:0;overflow:hidden;width:100%;height:100vh}.atomion-lightbox-search::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:rgba(0,0,0,.3)}.search__inner{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:50%;background:#f0f0f0}.search__inner--up{color:#dce6e6;background:#fff}.search__inner--down{top:50%;color:#dce6e6}.btn--search-close{font-size:2em;position:absolute;z-index:100;top:1.25em;right:1.25em;display:none;border:0!important;background:0 0}.search--open .btn--search-close:hover{transform:rotate(90deg);transition:.2s all ease}.btn--search-close{display:block}.atomion-lightbox-search .atomion-searchform{width:100%;max-width:900px;margin:0 auto}.atomion-lightbox-search .lightbox-searchfield-wrapper{width:85%;max-width:900px}.atomion-lightbox-search .atomion-searchfield{font-family:inherit;font-size:7vw;line-height:1;display:inline-block;box-sizing:border-box;width:100%;padding:0 0 .1em 0;color:inherit;background:0 0;border:0;border-bottom:4px solid;max-width:unset;height:auto}.atomion-lightbox-search .atomion-searchicon{display:none}.atomion-lightbox-search .atomion-searchfield::-webkit-input-placeholder{opacity:.1;color:#2d3535}.atomion-lightbox-search .atomion-searchfield::-moz-placeholder{opacity:.1;color:#2d3535}.atomion-lightbox-search .atomion-searchfield:-ms-input-placeholder{opacity:.1;color:#2d3535}.atomion-lightbox-search .atomion-searchfield::-webkit-search-cancel-button,.atomion-lightbox-search .atomion-searchfield::-webkit-search-decoration{-webkit-appearance:none}.atomion-lightbox-search .atomion-searchfield::-ms-clear{display:none}.search__info{font-size:90%;font-weight:700;display:block;width:100%;margin:0 auto;padding:.85em 0;text-align:right;float:left}.search__related{display:flex;width:85%;max-width:900px;pointer-events:none}.search__suggestion{width:50%;padding:0 1em 0 0;text-align:left}.search__suggestion:last-child{padding:0 0 0 1em}.search__suggestion h1,.search__suggestion h2,.search__suggestion h3,.search__suggestion h4{color:#fff}.search__suggestion h3{font-size:1.35em;margin:0}.search__suggestion p{font-size:1.15em;color:#fff;line-height:1.4;margin:.75em 0 0 0}.atomion-lightbox-search{pointer-events:none}.search--open{pointer-events:auto}.atomion-lightbox-search::before{opacity:0;transition:opacity .6s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.search--open::before{opacity:1}.btn--search{transition:opacity 0s}.btn--search-close{opacity:0;transform:scale3d(.8,.8,1);transition:opacity .6s,transform .6s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.search--open .btn--search-close{opacity:1;transform:scale3d(1,1,1);background:0 0;border:0}.search__inner{transition:transform .6s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.search__inner--up{transform:translate3d(0,-100%,0)}.search__inner--down{transform:translate3d(0,100%,0)}.search--open .search__inner{transform:translate3d(0,0,0)}.search__suggestion{transform:translate3d(0,150px,0);transition:transform 1s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.search--open .search__suggestion{transform:translate3d(0,0,0);transition-delay:50ms}.search--open .search__suggestion:last-child{transition-delay:.1s}@media screen and (max-width:40em){.btn--search-close{font-size:1.25em}.search__suggestion{width:100%}.search__suggestion:last-child{display:none}}#search-results-wrapper{margin:1.5em auto}.search .woocommerce.sidebar-active ul.products{width:80%;float:left;padding-right:4.5em}.search-results .sidebar-active #search-results-wrapper{float:right}.search-results article.product{width:100%;display:flex;align-items:center}.search-results article.product .post-thumbnail{flex-basis:50%;margin-bottom:0}.search-results article.product .price{font-size:1.3em;line-height:1;font-weight:900;color:#333;margin:0 0 10px}.search-results article.product .price del{color:inherit;opacity:.5;display:inline-block}.search-results article.product .price ins,.search-results article.product p.price ins{color:#e84948;background:0 0}@media (max-width:768px){#search-results-wrapper{display:flex;flex-flow:column}.search .woocommerce.sidebar-active ul.products{width:100%;padding-right:0;display:flex;justify-content:space-between;flex-wrap:wrap}.search .woocommerce.sidebar-active ul.products:before{display:none}.search .woocommerce.sidebar-active ul.products li{flex-basis:48%;float:left;position:relative;clear:both;margin:0 0 2.992em!important}.woocommerce.sidebar-active #shop-sidebar:before{line-height:1.5}.search #shop-sidebar{top:-10px}}.sidebar section{float:left;padding-bottom:2em;border-bottom:1px solid #cbcbcb}.sidebar .widget-title{text-transform:uppercase;font-weight:700;font-size:.88em;letter-spacing:.05em;margin-bottom:1.3em}.sidebar .ham{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .4s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.sidebar .hamRotate.active{transform:rotate(45deg)}.sidebar .hamRotate180.active{transform:rotate(180deg)}.sidebar .line{fill:none;transition:stroke-dasharray .4s,stroke-dashoffset .4s;stroke:#000;stroke-width:5.5;stroke-linecap:round}.sidebar .ham1 .top{stroke-dasharray:40 139}.sidebar .ham1 .bottom{stroke-dasharray:40 180}.sidebar .ham1.active .top{stroke-dashoffset:-98px}.sidebar .ham1.active .bottom{stroke-dashoffset:-138px}#blog-sidebar .widget-title:first-child{margin-top:0}.widget_search form.search-form{position:relative}.widget_search .search-submit{position:absolute;right:0;top:0;width:70px;height:54px;padding:0;border:0;background:#38bae3;color:#fff;text-transform:uppercase;font-weight:600;font-size:14px;border-radius:0}.widget_categories ul,.woocommerce.widget_product_categories ul{margin:0;padding:0;list-style-type:none}.widget_categories ul.children,.woocommerce.widget_product_categories ul.children{margin-left:1em}.widget_categories ul li,.woocommerce.widget_product_categories ul li{margin:3px 0;padding-right:25px;position:relative}.widget_categories ul li a,.woocommerce.widget_product_categories ul li a{font-size:.87em;text-decoration:none;text-transform:uppercase}.widget_categories ul li a:after,.woocommerce.widget_product_categories ul li a:after{content:"\f105";font-family:'Font Awesome\ 5 Free';font-weight:700;float:right;font-size:1.3em;transition:.2s all ease;position:absolute;right:0;height:100%;top:0;display:flex;align-items:center}.widget_categories ul li a:hover:after,.woocommerce.widget_product_categories ul li a:hover:after{margin-right:.5em;transition:.2s all ease}.widget_categories ul li a::after,.woocommerce.widget_product_categories ul li.cat-parent a::after{align-items:flex-start;height:auto}.widget_categories ul.children li a::after{align-items:center;height:100%}.widget_categories ul.children,.woocommerce.widget_product_categories ul.children{margin-left:0!important;padding-left:1em!important;width:calc(100% + 25px)}.widget .tagcloud a{display:inline-block;font-size:11px!important;font-weight:700;line-height:1;text-transform:uppercase;text-decoration:none;margin-bottom:5px;padding:8px;border:1px solid #cbcbcb;border-radius:6px}#content .widget .tagcloud a:hover{color:#fff;transition:.3s all ease}.sidebar-content #wp-calendar tbody td{text-align:center}.sidebar-content #wp-calendar #today{font-weight:700}.shariff:after,.shariff:before{content:" ";display:table}.shariff:after{clear:both}.shariff ul{padding:0;margin:0;list-style:none}.shariff li{overflow:hidden}.shariff li,.shariff li a{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.entry-content .shariff ul li a,.shariff li a{color:#666;position:relative;display:block;text-decoration:none}.shariff li .share_count,.shariff li .share_text{font-family:Arial,Helvetica,sans-serif;font-size:12px;vertical-align:middle;line-height:35px}.shariff li .fab,.shariff li .far,.shariff li .fas{width:35px;line-height:35px;text-align:center;vertical-align:middle}.shariff li .share_count{padding:0 8px;height:33px;position:absolute;top:1px;right:1px}.shariff-button a:hover span{transition:.3s all ease-in-out}.shariff .orientation-horizontal li{-webkit-box-flex:1}.shariff .orientation-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap}.shariff .orientation-horizontal li{float:left;-webkit-box-flex:0;-ms-flex:none;flex:none;width:35px;margin-right:2%;margin-bottom:10px;padding-left:0}.shariff .orientation-horizontal li:last-child{margin-right:0}.shariff .orientation-horizontal li .share_text{display:block;text-indent:-9999px;padding-left:3px}.shariff .orientation-horizontal li .share_count{display:none}.shariff .orientation-vertical.button-style-icon{min-width:35px}.shariff .orientation-vertical.button-style-icon-count{min-width:80px}.shariff .orientation-vertical.button-style-standard{min-width:110px}.shariff .orientation-vertical li{display:block;width:100%;margin:5px 0}.shariff .orientation-vertical.button-style-icon-count li .share_count,.shariff .orientation-vertical.button-style-standard li .share_count{width:24px;text-align:right}@media only screen and (min-width:360px){.shariff .orientation-horizontal.button-style-icon-count li,.shariff .orientation-horizontal.button-style-standard li{min-width:80px}.shariff .orientation-horizontal.button-style-icon-count li .share_count,.shariff .orientation-horizontal.button-style-standard li .share_count{display:block}.shariff .orientation-horizontal.button-style-standard li{width:auto;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.shariff .orientation-horizontal.button-style-standard.shariff-col-1 li,.shariff .orientation-horizontal.button-style-standard.shariff-col-2 li{min-width:110px;max-width:160px}.shariff .orientation-horizontal.button-style-standard.shariff-col-1 li .share_text,.shariff .orientation-horizontal.button-style-standard.shariff-col-2 li .share_text{text-indent:0;display:inline}.shariff .orientation-horizontal.button-style-standard.shariff-col-5 li,.shariff .orientation-horizontal.button-style-standard.shariff-col-6 li{-webkit-box-flex:0;-ms-flex:none;flex:none}}@media only screen and (min-width:640px){.shariff .orientation-horizontal.button-style-standard.shariff-col-3 li{min-width:110px;max-width:160px}.shariff .orientation-horizontal.button-style-standard.shariff-col-3 li .share_text{text-indent:0;display:inline}}@media only screen and (min-width:769px){.shariff .orientation-horizontal.button-style-standard li{min-width:110px;max-width:160px}.shariff .orientation-horizontal.button-style-standard li .share_text{text-indent:0;display:inline}.shariff .orientation-horizontal.button-style-standard.shariff-col-5 li,.shariff .orientation-horizontal.button-style-standard.shariff-col-6 li{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}}@media only screen and (min-width:1024px){.shariff li,.shariff li a{height:30px}.shariff li .fab,.shariff li .far,.shariff li .fas{width:30px;line-height:30px}.shariff li .share_count,.shariff li .share_text{line-height:30px}.shariff li .share_count{height:28px}}@media only screen and (min-width:600px){.shariff .facebook .fa-facebook-f,.shariff .googleplus .fa-google-plus-g,.shariff .linkedin .fa-linkedin-in,.shariff .mail .fa-envelope,.shariff .pinterest .fa-pinterest-p,.shariff .tumblr .fa-tumblr,.shariff .twitter .fa-twitter,.shariff .whatsapp .fa-whatsapp,.shariff .xing .fa-xing{font-size:1em;top:-1px;position:relative}}@media only screen and (max-width:480px){.shariff .orientation-horizontal li{margin-bottom:0;margin-top:0}.shariff .orientation-horizontal li{margin-right:0}}.slick-slide{margin:20px}.slick-dots li{width:auto!important;margin:0 3px;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in}.slick-dots li:hover{transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in}li.slick-active button,li.slick-active button:before{width:25px;height:15px;padding:0}.slick-dots li button:before{font-size:40px;color:#494f57!important;opacity:.25;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in}.slick-dots li.slick-active button:before{font-size:75px;opacity:.5;line-height:27px;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in}[class^=wp-block-woocommerce] ul.products .slick-dots li{background:unset}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-next,.slick-prev{font-size:40px;line-height:0;z-index:1;position:absolute;top:50%;display:block;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;opacity:.4;color:#404040;border:none;outline:0;background:0 0;transition:.3s all ease-in-out}.slick-next:hover,.slick-prev:hover{outline:0;background:0 0;opacity:.8;transition:.3s all ease-in-out}.slick-arrow{overflow:hidden}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-prev{left:65px}[dir=rtl] .slick-prev{right:65px;left:auto}.slick-next{right:65px}[dir=rtl] .slick-next{right:auto;left:65px}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:0;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:26px;height:26px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:55px;line-height:20px;position:absolute;top:4px;left:0;width:26px;height:26px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{top:0;opacity:.75;color:#000}@media only screen and (max-width:768px){.slick-slide{margin:10px}}@media only screen and (max-width:480px){.slick-slide{margin:30px}}.atomion-bg-grey{background:#f5f5f5}.atomion-bg-grey.atomion-product-carousel ul.products .slick-list li{transform:scale(.98);transition:.2s all ease-in-out}.atomion-bg-grey.atomion-product-carousel ul.products .slick-list li:hover{transform:scale(1);box-shadow:0 5px 40px rgba(204,204,204,.75);transition:.2s all ease-in-out}.atomion-offset:not(.gutenberg-block),.atomion-offset>ul.products{margin-top:-13em!important}[class^=wp-block-woocommerce] .no-description .product-excerpt{display:none}[class^=wp-block-woocommerce] .atomion-woocommerce-product-category a{color:#404040}.atomion-product-carousel .woocommerce ul.products li.last,.atomion-product-carousel .woocommerce-page ul.products li.first,.atomion-product-carousel .woocommerce-page ul.products li.last,[class^=wp-block-woocommerce] .atomion-product-carousel ul.products li.first{clear:unset}[class^=wp-block-woocommerce] .atomion-bg-grey{padding:4em 0;margin-left:calc(50% - 0px)}[class^=wp-block-woocommerce] .atomion-offset{margin-top:6em}[class^=wp-block-woocommerce] .atomion-offset.atomion-product-carousel{margin-top:8em}[class^=wp-block-woocommerce] .atomion-bg-grey .slick-dots{bottom:-20px}[class^=wp-block-woocommerce].atomion-offset{padding:0 0 1em}[class^=wp-block-woocommerce] .atomion-product-carousel ul.products li{margin-top:0!important}.atomion-offset .woocommerce ul.products .slick-list li{margin-bottom:4em}.atomion-offset .woocommerce ul.products .slick-dots{bottom:5px}[class^=wp-block-woocommerce] .atomion-product-carousel ul.products .slick-dots li{width:auto!important;margin:0;padding:0}[class^=wp-block-woocommerce] .atomion-product-carousel ul.products .slick-next{right:-55px;overflow-y:hidden}[class^=wp-block-woocommerce] .atomion-product-carousel ul.products .slick-prev{left:-55px;overflow-y:hidden}[class^=wp-block-woocommerce]>.woocommerce ul.products{max-width:1200px;margin:0 auto}.atomion-angel-right a:after{content:"\f105";font-family:'Font Awesome\ 5 Free';font-weight:700;font-size:1.4em;position:relative;left:.7em;top:3px}[class^=wp-block-woocommerce].atomion-text-align-center .site-product-meta .atomion-woocommerce-product-category,[class^=wp-block-woocommerce].atomion-text-align-center .site-product-meta .go-to-product,[class^=wp-block-woocommerce].atomion-text-align-center .site-product-meta .price,[class^=wp-block-woocommerce].atomion-text-align-center .site-product-meta .product-excerpt,[class^=wp-block-woocommerce].atomion-text-align-center .site-product-meta .wgm-info,[class^=wp-block-woocommerce].atomion-text-align-center .site-product-meta h2{text-align:center!important}[class^=wp-block-woocommerce].atomion-text-align-center .site-product-meta h2:after{margin:1em auto 0}#content .atomion-big-headline{font-size:2.5em;margin-bottom:.5em}#content .atomion-big-headline:after{display:none}@media (min-width:768px) and (max-width:1460px){[class^=wp-block-woocommerce] .atomion-product-carousel ul.products .slick-next,[class^=wp-block-woocommerce] .atomion-product-carousel ul.products .slick-prev{display:none!important}}@media (max-width:480px){[class^=wp-block-woocommerce] .atomion-product-carousel ul.products .slick-next,[class^=wp-block-woocommerce] .atomion-product-carousel ul.products .slick-prev{width:40px;height:40px}[class^=wp-block-woocommerce] .atomion-product-carousel ul.products .slick-next{right:0}[class^=wp-block-woocommerce] .atomion-product-carousel ul.products .slick-prev{left:0}#content .atomion-big-headline{font-size:1.8em}}#footer-action-bar .inner,#footer-top .inner,#main-footer .inner,.page-template-page-blank #content .row{max-width:calc(1200px + 10%)}footer.site-footer{padding-top:4em}#footer-action-bar{height:100px;background:#ededed;border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb}#footer-action-bar .inner{height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:0 auto;padding-left:5%;padding-right:5%}#footer-action-bar .inner>div{flex-basis:33%;max-width:33%;text-transform:uppercase;font-weight:900}#footer-action-bar .inner>div:first-child.back-to-top{max-width:100%;flex-basis:100%}#footer-action-bar .inner a{text-decoration:none}#footer-action-bar .prev{order:1;text-align:left}#footer-action-bar .back-to-top{order:2;text-align:center;cursor:pointer}#footer-action-bar .back-to-top i{display:block;margin-bottom:15px;font-size:18px}#footer-action-bar .back-to-top i.fa-angle-double-up{animation:fadeUpInOut 3s infinite;-webkit-animation:fadeUpInOut 3s infinite;-moz-animation:fadeUpInOut 3s infinite;-o-animation:fadeUpInOut 3s infinite}@keyframes fadeUpInOut{0%{opacity:0;transform:translateY(10px)}10%{opacity:.5}20%{opacity:1}80%{opacity:1}90%{opacity:5}100%{opacity:0;transform:translateY(-10px)}}#footer-action-bar .next{order:3;text-align:right}#footer-action-bar .next i,#footer-action-bar .prev i{font-size:1.2em;position:relative;top:2px}#footer-action-bar .prev i{margin-right:1em}#footer-action-bar .next i{margin-left:1em}footer .widget-title{text-transform:uppercase;font-weight:600;font-size:1em;margin:1em 0}footer .social-media-icon{width:35px;height:35px;float:left;margin-right:10px;border-radius:50%}footer .social-media-icon a{display:flex;align-items:center;justify-content:center;border-radius:50%;width:100%;height:100%;font-size:1.2em}footer .social-media-icon:hover,footer .social-media-icon:hover i{transition:.3s all ease-in-out}#main-footer .inner{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 auto;padding:4em 5%}#footer-top ul{list-style:none}#footer-top .inner{display:flex;flex-wrap:wrap;margin:0 auto;padding:1em 5% 0 5%}#main-footer ul{margin:0;padding:0}#main-footer ul li{list-style:none;margin-bottom:.5em}#main-footer ul li a{text-decoration:none}#footer-bottom{width:100%;float:left;padding:1.3em 2.5em}#footer-bottom .inner{width:100%;column-gap:normal;-js-display:flex;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%}#footer-bottom.content-width .inner{max-width:1200px;margin:0 auto}#footer-bottom.has-logo .inner .pull-right{padding-left:3em}#main-footer .inner>*{padding:0 10px}#footer-bottom .footer-logo,#footer-bottom .logo{max-width:150px;width:100%}#footer-bottom .sep{display:block;margin-left:10px}#footer-bottom ul li{list-style-type:none;display:inline-block;margin-left:10px}#footer-bottom span,#footer-bottom ul li a{font-size:.85em;text-decoration:none;text-transform:uppercase;line-height:2}#footer-bottom ul#footer-bottom-menu{margin:0;padding:0}@media screen and (max-width:1000px){#footer-bottom.has-logo .inner .pull-right{padding-left:0;margin-top:1em}}@media (max-width:768px){#footer-action-bar .inner a span,.single-product #footer-action-bar .next,.single-product #footer-action-bar .prev{display:none}#footer-action-bar .inner .page-numbers a{display:inherit}#footer-action-bar .next,#footer-action-bar .prev{display:flex;align-items:center}#footer-action-bar .prev{justify-content:flex-start}#footer-action-bar .next{justify-content:flex-end}#footer-action-bar .back-to-top i{margin-bottom:5px;font-size:23px}#footer-action-bar .prev i{margin-right:.5em}#footer-action-bar .next i{margin-left:.5em}}@media (max-width:480px){footer section{width:100%;flex-basis:100%}#main-footer ul li{hyphens:auto}}@media (max-width:350px){#footer-action-bar .inner{font-size:.9em}}.atomion-newsletter{align-items:center;justify-content:center;display:flex;flex-wrap:wrap}.atomion-newsletter h3{font-weight:700;text-transform:normal}.atomion-newsletter h3:after{content:none}.atomion-newsletter section.col-news-1{width:10%;flex-basis:10%}.atomion-newsletter section.col-news-1 img{padding:20px}.atomion-newsletter section.col-news-8{width:60%;flex-basis:60%}.atomion-newsletter section.col-news-3{width:30%;flex-basis:30%}@media (max-width:999px){.atomion-newsletter{flex-flow:column;width:50%;margin-left:auto;margin-right:auto}.atomion-newsletter section.col-news-1{width:30%;flex-basis:30%}.atomion-newsletter section.col-news-3,.atomion-newsletter section.col-news-8{width:100%;flex-basis:100%}}@media (max-width:768px){.atomion-newsletter{width:100%}}input.mailpoet_submit{text-transform:uppercase;border-radius:0;font-size:1em;font-weight:600;padding:1.05em;-webkit-font-smoothing:unset}input.mailpoet_text{width:100%!important;border:none}p.mailpoet_paragraph{margin:0 0 10px 0}form.mailpoet_form.mailpoet_form_widget{padding:0 20px 0 0}@media (max-width:1000px){#footer-bottom .inner,#footer-bottom .inner .col.pull-right{flex-wrap:wrap}#footer-bottom .inner .col,#footer-bottom .inner .col.pull-right .credits{width:100%}#footer-bottom .inner .col.pull-right .sep{display:none}#footer-bottom .inner .col.pull-left .logo,#footer-bottom .inner .col.pull-right .credits{margin-left:10px}}@media (max-width:480px){#footer-bottom .inner{flex-wrap:wrap;justify-content:center}#footer-top .inner>*{width:100%;flex-basis:100%}#footer-bottom .inner *{justify-content:center;flex-wrap:wrap;text-align:center}}.woocommerce div.product{position:unset}#content .woocommerce .button,.atomion-account .button,.atomion-button-filled,.cc_content_blocker .button,.woocommerce #review_form #respond .form-submit input,.woocommerce .button,.woocommerce .wc-proceed-to-checkout a.checkout-button,.woocommerce .woocommerce-widget-layered-nav-dropdown__submit,.woocommerce a.button,.woocommerce a.button:disabled,.woocommerce button.button,.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button,.woocommerce-MyAccount-content button.button,a.atomion-edit-address-button,input.mailpoet_submit,input[type=submit]{color:#fff;text-transform:uppercase;border-radius:0;font-size:.9em;font-weight:600;padding:.8em;-webkit-font-smoothing:unset;transition:.3s all ease;text-decoration:none}#content .woocommerce .button:hover,#content a.atomion-edit-address-button:hover,.atomion-account .button:hover,.atomion-button-filled:hover,.atomion-mini-cart-widget a.button:hover,.cc_content_blocker .button:hover,.woocommerce #review_form #respond .form-submit input:hover,.woocommerce .button:hover,.woocommerce .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce .widget_product_search button:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce button.button:hover,.woocommerce div.product form.cart .button:hover,.woocommerce input.button:hover,.woocommerce-MyAccount-content button.button:hover,a.atomion-edit-address-button:hover,input[type=submit]:hover{background:0 0;transition:.3s all ease}.woocommerce #respond input#submit.loading::after,.woocommerce a.button.loading::after,.woocommerce button.button.loading::after,.woocommerce input.button.loading::after{top:.8em}.woocommerce span.onsale{border-radius:0;padding:11px 10px;line-height:1;min-height:0;margin:1.5em 0 0 1.5em;text-transform:uppercase}.woocommerce-cart #content .woocommerce a.remove:hover{background:#ccc;border:2px solid #ccc}.woocommerce-cart #content .woocommerce a.remove:hover i{color:#fff}.woocommerce a.remove:hover{background:0 0;border:none}.woocommerce a.remove:hover i{color:#fff}.woocommerce .quantity .qty{width:100%;max-width:90px;height:44px}.woocommerce li.product .product-image-wrapper a.added_to_cart.wc-forward{font-size:.9em;z-index:99;animation:atomionButtonSlideUp .5s}.woocommerce li.product .product-image-wrapper a.added_to_cart.wc-forward:hover{color:#fff!important}@media (max-width:768px){.archive.woocommerce #primary{display:flex;flex-flow:column}.woocommerce .quantity .qty{max-width:50px}}@media (max-width:480px){.woocommerce .quantity .qty{height:39px}}@supports (-moz-appearance:none) and (background-attachment:local) and (not (-moz-osx-font-smoothing:auto)){.woocommerce-grouped-product-list.group_table .quantity .qty{text-align:left}}.woocommerce .woocommerce-breadcrumb{margin:1.5em 0;color:#3d464f;text-transform:uppercase}.woocommerce .woocommerce-breadcrumb a{font-weight:900;color:#3d464f;text-decoration:none}.woocommerce-notices-wrapper{width:100%}.archive .woocommerce-notices-wrapper{float:left}@media (max-width:768px){.archive .woocommerce-notices-wrapper{order:1}.archive .woocommerce-notices-wrapper .woocommerce-message{margin-bottom:0}.woocommerce-message{display:flex;flex-flow:wrap}.woocommerce-message a.wc-forward{width:100%;text-align:center;margin-top:1em;order:2}}.atomion-mailpoet-info{padding-right:50px}.mailpoet_form_widget{margin-top:50px;position:relative}#masthead #desktop-navigation .cart-item{display:flex;align-items:center;position:relative;border-left:1px solid #ddd;border-right:1px solid #ddd}#masthead #desktop-navigation .cart-item .atomion-mini-cart-widget,#masthead #desktop-navigation .cart-item .atomion-mini-cart-widget a,#masthead #desktop-navigation .cart-item .atomion-mini-cart-widget p{transition:all .2s ease-in;-o-transition:all .2s ease-in}#masthead .cart-item .cart-status{display:none}#masthead .cart-item p.woocommerce-mini-cart__empty-message{padding:.8em 1.9em}#masthead .cart-item .atomion-mini-cart-widget{display:none;z-index:-1;position:absolute;overflow:auto;right:0;width:455px;max-height:85vh;box-shadow:0 1px 2px 1px rgba(0,0,0,.1803921568627451)}#masthead #mobile-navigation .cart-item .atomion-mini-cart-widget{right:-5.5%}#masthead .cart-item:hover .atomion-mini-cart-widget{display:block}#masthead #desktop-navigation .cart-item:hover .atomion-mini-cart-widget ul.woocommerce-mini-cart{margin:0;padding:15px 40px}#masthead #mobile-navigation .cart-item .atomion-mini-cart-widget ul.woocommerce-mini-cart{margin:0;padding:15px 2em}#masthead #desktop-navigation .atomion-mini-cart-widget.atomion-mini-cart-img-enabled li,#masthead #mobile-navigation .atomion-mini-cart-widget.atomion-mini-cart-img-enabled li{padding-right:1.5rem;padding-bottom:40px}.gm-active #masthead #desktop-navigation .atomion-mini-cart-widget.atomion-mini-cart-img-enabled li,.gm-active #masthead #mobile-navigation .atomion-mini-cart-widget.atomion-mini-cart-img-enabled li{padding-right:1.5rem;padding-bottom:25px}#masthead #desktop-navigation .atomion-mini-cart-widget.atomion-mini-cart-img-enabled li>:not(.remove),#masthead #mobile-navigation .atomion-mini-cart-widget.atomion-mini-cart-img-enabled li>:not(.remove){padding-left:4.375rem}#masthead #desktop-navigation .atomion-mini-cart-widget li img,#masthead #mobile-navigation .atomion-mini-cart-widget li img{position:absolute;left:0}#masthead #mobile-navigation .mini_cart_item>a:first-child{display:block}.header-cart-link .cart-icon{margin-right:10px}#header .atomion-mini-cart-widget li{list-style:none;width:100%;position:relative;padding:25px 0;line-height:1}.woocommerce .atomion-mini-cart-widget ul.product_list_widget li .woocommerce-Price-amount{font-size:14px}.atomion-mini-cart-widget li a{text-transform:none;line-height:1.3}.atomion-mini-cart-widget li img{float:left;margin-right:20px;max-width:50px}.atomion-mini-cart-widget li>span.quantity{display:block;font-size:14px;line-height:1}.atomion-mini-cart-widget li>span.wgm-info{display:block;font-size:.8em;line-height:1.3}.atomion-mini-cart-widget.no-tax-rate .wgm-info.woocommerce-de_price_taxrate{display:none!important}.atomion-mini-cart-widget li span.quantity .woocommerce-Price-amount.amount{font-weight:900}.atomion-mini-cart-widget li a.remove_from_cart_button{position:absolute;right:0;top:25%}.atomion-mini-cart-widget p.woocommerce-mini-cart__total{float:left;width:100%;padding:20px 40px;text-align:right;line-height:1;margin:0}.atomion-mini-cart-widget a.remove{font-size:1em}#header .atomion-mini-cart-widget .buttons{width:100%;float:left;margin:1.25em 0 0}#header .atomion-mini-cart-widget .button{width:50%;display:block;float:left;text-align:center;text-transform:uppercase;font-weight:900;line-height:1;padding:18px 10px 20px;border:0}#header .cart-item .atomion-mini-cart-widget .button.wc-forward{color:#fff;background:#222;position:relative;overflow:hidden;z-index:1;cursor:pointer;transition:80ms ease-in;-o-transition:80ms ease-in;-ms-transition:80ms ease-in;-moz-transition:80ms ease-in;-webkit-transition:80ms ease-in}#header #mobile-navigation .cart-item .atomion-mini-cart-widget .button.wc-forward{color:#fff;font-size:1em}#header .cart-item .atomion-mini-cart-widget .button.wc-forward:before{content:"";position:absolute;margin-right:0;opacity:.5;bottom:0;left:0;right:100%;top:0;z-index:-1;transition:right 90ms ease-in;-webkit-transition:right 90ms ease-in}#header .cart-item .atomion-mini-cart-widget .button.checkout.wc-forward:before{background:#000}#header .cart-item .atomion-mini-cart-widget .button.wc-forward:hover:before{right:0}.atomion-mini-cart-widget .button.wc-forward:before{content:"\f07a";font-family:'Font Awesome\ 5 Free';font-weight:700;margin-right:10px}.atomion-mini-cart-widget .button.checkout:before{content:"\f0a9"}@media screen and (max-width:1000px){.atomion-mini-cart-widget p.woocommerce-mini-cart__total{margin-bottom:17px}.admin-bar .atomion-mini-cart-widget p.woocommerce-mini-cart__total{margin-bottom:49px}}@media screen and (max-width:782px){.admin-bar .atomion-mini-cart-widget p.woocommerce-mini-cart__total{margin-bottom:63px}}#masthead #desktop-navigation .wishlist-item{border-right:1px solid #ddd}.woocommerce table.shop_table{border:0}.woocommerce table.shop_table td{padding:3.4em .75em}.woocommerce table.shop_table td .product-tax,.woocommerce table.shop_table td.product-subtotal,.woocommerce table.shop_table td:last-child,.woocommerce table.shop_table th.product-total{text-align:right}.woocommerce table.shop_table td.product-name{width:50%;font-weight:900}.woocommerce table.shop_table td.product-name .german-market-product-image.checkout~small,.woocommerce table.shop_table td.product-name .german-market-product-image.order~small{display:inherit}.woocommerce table.shop_table .product-name ul{margin-top:1em}.woocommerce table.shop_table .product-name ul li{margin:0}.woocommerce table.shop_table td.product-quantity{width:5%}.woocommerce table.shop_table td a{text-decoration:none;font-weight:900}.woocommerce-order-received table.shop_table td.product-name{width:60%;font-weight:400;font-size:.8em}.woocommerce-order-received table.shop_table td.product-name .product-desc{display:inherit}.woocommerce-order-received table.shop_table td a{text-decoration:none;font-weight:900;font-size:1.2em;width:100%;display:block}.woocommerce table.shop_table td.product-remove a{width:1.6em;height:1.6em}.woocommerce table.shop_table td i{color:#ccc}.woocommerce-account .woocommerce-order-downloads{border-bottom:1px solid #ddd;padding-bottom:2rem}.woocommerce-account h2.woocommerce-order-downloads__title{font-size:20px;font-family:SourceSansPro,sans-serif;font-weight:400;margin-top:.5rem}.woocommerce-account h2.woocommerce-order-downloads__title:after{display:none}.woocommerce .woocommerce-table--order-downloads{border:0!important}.woocommerce .woocommerce-table--order-downloads thead th{padding-left:0!important;padding-right:0!important}.woocommerce .woocommerce-table--order-downloads tbody td{padding:.3em 0!important}.woocommerce .woocommerce-table--order-downloads .download-product a{font-size:inherit}.woocommerce-account .woocommerce-table--order-downloads .download-file a{display:block;margin:.5rem 0;text-align:center}.woocommerce-account .woocommerce-table--order-downloads .woocommerce-MyAccount-downloads-file{display:inline-block!important;width:100%}@media (max-width:768px){.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{margin-bottom:2em;position:relative}.woocommerce table.shop_table td{padding:.3em 0;border:0}.woocommerce table.shop_table td.product-thumbnail{padding-top:1em;display:block!important}.woocommerce table.shop_table_responsive tr td.product-thumbnail::before,.woocommerce-page table.shop_table_responsive tr td.product-thumbnail::before{display:none}.woocommerce table.shop_table td.product-name{width:100%}.woocommerce table.shop_table td.product-subtotal{padding-bottom:1em}.woocommerce table.shop_table td small{display:none}.woocommerce table.shop_table td.product-remove{position:absolute;background:0 0!important;bottom:10px;left:-5px}body:not(.gm-active) .woocommerce table.shop_table td.product-remove{bottom:-25px}.woocommerce table.shop_table td.actions{background:#fff!important}.woocommerce table.shop_table tr.jde_hint{border-top:1px solid #ddd;padding:2em 0 1em}.woocommerce-order-received .woocommerce-table--order-downloads tbody{display:block}}.woocommerce form .form-row{padding:3px 0;margin:0 0 17px}.woocommerce form .form-row .select2-container{height:50px}.select2-container--default .select2-selection--single{position:relative;border:3px solid #ddd;border-radius:0;height:50px;padding:9px 5px}.sidebar-content .select2-container--default .select2-selection--multiple,.sidebar-content .select2-container--default .select2-selection--single{padding:0}.sidebar-content .select2-container--default .select2-selection--single{position:relative;border:3px solid #ddd;border-radius:0;height:50px;padding:9px 5px}.sidebar-content .select2-container--default .select2-selection--multiple,.sidebar-content .select2-container--default.select2-container--focus .select2-selection--multiple{position:relative;border:3px solid #ddd;border-radius:0;min-height:50px;padding:4px 5px}.sidebar-content .woocommerce-widget-layered-nav-dropdown__submit{width:100%}.sidebar-content .select2-container--default .select2-selection--single .select2-selection__placeholder{font-weight:700}.sidebar-content .select2-container--default .select2-selection--single .select2-selection__placeholder{font-weight:700}.sidebar-content .select2-container--default .select2-selection--multiple .select2-search__field::placeholder{opacity:1}.select2-container--default .select2-selection--single .select2-selection__arrow,.sidebar-content .select2-container--default .select2-selection--single .select2-selection__arrow{top:8px;right:7px}span.select2-dropdown.select2-dropdown--below{border:3px solid #ddd;border-top:0}.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:100%}.woocommerce form .form-row textarea{height:7em;box-shadow:none;-webkit-appearance:none}.woocommerce .product-image-wrapper{position:relative;text-align:center;line-height:0}.woocommerce .product-image-wrapper:before{content:'';display:block;visibility:hidden;position:absolute;width:100%;height:100%;background-color:#fff;opacity:0;transition:all .3s ease-in-out}#content .woocommerce li.product .product-image-wrapper:hover:before,.woocommerce li.product .product-image-wrapper:hover:before{opacity:1;visibility:visible}.product-image-wrapper{position:relative;overflow:hidden;width:100%}.product-image-wrapper .woocommerce-LoopProduct-link.woocommerce-loop-product__link{float:left;z-index:10}.product-image-wrapper img{-webkit-transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(1.15);transform:scale(1.15);opacity:1}.button.product_type_external,.button.product_type_grouped,.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,.button.product_type_variable.add_to_cart_button{position:absolute;bottom:0;width:100%;padding:10px 0;background:#000;color:#fff;font-weight:900;line-height:1.5;border:none;text-transform:uppercase;z-index:10}.product-image-wrapper .atomion-product-lupe{bottom:40%!important;max-width:30%;z-index:10;margin-left:auto;margin-right:auto;left:0;right:0;color:#000!important;background:0 0!important;font-size:1.6em}.product-image-wrapper .atomion-product-lupe i{color:#000;font-size:2em}.product-image-wrapper:hover img{opacity:.3;-webkit-transform:scale(1);transform:scale(1)}#content .woocommerce li.product .product-image-wrapper:hover a,.woocommerce li.product .product-image-wrapper:hover a{display:block;margin-bottom:0}#content .woocommerce li.product .product-image-wrapper a.add_to_cart_button,.woocommerce li.product .product-image-wrapper a.add_to_cart_button,.woocommerce li.product .product-image-wrapper a.product_type_external{overflow:hidden;z-index:99;cursor:pointer;transition:.2s ease-in;-o-transition:.2s ease-in;-ms-transition:.2s ease-in;-moz-transition:.2s ease-in;-webkit-transition:.2s ease-in;animation:atomionButtonSlideUp .5s}#content .woocommerce li.product .product-image-wrapper a.add_to_cart_button:before,.woocommerce li.product .product-image-wrapper a.add_to_cart_button:before,.woocommerce li.product .product-image-wrapper a.product_type_external:before{content:""!important;position:absolute;background:#fff;margin-right:0;opacity:.2;bottom:0;left:0;right:100%;top:0;z-index:-1;transition:right .2s ease-in;-webkit-transition:right .2s ease-in}#content .woocommerce li.product .product-image-wrapper a.add_to_cart_button:hover:before,.woocommerce li.product .product-image-wrapper a.add_to_cart_button:hover:before,.woocommerce li.product .product-image-wrapper a.product_type_external:hover:before{right:0}#content .woocommerce li.product .product-image-wrapper:hover a.atomion-product-lupe,.woocommerce li.product .product-image-wrapper:hover a.atomion-product-lupe{animation:atomionFadeIn .5s}@keyframes atomionButtonSlideUp{0%{bottom:-45px}100%{bottom:0}}@keyframes atomionFadeIn{0%{opacity:0}100%{opacity:1}}#content .woocommerce li.product .product-image-wrapper a:hover,.woocommerce li.product .product-image-wrapper a:hover{background:#000;color:#fff;box-shadow:none}#content .woocommerce li.product .product-image-wrapper a.woocommerce-LoopProduct-link,.woocommerce li.product .product-image-wrapper a.woocommerce-LoopProduct-link{height:100%;background:0 0}#content .woocommerce li.product .product-image-wrapper a,.woocommerce li.product .product-image-wrapper a{display:none;position:absolute;bottom:0;width:100%;padding:10px 0;background:#000;color:#fff;font-weight:900;line-height:1.5;border:none;text-transform:uppercase}.woocommerce li.product .site-product-meta{text-align:center}.woocommerce .related-slider{position:relative}.woocommerce>.related h2{padding:50px 0 15px;text-align:center;border-top:1px solid #cbcbcb}.woocommerce .related.products h2{font-size:2em;font-weight:800;text-align:center;margin:2em 0 1.5em}.woocommerce .related-slider .slick-dots{bottom:10px}.woocommerce .cross-sells ul.products h2.woocommerce-loop-product__title,.woocommerce .related ul.products h2.woocommerce-loop-product__title,.woocommerce .up-sells ul.products h2.woocommerce-loop-product__title{font-size:1.2em}.woocommerce .related-slider ul.products .slick-list li.product{clear:unset!important}.woocommerce .cross-sells .product img,.woocommerce .related .product img,.woocommerce .up-sells .product img,[class^=wp-block-woocommerce] .woocommerce .product img{width:100%}.woocommerce li.product .site-product-meta h2{text-align:center;hyphens:auto}.woocommerce li.product .site-product-meta h2:after{display:none}.woocommerce li.product .site-product-meta a img{margin:0 0 1em}.woocommerce ul.products li.product .price{font-size:1em;line-height:1;font-weight:900;color:#333;margin:0 0 10px}.woocommerce div.product p.price ins,.woocommerce ul.products li.product .price ins{color:#e84948}.woocommerce ul.products li.product .onsale{border-radius:0;padding:11px 10px;line-height:1;min-height:0;margin:1em 1em 0 0;text-transform:uppercase}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:100%}.woocommerce .cart-collaterals .cross-sells .slick-slider li{padding-left:0}.has-revert-scale .product-image-wrapper img{-webkit-transform:scale(1);transform:scale(1)}.has-revert-scale .product-image-wrapper:hover img{-webkit-transform:scale(1.15);transform:scale(1.15)}.has-no-scale .product-image-wrapper img{-webkit-transform:scale(1);transform:scale(1)}.has-no-scale .product-image-wrapper:hover img{-webkit-transform:scale(1);transform:scale(1)}.has-no-scale .product-image-wrapper:hover a.atomion-product-lupe i{display:none}#content .woocommerce li.has-no-add-to-cart .product-image-wrapper:hover a.add_to_cart_button,#content .woocommerce li.has-no-add-to-cart .product-image-wrapper:hover a.product_type_external,#content .woocommerce li.has-no-add-to-cart .product-image-wrapper:hover a.product_type_grouped,.woocommerce li.has-no-add-to-cart .product-image-wrapper:hover a.add_to_cart_button,.woocommerce li.has-no-add-to-cart .product-image-wrapper:hover a.product_type_external,.woocommerce li.has-no-add-to-cart .product-image-wrapper:hover a.product_type_grouped{display:none}@media screen and (min-width:769px){.woocommerce .cross-sells.grid>ul,.woocommerce .related-grid>ul,.woocommerce .up-sells-grid>ul{display:flex;justify-content:center;flex-wrap:wrap}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-4 li.product,.woocommerce-page ul.products li.product{width:22.05%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}}@media screen and (max-width:768px){.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%}}@media (max-width:480px){#content .woocommerce ul.products:not(.slick-slider) li.product{margin-bottom:1em}}@media (hover:none) and (pointer:coarse) and (max-width:1000px){.woocommerce li.product .product-image-wrapper:hover a.atomion-product-lupe,.woocommerce li.product .product-image-wrapper:hover a.button{display:none}.woocommerce li.product .product-image-wrapper a.woocommerce-LoopProduct-link{display:block}}.woocommerce .woocommerce-Reviews{width:100%;float:left;margin-top:1em}.woocommerce #reviews #comments,.woocommerce #reviews #review_form_wrapper{max-width:700px;width:100%}.woocommerce #reviews #comments{margin-bottom:3em;float:left;width:58%;margin-right:2em}.woocommerce #reviews #review_form_wrapper{float:left}#reviews .woocommerce-verification-required{width:100%;float:left}.comment-form-rating,.woocommerce #reviews span#reply-title{text-transform:uppercase;font-weight:900;display:block;margin-bottom:30px}.woocommerce #reviews #comments .woocommerce-Reviews-title{color:#333;font-weight:700;font-size:1em;margin:0 0 3em;display:block}.related h2:after,.woocommerce #reviews #comments .woocommerce-Reviews-title:after{display:none}.woocommerce div.product .woocommerce-product-rating{margin-bottom:0}.woocommerce #reviews #comments ol.commentlist{padding-left:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{width:75px;position:relative;float:left;border:0;padding:0}.woocommerce #reviews #comments ol.commentlist li .meta{float:left;margin-left:1.7em;margin-top:5px}.woocommerce #reviews #comments ol.commentlist li .meta time{display:block;font-size:1.2em;line-height:1.3}.woocommerce #reviews #comments ol.commentlist li .meta .woocommerce-review__author{font-size:1.65em}.woocommerce #reviews #comments ol.commentlist li .comment-text{display:inline-flex;width:100%;margin-left:0;border:0;padding:0}.woocommerce #reviews #comment{height:200px}.woocommerce #review_form #respond p{margin:0 0 1.4em}.woocommerce #review_form #respond p #email-notes{display:block}.woocommerce #review_form #respond p.comment-notes{margin:0 0 45px}.woocommerce #review_form #respond p.stars{margin-top:15px}.woocommerce #reviews #comments ol.commentlist li .comment-text p{line-height:1.5}@media (max-width:1000px){.woocommerce .woocommerce-Reviews{display:flex;flex-flow:column wrap}.woocommerce #reviews #comments{order:2;width:100%;max-width:100%}.woocommerce #reviews #review_form_wrapper{order:3}}.product_meta a,.product_meta span{text-transform:uppercase;text-decoration:none}.product_meta>span{display:block}.product_meta>span .meta-topic{font-weight:600}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,.25)}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#ededed}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1em}.sidebar-content .woocommerce .wgm-info,footer .widget.woocommerce .wgm-info{display:block!important;padding-left:70px}.sidebar-content .woocommerce .wgm-info a,footer .widget.woocommerce .wgm-info a{display:inline!important}.sidebar-content .woocommerce li>.wgm-sale-label,footer .widget.woocommerce li>.wgm-sale-label{display:block;font-size:14px;font-size:.87em}.woocommerce .widget_product_search form.woocommerce-product-search{position:relative}.woocommerce .widget_product_search button{position:absolute;right:0;top:0;width:50px;height:50px;padding:0;border:0;color:#fff;text-transform:uppercase;font-weight:600;font-size:14px;border-radius:0}.sidebar .search-field{width:100%}.woocommerce ul.product_list_widget li{padding:7px 0;line-height:1}.woocommerce ul.product_list_widget li a{font-size:inherit;font-weight:400;text-decoration:none;line-height:1.3}.woocommerce ul.product_list_widget li img{float:left;margin:0 20px 0 0;width:50px}.woocommerce ul.product_list_widget li .star-rating{font-size:.7em;margin:3px 0 1px}.woocommerce ul.product_list_widget li ins{background:0 0}.woocommerce ul.product_list_widget li .woocommerce-Price-amount,.woocommerce ul.product_list_widget li del span,.woocommerce ul.product_list_widget li ins span{font-size:.87em;font-weight:900}.woocommerce nav.woocommerce-pagination{width:100%}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{font-size:1.25rem}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{font-weight:900;color:#3d464f;background:0 0}.woocommerce nav.woocommerce-pagination ul li span.current:after{content:'';display:block;position:relative;width:16px;height:1px;background:#3d454f;margin-top:8px}.woocommerce nav.woocommerce-pagination a.prev.page-numbers{margin-right:10px!important}.woocommerce nav.woocommerce-pagination a.next.page-numbers{margin-left:10px!important}.woocommerce #atomion-shariff{border-top:1px solid #ddd;margin-top:1em;padding-top:1em;padding-bottom:1em}.woocommerce span.wc-shariff{font-weight:600;text-transform:uppercase}.woocommerce .shariff{display:inline-block}.woocommerce .shariff .orientation-horizontal{flex-wrap:nowrap}[class^=wp-block-woocommerce] ul.products li{background:#fff}[class^=wp-block-woocommerce] ul.products li.product{margin-top:3.8%}[class^=wp-block-woocommerce] .site-product-meta{margin-top:2em;display:flex;flex-flow:column}[class^=wp-block-woocommerce] ul.products li .atomion-woocommerce-product-category{font-weight:300}[class^=wp-block-woocommerce] .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1.1em;font-weight:900}[class^=wp-block-woocommerce] .woocommerce ul.products li.product .price{order:3;font-size:1.2em}[class^=wp-block-woocommerce] .site-product-meta .wgm-info{order:4}[class^=wp-block-woocommerce] .site-product-meta .woocommerce-de_price_taxrate{margin-top:1em}[class^=wp-block-woocommerce] .site-product-meta .woocommerce_de_versandkosten{margin-bottom:.5em}[class^=wp-block-woocommerce] .site-product-meta .go-to-product{order:5}[class^=wp-block-woocommerce] .site-product-meta p{order:9}[class^=wp-block-woocommerce] .site-product-meta h2.woocommerce-loop-product__title:after{content:'';display:block!important;width:40px;height:1px;margin:1em 0}[class^=wp-block-woocommerce] ul.products li .atomion-woocommerce-product-category,[class^=wp-block-woocommerce] ul.products li .go-to-product,[class^=wp-block-woocommerce] ul.products li .price,[class^=wp-block-woocommerce] ul.products li .product-excerpt,[class^=wp-block-woocommerce] ul.products li .wgm-info,[class^=wp-block-woocommerce] ul.products li h2{padding:0 40px!important;text-align:left!important}[class^=wp-block-woocommerce] ul.products li .star-rating{margin-left:40px;padding-bottom:1rem}.woocommerce .cross-sells ul.products li.product .button:not(.add_to_cart_button):not(.product_type_external),.woocommerce .related ul.products li.product .button:not(.add_to_cart_button):not(.product_type_external),.woocommerce .up-sells ul.products li.product .button:not(.add_to_cart_button):not(.product_type_external),[class^=wp-block-woocommerce] ul.products li .button{margin:2em 0}[class^=wp-block-woocommerce] ul.products li.product .product-excerpt strong{display:inline}.wc-block-featured-product__title:after{margin-left:auto;margin-right:auto}.wc-block-featured-product.has-left-content .wc-block-featured-product__title:after{margin-left:0}.wc-block-featured-product.has-right-content .wc-block-featured-product__title:after{margin-right:0}.wc-block-featured-product .wc-block-featured-product__description p{color:#fff}.wc-block-featured-product .wc-block-featured-product__description ul li{padding-left:0}.wc-block-featured-product .wc-block-featured-product__description ul li:before{position:relative!important;margin-right:.8em}.wc-block-featured-product.has-right-content .wc-block-featured-product__description ul li{margin-right:0}.wc-block-featured-product .wc-block-featured-product__price{font-size:125%}@media (max-width:768px){[class^=wp-block-woocommerce] ul.products li .atomion-woocommerce-product-category,[class^=wp-block-woocommerce] ul.products li .go-to-product,[class^=wp-block-woocommerce] ul.products li .price,[class^=wp-block-woocommerce] ul.products li .product-excerpt,[class^=wp-block-woocommerce] ul.products li .wgm-info,[class^=wp-block-woocommerce] ul.products li h2{padding:0 5%!important}[class^=wp-block-woocommerce] ul.products li .star-rating{margin-left:5%}}.atomion_quick_view.button{margin-top:0!important;padding:.5rem!important;font-weight:400!important;width:100%}.atomion_quick_view.filled-hover-brighten,.atomion_quick_view.filled-hover-darken{z-index:9}.atomion_quick_view.filled-hover-brighten:before,.atomion_quick_view.filled-hover-darken:before{content:'';width:calc(100% + 6px);opacity:0;position:absolute;height:calc(100% + 6px);z-index:-1;left:-3px;top:-3px;transition:all .2s ease-in!important}.atomion_quick_view.filled-hover-darken:hover:before{opacity:.15;transition:opacity .2s ease-in!important;background:#000}.atomion_quick_view.filled-hover-brighten:hover:before{opacity:.15;transition:opacity .2s ease-in!important;background:#fff}.atomion_quick_view.button-outline.outline-hover-coloring{border:0!important;transition:color .25s .083s;line-height:calc(100% + 6px)}.atomion_quick_view.button-outline.outline-hover-coloring:after,.atomion_quick_view.button-outline.outline-hover-coloring:before{border:0 solid transparent;box-sizing:border-box;content:''!important;pointer-events:none;position:absolute;width:0;height:0;bottom:0;right:0}.atomion_quick_view.button-outline.outline-hover-coloring:before{transition-delay:0s,0s,.25s!important;border-bottom-width:3px;border-left-width:3px}.atomion_quick_view.button-outline.outline-hover-coloring:after{transition-delay:0s,.25s,0s!important;border-top-width:3px;border-right-width:3px}.atomion_quick_view.button-outline.outline-hover-coloring:hover:after,.atomion_quick_view.button-outline.outline-hover-coloring:hover:before{transition:border-color 0s,width .25s,height .25s;width:100%;height:100%}.atomion_quick_view.button i{position:relative;font-size:.8rem;top:.01rem;margin-right:.3rem}.cross-sells .site-product-meta .atomion_quick_view,.related .site-product-meta .atomion_quick_view,.up-sells .site-product-meta .atomion_quick_view,[class^=wp-block-woocommerce] .site-product-meta .atomion_quick_view{margin-top:-2rem!important}#atomion-quick-view-modal .close{background:0 0;border:0;font-size:1.2rem;overflow:hidden;position:absolute;right:1rem;top:1rem;z-index:9}#atomion-quick-view-content-wrapper{display:flex;align-items:center;max-width:950px;width:100%;height:100%;margin:0 auto;position:relative}#atomion-quick-view-modal #atomion-quick-view-content{position:relative;width:100%}#atomion-quick-view-content .woocommerce-product-gallery__trigger{display:none!important}#atomion-quick-view-modal .atomion-spinner{position:absolute;top:0}#atomion-quick-view-content .product-content{padding:2rem;background:#fff;position:relative;overflow:auto;height:100%;max-height:650px}#atomion-quick-view-content .product a.wishlist-add{float:left;line-height:1.2}.atomion_qv_next_data,.atomion_qv_prev_data{position:absolute;background:#000;opacity:.8;display:flex;align-items:center;padding:.5rem .8rem;color:#fff;top:50%;width:240px;z-index:-1;cursor:pointer}.atomion_qv_prev_data{left:-35px;transition:left ease-in-out .5s}.atomion_qv_prev_data img{margin-right:1rem}.atomion_qv_prev_data i{margin-right:.8rem}.atomion_qv_prev_data:hover{left:-240px;transition:left ease-in-out .5s}.atomion_qv_next_data{right:-35px;transition:right ease-in-out .5s;justify-content:flex-end}.atomion_qv_next_data img{margin-left:1rem}.atomion_qv_next_data i{margin-left:.8rem}.atomion_qv_next_data:hover{right:-240px;transition:right ease-in-out .5s}.atomion_qv_next_data img,.atomion_qv_prev_data img{width:40px}.atomion_qv_prev_next_wrapper.prev-next-3>div{padding:.8rem .8rem;height:56px}.prev-next-3 .atomion_qv_prev_data:hover{left:-40px}.prev-next-3 .atomion_qv_next_data:hover{right:-40px}@media screen and (max-width:1250px){#atomion-quick-view-content-wrapper{max-width:calc(100% - 480px)}#atomion-quick-view-content .product-content{max-height:500px}}@media screen and (max-width:1070px){#atomion-quick-view-content-wrapper{max-width:70%}#atomion-quick-view-content .product-content{max-height:500px}.atomion_qv_next_data:hover{right:-35px}.atomion_qv_prev_data:hover{left:-35px}}@media screen and (max-width:1050px){#atomion-quick-view-content-wrapper{max-width:calc(100% - 75px)}}@media screen and (max-width:480px){#atomion-quick-view-content .product-content{padding:2rem 3.5rem}#atomion-quick-view-content-wrapper{max-width:100%}.atomion_qv_prev_next_wrapper.prev-next-3>div{height:39px}.atomion_qv_next_data,.atomion_qv_prev_data{width:40px;padding:.8rem;opacity:.5;background:#000;z-index:1}.atomion_qv_next_data{right:0}.atomion_qv_prev_data{left:0}}.woocommerce-de_price_taxrate,.woocommerce_de_versandkosten{display:inline-block!important}.woocommerce ul.products li.product .wgm-info{display:block!important}.woocommerce table.shop_table td .product-tax,.woocommerce-cart .wgm-tax,.woocommerce-checkout .wgm-tax{white-space:pre-wrap;max-width:100px;margin-right:0;margin-left:auto;display:block;line-height:1.5}label.german-market-privacy-declaration-product-review{margin-left:7px}.gm-fic-nutritional-values{border-bottom:1px solid #ddd}.gm_fic_nutritional_values_remark{font-weight:700;display:block;padding:10px 5px;text-align:right}.gm-fic-nutritional-values-tr{border:1px solid #ddd}.gm-fic-nutritional-values-tr td{padding:10px}.gm-fic-nutritional-values-tr td:last-child{text-align:right}.gm-fic-nutritional-values [class*=nut-sub]{border-top:none;border-bottom:none;opacity:.85}.gm-fic-nutritional-values [class*=nut-sub]:first-child{padding-left:20px}[class^=wp-block-woocommerce] span.german-market-legal-information-for-product-reviews.after-star-rating{margin:1em 40px;width:calc(100% - 80px);text-align:left}[class^=wp-block-woocommerce] span.german-market-legal-information-for-product-reviews.short-after-star-rating{padding:0 40px;text-align:left}.woocommerce-products-header,.woocommerce-result-count{display:inline-block;width:100%}.post-type-archive-product #atomion-breadcrumbs{margin:3em auto 1em}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count,h1.woocommerce-products-header__title.page-title{float:left;display:block}h1.woocommerce-products-header__title.page-title{width:auto;padding-right:1em}.woocommerce .woocommerce-result-count{margin:2em 0 3.1em 0;width:auto}.woocommerce .woocommerce-ordering{margin:1.5em 0 2.3em;width:20%;float:right}.woocommerce form.atomion-select-ppp{margin:2.3em 0 3.1em 0;padding-right:4.5em;width:auto}.select.wppp-select{display:none}.atomion-select-ppp a.text-option{margin:6px 5px;cursor:pointer}.atomion-select-ppp a.text-option:last-child{margin:6px 0 6px 5px}.orderby option{background:#fff}.woocommerce-products-header .page-description{order:5;width:100%;display:block;clear:both}.woocommerce-products-header .term-description{float:left;order:1}@media (max-width:768px){.woocommerce-products-header{order:1;margin:0}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count,h1.woocommerce-products-header__title.page-title{width:auto}.woocommerce-products-header{display:flex;flex-flow:wrap;position:relative;justify-content:space-between}h1.woocommerce-products-header__title.page-title{order:1;width:auto}.woocommerce .woocommerce-ordering{position:relative;order:2;right:0}.woocommerce .woocommerce-ordering:not(.atomion-select-ppp),h1.woocommerce-products-header__title.page-title{margin-bottom:.5em}.woocommerce form.atomion-select-ppp{position:relative;order:3;top:unset;height:auto;width:100%;text-align:right;margin:0;padding-right:0}.woocommerce .woocommerce-result-count{order:3;width:100%;margin:1em 0}}@media (max-width:480px){.post-type-archive-product #atomion-breadcrumbs{margin:1.5em auto 0}.woocommerce .woocommerce-ordering:not(.atomion-select-ppp),h1.woocommerce-products-header__title.page-title{width:100%}}.woocommerce .sidebar-active div>ul.products{width:80%;float:left;padding-right:4.5em}.woocommerce .sidebar-active .sidebar-left>ul.products{float:right;padding-left:4.5em;padding-right:0}.woocommerce main>ul.products{margin-top:1em}.woocommerce main>ul.products li{text-align:center}.archive ul.products .star-rating,.cross-sells .products .star-rating,.page ul.products .star-rating,.related .products .star-rating,.single ul.products .star-rating,.up-sells .products .star-rating{margin-left:auto;margin-right:auto;padding-bottom:1rem}.archive ul.products .star-rating span::before,.archive ul.products .star-rating::before,.cross-sells ul.products .star-rating span::before,.cross-sells ul.products .star-rating::before,.related ul.products .star-rating span::before,.related ul.products .star-rating::before,.up-sells ul.products .star-rating span::before,.up-sells ul.products .star-rating::before,[class^=wp-block-woocommerce] ul.products li .star-rating span::before,[class^=wp-block-woocommerce] ul.products li .star-rating::before{padding-top:2px}@media (max-width:768px){.woocommerce div>ul.products{order:5}.woocommerce .sidebar-active div>ul.products{width:100%;padding-right:0!important;padding-left:0!important;margin-top:0}.woocommerce ul.products[class*=columns-].tab-4-4 li.product{width:100%}}#shop-sidebar{width:20%;float:left}@media (max-width:768px){.sidebar-active #primary main{position:relative}.woocommerce .sidebar-active p.woocommerce-result-count{width:85%}#shop-sidebar{width:auto;order:4;right:0;position:relative}#shop-sidebar>.sidebar-content{display:none;width:100%;float:left;margin-top:1em}#shop-sidebar>:last-child{margin-bottom:0}}@media (max-width:480px){.woocommerce .sidebar-active p.woocommerce-result-count{width:100%}}.woocommerce div.product div.summary{margin-top:-5px}#atomion-summary-wrapper{position:relative}#atomion-summary-wrapper .summary .wgm-info.fic-alcohol{font-size:.8em;display:block}.product-type-grouped #atomion-summary-wrapper .wgm-info{display:block!important}.woocommerce div.product .product_title{font-size:2em;font-weight:600;margin-bottom:5px;line-height:1}.product-page-sections{display:block;float:left;width:100%}.product-page-sections .entry-content,.product-page-sections .headline-wrapper{width:100%}.product-page-sections .headline-wrapper:after{content:'';display:block!important;position:absolute;left:0;margin-top:-1px;width:100%;height:1px;background:#ddd;z-index:-1}.product-page-sections .section-headding,.woocommerce div.product .product-page-tabs .woocommerce-tabs ul.tabs li a{display:inline-block;margin:0;font-size:1em;letter-spacing:.05em;text-transform:uppercase;font-weight:600}.product-page-sections .section-headding:after{content:'';width:100%;height:3px;margin-top:14px}.product-page-sections .row .entry-content{margin:3.5em 0;position:relative}@media (max-width:480px){.product-page-sections .row .entry-content{margin:1.5em 0;position:relative}}.woocommerce div.product .product-page-tabs .woocommerce-tabs>hr{margin-top:-1px}.woocommerce div.product .product-page-tabs .woocommerce-tabs ul.tabs{margin-bottom:0;padding-left:0}.woocommerce div.product .product-page-tabs .woocommerce-tabs ul.tabs:before{display:none!important}.woocommerce div.product .product-page-tabs .woocommerce-tabs ul.tabs li{border:0;margin-right:2rem;background:0 0}.woocommerce div.product .product-page-tabs .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .product-page-tabs .woocommerce-tabs ul.tabs li::before{display:none}.woocommerce div.product .product-page-tabs .woocommerce-tabs ul.tabs li:last-child{margin-right:0}.woocommerce div.product .product-page-tabs .woocommerce-tabs ul.tabs li a{padding:1em 0}.woocommerce div.product .product-page-tabs .woocommerce-tabs ul.tabs li a:after{position:absolute;bottom:0;left:0;width:100%;height:3px;content:'';opacity:0;-webkit-transition:opacity .3s,-webkit-transform .3s;-moz-transition:opacity .3s,-moz-transform .3s;transition:opacity .3s,transform .3s;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);transform:translateX(-100px);pointer-events:none}.woocommerce div.product .product-page-tabs .woocommerce-tabs ul.tabs li.active a:after,.woocommerce div.product .product-page-tabs .woocommerce-tabs ul.tabs li:hover a:after{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.woocommerce div.product .product-page-tabs .woocommerce-tabs .panel{margin:3em 0 3em}@media screen and (max-width:768px){.woocommerce div.product .product-page-tabs .woocommerce-tabs ul.tabs li{margin-right:1rem}}.product-page-tabs div[role=tabpanel]{position:relative}.woocommerce div.product .product-page-tabs.centered .woocommerce-tabs ul.tabs{margin-bottom:0;text-align:center}.product-page-sections{display:block;float:left;width:100%}.product-page-accordion{clear:both;float:left;margin:2rem 0 6rem;width:100%}.product-page-accordion .headline-wrapper{width:100%;cursor:pointer;border-bottom:1px solid #ddd}.product-page-accordion .headline-wrapper i{margin-right:2rem;font-size:1.4rem;position:relative;top:3px;transform:rotate(180deg);transition:.5s all ease}.product-page-accordion .headline-wrapper.open i{transform:rotate(0);transition:.5s all ease}.product-page-accordion .content-wrapper{display:none;padding:0 3rem}.product-page-accordion .section-headding{display:inline-block;margin:0;padding:14px 0;font-size:1em;letter-spacing:.05em;text-transform:uppercase;font-weight:600;position:relative}.product-page-accordion .section-headding:after{position:absolute;left:0;bottom:-1px;width:100%;height:3px;content:'';opacity:0;margin-top:0;-webkit-transition:opacity .3s,-webkit-transform .3s;-moz-transition:opacity .3s,-moz-transform .3s;transition:opacity .3s,transform .3s;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);transform:translateX(-100px);pointer-events:none;z-index:9}.product-page-accordion .headline-wrapper:hover .section-headding:after,.product-page-accordion .open .section-headding:after{content:'';opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.product-page-accordion .row .entry-content{margin:3.5em 0;position:relative}@media (max-width:768px){.product-page-accordion{margin:0 0 4rem}.product-page-accordion .content-wrapper{padding:0}}@media (max-width:480px){.product-page-accordion .row .entry-content{margin:1.5em 0;position:relative}}#atomion-product-features{font-size:1em}#atomion-attributes-list{display:flex;flex-flow:column}.atomion-attribute{display:flex;align-items:baseline;line-height:2em}.atomion-attribute-label{max-width:25%;width:100%;font-weight:900;text-transform:uppercase}.atomion-attribute-data{max-width:calc(100% - 120px);padding-left:1em}.atomion-attribute p{margin:0}@media (max-width:480px){.atomion-attribute{flex-wrap:wrap}.atomion-attribute-label{max-width:100%}.atomion-attribute-data{max-width:100%;padding-left:0}}.woocommerce div.product form.cart .variations select{margin-bottom:.5em}a.wishlist-add,a.wishlist-remove{display:table-cell;padding:10px;line-height:1;font-size:20px}.wishlist .far.fa-heart:hover{font-weight:900;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in}.wishlist .fas.fa-heart:hover{font-weight:400;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in}span.atomion-tooltip{position:relative;display:none;top:-2px}ol.flex-control-nav.flex-control-thumbs{margin:0 -5px 0 -5px!important}ol.flex-control-nav.flex-control-thumbs li{padding:10px 5px 0 5px}.product_meta{border-top:1px solid #ddd;margin-top:1em;padding-top:1em;padding-bottom:1em}.woocommerce .star-rating{width:5.6em}.woocommerce p.stars a{width:1.1em}.woocommerce .star-rating::before{content:'\f005\f005\f005\f005\f005';font-family:'Font Awesome\ 5 Free';font-weight:400}.woocommerce .star-rating span::before{content:'\f005\f005\f005\f005\f005';font-family:'Font Awesome\ 5 Free';font-weight:700;top:0;position:absolute;left:0}.woocommerce p.stars a::before{font-family:'Font Awesome\ 5 Free';content:'\f005';font-weight:400;text-indent:0}.woocommerce p.stars.selected a.active::before{font-family:'Font Awesome\ 5 Free';content:'\f005';font-weight:700}.woocommerce p.stars.selected a:not(.active)::before,.woocommerce p.stars:hover a::before{font-family:'Font Awesome\ 5 Free';content:'\f005';font-weight:700}.woocommerce p.stars.selected a.active~a::before{font-family:'Font Awesome\ 5 Free';content:'\f005';font-weight:400}.woocommerce p.stars a:hover~a::before{font-family:'Font Awesome\ 5 Free';content:'\f005';font-weight:400}.atomion-review-count{position:absolute;font-size:1.1em;right:3px;top:20px;font-weight:700}.woocommerce #reviews #comments ol.commentlist li{border-bottom:1px solid #ddd;padding-bottom:2em;margin-bottom:3em}#atomion-review-overview{float:left;max-width:500px;width:38%}#atomion-review-overview .container{width:100%;margin:0 auto;margin-top:3em;padding:4px 4px 3em 2em;float:right;border-left:1px solid #ddd}#atomion-review-overview .container.fixed{position:fixed;top:2em;transform:translateX(4.5em)}#atomion-review-overview .inner{padding:1em;background-color:#fff;overflow:hidden;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#atomion-review-overview .rating{float:left;width:40%;margin-right:3%;text-align:center;margin-bottom:2em}#atomion-review-overview .rating-num{color:#333;font-size:4.5em;font-weight:100;line-height:1em}#atomion-review-overview .rating-stars{font-size:20px;color:#e3e3e3;margin-bottom:.3em}#atomion-review-overview .rating-users{font-size:14px;letter-spacing:1.5px}#atomion-review-overview .rating-users>span{font-weight:700}#atomion-review-overview .histo{float:left;width:50%;font-size:13px;text-align:center;margin-top:.8em}#atomion-review-overview .histo-star{float:left;padding:3px}#atomion-review-overview .histo-rate{width:100%;display:block;clear:both;float:left;margin-bottom:.5em}#atomion-review-overview .histo-rate .total-star{float:right;display:block;margin-left:0;width:10%;text-align:right;font-weight:700}#atomion-review-overview .bar-block{margin-left:0;color:#000;display:block;float:right;width:40%;position:relative;height:30px}#atomion-review-overview .bar{display:block;height:27px}#atomion-review-overview #bar-five,#atomion-review-overview #bar-four,#atomion-review-overview #bar-one,#atomion-review-overview #bar-three,#atomion-review-overview #bar-two{width:0}@media (max-width:1000px){#atomion-review-overview{order:1;width:100%}#atomion-review-overview .container{margin-top:0;float:left;padding-left:0;border:0}#atomion-review-overview .inner{padding:0}}@media (max-width:480px){.cross-sells.slider .slick-prev,.related-slider .slick-prev,.up-sells-slider .slick-prev{left:0}.cross-sells.slider .slick-next,.related-slider .slick-next,.up-sells-slider .slick-next{right:0}}section.up-sells{clear:both}section.related:before,section.up-sells:before{content:'';width:100%;height:1px;background:#ccc;display:block;width:100vw;margin-top:-1px;margin-left:calc(50% - 0px);transform:translateX(-50%)}.cross-sells>h2,section.up-sells h2{font-size:2em;font-weight:800;text-align:center;margin:2em 0 1.5em}.cross-sells>h2:after,section.up-sells h2:after{display:none}section.related{clear:both;position:relative}.cross-sells .site-product-meta,.related .site-product-meta,.up-sells .site-product-meta{margin-top:2em;display:flex;flex-flow:column}.cross-sells .woocommerce-loop-product__title::after,.related .woocommerce-loop-product__title::after,.up-sells .woocommerce-loop-product__title::after{content:'';display:block!important;width:40px;height:1px;margin:1em auto}.cross-sells.slider .slick-prev,.related-slider .slick-prev,.up-sells-slider .slick-prev{left:-4%}.cross-sells.slider .slick-next,.related-slider .slick-next,.up-sells-slider .slick-next{right:-4%}.cart_totals h2{font-weight:400;text-transform:uppercase}.woocommerce .wc-proceed-to-checkout a.checkout-button{float:right}p.wc-cart-shipping-notice{float:left;max-width:50%;margin:0}.order-total td,.order-total th{border-bottom:solid 1px #ebe9eb!important}.woocommerce-cart a.remove{font-size:1.25em;line-height:1.5}td.product-remove a.remove{color:transparent!important}.woocommerce .cart button[name=apply_coupon]{display:inherit;width:auto}input[type=text]#coupon_code::-webkit-input-placeholder{color:#d3ced2;text-transform:uppercase}input[type=text]#coupon_code::-moz-placeholder{color:#d3ced2;text-transform:uppercase}input[type=text]#coupon_code:-ms-input-placeholder{color:#d3ced2;text-transform:uppercase}input[type=text]#coupon_code:-moz-placeholder{color:#d3ced2;text-transform:uppercase}@media (max-width:480px){p.wc-cart-shipping-notice{max-width:100%;margin-bottom:2em}}.woocommerce-cart table.cart th{text-transform:uppercase}.woocommerce-cart table.cart th:last-child{text-align:right}.woocommerce-cart table.cart img{width:75px}.woocommerce-page #content table.cart td.actions .coupon{width:100%;max-width:450px}.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%!important;height:43px;margin-right:0;max-width:320px;text-align:center;padding:0 .53em;border-radius:0;border-width:3px;border-right:0}.woocommerce-cart td.product-thumbnail{min-width:100px!important}.cart_totals table.shop_table td{padding:1em .75em}.woocommerce-cart .woocommerce-cart-form .quantity{border:3px solid #ddd;border-radius:0;padding:0 2px}.woocommerce-cart .woocommerce-cart-form .quantity .qty{padding:0;border:0;text-align:right}@media (max-width:768px){.woocommerce-page #content table.cart td.actions .coupon{max-width:100%;margin-bottom:1em}.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%!important;max-width:none;text-align:left;padding:0 25% 0 15px}.woocommerce-cart table.cart td.actions .coupon button[name=apply_coupon]{width:auto!important;position:absolute;right:0}.woocommerce table.shop_table td.product-quantity,.woocommerce-cart table.cart img{width:100%}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background:0 0}.woocommerce-cart .woocommerce-cart-form .quantity{border:0;padding:0}.woocommerce-cart .woocommerce-cart-form .quantity .qty{border:3px solid #ddd;padding:5px;text-align:center}}@media (max-width:480px){.woocommerce-cart table.cart td.actions .coupon .input-text{padding:0 30% 0 10px;height:38px}.woocommerce-cart .shipping td:before{width:100%;text-align:left;margin-bottom:1em}.woocommerce-cart table.shop_table .shipping td .wgm-tax{text-align:left;display:inline;padding-left:1.5em;max-width:100%}.woocommerce-cart ul#shipping_method li{padding-left:1em}}li.woocommerce-mini-cart-item.mini_cart_item small{display:none}.shipping-calculator-form #select2-calc_shipping_country-container,.shipping-calculator-form #select2-calc_shipping_state-container,ul#shipping_method{text-align:left}@media screen and (min-width:600px){.shipping-calculator-form>p{max-width:320px;margin-left:auto!important}}form.checkout.woocommerce-checkout{float:left;width:100%}#atomion-order-progress{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}#atomion-order-progress.progress-style-2{padding:1.2rem 3rem;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}#atomion-order-progress .progress-step{text-transform:uppercase;font-weight:800;padding:.5rem 1rem}.progress-style-1 .progress-step{display:flex;justify-content:center;align-items:center;text-align:center;height:80px;width:100%;margin-right:3px;background:#f8f6f7;border-bottom:4px solid transparent}.progress-style-2 .progress-step{color:#ccc}.progress-style-2 .current{color:inherit}.progress-style-2 .progress-step span{display:inline-block;width:35px;height:35px;font-size:1.2rem;line-height:32px;text-align:center;color:#fff;background:#ccc;margin-right:.5rem;border-radius:50%}.progress-style-3 .progress-step{color:#ccc;text-align:center;width:100%;border-right:1px solid #ccc}.progress-style-3 .progress-step:last-child{border-right:none}.progress-style-3 .current{color:inherit}.progress-style-3 .progress-step span{display:block;font-size:1.6rem}@media screen and (max-width:950px){#atomion-order-progress.progress-style-2{padding:1.2rem 0}.progress-style-2 .progress-step{text-align:center}.progress-style-2 .progress-step span{display:block;margin:0 auto}}@media screen and (max-width:600px){#atomion-order-progress.progress-style-1{flex-wrap:wrap;justify-content:space-around}#atomion-order-progress.has-4-steps{flex-wrap:wrap;justify-content:space-around}#atomion-order-progress .progress-step{padding:.5rem .5rem;font-size:80%;width:49%}.progress-style-1 .progress-step{height:65px;margin-right:3px;margin-bottom:6px}.progress-style-2 .progress-step span{width:25px;height:25px;font-size:1rem;line-height:25px;margin-bottom:7px}#atomion-order-progress.progress-style-3 .progress-step{width:50%}.progress-style-3.has-4-steps .progress-step{border:0}.progress-style-3.has-4-steps .progress-step:first-child,.progress-style-3.has-4-steps .progress-step:nth-child(2){border-bottom:1px solid #ccc}.progress-style-3 .progress-step span{font-size:1rem}}@media screen and (max-width:480px){.progress-style-1 .progress-step{margin-right:0}#atomion-order-progress.progress-style-2{align-items:unset}}.woocommerce-checkout main h3{font-weight:300;font-size:1.25em;text-transform:uppercase;margin-bottom:37px}h3#order_review_heading{border-top:1px solid rgba(0,0,0,.1);text-align:left;width:100%;padding-top:35px;margin-top:35px}.woocommerce-checkout .woocommerce-form-coupon-toggle+.woocommerce-error,.woocommerce-checkout .woocommerce-form-coupon-toggle+.woocommerce-message,.woocommerce-checkout .woocommerce-notices-wrapper+.woocommerce-message{float:left;width:100%;margin:2em 0 0}.woocommerce-checkout h3#ship-to-different-address{font-size:1.1em;text-transform:none}.shipping_address{padding-top:7px}#order_comments_field label,.woocommerce-billing-fields label,.woocommerce-shipping-fields label{display:none!important}.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{display:block!important}.woocommerce-shipping-fields label.woocommerce-form__label-for-checkbox input:before{top:5px}.woocommerce-checkout table.shop_table{border-bottom:1px solid #e5e5e5;border-radius:0}.woocommerce-checkout table.shop_table td{padding:35px 12px}table.shop_table td dl.variation dt{font-weight:900;font-size:14px;line-height:1.5em}table.shop_table small{font-size:14px}table.shop_table ul.wc-item-meta{font-size:14px}table.shop_table ul.wc-item-meta p{margin:0;font-weight:400}table.shop_table ul.wc-item-meta strong{font-weight:900}table.shop_table ul.wc-item-meta li{padding-left:0}table.shop_table ul.wc-item-meta li:before{display:none!important}.woocommerce-checkout table.shop_table td,.woocommerce-checkout table.shop_table th{padding-left:0;padding-right:0}.woocommerce table.shop_table tfoot th{text-transform:uppercase;color:#495057}.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot td span{font-weight:400!important}tr.order-total span.woocommerce-Price-amount.amount{font-size:1.3rem;font-weight:700!important}span.wgm-tax.includes_tax span.woocommerce-Price-amount.amount{font-weight:400!important;font-size:inherit}dl.variation dd p{font-weight:400;font-size:14px;line-height:1.5em;margin:0}dl.variation dd.variation-Lieferzeit p{margin:0}div.atomion-mini-cart-widget dl.variation{display:none}.woocommerce ul#shipping_method li{text-align:right}.woocommerce form .form-row #createaccount{margin:-2px 0 0 0}@media (max-width:768px){.woocommerce-checkout table.shop_table{display:block}.woocommerce-checkout table.shop_table tfoot{display:block}.woocommerce table.shop_table tfoot th{width:100%;display:block;padding:20px 0}.woocommerce-checkout table.shop_table .order-total>*{min-width:unset!important}.woocommerce-checkout table.shop_table tfoot tr{width:100%;display:flex}.woocommerce-checkout table.shop_table tr.shipping{display:block}.woocommerce-checkout table.shop_table tr.shipping td{width:100%;text-align:right;display:block;border-top:0}.woocommerce-checkout tr .wgm-tax{margin-left:0!important;max-width:100%!important;white-space:nowrap}.woocommerce-checkout table.shop_table tr.shipping td:nth-child(2){display:none}.woocommerce-checkout table.shop_table tr.shipping td:last-child{padding:10px 0 35px}.woocommerce table.shop_table th.product-quantity{padding-left:3em!important;padding-right:3em!important}.woocommerce table.shop_table td.product-quantity{text-align:center}.woocommerce-checkout table.shop_table>thead>tr>th{border-bottom:1px solid #e5e5e5!important}}@media (max-width:480px){.woocommerce-checkout table.shop_table :not(.german-market-product-image){min-width:0;width:100%}.woocommerce-checkout tr:not(.order-total) .wgm-tax{margin-left:0!important;max-width:100%!important;white-space:nowrap;text-align:right!important;white-space:pre-wrap}.woocommerce-checkout table.shop_table tr.shipping .wgm-tax{text-align:right!important}}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:0 0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{display:none}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{font-size:1em;background:#f5f5f5;color:#666;border-radius:5px}.woocommerce-checkout #payment li.wc_payment_method label{font-size:1.13em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin:0}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em 0}.payment_method_stripe input#wc-stripe-new-payment-method{width:100%!important}.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info{margin:0}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{margin:2em 0 0}.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon,.woocommerce-checkout form.woocommerce-form-login{float:left;width:100%;margin:0}.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-first{float:left;width:350px}.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last{float:left;width:auto;margin-left:-3px}.woocommerce-checkout .woocommerce form.checkout_coupon,.woocommerce-checkout .woocommerce form.login,.woocommerce-checkout .woocommerce form.register{border:1px solid #f5f5f5;border-radius:5px;background:#f5f5f5;color:#666}.woocommerce-checkout .woocommerce form.checkout_coupon button{height:50px}.woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice{line-height:1.5}@media (max-width:768px){.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-first{float:left;width:50%}.woocommerce-checkout #payment ul.payment_methods{padding-left:0;padding-right:0}.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method{padding-left:0}}@media (max-width:480px){.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last,.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last button{width:100%;margin-left:0}.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-first{width:100%;margin-bottom:0}}.checkout-login{display:none}.checkout-login p.form-row.form-row-first{float:left;width:40%;margin-right:15px}.checkout-login p.form-row.form-row-last{float:left;width:40%}.checkout-login p.form-row.form-row-last input#password{padding:12px;border:3px solid #ddd;border-radius:0}.woocommerce-checkout #page form.woocommerce-form.woocommerce-form-login.login{padding:1rem 1.3rem 3rem}.checkout-login button.button{top:3px;right:-20px}.checkout-login .atomion-lost-password,.checkout-login .atomion-remind-me{float:left;width:20%;text-align:left}.checkout-login .atomion-lost-password a{color:#404040}.checkout-login input[type=password]::-webkit-input-placeholder,.checkout-login input[type=text]::-webkit-input-placeholder{padding-left:20px;text-transform:uppercase}.checkout-login input[type=password]::-moz-placeholder,.checkout-login input[type=text]::-moz-placeholder{padding-left:20px;text-transform:uppercase}.checkout-login input[type=password]:-ms-input-placeholder,.checkout-login input[type=text]:-ms-input-placeholder{padding-left:20px;text-transform:uppercase}.checkout-login input[type=password]:-moz-placeholder,.checkout-login input[type=text]:-moz-placeholder{padding-left:20px;text-transform:uppercase}.checkout-login input#password,.checkout-login input#username{padding-left:40px!important}form.checkout_coupon.woocommerce-form-coupon+div+form,form.woocommerce-form-login+div+form{margin-top:1em}.woocommerce-NoticeGroup-checkout{margin-top:2em}#content .woocommerce #place_order{float:right;margin-bottom:.5em}#content .woocommerce .button.atomion-go-back-button{float:left;width:auto;padding:1.05em 2em;color:#404040;margin-bottom:.5em;color:#515151;background-color:#ebe9eb;border:none}#content .woocommerce .button.atomion-go-back-button:hover{color:#fff}@media screen and (max-width:480px){#content .woocommerce #place_order,#content .woocommerce .button.atomion-go-back-button{width:100%}}.wgm-second-checkout .woocommerce-info::before{top:2em}.wgm-second-checkout div#customer_details{border-bottom:1px solid rgba(0,0,0,.1)}.wgm-second-checkout input#place_order_back{float:left;width:auto;padding:1.05em 2em;color:#404040}.wgm-second-checkout input#place_order_back:hover{color:#fff}.wgm-second-checkout input#place_order{float:right;width:auto;font-weight:900;padding:.9em}.wgm-second-checkout .atomion-place-order{float:left;width:100%;padding:35px 0}.wgm-second-checkout label::before{margin-right:.7em!important}.form-row.place-order.wgm-place-order p{margin-bottom:0}@media (max-width:480px){.wgm-second-checkout input#place_order{float:right;width:auto;font-weight:900;padding:1.05em 2em;margin-top:.5em;width:100%}.wgm-second-checkout input#place_order_back{width:100%}.wgm-second-checkout .woocommerce td.product-quantity{min-width:unset}}.woocommerce-notice.woocommerce-thankyou-order-received{color:#fff;text-align:center;padding:1.45em;border-radius:5px}.woocommerce-order-received ul.wc-bacs-bank-details.order_details.bacs_details li{margin:0;padding:0}.woocommerce-order-received table.shop_table td.product-name .wc-item-meta li:before,.woocommerce-order-received ul.wc-bacs-bank-details.order_details.bacs_details li:before{display:none!important}.woocommerce-order-received table.shop_table td.product-name .wc-item-meta li{padding-left:0}.woocommerce-order-received table.shop_table td.product-name .wc-item-meta li>*{margin-top:0}.woocommerce-order-received .woocommerce-order-downloads{width:100%;margin-bottom:0}.woocommerce-order-received #content .button{text-align:center}.woocommerce-order-received .order-details tr td,.woocommerce-order-received .payment-details tr td{vertical-align:top;width:50%}.woocommerce-order-received .order-details tr td:nth-child(2),.woocommerce-order-received .payment-details tr td:nth-child(2){padding:0 .5rem}.woocommerce-order-received .woocommerce-table--order-downloads .woocommerce-MyAccount-downloads-file{display:inline-block;margin:.5rem 0}@media screen and (max-width:768px){.woocommerce-account .atomion-single-order-header tr td{width:50%}.woocommerce-account .atomion-single-order-header tr td:nth-child(2){padding:0 .5rem}}.woocommerce-order-received main h2,.woocommerce-order-received main h3{text-transform:none;margin-bottom:.5em;font-weight:300;font-size:1.25em;color:#495057}.woocommerce-order-received h2:after{display:none}.woocommerce-order-received h3#order_review_heading{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);text-align:left;width:100%;padding:35px 0;margin-top:35px;order:1}.woocommerce-order-received .woocommerce-order-details{width:100%;order:2}.woocommerce-order-received .woocommerce-order-details .woocommerce-order-details__title{visibility:hidden;height:0}.woocommerce ul.order_details{-js-display:flex;display:-ms-flexbox;display:flex;flex-flow:column;padding:0;margin-bottom:0}.woocommerce ul.order_details li{display:inline-flex;line-height:2;font-size:1em;font-weight:900;text-transform:none;border:0}.woocommerce ul.order_details li strong{font-size:1em;text-transform:none;font-weight:400;line-height:2}.woocommerce-order .flex p{order:2}.woocommerce-order-received table.shop_table.order_details tfoot tr:last-child td>span.woocommerce-Price-amount.amount{font-weight:700!important}.woocommerce-order-received .order-customer-details-wrapper{width:100%;display:flex;flex-wrap:wrap}.woocommerce-order-received .atomion-customer-details{width:100%;order:3}.woocommerce-order-received .woocommerce-customer-details{width:100%;order:4}.woocommerce-order-received .woocommerce-customer-details address{border:0;padding-left:0}.woocommerce p.woocommerce-thankyou-order-received{position:relative}.woocommerce p.woocommerce-thankyou-order-received{position:relative}.woocommerce p.woocommerce-thankyou-order-received .atomion-thank-you-icon{position:absolute;top:1px;transform:translateX(-130%)}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#7ac142;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark{width:56px;height:56px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 0 #7ac142;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{100%{box-shadow:inset 0 0 0 30px #7ac142}}@media (max-width:768px){.checkmark{width:40px;height:40px;margin:35% auto}}@media (max-width:480px){.woocommerce p.woocommerce-thankyou-order-received .atomion-thank-you-icon{position:absolute;top:0;transform:translateX(0);transform:translatey(-65%);left:0;right:0}.checkmark{width:40px;height:40px;margin:25% auto}}.woocommerce-account #atomion-breadcrumbs{margin-bottom:2.3em}.woocommerce-account #atomion-breadcrumbs:after{content:'';width:100%;height:1px;background:#ddd;display:block;margin-top:3em}.woocommerce-account .woocommerce{position:relative}.woocommerce-account .woocommerce .customer-approach{position:absolute;right:0;top:-105px;font-weight:600;text-transform:uppercase}#atomion-account-modal .atomion-account{box-shadow:none;padding:0}#atomion-account-modal .modal-content{display:flex;flex-wrap:wrap;max-width:600px}#atomion-account-modal .modal-content .woocommerce-notices-wrapper{float:left}#atomion-account-modal .modal-content .woocommerce-error{width:100%;margin:20px 0}#atomion-account-modal .atomion-account-logo{margin:0 auto 2.5em}.account-item #atomion-account-modal a{height:auto;text-transform:none}#atomion-account-modal p.woocommerce-form-row{clear:both;float:left;width:100%;margin:.5em 0;padding:3px 0}#atomion-account-modal .woocommerce-form__label-for-checkbox{line-height:1.5}#atomion-account-modal input{width:100%}.atomion-account-page .b2b-container input{padding:1em 1em 1em 1em}.atomion-account-open{cursor:pointer}.atomion-account-open.fa-user-circle{font-size:16px}.modal{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal.is-open{display:block}.modal-content{background-color:#fefefe;padding:20px;border:1px solid #888;width:80%;max-height:95vh;overflow:auto}.close{color:#aaa;float:right;font-size:28px;font-weight:700;padding:0 5px}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}@media screen and (max-width:480px){.modal-content{width:100%;max-height:100vh;padding:15px;height:100%;border:0}#atomion-account-modal .modal-content .woocommerce-error{margin:15px 0}.modal-content .atomion-account-page #atomion-login-account,.modal-content .atomion-account-page #atomion-new-account{padding:0 1rem}}.woocommerce-account .entry-header{margin-bottom:3.5em}.woocommerce-account .woocommerce-MyAccount-navigation{width:100%}.woocommerce-account hr{width:100%;max-width:none;border-bottom:0 solid #cbcbcb!important;margin:0;float:left}.atomion-account-order hr{margin-top:1.5em;margin-bottom:8px;float:left}.atomion-account-order:last-child hr{display:none}nav.woocommerce-MyAccount-navigation ul{float:left;width:92%;margin:0;padding:0}nav.woocommerce-MyAccount-navigation ul li{list-style:none;float:left;padding:10px .5em 10px;position:relative;margin:0 1em 0 0}nav.woocommerce-MyAccount-navigation ul li a:after{height:3px;bottom:-13px}nav.woocommerce-MyAccount-navigation span.logout a,nav.woocommerce-MyAccount-navigation ul li a{color:#404040;text-decoration:none;font-size:1em;text-transform:uppercase;line-height:1.2;position:relative}.woocommerce-view-order nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a,nav.woocommerce-MyAccount-navigation ul li.is-active a{font-weight:600;position:relative}nav.woocommerce-MyAccount-navigation span.logout{position:absolute;top:10px;right:0;text-align:right;min-width:80px}nav.woocommerce-MyAccount-navigation span.logout a:active,nav.woocommerce-MyAccount-navigation span.logout a:hover{color:#e84948}nav.woocommerce-MyAccount-navigation span.logout i{color:#e84948;padding-right:5px}@media (max-width:768px){nav.woocommerce-MyAccount-navigation span.logout{position:absolute;top:-30px}nav.woocommerce-MyAccount-navigation ul{width:100%}}@media (max-width:480px){.woocommerce-account .woocommerce .customer-approach{top:-55px}nav.woocommerce-MyAccount-navigation ul li{width:50%;padding:10px 0;margin-right:0}}.woocommerce-account #primary{margin-bottom:9em}.woocommerce-account .woocommerce-MyAccount-content{float:left;width:100%;margin-top:2em}.woocommerce-MyAccount-content{display:flex;flex-flow:column}.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content form{max-width:600px;order:2}.woocommerce-MyAccount-content .woocommerce-notices-wrapper li{margin:0}.atomion-account-order-wrapper{float:left;width:100%;padding-bottom:1.5em}.atomion-account-order h3{font-size:1em;font-weight:600;text-transform:uppercase;line-height:1.2;margin-bottom:0}.atomion-account-orders-left{float:left;width:70%;padding:5px 3em 15px 0}.atomion-account-orders-left tr{border-bottom:solid 1px #cbcbcb}.atomion-account-orders-left tr td{padding:20px 0 20px 0}.atomion-account-orders-left tr td:nth-child(2){padding-left:2em}.woocommerce-orders .atomion-account-order td:last-child{text-align:right}.atomion-account-order td>span.woocommerce-Price-amount.amount{font-size:1.2em;text-align:right}.atomion-account-order td>span.product-tax,.atomion-account-order td>span.woocommerce-Price-amount.amount{display:block}.atomion-account-order td>span.product-tax{font-size:smaller}.atomion-account-orders-left span.atomion-product-image{max-width:100px;float:left}.atomion-account-orders-left .atomion-order-meta-left{float:left;width:50%}.atomion-account-orders-left .atomion-order-meta-right{float:right;width:50%;text-align:right}.atomion-account-orders-right{float:left;width:30%;padding:1.2em 0 15px 0}.atomion-account-orders-right p{margin-top:0}.atomion-account-orders-right h3{margin:0;text-transform:uppercase;font-size:1em}.atomion-account-orders-right a.atomion-order-link{text-decoration:none;font-size:1em;font-weight:600;text-transform:uppercase;line-height:1.2}tr.downloads{border-bottom:none}.woocommerce-account .payment-details tr td{vertical-align:top}.woocommerce-account .payment-details tr td:nth-child(2){padding:0 .5rem}.woocommerce-MyAccount-content .woocommerce-pagination a.woocommerce-Button--previous{margin-right:1em}@media (max-width:768px){.atomion-account-orders-left{width:100%;padding:5px 0 15px 0}.atomion-account-orders-right{width:100%;display:flex;flex-wrap:wrap}.atomion-account-orders-right>div{flex-basis:50%;padding-right:.8em}.atomion-account-orders-right .atomion-button-actions{display:inherit;flex-basis:100%;flex-wrap:wrap}.atomion-account-orders-right .atomion-button-actions>p{margin-right:1em;margin-bottom:.8em}.atomion-account-orders-right a.atomion-order-link{line-height:2.6;padding:0 .8em}.atomion-account-orders-right p.download-invoice-pdf a{margin:0!important}.woocommerce-MyAccount-content .woocommerce-pagination a{margin-bottom:.8em}.woocommerce-MyAccount-content .woocommerce-pagination a.woocommerce-Button--previous{margin-right:0}}h3.atomion-account-headline{color:#404040;font-weight:300;font-size:1.4em}.woocommerce-Address{margin-bottom:1rem;float:left!important}.woocommerce-Address b{font-weight:600}.col-1.woocommerce-Address{margin-right:4%}.woocommerce-MyAccount-content button.button,a.atomion-edit-address-button{display:block;float:left}.u-columns.woocommerce-Addresses.col2-set.addresses label{display:none}.atomion-account-data{display:flex;margin-bottom:5px}.atomion-account-data-label{margin-right:3px}.woocommerce-edit-address #billing_city_field,.woocommerce-edit-address #billing_postcode_field,.woocommerce-edit-address #shipping_city_field,.woocommerce-edit-address #shipping_postcode_field{width:100%;display:inline-block;clear:none}.woocommerce-edit-address #billing_postcode_field,.woocommerce-edit-address #shipping_postcode_field{max-width:150px;margin-right:30px}.woocommerce-edit-address #billing_city_field,.woocommerce-edit-address #shipping_city_field{max-width:346px;max-width:calc(100% - 180px)}@media (max-width:768px){.col-1.woocommerce-Address{margin-right:0}.atomion-edit-adress-container{padding-right:0}}.atomion-account{padding:25px 50px;box-shadow:0 0 40px 5px #2b2b2b;float:left;width:100%}.atomion-account .button{display:block;margin:20px auto}#atomion-new-account{display:none}.atomion-account h2,.atomion-account-page h2{text-align:center;text-transform:uppercase;font-weight:400}.atomion-account h2:after,.atomion-account-page h2:after{display:none}.atomion-account-logo{max-width:280px;margin:3.5em auto 2.5em}.atomion-account input,.atomion-account-page input{padding:1em 1em 1em 3em;text-align:left}.atomion-account form,.atomion-account-page form{border:0!important;margin:2em 0;text-align:left;border-radius:0}#atomion-login-account input::placeholder,#atomion-new-account input::placeholder{text-transform:uppercase}#atomion-login-account input::-webkit-input-placeholder,#atomion-new-account input::-webkit-input-placeholder{text-transform:uppercase}#atomion-login-account input::-moz-placeholder,#atomion-new-account input::-moz-placeholder{text-transform:uppercase}#atomion-login-account input:-ms-input-placeholder,#atomion-new-account input:-ms-input-placeholder{text-transform:uppercase}#atomion-login-account input:-moz-placeholder,#atomion-new-account input:-moz-placeholder{text-transform:uppercase}#masthead .account-item .atomion-account a{height:auto;display:inline-block;padding:0}.atomion-lost-password{float:left;width:50%;display:block;margin:0;max-height:30px}.atomion-lost-password a{text-transform:uppercase;font-size:.8em}.atomion-remind-me{float:right;width:50%;display:block;text-align:right;text-transform:uppercase;font-size:.8em;margin:0}.woocommerce form.login,.woocommerce form.register{padding:0}#atomion-register-account,#atomion-register-toggle{text-align:center;display:block!important;text-transform:uppercase;text-decoration:none;font-weight:600;padding:0;font-weight:700}.fa-wrapper-account{position:relative}.fa-wrapper-account:before{font-family:'Font Awesome\ 5 Free';content:"\f007";position:absolute;left:13px;bottom:calc(-20%);font-size:1.2em;color:#bbb;font-weight:900}.fa-wrapper-lock{position:relative;display:block}.fa-wrapper-lock .show-password-input{top:1.15em!important}.fa-wrapper-lock:before{font-family:'Font Awesome\ 5 Free';content:"\f023";position:absolute;left:13px;top:.75em;font-size:1.2em;color:#bbb;font-weight:900;z-index:1}.atomion-account-action{float:left;width:100%}.atomion-account-page{padding:25px 50px;float:left;width:100%}.atomion-account-page form{margin:0!important}.atomion-account-page .button{display:block!important;margin:20px auto!important}.atomion-account-page #atomion-login-account,.atomion-account-page #atomion-new-account{padding:0 25px 25px;max-width:555px;margin:0 auto}.atomion-account-page .button.woocommerce-form-login__submit{float:unset}.atomion-account-page button.woocommerce-Button.button.disabled{padding:1.05em!important}.atomion-account-page .atomion-account-action{float:left;width:100%}.atomion-account-page .inner-form{float:left;width:100%;min-height:195px}.woocommerce .atomion-account-page form .form-row{margin:0 0 .5em}.woocommerce-Input--text{border:3px solid #ddd}#masthead .account-item .atomion-account a.wgm-privacy{text-decoration:underline}.atomion-account-page form a.wgm-privacy{text-decoration:underline}#atomion-account-modal label.checkbox input:before,#atomion-account-modal label.woocommerce-form__label-for-checkbox input:before{top:4px}@media (max-width:1000px){.atomion-account-page{padding:0}}@media (max-width:600px){.atomion-account-page #atomion-login-account,.atomion-account-page #atomion-new-account{width:100%;margin-bottom:2em;min-height:0!important}}.atomion-single-order-header{float:left;display:flex;flex-wrap:wrap;width:100%;background:#f6f6f6;border-bottom:1px solid #ddd;padding:20px 20px 30px 20px;margin-bottom:2em}.atomion-single-order-header h3{margin:10px 0 20px;font-weight:400}.atomion-three tr{line-height:1.8}.atomion-single-order-headline{font-weight:400}.atomion-account-single-table{border-bottom:solid 1px #ddd}table.shop_table.order_details.single-account-order{border-bottom:solid 1px #ddd;border-radius:0}.woocommerce .product-purchase-note td{padding:0 .75em!important;text-align:left!important;border:0!important}.woocommerce .product-purchase-note td p{margin-top:0}.atomion-wishlist-item{display:flex;align-items:center;justify-content:space-between;padding:2rem 0}.atomion-wishlist-item .atomion-account-wishlist-left{display:flex;align-items:center;width:70%}.atomion-wishlist-item .atomion-wishlist-product-image{max-width:150px;margin-right:2em}.atomion-wishlist-item .atomion-account-wishlist-right{float:left;padding:1.2em 0 15px 0;text-align:right}.atomion-wishlist-item .atomion-account-wishlist-right p{margin:0}.atomion-wishlist-item .atomion-wishlist-link.add-to-cart{font-size:1em;font-weight:600;text-transform:uppercase}.atomion-wishlist-item .atomion-remove-link.wishlist-remove{font-size:.9em;font-weight:600;text-transform:uppercase}@media (max-width:950px){.atomion-wishlist-item .atomion-account-wishlist-left{width:65%}}@media (max-width:768px){.atomion-wishlist-item{flex-wrap:wrap}.atomion-wishlist-item .atomion-account-wishlist-left{width:100%}.atomion-wishlist-item .atomion-account-wishlist-right{text-align:unset;display:flex;justify-content:space-between;width:100%}.atomion-wishlist-item .atomion-wishlist-product-image{width:30%}.wishlist hr{margin-bottom:1em}.wishlist .woocommerce>hr{margin-bottom:0}}@media (max-width:480px){.atomion-wishlist-item{padding:1rem 0}}.woocommerce small.b2b-rrp{display:inline-block;font-size:.9rem;font-weight:600;padding:.3rem .5rem}.archive.woocommerce small.b2b-rrp{margin-bottom:.5rem}.cross-sells small.b2b-rrp,.related small.b2b-rrp,.up-sells small.b2b-rrp,[class^=wp-block-woocommerce] small.b2b-rrp{margin-bottom:1rem}.b2b-single-price del~span{color:#e84948;font-weight:700}.b2b-single-price del{color:#333!important}.single-product .b2b-single-price del{font-weight:initial}#b2b_company_registration_number_field .woocommerce-input-wrapper,#b2b_uid_field .woocommerce-input-wrapper{position:relative}#b2b_company_registration_number_field .woocommerce-input-wrapper:before,#b2b_uid_field .woocommerce-input-wrapper:before{font-family:'Font Awesome\ 5 Free';position:absolute;left:13px;bottom:calc(-25%);font-size:1.2em;color:#bbb;font-weight:900}#b2b_uid_field .woocommerce-input-wrapper:before{content:"\f2c2"}#b2b_company_registration_number_field .woocommerce-input-wrapper:before{content:"\f187"}[id^=b2b_] input::-webkit-input-placeholder,[id^=b2b_] input::placeholder{text-transform:uppercase}[id^=b2b_] input:-moz-placeholder{text-transform:uppercase}[id^=b2b_] input::-moz-placeholder{text-transform:uppercase}[id^=b2b_] input:-ms-input-placeholder{text-transform:uppercase}table.bm-bulk-table{text-align:center;border:1px solid #ddd}table.bm-bulk-table thead{border-bottom:1px solid #ddd}table.bm-bulk-table td{padding:.3em .6em}table.bm-bulk-table thead td{text-transform:uppercase;font-weight:700}.wp-block-embed .cookimize-alternate-text{display:flex;flex-flow:column;align-items:center;justify-content:center;top:0;height:100%;width:100%;background:rgba(0,0,0,.18);box-shadow:0 0 15px 5px rgba(0,0,0,.25);padding:2rem;line-height:0}.wp-block-embed.wp-block-embed-youtube .cookimize-alternate-text{position:absolute}.woocommerce-order-received .woocommerce table.shop_table .product-name .marketpress-salesman-refer-shariff ul{width:100%;top:18px;position:relative}.woocommerce-order-received .woocommerce table.shop_table .product-name .marketpress-salesman-refer-shariff li{margin-right:.5rem;margin-bottom:.5rem;width:35px}.woocommerce-account form#save_billing_vat_form{margin-top:10px;max-width:50%}@media screen and (max-width:768px){.woocommerce-account form#save_billing_vat_form{max-width:100%}}@media screen and (max-width:767px){.prdctfltr_wc.prdctfltr_woocommerce.pf_select .prdctfltr_woocommerce_ordering{top:0!important}}.cart-item .atomion-mini-cart-widget .wc-gzd-total-mini-cart{float:left;width:100%;padding:0 40px;text-align:right;line-height:1;margin:0}.cart-item .atomion-mini-cart-widget .wc-gzd-total-mini-cart a{display:inline}.dgwt-wcas-pd-addtc-form .button.product_type_simple.add_to_cart_button.ajax_add_to_cart{position:relative;padding:10px}.single-product .summary .woo-paypalplus-checkout-button{float:left;width:100%}.woocommerce-cart .woo-paypalplus-checkout-button{clear:both;float:right}.woocommerce-cart .paypal-button-size-responsive{width:147px!important}#mobile-navigation .woo-paypalplus-checkout-button{display:none}@media screen and (max-width:480px){.woocommerce-cart .paypal-button-size-responsive{width:130px!important}}/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
 .fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-brands-400.eot);src:url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-brands-400.woff2) format("woff2"),url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-brands-400.woff) format("woff"),url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-brands-400.ttf) format("truetype"),url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-regular-400.eot);src:url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-regular-400.woff2) format("woff2"),url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-regular-400.woff) format("woff"),url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-regular-400.ttf) format("truetype"),url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-solid-900.eot);src:url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-solid-900.woff2) format("woff2"),url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-solid-900.woff) format("woff"),url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-solid-900.ttf) format("truetype"),url(../../../themes/wordpress-theme-atomion/assets/fonts/font-awesome/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.BorlabsCookie *{box-sizing:border-box}.BorlabsCookie *::before,.BorlabsCookie *::after{box-sizing:inherit}.BorlabsCookie * div,.BorlabsCookie * span,.BorlabsCookie * h1,.BorlabsCookie * h2,.BorlabsCookie * h3,.BorlabsCookie * h4,.BorlabsCookie * h5,.BorlabsCookie * h6,.BorlabsCookie * p,.BorlabsCookie * a,.BorlabsCookie * em,.BorlabsCookie * img,.BorlabsCookie * small,.BorlabsCookie * strike,.BorlabsCookie * strong,.BorlabsCookie * sub,.BorlabsCookie * sup,.BorlabsCookie * b,.BorlabsCookie * u,.BorlabsCookie * i,.BorlabsCookie * center,.BorlabsCookie * ol,.BorlabsCookie * ul,.BorlabsCookie * li,.BorlabsCookie * fieldset,.BorlabsCookie * form,.BorlabsCookie * label,.BorlabsCookie * legend{margin:0;padding:0;border:0;color:inherit;vertical-align:baseline;font-family:inherit;font-size:inherit;font-style:initial;font-weight:initial;letter-spacing:initial;line-height:initial;text-decoration:initial;text-transform:initial;word-spacing:initial}.borlabs-hide{display:none}.borlabs-position-fix{position:initial!important;transform:unset!important}._brlbs-btn-cookie-preference{display:inline-block;font-family:inherit;font-size:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}.BorlabsCookie ._brlbs-cursor{cursor:pointer}.BorlabsCookie .text-left{text-align:left!important}.BorlabsCookie .text-center{text-align:center!important}.BorlabsCookie .text-right{text-align:right!important}.BorlabsCookie table._brlbs th{text-align:left}.BorlabsCookie table._brlbs td,.BorlabsCookie table._brlbs th{padding:.3rem}.BorlabsCookie ._brlbs-responsive-table{min-height:.01%;overflow:auto}.BorlabsCookie label._brlbs-focused{outline:Highlight;outline-color:-webkit-focus-ring-color;outline-style:solid;outline-width:2px}.BorlabsCookie .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.BorlabsCookie .sr-only-focusable:active,.BorlabsCookie .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.BorlabsCookie .container,.BorlabsCookie .container-fluid,.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:540px}}@media(min-width:768px){.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:720px}}@media(min-width:992px){.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:960px}}@media(min-width:1200px){.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:1140px}}.BorlabsCookie .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.BorlabsCookie .no-gutters{margin-right:0;margin-left:0}.BorlabsCookie .no-gutters>.col,.BorlabsCookie .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.BorlabsCookie .col-xl,.BorlabsCookie .col-xl-12,.BorlabsCookie .col-xl-11,.BorlabsCookie .col-xl-10,.BorlabsCookie .col-xl-9,.BorlabsCookie .col-xl-8,.BorlabsCookie .col-xl-7,.BorlabsCookie .col-xl-6,.BorlabsCookie .col-xl-5,.BorlabsCookie .col-xl-4,.BorlabsCookie .col-xl-3,.BorlabsCookie .col-xl-2,.BorlabsCookie .col-xl-1,.BorlabsCookie .col-lg,.BorlabsCookie .col-lg-12,.BorlabsCookie .col-lg-11,.BorlabsCookie .col-lg-10,.BorlabsCookie .col-lg-9,.BorlabsCookie .col-lg-8,.BorlabsCookie .col-lg-7,.BorlabsCookie .col-lg-6,.BorlabsCookie .col-lg-5,.BorlabsCookie .col-lg-4,.BorlabsCookie .col-lg-3,.BorlabsCookie .col-lg-2,.BorlabsCookie .col-lg-1,.BorlabsCookie .col-md,.BorlabsCookie .col-md-12,.BorlabsCookie .col-md-11,.BorlabsCookie .col-md-10,.BorlabsCookie .col-md-9,.BorlabsCookie .col-md-8,.BorlabsCookie .col-md-7,.BorlabsCookie .col-md-6,.BorlabsCookie .col-md-5,.BorlabsCookie .col-md-4,.BorlabsCookie .col-md-3,.BorlabsCookie .col-md-2,.BorlabsCookie .col-md-1,.BorlabsCookie .col-sm,.BorlabsCookie .col-sm-12,.BorlabsCookie .col-sm-11,.BorlabsCookie .col-sm-10,.BorlabsCookie .col-sm-9,.BorlabsCookie .col-sm-8,.BorlabsCookie .col-sm-7,.BorlabsCookie .col-sm-6,.BorlabsCookie .col-sm-5,.BorlabsCookie .col-sm-4,.BorlabsCookie .col-sm-3,.BorlabsCookie .col-sm-2,.BorlabsCookie .col-sm-1,.BorlabsCookie .col,.BorlabsCookie .col-12,.BorlabsCookie .col-11,.BorlabsCookie .col-10,.BorlabsCookie .col-9,.BorlabsCookie .col-8,.BorlabsCookie .col-7,.BorlabsCookie .col-6,.BorlabsCookie .col-5,.BorlabsCookie .col-4,.BorlabsCookie .col-3,.BorlabsCookie .col-2,.BorlabsCookie .col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.BorlabsCookie .col{flex-basis:0%;flex-grow:1;max-width:100%}.BorlabsCookie .col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-12{flex:0 0 100%;max-width:100%}@media(min-width:576px){.BorlabsCookie .col-sm{flex-basis:0%;flex-grow:1;max-width:100%}.BorlabsCookie .col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-sm-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-sm-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-sm-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width:768px){.BorlabsCookie .col-md{flex-basis:0%;flex-grow:1;max-width:100%}.BorlabsCookie .col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-md-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-md-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-md-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width:992px){.BorlabsCookie .col-lg{flex-basis:0%;flex-grow:1;max-width:100%}.BorlabsCookie .col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-lg-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-lg-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-lg-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width:1200px){.BorlabsCookie .col-xl{flex-basis:0%;flex-grow:1;max-width:100%}.BorlabsCookie .col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-xl-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-xl-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-xl-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-xl-12{flex:0 0 100%;max-width:100%}}.BorlabsCookie .d-block{display:block!important}.BorlabsCookie .d-flex{display:flex!important}@media(min-width:576px){.BorlabsCookie .d-sm-block{display:block!important}.BorlabsCookie .d-sm-flex{display:flex!important}}@media(min-width:768px){.BorlabsCookie .d-md-block{display:block!important}.BorlabsCookie .d-md-flex{display:flex!important}}@media(min-width:992px){.BorlabsCookie .d-lg-block{display:block!important}.BorlabsCookie .d-lg-flex{display:flex!important}}@media(min-width:1200px){.BorlabsCookie .d-xl-block{display:block!important}.BorlabsCookie .d-xl-flex{display:flex!important}}.BorlabsCookie .flex-row{flex-direction:row!important}.BorlabsCookie .flex-fill{flex:1 1 auto!important}.BorlabsCookie .justify-content-between{justify-content:space-between!important}.BorlabsCookie .align-items-start{align-items:flex-start!important}.BorlabsCookie .align-items-end{align-items:flex-end!important}.BorlabsCookie .align-items-center{align-items:center!important}.BorlabsCookie .align-items-baseline{align-items:baseline!important}.BorlabsCookie .align-items-stretch{align-items:stretch!important}@media(min-width:576px){.BorlabsCookie .flex-sm-row{flex-direction:row!important}.BorlabsCookie .flex-sm-fill{flex:1 1 auto!important}.BorlabsCookie .justify-content-sm-between{justify-content:space-between!important}.BorlabsCookie .align-items-sm-start{align-items:flex-start!important}.BorlabsCookie .align-items-sm-end{align-items:flex-end!important}.BorlabsCookie .align-items-sm-center{align-items:center!important}.BorlabsCookie .align-items-sm-baseline{align-items:baseline!important}.BorlabsCookie .align-items-sm-stretch{align-items:stretch!important}}@media(min-width:768px){.BorlabsCookie .flex-md-row{flex-direction:row!important}.BorlabsCookie .flex-md-fill{flex:1 1 auto!important}.BorlabsCookie .justify-content-md-between{justify-content:space-between!important}.BorlabsCookie .align-items-md-start{align-items:flex-start!important}.BorlabsCookie .align-items-md-end{align-items:flex-end!important}.BorlabsCookie .align-items-md-center{align-items:center!important}.BorlabsCookie .align-items-md-baseline{align-items:baseline!important}.BorlabsCookie .align-items-md-stretch{align-items:stretch!important}}@media(min-width:992px){.BorlabsCookie .flex-lg-row{flex-direction:row!important}.BorlabsCookie .flex-lg-fill{flex:1 1 auto!important}.BorlabsCookie .justify-content-lg-between{justify-content:space-between!important}.BorlabsCookie .align-items-lg-start{align-items:flex-start!important}.BorlabsCookie .align-items-lg-end{align-items:flex-end!important}.BorlabsCookie .align-items-lg-center{align-items:center!important}.BorlabsCookie .align-items-lg-baseline{align-items:baseline!important}.BorlabsCookie .align-items-lg-stretch{align-items:stretch!important}}@media(min-width:1200px){.BorlabsCookie .flex-xl-row{flex-direction:row!important}.BorlabsCookie .flex-xl-fill{flex:1 1 auto!important}.BorlabsCookie .justify-content-xl-between{justify-content:space-between!important}.BorlabsCookie .align-items-xl-start{align-items:flex-start!important}.BorlabsCookie .align-items-xl-end{align-items:flex-end!important}.BorlabsCookie .align-items-xl-center{align-items:center!important}.BorlabsCookie .align-items-xl-baseline{align-items:baseline!important}.BorlabsCookie .align-items-xl-stretch{align-items:stretch!important}}.BorlabsCookie .w-25{width:25%!important}.BorlabsCookie .w-50{width:50%!important}.BorlabsCookie .w-75{width:75%!important}.BorlabsCookie .w-100{width:100%!important}.BorlabsCookie .w-auto{width:auto!important}.BorlabsCookie .h-25{height:25%!important}.BorlabsCookie .h-50{height:50%!important}.BorlabsCookie .h-75{height:75%!important}.BorlabsCookie .h-100{height:100%!important}.BorlabsCookie .h-auto{height:auto!important}.BorlabsCookie .mw-100{max-width:100%!important}.BorlabsCookie .mh-100{max-height:100%!important}.BorlabsCookie .min-vw-100{min-width:100vw!important}.BorlabsCookie .min-vh-100{min-height:100vh!important}.BorlabsCookie .vw-100{width:100vw!important}.BorlabsCookie .vh-100{height:100vh!important}.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.BorlabsCookie ._brlbs-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.BorlabsCookie ._brlbs-animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.BorlabsCookie ._brlbs-animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.BorlabsCookie ._brlbs-animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.BorlabsCookie ._brlbs-animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.BorlabsCookie ._brlbs-animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.BorlabsCookie ._brlbs-animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.BorlabsCookie ._brlbs-animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.BorlabsCookie ._brlbs-animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.BorlabsCookie ._brlbs-animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media(print),(prefers-reduced-motion:reduce){.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.BorlabsCookie._brlbs-switch-consent{align-items:center;display:flex;font-size:inherit}.BorlabsCookie._brlbs-switch-consent ._brlbs-btn-switch--textRight{margin-right:2em}.BorlabsCookie ._brlbs-title{display:inline-block;vertical-align:middle;margin-bottom:0}.BorlabsCookie ._brlbs-title::before{content:"|";display:inline-block;margin:0 .25rem 0 0}.BorlabsCookie ._brlbs-checkbox{color:inherit;cursor:pointer;display:block;padding-left:2em;position:relative}.BorlabsCookie ._brlbs-checkbox input{position:absolute;opacity:0!important;width:auto;z-index:-1}.BorlabsCookie ._brlbs-checkbox input:checked~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox input:disabled~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator{border-style:solid;border-width:2px;padding:0!important;position:absolute;left:0;top:0;height:20px;width:20px;transition:.25s}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator::after{content:"";border-style:solid;border-width:0 2px 2px 0;border-radius:1px;position:absolute;left:5px;top:1px;height:11px;width:6px;transform:rotate(45deg);opacity:0}.BorlabsCookie ._brlbs-btn-switch{position:relative;display:inline-block;margin:0;width:50px;height:26px;vertical-align:middle}.BorlabsCookie ._brlbs-btn-switch input{opacity:0;width:0;height:0}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider{background-color:#2295f3}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider:before{transform:translateX(24px)}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#bbc0c7;transition:.4s}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.BorlabsCookie ._brlbs-btn-switch-status{position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%)}.BorlabsCookie ._brlbs-btn-switch--textRight ._brlbs-btn-switch-status{right:auto;left:calc(100% + 6px)}.BorlabsCookie ._brlbs-btn-switch-status::before{content:attr(data-inactive);white-space:nowrap}.BorlabsCookie ._brlbs-btn-switch>input:checked~._brlbs-btn-switch-status::before{content:attr(data-active)}#BorlabsCookieBox a{font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;word-spacing:inherit}#BorlabsCookieBox a:focus{outline:Highlight!important;outline-color:-webkit-focus-ring-color!important;outline-style:solid!important;outline-width:2px!important}#BorlabsCookieBox:not(._brlbs-keyboard) a:focus{outline:0!important}#BorlabsCookieBox ._brlbs-animated{visibility:visible}#BorlabsCookieBox .container{background:inherit;display:block;float:none;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;min-height:auto;position:inherit}#BorlabsCookieBox ._brlbs-bar .container{overflow:auto!important;width:100%!important;max-width:none!important;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#BorlabsCookieBox ._brlbs-box .container{overflow:auto!important;width:auto!important}#BorlabsCookieBox .container::before{display:initial}#BorlabsCookieBox .container::after{content:" ";display:block;height:2px}#BorlabsCookieBox .container .row{background:inherit;color:inherit;display:flex;min-width:1px;pointer-events:inherit;width:auto;max-width:none}#BorlabsCookieBox .container .row.no-gutters{margin-left:0;margin-right:0}#BorlabsCookieBox .container .row::before,#BorlabsCookieBox .container .row::after{display:initial}#BorlabsCookieBox .bcac-item{margin:.5em 0;padding:.5em}#BorlabsCookieBox .bcac-item ._brlbs-h4{font-size:1.25em;margin:0 0 .25em 0}#BorlabsCookieBox .bcac-item p{font-size:.875em}#BorlabsCookieBox .bcac-item p,#BorlabsCookieBox .bcac-item span{color:inherit}#BorlabsCookieBox>div{display:none}#BorlabsCookieBox>div.show-cookie-box{display:flex}#BorlabsCookieBox>div:not(._brlbs-block-content){position:absolute;width:100%;z-index:999999}#BorlabsCookieBox>div:not(._brlbs-block-content).top-left{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-center{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-right{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-left{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-center{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-right{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-left{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-center{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-right{bottom:0}#BorlabsCookieBox h3,#BorlabsCookieBox ._brlbs-h3{background:inherit;color:inherit;font-family:inherit;font-size:1.625em;line-height:1.125em;word-break:break-all}#BorlabsCookieBox ul{display:flex;flex-flow:wrap;justify-content:center;list-style:none;margin:.9375em 0;padding:0}#BorlabsCookieBox ul li{color:inherit;font-family:inherit;font-size:1em;line-height:1.25em;list-style:none;margin:0 .9375em .375em 0}#BorlabsCookieBox ul li:last-child{margin:0}#BorlabsCookieBox ul li::before{content:"●";margin:0 4px 0 0}#BorlabsCookieBox p{color:inherit;font-family:inherit;font-size:1em;line-height:1.4em;margin:.9375em 0}#BorlabsCookieBox p:last-child{margin:0}#BorlabsCookieBox p ._brlbs-paragraph:last-child{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-center{display:flex;align-items:center;justify-content:center}#BorlabsCookieBox ._brlbs-flex-center p{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-left{display:flex;align-items:center;justify-content:left;margin:0 0 .9375em 0}#BorlabsCookieBox ._brlbs-actions{display:inline}#BorlabsCookieBox ._brlbs-accept{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-block-content{background:rgba(0,0,0,0);left:0;position:fixed;height:100%;top:0;width:100%;z-index:999999}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-animation{transition:background-color 250ms linear}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-dark{background:rgba(0,0,0,.6)}#BorlabsCookieBox ._brlbs-branding{font-family:inherit;font-size:.75em;margin:0}#BorlabsCookieBox ._brlbs-branding a{text-decoration:none}#BorlabsCookieBox ._brlbs-branding img{display:inline-block;max-height:16px;max-width:16px;vertical-align:middle}#BorlabsCookieBox ._brlbs-btn{display:inline-block;font-family:inherit;font-size:1.25em;padding:.75em 2em;text-decoration:none;transition:background-color 125ms linear}#BorlabsCookieBox ._brlbs-paragraph{display:block;margin-bottom:.6em}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-technology{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-personal-data{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-more-information{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-no-commitment{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-revoke{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-individual-settings{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-non-eu-data-transfer{margin-top:.6em}#BorlabsCookieBox .cookie-logo{height:auto;max-width:48px;padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-legal{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-manage{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse a{color:inherit}#BorlabsCookieBox ._brlbs-manage-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-manage-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-manage-btn a:hover{color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-refuse-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn a:hover{color:inherit}#BorlabsCookieBox .top-left{align-items:flex-start;justify-content:flex-start}#BorlabsCookieBox .top-center{align-items:flex-start;justify-content:center}#BorlabsCookieBox .top-right{align-items:flex-start;justify-content:flex-end}#BorlabsCookieBox .middle-left{align-items:center;justify-content:flex-start}#BorlabsCookieBox .middle-center{align-items:center;justify-content:center}#BorlabsCookieBox .middle-right{align-items:center;justify-content:flex-end}#BorlabsCookieBox .bottom-left{align-items:flex-end;justify-content:flex-start}#BorlabsCookieBox .bottom-center{align-items:flex-end;justify-content:center}#BorlabsCookieBox .bottom-right{align-items:flex-end;justify-content:flex-end}#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{box-shadow:0 4px 8px rgba(0,0,0,.2);padding:15px 0;max-height:100vh;overflow:auto}#BorlabsCookieBox ._brlbs-bar-wrap{display:block;max-width:100%;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-bar-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-bar-wrap .cookie-preference ._brlbs-flex-center{justify-content:left}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p{margin:0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p._brlbs-accept{margin:.9375em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions-mobile{display:none}#BorlabsCookieBox ._brlbs-bar ul{justify-content:center;margin:.5em 0}#BorlabsCookieBox ._brlbs-bar ._brlbs-no-padding-right{padding-right:0}#BorlabsCookieBox ._brlbs-bar ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar .cookie-logo{padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-bar ._brlbs-legal{text-align:center}#BorlabsCookieBox ._brlbs-box-wrap{display:block;max-width:550px;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-box-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-manage{margin:0}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-refuse{margin:.5em 0 0 0}#BorlabsCookieBox ._brlbs-box ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox .cookie-preference .container.not-visible{height:0}#BorlabsCookieBox .cookie-preference table{margin:1em 0 0 0;width:100%}#BorlabsCookieBox .cookie-preference table tr td,#BorlabsCookieBox .cookie-preference table tr th{border-bottom:1px solid}#BorlabsCookieBox .cookie-preference table tr:last-child td,#BorlabsCookieBox .cookie-preference table tr:last-child th{border-bottom:0}#BorlabsCookieBox .cookie-preference table th{text-align:left;width:40%}#BorlabsCookieBox .cookie-preference table td{text-align:left}#BorlabsCookieBox .cookie-preference table td,#BorlabsCookieBox .cookie-preference table th{font-size:.875em;padding:.25em .5em}#BorlabsCookieBox .cookie-preference ._brlbs-accept{text-align:left}#BorlabsCookieBox .cookie-preference ._brlbs-btn{font-size:1em;margin:0 0 .9375em 0;padding:.75em 1.5em}#BorlabsCookieBox .cookie-preference ._brlbs-legal{text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-pp-url{overflow:hidden;text-overflow:ellipsis;width:100%;max-width:0}#BorlabsCookieBox .cookie-preference ._brlbs-refuse{margin:0 0 .9375em 0;text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar-advanced ul,#BorlabsCookieBox ._brlbs-box-advanced ul{justify-content:space-between}#BorlabsCookieBox ._brlbs-bar-advanced ul li,#BorlabsCookieBox ._brlbs-box-advanced ul li{line-height:1.375em;margin:0 .9375em .875em 0}#BorlabsCookieBox ._brlbs-bar-advanced ul li::before,#BorlabsCookieBox ._brlbs-box-advanced ul li::before{content:"";margin:0}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:768px}#BorlabsCookieBox ._brlbs-box-plus #CookieBoxTextDescription{padding-top:10px;overflow:visible;max-height:100%}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-legal{padding-top:10px}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area{padding-top:.475em}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area p:last-child{margin:.475em 0}#BorlabsCookieBox ._brlbs-box-plus ul{display:block}#BorlabsCookieBox ._brlbs-box-plus ul li{line-height:1.375em;padding:.475em .9375em .475em 0}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-checkbox{font-weight:600}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-service-group-description{padding-top:8px}#BorlabsCookieBox ._brlbs-box-plus ul li::before{content:"";margin:0}#CookieBoxTextDescription{overflow:auto;max-height:50vh}#CookiePrefDescription{overflow:auto;max-height:40vh}.BorlabsCookie ._brlbs-content-blocker{line-height:1.5em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption{padding:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label{color:inherit}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input{background:none;border:0;display:inline-block;height:auto;margin:inherit;position:static;vertical-align:middle;width:auto;-webkit-appearance:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input::before{content:""}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label small{vertical-align:middle}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default{background:#efefef;margin-bottom:1em;padding:1em;text-align:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default label input{vertical-align:middle;width:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed{margin-bottom:1em;position:relative;display:inline-block;overflow:hidden}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail{display:block;max-width:100%}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption{top:50%;left:0;position:absolute;width:100%;text-align:center;transform:translateY(-50%)}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn{display:inline-flex;align-items:center;justify-content:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-black::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23000000%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23000000%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-white::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23ffffff%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23ffffff%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-btn{display:inline-block;font-family:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}._brlbs-fluid-width-video-wrapper{padding:56.2963% 0 0 0;position:relative;width:100%}._brlbs-fluid-width-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.fusion-video .BorlabsCookie{top:0;left:0;position:absolute}.bricks-video-wrapper .BorlabsCookie,.brxe-video .BorlabsCookie{position:absolute;width:100%;height:100%;top:0}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed,.brxe-video .BorlabsCookie ._brlbs-embed{width:100%}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail,.brxe-video .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail{width:100%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper .BorlabsCookie{top:0;left:0;position:absolute}.wpb_video_widget .wpb_video_wrapper .BorlabsCookie{display:block;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.wpb_wrapper .fb_type_standard{height:auto}#BorlabsCookieBoxWidget{position:fixed;transition:all 500ms ease;opacity:1;line-height:0;z-index:999998;padding:20px}#BorlabsCookieBoxWidget:hover{opacity:.8}#BorlabsCookieBoxWidget svg{width:48px;height:48px;filter:drop-shadow(0 0 4px rgba(0,0,0,.2))}#BorlabsCookieBoxWidget.bottom-left{left:0;bottom:0}#BorlabsCookieBoxWidget.bottom-right{bottom:0;right:0}@media(max-width:424px){#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-separator::before{content:"";display:block;margin:0}}@media(min-width:576px){#BorlabsCookieBox ._brlbs-bar ul.show-cookie-logo{margin:.5em 0 0 16.6666666667%}}@media(max-width:767px){#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{max-height:85vh}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:550px}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p{margin:0 0 .5em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions{display:none}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p._brlbs-actions-mobile{display:block;margin:.9375em 0;text-align:center}#BorlabsCookieBox ._brlbs-bar .align-items-center{align-items:flex-start!important}#BorlabsCookieBox .cookie-preference ._brlbs-accept,#BorlabsCookieBox .cookie-preference ._brlbs-refuse{text-align:center}#BorlabsCookieBoxWidget._brlbs-hide-mobile{opacity:0;pointer-events:none;transform:translateY(25px)}#BorlabsCookieBoxWidget svg{width:32px;height:32px}}._brlbs-animated{--animate-duration:1s;--animate-delay:1s}@keyframes _brlbs-fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}#BorlabsCookieBox ._brlbs-fadeInDown{animation-name:_brlbs-fadeInDown}@keyframes _brlbs-flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}#BorlabsCookieBox ._brlbs-flipOutX{animation-duration:0.75s;animation-name:_brlbs-flipOutX;backface-visibility:visible!important}#BorlabsCookieBox *{font-family:inherit}#BorlabsCookieBox ._brlbs-bar-advanced ul,#BorlabsCookieBox ._brlbs-box-advanced ul{justify-content:space-around}#BorlabsCookieBox ._brlbs-bar,#BorlabsCookieBox ._brlbs-box{background:#fff;border-radius:0;color:#555;font-size:14px}#BorlabsCookieBox a{color:#28a745}#BorlabsCookieBox a:hover{color:#30c553}#BorlabsCookieBox ._brlbs-btn{background:#28a745;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-btn:hover{background:#30c553;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-refuse-btn a,#BorlabsCookieBox a._brlbs-refuse-btn{background:#1e73be;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-refuse-btn a:hover,#BorlabsCookieBox a._brlbs-refuse-btn:hover{background:#fff;border-radius:4px;color:#555}#BorlabsCookieBox ._brlbs-manage-btn a{background:#000;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-manage-btn a:hover{background:#262626;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-btn-accept-all{background:#28a745;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-btn-accept-all:hover{background:#30c553;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-btn-accept-all{background:#28a745;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-btn-accept-all:hover{background:#30c553;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-legal{color:#aaa}#BorlabsCookieBox ._brlbs-legal a{color:inherit}#BorlabsCookieBox ._brlbs-legal a:hover{color:#aaa}#BorlabsCookieBox ._brlbs-branding{color:#000}#BorlabsCookieBox ._brlbs-branding a{color:inherit}#BorlabsCookieBox ._brlbs-branding a:hover{color:inherit}#BorlabsCookieBox ._brlbs-manage a{color:#28a745}#BorlabsCookieBox ._brlbs-manage a:hover{color:#30c553}#BorlabsCookieBox ._brlbs-refuse{color:#888}#BorlabsCookieBox ._brlbs-refuse a:hover{color:#888}#BorlabsCookieBox ul li::before{color:#28a745}#BorlabsCookieBox .cookie-box ._brlbs-btn{width:100%}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{background-color:#bdc1c8}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider{background-color:#28a745}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{background-color:#fff}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider:before{background-color:#fff}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator{background-color:#fff;border-color:#a72828;border-radius:4px}.BorlabsCookie ._brlbs-checkbox input:checked~._brlbs-checkbox-indicator{background-color:#28a745;border-color:#28a745}.BorlabsCookie ._brlbs-checkbox input:checked~._brlbs-checkbox-indicator::after{border-color:#fff}.BorlabsCookie ._brlbs-checkbox input:disabled~._brlbs-checkbox-indicator{background-color:#e6e6e6;border-color:#e6e6e6}.BorlabsCookie ._brlbs-checkbox input:disabled~._brlbs-checkbox-indicator::after{border-color:#999}#BorlabsCookieBox .bcac-item{background-color:#f7f7f7;border-radius:0;color:#555}#BorlabsCookieBox .cookie-preference table{background-color:#fff;border-radius:0;color:#555}#BorlabsCookieBox .cookie-preference table{background-color:#fff;border-radius:0;color:#555}#BorlabsCookieBox .cookie-preference table tr td,#BorlabsCookieBox .cookie-preference table tr th{background-color:#fff;border-color:#eee}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{border-radius:34px}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{border-radius:50%}.BorlabsCookie ._brlbs-content-blocker{font-family:inherit;font-size:14px}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption{background:hsla(0,0%,0%,.8);color:#fff}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a{color:#28a745}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a:hover{color:#30c553}.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn{background:#28a745;border-radius:4px;color:#fff}.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover{background:#30c553;color:#fff}#BorlabsCookieBoxWidget svg{color:#0063e3}a._brlbs-btn-cookie-preference{background:#28a745!important;border-radius:4px!important;color:#fff!important}a._brlbs-btn-cookie-preference:hover{background:#30c553!important;color:#fff!important}#BorlabsCookieBox .container .row{width:auto}#BorlabsCookieBox .cookie-preference ._brlbs-legal{text-align:right;font-size:14px}#BorlabsCookieBox ._brlbs-legal a{color:inherit;font-size:14px}#BorlabsCookieBox a{font-size:14px}#BorlabsCookieBox ._brlbs-accept a._brlbs-btn,#BorlabsCookieBox ._brlbs-refuse-btn a._brlbs-btn{font-size:16px!important}.BorlabsCookie ._brlbs-google-maps a._brlbs-btn{background:#4285f4;border-radius:3px}.BorlabsCookie ._brlbs-google-maps a._brlbs-btn:hover{background:#fff;color:#4285f4}.BorlabsCookie ._brlbs-instagram{border:1px solid #e1e8ed;border-radius:6px;max-width:516px;padding:3px 0}.BorlabsCookie ._brlbs-instagram a._brlbs-btn{background:#3897f0;border-radius:4px}.BorlabsCookie ._brlbs-instagram a._brlbs-btn:hover{background:#117ee4}.BorlabsCookie ._brlbs-twitter{border:1px solid #e1e8ed;border-radius:3px;max-width:516px}.BorlabsCookie ._brlbs-twitter a._brlbs-btn{background:#1da1f2;border-radius:0}.BorlabsCookie ._brlbs-twitter a._brlbs-btn:hover{background:#fff;color:#1da1f2}.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn{background:#00adef;border-radius:20px}.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn:hover{background:#fff;color:#00adef}.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn._brlbs-icon-play-white:hover::before{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%2300adef'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%2300adef' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" "}.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn{background:red;border-radius:20px}.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn:hover{background:#fff;color:red}.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn._brlbs-icon-play-white:hover::before{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%23ff0000'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%23ff0000' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" "}.BorlabsCookie ._brlbs-facebook{border:1px solid #e1e8ed;border-radius:6px;max-width:516px;padding:3px 0}.BorlabsCookie ._brlbs-facebook a._brlbs-btn{background:#4267b2;border-radius:2px}.BorlabsCookie ._brlbs-facebook a._brlbs-btn:hover{background:#3b5998}@font-face{font-display:swap;font-family:'FontAwesomePB';src:url(../../../plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.eot);src:url("../../../plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.eot?#iefix") format("embedded-opentype"),url(../../../plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.woff2) format("woff2"),url(../../../plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.woff2) format("woff"),url(../../../plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.ttf) format("truetype"),url("../../../plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.svg#fapbregular") format("svg");font-weight:400;font-style:normal}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__hidden,.wc-block-components-order-summary-item.is-bundle__hidden{display:none!important}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__price_hidden .wc-block-cart-item__prices,table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__price_hidden .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundle__price_hidden .wc-block-cart-item__prices,.wc-block-components-order-summary-item.is-bundle__price_hidden .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__title_hidden .wc-block-components-product-name,.wc-block-components-order-summary-item.is-bundle__title_hidden .wc-block-components-product-name{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper,.wc-block-components-order-summary-item.is-bundle__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__meta_hidden .wc-block-components-product-details__includes,.wc-block-components-order-summary-item.is-bundle__meta_hidden .wc-block-components-product-details__includes{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes .wc-block-components-product-details__name,.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes .wc-block-components-product-details__name{display:block;margin-bottom:.5em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes:not(:first-of-type) .wc-block-components-product-details__name,.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes:not(:first-of-type) .wc-block-components-product-details__name{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes),.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes){margin-top:.5em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-cart-item__edit,.wc-block-components-order-summary-item.is-bundle .wc-block-cart-item__edit{margin:.75em 0}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-cart-item__edit a,.wc-block-components-order-summary-item.is-bundle .wc-block-cart-item__edit a{text-decoration:underline;color:inherit}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled:not(.is-bundled__removable) .wc-block-cart-item__remove-link,.wc-block-components-order-summary-item.is-bundled:not(.is-bundled__removable) .wc-block-cart-item__remove-link{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__hidden,.wc-block-components-order-summary-item.is-bundled__hidden{display:none!important}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__description_hidden .wc-block-components-product-metadata__description,.wc-block-components-order-summary-item.is-bundled__description_hidden .wc-block-components-product-metadata__description{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-cart-item__total,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-cart-item__total{font-size:.875em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap{padding-top:66px;font-size:.875em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap .wc-block-components-product-metadata,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap .wc-block-cart-item__remove-link,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap .wc-block-components-product-metadata,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap .wc-block-cart-item__remove-link{font-size:.8572em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image{position:relative;z-index:1}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image a,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image a{height:50px;display:block;width:0}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image img{position:absolute;left:100%;width:50px}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image:after,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image:after{margin-left:100%}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after{margin-left:82px}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__total:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__total:after{opacity:.1}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price{white-space:nowrap}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price :after,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price :after{font-family:'FontAwesomePB';display:inline-block;font-smoothing:antialiased;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);content:"";margin-left:.75em;opacity:.25}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__price_hidden .wc-block-cart-item__prices,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__price_hidden .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__price_hidden .wc-block-cart-item__prices,.wc-block-components-order-summary-item.is-bundled__price_hidden .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper,.wc-block-components-order-summary-item.is-bundled__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__thumbnail_hidden .wc-block-cart-item__image,.wc-block-components-order-summary-item.is-bundled__thumbnail_hidden .wc-block-cart-item__image{visibility:hidden}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap{padding-top:0;padding-left:66px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap{padding-top:0;padding-left:132px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img{margin-left:66px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap{padding-top:0;padding-left:66px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img{margin-left:16px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap{padding-top:0;padding-left:132px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img{margin-left:82px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after{margin-left:80px}@charset "UTF-8";.woocommerce_de_scrollable_textarea{height:150px!important;width:98%!important;overflow:auto!important;border:1px solid #ddd!important;background-color:#f5f5f5!important;padding:8px!important;display:block!important;color:#000!important}.products .woocommerce-de_price_taxrate{display:block}.woocommerce-de_price_taxrate{font-size:.8em}.woocommerce-de_price_shipping_rate{font-size:12px}.widerruf{clear:both}.wgm-second-checkout input.wgm-place-order{float:right}.checkout_productdesc{font-size:smaller;margin-left:10px}.price-per-unit{display:block;font-size:x-small}.woocommerce_de_versandkosten{font-size:.8em;display:block}.woocommerce ul.product_list_widget li a.versandkosten{display:inline}.wgm-gtin{font-size:.8em;margin-bottom:15px}.product-tax{font-weight:400}.product-subtotal .amount,.product-total .amount{font-weight:700;text-align:left}.product-total .product-tax{display:block;text-align:left}.product-subtotal .product-tax .amount,.product-total .product-tax .amount,.wgm-tax,.wgm-tax .amount{font-weight:400!important}.product-subtotal .product-tax,.product-total .product-tax,.wgm-tax{font-size:smaller}.shipping_de.shipping_de_string{margin-bottom:15px}.wgm-break{display:block}.wgm-order-table-tr{text-align:left;border:1px solid #eee}.wgm-order-table-tr-cond{border-top-width:4px}.wgm-kleinunternehmerregelung{display:block}.wgm-kur-notice{margin-bottom:10px}.wgm-kur-notice-review{font-size:.8em}.wgm-virtual-notice{background-color:red;color:#fff;padding:0 5px}.wgm-digital-checkout-notice{color:red;display:block;font-size:smaller;margin-top:1em;margin-bottom:1em;float:left;width:100%}.wgm-digital-variation-notice{display:block;font-size:smaller;margin-top:1em}.wgm-digital-attribute-list{font-size:smaller;margin-top:1em;margin-bottom:1em}.wgm-digital-attribute-list li{background:#f0f0f0;display:inline-block;margin:0 10px 10px 0;padding:0 10px}.wgm-product-prerequisites-label{display:block;font-size:smaller;margin-top:1em}.wgm-product-prerequisites{background:#f0f0f0;display:block;margin-top:1em;margin-bottom:2em;padding:10px}.single-product .wgm-product-prerequisites{font-size:smaller}.wgm-extra-costs-eu{display:block;margin-bottom:1em}.wc-terms-and-conditions .required{display:none}#gm-sepa-mandate-preview-text{border:1px solid rgba(0,0,0,.1);padding:9px 12px;font-size:14px;margin-bottom:20px;overflow:hidden;width:100%;box-sizing:border-box}#gm-sepa-mandate-preview-text .close{text-align:right;font-size:16px;text-transform:uppercase;cursor:pointer;display:inline-block;float:right}#gm-sepa-mandate-preview-text .close:focus,#gm-sepa-mandate-preview-text .close:hover{text-decoration:underline}.gm-sepa-mandate-preview-inner{clear:both}.form-row.place-order.wgm-place-order{position:relative}.wgm-place-order-disabled{background-color:#fff;width:100%;height:100%;float:left;position:absolute;z-index:100;opacity:.5;display:none}.comment-form label.german-market-privacy-declaration-product-review{display:inline}.german-market-product-image{float:left;margin-right:10px;width:75px}table.shop_table td.product-name .german-market-product-image~dl.variation{display:table}table.shop_table td.product-name .german-market-product-image~dl.variation dd,table.shop_table td.product-name .german-market-product-image~dl.variation dt{display:inherit}table.shop_table td.product-name .german-market-product-image~.wc-item-meta{display:table;width:calc(100% - 85px)}table.shop_table td.product-name .german-market-product-image~.wc-item-meta li{display:block}table.shop_table td.product-name .german-market-product-image~.wc-item-meta p,table.shop_table td.product-name .german-market-product-image~.wc-item-meta-label{float:left;display:inline-block}.woocommerce-invalid #age-rating,.woocommerce-invalid #german-market-custom-checkbox,.woocommerce-invalid #gm-sepa-direct-debit-checkbox,.woocommerce-invalid #shipping-service-provider,.woocommerce-invalid #terms,.woocommerce-invalid #widerruf-digital-acknowledgement,.woocommerce-invalid .german-market-product-depending-checkbox{outline:2px solid red;outline-offset:2px}.gm-fic-highlighted-ingredient{font-weight:700}table.shop_table_responsive tr td.wgm-kur-notice-review::before{display:none}div.german-market-legal-information-for-product-reviews{font-size:small;margin:1em 0;padding:1em;box-sizing:border-box;border:1px solid}.german-market-legal-information-for-product-reviews.short-after-star-rating{position:relative;display:block;width:100%;float:left;cursor:pointer;font-size:small;margin-bottom:.5em}.german-market-legal-information-for-product-reviews-info-icon{margin-right:5px}.german-market-legal-information-for-product-reviews.short-after-star-rating .full-text{display:block;position:absolute;top:2em;left:0;background-color:#fff;color:inherit;width:auto;max-width:100%;line-height:1;border:1px solid rgba(0,0,0,.2);padding:.5em 1em 1.5em 1em;font-size:small;box-sizing:border-box;display:none;cursor:default;z-index:9999;-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.2);box-shadow:0 0 5px 1px rgba(0,0,0,.2)}.german-market-legal-information-for-product-reviews.short-after-star-rating .full-text .close-full-text{cursor:pointer;display:block;text-align:right;margin-bottom:.5em;opacity:.5}span.german-market-legal-information-for-product-reviews.after-star-rating{font-size:small;margin:1em 0;padding:1em;box-sizing:border-box;border:1px solid rgba(0,0,0,.2);display:block;width:100%;float:left;line-height:1;color:inherit}@font-face{font-display:swap;font-family:'FontAwesomePB';src:url(../../../plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.eot);src:url("../../../plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.eot?#iefix") format("embedded-opentype"),url(../../../plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.woff2) format("woff2"),url(../../../plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.woff2) format("woff"),url(../../../plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.ttf) format("truetype"),url("../../../plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.svg#fapbregular") format("svg");font-weight:400;font-style:normal}.bundled_table_item .product-name,.bundled_table_item .product-price,.bundled_table_item:not(.order_item) .product-quantity,.bundled_table_item .product-subtotal,.bundled_table_item .product-total{font-size:.875em}.bundled_table_item .bundled_table_item_indent{padding-left:32px}.woocommerce .bundled_table_item td.product-name dl.variation,.woocommerce-page .bundled_table_item td.product-name dl.variation,.bundled_table_item td.product-name .wc-item-meta{font-size:100%}.bundled_table_item,.bundled_table_item td{border-top:none!important;border-bottom:none!important}.bundle_table_item,.bundle_table_item td{border-bottom:none!important}.bundled_table_item_price,.bundled_table_item_subtotal{white-space:nowrap}.bundled_table_item_price:after,.bundled_table_item_subtotal:after{font-family:'FontAwesomePB';font-size:1rem;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);content:"";margin:0 2px 0 12px;opacity:.25}dt.bundled_title_meta,.bundled_notice{margin:12px 0 5px}a.edit_bundle_in_cart_text{color:#888;font-weight:400;text-decoration:none}a.edit_bundle_in_cart_text:hover small{text-decoration:underline}.wcsatt-add-cart-to-subscription-options .bundled_table_item{font-size:.875em}.wcsatt-add-cart-to-subscription-options .bundled_table_item:after{font-family:'FontAwesomePB';display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);content:"";margin:0 2px 0 12px;opacity:.25}